Pull request #100 opened 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 53e4cd48e248511436dde29e28c7986960888d4a rather than ce75cf2693ffdc1e296f0f42a868a3363b29bd0e Obtained Jenkinsfile from 53e4cd48e248511436dde29e28c7986960888d4a Running in Durability level: MAX_SURVIVABILITY 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-100/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # 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 > git --version # 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-5559 in /w/workspace/foundry_device-virtual-go_PR-100 [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 Fetching without tags Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-100 # 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/100/head:refs/remotes/origin/PR-100 +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/100/head:refs/remotes/origin/PR-100 # 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/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 53e4cd48e248511436dde29e28c7986960888d4a into PR head commit ce75cf2693ffdc1e296f0f42a868a3363b29bd0e Merge succeeded, producing ce75cf2693ffdc1e296f0f42a868a3363b29bd0e Checking out Revision ce75cf2693ffdc1e296f0f42a868a3363b29bd0e (PR-100) > git config core.sparsecheckout # timeout=10 > git checkout -f ce75cf2693ffdc1e296f0f42a868a3363b29bd0e # 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 53e4cd48e248511436dde29e28c7986960888d4a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ce75cf2693ffdc1e296f0f42a868a3363b29bd0e # timeout=10 Commit message: "Upgrade SDK version" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-04-22T08:35:18.564Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-04-22T08:35:18.841Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-04-22T08:35:19.021Z] ========================================================= [2020-04-22T08:35:19.021Z] EdgeX Global Pipelines Version Info [2020-04-22T08:35:19.021Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-04-22T08:35:20.405Z] ------------------- [2020-04-22T08:35:20.405Z] stable info: [2020-04-22T08:35:20.405Z] ------------------- [2020-04-22T08:35:20.405Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T08:35:20.405Z] Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 [2020-04-22T08:35:20.405Z] Message: update stable to v1.0.73 [2020-04-22T08:35:20.976Z] ------------------- [2020-04-22T08:35:20.976Z] experimental info: [2020-04-22T08:35:20.976Z] ------------------- [2020-04-22T08:35:20.976Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-04-22T08:35:20.976Z] Commit SHA: 009f18ce5b4e192ba54fce1c3905cefe13074ee2 [2020-04-22T08:35:20.976Z] Message: update experimental to v1.0.75 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:35:23.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T08:35:23.605Z] [2020-04-22T08:35:23.605Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:35:24.035Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-04-22T08:35:24.035Z] latest: Pulling from edgex-devops/git-semver [2020-04-22T08:35:24.035Z] 9123ac7c32f7: Pulling fs layer [2020-04-22T08:35:24.035Z] b8cc5d1170e3: Pulling fs layer [2020-04-22T08:35:24.035Z] 2924cbbf6a41: Pulling fs layer [2020-04-22T08:35:24.035Z] 93b08a4f1073: Pulling fs layer [2020-04-22T08:35:24.035Z] 93b08a4f1073: Waiting [2020-04-22T08:35:24.035Z] b8cc5d1170e3: Verifying Checksum [2020-04-22T08:35:24.035Z] b8cc5d1170e3: Download complete [2020-04-22T08:35:24.296Z] 9123ac7c32f7: Verifying Checksum [2020-04-22T08:35:24.296Z] 9123ac7c32f7: Download complete [2020-04-22T08:35:24.296Z] 93b08a4f1073: Verifying Checksum [2020-04-22T08:35:24.296Z] 93b08a4f1073: Download complete [2020-04-22T08:35:24.296Z] 2924cbbf6a41: Download complete [2020-04-22T08:35:24.560Z] 9123ac7c32f7: Pull complete [2020-04-22T08:35:24.560Z] b8cc5d1170e3: Pull complete [2020-04-22T08:35:25.498Z] 2924cbbf6a41: Pull complete [2020-04-22T08:35:25.498Z] 93b08a4f1073: Pull complete [2020-04-22T08:35:25.498Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-04-22T08:35:25.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-04-22T08:35:25.640Z] prd-centos7-docker-4c-2g-5559 does not seem to be running inside a container [2020-04-22T08:35:25.689Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-100 -v /w/workspace/foundry_device-virtual-go_PR-100:/w/workspace/foundry_device-virtual-go_PR-100:rw,z -v /w/workspace/foundry_device-virtual-go_PR-100@tmp:/w/workspace/foundry_device-virtual-go_PR-100@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-04-22T08:35:26.347Z] $ docker top 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-04-22T08:35:26.678Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T08:35:26.678Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T08:35:26.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T08:35:26.926Z] $ docker exec 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c ssh-agent [2020-04-22T08:35:27.118Z] SSH_AUTH_SOCK=/tmp/ssh-Vi8A9Orlub9n/agent.14 [2020-04-22T08:35:27.118Z] SSH_AGENT_PID=21 [2020-04-22T08:35:27.130Z] Running ssh-add (command line suppressed) [2020-04-22T08:35:27.287Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-100@tmp/private_key_2408815518325792692.key (/w/workspace/foundry_device-virtual-go_PR-100@tmp/private_key_2408815518325792692.key) [2020-04-22T08:35:27.336Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T08:35:27.726Z] + git describe --exact-match --tags HEAD [2020-04-22T08:35:27.726Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-04-22T08:35:27.812Z] $ docker exec --env ******** --env ******** 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c ssh-agent -k [2020-04-22T08:35:27.952Z] unset SSH_AUTH_SOCK; [2020-04-22T08:35:27.952Z] unset SSH_AGENT_PID; [2020-04-22T08:35:27.952Z] echo Agent pid 21 killed; [2020-04-22T08:35:27.994Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-04-22T08:35:28.110Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-04-22T08:35:28.110Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-04-22T08:35:28.226Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-04-22T08:35:28.226Z] [ssh-agent] Looking for ssh-agent implementation... [2020-04-22T08:35:28.414Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-04-22T08:35:28.422Z] $ docker exec 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c ssh-agent [2020-04-22T08:35:28.611Z] SSH_AUTH_SOCK=/tmp/ssh-BDCWrdDNOamR/agent.57 [2020-04-22T08:35:28.611Z] SSH_AGENT_PID=64 [2020-04-22T08:35:28.617Z] Running ssh-add (command line suppressed) [2020-04-22T08:35:28.777Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-100@tmp/private_key_712393746975277637.key (/w/workspace/foundry_device-virtual-go_PR-100@tmp/private_key_712393746975277637.key) [2020-04-22T08:35:28.816Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-04-22T08:35:29.172Z] + git semver init [2020-04-22T08:35:29.173Z] # -> Open(): unable to determine branch for HEAD [2020-04-22T08:35:29.173Z] # $GIT_DIR = /w/workspace/foundry_device-virtual-go_PR-100/.git [2020-04-22T08:35:29.173Z] # $GIT_WORK_TREE = /w/workspace/foundry_device-virtual-go_PR-100 [2020-04-22T08:35:29.173Z] # $SEMVER_REMOTE_NAME = origin [2020-04-22T08:35:29.173Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-04-22T08:35:29.173Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-04-22T08:35:29.173Z] # $SEMVER_BRANCH = PR-100 [2020-04-22T08:35:29.173Z] # $SEMVER_TEMP = /tmp/semver-486790090 [2020-04-22T08:35:29.173Z] # git clone --branch semver git@github.com:edgexfoundry/device-virtual-go.git $SEMVER_TEMP [2020-04-22T08:35:29.433Z] # '/tmp/semver-486790090' -> '/w/workspace/foundry_device-virtual-go_PR-100/.semver' [2020-04-22T08:35:29.433Z] # -> Force: false [2020-04-22T08:35:29.433Z] # $SEMVER_DIR = /w/workspace/foundry_device-virtual-go_PR-100/.semver [Pipeline] } [2020-04-22T08:35:29.460Z] $ docker exec --env ******** --env ******** 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c ssh-agent -k [2020-04-22T08:35:29.596Z] unset SSH_AUTH_SOCK; [2020-04-22T08:35:29.597Z] unset SSH_AGENT_PID; [2020-04-22T08:35:29.597Z] echo Agent pid 64 killed; [2020-04-22T08:35:29.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-04-22T08:35:30.159Z] + git semver [Pipeline] } [2020-04-22T08:35:30.191Z] $ docker stop --time=1 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c [2020-04-22T08:35:31.539Z] $ docker rm -f 3f30ad646824232596c1b79c38ac04c695033e3c01da93c27c0f63347b46869c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-04-22T08:35:32.265Z] Stashed 25 file(s) [Pipeline] echo [2020-04-22T08:35:32.284Z] [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 [2020-04-22T08:35:47.757Z] Still waiting to schedule task [2020-04-22T08:35:47.757Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-04-22T08:35:47.778Z] Still waiting to schedule task [2020-04-22T08:35:47.778Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-04-22T08:37:35.899Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-5560 in /w/workspace/foundry_device-virtual-go_PR-100 [Pipeline] { [Pipeline] ws [2020-04-22T08:37:36.022Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-04-22T08:37:42.254Z] using credential edgex-jenkins-ssh [2020-04-22T08:37:42.359Z] Cloning the remote Git repository [2020-04-22T08:37:42.359Z] Cloning with configured refspecs honoured and without tags [2020-04-22T08:37:42.385Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-04-22T08:37:42.501Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-04-22T08:37:42.625Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-22T08:37:42.628Z] > git --version # timeout=10 [2020-04-22T08:37:42.653Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T08:37:42.729Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T08:37:43.744Z] Fetching without tags [2020-04-22T08:37:43.558Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-22T08:37:43.596Z] > git config --add remote.origin.fetch +refs/pull/100/head:refs/remotes/origin/PR-100 # timeout=10 [2020-04-22T08:37:43.633Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T08:37:43.670Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-22T08:37:43.723Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-22T08:37:43.724Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T08:37:43.739Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T08:37:44.250Z] Merging remotes/origin/master commit 53e4cd48e248511436dde29e28c7986960888d4a into PR head commit ce75cf2693ffdc1e296f0f42a868a3363b29bd0e [2020-04-22T08:37:44.467Z] Merge succeeded, producing ce75cf2693ffdc1e296f0f42a868a3363b29bd0e [2020-04-22T08:37:44.467Z] Checking out Revision ce75cf2693ffdc1e296f0f42a868a3363b29bd0e (PR-100) [2020-04-22T08:37:44.233Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T08:37:44.262Z] > git checkout -f ce75cf2693ffdc1e296f0f42a868a3363b29bd0e # timeout=10 [2020-04-22T08:37:44.344Z] > git remote # timeout=10 [2020-04-22T08:37:44.361Z] > git config --get remote.origin.url # timeout=10 [2020-04-22T08:37:44.382Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T08:37:44.393Z] > git merge 53e4cd48e248511436dde29e28c7986960888d4a # timeout=10 [2020-04-22T08:37:44.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-22T08:37:44.436Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T08:37:44.447Z] > git checkout -f ce75cf2693ffdc1e296f0f42a868a3363b29bd0e # timeout=10 [2020-04-22T08:37:49.005Z] Commit message: "Upgrade SDK version" [2020-04-22T08:37:49.042Z] > git --version # timeout=10 [2020-04-22T08:37:49.070Z] fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T08:37:50.371Z] ========================================================= [2020-04-22T08:37:50.372Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-04-22T08:37:50.372Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:37:51.540Z] + 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 . [2020-04-22T08:37:52.134Z] Sending build context to Docker daemon 491.5kB [2020-04-22T08:37:52.408Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-22T08:37:52.408Z] Step 2/8 : FROM ${BASE} [2020-04-22T08:37:52.682Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-04-22T08:37:52.682Z] cde5963f3b93: Pulling fs layer [2020-04-22T08:37:52.682Z] 2a23fa8c16f7: Pulling fs layer [2020-04-22T08:37:52.682Z] 777b28850792: Pulling fs layer [2020-04-22T08:37:52.682Z] 8a11ddd9e578: Pulling fs layer [2020-04-22T08:37:52.682Z] 4cf88f913ddb: Pulling fs layer [2020-04-22T08:37:52.682Z] 1df406cf5192: Pulling fs layer [2020-04-22T08:37:52.682Z] cd6300453558: Pulling fs layer [2020-04-22T08:37:52.682Z] b9c365052c96: Pulling fs layer [2020-04-22T08:37:52.682Z] a2d8cc88f415: Pulling fs layer [2020-04-22T08:37:52.682Z] ea1d1ca13537: Pulling fs layer [2020-04-22T08:37:52.682Z] 3750a50a1c5e: Pulling fs layer [2020-04-22T08:37:52.682Z] 8a11ddd9e578: Waiting [2020-04-22T08:37:52.682Z] 4cf88f913ddb: Waiting [2020-04-22T08:37:52.682Z] 1df406cf5192: Waiting [2020-04-22T08:37:52.682Z] cd6300453558: Waiting [2020-04-22T08:37:52.682Z] b9c365052c96: Waiting [2020-04-22T08:37:52.682Z] a2d8cc88f415: Waiting [2020-04-22T08:37:52.682Z] ea1d1ca13537: Waiting [2020-04-22T08:37:52.682Z] 3750a50a1c5e: Waiting [2020-04-22T08:37:52.682Z] 777b28850792: Verifying Checksum [2020-04-22T08:37:52.682Z] 777b28850792: Download complete [2020-04-22T08:37:52.682Z] 2a23fa8c16f7: Verifying Checksum [2020-04-22T08:37:52.682Z] 2a23fa8c16f7: Download complete [2020-04-22T08:37:52.682Z] 4cf88f913ddb: Verifying Checksum [2020-04-22T08:37:52.682Z] 4cf88f913ddb: Download complete [2020-04-22T08:37:52.682Z] 1df406cf5192: Verifying Checksum [2020-04-22T08:37:52.682Z] 1df406cf5192: Download complete [2020-04-22T08:37:52.968Z] cde5963f3b93: Verifying Checksum [2020-04-22T08:37:52.968Z] cde5963f3b93: Download complete [2020-04-22T08:37:53.949Z] cde5963f3b93: Pull complete [2020-04-22T08:37:54.545Z] 2a23fa8c16f7: Pull complete [2020-04-22T08:37:54.831Z] 777b28850792: Pull complete [2020-04-22T08:37:57.428Z] cd6300453558: Download complete [2020-04-22T08:37:57.428Z] a2d8cc88f415: Verifying Checksum [2020-04-22T08:37:57.428Z] a2d8cc88f415: Download complete [2020-04-22T08:38:00.029Z] ea1d1ca13537: Verifying Checksum [2020-04-22T08:38:00.029Z] ea1d1ca13537: Download complete [2020-04-22T08:38:00.029Z] 3750a50a1c5e: Verifying Checksum [2020-04-22T08:38:00.029Z] 3750a50a1c5e: Download complete [2020-04-22T08:38:02.625Z] b9c365052c96: Verifying Checksum [2020-04-22T08:38:02.625Z] b9c365052c96: Download complete [2020-04-22T08:38:04.037Z] 8a11ddd9e578: Verifying Checksum [2020-04-22T08:38:04.037Z] 8a11ddd9e578: Download complete [2020-04-22T08:38:14.486Z] Running on prd-centos7-docker-4c-2g-5561 in /w/workspace/foundry_device-virtual-go_PR-100 [Pipeline] { [Pipeline] ws [2020-04-22T08:38:14.561Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2020-04-22T08:38:16.388Z] 8a11ddd9e578: Pull complete [2020-04-22T08:38:16.388Z] 4cf88f913ddb: Pull complete [2020-04-22T08:38:16.388Z] 1df406cf5192: Pull complete [2020-04-22T08:38:16.538Z] using credential edgex-jenkins-ssh [2020-04-22T08:38:16.590Z] Cloning the remote Git repository [2020-04-22T08:38:16.590Z] Cloning with configured refspecs honoured and without tags [2020-04-22T08:38:16.610Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2020-04-22T08:38:16.644Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2020-04-22T08:38:16.696Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-22T08:38:16.696Z] > git --version # timeout=10 [2020-04-22T08:38:16.702Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T08:38:16.726Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T08:38:17.355Z] Fetching without tags [2020-04-22T08:38:17.742Z] Merging remotes/origin/master commit 53e4cd48e248511436dde29e28c7986960888d4a into PR head commit ce75cf2693ffdc1e296f0f42a868a3363b29bd0e [2020-04-22T08:38:17.815Z] Merge succeeded, producing ce75cf2693ffdc1e296f0f42a868a3363b29bd0e [2020-04-22T08:38:17.815Z] Checking out Revision ce75cf2693ffdc1e296f0f42a868a3363b29bd0e (PR-100) [2020-04-22T08:38:17.329Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-22T08:38:17.335Z] > git config --add remote.origin.fetch +refs/pull/100/head:refs/remotes/origin/PR-100 # timeout=10 [2020-04-22T08:38:17.340Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T08:38:17.349Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2020-04-22T08:38:17.358Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2020-04-22T08:38:17.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T08:38:17.363Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/100/head:refs/remotes/origin/PR-100 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-22T08:38:17.748Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T08:38:17.753Z] > git checkout -f ce75cf2693ffdc1e296f0f42a868a3363b29bd0e # timeout=10 [2020-04-22T08:38:17.781Z] > git remote # timeout=10 [2020-04-22T08:38:17.785Z] > git config --get remote.origin.url # timeout=10 [2020-04-22T08:38:17.789Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-04-22T08:38:17.793Z] > git merge 53e4cd48e248511436dde29e28c7986960888d4a # timeout=10 [2020-04-22T08:38:17.806Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-22T08:38:17.819Z] > git config core.sparsecheckout # timeout=10 [2020-04-22T08:38:17.824Z] > git checkout -f ce75cf2693ffdc1e296f0f42a868a3363b29bd0e # timeout=10 [2020-04-22T08:38:20.685Z] cd6300453558: Pull complete [2020-04-22T08:38:21.606Z] Commit message: "Upgrade SDK version" [2020-04-22T08:38:21.631Z] > git --version # timeout=10 [2020-04-22T08:38:21.641Z] fatal: bad object 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-04-22T08:38:23.007Z] ========================================================= [2020-04-22T08:38:23.007Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-04-22T08:38:23.007Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:38:24.325Z] + 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 . [2020-04-22T08:38:24.325Z] Sending build context to Docker daemon 491.5kB [2020-04-22T08:38:24.325Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-04-22T08:38:24.325Z] Step 2/8 : FROM ${BASE} [2020-04-22T08:38:24.325Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-04-22T08:38:24.325Z] e6b0cf9c0882: Pulling fs layer [2020-04-22T08:38:24.325Z] 2848faf0eed1: Pulling fs layer [2020-04-22T08:38:24.325Z] 0f37312ad70f: Pulling fs layer [2020-04-22T08:38:24.325Z] 5788d62ee057: Pulling fs layer [2020-04-22T08:38:24.325Z] 0e6b1d234666: Pulling fs layer [2020-04-22T08:38:24.325Z] bf5d7aec512f: Pulling fs layer [2020-04-22T08:38:24.325Z] 34c802a77dc8: Pulling fs layer [2020-04-22T08:38:24.325Z] 9eb99e56ec68: Pulling fs layer [2020-04-22T08:38:24.325Z] 27c7a5d97fbd: Pulling fs layer [2020-04-22T08:38:24.325Z] 5c102a31e300: Pulling fs layer [2020-04-22T08:38:24.325Z] dcfb455df0a1: Pulling fs layer [2020-04-22T08:38:24.325Z] 5788d62ee057: Waiting [2020-04-22T08:38:24.325Z] 9eb99e56ec68: Waiting [2020-04-22T08:38:24.325Z] 5c102a31e300: Waiting [2020-04-22T08:38:24.325Z] bf5d7aec512f: Waiting [2020-04-22T08:38:24.325Z] 27c7a5d97fbd: Waiting [2020-04-22T08:38:24.325Z] 34c802a77dc8: Waiting [2020-04-22T08:38:24.325Z] dcfb455df0a1: Waiting [2020-04-22T08:38:24.325Z] 0f37312ad70f: Verifying Checksum [2020-04-22T08:38:24.325Z] 0f37312ad70f: Download complete [2020-04-22T08:38:24.325Z] 2848faf0eed1: Verifying Checksum [2020-04-22T08:38:24.325Z] 2848faf0eed1: Download complete [2020-04-22T08:38:24.325Z] 0e6b1d234666: Verifying Checksum [2020-04-22T08:38:24.325Z] 0e6b1d234666: Download complete [2020-04-22T08:38:24.325Z] bf5d7aec512f: Verifying Checksum [2020-04-22T08:38:24.325Z] bf5d7aec512f: Download complete [2020-04-22T08:38:24.325Z] e6b0cf9c0882: Verifying Checksum [2020-04-22T08:38:24.608Z] e6b0cf9c0882: Pull complete [2020-04-22T08:38:25.191Z] 34c802a77dc8: Verifying Checksum [2020-04-22T08:38:25.191Z] 34c802a77dc8: Download complete [2020-04-22T08:38:25.191Z] 27c7a5d97fbd: Verifying Checksum [2020-04-22T08:38:25.191Z] 27c7a5d97fbd: Download complete [2020-04-22T08:38:25.767Z] 9eb99e56ec68: Verifying Checksum [2020-04-22T08:38:25.767Z] 9eb99e56ec68: Download complete [2020-04-22T08:38:25.767Z] dcfb455df0a1: Verifying Checksum [2020-04-22T08:38:25.767Z] dcfb455df0a1: Download complete [2020-04-22T08:38:25.767Z] 5788d62ee057: Verifying Checksum [2020-04-22T08:38:25.767Z] 5788d62ee057: Download complete [2020-04-22T08:38:25.767Z] 5c102a31e300: Verifying Checksum [2020-04-22T08:38:25.767Z] 5c102a31e300: Download complete [2020-04-22T08:38:26.293Z] b9c365052c96: Pull complete [2020-04-22T08:38:26.293Z] a2d8cc88f415: Pull complete [2020-04-22T08:38:26.705Z] 2848faf0eed1: Pull complete [2020-04-22T08:38:26.963Z] 0f37312ad70f: Pull complete [2020-04-22T08:38:27.707Z] ea1d1ca13537: Pull complete [2020-04-22T08:38:28.294Z] 3750a50a1c5e: Pull complete [2020-04-22T08:38:28.294Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-04-22T08:38:28.294Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-04-22T08:38:28.294Z] ---> 78745c68409d [2020-04-22T08:38:28.294Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-22T08:38:32.247Z] 5788d62ee057: Pull complete [2020-04-22T08:38:32.247Z] 0e6b1d234666: Pull complete [2020-04-22T08:38:32.247Z] bf5d7aec512f: Pull complete [2020-04-22T08:38:32.554Z] ---> Running in 8460311825b6 [2020-04-22T08:38:32.554Z] Removing intermediate container 8460311825b6 [2020-04-22T08:38:32.554Z] ---> 48bb0332d3ee [2020-04-22T08:38:32.554Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T08:38:32.823Z] ---> Running in 980af09f78df [2020-04-22T08:38:34.772Z] Removing intermediate container 980af09f78df [2020-04-22T08:38:34.772Z] ---> ab14a0ada07c [2020-04-22T08:38:34.772Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-22T08:38:35.042Z] ---> Running in 7b9840481fb0 [2020-04-22T08:38:36.004Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T08:38:36.445Z] 34c802a77dc8: Pull complete [2020-04-22T08:38:36.588Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T08:38:37.172Z] (1/18) Upgrading libgcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-22T08:38:37.438Z] (2/18) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-22T08:38:37.705Z] (3/18) Installing libmagic (5.37-r1) [2020-04-22T08:38:37.970Z] (4/18) Installing file (5.37-r1) [2020-04-22T08:38:37.970Z] (5/18) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-22T08:38:37.970Z] (6/18) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-22T08:38:38.235Z] (7/18) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-22T08:38:39.736Z] 9eb99e56ec68: Pull complete [2020-04-22T08:38:39.736Z] 27c7a5d97fbd: Pull complete [2020-04-22T08:38:40.678Z] 5c102a31e300: Pull complete [2020-04-22T08:38:40.678Z] dcfb455df0a1: Pull complete [2020-04-22T08:38:40.678Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-04-22T08:38:40.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-04-22T08:38:40.678Z] ---> 7c70fe431013 [2020-04-22T08:38:40.678Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: IOTech' [2020-04-22T08:38:40.938Z] ---> Running in 69fb69ca58d0 [2020-04-22T08:38:40.938Z] Removing intermediate container 69fb69ca58d0 [2020-04-22T08:38:40.938Z] ---> 8ab8edeb3c6b [2020-04-22T08:38:40.938Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T08:38:40.938Z] ---> Running in 0c98faf6d332 [2020-04-22T08:38:41.892Z] Removing intermediate container 0c98faf6d332 [2020-04-22T08:38:41.892Z] ---> 6297b1f36ae0 [2020-04-22T08:38:41.892Z] Step 5/8 : RUN apk add --update --no-cache make git openssh build-base [2020-04-22T08:38:41.892Z] ---> Running in deff7b572f05 [2020-04-22T08:38:42.832Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T08:38:43.770Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T08:38:44.031Z] (1/17) Upgrading libstdc++ (9.2.0-r3 -> 9.2.0-r4) [2020-04-22T08:38:44.290Z] (2/17) Installing libmagic (5.37-r1) [2020-04-22T08:38:44.548Z] (3/17) Installing file (5.37-r1) [2020-04-22T08:38:44.548Z] (4/17) Upgrading libgomp (9.2.0-r3 -> 9.2.0-r4) [2020-04-22T08:38:44.548Z] (5/17) Upgrading libatomic (9.2.0-r3 -> 9.2.0-r4) [2020-04-22T08:38:44.807Z] (6/17) Upgrading gcc (9.2.0-r3 -> 9.2.0-r4) [2020-04-22T08:38:48.285Z] (8/18) Installing libc-dev (0.7.2-r0) [2020-04-22T08:38:48.285Z] (9/18) Installing g++ (9.2.0-r4) [2020-04-22T08:38:50.076Z] (7/17) Installing libc-dev (0.7.2-r0) [2020-04-22T08:38:50.076Z] (8/17) Installing g++ (9.2.0-r4) [2020-04-22T08:38:51.461Z] (9/17) Installing fortify-headers (1.1-r0) [2020-04-22T08:38:51.461Z] (10/17) Installing build-base (0.5-r1) [2020-04-22T08:38:51.461Z] (11/17) Installing openssh-keygen (8.1_p1-r0) [2020-04-22T08:38:51.719Z] (12/17) Installing libedit (20191211.3.1-r0) [2020-04-22T08:38:51.719Z] (13/17) Installing openssh-client (8.1_p1-r0) [2020-04-22T08:38:51.979Z] (14/17) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-22T08:38:51.979Z] (15/17) Installing openssh-server-common (8.1_p1-r0) [2020-04-22T08:38:52.238Z] (16/17) Installing openssh-server (8.1_p1-r0) [2020-04-22T08:38:52.238Z] (17/17) Installing openssh (8.1_p1-r0) [2020-04-22T08:38:52.238Z] Executing busybox-1.31.1-r8.trigger [2020-04-22T08:38:52.238Z] OK: 214 MiB in 52 packages [2020-04-22T08:38:53.627Z] (10/18) Installing fortify-headers (1.1-r0) [2020-04-22T08:38:53.627Z] (11/18) Installing build-base (0.5-r1) [2020-04-22T08:38:53.627Z] (12/18) Installing openssh-keygen (8.1_p1-r0) [2020-04-22T08:38:53.627Z] (13/18) Installing libedit (20191211.3.1-r0) [2020-04-22T08:38:53.894Z] (14/18) Installing openssh-client (8.1_p1-r0) [2020-04-22T08:38:54.161Z] (15/18) Installing openssh-sftp-server (8.1_p1-r0) [2020-04-22T08:38:54.161Z] (16/18) Installing openssh-server-common (8.1_p1-r0) [2020-04-22T08:38:54.161Z] (17/18) Installing openssh-server (8.1_p1-r0) [2020-04-22T08:38:54.431Z] (18/18) Installing openssh (8.1_p1-r0) [2020-04-22T08:38:54.431Z] Executing busybox-1.31.1-r8.trigger [2020-04-22T08:38:54.431Z] OK: 203 MiB in 52 packages [2020-04-22T08:38:56.427Z] Removing intermediate container deff7b572f05 [2020-04-22T08:38:56.427Z] ---> e1b4a547af32 [2020-04-22T08:38:56.427Z] Step 6/8 : WORKDIR /device-virtual-go [2020-04-22T08:38:56.427Z] ---> Running in 35df502a44f4 [2020-04-22T08:38:56.427Z] Removing intermediate container 35df502a44f4 [2020-04-22T08:38:56.427Z] ---> efac13a76298 [2020-04-22T08:38:56.427Z] Step 7/8 : COPY . . [2020-04-22T08:38:56.427Z] ---> dcf92c33c7c2 [2020-04-22T08:38:56.427Z] Step 8/8 : RUN go mod download [2020-04-22T08:38:56.427Z] ---> Running in 579751fe8eb3 [2020-04-22T08:38:58.963Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T08:38:58.963Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-22T08:38:58.963Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T08:38:58.963Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-22T08:38:59.220Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-22T08:38:59.220Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T08:38:59.220Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T08:38:59.220Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T08:38:59.220Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.33 [2020-04-22T08:38:59.220Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-22T08:38:59.220Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-22T08:38:59.221Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-22T08:38:59.221Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-22T08:38:59.480Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-22T08:38:59.480Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-04-22T08:38:59.480Z] go: finding github.com/fatih/color v1.7.0 [2020-04-22T08:38:59.480Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T08:38:59.480Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T08:38:59.480Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T08:38:59.480Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T08:38:59.738Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-22T08:38:59.738Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T08:38:59.738Z] go: finding github.com/google/uuid v1.1.0 [2020-04-22T08:38:59.738Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T08:38:59.738Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-22T08:38:59.738Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-22T08:38:59.738Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T08:38:59.738Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T08:38:59.738Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-22T08:38:59.738Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-22T08:38:59.999Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T08:38:59.999Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-22T08:38:59.999Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-22T08:38:59.999Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T08:38:59.999Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T08:38:59.999Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T08:38:59.999Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-22T08:38:59.999Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T08:38:59.999Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-22T08:38:59.999Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-22T08:38:59.999Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-22T08:38:59.999Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T08:38:59.999Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-22T08:38:59.999Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-22T08:38:59.999Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-22T08:38:59.999Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T08:38:59.999Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T08:38:59.999Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T08:38:59.999Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-22T08:38:59.999Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T08:39:00.257Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T08:39:00.257Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T08:39:00.257Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-22T08:39:00.257Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-22T08:39:00.257Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-22T08:39:00.257Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-22T08:39:00.257Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T08:39:00.257Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T08:39:00.257Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T08:39:00.257Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-04-22T08:39:00.257Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-22T08:39:00.257Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T08:39:00.257Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-22T08:39:00.257Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-22T08:39:00.517Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-22T08:39:00.517Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T08:39:00.517Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-22T08:39:00.517Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-22T08:39:00.517Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-22T08:39:00.517Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-04-22T08:39:00.517Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-22T08:39:00.777Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T08:39:00.777Z] go: finding modernc.org/b v1.0.0 [2020-04-22T08:39:00.777Z] go: finding modernc.org/db v1.0.0 [2020-04-22T08:39:00.777Z] go: finding modernc.org/file v1.0.0 [2020-04-22T08:39:00.777Z] go: finding modernc.org/fileutil v1.0.0 [2020-04-22T08:39:00.777Z] go: finding modernc.org/golex v1.0.0 [2020-04-22T08:39:00.777Z] go: finding modernc.org/internal v1.0.0 [2020-04-22T08:39:01.036Z] go: finding modernc.org/lldb v1.0.0 [2020-04-22T08:39:01.036Z] go: finding modernc.org/mathutil v1.0.0 [2020-04-22T08:39:01.036Z] go: finding modernc.org/ql v1.0.0 [2020-04-22T08:39:01.036Z] go: finding modernc.org/sortutil v1.0.0 [2020-04-22T08:39:01.036Z] go: finding modernc.org/strutil v1.0.0 [2020-04-22T08:39:01.036Z] go: finding modernc.org/zappy v1.0.0 [2020-04-22T08:39:01.092Z] Removing intermediate container 7b9840481fb0 [2020-04-22T08:39:01.092Z] ---> dd09103c778e [2020-04-22T08:39:01.092Z] Step 6/8 : WORKDIR /device-virtual-go [2020-04-22T08:39:01.092Z] ---> Running in c236d7cf6bd5 [2020-04-22T08:39:01.092Z] Removing intermediate container c236d7cf6bd5 [2020-04-22T08:39:01.092Z] ---> bc8571b826f4 [2020-04-22T08:39:01.092Z] Step 7/8 : COPY . . [2020-04-22T08:39:01.680Z] ---> 311a6735a10e [2020-04-22T08:39:01.680Z] Step 8/8 : RUN go mod download [2020-04-22T08:39:01.949Z] ---> Running in 96ff498cf61e [2020-04-22T08:39:03.902Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-04-22T08:39:03.902Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-04-22T08:39:03.902Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-04-22T08:39:03.902Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-04-22T08:39:03.902Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-04-22T08:39:03.902Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-04-22T08:39:03.902Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-04-22T08:39:03.902Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-04-22T08:39:03.902Z] go: finding github.com/edgexfoundry/device-sdk-go v1.2.0-dev.33 [2020-04-22T08:39:03.902Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 [2020-04-22T08:39:03.902Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-04-22T08:39:03.902Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.54 [2020-04-22T08:39:03.902Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-04-22T08:39:03.902Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-04-22T08:39:03.902Z] go: finding github.com/edsrzf/mmap-go v1.0.0 [2020-04-22T08:39:03.902Z] go: finding github.com/fatih/color v1.7.0 [2020-04-22T08:39:03.902Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-04-22T08:39:03.902Z] go: finding github.com/go-kit/kit v0.8.0 [2020-04-22T08:39:03.902Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-04-22T08:39:03.902Z] go: finding github.com/go-stack/stack v1.8.0 [2020-04-22T08:39:03.902Z] go: finding github.com/golang/snappy v0.0.1 [2020-04-22T08:39:03.902Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-04-22T08:39:03.902Z] go: finding github.com/google/uuid v1.1.0 [2020-04-22T08:39:03.902Z] go: finding github.com/gorilla/mux v1.7.1 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-04-22T08:39:03.902Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-04-22T08:39:03.902Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-04-22T08:39:03.902Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-04-22T08:39:03.902Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-04-22T08:39:04.171Z] go: finding github.com/miekg/dns v1.0.14 [2020-04-22T08:39:04.171Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-04-22T08:39:04.171Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-04-22T08:39:04.171Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-04-22T08:39:04.171Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-04-22T08:39:04.171Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-04-22T08:39:04.171Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-04-22T08:39:04.171Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-04-22T08:39:04.171Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-04-22T08:39:04.171Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-04-22T08:39:04.171Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-04-22T08:39:04.171Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-04-22T08:39:04.171Z] go: finding github.com/pkg/errors v0.8.1 [2020-04-22T08:39:04.171Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-04-22T08:39:04.171Z] go: finding github.com/posener/complete v1.1.1 [2020-04-22T08:39:04.171Z] go: finding github.com/remyoudompheng/bigfft v0.0.0-20190321074620-2f0d2b0e0001 [2020-04-22T08:39:04.171Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-04-22T08:39:04.171Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-04-22T08:39:04.171Z] go: finding github.com/stretchr/objx v0.1.0 [2020-04-22T08:39:04.171Z] go: finding github.com/stretchr/testify v1.5.1 [2020-04-22T08:39:04.171Z] go: finding github.com/ugorji/go v1.1.4 [2020-04-22T08:39:04.171Z] go: finding github.com/x448/float16 v0.8.4 [2020-04-22T08:39:04.171Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-04-22T08:39:04.171Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-04-22T08:39:04.171Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-04-22T08:39:04.171Z] go: finding golang.org/x/sys v0.0.0-20190411185658-b44545bcd369 [2020-04-22T08:39:04.440Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-04-22T08:39:04.441Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-04-22T08:39:04.441Z] go: finding modernc.org/b v1.0.0 [2020-04-22T08:39:04.441Z] go: finding modernc.org/db v1.0.0 [2020-04-22T08:39:04.441Z] go: finding modernc.org/file v1.0.0 [2020-04-22T08:39:04.441Z] go: finding modernc.org/fileutil v1.0.0 [2020-04-22T08:39:04.441Z] go: finding modernc.org/golex v1.0.0 [2020-04-22T08:39:04.441Z] go: finding modernc.org/internal v1.0.0 [2020-04-22T08:39:04.441Z] go: finding modernc.org/lldb v1.0.0 [2020-04-22T08:39:04.441Z] go: finding modernc.org/mathutil v1.0.0 [2020-04-22T08:39:04.441Z] go: finding modernc.org/ql v1.0.0 [2020-04-22T08:39:04.441Z] go: finding modernc.org/sortutil v1.0.0 [2020-04-22T08:39:04.441Z] go: finding modernc.org/strutil v1.0.0 [2020-04-22T08:39:04.441Z] go: finding modernc.org/zappy v1.0.0 [2020-04-22T08:39:06.316Z] Removing intermediate container 579751fe8eb3 [2020-04-22T08:39:06.316Z] ---> 24858c51193a [2020-04-22T08:39:06.316Z] Successfully built 24858c51193a [2020-04-22T08:39:06.316Z] 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 [2020-04-22T08:39:07.147Z] + docker inspect -f . ci-base-image-x86_64 [2020-04-22T08:39:07.147Z] . [Pipeline] withDockerContainer [2020-04-22T08:39:07.352Z] prd-centos7-docker-4c-2g-5561 does not seem to be running inside a container [2020-04-22T08:39:07.442Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-x86_64 cat [2020-04-22T08:39:07.935Z] $ docker top 9e91f428b5c8e6833d1f210b80435a904dee4bc30c896adc96dca32bf5e98a36 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T08:39:08.478Z] + go version [2020-04-22T08:39:08.478Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-04-22T08:39:08.799Z] + make test [2020-04-22T08:39:08.799Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-22T08:39:10.707Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-04-22T08:39:14.549Z] Removing intermediate container 96ff498cf61e [2020-04-22T08:39:14.549Z] ---> fd0b3893843a [2020-04-22T08:39:14.549Z] Successfully built fd0b3893843a [2020-04-22T08:39:14.549Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:39:15.356Z] + docker inspect -f . ci-base-image-arm64 [2020-04-22T08:39:15.356Z] . [Pipeline] withDockerContainer [2020-04-22T08:39:15.979Z] prd-ubuntu18.04-docker-arm64-4c-16g-5560 does not seem to be running inside a container [2020-04-22T08:39:16.065Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** ci-base-image-arm64 cat [2020-04-22T08:39:17.398Z] $ docker top f501b01d6304d0278d1beced8df53b435b0d26ddfbe187356b23ac67c4a8ff95 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-04-22T08:39:18.508Z] + go version [2020-04-22T08:39:18.509Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-04-22T08:39:19.185Z] + make test [2020-04-22T08:39:19.185Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out [2020-04-22T08:39:20.152Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2020-04-22T08:39:25.638Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-04-22T08:39:59.072Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2020-04-22T08:40:12.323Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 43.911s coverage: 51.2% of statements [2020-04-22T08:40:12.323Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-22T08:40:12.323Z] gofmt -l . [2020-04-22T08:40:12.323Z] [ "`gofmt -l .`" = "" ] [2020-04-22T08:40:12.323Z] ./bin/test-attribution-txt.sh [2020-04-22T08:40:12.323Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-22T08:40:12.571Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T08:40:12.588Z] $ docker stop --time=1 9e91f428b5c8e6833d1f210b80435a904dee4bc30c896adc96dca32bf5e98a36 [2020-04-22T08:40:14.079Z] $ docker rm -f 9e91f428b5c8e6833d1f210b80435a904dee4bc30c896adc96dca32bf5e98a36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T08:40:15.655Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T08:40:15.967Z] + ls -al . [2020-04-22T08:40:15.967Z] total 112 [2020-04-22T08:40:15.967Z] drwxrwxr-x. 8 jenkins jenkins 4096 Apr 22 08:40 . [2020-04-22T08:40:15.967Z] drwxrwxr-x. 4 jenkins jenkins 28 Apr 22 08:38 .. [2020-04-22T08:40:15.967Z] -rw-rw-r--. 1 jenkins jenkins 6529 Apr 22 08:38 Attribution.txt [2020-04-22T08:40:15.967Z] drwxrwxr-x. 2 jenkins jenkins 64 Apr 22 08:38 bin [2020-04-22T08:40:15.967Z] drwxrwxr-x. 3 jenkins jenkins 32 Apr 22 08:38 cmd [2020-04-22T08:40:15.967Z] -rw-r--r--. 1 jenkins jenkins 32181 Apr 22 08:40 coverage.out [2020-04-22T08:40:15.967Z] -rw-rw-r--. 1 jenkins jenkins 1826 Apr 22 08:38 Dockerfile [2020-04-22T08:40:15.967Z] -rw-rw-r--. 1 jenkins jenkins 957 Apr 22 08:38 Dockerfile.build [2020-04-22T08:40:15.967Z] drwxrwxr-x. 8 jenkins jenkins 179 Apr 22 08:38 .git [2020-04-22T08:40:15.967Z] drwxrwxr-x. 2 jenkins jenkins 38 Apr 22 08:38 .github [2020-04-22T08:40:15.967Z] -rw-rw-r--. 1 jenkins jenkins 258 Apr 22 08:38 .gitignore [2020-04-22T08:40:15.967Z] -rw-r--r--. 1 jenkins jenkins 862 Apr 22 08:40 go.mod [2020-04-22T08:40:15.967Z] -rw-r--r--. 1 jenkins jenkins 14805 Apr 22 08:40 go.sum [2020-04-22T08:40:15.967Z] drwxrwxr-x. 3 jenkins jenkins 20 Apr 22 08:38 internal [2020-04-22T08:40:15.967Z] -rw-rw-r--. 1 jenkins jenkins 683 Apr 22 08:38 Jenkinsfile [2020-04-22T08:40:15.967Z] -rw-rw-r--. 1 jenkins jenkins 11340 Apr 22 08:38 LICENSE [2020-04-22T08:40:15.967Z] -rw-rw-r--. 1 jenkins jenkins 873 Apr 22 08:38 Makefile [2020-04-22T08:40:15.967Z] -rw-rw-r--. 1 jenkins jenkins 4413 Apr 22 08:38 README.md [2020-04-22T08:40:15.967Z] drwxrwxr-x. 3 jenkins jenkins 58 Apr 22 08:38 .semver [2020-04-22T08:40:15.967Z] -rw-rw-r--. 1 jenkins jenkins 5 Apr 22 08:35 VERSION [2020-04-22T08:40:15.967Z] -rw-rw-r--. 1 jenkins jenkins 235 Apr 22 08:38 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:40:16.289Z] + 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=ce75cf2693ffdc1e296f0f42a868a3363b29bd0e --label arch=amd64 --label version=0.0.0 . [2020-04-22T08:40:16.547Z] Sending build context to Docker daemon 34.11MB [2020-04-22T08:40:16.547Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-22T08:40:16.547Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-22T08:40:16.547Z] ---> 24858c51193a [2020-04-22T08:40:16.547Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-22T08:40:16.547Z] ---> Running in fc94555b01e1 [2020-04-22T08:40:16.806Z] Removing intermediate container fc94555b01e1 [2020-04-22T08:40:16.806Z] ---> 1576f7483d47 [2020-04-22T08:40:16.806Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-04-22T08:40:16.806Z] ---> Running in 9c6b82c0402c [2020-04-22T08:40:16.806Z] Removing intermediate container 9c6b82c0402c [2020-04-22T08:40:16.806Z] ---> 1b3cf5728c51 [2020-04-22T08:40:16.806Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-04-22T08:40:17.064Z] ---> Running in 06c2d3275ef3 [2020-04-22T08:40:17.064Z] Removing intermediate container 06c2d3275ef3 [2020-04-22T08:40:17.064Z] ---> b07a1b0bef0b [2020-04-22T08:40:17.064Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T08:40:17.064Z] ---> Running in 2726c99d9bfe [2020-04-22T08:40:17.999Z] Removing intermediate container 2726c99d9bfe [2020-04-22T08:40:17.999Z] ---> fcec3ae4cc18 [2020-04-22T08:40:17.999Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-22T08:40:17.999Z] ---> Running in 23f5c47187aa [2020-04-22T08:40:18.257Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-22T08:40:19.190Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-22T08:40:19.449Z] OK: 214 MiB in 52 packages [2020-04-22T08:40:19.707Z] Removing intermediate container 23f5c47187aa [2020-04-22T08:40:19.707Z] ---> 02f70edaf916 [2020-04-22T08:40:19.707Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-04-22T08:40:19.707Z] ---> Running in a945a43578bc [2020-04-22T08:40:19.965Z] Removing intermediate container a945a43578bc [2020-04-22T08:40:19.965Z] ---> e6452ad798a7 [2020-04-22T08:40:19.965Z] Step 9/21 : COPY . . [2020-04-22T08:40:20.533Z] ---> 43fa08430c54 [2020-04-22T08:40:20.533Z] Step 10/21 : ARG MAKE='make build' [2020-04-22T08:40:20.533Z] ---> Running in 7dd1bd2ce01a [2020-04-22T08:40:20.793Z] Removing intermediate container 7dd1bd2ce01a [2020-04-22T08:40:20.793Z] ---> 2f3009b23d71 [2020-04-22T08:40:20.793Z] Step 11/21 : RUN $MAKE [2020-04-22T08:40:20.793Z] ---> Running in 18e43d39f416 [2020-04-22T08:40:21.056Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-04-22T08:40:31.100Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-22T08:40:34.387Z] Removing intermediate container 18e43d39f416 [2020-04-22T08:40:34.387Z] ---> 8beb13081805 [2020-04-22T08:40:34.387Z] Step 12/21 : FROM alpine [2020-04-22T08:40:34.387Z] latest: Pulling from library/alpine [2020-04-22T08:40:34.387Z] aad63a933944: Pulling fs layer [2020-04-22T08:40:34.387Z] aad63a933944: Download complete [2020-04-22T08:40:34.646Z] aad63a933944: Pull complete [2020-04-22T08:40:34.646Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-22T08:40:34.646Z] Status: Downloaded newer image for alpine:latest [2020-04-22T08:40:34.646Z] ---> a187dde48cd2 [2020-04-22T08:40:34.646Z] Step 13/21 : ENV APP_PORT=49990 [2020-04-22T08:40:34.646Z] ---> Running in 7187e77c19bf [2020-04-22T08:40:34.904Z] Removing intermediate container 7187e77c19bf [2020-04-22T08:40:34.904Z] ---> 312e559a3a93 [2020-04-22T08:40:34.904Z] Step 14/21 : EXPOSE $APP_PORT [2020-04-22T08:40:34.904Z] ---> Running in f5a77d84719f [2020-04-22T08:40:34.904Z] Removing intermediate container f5a77d84719f [2020-04-22T08:40:34.904Z] ---> 580fc3f19ca9 [2020-04-22T08:40:34.904Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-04-22T08:40:35.471Z] ---> 453a21bc3726 [2020-04-22T08:40:35.471Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-04-22T08:40:35.471Z] ---> e70f98a8abd6 [2020-04-22T08:40:35.471Z] Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-04-22T08:40:35.732Z] ---> 81097f45a0aa [2020-04-22T08:40:35.732Z] Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-22T08:40:35.732Z] ---> Running in a83638d5e26f [2020-04-22T08:40:35.991Z] Removing intermediate container a83638d5e26f [2020-04-22T08:40:35.991Z] ---> af29e4842a6f [2020-04-22T08:40:35.991Z] Step 19/21 : LABEL arch=amd64 [2020-04-22T08:40:35.991Z] ---> Running in 8df5fa224cf8 [2020-04-22T08:40:35.991Z] Removing intermediate container 8df5fa224cf8 [2020-04-22T08:40:35.991Z] ---> 8048ae8c94ef [2020-04-22T08:40:35.991Z] Step 20/21 : LABEL git_sha=ce75cf2693ffdc1e296f0f42a868a3363b29bd0e [2020-04-22T08:40:36.250Z] ---> Running in 64f4e3ee2a0f [2020-04-22T08:40:36.250Z] Removing intermediate container 64f4e3ee2a0f [2020-04-22T08:40:36.250Z] ---> 5fc57593fba1 [2020-04-22T08:40:36.250Z] Step 21/21 : LABEL version=0.0.0 [2020-04-22T08:40:36.250Z] ---> Running in b03301ea497d [2020-04-22T08:40:36.509Z] Removing intermediate container b03301ea497d [2020-04-22T08:40:36.509Z] ---> 496fc8b7d1d6 [2020-04-22T08:40:36.509Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T08:40:36.509Z] Successfully built 496fc8b7d1d6 [2020-04-22T08:40:36.509Z] 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] } [2020-04-22T08:42:35.795Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 153.571s coverage: 51.2% of statements [2020-04-22T08:42:35.795Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-04-22T08:42:40.079Z] gofmt -l . [2020-04-22T08:42:40.079Z] [ "`gofmt -l .`" = "" ] [2020-04-22T08:42:40.079Z] ./bin/test-attribution-txt.sh [2020-04-22T08:42:41.496Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-04-22T08:42:41.794Z] Warning: overwriting stash ‘coverage-report’ [2020-04-22T08:42:42.204Z] Stashed 1 file(s) [Pipeline] } [2020-04-22T08:42:42.239Z] $ docker stop --time=1 f501b01d6304d0278d1beced8df53b435b0d26ddfbe187356b23ac67c4a8ff95 [2020-04-22T08:42:44.411Z] $ docker rm -f f501b01d6304d0278d1beced8df53b435b0d26ddfbe187356b23ac67c4a8ff95 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-04-22T08:42:45.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-04-22T08:42:46.165Z] + ls -al . [2020-04-22T08:42:46.165Z] total 140 [2020-04-22T08:42:46.165Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 08:42 . [2020-04-22T08:42:46.165Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 22 08:37 .. [2020-04-22T08:42:46.165Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 22 08:37 .git [2020-04-22T08:42:46.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:37 .github [2020-04-22T08:42:46.165Z] -rw-rw-r-- 1 jenkins jenkins 258 Apr 22 08:37 .gitignore [2020-04-22T08:42:46.165Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:37 .semver [2020-04-22T08:42:46.165Z] -rw-rw-r-- 1 jenkins jenkins 6529 Apr 22 08:37 Attribution.txt [2020-04-22T08:42:46.165Z] -rw-rw-r-- 1 jenkins jenkins 1826 Apr 22 08:37 Dockerfile [2020-04-22T08:42:46.165Z] -rw-rw-r-- 1 jenkins jenkins 957 Apr 22 08:37 Dockerfile.build [2020-04-22T08:42:46.165Z] -rw-rw-r-- 1 jenkins jenkins 683 Apr 22 08:37 Jenkinsfile [2020-04-22T08:42:46.165Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 22 08:37 LICENSE [2020-04-22T08:42:46.165Z] -rw-rw-r-- 1 jenkins jenkins 873 Apr 22 08:37 Makefile [2020-04-22T08:42:46.165Z] -rw-rw-r-- 1 jenkins jenkins 4413 Apr 22 08:37 README.md [2020-04-22T08:42:46.165Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 22 08:35 VERSION [2020-04-22T08:42:46.165Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 22 08:37 bin [2020-04-22T08:42:46.165Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:37 cmd [2020-04-22T08:42:46.165Z] -rw-r--r-- 1 jenkins jenkins 32181 Apr 22 08:42 coverage.out [2020-04-22T08:42:46.165Z] -rw-r--r-- 1 jenkins jenkins 862 Apr 22 08:42 go.mod [2020-04-22T08:42:46.165Z] -rw-r--r-- 1 jenkins jenkins 14805 Apr 22 08:42 go.sum [2020-04-22T08:42:46.165Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 22 08:37 internal [2020-04-22T08:42:46.165Z] -rw-rw-r-- 1 jenkins jenkins 235 Apr 22 08:37 version.go [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:42:46.541Z] + 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=ce75cf2693ffdc1e296f0f42a868a3363b29bd0e --label arch=arm64 --label version=0.0.0 . [2020-04-22T08:42:47.132Z] Sending build context to Docker daemon 34.11MB [2020-04-22T08:42:47.132Z] Step 1/21 : ARG BASE=golang:1.13-alpine [2020-04-22T08:42:47.132Z] Step 2/21 : FROM ${BASE} AS builder [2020-04-22T08:42:47.132Z] ---> fd0b3893843a [2020-04-22T08:42:47.132Z] Step 3/21 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2020-04-22T08:42:47.720Z] ---> Running in 08219437a9b9 [2020-04-22T08:42:47.991Z] Removing intermediate container 08219437a9b9 [2020-04-22T08:42:47.991Z] ---> afca4c1e0d53 [2020-04-22T08:42:47.991Z] Step 4/21 : ARG ALPINE_PKG_EXTRA="" [2020-04-22T08:42:47.991Z] ---> Running in 777e754926c8 [2020-04-22T08:42:48.575Z] Removing intermediate container 777e754926c8 [2020-04-22T08:42:48.575Z] ---> f85e4850854f [2020-04-22T08:42:48.575Z] Step 5/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2020: IOTech' [2020-04-22T08:42:48.575Z] ---> Running in d3000c20b7f1 [2020-04-22T08:42:48.843Z] Removing intermediate container d3000c20b7f1 [2020-04-22T08:42:48.843Z] ---> e78cf3cbad2a [2020-04-22T08:42:48.843Z] Step 6/21 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-04-22T08:42:49.110Z] ---> Running in c86809c2303a [2020-04-22T08:42:51.061Z] Removing intermediate container c86809c2303a [2020-04-22T08:42:51.061Z] ---> 50b393b7a10d [2020-04-22T08:42:51.061Z] Step 7/21 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2020-04-22T08:42:51.061Z] ---> Running in 8a94dcd395ad [2020-04-22T08:42:51.685Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-04-22T08:42:52.681Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-04-22T08:42:53.279Z] OK: 203 MiB in 52 packages [2020-04-22T08:42:54.261Z] Removing intermediate container 8a94dcd395ad [2020-04-22T08:42:54.261Z] ---> 25459ccd7870 [2020-04-22T08:42:54.261Z] Step 8/21 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-virtual-go [2020-04-22T08:42:54.261Z] ---> Running in d1e0de0c02c6 [2020-04-22T08:42:54.848Z] Removing intermediate container d1e0de0c02c6 [2020-04-22T08:42:54.848Z] ---> fca7b773e698 [2020-04-22T08:42:54.848Z] Step 9/21 : COPY . . [2020-04-22T08:42:56.805Z] ---> c3d36ab93083 [2020-04-22T08:42:56.805Z] Step 10/21 : ARG MAKE='make build' [2020-04-22T08:42:56.805Z] ---> Running in 641e05942b80 [2020-04-22T08:42:57.390Z] Removing intermediate container 641e05942b80 [2020-04-22T08:42:57.390Z] ---> d168c941b4be [2020-04-22T08:42:57.390Z] Step 11/21 : RUN $MAKE [2020-04-22T08:42:57.390Z] ---> Running in 6622b8ec99be [2020-04-22T08:42:58.351Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -o cmd/device-virtual ./cmd [2020-04-22T08:43:30.631Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2020-04-22T08:43:40.711Z] Removing intermediate container 6622b8ec99be [2020-04-22T08:43:40.711Z] ---> 42b957e696d9 [2020-04-22T08:43:40.711Z] Step 12/21 : FROM alpine [2020-04-22T08:43:40.711Z] latest: Pulling from library/alpine [2020-04-22T08:43:40.711Z] 8a0637ca1ac9: Pulling fs layer [2020-04-22T08:43:40.711Z] 8a0637ca1ac9: Verifying Checksum [2020-04-22T08:43:40.711Z] 8a0637ca1ac9: Download complete [2020-04-22T08:43:41.294Z] 8a0637ca1ac9: Pull complete [2020-04-22T08:43:41.294Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-22T08:43:41.294Z] Status: Downloaded newer image for alpine:latest [2020-04-22T08:43:41.294Z] ---> 2ee122dcc32d [2020-04-22T08:43:41.294Z] Step 13/21 : ENV APP_PORT=49990 [2020-04-22T08:43:41.294Z] ---> Running in 9cd9cb528d86 [2020-04-22T08:43:41.879Z] Removing intermediate container 9cd9cb528d86 [2020-04-22T08:43:41.879Z] ---> 2ace0f6843d9 [2020-04-22T08:43:41.879Z] Step 14/21 : EXPOSE $APP_PORT [2020-04-22T08:43:41.879Z] ---> Running in 6bae337d25e6 [2020-04-22T08:43:42.147Z] Removing intermediate container 6bae337d25e6 [2020-04-22T08:43:42.147Z] ---> d9e65c47a4c8 [2020-04-22T08:43:42.147Z] Step 15/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/cmd / [2020-04-22T08:43:43.557Z] ---> 6955dfb9183b [2020-04-22T08:43:43.557Z] Step 16/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/Attribution.txt / [2020-04-22T08:43:43.827Z] ---> 792dfcb46b44 [2020-04-22T08:43:43.827Z] Step 17/21 : COPY --from=builder /go/src/github.com/edgexfoundry/device-virtual-go/LICENSE / [2020-04-22T08:43:44.411Z] ---> bbce803ff27b [2020-04-22T08:43:44.411Z] Step 18/21 : ENTRYPOINT ["/device-virtual","--cp=consul.http://edgex-core-consul:8500","--registry","--confdir=/res"] [2020-04-22T08:43:44.678Z] ---> Running in 56c4263f0ce7 [2020-04-22T08:43:44.946Z] Removing intermediate container 56c4263f0ce7 [2020-04-22T08:43:44.946Z] ---> 58c413497024 [2020-04-22T08:43:44.946Z] Step 19/21 : LABEL arch=arm64 [2020-04-22T08:43:44.946Z] ---> Running in e70d0b4c5d01 [2020-04-22T08:43:45.533Z] Removing intermediate container e70d0b4c5d01 [2020-04-22T08:43:45.533Z] ---> d33495cc0831 [2020-04-22T08:43:45.533Z] Step 20/21 : LABEL git_sha=ce75cf2693ffdc1e296f0f42a868a3363b29bd0e [2020-04-22T08:43:45.533Z] ---> Running in ae266d8d5642 [2020-04-22T08:43:45.801Z] Removing intermediate container ae266d8d5642 [2020-04-22T08:43:45.801Z] ---> 0d12d6810a29 [2020-04-22T08:43:45.801Z] Step 21/21 : LABEL version=0.0.0 [2020-04-22T08:43:46.068Z] ---> Running in da97f11ece82 [2020-04-22T08:43:46.335Z] Removing intermediate container da97f11ece82 [2020-04-22T08:43:46.335Z] ---> 381121e9656e [2020-04-22T08:43:46.335Z] [Warning] One or more build-args [ARCH] were not consumed [2020-04-22T08:43:46.335Z] Successfully built 381121e9656e [2020-04-22T08:43:46.335Z] 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 [2020-04-22T08:43:48.157Z] provisioning config files... [2020-04-22T08:43:48.172Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-100@tmp/config8368672136430493754tmp [Pipeline] { [Pipeline] sh [2020-04-22T08:43:48.572Z] + curl -s https://codecov.io/bash [2020-04-22T08:43:48.572Z] + bash -s - -t @/w/workspace/foundry_device-virtual-go_PR-100@tmp/config8368672136430493754tmp [2020-04-22T08:43:48.832Z] [2020-04-22T08:43:48.832Z] _____ _ [2020-04-22T08:43:48.832Z] / ____| | | [2020-04-22T08:43:48.832Z] | | ___ __| | ___ ___ _____ __ [2020-04-22T08:43:48.832Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-04-22T08:43:48.832Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-04-22T08:43:48.832Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-04-22T08:43:48.832Z] Bash-tbd [2020-04-22T08:43:48.832Z] [2020-04-22T08:43:48.832Z] [2020-04-22T08:43:48.832Z] ==> Jenkins CI detected. [2020-04-22T08:43:48.832Z] project root: . [2020-04-22T08:43:48.832Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-04-22T08:43:48.832Z] ==> Running gcov in . (disable via -X gcov) [2020-04-22T08:43:48.832Z] ==> Python coveragepy not found [2020-04-22T08:43:48.832Z] ==> Searching for coverage reports in: [2020-04-22T08:43:48.832Z] + . [2020-04-22T08:43:48.832Z] -> Found 1 reports [2020-04-22T08:43:48.832Z] ==> Detecting git/mercurial file structure [2020-04-22T08:43:48.832Z] ==> Reading reports [2020-04-22T08:43:48.832Z] + ./coverage.out bytes=32181 [2020-04-22T08:43:48.832Z] ==> Appending adjustments [2020-04-22T08:43:48.832Z] http://docs.codecov.io/docs/fixing-reports [2020-04-22T08:43:48.832Z] + Found adjustments [2020-04-22T08:43:48.832Z] ==> Gzipping contents [2020-04-22T08:43:48.832Z] ==> Uploading reports [2020-04-22T08:43:48.832Z] url: https://codecov.io [2020-04-22T08:43:48.832Z] query: branch=PR-100&commit=ce75cf2693ffdc1e296f0f42a868a3363b29bd0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=100&job= [2020-04-22T08:43:49.094Z] -> Pinging Codecov [2020-04-22T08:43:49.094Z] https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=PR-100&commit=ce75cf2693ffdc1e296f0f42a868a3363b29bd0e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-100%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=100&job= [2020-04-22T08:43:49.354Z] -> Uploading [2020-04-22T08:43:49.927Z] -> View reports at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/ce75cf2693ffdc1e296f0f42a868a3363b29bd0e [Pipeline] } [2020-04-22T08:43:49.947Z] 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 [2020-04-22T08:43:51.669Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T08:43:52.001Z] ---> package-listing.sh [2020-04-22T08:43:52.001Z] ++ facter osfamily [2020-04-22T08:43:52.001Z] ++ tr '[:upper:]' '[:lower:]' [2020-04-22T08:43:52.001Z] + OS_FAMILY=redhat [2020-04-22T08:43:52.001Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-100 [2020-04-22T08:43:52.001Z] + START_PACKAGES=/tmp/packages_start.txt [2020-04-22T08:43:52.001Z] + END_PACKAGES=/tmp/packages_end.txt [2020-04-22T08:43:52.001Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-04-22T08:43:52.001Z] + PACKAGES=/tmp/packages_start.txt [2020-04-22T08:43:52.001Z] + '[' /w/workspace/foundry_device-virtual-go_PR-100 ']' [2020-04-22T08:43:52.001Z] + PACKAGES=/tmp/packages_end.txt [2020-04-22T08:43:52.001Z] + case "${OS_FAMILY}" in [2020-04-22T08:43:52.001Z] + rpm -qa [2020-04-22T08:43:52.001Z] + sort [2020-04-22T08:43:56.202Z] + '[' -f /tmp/packages_start.txt ']' [2020-04-22T08:43:56.203Z] + '[' -f /tmp/packages_end.txt ']' [2020-04-22T08:43:56.203Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-04-22T08:43:56.203Z] + '[' /w/workspace/foundry_device-virtual-go_PR-100 ']' [2020-04-22T08:43:56.203Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-100/archives/ [2020-04-22T08:43:56.203Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-100/archives/ [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:43:56.706Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T08:43:56.706Z] [2020-04-22T08:43:56.706Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-04-22T08:43:57.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-04-22T08:43:57.090Z] alpine: Pulling from edgex-lftools-log-publisher [2020-04-22T08:43:57.090Z] c9b1b535fdd9: Pulling fs layer [2020-04-22T08:43:57.090Z] 2cc5ad85d9ab: Pulling fs layer [2020-04-22T08:43:57.090Z] 756a868c4378: Pulling fs layer [2020-04-22T08:43:57.090Z] 444b2fc9a129: Pulling fs layer [2020-04-22T08:43:57.090Z] ea15f1150254: Pulling fs layer [2020-04-22T08:43:57.090Z] 41b27a9f41bf: Pulling fs layer [2020-04-22T08:43:57.090Z] 28c525ee5125: Pulling fs layer [2020-04-22T08:43:57.090Z] 094b1ea09ed8: Pulling fs layer [2020-04-22T08:43:57.090Z] 138eaada9080: Pulling fs layer [2020-04-22T08:43:57.090Z] 0622d0fa9048: Pulling fs layer [2020-04-22T08:43:57.090Z] 41b27a9f41bf: Waiting [2020-04-22T08:43:57.090Z] 28c525ee5125: Waiting [2020-04-22T08:43:57.090Z] 094b1ea09ed8: Waiting [2020-04-22T08:43:57.090Z] 138eaada9080: Waiting [2020-04-22T08:43:57.090Z] 0622d0fa9048: Waiting [2020-04-22T08:43:57.090Z] 444b2fc9a129: Waiting [2020-04-22T08:43:57.090Z] ea15f1150254: Waiting [2020-04-22T08:43:57.090Z] 2cc5ad85d9ab: Verifying Checksum [2020-04-22T08:43:57.090Z] 2cc5ad85d9ab: Download complete [2020-04-22T08:43:57.090Z] 444b2fc9a129: Download complete [2020-04-22T08:43:57.090Z] c9b1b535fdd9: Download complete [2020-04-22T08:43:57.090Z] ea15f1150254: Verifying Checksum [2020-04-22T08:43:57.090Z] ea15f1150254: Download complete [2020-04-22T08:43:57.357Z] 28c525ee5125: Verifying Checksum [2020-04-22T08:43:57.357Z] 28c525ee5125: Download complete [2020-04-22T08:43:57.625Z] 756a868c4378: Verifying Checksum [2020-04-22T08:43:57.625Z] 756a868c4378: Download complete [2020-04-22T08:43:57.625Z] c9b1b535fdd9: Pull complete [2020-04-22T08:43:57.625Z] 138eaada9080: Verifying Checksum [2020-04-22T08:43:57.625Z] 138eaada9080: Download complete [2020-04-22T08:43:57.625Z] 094b1ea09ed8: Verifying Checksum [2020-04-22T08:43:57.625Z] 094b1ea09ed8: Download complete [2020-04-22T08:43:57.625Z] 0622d0fa9048: Verifying Checksum [2020-04-22T08:43:57.625Z] 0622d0fa9048: Download complete [2020-04-22T08:43:57.890Z] 2cc5ad85d9ab: Pull complete [2020-04-22T08:43:58.463Z] 41b27a9f41bf: Verifying Checksum [2020-04-22T08:43:58.463Z] 41b27a9f41bf: Download complete [2020-04-22T08:44:00.373Z] 756a868c4378: Pull complete [2020-04-22T08:44:00.633Z] 444b2fc9a129: Pull complete [2020-04-22T08:44:00.633Z] ea15f1150254: Pull complete [2020-04-22T08:44:03.936Z] 41b27a9f41bf: Pull complete [2020-04-22T08:44:03.936Z] 28c525ee5125: Pull complete [2020-04-22T08:44:06.476Z] 094b1ea09ed8: Pull complete [2020-04-22T08:44:06.476Z] 138eaada9080: Pull complete [2020-04-22T08:44:06.735Z] 0622d0fa9048: Pull complete [2020-04-22T08:44:06.735Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-04-22T08:44:06.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-04-22T08:44:06.913Z] prd-centos7-docker-4c-2g-5559 does not seem to be running inside a container [2020-04-22T08:44:06.957Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/foundry_device-virtual-go_PR-100 -v /w/workspace/foundry_device-virtual-go_PR-100:/w/workspace/foundry_device-virtual-go_PR-100:rw,z -v /w/workspace/foundry_device-virtual-go_PR-100@tmp:/w/workspace/foundry_device-virtual-go_PR-100@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-04-22T08:44:08.037Z] $ docker top 9c02eee8beb3ed5248a75cd74d81a133add7be1f08185385535622a687fd9cd0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-04-22T08:44:08.328Z] provisioning config files... [2020-04-22T08:44:08.342Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-100@tmp/config2343764233459775764tmp [Pipeline] { [Pipeline] echo [2020-04-22T08:44:08.428Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T08:44:08.751Z] ---> create-netrc.sh [Pipeline] echo [2020-04-22T08:44:08.775Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-04-22T08:44:09.097Z] ---> logs-deploy.sh [2020-04-22T08:44:09.097Z] + ARCHIVE_ARTIFACTS= [2020-04-22T08:44:09.097Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-04-22T08:44:09.097Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-04-22T08:44:09.097Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-04-22T08:44:09.097Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-100/1 [2020-04-22T08:44:09.097Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-100/1/ [2020-04-22T08:44:09.097Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-100/1 /w/workspace/foundry_device-virtual-go_PR-100 [2020-04-22T08:44:10.480Z] Archives upload complete. [2020-04-22T08:44:10.480Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-100/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-virtual-go/job/PR-100/1/ [2020-04-22T08:44:11.049Z] ---> uname -a: [2020-04-22T08:44:11.049Z] Linux 9c02eee8beb3 3.10.0-862.14.4.el7.x86_64 #1 SMP Wed Sep 26 15:12:11 UTC 2018 x86_64 Linux [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] ---> lscpu: [2020-04-22T08:44:11.049Z] Architecture: x86_64 [2020-04-22T08:44:11.049Z] CPU op-mode(s): 32-bit, 64-bit [2020-04-22T08:44:11.049Z] Byte Order: Little Endian [2020-04-22T08:44:11.049Z] Address sizes: 40 bits physical, 48 bits virtual [2020-04-22T08:44:11.049Z] CPU(s): 4 [2020-04-22T08:44:11.049Z] On-line CPU(s) list: 0-3 [2020-04-22T08:44:11.049Z] Thread(s) per core: 1 [2020-04-22T08:44:11.049Z] Core(s) per socket: 1 [2020-04-22T08:44:11.049Z] Socket(s): 4 [2020-04-22T08:44:11.049Z] NUMA node(s): 1 [2020-04-22T08:44:11.049Z] Vendor ID: GenuineIntel [2020-04-22T08:44:11.049Z] CPU family: 6 [2020-04-22T08:44:11.049Z] Model: 44 [2020-04-22T08:44:11.049Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-04-22T08:44:11.049Z] Stepping: 1 [2020-04-22T08:44:11.049Z] CPU MHz: 2933.442 [2020-04-22T08:44:11.049Z] BogoMIPS: 5866.88 [2020-04-22T08:44:11.049Z] Virtualization: VT-x [2020-04-22T08:44:11.049Z] Hypervisor vendor: KVM [2020-04-22T08:44:11.049Z] Virtualization type: full [2020-04-22T08:44:11.049Z] L1d cache: 128 KiB [2020-04-22T08:44:11.049Z] L1i cache: 128 KiB [2020-04-22T08:44:11.049Z] L2 cache: 16 MiB [2020-04-22T08:44:11.049Z] L3 cache: 64 MiB [2020-04-22T08:44:11.049Z] NUMA node0 CPU(s): 0-3 [2020-04-22T08:44:11.049Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX SMT disabled, L1D conditional cache flushes [2020-04-22T08:44:11.049Z] Vulnerability Meltdown: Mitigation; PTI [2020-04-22T08:44:11.049Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-04-22T08:44:11.049Z] Vulnerability Spectre v1: Mitigation; Load fences, __user pointer sanitization [2020-04-22T08:44:11.049Z] Vulnerability Spectre v2: Mitigation; Full retpoline [2020-04-22T08:44:11.049Z] 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 [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] ---> nproc: [2020-04-22T08:44:11.049Z] 4 [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] ---> df -h: [2020-04-22T08:44:11.049Z] Filesystem Size Used Available Use% Mounted on [2020-04-22T08:44:11.049Z] overlay 50.0G 6.3G 43.7G 13% / [2020-04-22T08:44:11.049Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-04-22T08:44:11.049Z] tmpfs 919.1M 0 919.1M 0% /sys/fs/cgroup [2020-04-22T08:44:11.049Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-04-22T08:44:11.049Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/resolv.conf [2020-04-22T08:44:11.049Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hostname [2020-04-22T08:44:11.049Z] /dev/vda1 50.0G 6.3G 43.7G 13% /etc/hosts [2020-04-22T08:44:11.049Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/foundry_device-virtual-go_PR-100 [2020-04-22T08:44:11.049Z] /dev/vda1 50.0G 6.3G 43.7G 13% /w/workspace/foundry_device-virtual-go_PR-100@tmp [2020-04-22T08:44:11.049Z] /dev/vda1 50.0G 6.3G 43.7G 13% /var/log/sa [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] ---> free -m: [2020-04-22T08:44:11.049Z] total used free shared buff/cache available [2020-04-22T08:44:11.049Z] Mem: 1838 638 72 0 1126 1095 [2020-04-22T08:44:11.049Z] Swap: 1023 0 1023 [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] ---> ip addr: [2020-04-22T08:44:11.049Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-04-22T08:44:11.049Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-04-22T08:44:11.049Z] inet 127.0.0.1/8 scope host lo [2020-04-22T08:44:11.049Z] valid_lft forever preferred_lft forever [2020-04-22T08:44:11.049Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-04-22T08:44:11.049Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-04-22T08:44:11.049Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-04-22T08:44:11.049Z] valid_lft forever preferred_lft forever [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] ---> sar -b -r -n DEV: [2020-04-22T08:44:11.049Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/22/20 _x86_64_ (4 CPU) [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] 08:34:38 LINUX RESTART [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] 08:35:01 tps rtps wtps bread/s bwrtn/s [2020-04-22T08:44:11.049Z] 08:36:01 77.03 36.12 40.91 4934.09 5419.91 [2020-04-22T08:44:11.049Z] 08:37:01 3.81 0.00 3.81 0.00 113.51 [2020-04-22T08:44:11.049Z] 08:38:01 0.33 0.00 0.33 0.00 4.70 [2020-04-22T08:44:11.049Z] 08:39:01 0.25 0.00 0.25 0.00 3.73 [2020-04-22T08:44:11.049Z] 08:40:01 0.20 0.00 0.20 0.00 2.86 [2020-04-22T08:44:11.049Z] 08:41:01 0.35 0.00 0.35 0.00 4.66 [2020-04-22T08:44:11.049Z] 08:42:01 0.28 0.00 0.28 0.00 3.36 [2020-04-22T08:44:11.049Z] 08:43:01 0.25 0.00 0.25 0.00 2.58 [2020-04-22T08:44:11.049Z] 08:44:01 70.61 52.61 18.00 3571.42 7404.26 [2020-04-22T08:44:11.049Z] Average: 17.02 9.86 7.16 945.35 1440.28 [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] 08:35:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-04-22T08:44:11.049Z] 08:36:01 92156 1790148 95.10 2620 1218788 937204 31.98 453052 1171924 16 [2020-04-22T08:44:11.049Z] 08:37:01 101324 1780980 94.62 2620 1219004 902584 30.80 447108 1171896 8 [2020-04-22T08:44:11.049Z] 08:38:01 100776 1781528 94.65 2620 1219016 902764 30.80 448104 1171884 8 [2020-04-22T08:44:11.049Z] 08:39:01 100164 1782140 94.68 2620 1219016 902776 30.80 448232 1171884 20 [2020-04-22T08:44:11.049Z] 08:40:01 101888 1780416 94.59 2620 1219024 902584 30.80 447080 1171884 8 [2020-04-22T08:44:11.049Z] 08:41:01 101412 1780892 94.61 2620 1219028 902668 30.80 447432 1171884 12 [2020-04-22T08:44:11.049Z] 08:42:01 102244 1780060 94.57 2620 1219032 902584 30.80 447136 1171880 8 [2020-04-22T08:44:11.049Z] 08:43:01 102204 1780100 94.57 2620 1219036 902584 30.80 447008 1171880 8 [2020-04-22T08:44:11.049Z] 08:44:01 67432 1814872 96.42 2620 1198740 1107552 37.79 471316 1166040 98980 [2020-04-22T08:44:11.049Z] Average: 96622 1785682 94.87 2620 1216743 929256 31.71 450719 1171240 11008 [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] 08:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-04-22T08:44:11.049Z] 08:36:01 eth0 509.64 288.43 1015.30 90.86 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:36:01 docker0 1.51 1.23 0.26 2.58 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:37:01 eth0 0.87 0.08 0.07 0.01 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:38:01 eth0 0.75 0.33 0.29 0.20 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:39:01 eth0 1.28 0.77 0.87 0.41 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:40:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:41:01 eth0 0.23 0.17 0.08 0.07 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:43:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:44:01 eth0 101.10 81.35 2327.80 10.01 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] Average: eth0 68.26 41.28 371.67 11.29 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] Average: docker0 0.17 0.14 0.03 0.29 0.00 0.00 0.00 [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] ---> sar -P ALL: [2020-04-22T08:44:11.049Z] Linux 3.10.0-862.14.4.el7.x86_64 (centos-7-docker-5bc7e375-1660-33dc-fe50-cb0f4dbfa1d5.vexxhost.ne) 04/22/20 _x86_64_ (4 CPU) [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] 08:34:38 LINUX RESTART [2020-04-22T08:44:11.049Z] [2020-04-22T08:44:11.049Z] 08:35:01 CPU %user %nice %system %iowait %steal %idle [2020-04-22T08:44:11.049Z] 08:36:01 all 12.86 0.00 5.69 1.88 0.02 79.55 [2020-04-22T08:44:11.049Z] 08:36:01 0 11.74 0.00 6.43 0.65 0.02 81.16 [2020-04-22T08:44:11.049Z] 08:36:01 1 15.50 0.00 5.46 4.94 0.02 74.09 [2020-04-22T08:44:11.049Z] 08:36:01 2 12.57 0.00 5.33 0.59 0.02 81.51 [2020-04-22T08:44:11.049Z] 08:36:01 3 11.61 0.00 5.55 1.38 0.02 81.44 [2020-04-22T08:44:11.050Z] 08:37:01 all 0.21 0.00 0.06 0.00 0.00 99.73 [2020-04-22T08:44:11.050Z] 08:37:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-22T08:44:11.050Z] 08:37:01 1 0.10 0.00 0.07 0.00 0.02 99.82 [2020-04-22T08:44:11.050Z] 08:37:01 2 0.07 0.00 0.08 0.00 0.00 99.85 [2020-04-22T08:44:11.050Z] 08:37:01 3 0.60 0.00 0.05 0.00 0.00 99.35 [2020-04-22T08:44:11.050Z] 08:38:01 all 0.19 0.00 0.05 0.00 0.00 99.76 [2020-04-22T08:44:11.050Z] 08:38:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-22T08:44:11.050Z] 08:38:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-22T08:44:11.050Z] 08:38:01 2 0.10 0.00 0.07 0.00 0.00 99.83 [2020-04-22T08:44:11.050Z] 08:38:01 3 0.53 0.00 0.05 0.00 0.00 99.42 [2020-04-22T08:44:11.050Z] 08:39:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-22T08:44:11.050Z] 08:39:01 0 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-22T08:44:11.050Z] 08:39:01 1 0.07 0.00 0.07 0.00 0.00 99.87 [2020-04-22T08:44:11.050Z] 08:39:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-22T08:44:11.050Z] 08:39:01 3 0.37 0.00 0.05 0.00 0.00 99.58 [2020-04-22T08:44:11.050Z] 08:40:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-22T08:44:11.050Z] 08:40:01 0 0.52 0.00 0.03 0.00 0.00 99.45 [2020-04-22T08:44:11.050Z] 08:40:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-22T08:44:11.050Z] 08:40:01 2 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-22T08:44:11.050Z] 08:40:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-22T08:44:11.050Z] 08:41:01 all 0.19 0.00 0.05 0.00 0.00 99.77 [2020-04-22T08:44:11.050Z] 08:41:01 0 0.55 0.00 0.05 0.00 0.00 99.40 [2020-04-22T08:44:11.050Z] 08:41:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-04-22T08:44:11.050Z] 08:41:01 2 0.07 0.00 0.05 0.00 0.00 99.88 [2020-04-22T08:44:11.050Z] 08:41:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2020-04-22T08:44:11.050Z] 08:42:01 all 0.18 0.00 0.05 0.00 0.00 99.77 [2020-04-22T08:44:11.050Z] 08:42:01 0 0.35 0.00 0.03 0.00 0.02 99.60 [2020-04-22T08:44:11.050Z] 08:42:01 1 0.10 0.00 0.08 0.00 0.00 99.82 [2020-04-22T08:44:11.050Z] 08:42:01 2 0.22 0.00 0.03 0.00 0.00 99.75 [2020-04-22T08:44:11.050Z] 08:42:01 3 0.10 0.00 0.07 0.00 0.00 99.83 [2020-04-22T08:44:11.050Z] 08:43:01 all 0.17 0.00 0.05 0.00 0.00 99.77 [2020-04-22T08:44:11.050Z] 08:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2020-04-22T08:44:11.050Z] 08:43:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2020-04-22T08:44:11.050Z] 08:43:01 2 0.50 0.00 0.05 0.00 0.00 99.45 [2020-04-22T08:44:11.050Z] 08:43:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2020-04-22T08:44:11.050Z] 08:44:01 all 2.75 0.00 1.74 1.46 0.00 94.05 [2020-04-22T08:44:11.050Z] 08:44:01 0 3.08 0.00 1.77 0.32 0.00 94.83 [2020-04-22T08:44:11.050Z] 08:44:01 1 3.06 0.00 1.72 1.81 0.00 93.41 [2020-04-22T08:44:11.050Z] 08:44:01 2 2.33 0.00 1.74 0.92 0.00 95.01 [2020-04-22T08:44:11.050Z] 08:44:01 3 2.54 0.00 1.77 2.77 0.02 92.90 [2020-04-22T08:44:11.050Z] Average: all 1.87 0.00 0.86 0.37 0.00 96.90 [2020-04-22T08:44:11.050Z] Average: 0 1.83 0.00 0.93 0.11 0.00 97.12 [2020-04-22T08:44:11.050Z] Average: 1 2.11 0.00 0.84 0.75 0.00 96.30 [2020-04-22T08:44:11.050Z] Average: 2 1.77 0.00 0.83 0.17 0.00 97.23 [2020-04-22T08:44:11.050Z] Average: 3 1.76 0.00 0.84 0.46 0.00 96.94 [2020-04-22T08:44:11.050Z] [2020-04-22T08:44:11.050Z] [2020-04-22T08:44:11.050Z]