Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 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 b810438aec07f555226556e3b59abf2bab733840 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 b810438aec07f555226556e3b59abf2bab733840 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b810438aec07f555226556e3b59abf2bab733840 # timeout=10 Commit message: "Merge pull request #114 from lranjbar/release-kraken" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-96 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 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 (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 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 Commit message: "Merge pull request #461 from hahattan/issue-455" > git rev-list --no-walk 1a07617a55e4200b889676e00db141fb8b6dd4d0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:44:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 09:44:53 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:44:53 09:44:53 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:44:54 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:44:54 latest: Pulling from edgex-devops/git-semver 09:44:54 9123ac7c32f7: Pulling fs layer 09:44:54 b8cc5d1170e3: Pulling fs layer 09:44:54 2924cbbf6a41: Pulling fs layer 09:44:54 93b08a4f1073: Pulling fs layer 09:44:54 93b08a4f1073: Waiting 09:44:54 b8cc5d1170e3: Verifying Checksum 09:44:54 b8cc5d1170e3: Download complete 09:44:54 9123ac7c32f7: Verifying Checksum 09:44:54 9123ac7c32f7: Download complete 09:44:54 93b08a4f1073: Verifying Checksum 09:44:54 93b08a4f1073: Download complete 09:44:54 2924cbbf6a41: Verifying Checksum 09:44:54 2924cbbf6a41: Download complete 09:44:54 9123ac7c32f7: Pull complete 09:44:54 b8cc5d1170e3: Pull complete 09:44:55 2924cbbf6a41: Pull complete 09:44:55 93b08a4f1073: Pull complete 09:44:55 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 09:44:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:44:55 prd-centos7-docker-4c-2g-96 does not seem to be running inside a container 09:44:55 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:44:56 $ docker top 5df7061f804f6f835da18ad8cfa0b1a8feb8b2ef250082784b7cac82252a27b1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:56 [ssh-agent] Looking for ssh-agent implementation... 09:44:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:56 $ docker exec 5df7061f804f6f835da18ad8cfa0b1a8feb8b2ef250082784b7cac82252a27b1 ssh-agent 09:44:56 SSH_AUTH_SOCK=/tmp/ssh-Hr0b587PKB4t/agent.13 09:44:56 SSH_AGENT_PID=20 09:44:56 Running ssh-add (command line suppressed) 09:44:56 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7726687941561721606.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_7726687941561721606.key) 09:44:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:57 + git describe --exact-match --tags HEAD 09:44:57 fatal: No names found, cannot describe anything. [Pipeline] } 09:44:57 $ docker exec --env ******** --env ******** 5df7061f804f6f835da18ad8cfa0b1a8feb8b2ef250082784b7cac82252a27b1 ssh-agent -k 09:44:57 unset SSH_AUTH_SOCK; 09:44:57 unset SSH_AGENT_PID; 09:44:57 echo Agent pid 20 killed; 09:44:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 09:44:57 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 09:44:57 This usually means this commit has not been tagged. [Pipeline] sshagent 09:44:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:57 [ssh-agent] Looking for ssh-agent implementation... 09:44:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:57 $ docker exec 5df7061f804f6f835da18ad8cfa0b1a8feb8b2ef250082784b7cac82252a27b1 ssh-agent 09:44:58 SSH_AUTH_SOCK=/tmp/ssh-YjISUkTN6Mt0/agent.56 09:44:58 SSH_AGENT_PID=63 09:44:58 Running ssh-add (command line suppressed) 09:44:58 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_361533779875282845.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_361533779875282845.key) 09:44:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:58 + git semver init 09:44:58 # -> Open(): unable to determine branch for HEAD 09:44:58 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:44:58 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:44:58 # $SEMVER_REMOTE_NAME = origin 09:44:58 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 09:44:58 # $SEMVER_USER_NAME = jenkins 09:44:58 # $SEMVER_BRANCH = master 09:44:58 # $SEMVER_TEMP = /tmp/semver-433811794 09:44:58 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 09:44:59 # '/tmp/semver-433811794' -> '/w/workspace/dgexfoundry_device-sdk-go_master/.semver' 09:44:59 # -> Force: false 09:44:59 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 09:44:59 $ docker exec --env ******** --env ******** 5df7061f804f6f835da18ad8cfa0b1a8feb8b2ef250082784b7cac82252a27b1 ssh-agent -k 09:44:59 unset SSH_AUTH_SOCK; 09:44:59 unset SSH_AGENT_PID; 09:44:59 echo Agent pid 63 killed; 09:44:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:59 + git semver [Pipeline] } 09:44:59 $ docker stop --time=1 5df7061f804f6f835da18ad8cfa0b1a8feb8b2ef250082784b7cac82252a27b1 09:45:01 $ docker rm -f 5df7061f804f6f835da18ad8cfa0b1a8feb8b2ef250082784b7cac82252a27b1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 09:45:01 Stashed 27 file(s) [Pipeline] echo 09:45:01 [edgeXSemver] initialized semver on version 1.2.0-dev.10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 09:45:17 Still waiting to schedule task 09:45:17 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:45:17 Still waiting to schedule task 09:45:17 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:47:03 Running on prd-ubuntu18.04-docker-arm64-4c-16g-97 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 09:47:03 Running in /w/workspace/device-sdk-go/10 [Pipeline] { [Pipeline] checkout 09:47:09 using credential edgex-jenkins-ssh 09:47:10 Cloning the remote Git repository 09:47:10 Cloning with configured refspecs honoured and without tags 09:47:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:47:10 > git init /w/workspace/device-sdk-go/10 # timeout=10 09:47:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:47:10 > git --version # timeout=10 09:47:10 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:47:11 Fetching without tags 09:47:11 Running on prd-centos7-docker-4c-2g-98 in /w/workspace/dgexfoundry_device-sdk-go_master [Pipeline] { [Pipeline] ws 09:47:11 Running in /w/workspace/device-sdk-go/10 [Pipeline] { [Pipeline] checkout 09:47:12 Checking out Revision 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 (master) 09:47:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:47:11 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:47:11 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:47:11 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:47:11 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:11 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:47:12 > git config core.sparsecheckout # timeout=10 09:47:12 > git checkout -f 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 09:47:13 using credential edgex-jenkins-ssh 09:47:13 Cloning the remote Git repository 09:47:13 Cloning with configured refspecs honoured and without tags 09:47:13 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 09:47:13 > git init /w/workspace/device-sdk-go/10 # timeout=10 09:47:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:47:13 > git --version # timeout=10 09:47:13 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:47:14 Fetching without tags 09:47:14 Checking out Revision 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 (master) 09:47:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:47:14 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 09:47:14 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 09:47:14 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 09:47:14 using GIT_SSH to set credentials SSH Credentials for GitHub 09:47:14 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 09:47:14 > git config core.sparsecheckout # timeout=10 09:47:14 > git checkout -f 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 # timeout=10 09:47:17 Commit message: "Merge pull request #461 from hahattan/issue-455" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 09:47:18 ========================================================= 09:47:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 09:47:18 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:47:18 Commit message: "Merge pull request #461 from hahattan/issue-455" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 09:47:19 + 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 . [Pipeline] echo 09:47:20 ========================================================= 09:47:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 09:47:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 09:47:20 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . 09:47:20 Sending build context to Docker daemon 2.66MB 09:47:20 Step 1/8 : ARG BASE=golang:1.13-alpine 09:47:20 Step 2/8 : FROM ${BASE} 09:47:20 Sending build context to Docker daemon 2.66MB 09:47:20 Step 1/8 : ARG BASE=golang:1.13-alpine 09:47:20 Step 2/8 : FROM ${BASE} 09:47:20 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 09:47:20 e6b0cf9c0882: Pulling fs layer 09:47:20 2848faf0eed1: Pulling fs layer 09:47:20 0f37312ad70f: Pulling fs layer 09:47:20 5788d62ee057: Pulling fs layer 09:47:20 0e6b1d234666: Pulling fs layer 09:47:20 bf5d7aec512f: Pulling fs layer 09:47:20 34c802a77dc8: Pulling fs layer 09:47:20 9eb99e56ec68: Pulling fs layer 09:47:20 27c7a5d97fbd: Pulling fs layer 09:47:20 5c102a31e300: Pulling fs layer 09:47:20 dcfb455df0a1: Pulling fs layer 09:47:20 5788d62ee057: Waiting 09:47:20 9eb99e56ec68: Waiting 09:47:20 5c102a31e300: Waiting 09:47:20 bf5d7aec512f: Waiting 09:47:20 34c802a77dc8: Waiting 09:47:20 0e6b1d234666: Waiting 09:47:20 0f37312ad70f: Verifying Checksum 09:47:20 0f37312ad70f: Download complete 09:47:20 2848faf0eed1: Download complete 09:47:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:47:21 cde5963f3b93: Pulling fs layer 09:47:21 2a23fa8c16f7: Pulling fs layer 09:47:21 777b28850792: Pulling fs layer 09:47:21 8a11ddd9e578: Pulling fs layer 09:47:21 4cf88f913ddb: Pulling fs layer 09:47:21 1df406cf5192: Pulling fs layer 09:47:21 cd6300453558: Pulling fs layer 09:47:21 b9c365052c96: Pulling fs layer 09:47:21 a2d8cc88f415: Pulling fs layer 09:47:21 ea1d1ca13537: Pulling fs layer 09:47:21 3750a50a1c5e: Pulling fs layer 09:47:21 b9c365052c96: Waiting 09:47:21 a2d8cc88f415: Waiting 09:47:21 ea1d1ca13537: Waiting 09:47:21 3750a50a1c5e: Waiting 09:47:21 8a11ddd9e578: Waiting 09:47:21 cd6300453558: Waiting 09:47:21 1df406cf5192: Waiting 09:47:21 777b28850792: Verifying Checksum 09:47:21 777b28850792: Download complete 09:47:21 2a23fa8c16f7: Download complete 09:47:21 4cf88f913ddb: Verifying Checksum 09:47:21 4cf88f913ddb: Download complete 09:47:21 0e6b1d234666: Verifying Checksum 09:47:21 0e6b1d234666: Download complete 09:47:21 bf5d7aec512f: Verifying Checksum 09:47:21 bf5d7aec512f: Download complete 09:47:21 e6b0cf9c0882: Verifying Checksum 09:47:21 e6b0cf9c0882: Download complete 09:47:21 1df406cf5192: Verifying Checksum 09:47:21 1df406cf5192: Download complete 09:47:21 cde5963f3b93: Verifying Checksum 09:47:21 cde5963f3b93: Download complete 09:47:21 e6b0cf9c0882: Pull complete 09:47:21 2848faf0eed1: Pull complete 09:47:22 34c802a77dc8: Verifying Checksum 09:47:22 34c802a77dc8: Download complete 09:47:22 27c7a5d97fbd: Verifying Checksum 09:47:22 27c7a5d97fbd: Download complete 09:47:22 cde5963f3b93: Pull complete 09:47:22 9eb99e56ec68: Verifying Checksum 09:47:22 9eb99e56ec68: Download complete 09:47:22 dcfb455df0a1: Verifying Checksum 09:47:22 dcfb455df0a1: Download complete 09:47:22 5c102a31e300: Verifying Checksum 09:47:22 5c102a31e300: Download complete 09:47:23 2a23fa8c16f7: Pull complete 09:47:23 5788d62ee057: Verifying Checksum 09:47:23 5788d62ee057: Download complete 09:47:23 777b28850792: Pull complete 09:47:24 0f37312ad70f: Pull complete 09:47:25 cd6300453558: Verifying Checksum 09:47:25 cd6300453558: Download complete 09:47:25 a2d8cc88f415: Download complete 09:47:28 ea1d1ca13537: Verifying Checksum 09:47:28 ea1d1ca13537: Download complete 09:47:28 3750a50a1c5e: Verifying Checksum 09:47:28 3750a50a1c5e: Download complete 09:47:30 5788d62ee057: Pull complete 09:47:30 0e6b1d234666: Pull complete 09:47:30 bf5d7aec512f: Pull complete 09:47:31 b9c365052c96: Verifying Checksum 09:47:31 b9c365052c96: Download complete 09:47:33 8a11ddd9e578: Verifying Checksum 09:47:33 8a11ddd9e578: Download complete 09:47:33 34c802a77dc8: Pull complete 09:47:38 9eb99e56ec68: Pull complete 09:47:38 27c7a5d97fbd: Pull complete 09:47:39 5c102a31e300: Pull complete 09:47:39 dcfb455df0a1: Pull complete 09:47:39 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 09:47:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 09:47:39 ---> 7c70fe431013 09:47:39 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:47:39 ---> Running in c15742627fe5 09:47:39 Removing intermediate container c15742627fe5 09:47:39 ---> b17788475127 09:47:39 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:47:39 ---> Running in 5c95c3b3b3f8 09:47:40 Removing intermediate container 5c95c3b3b3f8 09:47:40 ---> d96a2f64ac7d 09:47:40 Step 5/8 : RUN apk add --no-cache make git 09:47:40 ---> Running in 91e62c8977ab 09:47:40 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:47:41 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:47:42 OK: 143 MiB in 39 packages 09:47:42 Removing intermediate container 91e62c8977ab 09:47:42 ---> e1aed3edf776 09:47:42 Step 6/8 : WORKDIR /device-sdk-go 09:47:42 ---> Running in 854171d8fd5e 09:47:42 Removing intermediate container 854171d8fd5e 09:47:42 ---> 03c5578fcbb1 09:47:42 Step 7/8 : COPY . . 09:47:43 ---> 5c816df6c66b 09:47:43 Step 8/8 : RUN go mod download 09:47:43 ---> Running in ac1d33d62269 09:47:45 8a11ddd9e578: Pull complete 09:47:45 4cf88f913ddb: Pull complete 09:47:45 1df406cf5192: Pull complete 09:47:45 go: finding github.com/BurntSushi/toml v0.3.1 09:47:45 go: finding github.com/OneOfOne/xxhash v1.2.6 09:47:45 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:47:45 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:47:45 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:47:45 go: finding github.com/bgentry/speakeasy v0.1.0 09:47:45 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 09:47:45 go: finding github.com/davecgh/go-spew v1.1.1 09:47:45 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 09:47:45 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 09:47:45 go: finding github.com/fatih/color v1.7.0 09:47:45 go: finding github.com/go-kit/kit v0.8.0 09:47:45 go: finding github.com/go-logfmt/logfmt v0.4.0 09:47:45 go: finding github.com/go-stack/stack v1.8.0 09:47:45 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:47:45 go: finding github.com/google/uuid v1.1.0 09:47:45 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 09:47:45 go: finding github.com/gorilla/mux v1.6.2 09:47:45 go: finding github.com/hashicorp/consul v1.4.2 09:47:45 go: finding github.com/hashicorp/errwrap v1.0.0 09:47:45 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 09:47:45 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:47:45 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:47:45 go: finding github.com/hashicorp/go-multierror v1.0.0 09:47:45 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:47:45 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:47:45 go: finding github.com/hashicorp/go-syslog v1.0.0 09:47:45 go: finding github.com/hashicorp/go-uuid v1.0.1 09:47:45 go: finding github.com/hashicorp/go.net v0.0.1 09:47:45 go: finding github.com/hashicorp/golang-lru v0.5.0 09:47:45 go: finding github.com/hashicorp/logutils v1.0.0 09:47:45 go: finding github.com/hashicorp/mdns v1.0.0 09:47:45 go: finding github.com/hashicorp/memberlist v0.1.3 09:47:45 go: finding github.com/hashicorp/serf v0.8.2 09:47:45 go: finding github.com/jessevdk/go-flags v1.4.0 09:47:45 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:47:45 go: finding github.com/mattn/go-colorable v0.0.9 09:47:45 go: finding github.com/mattn/go-isatty v0.0.3 09:47:45 go: finding github.com/miekg/dns v1.0.14 09:47:45 go: finding github.com/mitchellh/cli v1.0.0 09:47:45 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:47:45 go: finding github.com/mitchellh/copystructure v1.0.0 09:47:45 go: finding github.com/mitchellh/go-homedir v1.0.0 09:47:45 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:47:45 go: finding github.com/mitchellh/gox v0.4.0 09:47:45 go: finding github.com/mitchellh/iochan v1.0.0 09:47:45 go: finding github.com/mitchellh/mapstructure v1.1.2 09:47:45 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:47:45 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:47:45 go: finding github.com/pelletier/go-toml v1.2.0 09:47:45 go: finding github.com/pkg/errors v0.8.1 09:47:45 go: finding github.com/pmezard/go-difflib v1.0.0 09:47:45 go: finding github.com/posener/complete v1.1.1 09:47:45 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:47:45 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:47:45 go: finding github.com/stretchr/objx v0.1.0 09:47:45 go: finding github.com/stretchr/testify v1.3.0 09:47:45 go: finding github.com/ugorji/go v1.1.4 09:47:45 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:47:45 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:47:45 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:47:45 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 09:47:45 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:47:45 go: finding gopkg.in/yaml.v2 v2.2.2 09:47:48 cd6300453558: Pull complete 09:47:53 Removing intermediate container ac1d33d62269 09:47:53 ---> 689398f85d72 09:47:53 Successfully built 689398f85d72 09:47:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 09:47:54 b9c365052c96: Pull complete 09:47:54 a2d8cc88f415: Pull complete [Pipeline] isUnix [Pipeline] sh 09:47:54 + docker inspect -f . ci-base-image-x86_64 09:47:54 . [Pipeline] withDockerContainer 09:47:54 prd-centos7-docker-4c-2g-98 does not seem to be running inside a container 09:47:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@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 ******** ci-base-image-x86_64 cat 09:47:55 $ docker top 349bfd4387a120b99d4cf8510199d6f838741dcac58aed812a81a92c6ed64cf0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:55 + go version 09:47:55 go version go1.13.5 linux/amd64 [Pipeline] sh 09:47:56 + make test 09:47:56 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:47:56 ea1d1ca13537: Pull complete 09:47:56 3750a50a1c5e: Pull complete 09:47:56 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 09:47:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 09:47:56 ---> 78745c68409d 09:47:56 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:48:00 ---> Running in 738abd348a75 09:48:01 Removing intermediate container 738abd348a75 09:48:01 ---> 6a75e32795be 09:48:01 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:01 ---> Running in fb135782c13e 09:48:03 Removing intermediate container fb135782c13e 09:48:03 ---> 2be1e2d1e76a 09:48:03 Step 5/8 : RUN apk add --no-cache make git 09:48:03 ---> Running in 4b9a514308f5 09:48:04 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:48:05 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:48:06 OK: 125 MiB in 39 packages 09:48:07 Removing intermediate container 4b9a514308f5 09:48:07 ---> 92a9e5be061d 09:48:07 Step 6/8 : WORKDIR /device-sdk-go 09:48:07 ---> Running in cd6a55cb2d93 09:48:08 Removing intermediate container cd6a55cb2d93 09:48:08 ---> 7136ca7e57ac 09:48:08 Step 7/8 : COPY . . 09:48:09 ---> aac074c62fd0 09:48:09 Step 8/8 : RUN go mod download 09:48:09 ---> Running in 928ba1d3187c 09:48:10 go: finding github.com/BurntSushi/toml v0.3.1 09:48:10 go: finding github.com/OneOfOne/xxhash v1.2.6 09:48:10 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 09:48:10 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 09:48:10 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 09:48:10 go: finding github.com/bgentry/speakeasy v0.1.0 09:48:10 go: finding github.com/cenkalti/backoff v2.1.1+incompatible 09:48:10 go: finding github.com/davecgh/go-spew v1.1.1 09:48:10 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.36 09:48:10 go: finding github.com/edgexfoundry/go-mod-registry v0.1.0 09:48:10 go: finding github.com/fatih/color v1.7.0 09:48:10 go: finding github.com/go-kit/kit v0.8.0 09:48:10 go: finding github.com/go-logfmt/logfmt v0.4.0 09:48:10 go: finding github.com/go-stack/stack v1.8.0 09:48:10 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 09:48:10 go: finding github.com/google/uuid v1.1.0 09:48:10 go: finding github.com/gorilla/context v0.0.0-20181012153548-51ce91d2eadd 09:48:10 go: finding github.com/gorilla/mux v1.6.2 09:48:10 go: finding github.com/hashicorp/consul v1.4.2 09:48:10 go: finding github.com/hashicorp/errwrap v1.0.0 09:48:10 go: finding github.com/hashicorp/go-cleanhttp v0.5.0 09:48:10 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 09:48:10 go: finding github.com/hashicorp/go-msgpack v0.5.3 09:48:10 go: finding github.com/hashicorp/go-multierror v1.0.0 09:48:10 go: finding github.com/hashicorp/go-rootcerts v1.0.0 09:48:10 go: finding github.com/hashicorp/go-sockaddr v1.0.0 09:48:10 go: finding github.com/hashicorp/go-syslog v1.0.0 09:48:11 go: finding github.com/hashicorp/go-uuid v1.0.1 09:48:11 go: finding github.com/hashicorp/go.net v0.0.1 09:48:11 go: finding github.com/hashicorp/golang-lru v0.5.0 09:48:11 go: finding github.com/hashicorp/logutils v1.0.0 09:48:11 go: finding github.com/hashicorp/mdns v1.0.0 09:48:11 go: finding github.com/hashicorp/memberlist v0.1.3 09:48:11 go: finding github.com/hashicorp/serf v0.8.2 09:48:11 go: finding github.com/jessevdk/go-flags v1.4.0 09:48:11 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 09:48:11 go: finding github.com/mattn/go-colorable v0.0.9 09:48:11 go: finding github.com/mattn/go-isatty v0.0.3 09:48:11 go: finding github.com/miekg/dns v1.0.14 09:48:11 go: finding github.com/mitchellh/cli v1.0.0 09:48:11 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 09:48:11 go: finding github.com/mitchellh/copystructure v1.0.0 09:48:11 go: finding github.com/mitchellh/go-homedir v1.0.0 09:48:11 go: finding github.com/mitchellh/go-testing-interface v1.0.0 09:48:11 go: finding github.com/mitchellh/gox v0.4.0 09:48:11 go: finding github.com/mitchellh/iochan v1.0.0 09:48:11 go: finding github.com/mitchellh/mapstructure v1.1.2 09:48:11 go: finding github.com/mitchellh/reflectwalk v1.0.0 09:48:11 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 09:48:11 go: finding github.com/pelletier/go-toml v1.2.0 09:48:11 go: finding github.com/pkg/errors v0.8.1 09:48:11 go: finding github.com/pmezard/go-difflib v1.0.0 09:48:11 go: finding github.com/posener/complete v1.1.1 09:48:11 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 09:48:11 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 09:48:11 go: finding github.com/stretchr/objx v0.1.0 09:48:11 go: finding github.com/stretchr/testify v1.3.0 09:48:11 go: finding github.com/ugorji/go v1.1.4 09:48:11 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 09:48:11 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 09:48:11 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 09:48:11 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 09:48:11 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 09:48:11 go: finding gopkg.in/yaml.v2 v2.2.2 09:48:14 ? github.com/edgexfoundry/device-sdk-go [no test files] 09:48:14 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 09:48:14 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 09:48:17 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.006s coverage: 23.1% of statements 09:48:17 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.046s coverage: 95.8% of statements 09:48:21 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.428s coverage: 12.7% of statements 09:48:21 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.006s coverage: 25.6% of statements 09:48:26 Removing intermediate container 928ba1d3187c 09:48:26 ---> 971feb992be7 09:48:26 Successfully built 971feb992be7 09:48:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:48:27 + docker inspect -f . ci-base-image-arm64 09:48:27 . [Pipeline] withDockerContainer 09:48:28 prd-ubuntu18.04-docker-arm64-4c-16g-97 does not seem to be running inside a container 09:48:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/10 -v /w/workspace/device-sdk-go/10:/w/workspace/device-sdk-go/10:rw,z -v /w/workspace/device-sdk-go/10@tmp:/w/workspace/device-sdk-go/10@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 ******** ci-base-image-arm64 cat 09:48:29 $ docker top 30d1676f967adef0da39178fe106c60939be3af0851ca8fd75cfde7823b58b12 -eo pid,comm [Pipeline] { [Pipeline] sh 09:48:30 + go version 09:48:30 go version go1.13.5 linux/arm64 [Pipeline] sh 09:48:31 + make test 09:48:31 CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:48:53 ok github.com/edgexfoundry/device-sdk-go/internal/config 31.016s coverage: 30.0% of statements 09:48:53 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.408s coverage: 42.3% of statements 09:48:53 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 09:48:53 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 09:48:53 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.387s coverage: 79.5% of statements 09:48:53 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 09:48:53 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 09:48:53 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 09:48:53 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.017s coverage: 52.6% of statements 09:48:53 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.100s coverage: 76.1% of statements 09:48:53 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 09:48:53 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:48:53 gofmt -l . 09:48:53 [ "`gofmt -l .`" = "" ] 09:48:53 ./bin/test-attribution-txt.sh 09:48:53 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:48:53 Stashed 1 file(s) [Pipeline] } 09:48:53 $ docker stop --time=1 349bfd4387a120b99d4cf8510199d6f838741dcac58aed812a81a92c6ed64cf0 09:48:55 $ docker rm -f 349bfd4387a120b99d4cf8510199d6f838741dcac58aed812a81a92c6ed64cf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:48:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:48:56 + ls -al . 09:48:56 total 200 09:48:56 drwxrwxr-x. 11 jenkins jenkins 4096 Mar 11 09:48 . 09:48:56 drwxrwxr-x. 4 jenkins jenkins 30 Mar 11 09:47 .. 09:48:56 drwxrwxr-x. 3 jenkins jenkins 20 Mar 11 09:47 api 09:48:56 -rw-rw-r--. 1 jenkins jenkins 3321 Mar 11 09:47 async.go 09:48:56 drwxrwxr-x. 2 jenkins jenkins 64 Mar 11 09:47 bin 09:48:56 -rw-r--r--. 1 jenkins jenkins 100201 Mar 11 09:48 coverage.out 09:48:56 -rw-rw-r--. 1 jenkins jenkins 936 Mar 11 09:47 Dockerfile.build 09:48:56 -rw-rw-r--. 1 jenkins jenkins 140 Mar 11 09:47 .dockerignore 09:48:56 drwxrwxr-x. 4 jenkins jenkins 31 Mar 11 09:47 example 09:48:56 drwxrwxr-x. 8 jenkins jenkins 162 Mar 11 09:47 .git 09:48:56 drwxrwxr-x. 2 jenkins jenkins 38 Mar 11 09:47 .github 09:48:56 -rw-rw-r--. 1 jenkins jenkins 138 Mar 11 09:47 .gitignore 09:48:56 -rw-r--r--. 1 jenkins jenkins 536 Mar 11 09:48 go.mod 09:48:56 -rw-r--r--. 1 jenkins jenkins 11140 Mar 11 09:48 go.sum 09:48:56 drwxrwxr-x. 13 jenkins jenkins 176 Mar 11 09:47 internal 09:48:56 -rw-rw-r--. 1 jenkins jenkins 808 Mar 11 09:47 Jenkinsfile 09:48:56 -rw-rw-r--. 1 jenkins jenkins 11341 Mar 11 09:47 LICENSE 09:48:56 -rw-rw-r--. 1 jenkins jenkins 892 Mar 11 09:47 Makefile 09:48:56 -rw-rw-r--. 1 jenkins jenkins 4352 Mar 11 09:47 manageddevices.go 09:48:56 -rw-rw-r--. 1 jenkins jenkins 5473 Mar 11 09:47 managedprofiles.go 09:48:56 -rw-rw-r--. 1 jenkins jenkins 3878 Mar 11 09:47 managedwatchers.go 09:48:56 drwxrwxr-x. 4 jenkins jenkins 35 Mar 11 09:47 pkg 09:48:56 -rw-rw-r--. 1 jenkins jenkins 761 Mar 11 09:47 README.md 09:48:56 drwxrwxr-x. 3 jenkins jenkins 44 Mar 11 09:47 .semver 09:48:56 -rw-rw-r--. 1 jenkins jenkins 9817 Mar 11 09:47 service.go 09:48:56 drwxrwxr-x. 4 jenkins jenkins 54 Mar 11 09:47 snap 09:48:56 -rw-rw-r--. 1 jenkins jenkins 12 Mar 11 09:45 VERSION 09:48:56 -rw-rw-r--. 1 jenkins jenkins 222 Mar 11 09:47 version.go [Pipeline] isUnix [Pipeline] sh 09:48:57 + 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=9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 --label arch=amd64 --label version=1.2.0-dev.10 . 09:48:57 Sending build context to Docker daemon 2.786MB 09:48:57 Step 1/20 : ARG BASE=golang:1.13-alpine 09:48:57 Step 2/20 : FROM ${BASE} AS builder 09:48:57 ---> 689398f85d72 09:48:57 Step 3/20 : ARG MAKE='make build' 09:48:57 ---> Running in 0daa17079c41 09:48:57 Removing intermediate container 0daa17079c41 09:48:57 ---> 41f9f37bfbac 09:48:57 Step 4/20 : WORKDIR /device-sdk-go 09:48:57 ---> Running in 154c910e6acd 09:48:57 Removing intermediate container 154c910e6acd 09:48:57 ---> 16e7a092ec7e 09:48:57 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:48:57 ---> Running in 6f2cc0d66c17 09:48:58 Removing intermediate container 6f2cc0d66c17 09:48:58 ---> cb2f88b2c6e9 09:48:58 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:48:58 ---> Running in 170adb12f3a4 09:48:58 Removing intermediate container 170adb12f3a4 09:48:58 ---> 4bcb242e3e7f 09:48:58 Step 7/20 : RUN apk add --update --no-cache make git 09:48:58 ---> Running in 461909722d25 09:48:59 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 09:49:00 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 09:49:00 OK: 143 MiB in 39 packages 09:49:01 Removing intermediate container 461909722d25 09:49:01 ---> ff755792525a 09:49:01 Step 8/20 : COPY . . 09:49:01 ---> 8863fc352f60 09:49:01 Step 9/20 : RUN ${MAKE} 09:49:01 ---> Running in e19a1317071e 09:49:01 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.10" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:49:14 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:49:18 ? github.com/edgexfoundry/device-sdk-go [no test files] 09:49:18 ? github.com/edgexfoundry/device-sdk-go/example/cmd/device-simple [no test files] 09:49:18 ? github.com/edgexfoundry/device-sdk-go/example/driver [no test files] 09:49:18 ok github.com/edgexfoundry/device-sdk-go/internal/autoevent 0.037s coverage: 23.1% of statements 09:49:18 ok github.com/edgexfoundry/device-sdk-go/internal/cache 0.222s coverage: 95.8% of statements 09:49:18 ok github.com/edgexfoundry/device-sdk-go/internal/clients 3.072s coverage: 12.7% of statements 09:49:19 Removing intermediate container e19a1317071e 09:49:19 ---> 427f44dc6d90 09:49:19 Step 10/20 : FROM scratch 09:49:19 ---> 09:49:19 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:49:19 ---> Running in a0163554d373 09:49:19 Removing intermediate container a0163554d373 09:49:19 ---> e3d6925c29b3 09:49:19 Step 12/20 : ENV APP_PORT=49990 09:49:19 ---> Running in 27f25ab69ef4 09:49:19 Removing intermediate container 27f25ab69ef4 09:49:19 ---> 167e8bd8caa9 09:49:19 Step 13/20 : EXPOSE $APP_PORT 09:49:19 ---> Running in 84eeb4165049 09:49:19 Removing intermediate container 84eeb4165049 09:49:19 ---> 8c4684c200a5 09:49:19 Step 14/20 : WORKDIR / 09:49:19 ---> Running in 673e9835d471 09:49:19 Removing intermediate container 673e9835d471 09:49:19 ---> c9f464ad677e 09:49:19 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:49:20 ---> 32c051b002e2 09:49:20 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 09:49:20 ok github.com/edgexfoundry/device-sdk-go/internal/common 0.048s coverage: 25.6% of statements 09:49:20 ---> b5761838601b 09:49:20 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 09:49:20 ---> Running in ff559704e721 09:49:20 Removing intermediate container ff559704e721 09:49:20 ---> 7650127d444a 09:49:20 Step 18/20 : LABEL arch=amd64 09:49:21 ---> Running in 0b0e3ee06e36 09:49:21 Removing intermediate container 0b0e3ee06e36 09:49:21 ---> 6edd59b9a1f6 09:49:21 Step 19/20 : LABEL git_sha=9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 09:49:21 ---> Running in 6aeccc742086 09:49:21 Removing intermediate container 6aeccc742086 09:49:21 ---> 0a5c31acaff3 09:49:21 Step 20/20 : LABEL version=1.2.0-dev.10 09:49:21 ---> Running in 3260aa372689 09:49:21 Removing intermediate container 3260aa372689 09:49:21 ---> cf33a62b1fdb 09:49:21 [Warning] One or more build-args [ARCH] were not consumed 09:49:21 Successfully built cf33a62b1fdb 09:49:21 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:49:52 ok github.com/edgexfoundry/device-sdk-go/internal/config 31.057s coverage: 30.0% of statements 09:49:52 ok github.com/edgexfoundry/device-sdk-go/internal/controller 0.488s coverage: 42.3% of statements 09:49:52 ? github.com/edgexfoundry/device-sdk-go/internal/controller/correlation [no test files] 09:49:52 ? github.com/edgexfoundry/device-sdk-go/internal/endpoint [no test files] 09:49:52 ok github.com/edgexfoundry/device-sdk-go/internal/handler 0.879s coverage: 79.5% of statements 09:49:52 ? github.com/edgexfoundry/device-sdk-go/internal/handler/callback [no test files] 09:49:52 ? github.com/edgexfoundry/device-sdk-go/internal/mock [no test files] 09:49:52 ? github.com/edgexfoundry/device-sdk-go/internal/provision [no test files] 09:49:52 ok github.com/edgexfoundry/device-sdk-go/internal/transformer 0.052s coverage: 52.6% of statements 09:49:52 ok github.com/edgexfoundry/device-sdk-go/pkg/models 0.364s coverage: 76.1% of statements 09:49:52 ? github.com/edgexfoundry/device-sdk-go/pkg/startup [no test files] 09:49:52 CGO_ENABLED=0 GO111MODULE=on go vet ./... 09:49:59 gofmt -l . 09:49:59 [ "`gofmt -l .`" = "" ] 09:50:00 ./bin/test-attribution-txt.sh 09:50:00 ./bin/test-go-mod-tidy.sh [Pipeline] stash 09:50:01 Warning: overwriting stash ‘coverage-report’ 09:50:01 Stashed 1 file(s) [Pipeline] } 09:50:01 $ docker stop --time=1 30d1676f967adef0da39178fe106c60939be3af0851ca8fd75cfde7823b58b12 09:50:04 $ docker rm -f 30d1676f967adef0da39178fe106c60939be3af0851ca8fd75cfde7823b58b12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:50:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:50:05 + ls -al . 09:50:05 total 240 09:50:05 drwxrwxr-x 11 jenkins jenkins 4096 Mar 11 09:50 . 09:50:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 09:47 .. 09:50:05 -rw-rw-r-- 1 jenkins jenkins 140 Mar 11 09:47 .dockerignore 09:50:05 drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 09:47 .git 09:50:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 09:47 .github 09:50:05 -rw-rw-r-- 1 jenkins jenkins 138 Mar 11 09:47 .gitignore 09:50:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:47 .semver 09:50:05 -rw-rw-r-- 1 jenkins jenkins 936 Mar 11 09:47 Dockerfile.build 09:50:05 -rw-rw-r-- 1 jenkins jenkins 808 Mar 11 09:47 Jenkinsfile 09:50:05 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 11 09:47 LICENSE 09:50:05 -rw-rw-r-- 1 jenkins jenkins 892 Mar 11 09:47 Makefile 09:50:05 -rw-rw-r-- 1 jenkins jenkins 761 Mar 11 09:47 README.md 09:50:05 -rw-rw-r-- 1 jenkins jenkins 12 Mar 11 09:45 VERSION 09:50:05 drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 09:47 api 09:50:05 -rw-rw-r-- 1 jenkins jenkins 3321 Mar 11 09:47 async.go 09:50:05 drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 09:47 bin 09:50:05 -rw-r--r-- 1 jenkins jenkins 100201 Mar 11 09:49 coverage.out 09:50:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 09:47 example 09:50:05 -rw-r--r-- 1 jenkins jenkins 536 Mar 11 09:50 go.mod 09:50:05 -rw-r--r-- 1 jenkins jenkins 11140 Mar 11 09:50 go.sum 09:50:05 drwxrwxr-x 13 jenkins jenkins 4096 Mar 11 09:47 internal 09:50:05 -rw-rw-r-- 1 jenkins jenkins 4352 Mar 11 09:47 manageddevices.go 09:50:05 -rw-rw-r-- 1 jenkins jenkins 5473 Mar 11 09:47 managedprofiles.go 09:50:05 -rw-rw-r-- 1 jenkins jenkins 3878 Mar 11 09:47 managedwatchers.go 09:50:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 09:47 pkg 09:50:05 -rw-rw-r-- 1 jenkins jenkins 9817 Mar 11 09:47 service.go 09:50:05 drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 09:47 snap 09:50:05 -rw-rw-r-- 1 jenkins jenkins 222 Mar 11 09:47 version.go [Pipeline] isUnix [Pipeline] sh 09:50:06 + 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=9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 --label arch=arm64 --label version=1.2.0-dev.10 . 09:50:06 Sending build context to Docker daemon 2.786MB 09:50:06 Step 1/20 : ARG BASE=golang:1.13-alpine 09:50:06 Step 2/20 : FROM ${BASE} AS builder 09:50:06 ---> 971feb992be7 09:50:06 Step 3/20 : ARG MAKE='make build' 09:50:06 ---> Running in 342209e50056 09:50:07 Removing intermediate container 342209e50056 09:50:07 ---> ffe893ca90e9 09:50:07 Step 4/20 : WORKDIR /device-sdk-go 09:50:07 ---> Running in 59080eb3fede 09:50:07 Removing intermediate container 59080eb3fede 09:50:07 ---> 6bb7d16a5059 09:50:07 Step 5/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:50:07 ---> Running in 9da4b49d2112 09:50:08 Removing intermediate container 9da4b49d2112 09:50:08 ---> 0fc9997d60f5 09:50:08 Step 6/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:50:08 ---> Running in c1eeb5dcb72f 09:50:10 Removing intermediate container c1eeb5dcb72f 09:50:10 ---> ca4f1690bbca 09:50:10 Step 7/20 : RUN apk add --update --no-cache make git 09:50:10 ---> Running in bc92055ea84a 09:50:11 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 09:50:11 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 09:50:12 OK: 125 MiB in 39 packages 09:50:13 Removing intermediate container bc92055ea84a 09:50:13 ---> 01cb972ea2be 09:50:13 Step 8/20 : COPY . . 09:50:14 ---> 44f0f29db5b9 09:50:14 Step 9/20 : RUN ${MAKE} 09:50:14 ---> Running in 607ccbdd447c 09:50:15 CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go.Version=1.2.0-dev.10" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 09:50:54 CGO_ENABLED=0 GO111MODULE=on go install -tags=safe 09:51:09 Removing intermediate container 607ccbdd447c 09:51:09 ---> 129b9ea6f5be 09:51:09 Step 10/20 : FROM scratch 09:51:09 ---> 09:51:09 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 09:51:09 ---> Running in d84005ca352b 09:51:09 Removing intermediate container d84005ca352b 09:51:09 ---> b97e66abfa3b 09:51:09 Step 12/20 : ENV APP_PORT=49990 09:51:09 ---> Running in 66b2c8b154d9 09:51:09 Removing intermediate container 66b2c8b154d9 09:51:09 ---> 8f50305f54fa 09:51:09 Step 13/20 : EXPOSE $APP_PORT 09:51:09 ---> Running in 55e3a97c5e94 09:51:09 Removing intermediate container 55e3a97c5e94 09:51:09 ---> 3c582d08f37a 09:51:09 Step 14/20 : WORKDIR / 09:51:09 ---> Running in 6df9a91125b6 09:51:09 Removing intermediate container 6df9a91125b6 09:51:09 ---> 11353306a9f4 09:51:09 Step 15/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /usr/local/bin/device-simple 09:51:10 ---> 81ce33f7eaf3 09:51:10 Step 16/20 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/docker/configuration.toml /res/docker/configuration.toml 09:51:11 ---> 7fa2d23ae5b2 09:51:11 Step 17/20 : CMD [ "/usr/local/bin/device-simple","--profile=docker","--confdir=/res"] 09:51:11 ---> Running in 24595c79014c 09:51:11 Removing intermediate container 24595c79014c 09:51:11 ---> 304bf8732570 09:51:11 Step 18/20 : LABEL arch=arm64 09:51:11 ---> Running in df3e201a5bb0 09:51:11 Removing intermediate container df3e201a5bb0 09:51:11 ---> 02019e6c5c61 09:51:11 Step 19/20 : LABEL git_sha=9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 09:51:11 ---> Running in c698c0506e34 09:51:12 Removing intermediate container c698c0506e34 09:51:12 ---> 3f20325f8e6d 09:51:12 Step 20/20 : LABEL version=1.2.0-dev.10 09:51:12 ---> Running in 89ffde9c5352 09:51:12 Removing intermediate container 89ffde9c5352 09:51:12 ---> ddb86f65cb2e 09:51:12 [Warning] One or more build-args [ARCH] were not consumed 09:51:12 Successfully built ddb86f65cb2e 09:51:12 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] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] wrap 09:51:13 provisioning config files... 09:51:13 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4289191227449404697tmp [Pipeline] { [Pipeline] sh 09:51:14 + curl -s https://codecov.io/bash 09:51:14 + bash -s - -t @/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4289191227449404697tmp 09:51:14 09:51:14 _____ _ 09:51:14 / ____| | | 09:51:14 | | ___ __| | ___ ___ _____ __ 09:51:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:51:14 | |___| (_) | (_| | __/ (_| (_) \ V / 09:51:14 \_____\___/ \__,_|\___|\___\___/ \_/ 09:51:14 Bash-20200303-bc4d7e6 09:51:14 09:51:14 09:51:14 ==> Jenkins CI detected. 09:51:14 project root: . 09:51:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:51:14 ==> Running gcov in . (disable via -X gcov) 09:51:14 ==> Python coveragepy not found 09:51:14 ==> Searching for coverage reports in: 09:51:14 + . 09:51:14 -> Found 1 reports 09:51:14 ==> Detecting git/mercurial file structure 09:51:14 ==> Reading reports 09:51:14 + ./coverage.out bytes=100201 09:51:14 ==> Appending adjustments 09:51:14 http://docs.codecov.io/docs/fixing-reports 09:51:14 + Found adjustments 09:51:14 ==> Gzipping contents 09:51:14 ==> Uploading reports 09:51:14 url: https://codecov.io 09:51:14 query: branch=master&commit=9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 09:51:14 -> Pinging Codecov 09:51:14 https://codecov.io/upload/v4?package=bash-20200303-bc4d7e6&token=secret&branch=master&commit=9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91&build=10&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmaster%2F10%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job= 09:51:15 -> Uploading 09:51:15 -> View reports at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 [Pipeline] } 09:51:15 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:51:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 09:51:15 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 09:51:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:51:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 09:51:16 09:51:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 09:51:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 09:51:16 1.217.3: Pulling from edgex-devops/edgex-snyk-go 09:51:16 e6b0cf9c0882: Pulling fs layer 09:51:16 2848faf0eed1: Pulling fs layer 09:51:16 0f37312ad70f: Pulling fs layer 09:51:16 7d08f2745646: Pulling fs layer 09:51:16 4c9f31393084: Pulling fs layer 09:51:16 eb21ddb83652: Pulling fs layer 09:51:16 345998794f6b: Pulling fs layer 09:51:16 97a711d68925: Pulling fs layer 09:51:16 7c8476c1cb00: Pulling fs layer 09:51:16 eb21ddb83652: Waiting 09:51:16 345998794f6b: Waiting 09:51:16 97a711d68925: Waiting 09:51:16 7c8476c1cb00: Waiting 09:51:16 7d08f2745646: Waiting 09:51:16 4c9f31393084: Waiting 09:51:16 0f37312ad70f: Download complete 09:51:16 2848faf0eed1: Verifying Checksum 09:51:16 2848faf0eed1: Download complete 09:51:16 4c9f31393084: Verifying Checksum 09:51:16 4c9f31393084: Download complete 09:51:16 eb21ddb83652: Verifying Checksum 09:51:16 eb21ddb83652: Download complete 09:51:16 e6b0cf9c0882: Verifying Checksum 09:51:16 e6b0cf9c0882: Download complete 09:51:17 345998794f6b: Verifying Checksum 09:51:17 345998794f6b: Download complete 09:51:17 e6b0cf9c0882: Pull complete 09:51:17 7c8476c1cb00: Verifying Checksum 09:51:17 7c8476c1cb00: Download complete 09:51:17 97a711d68925: Download complete 09:51:17 2848faf0eed1: Pull complete 09:51:17 0f37312ad70f: Pull complete 09:51:18 7d08f2745646: Verifying Checksum 09:51:18 7d08f2745646: Download complete 09:51:25 7d08f2745646: Pull complete 09:51:25 4c9f31393084: Pull complete 09:51:25 eb21ddb83652: Pull complete 09:51:25 345998794f6b: Pull complete 09:51:30 97a711d68925: Pull complete 09:51:30 7c8476c1cb00: Pull complete 09:51:30 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 09:51:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 09:51:30 prd-centos7-docker-4c-2g-96 does not seem to be running inside a container 09:51:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 09:51:31 $ docker top c4530e3b53e99a3bf7648c785d957a07e5de058a69fe8e6f6b5414b8400fb5d0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:51:31 + snyk monitor '--org=edgex-jenkins' 09:51:38 09:51:38 Monitoring /w/workspace/dgexfoundry_device-sdk-go_master... 09:51:38 09:51:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/057beb34-70d8-4945-961c-fe027db76abc/history/b3571454-10ec-42e6-8337-27b2b0a65738 09:51:38 09:51:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:51:38 09:51:38 [Pipeline] } 09:51:38 $ docker stop --time=1 c4530e3b53e99a3bf7648c785d957a07e5de058a69fe8e6f6b5414b8400fb5d0 09:51:40 $ docker rm -f c4530e3b53e99a3bf7648c785d957a07e5de058a69fe8e6f6b5414b8400fb5d0 [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 09:51:41 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:51:41 . [Pipeline] withDockerContainer 09:51:41 prd-centos7-docker-4c-2g-96 does not seem to be running inside a container 09:51:41 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:51:42 $ docker top 7112ded4672c4f12e6e691a9c078f7bed4672b68c113407c6f388a792b9616f5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:51:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:51:42 [ssh-agent] Looking for ssh-agent implementation... 09:51:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:51:42 $ docker exec 7112ded4672c4f12e6e691a9c078f7bed4672b68c113407c6f388a792b9616f5 ssh-agent 09:51:42 SSH_AUTH_SOCK=/tmp/ssh-RszHG8PJDXBg/agent.15 09:51:42 SSH_AGENT_PID=22 09:51:42 Running ssh-add (command line suppressed) 09:51:43 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6531025425257006751.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_6531025425257006751.key) 09:51:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:51:43 + git semver tag 09:51:43 # -> Open(): unable to determine branch for HEAD 09:51:43 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:51:43 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:51:43 # $SEMVER_REMOTE_NAME = origin 09:51:43 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 09:51:43 # $SEMVER_USER_NAME = jenkins 09:51:43 # $SEMVER_BRANCH = master 09:51:43 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 09:51:43 # 9e6d46c2b077c5ce04ff29192bd4c5718c8c2e91 HEAD 09:51:43 # -> Force: false 09:51:43 # f6061e292552645288fec0b334611d303b83b220 refs/tags/v1.2.0-dev.10 [Pipeline] } 09:51:43 $ docker exec --env ******** --env ******** 7112ded4672c4f12e6e691a9c078f7bed4672b68c113407c6f388a792b9616f5 ssh-agent -k 09:51:43 unset SSH_AUTH_SOCK; 09:51:43 unset SSH_AGENT_PID; 09:51:43 echo Agent pid 22 killed; 09:51:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:51:44 + git semver [Pipeline] } 09:51:44 $ docker stop --time=1 7112ded4672c4f12e6e691a9c078f7bed4672b68c113407c6f388a792b9616f5 09:51:45 $ docker rm -f 7112ded4672c4f12e6e691a9c078f7bed4672b68c113407c6f388a792b9616f5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 09:51:46 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 09:51:46 09:51:46 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 09:51:46 + docker pull nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 09:51:46 0.23.1-centos7: Pulling from edgex-lftools 09:51:46 8ba884070f61: Pulling fs layer 09:51:46 78d65bd6cf10: Pulling fs layer 09:51:46 5573da4c1a9d: Pulling fs layer 09:51:46 4493e11b668a: Pulling fs layer 09:51:46 2e4ad32216ba: Pulling fs layer 09:51:46 14bc7892088f: Pulling fs layer 09:51:46 4493e11b668a: Waiting 09:51:46 2e4ad32216ba: Waiting 09:51:46 14bc7892088f: Waiting 09:51:46 78d65bd6cf10: Verifying Checksum 09:51:46 78d65bd6cf10: Download complete 09:51:47 4493e11b668a: Verifying Checksum 09:51:47 4493e11b668a: Download complete 09:51:47 2e4ad32216ba: Verifying Checksum 09:51:47 2e4ad32216ba: Download complete 09:51:49 14bc7892088f: Verifying Checksum 09:51:49 14bc7892088f: Download complete 09:51:50 8ba884070f61: Verifying Checksum 09:51:50 8ba884070f61: Download complete 09:51:51 5573da4c1a9d: Verifying Checksum 09:51:51 5573da4c1a9d: Download complete 09:51:55 8ba884070f61: Pull complete 09:51:55 78d65bd6cf10: Pull complete 09:52:07 5573da4c1a9d: Pull complete 09:52:07 4493e11b668a: Pull complete 09:52:07 2e4ad32216ba: Pull complete 09:52:09 14bc7892088f: Pull complete 09:52:09 Digest: sha256:d6004a4377c0936d28e977567e7ee784baaf6af585b07dc8541bedd134509ec7 09:52:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 09:52:09 prd-centos7-docker-4c-2g-96 does not seem to be running inside a container 09:52:09 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-lftools:0.23.1-centos7 cat 09:52:10 $ docker top e9398e44b8322ce1107c9bbe5b9f43639a7bd0a68ae49765932f3e905da756cc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:52:10 provisioning config files... 09:52:10 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1038741513171127638tmp 09:52:10 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config6381115222171289693tmp 09:52:10 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config4113291344043824956tmp [Pipeline] { [Pipeline] echo 09:52:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:52:11 ---> sigul-configuration.sh 09:52:11 gpg: directory `/root/.gnupg' created 09:52:11 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:52:11 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:52:11 gpg: keyring `/root/.gnupg/secring.gpg' created 09:52:11 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:52:11 gpg: CAST5 encrypted data 09:52:11 gpg: encrypted with 1 passphrase 09:52:11 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:52:11 + mkdir /home/jenkins 09:52:11 + mkdir /home/jenkins/sigul [Pipeline] sh 09:52:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 09:52:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:52:12 ---> sigul-install.sh 09:52:20 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 09:52:20 + git tag --list 09:52:20 v1.2.0-dev.10 [Pipeline] sh 09:52:21 + lftools sign git-tag v1.2.0-dev.10 09:52:22 Signing Git tag with Sigul... 09:52:22 Signing v1.2.0-dev.10 [Pipeline] echo 09:52:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:52:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:52:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:52:23 $ docker stop --time=1 e9398e44b8322ce1107c9bbe5b9f43639a7bd0a68ae49765932f3e905da756cc 09:52:24 $ docker rm -f e9398e44b8322ce1107c9bbe5b9f43639a7bd0a68ae49765932f3e905da756cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 09:52:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:52:25 . [Pipeline] withDockerContainer 09:52:25 prd-centos7-docker-4c-2g-96 does not seem to be running inside a container 09:52:25 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:52:26 $ docker top e14ef1c1e074d7e046112802d520cc7b251d7a578df4bf7002f420a791a79e8d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:52:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:52:26 [ssh-agent] Looking for ssh-agent implementation... 09:52:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:26 $ docker exec e14ef1c1e074d7e046112802d520cc7b251d7a578df4bf7002f420a791a79e8d ssh-agent 09:52:26 SSH_AUTH_SOCK=/tmp/ssh-ZUDvAynL5SLf/agent.14 09:52:26 SSH_AGENT_PID=21 09:52:26 Running ssh-add (command line suppressed) 09:52:26 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_856606473806080806.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_856606473806080806.key) 09:52:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:52:27 + git semver bump pre 09:52:27 # -> Open(): unable to determine branch for HEAD 09:52:27 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:52:27 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:52:27 # $SEMVER_REMOTE_NAME = origin 09:52:27 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 09:52:27 # $SEMVER_USER_NAME = jenkins 09:52:27 # $SEMVER_BRANCH = master 09:52:27 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver 09:52:27 1.2.0-dev.11 [Pipeline] } 09:52:27 $ docker exec --env ******** --env ******** e14ef1c1e074d7e046112802d520cc7b251d7a578df4bf7002f420a791a79e8d ssh-agent -k 09:52:27 unset SSH_AUTH_SOCK; 09:52:27 unset SSH_AGENT_PID; 09:52:27 echo Agent pid 21 killed; 09:52:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:27 + git semver [Pipeline] } 09:52:27 $ docker stop --time=1 e14ef1c1e074d7e046112802d520cc7b251d7a578df4bf7002f420a791a79e8d 09:52:29 $ docker rm -f e14ef1c1e074d7e046112802d520cc7b251d7a578df4bf7002f420a791a79e8d [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 09:52:29 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:52:29 . [Pipeline] withDockerContainer 09:52:29 prd-centos7-docker-4c-2g-96 does not seem to be running inside a container 09:52:29 $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:52:30 $ docker top a7baf71a8bfe65cfde125cdfb4b249a010e43dde927c8f88e55911a1057caec6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:52:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:52:30 [ssh-agent] Looking for ssh-agent implementation... 09:52:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:52:30 $ docker exec a7baf71a8bfe65cfde125cdfb4b249a010e43dde927c8f88e55911a1057caec6 ssh-agent 09:52:31 SSH_AUTH_SOCK=/tmp/ssh-AYc6QYWqlv7C/agent.14 09:52:31 SSH_AGENT_PID=21 09:52:31 Running ssh-add (command line suppressed) 09:52:31 Identity added: /w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2304156347929084269.key (/w/workspace/dgexfoundry_device-sdk-go_master@tmp/private_key_2304156347929084269.key) 09:52:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:52:31 + git semver push 09:52:31 # -> Open(): unable to determine branch for HEAD 09:52:31 # $GIT_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.git 09:52:31 # $GIT_WORK_TREE = /w/workspace/dgexfoundry_device-sdk-go_master 09:52:31 # $SEMVER_REMOTE_NAME = origin 09:52:31 # $SEMVER_USER_EMAIL = jenkins@edgexfoundry.org 09:52:31 # $SEMVER_USER_NAME = jenkins 09:52:31 # $SEMVER_BRANCH = master 09:52:31 # $SEMVER_DIR = /w/workspace/dgexfoundry_device-sdk-go_master/.semver [Pipeline] } 09:52:38 $ docker exec --env ******** --env ******** a7baf71a8bfe65cfde125cdfb4b249a010e43dde927c8f88e55911a1057caec6 ssh-agent -k 09:52:38 unset SSH_AUTH_SOCK; 09:52:38 unset SSH_AGENT_PID; 09:52:38 echo Agent pid 21 killed; 09:52:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:52:38 + git semver [Pipeline] } 09:52:38 $ docker stop --time=1 a7baf71a8bfe65cfde125cdfb4b249a010e43dde927c8f88e55911a1057caec6 09:52:40 $ docker rm -f a7baf71a8bfe65cfde125cdfb4b249a010e43dde927c8f88e55911a1057caec6 [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 09:52:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:52:41 ---> package-listing.sh 09:52:41 ++ facter osfamily 09:52:41 ++ tr '[:upper:]' '[:lower:]' 09:52:41 + OS_FAMILY=redhat 09:52:41 + workspace=/w/workspace/dgexfoundry_device-sdk-go_master 09:52:41 + START_PACKAGES=/tmp/packages_start.txt 09:52:41 + END_PACKAGES=/tmp/packages_end.txt 09:52:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:52:41 + PACKAGES=/tmp/packages_start.txt 09:52:41 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 09:52:41 + PACKAGES=/tmp/packages_end.txt 09:52:41 + case "${OS_FAMILY}" in 09:52:41 + rpm -qa 09:52:41 + sort 09:52:45 + '[' -f /tmp/packages_start.txt ']' 09:52:45 + '[' -f /tmp/packages_end.txt ']' 09:52:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:52:45 + '[' /w/workspace/dgexfoundry_device-sdk-go_master ']' 09:52:45 + mkdir -p /w/workspace/dgexfoundry_device-sdk-go_master/archives/ 09:52:45 + 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 09:52:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:52:46 09:52:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 09:52:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 09:52:46 alpine: Pulling from edgex-lftools-log-publisher 09:52:46 c9b1b535fdd9: Pulling fs layer 09:52:46 2cc5ad85d9ab: Pulling fs layer 09:52:46 756a868c4378: Pulling fs layer 09:52:46 444b2fc9a129: Pulling fs layer 09:52:46 ea15f1150254: Pulling fs layer 09:52:46 41b27a9f41bf: Pulling fs layer 09:52:46 28c525ee5125: Pulling fs layer 09:52:46 094b1ea09ed8: Pulling fs layer 09:52:46 138eaada9080: Pulling fs layer 09:52:46 0622d0fa9048: Pulling fs layer 09:52:46 444b2fc9a129: Waiting 09:52:46 ea15f1150254: Waiting 09:52:46 28c525ee5125: Waiting 09:52:46 41b27a9f41bf: Waiting 09:52:46 0622d0fa9048: Waiting 09:52:46 094b1ea09ed8: Waiting 09:52:46 138eaada9080: Waiting 09:52:46 2cc5ad85d9ab: Verifying Checksum 09:52:46 2cc5ad85d9ab: Download complete 09:52:46 444b2fc9a129: Verifying Checksum 09:52:46 444b2fc9a129: Download complete 09:52:46 c9b1b535fdd9: Verifying Checksum 09:52:46 c9b1b535fdd9: Download complete 09:52:46 ea15f1150254: Download complete 09:52:46 28c525ee5125: Verifying Checksum 09:52:46 28c525ee5125: Download complete 09:52:46 c9b1b535fdd9: Pull complete 09:52:46 756a868c4378: Verifying Checksum 09:52:46 756a868c4378: Download complete 09:52:46 138eaada9080: Verifying Checksum 09:52:46 138eaada9080: Download complete 09:52:46 0622d0fa9048: Verifying Checksum 09:52:46 0622d0fa9048: Download complete 09:52:46 094b1ea09ed8: Verifying Checksum 09:52:46 094b1ea09ed8: Download complete 09:52:47 41b27a9f41bf: Verifying Checksum 09:52:47 41b27a9f41bf: Download complete 09:52:48 2cc5ad85d9ab: Pull complete 09:52:49 756a868c4378: Pull complete 09:52:49 444b2fc9a129: Pull complete 09:52:50 ea15f1150254: Pull complete 09:52:54 41b27a9f41bf: Pull complete 09:52:54 28c525ee5125: Pull complete 09:52:56 094b1ea09ed8: Pull complete 09:52:56 138eaada9080: Pull complete 09:52:56 0622d0fa9048: Pull complete 09:52:57 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 09:52:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 09:52:57 prd-centos7-docker-4c-2g-96 does not seem to be running inside a container 09:52:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 09:52:57 $ docker top 4c8b485bb3adff1bbf2d40f7cd507245d0f016467e389d8ec3d6e24508a69bfb -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] wrap 09:52:58 provisioning config files... 09:52:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_device-sdk-go_master@tmp/config1387025950160520856tmp [Pipeline] { [Pipeline] echo 09:52:58 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:52:58 ---> create-netrc.sh [Pipeline] echo 09:52:58 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:52:58 ---> logs-deploy.sh 09:52:58 + ARCHIVE_ARTIFACTS= 09:52:58 + LOGS_SERVER=https://logs.edgexfoundry.org 09:52:58 + '[' https://logs.edgexfoundry.org == None ']' 09:52:58 + NEXUS_URL=https://nexus.edgexfoundry.org 09:52:58 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/10 09:52:58 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/10/ 09:52:58 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/10 /w/workspace/dgexfoundry_device-sdk-go_master 09:52:59 Archives upload complete. 09:52:59 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/master/10 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-go/job/master/10/