Branch indexing Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of rsdmike for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f29a27d878985b98e7b657acb1e0d1e11ee4e870+0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 (88c2235594875b6076eb3a76bcb9c5b8a0d58bfc) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 370697454611dc68c0596e0d0a50477a8de841a8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 370697454611dc68c0596e0d0a50477a8de841a8 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 370697454611dc68c0596e0d0a50477a8de841a8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 370697454611dc68c0596e0d0a50477a8de841a8 # timeout=10 Commit message: "Merge pull request #181 from jamesrgregg/us6584/update-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-4432 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [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_PR-387 # 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/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # 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/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 Merge succeeded, producing 767bd8585b0f0054294f9ddccefb7649195917c0 Checking out Revision 767bd8585b0f0054294f9ddccefb7649195917c0 (PR-387) > git config core.sparsecheckout # timeout=10 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 767bd8585b0f0054294f9ddccefb7649195917c0 # timeout=10 Commit message: "Merge commit '0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:46:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:47:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:47:00 ========================================================= 19:47:00 EdgeX Global Pipelines Version Info 19:47:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 57e15ee86493c8dc11c6c161e78df63c08387331 # timeout=10 19:47:01 ------------------- 19:47:01 stable info: 19:47:01 ------------------- 19:47:01 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:47:01 Commit SHA: 370697454611dc68c0596e0d0a50477a8de841a8 19:47:01 Message: update stable to v1.0.89 19:47:02 ------------------- 19:47:02 experimental info: 19:47:02 ------------------- 19:47:02 Commited By: **** collab-it+edgex@linuxfoundation.org 19:47:02 Commit SHA: aa323fb5dfebb31640c35badf05a5a9beff52318 19:47:02 Message: update experimental to v1.0.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 19:47:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:04 19:47:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:47:05 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:05 latest: Pulling from edgex-devops/git-semver 19:47:05 9123ac7c32f7: Pulling fs layer 19:47:05 b8cc5d1170e3: Pulling fs layer 19:47:05 2924cbbf6a41: Pulling fs layer 19:47:05 93b08a4f1073: Pulling fs layer 19:47:05 93b08a4f1073: Waiting 19:47:05 b8cc5d1170e3: Verifying Checksum 19:47:05 b8cc5d1170e3: Download complete 19:47:05 9123ac7c32f7: Verifying Checksum 19:47:05 9123ac7c32f7: Download complete 19:47:05 93b08a4f1073: Verifying Checksum 19:47:05 93b08a4f1073: Download complete 19:47:05 2924cbbf6a41: Verifying Checksum 19:47:05 2924cbbf6a41: Download complete 19:47:05 9123ac7c32f7: Pull complete 19:47:05 b8cc5d1170e3: Pull complete 19:47:06 2924cbbf6a41: Pull complete 19:47:06 93b08a4f1073: Pull complete 19:47:06 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 19:47:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:47:06 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:47:06 prd-centos7-docker-4c-2g-4432 does not seem to be running inside a container 19:47:06 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-387 -v /w/workspace/ndry_app-functions-sdk-go_PR-387:/w/workspace/ndry_app-functions-sdk-go_PR-387:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 19:47:08 $ docker top c98b52772a33011f7e71d553eceb71b8620ac01e34c647c7834ed4ef09f08f1b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:47:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:09 [ssh-agent] Looking for ssh-agent implementation... 19:47:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:09 $ docker exec c98b52772a33011f7e71d553eceb71b8620ac01e34c647c7834ed4ef09f08f1b ssh-agent 19:47:09 SSH_AUTH_SOCK=/tmp/ssh-kqTjfcaf32tS/agent.11 19:47:09 SSH_AGENT_PID=16 19:47:09 Running ssh-add (command line suppressed) 19:47:09 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_8492736889896848454.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_8492736889896848454.key) 19:47:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:09 + git describe --exact-match --tags HEAD 19:47:09 fatal: No names found, cannot describe anything. [Pipeline] } 19:47:10 $ docker exec --env ******** --env ******** c98b52772a33011f7e71d553eceb71b8620ac01e34c647c7834ed4ef09f08f1b ssh-agent -k 19:47:10 unset SSH_AUTH_SOCK; 19:47:10 unset SSH_AGENT_PID; 19:47:10 echo Agent pid 16 killed; 19:47:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:47:10 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:47:10 This usually means this commit has not been tagged. [Pipeline] sshagent 19:47:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:47:10 [ssh-agent] Looking for ssh-agent implementation... 19:47:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:47:10 $ docker exec c98b52772a33011f7e71d553eceb71b8620ac01e34c647c7834ed4ef09f08f1b ssh-agent 19:47:10 SSH_AUTH_SOCK=/tmp/ssh-TmvUvVOHkCKc/agent.44 19:47:10 SSH_AGENT_PID=49 19:47:10 Running ssh-add (command line suppressed) 19:47:10 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_4512168457779620630.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_4512168457779620630.key) 19:47:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:47:11 + git semver init 19:47:11 # -> Open(): unable to determine branch for HEAD 19:47:11 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.git 19:47:11 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-387 19:47:11 # $SEMVER_REMOTE_NAME = origin 19:47:11 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:47:11 # $SEMVER_USER_NAME = edgex-jenkins 19:47:11 # $SEMVER_BRANCH = PR-387 19:47:11 # $SEMVER_TEMP = /tmp/semver-727673875 19:47:11 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 19:47:14 # '/tmp/semver-727673875' -> '/w/workspace/ndry_app-functions-sdk-go_PR-387/.semver' 19:47:14 # -> Force: false 19:47:14 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.semver [Pipeline] } 19:47:14 $ docker exec --env ******** --env ******** c98b52772a33011f7e71d553eceb71b8620ac01e34c647c7834ed4ef09f08f1b ssh-agent -k 19:47:14 unset SSH_AUTH_SOCK; 19:47:14 unset SSH_AGENT_PID; 19:47:14 echo Agent pid 49 killed; 19:47:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:47:15 + git semver [Pipeline] } 19:47:15 $ docker stop --time=1 c98b52772a33011f7e71d553eceb71b8620ac01e34c647c7834ed4ef09f08f1b 19:47:16 $ docker rm -f c98b52772a33011f7e71d553eceb71b8620ac01e34c647c7834ed4ef09f08f1b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:47:18 Stashed 132 file(s) [Pipeline] echo 19:47:18 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 19:47:33 Still waiting to schedule task 19:47:33 ‘prd-centos7-docker-4c-2g-4424’ is offline; ‘prd-centos7-docker-4c-2g-4426’ is offline; ‘prd-centos7-docker-4c-2g-4436’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4425’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-4433’ doesn’t have label ‘centos7-docker-4c-2g’ 19:47:33 Still waiting to schedule task 19:47:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:48:35 Running on prd-centos7-docker-4c-2g-4441 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws 19:48:35 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout 19:48:37 using credential edgex-jenkins-ssh 19:48:37 Cloning the remote Git repository 19:48:37 Cloning with configured refspecs honoured and without tags 19:48:37 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:48:37 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 19:48:37 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:48:37 > git --version # timeout=10 19:48:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:48:37 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:48:39 Fetching without tags 19:48:39 Merging remotes/origin/master commit 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 19:48:40 Merge succeeded, producing a2191b467d3db1eb78325ec4a5e5203455c703be 19:48:40 Checking out Revision a2191b467d3db1eb78325ec4a5e5203455c703be (PR-387) 19:48:39 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:48:39 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 19:48:39 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:48:39 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:48:39 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:48:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:48:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:48:39 > git config core.sparsecheckout # timeout=10 19:48:39 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 19:48:39 > git remote # timeout=10 19:48:39 > git config --get remote.origin.url # timeout=10 19:48:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:48:39 > git merge 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 # timeout=10 19:48:40 > git rev-parse HEAD^{commit} # timeout=10 19:48:40 > git config core.sparsecheckout # timeout=10 19:48:40 > git checkout -f a2191b467d3db1eb78325ec4a5e5203455c703be # timeout=10 19:48:43 Commit message: "Merge commit '0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4' into HEAD" 19:48:43 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 19:48:43 > git rev-list --no-walk 57e15ee86493c8dc11c6c161e78df63c08387331 # timeout=10 [Pipeline] echo 19:48:45 ========================================================= 19:48:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:48:45 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:48:46 + 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 . 19:48:46 Sending build context to Docker daemon 37.02MB 19:48:46 Step 1/8 : ARG BASE=golang:1.13-alpine 19:48:46 Step 2/8 : FROM ${BASE} 19:48:46 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:48:46 e6b0cf9c0882: Pulling fs layer 19:48:46 2848faf0eed1: Pulling fs layer 19:48:46 0f37312ad70f: Pulling fs layer 19:48:46 5788d62ee057: Pulling fs layer 19:48:46 0e6b1d234666: Pulling fs layer 19:48:46 bf5d7aec512f: Pulling fs layer 19:48:46 34c802a77dc8: Pulling fs layer 19:48:46 9eb99e56ec68: Pulling fs layer 19:48:46 27c7a5d97fbd: Pulling fs layer 19:48:46 5c102a31e300: Pulling fs layer 19:48:46 dcfb455df0a1: Pulling fs layer 19:48:46 0e6b1d234666: Waiting 19:48:46 5788d62ee057: Waiting 19:48:46 bf5d7aec512f: Waiting 19:48:46 34c802a77dc8: Waiting 19:48:46 9eb99e56ec68: Waiting 19:48:46 27c7a5d97fbd: Waiting 19:48:46 5c102a31e300: Waiting 19:48:46 dcfb455df0a1: Waiting 19:48:46 0f37312ad70f: Verifying Checksum 19:48:46 0f37312ad70f: Download complete 19:48:46 2848faf0eed1: Download complete 19:48:46 0e6b1d234666: Verifying Checksum 19:48:46 0e6b1d234666: Download complete 19:48:46 bf5d7aec512f: Verifying Checksum 19:48:46 bf5d7aec512f: Download complete 19:48:46 e6b0cf9c0882: Verifying Checksum 19:48:46 e6b0cf9c0882: Download complete 19:48:47 e6b0cf9c0882: Pull complete 19:48:47 34c802a77dc8: Verifying Checksum 19:48:47 34c802a77dc8: Download complete 19:48:47 27c7a5d97fbd: Verifying Checksum 19:48:47 27c7a5d97fbd: Download complete 19:48:48 9eb99e56ec68: Verifying Checksum 19:48:48 9eb99e56ec68: Download complete 19:48:48 5c102a31e300: Verifying Checksum 19:48:48 5c102a31e300: Download complete 19:48:48 5788d62ee057: Verifying Checksum 19:48:48 5788d62ee057: Download complete 19:48:48 dcfb455df0a1: Verifying Checksum 19:48:48 dcfb455df0a1: Download complete 19:48:50 2848faf0eed1: Pull complete 19:48:50 0f37312ad70f: Pull complete 19:48:55 5788d62ee057: Pull complete 19:48:55 0e6b1d234666: Pull complete 19:48:55 bf5d7aec512f: Pull complete 19:49:00 34c802a77dc8: Pull complete 19:49:04 9eb99e56ec68: Pull complete 19:49:04 27c7a5d97fbd: Pull complete 19:49:04 5c102a31e300: Pull complete 19:49:04 dcfb455df0a1: Pull complete 19:49:04 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 19:49:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:49:04 ---> 7c70fe431013 19:49:04 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 19:49:05 latest: Pulling from library/docker 19:49:05 df20fa9351a1: Pulling fs layer 19:49:05 25ad7478873d: Pulling fs layer 19:49:05 4684f6177b5d: Pulling fs layer 19:49:05 1d105a01b85c: Pulling fs layer 19:49:05 d87316014961: Pulling fs layer 19:49:05 ae7f709568fa: Pulling fs layer 19:49:05 63f9e63bc2f8: Pulling fs layer 19:49:05 d87316014961: Waiting 19:49:05 ae7f709568fa: Waiting 19:49:05 63f9e63bc2f8: Waiting 19:49:05 1d105a01b85c: Waiting 19:49:05 4684f6177b5d: Verifying Checksum 19:49:05 4684f6177b5d: Download complete 19:49:05 25ad7478873d: Verifying Checksum 19:49:05 25ad7478873d: Download complete 19:49:05 df20fa9351a1: Verifying Checksum 19:49:05 df20fa9351a1: Download complete 19:49:05 d87316014961: Verifying Checksum 19:49:05 d87316014961: Download complete 19:49:05 ae7f709568fa: Verifying Checksum 19:49:05 ae7f709568fa: Download complete 19:49:05 df20fa9351a1: Pull complete 19:49:05 63f9e63bc2f8: Verifying Checksum 19:49:05 63f9e63bc2f8: Download complete 19:49:06 25ad7478873d: Pull complete 19:49:06 4684f6177b5d: Pull complete 19:49:06 1d105a01b85c: Verifying Checksum 19:49:06 1d105a01b85c: Download complete 19:49:09 1d105a01b85c: Pull complete 19:49:09 d87316014961: Pull complete 19:49:09 ae7f709568fa: Pull complete 19:49:09 63f9e63bc2f8: Pull complete 19:49:09 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 19:49:09 Status: Downloaded newer image for docker:latest 19:49:11 ---> 077df23cf29e 19:49:11 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:49:11 ---> Running in 425f18150fe7 19:49:11 Removing intermediate container 425f18150fe7 19:49:11 ---> ce89f2d72005 19:49:11 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:49:11 ---> Running in 6fb0655f2604 19:49:12 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 19:49:13 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 19:49:13 (1/5) Installing libsodium (1.0.18-r0) 19:49:13 (2/5) Installing libzmq (4.3.2-r0) 19:49:14 (3/5) Installing pkgconf (1.6.3-r0) 19:49:14 (4/5) Installing libsodium-dev (1.0.18-r0) 19:49:14 (5/5) Installing zeromq-dev (4.3.2-r0) 19:49:14 Executing busybox-1.31.1-r8.trigger 19:49:14 OK: 145 MiB in 44 packages 19:49:15 Removing intermediate container 6fb0655f2604 19:49:15 ---> a885ea6eed4e 19:49:15 Step 6/8 : WORKDIR /build 19:49:15 ---> Running in c302edcfe3d4 19:49:15 Removing intermediate container c302edcfe3d4 19:49:15 ---> 931279784698 19:49:15 Step 7/8 : COPY go.mod . 19:49:15 ---> 78869e133712 19:49:15 Step 8/8 : RUN go mod download 19:49:15 ---> Running in 5c35a6da6401 19:49:18 go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.58: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory 19:49:18 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:49:19 Failed in branch amd64 19:50:33 Running on prd-ubuntu18.04-docker-arm64-4c-16g-4444 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws 19:50:34 Running in /w/workspace/app-functions-sdk-go/4 [Pipeline] { [Pipeline] checkout 19:50:39 using credential edgex-jenkins-ssh 19:50:39 Cloning the remote Git repository 19:50:39 Cloning with configured refspecs honoured and without tags 19:50:39 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 19:50:39 > git init /w/workspace/app-functions-sdk-go/4 # timeout=10 19:50:39 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:50:39 > git --version # timeout=10 19:50:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:50:44 Fetching without tags 19:50:45 Merging remotes/origin/master commit 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 19:50:44 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:50:44 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 19:50:44 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:50:44 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 19:50:44 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 19:50:44 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:44 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/387/head:refs/remotes/origin/PR-387 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:50:45 > git config core.sparsecheckout # timeout=10 19:50:45 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 19:50:45 > git remote # timeout=10 19:50:45 > git config --get remote.origin.url # timeout=10 19:50:45 using GIT_SSH to set credentials SSH Credentials for GitHub 19:50:45 > git merge 0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4 # timeout=10 19:50:45 Merge succeeded, producing 9f7b443ba3420a466eae463aa06d4afd23948da8 19:50:45 Checking out Revision 9f7b443ba3420a466eae463aa06d4afd23948da8 (PR-387) 19:50:45 > git rev-parse HEAD^{commit} # timeout=10 19:50:45 > git config core.sparsecheckout # timeout=10 19:50:45 > git checkout -f 9f7b443ba3420a466eae463aa06d4afd23948da8 # timeout=10 19:50:50 Commit message: "Merge commit '0aa127be0984a7a4d9af5f78fd4b8f652e9d02f4' into HEAD" 19:50:50 First time build. Skipping changelog. 19:50:50 > git rev-list --no-walk 57e15ee86493c8dc11c6c161e78df63c08387331 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:50:54 ========================================================= 19:50:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:50:54 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:50:55 + 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 . 19:50:56 Sending build context to Docker daemon 37.02MB 19:50:56 Step 1/8 : ARG BASE=golang:1.13-alpine 19:50:56 Step 2/8 : FROM ${BASE} 19:50:56 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:50:56 cde5963f3b93: Pulling fs layer 19:50:56 2a23fa8c16f7: Pulling fs layer 19:50:56 777b28850792: Pulling fs layer 19:50:56 8a11ddd9e578: Pulling fs layer 19:50:56 4cf88f913ddb: Pulling fs layer 19:50:56 1df406cf5192: Pulling fs layer 19:50:56 cd6300453558: Pulling fs layer 19:50:56 b9c365052c96: Pulling fs layer 19:50:56 a2d8cc88f415: Pulling fs layer 19:50:56 ea1d1ca13537: Pulling fs layer 19:50:56 3750a50a1c5e: Pulling fs layer 19:50:56 cd6300453558: Waiting 19:50:56 b9c365052c96: Waiting 19:50:56 8a11ddd9e578: Waiting 19:50:56 4cf88f913ddb: Waiting 19:50:56 1df406cf5192: Waiting 19:50:56 a2d8cc88f415: Waiting 19:50:56 ea1d1ca13537: Waiting 19:50:56 3750a50a1c5e: Waiting 19:50:56 777b28850792: Verifying Checksum 19:50:56 777b28850792: Download complete 19:50:56 2a23fa8c16f7: Verifying Checksum 19:50:56 2a23fa8c16f7: Download complete 19:50:56 4cf88f913ddb: Verifying Checksum 19:50:56 4cf88f913ddb: Download complete 19:50:56 1df406cf5192: Verifying Checksum 19:50:56 1df406cf5192: Download complete 19:50:57 cde5963f3b93: Verifying Checksum 19:50:57 cde5963f3b93: Download complete 19:50:57 cde5963f3b93: Pull complete 19:50:58 2a23fa8c16f7: Pull complete 19:50:58 777b28850792: Pull complete 19:50:59 cd6300453558: Download complete 19:51:00 a2d8cc88f415: Verifying Checksum 19:51:00 a2d8cc88f415: Download complete 19:51:01 ea1d1ca13537: Verifying Checksum 19:51:01 ea1d1ca13537: Download complete 19:51:01 3750a50a1c5e: Verifying Checksum 19:51:01 3750a50a1c5e: Download complete 19:51:02 b9c365052c96: Verifying Checksum 19:51:02 b9c365052c96: Download complete 19:51:02 8a11ddd9e578: Verifying Checksum 19:51:02 8a11ddd9e578: Download complete 19:51:12 8a11ddd9e578: Pull complete 19:51:13 4cf88f913ddb: Pull complete 19:51:13 1df406cf5192: Pull complete 19:51:17 cd6300453558: Pull complete 19:51:22 b9c365052c96: Pull complete 19:51:22 a2d8cc88f415: Pull complete 19:51:24 ea1d1ca13537: Pull complete 19:51:25 3750a50a1c5e: Pull complete 19:51:25 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 19:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:51:25 ---> 78745c68409d 19:51:25 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 19:51:25 latest: Pulling from library/docker 19:51:25 b538f80385f9: Pulling fs layer 19:51:25 259a493cd78d: Pulling fs layer 19:51:25 b8e66b5100f5: Pulling fs layer 19:51:25 f0cde32c2ffd: Pulling fs layer 19:51:25 6136a3ea7bbc: Pulling fs layer 19:51:25 8310feb2719a: Pulling fs layer 19:51:25 37f79010e7d8: Pulling fs layer 19:51:25 f0cde32c2ffd: Waiting 19:51:25 6136a3ea7bbc: Waiting 19:51:25 8310feb2719a: Waiting 19:51:25 37f79010e7d8: Waiting 19:51:25 b8e66b5100f5: Verifying Checksum 19:51:25 b8e66b5100f5: Download complete 19:51:25 259a493cd78d: Download complete 19:51:25 b538f80385f9: Download complete 19:51:26 6136a3ea7bbc: Verifying Checksum 19:51:26 6136a3ea7bbc: Download complete 19:51:26 8310feb2719a: Verifying Checksum 19:51:26 8310feb2719a: Download complete 19:51:26 37f79010e7d8: Verifying Checksum 19:51:26 37f79010e7d8: Download complete 19:51:26 b538f80385f9: Pull complete 19:51:27 f0cde32c2ffd: Verifying Checksum 19:51:27 f0cde32c2ffd: Download complete 19:51:27 259a493cd78d: Pull complete 19:51:27 b8e66b5100f5: Pull complete 19:51:31 f0cde32c2ffd: Pull complete 19:51:31 6136a3ea7bbc: Pull complete 19:51:31 8310feb2719a: Pull complete 19:51:32 37f79010e7d8: Pull complete 19:51:32 Digest: sha256:42e9d5ccd8794b13466a0d8b2686d035504fad6b996e883152ae3c56125bc6dc 19:51:32 Status: Downloaded newer image for docker:latest 19:51:40 ---> d958d5fd062e 19:51:40 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:51:40 ---> Running in a2ce2a90f286 19:51:41 Removing intermediate container a2ce2a90f286 19:51:41 ---> 3138fb547caa 19:51:41 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 19:51:41 ---> Running in f16a7695396e 19:51:43 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 19:51:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 19:51:44 (1/5) Installing libsodium (1.0.18-r0) 19:51:44 (2/5) Installing libzmq (4.3.2-r0) 19:51:44 (3/5) Installing pkgconf (1.6.3-r0) 19:51:45 (4/5) Installing libsodium-dev (1.0.18-r0) 19:51:45 (5/5) Installing zeromq-dev (4.3.2-r0) 19:51:45 Executing busybox-1.31.1-r8.trigger 19:51:45 OK: 127 MiB in 44 packages 19:51:46 Removing intermediate container f16a7695396e 19:51:46 ---> 46c55c1d36ca 19:51:46 Step 6/8 : WORKDIR /build 19:51:46 ---> Running in 5ea266bd999f 19:51:47 Removing intermediate container 5ea266bd999f 19:51:47 ---> 9a2498a6cbe8 19:51:47 Step 7/8 : COPY go.mod . 19:51:48 ---> 0fc23fd90a2e 19:51:48 Step 8/8 : RUN go mod download 19:51:48 ---> Running in 68a4be30ec1c 19:51:51 go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.58: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory 19:51:52 The command '/bin/sh -c go mod download' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:51:52 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:51:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:51:54 ---> package-listing.sh 19:51:54 ++ facter osfamily 19:51:54 ++ tr '[:upper:]' '[:lower:]' 19:51:54 + OS_FAMILY=redhat 19:51:54 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-387 19:51:54 + START_PACKAGES=/tmp/packages_start.txt 19:51:54 + END_PACKAGES=/tmp/packages_end.txt 19:51:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:51:54 + PACKAGES=/tmp/packages_start.txt 19:51:54 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' 19:51:54 + PACKAGES=/tmp/packages_end.txt 19:51:54 + case "${OS_FAMILY}" in 19:51:54 + rpm -qa 19:51:54 + sort 19:51:57 + '[' -f /tmp/packages_start.txt ']' 19:51:57 + '[' -f /tmp/packages_end.txt ']' 19:51:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:51:57 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' 19:51:57 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ 19:51:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ [Pipeline] isUnix [Pipeline] sh 19:51:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:51:58 19:51:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:51:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:51:58 alpine: Pulling from edgex-lftools-log-publisher 19:51:58 c9b1b535fdd9: Pulling fs layer 19:51:58 2cc5ad85d9ab: Pulling fs layer 19:51:58 756a868c4378: Pulling fs layer 19:51:58 444b2fc9a129: Pulling fs layer 19:51:58 ea15f1150254: Pulling fs layer 19:51:58 41b27a9f41bf: Pulling fs layer 19:51:58 28c525ee5125: Pulling fs layer 19:51:58 094b1ea09ed8: Pulling fs layer 19:51:58 138eaada9080: Pulling fs layer 19:51:58 0622d0fa9048: Pulling fs layer 19:51:58 444b2fc9a129: Waiting 19:51:58 28c525ee5125: Waiting 19:51:58 ea15f1150254: Waiting 19:51:58 41b27a9f41bf: Waiting 19:51:58 094b1ea09ed8: Waiting 19:51:58 138eaada9080: Waiting 19:51:58 0622d0fa9048: Waiting 19:51:58 2cc5ad85d9ab: Verifying Checksum 19:51:58 2cc5ad85d9ab: Download complete 19:51:58 444b2fc9a129: Verifying Checksum 19:51:58 444b2fc9a129: Download complete 19:51:58 c9b1b535fdd9: Verifying Checksum 19:51:58 c9b1b535fdd9: Download complete 19:51:58 ea15f1150254: Verifying Checksum 19:51:58 ea15f1150254: Download complete 19:51:58 28c525ee5125: Verifying Checksum 19:51:58 28c525ee5125: Download complete 19:51:58 756a868c4378: Verifying Checksum 19:51:58 756a868c4378: Download complete 19:51:58 c9b1b535fdd9: Pull complete 19:51:58 138eaada9080: Verifying Checksum 19:51:58 138eaada9080: Download complete 19:51:58 0622d0fa9048: Verifying Checksum 19:51:58 0622d0fa9048: Download complete 19:51:58 094b1ea09ed8: Verifying Checksum 19:51:58 094b1ea09ed8: Download complete 19:51:59 2cc5ad85d9ab: Pull complete 19:51:59 41b27a9f41bf: Verifying Checksum 19:51:59 41b27a9f41bf: Download complete 19:52:00 756a868c4378: Pull complete 19:52:00 444b2fc9a129: Pull complete 19:52:01 ea15f1150254: Pull complete 19:52:05 41b27a9f41bf: Pull complete 19:52:05 28c525ee5125: Pull complete 19:52:07 094b1ea09ed8: Pull complete 19:52:08 138eaada9080: Pull complete 19:52:08 0622d0fa9048: Pull complete 19:52:08 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:52:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:52:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:52:08 prd-centos7-docker-4c-2g-4432 does not seem to be running inside a container 19:52:08 $ 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_PR-387 -v /w/workspace/ndry_app-functions-sdk-go_PR-387:/w/workspace/ndry_app-functions-sdk-go_PR-387:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:52:12 $ docker top be1de24030ee7d39560376f5d30304baf56206ffd79237211da876ce31ccd101 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:52:12 provisioning config files... 19:52:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/config1838194236404451464tmp [Pipeline] { [Pipeline] echo 19:52:12 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:52:12 ---> create-netrc.sh [Pipeline] echo 19:52:12 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:52:13 ---> logs-deploy.sh 19:52:13 + ARCHIVE_ARTIFACTS= 19:52:13 + LOGS_SERVER=https://logs.edgexfoundry.org 19:52:13 + '[' https://logs.edgexfoundry.org == None ']' 19:52:13 + NEXUS_URL=https://nexus.edgexfoundry.org 19:52:13 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/4 19:52:13 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/4/ 19:52:13 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/4 /w/workspace/ndry_app-functions-sdk-go_PR-387 19:52:14 Archives upload complete. 19:52:14 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/4 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/4/