Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 53fda36001c3b8d025596aeac221c0ad1e384586 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 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 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a1118807cf18c4156ba213bd5188f6dbbcdb2c1 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-functions-sdk-go, semver:true, goVersion:1.13, testScript:make test, buildImage: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: app-functions-sdk-go-settings PROJECT: app-functions-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: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-app-functions-sdk-go DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false 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-5983 in /w/workspace/ndry_app-functions-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/app-functions-sdk-go.git > git init /w/workspace/ndry_app-functions-sdk-go_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Checking out Revision 53fda36001c3b8d025596aeac221c0ad1e384586 (master) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-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/app-functions-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 53fda36001c3b8d025596aeac221c0ad1e384586 # timeout=10 Commit message: "Merge pull request #336 from lenny-intel/edgex-service" > git rev-list --no-walk b5f8aa6b573a87f34c7365d03326bd0823b93a4c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:11:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:11:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:11:04 ========================================================= 17:11:04 EdgeX Global Pipelines Version Info 17:11:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:11:05 ------------------- 17:11:05 stable info: 17:11:05 ------------------- 17:11:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:11:05 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 17:11:05 Message: update stable to v1.0.73 17:11:06 ------------------- 17:11:06 experimental info: 17:11:06 ------------------- 17:11:06 Commited By: Emilio Reyes emilio.reyes@intel.com 17:11:06 Commit SHA: db8f057101f5d4fbc3fddca88a70e396ee8d8f73 17:11:06 Message: update experimental to v1.0.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 17:11:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:08 17:11:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:11:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:11:08 latest: Pulling from edgex-devops/git-semver 17:11:08 9123ac7c32f7: Pulling fs layer 17:11:08 b8cc5d1170e3: Pulling fs layer 17:11:08 2924cbbf6a41: Pulling fs layer 17:11:08 93b08a4f1073: Pulling fs layer 17:11:08 93b08a4f1073: Waiting 17:11:08 b8cc5d1170e3: Verifying Checksum 17:11:08 b8cc5d1170e3: Download complete 17:11:09 9123ac7c32f7: Verifying Checksum 17:11:09 9123ac7c32f7: Download complete 17:11:09 93b08a4f1073: Verifying Checksum 17:11:09 93b08a4f1073: Download complete 17:11:09 2924cbbf6a41: Verifying Checksum 17:11:09 2924cbbf6a41: Download complete 17:11:09 9123ac7c32f7: Pull complete 17:11:09 b8cc5d1170e3: Pull complete 17:11:09 2924cbbf6a41: Pull complete 17:11:10 93b08a4f1073: Pull complete 17:11:10 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 17:11:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:11:10 prd-centos7-docker-4c-2g-5983 does not seem to be running inside a container 17:11:10 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-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 17:11:10 $ docker top 534b63b9affce276752b4155bbd13048790a3ccac3261a64af7f5236db2302c9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:11:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:11 [ssh-agent] Looking for ssh-agent implementation... 17:11:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:11 $ docker exec 534b63b9affce276752b4155bbd13048790a3ccac3261a64af7f5236db2302c9 ssh-agent 17:11:11 SSH_AUTH_SOCK=/tmp/ssh-zpkTfFu58XC9/agent.15 17:11:11 SSH_AGENT_PID=21 17:11:11 Running ssh-add (command line suppressed) 17:11:11 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_891383142347864151.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_891383142347864151.key) 17:11:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:12 + git describe --exact-match --tags HEAD 17:11:12 fatal: No names found, cannot describe anything. [Pipeline] } 17:11:12 $ docker exec --env ******** --env ******** 534b63b9affce276752b4155bbd13048790a3ccac3261a64af7f5236db2302c9 ssh-agent -k 17:11:12 unset SSH_AUTH_SOCK; 17:11:12 unset SSH_AGENT_PID; 17:11:12 echo Agent pid 21 killed; 17:11:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 17:11:12 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 17:11:12 This usually means this commit has not been tagged. [Pipeline] sshagent 17:11:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:11:12 [ssh-agent] Looking for ssh-agent implementation... 17:11:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:11:12 $ docker exec 534b63b9affce276752b4155bbd13048790a3ccac3261a64af7f5236db2302c9 ssh-agent 17:11:12 SSH_AUTH_SOCK=/tmp/ssh-9HiMqgoXKkzT/agent.57 17:11:12 SSH_AGENT_PID=64 17:11:12 Running ssh-add (command line suppressed) 17:11:13 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3329332315082846101.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_3329332315082846101.key) 17:11:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:11:13 + git semver init 17:11:13 # -> Open(): unable to determine branch for HEAD 17:11:13 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:11:13 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:11:13 # $SEMVER_REMOTE_NAME = origin 17:11:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:11:13 # $SEMVER_USER_NAME = edgex-jenkins 17:11:13 # $SEMVER_BRANCH = master 17:11:13 # $SEMVER_TEMP = /tmp/semver-301768753 17:11:13 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 17:11:15 # '/tmp/semver-301768753' -> '/w/workspace/ndry_app-functions-sdk-go_master/.semver' 17:11:15 # -> Force: false 17:11:15 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 17:11:16 $ docker exec --env ******** --env ******** 534b63b9affce276752b4155bbd13048790a3ccac3261a64af7f5236db2302c9 ssh-agent -k 17:11:16 unset SSH_AUTH_SOCK; 17:11:16 unset SSH_AGENT_PID; 17:11:16 echo Agent pid 64 killed; 17:11:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:11:16 + git semver [Pipeline] } 17:11:16 $ docker stop --time=1 534b63b9affce276752b4155bbd13048790a3ccac3261a64af7f5236db2302c9 17:11:17 $ docker rm -f 534b63b9affce276752b4155bbd13048790a3ccac3261a64af7f5236db2302c9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 17:11:20 Stashed 106 file(s) [Pipeline] echo 17:11:20 [edgeXSemver] initialized semver on version 1.0.1-dev.37 [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 17:11:35 Still waiting to schedule task 17:11:35 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:11:35 Still waiting to schedule task 17:11:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:13:10 Running on prd-centos7-docker-4c-2g-5985 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 17:13:10 Running in /w/workspace/app-functions-sdk-go/43 [Pipeline] { [Pipeline] checkout 17:13:13 using credential edgex-jenkins-ssh 17:13:13 Cloning the remote Git repository 17:13:13 Cloning with configured refspecs honoured and without tags 17:13:12 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:13:12 > git init /w/workspace/app-functions-sdk-go/43 # timeout=10 17:13:12 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:13:12 > git --version # timeout=10 17:13:12 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:12 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:13:14 Fetching without tags 17:13:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:13:13 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:13:13 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:13:13 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:13:13 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:13 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:13:14 Checking out Revision 53fda36001c3b8d025596aeac221c0ad1e384586 (master) 17:13:14 > git config core.sparsecheckout # timeout=10 17:13:14 > git checkout -f 53fda36001c3b8d025596aeac221c0ad1e384586 # timeout=10 17:13:18 Commit message: "Merge pull request #336 from lenny-intel/edgex-service" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 17:13:20 ========================================================= 17:13:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 17:13:20 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:13: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 . 17:13:21 Sending build context to Docker daemon 36.85MB 17:13:21 Step 1/8 : ARG BASE=golang:1.13-alpine 17:13:21 Step 2/8 : FROM ${BASE} 17:13:21 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 17:13:21 e6b0cf9c0882: Pulling fs layer 17:13:21 2848faf0eed1: Pulling fs layer 17:13:21 0f37312ad70f: Pulling fs layer 17:13:21 5788d62ee057: Pulling fs layer 17:13:21 0e6b1d234666: Pulling fs layer 17:13:21 bf5d7aec512f: Pulling fs layer 17:13:21 34c802a77dc8: Pulling fs layer 17:13:21 9eb99e56ec68: Pulling fs layer 17:13:21 27c7a5d97fbd: Pulling fs layer 17:13:21 5c102a31e300: Pulling fs layer 17:13:21 dcfb455df0a1: Pulling fs layer 17:13:21 34c802a77dc8: Waiting 17:13:21 9eb99e56ec68: Waiting 17:13:21 27c7a5d97fbd: Waiting 17:13:21 5c102a31e300: Waiting 17:13:21 dcfb455df0a1: Waiting 17:13:21 5788d62ee057: Waiting 17:13:21 0e6b1d234666: Waiting 17:13:21 bf5d7aec512f: Waiting 17:13:21 0f37312ad70f: Verifying Checksum 17:13:21 0f37312ad70f: Download complete 17:13:21 2848faf0eed1: Download complete 17:13:21 0e6b1d234666: Verifying Checksum 17:13:21 0e6b1d234666: Download complete 17:13:21 bf5d7aec512f: Verifying Checksum 17:13:21 bf5d7aec512f: Download complete 17:13:21 e6b0cf9c0882: Verifying Checksum 17:13:21 e6b0cf9c0882: Download complete 17:13:22 34c802a77dc8: Verifying Checksum 17:13:22 34c802a77dc8: Download complete 17:13:22 27c7a5d97fbd: Verifying Checksum 17:13:22 27c7a5d97fbd: Download complete 17:13:22 9eb99e56ec68: Verifying Checksum 17:13:22 9eb99e56ec68: Download complete 17:13:22 5c102a31e300: Verifying Checksum 17:13:22 5c102a31e300: Download complete 17:13:22 5788d62ee057: Verifying Checksum 17:13:22 5788d62ee057: Download complete 17:13:22 dcfb455df0a1: Verifying Checksum 17:13:22 dcfb455df0a1: Download complete 17:13:23 e6b0cf9c0882: Pull complete 17:13:23 2848faf0eed1: Pull complete 17:13:23 0f37312ad70f: Pull complete 17:13:25 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5984 in /w/workspace/ndry_app-functions-sdk-go_master [Pipeline] { [Pipeline] ws 17:13:25 Running in /w/workspace/app-functions-sdk-go/43 [Pipeline] { [Pipeline] checkout 17:13:30 5788d62ee057: Pull complete 17:13:30 0e6b1d234666: Pull complete 17:13:30 bf5d7aec512f: Pull complete 17:13:31 using credential edgex-jenkins-ssh 17:13:31 Cloning the remote Git repository 17:13:31 Cloning with configured refspecs honoured and without tags 17:13:31 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 17:13:31 > git init /w/workspace/app-functions-sdk-go/43 # timeout=10 17:13:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:13:31 > git --version # timeout=10 17:13:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:31 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:13:34 34c802a77dc8: Pull complete 17:13:34 Fetching without tags 17:13:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:13:34 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 17:13:34 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 17:13:34 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 17:13:34 using GIT_SSH to set credentials SSH Credentials for GitHub 17:13:34 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10 17:13:35 Checking out Revision 53fda36001c3b8d025596aeac221c0ad1e384586 (master) 17:13:35 > git config core.sparsecheckout # timeout=10 17:13:35 > git checkout -f 53fda36001c3b8d025596aeac221c0ad1e384586 # timeout=10 17:13:38 9eb99e56ec68: Pull complete 17:13:38 27c7a5d97fbd: Pull complete 17:13:38 5c102a31e300: Pull complete 17:13:38 dcfb455df0a1: Pull complete 17:13:39 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 17:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 17:13:39 ---> 7c70fe431013 17:13:39 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:13:39 latest: Pulling from library/docker 17:13:39 cbdbe7a5bc2a: Pulling fs layer 17:13:39 6f4c731d6eb3: Pulling fs layer 17:13:39 5d79d4ac3cd0: Pulling fs layer 17:13:39 65de10866d6a: Pulling fs layer 17:13:39 ffd69ed7f17f: Pulling fs layer 17:13:39 07ba9e5a2fa6: Pulling fs layer 17:13:39 75478c283dd2: Pulling fs layer 17:13:39 65de10866d6a: Waiting 17:13:39 ffd69ed7f17f: Waiting 17:13:39 75478c283dd2: Waiting 17:13:39 5d79d4ac3cd0: Verifying Checksum 17:13:39 5d79d4ac3cd0: Download complete 17:13:39 cbdbe7a5bc2a: Verifying Checksum 17:13:39 cbdbe7a5bc2a: Download complete 17:13:39 6f4c731d6eb3: Download complete 17:13:39 ffd69ed7f17f: Verifying Checksum 17:13:39 ffd69ed7f17f: Download complete 17:13:39 07ba9e5a2fa6: Verifying Checksum 17:13:39 07ba9e5a2fa6: Download complete 17:13:39 75478c283dd2: Verifying Checksum 17:13:39 75478c283dd2: Download complete 17:13:39 cbdbe7a5bc2a: Pull complete 17:13:39 Commit message: "Merge pull request #336 from lenny-intel/edgex-service" 17:13:39 6f4c731d6eb3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 17:13:40 65de10866d6a: Verifying Checksum 17:13:41 5d79d4ac3cd0: Pull complete [Pipeline] echo 17:13:42 ========================================================= 17:13:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 17:13:42 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:13:44 65de10866d6a: Pull complete 17:13:44 ffd69ed7f17f: Pull complete 17:13:44 07ba9e5a2fa6: Pull complete 17:13:44 + 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 . 17:13:44 75478c283dd2: Pull complete 17:13:44 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 17:13:44 Status: Downloaded newer image for docker:latest 17:13:45 Sending build context to Docker daemon 36.85MB 17:13:45 Step 1/8 : ARG BASE=golang:1.13-alpine 17:13:45 Step 2/8 : FROM ${BASE} 17:13:45 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:13:45 cde5963f3b93: Pulling fs layer 17:13:45 2a23fa8c16f7: Pulling fs layer 17:13:45 777b28850792: Pulling fs layer 17:13:45 8a11ddd9e578: Pulling fs layer 17:13:45 4cf88f913ddb: Pulling fs layer 17:13:45 1df406cf5192: Pulling fs layer 17:13:45 cd6300453558: Pulling fs layer 17:13:45 b9c365052c96: Pulling fs layer 17:13:45 a2d8cc88f415: Pulling fs layer 17:13:45 ea1d1ca13537: Pulling fs layer 17:13:45 3750a50a1c5e: Pulling fs layer 17:13:45 8a11ddd9e578: Waiting 17:13:45 4cf88f913ddb: Waiting 17:13:45 1df406cf5192: Waiting 17:13:45 cd6300453558: Waiting 17:13:45 b9c365052c96: Waiting 17:13:45 a2d8cc88f415: Waiting 17:13:45 ea1d1ca13537: Waiting 17:13:45 3750a50a1c5e: Waiting 17:13:45 777b28850792: Verifying Checksum 17:13:45 777b28850792: Download complete 17:13:45 ---> b548b67ca90f 17:13:45 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:13:45 ---> Running in 070de8a5b88d 17:13:45 2a23fa8c16f7: Verifying Checksum 17:13:45 2a23fa8c16f7: Download complete 17:13:45 4cf88f913ddb: Verifying Checksum 17:13:45 4cf88f913ddb: Download complete 17:13:45 1df406cf5192: Verifying Checksum 17:13:45 1df406cf5192: Download complete 17:13:45 cde5963f3b93: Verifying Checksum 17:13:45 Removing intermediate container 070de8a5b88d 17:13:45 ---> 4aa461c39924 17:13:45 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:13:45 ---> Running in a044612d62d4 17:13:46 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 17:13:46 cde5963f3b93: Pull complete 17:13:47 2a23fa8c16f7: Pull complete 17:13:47 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 17:13:47 777b28850792: Pull complete 17:13:47 (1/5) Installing libsodium (1.0.18-r0) 17:13:47 (2/5) Installing libzmq (4.3.2-r0) 17:13:48 (3/5) Installing pkgconf (1.6.3-r0) 17:13:48 (4/5) Installing libsodium-dev (1.0.18-r0) 17:13:48 (5/5) Installing zeromq-dev (4.3.2-r0) 17:13:48 Executing busybox-1.31.1-r8.trigger 17:13:48 OK: 145 MiB in 44 packages 17:13:49 Removing intermediate container a044612d62d4 17:13:49 ---> eb2a985beabc 17:13:49 Step 6/8 : WORKDIR /build 17:13:49 ---> Running in 8fd0058508e1 17:13:49 Removing intermediate container 8fd0058508e1 17:13:49 ---> 6941c1d34928 17:13:49 Step 7/8 : COPY go.mod . 17:13:49 ---> 659c8d80af0f 17:13:49 Step 8/8 : RUN go mod download 17:13:49 ---> Running in 52997305748f 17:13:50 cd6300453558: Verifying Checksum 17:13:50 cd6300453558: Download complete 17:13:50 a2d8cc88f415: Verifying Checksum 17:13:50 a2d8cc88f415: Download complete 17:13:51 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:13:51 go: finding github.com/BurntSushi/toml v0.3.1 17:13:51 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:13:51 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:13:51 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:13:51 go: finding github.com/bgentry/speakeasy v0.1.0 17:13:51 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:13:51 go: finding github.com/davecgh/go-spew v1.1.1 17:13:51 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:13:51 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:13:51 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 17:13:51 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:13:51 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 17:13:51 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 17:13:51 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:13:51 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:13:51 go: finding github.com/fatih/color v1.7.0 17:13:51 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:13:51 go: finding github.com/go-kit/kit v0.8.0 17:13:51 go: finding github.com/go-logfmt/logfmt v0.4.0 17:13:51 go: finding github.com/go-stack/stack v1.8.0 17:13:51 go: finding github.com/golang/snappy v0.0.1 17:13:51 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:13:51 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:13:51 go: finding github.com/google/go-cmp v0.4.0 17:13:51 go: finding github.com/google/uuid v1.1.1 17:13:51 go: finding github.com/gorilla/mux v1.7.4 17:13:51 go: finding github.com/hashicorp/consul/api v1.1.0 17:13:51 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:13:51 go: finding github.com/hashicorp/errwrap v1.0.0 17:13:51 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 17:13:51 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:13:51 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:13:51 go: finding github.com/hashicorp/go-multierror v1.0.0 17:13:52 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:13:52 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:13:52 go: finding github.com/hashicorp/go-syslog v1.0.0 17:13:52 go: finding github.com/hashicorp/go-uuid v1.0.1 17:13:52 go: finding github.com/hashicorp/go.net v0.0.1 17:13:52 go: finding github.com/hashicorp/golang-lru v0.5.0 17:13:52 go: finding github.com/hashicorp/logutils v1.0.0 17:13:52 go: finding github.com/hashicorp/mdns v1.0.0 17:13:52 go: finding github.com/hashicorp/memberlist v0.1.3 17:13:52 go: finding github.com/hashicorp/serf v0.8.2 17:13:52 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:13:52 go: finding github.com/mattn/go-colorable v0.0.9 17:13:52 go: finding github.com/mattn/go-isatty v0.0.3 17:13:52 go: finding github.com/miekg/dns v1.0.14 17:13:52 go: finding github.com/mitchellh/cli v1.0.0 17:13:52 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:13:52 go: finding github.com/mitchellh/copystructure v1.0.0 17:13:52 go: finding github.com/mitchellh/go-homedir v1.0.0 17:13:52 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:13:52 go: finding github.com/mitchellh/gox v0.4.0 17:13:52 go: finding github.com/mitchellh/iochan v1.0.0 17:13:52 go: finding github.com/mitchellh/mapstructure v1.1.2 17:13:52 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:13:52 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:13:52 go: finding github.com/pebbe/zmq4 v1.0.0 17:13:52 go: finding github.com/pelletier/go-toml v1.2.0 17:13:52 go: finding github.com/pkg/errors v0.8.1 17:13:52 go: finding github.com/pmezard/go-difflib v1.0.0 17:13:52 go: finding github.com/posener/complete v1.1.1 17:13:52 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:13:52 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:13:52 go: finding github.com/stretchr/objx v0.2.0 17:13:52 go: finding github.com/stretchr/testify v1.5.1 17:13:52 go: finding github.com/tidwall/pretty v1.0.1 17:13:52 go: finding github.com/ugorji/go v1.1.4 17:13:52 go: finding github.com/x448/float16 v0.8.4 17:13:52 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:13:52 go: finding github.com/xdg/stringprep v1.0.0 17:13:52 go: finding go.mongodb.org/mongo-driver v1.1.1 17:13:52 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:13:52 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:13:52 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:13:52 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:13:52 go: finding golang.org/x/text v0.3.0 17:13:52 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 17:13:52 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 17:13:52 go: finding gopkg.in/yaml.v2 v2.2.8 17:13:52 ea1d1ca13537: Verifying Checksum 17:13:52 ea1d1ca13537: Download complete 17:13:52 3750a50a1c5e: Download complete 17:13:55 b9c365052c96: Verifying Checksum 17:13:55 b9c365052c96: Download complete 17:13:56 8a11ddd9e578: Verifying Checksum 17:13:56 8a11ddd9e578: Download complete 17:13:58 Removing intermediate container 52997305748f 17:13:58 ---> 941c866c77bd 17:13:58 Successfully built 941c866c77bd 17:13:58 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 17:13:59 + docker inspect -f . ci-base-image-x86_64 17:13:59 . [Pipeline] withDockerContainer 17:13:59 prd-centos7-docker-4c-2g-5985 does not seem to be running inside a container 17:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/43 -v /w/workspace/app-functions-sdk-go/43:/w/workspace/app-functions-sdk-go/43:rw,z -v /w/workspace/app-functions-sdk-go/43@tmp:/w/workspace/app-functions-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 ******** ci-base-image-x86_64 cat 17:14:00 $ docker top ad03d20537f62b554ded836bf64d043000d19bf1ddafcea5b2aee1dc59ffd050 -eo pid,comm [Pipeline] { [Pipeline] sh 17:14:00 + go version 17:14:00 go version go1.13.5 linux/amd64 [Pipeline] sh 17:14:01 + make test 17:14:01 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:14:04 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 17:14:09 8a11ddd9e578: Pull complete 17:14:09 4cf88f913ddb: Pull complete 17:14:09 1df406cf5192: Pull complete 17:14:11 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.054s coverage: 86.2% of statements 17:14:14 cd6300453558: Pull complete 17:14:18 b9c365052c96: Pull complete 17:14:18 a2d8cc88f415: Pull complete 17:14:20 ea1d1ca13537: Pull complete 17:14:21 3750a50a1c5e: Pull complete 17:14:21 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 17:14:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 17:14:21 ---> 78745c68409d 17:14:21 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 17:14:21 latest: Pulling from library/docker 17:14:21 29e5d40040c1: Pulling fs layer 17:14:21 3be38edc41e1: Pulling fs layer 17:14:21 fe3afb04d599: Pulling fs layer 17:14:21 59b74c254a8a: Pulling fs layer 17:14:21 9eee44a9dabb: Pulling fs layer 17:14:21 ae4d1ef7be7c: Pulling fs layer 17:14:21 8486642a619f: Pulling fs layer 17:14:21 59b74c254a8a: Waiting 17:14:21 9eee44a9dabb: Waiting 17:14:21 ae4d1ef7be7c: Waiting 17:14:21 8486642a619f: Waiting 17:14:21 fe3afb04d599: Verifying Checksum 17:14:21 fe3afb04d599: Download complete 17:14:21 3be38edc41e1: Verifying Checksum 17:14:21 3be38edc41e1: Download complete 17:14:21 29e5d40040c1: Download complete 17:14:22 9eee44a9dabb: Verifying Checksum 17:14:22 9eee44a9dabb: Download complete 17:14:22 ae4d1ef7be7c: Verifying Checksum 17:14:22 ae4d1ef7be7c: Download complete 17:14:22 8486642a619f: Download complete 17:14:22 29e5d40040c1: Pull complete 17:14:23 3be38edc41e1: Pull complete 17:14:23 fe3afb04d599: Pull complete 17:14:26 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.021s coverage: 49.8% of statements 17:14:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 17:14:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 17:14:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.028s coverage: 59.8% of statements 17:14:26 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 17:14:26 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.383s coverage: 69.1% of statements 17:14:27 59b74c254a8a: Verifying Checksum 17:14:27 59b74c254a8a: Download complete 17:14:30 59b74c254a8a: Pull complete 17:14:30 9eee44a9dabb: Pull complete 17:14:31 ae4d1ef7be7c: Pull complete 17:14:31 8486642a619f: Pull complete 17:14:31 Digest: sha256:8c119115801ae96e1f55b2ccb69cc84537c79eea057a00f363df0196f3d09fd4 17:14:31 Status: Downloaded newer image for docker:latest 17:14:38 ---> 265a49ef1f04 17:14:38 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:14:38 ---> Running in 3137a4bad5cc 17:14:38 Removing intermediate container 3137a4bad5cc 17:14:38 ---> 727ef6e81e8e 17:14:38 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 17:14:38 ---> Running in 8a4ca527c65a 17:14:39 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 17:14:40 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.481s coverage: 73.4% of statements 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.017s coverage: 89.5% of statements 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.022s coverage: 100.0% of statements 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.078s coverage: 100.0% of statements 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.005s coverage: 100.0% of statements 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.005s coverage: 100.0% of statements 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.006s coverage: 96.6% of statements 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.005s coverage: 97.7% of statements 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 7.479s coverage: 76.3% of statements 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.063s coverage: 81.1% of statements 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.327s coverage: 70.1% of statements 17:14:40 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 17:14:40 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.006s coverage: 100.0% of statements 17:14:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:14:41 (1/5) Installing libsodium (1.0.18-r0) 17:14:41 (2/5) Installing libzmq (4.3.2-r0) 17:14:41 (3/5) Installing pkgconf (1.6.3-r0) 17:14:41 (4/5) Installing libsodium-dev (1.0.18-r0) 17:14:41 (5/5) Installing zeromq-dev (4.3.2-r0) 17:14:41 Executing busybox-1.31.1-r8.trigger 17:14:41 OK: 127 MiB in 44 packages 17:14:42 gofmt -l . 17:14:42 [ "`gofmt -l .`" = "" ] 17:14:43 ./bin/test-go-mod-tidy.sh 17:14:43 Removing intermediate container 8a4ca527c65a 17:14:43 ---> d6fbd058323e 17:14:43 Step 6/8 : WORKDIR /build 17:14:43 ---> Running in 782a11569129 [Pipeline] stash 17:14:43 Removing intermediate container 782a11569129 17:14:43 ---> 2f2b7ad002df 17:14:43 Step 7/8 : COPY go.mod . 17:14:44 Stashed 1 file(s) [Pipeline] } 17:14:44 $ docker stop --time=1 ad03d20537f62b554ded836bf64d043000d19bf1ddafcea5b2aee1dc59ffd050 17:14:44 ---> 1f29a02add04 17:14:44 Step 8/8 : RUN go mod download 17:14:44 ---> Running in 1231bc2ba649 17:14:45 $ docker rm -f ad03d20537f62b554ded836bf64d043000d19bf1ddafcea5b2aee1dc59ffd050 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 17:14:46 go: finding bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 17:14:46 go: finding github.com/BurntSushi/toml v0.3.1 17:14:46 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 17:14:46 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 17:14:46 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 17:14:46 go: finding github.com/bgentry/speakeasy v0.1.0 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } 17:14:46 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 17:14:46 go: finding github.com/davecgh/go-spew v1.1.1 17:14:46 go: finding github.com/diegoholiveira/jsonlogic v1.0.1-0.20200220175622-ab7989be08b9 17:14:46 go: finding github.com/eclipse/paho.mqtt.golang v1.2.0 17:14:46 go: finding github.com/edgexfoundry/go-mod-bootstrap v0.0.30 17:14:46 go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 17:14:46 go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.57 17:14:46 go: finding github.com/edgexfoundry/go-mod-messaging v0.1.18 17:14:46 go: finding github.com/edgexfoundry/go-mod-registry v0.1.20 17:14:46 go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 17:14:46 go: finding github.com/fatih/color v1.7.0 17:14:46 go: finding github.com/fxamacker/cbor/v2 v2.2.0 17:14:46 go: finding github.com/go-kit/kit v0.8.0 17:14:46 go: finding github.com/go-logfmt/logfmt v0.4.0 17:14:46 go: finding github.com/go-stack/stack v1.8.0 17:14:46 go: finding github.com/golang/snappy v0.0.1 17:14:46 go: finding github.com/gomodule/redigo v2.0.0+incompatible 17:14:46 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 17:14:46 go: finding github.com/google/go-cmp v0.4.0 17:14:46 go: finding github.com/google/uuid v1.1.1 17:14:46 go: finding github.com/gorilla/mux v1.7.4 17:14:46 go: finding github.com/hashicorp/consul/api v1.1.0 17:14:46 go: finding github.com/hashicorp/consul/sdk v0.1.1 17:14:46 go: finding github.com/hashicorp/errwrap v1.0.0 17:14:46 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 17:14:46 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 17:14:46 go: finding github.com/hashicorp/go-msgpack v0.5.3 17:14:46 go: finding github.com/hashicorp/go-multierror v1.0.0 17:14:46 go: finding github.com/hashicorp/go-rootcerts v1.0.0 17:14:46 go: finding github.com/hashicorp/go-sockaddr v1.0.0 17:14:46 go: finding github.com/hashicorp/go-syslog v1.0.0 17:14:46 go: finding github.com/hashicorp/go-uuid v1.0.1 17:14:46 go: finding github.com/hashicorp/go.net v0.0.1 17:14:46 go: finding github.com/hashicorp/golang-lru v0.5.0 17:14:46 go: finding github.com/hashicorp/logutils v1.0.0 17:14:46 go: finding github.com/hashicorp/mdns v1.0.0 17:14:46 go: finding github.com/hashicorp/memberlist v0.1.3 17:14:46 go: finding github.com/hashicorp/serf v0.8.2 17:14:46 go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 17:14:46 go: finding github.com/mattn/go-colorable v0.0.9 17:14:46 go: finding github.com/mattn/go-isatty v0.0.3 17:14:46 go: finding github.com/miekg/dns v1.0.14 17:14:46 go: finding github.com/mitchellh/cli v1.0.0 17:14:46 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 17:14:46 go: finding github.com/mitchellh/copystructure v1.0.0 17:14:46 go: finding github.com/mitchellh/go-homedir v1.0.0 17:14:46 go: finding github.com/mitchellh/go-testing-interface v1.0.0 17:14:46 go: finding github.com/mitchellh/gox v0.4.0 17:14:46 go: finding github.com/mitchellh/iochan v1.0.0 17:14:46 go: finding github.com/mitchellh/mapstructure v1.1.2 17:14:46 go: finding github.com/mitchellh/reflectwalk v1.0.0 17:14:46 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 17:14:46 go: finding github.com/pebbe/zmq4 v1.0.0 17:14:46 go: finding github.com/pelletier/go-toml v1.2.0 17:14:47 go: finding github.com/pkg/errors v0.8.1 17:14:47 go: finding github.com/pmezard/go-difflib v1.0.0 17:14:47 go: finding github.com/posener/complete v1.1.1 17:14:47 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 17:14:47 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 17:14:47 go: finding github.com/stretchr/objx v0.2.0 17:14:47 go: finding github.com/stretchr/testify v1.5.1 17:14:47 go: finding github.com/tidwall/pretty v1.0.1 17:14:47 go: finding github.com/ugorji/go v1.1.4 17:14:47 go: finding github.com/x448/float16 v0.8.4 17:14:47 go: finding github.com/xdg/scram v0.0.0-20180814205039-7eeb5667e42c 17:14:47 go: finding github.com/xdg/stringprep v1.0.0 17:14:47 go: finding go.mongodb.org/mongo-driver v1.1.1 17:14:47 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 17:14:47 go: finding golang.org/x/net v0.0.0-20191209160850-c0dbc17a3553 17:14:47 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 17:14:47 go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a 17:14:47 go: finding golang.org/x/text v0.3.0 17:14:47 go: finding golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 17:14:47 go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 17:14:47 go: finding gopkg.in/yaml.v2 v2.2.8 17:15:02 Removing intermediate container 1231bc2ba649 17:15:02 ---> 0a2ae6880264 17:15:02 Successfully built 0a2ae6880264 17:15:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:15:03 + docker inspect -f . ci-base-image-arm64 17:15:03 . [Pipeline] withDockerContainer 17:15:03 prd-ubuntu18.04-docker-arm64-4c-16g-5984 does not seem to be running inside a container 17:15:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-functions-sdk-go/43 -v /w/workspace/app-functions-sdk-go/43:/w/workspace/app-functions-sdk-go/43:rw,z -v /w/workspace/app-functions-sdk-go/43@tmp:/w/workspace/app-functions-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 ******** ci-base-image-arm64 cat 17:15:05 $ docker top 6be7fa13e37c96d4fc6b0a931592e9f2174e299d4458a6aed52a95b41b9ff1c2 -eo pid,comm [Pipeline] { [Pipeline] sh 17:15:06 + go version 17:15:06 go version go1.13.5 linux/arm64 [Pipeline] sh 17:15:07 + make test 17:15:07 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:15:09 ? github.com/edgexfoundry/app-functions-sdk-go [no test files] 17:15:31 ok github.com/edgexfoundry/app-functions-sdk-go/appcontext 0.208s coverage: 86.2% of statements 17:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/appsdk 0.062s coverage: 49.8% of statements 17:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal [no test files] 17:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/container [no test files] 17:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers 0.057s coverage: 59.8% of statements 17:16:03 ? github.com/edgexfoundry/app-functions-sdk-go/internal/common [no test files] 17:16:03 ok github.com/edgexfoundry/app-functions-sdk-go/internal/runtime 0.420s coverage: 69.1% of statements 17:16:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security 14.601s coverage: 73.4% of statements 17:16:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader 0.020s coverage: 89.5% of statements 17:16:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/authtokenloader/mocks 0.015s coverage: 100.0% of statements 17:16:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/client 7.140s coverage: 100.0% of statements 17:16:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer 0.014s coverage: 100.0% of statements 17:16:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/security/fileioperformer/mocks 0.031s coverage: 100.0% of statements 17:16:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/security/mock [no test files] 17:16:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store [no test files] 17:16:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/contracts [no test files] 17:16:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db [no test files] 17:16:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces [no test files] 17:16:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/interfaces/mocks [no test files] 17:16:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo [no test files] 17:16:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/mongo/models 0.020s coverage: 96.6% of statements 17:16:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis [no test files] 17:16:10 ok github.com/edgexfoundry/app-functions-sdk-go/internal/store/db/redis/models 0.024s coverage: 97.7% of statements 17:16:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/telemetry [no test files] 17:16:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger [no test files] 17:16:10 ? github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/http [no test files] 17:16:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/trigger/messagebus 6.667s coverage: 76.3% of statements 17:16:14 ok github.com/edgexfoundry/app-functions-sdk-go/internal/webserver 0.090s coverage: 81.1% of statements 17:16:14 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/endpoint [no test files] 17:16:17 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/transforms 5.602s coverage: 70.1% of statements 17:16:17 ? github.com/edgexfoundry/app-functions-sdk-go/pkg/urlclient [no test files] 17:16:17 ok github.com/edgexfoundry/app-functions-sdk-go/pkg/util 0.016s coverage: 100.0% of statements 17:16:17 CGO_ENABLED=1 GO111MODULE=on go vet ./... 17:16:27 gofmt -l . 17:16:28 [ "`gofmt -l .`" = "" ] 17:16:28 ./bin/test-go-mod-tidy.sh [Pipeline] stash 17:16:28 Warning: overwriting stash ‘coverage-report’ 17:16:29 Stashed 1 file(s) [Pipeline] } 17:16:29 $ docker stop --time=1 6be7fa13e37c96d4fc6b0a931592e9f2174e299d4458a6aed52a95b41b9ff1c2 17:16:31 $ docker rm -f 6be7fa13e37c96d4fc6b0a931592e9f2174e299d4458a6aed52a95b41b9ff1c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [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 17:16:33 provisioning config files... 17:16:33 copy managed file [app-functions-sdk-go-codecov-token] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4036474034552267199tmp [Pipeline] { [Pipeline] sh 17:16:34 + curl -s https://codecov.io/bash 17:16:34 + bash -s - -t @/w/workspace/ndry_app-functions-sdk-go_master@tmp/config4036474034552267199tmp 17:16:34 17:16:34 _____ _ 17:16:34 / ____| | | 17:16:34 | | ___ __| | ___ ___ _____ __ 17:16:34 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:16:34 | |___| (_) | (_| | __/ (_| (_) \ V / 17:16:34 \_____\___/ \__,_|\___|\___\___/ \_/ 17:16:34 Bash-tbd 17:16:34 17:16:34 17:16:34 ==> Jenkins CI detected. 17:16:34 project root: . 17:16:34 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:16:34 ==> Running gcov in . (disable via -X gcov) 17:16:34 ==> Python coveragepy not found 17:16:34 ==> Searching for coverage reports in: 17:16:34 + . 17:16:34 -> Found 1 reports 17:16:34 ==> Detecting git/mercurial file structure 17:16:34 ==> Reading reports 17:16:34 + ./coverage.out bytes=75319 17:16:34 ==> Appending adjustments 17:16:34 http://docs.codecov.io/docs/fixing-reports 17:16:34 + Found adjustments 17:16:34 ==> Gzipping contents 17:16:34 ==> Uploading reports 17:16:34 url: https://codecov.io 17:16:34 query: branch=master&commit=53fda36001c3b8d025596aeac221c0ad1e384586&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F43%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 17:16:34 -> Pinging Codecov 17:16:34 https://codecov.io/upload/v4?package=bash-tbd&token=secret&branch=master&commit=53fda36001c3b8d025596aeac221c0ad1e384586&build=43&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-functions-sdk-go%2Fjob%2Fmaster%2F43%2F&name=&tag=&slug=edgexfoundry%2Fapp-functions-sdk-go&service=jenkins&flags=&pr=&job= 17:16:35 -> Uploading 17:16:35 -> View reports at https://codecov.io/github/edgexfoundry/app-functions-sdk-go/commit/53fda36001c3b8d025596aeac221c0ad1e384586 [Pipeline] } 17:16:35 Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 17:16:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 17:16:36 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 17:16:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:16:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 17:16:36 17:16:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] isUnix [Pipeline] sh 17:16:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 17:16:36 1.217.3: Pulling from edgex-devops/edgex-snyk-go 17:16:36 e6b0cf9c0882: Pulling fs layer 17:16:36 2848faf0eed1: Pulling fs layer 17:16:36 0f37312ad70f: Pulling fs layer 17:16:36 7d08f2745646: Pulling fs layer 17:16:36 4c9f31393084: Pulling fs layer 17:16:36 eb21ddb83652: Pulling fs layer 17:16:36 345998794f6b: Pulling fs layer 17:16:36 97a711d68925: Pulling fs layer 17:16:36 7c8476c1cb00: Pulling fs layer 17:16:36 7d08f2745646: Waiting 17:16:36 4c9f31393084: Waiting 17:16:36 eb21ddb83652: Waiting 17:16:36 345998794f6b: Waiting 17:16:36 97a711d68925: Waiting 17:16:36 7c8476c1cb00: Waiting 17:16:36 0f37312ad70f: Verifying Checksum 17:16:36 0f37312ad70f: Download complete 17:16:36 2848faf0eed1: Download complete 17:16:36 4c9f31393084: Verifying Checksum 17:16:36 4c9f31393084: Download complete 17:16:36 eb21ddb83652: Verifying Checksum 17:16:36 eb21ddb83652: Download complete 17:16:36 e6b0cf9c0882: Download complete 17:16:37 e6b0cf9c0882: Pull complete 17:16:37 345998794f6b: Verifying Checksum 17:16:37 345998794f6b: Download complete 17:16:37 2848faf0eed1: Pull complete 17:16:37 0f37312ad70f: Pull complete 17:16:37 97a711d68925: Verifying Checksum 17:16:37 97a711d68925: Download complete 17:16:37 7c8476c1cb00: Verifying Checksum 17:16:38 7d08f2745646: Verifying Checksum 17:16:38 7d08f2745646: Download complete 17:16:45 7d08f2745646: Pull complete 17:16:45 4c9f31393084: Pull complete 17:16:45 eb21ddb83652: Pull complete 17:16:47 345998794f6b: Pull complete 17:16:50 97a711d68925: Pull complete 17:16:50 7c8476c1cb00: Pull complete 17:16:50 Digest: sha256:607726e52887638313664f8405ebf6c5c0cb4d7cb27150ffbb2671548f966c96 17:16:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.217.3 [Pipeline] withDockerContainer 17:16:50 prd-centos7-docker-4c-2g-5983 does not seem to be running inside a container 17:16:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/ndry_app-functions-sdk-go_master:/ws -w /ws --entrypoint= -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-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:10003/edgex-devops/edgex-snyk-go:1.217.3 cat 17:16:51 $ docker top a634dbe26fa81c5a9da3885bf4043b124d7e96c4562e00f7ba8d2453a684fe34 -eo pid,comm [Pipeline] { [Pipeline] sh 17:16:52 + snyk monitor '--org=edgex-jenkins' 17:17:00 17:17:00 Monitoring /w/workspace/ndry_app-functions-sdk-go_master... 17:17:00 17:17:00 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/84a89414-c83d-4daa-8ff9-7ceae658ecfc/history/c681516c-fe69-450f-9c23-dd26f1cd9a86 17:17:00 17:17:00 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:17:00 17:17:00 [Pipeline] } 17:17:00 $ docker stop --time=1 a634dbe26fa81c5a9da3885bf4043b124d7e96c4562e00f7ba8d2453a684fe34 17:17:02 $ docker rm -f a634dbe26fa81c5a9da3885bf4043b124d7e96c4562e00f7ba8d2453a684fe34 [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 17:17:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:04 . [Pipeline] withDockerContainer 17:17:04 prd-centos7-docker-4c-2g-5983 does not seem to be running inside a container 17:17:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-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:10004/edgex-devops/git-semver:latest cat 17:17:05 $ docker top 6ea77101e3c701e9e7efb1a2ccaffc2013d6bc25a024465e0a0412253da7feea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:05 [ssh-agent] Looking for ssh-agent implementation... 17:17:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:05 $ docker exec 6ea77101e3c701e9e7efb1a2ccaffc2013d6bc25a024465e0a0412253da7feea ssh-agent 17:17:05 SSH_AUTH_SOCK=/tmp/ssh-x3022a3VeXHg/agent.14 17:17:05 SSH_AGENT_PID=21 17:17:05 Running ssh-add (command line suppressed) 17:17:06 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_353536932090440507.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_353536932090440507.key) 17:17:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:06 + git semver tag 17:17:06 # -> Open(): unable to determine branch for HEAD 17:17:06 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:17:06 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:17:06 # $SEMVER_REMOTE_NAME = origin 17:17:06 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:17:06 # $SEMVER_USER_NAME = edgex-jenkins 17:17:06 # $SEMVER_BRANCH = master 17:17:06 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 17:17:06 # 53fda36001c3b8d025596aeac221c0ad1e384586 HEAD 17:17:06 # -> Force: false 17:17:06 # a9cf53aae6b9dd50dda9c6e67bb55b336f89626a refs/tags/v1.0.1-dev.37 [Pipeline] } 17:17:06 $ docker exec --env ******** --env ******** 6ea77101e3c701e9e7efb1a2ccaffc2013d6bc25a024465e0a0412253da7feea ssh-agent -k 17:17:06 unset SSH_AUTH_SOCK; 17:17:06 unset SSH_AGENT_PID; 17:17:06 echo Agent pid 21 killed; 17:17:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:07 + git semver [Pipeline] } 17:17:07 $ docker stop --time=1 6ea77101e3c701e9e7efb1a2ccaffc2013d6bc25a024465e0a0412253da7feea 17:17:08 $ docker rm -f 6ea77101e3c701e9e7efb1a2ccaffc2013d6bc25a024465e0a0412253da7feea [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 17:17:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:09 17:17:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 17:17:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:17:09 0.23.1-centos7: Pulling from edgex-lftools 17:17:09 ab5ef0e58194: Pulling fs layer 17:17:09 9712f1f96733: Pulling fs layer 17:17:09 63f879dbbcfc: Pulling fs layer 17:17:09 0d9ebad4ef96: Pulling fs layer 17:17:09 e9a5061849ea: Pulling fs layer 17:17:09 d747dcd14b5f: Pulling fs layer 17:17:09 2de7ff778b66: Pulling fs layer 17:17:09 e9a5061849ea: Waiting 17:17:09 d747dcd14b5f: Waiting 17:17:09 2de7ff778b66: Waiting 17:17:09 0d9ebad4ef96: Waiting 17:17:09 9712f1f96733: Verifying Checksum 17:17:09 9712f1f96733: Download complete 17:17:09 63f879dbbcfc: Verifying Checksum 17:17:09 63f879dbbcfc: Download complete 17:17:10 e9a5061849ea: Download complete 17:17:10 d747dcd14b5f: Verifying Checksum 17:17:10 d747dcd14b5f: Download complete 17:17:10 ab5ef0e58194: Verifying Checksum 17:17:10 ab5ef0e58194: Download complete 17:17:10 0d9ebad4ef96: Verifying Checksum 17:17:10 0d9ebad4ef96: Download complete 17:17:10 2de7ff778b66: Verifying Checksum 17:17:10 2de7ff778b66: Download complete 17:17:14 ab5ef0e58194: Pull complete 17:17:14 9712f1f96733: Pull complete 17:17:17 63f879dbbcfc: Pull complete 17:17:23 0d9ebad4ef96: Pull complete 17:17:23 e9a5061849ea: Pull complete 17:17:23 d747dcd14b5f: Pull complete 17:17:26 2de7ff778b66: Pull complete 17:17:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:17:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 17:17:26 prd-centos7-docker-4c-2g-5983 does not seem to be running inside a container 17:17:26 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-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-lftools:0.23.1-centos7 cat 17:17:27 $ docker top 051da4f6595cd2e2069cb10272e86a401e7987138854f0369bb84d95eec0d5e6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:17:27 provisioning config files... 17:17:27 copy managed file [sigul-config] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6675235157986707725tmp 17:17:27 copy managed file [sigul-password] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config86288938936126291tmp 17:17:27 copy managed file [sigul-pki] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config3657681108316248274tmp [Pipeline] { [Pipeline] echo 17:17:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:17:27 ---> sigul-configuration.sh 17:17:27 gpg: directory `/root/.gnupg' created 17:17:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:17:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:17:27 gpg: keyring `/root/.gnupg/secring.gpg' created 17:17:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:17:27 gpg: CAST5 encrypted data 17:17:28 gpg: encrypted with 1 passphrase 17:17:28 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:17:28 + mkdir /home/jenkins 17:17:28 + mkdir /home/jenkins/sigul [Pipeline] sh 17:17:28 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /home/jenkins/sigul/ [Pipeline] echo 17:17:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:17:29 ---> sigul-install.sh 17:17:35 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 17:17:35 + git tag --list 17:17:35 v1.0.1-dev.37 [Pipeline] sh 17:17:36 + lftools sign git-tag v1.0.1-dev.37 17:17:37 Signing Git tag with Sigul... 17:17:37 Signing v1.0.1-dev.37 [Pipeline] echo 17:17:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:17:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:17:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:17:38 $ docker stop --time=1 051da4f6595cd2e2069cb10272e86a401e7987138854f0369bb84d95eec0d5e6 17:17:40 $ docker rm -f 051da4f6595cd2e2069cb10272e86a401e7987138854f0369bb84d95eec0d5e6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 17:17:40 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:40 . [Pipeline] withDockerContainer 17:17:40 prd-centos7-docker-4c-2g-5983 does not seem to be running inside a container 17:17:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-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:10004/edgex-devops/git-semver:latest cat 17:17:41 $ docker top a6bc9a56a8a75ecce6badd033f2a4186d1aa4c62753d76f5b0280e1c5e4e4d2c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:41 [ssh-agent] Looking for ssh-agent implementation... 17:17:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:41 $ docker exec a6bc9a56a8a75ecce6badd033f2a4186d1aa4c62753d76f5b0280e1c5e4e4d2c ssh-agent 17:17:42 SSH_AUTH_SOCK=/tmp/ssh-trqBu6oNfG3g/agent.15 17:17:42 SSH_AGENT_PID=22 17:17:42 Running ssh-add (command line suppressed) 17:17:42 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_461789604282770113.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_461789604282770113.key) 17:17:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:42 + git semver bump pre 17:17:42 # -> Open(): unable to determine branch for HEAD 17:17:42 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:17:42 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:17:42 # $SEMVER_REMOTE_NAME = origin 17:17:42 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:17:42 # $SEMVER_USER_NAME = edgex-jenkins 17:17:42 # $SEMVER_BRANCH = master 17:17:42 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver 17:17:42 1.0.1-dev.38 [Pipeline] } 17:17:42 $ docker exec --env ******** --env ******** a6bc9a56a8a75ecce6badd033f2a4186d1aa4c62753d76f5b0280e1c5e4e4d2c ssh-agent -k 17:17:42 unset SSH_AUTH_SOCK; 17:17:42 unset SSH_AGENT_PID; 17:17:42 echo Agent pid 22 killed; 17:17:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:43 + git semver [Pipeline] } 17:17:43 $ docker stop --time=1 a6bc9a56a8a75ecce6badd033f2a4186d1aa4c62753d76f5b0280e1c5e4e4d2c 17:17:44 $ docker rm -f a6bc9a56a8a75ecce6badd033f2a4186d1aa4c62753d76f5b0280e1c5e4e4d2c [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 17:17:45 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:17:45 . [Pipeline] withDockerContainer 17:17:45 prd-centos7-docker-4c-2g-5983 does not seem to be running inside a container 17:17:45 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-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:10004/edgex-devops/git-semver:latest cat 17:17:46 $ docker top 75e8f744d64479236260b079b439eb605ae4c9e2bdb5312bbfd7d5254e041149 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:17:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:17:46 [ssh-agent] Looking for ssh-agent implementation... 17:17:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:17:46 $ docker exec 75e8f744d64479236260b079b439eb605ae4c9e2bdb5312bbfd7d5254e041149 ssh-agent 17:17:47 SSH_AUTH_SOCK=/tmp/ssh-FbQw4JfCVSaA/agent.13 17:17:47 SSH_AGENT_PID=20 17:17:47 Running ssh-add (command line suppressed) 17:17:47 Identity added: /w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7485481232824679830.key (/w/workspace/ndry_app-functions-sdk-go_master@tmp/private_key_7485481232824679830.key) 17:17:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:17:47 + git semver push 17:17:47 # -> Open(): unable to determine branch for HEAD 17:17:47 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.git 17:17:47 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_master 17:17:47 # $SEMVER_REMOTE_NAME = origin 17:17:47 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:17:47 # $SEMVER_USER_NAME = edgex-jenkins 17:17:47 # $SEMVER_BRANCH = master 17:17:47 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_master/.semver [Pipeline] } 17:17:54 $ docker exec --env ******** --env ******** 75e8f744d64479236260b079b439eb605ae4c9e2bdb5312bbfd7d5254e041149 ssh-agent -k 17:17:54 unset SSH_AUTH_SOCK; 17:17:54 unset SSH_AGENT_PID; 17:17:54 echo Agent pid 20 killed; 17:17:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:17:54 + git semver [Pipeline] } 17:17:54 $ docker stop --time=1 75e8f744d64479236260b079b439eb605ae4c9e2bdb5312bbfd7d5254e041149 17:17:56 $ docker rm -f 75e8f744d64479236260b079b439eb605ae4c9e2bdb5312bbfd7d5254e041149 [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 17:17:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:17:57 ---> package-listing.sh 17:17:57 ++ facter osfamily 17:17:57 ++ tr '[:upper:]' '[:lower:]' 17:17:57 + OS_FAMILY=redhat 17:17:57 + workspace=/w/workspace/ndry_app-functions-sdk-go_master 17:17:57 + START_PACKAGES=/tmp/packages_start.txt 17:17:57 + END_PACKAGES=/tmp/packages_end.txt 17:17:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:17:57 + PACKAGES=/tmp/packages_start.txt 17:17:57 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 17:17:57 + PACKAGES=/tmp/packages_end.txt 17:17:57 + case "${OS_FAMILY}" in 17:17:57 + rpm -qa 17:17:57 + sort 17:18:01 + '[' -f /tmp/packages_start.txt ']' 17:18:01 + '[' -f /tmp/packages_end.txt ']' 17:18:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:18:01 + '[' /w/workspace/ndry_app-functions-sdk-go_master ']' 17:18:01 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_master/archives/ 17:18:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_master/archives/ [Pipeline] isUnix [Pipeline] sh 17:18:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:18:02 17:18:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 17:18:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 17:18:02 alpine: Pulling from edgex-lftools-log-publisher 17:18:02 c9b1b535fdd9: Pulling fs layer 17:18:02 2cc5ad85d9ab: Pulling fs layer 17:18:02 756a868c4378: Pulling fs layer 17:18:02 444b2fc9a129: Pulling fs layer 17:18:02 ea15f1150254: Pulling fs layer 17:18:02 41b27a9f41bf: Pulling fs layer 17:18:02 28c525ee5125: Pulling fs layer 17:18:02 094b1ea09ed8: Pulling fs layer 17:18:02 138eaada9080: Pulling fs layer 17:18:02 0622d0fa9048: Pulling fs layer 17:18:02 444b2fc9a129: Waiting 17:18:02 ea15f1150254: Waiting 17:18:02 41b27a9f41bf: Waiting 17:18:02 28c525ee5125: Waiting 17:18:02 094b1ea09ed8: Waiting 17:18:02 0622d0fa9048: Waiting 17:18:02 138eaada9080: Waiting 17:18:02 2cc5ad85d9ab: Verifying Checksum 17:18:02 2cc5ad85d9ab: Download complete 17:18:02 444b2fc9a129: Verifying Checksum 17:18:02 444b2fc9a129: Download complete 17:18:02 c9b1b535fdd9: Verifying Checksum 17:18:02 c9b1b535fdd9: Download complete 17:18:02 ea15f1150254: Verifying Checksum 17:18:02 ea15f1150254: Download complete 17:18:02 28c525ee5125: Verifying Checksum 17:18:02 28c525ee5125: Download complete 17:18:03 c9b1b535fdd9: Pull complete 17:18:03 756a868c4378: Verifying Checksum 17:18:03 756a868c4378: Download complete 17:18:03 094b1ea09ed8: Verifying Checksum 17:18:03 094b1ea09ed8: Download complete 17:18:03 138eaada9080: Verifying Checksum 17:18:03 138eaada9080: Download complete 17:18:03 0622d0fa9048: Verifying Checksum 17:18:03 0622d0fa9048: Download complete 17:18:03 41b27a9f41bf: Verifying Checksum 17:18:03 41b27a9f41bf: Download complete 17:18:04 2cc5ad85d9ab: Pull complete 17:18:06 756a868c4378: Pull complete 17:18:06 444b2fc9a129: Pull complete 17:18:06 ea15f1150254: Pull complete 17:18:10 41b27a9f41bf: Pull complete 17:18:10 28c525ee5125: Pull complete 17:18:12 094b1ea09ed8: Pull complete 17:18:12 138eaada9080: Pull complete 17:18:12 0622d0fa9048: Pull complete 17:18:12 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 17:18:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 17:18:12 prd-centos7-docker-4c-2g-5983 does not seem to be running inside a container 17:18:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/ndry_app-functions-sdk-go_master -v /w/workspace/ndry_app-functions-sdk-go_master:/w/workspace/ndry_app-functions-sdk-go_master:rw,z -v /w/workspace/ndry_app-functions-sdk-go_master@tmp:/w/workspace/ndry_app-functions-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-lftools-log-publisher:alpine cat 17:18:13 $ docker top 98c0d2635b60129a9569163176abe592628cd3f137b73fe0c292c4e834525428 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:18:13 provisioning config files... 17:18:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_master@tmp/config6929216662759732159tmp [Pipeline] { [Pipeline] echo 17:18:13 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:18:13 ---> create-netrc.sh [Pipeline] echo 17:18:13 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:18:14 ---> logs-deploy.sh 17:18:14 + ARCHIVE_ARTIFACTS= 17:18:14 + LOGS_SERVER=https://logs.edgexfoundry.org 17:18:14 + '[' https://logs.edgexfoundry.org == None ']' 17:18:14 + NEXUS_URL=https://nexus.edgexfoundry.org 17:18:14 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/43 17:18:14 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/43/ 17:18:14 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/43 /w/workspace/ndry_app-functions-sdk-go_master 17:18:15 Archives upload complete. 17:18:15 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/master/43 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/master/43/