Pull request #137 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of hahattan for edgexfoundry/device-rest-go Obtained Jenkinsfile from 9eb04a735ff6c755d3141000f56c9be256ceb7ae+8988443161b762d02568202c1b71a3f56b05d0c9 (5e86877b320aa9419afd5142236ef949067b2fff) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7848495200226583233.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c141c1271097dc03ad291c2451e310eaf98cdd06 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # 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 --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9190339918562805017.key > 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 c141c1271097dc03ad291c2451e310eaf98cdd06 The recommended git tool is: git 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/device-rest-go/branches/PR-137/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6703790721346145484.key > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2747894172544766811.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c141c1271097dc03ad291c2451e310eaf98cdd06 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c141c1271097dc03ad291c2451e310eaf98cdd06 # timeout=10 Commit message: "Merge pull request #355 from ernestojeda/error-check-post-build" > 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 > git --version # 'git version 2.16.6' 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. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3982032957933492686.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-137/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4452424343178302455.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 > git --version # 'git version 2.16.6' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 Excluding src/test/ from checkout of git git@github.com:lfit/releng-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:device-rest-go] ========================================================= [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: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-98 in /w/workspace/gexfoundry_device-rest-go_PR-137 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-137 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/jenkins-gitclient-ssh9134171103448419574.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8988443161b762d02568202c1b71a3f56b05d0c9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae Merge succeeded, producing 9eb04a735ff6c755d3141000f56c9be256ceb7ae Checking out Revision 9eb04a735ff6c755d3141000f56c9be256ceb7ae (PR-137) > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/jenkins-gitclient-ssh7123082743488936250.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/jenkins-gitclient-ssh1287023617275630221.key > git merge 8988443161b762d02568202c1b71a3f56b05d0c9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 Commit message: "fix: update device resource RW permission to read-only" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T03:58:18.049Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T03:58:18.253Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T03:58:18.372Z] ========================================================= [2021-10-06T03:58:18.372Z] EdgeX Global Pipelines Version Info [2021-10-06T03:58:18.372Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T03:58:19.644Z] ------------------- [2021-10-06T03:58:19.644Z] stable info: [2021-10-06T03:58:19.644Z] ------------------- [2021-10-06T03:58:19.644Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T03:58:19.644Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T03:58:19.644Z] Message: update stable to v1.0.206 [2021-10-06T03:58:20.234Z] ------------------- [2021-10-06T03:58:20.234Z] experimental info: [2021-10-06T03:58:20.234Z] ------------------- [2021-10-06T03:58:20.234Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T03:58:20.234Z] Commit SHA: c141c1271097dc03ad291c2451e310eaf98cdd06 [2021-10-06T03:58:20.234Z] Message: update experimental to v1.0.206 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T03:58:20.480Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2021-10-06T03:58:20.539Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2021-10-06T03:58:20.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T03:58:20.659Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T03:58:20.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T03:58:20.818Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T03:58:20.873Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-10-06T03:58:20.935Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T03:58:20.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T03:58:21.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T03:58:21.095Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T03:58:21.149Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T03:58:21.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2021-10-06T03:58:21.272Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T03:58:21.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T03:58:21.389Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T03:58:21.448Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-06T03:58:21.509Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T03:58:21.577Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T03:58:21.648Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T03:58:21.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T03:58:21.763Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-06T03:58:21.823Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-06T03:58:21.893Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T03:58:21.954Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T03:58:22.011Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-06T03:58:22.072Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T03:58:22.139Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-137 [Pipeline] echo [2021-10-06T03:58:22.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-137 [Pipeline] echo [2021-10-06T03:58:22.255Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-137 [Pipeline] echo [2021-10-06T03:58:22.313Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9eb04a735ff6c755d3141000f56c9be256ceb7ae [Pipeline] echo [2021-10-06T03:58:22.374Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9eb04a7 [Pipeline] echo [2021-10-06T03:58:22.434Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T03:58:22.593Z] provisioning config files... [2021-10-06T03:58:22.617Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config3173325047732707484tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T03:58:23.001Z] ---> docker-login.sh [2021-10-06T03:58:23.001Z] nexus3.edgexfoundry.org:10001 [2021-10-06T03:58:23.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T03:58:23.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T03:58:23.280Z] Configure a credential helper to remove this warning. See [2021-10-06T03:58:23.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T03:58:23.280Z] [2021-10-06T03:58:23.280Z] Login Succeeded [2021-10-06T03:58:23.280Z] nexus3.edgexfoundry.org:10002 [2021-10-06T03:58:23.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T03:58:23.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T03:58:23.280Z] Configure a credential helper to remove this warning. See [2021-10-06T03:58:23.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T03:58:23.280Z] [2021-10-06T03:58:23.280Z] Login Succeeded [2021-10-06T03:58:23.280Z] nexus3.edgexfoundry.org:10003 [2021-10-06T03:58:23.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T03:58:23.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T03:58:23.547Z] Configure a credential helper to remove this warning. See [2021-10-06T03:58:23.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T03:58:23.547Z] [2021-10-06T03:58:23.547Z] Login Succeeded [2021-10-06T03:58:23.547Z] nexus3.edgexfoundry.org:10004 [2021-10-06T03:58:23.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T03:58:23.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T03:58:23.547Z] Configure a credential helper to remove this warning. See [2021-10-06T03:58:23.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T03:58:23.547Z] [2021-10-06T03:58:23.547Z] Login Succeeded [2021-10-06T03:58:23.547Z] docker.io [2021-10-06T03:58:23.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T03:58:24.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T03:58:24.081Z] Configure a credential helper to remove this warning. See [2021-10-06T03:58:24.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T03:58:24.081Z] [2021-10-06T03:58:24.081Z] Login Succeeded [2021-10-06T03:58:24.081Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T03:58:24.118Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T03:58:24.970Z] + git log --format=format:%s -1 9eb04a735ff6c755d3141000f56c9be256ceb7ae [Pipeline] echo [2021-10-06T03:58:25.045Z] GIT_COMMIT: 9eb04a735ff6c755d3141000f56c9be256ceb7ae, Commit Message: fix: update device resource RW permission to read-only [Pipeline] echo [2021-10-06T03:58:25.100Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T03:58:26.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T03:58:26.060Z] [2021-10-06T03:58:26.060Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T03:58:26.434Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T03:58:26.434Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T03:58:26.434Z] 31603596830f: Pulling fs layer [2021-10-06T03:58:26.434Z] 04fac38145f0: Pulling fs layer [2021-10-06T03:58:26.434Z] 701f6daf10bf: Pulling fs layer [2021-10-06T03:58:26.434Z] 24f72da36158: Pulling fs layer [2021-10-06T03:58:26.434Z] 24f72da36158: Waiting [2021-10-06T03:58:26.434Z] 04fac38145f0: Verifying Checksum [2021-10-06T03:58:26.434Z] 04fac38145f0: Download complete [2021-10-06T03:58:26.702Z] 31603596830f: Verifying Checksum [2021-10-06T03:58:26.702Z] 31603596830f: Download complete [2021-10-06T03:58:26.969Z] 31603596830f: Pull complete [2021-10-06T03:58:26.969Z] 04fac38145f0: Pull complete [2021-10-06T03:59:23.381Z] 24f72da36158: Verifying Checksum [2021-10-06T03:59:23.381Z] 24f72da36158: Download complete [2021-10-06T03:59:23.381Z] 701f6daf10bf: Verifying Checksum [2021-10-06T03:59:23.381Z] 701f6daf10bf: Download complete [2021-10-06T03:59:23.381Z] 701f6daf10bf: Pull complete [2021-10-06T03:59:23.381Z] 24f72da36158: Pull complete [2021-10-06T03:59:23.381Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T03:59:23.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T03:59:23.381Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T03:59:23.494Z] prd-centos7-docker-4c-2g-98 does not seem to be running inside a container [2021-10-06T03:59:23.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-137 -v /w/workspace/gexfoundry_device-rest-go_PR-137:/w/workspace/gexfoundry_device-rest-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-137@tmp:/w/workspace/gexfoundry_device-rest-go_PR-137@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T03:59:24.035Z] $ docker top 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T03:59:24.281Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T03:59:24.285Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T03:59:24.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T03:59:24.406Z] $ docker exec 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a ssh-agent [2021-10-06T03:59:24.509Z] SSH_AUTH_SOCK=/tmp/ssh-OLOqrTE3UVOk/agent.14 [2021-10-06T03:59:24.509Z] SSH_AGENT_PID=21 [2021-10-06T03:59:24.520Z] Running ssh-add (command line suppressed) [2021-10-06T03:59:24.605Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_7609732999072458543.key (/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_7609732999072458543.key) [2021-10-06T03:59:24.624Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T03:59:24.977Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T03:59:25.003Z] $ docker exec --env ******** --env ******** 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a ssh-agent -k [2021-10-06T03:59:25.102Z] unset SSH_AUTH_SOCK; [2021-10-06T03:59:25.102Z] unset SSH_AGENT_PID; [2021-10-06T03:59:25.102Z] echo Agent pid 21 killed; [2021-10-06T03:59:25.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T03:59:25.204Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T03:59:25.204Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T03:59:25.309Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T03:59:25.310Z] $ docker exec 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a ssh-agent [2021-10-06T03:59:25.414Z] SSH_AUTH_SOCK=/tmp/ssh-iP25IBgiTfuH/agent.56 [2021-10-06T03:59:25.414Z] SSH_AGENT_PID=62 [2021-10-06T03:59:25.422Z] Running ssh-add (command line suppressed) [2021-10-06T03:59:25.509Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_1149455230381339227.key (/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/private_key_1149455230381339227.key) [2021-10-06T03:59:25.535Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T03:59:25.886Z] + git semver init [2021-10-06T03:59:25.886Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T03:59:25.886Z] # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-137/.git [2021-10-06T03:59:25.886Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-137 [2021-10-06T03:59:25.886Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T03:59:25.886Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T03:59:25.886Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T03:59:25.886Z] # $SEMVER_BRANCH = PR-137 [2021-10-06T03:59:25.886Z] # $SEMVER_TEMP = /tmp/semver-120887650 [2021-10-06T03:59:25.886Z] # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP [2021-10-06T03:59:26.845Z] # '/tmp/semver-120887650' -> '/w/workspace/gexfoundry_device-rest-go_PR-137/.semver' [2021-10-06T03:59:26.845Z] # -> Force: false [2021-10-06T03:59:26.845Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-137/.semver [Pipeline] } [2021-10-06T03:59:26.870Z] $ docker exec --env ******** --env ******** 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a ssh-agent -k [2021-10-06T03:59:26.965Z] unset SSH_AUTH_SOCK; [2021-10-06T03:59:26.966Z] unset SSH_AGENT_PID; [2021-10-06T03:59:26.966Z] echo Agent pid 62 killed; [2021-10-06T03:59:26.986Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T03:59:27.445Z] + git semver [Pipeline] } [2021-10-06T03:59:27.478Z] $ docker stop --time=1 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a [2021-10-06T03:59:28.719Z] $ docker rm -f 6383bc0a4eaab9c1f059dec8d7a3f05b536c67b56e706c83947d974529e3d13a [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T03:59:29.190Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T03:59:29.638Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T03:59:29.664Z] [edgeXSemver]: initialized semver on 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 [2021-10-06T03:59:45.272Z] Still waiting to schedule task [2021-10-06T03:59:45.273Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-98’ [2021-10-06T03:59:45.297Z] Still waiting to schedule task [2021-10-06T03:59:45.297Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-06T04:02:06.222Z] Running on prd-centos7-docker-4c-2g-100 in /w/workspace/gexfoundry_device-rest-go_PR-137 [Pipeline] { [Pipeline] ws [2021-10-06T04:02:06.305Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-10-06T04:02:06.478Z] The recommended git tool is: git [2021-10-06T04:02:09.345Z] using credential edgex-jenkins-ssh [2021-10-06T04:02:09.361Z] Cloning the remote Git repository [2021-10-06T04:02:08.814Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-10-06T04:02:08.892Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-10-06T04:02:08.935Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-06T04:02:08.935Z] > git --version # timeout=10 [2021-10-06T04:02:08.956Z] > git --version # 'git version 2.24.4' [2021-10-06T04:02:08.956Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T04:02:08.997Z] [INFO] Currently running in a labeled security context [2021-10-06T04:02:08.997Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T04:02:08.997Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh7523330306309796327.key [2021-10-06T04:02:09.023Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T04:02:11.089Z] Merging remotes/origin/main commit 8988443161b762d02568202c1b71a3f56b05d0c9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae [2021-10-06T04:02:09.903Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-06T04:02:09.910Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T04:02:09.925Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-06T04:02:09.943Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-06T04:02:09.943Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T04:02:09.944Z] [INFO] Currently running in a labeled security context [2021-10-06T04:02:09.944Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T04:02:09.944Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh6369786912085839612.key [2021-10-06T04:02:09.954Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T04:02:10.514Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T04:02:10.523Z] > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [2021-10-06T04:02:11.201Z] Merge succeeded, producing 9eb04a735ff6c755d3141000f56c9be256ceb7ae [2021-10-06T04:02:11.201Z] Checking out Revision 9eb04a735ff6c755d3141000f56c9be256ceb7ae (PR-137) [2021-10-06T04:02:10.563Z] > git remote # timeout=10 [2021-10-06T04:02:10.570Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T04:02:10.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T04:02:10.580Z] [INFO] Currently running in a labeled security context [2021-10-06T04:02:10.581Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T04:02:10.581Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8551003377394671151.key [2021-10-06T04:02:10.592Z] > git merge 8988443161b762d02568202c1b71a3f56b05d0c9 # timeout=10 [2021-10-06T04:02:10.604Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T04:02:10.619Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T04:02:10.627Z] > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [2021-10-06T04:02:14.956Z] Commit message: "fix: update device resource RW permission to read-only" [2021-10-06T04:02:14.512Z] > git --version # timeout=10 [2021-10-06T04:02:14.523Z] > git --version # 'git version 2.24.4' [2021-10-06T04:02:14.530Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T04:02:15.961Z] provisioning config files... [2021-10-06T04:02:15.981Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6320169218577681415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T04:02:16.479Z] ---> docker-login.sh [2021-10-06T04:02:16.479Z] nexus3.edgexfoundry.org:10001 [2021-10-06T04:02:16.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T04:02:16.536Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-99 in /w/workspace/gexfoundry_device-rest-go_PR-137 [Pipeline] { [Pipeline] ws [2021-10-06T04:02:16.593Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2021-10-06T04:02:16.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T04:02:16.746Z] Configure a credential helper to remove this warning. See [2021-10-06T04:02:16.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T04:02:16.746Z] [2021-10-06T04:02:16.746Z] Login Succeeded [2021-10-06T04:02:16.746Z] nexus3.edgexfoundry.org:10002 [2021-10-06T04:02:16.746Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T04:02:16.746Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T04:02:16.746Z] Configure a credential helper to remove this warning. See [2021-10-06T04:02:16.746Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T04:02:16.746Z] [2021-10-06T04:02:16.746Z] Login Succeeded [2021-10-06T04:02:16.746Z] nexus3.edgexfoundry.org:10003 [2021-10-06T04:02:16.884Z] The recommended git tool is: git [2021-10-06T04:02:17.013Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T04:02:17.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T04:02:17.013Z] Configure a credential helper to remove this warning. See [2021-10-06T04:02:17.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T04:02:17.014Z] [2021-10-06T04:02:17.014Z] Login Succeeded [2021-10-06T04:02:17.014Z] nexus3.edgexfoundry.org:10004 [2021-10-06T04:02:17.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T04:02:17.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T04:02:17.280Z] Configure a credential helper to remove this warning. See [2021-10-06T04:02:17.280Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T04:02:17.280Z] [2021-10-06T04:02:17.280Z] Login Succeeded [2021-10-06T04:02:17.280Z] docker.io [2021-10-06T04:02:17.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T04:02:17.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T04:02:17.546Z] Configure a credential helper to remove this warning. See [2021-10-06T04:02:17.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T04:02:17.546Z] [2021-10-06T04:02:17.546Z] Login Succeeded [2021-10-06T04:02:17.546Z] ---> docker-login.sh ends [Pipeline] } [2021-10-06T04:02:17.612Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-06T04:02:17.932Z] ========================================================= [2021-10-06T04:02:17.932Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T04:02:17.932Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-06T04:02:18.405Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-06T04:02:18.405Z] Sending build context to Docker daemon 119.8kB [2021-10-06T04:02:18.405Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T04:02:18.405Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-06T04:02:18.405Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T04:02:18.405Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T04:02:18.405Z] 57d31006c564: Pulling fs layer [2021-10-06T04:02:18.405Z] bd5ccded8296: Pulling fs layer [2021-10-06T04:02:18.405Z] 304dd3a0f381: Pulling fs layer [2021-10-06T04:02:18.405Z] d37cda54a23b: Pulling fs layer [2021-10-06T04:02:18.405Z] 38ea18935520: Pulling fs layer [2021-10-06T04:02:18.405Z] ceb1e79740a2: Pulling fs layer [2021-10-06T04:02:18.405Z] b665197a1568: Pulling fs layer [2021-10-06T04:02:18.405Z] 842a00ea3e35: Pulling fs layer [2021-10-06T04:02:18.405Z] 304dd3a0f381: Waiting [2021-10-06T04:02:18.405Z] d37cda54a23b: Waiting [2021-10-06T04:02:18.405Z] 38ea18935520: Waiting [2021-10-06T04:02:18.405Z] ceb1e79740a2: Waiting [2021-10-06T04:02:18.405Z] b665197a1568: Waiting [2021-10-06T04:02:18.405Z] 842a00ea3e35: Waiting [2021-10-06T04:02:18.673Z] bd5ccded8296: Verifying Checksum [2021-10-06T04:02:18.673Z] bd5ccded8296: Download complete [2021-10-06T04:02:18.673Z] 57d31006c564: Verifying Checksum [2021-10-06T04:02:18.673Z] 57d31006c564: Download complete [2021-10-06T04:02:18.673Z] d37cda54a23b: Verifying Checksum [2021-10-06T04:02:18.673Z] d37cda54a23b: Download complete [2021-10-06T04:02:18.673Z] 38ea18935520: Verifying Checksum [2021-10-06T04:02:18.673Z] 38ea18935520: Download complete [2021-10-06T04:02:18.673Z] ceb1e79740a2: Verifying Checksum [2021-10-06T04:02:18.673Z] ceb1e79740a2: Download complete [2021-10-06T04:02:23.435Z] using credential edgex-jenkins-ssh [2021-10-06T04:02:23.455Z] Cloning the remote Git repository [2021-10-06T04:02:23.520Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2021-10-06T04:02:23.628Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2021-10-06T04:02:23.722Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-06T04:02:23.723Z] > git --version # timeout=10 [2021-10-06T04:02:23.738Z] > git --version # 'git version 2.17.1' [2021-10-06T04:02:23.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T04:02:23.834Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T04:02:25.663Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-06T04:02:25.680Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T04:02:25.707Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2021-10-06T04:02:25.739Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2021-10-06T04:02:25.740Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T04:02:26.442Z] Merging remotes/origin/main commit 8988443161b762d02568202c1b71a3f56b05d0c9 into PR head commit 9eb04a735ff6c755d3141000f56c9be256ceb7ae [2021-10-06T04:02:26.673Z] Merge succeeded, producing 9eb04a735ff6c755d3141000f56c9be256ceb7ae [2021-10-06T04:02:26.673Z] Checking out Revision 9eb04a735ff6c755d3141000f56c9be256ceb7ae (PR-137) [2021-10-06T04:02:25.758Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/137/head:refs/remotes/origin/PR-137 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T04:02:26.459Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T04:02:26.488Z] > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [2021-10-06T04:02:26.587Z] > git remote # timeout=10 [2021-10-06T04:02:26.608Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T04:02:26.619Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T04:02:26.629Z] > git merge 8988443161b762d02568202c1b71a3f56b05d0c9 # timeout=10 [2021-10-06T04:02:26.653Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T04:02:26.675Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T04:02:26.691Z] > git checkout -f 9eb04a735ff6c755d3141000f56c9be256ceb7ae # timeout=10 [2021-10-06T04:02:30.997Z] b665197a1568: Verifying Checksum [2021-10-06T04:02:30.997Z] b665197a1568: Download complete [2021-10-06T04:02:31.116Z] Commit message: "fix: update device resource RW permission to read-only" [2021-10-06T04:02:31.185Z] > git --version # timeout=10 [2021-10-06T04:02:31.195Z] > git --version # 'git version 2.17.1' [2021-10-06T04:02:31.206Z] fatal: bad object c141c1271097dc03ad291c2451e310eaf98cdd06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T04:02:31.867Z] provisioning config files... [2021-10-06T04:02:31.903Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4662210332596469509tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T04:02:32.660Z] ---> docker-login.sh [2021-10-06T04:02:32.660Z] nexus3.edgexfoundry.org:10001 [2021-10-06T04:02:34.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T04:02:37.613Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T04:02:37.613Z] Configure a credential helper to remove this warning. See [2021-10-06T04:02:37.613Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T04:02:37.613Z] [2021-10-06T04:02:37.613Z] Login Succeeded [2021-10-06T04:02:37.613Z] nexus3.edgexfoundry.org:10002 [2021-10-06T04:02:37.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T04:02:37.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-06T04:02:37.901Z] Configure a credential helper to remove this warning. See [2021-10-06T04:02:37.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-06T04:02:37.901Z] [2021-10-06T04:02:37.901Z] Login Succeeded [2021-10-06T04:02:37.901Z] nexus3.edgexfoundry.org:10003 [2021-10-06T04:02:38.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-06T04:02:48.796Z] Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } [2021-10-06T04:02:48.928Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T04:02:50.554Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T04:02:50.554Z] [2021-10-06T04:02:50.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T04:02:50.981Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T04:02:53.059Z] 4e9f2cdf4387: Verifying Checksum [2021-10-06T04:02:53.059Z] 4e9f2cdf4387: Download complete [2021-10-06T04:02:53.059Z] 4e9f2cdf4387: Pull complete [2021-10-06T04:02:53.059Z] 57d31006c564: Pull complete [2021-10-06T04:02:53.059Z] bd5ccded8296: Pull complete [2021-10-06T04:03:01.248Z] Error response from daemon: Get https://nexus3.edgexfoundry.org:10003/v2/: net/http: TLS handshake timeout [Pipeline] } [Pipeline] // script Error when executing always post condition: hudson.AbortException: script returned exit code 1 at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.handleExit(DurableTaskStep.java:659) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.check(DurableTaskStep.java:605) at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.run(DurableTaskStep.java:549) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180) at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T04:03:01.915Z] Failed in branch arm64 [2021-10-06T04:04:29.738Z] 304dd3a0f381: Verifying Checksum [2021-10-06T04:04:29.738Z] 304dd3a0f381: Download complete [2021-10-06T04:04:29.738Z] 304dd3a0f381: Pull complete [2021-10-06T04:04:29.738Z] d37cda54a23b: Pull complete [2021-10-06T04:04:29.738Z] 38ea18935520: Pull complete [2021-10-06T04:04:29.738Z] ceb1e79740a2: Pull complete [2021-10-06T04:04:29.738Z] b665197a1568: Pull complete [2021-10-06T04:04:39.830Z] 842a00ea3e35: Retrying in 5 seconds [2021-10-06T04:04:39.830Z] 842a00ea3e35: Retrying in 4 seconds [2021-10-06T04:04:40.416Z] 842a00ea3e35: Retrying in 3 seconds [2021-10-06T04:04:41.395Z] 842a00ea3e35: Retrying in 2 seconds [2021-10-06T04:04:42.356Z] 842a00ea3e35: Retrying in 1 second [2021-10-06T04:05:21.249Z] 842a00ea3e35: Verifying Checksum [2021-10-06T04:05:21.249Z] 842a00ea3e35: Download complete [2021-10-06T04:05:21.836Z] 842a00ea3e35: Pull complete [2021-10-06T04:05:21.836Z] Digest: sha256:8be23356d7c113ca3b28698ca9a8c0562f3cd483a847db66f47f9eff4f9454b6 [2021-10-06T04:05:21.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T04:05:21.836Z] ---> bfa24e8e2367 [2021-10-06T04:05:21.836Z] Step 3/12 : ARG MAKE='make build' [2021-10-06T04:05:22.802Z] ---> Running in babb52d11ed1 [2021-10-06T04:05:22.802Z] Removing intermediate container babb52d11ed1 [2021-10-06T04:05:22.802Z] ---> c93e1c67b094 [2021-10-06T04:05:22.802Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-06T04:05:22.802Z] ---> Running in ba8f30c4fc10 [2021-10-06T04:05:22.802Z] Removing intermediate container ba8f30c4fc10 [2021-10-06T04:05:22.802Z] ---> 153ecdfb9c5e [2021-10-06T04:05:22.802Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T04:05:22.802Z] ---> Running in 1c4c4e95f221 [2021-10-06T04:05:23.076Z] Removing intermediate container 1c4c4e95f221 [2021-10-06T04:05:23.076Z] ---> d010cc853a1f [2021-10-06T04:05:23.076Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T04:05:23.076Z] ---> Running in 97820a4e427d [2021-10-06T04:05:23.667Z] Removing intermediate container 97820a4e427d [2021-10-06T04:05:23.667Z] ---> 533d029d190a [2021-10-06T04:05:23.667Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T04:05:23.667Z] ---> Running in 59656b1fae37 [2021-10-06T04:05:23.938Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T04:05:24.893Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T04:05:25.159Z] (1/3) Installing openssh-keygen (8.4_p1-r4) [2021-10-06T04:05:25.160Z] (2/3) Installing libedit (20191231.3.1-r1) [2021-10-06T04:05:25.428Z] (3/3) Installing openssh-client (8.4_p1-r4) [2021-10-06T04:05:25.695Z] Executing busybox-1.32.1-r6.trigger [2021-10-06T04:05:25.695Z] OK: 223 MiB in 55 packages [2021-10-06T04:05:25.963Z] Removing intermediate container 59656b1fae37 [2021-10-06T04:05:25.963Z] ---> e5016f4b6a5a [2021-10-06T04:05:25.963Z] Step 8/12 : WORKDIR /device-rest-go [2021-10-06T04:05:26.229Z] ---> Running in 15c4f5b915cd [2021-10-06T04:05:26.229Z] Removing intermediate container 15c4f5b915cd [2021-10-06T04:05:26.229Z] ---> 5c5c364af872 [2021-10-06T04:05:26.229Z] Step 9/12 : COPY . . [2021-10-06T04:05:26.500Z] ---> 481455f172c3 [2021-10-06T04:05:26.500Z] Step 10/12 : RUN go mod tidy [2021-10-06T04:05:26.500Z] ---> Running in be58f42f9eed [2021-10-06T04:05:27.912Z] go: downloading github.com/edgexfoundry/device-sdk-go/v2 v2.0.0 [2021-10-06T04:05:27.912Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-06T04:05:28.185Z] go: downloading github.com/gorilla/mux v1.8.0 [2021-10-06T04:05:28.185Z] go: downloading github.com/spf13/cast v1.4.1 [2021-10-06T04:05:28.185Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T04:05:28.185Z] go: downloading github.com/edgexfoundry/go-mod-bootstrap/v2 v2.0.0 [2021-10-06T04:05:28.185Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-06T04:05:28.185Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-06T04:05:28.185Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-06T04:05:28.185Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-06T04:05:28.185Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-06T04:05:28.452Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T04:05:28.452Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T04:05:28.452Z] go: downloading github.com/OneOfOne/xxhash v1.2.8 [2021-10-06T04:05:28.452Z] go: downloading github.com/edgexfoundry/go-mod-messaging/v2 v2.0.1 [2021-10-06T04:05:28.452Z] go: downloading github.com/pelletier/go-toml v1.9.2 [2021-10-06T04:05:28.452Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-10-06T04:05:28.452Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-06T04:05:28.452Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-10-06T04:05:28.452Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-06T04:05:28.452Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-06T04:05:28.717Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-06T04:05:28.717Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-06T04:05:28.717Z] go: downloading golang.org/x/text v0.3.2 [2021-10-06T04:05:28.717Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-10-06T04:05:28.991Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-06T04:05:29.583Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-06T04:05:29.583Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-10-06T04:05:29.583Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-06T04:05:29.583Z] go: downloading bitbucket.org/bertimus9/systemstat v0.0.0-20180207000608-0eeff89b0690 [2021-10-06T04:05:29.583Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-06T04:05:29.583Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-06T04:05:29.848Z] go: downloading golang.org/x/sys v0.0.0-20200323222414-85ca7c5b95cd [2021-10-06T04:05:29.848Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-10-06T04:05:29.848Z] go: downloading github.com/eclipse/paho.mqtt.golang v1.3.5 [2021-10-06T04:05:29.848Z] go: downloading github.com/go-redis/redis/v7 v7.3.0 [2021-10-06T04:05:29.848Z] go: downloading github.com/pebbe/zmq4 v1.2.7 [2021-10-06T04:05:29.848Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-06T04:05:29.848Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T04:05:29.848Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-06T04:05:30.113Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-06T04:05:30.113Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-06T04:05:30.113Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-06T04:05:30.113Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-06T04:05:30.113Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-06T04:05:30.114Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-10-06T04:05:30.114Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-06T04:05:30.114Z] go: downloading github.com/gorilla/websocket v1.4.2 [2021-10-06T04:05:30.114Z] go: downloading golang.org/x/net v0.0.0-20200425230154-ff2c4b7c35a0 [2021-10-06T04:05:30.114Z] go: downloading github.com/onsi/ginkgo v1.10.1 [2021-10-06T04:05:30.382Z] go: downloading github.com/onsi/gomega v1.7.0 [2021-10-06T04:05:30.382Z] go: downloading github.com/kr/text v0.1.0 [2021-10-06T04:05:30.382Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-06T04:05:30.382Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-06T04:05:30.648Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-06T04:05:30.648Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-06T04:05:30.648Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-06T04:05:30.648Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-06T04:05:30.648Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-06T04:05:30.648Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-06T04:05:30.648Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-06T04:05:30.648Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-06T04:05:30.648Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-06T04:05:30.648Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-06T04:05:30.648Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-06T04:05:30.648Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-06T04:05:30.648Z] go: downloading github.com/hpcloud/tail v1.0.0 [2021-10-06T04:05:30.648Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-06T04:05:30.918Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-06T04:05:30.918Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-06T04:05:30.918Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-06T04:05:30.918Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-06T04:05:30.918Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-06T04:05:30.918Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2021-10-06T04:05:30.918Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-06T04:05:30.918Z] go: downloading gopkg.in/fsnotify.v1 v1.4.7 [2021-10-06T04:05:35.212Z] Removing intermediate container be58f42f9eed [2021-10-06T04:05:35.212Z] ---> 3819a9af2569 [2021-10-06T04:05:35.212Z] Step 11/12 : RUN make update [2021-10-06T04:05:35.212Z] ---> Running in 1c0291648113 [2021-10-06T04:05:35.212Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-06T04:05:39.470Z] Removing intermediate container 1c0291648113 [2021-10-06T04:05:39.470Z] ---> 6764bb9b0e62 [2021-10-06T04:05:39.470Z] Step 12/12 : RUN $MAKE [2021-10-06T04:05:39.470Z] ---> Running in b6dc47231904 [2021-10-06T04:05:39.736Z] noop [2021-10-06T04:05:40.001Z] Removing intermediate container b6dc47231904 [2021-10-06T04:05:40.001Z] ---> ff5c8961a034 [2021-10-06T04:05:40.001Z] Successfully built ff5c8961a034 [2021-10-06T04:05:40.001Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T04:05:40.369Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T04:05:40.369Z] . [Pipeline] withDockerContainer [2021-10-06T04:05:40.480Z] prd-centos7-docker-4c-2g-100 does not seem to be running inside a container [2021-10-06T04:05:40.530Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T04:05:40.906Z] $ docker top af6c1f50f10eb9df750c1f848fd7ac703a58dcb9d7d27699f99114adf24f6074 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T04:05:41.385Z] + go version [2021-10-06T04:05:41.385Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T04:05:41.415Z] $ docker stop --time=1 af6c1f50f10eb9df750c1f848fd7ac703a58dcb9d7d27699f99114adf24f6074 [2021-10-06T04:05:42.625Z] $ docker rm -f af6c1f50f10eb9df750c1f848fd7ac703a58dcb9d7d27699f99114adf24f6074 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T04:05:43.533Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T04:05:43.533Z] . [Pipeline] withDockerContainer [2021-10-06T04:05:43.643Z] prd-centos7-docker-4c-2g-100 does not seem to be running inside a container [2021-10-06T04:05:43.704Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T04:05:44.128Z] $ docker top ec8035db31e5cdf1ade206880e3e75c1920b73e7fbf1ae255925ad7ae4307a4e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T04:05:44.671Z] + go mod tidy [Pipeline] sh [2021-10-06T04:05:45.310Z] + make test [2021-10-06T04:05:45.310Z] go mod tidy [2021-10-06T04:05:45.310Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-06T04:05:45.900Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2021-10-06T04:06:04.227Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2021-10-06T04:06:04.227Z] ok github.com/edgexfoundry/device-rest-go/driver 0.011s coverage: 53.8% of statements [2021-10-06T04:06:04.227Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-06T04:06:10.947Z] gofmt -l . [2021-10-06T04:06:10.947Z] [ "`gofmt -l .`" = "" ] [2021-10-06T04:06:10.947Z] ./bin/test-go-mod-tidy.sh [2021-10-06T04:06:11.225Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-10-06T04:06:11.841Z] $ docker stop --time=1 ec8035db31e5cdf1ade206880e3e75c1920b73e7fbf1ae255925ad7ae4307a4e [2021-10-06T04:06:13.279Z] $ docker rm -f ec8035db31e5cdf1ade206880e3e75c1920b73e7fbf1ae255925ad7ae4307a4e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T04:06:13.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T04:06:14.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-06T04:06:16.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-06T04:06:17.279Z] + ls -al . [2021-10-06T04:06:17.279Z] total 116 [2021-10-06T04:06:17.279Z] drwxrwxr-x. 8 jenkins jenkins 4096 Oct 6 04:06 . [2021-10-06T04:06:17.279Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 6 04:02 .. [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 6792 Oct 6 04:02 Attribution.txt [2021-10-06T04:06:17.279Z] drwxrwxr-x. 2 jenkins jenkins 64 Oct 6 04:02 bin [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 7459 Oct 6 04:02 CHANGELOG.md [2021-10-06T04:06:17.279Z] drwxrwxr-x. 3 jenkins jenkins 32 Oct 6 04:02 cmd [2021-10-06T04:06:17.279Z] -rw-r--r--. 1 jenkins jenkins 8435 Oct 6 04:06 coverage.out [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 1615 Oct 6 04:02 Dockerfile [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 151 Oct 6 04:02 .dockerignore [2021-10-06T04:06:17.279Z] drwxrwxr-x. 2 jenkins jenkins 76 Oct 6 04:02 driver [2021-10-06T04:06:17.279Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 6 04:02 .git [2021-10-06T04:06:17.279Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 6 04:02 .github [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 336 Oct 6 04:02 .gitignore [2021-10-06T04:06:17.279Z] -rw-r--r--. 1 jenkins jenkins 271 Oct 6 04:06 go.mod [2021-10-06T04:06:17.279Z] -rw-r--r--. 1 jenkins jenkins 20570 Oct 6 04:05 go.sum [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 677 Oct 6 04:02 GOVERNANCE.md [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 680 Oct 6 04:02 Jenkinsfile [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 11340 Oct 6 04:02 LICENSE [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 996 Oct 6 04:02 Makefile [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 620 Oct 6 04:02 OWNERS.md [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 7661 Oct 6 04:02 README.md [2021-10-06T04:06:17.279Z] drwxrwxr-x. 4 jenkins jenkins 71 Oct 6 04:02 snap [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 6 03:59 VERSION [2021-10-06T04:06:17.279Z] -rw-rw-r--. 1 jenkins jenkins 713 Oct 6 04:02 version.go [Pipeline] isUnix [Pipeline] sh [2021-10-06T04:06:17.642Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=9eb04a735ff6c755d3141000f56c9be256ceb7ae --label arch=amd64 --label version=0.0.0 . [2021-10-06T04:06:17.642Z] Sending build context to Docker daemon 129kB [2021-10-06T04:06:17.642Z] Step 1/25 : ARG BASE=golang:1.16-alpine3.14 [2021-10-06T04:06:17.642Z] Step 2/25 : FROM ${BASE} AS builder [2021-10-06T04:06:17.642Z] ---> ff5c8961a034 [2021-10-06T04:06:17.642Z] Step 3/25 : ARG MAKE='make build' [2021-10-06T04:06:17.642Z] ---> Running in a7fb17b16589 [2021-10-06T04:06:17.642Z] Removing intermediate container a7fb17b16589 [2021-10-06T04:06:17.642Z] ---> 70cd6873c2e1 [2021-10-06T04:06:17.642Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2021-10-06T04:06:17.642Z] ---> Running in 6ba95d7640ed [2021-10-06T04:06:17.920Z] Removing intermediate container 6ba95d7640ed [2021-10-06T04:06:17.920Z] ---> 5a34904d774d [2021-10-06T04:06:17.920Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2021-10-06T04:06:17.920Z] ---> Running in ddd913197d45 [2021-10-06T04:06:17.920Z] Removing intermediate container ddd913197d45 [2021-10-06T04:06:17.920Z] ---> 2ffe6894d31b [2021-10-06T04:06:17.920Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-06T04:06:17.920Z] ---> Running in 89b9a5fc6476 [2021-10-06T04:06:18.508Z] Removing intermediate container 89b9a5fc6476 [2021-10-06T04:06:18.508Z] ---> c98b8e70cad0 [2021-10-06T04:06:18.508Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-06T04:06:18.508Z] ---> Running in 661b6f56fb60 [2021-10-06T04:06:18.776Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-10-06T04:06:19.735Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-10-06T04:06:20.321Z] OK: 223 MiB in 55 packages [2021-10-06T04:06:20.321Z] Removing intermediate container 661b6f56fb60 [2021-10-06T04:06:20.321Z] ---> c4efe44583df [2021-10-06T04:06:20.321Z] Step 8/25 : WORKDIR /device-rest-go [2021-10-06T04:06:20.588Z] ---> Running in 36ab625aa034 [2021-10-06T04:06:20.588Z] Removing intermediate container 36ab625aa034 [2021-10-06T04:06:20.588Z] ---> 8a172b738f6f [2021-10-06T04:06:20.588Z] Step 9/25 : COPY . . [2021-10-06T04:06:20.865Z] ---> 37c42771248c [2021-10-06T04:06:20.865Z] Step 10/25 : RUN go mod tidy [2021-10-06T04:06:20.865Z] ---> Running in 4050e6c3038f [2021-10-06T04:06:21.453Z] Removing intermediate container 4050e6c3038f [2021-10-06T04:06:21.453Z] ---> 2730f27b4cb1 [2021-10-06T04:06:21.453Z] Step 11/25 : RUN make update [2021-10-06T04:06:21.453Z] ---> Running in 194bacd0cbcf [2021-10-06T04:06:21.720Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-10-06T04:06:21.986Z] Removing intermediate container 194bacd0cbcf [2021-10-06T04:06:21.986Z] ---> cd2ffa5c2296 [2021-10-06T04:06:21.986Z] Step 12/25 : RUN $MAKE [2021-10-06T04:06:21.986Z] ---> Running in 8344bc25bd88 [2021-10-06T04:06:22.256Z] go mod tidy [2021-10-06T04:06:22.524Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd [2021-10-06T04:06:34.888Z] Removing intermediate container 8344bc25bd88 [2021-10-06T04:06:34.888Z] ---> c4c4c4317083 [2021-10-06T04:06:34.888Z] Step 13/25 : FROM alpine:3.14 [2021-10-06T04:06:35.154Z] 3.14: Pulling from library/alpine [2021-10-06T04:06:35.154Z] a0d0a0d46f8b: Pulling fs layer [2021-10-06T04:06:35.424Z] a0d0a0d46f8b: Verifying Checksum [2021-10-06T04:06:35.424Z] a0d0a0d46f8b: Download complete [2021-10-06T04:06:35.692Z] a0d0a0d46f8b: Pull complete [2021-10-06T04:06:35.692Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-06T04:06:35.692Z] Status: Downloaded newer image for alpine:3.14 [2021-10-06T04:06:35.692Z] ---> 14119a10abf4 [2021-10-06T04:06:35.692Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-10-06T04:06:35.692Z] ---> Running in 9505af552d29 [2021-10-06T04:06:35.958Z] Removing intermediate container 9505af552d29 [2021-10-06T04:06:35.958Z] ---> 2d553e8c7585 [2021-10-06T04:06:35.958Z] Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} [2021-10-06T04:06:35.958Z] ---> Running in d7963b0926a4 [2021-10-06T04:06:35.958Z] Removing intermediate container d7963b0926a4 [2021-10-06T04:06:35.958Z] ---> 0c6f96f399be [2021-10-06T04:06:35.958Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2021-10-06T04:06:35.958Z] ---> Running in e3b8382afb7f [2021-10-06T04:06:36.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-06T04:06:36.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-06T04:06:36.492Z] (1/6) Installing dumb-init (1.2.5-r1) [2021-10-06T04:06:36.492Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-10-06T04:06:36.492Z] (3/6) Installing libsodium (1.0.18-r0) [2021-10-06T04:06:36.492Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-10-06T04:06:36.758Z] (5/6) Installing libzmq (4.3.4-r0) [2021-10-06T04:06:36.758Z] (6/6) Installing zeromq (4.3.4-r0) [2021-10-06T04:06:36.758Z] Executing busybox-1.33.1-r3.trigger [2021-10-06T04:06:36.758Z] OK: 8 MiB in 20 packages [2021-10-06T04:06:37.025Z] Removing intermediate container e3b8382afb7f [2021-10-06T04:06:37.025Z] ---> 9d329c266045 [2021-10-06T04:06:37.025Z] Step 17/25 : COPY --from=builder /device-rest-go/cmd / [2021-10-06T04:06:37.291Z] ---> 4d9990540952 [2021-10-06T04:06:37.291Z] Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / [2021-10-06T04:06:37.291Z] ---> 6727a6d8e560 [2021-10-06T04:06:37.291Z] Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / [2021-10-06T04:06:37.561Z] ---> 83e0feb132b9 [2021-10-06T04:06:37.561Z] Step 20/25 : EXPOSE 59986 [2021-10-06T04:06:37.561Z] ---> Running in 07820a9b76bb [2021-10-06T04:06:37.561Z] Removing intermediate container 07820a9b76bb [2021-10-06T04:06:37.561Z] ---> c47565141d48 [2021-10-06T04:06:37.561Z] Step 21/25 : ENTRYPOINT ["/device-rest"] [2021-10-06T04:06:37.561Z] ---> Running in 3a50294b7445 [2021-10-06T04:06:37.828Z] Removing intermediate container 3a50294b7445 [2021-10-06T04:06:37.828Z] ---> fc26706baa0b [2021-10-06T04:06:37.828Z] Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2021-10-06T04:06:37.828Z] ---> Running in dae0adab6193 [2021-10-06T04:06:37.828Z] Removing intermediate container dae0adab6193 [2021-10-06T04:06:37.828Z] ---> 403c0c718eac [2021-10-06T04:06:37.828Z] Step 23/25 : LABEL arch=amd64 [2021-10-06T04:06:37.828Z] ---> Running in 71b83f273ade [2021-10-06T04:06:38.093Z] Removing intermediate container 71b83f273ade [2021-10-06T04:06:38.093Z] ---> c50c08158def [2021-10-06T04:06:38.093Z] Step 24/25 : LABEL git_sha=9eb04a735ff6c755d3141000f56c9be256ceb7ae [2021-10-06T04:06:38.093Z] ---> Running in 277b2b74dc70 [2021-10-06T04:06:38.093Z] Removing intermediate container 277b2b74dc70 [2021-10-06T04:06:38.093Z] ---> d19876105835 [2021-10-06T04:06:38.093Z] Step 25/25 : LABEL version=0.0.0 [2021-10-06T04:06:38.093Z] ---> Running in 7d257dfb1ce2 [2021-10-06T04:06:38.093Z] Removing intermediate container 7d257dfb1ce2 [2021-10-06T04:06:38.093Z] ---> c19ff7acd5b4 [2021-10-06T04:06:38.093Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-06T04:06:38.093Z] Successfully built c19ff7acd5b4 [2021-10-06T04:06:38.093Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T04:06:39.236Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T04:06:39.236Z] [2021-10-06T04:06:39.236Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T04:06:39.613Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T04:06:39.613Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T04:06:39.613Z] b4d181a07f80: Pulling fs layer [2021-10-06T04:06:39.613Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T04:06:39.613Z] ed53099fbce6: Pulling fs layer [2021-10-06T04:06:39.613Z] dc539afda2c1: Pulling fs layer [2021-10-06T04:06:39.613Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T04:06:39.613Z] 9065ff56babe: Pulling fs layer [2021-10-06T04:06:39.613Z] d287ab97295c: Pulling fs layer [2021-10-06T04:06:39.613Z] 77bc0d833cb6: Waiting [2021-10-06T04:06:39.613Z] 9065ff56babe: Waiting [2021-10-06T04:06:39.613Z] d287ab97295c: Waiting [2021-10-06T04:06:39.613Z] dc539afda2c1: Waiting [2021-10-06T04:08:46.285Z] a1111a8f2ec3: Retrying in 5 seconds [2021-10-06T04:08:46.285Z] a1111a8f2ec3: Retrying in 4 seconds [2021-10-06T04:08:46.285Z] a1111a8f2ec3: Retrying in 3 seconds [2021-10-06T04:08:46.285Z] a1111a8f2ec3: Retrying in 2 seconds [2021-10-06T04:08:46.285Z] a1111a8f2ec3: Retrying in 1 second [2021-10-06T04:08:46.285Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T04:08:46.285Z] a1111a8f2ec3: Download complete [2021-10-06T04:08:46.285Z] dc539afda2c1: Verifying Checksum [2021-10-06T04:08:46.285Z] dc539afda2c1: Download complete [2021-10-06T04:08:46.285Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T04:08:46.285Z] 77bc0d833cb6: Download complete [2021-10-06T04:08:46.285Z] 9065ff56babe: Download complete [2021-10-06T04:09:33.329Z] b4d181a07f80: Retrying in 5 seconds [2021-10-06T04:09:33.329Z] ed53099fbce6: Retrying in 5 seconds [2021-10-06T04:09:33.329Z] b4d181a07f80: Retrying in 4 seconds [2021-10-06T04:09:33.329Z] ed53099fbce6: Retrying in 4 seconds [2021-10-06T04:09:34.284Z] ed53099fbce6: Retrying in 3 seconds [2021-10-06T04:09:34.284Z] b4d181a07f80: Retrying in 3 seconds [2021-10-06T04:09:35.240Z] ed53099fbce6: Retrying in 2 seconds [2021-10-06T04:09:35.240Z] b4d181a07f80: Retrying in 2 seconds [2021-10-06T04:09:36.201Z] ed53099fbce6: Retrying in 1 second [2021-10-06T04:09:36.201Z] b4d181a07f80: Retrying in 1 second [2021-10-06T04:09:48.512Z] b4d181a07f80: Retrying in 10 seconds [2021-10-06T04:09:48.512Z] ed53099fbce6: Retrying in 10 seconds [2021-10-06T04:09:48.512Z] b4d181a07f80: Retrying in 9 seconds [2021-10-06T04:09:48.512Z] ed53099fbce6: Retrying in 9 seconds [2021-10-06T04:09:49.095Z] ed53099fbce6: Retrying in 8 seconds [2021-10-06T04:09:49.095Z] b4d181a07f80: Retrying in 8 seconds [2021-10-06T04:09:50.509Z] ed53099fbce6: Retrying in 7 seconds [2021-10-06T04:09:50.509Z] b4d181a07f80: Retrying in 7 seconds [2021-10-06T04:09:51.089Z] b4d181a07f80: Retrying in 6 seconds [2021-10-06T04:09:51.089Z] ed53099fbce6: Retrying in 6 seconds [2021-10-06T04:09:52.495Z] b4d181a07f80: Retrying in 5 seconds [2021-10-06T04:09:52.495Z] ed53099fbce6: Retrying in 5 seconds [2021-10-06T04:09:53.081Z] b4d181a07f80: Retrying in 4 seconds [2021-10-06T04:09:53.081Z] ed53099fbce6: Retrying in 4 seconds [2021-10-06T04:09:54.487Z] b4d181a07f80: Retrying in 3 seconds [2021-10-06T04:09:54.487Z] ed53099fbce6: Retrying in 3 seconds [2021-10-06T04:09:55.073Z] b4d181a07f80: Retrying in 2 seconds [2021-10-06T04:09:55.073Z] ed53099fbce6: Retrying in 2 seconds [2021-10-06T04:09:56.481Z] b4d181a07f80: Retrying in 1 second [2021-10-06T04:09:56.481Z] ed53099fbce6: Retrying in 1 second [2021-10-06T04:11:33.115Z] d287ab97295c: Retrying in 5 seconds [2021-10-06T04:11:33.115Z] d287ab97295c: Retrying in 4 seconds [2021-10-06T04:11:34.075Z] d287ab97295c: Retrying in 3 seconds [2021-10-06T04:11:35.031Z] d287ab97295c: Retrying in 2 seconds [2021-10-06T04:11:35.987Z] d287ab97295c: Retrying in 1 second [2021-10-06T04:12:33.124Z] d287ab97295c: Verifying Checksum [2021-10-06T04:12:33.124Z] d287ab97295c: Download complete [2021-10-06T04:12:55.248Z] ed53099fbce6: Retrying in 15 seconds [2021-10-06T04:12:55.248Z] b4d181a07f80: Retrying in 15 seconds [2021-10-06T04:12:55.827Z] b4d181a07f80: Retrying in 14 seconds [2021-10-06T04:12:55.828Z] ed53099fbce6: Retrying in 14 seconds [2021-10-06T04:12:56.785Z] b4d181a07f80: Retrying in 13 seconds [2021-10-06T04:12:56.785Z] ed53099fbce6: Retrying in 13 seconds [2021-10-06T04:12:57.744Z] ed53099fbce6: Retrying in 12 seconds [2021-10-06T04:12:57.744Z] b4d181a07f80: Retrying in 12 seconds [2021-10-06T04:12:58.700Z] b4d181a07f80: Retrying in 11 seconds [2021-10-06T04:12:58.700Z] ed53099fbce6: Retrying in 11 seconds [2021-10-06T04:13:00.106Z] ed53099fbce6: Retrying in 10 seconds [2021-10-06T04:13:00.106Z] b4d181a07f80: Retrying in 10 seconds [2021-10-06T04:13:00.688Z] ed53099fbce6: Retrying in 9 seconds [2021-10-06T04:13:00.688Z] b4d181a07f80: Retrying in 9 seconds [2021-10-06T04:13:02.091Z] b4d181a07f80: Retrying in 8 seconds [2021-10-06T04:13:02.091Z] ed53099fbce6: Retrying in 8 seconds [2021-10-06T04:13:02.674Z] ed53099fbce6: Retrying in 7 seconds [2021-10-06T04:13:02.674Z] b4d181a07f80: Retrying in 7 seconds [2021-10-06T04:13:04.077Z] ed53099fbce6: Retrying in 6 seconds [2021-10-06T04:13:04.077Z] b4d181a07f80: Retrying in 6 seconds [2021-10-06T04:13:05.031Z] ed53099fbce6: Retrying in 5 seconds [2021-10-06T04:13:05.031Z] b4d181a07f80: Retrying in 5 seconds [2021-10-06T04:13:05.986Z] ed53099fbce6: Retrying in 4 seconds [2021-10-06T04:13:05.986Z] b4d181a07f80: Retrying in 4 seconds [2021-10-06T04:13:06.942Z] ed53099fbce6: Retrying in 3 seconds [2021-10-06T04:13:06.942Z] b4d181a07f80: Retrying in 3 seconds [2021-10-06T04:13:07.899Z] ed53099fbce6: Retrying in 2 seconds [2021-10-06T04:13:07.899Z] b4d181a07f80: Retrying in 2 seconds [2021-10-06T04:13:08.859Z] ed53099fbce6: Retrying in 1 second [2021-10-06T04:13:08.859Z] b4d181a07f80: Retrying in 1 second [2021-10-06T04:14:05.236Z] ed53099fbce6: Verifying Checksum [2021-10-06T04:14:05.236Z] ed53099fbce6: Download complete [2021-10-06T04:14:05.236Z] b4d181a07f80: Verifying Checksum [2021-10-06T04:14:05.236Z] b4d181a07f80: Download complete [2021-10-06T04:14:05.236Z] b4d181a07f80: Pull complete [2021-10-06T04:14:05.236Z] a1111a8f2ec3: Pull complete [2021-10-06T04:14:05.507Z] ed53099fbce6: Pull complete [2021-10-06T04:14:05.507Z] dc539afda2c1: Pull complete [2021-10-06T04:14:05.779Z] 77bc0d833cb6: Pull complete [2021-10-06T04:14:05.779Z] 9065ff56babe: Pull complete [2021-10-06T04:14:11.165Z] d287ab97295c: Pull complete [2021-10-06T04:14:11.165Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T04:14:11.165Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T04:14:11.165Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T04:14:11.294Z] prd-centos7-docker-4c-2g-100 does not seem to be running inside a container [2021-10-06T04:14:11.354Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T04:14:13.545Z] $ docker top bd2c4c2a1f0d6f113722d7103c69e199d895312704698f85435252f3d67e345d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T04:14:14.400Z] ---> job-cost.sh [2021-10-06T04:14:14.400Z] lf-activate-venv: SKIPPING [2021-10-06T04:14:14.400Z] INFO: No Stack... [2021-10-06T04:14:19.734Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T04:14:20.316Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T04:14:20.656Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2021-10-06T04:14:20.656Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T04:14:20.729Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-137-1-stack-cost] [2021-10-06T04:14:20.737Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-137-1-stack-cost] did not exist. Created. [2021-10-06T04:14:20.737Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-137-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T04:14:21.193Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T04:14:21.251Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T04:14:21.290Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-137-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T04:14:21.385Z] $ docker stop --time=1 bd2c4c2a1f0d6f113722d7103c69e199d895312704698f85435252f3d67e345d [2021-10-06T04:14:22.540Z] $ docker rm -f bd2c4c2a1f0d6f113722d7103c69e199d895312704698f85435252f3d67e345d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" 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] sh [2021-10-06T04:14:26.786Z] + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-137/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T04:14:27.139Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T04:14:27.774Z] ---> package-listing.sh [2021-10-06T04:14:27.774Z] ++ facter osfamily [2021-10-06T04:14:27.774Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T04:14:28.045Z] + OS_FAMILY=redhat [2021-10-06T04:14:28.045Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-137 [2021-10-06T04:14:28.045Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T04:14:28.045Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T04:14:28.045Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T04:14:28.045Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T04:14:28.045Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-137 ']' [2021-10-06T04:14:28.045Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T04:14:28.045Z] + case "${OS_FAMILY}" in [2021-10-06T04:14:28.045Z] + rpm -qa [2021-10-06T04:14:28.045Z] + sort [2021-10-06T04:14:28.627Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T04:14:28.627Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T04:14:28.627Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T04:14:28.627Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-137 ']' [2021-10-06T04:14:28.627Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-137/archives/ [2021-10-06T04:14:28.627Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-137/archives/ [Pipeline] echo [2021-10-06T04:14:28.676Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T04:14:29.003Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T04:14:29.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T04:14:29.634Z] [2021-10-06T04:14:29.634Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T04:14:30.229Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T04:14:30.229Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T04:14:30.229Z] b4d181a07f80: Pulling fs layer [2021-10-06T04:14:30.229Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T04:14:30.229Z] ed53099fbce6: Pulling fs layer [2021-10-06T04:14:30.229Z] dc539afda2c1: Pulling fs layer [2021-10-06T04:14:30.229Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T04:14:30.229Z] 9065ff56babe: Pulling fs layer [2021-10-06T04:14:30.229Z] d287ab97295c: Pulling fs layer [2021-10-06T04:14:30.229Z] dc539afda2c1: Waiting [2021-10-06T04:14:30.229Z] 77bc0d833cb6: Waiting [2021-10-06T04:14:30.229Z] 9065ff56babe: Waiting [2021-10-06T04:14:30.229Z] d287ab97295c: Waiting [2021-10-06T04:15:09.108Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T04:15:09.108Z] a1111a8f2ec3: Download complete [2021-10-06T04:15:09.108Z] dc539afda2c1: Verifying Checksum [2021-10-06T04:15:09.108Z] dc539afda2c1: Download complete [2021-10-06T04:15:41.314Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T04:15:41.314Z] 77bc0d833cb6: Download complete [2021-10-06T04:15:41.314Z] 9065ff56babe: Verifying Checksum [2021-10-06T04:15:41.314Z] 9065ff56babe: Download complete [2021-10-06T04:16:20.172Z] ed53099fbce6: Verifying Checksum [2021-10-06T04:16:20.172Z] ed53099fbce6: Download complete [2021-10-06T04:18:56.895Z] b4d181a07f80: Verifying Checksum [2021-10-06T04:18:56.895Z] b4d181a07f80: Download complete [2021-10-06T04:18:56.895Z] b4d181a07f80: Pull complete [2021-10-06T04:18:56.895Z] a1111a8f2ec3: Pull complete [2021-10-06T04:18:56.895Z] ed53099fbce6: Pull complete [2021-10-06T04:18:56.895Z] dc539afda2c1: Pull complete [2021-10-06T04:18:56.895Z] 77bc0d833cb6: Pull complete [2021-10-06T04:18:56.895Z] 9065ff56babe: Pull complete [2021-10-06T04:20:33.523Z] d287ab97295c: Retrying in 5 seconds [2021-10-06T04:20:33.523Z] d287ab97295c: Retrying in 4 seconds [2021-10-06T04:20:33.523Z] d287ab97295c: Retrying in 3 seconds [2021-10-06T04:20:33.523Z] d287ab97295c: Retrying in 2 seconds [2021-10-06T04:20:33.523Z] d287ab97295c: Retrying in 1 second [2021-10-06T04:21:00.232Z] d287ab97295c: Verifying Checksum [2021-10-06T04:21:00.232Z] d287ab97295c: Download complete [2021-10-06T04:21:04.548Z] d287ab97295c: Pull complete [2021-10-06T04:21:04.548Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T04:21:04.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T04:21:04.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T04:21:04.672Z] prd-centos7-docker-4c-2g-98 does not seem to be running inside a container [2021-10-06T04:21:04.733Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-137/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-137 -v /w/workspace/gexfoundry_device-rest-go_PR-137:/w/workspace/gexfoundry_device-rest-go_PR-137:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-137@tmp:/w/workspace/gexfoundry_device-rest-go_PR-137@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T04:21:06.354Z] $ docker top 59f59bf5c93f11bf7b1698eab9f51a95f2a773f98d2ac0239cd11599d8e9f31e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T04:21:06.819Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T04:21:07.161Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T04:21:07.505Z] + ls /var/log/sa-host [2021-10-06T04:21:07.505Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T04:21:07.505Z] file_magic: OK [2021-10-06T04:21:07.505Z] HZ: Using current value: 100 [2021-10-06T04:21:07.505Z] file_header: OK [2021-10-06T04:21:07.505Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-06T04:21:07.505Z] Statistics: [2021-10-06T04:21:07.505Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T04:21:07.505Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T04:21:07.505Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T04:21:07.505Z] file_magic: OK [2021-10-06T04:21:07.505Z] HZ: Using current value: 100 [2021-10-06T04:21:07.505Z] file_header: OK [2021-10-06T04:21:07.505Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-06T04:21:07.505Z] Statistics: [2021-10-06T04:21:07.505Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T04:21:07.505Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T04:21:08.429Z] provisioning config files... [2021-10-06T04:21:08.452Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-137@tmp/config2976768488736098670tmp [Pipeline] { [Pipeline] echo [2021-10-06T04:21:08.538Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T04:21:08.899Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T04:21:08.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T04:21:09.459Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T04:21:09.503Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T04:21:09.881Z] ---> sudo-logs.sh [2021-10-06T04:21:09.881Z] Archiving 'sudo' log.. [2021-10-06T04:21:09.881Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-98.novalocal: Name or service not known [2021-10-06T04:21:09.881Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-98.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T04:21:09.986Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T04:21:10.343Z] ---> job-cost.sh [2021-10-06T04:21:10.343Z] lf-activate-venv: SKIPPING [2021-10-06T04:21:10.343Z] DEBUG: total: 0.05999999865889549 [2021-10-06T04:21:10.344Z] INFO: Retrieving Stack Cost... [2021-10-06T04:21:10.927Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T04:21:11.195Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T04:21:11.239Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T04:21:11.590Z] ---> logs-deploy.sh [2021-10-06T04:21:11.590Z] lf-activate-venv: SKIPPING [2021-10-06T04:21:11.590Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-137/1 [2021-10-06T04:21:11.590Z] INFO: archiving workspace using pattern(s): [2021-10-06T04:21:12.175Z] Archives upload complete. [2021-10-06T04:21:12.441Z] INFO: archiving logs to Nexus