Pull request #150 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c4106a29777e4f3980c9863e0df0515b6399873c+5b17f991c425fdfdbf3defaffe349f04efb7e6d5 (5c3b409c84c52d063b843bde0f2664044b838a68) 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-ssh18160921299615292933.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-ssh11442064343594700279.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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-150/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-150/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12601925391227662728.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-150/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12649520174105313586.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 32edd24ee733e309d05e35b1f887f14b07bde6d0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 32edd24ee733e309d05e35b1f887f14b07bde6d0 # timeout=10 Commit message: "Merge pull request #369 from ernestojeda/revert-script-move" > 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-ssh6370355577513222830.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-150/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-150/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh9140911356415085795.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 32edd24ee733e309d05e35b1f887f14b07bde6d0 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 USE_ALPINE: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1149 in /w/workspace/gexfoundry_device-rest-go_PR-150 [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-150 # 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-150@tmp/jenkins-gitclient-ssh5271871085288231609.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 5b17f991c425fdfdbf3defaffe349f04efb7e6d5 into PR head commit c4106a29777e4f3980c9863e0df0515b6399873c Merge succeeded, producing c4106a29777e4f3980c9863e0df0515b6399873c Checking out Revision c4106a29777e4f3980c9863e0df0515b6399873c (PR-150) > 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-150@tmp/jenkins-gitclient-ssh2957484803260564798.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4106a29777e4f3980c9863e0df0515b6399873c # 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-150@tmp/jenkins-gitclient-ssh7532075393006749604.key > git merge 5b17f991c425fdfdbf3defaffe349f04efb7e6d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4106a29777e4f3980c9863e0df0515b6399873c # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:04:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:04:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:04:04 ========================================================= 20:04:04 EdgeX Global Pipelines Version Info 20:04:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:04:05 ------------------- 20:04:05 stable info: 20:04:05 ------------------- 20:04:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:04:05 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 20:04:05 Message: update stable to v1.0.217 20:04:06 ------------------- 20:04:06 experimental info: 20:04:06 ------------------- 20:04:06 Commited By: **** collab-it+edgex@linuxfoundation.org 20:04:06 Commit SHA: 7a502be46133bd83b74f613648f1d59e9d9e8641 20:04:06 Message: update experimental to v1.0.218 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:04:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:04:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:04:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:04:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:04:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:04:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 20:04:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:04:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:04:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:04:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:04:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-150 [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-150 [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-150 [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4106a29777e4f3980c9863e0df0515b6399873c [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4106a2 [Pipeline] echo 20:04:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:08 provisioning config files... 20:04:08 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-150@tmp/config6113919734755219146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:08 ---> docker-login.sh 20:04:08 nexus3.edgexfoundry.org:10001 20:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:08 Configure a credential helper to remove this warning. See 20:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:08 20:04:08 Login Succeeded 20:04:08 nexus3.edgexfoundry.org:10002 20:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:08 Configure a credential helper to remove this warning. See 20:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:08 20:04:08 Login Succeeded 20:04:08 nexus3.edgexfoundry.org:10003 20:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:08 Configure a credential helper to remove this warning. See 20:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:08 20:04:08 Login Succeeded 20:04:08 nexus3.edgexfoundry.org:10004 20:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:08 Configure a credential helper to remove this warning. See 20:04:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:08 20:04:08 Login Succeeded 20:04:08 docker.io 20:04:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:09 Configure a credential helper to remove this warning. See 20:04:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:09 20:04:09 Login Succeeded 20:04:09 ---> docker-login.sh ends [Pipeline] } 20:04:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:04:10 + git rev-list -1 --merges c4106a29777e4f3980c9863e0df0515b6399873c~1..c4106a29777e4f3980c9863e0df0515b6399873c [Pipeline] echo 20:04:10 -----------> git rev-list -1 --merges c4106a29777e4f3980c9863e0df0515b6399873c~1..c4106a29777e4f3980c9863e0df0515b6399873c c4106a29777e4f3980c9863e0df0515b6399873c [false] [Pipeline] sh 20:04:10 + git log --format=format:%s -1 c4106a29777e4f3980c9863e0df0515b6399873c [Pipeline] echo 20:04:10 ========================================================= 20:04:10 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:04:10 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:10 + git log --format=format:%s -1 c4106a29777e4f3980c9863e0df0515b6399873c [Pipeline] echo 20:04:11 [semverPrep] GIT_COMMIT: c4106a29777e4f3980c9863e0df0515b6399873c, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo 20:04:11 [semverPrep] This is not a build commit. [Pipeline] sh 20:04:11 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 20:04:11 + grep -v github /etc/ssh/ssh_known_hosts 20:04:11 + '[' -e /tmp/ssh_known_hosts ']' 20:04:11 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:04:11 + sudo tee -a /etc/ssh/ssh_known_hosts 20:04:11 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 20:04:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 20:04:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:12 20:04:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 20:04:12 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:12 latest: Pulling from edgex-devops/git-semver 20:04:12 a0d0a0d46f8b: Pulling fs layer 20:04:12 3e5f54012d9b: Pulling fs layer 20:04:12 4c7163046ea9: Pulling fs layer 20:04:12 0c2d73faf560: Pulling fs layer 20:04:12 0c2d73faf560: Waiting 20:04:12 3e5f54012d9b: Verifying Checksum 20:04:12 3e5f54012d9b: Download complete 20:04:12 a0d0a0d46f8b: Verifying Checksum 20:04:12 a0d0a0d46f8b: Download complete 20:04:12 0c2d73faf560: Verifying Checksum 20:04:12 0c2d73faf560: Download complete 20:04:12 4c7163046ea9: Verifying Checksum 20:04:12 4c7163046ea9: Download complete 20:04:12 a0d0a0d46f8b: Pull complete 20:04:12 3e5f54012d9b: Pull complete 20:04:12 4c7163046ea9: Pull complete 20:04:13 0c2d73faf560: Pull complete 20:04:13 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 20:04:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 20:04:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 20:04:13 prd-centos7-docker-4c-2g-1149 does not seem to be running inside a container 20:04:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-150 -v /w/workspace/gexfoundry_device-rest-go_PR-150:/w/workspace/gexfoundry_device-rest-go_PR-150:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-150@tmp:/w/workspace/gexfoundry_device-rest-go_PR-150@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 20:04:13 $ docker top ee537b2b9c050f9750f511fa169adb6d2777ed7d3ee26c320344c4c4417d1c21 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:04:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:14 [ssh-agent] Looking for ssh-agent implementation... 20:04:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:14 $ docker exec ee537b2b9c050f9750f511fa169adb6d2777ed7d3ee26c320344c4c4417d1c21 ssh-agent 20:04:14 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXlCdLEM/agent.13 20:04:14 SSH_AGENT_PID=20 20:04:14 Running ssh-add (command line suppressed) 20:04:14 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-150@tmp/private_key_8398096613282043370.key (/w/workspace/gexfoundry_device-rest-go_PR-150@tmp/private_key_8398096613282043370.key) 20:04:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:14 + git tag --points-at HEAD [Pipeline] } 20:04:14 $ docker exec --env ******** --env ******** ee537b2b9c050f9750f511fa169adb6d2777ed7d3ee26c320344c4c4417d1c21 ssh-agent -k 20:04:14 unset SSH_AUTH_SOCK; 20:04:14 unset SSH_AGENT_PID; 20:04:14 echo Agent pid 20 killed; 20:04:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:04:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:04:15 [ssh-agent] Looking for ssh-agent implementation... 20:04:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:04:15 $ docker exec ee537b2b9c050f9750f511fa169adb6d2777ed7d3ee26c320344c4c4417d1c21 ssh-agent 20:04:15 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjaDoig/agent.53 20:04:15 SSH_AGENT_PID=59 20:04:15 Running ssh-add (command line suppressed) 20:04:15 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-150@tmp/private_key_7825788999078876875.key (/w/workspace/gexfoundry_device-rest-go_PR-150@tmp/private_key_7825788999078876875.key) 20:04:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:04:15 + git semver init 20:04:15 # -> Open(): unable to determine branch for HEAD 20:04:15 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-150/.git 20:04:15 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-150 20:04:15 # $SEMVER_REMOTE_NAME = origin 20:04:15 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 20:04:15 # $SEMVER_USER_NAME = edgex-jenkins 20:04:15 # $SEMVER_BRANCH = PR-150 20:04:15 # $SEMVER_TEMP = /tmp/semver-438219526 20:04:15 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 20:04:17 # '/tmp/semver-438219526' -> '/w/workspace/gexfoundry_device-rest-go_PR-150/.semver' 20:04:17 # -> Force: false 20:04:17 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-150/.semver [Pipeline] } 20:04:17 $ docker exec --env ******** --env ******** ee537b2b9c050f9750f511fa169adb6d2777ed7d3ee26c320344c4c4417d1c21 ssh-agent -k 20:04:17 unset SSH_AUTH_SOCK; 20:04:17 unset SSH_AGENT_PID; 20:04:17 echo Agent pid 59 killed; 20:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:04:17 + git semver [Pipeline] } 20:04:17 $ docker stop --time=1 ee537b2b9c050f9750f511fa169adb6d2777ed7d3ee26c320344c4c4417d1c21 20:04:18 $ docker rm -f ee537b2b9c050f9750f511fa169adb6d2777ed7d3ee26c320344c4c4417d1c21 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:04:19 Stashed 1 file(s) [Pipeline] echo 20:04:19 [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 20:04:35 Still waiting to schedule task 20:04:35 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1149’ 20:04:35 Still waiting to schedule task 20:04:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 20:05:56 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1150 in /w/workspace/gexfoundry_device-rest-go_PR-150 [Pipeline] { [Pipeline] ws 20:05:56 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:05:56 The recommended git tool is: git 20:06:00 using credential edgex-jenkins-ssh 20:06:00 Cloning the remote Git repository 20:06:00 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:06:00 > git init /w/workspace/device-rest-go/1 # timeout=10 20:06:01 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:06:01 > git --version # timeout=10 20:06:01 > git --version # 'git version 2.17.1' 20:06:01 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:01 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:06:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:03 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:06:03 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:06:03 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:06:04 Merging remotes/origin/main commit 5b17f991c425fdfdbf3defaffe349f04efb7e6d5 into PR head commit c4106a29777e4f3980c9863e0df0515b6399873c 20:06:04 Merge succeeded, producing c4106a29777e4f3980c9863e0df0515b6399873c 20:06:04 Checking out Revision c4106a29777e4f3980c9863e0df0515b6399873c (PR-150) 20:06:04 > git config core.sparsecheckout # timeout=10 20:06:04 > git checkout -f c4106a29777e4f3980c9863e0df0515b6399873c # timeout=10 20:06:04 > git remote # timeout=10 20:06:04 > git config --get remote.origin.url # timeout=10 20:06:04 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:04 > git merge 5b17f991c425fdfdbf3defaffe349f04efb7e6d5 # timeout=10 20:06:04 > git rev-parse HEAD^{commit} # timeout=10 20:06:04 > git config core.sparsecheckout # timeout=10 20:06:04 > git checkout -f c4106a29777e4f3980c9863e0df0515b6399873c # timeout=10 20:06:08 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 20:06:08 > git --version # timeout=10 20:06:08 > git --version # 'git version 2.17.1' 20:06:08 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:09 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:06:09 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:09 Dload Upload Total Spent Left Speed 20:06:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 82243 0 --:--:-- --:--:-- --:--:-- 82243 [Pipeline] sh 20:06:10 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:06:10 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 20:06:10 /etc/docker/daemon.json 20:06:10 { 20:06:10 "registry-mirrors": [ 20:06:10 "https://nexus3.edgexfoundry.org:10001" 20:06:10 ], 20:06:10 "bip": "10.250.0.254/24", 20:06:10 "hosts": [ 20:06:10 "tcp://0.0.0.0:5555", 20:06:10 "unix:///var/run/docker.sock" 20:06:10 ], 20:06:10 "mtu": 1458, 20:06:10 "selinux-enabled": true, 20:06:10 "seccomp-profile": "/etc/docker/seccomp.json" 20:06:10 } [Pipeline] sh 20:06:11 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:06:11 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:29 provisioning config files... 20:06:29 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config6416129692215290839tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:30 ---> docker-login.sh 20:06:30 nexus3.edgexfoundry.org:10001 20:06:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:31 Configure a credential helper to remove this warning. See 20:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:31 20:06:31 Login Succeeded 20:06:31 nexus3.edgexfoundry.org:10002 20:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:31 Configure a credential helper to remove this warning. See 20:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:31 20:06:31 Login Succeeded 20:06:31 nexus3.edgexfoundry.org:10003 20:06:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:31 Configure a credential helper to remove this warning. See 20:06:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:31 20:06:31 Login Succeeded 20:06:31 nexus3.edgexfoundry.org:10004 20:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:32 Configure a credential helper to remove this warning. See 20:06:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:32 20:06:32 Login Succeeded 20:06:32 docker.io 20:06:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:33 Configure a credential helper to remove this warning. See 20:06:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:33 20:06:33 Login Succeeded 20:06:33 ---> docker-login.sh ends [Pipeline] } 20:06:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:06:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:33 ========================================================= 20:06:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:06:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:06:34 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 20:06:34 Sending build context to Docker daemon 121.9kB 20:06:34 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 20:06:34 Step 2/11 : FROM ${BASE} AS builder 20:06:34 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:06:34 552d1f2373af: Pulling fs layer 20:06:34 ea3f2d53f512: Pulling fs layer 20:06:34 9e70ebbbe112: Pulling fs layer 20:06:34 7a9cfe048b4a: Pulling fs layer 20:06:34 72dc09318566: Pulling fs layer 20:06:34 f4f7b4309257: Pulling fs layer 20:06:34 0ac9a79272e3: Pulling fs layer 20:06:34 b78e95d17946: Pulling fs layer 20:06:34 7a9cfe048b4a: Waiting 20:06:34 72dc09318566: Waiting 20:06:34 f4f7b4309257: Waiting 20:06:34 b78e95d17946: Waiting 20:06:34 0ac9a79272e3: Waiting 20:06:34 9e70ebbbe112: Download complete 20:06:34 ea3f2d53f512: Verifying Checksum 20:06:34 ea3f2d53f512: Download complete 20:06:34 72dc09318566: Download complete 20:06:34 f4f7b4309257: Download complete 20:06:34 552d1f2373af: Verifying Checksum 20:06:34 552d1f2373af: Download complete 20:06:34 0ac9a79272e3: Verifying Checksum 20:06:34 0ac9a79272e3: Download complete 20:06:35 552d1f2373af: Pull complete 20:06:35 ea3f2d53f512: Pull complete 20:06:36 9e70ebbbe112: Pull complete 20:06:36 b78e95d17946: Verifying Checksum 20:06:36 b78e95d17946: Download complete 20:06:37 7a9cfe048b4a: Verifying Checksum 20:06:37 7a9cfe048b4a: Download complete 20:06:43 Running on prd-centos7-docker-4c-2g-1151 in /w/workspace/gexfoundry_device-rest-go_PR-150 [Pipeline] { [Pipeline] ws 20:06:43 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:06:43 The recommended git tool is: git 20:06:45 using credential edgex-jenkins-ssh 20:06:45 Cloning the remote Git repository 20:06:44 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:06:44 > git init /w/workspace/device-rest-go/1 # timeout=10 20:06:44 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:06:44 > git --version # timeout=10 20:06:44 > git --version # 'git version 2.24.4' 20:06:44 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:44 [INFO] Currently running in a labeled security context 20:06:44 [INFO] Currently SELinux is 'enforcing' on the host 20:06:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh4046624469211168005.key 20:06:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:46 Merging remotes/origin/main commit 5b17f991c425fdfdbf3defaffe349f04efb7e6d5 into PR head commit c4106a29777e4f3980c9863e0df0515b6399873c 20:06:46 Merge succeeded, producing c4106a29777e4f3980c9863e0df0515b6399873c 20:06:46 Checking out Revision c4106a29777e4f3980c9863e0df0515b6399873c (PR-150) 20:06:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:06:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:45 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:06:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:06:45 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:45 [INFO] Currently running in a labeled security context 20:06:45 [INFO] Currently SELinux is 'enforcing' on the host 20:06:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh3365391170273108226.key 20:06:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/150/head:refs/remotes/origin/PR-150 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:06:46 > git config core.sparsecheckout # timeout=10 20:06:46 > git checkout -f c4106a29777e4f3980c9863e0df0515b6399873c # timeout=10 20:06:46 > git remote # timeout=10 20:06:46 > git config --get remote.origin.url # timeout=10 20:06:46 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:46 [INFO] Currently running in a labeled security context 20:06:46 [INFO] Currently SELinux is 'enforcing' on the host 20:06:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/1@tmp/jenkins-gitclient-ssh8807321855027216348.key 20:06:46 > git merge 5b17f991c425fdfdbf3defaffe349f04efb7e6d5 # timeout=10 20:06:46 > git rev-parse HEAD^{commit} # timeout=10 20:06:46 > git config core.sparsecheckout # timeout=10 20:06:46 > git checkout -f c4106a29777e4f3980c9863e0df0515b6399873c # timeout=10 20:06:47 7a9cfe048b4a: Pull complete 20:06:47 72dc09318566: Pull complete 20:06:47 f4f7b4309257: Pull complete 20:06:48 0ac9a79272e3: Pull complete 20:06:50 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v2" 20:06:49 > git --version # timeout=10 20:06:49 > git --version # 'git version 2.24.4' 20:06:49 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:51 provisioning config files... 20:06:51 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4358843018851696807tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:51 ---> docker-login.sh 20:06:51 nexus3.edgexfoundry.org:10001 20:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:51 Configure a credential helper to remove this warning. See 20:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:51 20:06:51 Login Succeeded 20:06:51 nexus3.edgexfoundry.org:10002 20:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:51 Configure a credential helper to remove this warning. See 20:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:51 20:06:51 Login Succeeded 20:06:51 nexus3.edgexfoundry.org:10003 20:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:51 Configure a credential helper to remove this warning. See 20:06:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:51 20:06:51 Login Succeeded 20:06:51 nexus3.edgexfoundry.org:10004 20:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:52 Configure a credential helper to remove this warning. See 20:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:52 20:06:52 Login Succeeded 20:06:52 docker.io 20:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:52 Configure a credential helper to remove this warning. See 20:06:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:52 20:06:52 Login Succeeded 20:06:52 ---> docker-login.sh ends [Pipeline] } 20:06:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:06:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:52 ========================================================= 20:06:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 20:06:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:06:53 + 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 . 20:06:53 Sending build context to Docker daemon 121.9kB 20:06:53 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 20:06:53 Step 2/11 : FROM ${BASE} AS builder 20:06:53 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 20:06:53 a0d0a0d46f8b: Pulling fs layer 20:06:53 31adcdaf11c8: Pulling fs layer 20:06:53 b8b176561691: Pulling fs layer 20:06:53 4527c011a84f: Pulling fs layer 20:06:53 5d74067f8e1e: Pulling fs layer 20:06:53 e0aca202a116: Pulling fs layer 20:06:53 3a43be97a3b4: Pulling fs layer 20:06:53 34cad66bf833: Pulling fs layer 20:06:53 b4e3c513aaa6: Pulling fs layer 20:06:53 4527c011a84f: Waiting 20:06:53 5d74067f8e1e: Waiting 20:06:53 e0aca202a116: Waiting 20:06:53 3a43be97a3b4: Waiting 20:06:53 34cad66bf833: Waiting 20:06:53 b4e3c513aaa6: Waiting 20:06:53 b8b176561691: Verifying Checksum 20:06:53 b8b176561691: Download complete 20:06:53 31adcdaf11c8: Verifying Checksum 20:06:53 31adcdaf11c8: Download complete 20:06:53 5d74067f8e1e: Verifying Checksum 20:06:53 5d74067f8e1e: Download complete 20:06:53 e0aca202a116: Verifying Checksum 20:06:53 e0aca202a116: Download complete 20:06:53 3a43be97a3b4: Verifying Checksum 20:06:53 3a43be97a3b4: Download complete 20:06:53 a0d0a0d46f8b: Verifying Checksum 20:06:53 a0d0a0d46f8b: Download complete 20:06:53 34cad66bf833: Verifying Checksum 20:06:53 34cad66bf833: Download complete 20:06:53 b78e95d17946: Pull complete 20:06:53 a0d0a0d46f8b: Pull complete 20:06:53 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:06:53 ---> 8b459fc5aaf0 20:06:53 Step 3/11 : ARG MAKE='make build' 20:06:53 b4e3c513aaa6: Verifying Checksum 20:06:53 b4e3c513aaa6: Download complete 20:06:53 4527c011a84f: Verifying Checksum 20:06:53 4527c011a84f: Download complete 20:06:53 31adcdaf11c8: Pull complete 20:06:53 b8b176561691: Pull complete 20:06:55 ---> Running in 1262a7c8a330 20:06:55 Removing intermediate container 1262a7c8a330 20:06:55 ---> fa8af999e4e1 20:06:55 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:06:55 ---> Running in bdba147c5226 20:06:56 Removing intermediate container bdba147c5226 20:06:56 ---> 2d701bfe8d5b 20:06:56 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 20:06:56 ---> Running in f17f5302a607 20:06:56 Removing intermediate container f17f5302a607 20:06:56 ---> 200e5b8cc38c 20:06:56 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:56 ---> Running in 96d0d58bfee1 20:06:58 4527c011a84f: Pull complete 20:06:58 5d74067f8e1e: Pull complete 20:06:58 e0aca202a116: Pull complete 20:06:58 3a43be97a3b4: Pull complete 20:06:58 34cad66bf833: Pull complete 20:06:58 Removing intermediate container 96d0d58bfee1 20:06:58 ---> 9ff21aa1d42d 20:06:58 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:06:58 ---> Running in f481a8b31c20 20:06:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:07:00 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:07:01 (1/4) Installing openssh-keygen (8.6_p1-r3) 20:07:01 (2/4) Installing libedit (20210216.3.1-r0) 20:07:01 (3/4) Installing openssh-client-common (8.6_p1-r3) 20:07:01 (4/4) Installing openssh-client-default (8.6_p1-r3) 20:07:01 Executing busybox-1.33.1-r3.trigger 20:07:01 OK: 223 MiB in 56 packages 20:07:01 b4e3c513aaa6: Pull complete 20:07:01 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 20:07:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 20:07:01 ---> 9f6097aaca64 20:07:01 Step 3/11 : ARG MAKE='make build' 20:07:02 Removing intermediate container f481a8b31c20 20:07:02 ---> 572ae3369485 20:07:02 Step 8/11 : WORKDIR /device-rest-go 20:07:02 ---> Running in 0aae87d4d9a7 20:07:02 Removing intermediate container 0aae87d4d9a7 20:07:02 ---> 7673902f385d 20:07:02 Step 9/11 : COPY . . 20:07:03 ---> 4a85175ee788 20:07:03 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:03 ---> Running in 28986bebb30e 20:07:05 ---> Running in 46306492e7de 20:07:05 Removing intermediate container 46306492e7de 20:07:05 ---> 9f9dba9fbfbf 20:07:05 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:07:05 ---> Running in d4cc68de7f88 20:07:05 Removing intermediate container d4cc68de7f88 20:07:05 ---> 003ddae7483e 20:07:05 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 20:07:05 ---> Running in 913c14d4da23 20:07:05 Removing intermediate container 913c14d4da23 20:07:05 ---> b95c8d7d8119 20:07:05 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:07:05 ---> Running in 05d070fbfbf6 20:07:05 Removing intermediate container 05d070fbfbf6 20:07:05 ---> ea300b3faf38 20:07:05 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:07:05 ---> Running in 6e015170bed4 20:07:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:07:06 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:07:07 (1/4) Installing openssh-keygen (8.6_p1-r3) 20:07:07 (2/4) Installing libedit (20210216.3.1-r0) 20:07:07 (3/4) Installing openssh-client-common (8.6_p1-r3) 20:07:07 (4/4) Installing openssh-client-default (8.6_p1-r3) 20:07:07 Executing busybox-1.33.1-r3.trigger 20:07:07 OK: 224 MiB in 56 packages 20:07:07 Removing intermediate container 6e015170bed4 20:07:07 ---> 60dd93cecc21 20:07:07 Step 8/11 : WORKDIR /device-rest-go 20:07:07 ---> Running in 7cbded27b7b7 20:07:08 Removing intermediate container 7cbded27b7b7 20:07:08 ---> 4fbb1e6ab454 20:07:08 Step 9/11 : COPY . . 20:07:08 ---> 58a76493e8f8 20:07:08 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:08 ---> Running in 1d687c979485 20:07:40 Removing intermediate container 1d687c979485 20:07:40 ---> 2a25927d7cd8 20:07:40 Step 11/11 : RUN $MAKE 20:07:40 ---> Running in e39d6074102f 20:07:40 noop 20:07:40 Removing intermediate container e39d6074102f 20:07:40 ---> b03d2556a105 20:07:40 Successfully built b03d2556a105 20:07:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 20:07:40 + docker inspect -f . ci-base-image-x86_64 20:07:40 . [Pipeline] withDockerContainer 20:07:40 prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container 20:07:40 $ 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 ******** ci-base-image-x86_64 cat 20:07:41 $ docker top 9cb63ffb1f06091a9b3471a03f52e270f7a48ae965cbcdada4f9a473a1189aca -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:41 + go version 20:07:41 go version go1.16.8 linux/amd64 [Pipeline] } 20:07:41 $ docker stop --time=1 9cb63ffb1f06091a9b3471a03f52e270f7a48ae965cbcdada4f9a473a1189aca 20:07:42 $ docker rm -f 9cb63ffb1f06091a9b3471a03f52e270f7a48ae965cbcdada4f9a473a1189aca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:07:43 + docker inspect -f . ci-base-image-x86_64 20:07:43 . [Pipeline] withDockerContainer 20:07:43 prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container 20:07:43 $ 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 ******** ci-base-image-x86_64 cat 20:07:44 $ docker top eaadadbcfb9eba6c0c6aa73de93785e1da0797642eab16c1522c64c2dd780a39 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:07:44 + make test 20:07:44 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:07:44 ? github.com/edgexfoundry/device-rest-go [no test files] 20:08:03 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:08:03 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 56.0% of statements 20:08:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:08:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:08:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:08:07 ./bin/test-attribution-txt.sh [Pipeline] echo 20:08:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:08:07 $ docker stop --time=1 eaadadbcfb9eba6c0c6aa73de93785e1da0797642eab16c1522c64c2dd780a39 20:08:09 $ docker rm -f eaadadbcfb9eba6c0c6aa73de93785e1da0797642eab16c1522c64c2dd780a39 [Pipeline] // withDockerContainer [Pipeline] sh 20:08:09 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:08:09 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:08:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:08:11 + ls -al . 20:08:11 total 148 20:08:11 drwxrwxr-x. 8 jenkins jenkins 4096 Jan 10 20:08 . 20:08:11 drwxrwxr-x. 4 jenkins jenkins 28 Jan 10 20:06 .. 20:08:11 -rw-rw-r--. 1 jenkins jenkins 7095 Jan 10 20:06 Attribution.txt 20:08:11 drwxrwxr-x. 2 jenkins jenkins 37 Jan 10 20:06 bin 20:08:11 -rw-rw-r--. 1 jenkins jenkins 7459 Jan 10 20:06 CHANGELOG.md 20:08:11 drwxrwxr-x. 3 jenkins jenkins 32 Jan 10 20:06 cmd 20:08:11 -rw-r--r--. 1 jenkins jenkins 9215 Jan 10 20:08 coverage.out 20:08:11 -rw-rw-r--. 1 jenkins jenkins 1649 Jan 10 20:06 Dockerfile 20:08:11 -rw-rw-r--. 1 jenkins jenkins 151 Jan 10 20:06 .dockerignore 20:08:11 drwxrwxr-x. 2 jenkins jenkins 76 Jan 10 20:06 driver 20:08:11 drwxrwxr-x. 8 jenkins jenkins 179 Jan 10 20:06 .git 20:08:11 drwxrwxr-x. 2 jenkins jenkins 103 Jan 10 20:06 .github 20:08:11 -rw-rw-r--. 1 jenkins jenkins 329 Jan 10 20:06 .gitignore 20:08:11 -rw-rw-r--. 1 jenkins jenkins 277 Jan 10 20:06 go.mod 20:08:11 -rw-rw-r--. 1 jenkins jenkins 49330 Jan 10 20:06 go.sum 20:08:11 -rw-rw-r--. 1 jenkins jenkins 677 Jan 10 20:06 GOVERNANCE.md 20:08:11 -rw-rw-r--. 1 jenkins jenkins 680 Jan 10 20:06 Jenkinsfile 20:08:11 -rw-rw-r--. 1 jenkins jenkins 11340 Jan 10 20:06 LICENSE 20:08:11 -rw-rw-r--. 1 jenkins jenkins 1078 Jan 10 20:06 Makefile 20:08:11 -rw-rw-r--. 1 jenkins jenkins 620 Jan 10 20:06 OWNERS.md 20:08:11 -rw-rw-r--. 1 jenkins jenkins 8246 Jan 10 20:06 README.md 20:08:11 drwxrwxr-x. 3 jenkins jenkins 58 Jan 10 20:06 snap 20:08:11 -rw-rw-r--. 1 jenkins jenkins 5 Jan 10 20:04 VERSION 20:08:11 -rw-rw-r--. 1 jenkins jenkins 713 Jan 10 20:06 version.go [Pipeline] isUnix [Pipeline] sh 20:08:11 + 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=c4106a29777e4f3980c9863e0df0515b6399873c --label arch=amd64 --label version=0.0.0 . 20:08:11 Sending build context to Docker daemon 131.6kB 20:08:11 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:08:11 Step 2/24 : FROM ${BASE} AS builder 20:08:11 ---> b03d2556a105 20:08:11 Step 3/24 : ARG MAKE='make build' 20:08:11 ---> Running in 57f3b66feb21 20:08:11 Removing intermediate container 57f3b66feb21 20:08:11 ---> 9e1fc4f6cf7e 20:08:11 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:08:11 ---> Running in 99dcb00fbfbf 20:08:12 Removing intermediate container 99dcb00fbfbf 20:08:12 ---> 361a93c45812 20:08:12 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 20:08:12 ---> Running in 4a7737821411 20:08:12 Removing intermediate container 4a7737821411 20:08:12 ---> 6bb5b2be8827 20:08:12 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:08:12 ---> Running in 414241b4b299 20:08:12 Removing intermediate container 414241b4b299 20:08:12 ---> 03d5a78f93d3 20:08:12 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:08:12 ---> Running in 8121cc5360df 20:08:12 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:08:13 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:08:14 OK: 224 MiB in 56 packages 20:08:14 Removing intermediate container 8121cc5360df 20:08:14 ---> ec4d60c45df5 20:08:14 Step 8/24 : WORKDIR /device-rest-go 20:08:14 ---> Running in 9bb8450fa693 20:08:14 Removing intermediate container 9bb8450fa693 20:08:14 ---> 38e79380f152 20:08:14 Step 9/24 : COPY . . 20:08:14 ---> 65407d3b809e 20:08:14 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:14 ---> Running in a4c2b83bf1b1 20:08:15 Removing intermediate container a4c2b83bf1b1 20:08:15 ---> 3d353ff658fd 20:08:15 Step 11/24 : RUN $MAKE 20:08:15 ---> Running in e68359641964 20:08:15 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:08:25 Removing intermediate container 28986bebb30e 20:08:25 ---> 170b71e4ec84 20:08:25 Step 11/11 : RUN $MAKE 20:08:25 ---> Running in 6f39fecbc08d 20:08:25 noop 20:08:25 Removing intermediate container 6f39fecbc08d 20:08:25 ---> af38cfe5cb7b 20:08:25 Successfully built af38cfe5cb7b 20:08:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:08:26 + docker inspect -f . ci-base-image-arm64 20:08:26 . [Pipeline] withDockerContainer 20:08:26 prd-ubuntu18.04-docker-arm64-4c-16g-1150 does not seem to be running inside a container 20:08:26 $ 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 ******** ci-base-image-arm64 cat 20:08:27 $ docker top 57a9819c13beddccba54d334fafbc19d332294f3ccd06b747a15f49accd780a2 -eo pid,comm 20:08:27 Removing intermediate container e68359641964 20:08:27 ---> ec4447e50bde 20:08:27 Step 12/24 : FROM alpine:3.14 20:08:27 3.14: Pulling from library/alpine 20:08:27 97518928ae5f: Pulling fs layer 20:08:27 97518928ae5f: Download complete 20:08:27 97518928ae5f: Pull complete 20:08:27 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:08:27 Status: Downloaded newer image for alpine:3.14 20:08:27 ---> 0a97eee8041e 20:08:27 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:08:27 ---> Running in 07306b7727ac 20:08:27 Removing intermediate container 07306b7727ac 20:08:27 ---> fb8ab872b347 20:08:27 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 20:08:27 ---> Running in c392a4e85a5f [Pipeline] { [Pipeline] sh 20:08:28 Removing intermediate container c392a4e85a5f 20:08:28 ---> 34fee76e5aed 20:08:28 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 20:08:28 ---> Running in 6c26d627a134 20:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:08:28 (1/6) Installing dumb-init (1.2.5-r1) 20:08:28 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:08:28 (3/6) Installing libsodium (1.0.18-r0) 20:08:28 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:08:28 (5/6) Installing libzmq (4.3.4-r0) 20:08:28 (6/6) Installing zeromq (4.3.4-r0) 20:08:28 Executing busybox-1.33.1-r6.trigger 20:08:28 OK: 8 MiB in 20 packages 20:08:28 + go version 20:08:28 go version go1.16.8 linux/arm64 [Pipeline] } 20:08:28 $ docker stop --time=1 57a9819c13beddccba54d334fafbc19d332294f3ccd06b747a15f49accd780a2 20:08:28 Removing intermediate container 6c26d627a134 20:08:28 ---> a63f7a2ae08e 20:08:28 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 20:08:29 ---> 85c7ae1126d7 20:08:29 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 20:08:29 ---> 306b93389377 20:08:29 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 20:08:29 ---> 5b057e544c32 20:08:29 Step 19/24 : EXPOSE 59986 20:08:29 ---> Running in 3c542b26aabd 20:08:29 Removing intermediate container 3c542b26aabd 20:08:29 ---> dfca29e40dcd 20:08:29 Step 20/24 : ENTRYPOINT ["/device-rest"] 20:08:29 ---> Running in 3dfbac93641d 20:08:29 Removing intermediate container 3dfbac93641d 20:08:29 ---> 3bcbefc118fd 20:08:29 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:08:29 ---> Running in 7d1a542e057c 20:08:29 Removing intermediate container 7d1a542e057c 20:08:29 ---> 7ec78a3e46d4 20:08:29 Step 22/24 : LABEL arch=amd64 20:08:29 ---> Running in e7ce864b2b96 20:08:30 Removing intermediate container e7ce864b2b96 20:08:30 ---> eef3cf7cc4d1 20:08:30 Step 23/24 : LABEL git_sha=c4106a29777e4f3980c9863e0df0515b6399873c 20:08:30 ---> Running in 762fd95adf8b 20:08:30 Removing intermediate container 762fd95adf8b 20:08:30 ---> d51932b6c626 20:08:30 Step 24/24 : LABEL version=0.0.0 20:08:30 ---> Running in 353e4e6eb3ff 20:08:30 Removing intermediate container 353e4e6eb3ff 20:08:30 ---> 856daafc9dc5 20:08:30 [Warning] One or more build-args [ARCH] were not consumed 20:08:30 Successfully built 856daafc9dc5 20:08:30 Successfully tagged device-rest:latest 20:08:30 $ docker rm -f 57a9819c13beddccba54d334fafbc19d332294f3ccd06b747a15f49accd780a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] isUnix [Pipeline] sh [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 20:08:31 + docker inspect -f . ci-base-image-arm64 20:08:31 . [Pipeline] withDockerContainer 20:08:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:31 20:08:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:31 prd-ubuntu18.04-docker-arm64-4c-16g-1150 does not seem to be running inside a container 20:08:31 $ 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 ******** ci-base-image-arm64 cat 20:08:33 $ docker top 2ad4b0a6b57f4cdbc522adbb7c9da35b195c68f5b075b90ced7dc636722374a0 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [Pipeline] sh 20:08:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:33 latest: Pulling from edgex-lftools-log-publisher 20:08:33 b4d181a07f80: Pulling fs layer 20:08:33 a1111a8f2ec3: Pulling fs layer 20:08:33 ed53099fbce6: Pulling fs layer 20:08:33 dc539afda2c1: Pulling fs layer 20:08:33 77bc0d833cb6: Pulling fs layer 20:08:33 9065ff56babe: Pulling fs layer 20:08:33 d287ab97295c: Pulling fs layer 20:08:33 dc539afda2c1: Waiting 20:08:33 77bc0d833cb6: Waiting 20:08:33 9065ff56babe: Waiting 20:08:33 d287ab97295c: Waiting 20:08:33 a1111a8f2ec3: Verifying Checksum 20:08:33 a1111a8f2ec3: Download complete 20:08:33 dc539afda2c1: Verifying Checksum 20:08:33 dc539afda2c1: Download complete 20:08:33 77bc0d833cb6: Verifying Checksum 20:08:33 77bc0d833cb6: Download complete 20:08:33 ed53099fbce6: Verifying Checksum 20:08:33 ed53099fbce6: Download complete 20:08:34 9065ff56babe: Verifying Checksum 20:08:34 9065ff56babe: Download complete 20:08:34 b4d181a07f80: Verifying Checksum 20:08:34 b4d181a07f80: Download complete 20:08:34 + make test 20:08:34 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 20:08:34 d287ab97295c: Verifying Checksum 20:08:34 d287ab97295c: Download complete 20:08:35 ? github.com/edgexfoundry/device-rest-go [no test files] 20:08:35 b4d181a07f80: Pull complete 20:08:35 a1111a8f2ec3: Pull complete 20:08:36 ed53099fbce6: Pull complete 20:08:36 dc539afda2c1: Pull complete 20:08:36 77bc0d833cb6: Pull complete 20:08:36 9065ff56babe: Pull complete 20:08:41 d287ab97295c: Pull complete 20:08:41 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:08:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:08:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:08:41 prd-centos7-docker-4c-2g-1151 does not seem to be running inside a container 20:08:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:08:44 $ docker top 3c211604f8969f7b204cef48703a8c81f250054e1a5db3c4c654162b255c776b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:08:44 ---> job-cost.sh 20:08:44 lf-activate-venv: SKIPPING 20:08:44 INFO: No Stack... 20:08:45 INFO: Retrieving Pricing Info for: v3-standard-2 20:08:45 INFO: Archiving Costs [Pipeline] sh 20:08:46 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:08:46 + cut -d, -f6 [Pipeline] lock 20:08:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-150-1-stack-cost] 20:08:46 Resource [jenkins-edgexfoundry-device-rest-go-PR-150-1-stack-cost] did not exist. Created. 20:08:46 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-150-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:08:46 + echo total: 0.05999999865889549 [Pipeline] stash 20:08:46 Stashed 1 file(s) [Pipeline] } 20:08:46 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:08:46 $ docker stop --time=1 3c211604f8969f7b204cef48703a8c81f250054e1a5db3c4c654162b255c776b 20:08:47 $ docker rm -f 3c211604f8969f7b204cef48703a8c81f250054e1a5db3c4c654162b255c776b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:09:32 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:09:32 ok github.com/edgexfoundry/device-rest-go/driver 0.055s coverage: 56.0% of statements 20:09:32 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:09:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:09:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:09:54 ./bin/test-attribution-txt.sh [Pipeline] echo 20:09:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:09:54 $ docker stop --time=1 2ad4b0a6b57f4cdbc522adbb7c9da35b195c68f5b075b90ced7dc636722374a0 20:09:56 $ docker rm -f 2ad4b0a6b57f4cdbc522adbb7c9da35b195c68f5b075b90ced7dc636722374a0 [Pipeline] // withDockerContainer [Pipeline] sh 20:09:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:09:57 Warning: overwriting stash ‘coverage-report’ 20:09:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:09:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:09:58 + ls -al . 20:09:58 total 176 20:09:58 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 20:09 . 20:09:58 drwxrwxr-x 4 jenkins jenkins 4096 Jan 10 20:06 .. 20:09:58 -rw-rw-r-- 1 jenkins jenkins 151 Jan 10 20:06 .dockerignore 20:09:58 drwxrwxr-x 8 jenkins jenkins 4096 Jan 10 20:06 .git 20:09:58 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:06 .github 20:09:58 -rw-rw-r-- 1 jenkins jenkins 329 Jan 10 20:06 .gitignore 20:09:58 -rw-rw-r-- 1 jenkins jenkins 7095 Jan 10 20:06 Attribution.txt 20:09:58 -rw-rw-r-- 1 jenkins jenkins 7459 Jan 10 20:06 CHANGELOG.md 20:09:58 -rw-rw-r-- 1 jenkins jenkins 1649 Jan 10 20:06 Dockerfile 20:09:58 -rw-rw-r-- 1 jenkins jenkins 677 Jan 10 20:06 GOVERNANCE.md 20:09:58 -rw-rw-r-- 1 jenkins jenkins 680 Jan 10 20:06 Jenkinsfile 20:09:58 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 10 20:06 LICENSE 20:09:58 -rw-rw-r-- 1 jenkins jenkins 1078 Jan 10 20:06 Makefile 20:09:58 -rw-rw-r-- 1 jenkins jenkins 620 Jan 10 20:06 OWNERS.md 20:09:58 -rw-rw-r-- 1 jenkins jenkins 8246 Jan 10 20:06 README.md 20:09:58 -rw-rw-r-- 1 jenkins jenkins 5 Jan 10 20:04 VERSION 20:09:58 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:06 bin 20:09:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 20:06 cmd 20:09:58 -rw-r--r-- 1 jenkins jenkins 9215 Jan 10 20:09 coverage.out 20:09:58 drwxrwxr-x 2 jenkins jenkins 4096 Jan 10 20:06 driver 20:09:58 -rw-rw-r-- 1 jenkins jenkins 277 Jan 10 20:06 go.mod 20:09:58 -rw-rw-r-- 1 jenkins jenkins 49330 Jan 10 20:06 go.sum 20:09:58 drwxrwxr-x 3 jenkins jenkins 4096 Jan 10 20:06 snap 20:09:58 -rw-rw-r-- 1 jenkins jenkins 713 Jan 10 20:06 version.go [Pipeline] isUnix [Pipeline] sh 20:09:59 + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c4106a29777e4f3980c9863e0df0515b6399873c --label arch=arm64 --label version=0.0.0 . 20:09:59 Sending build context to Docker daemon 131.6kB 20:09:59 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:09:59 Step 2/24 : FROM ${BASE} AS builder 20:09:59 ---> af38cfe5cb7b 20:09:59 Step 3/24 : ARG MAKE='make build' 20:09:59 ---> Running in ac4f65ffb062 20:10:00 Removing intermediate container ac4f65ffb062 20:10:00 ---> 31ab83f995b0 20:10:00 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:10:00 ---> Running in bd16b621fe31 20:10:00 Removing intermediate container bd16b621fe31 20:10:00 ---> 1ad32771ef64 20:10:00 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 20:10:00 ---> Running in 51ce2e7abd6d 20:10:00 Removing intermediate container 51ce2e7abd6d 20:10:00 ---> fd1be884ad75 20:10:00 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:10:00 ---> Running in 51c5d0b90e63 20:10:02 Removing intermediate container 51c5d0b90e63 20:10:02 ---> 3e83597b5566 20:10:02 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:10:02 ---> Running in 85b751e3c4a4 20:10:03 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:10:04 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:10:05 OK: 223 MiB in 56 packages 20:10:06 Removing intermediate container 85b751e3c4a4 20:10:06 ---> 8e70e86d8bb9 20:10:06 Step 8/24 : WORKDIR /device-rest-go 20:10:06 ---> Running in bd237f4465f4 20:10:06 Removing intermediate container bd237f4465f4 20:10:06 ---> 3a86b8bad24e 20:10:06 Step 9/24 : COPY . . 20:10:07 ---> f27d28e8d987 20:10:07 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:07 ---> Running in 6e60658354e1 20:10:09 Removing intermediate container 6e60658354e1 20:10:09 ---> 77f91e65ef86 20:10:09 Step 11/24 : RUN $MAKE 20:10:09 ---> Running in 96c4fa500815 20:10:10 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 20:10:49 Removing intermediate container 96c4fa500815 20:10:49 ---> 20c70b8787ff 20:10:49 Step 12/24 : FROM alpine:3.14 20:10:49 3.14: Pulling from library/alpine 20:10:49 be307f383ecc: Pulling fs layer 20:10:49 be307f383ecc: Verifying Checksum 20:10:49 be307f383ecc: Download complete 20:10:49 be307f383ecc: Pull complete 20:10:49 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 20:10:49 Status: Downloaded newer image for alpine:3.14 20:10:49 ---> 5b8b7b635229 20:10:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:10:49 ---> Running in a4630371dfe8 20:10:49 Removing intermediate container a4630371dfe8 20:10:49 ---> 178ccc682372 20:10:49 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 20:10:49 ---> Running in dd05eb01c675 20:10:49 Removing intermediate container dd05eb01c675 20:10:49 ---> 1c0a3dd88f45 20:10:49 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 20:10:49 ---> Running in 8e528ca877e4 20:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:10:50 (1/6) Installing dumb-init (1.2.5-r1) 20:10:50 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:10:50 (3/6) Installing libsodium (1.0.18-r0) 20:10:50 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:10:50 (5/6) Installing libzmq (4.3.4-r0) 20:10:50 (6/6) Installing zeromq (4.3.4-r0) 20:10:50 Executing busybox-1.33.1-r6.trigger 20:10:50 OK: 8 MiB in 20 packages 20:10:51 Removing intermediate container 8e528ca877e4 20:10:51 ---> af941a0c4089 20:10:51 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 20:10:52 ---> 9109a905952d 20:10:52 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 20:10:52 ---> 367f33897943 20:10:52 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 20:10:53 ---> c8cf13793984 20:10:53 Step 19/24 : EXPOSE 59986 20:10:53 ---> Running in ad689a219965 20:10:54 Removing intermediate container ad689a219965 20:10:54 ---> 93930ea26e43 20:10:54 Step 20/24 : ENTRYPOINT ["/device-rest"] 20:10:54 ---> Running in 21729612fd02 20:10:54 Removing intermediate container 21729612fd02 20:10:54 ---> 2b658debaf88 20:10:54 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:10:54 ---> Running in b5ce512d9fb1 20:10:54 Removing intermediate container b5ce512d9fb1 20:10:54 ---> 834e735f9d8a 20:10:54 Step 22/24 : LABEL arch=arm64 20:10:54 ---> Running in 6a0e263324ac 20:10:55 Removing intermediate container 6a0e263324ac 20:10:55 ---> bdd6511bf6f8 20:10:55 Step 23/24 : LABEL git_sha=c4106a29777e4f3980c9863e0df0515b6399873c 20:10:55 ---> Running in 2e13bdb5d54c 20:10:55 Removing intermediate container 2e13bdb5d54c 20:10:55 ---> 382ae42469df 20:10:55 Step 24/24 : LABEL version=0.0.0 20:10:55 ---> Running in 7ad483c24923 20:10:56 Removing intermediate container 7ad483c24923 20:10:56 ---> 922e7bee7624 20:10:56 [Warning] One or more build-args [ARCH] were not consumed 20:10:56 Successfully built 922e7bee7624 20:10:56 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:10:57 20:10:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 20:10:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:10:57 arm64: Pulling from edgex-lftools-log-publisher 20:10:57 448f6bf000e3: Pulling fs layer 20:10:57 f757da607395: Pulling fs layer 20:10:57 05883995daec: Pulling fs layer 20:10:57 8603b9c90790: Pulling fs layer 20:10:57 1560dd03e051: Pulling fs layer 20:10:57 27f5ce0e4adf: Pulling fs layer 20:10:57 c2d8d7efcc4b: Pulling fs layer 20:10:57 8603b9c90790: Waiting 20:10:57 1560dd03e051: Waiting 20:10:57 27f5ce0e4adf: Waiting 20:10:57 c2d8d7efcc4b: Waiting 20:10:57 f757da607395: Verifying Checksum 20:10:57 f757da607395: Download complete 20:10:57 8603b9c90790: Verifying Checksum 20:10:57 8603b9c90790: Download complete 20:10:57 1560dd03e051: Verifying Checksum 20:10:57 1560dd03e051: Download complete 20:10:57 27f5ce0e4adf: Verifying Checksum 20:10:57 27f5ce0e4adf: Download complete 20:10:57 05883995daec: Verifying Checksum 20:10:57 05883995daec: Download complete 20:10:58 448f6bf000e3: Verifying Checksum 20:10:58 448f6bf000e3: Download complete 20:11:00 c2d8d7efcc4b: Verifying Checksum 20:11:00 c2d8d7efcc4b: Download complete 20:11:01 448f6bf000e3: Pull complete 20:11:02 f757da607395: Pull complete 20:11:03 05883995daec: Pull complete 20:11:03 8603b9c90790: Pull complete 20:11:04 1560dd03e051: Pull complete 20:11:05 27f5ce0e4adf: Pull complete 20:11:20 c2d8d7efcc4b: Pull complete 20:11:20 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 20:11:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:11:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 20:11:20 prd-ubuntu18.04-docker-arm64-4c-16g-1150 does not seem to be running inside a container 20:11:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:11:23 $ docker top 63206710090ab73db8a58605e2638915fadc376b428bcbb526e4ef4d9a6f7957 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:11:24 ---> job-cost.sh 20:11:24 lf-activate-venv: SKIPPING 20:11:24 INFO: No Stack... 20:11:24 INFO: Retrieving Pricing Info for: v3-standard-4 20:11:24 INFO: Archiving Costs [Pipeline] sh 20:11:25 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:11:25 + cut -d, -f6 [Pipeline] lock 20:11:25 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-150-1-stack-cost] 20:11:25 Resource [jenkins-edgexfoundry-device-rest-go-PR-150-1-stack-cost] did not exist. Created. 20:11:25 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-150-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:11:26 /w/workspace/device-rest-go/1@tmp/durable-10911040/script.sh: 1: /w/workspace/device-rest-go/1@tmp/durable-10911040/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 20:11:27 + echo total: 0.10999999940395355 [Pipeline] stash 20:11:27 Warning: overwriting stash ‘stack-cost’ 20:11:27 Stashed 1 file(s) [Pipeline] } 20:11:27 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-150-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:11:27 $ docker stop --time=1 63206710090ab73db8a58605e2638915fadc376b428bcbb526e4ef4d9a6f7957 20:11:28 $ docker rm -f 63206710090ab73db8a58605e2638915fadc376b428bcbb526e4ef4d9a6f7957 [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) [Pipeline] unstash [Pipeline] configFileProvider 20:11:29 provisioning config files... 20:11:29 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-150@tmp/config4711116718892469268tmp [Pipeline] { [Pipeline] sh 20:11:30 + set +x 20:11:30 + curl -s https://codecov.io/bash 20:11:30 + bash -s -- 20:11:30 20:11:30 _____ _ 20:11:30 / ____| | | 20:11:30 | | ___ __| | ___ ___ _____ __ 20:11:30 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:11:30 | |___| (_) | (_| | __/ (_| (_) \ V / 20:11:30 \_____\___/ \__,_|\___|\___\___/ \_/ 20:11:30 Bash-1.0.6 20:11:30 20:11:30 20:11:30 ==> git version 2.24.4 found 20:11:30 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 20:11:30 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 20:11:30 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 20:11:30 ==> Jenkins CI detected. 20:11:30 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-150 20:11:30 project root: . 20:11:30 --> token set from env 20:11:30 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:11:30 ==> Running gcov in . (disable via -X gcov) 20:11:30 ==> Python coveragepy not found 20:11:30 ==> Searching for coverage reports in: 20:11:30 + . 20:11:30 -> Found 1 reports 20:11:30 ==> Detecting git/mercurial file structure 20:11:30 ==> Reading reports 20:11:30 + ./coverage.out bytes=9215 20:11:30 ==> Appending adjustments 20:11:30 https://docs.codecov.io/docs/fixing-reports 20:11:30 + Found adjustments 20:11:30 ==> Gzipping contents 20:11:30 4.0K /tmp/codecov.v024Qh.gz 20:11:30 ==> Uploading reports 20:11:30 url: https://codecov.io 20:11:30 query: branch=PR-150&commit=c4106a29777e4f3980c9863e0df0515b6399873c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=150&job=&cmd_args= 20:11:30 -> Pinging Codecov 20:11:30 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-150&commit=c4106a29777e4f3980c9863e0df0515b6399873c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-150%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=150&job=&cmd_args= 20:11:30 -> Uploading to 20:11:30 https://storage.googleapis.com/codecov/v4/raw/2022-01-10/4E5D53B4F1F92C436F7061BF334D961C/c4106a29777e4f3980c9863e0df0515b6399873c/50643fd7-1de8-4518-b32a-d65dca6ebabb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220110%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220110T201130Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f5e9065b3430a66948a177b42550ad4340c0693e2710c4d0967d6dfba956d29e 20:11:30 % Total % Received % Xferd Average Speed Time Time Time Current 20:11:30 Dload Upload Total Spent Left Speed 20:11:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1805 0 0 100 1805 0 5898 --:--:-- --:--:-- --:--:-- 5918 20:11:31 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/c4106a29777e4f3980c9863e0df0515b6399873c [Pipeline] } 20:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:11:32 + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-150/archives ']' [Pipeline] libraryResource [Pipeline] sh 20:11:33 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:11:33 ---> package-listing.sh 20:11:33 ++ facter osfamily 20:11:33 ++ tr '[:upper:]' '[:lower:]' 20:11:33 + OS_FAMILY=redhat 20:11:33 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-150 20:11:33 + START_PACKAGES=/tmp/packages_start.txt 20:11:33 + END_PACKAGES=/tmp/packages_end.txt 20:11:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:11:33 + PACKAGES=/tmp/packages_start.txt 20:11:33 + '[' /w/workspace/gexfoundry_device-rest-go_PR-150 ']' 20:11:33 + PACKAGES=/tmp/packages_end.txt 20:11:33 + case "${OS_FAMILY}" in 20:11:33 + rpm -qa 20:11:33 + sort 20:11:34 + '[' -f /tmp/packages_start.txt ']' 20:11:34 + '[' -f /tmp/packages_end.txt ']' 20:11:34 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:11:34 + '[' /w/workspace/gexfoundry_device-rest-go_PR-150 ']' 20:11:34 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-150/archives/ 20:11:34 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-150/archives/ [Pipeline] echo 20:11:34 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-150/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:11:34 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 20:11:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:11:35 20:11:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 20:11:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:11:35 latest: Pulling from edgex-lftools-log-publisher 20:11:35 b4d181a07f80: Pulling fs layer 20:11:35 a1111a8f2ec3: Pulling fs layer 20:11:35 ed53099fbce6: Pulling fs layer 20:11:35 dc539afda2c1: Pulling fs layer 20:11:35 77bc0d833cb6: Pulling fs layer 20:11:35 9065ff56babe: Pulling fs layer 20:11:35 d287ab97295c: Pulling fs layer 20:11:35 77bc0d833cb6: Waiting 20:11:35 9065ff56babe: Waiting 20:11:35 d287ab97295c: Waiting 20:11:35 dc539afda2c1: Waiting 20:11:35 a1111a8f2ec3: Verifying Checksum 20:11:35 a1111a8f2ec3: Download complete 20:11:35 dc539afda2c1: Verifying Checksum 20:11:35 dc539afda2c1: Download complete 20:11:36 ed53099fbce6: Verifying Checksum 20:11:36 ed53099fbce6: Download complete 20:11:36 9065ff56babe: Verifying Checksum 20:11:36 9065ff56babe: Download complete 20:11:36 77bc0d833cb6: Verifying Checksum 20:11:36 77bc0d833cb6: Download complete 20:11:36 b4d181a07f80: Verifying Checksum 20:11:36 b4d181a07f80: Download complete 20:11:36 d287ab97295c: Verifying Checksum 20:11:36 d287ab97295c: Download complete 20:11:37 b4d181a07f80: Pull complete 20:11:37 a1111a8f2ec3: Pull complete 20:11:38 ed53099fbce6: Pull complete 20:11:38 dc539afda2c1: Pull complete 20:11:38 77bc0d833cb6: Pull complete 20:11:38 9065ff56babe: Pull complete 20:11:44 d287ab97295c: Pull complete 20:11:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 20:11:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:11:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 20:11:44 prd-centos7-docker-4c-2g-1149 does not seem to be running inside a container 20:11:44 $ 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-150/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-150 -v /w/workspace/gexfoundry_device-rest-go_PR-150:/w/workspace/gexfoundry_device-rest-go_PR-150:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-150@tmp:/w/workspace/gexfoundry_device-rest-go_PR-150@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:11:46 $ docker top 9c5e333b08273750d2ade10b7a7f3167ddfc016dbdc6d2dad22dc26f2f4aa1c6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:11:47 + touch /tmp/pre-build-complete [Pipeline] sh 20:11:47 + mkdir -p /var/log/sysstat [Pipeline] sh 20:11:47 + ls /var/log/sa-host 20:11:47 + sadf -c /var/log/sa-host/sa10 20:11:47 file_magic: OK 20:11:47 HZ: Using current value: 100 20:11:47 file_header: OK 20:11:47 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 20:11:47 Statistics: 20:11:47 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 20:11:47 File successfully converted to sysstat format version 12.0.3 20:11:47 + sadf -c /var/log/sa-host/sa17 20:11:47 file_magic: OK 20:11:47 HZ: Using current value: 100 20:11:47 file_header: OK 20:11:47 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 20:11:47 Statistics: 20:11:47 Hnuu...uuuununununu...Hnuu...uuuununununu... 20:11:47 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:11:47 provisioning config files... 20:11:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-150@tmp/config3540542602341034412tmp [Pipeline] { [Pipeline] echo 20:11:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:11:48 ---> create-netrc.sh [Pipeline] } 20:11:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:11:48 ---> python-tools-install.sh [Pipeline] echo 20:11:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:11:49 ---> sudo-logs.sh 20:11:49 Archiving 'sudo' log.. 20:11:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-1149.novalocal: Name or service not known 20:11:49 sudo: unable to resolve host prd-centos7-docker-4c-2g-1149.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 20:11:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:11:49 ---> job-cost.sh 20:11:49 lf-activate-venv: SKIPPING 20:11:49 DEBUG: total: 0.10999999940395355 20:11:49 INFO: Retrieving Stack Cost... 20:11:49 INFO: Retrieving Pricing Info for: v3-standard-2 20:11:50 INFO: Archiving Costs [Pipeline] echo 20:11:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:11:50 ---> logs-deploy.sh 20:11:50 lf-activate-venv: SKIPPING 20:11:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-150/1 20:11:50 INFO: archiving workspace using pattern(s): 20:11:51 Archives upload complete. 20:11:51 INFO: archiving logs to Nexus