Pull request #251 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 iain-anderson for edgexfoundry/device-sdk-c Obtained Jenkinsfile from 8daeea3aa3eb1e2764f5c916653050e3474fa661+4fc1725bd211937001b721308f1b583b7c7ba0fb (e1cdc2ddd80c556fb9b01036d8bd44a46a2ddc32) 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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 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/device-sdk-c/branches/PR-251/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 e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 # timeout=10 Commit message: "Merge pull request #157 from ernestojeda/clean-snap-name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildCApp] RAW Config: [project:device-sdk-c, dockerBuildFilePath:scripts/Dockerfile.alpine-3.9-base, dockerFilePath:scripts/Dockerfile.alpine-3.9, pushImage: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 ========================================================= [edgeXBuildCApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-c-settings PROJECT: device-sdk-c USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-gcc-base:latest DOCKER_FILE_PATH: scripts/Dockerfile.alpine-3.9 DOCKER_BUILD_FILE_PATH: scripts/Dockerfile.alpine-3.9-base DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-device-sdk-c DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre SNAP_CHANNEL: latest/edge BUILD_SNAP: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-4592’ is offline Running on prd-centos7-docker-4c-2g-5267 in /w/workspace/edgexfoundry_device-sdk-c_PR-251 [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/device-sdk-c.git > git init /w/workspace/edgexfoundry_device-sdk-c_PR-251 # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/251/head:refs/remotes/origin/PR-251 # 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/device-sdk-c.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 4fc1725bd211937001b721308f1b583b7c7ba0fb into PR head commit 8daeea3aa3eb1e2764f5c916653050e3474fa661 Merge succeeded, producing 70920a497f7ad610a53d1093695e7fa9b77e3f68 Checking out Revision 70920a497f7ad610a53d1093695e7fa9b77e3f68 (PR-251) > git config core.sparsecheckout # timeout=10 > git checkout -f 8daeea3aa3eb1e2764f5c916653050e3474fa661 # 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 4fc1725bd211937001b721308f1b583b7c7ba0fb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 70920a497f7ad610a53d1093695e7fa9b77e3f68 # timeout=10 Commit message: "Merge commit '4fc1725bd211937001b721308f1b583b7c7ba0fb' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object e7e7c7fb44d8ca5be541bf88e0d3575ac65047a0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:28:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:28:57 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:28:57 ========================================================= 15:28:57 EdgeX Global Pipelines Version Info 15:28:57 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:28:59 ------------------- 15:28:59 stable info: 15:28:59 ------------------- 15:28:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:28:59 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:28:59 Message: update stable to v1.0.73 15:28:59 ------------------- 15:28:59 experimental info: 15:28:59 ------------------- 15:28:59 Commited By: **** collab-it+edgex@linuxfoundation.org 15:28:59 Commit SHA: 824d4d37602b19f8c5aab127669a8744686ab6c4 15:28:59 Message: update experimental to v1.0.73 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] isUnix [Pipeline] sh 15:29:02 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:29:02 15:29:02 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:29:02 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:29:02 latest: Pulling from edgex-devops/git-semver 15:29:02 9123ac7c32f7: Pulling fs layer 15:29:02 b8cc5d1170e3: Pulling fs layer 15:29:02 2924cbbf6a41: Pulling fs layer 15:29:02 93b08a4f1073: Pulling fs layer 15:29:02 93b08a4f1073: Waiting 15:29:02 b8cc5d1170e3: Verifying Checksum 15:29:02 b8cc5d1170e3: Download complete 15:29:02 9123ac7c32f7: Verifying Checksum 15:29:02 9123ac7c32f7: Download complete 15:29:02 93b08a4f1073: Verifying Checksum 15:29:02 93b08a4f1073: Download complete 15:29:02 2924cbbf6a41: Verifying Checksum 15:29:02 2924cbbf6a41: Download complete 15:29:03 9123ac7c32f7: Pull complete 15:29:03 b8cc5d1170e3: Pull complete 15:29:03 2924cbbf6a41: Pull complete 15:29:03 93b08a4f1073: Pull complete 15:29:03 Digest: sha256:4625bffe18d7e57a26110a192204e9d2df26dcfa88161a59d694ed3c08739905 15:29:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:29:04 prd-centos7-docker-4c-2g-5267 does not seem to be running inside a container 15:29:04 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-c_PR-251 -v /w/workspace/edgexfoundry_device-sdk-c_PR-251:/w/workspace/edgexfoundry_device-sdk-c_PR-251:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-251@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:29:04 $ docker top f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:29:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:05 [ssh-agent] Looking for ssh-agent implementation... 15:29:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:05 $ docker exec f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 ssh-agent 15:29:05 SSH_AUTH_SOCK=/tmp/ssh-1jrtCETqPy61/agent.15 15:29:05 SSH_AGENT_PID=22 15:29:05 Running ssh-add (command line suppressed) 15:29:05 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_4216103137474879260.key (/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_4216103137474879260.key) 15:29:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:06 + git describe --exact-match --tags HEAD 15:29:06 fatal: No names found, cannot describe anything. [Pipeline] } 15:29:06 $ docker exec --env ******** --env ******** f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 ssh-agent -k 15:29:06 unset SSH_AUTH_SOCK; 15:29:06 unset SSH_AGENT_PID; 15:29:06 echo Agent pid 22 killed; 15:29:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:29:06 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:29:06 This usually means this commit has not been tagged. [Pipeline] sshagent 15:29:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:29:06 [ssh-agent] Looking for ssh-agent implementation... 15:29:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:29:06 $ docker exec f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 ssh-agent 15:29:06 SSH_AUTH_SOCK=/tmp/ssh-RaWoCvEEJ54l/agent.58 15:29:06 SSH_AGENT_PID=65 15:29:06 Running ssh-add (command line suppressed) 15:29:07 Identity added: /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_1949162414987010409.key (/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/private_key_1949162414987010409.key) 15:29:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:29:07 + git semver init 15:29:07 # -> Open(): unable to determine branch for HEAD 15:29:07 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-251/.git 15:29:07 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-c_PR-251 15:29:07 # $SEMVER_REMOTE_NAME = origin 15:29:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:29:07 # $SEMVER_USER_NAME = edgex-jenkins 15:29:07 # $SEMVER_BRANCH = PR-251 15:29:07 # $SEMVER_TEMP = /tmp/semver-100083962 15:29:07 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-c.git $SEMVER_TEMP 15:29:08 # '/tmp/semver-100083962' -> '/w/workspace/edgexfoundry_device-sdk-c_PR-251/.semver' 15:29:08 # -> Force: false 15:29:08 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-c_PR-251/.semver [Pipeline] } 15:29:08 $ docker exec --env ******** --env ******** f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 ssh-agent -k 15:29:08 unset SSH_AUTH_SOCK; 15:29:08 unset SSH_AGENT_PID; 15:29:08 echo Agent pid 65 killed; 15:29:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:29:09 + git semver [Pipeline] } 15:29:09 $ docker stop --time=1 f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 15:29:10 $ docker rm -f f7081a27877c17cf3bdf9b22f2f1cd9c2cab4841e1d3760612655225458584b2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:29:11 Stashed 39 file(s) [Pipeline] echo 15:29:11 [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 15:29:26 Still waiting to schedule task 15:29:26 Waiting for next available executor on ‘centos7-docker-4c-2g’ 15:29:26 Still waiting to schedule task 15:29:26 ‘prd-centos7-builder-2c-1g-4099’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-centos7-docker-4c-2g-4592’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5264’ is offline; ‘prd-ubuntu18.04-docker-arm64-4c-16g-5268’ is offline 15:32:30 Running on prd-centos7-docker-4c-2g-5280 in /w/workspace/edgexfoundry_device-sdk-c_PR-251 [Pipeline] { [Pipeline] ws 15:32:30 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 15:32:33 using credential edgex-jenkins-ssh 15:32:33 Cloning the remote Git repository 15:32:33 Cloning with configured refspecs honoured and without tags 15:32:33 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 15:32:33 > git init /w/workspace/device-sdk-c/1 # timeout=10 15:32:33 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:32:33 > git --version # timeout=10 15:32:33 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:33 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:32:42 Running on prd-ubuntu18.04-docker-arm64-4c-16g-5279 in /w/workspace/edgexfoundry_device-sdk-c_PR-251 [Pipeline] { [Pipeline] ws 15:32:42 Running in /w/workspace/device-sdk-c/1 [Pipeline] { [Pipeline] checkout 15:32:49 using credential edgex-jenkins-ssh 15:32:49 Cloning the remote Git repository 15:32:49 Cloning with configured refspecs honoured and without tags 15:32:49 Cloning repository git@github.com:edgexfoundry/device-sdk-c.git 15:32:49 > git init /w/workspace/device-sdk-c/1 # timeout=10 15:32:49 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:32:49 > git --version # timeout=10 15:32:49 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:49 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:32:51 Fetching without tags 15:32:51 Merging remotes/origin/master commit 4fc1725bd211937001b721308f1b583b7c7ba0fb into PR head commit 8daeea3aa3eb1e2764f5c916653050e3474fa661 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node 15:32:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:32:50 > git config --add remote.origin.fetch +refs/pull/251/head:refs/remotes/origin/PR-251 # timeout=10 15:32:50 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:32:50 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:32:50 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:32:50 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:51 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:32:51 > git config core.sparsecheckout # timeout=10 15:32:51 > git checkout -f 8daeea3aa3eb1e2764f5c916653050e3474fa661 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] } 15:32:52 Failed in branch arm64 15:32:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:32:54 > git config --add remote.origin.fetch +refs/pull/251/head:refs/remotes/origin/PR-251 # timeout=10 15:32:54 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:32:54 Fetching without tags 15:32:54 Merging remotes/origin/master commit 4fc1725bd211937001b721308f1b583b7c7ba0fb into PR head commit 8daeea3aa3eb1e2764f5c916653050e3474fa661 [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:32:55 Failed in branch amd64 [Pipeline] // parallel [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) 15:32:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-c.git # timeout=10 15:32:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-c.git 15:32:54 using GIT_SSH to set credentials SSH Credentials for GitHub 15:32:54 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-sdk-c.git +refs/pull/251/head:refs/remotes/origin/PR-251 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:32:54 > git config core.sparsecheckout # timeout=10 15:32:54 > git checkout -f 8daeea3aa3eb1e2764f5c916653050e3474fa661 # timeout=10 [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 15:32:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:32:57 ---> package-listing.sh 15:32:57 ++ facter osfamily 15:32:57 ++ tr '[:upper:]' '[:lower:]' 15:32:57 + OS_FAMILY=redhat 15:32:57 + workspace=/w/workspace/edgexfoundry_device-sdk-c_PR-251 15:32:57 + START_PACKAGES=/tmp/packages_start.txt 15:32:57 + END_PACKAGES=/tmp/packages_end.txt 15:32:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:32:57 + PACKAGES=/tmp/packages_start.txt 15:32:57 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-251 ']' 15:32:57 + PACKAGES=/tmp/packages_end.txt 15:32:57 + case "${OS_FAMILY}" in 15:32:57 + rpm -qa 15:32:57 + sort 15:33:02 + '[' -f /tmp/packages_start.txt ']' 15:33:02 + '[' -f /tmp/packages_end.txt ']' 15:33:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:02 + '[' /w/workspace/edgexfoundry_device-sdk-c_PR-251 ']' 15:33:02 + mkdir -p /w/workspace/edgexfoundry_device-sdk-c_PR-251/archives/ 15:33:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-c_PR-251/archives/ [Pipeline] isUnix [Pipeline] sh 15:33:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:33:03 15:33:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:33:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:33:03 alpine: Pulling from edgex-lftools-log-publisher 15:33:03 c9b1b535fdd9: Pulling fs layer 15:33:03 2cc5ad85d9ab: Pulling fs layer 15:33:03 756a868c4378: Pulling fs layer 15:33:03 444b2fc9a129: Pulling fs layer 15:33:03 ea15f1150254: Pulling fs layer 15:33:03 41b27a9f41bf: Pulling fs layer 15:33:03 28c525ee5125: Pulling fs layer 15:33:03 094b1ea09ed8: Pulling fs layer 15:33:03 138eaada9080: Pulling fs layer 15:33:03 0622d0fa9048: Pulling fs layer 15:33:03 444b2fc9a129: Waiting 15:33:03 28c525ee5125: Waiting 15:33:03 094b1ea09ed8: Waiting 15:33:03 138eaada9080: Waiting 15:33:03 0622d0fa9048: Waiting 15:33:03 ea15f1150254: Waiting 15:33:03 2cc5ad85d9ab: Verifying Checksum 15:33:03 2cc5ad85d9ab: Download complete 15:33:03 444b2fc9a129: Verifying Checksum 15:33:03 444b2fc9a129: Download complete 15:33:03 c9b1b535fdd9: Verifying Checksum 15:33:03 c9b1b535fdd9: Download complete 15:33:03 ea15f1150254: Verifying Checksum 15:33:03 ea15f1150254: Download complete 15:33:04 28c525ee5125: Verifying Checksum 15:33:04 28c525ee5125: Download complete 15:33:04 756a868c4378: Verifying Checksum 15:33:04 756a868c4378: Download complete 15:33:04 c9b1b535fdd9: Pull complete 15:33:04 138eaada9080: Verifying Checksum 15:33:04 138eaada9080: Download complete 15:33:04 0622d0fa9048: Verifying Checksum 15:33:04 0622d0fa9048: Download complete 15:33:04 094b1ea09ed8: Verifying Checksum 15:33:04 094b1ea09ed8: Download complete 15:33:04 2cc5ad85d9ab: Pull complete 15:33:04 41b27a9f41bf: Verifying Checksum 15:33:04 41b27a9f41bf: Download complete 15:33:05 756a868c4378: Pull complete 15:33:06 444b2fc9a129: Pull complete 15:33:06 ea15f1150254: Pull complete 15:33:09 41b27a9f41bf: Pull complete 15:33:09 28c525ee5125: Pull complete 15:33:11 094b1ea09ed8: Pull complete 15:33:11 138eaada9080: Pull complete 15:33:12 0622d0fa9048: Pull complete 15:33:12 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 15:33:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:33:12 prd-centos7-docker-4c-2g-5267 does not seem to be running inside a container 15:33:12 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/edgexfoundry_device-sdk-c_PR-251 -v /w/workspace/edgexfoundry_device-sdk-c_PR-251:/w/workspace/edgexfoundry_device-sdk-c_PR-251:rw,z -v /w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp:/w/workspace/edgexfoundry_device-sdk-c_PR-251@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:10003/edgex-lftools-log-publisher:alpine cat 15:33:13 $ docker top f0096772e8ccf3f11f12c8b72ade72bca4fe233505b819b261d90403db6e55ea -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:13 provisioning config files... 15:33:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-c_PR-251@tmp/config6698140906776966554tmp [Pipeline] { [Pipeline] echo 15:33:13 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:33:14 ---> create-netrc.sh [Pipeline] echo 15:33:14 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:33:14 ---> logs-deploy.sh 15:33:14 + ARCHIVE_ARTIFACTS= 15:33:14 + LOGS_SERVER=https://logs.edgexfoundry.org 15:33:14 + '[' https://logs.edgexfoundry.org == None ']' 15:33:14 + NEXUS_URL=https://nexus.edgexfoundry.org 15:33:14 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-251/1 15:33:14 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-251/1/ 15:33:14 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-251/1 /w/workspace/edgexfoundry_device-sdk-c_PR-251 15:33:15 Archives upload complete. 15:33:15 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-c/PR-251/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-sdk-c/job/PR-251/1/