Pull request #321 opened 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 ernestojeda for edgexfoundry/app-functions-sdk-go Obtained Jenkinsfile from f90fa95c83bf37e9ac1552242c3d68916df00fad+342edf1e68fa9afe7c4598c921d56c6b6be60a56 (64ab7002a7809b6af478f8e1923ce595dabe04c1) Running in Durability level: MAX_SURVIVABILITY 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb using credential edgex-jenkins-access-pat Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-321/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10 > 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 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 c26106ffa7303c9cfaed1787c18b3b6a39928acb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c26106ffa7303c9cfaed1787c18b3b6a39928acb # timeout=10 Commit message: "Merge pull request #139 from ernestojeda/use-cache-image" > 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 > git --version # 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/ [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3930 in /w/workspace/ndry_app-functions-sdk-go_PR-321 [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-321 # 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/321/head:refs/remotes/origin/PR-321 +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/321/head:refs/remotes/origin/PR-321 # 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/321/head:refs/remotes/origin/PR-321 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 342edf1e68fa9afe7c4598c921d56c6b6be60a56 into PR head commit f90fa95c83bf37e9ac1552242c3d68916df00fad Merge succeeded, producing f90fa95c83bf37e9ac1552242c3d68916df00fad Checking out Revision f90fa95c83bf37e9ac1552242c3d68916df00fad (PR-321) > git config core.sparsecheckout # timeout=10 > git checkout -f f90fa95c83bf37e9ac1552242c3d68916df00fad # 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 342edf1e68fa9afe7c4598c921d56c6b6be60a56 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f90fa95c83bf37e9ac1552242c3d68916df00fad # timeout=10 Commit message: "This file is not needed and needs to be removed" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object c26106ffa7303c9cfaed1787c18b3b6a39928acb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:13:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 00:13:38 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:13:38 00:13:38 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 00:13:38 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 00:13:38 latest: Pulling from edgex-devops/git-semver 00:13:38 9123ac7c32f7: Pulling fs layer 00:13:38 b8cc5d1170e3: Pulling fs layer 00:13:38 2924cbbf6a41: Pulling fs layer 00:13:38 93b08a4f1073: Pulling fs layer 00:13:38 93b08a4f1073: Waiting 00:13:38 b8cc5d1170e3: Verifying Checksum 00:13:38 b8cc5d1170e3: Download complete 00:13:39 9123ac7c32f7: Verifying Checksum 00:13:39 9123ac7c32f7: Download complete 00:13:39 2924cbbf6a41: Verifying Checksum 00:13:39 2924cbbf6a41: Download complete 00:13:39 93b08a4f1073: Verifying Checksum 00:13:39 93b08a4f1073: Download complete 00:13:39 9123ac7c32f7: Pull complete 00:13:39 b8cc5d1170e3: Pull complete 00:13:40 2924cbbf6a41: Pull complete 00:13:40 93b08a4f1073: Pull complete 00:13:40 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 00:13:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 00:13:40 prd-centos7-docker-4c-2g-3930 does not seem to be running inside a container 00:13:40 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-321 -v /w/workspace/ndry_app-functions-sdk-go_PR-321:/w/workspace/ndry_app-functions-sdk-go_PR-321:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-321@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-321@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 00:13:41 $ docker top c2484d018d55777bf689fabf9ad9a5a25d8fb1f669e7b711c91e34adfb33712f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:13:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:41 [ssh-agent] Looking for ssh-agent implementation... 00:13:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:41 $ docker exec c2484d018d55777bf689fabf9ad9a5a25d8fb1f669e7b711c91e34adfb33712f ssh-agent 00:13:41 SSH_AUTH_SOCK=/tmp/ssh-qikJjcuvFZGZ/agent.15 00:13:41 SSH_AGENT_PID=22 00:13:41 Running ssh-add (command line suppressed) 00:13:41 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-321@tmp/private_key_468615234112912.key (/w/workspace/ndry_app-functions-sdk-go_PR-321@tmp/private_key_468615234112912.key) 00:13:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:42 + git describe --exact-match --tags HEAD 00:13:42 fatal: No names found, cannot describe anything. [Pipeline] } 00:13:42 $ docker exec --env ******** --env ******** c2484d018d55777bf689fabf9ad9a5a25d8fb1f669e7b711c91e34adfb33712f ssh-agent -k 00:13:42 unset SSH_AUTH_SOCK; 00:13:42 unset SSH_AGENT_PID; 00:13:42 echo Agent pid 22 killed; 00:13:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 00:13:42 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 00:13:42 This usually means this commit has not been tagged. [Pipeline] sshagent 00:13:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:13:42 [ssh-agent] Looking for ssh-agent implementation... 00:13:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:13:43 $ docker exec c2484d018d55777bf689fabf9ad9a5a25d8fb1f669e7b711c91e34adfb33712f ssh-agent 00:13:43 SSH_AUTH_SOCK=/tmp/ssh-3PYkraAtRlRn/agent.54 00:13:43 SSH_AGENT_PID=61 00:13:43 Running ssh-add (command line suppressed) 00:13:43 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-321@tmp/private_key_6491390143630863268.key (/w/workspace/ndry_app-functions-sdk-go_PR-321@tmp/private_key_6491390143630863268.key) 00:13:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:13:43 + git semver init 00:13:43 # -> Open(): unable to determine branch for HEAD 00:13:43 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-321/.git 00:13:43 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-321 00:13:43 # $SEMVER_REMOTE_NAME = origin 00:13:43 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 00:13:43 # $SEMVER_USER_NAME = edgex-jenkins 00:13:43 # $SEMVER_BRANCH = PR-321 00:13:43 # $SEMVER_TEMP = /tmp/semver-451796620 00:13:43 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 00:13:49 # '/tmp/semver-451796620' -> '/w/workspace/ndry_app-functions-sdk-go_PR-321/.semver' 00:13:49 # -> Force: false 00:13:49 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-321/.semver [Pipeline] } 00:13:49 $ docker exec --env ******** --env ******** c2484d018d55777bf689fabf9ad9a5a25d8fb1f669e7b711c91e34adfb33712f ssh-agent -k 00:13:49 unset SSH_AUTH_SOCK; 00:13:49 unset SSH_AGENT_PID; 00:13:49 echo Agent pid 61 killed; 00:13:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:13:49 + git semver [Pipeline] } 00:13:49 $ docker stop --time=1 c2484d018d55777bf689fabf9ad9a5a25d8fb1f669e7b711c91e34adfb33712f 00:13:51 $ docker rm -f c2484d018d55777bf689fabf9ad9a5a25d8fb1f669e7b711c91e34adfb33712f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 00:13:53 Stashed 101 file(s) [Pipeline] echo 00:13:53 [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 00:14:09 Still waiting to schedule task 00:14:09 ‘prd-centos7-docker-4c-2g-3927’ is offline; ‘prd-centos7-docker-4c-2g-3929’ is offline; ‘prd-centos7-docker-4c-2g-3932’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3756’ doesn’t have label ‘centos7-docker-4c-2g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-3925’ doesn’t have label ‘centos7-docker-4c-2g’ 00:14:09 Still waiting to schedule task 00:14:09 Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ 00:16:14 Running on prd-centos7-docker-4c-2g-3935 in /w/workspace/ndry_app-functions-sdk-go_PR-321 [Pipeline] { [Pipeline] ws 00:16:14 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:16:16 using credential edgex-jenkins-ssh 00:16:16 Cloning the remote Git repository 00:16:16 Cloning with configured refspecs honoured and without tags 00:16:16 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:16:16 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 00:16:16 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:16:16 > git --version # timeout=10 00:16:16 using GIT_SSH to set credentials SSH Credentials for GitHub 00:16:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:16:20 Fetching without tags 00:16:21 Merging remotes/origin/master commit 342edf1e68fa9afe7c4598c921d56c6b6be60a56 into PR head commit f90fa95c83bf37e9ac1552242c3d68916df00fad [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:16:21 Failed in branch amd64 00:16:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:16:20 > git config --add remote.origin.fetch +refs/pull/321/head:refs/remotes/origin/PR-321 # timeout=10 00:16:20 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:16:20 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:16:20 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:16:20 using GIT_SSH to set credentials SSH Credentials for GitHub 00:16:20 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:16:21 > git config core.sparsecheckout # timeout=10 00:16:21 > git checkout -f f90fa95c83bf37e9ac1552242c3d68916df00fad # timeout=10 00:17:09 Running on prd-ubuntu18.04-docker-arm64-4c-16g-3934 in /w/workspace/ndry_app-functions-sdk-go_PR-321 [Pipeline] { [Pipeline] ws 00:17:09 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 00:17:15 using credential edgex-jenkins-ssh 00:17:15 Cloning the remote Git repository 00:17:15 Cloning with configured refspecs honoured and without tags 00:17:15 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 00:17:15 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 00:17:15 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:17:15 > git --version # timeout=10 00:17:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:16 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:17:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:17:18 Fetching without tags 00:17:19 Merging remotes/origin/master commit 342edf1e68fa9afe7c4598c921d56c6b6be60a56 into PR head commit f90fa95c83bf37e9ac1552242c3d68916df00fad [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:17:20 Failed in branch arm64 00:17:18 > git config --add remote.origin.fetch +refs/pull/321/head:refs/remotes/origin/PR-321 # timeout=10 00:17:18 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:17:18 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 00:17:18 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 00:17:18 using GIT_SSH to set credentials SSH Credentials for GitHub 00:17:18 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/321/head:refs/remotes/origin/PR-321 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:17:19 > git config core.sparsecheckout # timeout=10 00:17:19 > git checkout -f f90fa95c83bf37e9ac1552242c3d68916df00fad # timeout=10 [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 00:17:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:17:22 ---> package-listing.sh 00:17:22 ++ facter osfamily 00:17:22 ++ tr '[:upper:]' '[:lower:]' 00:17:22 + OS_FAMILY=redhat 00:17:22 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-321 00:17:22 + START_PACKAGES=/tmp/packages_start.txt 00:17:22 + END_PACKAGES=/tmp/packages_end.txt 00:17:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:17:22 + PACKAGES=/tmp/packages_start.txt 00:17:22 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-321 ']' 00:17:22 + PACKAGES=/tmp/packages_end.txt 00:17:22 + case "${OS_FAMILY}" in 00:17:22 + rpm -qa 00:17:22 + sort 00:17:26 + '[' -f /tmp/packages_start.txt ']' 00:17:26 + '[' -f /tmp/packages_end.txt ']' 00:17:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:17:26 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-321 ']' 00:17:26 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-321/archives/ 00:17:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-321/archives/ [Pipeline] isUnix [Pipeline] sh 00:17:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:17:27 00:17:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 00:17:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 00:17:27 alpine: Pulling from edgex-lftools-log-publisher 00:17:27 c9b1b535fdd9: Pulling fs layer 00:17:27 2cc5ad85d9ab: Pulling fs layer 00:17:27 756a868c4378: Pulling fs layer 00:17:27 444b2fc9a129: Pulling fs layer 00:17:27 ea15f1150254: Pulling fs layer 00:17:27 41b27a9f41bf: Pulling fs layer 00:17:27 28c525ee5125: Pulling fs layer 00:17:27 094b1ea09ed8: Pulling fs layer 00:17:27 138eaada9080: Pulling fs layer 00:17:27 0622d0fa9048: Pulling fs layer 00:17:27 41b27a9f41bf: Waiting 00:17:27 094b1ea09ed8: Waiting 00:17:27 444b2fc9a129: Waiting 00:17:27 ea15f1150254: Waiting 00:17:27 138eaada9080: Waiting 00:17:27 0622d0fa9048: Waiting 00:17:27 2cc5ad85d9ab: Download complete 00:17:27 444b2fc9a129: Verifying Checksum 00:17:27 444b2fc9a129: Download complete 00:17:27 c9b1b535fdd9: Verifying Checksum 00:17:27 ea15f1150254: Verifying Checksum 00:17:27 ea15f1150254: Download complete 00:17:27 28c525ee5125: Verifying Checksum 00:17:27 28c525ee5125: Download complete 00:17:28 756a868c4378: Download complete 00:17:28 c9b1b535fdd9: Pull complete 00:17:28 094b1ea09ed8: Verifying Checksum 00:17:28 094b1ea09ed8: Download complete 00:17:28 0622d0fa9048: Verifying Checksum 00:17:28 0622d0fa9048: Download complete 00:17:28 138eaada9080: Verifying Checksum 00:17:28 138eaada9080: Download complete 00:17:28 2cc5ad85d9ab: Pull complete 00:17:28 41b27a9f41bf: Verifying Checksum 00:17:28 41b27a9f41bf: Download complete 00:17:30 756a868c4378: Pull complete 00:17:30 444b2fc9a129: Pull complete 00:17:30 ea15f1150254: Pull complete 00:17:34 41b27a9f41bf: Pull complete 00:17:34 28c525ee5125: Pull complete 00:17:36 094b1ea09ed8: Pull complete 00:17:37 138eaada9080: Pull complete 00:17:38 0622d0fa9048: Pull complete 00:17:38 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 00:17:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 00:17:38 prd-centos7-docker-4c-2g-3930 does not seem to be running inside a container 00:17:38 $ 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-321 -v /w/workspace/ndry_app-functions-sdk-go_PR-321:/w/workspace/ndry_app-functions-sdk-go_PR-321:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-321@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-321@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 00:17:38 $ docker top 1a6ebaecf459e2a58e9d9622a337b31d24b7d21b9a25c40ff7bdba44159c34f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:17:39 provisioning config files... 00:17:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-321@tmp/config207650509075831025tmp [Pipeline] { [Pipeline] echo 00:17:39 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:17:39 ---> create-netrc.sh [Pipeline] echo 00:17:39 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:17:40 ---> logs-deploy.sh 00:17:40 + ARCHIVE_ARTIFACTS= 00:17:40 + LOGS_SERVER=https://logs.edgexfoundry.org 00:17:40 + '[' https://logs.edgexfoundry.org == None ']' 00:17:40 + NEXUS_URL=https://nexus.edgexfoundry.org 00:17:40 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-321/1 00:17:40 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-321/1/ 00:17:40 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-321/1 /w/workspace/ndry_app-functions-sdk-go_PR-321 00:17:41 Archives upload complete. 00:17:41 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-321/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-321/1/