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+6ebb1d4e342e83948be709c47215156d8f90d25d (5f3573ee6281b7cef0a8548fc3eb7a6f7214bdfc) 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 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 be3c330340c18bb7ab85087afff7d7ed2ee420c0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f be3c330340c18bb7ab85087afff7d7ed2ee420c0 # timeout=10 Commit message: "Merge pull request #211 from ernestojeda/fix-docker-image-push-with-namespace" > 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-895 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 6ebb1d4e342e83948be709c47215156d8f90d25d into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 Merge succeeded, producing 4149a2533b8af798b42cca0f98e26fdcacf10ec0 Checking out Revision 4149a2533b8af798b42cca0f98e26fdcacf10ec0 (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 6ebb1d4e342e83948be709c47215156d8f90d25d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4149a2533b8af798b42cca0f98e26fdcacf10ec0 # timeout=10 Commit message: "Merge commit '6ebb1d4e342e83948be709c47215156d8f90d25d' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 7a9fd97f79d47662f808e1260cf20fb4e94fe8f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:47:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:47:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:47:03 ========================================================= 07:47:03 EdgeX Global Pipelines Version Info 07:47:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:47:05 ------------------- 07:47:05 stable info: 07:47:05 ------------------- 07:47:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:47:05 Commit SHA: be3c330340c18bb7ab85087afff7d7ed2ee420c0 07:47:05 Message: update stable to v1.0.99 07:47:06 ------------------- 07:47:06 experimental info: 07:47:06 ------------------- 07:47:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:47:06 Commit SHA: a8036d3cfb972bc62d1aceff2a6c19ff9dda8919 07:47:06 Message: update experimental to v1.0.100 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 07:47:08 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:08 07:47:08 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:47:08 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:08 latest: Pulling from edgex-devops/git-semver 07:47:08 31603596830f: Pulling fs layer 07:47:08 2a8b12db71e7: Pulling fs layer 07:47:08 6ca5941a6612: Pulling fs layer 07:47:08 ecc8261a40a4: Pulling fs layer 07:47:08 ecc8261a40a4: Waiting 07:47:08 2a8b12db71e7: Verifying Checksum 07:47:08 2a8b12db71e7: Download complete 07:47:08 31603596830f: Download complete 07:47:09 ecc8261a40a4: Verifying Checksum 07:47:09 ecc8261a40a4: Download complete 07:47:09 6ca5941a6612: Verifying Checksum 07:47:09 6ca5941a6612: Download complete 07:47:09 31603596830f: Pull complete 07:47:09 2a8b12db71e7: Pull complete 07:47:10 6ca5941a6612: Pull complete 07:47:10 ecc8261a40a4: Pull complete 07:47:10 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 07:47:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 07:47:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 07:47:10 prd-centos7-docker-4c-2g-895 does not seem to be running inside a container 07:47:10 $ 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 07:47:12 $ docker top 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:47:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:13 [ssh-agent] Looking for ssh-agent implementation... 07:47:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:13 $ docker exec 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c ssh-agent 07:47:13 SSH_AUTH_SOCK=/tmp/ssh-huiHWBJ6EpJ7/agent.11 07:47:13 SSH_AGENT_PID=16 07:47:13 Running ssh-add (command line suppressed) 07:47:13 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_399700801708959776.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_399700801708959776.key) 07:47:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:13 + git describe --exact-match --tags HEAD 07:47:13 fatal: No names found, cannot describe anything. [Pipeline] } 07:47:14 $ docker exec --env ******** --env ******** 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c ssh-agent -k 07:47:14 unset SSH_AUTH_SOCK; 07:47:14 unset SSH_AGENT_PID; 07:47:14 echo Agent pid 16 killed; 07:47:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 07:47:14 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 07:47:14 This usually means this commit has not been tagged. [Pipeline] sshagent 07:47:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:47:14 [ssh-agent] Looking for ssh-agent implementation... 07:47:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:14 $ docker exec 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c ssh-agent 07:47:14 SSH_AUTH_SOCK=/tmp/ssh-ACEw7HSDG5GN/agent.44 07:47:14 SSH_AGENT_PID=50 07:47:14 Running ssh-add (command line suppressed) 07:47:14 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_2755012686253176955.key (/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/private_key_2755012686253176955.key) 07:47:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:47:15 + git semver init 07:47:15 # -> Open(): unable to determine branch for HEAD 07:47:15 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.git 07:47:15 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-387 07:47:15 # $SEMVER_REMOTE_NAME = origin 07:47:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 07:47:15 # $SEMVER_USER_NAME = edgex-jenkins 07:47:15 # $SEMVER_BRANCH = PR-387 07:47:15 # $SEMVER_TEMP = /tmp/semver-502552054 07:47:15 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 07:47:17 # '/tmp/semver-502552054' -> '/w/workspace/ndry_app-functions-sdk-go_PR-387/.semver' 07:47:17 # -> Force: false 07:47:17 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-387/.semver [Pipeline] } 07:47:17 $ docker exec --env ******** --env ******** 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c ssh-agent -k 07:47:17 unset SSH_AUTH_SOCK; 07:47:17 unset SSH_AGENT_PID; 07:47:17 echo Agent pid 50 killed; 07:47:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:47:18 + git semver [Pipeline] } 07:47:18 $ docker stop --time=1 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c 07:47:19 $ docker rm -f 2f6d8204a8eda5be7c165bddbda53109dd593cf6af217c68d5bc2153e39ce99c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 07:47:22 Stashed 137 file(s) [Pipeline] echo 07:47:22 [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 07:47:37 Still waiting to schedule task 07:47:37 ‘prd-centos7-docker-4c-2g-898’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5406’ doesn’t have label ‘centos7-docker-4c-2g’ 07:47:37 Still waiting to schedule task 07:47:37 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 07:47:54 Running on prd-centos7-docker-4c-2g-898 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws 07:47:54 Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout 07:47:56 using credential edgex-jenkins-ssh 07:47:56 Cloning the remote Git repository 07:47:56 Cloning with configured refspecs honoured and without tags 07:47:56 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:47:56 > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 07:47:56 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:47:56 > git --version # timeout=10 07:47:56 using GIT_SSH to set credentials SSH Credentials for GitHub 07:47:56 > 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 07:48:03 Fetching without tags 07:48:04 Merging remotes/origin/master commit 6ebb1d4e342e83948be709c47215156d8f90d25d into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 07:48:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:48:03 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 07:48:03 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:48:03 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:48:03 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:48:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:48:03 > 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 07:48:04 > git config core.sparsecheckout # timeout=10 07:48:04 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 07:48:04 > git remote # timeout=10 07:48:04 > git config --get remote.origin.url # timeout=10 07:48:04 using GIT_SSH to set credentials SSH Credentials for GitHub 07:48:04 Merge succeeded, producing f8dd879ead8e5387aefc010e336a0b7dbde39ef2 07:48:04 Checking out Revision f8dd879ead8e5387aefc010e336a0b7dbde39ef2 (PR-387) 07:48:04 > git merge 6ebb1d4e342e83948be709c47215156d8f90d25d # timeout=10 07:48:04 > git rev-parse HEAD^{commit} # timeout=10 07:48:04 > git config core.sparsecheckout # timeout=10 07:48:04 > git checkout -f f8dd879ead8e5387aefc010e336a0b7dbde39ef2 # timeout=10 07:48:08 Commit message: "Merge commit '6ebb1d4e342e83948be709c47215156d8f90d25d' into HEAD" 07:48:08 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 07:48:08 > git rev-list --no-walk 7a9fd97f79d47662f808e1260cf20fb4e94fe8f6 # timeout=10 [Pipeline] echo 07:48:09 ========================================================= 07:48:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 07:48:09 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:48:10 + 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 . 07:48:11 Sending build context to Docker daemon 37.03MB 07:48:11 Step 1/8 : ARG BASE=golang:1.13-alpine 07:48:11 Step 2/8 : FROM ${BASE} 07:48:11 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 07:48:11 e6b0cf9c0882: Pulling fs layer 07:48:11 2848faf0eed1: Pulling fs layer 07:48:11 0f37312ad70f: Pulling fs layer 07:48:11 5788d62ee057: Pulling fs layer 07:48:11 0e6b1d234666: Pulling fs layer 07:48:11 bf5d7aec512f: Pulling fs layer 07:48:11 34c802a77dc8: Pulling fs layer 07:48:11 9eb99e56ec68: Pulling fs layer 07:48:11 27c7a5d97fbd: Pulling fs layer 07:48:11 5c102a31e300: Pulling fs layer 07:48:11 dcfb455df0a1: Pulling fs layer 07:48:11 34c802a77dc8: Waiting 07:48:11 9eb99e56ec68: Waiting 07:48:11 27c7a5d97fbd: Waiting 07:48:11 5c102a31e300: Waiting 07:48:11 dcfb455df0a1: Waiting 07:48:11 0e6b1d234666: Waiting 07:48:11 bf5d7aec512f: Waiting 07:48:11 5788d62ee057: Waiting 07:48:11 0f37312ad70f: Verifying Checksum 07:48:11 0f37312ad70f: Download complete 07:48:11 2848faf0eed1: Verifying Checksum 07:48:11 2848faf0eed1: Download complete 07:48:11 0e6b1d234666: Verifying Checksum 07:48:11 0e6b1d234666: Download complete 07:48:11 bf5d7aec512f: Download complete 07:48:11 e6b0cf9c0882: Verifying Checksum 07:48:11 e6b0cf9c0882: Download complete 07:48:12 34c802a77dc8: Verifying Checksum 07:48:12 34c802a77dc8: Download complete 07:48:12 27c7a5d97fbd: Verifying Checksum 07:48:12 27c7a5d97fbd: Download complete 07:48:12 5c102a31e300: Verifying Checksum 07:48:12 5c102a31e300: Download complete 07:48:12 dcfb455df0a1: Verifying Checksum 07:48:12 dcfb455df0a1: Download complete 07:48:12 9eb99e56ec68: Verifying Checksum 07:48:12 9eb99e56ec68: Download complete 07:48:12 5788d62ee057: Verifying Checksum 07:48:13 e6b0cf9c0882: Pull complete 07:48:14 2848faf0eed1: Pull complete 07:48:14 0f37312ad70f: Pull complete 07:48:20 5788d62ee057: Pull complete 07:48:20 0e6b1d234666: Pull complete 07:48:20 bf5d7aec512f: Pull complete 07:48:29 34c802a77dc8: Pull complete 07:48:32 9eb99e56ec68: Pull complete 07:48:32 27c7a5d97fbd: Pull complete 07:48:33 5c102a31e300: Pull complete 07:48:33 dcfb455df0a1: Pull complete 07:48:33 Digest: sha256:bf9b800d7ab6b241e21016b558127766659829ad41453f889f6c4db283117473 07:48:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 07:48:33 ---> 7c70fe431013 07:48:33 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:48:34 latest: Pulling from library/docker 07:48:34 df20fa9351a1: Pulling fs layer 07:48:34 25ad7478873d: Pulling fs layer 07:48:34 4684f6177b5d: Pulling fs layer 07:48:34 46e300cec669: Pulling fs layer 07:48:34 63038576ad94: Pulling fs layer 07:48:34 0fdb76c4706c: Pulling fs layer 07:48:34 cb7edeffdfd5: Pulling fs layer 07:48:34 46e300cec669: Waiting 07:48:34 63038576ad94: Waiting 07:48:34 0fdb76c4706c: Waiting 07:48:34 cb7edeffdfd5: Waiting 07:48:34 4684f6177b5d: Verifying Checksum 07:48:34 4684f6177b5d: Download complete 07:48:34 df20fa9351a1: Verifying Checksum 07:48:34 df20fa9351a1: Download complete 07:48:34 25ad7478873d: Verifying Checksum 07:48:34 25ad7478873d: Download complete 07:48:34 0fdb76c4706c: Verifying Checksum 07:48:34 0fdb76c4706c: Download complete 07:48:34 63038576ad94: Verifying Checksum 07:48:34 63038576ad94: Download complete 07:48:34 cb7edeffdfd5: Verifying Checksum 07:48:34 cb7edeffdfd5: Download complete 07:48:34 46e300cec669: Verifying Checksum 07:48:34 46e300cec669: Download complete 07:48:35 df20fa9351a1: Pull complete 07:48:35 25ad7478873d: Pull complete 07:48:35 4684f6177b5d: Pull complete 07:48:39 46e300cec669: Pull complete 07:48:39 63038576ad94: Pull complete 07:48:39 0fdb76c4706c: Pull complete 07:48:39 cb7edeffdfd5: Pull complete 07:48:39 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 07:48:39 Status: Downloaded newer image for docker:latest 07:48:41 ---> e53255931f8a 07:48:41 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:48:41 ---> Running in e316a09ed5ec 07:48:41 Removing intermediate container e316a09ed5ec 07:48:41 ---> 54da37b07126 07:48:41 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 07:48:41 ---> Running in b1715eb2c512 07:48:42 fetch http://nl.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 07:48:43 fetch http://nl.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 07:48:43 (1/5) Installing libsodium (1.0.18-r0) 07:48:43 (2/5) Installing libzmq (4.3.2-r0) 07:48:43 (3/5) Installing pkgconf (1.6.3-r0) 07:48:43 (4/5) Installing libsodium-dev (1.0.18-r0) 07:48:43 (5/5) Installing zeromq-dev (4.3.2-r0) 07:48:44 Executing busybox-1.31.1-r8.trigger 07:48:44 OK: 145 MiB in 44 packages 07:48:44 Removing intermediate container b1715eb2c512 07:48:44 ---> f89a7f0cb785 07:48:44 Step 6/8 : WORKDIR /build 07:48:44 ---> Running in cd08e4ca43f7 07:48:45 Removing intermediate container cd08e4ca43f7 07:48:45 ---> d9f72f87fe2e 07:48:45 Step 7/8 : COPY go.mod . 07:48:45 ---> be9004c9fa55 07:48:45 Step 8/8 : RUN go mod download 07:48:45 ---> Running in 2791e234200e 07:48:47 go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.60: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory 07:48:48 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] } 07:48:49 Failed in branch amd64 07:50:22 Running on prd-ubuntu18.04-docker-arm64-4c-16g-900 in /w/workspace/ndry_app-functions-sdk-go_PR-387 [Pipeline] { [Pipeline] ws 07:50:23 Running in /w/workspace/app-functions-sdk-go/9 [Pipeline] { [Pipeline] checkout 07:50:27 using credential edgex-jenkins-ssh 07:50:27 Cloning the remote Git repository 07:50:27 Cloning with configured refspecs honoured and without tags 07:50:28 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 07:50:28 > git init /w/workspace/app-functions-sdk-go/9 # timeout=10 07:50:28 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:50:28 > git --version # timeout=10 07:50:28 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:28 > 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 07:50:31 Fetching without tags 07:50:31 Merging remotes/origin/master commit 6ebb1d4e342e83948be709c47215156d8f90d25d into PR head commit f29a27d878985b98e7b657acb1e0d1e11ee4e870 07:50:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:50:31 > git config --add remote.origin.fetch +refs/pull/387/head:refs/remotes/origin/PR-387 # timeout=10 07:50:31 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 07:50:31 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 07:50:31 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 07:50:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:31 > 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 07:50:31 > git config core.sparsecheckout # timeout=10 07:50:31 > git checkout -f f29a27d878985b98e7b657acb1e0d1e11ee4e870 # timeout=10 07:50:31 > git remote # timeout=10 07:50:31 > git config --get remote.origin.url # timeout=10 07:50:31 using GIT_SSH to set credentials SSH Credentials for GitHub 07:50:31 > git merge 6ebb1d4e342e83948be709c47215156d8f90d25d # timeout=10 07:50:31 > git rev-parse HEAD^{commit} # timeout=10 07:50:31 Merge succeeded, producing 71722dc56cdd465bd4db82b8d74256ee002fc8b2 07:50:31 Checking out Revision 71722dc56cdd465bd4db82b8d74256ee002fc8b2 (PR-387) 07:50:31 > git config core.sparsecheckout # timeout=10 07:50:31 > git checkout -f 71722dc56cdd465bd4db82b8d74256ee002fc8b2 # timeout=10 07:50:36 Commit message: "Merge commit '6ebb1d4e342e83948be709c47215156d8f90d25d' into HEAD" 07:50:36 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash 07:50:36 > git rev-list --no-walk 7a9fd97f79d47662f808e1260cf20fb4e94fe8f6 # timeout=10 [Pipeline] echo 07:50:39 ========================================================= 07:50:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 07:50:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 07:50:40 + 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 . 07:50:42 Sending build context to Docker daemon 37.03MB 07:50:42 Step 1/8 : ARG BASE=golang:1.13-alpine 07:50:42 Step 2/8 : FROM ${BASE} 07:50:42 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:50:42 cde5963f3b93: Pulling fs layer 07:50:42 2a23fa8c16f7: Pulling fs layer 07:50:42 777b28850792: Pulling fs layer 07:50:42 8a11ddd9e578: Pulling fs layer 07:50:42 4cf88f913ddb: Pulling fs layer 07:50:42 1df406cf5192: Pulling fs layer 07:50:42 cd6300453558: Pulling fs layer 07:50:42 b9c365052c96: Pulling fs layer 07:50:42 a2d8cc88f415: Pulling fs layer 07:50:42 ea1d1ca13537: Pulling fs layer 07:50:42 3750a50a1c5e: Pulling fs layer 07:50:42 8a11ddd9e578: Waiting 07:50:42 4cf88f913ddb: Waiting 07:50:42 1df406cf5192: Waiting 07:50:42 cd6300453558: Waiting 07:50:42 b9c365052c96: Waiting 07:50:42 a2d8cc88f415: Waiting 07:50:42 ea1d1ca13537: Waiting 07:50:42 3750a50a1c5e: Waiting 07:50:42 777b28850792: Verifying Checksum 07:50:42 777b28850792: Download complete 07:50:42 2a23fa8c16f7: Verifying Checksum 07:50:42 2a23fa8c16f7: Download complete 07:50:42 4cf88f913ddb: Download complete 07:50:42 1df406cf5192: Verifying Checksum 07:50:42 1df406cf5192: Download complete 07:50:42 cde5963f3b93: Verifying Checksum 07:50:42 cde5963f3b93: Download complete 07:50:43 cde5963f3b93: Pull complete 07:50:44 2a23fa8c16f7: Pull complete 07:50:44 777b28850792: Pull complete 07:50:45 cd6300453558: Verifying Checksum 07:50:45 cd6300453558: Download complete 07:50:45 a2d8cc88f415: Verifying Checksum 07:50:45 a2d8cc88f415: Download complete 07:50:47 ea1d1ca13537: Verifying Checksum 07:50:47 ea1d1ca13537: Download complete 07:50:47 3750a50a1c5e: Verifying Checksum 07:50:47 3750a50a1c5e: Download complete 07:50:47 8a11ddd9e578: Verifying Checksum 07:50:47 8a11ddd9e578: Download complete 07:50:48 b9c365052c96: Verifying Checksum 07:50:48 b9c365052c96: Download complete 07:51:00 8a11ddd9e578: Pull complete 07:51:00 4cf88f913ddb: Pull complete 07:51:00 1df406cf5192: Pull complete 07:51:03 cd6300453558: Pull complete 07:51:08 b9c365052c96: Pull complete 07:51:08 a2d8cc88f415: Pull complete 07:51:10 ea1d1ca13537: Pull complete 07:51:10 3750a50a1c5e: Pull complete 07:51:10 Digest: sha256:a3e491bd7756271d1e8fe1bff15cdb93064c35086ae9a2f64bafd3a981b9f581 07:51:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 07:51:11 ---> 78745c68409d 07:51:11 Step 3/8 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 07:51:11 latest: Pulling from library/docker 07:51:11 b538f80385f9: Pulling fs layer 07:51:11 259a493cd78d: Pulling fs layer 07:51:11 b8e66b5100f5: Pulling fs layer 07:51:11 39dc9c94d07c: Pulling fs layer 07:51:11 551b823b3b82: Pulling fs layer 07:51:11 3c52a74df98c: Pulling fs layer 07:51:11 6c9b121b6998: Pulling fs layer 07:51:11 39dc9c94d07c: Waiting 07:51:11 551b823b3b82: Waiting 07:51:11 3c52a74df98c: Waiting 07:51:11 6c9b121b6998: Waiting 07:51:11 b8e66b5100f5: Verifying Checksum 07:51:11 b8e66b5100f5: Download complete 07:51:11 259a493cd78d: Verifying Checksum 07:51:11 259a493cd78d: Download complete 07:51:11 b538f80385f9: Download complete 07:51:11 551b823b3b82: Verifying Checksum 07:51:11 551b823b3b82: Download complete 07:51:11 3c52a74df98c: Verifying Checksum 07:51:11 3c52a74df98c: Download complete 07:51:11 6c9b121b6998: Download complete 07:51:12 b538f80385f9: Pull complete 07:51:12 39dc9c94d07c: Verifying Checksum 07:51:12 39dc9c94d07c: Download complete 07:51:13 259a493cd78d: Pull complete 07:51:13 b8e66b5100f5: Pull complete 07:51:16 39dc9c94d07c: Pull complete 07:51:16 551b823b3b82: Pull complete 07:51:16 3c52a74df98c: Pull complete 07:51:17 6c9b121b6998: Pull complete 07:51:17 Digest: sha256:f9a24a777e813e2692920a86530355e3840d0271464fd486bd8708aa018d0ac6 07:51:17 Status: Downloaded newer image for docker:latest 07:51:25 ---> 84c969066de4 07:51:25 Step 4/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 07:51:25 ---> Running in 873c19daa2f7 07:51:25 Removing intermediate container 873c19daa2f7 07:51:25 ---> 29be3f1e2553 07:51:25 Step 5/8 : RUN apk add --update --no-cache zeromq-dev bash 07:51:25 ---> Running in da9383ff504b 07:51:27 fetch http://nl.alpinelinux.org/alpine/v3.11/main/aarch64/APKINDEX.tar.gz 07:51:28 fetch http://nl.alpinelinux.org/alpine/v3.11/community/aarch64/APKINDEX.tar.gz 07:51:28 (1/5) Installing libsodium (1.0.18-r0) 07:51:28 (2/5) Installing libzmq (4.3.2-r0) 07:51:28 (3/5) Installing pkgconf (1.6.3-r0) 07:51:28 (4/5) Installing libsodium-dev (1.0.18-r0) 07:51:28 (5/5) Installing zeromq-dev (4.3.2-r0) 07:51:28 Executing busybox-1.31.1-r8.trigger 07:51:28 OK: 127 MiB in 44 packages 07:51:30 Removing intermediate container da9383ff504b 07:51:30 ---> 394db982deaa 07:51:30 Step 6/8 : WORKDIR /build 07:51:30 ---> Running in f2805dc3ec2e 07:51:30 Removing intermediate container f2805dc3ec2e 07:51:30 ---> 695e2629f3c3 07:51:30 Step 7/8 : COPY go.mod . 07:51:31 ---> 80c5b590f235 07:51:31 Step 8/8 : RUN go mod download 07:51:31 ---> Running in f050f4da7022 07:51:34 go: github.com/edgexfoundry/go-mod-core-contracts@v0.1.60: parsing /go-mod-core-contracts/go.mod: open /go-mod-core-contracts/go.mod: no such file or directory 07:51:34 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] } 07:51:36 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 07:51:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:51:38 ---> package-listing.sh 07:51:38 ++ facter osfamily 07:51:38 ++ tr '[:upper:]' '[:lower:]' 07:51:38 + OS_FAMILY=redhat 07:51:38 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-387 07:51:38 + START_PACKAGES=/tmp/packages_start.txt 07:51:38 + END_PACKAGES=/tmp/packages_end.txt 07:51:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:51:38 + PACKAGES=/tmp/packages_start.txt 07:51:38 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' 07:51:38 + PACKAGES=/tmp/packages_end.txt 07:51:38 + case "${OS_FAMILY}" in 07:51:38 + rpm -qa 07:51:38 + sort 07:51:42 + '[' -f /tmp/packages_start.txt ']' 07:51:42 + '[' -f /tmp/packages_end.txt ']' 07:51:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:51:42 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-387 ']' 07:51:42 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-387/archives/ 07:51:42 + 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 07:51:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:51:43 07:51:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 07:51:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:51:43 alpine: Pulling from edgex-lftools-log-publisher 07:51:43 c9b1b535fdd9: Pulling fs layer 07:51:43 2cc5ad85d9ab: Pulling fs layer 07:51:43 756a868c4378: Pulling fs layer 07:51:43 444b2fc9a129: Pulling fs layer 07:51:43 ea15f1150254: Pulling fs layer 07:51:43 41b27a9f41bf: Pulling fs layer 07:51:43 28c525ee5125: Pulling fs layer 07:51:43 094b1ea09ed8: Pulling fs layer 07:51:43 138eaada9080: Pulling fs layer 07:51:43 0622d0fa9048: Pulling fs layer 07:51:43 444b2fc9a129: Waiting 07:51:43 41b27a9f41bf: Waiting 07:51:43 28c525ee5125: Waiting 07:51:43 094b1ea09ed8: Waiting 07:51:43 ea15f1150254: Waiting 07:51:43 138eaada9080: Waiting 07:51:43 0622d0fa9048: Waiting 07:51:43 2cc5ad85d9ab: Verifying Checksum 07:51:43 2cc5ad85d9ab: Download complete 07:51:43 444b2fc9a129: Verifying Checksum 07:51:43 444b2fc9a129: Download complete 07:51:43 c9b1b535fdd9: Verifying Checksum 07:51:43 c9b1b535fdd9: Download complete 07:51:43 ea15f1150254: Verifying Checksum 07:51:43 ea15f1150254: Download complete 07:51:43 28c525ee5125: Verifying Checksum 07:51:43 28c525ee5125: Download complete 07:51:44 756a868c4378: Download complete 07:51:44 138eaada9080: Verifying Checksum 07:51:44 138eaada9080: Download complete 07:51:44 094b1ea09ed8: Verifying Checksum 07:51:44 094b1ea09ed8: Download complete 07:51:44 0622d0fa9048: Download complete 07:51:44 c9b1b535fdd9: Pull complete 07:51:44 2cc5ad85d9ab: Pull complete 07:51:44 41b27a9f41bf: Verifying Checksum 07:51:44 41b27a9f41bf: Download complete 07:51:45 756a868c4378: Pull complete 07:51:45 444b2fc9a129: Pull complete 07:51:46 ea15f1150254: Pull complete 07:51:50 41b27a9f41bf: Pull complete 07:51:50 28c525ee5125: Pull complete 07:51:52 094b1ea09ed8: Pull complete 07:51:52 138eaada9080: Pull complete 07:51:53 0622d0fa9048: Pull complete 07:51:53 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 07:51:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 07:51:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 07:51:53 prd-centos7-docker-4c-2g-895 does not seem to be running inside a container 07:51:53 $ 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 07:51:56 $ docker top 232eff6949f8dba8a1fa67b4018cff0817091871b04fea733a0864bfe1cb59b5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:51:57 provisioning config files... 07:51:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-387@tmp/config8263859263932236154tmp [Pipeline] { [Pipeline] echo 07:51:57 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:51:57 ---> create-netrc.sh [Pipeline] echo 07:51:57 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:51:57 ---> logs-deploy.sh 07:51:57 + ARCHIVE_ARTIFACTS= 07:51:57 + LOGS_SERVER=https://logs.edgexfoundry.org 07:51:57 + '[' https://logs.edgexfoundry.org == None ']' 07:51:57 + NEXUS_URL=https://nexus.edgexfoundry.org 07:51:57 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/9 07:51:57 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/9/ 07:51:57 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/9 /w/workspace/ndry_app-functions-sdk-go_PR-387 07:51:59 Archives upload complete. 07:51:59 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-387/9 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-387/9/