Pull request #94 updated Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-virtual-go Loading trusted files from base branch master at 55fc044d80c995f66bb5d94540d466dee3799027 rather than fff4d16f00cc477925ef3db7444a78c7c2178864 Obtained Jenkinsfile from 55fc044d80c995f66bb5d94540d466dee3799027 Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go, goVersion:1.13] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.13 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-virtual-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4477’ is offline Running on prd-centos7-docker-4c-2g-4480 in /w/workspace/xfoundry_device-virtual-go_PR-94 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-virtual-go.git Fetching without tags > git init /w/workspace/xfoundry_device-virtual-go_PR-94 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/94/head:refs/remotes/origin/PR-94 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 55fc044d80c995f66bb5d94540d466dee3799027 into PR head commit fff4d16f00cc477925ef3db7444a78c7c2178864 Merge succeeded, producing fff4d16f00cc477925ef3db7444a78c7c2178864 Checking out Revision fff4d16f00cc477925ef3db7444a78c7c2178864 (PR-94) > git config core.sparsecheckout # timeout=10 > git checkout -f fff4d16f00cc477925ef3db7444a78c7c2178864 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 55fc044d80c995f66bb5d94540d466dee3799027 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fff4d16f00cc477925ef3db7444a78c7c2178864 # timeout=10 Commit message: "Upgrade to the latest SDK" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:23:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:23:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git rev-list --no-walk 8ddb3db34558da3ef33f906ea078b613fb03d527 # timeout=10 [Pipeline] echo 09:23:24 ========================================================= 09:23:24 EdgeX Global Pipelines Version Info 09:23:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:23:25 ------------------- 09:23:25 stable info: 09:23:25 ------------------- 09:23:25 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:23:25 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 09:23:25 Message: update stable to v1.0.73 09:23:26 ------------------- 09:23:26 experimental info: 09:23:26 ------------------- 09:23:26 Commited By: **** collab-it+edgex@linuxfoundation.org 09:23:26 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 09:23:26 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:23:28 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:23:28 09:23:28 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:23:28 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:23:28 latest: Pulling from edgex-devops/git-semver 09:23:28 9123ac7c32f7: Pulling fs layer 09:23:28 b8cc5d1170e3: Pulling fs layer 09:23:28 2924cbbf6a41: Pulling fs layer 09:23:28 93b08a4f1073: Pulling fs layer 09:23:28 93b08a4f1073: Waiting 09:23:28 b8cc5d1170e3: Verifying Checksum 09:23:28 b8cc5d1170e3: Download complete 09:23:28 9123ac7c32f7: Verifying Checksum 09:23:28 9123ac7c32f7: Download complete 09:23:28 93b08a4f1073: Verifying Checksum 09:23:28 93b08a4f1073: Download complete 09:23:28 2924cbbf6a41: Download complete 09:23:28 9123ac7c32f7: Pull complete 09:23:28 b8cc5d1170e3: Pull complete 09:23:29 2924cbbf6a41: Pull complete 09:23:29 93b08a4f1073: Pull complete 09:23:29 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:23:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:23:30 prd-centos7-docker-4c-2g-4480 does not seem to be running inside a container 09:23:30 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-virtual-go_PR-94 -v /w/workspace/xfoundry_device-virtual-go_PR-94:/w/workspace/xfoundry_device-virtual-go_PR-94:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-94@tmp:/w/workspace/xfoundry_device-virtual-go_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:23:30 $ docker top 3d4631795c6e269b172f677050a4685990d470c6e6dc1db2f472939e97be769f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:23:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:31 [ssh-agent] Looking for ssh-agent implementation... 09:23:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:31 $ docker exec 3d4631795c6e269b172f677050a4685990d470c6e6dc1db2f472939e97be769f ssh-agent 09:23:31 SSH_AUTH_SOCK=/tmp/ssh-wxtRbqeI69kD/agent.14 09:23:31 SSH_AGENT_PID=20 09:23:31 Running ssh-add (command line suppressed) 09:23:31 Identity added: /w/workspace/xfoundry_device-virtual-go_PR-94@tmp/private_key_2015895668999840045.key (/w/workspace/xfoundry_device-virtual-go_PR-94@tmp/private_key_2015895668999840045.key) 09:23:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:32 + git describe --exact-match --tags HEAD 09:23:32 fatal: No names found, cannot describe anything. [Pipeline] } 09:23:32 $ docker exec --env ******** --env ******** 3d4631795c6e269b172f677050a4685990d470c6e6dc1db2f472939e97be769f ssh-agent -k 09:23:32 unset SSH_AUTH_SOCK; 09:23:32 unset SSH_AGENT_PID; 09:23:32 echo Agent pid 20 killed; 09:23:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:23:32 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:23:32 This usually means this commit has not been tagged. [Pipeline] sshagent 09:23:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:23:32 [ssh-agent] Looking for ssh-agent implementation... 09:23:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:23:32 $ docker exec 3d4631795c6e269b172f677050a4685990d470c6e6dc1db2f472939e97be769f ssh-agent 09:23:32 SSH_AUTH_SOCK=/tmp/ssh-IkEQ025eiyXo/agent.55 09:23:32 SSH_AGENT_PID=62 09:23:32 Running ssh-add (command line suppressed) 09:23:33 Identity added: /w/workspace/xfoundry_device-virtual-go_PR-94@tmp/private_key_5487609819831914013.key (/w/workspace/xfoundry_device-virtual-go_PR-94@tmp/private_key_5487609819831914013.key) 09:23:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:23:33 + git semver init 09:23:33 # -> Open(): unable to determine branch for HEAD 09:23:33 # $GIT_DIR = /w/workspace/xfoundry_device-virtual-go_PR-94/.git 09:23:33 # $GIT_WORK_TREE = /w/workspace/xfoundry_device-virtual-go_PR-94 09:23:33 # $SEMVER_REMOTE_NAME = origin 09:23:33 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:23:33 # $SEMVER_USER_NAME = edgex-jenkins 09:23:33 # $SEMVER_BRANCH = PR-94 09:23:33 # $SEMVER_TEMP = /tmp/semver-075538563 09:23:33 # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP 09:23:33 # '/tmp/semver-075538563' -> '/w/workspace/xfoundry_device-virtual-go_PR-94/.semver' 09:23:34 # -> Force: false 09:23:34 # $SEMVER_DIR = /w/workspace/xfoundry_device-virtual-go_PR-94/.semver [Pipeline] } 09:23:34 $ docker exec --env ******** --env ******** 3d4631795c6e269b172f677050a4685990d470c6e6dc1db2f472939e97be769f ssh-agent -k 09:23:34 unset SSH_AUTH_SOCK; 09:23:34 unset SSH_AGENT_PID; 09:23:34 echo Agent pid 62 killed; 09:23:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:23:34 + git semver [Pipeline] } 09:23:34 $ docker stop --time=1 3d4631795c6e269b172f677050a4685990d470c6e6dc1db2f472939e97be769f 09:23:35 $ docker rm -f 3d4631795c6e269b172f677050a4685990d470c6e6dc1db2f472939e97be769f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:23:36 Stashed 23 file(s) [Pipeline] echo 09:23:36 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 09:23:51 Still waiting to schedule task 09:23:51 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:23:51 Still waiting to schedule task 09:23:51 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:25:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4481 in /w/workspace/xfoundry_device-virtual-go_PR-94 [Pipeline] { [Pipeline] ws 09:25:33 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 09:25:39 using credential edgex-jenkins-ssh 09:25:39 Cloning the remote Git repository 09:25:39 Cloning with configured refspecs honoured and without tags 09:25:39 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:25:39 > git init /w/workspace/device-virtual-go/2 # timeout=10 09:25:39 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:25:39 > git --version # timeout=10 09:25:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:25:40 Fetching without tags 09:25:40 Merging remotes/origin/master commit 55fc044d80c995f66bb5d94540d466dee3799027 into PR head commit fff4d16f00cc477925ef3db7444a78c7c2178864 09:25:40 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:25:40 > git config --add remote.origin.fetch +refs/pull/94/head:refs/remotes/origin/PR-94 # timeout=10 09:25:40 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:25:40 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:25:40 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:25:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:25:40 > git config core.sparsecheckout # timeout=10 09:25:40 > git checkout -f fff4d16f00cc477925ef3db7444a78c7c2178864 # timeout=10 09:25:41 Merge succeeded, producing fff4d16f00cc477925ef3db7444a78c7c2178864 09:25:41 Checking out Revision fff4d16f00cc477925ef3db7444a78c7c2178864 (PR-94) 09:25:41 > git remote # timeout=10 09:25:41 > git config --get remote.origin.url # timeout=10 09:25:41 using GIT_SSH to set credentials SSH Credentials for GitHub 09:25:41 > git merge 55fc044d80c995f66bb5d94540d466dee3799027 # timeout=10 09:25:41 > git rev-parse HEAD^{commit} # timeout=10 09:25:41 > git config core.sparsecheckout # timeout=10 09:25:41 > git checkout -f fff4d16f00cc477925ef3db7444a78c7c2178864 # timeout=10 09:25:46 Commit message: "Upgrade to the latest SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:25:47 ========================================================= 09:25:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:25:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:25:48 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . 09:25:49 Sending build context to Docker daemon 490kB 09:25:49 Step 1/8 : ARG BASE=golang:1.13-alpine 09:25:49 Step 2/8 : FROM ${BASE} 09:25:49 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:25:49 cde5963f3b93: Pulling fs layer 09:25:49 2a23fa8c16f7: Pulling fs layer 09:25:49 777b28850792: Pulling fs layer 09:25:49 8a11ddd9e578: Pulling fs layer 09:25:49 4cf88f913ddb: Pulling fs layer 09:25:49 1df406cf5192: Pulling fs layer 09:25:49 cd6300453558: Pulling fs layer 09:25:49 b9c365052c96: Pulling fs layer 09:25:49 a2d8cc88f415: Pulling fs layer 09:25:49 ea1d1ca13537: Pulling fs layer 09:25:49 3750a50a1c5e: Pulling fs layer 09:25:49 4cf88f913ddb: Waiting 09:25:49 1df406cf5192: Waiting 09:25:49 cd6300453558: Waiting 09:25:49 b9c365052c96: Waiting 09:25:49 a2d8cc88f415: Waiting 09:25:49 ea1d1ca13537: Waiting 09:25:49 8a11ddd9e578: Waiting 09:25:49 3750a50a1c5e: Waiting 09:25:49 777b28850792: Download complete 09:25:49 2a23fa8c16f7: Verifying Checksum 09:25:49 2a23fa8c16f7: Download complete 09:25:49 4cf88f913ddb: Verifying Checksum 09:25:49 4cf88f913ddb: Download complete 09:25:49 1df406cf5192: Verifying Checksum 09:25:49 1df406cf5192: Download complete 09:25:49 cde5963f3b93: Verifying Checksum 09:25:50 cde5963f3b93: Pull complete 09:25:51 2a23fa8c16f7: Pull complete 09:25:51 777b28850792: Pull complete 09:25:54 cd6300453558: Verifying Checksum 09:25:54 cd6300453558: Download complete 09:25:54 a2d8cc88f415: Verifying Checksum 09:25:54 a2d8cc88f415: Download complete 09:25:57 ea1d1ca13537: Verifying Checksum 09:25:57 ea1d1ca13537: Download complete 09:25:57 3750a50a1c5e: Verifying Checksum 09:25:57 3750a50a1c5e: Download complete 09:25:58 b9c365052c96: Verifying Checksum 09:25:58 b9c365052c96: Download complete 09:26:00 8a11ddd9e578: Download complete 09:26:12 Running on prd-centos7-docker-4c-2g-4482 in /w/workspace/xfoundry_device-virtual-go_PR-94 [Pipeline] { [Pipeline] ws 09:26:12 Running in /w/workspace/device-virtual-go/2 [Pipeline] { [Pipeline] checkout 09:26:13 8a11ddd9e578: Pull complete 09:26:13 4cf88f913ddb: Pull complete 09:26:13 1df406cf5192: Pull complete 09:26:14 using credential edgex-jenkins-ssh 09:26:14 Cloning the remote Git repository 09:26:14 Cloning with configured refspecs honoured and without tags 09:26:15 Fetching without tags 09:26:14 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 09:26:14 > git init /w/workspace/device-virtual-go/2 # timeout=10 09:26:14 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:26:14 > git --version # timeout=10 09:26:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:26:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:26:15 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:26:15 > git config --add remote.origin.fetch +refs/pull/94/head:refs/remotes/origin/PR-94 # timeout=10 09:26:15 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:26:15 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 09:26:15 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 09:26:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:26:15 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/94/head:refs/remotes/origin/PR-94 +refs/heads/master:refs/remotes/origin/master # timeout=10 09:26:15 Merging remotes/origin/master commit 55fc044d80c995f66bb5d94540d466dee3799027 into PR head commit fff4d16f00cc477925ef3db7444a78c7c2178864 09:26:15 Merge succeeded, producing fff4d16f00cc477925ef3db7444a78c7c2178864 09:26:15 Checking out Revision fff4d16f00cc477925ef3db7444a78c7c2178864 (PR-94) 09:26:15 > git config core.sparsecheckout # timeout=10 09:26:15 > git checkout -f fff4d16f00cc477925ef3db7444a78c7c2178864 # timeout=10 09:26:15 > git remote # timeout=10 09:26:15 > git config --get remote.origin.url # timeout=10 09:26:15 using GIT_SSH to set credentials SSH Credentials for GitHub 09:26:15 > git merge 55fc044d80c995f66bb5d94540d466dee3799027 # timeout=10 09:26:15 > git rev-parse HEAD^{commit} # timeout=10 09:26:15 > git config core.sparsecheckout # timeout=10 09:26:15 > git checkout -f fff4d16f00cc477925ef3db7444a78c7c2178864 # timeout=10 09:26:17 cd6300453558: Pull complete 09:26:19 Commit message: "Upgrade to the latest SDK" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:26:20 ========================================================= 09:26:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 09:26:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:26:20 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 09:26:21 Sending build context to Docker daemon 490kB 09:26:21 Step 1/8 : ARG BASE=golang:1.13-alpine 09:26:21 Step 2/8 : FROM ${BASE} 09:26:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:26:21 e6b0cf9c0882: Pulling fs layer 09:26:21 2848faf0eed1: Pulling fs layer 09:26:21 0f37312ad70f: Pulling fs layer 09:26:21 5788d62ee057: Pulling fs layer 09:26:21 0e6b1d234666: Pulling fs layer 09:26:21 bf5d7aec512f: Pulling fs layer 09:26:21 34c802a77dc8: Pulling fs layer 09:26:21 9eb99e56ec68: Pulling fs layer 09:26:21 27c7a5d97fbd: Pulling fs layer 09:26:21 5c102a31e300: Pulling fs layer 09:26:21 dcfb455df0a1: Pulling fs layer 09:26:21 34c802a77dc8: Waiting 09:26:21 9eb99e56ec68: Waiting 09:26:21 27c7a5d97fbd: Waiting 09:26:21 5c102a31e300: Waiting 09:26:21 dcfb455df0a1: Waiting 09:26:21 5788d62ee057: Waiting 09:26:21 bf5d7aec512f: Waiting 09:26:21 0f37312ad70f: Verifying Checksum 09:26:21 0f37312ad70f: Download complete 09:26:21 2848faf0eed1: Download complete 09:26:21 0e6b1d234666: Verifying Checksum 09:26:21 0e6b1d234666: Download complete 09:26:21 bf5d7aec512f: Verifying Checksum 09:26:21 bf5d7aec512f: Download complete 09:26:21 e6b0cf9c0882: Verifying Checksum 09:26:21 e6b0cf9c0882: Download complete 09:26:21 e6b0cf9c0882: Pull complete 09:26:21 b9c365052c96: Pull complete 09:26:21 2848faf0eed1: Pull complete 09:26:21 34c802a77dc8: Verifying Checksum 09:26:21 34c802a77dc8: Download complete 09:26:21 27c7a5d97fbd: Verifying Checksum 09:26:21 27c7a5d97fbd: Download complete 09:26:22 a2d8cc88f415: Pull complete 09:26:22 0f37312ad70f: Pull complete 09:26:22 5c102a31e300: Verifying Checksum 09:26:22 5c102a31e300: Download complete 09:26:22 dcfb455df0a1: Verifying Checksum 09:26:22 dcfb455df0a1: Download complete 09:26:23 5788d62ee057: Verifying Checksum 09:26:23 5788d62ee057: Download complete 09:26:23 9eb99e56ec68: Verifying Checksum 09:26:23 9eb99e56ec68: Download complete 09:26:24 ea1d1ca13537: Pull complete 09:26:24 3750a50a1c5e: Pull complete 09:26:24 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 09:26:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:26:24 ---> 78745c68409d 09:26:24 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 09:26:28 5788d62ee057: Pull complete 09:26:28 0e6b1d234666: Pull complete 09:26:28 bf5d7aec512f: Pull complete 09:26:28 ---> Running in 20e2ff427ce6 09:26:29 Removing intermediate container 20e2ff427ce6 09:26:29 ---> aa138c923313 09:26:29 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:26:29 ---> Running in ab075c76ee8c 09:26:31 Removing intermediate container ab075c76ee8c 09:26:31 ---> da1bb6fcb023 09:26:31 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 09:26:31 ---> Running in cbdee0bec948 09:26:32 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:26:33 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:26:33 (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) 09:26:33 (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 09:26:34 (3/18) Installing libmagic (5.37-r1) 09:26:34 (4/18) Installing file (5.37-r1) 09:26:34 (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 09:26:34 (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 09:26:34 (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 09:26:36 34c802a77dc8: Pull complete 09:26:38 (8/18) Installing libc-dev (0.7.2-r0) 09:26:38 (9/18) Installing g++ (9.2.0-r4) 09:26:39 9eb99e56ec68: Pull complete 09:26:39 27c7a5d97fbd: Pull complete 09:26:40 5c102a31e300: Pull complete 09:26:40 dcfb455df0a1: Pull complete 09:26:40 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 09:26:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 09:26:40 ---> 7c70fe431013 09:26:40 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' 09:26:40 ---> Running in 8c5343914424 09:26:40 Removing intermediate container 8c5343914424 09:26:40 ---> 8d5df588830a 09:26:40 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:26:40 ---> Running in 3d273587c7e8 09:26:41 Removing intermediate container 3d273587c7e8 09:26:41 ---> 495f57c71c3c 09:26:41 Step 5/8 : RUN apk add --update --no-cache make git openssh build-base 09:26:41 ---> Running in e3adccb1c7a0 09:26:42 (10/18) Installing fortify-headers (1.1-r0) 09:26:42 (11/18) Installing build-base (0.5-r1) 09:26:42 (12/18) Installing openssh-keygen (8.1_p1-r0) 09:26:42 (13/18) Installing libedit (20191211.3.1-r0) 09:26:42 (14/18) Installing openssh-client (8.1_p1-r0) 09:26:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:26:42 (15/18) Installing openssh-sftp-server (8.1_p1-r0) 09:26:42 (16/18) Installing openssh-server-common (8.1_p1-r0) 09:26:42 (17/18) Installing openssh-server (8.1_p1-r0) 09:26:42 (18/18) Installing openssh (8.1_p1-r0) 09:26:42 Executing busybox-1.31.1-r8.trigger 09:26:42 OK: 203 MiB in 52 packages 09:26:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:26:43 (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) 09:26:43 (2/17) Installing libmagic (5.37-r1) 09:26:43 (3/17) Installing file (5.37-r1) 09:26:43 (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) 09:26:43 (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) 09:26:43 (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) 09:26:47 (7/17) Installing libc-dev (0.7.2-r0) 09:26:47 (8/17) Installing g++ (9.2.0-r4) 09:26:49 Removing intermediate container cbdee0bec948 09:26:49 ---> b0d93a76a6e7 09:26:49 Step 6/8 : WORKDIR /device-virtual-go 09:26:49 ---> Running in 0a7f96566204 09:26:49 Removing intermediate container 0a7f96566204 09:26:49 ---> e83242c5df2f 09:26:49 Step 7/8 : COPY . . 09:26:50 ---> 4bbb77d3e5cf 09:26:50 Step 8/8 : RUN go mod download 09:26:50 ---> Running in 955d96a99a64 09:26:50 (9/17) Installing fortify-headers (1.1-r0) 09:26:50 (10/17) Installing build-base (0.5-r1) 09:26:50 (11/17) Installing openssh-keygen (8.1_p1-r0) 09:26:50 (12/17) Installing libedit (20191211.3.1-r0) 09:26:50 (13/17) Installing openssh-client (8.1_p1-r0) 09:26:50 (14/17) Installing openssh-sftp-server (8.1_p1-r0) 09:26:50 (15/17) Installing openssh-server-common (8.1_p1-r0) 09:26:51 (16/17) Installing openssh-server (8.1_p1-r0) 09:26:51 (17/17) Installing openssh (8.1_p1-r0) 09:26:51 Executing busybox-1.31.1-r8.trigger 09:26:51 OK: 214 MiB in 52 packages 09:26:52 go: finding github.com/BurntSushi/toml v0.3.1 09:26:52 go: finding github.com/OneOfOne/xxhash v1.2.6 09:26:52 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:26:52 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:26:52 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:26:52 go: finding github.com/bgentry/speakeasy v0.1.0 09:26:52 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:26:52 go: finding github.com/davecgh/go-spew v1.1.1 09:26:52 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 09:26:52 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 09:26:52 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 09:26:52 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 09:26:52 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 09:26:52 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 09:26:52 go: finding github.com/edsrzf/mmap-go v1.0.0 09:26:52 go: finding github.com/fatih/color v1.7.0 09:26:52 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:26:52 go: finding github.com/go-kit/kit v0.8.0 09:26:52 go: finding github.com/go-logfmt/logfmt v0.4.0 09:26:52 go: finding github.com/go-stack/stack v1.8.0 09:26:52 go: finding github.com/golang/snappy v0.0.1 09:26:52 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:26:52 go: finding github.com/google/uuid v1.1.0 09:26:52 go: finding github.com/gorilla/mux v1.7.1 09:26:52 go: finding github.com/hashicorp/consul/api v1.1.0 09:26:52 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:26:52 go: finding github.com/hashicorp/errwrap v1.0.0 09:26:52 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:26:52 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:26:53 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:26:53 go: finding github.com/hashicorp/go-multierror v1.0.0 09:26:53 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:26:53 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:26:53 go: finding github.com/hashicorp/go-syslog v1.0.0 09:26:53 go: finding github.com/hashicorp/go-uuid v1.0.1 09:26:53 go: finding github.com/hashicorp/go.net v0.0.1 09:26:53 go: finding github.com/hashicorp/golang-lru v0.5.0 09:26:53 go: finding github.com/hashicorp/logutils v1.0.0 09:26:53 go: finding github.com/hashicorp/mdns v1.0.0 09:26:53 go: finding github.com/hashicorp/memberlist v0.1.3 09:26:53 go: finding github.com/hashicorp/serf v0.8.2 09:26:53 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:26:53 go: finding github.com/mattn/go-colorable v0.0.9 09:26:53 go: finding github.com/mattn/go-isatty v0.0.3 09:26:53 go: finding github.com/miekg/dns v1.0.14 09:26:53 go: finding github.com/mitchellh/cli v1.0.0 09:26:53 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:26:53 go: finding github.com/mitchellh/copystructure v1.0.0 09:26:53 go: finding github.com/mitchellh/go-homedir v1.0.0 09:26:53 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:26:53 go: finding github.com/mitchellh/gox v0.4.0 09:26:53 go: finding github.com/mitchellh/iochan v1.0.0 09:26:53 go: finding github.com/mitchellh/mapstructure v1.1.2 09:26:53 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:26:53 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:26:53 go: finding github.com/pelletier/go-toml v1.2.0 09:26:53 go: finding github.com/pkg/errors v0.8.1 09:26:53 go: finding github.com/pmezard/go-difflib v1.0.0 09:26:53 go: finding github.com/posener/complete v1.1.1 09:26:53 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 09:26:53 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:26:53 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:26:53 go: finding github.com/stretchr/objx v0.1.0 09:26:53 go: finding github.com/stretchr/testify v1.5.1 09:26:53 go: finding github.com/ugorji/go v1.1.4 09:26:53 go: finding github.com/x448/float16 v0.8.4 09:26:53 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:26:53 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:26:53 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:26:53 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 09:26:53 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:26:53 go: finding gopkg.in/yaml.v2 v2.2.8 09:26:53 go: finding modernc.org/b v1.0.0 09:26:53 go: finding modernc.org/db v1.0.0 09:26:53 go: finding modernc.org/file v1.0.0 09:26:53 go: finding modernc.org/fileutil v1.0.0 09:26:53 go: finding modernc.org/golex v1.0.0 09:26:53 go: finding modernc.org/internal v1.0.0 09:26:53 go: finding modernc.org/lldb v1.0.0 09:26:53 go: finding modernc.org/mathutil v1.0.0 09:26:53 go: finding modernc.org/ql v1.0.0 09:26:53 go: finding modernc.org/sortutil v1.0.0 09:26:53 go: finding modernc.org/strutil v1.0.0 09:26:53 go: finding modernc.org/zappy v1.0.0 09:26:54 Removing intermediate container e3adccb1c7a0 09:26:54 ---> 8b97bc742f16 09:26:54 Step 6/8 : WORKDIR /device-virtual-go 09:26:54 ---> Running in 33d0ed733d24 09:26:54 Removing intermediate container 33d0ed733d24 09:26:54 ---> a69b1c8c68e1 09:26:54 Step 7/8 : COPY . . 09:26:55 ---> 89e1abb1e5fe 09:26:55 Step 8/8 : RUN go mod download 09:26:55 ---> Running in 0d8ba49a3021 09:26:56 go: finding github.com/BurntSushi/toml v0.3.1 09:26:56 go: finding github.com/OneOfOne/xxhash v1.2.6 09:26:56 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:26:56 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:26:56 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:26:56 go: finding github.com/bgentry/speakeasy v0.1.0 09:26:56 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 09:26:56 go: finding github.com/davecgh/go-spew v1.1.1 09:26:56 go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.24 09:26:56 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.29 09:26:56 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 09:26:56 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 09:26:56 go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 09:26:56 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 09:26:56 go: finding github.com/edsrzf/mmap-go v1.0.0 09:26:56 go: finding github.com/fatih/color v1.7.0 09:26:56 go: finding github.com/fxamacker/cbor/v2 v2.2.0 09:26:56 go: finding github.com/go-kit/kit v0.8.0 09:26:56 go: finding github.com/go-logfmt/logfmt v0.4.0 09:26:56 go: finding github.com/go-stack/stack v1.8.0 09:26:56 go: finding github.com/golang/snappy v0.0.1 09:26:56 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:26:56 go: finding github.com/google/uuid v1.1.0 09:26:56 go: finding github.com/gorilla/mux v1.7.1 09:26:56 go: finding github.com/hashicorp/consul/api v1.1.0 09:26:56 go: finding github.com/hashicorp/consul/sdk v0.1.1 09:26:56 go: finding github.com/hashicorp/errwrap v1.0.0 09:26:56 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 09:26:56 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:26:56 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:26:56 go: finding github.com/hashicorp/go-multierror v1.0.0 09:26:56 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:26:56 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:26:56 go: finding github.com/hashicorp/go-syslog v1.0.0 09:26:56 go: finding github.com/hashicorp/go-uuid v1.0.1 09:26:56 go: finding github.com/hashicorp/go.net v0.0.1 09:26:56 go: finding github.com/hashicorp/golang-lru v0.5.0 09:26:56 go: finding github.com/hashicorp/logutils v1.0.0 09:26:56 go: finding github.com/hashicorp/mdns v1.0.0 09:26:56 go: finding github.com/hashicorp/memberlist v0.1.3 09:26:56 go: finding github.com/hashicorp/serf v0.8.2 09:26:56 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:26:56 go: finding github.com/mattn/go-colorable v0.0.9 09:26:56 go: finding github.com/mattn/go-isatty v0.0.3 09:26:56 go: finding github.com/miekg/dns v1.0.14 09:26:56 go: finding github.com/mitchellh/cli v1.0.0 09:26:56 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:26:56 go: finding github.com/mitchellh/copystructure v1.0.0 09:26:56 go: finding github.com/mitchellh/go-homedir v1.0.0 09:26:56 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:26:56 go: finding github.com/mitchellh/gox v0.4.0 09:26:56 go: finding github.com/mitchellh/iochan v1.0.0 09:26:56 go: finding github.com/mitchellh/mapstructure v1.1.2 09:26:56 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:26:56 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:26:56 go: finding github.com/pelletier/go-toml v1.2.0 09:26:56 go: finding github.com/pkg/errors v0.8.1 09:26:56 go: finding github.com/pmezard/go-difflib v1.0.0 09:26:56 go: finding github.com/posener/complete v1.1.1 09:26:56 go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 09:26:57 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:26:57 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:26:57 go: finding github.com/stretchr/objx v0.1.0 09:26:57 go: finding github.com/stretchr/testify v1.5.1 09:26:57 go: finding github.com/ugorji/go v1.1.4 09:26:57 go: finding github.com/x448/float16 v0.8.4 09:26:57 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:26:57 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:26:57 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:26:57 go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 09:26:57 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:26:57 go: finding gopkg.in/yaml.v2 v2.2.8 09:26:57 go: finding modernc.org/b v1.0.0 09:26:57 go: finding modernc.org/db v1.0.0 09:26:57 go: finding modernc.org/file v1.0.0 09:26:57 go: finding modernc.org/fileutil v1.0.0 09:26:57 go: finding modernc.org/golex v1.0.0 09:26:57 go: finding modernc.org/internal v1.0.0 09:26:57 go: finding modernc.org/lldb v1.0.0 09:26:57 go: finding modernc.org/mathutil v1.0.0 09:26:57 go: finding modernc.org/ql v1.0.0 09:26:57 go: finding modernc.org/sortutil v1.0.0 09:26:57 go: finding modernc.org/strutil v1.0.0 09:26:57 go: finding modernc.org/zappy v1.0.0 09:27:01 Removing intermediate container 0d8ba49a3021 09:27:01 ---> b7fb5fe878be 09:27:01 Successfully built b7fb5fe878be 09:27:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:02 + docker inspect -f . ci-base-image-x86_64 09:27:02 . [Pipeline] withDockerContainer 09:27:02 prd-centos7-docker-4c-2g-4482 does not seem to be running inside a container 09:27:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:27:02 $ docker top 8e9a4226c0bce92c930f31a27e5e4fc667cad3d9902f5f178beb67d53a41cf02 -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:03 + go version 09:27:03 go version go1.13.5 linux/amd64 [Pipeline] sh 09:27:03 + make test 09:27:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:27:03 Removing intermediate container 955d96a99a64 09:27:03 ---> eae103a9e8a9 09:27:03 Successfully built eae103a9e8a9 09:27:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:27:04 + docker inspect -f . ci-base-image-arm64 09:27:04 . [Pipeline] withDockerContainer 09:27:05 prd-ubuntu18.04-docker-arm64-4c-16g-4481 does not seem to be running inside a container 09:27:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/2 -v /w/workspace/device-virtual-go/2:/w/workspace/device-virtual-go/2:rw,z -v /w/workspace/device-virtual-go/2@tmp:/w/workspace/device-virtual-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:27:06 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:27:06 $ docker top 1e79b5906ad3c5d783e9aac44f39a9aaa2db746744fb7d46644b612b3fb844ca -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:07 + go version 09:27:07 go version go1.13.5 linux/arm64 [Pipeline] sh 09:27:08 + make test 09:27:08 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out 09:27:09 ? github.com/edgexfoundry/device-virtual-go [no test files] 09:27:21 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:27:48 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 09:28:08 ok github.com/edgexfoundry/device-virtual-go/internal/driver 43.242s coverage: 51.2% of statements 09:28:08 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:28:08 gofmt -l . 09:28:08 [ "`gofmt -l .`" = "" ] 09:28:08 ./bin/test-attribution-txt.sh 09:28:08 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:28:08 Stashed 1 file(s) [Pipeline] } 09:28:08 $ docker stop --time=1 8e9a4226c0bce92c930f31a27e5e4fc667cad3d9902f5f178beb67d53a41cf02 09:28:10 $ docker rm -f 8e9a4226c0bce92c930f31a27e5e4fc667cad3d9902f5f178beb67d53a41cf02 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:28:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:28:11 + ls -al . 09:28:11 total 112 09:28:11 drwxrwxr-x. 8 jenkins jenkins 4096 Apr 17 09:28 . 09:28:11 drwxrwxr-x. 4 jenkins jenkins 28 Apr 17 09:26 .. 09:28:11 -rw-rw-r--. 1 jenkins jenkins 6529 Apr 17 09:26 Attribution.txt 09:28:11 drwxrwxr-x. 2 jenkins jenkins 64 Apr 17 09:26 bin 09:28:11 drwxrwxr-x. 3 jenkins jenkins 55 Apr 17 09:26 cmd 09:28:11 -rw-r--r--. 1 jenkins jenkins 32181 Apr 17 09:28 coverage.out 09:28:11 -rw-rw-r--. 1 jenkins jenkins 1653 Apr 17 09:26 Dockerfile 09:28:11 -rw-rw-r--. 1 jenkins jenkins 957 Apr 17 09:26 Dockerfile.build 09:28:11 drwxrwxr-x. 8 jenkins jenkins 179 Apr 17 09:26 .git 09:28:11 drwxrwxr-x. 2 jenkins jenkins 38 Apr 17 09:26 .github 09:28:11 -rw-rw-r--. 1 jenkins jenkins 258 Apr 17 09:26 .gitignore 09:28:11 -rw-r--r--. 1 jenkins jenkins 862 Apr 17 09:28 go.mod 09:28:11 -rw-r--r--. 1 jenkins jenkins 14805 Apr 17 09:28 go.sum 09:28:11 drwxrwxr-x. 3 jenkins jenkins 20 Apr 17 09:26 internal 09:28:11 -rw-rw-r--. 1 jenkins jenkins 683 Apr 17 09:26 Jenkinsfile 09:28:11 -rw-rw-r--. 1 jenkins jenkins 11340 Apr 17 09:26 LICENSE 09:28:11 -rw-rw-r--. 1 jenkins jenkins 873 Apr 17 09:26 Makefile 09:28:11 -rw-rw-r--. 1 jenkins jenkins 4413 Apr 17 09:26 README.md 09:28:11 drwxrwxr-x. 3 jenkins jenkins 57 Apr 17 09:26 .semver 09:28:11 -rw-rw-r--. 1 jenkins jenkins 5 Apr 17 09:23 VERSION 09:28:11 -rw-rw-r--. 1 jenkins jenkins 235 Apr 17 09:26 version.go [Pipeline] isUnix [Pipeline] sh 09:28:12 + docker build -t docker-device-virtual-go -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=fff4d16f00cc477925ef3db7444a78c7c2178864 --label arch=amd64 --label version=0.0.0 . 09:28:12 Sending build context to Docker daemon 34.11MB 09:28:12 Step 1/19 : ARG BASE=golang:1.13-alpine 09:28:12 Step 2/19 : FROM ${BASE} AS builder 09:28:12 ---> b7fb5fe878be 09:28:12 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 09:28:12 ---> Running in 62b184f5b723 09:28:12 Removing intermediate container 62b184f5b723 09:28:12 ---> f8f0f695d2b7 09:28:12 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 09:28:12 ---> Running in d0e41746efe9 09:28:12 Removing intermediate container d0e41746efe9 09:28:12 ---> 390455354f1c 09:28:12 Step 5/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IOTech' 09:28:12 ---> Running in 6ff221263c4f 09:28:13 Removing intermediate container 6ff221263c4f 09:28:13 ---> 524ec66a533d 09:28:13 Step 6/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:28:13 ---> Running in ba1e5c8f366a 09:28:13 Removing intermediate container ba1e5c8f366a 09:28:13 ---> 3ac9e3dfa186 09:28:13 Step 7/19 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:28:13 ---> Running in a7d453374e88 09:28:14 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:28:14 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:28:15 OK: 214 MiB in 52 packages 09:28:15 Removing intermediate container a7d453374e88 09:28:15 ---> ad2a752670d2 09:28:15 Step 8/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 09:28:15 ---> Running in 3be3da4ddc1e 09:28:15 Removing intermediate container 3be3da4ddc1e 09:28:15 ---> 0b793c884823 09:28:15 Step 9/19 : COPY . . 09:28:16 ---> a9892f2b21e8 09:28:16 Step 10/19 : ARG MAKE='make build' 09:28:16 ---> Running in 50691cc6b0a4 09:28:16 Removing intermediate container 50691cc6b0a4 09:28:16 ---> c3c1bbaaa70d 09:28:16 Step 11/19 : RUN $MAKE 09:28:16 ---> Running in fd4f1706e650 09:28:17 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 09:28:29 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:28:31 Removing intermediate container fd4f1706e650 09:28:31 ---> a608c0b9fcdc 09:28:31 Step 12/19 : FROM alpine 09:28:31 latest: Pulling from library/alpine 09:28:31 aad63a933944: Pulling fs layer 09:28:31 aad63a933944: Verifying Checksum 09:28:31 aad63a933944: Download complete 09:28:32 aad63a933944: Pull complete 09:28:32 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 09:28:32 Status: Downloaded newer image for alpine:latest 09:28:32 ---> a187dde48cd2 09:28:32 Step 13/19 : ENV APP_PORT=49990 09:28:32 ---> Running in ded01b6bee29 09:28:32 Removing intermediate container ded01b6bee29 09:28:32 ---> 6be8c0276034 09:28:32 Step 14/19 : EXPOSE $APP_PORT 09:28:32 ---> Running in 9e527ef88d3b 09:28:32 Removing intermediate container 9e527ef88d3b 09:28:32 ---> a430d8f398fd 09:28:32 Step 15/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 09:28:32 ---> af3f53f4a33d 09:28:32 Step 16/19 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:28:32 ---> Running in e4dfe567db1b 09:28:33 Removing intermediate container e4dfe567db1b 09:28:33 ---> ba2cee133cb7 09:28:33 Step 17/19 : LABEL arch=amd64 09:28:33 ---> Running in 26485d9c6adf 09:28:33 Removing intermediate container 26485d9c6adf 09:28:33 ---> db3cb4f0a6b8 09:28:33 Step 18/19 : LABEL git_sha=fff4d16f00cc477925ef3db7444a78c7c2178864 09:28:33 ---> Running in 554ae7442367 09:28:33 Removing intermediate container 554ae7442367 09:28:33 ---> e5fcdb5d7918 09:28:33 Step 19/19 : LABEL version=0.0.0 09:28:33 ---> Running in 4580ae733df0 09:28:33 Removing intermediate container 4580ae733df0 09:28:33 ---> a22bf037b580 09:28:33 [Warning] One or more build-args [ARCH] were not consumed 09:28:33 Successfully built a22bf037b580 09:28:33 Successfully tagged docker-device-virtual-go:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:30:55 ok github.com/edgexfoundry/device-virtual-go/internal/driver 175.249s coverage: 51.2% of statements 09:30:55 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:30:55 gofmt -l . 09:30:55 [ "`gofmt -l .`" = "" ] 09:30:55 ./bin/test-attribution-txt.sh 09:30:55 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:30:55 Warning: overwriting stash ‘coverage-report’ 09:30:55 Stashed 1 file(s) [Pipeline] } 09:30:55 $ docker stop --time=1 1e79b5906ad3c5d783e9aac44f39a9aaa2db746744fb7d46644b612b3fb844ca 09:30:58 $ docker rm -f 1e79b5906ad3c5d783e9aac44f39a9aaa2db746744fb7d46644b612b3fb844ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:30:59 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:30:59 + ls -al . 09:30:59 total 140 09:30:59 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 09:30 . 09:30:59 drwxrwxr-x 4 jenkins jenkins 4096 Apr 17 09:25 .. 09:30:59 drwxrwxr-x 8 jenkins jenkins 4096 Apr 17 09:25 .git 09:30:59 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 09:25 .github 09:30:59 -rw-rw-r-- 1 jenkins jenkins 258 Apr 17 09:25 .gitignore 09:30:59 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 09:25 .semver 09:30:59 -rw-rw-r-- 1 jenkins jenkins 6529 Apr 17 09:25 Attribution.txt 09:30:59 -rw-rw-r-- 1 jenkins jenkins 1653 Apr 17 09:25 Dockerfile 09:30:59 -rw-rw-r-- 1 jenkins jenkins 957 Apr 17 09:25 Dockerfile.build 09:30:59 -rw-rw-r-- 1 jenkins jenkins 683 Apr 17 09:25 Jenkinsfile 09:30:59 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 17 09:25 LICENSE 09:30:59 -rw-rw-r-- 1 jenkins jenkins 873 Apr 17 09:25 Makefile 09:30:59 -rw-rw-r-- 1 jenkins jenkins 4413 Apr 17 09:25 README.md 09:30:59 -rw-rw-r-- 1 jenkins jenkins 5 Apr 17 09:23 VERSION 09:30:59 drwxrwxr-x 2 jenkins jenkins 4096 Apr 17 09:25 bin 09:30:59 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 09:25 cmd 09:30:59 -rw-r--r-- 1 jenkins jenkins 32181 Apr 17 09:30 coverage.out 09:30:59 -rw-r--r-- 1 jenkins jenkins 862 Apr 17 09:30 go.mod 09:30:59 -rw-r--r-- 1 jenkins jenkins 14805 Apr 17 09:30 go.sum 09:30:59 drwxrwxr-x 3 jenkins jenkins 4096 Apr 17 09:25 internal 09:30:59 -rw-rw-r-- 1 jenkins jenkins 235 Apr 17 09:25 version.go [Pipeline] isUnix [Pipeline] sh 09:31:00 + docker build -t docker-device-virtual-go-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=fff4d16f00cc477925ef3db7444a78c7c2178864 --label arch=arm64 --label version=0.0.0 . 09:31:00 Sending build context to Docker daemon 34.11MB 09:31:00 Step 1/19 : ARG BASE=golang:1.13-alpine 09:31:00 Step 2/19 : FROM ${BASE} AS builder 09:31:00 ---> eae103a9e8a9 09:31:00 Step 3/19 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 09:31:01 ---> Running in 9822416fa639 09:31:01 Removing intermediate container 9822416fa639 09:31:01 ---> 3d87b001d44d 09:31:01 Step 4/19 : ARG ALPINE_PKG_EXTRA="" 09:31:01 ---> Running in 98eea904f013 09:31:02 Removing intermediate container 98eea904f013 09:31:02 ---> 0ebfaea9556f 09:31:02 Step 5/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: IOTech' 09:31:02 ---> Running in e9ab92872a9c 09:31:02 Removing intermediate container e9ab92872a9c 09:31:02 ---> a3c5a3c61a62 09:31:02 Step 6/19 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:02 ---> Running in 63b03129331e 09:31:04 Removing intermediate container 63b03129331e 09:31:04 ---> c1247c00cc94 09:31:04 Step 7/19 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:31:04 ---> Running in 5a87065cf6f8 09:31:05 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:31:06 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:31:06 OK: 203 MiB in 52 packages 09:31:07 Removing intermediate container 5a87065cf6f8 09:31:07 ---> 85643ad18510 09:31:07 Step 8/19 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go 09:31:07 ---> Running in 22a12c177f13 09:31:07 Removing intermediate container 22a12c177f13 09:31:07 ---> d173c09d874f 09:31:07 Step 9/19 : COPY . . 09:31:09 ---> e33fe946b9ae 09:31:09 Step 10/19 : ARG MAKE='make build' 09:31:09 ---> Running in e3006aa4ebf7 09:31:10 Removing intermediate container e3006aa4ebf7 09:31:10 ---> db1e2a96e4de 09:31:10 Step 11/19 : RUN $MAKE 09:31:10 ---> Running in 8df2616e7832 09:31:11 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd 09:31:43 CGO_ENABLED=0 GO111MODULE=on go build ./... 09:31:52 Removing intermediate container 8df2616e7832 09:31:52 ---> ad73b277fe36 09:31:52 Step 12/19 : FROM alpine 09:31:52 latest: Pulling from library/alpine 09:31:52 8a0637ca1ac9: Pulling fs layer 09:31:52 8a0637ca1ac9: Verifying Checksum 09:31:52 8a0637ca1ac9: Download complete 09:31:53 8a0637ca1ac9: Pull complete 09:31:53 Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 09:31:53 Status: Downloaded newer image for alpine:latest 09:31:53 ---> 2ee122dcc32d 09:31:53 Step 13/19 : ENV APP_PORT=49990 09:31:53 ---> Running in c4cd15bc6189 09:31:53 Removing intermediate container c4cd15bc6189 09:31:53 ---> 55726339008b 09:31:53 Step 14/19 : EXPOSE $APP_PORT 09:31:54 ---> Running in 0e20a8e11ad9 09:31:54 Removing intermediate container 0e20a8e11ad9 09:31:54 ---> 3c4eecd9be86 09:31:54 Step 15/19 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / 09:31:55 ---> bf77e71ce851 09:31:55 Step 16/19 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] 09:31:55 ---> Running in 84474bdf356a 09:31:56 Removing intermediate container 84474bdf356a 09:31:56 ---> eb24cc21fe51 09:31:56 Step 17/19 : LABEL arch=arm64 09:31:56 ---> Running in 2ee952e7e076 09:31:56 Removing intermediate container 2ee952e7e076 09:31:56 ---> c37afe12b55c 09:31:56 Step 18/19 : LABEL git_sha=fff4d16f00cc477925ef3db7444a78c7c2178864 09:31:56 ---> Running in 5ac8bd1bb3ac 09:31:57 Removing intermediate container 5ac8bd1bb3ac 09:31:57 ---> 43e549261bde 09:31:57 Step 19/19 : LABEL version=0.0.0 09:31:57 ---> Running in 94abd66283ef 09:31:57 Removing intermediate container 94abd66283ef 09:31:57 ---> ad59f3b4dec9 09:31:57 [Warning] One or more build-args [ARCH] were not consumed 09:31:57 Successfully built ad59f3b4dec9 09:31:57 Successfully tagged docker-device-virtual-go-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 09:31:59 provisioning config files... 09:31:59 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/xfoundry_device-virtual-go_PR-94@tmp/config1620344813183286179tmp [Pipeline] { [Pipeline] sh 09:32:00 + curl -s https://codecov.io/bash 09:32:00 + bash -s - -t @/w/workspace/xfoundry_device-virtual-go_PR-94@tmp/config1620344813183286179tmp 09:32:00 09:32:00 _____ _ 09:32:00 / ____| | | 09:32:00 | | ___ __| | ___ ___ _____ __ 09:32:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:32:00 | |___| (_) | (_| | __/ (_| (_) \ V / 09:32:00 \_____\___/ \__,_|\___|\___\___/ \_/ 09:32:00 Bash-tbd 09:32:00 09:32:00 09:32:00 ==> Jenkins CI detected. 09:32:00 project root: . 09:32:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:32:00 ==> Running gcov in . (disable via -X gcov) 09:32:00 ==> Python coveragepy not found 09:32:00 ==> Searching for coverage reports in: 09:32:00 + . 09:32:00 -> Found 1 reports 09:32:00 ==> Detecting git/mercurial file structure 09:32:00 ==> Reading reports 09:32:00 + ./coverage.out bytes=32181 09:32:00 ==> Appending adjustments 09:32:00 http://docs.codecov.io/docs/fixing-reports 09:32:00 + Found adjustments 09:32:00 ==> Gzipping contents 09:32:00 ==> Uploading reports 09:32:00 url: https://codecov.io 09:32:00 query: branch=PR-94&commit=fff4d16f00cc477925ef3db7444a78c7c2178864&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-94%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=94&job= 09:32:00 -> Pinging Codecov 09:32:00 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-94&commit=fff4d16f00cc477925ef3db7444a78c7c2178864&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-94%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=94&job= 09:32:00 -> Uploading 09:32:01 -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/fff4d16f00cc477925ef3db7444a78c7c2178864 [Pipeline] } 09:32:01 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 09:32:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:32:03 ---> package-listing.sh 09:32:03 ++ facter osfamily 09:32:03 ++ tr '[:upper:]' '[:lower:]' 09:32:03 + OS_FAMILY=redhat 09:32:03 + workspace=/w/workspace/xfoundry_device-virtual-go_PR-94 09:32:03 + START_PACKAGES=/tmp/packages_start.txt 09:32:03 + END_PACKAGES=/tmp/packages_end.txt 09:32:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:32:03 + PACKAGES=/tmp/packages_start.txt 09:32:03 + '[' /w/workspace/xfoundry_device-virtual-go_PR-94 ']' 09:32:03 + PACKAGES=/tmp/packages_end.txt 09:32:03 + case "${OS_FAMILY}" in 09:32:03 + rpm -qa 09:32:03 + sort 09:32:07 + '[' -f /tmp/packages_start.txt ']' 09:32:07 + '[' -f /tmp/packages_end.txt ']' 09:32:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:32:07 + '[' /w/workspace/xfoundry_device-virtual-go_PR-94 ']' 09:32:07 + mkdir -p /w/workspace/xfoundry_device-virtual-go_PR-94/archives/ 09:32:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-virtual-go_PR-94/archives/ [Pipeline] isUnix [Pipeline] sh 09:32:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:32:07 09:32:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:32:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:32:07 alpine: Pulling from edgex-lftools-log-publisher 09:32:07 c9b1b535fdd9: Pulling fs layer 09:32:07 2cc5ad85d9ab: Pulling fs layer 09:32:07 756a868c4378: Pulling fs layer 09:32:07 444b2fc9a129: Pulling fs layer 09:32:07 ea15f1150254: Pulling fs layer 09:32:07 41b27a9f41bf: Pulling fs layer 09:32:07 28c525ee5125: Pulling fs layer 09:32:07 094b1ea09ed8: Pulling fs layer 09:32:07 138eaada9080: Pulling fs layer 09:32:07 0622d0fa9048: Pulling fs layer 09:32:07 41b27a9f41bf: Waiting 09:32:07 28c525ee5125: Waiting 09:32:07 094b1ea09ed8: Waiting 09:32:07 138eaada9080: Waiting 09:32:07 0622d0fa9048: Waiting 09:32:07 ea15f1150254: Waiting 09:32:07 444b2fc9a129: Waiting 09:32:07 2cc5ad85d9ab: Download complete 09:32:07 444b2fc9a129: Verifying Checksum 09:32:07 444b2fc9a129: Download complete 09:32:07 c9b1b535fdd9: Verifying Checksum 09:32:07 c9b1b535fdd9: Download complete 09:32:08 ea15f1150254: Verifying Checksum 09:32:08 ea15f1150254: Download complete 09:32:08 28c525ee5125: Verifying Checksum 09:32:08 28c525ee5125: Download complete 09:32:08 c9b1b535fdd9: Pull complete 09:32:08 756a868c4378: Download complete 09:32:08 2cc5ad85d9ab: Pull complete 09:32:08 138eaada9080: Verifying Checksum 09:32:08 138eaada9080: Download complete 09:32:08 0622d0fa9048: Verifying Checksum 09:32:08 0622d0fa9048: Download complete 09:32:08 094b1ea09ed8: Verifying Checksum 09:32:08 094b1ea09ed8: Download complete 09:32:09 41b27a9f41bf: Verifying Checksum 09:32:09 41b27a9f41bf: Download complete 09:32:10 756a868c4378: Pull complete 09:32:10 444b2fc9a129: Pull complete 09:32:10 ea15f1150254: Pull complete 09:32:13 41b27a9f41bf: Pull complete 09:32:13 28c525ee5125: Pull complete 09:32:15 094b1ea09ed8: Pull complete 09:32:15 138eaada9080: Pull complete 09:32:16 0622d0fa9048: Pull complete 09:32:16 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:32:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:32:16 prd-centos7-docker-4c-2g-4480 does not seem to be running inside a container 09:32:16 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/xfoundry_device-virtual-go_PR-94 -v /w/workspace/xfoundry_device-virtual-go_PR-94:/w/workspace/xfoundry_device-virtual-go_PR-94:rw,z -v /w/workspace/xfoundry_device-virtual-go_PR-94@tmp:/w/workspace/xfoundry_device-virtual-go_PR-94@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:32:16 $ docker top 11d49f59a812762ea15b29f917bc9987c889b4848bbd8cbe8023fd30ca4aeb93 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:17 provisioning config files... 09:32:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-virtual-go_PR-94@tmp/config1148089306851406969tmp [Pipeline] { [Pipeline] echo 09:32:17 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:32:17 ---> create-netrc.sh [Pipeline] echo 09:32:17 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:32:17 ---> logs-deploy.sh 09:32:17 + ARCHIVE_ARTIFACTS= 09:32:17 + LOGS_SERVER=https://logs.edgexfoundry.org 09:32:17 + '[' https://logs.edgexfoundry.org == None ']' 09:32:17 + NEXUS_URL=https://nexus.edgexfoundry.org 09:32:17 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-94/2 09:32:17 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-94/2/ 09:32:17 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-94/2 /w/workspace/xfoundry_device-virtual-go_PR-94 09:32:19 Archives upload complete. 09:32:19 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-94/2 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-94/2/ 09:32:19 ---> uname -a: 09:32:19 Linux 11d49f59a812 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux 09:32:19 09:32:19 09:32:19 ---> lscpu: 09:32:19 Architecture: x86_64 09:32:19 CPU op-mode(s): 32-bit, 64-bit 09:32:19 Byte Order: Little Endian 09:32:19 Address sizes: 40 bits physical, 48 bits virtual 09:32:19 CPU(s): 4 09:32:19 On-line CPU(s) list: 0-3 09:32:19 Thread(s) per core: 1 09:32:19 Core(s) per socket: 1 09:32:19 Socket(s): 4 09:32:19 NUMA node(s): 1 09:32:19 Vendor ID: GenuineIntel 09:32:19 CPU family: 6 09:32:19 Model: 44 09:32:19 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 09:32:19 Stepping: 1 09:32:19 CPU MHz: 2933.438 09:32:19 BogoMIPS: 5866.87 09:32:19 Virtualization: VT-x 09:32:19 Hypervisor vendor: KVM 09:32:19 Virtualization type: full 09:32:19 L1d cache: 128 KiB 09:32:19 L1i cache: 128 KiB 09:32:19 L2 cache: 16 MiB 09:32:19 L3 cache: 64 MiB 09:32:19 NUMA node0 CPU(s): 0-3 09:32:19 Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes 09:32:19 Vulnerability Meltdown: Mitigation; PTI 09:32:19 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:32:19 Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization 09:32:19 Vulnerability Spectre v2: Mitigation; Full retpoline 09:32:19 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 09:32:19 09:32:19 09:32:19 ---> nproc: 09:32:19 4 09:32:19 09:32:19 09:32:19 ---> df -h: 09:32:19 Filesystem Size Used Available Use% Mounted on 09:32:19 overlay 50.0G 6.4G 43.6G 13% / 09:32:19 tmpfs 64.0M 0 64.0M 0% /dev 09:32:19 tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup 09:32:19 shm 64.0M 0 64.0M 0% /dev/shm 09:32:19 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/resolv.conf 09:32:19 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hostname 09:32:19 /dev/vda1 50.0G 6.4G 43.6G 13% /etc/hosts 09:32:19 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/xfoundry_device-virtual-go_PR-94@tmp 09:32:19 /dev/vda1 50.0G 6.4G 43.6G 13% /var/log/sa 09:32:19 /dev/vda1 50.0G 6.4G 43.6G 13% /w/workspace/xfoundry_device-virtual-go_PR-94 09:32:19 09:32:19 09:32:19 ---> free -m: 09:32:19 total used free shared buff/cache available 09:32:19 Mem: 1838 610 74 0 1153 1124 09:32:19 Swap: 1023 1 1022 09:32:19 09:32:19 09:32:19 ---> ip addr: 09:32:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 09:32:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:32:19 inet 127.0.0.1/8 scope host lo 09:32:19 valid_lft forever preferred_lft forever 09:32:19 6: eth0@if7: mtu 1458 qdisc noqueue state UP 09:32:19 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 09:32:19 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 09:32:19 valid_lft forever preferred_lft forever 09:32:19 09:32:19 09:32:19 ---> sar -b -r -n DEV: 09:32:19 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 09:32:19 09:32:19 09:22:42 LINUX RESTART 09:32:19 09:32:19 09:23:02 tps rtps wtps bread/s bwrtn/s 09:32:19 09:24:01 96.60 37.40 59.20 5059.90 21348.04 09:32:19 09:25:01 4.06 0.00 4.06 0.00 122.73 09:32:19 09:26:01 0.30 0.00 0.30 0.00 5.08 09:32:19 09:27:01 0.25 0.00 0.25 0.00 2.56 09:32:19 09:28:01 0.25 0.00 0.25 0.00 3.06 09:32:19 09:29:01 0.73 0.00 0.73 0.00 8.04 09:32:19 09:30:01 0.67 0.00 0.67 0.00 7.38 09:32:19 09:31:01 0.67 0.00 0.67 0.00 7.56 09:32:19 09:32:01 1.03 0.42 0.62 128.29 7.69 09:32:19 Average: 11.46 4.14 7.32 568.37 2356.02 09:32:19 09:32:19 09:23:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:32:19 09:24:01 106952 1775352 94.32 2620 1224776 949216 32.39 446696 1163528 352 09:32:19 09:25:01 115920 1766384 93.84 2620 1224992 904392 30.86 440760 1163496 16 09:32:19 09:26:01 115020 1767284 93.89 2620 1225004 904664 30.87 442172 1163484 8 09:32:19 09:27:01 114316 1767988 93.93 2620 1225004 904688 30.87 442340 1163484 8 09:32:19 09:28:01 116040 1766264 93.84 2620 1225012 904460 30.86 441124 1163484 8 09:32:19 09:29:01 115200 1767104 93.88 2620 1225016 904544 30.86 441572 1163484 8 09:32:19 09:30:01 116096 1766208 93.83 2620 1225020 904460 30.86 441020 1163484 8 09:32:19 09:31:01 119536 1762768 93.65 2620 1225080 904460 30.86 437428 1163492 24 09:32:19 09:32:01 106004 1776300 94.37 2620 1228952 906504 30.93 440144 1167136 56 09:32:19 Average: 113898 1768406 93.95 2620 1225428 909710 31.04 441473 1163897 54 09:32:19 09:32:19 09:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 09:32:19 09:24:01 eth0 475.28 295.72 1028.16 91.65 0.00 0.00 0.00 09:32:19 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:24:01 docker0 1.30 1.02 0.24 2.51 0.00 0.00 0.00 09:32:19 09:25:01 eth0 0.85 0.08 0.07 0.01 0.00 0.00 0.00 09:32:19 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:26:01 eth0 0.90 0.50 0.30 0.21 0.00 0.00 0.00 09:32:19 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:27:01 eth0 0.42 0.27 0.26 0.19 0.00 0.00 0.00 09:32:19 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:28:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 09:32:19 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:29:01 eth0 0.28 0.25 0.14 0.08 0.00 0.00 0.00 09:32:19 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:30:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 09:32:19 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:31:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 09:32:19 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:32:01 eth0 3.83 2.66 4.05 1.35 0.00 0.00 0.00 09:32:19 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 Average: eth0 52.78 32.83 113.13 10.24 0.00 0.00 0.00 09:32:19 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:19 Average: docker0 0.14 0.11 0.03 0.28 0.00 0.00 0.00 09:32:19 09:32:19 09:32:19 ---> sar -P ALL: 09:32:19 Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/17/20 _x86_64_ (4 CPU) 09:32:19 09:32:19 09:22:42 LINUX RESTART 09:32:19 09:32:19 09:23:02 CPU %user %nice %system %iowait %steal %idle 09:32:19 09:24:01 all 13.98 0.00 5.90 4.64 0.02 75.46 09:32:19 09:24:01 0 14.49 0.00 6.57 3.15 0.02 75.77 09:32:19 09:24:01 1 13.29 0.00 6.02 5.10 0.02 75.58 09:32:19 09:24:01 2 15.69 0.00 5.19 5.70 0.02 73.40 09:32:19 09:24:01 3 12.42 0.00 5.82 4.63 0.02 77.11 09:32:19 09:25:01 all 0.20 0.00 0.07 0.00 0.00 99.74 09:32:19 09:25:01 0 0.07 0.00 0.07 0.00 0.00 99.87 09:32:19 09:25:01 1 0.57 0.00 0.05 0.00 0.02 99.37 09:32:19 09:25:01 2 0.10 0.00 0.12 0.00 0.00 99.78 09:32:19 09:25:01 3 0.07 0.00 0.05 0.00 0.00 99.88 09:32:19 09:26:01 all 0.24 0.00 0.05 0.00 0.00 99.70 09:32:19 09:26:01 0 0.13 0.00 0.05 0.00 0.00 99.82 09:32:19 09:26:01 1 0.53 0.00 0.03 0.00 0.00 99.43 09:32:19 09:26:01 2 0.15 0.00 0.07 0.00 0.02 99.77 09:32:19 09:26:01 3 0.13 0.00 0.07 0.00 0.00 99.80 09:32:19 09:27:01 all 0.19 0.00 0.07 0.00 0.00 99.74 09:32:19 09:27:01 0 0.07 0.00 0.05 0.00 0.00 99.88 09:32:19 09:27:01 1 0.52 0.00 0.03 0.00 0.00 99.45 09:32:19 09:27:01 2 0.08 0.00 0.12 0.00 0.00 99.80 09:32:19 09:27:01 3 0.05 0.00 0.05 0.00 0.00 99.90 09:32:19 09:28:01 all 0.18 0.00 0.05 0.00 0.00 99.76 09:32:19 09:28:01 0 0.05 0.00 0.05 0.00 0.00 99.90 09:32:19 09:28:01 1 0.53 0.00 0.05 0.00 0.00 99.42 09:32:19 09:28:01 2 0.08 0.00 0.07 0.00 0.00 99.85 09:32:19 09:28:01 3 0.10 0.00 0.07 0.00 0.00 99.83 09:32:19 09:29:01 all 0.18 0.00 0.05 0.00 0.00 99.76 09:32:19 09:29:01 0 0.05 0.00 0.05 0.00 0.00 99.90 09:32:19 09:29:01 1 0.17 0.00 0.05 0.00 0.00 99.78 09:32:19 09:29:01 2 0.07 0.00 0.03 0.00 0.00 99.90 09:32:19 09:29:01 3 0.45 0.00 0.07 0.00 0.00 99.48 09:32:19 09:30:01 all 0.18 0.00 0.06 0.00 0.00 99.75 09:32:19 09:30:01 0 0.07 0.00 0.07 0.00 0.00 99.87 09:32:19 09:30:01 1 0.08 0.00 0.08 0.00 0.00 99.83 09:32:19 09:30:01 2 0.05 0.00 0.07 0.00 0.00 99.88 09:32:19 09:30:01 3 0.53 0.00 0.05 0.00 0.00 99.42 09:32:19 09:31:01 all 0.17 0.00 0.05 0.00 0.00 99.79 09:32:19 09:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:19 09:31:01 1 0.05 0.00 0.05 0.00 0.00 99.90 09:32:19 09:31:01 2 0.05 0.00 0.05 0.00 0.00 99.90 09:32:19 09:31:01 3 0.53 0.00 0.05 0.00 0.00 99.42 09:32:19 09:32:01 all 0.34 0.00 0.27 0.00 0.00 99.38 09:32:19 09:32:01 0 0.38 0.00 0.40 0.00 0.00 99.22 09:32:19 09:32:01 1 0.22 0.00 0.22 0.00 0.00 99.57 09:32:19 09:32:01 2 0.18 0.00 0.20 0.02 0.00 99.60 09:32:19 09:32:01 3 0.62 0.00 0.27 0.00 0.00 99.12 09:32:19 Average: all 1.70 0.00 0.72 0.50 0.00 97.07 09:32:19 Average: 0 1.67 0.00 0.80 0.34 0.00 97.19 09:32:19 Average: 1 1.74 0.00 0.72 0.55 0.00 96.99 09:32:19 Average: 2 1.79 0.00 0.64 0.62 0.00 96.94 09:32:19 Average: 3 1.62 0.00 0.70 0.50 0.00 97.17 09:32:19 09:32:19 09:32:19