Pull request #433 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 eno-intel for edgexfoundry/app-functions-sdk-go Loading trusted files from base branch master at 5d4b522a12b9f8a1bd121e662eac75a1f14895f9 rather than eb09442221dbb57f8b87494ec2d90fbdef3a7ca2 Obtained Jenkinsfile from 5d4b522a12b9f8a1bd121e662eac75a1f14895f9 Running in Durability level: MAX_SURVIVABILITY 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-functions-sdk-go/branches/PR-433/workspace@libs/edgex-global-pipelines # timeout=10 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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 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, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-1715 in /w/workspace/ndry_app-functions-sdk-go_PR-433 [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-433 # 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/433/head:refs/remotes/origin/PR-433 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 5d4b522a12b9f8a1bd121e662eac75a1f14895f9 into PR head commit eb09442221dbb57f8b87494ec2d90fbdef3a7ca2 Merge succeeded, producing eb09442221dbb57f8b87494ec2d90fbdef3a7ca2 Checking out Revision eb09442221dbb57f8b87494ec2d90fbdef3a7ca2 (PR-433) > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/433/head:refs/remotes/origin/PR-433 # 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/433/head:refs/remotes/origin/PR-433 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb09442221dbb57f8b87494ec2d90fbdef3a7ca2 # 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 5d4b522a12b9f8a1bd121e662eac75a1f14895f9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb09442221dbb57f8b87494ec2d90fbdef3a7ca2 # timeout=10 Commit message: "feat: Implement V2 Ping endpoint and V2 layers fixes: #432" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:57:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:57:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:57:57 ========================================================= 21:57:57 EdgeX Global Pipelines Version Info 21:57:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:57:59 ------------------- 21:57:59 stable info: 21:57:59 ------------------- 21:57:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:57:59 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 21:57:59 Message: update stable to v1.0.106 21:58:00 ------------------- 21:58:00 experimental info: 21:58:00 ------------------- 21:58:00 Commited By: **** collab-it+edgex@linuxfoundation.org 21:58:00 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 21:58:00 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:58:03 + git log --format=format:%s -1 eb09442221dbb57f8b87494ec2d90fbdef3a7ca2 [Pipeline] echo 21:58:03 GIT_COMMIT: eb09442221dbb57f8b87494ec2d90fbdef3a7ca2, Commit Message: feat: Implement V2 Ping endpoint and V2 layers fixes: #432 [Pipeline] echo 21:58:03 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 21:58:04 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:58:04 21:58:04 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 21:58:04 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:58:04 latest: Pulling from edgex-devops/git-semver 21:58:04 31603596830f: Pulling fs layer 21:58:04 2a8b12db71e7: Pulling fs layer 21:58:04 6ca5941a6612: Pulling fs layer 21:58:04 ecc8261a40a4: Pulling fs layer 21:58:04 ecc8261a40a4: Waiting 21:58:04 2a8b12db71e7: Verifying Checksum 21:58:04 2a8b12db71e7: Download complete 21:58:04 31603596830f: Verifying Checksum 21:58:04 31603596830f: Download complete 21:58:04 ecc8261a40a4: Verifying Checksum 21:58:04 ecc8261a40a4: Download complete 21:58:04 6ca5941a6612: Verifying Checksum 21:58:04 31603596830f: Pull complete 21:58:05 2a8b12db71e7: Pull complete 21:58:05 6ca5941a6612: Pull complete 21:58:05 ecc8261a40a4: Pull complete 21:58:05 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 21:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:58:05 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 21:58:05 prd-centos7-docker-4c-2g-1715 does not seem to be running inside a container 21:58:06 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/ndry_app-functions-sdk-go_PR-433 -v /w/workspace/ndry_app-functions-sdk-go_PR-433:/w/workspace/ndry_app-functions-sdk-go_PR-433:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-433@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-433@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:58:08 $ docker top 4067847e4b30ba8f03ab98002d34b2339ad32d624bdfcb912014e0d1ef8e877c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:58:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:08 [ssh-agent] Looking for ssh-agent implementation... 21:58:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:08 $ docker exec 4067847e4b30ba8f03ab98002d34b2339ad32d624bdfcb912014e0d1ef8e877c ssh-agent 21:58:08 SSH_AUTH_SOCK=/tmp/ssh-REaabtUbZ43P/agent.11 21:58:08 SSH_AGENT_PID=16 21:58:08 Running ssh-add (command line suppressed) 21:58:08 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-433@tmp/private_key_4643700207022072927.key (/w/workspace/ndry_app-functions-sdk-go_PR-433@tmp/private_key_4643700207022072927.key) 21:58:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:09 + git describe --exact-match --tags HEAD 21:58:09 fatal: No names found, cannot describe anything. [Pipeline] } 21:58:09 $ docker exec --env ******** --env ******** 4067847e4b30ba8f03ab98002d34b2339ad32d624bdfcb912014e0d1ef8e877c ssh-agent -k 21:58:09 unset SSH_AUTH_SOCK; 21:58:09 unset SSH_AGENT_PID; 21:58:09 echo Agent pid 16 killed; 21:58:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 21:58:09 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 21:58:09 This usually means this commit has not been tagged. [Pipeline] sshagent 21:58:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:58:09 [ssh-agent] Looking for ssh-agent implementation... 21:58:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:58:10 $ docker exec 4067847e4b30ba8f03ab98002d34b2339ad32d624bdfcb912014e0d1ef8e877c ssh-agent 21:58:10 SSH_AUTH_SOCK=/tmp/ssh-4q7yrAOO2Rxd/agent.45 21:58:10 SSH_AGENT_PID=50 21:58:10 Running ssh-add (command line suppressed) 21:58:10 Identity added: /w/workspace/ndry_app-functions-sdk-go_PR-433@tmp/private_key_1334287046670731057.key (/w/workspace/ndry_app-functions-sdk-go_PR-433@tmp/private_key_1334287046670731057.key) 21:58:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:58:10 + git semver init 21:58:10 # -> Open(): unable to determine branch for HEAD 21:58:10 # $GIT_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-433/.git 21:58:10 # $GIT_WORK_TREE = /w/workspace/ndry_app-functions-sdk-go_PR-433 21:58:10 # $SEMVER_REMOTE_NAME = origin 21:58:10 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:58:10 # $SEMVER_USER_NAME = edgex-jenkins 21:58:10 # $SEMVER_BRANCH = PR-433 21:58:10 # $SEMVER_TEMP = /tmp/semver-218560572 21:58:10 # git clone --branch semver git@github.com:edgexfoundry/app-functions-sdk-go.git $SEMVER_TEMP 21:58:13 # '/tmp/semver-218560572' -> '/w/workspace/ndry_app-functions-sdk-go_PR-433/.semver' 21:58:13 # -> Force: false 21:58:13 # $SEMVER_DIR = /w/workspace/ndry_app-functions-sdk-go_PR-433/.semver [Pipeline] } 21:58:13 $ docker exec --env ******** --env ******** 4067847e4b30ba8f03ab98002d34b2339ad32d624bdfcb912014e0d1ef8e877c ssh-agent -k 21:58:13 unset SSH_AUTH_SOCK; 21:58:13 unset SSH_AGENT_PID; 21:58:13 echo Agent pid 50 killed; 21:58:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:58:14 + git semver [Pipeline] } 21:58:14 $ docker stop --time=1 4067847e4b30ba8f03ab98002d34b2339ad32d624bdfcb912014e0d1ef8e877c 21:58:15 $ docker rm -f 4067847e4b30ba8f03ab98002d34b2339ad32d624bdfcb912014e0d1ef8e877c [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 21:58:17 Stashed 35 file(s) [Pipeline] echo 21:58:17 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 21:58:17 Archived original version: [0.0.0] [Pipeline] } [Pipeline] // script [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 21:58:33 Still waiting to schedule task 21:58:33 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1715’ 21:58:33 Still waiting to schedule task 21:58:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:00:01 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1716 in /w/workspace/ndry_app-functions-sdk-go_PR-433 [Pipeline] { [Pipeline] ws 22:00:01 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:00:06 using credential edgex-jenkins-ssh 22:00:06 Cloning the remote Git repository 22:00:06 Cloning with configured refspecs honoured and without tags 22:00:06 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:00:06 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 22:00:06 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:00:06 > git --version # timeout=10 22:00:06 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:06 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/433/head:refs/remotes/origin/PR-433 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:00:10 Fetching without tags 22:00:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:00:10 > git config --add remote.origin.fetch +refs/pull/433/head:refs/remotes/origin/PR-433 # timeout=10 22:00:10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:00:10 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:00:10 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:00:10 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:10 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/433/head:refs/remotes/origin/PR-433 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:00:10 Merging remotes/origin/master commit 5d4b522a12b9f8a1bd121e662eac75a1f14895f9 into PR head commit eb09442221dbb57f8b87494ec2d90fbdef3a7ca2 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:00:11 Failed in branch arm64 22:00:10 > git config core.sparsecheckout # timeout=10 22:00:10 > git checkout -f eb09442221dbb57f8b87494ec2d90fbdef3a7ca2 # timeout=10 22:00:48 Running on prd-centos7-docker-4c-2g-1717 in /w/workspace/ndry_app-functions-sdk-go_PR-433 [Pipeline] { [Pipeline] ws 22:00:48 Running in /w/workspace/app-functions-sdk-go/1 [Pipeline] { [Pipeline] checkout 22:00:50 using credential edgex-jenkins-ssh 22:00:50 Cloning the remote Git repository 22:00:50 Cloning with configured refspecs honoured and without tags 22:00:50 Cloning repository git@github.com:edgexfoundry/app-functions-sdk-go.git 22:00:51 > git init /w/workspace/app-functions-sdk-go/1 # timeout=10 22:00:51 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:00:51 > git --version # timeout=10 22:00:51 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/433/head:refs/remotes/origin/PR-433 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:00:53 Fetching without tags 22:00:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:00:53 > git config --add remote.origin.fetch +refs/pull/433/head:refs/remotes/origin/PR-433 # timeout=10 22:00:53 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 22:00:53 > git config remote.origin.url git@github.com:edgexfoundry/app-functions-sdk-go.git # timeout=10 22:00:53 Fetching upstream changes from git@github.com:edgexfoundry/app-functions-sdk-go.git 22:00:53 using GIT_SSH to set credentials SSH Credentials for GitHub 22:00:53 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/app-functions-sdk-go.git +refs/pull/433/head:refs/remotes/origin/PR-433 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:00:53 Merging remotes/origin/master commit 5d4b522a12b9f8a1bd121e662eac75a1f14895f9 into PR head commit eb09442221dbb57f8b87494ec2d90fbdef3a7ca2 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:00:54 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage 22:00:53 > git config core.sparsecheckout # timeout=10 22:00:53 > git checkout -f eb09442221dbb57f8b87494ec2d90fbdef3a7ca2 # timeout=10 [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] { (Publish Swagger) Stage "Publish Swagger" 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] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) 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 22:00:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:00:57 ---> package-listing.sh 22:00:57 ++ facter osfamily 22:00:57 ++ tr '[:upper:]' '[:lower:]' 22:00:57 + OS_FAMILY=redhat 22:00:57 + workspace=/w/workspace/ndry_app-functions-sdk-go_PR-433 22:00:57 + START_PACKAGES=/tmp/packages_start.txt 22:00:57 + END_PACKAGES=/tmp/packages_end.txt 22:00:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:00:57 + PACKAGES=/tmp/packages_start.txt 22:00:57 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-433 ']' 22:00:57 + PACKAGES=/tmp/packages_end.txt 22:00:57 + case "${OS_FAMILY}" in 22:00:57 + rpm -qa 22:00:57 + sort 22:01:01 + '[' -f /tmp/packages_start.txt ']' 22:01:01 + '[' -f /tmp/packages_end.txt ']' 22:01:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:01:01 + '[' /w/workspace/ndry_app-functions-sdk-go_PR-433 ']' 22:01:01 + mkdir -p /w/workspace/ndry_app-functions-sdk-go_PR-433/archives/ 22:01:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ndry_app-functions-sdk-go_PR-433/archives/ [Pipeline] isUnix [Pipeline] sh 22:01:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:01:02 22:01:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:01:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:01:02 alpine: Pulling from edgex-lftools-log-publisher 22:01:02 c9b1b535fdd9: Pulling fs layer 22:01:02 2cc5ad85d9ab: Pulling fs layer 22:01:02 756a868c4378: Pulling fs layer 22:01:02 444b2fc9a129: Pulling fs layer 22:01:02 ea15f1150254: Pulling fs layer 22:01:02 41b27a9f41bf: Pulling fs layer 22:01:02 28c525ee5125: Pulling fs layer 22:01:02 094b1ea09ed8: Pulling fs layer 22:01:02 138eaada9080: Pulling fs layer 22:01:02 0622d0fa9048: Pulling fs layer 22:01:02 41b27a9f41bf: Waiting 22:01:02 138eaada9080: Waiting 22:01:02 0622d0fa9048: Waiting 22:01:02 444b2fc9a129: Waiting 22:01:02 ea15f1150254: Waiting 22:01:02 094b1ea09ed8: Waiting 22:01:02 2cc5ad85d9ab: Download complete 22:01:02 444b2fc9a129: Verifying Checksum 22:01:02 444b2fc9a129: Download complete 22:01:02 c9b1b535fdd9: Download complete 22:01:02 ea15f1150254: Verifying Checksum 22:01:02 ea15f1150254: Download complete 22:01:02 28c525ee5125: Verifying Checksum 22:01:02 28c525ee5125: Download complete 22:01:03 756a868c4378: Verifying Checksum 22:01:03 756a868c4378: Download complete 22:01:03 138eaada9080: Verifying Checksum 22:01:03 138eaada9080: Download complete 22:01:03 c9b1b535fdd9: Pull complete 22:01:03 0622d0fa9048: Verifying Checksum 22:01:03 0622d0fa9048: Download complete 22:01:03 094b1ea09ed8: Verifying Checksum 22:01:03 094b1ea09ed8: Download complete 22:01:04 2cc5ad85d9ab: Pull complete 22:01:04 41b27a9f41bf: Verifying Checksum 22:01:04 41b27a9f41bf: Download complete 22:01:05 756a868c4378: Pull complete 22:01:05 444b2fc9a129: Pull complete 22:01:05 ea15f1150254: Pull complete 22:01:09 41b27a9f41bf: Pull complete 22:01:09 28c525ee5125: Pull complete 22:01:13 094b1ea09ed8: Pull complete 22:01:13 138eaada9080: Pull complete 22:01:14 0622d0fa9048: Pull complete 22:01:14 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 22:01:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:01:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:01:14 prd-centos7-docker-4c-2g-1715 does not seem to be running inside a container 22:01:14 $ 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-433 -v /w/workspace/ndry_app-functions-sdk-go_PR-433:/w/workspace/ndry_app-functions-sdk-go_PR-433:rw,z -v /w/workspace/ndry_app-functions-sdk-go_PR-433@tmp:/w/workspace/ndry_app-functions-sdk-go_PR-433@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:01:16 $ docker top fcd31307232bae5a3e9ccf45e19570930d05b6d1feb54798f65a60cf510f8a27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:01:16 provisioning config files... 22:01:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ndry_app-functions-sdk-go_PR-433@tmp/config3035595586219006472tmp [Pipeline] { [Pipeline] echo 22:01:16 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:01:17 ---> create-netrc.sh [Pipeline] echo 22:01:17 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:01:17 ---> logs-deploy.sh 22:01:17 + ARCHIVE_ARTIFACTS= 22:01:17 + LOGS_SERVER=https://logs.edgexfoundry.org 22:01:17 + '[' https://logs.edgexfoundry.org == None ']' 22:01:17 + NEXUS_URL=https://nexus.edgexfoundry.org 22:01:17 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-433/1 22:01:17 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-433/1/ 22:01:17 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-433/1 /w/workspace/ndry_app-functions-sdk-go_PR-433 22:01:18 Archives upload complete. 22:01:18 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/app-functions-sdk-go/PR-433/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/app-functions-sdk-go/job/PR-433/1/