Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 3a565b71685442c2ff1ef3a41526fe46f740cbbe Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Examining edgexfoundry/edgex-global-pipelines Attempting to resolve stable as a branch Attempting to resolve stable as a tag Resolved stable as tag stable at revision 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 using credential edgex-jenkins-access-pat > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10 Checking out Revision 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d8818eaf3da2c68d83cf4d78c7504a3bbcde7a6 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > 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 Excluding src/test/ from checkout of git https://github.com/edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, goVersion:1.13, dockerImageName:docker-device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-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: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false 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-1169 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/dgexfoundry_device-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 3a565b71685442c2ff1ef3a41526fe46f740cbbe (master) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # 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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3a565b71685442c2ff1ef3a41526fe46f740cbbe # timeout=10 Commit message: "Merge pull request #533 from kaisawind/master" > git rev-list --no-walk e392cb03206751630a245b46d5bf5d4bcc819dd1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-05-29T08:11:04.765Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-05-29T08:11:05.079Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-05-29T08:11:05.291Z] ========================================================= [2020-05-29T08:11:05.291Z] EdgeX Global Pipelines Version Info [2020-05-29T08:11:05.291Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-05-29T08:11:06.735Z] ------------------- [2020-05-29T08:11:06.735Z] stable info: [2020-05-29T08:11:06.735Z] ------------------- [2020-05-29T08:11:06.735Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-05-29T08:11:06.735Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-29T08:11:06.735Z] Message: update stable to v1.0.89 [2020-05-29T08:11:07.312Z] ------------------- [2020-05-29T08:11:07.312Z] experimental info: [2020-05-29T08:11:07.312Z] ------------------- [2020-05-29T08:11:07.312Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-05-29T08:11:07.312Z] Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 [2020-05-29T08:11:07.312Z] Message: update experimental to v1.0.89 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:11:10.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T08:11:10.001Z] [2020-05-29T08:11:10.001Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:11:10.335Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T08:11:10.336Z] latest: Pulling from edgex-devops/git-semver [2020-05-29T08:11:10.336Z] 9123ac7c32f7: Pulling fs layer [2020-05-29T08:11:10.336Z] b8cc5d1170e3: Pulling fs layer [2020-05-29T08:11:10.336Z] 2924cbbf6a41: Pulling fs layer [2020-05-29T08:11:10.336Z] 93b08a4f1073: Pulling fs layer [2020-05-29T08:11:10.336Z] 93b08a4f1073: Waiting [2020-05-29T08:11:10.336Z] b8cc5d1170e3: Verifying Checksum [2020-05-29T08:11:10.336Z] b8cc5d1170e3: Download complete [2020-05-29T08:11:10.597Z] 9123ac7c32f7: Verifying Checksum [2020-05-29T08:11:10.597Z] 9123ac7c32f7: Download complete [2020-05-29T08:11:10.597Z] 93b08a4f1073: Verifying Checksum [2020-05-29T08:11:10.597Z] 93b08a4f1073: Download complete [2020-05-29T08:11:10.597Z] 2924cbbf6a41: Verifying Checksum [2020-05-29T08:11:10.597Z] 2924cbbf6a41: Download complete [2020-05-29T08:11:10.861Z] 9123ac7c32f7: Pull complete [2020-05-29T08:11:10.861Z] b8cc5d1170e3: Pull complete [2020-05-29T08:11:11.810Z] 2924cbbf6a41: Pull complete [2020-05-29T08:11:11.810Z] 93b08a4f1073: Pull complete [2020-05-29T08:11:11.810Z] Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 [2020-05-29T08:11:11.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-05-29T08:11:11.941Z] prd-centos7-docker-4c-2g-1169 does not seem to be running inside a container [2020-05-29T08:11:11.982Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-29T08:11:12.610Z] $ docker top 57bf7e6dc25c8c3a48e214a6a9a60e231debc7e85c4555d3f28d1a06f25d0b9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T08:11:12.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T08:11:12.900Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T08:11:13.139Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T08:11:13.142Z] $ docker exec 57bf7e6dc25c8c3a48e214a6a9a60e231debc7e85c4555d3f28d1a06f25d0b9e ssh-agent [2020-05-29T08:11:13.332Z] SSH_AUTH_SOCK=/tmp/ssh-mVdUdHiPuEXC/agent.14 [2020-05-29T08:11:13.332Z] SSH_AGENT_PID=21 [2020-05-29T08:11:13.343Z] Running ssh-add (command line suppressed) [2020-05-29T08:11:13.480Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2874184263891077983.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2874184263891077983.key) [2020-05-29T08:11:13.524Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T08:11:13.867Z] + git describe --exact-match --tags HEAD [2020-05-29T08:11:13.868Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-05-29T08:11:14.020Z] $ docker exec --env ******** --env ******** 57bf7e6dc25c8c3a48e214a6a9a60e231debc7e85c4555d3f28d1a06f25d0b9e ssh-agent -k [2020-05-29T08:11:14.179Z] unset SSH_AUTH_SOCK; [2020-05-29T08:11:14.180Z] unset SSH_AGENT_PID; [2020-05-29T08:11:14.180Z] echo Agent pid 21 killed; [2020-05-29T08:11:14.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-05-29T08:11:14.323Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-05-29T08:11:14.323Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-05-29T08:11:14.397Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T08:11:14.397Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T08:11:14.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T08:11:14.589Z] $ docker exec 57bf7e6dc25c8c3a48e214a6a9a60e231debc7e85c4555d3f28d1a06f25d0b9e ssh-agent [2020-05-29T08:11:14.782Z] SSH_AUTH_SOCK=/tmp/ssh-hYHCCdONXx4s/agent.57 [2020-05-29T08:11:14.782Z] SSH_AGENT_PID=64 [2020-05-29T08:11:14.789Z] Running ssh-add (command line suppressed) [2020-05-29T08:11:14.926Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4984713802709644913.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_4984713802709644913.key) [2020-05-29T08:11:14.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T08:11:15.292Z] + git semver init [2020-05-29T08:11:15.292Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T08:11:15.292Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-05-29T08:11:15.292Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-05-29T08:11:15.292Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T08:11:15.292Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T08:11:15.292Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T08:11:15.292Z] # $SEMVER_BRANCH = master [2020-05-29T08:11:15.292Z] # $SEMVER_TEMP = /tmp/semver-294255852 [2020-05-29T08:11:15.292Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2020-05-29T08:11:15.866Z] # '/tmp/semver-294255852' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' [2020-05-29T08:11:15.867Z] # -> Force: false [2020-05-29T08:11:15.867Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-05-29T08:11:15.879Z] $ docker exec --env ******** --env ******** 57bf7e6dc25c8c3a48e214a6a9a60e231debc7e85c4555d3f28d1a06f25d0b9e ssh-agent -k [2020-05-29T08:11:16.015Z] unset SSH_AUTH_SOCK; [2020-05-29T08:11:16.015Z] unset SSH_AGENT_PID; [2020-05-29T08:11:16.015Z] echo Agent pid 64 killed; [2020-05-29T08:11:16.059Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T08:11:16.550Z] + git semver [Pipeline] } [2020-05-29T08:11:16.567Z] $ docker stop --time=1 57bf7e6dc25c8c3a48e214a6a9a60e231debc7e85c4555d3f28d1a06f25d0b9e [2020-05-29T08:11:17.937Z] $ docker rm -f 57bf7e6dc25c8c3a48e214a6a9a60e231debc7e85c4555d3f28d1a06f25d0b9e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-05-29T08:11:18.768Z] Stashed 62 file(s) [Pipeline] echo [2020-05-29T08:11:18.770Z] [edgeXSemver] initialized semver on version 1.2.2-dev.2 [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-05-29T08:11:34.060Z] Still waiting to schedule task [2020-05-29T08:11:34.060Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1169’ [2020-05-29T08:11:34.062Z] Still waiting to schedule task [2020-05-29T08:11:34.062Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-929’ is offline [2020-05-29T08:13:19.842Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1170 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-05-29T08:13:19.887Z] Running in /w/workspace/device-sdk-go/43 [Pipeline] { [Pipeline] checkout [2020-05-29T08:13:25.772Z] using credential edgex-jenkins-ssh [2020-05-29T08:13:25.890Z] Cloning the remote Git repository [2020-05-29T08:13:25.890Z] Cloning with configured refspecs honoured and without tags [2020-05-29T08:13:25.945Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-29T08:13:26.077Z] > git init /w/workspace/device-sdk-go/43 # timeout=10 [2020-05-29T08:13:26.146Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-29T08:13:26.148Z] > git --version # timeout=10 [2020-05-29T08:13:26.180Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T08:13:26.240Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T08:13:27.361Z] Fetching without tags [2020-05-29T08:13:27.151Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-29T08:13:27.225Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T08:13:27.284Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-29T08:13:27.360Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-29T08:13:27.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T08:13:27.410Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T08:13:27.972Z] Checking out Revision 3a565b71685442c2ff1ef3a41526fe46f740cbbe (master) [2020-05-29T08:13:27.977Z] > git config core.sparsecheckout # timeout=10 [2020-05-29T08:13:28.018Z] > git checkout -f 3a565b71685442c2ff1ef3a41526fe46f740cbbe # timeout=10 [2020-05-29T08:13:32.541Z] Commit message: "Merge pull request #533 from kaisawind/master" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-29T08:13:34.080Z] ========================================================= [2020-05-29T08:13:34.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-05-29T08:13:34.080Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:13:35.228Z] + 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-05-29T08:13:36.215Z] Sending build context to Docker daemon 3.057MB [2020-05-29T08:13:36.215Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-29T08:13:36.215Z] Step 2/8 : FROM ${BASE} [2020-05-29T08:13:36.489Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-05-29T08:13:36.489Z] cde5963f3b93: Pulling fs layer [2020-05-29T08:13:36.489Z] 2a23fa8c16f7: Pulling fs layer [2020-05-29T08:13:36.489Z] 777b28850792: Pulling fs layer [2020-05-29T08:13:36.489Z] 8a11ddd9e578: Pulling fs layer [2020-05-29T08:13:36.489Z] 4cf88f913ddb: Pulling fs layer [2020-05-29T08:13:36.489Z] 1df406cf5192: Pulling fs layer [2020-05-29T08:13:36.489Z] cd6300453558: Pulling fs layer [2020-05-29T08:13:36.489Z] b9c365052c96: Pulling fs layer [2020-05-29T08:13:36.489Z] a2d8cc88f415: Pulling fs layer [2020-05-29T08:13:36.489Z] ea1d1ca13537: Pulling fs layer [2020-05-29T08:13:36.489Z] 3750a50a1c5e: Pulling fs layer [2020-05-29T08:13:36.489Z] 8a11ddd9e578: Waiting [2020-05-29T08:13:36.489Z] 4cf88f913ddb: Waiting [2020-05-29T08:13:36.489Z] 1df406cf5192: Waiting [2020-05-29T08:13:36.489Z] cd6300453558: Waiting [2020-05-29T08:13:36.489Z] b9c365052c96: Waiting [2020-05-29T08:13:36.489Z] a2d8cc88f415: Waiting [2020-05-29T08:13:36.489Z] ea1d1ca13537: Waiting [2020-05-29T08:13:36.489Z] 3750a50a1c5e: Waiting [2020-05-29T08:13:36.489Z] 777b28850792: Download complete [2020-05-29T08:13:36.779Z] 2a23fa8c16f7: Verifying Checksum [2020-05-29T08:13:36.779Z] 2a23fa8c16f7: Download complete [2020-05-29T08:13:36.779Z] 4cf88f913ddb: Verifying Checksum [2020-05-29T08:13:36.779Z] 4cf88f913ddb: Download complete [2020-05-29T08:13:36.779Z] 1df406cf5192: Verifying Checksum [2020-05-29T08:13:36.779Z] 1df406cf5192: Download complete [2020-05-29T08:13:36.779Z] cde5963f3b93: Verifying Checksum [2020-05-29T08:13:36.779Z] cde5963f3b93: Download complete [2020-05-29T08:13:37.766Z] cde5963f3b93: Pull complete [2020-05-29T08:13:38.368Z] 2a23fa8c16f7: Pull complete [2020-05-29T08:13:38.655Z] 777b28850792: Pull complete [2020-05-29T08:13:41.298Z] cd6300453558: Verifying Checksum [2020-05-29T08:13:41.298Z] cd6300453558: Download complete [2020-05-29T08:13:41.298Z] a2d8cc88f415: Verifying Checksum [2020-05-29T08:13:41.298Z] a2d8cc88f415: Download complete [2020-05-29T08:13:43.275Z] ea1d1ca13537: Verifying Checksum [2020-05-29T08:13:43.275Z] ea1d1ca13537: Download complete [2020-05-29T08:13:43.551Z] 3750a50a1c5e: Download complete [2020-05-29T08:13:46.174Z] b9c365052c96: Verifying Checksum [2020-05-29T08:13:46.174Z] b9c365052c96: Download complete [2020-05-29T08:13:48.146Z] 8a11ddd9e578: Verifying Checksum [2020-05-29T08:13:48.146Z] 8a11ddd9e578: Download complete [2020-05-29T08:14:00.555Z] 8a11ddd9e578: Pull complete [2020-05-29T08:14:00.555Z] 4cf88f913ddb: Pull complete [2020-05-29T08:14:00.555Z] 1df406cf5192: Pull complete [2020-05-29T08:14:04.860Z] cd6300453558: Pull complete [2020-05-29T08:14:08.808Z] Running on prd-centos7-docker-4c-2g-1171 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws [2020-05-29T08:14:08.853Z] Running in /w/workspace/device-sdk-go/43 [Pipeline] { [Pipeline] checkout [2020-05-29T08:14:10.277Z] b9c365052c96: Pull complete [2020-05-29T08:14:10.277Z] a2d8cc88f415: Pull complete [2020-05-29T08:14:11.231Z] using credential edgex-jenkins-ssh [2020-05-29T08:14:11.278Z] Cloning the remote Git repository [2020-05-29T08:14:11.278Z] Cloning with configured refspecs honoured and without tags [2020-05-29T08:14:11.717Z] ea1d1ca13537: Pull complete [2020-05-29T08:14:12.259Z] Fetching without tags [2020-05-29T08:14:12.313Z] 3750a50a1c5e: Pull complete [2020-05-29T08:14:12.313Z] Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 [2020-05-29T08:14:12.313Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-05-29T08:14:12.313Z] ---> 78745c68409d [2020-05-29T08:14:12.313Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-29T08:14:11.313Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2020-05-29T08:14:11.393Z] > git init /w/workspace/device-sdk-go/43 # timeout=10 [2020-05-29T08:14:11.447Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-29T08:14:11.447Z] > git --version # timeout=10 [2020-05-29T08:14:11.459Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T08:14:11.489Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T08:14:12.233Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-29T08:14:12.241Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T08:14:12.250Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2020-05-29T08:14:12.262Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2020-05-29T08:14:12.263Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-05-29T08:14:12.268Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-05-29T08:14:12.669Z] Checking out Revision 3a565b71685442c2ff1ef3a41526fe46f740cbbe (master) [2020-05-29T08:14:12.676Z] > git config core.sparsecheckout # timeout=10 [2020-05-29T08:14:12.681Z] > git checkout -f 3a565b71685442c2ff1ef3a41526fe46f740cbbe # timeout=10 [2020-05-29T08:14:15.704Z] ---> Running in 8fe48c5692b8 [2020-05-29T08:14:16.300Z] Removing intermediate container 8fe48c5692b8 [2020-05-29T08:14:16.300Z] ---> cbaf82d5c91a [2020-05-29T08:14:16.300Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T08:14:16.300Z] ---> Running in fc50a16bfd9e [2020-05-29T08:14:16.709Z] Commit message: "Merge pull request #533 from kaisawind/master" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-05-29T08:14:17.522Z] ========================================================= [2020-05-29T08:14:17.523Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-05-29T08:14:17.523Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:14:18.219Z] + 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-05-29T08:14:18.286Z] Removing intermediate container fc50a16bfd9e [2020-05-29T08:14:18.286Z] ---> 91dce6aefeda [2020-05-29T08:14:18.286Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-29T08:14:18.286Z] ---> Running in 27054c06ec2b [2020-05-29T08:14:18.493Z] Sending build context to Docker daemon 3.057MB [2020-05-29T08:14:18.493Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-05-29T08:14:18.493Z] Step 2/8 : FROM ${BASE} [2020-05-29T08:14:18.493Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-05-29T08:14:18.493Z] e6b0cf9c0882: Pulling fs layer [2020-05-29T08:14:18.493Z] 2848faf0eed1: Pulling fs layer [2020-05-29T08:14:18.493Z] 0f37312ad70f: Pulling fs layer [2020-05-29T08:14:18.493Z] 5788d62ee057: Pulling fs layer [2020-05-29T08:14:18.493Z] 0e6b1d234666: Pulling fs layer [2020-05-29T08:14:18.493Z] bf5d7aec512f: Pulling fs layer [2020-05-29T08:14:18.493Z] 34c802a77dc8: Pulling fs layer [2020-05-29T08:14:18.493Z] 9eb99e56ec68: Pulling fs layer [2020-05-29T08:14:18.493Z] 27c7a5d97fbd: Pulling fs layer [2020-05-29T08:14:18.493Z] 5c102a31e300: Pulling fs layer [2020-05-29T08:14:18.493Z] dcfb455df0a1: Pulling fs layer [2020-05-29T08:14:18.493Z] 34c802a77dc8: Waiting [2020-05-29T08:14:18.493Z] 9eb99e56ec68: Waiting [2020-05-29T08:14:18.493Z] 27c7a5d97fbd: Waiting [2020-05-29T08:14:18.493Z] 5c102a31e300: Waiting [2020-05-29T08:14:18.493Z] dcfb455df0a1: Waiting [2020-05-29T08:14:18.493Z] 5788d62ee057: Waiting [2020-05-29T08:14:18.493Z] 0e6b1d234666: Waiting [2020-05-29T08:14:18.493Z] bf5d7aec512f: Waiting [2020-05-29T08:14:18.493Z] 0f37312ad70f: Verifying Checksum [2020-05-29T08:14:18.493Z] 0f37312ad70f: Download complete [2020-05-29T08:14:18.493Z] 2848faf0eed1: Verifying Checksum [2020-05-29T08:14:18.493Z] 2848faf0eed1: Download complete [2020-05-29T08:14:18.493Z] 0e6b1d234666: Verifying Checksum [2020-05-29T08:14:18.493Z] 0e6b1d234666: Download complete [2020-05-29T08:14:18.493Z] bf5d7aec512f: Verifying Checksum [2020-05-29T08:14:18.493Z] bf5d7aec512f: Download complete [2020-05-29T08:14:18.493Z] e6b0cf9c0882: Verifying Checksum [2020-05-29T08:14:18.493Z] e6b0cf9c0882: Download complete [2020-05-29T08:14:18.763Z] e6b0cf9c0882: Pull complete [2020-05-29T08:14:19.037Z] 2848faf0eed1: Pull complete [2020-05-29T08:14:19.277Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-29T08:14:19.313Z] 34c802a77dc8: Verifying Checksum [2020-05-29T08:14:19.313Z] 34c802a77dc8: Download complete [2020-05-29T08:14:19.313Z] 27c7a5d97fbd: Verifying Checksum [2020-05-29T08:14:19.313Z] 27c7a5d97fbd: Download complete [2020-05-29T08:14:19.918Z] 5c102a31e300: Verifying Checksum [2020-05-29T08:14:19.918Z] 5c102a31e300: Download complete [2020-05-29T08:14:19.918Z] dcfb455df0a1: Verifying Checksum [2020-05-29T08:14:19.918Z] dcfb455df0a1: Download complete [2020-05-29T08:14:20.182Z] 9eb99e56ec68: Verifying Checksum [2020-05-29T08:14:20.182Z] 9eb99e56ec68: Download complete [2020-05-29T08:14:20.250Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-29T08:14:20.766Z] 5788d62ee057: Verifying Checksum [2020-05-29T08:14:20.766Z] 5788d62ee057: Download complete [2020-05-29T08:14:20.843Z] OK: 125 MiB in 39 packages [2020-05-29T08:14:21.029Z] 0f37312ad70f: Pull complete [2020-05-29T08:14:21.825Z] Removing intermediate container 27054c06ec2b [2020-05-29T08:14:21.825Z] ---> e3aa498e9278 [2020-05-29T08:14:21.825Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-29T08:14:21.825Z] ---> Running in ad13c551d664 [2020-05-29T08:14:22.420Z] Removing intermediate container ad13c551d664 [2020-05-29T08:14:22.420Z] ---> c375cd13efe2 [2020-05-29T08:14:22.420Z] Step 7/8 : COPY . . [2020-05-29T08:14:23.395Z] ---> 46dc811d78d0 [2020-05-29T08:14:23.395Z] Step 8/8 : RUN go mod download [2020-05-29T08:14:23.670Z] ---> Running in 4c6fe046225f [2020-05-29T08:14:26.282Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-29T08:14:26.282Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-29T08:14:26.282Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-29T08:14:26.282Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-29T08:14:26.282Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-29T08:14:26.282Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-29T08:14:26.282Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-29T08:14:26.282Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-29T08:14:26.282Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-29T08:14:26.282Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-29T08:14:26.282Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-29T08:14:26.282Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-29T08:14:26.282Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-29T08:14:26.282Z] go: finding github.com/fatih/color v1.7.0 [2020-05-29T08:14:26.282Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-29T08:14:26.553Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-29T08:14:26.553Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-29T08:14:26.553Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-29T08:14:26.553Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-29T08:14:26.553Z] go: finding github.com/google/uuid v1.1.0 [2020-05-29T08:14:26.553Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-29T08:14:26.553Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-29T08:14:26.553Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-29T08:14:26.553Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-29T08:14:26.553Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-29T08:14:26.553Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-29T08:14:26.553Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-29T08:14:26.825Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-29T08:14:26.825Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-29T08:14:26.825Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-29T08:14:26.825Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-29T08:14:26.825Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-29T08:14:26.825Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-29T08:14:26.825Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-29T08:14:26.825Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-29T08:14:26.825Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-29T08:14:26.825Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-29T08:14:27.098Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-29T08:14:27.098Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-29T08:14:27.098Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-29T08:14:27.098Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-29T08:14:27.098Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-29T08:14:27.098Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-29T08:14:27.098Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-29T08:14:27.098Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-29T08:14:27.098Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-29T08:14:27.370Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-29T08:14:27.370Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-29T08:14:27.370Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-29T08:14:27.370Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-29T08:14:27.370Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-29T08:14:27.370Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-29T08:14:27.370Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-29T08:14:27.370Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-29T08:14:27.370Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-29T08:14:27.370Z] go: finding github.com/posener/complete v1.1.1 [2020-05-29T08:14:27.370Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-29T08:14:27.641Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-29T08:14:27.641Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-29T08:14:27.641Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-29T08:14:27.641Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-29T08:14:27.641Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-29T08:14:27.641Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-29T08:14:27.641Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-29T08:14:27.641Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-29T08:14:27.647Z] 5788d62ee057: Pull complete [2020-05-29T08:14:27.647Z] 0e6b1d234666: Pull complete [2020-05-29T08:14:27.647Z] bf5d7aec512f: Pull complete [2020-05-29T08:14:27.916Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-29T08:14:27.916Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-29T08:14:27.916Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-29T08:14:30.954Z] 34c802a77dc8: Pull complete [2020-05-29T08:14:35.187Z] 9eb99e56ec68: Pull complete [2020-05-29T08:14:35.187Z] 27c7a5d97fbd: Pull complete [2020-05-29T08:14:36.140Z] 5c102a31e300: Pull complete [2020-05-29T08:14:36.140Z] dcfb455df0a1: Pull complete [2020-05-29T08:14:36.140Z] Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 [2020-05-29T08:14:36.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-05-29T08:14:36.140Z] ---> 7c70fe431013 [2020-05-29T08:14:36.140Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-29T08:14:36.140Z] ---> Running in 07c684dd53da [2020-05-29T08:14:36.404Z] Removing intermediate container 07c684dd53da [2020-05-29T08:14:36.404Z] ---> 7a0a9265a928 [2020-05-29T08:14:36.404Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T08:14:36.404Z] ---> Running in 4eff89e04bf3 [2020-05-29T08:14:37.349Z] Removing intermediate container 4eff89e04bf3 [2020-05-29T08:14:37.349Z] ---> 9215786b6b33 [2020-05-29T08:14:37.349Z] Step 5/8 : RUN apk add --no-cache make git [2020-05-29T08:14:37.349Z] ---> Running in cd102c034773 [2020-05-29T08:14:38.099Z] Removing intermediate container 4c6fe046225f [2020-05-29T08:14:38.099Z] ---> f98ab87676bd [2020-05-29T08:14:38.099Z] Successfully built f98ab87676bd [2020-05-29T08:14:38.099Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [2020-05-29T08:14:38.291Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:14:38.939Z] + docker inspect -f . ci-base-image-arm64 [2020-05-29T08:14:39.214Z] . [Pipeline] withDockerContainer [2020-05-29T08:14:39.554Z] prd-ubuntu18.04-docker-arm64-4c-16g-1170 does not seem to be running inside a container [2020-05-29T08:14:39.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/43 -v /w/workspace/device-sdk-go/43:/w/workspace/device-sdk-go/43:rw,z -v /w/workspace/device-sdk-go/43@tmp:/w/workspace/device-sdk-go/43@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 ******** ci-base-image-arm64 cat [2020-05-29T08:14:39.677Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-29T08:14:40.620Z] OK: 143 MiB in 39 packages [2020-05-29T08:14:40.883Z] Removing intermediate container cd102c034773 [2020-05-29T08:14:40.883Z] ---> fc0eeda3bf8b [2020-05-29T08:14:40.883Z] Step 6/8 : WORKDIR /device-sdk-go [2020-05-29T08:14:40.883Z] ---> Running in 73a42ac2b2eb [2020-05-29T08:14:41.145Z] Removing intermediate container 73a42ac2b2eb [2020-05-29T08:14:41.145Z] ---> 4d7c6ebced7a [2020-05-29T08:14:41.145Z] Step 7/8 : COPY . . [2020-05-29T08:14:41.180Z] $ docker top 79206c76d24c39e70280a673259a982e1d0a29e99cde1b30d2a0451ba491fa63 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-29T08:14:41.719Z] ---> 0314b9985358 [2020-05-29T08:14:41.719Z] Step 8/8 : RUN go mod download [2020-05-29T08:14:41.719Z] ---> Running in b836b187faa7 [2020-05-29T08:14:42.290Z] + go version [2020-05-29T08:14:42.290Z] go version go1.13.5 linux/arm64 [Pipeline] sh [2020-05-29T08:14:42.953Z] + make test [2020-05-29T08:14:42.953Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-29T08:14:43.640Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-05-29T08:14:43.640Z] go: finding github.com/OneOfOne/xxhash v1.2.6 [2020-05-29T08:14:43.640Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-05-29T08:14:43.640Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-05-29T08:14:43.640Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-05-29T08:14:43.640Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-05-29T08:14:43.640Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-05-29T08:14:43.640Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-05-29T08:14:43.640Z] go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.31 [2020-05-29T08:14:43.900Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-05-29T08:14:43.901Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.58 [2020-05-29T08:14:43.901Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 [2020-05-29T08:14:43.901Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-05-29T08:14:43.901Z] go: finding github.com/fatih/color v1.7.0 [2020-05-29T08:14:43.901Z] go: finding github.com/fxamacker/cbor/v2 v2.2.0 [2020-05-29T08:14:44.161Z] go: finding github.com/go-kit/kit v0.8.0 [2020-05-29T08:14:44.161Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-05-29T08:14:44.161Z] go: finding github.com/go-stack/stack v1.8.0 [2020-05-29T08:14:44.161Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-05-29T08:14:44.161Z] go: finding github.com/google/uuid v1.1.0 [2020-05-29T08:14:44.161Z] go: finding github.com/gorilla/mux v1.7.1 [2020-05-29T08:14:44.161Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-05-29T08:14:44.161Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-05-29T08:14:44.161Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-05-29T08:14:44.384Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-29T08:14:44.422Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-05-29T08:14:44.422Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-05-29T08:14:44.422Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-05-29T08:14:44.422Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-05-29T08:14:44.422Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-05-29T08:14:44.422Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-05-29T08:14:44.422Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-05-29T08:14:44.422Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-05-29T08:14:44.422Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-05-29T08:14:44.422Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-05-29T08:14:44.686Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-05-29T08:14:44.686Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-05-29T08:14:44.686Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-05-29T08:14:44.686Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-05-29T08:14:44.686Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-05-29T08:14:44.686Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-05-29T08:14:44.947Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-05-29T08:14:44.947Z] go: finding github.com/miekg/dns v1.0.14 [2020-05-29T08:14:44.947Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-05-29T08:14:44.947Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-05-29T08:14:44.947Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-05-29T08:14:44.947Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-05-29T08:14:44.947Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-05-29T08:14:44.947Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-05-29T08:14:44.947Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-05-29T08:14:44.947Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-05-29T08:14:45.207Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-05-29T08:14:45.207Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-05-29T08:14:45.207Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-05-29T08:14:45.207Z] go: finding github.com/pkg/errors v0.8.1 [2020-05-29T08:14:45.207Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-05-29T08:14:45.207Z] go: finding github.com/posener/complete v1.1.1 [2020-05-29T08:14:45.207Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-05-29T08:14:45.468Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-05-29T08:14:45.468Z] go: finding github.com/stretchr/objx v0.1.0 [2020-05-29T08:14:45.468Z] go: finding github.com/stretchr/testify v1.5.1 [2020-05-29T08:14:45.468Z] go: finding github.com/ugorji/go v1.1.4 [2020-05-29T08:14:45.468Z] go: finding github.com/x448/float16 v0.8.4 [2020-05-29T08:14:45.468Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-05-29T08:14:45.468Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-05-29T08:14:45.731Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-05-29T08:14:45.731Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-05-29T08:14:45.731Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-05-29T08:14:45.731Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-05-29T08:14:49.954Z] Removing intermediate container b836b187faa7 [2020-05-29T08:14:49.954Z] ---> 48d613b491f9 [2020-05-29T08:14:49.954Z] Successfully built 48d613b491f9 [2020-05-29T08:14:49.954Z] 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-05-29T08:14:50.659Z] + docker inspect -f . ci-base-image-x86_64 [2020-05-29T08:14:50.659Z] . [Pipeline] withDockerContainer [2020-05-29T08:14:50.780Z] prd-centos7-docker-4c-2g-1171 does not seem to be running inside a container [2020-05-29T08:14:50.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/43 -v /w/workspace/device-sdk-go/43:/w/workspace/device-sdk-go/43:rw,z -v /w/workspace/device-sdk-go/43@tmp:/w/workspace/device-sdk-go/43@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 ******** ci-base-image-x86_64 cat [2020-05-29T08:14:51.398Z] $ docker top 72eedb30b8e0acb2015f38f1dfac92bf1914774d4cb12a51b3f55d33c62a7d78 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-29T08:14:51.921Z] + go version [2020-05-29T08:14:51.921Z] go version go1.13.5 linux/amd64 [Pipeline] sh [2020-05-29T08:14:52.222Z] + make test [2020-05-29T08:14:52.222Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2020-05-29T08:14:52.802Z] ? github.com/edgexfoundry/device-sdk-go [no test files] [2020-05-29T08:15:02.897Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-29T08:15:02.897Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-29T08:15:02.897Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-29T08:15:02.897Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.004s coverage: 22.1% of statements [2020-05-29T08:15:08.218Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.042s coverage: 95.8% of statements [2020-05-29T08:15:16.795Z] ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] [2020-05-29T08:15:16.795Z] ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] [2020-05-29T08:15:16.795Z] ? github.com/edgexfoundry/device-sdk-go/internal/autodiscovery [no test files] [2020-05-29T08:15:16.795Z] ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.041s coverage: 22.1% of statements [2020-05-29T08:15:16.795Z] ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.147s coverage: 95.8% of statements [2020-05-29T08:15:40.384Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.022s coverage: 11.4% of statements [2020-05-29T08:15:40.384Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.006s coverage: 21.7% of statements [2020-05-29T08:15:40.384Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-29T08:15:40.384Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.116s coverage: 36.9% of statements [2020-05-29T08:15:40.384Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-29T08:15:40.384Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-29T08:15:40.384Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.431s coverage: 65.2% of statements [2020-05-29T08:15:40.384Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-29T08:15:40.384Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-29T08:15:40.384Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-29T08:15:40.384Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.027s coverage: 52.6% of statements [2020-05-29T08:15:40.384Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-29T08:15:40.384Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.102s coverage: 68.9% of statements [2020-05-29T08:15:40.384Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-29T08:15:40.384Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-29T08:15:40.384Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-29T08:15:40.384Z] gofmt -l . [2020-05-29T08:15:40.384Z] [ "`gofmt -l .`" = "" ] [2020-05-29T08:15:40.384Z] ./bin/test-attribution-txt.sh [2020-05-29T08:15:40.384Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-29T08:15:40.829Z] Stashed 1 file(s) [Pipeline] } [2020-05-29T08:15:40.833Z] $ docker stop --time=1 72eedb30b8e0acb2015f38f1dfac92bf1914774d4cb12a51b3f55d33c62a7d78 [2020-05-29T08:15:42.328Z] $ docker rm -f 72eedb30b8e0acb2015f38f1dfac92bf1914774d4cb12a51b3f55d33c62a7d78 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-29T08:15:43.658Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-29T08:15:43.952Z] + ls -al . [2020-05-29T08:15:43.952Z] total 180 [2020-05-29T08:15:43.952Z] drwxrwxr-x. 11 jenkins jenkins 4096 May 29 08:15 . [2020-05-29T08:15:43.952Z] drwxrwxr-x. 4 jenkins jenkins 30 May 29 08:14 .. [2020-05-29T08:15:43.952Z] drwxrwxr-x. 3 jenkins jenkins 20 May 29 08:14 api [2020-05-29T08:15:43.952Z] drwxrwxr-x. 2 jenkins jenkins 64 May 29 08:14 bin [2020-05-29T08:15:43.952Z] -rw-r--r--. 1 jenkins jenkins 110877 May 29 08:15 coverage.out [2020-05-29T08:15:43.952Z] -rw-rw-r--. 1 jenkins jenkins 936 May 29 08:14 Dockerfile.build [2020-05-29T08:15:43.952Z] -rw-rw-r--. 1 jenkins jenkins 140 May 29 08:14 .dockerignore [2020-05-29T08:15:43.952Z] drwxrwxr-x. 4 jenkins jenkins 48 May 29 08:14 example [2020-05-29T08:15:43.952Z] drwxrwxr-x. 8 jenkins jenkins 162 May 29 08:14 .git [2020-05-29T08:15:43.952Z] drwxrwxr-x. 2 jenkins jenkins 38 May 29 08:14 .github [2020-05-29T08:15:43.952Z] -rw-rw-r--. 1 jenkins jenkins 138 May 29 08:14 .gitignore [2020-05-29T08:15:43.952Z] -rw-r--r--. 1 jenkins jenkins 446 May 29 08:15 go.mod [2020-05-29T08:15:43.952Z] -rw-r--r--. 1 jenkins jenkins 12179 May 29 08:15 go.sum [2020-05-29T08:15:43.952Z] drwxrwxr-x. 15 jenkins jenkins 217 May 29 08:14 internal [2020-05-29T08:15:43.952Z] -rw-rw-r--. 1 jenkins jenkins 808 May 29 08:14 Jenkinsfile [2020-05-29T08:15:43.952Z] -rw-rw-r--. 1 jenkins jenkins 11341 May 29 08:14 LICENSE [2020-05-29T08:15:43.952Z] -rw-rw-r--. 1 jenkins jenkins 892 May 29 08:14 Makefile [2020-05-29T08:15:43.952Z] drwxrwxr-x. 5 jenkins jenkins 50 May 29 08:14 pkg [2020-05-29T08:15:43.952Z] -rw-rw-r--. 1 jenkins jenkins 3166 May 29 08:14 README.md [2020-05-29T08:15:43.952Z] -rw-rw-r--. 1 jenkins jenkins 3788 May 29 08:14 RELEASE-NOTES.txt [2020-05-29T08:15:43.952Z] drwxrwxr-x. 3 jenkins jenkins 44 May 29 08:14 .semver [2020-05-29T08:15:43.952Z] drwxrwxr-x. 4 jenkins jenkins 54 May 29 08:14 snap [2020-05-29T08:15:43.952Z] -rw-rw-r--. 1 jenkins jenkins 11 May 29 08:11 VERSION [2020-05-29T08:15:43.952Z] -rw-rw-r--. 1 jenkins jenkins 222 May 29 08:14 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:15:44.249Z] + docker build -t docker-device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=3a565b71685442c2ff1ef3a41526fe46f740cbbe --label arch=amd64 --label version=1.2.2-dev.2 . [2020-05-29T08:15:44.511Z] Sending build context to Docker daemon 3.185MB [2020-05-29T08:15:44.511Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-05-29T08:15:44.511Z] Step 2/23 : FROM ${BASE} AS builder [2020-05-29T08:15:44.511Z] ---> 48d613b491f9 [2020-05-29T08:15:44.511Z] Step 3/23 : ARG MAKE='make build' [2020-05-29T08:15:44.511Z] ---> Running in fdb3c789a417 [2020-05-29T08:15:44.511Z] Removing intermediate container fdb3c789a417 [2020-05-29T08:15:44.511Z] ---> ff3fc219950b [2020-05-29T08:15:44.511Z] Step 4/23 : WORKDIR /device-sdk-go [2020-05-29T08:15:44.774Z] ---> Running in c3cbbda13c85 [2020-05-29T08:15:44.774Z] Removing intermediate container c3cbbda13c85 [2020-05-29T08:15:44.774Z] ---> 009e3951f401 [2020-05-29T08:15:44.774Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-29T08:15:44.774Z] ---> Running in e80c160a466c [2020-05-29T08:15:45.036Z] Removing intermediate container e80c160a466c [2020-05-29T08:15:45.036Z] ---> c6ed6a1f5c97 [2020-05-29T08:15:45.036Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T08:15:45.036Z] ---> Running in 3bec107c652f [2020-05-29T08:15:45.981Z] Removing intermediate container 3bec107c652f [2020-05-29T08:15:45.981Z] ---> e011d34c508c [2020-05-29T08:15:45.981Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-05-29T08:15:45.981Z] ---> Running in bbd0bba3f6c8 [2020-05-29T08:15:46.242Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-05-29T08:15:47.628Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-05-29T08:15:49.012Z] OK: 143 MiB in 39 packages [2020-05-29T08:15:49.126Z] ok github.com/edgexfoundry/device-sdk-go/internal/clients 30.047s coverage: 11.4% of statements [2020-05-29T08:15:49.126Z] ok github.com/edgexfoundry/device-sdk-go/internal/common 0.022s coverage: 21.7% of statements [2020-05-29T08:15:49.126Z] ? github.com/edgexfoundry/device-sdk-go/internal/container [no test files] [2020-05-29T08:15:49.126Z] ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.200s coverage: 36.9% of statements [2020-05-29T08:15:49.126Z] ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] [2020-05-29T08:15:49.126Z] ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] [2020-05-29T08:15:49.127Z] ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.497s coverage: 65.2% of statements [2020-05-29T08:15:49.127Z] ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] [2020-05-29T08:15:49.127Z] ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] [2020-05-29T08:15:49.127Z] ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] [2020-05-29T08:15:49.127Z] ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.041s coverage: 52.6% of statements [2020-05-29T08:15:49.127Z] ? github.com/edgexfoundry/device-sdk-go/internal/urlclient [no test files] [2020-05-29T08:15:49.127Z] ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.352s coverage: 68.9% of statements [2020-05-29T08:15:49.127Z] ? github.com/edgexfoundry/device-sdk-go/pkg/service [no test files] [2020-05-29T08:15:49.127Z] ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] [2020-05-29T08:15:49.127Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-05-29T08:15:49.279Z] Removing intermediate container bbd0bba3f6c8 [2020-05-29T08:15:49.279Z] ---> 6fce383f9557 [2020-05-29T08:15:49.279Z] Step 8/23 : COPY . . [2020-05-29T08:15:49.543Z] ---> 9566f0497328 [2020-05-29T08:15:49.543Z] Step 9/23 : RUN ${MAKE} [2020-05-29T08:15:49.543Z] ---> Running in 7f8b5d8b27ba [2020-05-29T08:15:50.118Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.2-dev.2" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-29T08:15:51.108Z] gofmt -l . [2020-05-29T08:15:51.698Z] [ "`gofmt -l .`" = "" ] [2020-05-29T08:15:51.973Z] ./bin/test-attribution-txt.sh [2020-05-29T08:15:52.569Z] ./bin/test-go-mod-tidy.sh [Pipeline] stash [2020-05-29T08:15:53.322Z] Warning: overwriting stash ‘coverage-report’ [2020-05-29T08:15:53.779Z] Stashed 1 file(s) [Pipeline] } [2020-05-29T08:15:53.785Z] $ docker stop --time=1 79206c76d24c39e70280a673259a982e1d0a29e99cde1b30d2a0451ba491fa63 [2020-05-29T08:15:55.971Z] $ docker rm -f 79206c76d24c39e70280a673259a982e1d0a29e99cde1b30d2a0451ba491fa63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-05-29T08:15:57.290Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2020-05-29T08:15:57.626Z] + ls -al . [2020-05-29T08:15:57.626Z] total 220 [2020-05-29T08:15:57.626Z] drwxrwxr-x 11 jenkins jenkins 4096 May 29 08:15 . [2020-05-29T08:15:57.626Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:13 .. [2020-05-29T08:15:57.626Z] -rw-rw-r-- 1 jenkins jenkins 140 May 29 08:13 .dockerignore [2020-05-29T08:15:57.626Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 08:13 .git [2020-05-29T08:15:57.626Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:13 .github [2020-05-29T08:15:57.626Z] -rw-rw-r-- 1 jenkins jenkins 138 May 29 08:13 .gitignore [2020-05-29T08:15:57.626Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:13 .semver [2020-05-29T08:15:57.626Z] -rw-rw-r-- 1 jenkins jenkins 936 May 29 08:13 Dockerfile.build [2020-05-29T08:15:57.626Z] -rw-rw-r-- 1 jenkins jenkins 808 May 29 08:13 Jenkinsfile [2020-05-29T08:15:57.626Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 29 08:13 LICENSE [2020-05-29T08:15:57.626Z] -rw-rw-r-- 1 jenkins jenkins 892 May 29 08:13 Makefile [2020-05-29T08:15:57.626Z] -rw-rw-r-- 1 jenkins jenkins 3166 May 29 08:13 README.md [2020-05-29T08:15:57.626Z] -rw-rw-r-- 1 jenkins jenkins 3788 May 29 08:13 RELEASE-NOTES.txt [2020-05-29T08:15:57.626Z] -rw-rw-r-- 1 jenkins jenkins 11 May 29 08:11 VERSION [2020-05-29T08:15:57.626Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 08:13 api [2020-05-29T08:15:57.626Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 08:13 bin [2020-05-29T08:15:57.626Z] -rw-r--r-- 1 jenkins jenkins 110877 May 29 08:15 coverage.out [2020-05-29T08:15:57.626Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:13 example [2020-05-29T08:15:57.626Z] -rw-r--r-- 1 jenkins jenkins 446 May 29 08:15 go.mod [2020-05-29T08:15:57.626Z] -rw-r--r-- 1 jenkins jenkins 12179 May 29 08:15 go.sum [2020-05-29T08:15:57.626Z] drwxrwxr-x 15 jenkins jenkins 4096 May 29 08:13 internal [2020-05-29T08:15:57.626Z] drwxrwxr-x 5 jenkins jenkins 4096 May 29 08:13 pkg [2020-05-29T08:15:57.626Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 08:13 snap [2020-05-29T08:15:57.626Z] -rw-rw-r-- 1 jenkins jenkins 222 May 29 08:13 version.go [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:15:57.971Z] + docker build -t docker-device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3a565b71685442c2ff1ef3a41526fe46f740cbbe --label arch=arm64 --label version=1.2.2-dev.2 . [2020-05-29T08:15:58.354Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-29T08:15:58.568Z] Sending build context to Docker daemon 3.185MB [2020-05-29T08:15:58.568Z] Step 1/23 : ARG BASE=golang:1.13-alpine [2020-05-29T08:15:58.568Z] Step 2/23 : FROM ${BASE} AS builder [2020-05-29T08:15:58.568Z] ---> f98ab87676bd [2020-05-29T08:15:58.568Z] Step 3/23 : ARG MAKE='make build' [2020-05-29T08:15:58.568Z] ---> Running in 2220a0ff2414 [2020-05-29T08:15:58.616Z] Removing intermediate container 7f8b5d8b27ba [2020-05-29T08:15:58.616Z] ---> 56691848e6ec [2020-05-29T08:15:58.616Z] Step 10/23 : FROM scratch [2020-05-29T08:15:58.616Z] ---> [2020-05-29T08:15:58.616Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-29T08:15:58.616Z] ---> Running in a7bd99e13b41 [2020-05-29T08:15:58.616Z] Removing intermediate container a7bd99e13b41 [2020-05-29T08:15:58.616Z] ---> d35785248587 [2020-05-29T08:15:58.616Z] Step 12/23 : ENV APP_PORT=49990 [2020-05-29T08:15:58.878Z] ---> Running in 2c8bd7d06e75 [2020-05-29T08:15:58.878Z] Removing intermediate container 2c8bd7d06e75 [2020-05-29T08:15:58.878Z] ---> 276177af8706 [2020-05-29T08:15:58.878Z] Step 13/23 : EXPOSE $APP_PORT [2020-05-29T08:15:58.878Z] ---> Running in 7c9eaedc22eb [2020-05-29T08:15:59.139Z] Removing intermediate container 7c9eaedc22eb [2020-05-29T08:15:59.139Z] ---> 3184b0cb336f [2020-05-29T08:15:59.139Z] Step 14/23 : WORKDIR / [2020-05-29T08:15:59.139Z] ---> Running in 43b8ec6c7664 [2020-05-29T08:15:59.158Z] Removing intermediate container 2220a0ff2414 [2020-05-29T08:15:59.158Z] ---> e94550503a00 [2020-05-29T08:15:59.158Z] Step 4/23 : WORKDIR /device-sdk-go [2020-05-29T08:15:59.158Z] ---> Running in 488a3bcaab76 [2020-05-29T08:15:59.400Z] Removing intermediate container 43b8ec6c7664 [2020-05-29T08:15:59.400Z] ---> 2a7bc16aedc2 [2020-05-29T08:15:59.400Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-29T08:15:59.430Z] Removing intermediate container 488a3bcaab76 [2020-05-29T08:15:59.430Z] ---> fb780a65f65f [2020-05-29T08:15:59.430Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-29T08:15:59.661Z] ---> f3c271ff222f [2020-05-29T08:15:59.661Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-29T08:15:59.704Z] ---> Running in 1822415ddbff [2020-05-29T08:15:59.922Z] ---> c1fdbcb04864 [2020-05-29T08:15:59.922Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-29T08:15:59.922Z] ---> 0c8073a83d4c [2020-05-29T08:15:59.922Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-05-29T08:15:59.980Z] Removing intermediate container 1822415ddbff [2020-05-29T08:15:59.980Z] ---> e6433bd75345 [2020-05-29T08:15:59.980Z] Step 6/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-05-29T08:15:59.980Z] ---> Running in 13526c9526a2 [2020-05-29T08:16:00.183Z] ---> 6ea23a14af8f [2020-05-29T08:16:00.183Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-05-29T08:16:00.445Z] ---> a722de928042 [2020-05-29T08:16:00.445Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-29T08:16:00.445Z] ---> Running in e3b9f5653844 [2020-05-29T08:16:00.445Z] Removing intermediate container e3b9f5653844 [2020-05-29T08:16:00.445Z] ---> 01281c383fef [2020-05-29T08:16:00.445Z] Step 21/23 : LABEL arch=amd64 [2020-05-29T08:16:00.707Z] ---> Running in 8dc7c7b7fbf8 [2020-05-29T08:16:00.707Z] Removing intermediate container 8dc7c7b7fbf8 [2020-05-29T08:16:00.707Z] ---> 1ccc5a105f0c [2020-05-29T08:16:00.707Z] Step 22/23 : LABEL git_sha=3a565b71685442c2ff1ef3a41526fe46f740cbbe [2020-05-29T08:16:00.967Z] ---> Running in 6d0d90d88a42 [2020-05-29T08:16:00.967Z] Removing intermediate container 6d0d90d88a42 [2020-05-29T08:16:00.967Z] ---> 61a814456956 [2020-05-29T08:16:00.967Z] Step 23/23 : LABEL version=1.2.2-dev.2 [2020-05-29T08:16:00.967Z] ---> Running in c9192db9a2bd [2020-05-29T08:16:01.228Z] Removing intermediate container c9192db9a2bd [2020-05-29T08:16:01.228Z] ---> 75a36165bbda [2020-05-29T08:16:01.228Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-29T08:16:01.228Z] Successfully built 75a36165bbda [2020-05-29T08:16:01.228Z] Successfully tagged docker-device-sdk-simple: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 [2020-05-29T08:16:01.971Z] Removing intermediate container 13526c9526a2 [2020-05-29T08:16:01.971Z] ---> 2d1472f38c42 [2020-05-29T08:16:01.971Z] Step 7/23 : RUN apk add --update --no-cache make git [2020-05-29T08:16:01.971Z] ---> Running in 94f9c8863032 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-05-29T08:16:02.950Z] fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz [2020-05-29T08:16:03.927Z] fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz [2020-05-29T08:16:04.903Z] OK: 125 MiB in 39 packages [2020-05-29T08:16:05.892Z] Removing intermediate container 94f9c8863032 [2020-05-29T08:16:05.892Z] ---> e62de812eb4e [2020-05-29T08:16:05.892Z] Step 8/23 : COPY . . [2020-05-29T08:16:07.337Z] ---> c19ab8eda620 [2020-05-29T08:16:07.337Z] Step 9/23 : RUN ${MAKE} [2020-05-29T08:16:07.337Z] ---> Running in 482d7255cf73 [2020-05-29T08:16:07.933Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.2-dev.2" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2020-05-29T08:16:34.765Z] CGO_ENABLED=0 GO111MODULE=on go install -tags=safe [2020-05-29T08:16:34.765Z] Removing intermediate container 482d7255cf73 [2020-05-29T08:16:34.765Z] ---> 4d2921849cc1 [2020-05-29T08:16:34.765Z] Step 10/23 : FROM scratch [2020-05-29T08:16:34.765Z] ---> [2020-05-29T08:16:34.765Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2020-05-29T08:16:34.765Z] ---> Running in 140304158ed9 [2020-05-29T08:16:34.765Z] Removing intermediate container 140304158ed9 [2020-05-29T08:16:34.765Z] ---> d6f2b0f176ff [2020-05-29T08:16:34.765Z] Step 12/23 : ENV APP_PORT=49990 [2020-05-29T08:16:34.765Z] ---> Running in ac7f2dd2722b [2020-05-29T08:16:34.765Z] Removing intermediate container ac7f2dd2722b [2020-05-29T08:16:34.765Z] ---> 2370c2c5dcb6 [2020-05-29T08:16:34.765Z] Step 13/23 : EXPOSE $APP_PORT [2020-05-29T08:16:34.765Z] ---> Running in 6352766a0550 [2020-05-29T08:16:35.038Z] Removing intermediate container 6352766a0550 [2020-05-29T08:16:35.038Z] ---> d4b79b1e1344 [2020-05-29T08:16:35.038Z] Step 14/23 : WORKDIR / [2020-05-29T08:16:35.038Z] ---> Running in 9971ed6fd018 [2020-05-29T08:16:35.311Z] Removing intermediate container 9971ed6fd018 [2020-05-29T08:16:35.311Z] ---> 954e3080acca [2020-05-29T08:16:35.311Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple [2020-05-29T08:16:36.288Z] ---> c681d0ab8706 [2020-05-29T08:16:36.288Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/configuration.toml /res/configuration.toml [2020-05-29T08:16:36.888Z] ---> e5bbe3aa4930 [2020-05-29T08:16:36.888Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/Simple-Driver.yaml /res/Simple-Driver.yaml [2020-05-29T08:16:37.162Z] ---> 651444ea7ec2 [2020-05-29T08:16:37.162Z] Step 18/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/on.png /res/on.png [2020-05-29T08:16:37.758Z] ---> d9d417426ab6 [2020-05-29T08:16:37.759Z] Step 19/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/off.jpg /res/off.jpg [2020-05-29T08:16:38.358Z] ---> 2f598a09dd5c [2020-05-29T08:16:38.358Z] Step 20/23 : CMD [ "/usr/local/bin/device-simple","-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2020-05-29T08:16:38.358Z] ---> Running in d82e750e7b51 [2020-05-29T08:16:38.643Z] Removing intermediate container d82e750e7b51 [2020-05-29T08:16:38.643Z] ---> 4c3a55e7cf5d [2020-05-29T08:16:38.643Z] Step 21/23 : LABEL arch=arm64 [2020-05-29T08:16:38.917Z] ---> Running in 6a2f05d6a09a [2020-05-29T08:16:39.189Z] Removing intermediate container 6a2f05d6a09a [2020-05-29T08:16:39.189Z] ---> 46b1657ca3a2 [2020-05-29T08:16:39.189Z] Step 22/23 : LABEL git_sha=3a565b71685442c2ff1ef3a41526fe46f740cbbe [2020-05-29T08:16:39.189Z] ---> Running in d45a31e75f0a [2020-05-29T08:16:39.787Z] Removing intermediate container d45a31e75f0a [2020-05-29T08:16:39.787Z] ---> 91897e83fc0c [2020-05-29T08:16:39.787Z] Step 23/23 : LABEL version=1.2.2-dev.2 [2020-05-29T08:16:39.787Z] ---> Running in db2956bdd705 [2020-05-29T08:16:40.059Z] Removing intermediate container db2956bdd705 [2020-05-29T08:16:40.059Z] ---> 27306362326d [2020-05-29T08:16:40.059Z] [Warning] One or more build-args [ARCH] were not consumed [2020-05-29T08:16:40.059Z] Successfully built 27306362326d [2020-05-29T08:16:40.059Z] Successfully tagged docker-device-sdk-simple-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-05-29T08:16:41.651Z] provisioning config files... [2020-05-29T08:16:41.664Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2298871966494904542tmp [Pipeline] { [Pipeline] sh [2020-05-29T08:16:42.036Z] + curl -s https://codecov.io/bash [2020-05-29T08:16:42.036Z] + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2298871966494904542tmp [2020-05-29T08:16:42.300Z] [2020-05-29T08:16:42.300Z] _____ _ [2020-05-29T08:16:42.300Z] / ____| | | [2020-05-29T08:16:42.300Z] | | ___ __| | ___ ___ _____ __ [2020-05-29T08:16:42.300Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2020-05-29T08:16:42.300Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2020-05-29T08:16:42.300Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2020-05-29T08:16:42.300Z] Bash-20200430-d757c17 [2020-05-29T08:16:42.300Z] [2020-05-29T08:16:42.300Z] [2020-05-29T08:16:42.300Z] ==> Jenkins CI detected. [2020-05-29T08:16:42.300Z] project root: . [2020-05-29T08:16:42.300Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2020-05-29T08:16:42.300Z] ==> Running gcov in . (disable via -X gcov) [2020-05-29T08:16:42.300Z] ==> Python coveragepy not found [2020-05-29T08:16:42.300Z] ==> Searching for coverage reports in: [2020-05-29T08:16:42.300Z] + . [2020-05-29T08:16:42.300Z] -> Found 1 reports [2020-05-29T08:16:42.300Z] ==> Detecting git/mercurial file structure [2020-05-29T08:16:42.300Z] ==> Reading reports [2020-05-29T08:16:42.300Z] + ./coverage.out bytes=110877 [2020-05-29T08:16:42.300Z] ==> Appending adjustments [2020-05-29T08:16:42.300Z] https://docs.codecov.io/docs/fixing-reports [2020-05-29T08:16:42.565Z] + Found adjustments [2020-05-29T08:16:42.565Z] ==> Gzipping contents [2020-05-29T08:16:42.565Z] ==> Uploading reports [2020-05-29T08:16:42.565Z] url: https://codecov.io [2020-05-29T08:16:42.565Z] query: branch=master&commit=3a565b71685442c2ff1ef3a41526fe46f740cbbe&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= [2020-05-29T08:16:42.565Z] -> Pinging Codecov [2020-05-29T08:16:42.565Z] https://codecov.io/upload/v4?package=bash-20200430-d757c17&token=secret&branch=master&commit=3a565b71685442c2ff1ef3a41526fe46f740cbbe&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F43%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= [2020-05-29T08:16:43.137Z] -> Uploading [2020-05-29T08:16:43.710Z] -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/3a565b71685442c2ff1ef3a41526fe46f740cbbe [Pipeline] } [2020-05-29T08:16:43.724Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2020-05-29T08:16:44.297Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo [2020-05-29T08:16:44.298Z] [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials [2020-05-29T08:16:44.341Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:16:44.751Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-05-29T08:16:44.752Z] [2020-05-29T08:16:44.752Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:16:45.088Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [2020-05-29T08:16:45.088Z] 1.317.0: Pulling from edgex-devops/edgex-snyk-go [2020-05-29T08:16:45.088Z] cbdbe7a5bc2a: Pulling fs layer [2020-05-29T08:16:45.089Z] 408f87550127: Pulling fs layer [2020-05-29T08:16:45.089Z] fe522b08c979: Pulling fs layer [2020-05-29T08:16:45.089Z] 221eaa008020: Pulling fs layer [2020-05-29T08:16:45.089Z] 2a4607e5d6b9: Pulling fs layer [2020-05-29T08:16:45.089Z] 8f79b27c4fd2: Pulling fs layer [2020-05-29T08:16:45.089Z] e5c8dbe1645b: Pulling fs layer [2020-05-29T08:16:45.089Z] 23e8b3b47431: Pulling fs layer [2020-05-29T08:16:45.089Z] 5c568d65a230: Pulling fs layer [2020-05-29T08:16:45.089Z] 221eaa008020: Waiting [2020-05-29T08:16:45.089Z] 2a4607e5d6b9: Waiting [2020-05-29T08:16:45.089Z] 8f79b27c4fd2: Waiting [2020-05-29T08:16:45.089Z] e5c8dbe1645b: Waiting [2020-05-29T08:16:45.089Z] 5c568d65a230: Waiting [2020-05-29T08:16:45.089Z] fe522b08c979: Download complete [2020-05-29T08:16:45.089Z] 408f87550127: Verifying Checksum [2020-05-29T08:16:45.089Z] 408f87550127: Download complete [2020-05-29T08:16:45.089Z] 2a4607e5d6b9: Verifying Checksum [2020-05-29T08:16:45.089Z] 2a4607e5d6b9: Download complete [2020-05-29T08:16:45.089Z] 8f79b27c4fd2: Verifying Checksum [2020-05-29T08:16:45.089Z] 8f79b27c4fd2: Download complete [2020-05-29T08:16:45.089Z] cbdbe7a5bc2a: Download complete [2020-05-29T08:16:45.693Z] cbdbe7a5bc2a: Pull complete [2020-05-29T08:16:45.693Z] e5c8dbe1645b: Download complete [2020-05-29T08:16:45.693Z] 408f87550127: Pull complete [2020-05-29T08:16:45.968Z] fe522b08c979: Pull complete [2020-05-29T08:16:46.233Z] 23e8b3b47431: Verifying Checksum [2020-05-29T08:16:46.233Z] 23e8b3b47431: Download complete [2020-05-29T08:16:46.233Z] 5c568d65a230: Verifying Checksum [2020-05-29T08:16:46.233Z] 5c568d65a230: Download complete [2020-05-29T08:16:46.813Z] 221eaa008020: Download complete [2020-05-29T08:16:53.422Z] 221eaa008020: Pull complete [2020-05-29T08:16:53.423Z] 2a4607e5d6b9: Pull complete [2020-05-29T08:16:53.423Z] 8f79b27c4fd2: Pull complete [2020-05-29T08:16:55.350Z] e5c8dbe1645b: Pull complete [2020-05-29T08:16:57.913Z] 23e8b3b47431: Pull complete [2020-05-29T08:16:59.314Z] 5c568d65a230: Pull complete [2020-05-29T08:16:59.575Z] Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 [2020-05-29T08:16:59.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer [2020-05-29T08:16:59.745Z] prd-centos7-docker-4c-2g-1169 does not seem to be running inside a container [2020-05-29T08:16:59.790Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dgexfoundry_device-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat [2020-05-29T08:17:00.388Z] $ docker top 27d3ade5c3f137589729827ee51929a4df22785fe97d197305e9d122e19a9bf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2020-05-29T08:17:00.949Z] + snyk monitor '--org=edgex-jenkins' [2020-05-29T08:17:07.567Z] [2020-05-29T08:17:07.567Z] Monitoring /w/workspace/dgexfoundry_device-sdk-go_master (github.com/edgexfoundry/device-sdk-go)... [2020-05-29T08:17:07.567Z] [2020-05-29T08:17:07.567Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/ec0552f3-564b-4140-8497-0f0403a67f01 [2020-05-29T08:17:07.567Z] [2020-05-29T08:17:07.567Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2020-05-29T08:17:07.567Z] [2020-05-29T08:17:07.567Z] [Pipeline] } [2020-05-29T08:17:07.582Z] $ docker stop --time=1 27d3ade5c3f137589729827ee51929a4df22785fe97d197305e9d122e19a9bf5 [2020-05-29T08:17:08.983Z] $ docker rm -f 27d3ade5c3f137589729827ee51929a4df22785fe97d197305e9d122e19a9bf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:17:10.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T08:17:10.309Z] . [Pipeline] withDockerContainer [2020-05-29T08:17:10.429Z] prd-centos7-docker-4c-2g-1169 does not seem to be running inside a container [2020-05-29T08:17:10.475Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-29T08:17:11.070Z] $ docker top 86f3f4f963e66b557a816edba74f2ff7c300a732aa4a077cf9e374c1b6ef9c9e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T08:17:11.365Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T08:17:11.365Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T08:17:11.567Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T08:17:11.572Z] $ docker exec 86f3f4f963e66b557a816edba74f2ff7c300a732aa4a077cf9e374c1b6ef9c9e ssh-agent [2020-05-29T08:17:11.756Z] SSH_AUTH_SOCK=/tmp/ssh-BxipzRTh9p3j/agent.15 [2020-05-29T08:17:11.756Z] SSH_AGENT_PID=22 [2020-05-29T08:17:11.762Z] Running ssh-add (command line suppressed) [2020-05-29T08:17:11.908Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1302252901172407066.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_1302252901172407066.key) [2020-05-29T08:17:11.957Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T08:17:12.323Z] + git semver tag [2020-05-29T08:17:12.323Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T08:17:12.323Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-05-29T08:17:12.323Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-05-29T08:17:12.323Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T08:17:12.323Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T08:17:12.323Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T08:17:12.323Z] # $SEMVER_BRANCH = master [2020-05-29T08:17:12.323Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-05-29T08:17:12.323Z] # 3a565b71685442c2ff1ef3a41526fe46f740cbbe HEAD [2020-05-29T08:17:12.323Z] # -> Force: false [2020-05-29T08:17:12.323Z] # 433c77ff0e03f234bc5b6f28bfb76010464a2db8 refs/tags/v1.2.2-dev.2 [Pipeline] } [2020-05-29T08:17:12.336Z] $ docker exec --env ******** --env ******** 86f3f4f963e66b557a816edba74f2ff7c300a732aa4a077cf9e374c1b6ef9c9e ssh-agent -k [2020-05-29T08:17:12.483Z] unset SSH_AUTH_SOCK; [2020-05-29T08:17:12.483Z] unset SSH_AGENT_PID; [2020-05-29T08:17:12.483Z] echo Agent pid 22 killed; [2020-05-29T08:17:12.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T08:17:13.040Z] + git semver [Pipeline] } [2020-05-29T08:17:13.056Z] $ docker stop --time=1 86f3f4f963e66b557a816edba74f2ff7c300a732aa4a077cf9e374c1b6ef9c9e [2020-05-29T08:17:14.416Z] $ docker rm -f 86f3f4f963e66b557a816edba74f2ff7c300a732aa4a077cf9e374c1b6ef9c9e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:17:15.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-29T08:17:15.195Z] [2020-05-29T08:17:15.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:17:15.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2020-05-29T08:17:15.554Z] 0.23.1-centos7: Pulling from edgex-lftools [2020-05-29T08:17:15.554Z] ab5ef0e58194: Pulling fs layer [2020-05-29T08:17:15.554Z] 9712f1f96733: Pulling fs layer [2020-05-29T08:17:15.554Z] 63f879dbbcfc: Pulling fs layer [2020-05-29T08:17:15.554Z] 0d9ebad4ef96: Pulling fs layer [2020-05-29T08:17:15.554Z] e9a5061849ea: Pulling fs layer [2020-05-29T08:17:15.554Z] d747dcd14b5f: Pulling fs layer [2020-05-29T08:17:15.554Z] 2de7ff778b66: Pulling fs layer [2020-05-29T08:17:15.554Z] e9a5061849ea: Waiting [2020-05-29T08:17:15.554Z] d747dcd14b5f: Waiting [2020-05-29T08:17:15.554Z] 0d9ebad4ef96: Waiting [2020-05-29T08:17:15.554Z] 2de7ff778b66: Waiting [2020-05-29T08:17:15.554Z] 9712f1f96733: Download complete [2020-05-29T08:17:16.159Z] 63f879dbbcfc: Verifying Checksum [2020-05-29T08:17:16.159Z] 63f879dbbcfc: Download complete [2020-05-29T08:17:16.159Z] e9a5061849ea: Verifying Checksum [2020-05-29T08:17:16.159Z] e9a5061849ea: Download complete [2020-05-29T08:17:16.422Z] d747dcd14b5f: Verifying Checksum [2020-05-29T08:17:16.422Z] d747dcd14b5f: Download complete [2020-05-29T08:17:16.422Z] 0d9ebad4ef96: Verifying Checksum [2020-05-29T08:17:16.422Z] 0d9ebad4ef96: Download complete [2020-05-29T08:17:16.697Z] ab5ef0e58194: Verifying Checksum [2020-05-29T08:17:16.697Z] ab5ef0e58194: Download complete [2020-05-29T08:17:16.697Z] 2de7ff778b66: Verifying Checksum [2020-05-29T08:17:16.697Z] 2de7ff778b66: Download complete [2020-05-29T08:17:20.974Z] ab5ef0e58194: Pull complete [2020-05-29T08:17:20.974Z] 9712f1f96733: Pull complete [2020-05-29T08:17:23.530Z] 63f879dbbcfc: Pull complete [2020-05-29T08:17:30.137Z] 0d9ebad4ef96: Pull complete [2020-05-29T08:17:31.522Z] e9a5061849ea: Pull complete [2020-05-29T08:17:31.523Z] d747dcd14b5f: Pull complete [2020-05-29T08:17:34.073Z] 2de7ff778b66: Pull complete [2020-05-29T08:17:34.073Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2020-05-29T08:17:34.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2020-05-29T08:17:34.487Z] prd-centos7-docker-4c-2g-1169 does not seem to be running inside a container [2020-05-29T08:17:34.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2020-05-29T08:17:35.108Z] $ docker top a4332d23f5cf2536e682ca146928f95b46d09e9a34c8b37f7457da8c065ca109 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2020-05-29T08:17:35.427Z] provisioning config files... [2020-05-29T08:17:35.439Z] copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config9129305232440946643tmp [2020-05-29T08:17:35.454Z] copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6230048635656240522tmp [2020-05-29T08:17:35.467Z] copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config285726836665323842tmp [Pipeline] { [Pipeline] echo [2020-05-29T08:17:35.522Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T08:17:35.821Z] ---> sigul-configuration.sh [2020-05-29T08:17:35.821Z] gpg: directory `/root/.gnupg' created [2020-05-29T08:17:35.821Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2020-05-29T08:17:35.821Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2020-05-29T08:17:35.821Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2020-05-29T08:17:35.821Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2020-05-29T08:17:35.821Z] gpg: CAST5 encrypted data [2020-05-29T08:17:36.082Z] gpg: encrypted with 1 passphrase [2020-05-29T08:17:36.082Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2020-05-29T08:17:36.378Z] + mkdir /home/jenkins [2020-05-29T08:17:36.378Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2020-05-29T08:17:36.672Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo [2020-05-29T08:17:36.681Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T08:17:36.970Z] ---> sigul-install.sh [2020-05-29T08:17:41.201Z] Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh [2020-05-29T08:17:41.756Z] + git tag --list [2020-05-29T08:17:41.756Z] v1.2.2-dev.2 [Pipeline] sh [2020-05-29T08:17:42.049Z] + lftools sign git-tag v1.2.2-dev.2 [2020-05-29T08:17:42.993Z] Signing Git tag with Sigul... [2020-05-29T08:17:42.993Z] Signing v1.2.2-dev.2 [Pipeline] echo [2020-05-29T08:17:44.396Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T08:17:44.687Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2020-05-29T08:17:44.696Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2020-05-29T08:17:44.774Z] $ docker stop --time=1 a4332d23f5cf2536e682ca146928f95b46d09e9a34c8b37f7457da8c065ca109 [2020-05-29T08:17:47.711Z] $ docker rm -f a4332d23f5cf2536e682ca146928f95b46d09e9a34c8b37f7457da8c065ca109 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:17:48.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T08:17:48.466Z] . [Pipeline] withDockerContainer [2020-05-29T08:17:48.595Z] prd-centos7-docker-4c-2g-1169 does not seem to be running inside a container [2020-05-29T08:17:48.638Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-29T08:17:49.161Z] $ docker top 81593f14e9d8a690aef00911f498258472454b0be15e6e066a9dc1446199e803 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T08:17:49.456Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T08:17:49.456Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T08:17:49.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T08:17:49.649Z] $ docker exec 81593f14e9d8a690aef00911f498258472454b0be15e6e066a9dc1446199e803 ssh-agent [2020-05-29T08:17:49.829Z] SSH_AUTH_SOCK=/tmp/ssh-UyP9Y56GtnJa/agent.15 [2020-05-29T08:17:49.829Z] SSH_AGENT_PID=21 [2020-05-29T08:17:49.838Z] Running ssh-add (command line suppressed) [2020-05-29T08:17:49.982Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5047903051453560598.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5047903051453560598.key) [2020-05-29T08:17:50.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T08:17:50.350Z] + git semver bump pre [2020-05-29T08:17:50.350Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T08:17:50.350Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-05-29T08:17:50.350Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-05-29T08:17:50.350Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T08:17:50.350Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T08:17:50.350Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T08:17:50.350Z] # $SEMVER_BRANCH = master [2020-05-29T08:17:50.350Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [2020-05-29T08:17:50.350Z] 1.2.2-dev.3 [Pipeline] } [2020-05-29T08:17:50.361Z] $ docker exec --env ******** --env ******** 81593f14e9d8a690aef00911f498258472454b0be15e6e066a9dc1446199e803 ssh-agent -k [2020-05-29T08:17:50.497Z] unset SSH_AUTH_SOCK; [2020-05-29T08:17:50.498Z] unset SSH_AGENT_PID; [2020-05-29T08:17:50.498Z] echo Agent pid 21 killed; [2020-05-29T08:17:50.543Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T08:17:51.029Z] + git semver [Pipeline] } [2020-05-29T08:17:51.047Z] $ docker stop --time=1 81593f14e9d8a690aef00911f498258472454b0be15e6e066a9dc1446199e803 [2020-05-29T08:17:52.376Z] $ docker rm -f 81593f14e9d8a690aef00911f498258472454b0be15e6e066a9dc1446199e803 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:17:52.953Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-05-29T08:17:52.954Z] . [Pipeline] withDockerContainer [2020-05-29T08:17:53.064Z] prd-centos7-docker-4c-2g-1169 does not seem to be running inside a container [2020-05-29T08:17:53.113Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-05-29T08:17:53.645Z] $ docker top 8ca8d5ca6df6e14fc6e14a4b7c4f132729752994009998ad49f2c6d53167fdc7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-05-29T08:17:53.957Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-05-29T08:17:53.957Z] [ssh-agent] Looking for ssh-agent implementation... [2020-05-29T08:17:54.155Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-05-29T08:17:54.160Z] $ docker exec 8ca8d5ca6df6e14fc6e14a4b7c4f132729752994009998ad49f2c6d53167fdc7 ssh-agent [2020-05-29T08:17:54.346Z] SSH_AUTH_SOCK=/tmp/ssh-wyAiA0b4I77S/agent.15 [2020-05-29T08:17:54.346Z] SSH_AGENT_PID=22 [2020-05-29T08:17:54.356Z] Running ssh-add (command line suppressed) [2020-05-29T08:17:54.498Z] Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5906310980302754808.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_5906310980302754808.key) [2020-05-29T08:17:54.547Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-05-29T08:17:54.876Z] + git semver push [2020-05-29T08:17:54.876Z] # -> Open(): unable to determine branch for HEAD [2020-05-29T08:17:54.876Z] # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git [2020-05-29T08:17:54.876Z] # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master [2020-05-29T08:17:54.876Z] # $SEMVER_REMOTE_NAME = origin [2020-05-29T08:17:54.876Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-05-29T08:17:54.876Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-05-29T08:17:54.876Z] # $SEMVER_BRANCH = master [2020-05-29T08:17:54.876Z] # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } [2020-05-29T08:18:03.033Z] $ docker exec --env ******** --env ******** 8ca8d5ca6df6e14fc6e14a4b7c4f132729752994009998ad49f2c6d53167fdc7 ssh-agent -k [2020-05-29T08:18:03.218Z] unset SSH_AUTH_SOCK; [2020-05-29T08:18:03.218Z] unset SSH_AGENT_PID; [2020-05-29T08:18:03.219Z] echo Agent pid 22 killed; [2020-05-29T08:18:03.288Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-05-29T08:18:03.883Z] + git semver [Pipeline] } [2020-05-29T08:18:03.900Z] $ docker stop --time=1 8ca8d5ca6df6e14fc6e14a4b7c4f132729752994009998ad49f2c6d53167fdc7 [2020-05-29T08:18:05.259Z] $ docker rm -f 8ca8d5ca6df6e14fc6e14a4b7c4f132729752994009998ad49f2c6d53167fdc7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2020-05-29T08:18:06.483Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T08:18:07.096Z] ---> package-listing.sh [2020-05-29T08:18:07.096Z] ++ tr '[:upper:]' '[:lower:]' [2020-05-29T08:18:07.096Z] ++ facter osfamily [2020-05-29T08:18:07.096Z] + OS_FAMILY=redhat [2020-05-29T08:18:07.096Z] + workspace=/w/workspace/dgexfoundry_device-sdk-go_master [2020-05-29T08:18:07.096Z] + START_PACKAGES=/tmp/packages_start.txt [2020-05-29T08:18:07.096Z] + END_PACKAGES=/tmp/packages_end.txt [2020-05-29T08:18:07.096Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-05-29T08:18:07.096Z] + PACKAGES=/tmp/packages_start.txt [2020-05-29T08:18:07.096Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-05-29T08:18:07.096Z] + PACKAGES=/tmp/packages_end.txt [2020-05-29T08:18:07.096Z] + case "${OS_FAMILY}" in [2020-05-29T08:18:07.096Z] + rpm -qa [2020-05-29T08:18:07.096Z] + sort [2020-05-29T08:18:11.401Z] + '[' -f /tmp/packages_start.txt ']' [2020-05-29T08:18:11.401Z] + '[' -f /tmp/packages_end.txt ']' [2020-05-29T08:18:11.401Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-05-29T08:18:11.401Z] + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' [2020-05-29T08:18:11.401Z] + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [2020-05-29T08:18:11.401Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_device-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:18:11.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-29T08:18:11.841Z] [2020-05-29T08:18:11.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-05-29T08:18:12.205Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-05-29T08:18:12.205Z] alpine: Pulling from edgex-lftools-log-publisher [2020-05-29T08:18:12.205Z] c9b1b535fdd9: Pulling fs layer [2020-05-29T08:18:12.205Z] 2cc5ad85d9ab: Pulling fs layer [2020-05-29T08:18:12.205Z] 756a868c4378: Pulling fs layer [2020-05-29T08:18:12.205Z] 444b2fc9a129: Pulling fs layer [2020-05-29T08:18:12.205Z] ea15f1150254: Pulling fs layer [2020-05-29T08:18:12.205Z] 41b27a9f41bf: Pulling fs layer [2020-05-29T08:18:12.205Z] 28c525ee5125: Pulling fs layer [2020-05-29T08:18:12.205Z] 094b1ea09ed8: Pulling fs layer [2020-05-29T08:18:12.205Z] 138eaada9080: Pulling fs layer [2020-05-29T08:18:12.205Z] 0622d0fa9048: Pulling fs layer [2020-05-29T08:18:12.205Z] 444b2fc9a129: Waiting [2020-05-29T08:18:12.205Z] 28c525ee5125: Waiting [2020-05-29T08:18:12.205Z] 138eaada9080: Waiting [2020-05-29T08:18:12.205Z] 094b1ea09ed8: Waiting [2020-05-29T08:18:12.205Z] 0622d0fa9048: Waiting [2020-05-29T08:18:12.205Z] ea15f1150254: Waiting [2020-05-29T08:18:12.205Z] 41b27a9f41bf: Waiting [2020-05-29T08:18:12.205Z] 2cc5ad85d9ab: Verifying Checksum [2020-05-29T08:18:12.205Z] 2cc5ad85d9ab: Download complete [2020-05-29T08:18:12.205Z] 444b2fc9a129: Download complete [2020-05-29T08:18:12.205Z] c9b1b535fdd9: Verifying Checksum [2020-05-29T08:18:12.205Z] c9b1b535fdd9: Download complete [2020-05-29T08:18:12.205Z] ea15f1150254: Verifying Checksum [2020-05-29T08:18:12.205Z] ea15f1150254: Download complete [2020-05-29T08:18:12.467Z] 28c525ee5125: Verifying Checksum [2020-05-29T08:18:12.467Z] 28c525ee5125: Download complete [2020-05-29T08:18:12.732Z] c9b1b535fdd9: Pull complete [2020-05-29T08:18:12.732Z] 756a868c4378: Verifying Checksum [2020-05-29T08:18:12.732Z] 756a868c4378: Download complete [2020-05-29T08:18:12.732Z] 138eaada9080: Verifying Checksum [2020-05-29T08:18:12.732Z] 138eaada9080: Download complete [2020-05-29T08:18:12.732Z] 0622d0fa9048: Verifying Checksum [2020-05-29T08:18:12.732Z] 0622d0fa9048: Download complete [2020-05-29T08:18:12.994Z] 094b1ea09ed8: Verifying Checksum [2020-05-29T08:18:12.994Z] 094b1ea09ed8: Download complete [2020-05-29T08:18:13.254Z] 41b27a9f41bf: Verifying Checksum [2020-05-29T08:18:13.254Z] 41b27a9f41bf: Download complete [2020-05-29T08:18:13.825Z] 2cc5ad85d9ab: Pull complete [2020-05-29T08:18:15.748Z] 756a868c4378: Pull complete [2020-05-29T08:18:15.748Z] 444b2fc9a129: Pull complete [2020-05-29T08:18:16.014Z] ea15f1150254: Pull complete [2020-05-29T08:18:19.335Z] 41b27a9f41bf: Pull complete [2020-05-29T08:18:19.335Z] 28c525ee5125: Pull complete [2020-05-29T08:18:21.256Z] 094b1ea09ed8: Pull complete [2020-05-29T08:18:21.257Z] 138eaada9080: Pull complete [2020-05-29T08:18:21.517Z] 0622d0fa9048: Pull complete [2020-05-29T08:18:21.517Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-05-29T08:18:21.517Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-05-29T08:18:21.658Z] prd-centos7-docker-4c-2g-1169 does not seem to be running inside a container [2020-05-29T08:18:21.699Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/dgexfoundry_device-sdk-go_master -v /w/workspace/dgexfoundry_device-sdk-go_master:/w/workspace/dgexfoundry_device-sdk-go_master:rw,z -v /w/workspace/dgexfoundry_device-sdk-go_master@tmp:/w/workspace/dgexfoundry_device-sdk-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-05-29T08:18:22.779Z] $ docker top 7ef881bfa295647e033dccd1bddd108e5bf2302254fe6735e9c3a0a96d55ec60 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-05-29T08:18:23.066Z] provisioning config files... [2020-05-29T08:18:23.079Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config2071222273103148292tmp [Pipeline] { [Pipeline] echo [2020-05-29T08:18:23.158Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T08:18:23.447Z] ---> create-netrc.sh [Pipeline] echo [2020-05-29T08:18:23.457Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-05-29T08:18:23.748Z] ---> logs-deploy.sh [2020-05-29T08:18:23.749Z] + ARCHIVE_ARTIFACTS= [2020-05-29T08:18:23.749Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-05-29T08:18:23.749Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-05-29T08:18:23.749Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-05-29T08:18:23.749Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/43 [2020-05-29T08:18:23.749Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/43/ [2020-05-29T08:18:23.749Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/43 /w/workspace/dgexfoundry_device-sdk-go_master [2020-05-29T08:18:24.691Z] Archives upload complete. [2020-05-29T08:18:24.954Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/43 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/43/