b'Branch indexing\nConnecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token)\nObtained Jenkinsfile from 9dae7c8b866438b01dbdc6bda4331bc295d88c66\nRunning in Durability level: MAX_SURVIVABILITY\nLoading library edgex-global-pipelines@stable\nGitHub API Usage: Current quota has 4227 remaining (246 under budget). Next quota of 5000 in 59 min\nExamining edgexfoundry/edgex-global-pipelines\nAttempting to resolve stable as a branch\nAttempting to resolve stable as a tag\nResolved stable as tag stable at revision 58f52fd28b993a988dd597f10e4d98f1e1007579\nusing credential edgex-jenkins-access-pat\nCloning the remote Git repository\nCloning with configured refspecs honoured and with tags\nCloning repository https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-snmp-go/branches/master/workspace@libs/edgex-global-pipelines # timeout=10\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\n > git --version # timeout=10\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\n > git config --add remote.origin.fetch +refs/tags/stable:refs/tags/stable # timeout=10\n > git config remote.origin.url https://github.com/edgexfoundry/edgex-global-pipelines.git # timeout=10\nFetching with tags\nFetching upstream changes from https://github.com/edgexfoundry/edgex-global-pipelines.git\nusing GIT_ASKPASS to set credentials edgex-jenkins github PAT for ssh\n > git fetch --tags --progress -- https://github.com/edgexfoundry/edgex-global-pipelines.git +refs/tags/stable:refs/tags/stable # timeout=10\nChecking out Revision 58f52fd28b993a988dd597f10e4d98f1e1007579 (stable)\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 58f52fd28b993a988dd597f10e4d98f1e1007579 # timeout=10\nCommit message: "Merge pull request #72 from ernestojeda/fix-build-parameter"\n > git remote # timeout=10\n > git submodule init # timeout=10\n > git submodule sync # timeout=10\n > git config --get remote.origin.url # timeout=10\n > git submodule init # timeout=10\n > git config -f .gitmodules --get-regexp ^submodule\\.(.+)\\.url # timeout=10\n > git config --get submodule.global-jjb.url # timeout=10\n > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10\n > git submodule update --init --recursive global-jjb # timeout=10\n > git --version # timeout=10\n[Pipeline] Start of Pipeline\n[Pipeline] library\nOnly using first definition of library edgex-global-pipelines\n[Pipeline] node\nStill waiting to schedule task\nAll nodes of label \xe2\x80\x98centos7-docker-2c-1g\xe2\x80\x99 are offline\nRunning on prd-centos7-docker-2c-1g-1288 in /w/workspace/gexfoundry_device-snmp-go_master\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Declarative: Checkout SCM)\n[Pipeline] checkout\nusing credential edgex-jenkins-ssh\nCloning the remote Git repository\nCloning with configured refspecs honoured and without tags\nCloning repository git@github.com:edgexfoundry/device-snmp-go.git\n > git init /w/workspace/gexfoundry_device-snmp-go_master # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\n > git --version # timeout=10\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\nFetching without tags\nChecking out Revision 9dae7c8b866438b01dbdc6bda4331bc295d88c66 (master)\n > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\n > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config remote.origin.url git@github.com:edgexfoundry/device-snmp-go.git # timeout=10\nFetching upstream changes from git@github.com:edgexfoundry/device-snmp-go.git\nusing GIT_SSH to set credentials SSH Credentials for GitHub\n > git fetch --no-tags --progress -- git@github.com:edgexfoundry/device-snmp-go.git +refs/heads/master:refs/remotes/origin/master # timeout=10\n > git config core.sparsecheckout # timeout=10\n > git checkout -f 9dae7c8b866438b01dbdc6bda4331bc295d88c66 # timeout=10\nCommit message: "Merge pull request #35 from IOTechSystems/issue-32-master"\nFirst time build. Skipping changelog.\n > git --version # timeout=10\nfatal: bad object 58f52fd28b993a988dd597f10e4d98f1e1007579\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] timestamps\n[Pipeline] {\n[Pipeline] stage\n[Pipeline] { (Prepare)\n[Pipeline] error\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Build)\nStage "Docker Build" skipped due to earlier failure(s)\n[Pipeline] parallel\n[Pipeline] { (Branch: build-amd64)\n[Pipeline] { (Branch: build-arm64)\n[Pipeline] stage\n[Pipeline] { (build-amd64)\n[Pipeline] stage\n[Pipeline] { (build-arm64)\nStage "build-amd64" skipped due to earlier failure(s)\nStage "build-arm64" skipped due to earlier failure(s)\n[Pipeline] stage\n[Pipeline] { (Test)\n[Pipeline] stage\n[Pipeline] { (Test)\nStage "build-amd64" skipped due to earlier failure(s)\n[Pipeline] }\nStage "build-arm64" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Build)\n[Pipeline] stage\n[Pipeline] { (Build)\nStage "build-amd64" skipped due to earlier failure(s)\n[Pipeline] }\nStage "build-arm64" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] // stage\n[Pipeline] }\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] // stage\n[Pipeline] }\n[2019-12-27T21:47:52.759Z] Failed in branch build-amd64\n[Pipeline] }\n[2019-12-27T21:47:52.781Z] Failed in branch build-arm64\n[Pipeline] // parallel\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (SemVer Tag)\nStage "SemVer Tag" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Docker Push)\nStage "Docker Push" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (SemVer Bump)\nStage "SemVer Bump" skipped due to earlier failure(s)\n[Pipeline] }\n[Pipeline] // stage\n[Pipeline] stage\n[Pipeline] { (Declarative: Post Actions)\n[Pipeline] stage\n[Pipeline] { (LF Post Build Actions)\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-27T21:47:54.585Z] ---> sysstat.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-27T21:47:55.138Z] ---> package-listing.sh\n[2019-12-27T21:47:55.138Z] ++ facter osfamily\n[2019-12-27T21:47:55.138Z] ++ tr \'[:upper:]\' \'[:lower:]\'\n[2019-12-27T21:47:55.138Z] + OS_FAMILY=redhat\n[2019-12-27T21:47:55.138Z] + workspace=/w/workspace/gexfoundry_device-snmp-go_master\n[2019-12-27T21:47:55.138Z] + START_PACKAGES=/tmp/packages_start.txt\n[2019-12-27T21:47:55.138Z] + END_PACKAGES=/tmp/packages_end.txt\n[2019-12-27T21:47:55.138Z] + DIFF_PACKAGES=/tmp/packages_diff.txt\n[2019-12-27T21:47:55.138Z] + PACKAGES=/tmp/packages_start.txt\n[2019-12-27T21:47:55.138Z] + \'[\' /w/workspace/gexfoundry_device-snmp-go_master \']\'\n[2019-12-27T21:47:55.138Z] + PACKAGES=/tmp/packages_end.txt\n[2019-12-27T21:47:55.138Z] + case "${OS_FAMILY}" in\n[2019-12-27T21:47:55.138Z] + rpm -qa\n[2019-12-27T21:47:55.138Z] + sort\n[2019-12-27T21:48:01.821Z] + \'[\' -f /tmp/packages_start.txt \']\'\n[2019-12-27T21:48:01.821Z] + \'[\' -f /tmp/packages_end.txt \']\'\n[2019-12-27T21:48:01.821Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt\n[2019-12-27T21:48:01.821Z] + \'[\' /w/workspace/gexfoundry_device-snmp-go_master \']\'\n[2019-12-27T21:48:01.821Z] + mkdir -p /w/workspace/gexfoundry_device-snmp-go_master/archives/\n[2019-12-27T21:48:01.821Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-snmp-go_master/archives/\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-27T21:48:02.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2019-12-27T21:48:03.178Z] \n[2019-12-27T21:48:03.178Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] isUnix\n[Pipeline] sh\n[2019-12-27T21:48:04.015Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[2019-12-27T21:48:04.015Z] alpine: Pulling from edgex-lftools-log-publisher\n[2019-12-27T21:48:04.015Z] 050382585609: Pulling fs layer\n[2019-12-27T21:48:04.015Z] dac2222ca532: Pulling fs layer\n[2019-12-27T21:48:04.015Z] 29a7fe408caa: Pulling fs layer\n[2019-12-27T21:48:04.015Z] 6ad337b9b53f: Pulling fs layer\n[2019-12-27T21:48:04.015Z] 7ad6fc7f0fa9: Pulling fs layer\n[2019-12-27T21:48:04.015Z] d1ed250b09b4: Pulling fs layer\n[2019-12-27T21:48:04.015Z] eb083ea81749: Pulling fs layer\n[2019-12-27T21:48:04.015Z] 4965c3271e4e: Pulling fs layer\n[2019-12-27T21:48:04.015Z] b73c1c2e7331: Pulling fs layer\n[2019-12-27T21:48:04.015Z] a328eddc5fbd: Pulling fs layer\n[2019-12-27T21:48:04.015Z] d1ed250b09b4: Waiting\n[2019-12-27T21:48:04.015Z] eb083ea81749: Waiting\n[2019-12-27T21:48:04.015Z] 4965c3271e4e: Waiting\n[2019-12-27T21:48:04.015Z] b73c1c2e7331: Waiting\n[2019-12-27T21:48:04.015Z] a328eddc5fbd: Waiting\n[2019-12-27T21:48:04.015Z] 7ad6fc7f0fa9: Waiting\n[2019-12-27T21:48:04.015Z] dac2222ca532: Verifying Checksum\n[2019-12-27T21:48:04.015Z] dac2222ca532: Download complete\n[2019-12-27T21:48:04.015Z] 6ad337b9b53f: Verifying Checksum\n[2019-12-27T21:48:04.015Z] 6ad337b9b53f: Download complete\n[2019-12-27T21:48:04.311Z] 050382585609: Verifying Checksum\n[2019-12-27T21:48:04.311Z] 050382585609: Download complete\n[2019-12-27T21:48:04.311Z] 7ad6fc7f0fa9: Verifying Checksum\n[2019-12-27T21:48:04.311Z] 7ad6fc7f0fa9: Download complete\n[2019-12-27T21:48:04.602Z] eb083ea81749: Verifying Checksum\n[2019-12-27T21:48:04.602Z] eb083ea81749: Download complete\n[2019-12-27T21:48:04.906Z] 29a7fe408caa: Verifying Checksum\n[2019-12-27T21:48:04.906Z] 29a7fe408caa: Download complete\n[2019-12-27T21:48:05.223Z] 050382585609: Pull complete\n[2019-12-27T21:48:05.520Z] b73c1c2e7331: Verifying Checksum\n[2019-12-27T21:48:05.520Z] b73c1c2e7331: Download complete\n[2019-12-27T21:48:05.520Z] a328eddc5fbd: Verifying Checksum\n[2019-12-27T21:48:05.520Z] a328eddc5fbd: Download complete\n[2019-12-27T21:48:05.520Z] 4965c3271e4e: Verifying Checksum\n[2019-12-27T21:48:05.520Z] 4965c3271e4e: Download complete\n[2019-12-27T21:48:06.142Z] dac2222ca532: Pull complete\n[2019-12-27T21:48:06.417Z] d1ed250b09b4: Verifying Checksum\n[2019-12-27T21:48:06.417Z] d1ed250b09b4: Download complete\n[2019-12-27T21:48:09.058Z] 29a7fe408caa: Pull complete\n[2019-12-27T21:48:09.328Z] 6ad337b9b53f: Pull complete\n[2019-12-27T21:48:09.603Z] 7ad6fc7f0fa9: Pull complete\n[2019-12-27T21:48:15.074Z] d1ed250b09b4: Pull complete\n[2019-12-27T21:48:15.342Z] eb083ea81749: Pull complete\n[2019-12-27T21:48:19.655Z] 4965c3271e4e: Pull complete\n[2019-12-27T21:48:19.655Z] b73c1c2e7331: Pull complete\n[2019-12-27T21:48:19.655Z] a328eddc5fbd: Pull complete\n[2019-12-27T21:48:19.927Z] Digest: sha256:8e2305d3edc9fbc5d1d0309ca12ec42d7519605bf6a6f8780302420b4bf97f58\n[2019-12-27T21:48:19.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine\n[Pipeline] withDockerContainer\n[2019-12-27T21:48:20.274Z] prd-centos7-docker-2c-1g-1288 does not seem to be running inside a container\n[2019-12-27T21:48:20.366Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_device-snmp-go_master -v /w/workspace/gexfoundry_device-snmp-go_master:/w/workspace/gexfoundry_device-snmp-go_master:rw,z -v /w/workspace/gexfoundry_device-snmp-go_master@tmp:/w/workspace/gexfoundry_device-snmp-go_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat\n[2019-12-27T21:48:22.375Z] $ docker top 00a2ecca45e7fff733b56a160fb5fa4763e86676663463bf5a15a68da4c88bd1 -eo pid,comm\n[Pipeline] {\n[Pipeline] withEnv\n[Pipeline] {\n[Pipeline] wrap\n[2019-12-27T21:48:23.801Z] provisioning config files...\n[2019-12-27T21:48:23.832Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-snmp-go_master@tmp/config7203516857684867354tmp\n[Pipeline] {\n[Pipeline] echo\n[2019-12-27T21:48:23.894Z] Running global-jjb/create-netrc.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-27T21:48:24.609Z] ---> create-netrc.sh\n[Pipeline] echo\n[2019-12-27T21:48:24.633Z] Running global-jjb/logs-deploy.sh\n[Pipeline] libraryResource\n[Pipeline] sh\n[2019-12-27T21:48:24.981Z] ---> logs-deploy.sh\n[2019-12-27T21:48:24.981Z] + ARCHIVE_ARTIFACTS=\n[2019-12-27T21:48:24.981Z] + LOGS_SERVER=https://logs.edgexfoundry.org\n[2019-12-27T21:48:24.981Z] + \'[\' https://logs.edgexfoundry.org == None \']\'\n[2019-12-27T21:48:24.981Z] + NEXUS_URL=https://nexus.edgexfoundry.org\n[2019-12-27T21:48:24.981Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/1\n[2019-12-27T21:48:24.981Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/master/1/\n[2019-12-27T21:48:24.981Z] + lftools deploy archives -p \'\' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/1 /w/workspace/gexfoundry_device-snmp-go_master\n[2019-12-27T21:48:26.928Z] Archives upload complete.\n[2019-12-27T21:48:26.928Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/device-snmp-go/master/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/device-snmp-go/job/master/1/\n'