Pull request #1073 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of edgego for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 940e3e0006af72bcfe711ffd8de496c555aa02b6 rather than bb5c42cdde93153f32635e6e5637fc162a7abfce Obtained Jenkinsfile from 940e3e0006af72bcfe711ffd8de496c555aa02b6 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-ssh3799139408718804180.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-ssh8661935922755864988.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-sdk-go/branches/PR-1073/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-sdk-go/branches/PR-1073/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12385877471323174865.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-sdk-go/branches/PR-1073/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12450659723271875871.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-ssh3749828000711818915.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-sdk-go/branches/PR-1073/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-sdk-go/branches/PR-1073/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh14484725886679601250.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-591 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1073 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh8607275668450885431.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh1583880278499228105.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 940e3e0006af72bcfe711ffd8de496c555aa02b6 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce Merge succeeded, producing dc0841b6ac1d81365ddd83c09ce870a1c886ceaa Checking out Revision dc0841b6ac1d81365ddd83c09ce870a1c886ceaa (PR-1073) > git config core.sparsecheckout # timeout=10 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # 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-sdk-go_PR-1073@tmp/jenkins-gitclient-ssh7450236983781933013.key > git merge 940e3e0006af72bcfe711ffd8de496c555aa02b6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dc0841b6ac1d81365ddd83c09ce870a1c886ceaa # timeout=10 Commit message: "Merge commit '940e3e0006af72bcfe711ffd8de496c555aa02b6' into HEAD" 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 05:36:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:36:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:36:02 ========================================================= 05:36:02 EdgeX Global Pipelines Version Info 05:36:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:36:03 ------------------- 05:36:03 stable info: 05:36:03 ------------------- 05:36:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:36:03 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 05:36:03 Message: update stable to v1.0.217 05:36:04 ------------------- 05:36:04 experimental info: 05:36:04 ------------------- 05:36:04 Commited By: **** collab-it+edgex@linuxfoundation.org 05:36:04 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 05:36:04 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:36:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 05:36:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 05:36:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:36:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1073 [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1073 [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1073 [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dc0841b6ac1d81365ddd83c09ce870a1c886ceaa [Pipeline] echo 05:36:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dc0841b [Pipeline] echo 05:36:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:36:06 provisioning config files... 05:36:06 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config475936166100127269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:06 ---> docker-login.sh 05:36:06 nexus3.edgexfoundry.org:10001 05:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:06 Configure a credential helper to remove this warning. See 05:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:06 05:36:06 Login Succeeded 05:36:06 nexus3.edgexfoundry.org:10002 05:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:06 Configure a credential helper to remove this warning. See 05:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:06 05:36:06 Login Succeeded 05:36:06 nexus3.edgexfoundry.org:10003 05:36:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:06 Configure a credential helper to remove this warning. See 05:36:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:06 05:36:06 Login Succeeded 05:36:06 nexus3.edgexfoundry.org:10004 05:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:07 Configure a credential helper to remove this warning. See 05:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:07 05:36:07 Login Succeeded 05:36:07 docker.io 05:36:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:36:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:36:07 Configure a credential helper to remove this warning. See 05:36:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:36:07 05:36:07 Login Succeeded 05:36:07 ---> docker-login.sh ends [Pipeline] } 05:36:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:36:07 + git rev-list -1 --merges dc0841b6ac1d81365ddd83c09ce870a1c886ceaa~1..dc0841b6ac1d81365ddd83c09ce870a1c886ceaa [Pipeline] echo 05:36:07 -----------> git rev-list -1 --merges dc0841b6ac1d81365ddd83c09ce870a1c886ceaa~1..dc0841b6ac1d81365ddd83c09ce870a1c886ceaa dc0841b6ac1d81365ddd83c09ce870a1c886ceaa 05:36:07 dc0841b6ac1d81365ddd83c09ce870a1c886ceaa [false] [Pipeline] sh 05:36:08 + git log --format=format:%s -1 dc0841b6ac1d81365ddd83c09ce870a1c886ceaa [Pipeline] echo 05:36:08 ========================================================= 05:36:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:36:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:36:08 + git log --format=format:%s -1 dc0841b6ac1d81365ddd83c09ce870a1c886ceaa [Pipeline] echo 05:36:08 [semverPrep] GIT_COMMIT: dc0841b6ac1d81365ddd83c09ce870a1c886ceaa, Commit Message: Merge commit '940e3e0006af72bcfe711ffd8de496c555aa02b6' into HEAD [Pipeline] echo 05:36:08 [semverPrep] This is not a build commit. [Pipeline] sh 05:36:09 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 05:36:09 + grep -v github /etc/ssh/ssh_known_hosts 05:36:09 + '[' -e /tmp/ssh_known_hosts ']' 05:36:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:36:09 + sudo tee -a /etc/ssh/ssh_known_hosts 05:36:09 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 05:36:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 05:36:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:36:09 05:36:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 05:36:10 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:36:10 latest: Pulling from edgex-devops/git-semver 05:36:10 a0d0a0d46f8b: Pulling fs layer 05:36:10 3e5f54012d9b: Pulling fs layer 05:36:10 4c7163046ea9: Pulling fs layer 05:36:10 0c2d73faf560: Pulling fs layer 05:36:10 0c2d73faf560: Waiting 05:36:10 3e5f54012d9b: Verifying Checksum 05:36:10 3e5f54012d9b: Download complete 05:36:10 a0d0a0d46f8b: Verifying Checksum 05:36:10 a0d0a0d46f8b: Download complete 05:36:10 4c7163046ea9: Verifying Checksum 05:36:10 4c7163046ea9: Download complete 05:36:10 0c2d73faf560: Verifying Checksum 05:36:10 0c2d73faf560: Download complete 05:36:10 a0d0a0d46f8b: Pull complete 05:36:10 3e5f54012d9b: Pull complete 05:36:10 4c7163046ea9: Pull complete 05:36:10 0c2d73faf560: Pull complete 05:36:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 05:36:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 05:36:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 05:36:10 prd-centos7-docker-4c-2g-591 does not seem to be running inside a container 05:36:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 05:36:11 $ docker top 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:36:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:36:11 [ssh-agent] Looking for ssh-agent implementation... 05:36:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:36:11 $ docker exec 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 ssh-agent 05:36:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFgPmfN/agent.13 05:36:11 SSH_AGENT_PID=19 05:36:11 Running ssh-add (command line suppressed) 05:36:11 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_2990848711565186488.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_2990848711565186488.key) 05:36:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:36:12 + git tag --points-at HEAD [Pipeline] } 05:36:12 $ docker exec --env ******** --env ******** 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 ssh-agent -k 05:36:12 unset SSH_AUTH_SOCK; 05:36:12 unset SSH_AGENT_PID; 05:36:12 echo Agent pid 19 killed; 05:36:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:36:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:36:12 [ssh-agent] Looking for ssh-agent implementation... 05:36:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:36:12 $ docker exec 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 ssh-agent 05:36:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXMgIihH/agent.53 05:36:12 SSH_AGENT_PID=60 05:36:12 Running ssh-add (command line suppressed) 05:36:12 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_88426437414812003.key (/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/private_key_88426437414812003.key) 05:36:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:36:13 + git semver init 05:36:13 # -> Open(): unable to determine branch for HEAD 05:36:13 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.git 05:36:13 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1073 05:36:13 # $SEMVER_REMOTE_NAME = origin 05:36:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 05:36:13 # $SEMVER_USER_NAME = edgex-jenkins 05:36:13 # $SEMVER_BRANCH = PR-1073 05:36:13 # $SEMVER_TEMP = /tmp/semver-441142894 05:36:13 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 05:36:14 # '/tmp/semver-441142894' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver' 05:36:14 # -> Force: false 05:36:14 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1073/.semver [Pipeline] } 05:36:14 $ docker exec --env ******** --env ******** 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 ssh-agent -k 05:36:14 unset SSH_AUTH_SOCK; 05:36:14 unset SSH_AGENT_PID; 05:36:14 echo Agent pid 60 killed; 05:36:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:36:14 + git semver [Pipeline] } 05:36:14 $ docker stop --time=1 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 05:36:15 $ docker rm -f 26a25177fdd9dcad6616d651d2c191a9f49b9fdd50f37289bbf8ab4a6038f848 [Pipeline] // withDockerContainer [Pipeline] sh 05:36:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:36:16 Stashed 1 file(s) [Pipeline] echo 05:36:16 [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 05:36:31 Still waiting to schedule task 05:36:31 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-591’ 05:36:31 Still waiting to schedule task 05:36:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 05:37:58 Running on prd-ubuntu18.04-docker-arm64-4c-16g-592 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] ws 05:37:58 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:37:58 The recommended git tool is: git 05:38:02 using credential edgex-jenkins-ssh 05:38:02 Cloning the remote Git repository 05:38:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:38:03 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:38:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:38:03 > git --version # timeout=10 05:38:03 > git --version # 'git version 2.17.1' 05:38:03 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:03 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:38:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:38:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:38:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:38:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:05 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:38:08 Merging remotes/origin/main commit 940e3e0006af72bcfe711ffd8de496c555aa02b6 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce 05:38:08 > git config core.sparsecheckout # timeout=10 05:38:08 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 05:38:08 Merge succeeded, producing 3f3176101665f8d289af50a814785e1313616469 05:38:08 Checking out Revision 3f3176101665f8d289af50a814785e1313616469 (PR-1073) 05:38:08 > git remote # timeout=10 05:38:08 > git config --get remote.origin.url # timeout=10 05:38:08 using GIT_SSH to set credentials SSH Credentials for GitHub 05:38:08 > git merge 940e3e0006af72bcfe711ffd8de496c555aa02b6 # timeout=10 05:38:08 > git rev-parse HEAD^{commit} # timeout=10 05:38:08 > git config core.sparsecheckout # timeout=10 05:38:08 > git checkout -f 3f3176101665f8d289af50a814785e1313616469 # timeout=10 05:38:12 Commit message: "Merge commit '940e3e0006af72bcfe711ffd8de496c555aa02b6' into HEAD" 05:38:12 First time build. Skipping changelog. 05:38:12 > git --version # timeout=10 05:38:12 > git --version # 'git version 2.17.1' 05:38:12 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:38:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:38:13 Dload Upload Total Spent Left Speed 05:38:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 88238 0 --:--:-- --:--:-- --:--:-- 88238 [Pipeline] sh 05:38:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:38:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:38:14 + sudo tee /etc/docker/daemon.new 05:38:14 { 05:38:14 "registry-mirrors": [ 05:38:14 "https://nexus3.edgexfoundry.org:10001" 05:38:14 ], 05:38:14 "bip": "10.250.0.254/24", 05:38:14 "hosts": [ 05:38:14 "tcp://0.0.0.0:5555", 05:38:14 "unix:///var/run/docker.sock" 05:38:14 ], 05:38:14 "mtu": 1458, 05:38:14 "selinux-enabled": true, 05:38:14 "seccomp-profile": "/etc/docker/seccomp.json" 05:38:14 } [Pipeline] sh 05:38:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:38:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:34 provisioning config files... 05:38:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2890139938458762803tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:34 ---> docker-login.sh 05:38:34 nexus3.edgexfoundry.org:10001 05:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:35 Configure a credential helper to remove this warning. See 05:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:35 05:38:35 Login Succeeded 05:38:35 nexus3.edgexfoundry.org:10002 05:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:35 Configure a credential helper to remove this warning. See 05:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:35 05:38:35 Login Succeeded 05:38:35 nexus3.edgexfoundry.org:10003 05:38:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:35 Configure a credential helper to remove this warning. See 05:38:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:35 05:38:35 Login Succeeded 05:38:35 nexus3.edgexfoundry.org:10004 05:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:36 Configure a credential helper to remove this warning. See 05:38:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:36 05:38:36 Login Succeeded 05:38:36 docker.io 05:38:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:38:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:38:37 Configure a credential helper to remove this warning. See 05:38:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:38:37 05:38:37 Login Succeeded 05:38:37 ---> docker-login.sh ends [Pipeline] } 05:38:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:38:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:38:37 ========================================================= 05:38:37 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 05:38:37 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:38:38 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 05:38:38 Sending build context to Docker daemon 29.39MB 05:38:38 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 05:38:38 Step 2/10 : FROM ${BASE} AS builder 05:38:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:38:39 552d1f2373af: Pulling fs layer 05:38:39 ea3f2d53f512: Pulling fs layer 05:38:39 9e70ebbbe112: Pulling fs layer 05:38:39 7a9cfe048b4a: Pulling fs layer 05:38:39 72dc09318566: Pulling fs layer 05:38:39 f4f7b4309257: Pulling fs layer 05:38:39 0ac9a79272e3: Pulling fs layer 05:38:39 b78e95d17946: Pulling fs layer 05:38:39 f4f7b4309257: Waiting 05:38:39 7a9cfe048b4a: Waiting 05:38:39 0ac9a79272e3: Waiting 05:38:39 b78e95d17946: Waiting 05:38:39 72dc09318566: Waiting 05:38:39 9e70ebbbe112: Verifying Checksum 05:38:39 9e70ebbbe112: Download complete 05:38:39 ea3f2d53f512: Download complete 05:38:39 72dc09318566: Download complete 05:38:39 f4f7b4309257: Verifying Checksum 05:38:39 f4f7b4309257: Download complete 05:38:39 552d1f2373af: Verifying Checksum 05:38:39 552d1f2373af: Download complete 05:38:39 0ac9a79272e3: Verifying Checksum 05:38:39 0ac9a79272e3: Download complete 05:38:39 552d1f2373af: Pull complete 05:38:40 ea3f2d53f512: Pull complete 05:38:40 9e70ebbbe112: Pull complete 05:38:41 b78e95d17946: Verifying Checksum 05:38:41 b78e95d17946: Download complete 05:38:41 7a9cfe048b4a: Verifying Checksum 05:38:41 7a9cfe048b4a: Download complete 05:38:53 7a9cfe048b4a: Pull complete 05:38:53 72dc09318566: Pull complete 05:38:53 f4f7b4309257: Pull complete 05:38:53 0ac9a79272e3: Pull complete 05:38:59 b78e95d17946: Pull complete 05:38:59 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 05:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 05:38:59 ---> 8b459fc5aaf0 05:38:59 Step 3/10 : ARG MAKE=make build 05:39:00 ---> Running in 342bfc2555ea 05:39:00 Removing intermediate container 342bfc2555ea 05:39:00 ---> 80884ab2c930 05:39:00 Step 4/10 : WORKDIR /device-sdk-go 05:39:00 ---> Running in 2f9c105762b7 05:39:01 Removing intermediate container 2f9c105762b7 05:39:01 ---> 42a0010f2a52 05:39:01 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:39:01 ---> Running in 72130c0287f1 05:39:01 Removing intermediate container 72130c0287f1 05:39:01 ---> d690944fcb07 05:39:01 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:01 ---> Running in 0208fc0a573c 05:39:03 Running on prd-centos7-docker-4c-2g-593 in /w/workspace/gexfoundry_device-sdk-go_PR-1073 [Pipeline] { [Pipeline] ws 05:39:03 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 05:39:03 The recommended git tool is: git 05:39:03 Removing intermediate container 0208fc0a573c 05:39:03 ---> 2cb54e49b8c7 05:39:03 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:39:03 ---> Running in 0ae5787aa6b9 05:39:04 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 05:39:04 using credential edgex-jenkins-ssh 05:39:04 Cloning the remote Git repository 05:39:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 05:39:03 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 05:39:03 > git init /w/workspace/device-sdk-go/1 # timeout=10 05:39:04 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:39:04 > git --version # timeout=10 05:39:04 > git --version # 'git version 2.24.4' 05:39:04 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:04 [INFO] Currently running in a labeled security context 05:39:04 [INFO] Currently SELinux is 'enforcing' on the host 05:39:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh6492864680112420835.key 05:39:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:06 OK: 219 MiB in 52 packages 05:39:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:39:04 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:39:04 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 05:39:05 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 05:39:05 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:05 [INFO] Currently running in a labeled security context 05:39:05 [INFO] Currently SELinux is 'enforcing' on the host 05:39:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh1476463770272112734.key 05:39:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1073/head:refs/remotes/origin/PR-1073 +refs/heads/main:refs/remotes/origin/main # timeout=10 05:39:07 Removing intermediate container 0ae5787aa6b9 05:39:07 ---> 96275dc980c2 05:39:07 Step 8/10 : COPY . . 05:39:08 Merging remotes/origin/main commit 940e3e0006af72bcfe711ffd8de496c555aa02b6 into PR head commit bb5c42cdde93153f32635e6e5637fc162a7abfce 05:39:08 Merge succeeded, producing 906aed6814f7a6e4ec1f158a40215af29c0e1073 05:39:08 Checking out Revision 906aed6814f7a6e4ec1f158a40215af29c0e1073 (PR-1073) 05:39:08 ---> cc6efc88c0be 05:39:08 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:08 ---> Running in baa6e6c679bb 05:39:07 > git config core.sparsecheckout # timeout=10 05:39:07 > git checkout -f bb5c42cdde93153f32635e6e5637fc162a7abfce # timeout=10 05:39:07 > git remote # timeout=10 05:39:07 > git config --get remote.origin.url # timeout=10 05:39:07 using GIT_SSH to set credentials SSH Credentials for GitHub 05:39:07 [INFO] Currently running in a labeled security context 05:39:07 [INFO] Currently SELinux is 'enforcing' on the host 05:39:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh199557856292969665.key 05:39:07 > git merge 940e3e0006af72bcfe711ffd8de496c555aa02b6 # timeout=10 05:39:07 > git rev-parse HEAD^{commit} # timeout=10 05:39:07 > git config core.sparsecheckout # timeout=10 05:39:07 > git checkout -f 906aed6814f7a6e4ec1f158a40215af29c0e1073 # timeout=10 05:39:12 Commit message: "Merge commit '940e3e0006af72bcfe711ffd8de496c555aa02b6' into HEAD" 05:39:12 First time build. Skipping changelog. 05:39:10 > git --version # timeout=10 05:39:12 > git --version # 'git version 2.24.4' 05:39:12 fatal: bad object 32edd24ee733e309d05e35b1f887f14b07bde6d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:12 provisioning config files... 05:39:12 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config332554279389975612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:39:13 ---> docker-login.sh 05:39:13 nexus3.edgexfoundry.org:10001 05:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:13 Configure a credential helper to remove this warning. See 05:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:13 05:39:13 Login Succeeded 05:39:13 nexus3.edgexfoundry.org:10002 05:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:13 Configure a credential helper to remove this warning. See 05:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:13 05:39:13 Login Succeeded 05:39:13 nexus3.edgexfoundry.org:10003 05:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:13 Configure a credential helper to remove this warning. See 05:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:13 05:39:13 Login Succeeded 05:39:13 nexus3.edgexfoundry.org:10004 05:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:13 Configure a credential helper to remove this warning. See 05:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:13 05:39:13 Login Succeeded 05:39:13 docker.io 05:39:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:39:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:39:13 Configure a credential helper to remove this warning. See 05:39:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:39:13 05:39:13 Login Succeeded 05:39:13 ---> docker-login.sh ends [Pipeline] } 05:39:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:39:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:39:14 ========================================================= 05:39:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 05:39:14 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 05:39:14 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 05:39:14 Sending build context to Docker daemon 29.39MB 05:39:14 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 05:39:14 Step 2/10 : FROM ${BASE} AS builder 05:39:14 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 05:39:14 a0d0a0d46f8b: Pulling fs layer 05:39:14 31adcdaf11c8: Pulling fs layer 05:39:14 b8b176561691: Pulling fs layer 05:39:14 4527c011a84f: Pulling fs layer 05:39:14 5d74067f8e1e: Pulling fs layer 05:39:14 e0aca202a116: Pulling fs layer 05:39:14 3a43be97a3b4: Pulling fs layer 05:39:14 34cad66bf833: Pulling fs layer 05:39:14 b4e3c513aaa6: Pulling fs layer 05:39:14 5d74067f8e1e: Waiting 05:39:14 e0aca202a116: Waiting 05:39:14 3a43be97a3b4: Waiting 05:39:14 34cad66bf833: Waiting 05:39:14 b4e3c513aaa6: Waiting 05:39:14 4527c011a84f: Waiting 05:39:14 b8b176561691: Verifying Checksum 05:39:14 b8b176561691: Download complete 05:39:14 31adcdaf11c8: Download complete 05:39:14 5d74067f8e1e: Verifying Checksum 05:39:14 5d74067f8e1e: Download complete 05:39:14 e0aca202a116: Verifying Checksum 05:39:14 e0aca202a116: Download complete 05:39:14 a0d0a0d46f8b: Verifying Checksum 05:39:14 a0d0a0d46f8b: Download complete 05:39:14 3a43be97a3b4: Verifying Checksum 05:39:14 3a43be97a3b4: Download complete 05:39:14 34cad66bf833: Verifying Checksum 05:39:14 34cad66bf833: Download complete 05:39:15 a0d0a0d46f8b: Pull complete 05:39:15 b4e3c513aaa6: Verifying Checksum 05:39:15 b4e3c513aaa6: Download complete 05:39:15 31adcdaf11c8: Pull complete 05:39:15 4527c011a84f: Verifying Checksum 05:39:15 4527c011a84f: Download complete 05:39:15 b8b176561691: Pull complete 05:39:19 4527c011a84f: Pull complete 05:39:19 5d74067f8e1e: Pull complete 05:39:19 e0aca202a116: Pull complete 05:39:19 3a43be97a3b4: Pull complete 05:39:19 34cad66bf833: Pull complete 05:39:21 b4e3c513aaa6: Pull complete 05:39:21 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 05:39:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 05:39:21 ---> 9f6097aaca64 05:39:21 Step 3/10 : ARG MAKE=make build 05:39:23 ---> Running in b5a075f4f388 05:39:23 Removing intermediate container b5a075f4f388 05:39:23 ---> bd965776580e 05:39:23 Step 4/10 : WORKDIR /device-sdk-go 05:39:23 ---> Running in 7c2c112b64ab 05:39:23 Removing intermediate container 7c2c112b64ab 05:39:23 ---> af615c563993 05:39:23 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 05:39:23 ---> Running in 4589b5cc1a3b 05:39:23 Removing intermediate container 4589b5cc1a3b 05:39:23 ---> 463043630c21 05:39:23 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 05:39:23 ---> Running in aec69e76bcba 05:39:24 Removing intermediate container aec69e76bcba 05:39:24 ---> 275dc9845aec 05:39:24 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 05:39:24 ---> Running in 60cb734ad09b 05:39:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 05:39:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 05:39:25 OK: 220 MiB in 52 packages 05:39:25 Removing intermediate container 60cb734ad09b 05:39:25 ---> 616d8ac35815 05:39:25 Step 8/10 : COPY . . 05:39:26 ---> 1a5ee111ce7a 05:39:26 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:39:26 ---> Running in d93118637c63 05:39:58 Removing intermediate container d93118637c63 05:39:58 ---> 0fde83bcdfda 05:39:58 Step 10/10 : RUN ${MAKE} 05:39:58 ---> Running in a1cd69db5167 05:39:58 noop 05:39:58 Removing intermediate container a1cd69db5167 05:39:58 ---> fdd82585599c 05:39:58 Successfully built fdd82585599c 05:39:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 05:39:58 + docker inspect -f . ci-base-image-x86_64 05:39:58 . [Pipeline] withDockerContainer 05:39:58 prd-centos7-docker-4c-2g-593 does not seem to be running inside a container 05:39:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:39:59 $ docker top 9fb1bdf12598dd7a76f298244eda96d5ea42d49d2f26a850241952a5ff6d5f28 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:59 + go version 05:39:59 go version go1.16.8 linux/amd64 [Pipeline] } 05:39:59 $ docker stop --time=1 9fb1bdf12598dd7a76f298244eda96d5ea42d49d2f26a850241952a5ff6d5f28 05:40:00 $ docker rm -f 9fb1bdf12598dd7a76f298244eda96d5ea42d49d2f26a850241952a5ff6d5f28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:40:01 + docker inspect -f . ci-base-image-x86_64 05:40:01 . [Pipeline] withDockerContainer 05:40:01 prd-centos7-docker-4c-2g-593 does not seem to be running inside a container 05:40:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:40:02 $ docker top b56cc97742c7b6cc71e64e244c9a1d90e03225346fd989315febbb7ccd39c4cd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:40:02 + make test 05:40:02 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:40:02 internal/autoevent/executor.go:12:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 05:40:02 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 05:40:02 internal/autoevent/executor.go:13:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 05:40:02 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 05:40:02 internal/prometheus/prom.go:8:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus); to add: 05:40:02 go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus 05:40:02 make: *** [Makefile:35: test] Error 1 [Pipeline] } 05:40:02 $ docker stop --time=1 b56cc97742c7b6cc71e64e244c9a1d90e03225346fd989315febbb7ccd39c4cd 05:40:04 $ docker rm -f b56cc97742c7b6cc71e64e244c9a1d90e03225346fd989315febbb7ccd39c4cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:40:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:05 05:40:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:40:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:05 latest: Pulling from edgex-lftools-log-publisher 05:40:05 b4d181a07f80: Pulling fs layer 05:40:05 a1111a8f2ec3: Pulling fs layer 05:40:05 ed53099fbce6: Pulling fs layer 05:40:05 dc539afda2c1: Pulling fs layer 05:40:05 77bc0d833cb6: Pulling fs layer 05:40:05 9065ff56babe: Pulling fs layer 05:40:05 d287ab97295c: Pulling fs layer 05:40:05 dc539afda2c1: Waiting 05:40:05 77bc0d833cb6: Waiting 05:40:05 9065ff56babe: Waiting 05:40:05 d287ab97295c: Waiting 05:40:05 a1111a8f2ec3: Verifying Checksum 05:40:05 a1111a8f2ec3: Download complete 05:40:05 dc539afda2c1: Verifying Checksum 05:40:05 dc539afda2c1: Download complete 05:40:06 77bc0d833cb6: Verifying Checksum 05:40:06 77bc0d833cb6: Download complete 05:40:06 ed53099fbce6: Verifying Checksum 05:40:06 ed53099fbce6: Download complete 05:40:06 9065ff56babe: Verifying Checksum 05:40:06 9065ff56babe: Download complete 05:40:06 b4d181a07f80: Verifying Checksum 05:40:06 b4d181a07f80: Download complete 05:40:06 d287ab97295c: Verifying Checksum 05:40:06 d287ab97295c: Download complete 05:40:07 b4d181a07f80: Pull complete 05:40:07 a1111a8f2ec3: Pull complete 05:40:08 ed53099fbce6: Pull complete 05:40:08 dc539afda2c1: Pull complete 05:40:08 77bc0d833cb6: Pull complete 05:40:08 9065ff56babe: Pull complete 05:40:14 d287ab97295c: Pull complete 05:40:14 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:40:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:40:14 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:40:14 prd-centos7-docker-4c-2g-593 does not seem to be running inside a container 05:40:14 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:40:17 $ docker top fdccde40c65c427efac31cd2655ced6538eb63b0b53c9ba013226f3f1289c837 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:40:17 ---> job-cost.sh 05:40:17 lf-activate-venv: SKIPPING 05:40:17 INFO: No Stack... 05:40:17 INFO: Retrieving Pricing Info for: v3-standard-2 05:40:18 INFO: Archiving Costs [Pipeline] sh 05:40:18 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 05:40:18 + cut -d, -f6 [Pipeline] lock 05:40:18 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] 05:40:18 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] did not exist. Created. 05:40:18 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:40:18 + echo total: 0.05999999865889549 [Pipeline] stash 05:40:19 Stashed 1 file(s) [Pipeline] } 05:40:19 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:40:19 $ docker stop --time=1 fdccde40c65c427efac31cd2655ced6538eb63b0b53c9ba013226f3f1289c837 05:40:20 $ docker rm -f fdccde40c65c427efac31cd2655ced6538eb63b0b53c9ba013226f3f1289c837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:40:20 Failed in branch amd64 05:40:30 Removing intermediate container baa6e6c679bb 05:40:30 ---> ccef7ee81e55 05:40:30 Step 10/10 : RUN ${MAKE} 05:40:30 ---> Running in 2492d099b54e 05:40:30 noop 05:40:30 Removing intermediate container 2492d099b54e 05:40:30 ---> aa8bc2cc66ae 05:40:30 Successfully built aa8bc2cc66ae 05:40:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 05:40:30 + docker inspect -f . ci-base-image-arm64 05:40:30 . [Pipeline] withDockerContainer 05:40:31 prd-ubuntu18.04-docker-arm64-4c-16g-592 does not seem to be running inside a container 05:40:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:40:32 $ docker top 1a6817a7afa503fab3eaf3472fa643cce06444f3b0123ba27ea0e22d62759e73 -eo pid,comm [Pipeline] { [Pipeline] sh 05:40:33 + go version 05:40:33 go version go1.16.8 linux/arm64 [Pipeline] } 05:40:33 $ docker stop --time=1 1a6817a7afa503fab3eaf3472fa643cce06444f3b0123ba27ea0e22d62759e73 05:40:34 $ docker rm -f 1a6817a7afa503fab3eaf3472fa643cce06444f3b0123ba27ea0e22d62759e73 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:40:35 + docker inspect -f . ci-base-image-arm64 05:40:35 . [Pipeline] withDockerContainer 05:40:36 prd-ubuntu18.04-docker-arm64-4c-16g-592 does not seem to be running inside a container 05:40:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:40:37 $ docker top 3c58e62b092236387ba941436af76d7b9e986d108ae0106008d4664ca61dac3f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 05:40:38 + make test 05:40:38 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 05:40:39 internal/autoevent/executor.go:12:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 05:40:39 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 05:40:39 internal/autoevent/executor.go:13:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promauto (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent); to add: 05:40:39 go get github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 05:40:39 internal/prometheus/prom.go:8:2: missing go.sum entry for module providing package github.com/prometheus/client_golang/prometheus/promhttp (imported by github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus); to add: 05:40:39 go get github.com/edgexfoundry/device-sdk-go/v2/internal/prometheus 05:40:39 make: *** [Makefile:35: test] Error 1 [Pipeline] } 05:40:39 $ docker stop --time=1 3c58e62b092236387ba941436af76d7b9e986d108ae0106008d4664ca61dac3f 05:40:41 $ docker rm -f 3c58e62b092236387ba941436af76d7b9e986d108ae0106008d4664ca61dac3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 05:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:40:42 05:40:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 05:40:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:40:42 arm64: Pulling from edgex-lftools-log-publisher 05:40:42 448f6bf000e3: Pulling fs layer 05:40:42 f757da607395: Pulling fs layer 05:40:42 05883995daec: Pulling fs layer 05:40:42 8603b9c90790: Pulling fs layer 05:40:42 1560dd03e051: Pulling fs layer 05:40:42 27f5ce0e4adf: Pulling fs layer 05:40:42 c2d8d7efcc4b: Pulling fs layer 05:40:42 1560dd03e051: Waiting 05:40:42 27f5ce0e4adf: Waiting 05:40:42 c2d8d7efcc4b: Waiting 05:40:42 8603b9c90790: Waiting 05:40:42 f757da607395: Verifying Checksum 05:40:42 f757da607395: Download complete 05:40:42 8603b9c90790: Download complete 05:40:42 05883995daec: Verifying Checksum 05:40:42 05883995daec: Download complete 05:40:43 27f5ce0e4adf: Verifying Checksum 05:40:43 27f5ce0e4adf: Download complete 05:40:43 1560dd03e051: Verifying Checksum 05:40:43 1560dd03e051: Download complete 05:40:43 448f6bf000e3: Verifying Checksum 05:40:43 448f6bf000e3: Download complete 05:40:45 c2d8d7efcc4b: Verifying Checksum 05:40:45 c2d8d7efcc4b: Download complete 05:40:47 448f6bf000e3: Pull complete 05:40:47 f757da607395: Pull complete 05:40:48 05883995daec: Pull complete 05:40:49 8603b9c90790: Pull complete 05:40:50 1560dd03e051: Pull complete 05:40:50 27f5ce0e4adf: Pull complete 05:41:05 c2d8d7efcc4b: Pull complete 05:41:05 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 05:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 05:41:05 prd-ubuntu18.04-docker-arm64-4c-16g-592 does not seem to be running inside a container 05:41:05 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:41:08 $ docker top 942e8621d4834cab3b2b203d8c70159689bb73db4b47dc5101e5d338a2ac2e52 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:09 ---> job-cost.sh 05:41:09 lf-activate-venv: SKIPPING 05:41:09 INFO: No Stack... 05:41:09 INFO: Retrieving Pricing Info for: v3-standard-4 05:41:10 INFO: Archiving Costs [Pipeline] sh 05:41:10 + cut -d, -f6 05:41:10 + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock 05:41:10 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] 05:41:10 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] did not exist. Created. 05:41:10 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:41:11 /w/workspace/device-sdk-go/1@tmp/durable-bfffeaa5/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-bfffeaa5/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 05:41:12 + echo total: 0.10999999940395355 [Pipeline] stash 05:41:12 Warning: overwriting stash ‘stack-cost’ 05:41:12 Stashed 1 file(s) [Pipeline] } 05:41:12 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1073-1-stack-cost] [Pipeline] // lock [Pipeline] } 05:41:12 $ docker stop --time=1 942e8621d4834cab3b2b203d8c70159689bb73db4b47dc5101e5d338a2ac2e52 05:41:14 $ docker rm -f 942e8621d4834cab3b2b203d8c70159689bb73db4b47dc5101e5d338a2ac2e52 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 05:41:15 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:41:17 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives ']' [Pipeline] libraryResource [Pipeline] sh 05:41:17 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:41:18 ---> package-listing.sh 05:41:18 ++ facter osfamily 05:41:18 ++ tr '[:upper:]' '[:lower:]' 05:41:18 + OS_FAMILY=redhat 05:41:18 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1073 05:41:18 + START_PACKAGES=/tmp/packages_start.txt 05:41:18 + END_PACKAGES=/tmp/packages_end.txt 05:41:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:41:18 + PACKAGES=/tmp/packages_start.txt 05:41:18 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' 05:41:18 + PACKAGES=/tmp/packages_end.txt 05:41:18 + case "${OS_FAMILY}" in 05:41:18 + rpm -qa 05:41:18 + sort 05:41:19 + '[' -f /tmp/packages_start.txt ']' 05:41:19 + '[' -f /tmp/packages_end.txt ']' 05:41:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:41:19 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1073 ']' 05:41:19 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ 05:41:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1073/archives/ [Pipeline] echo 05:41:19 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-sdk-go_PR-1073/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:41:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 05:41:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:20 05:41:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 05:41:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:20 latest: Pulling from edgex-lftools-log-publisher 05:41:20 b4d181a07f80: Pulling fs layer 05:41:20 a1111a8f2ec3: Pulling fs layer 05:41:20 ed53099fbce6: Pulling fs layer 05:41:20 dc539afda2c1: Pulling fs layer 05:41:20 77bc0d833cb6: Pulling fs layer 05:41:20 9065ff56babe: Pulling fs layer 05:41:20 d287ab97295c: Pulling fs layer 05:41:20 dc539afda2c1: Waiting 05:41:20 77bc0d833cb6: Waiting 05:41:20 9065ff56babe: Waiting 05:41:20 d287ab97295c: Waiting 05:41:20 a1111a8f2ec3: Verifying Checksum 05:41:20 a1111a8f2ec3: Download complete 05:41:20 dc539afda2c1: Verifying Checksum 05:41:20 dc539afda2c1: Download complete 05:41:20 ed53099fbce6: Verifying Checksum 05:41:20 ed53099fbce6: Download complete 05:41:20 9065ff56babe: Verifying Checksum 05:41:20 9065ff56babe: Download complete 05:41:20 77bc0d833cb6: Verifying Checksum 05:41:20 77bc0d833cb6: Download complete 05:41:20 b4d181a07f80: Verifying Checksum 05:41:20 b4d181a07f80: Download complete 05:41:21 d287ab97295c: Verifying Checksum 05:41:21 d287ab97295c: Download complete 05:41:22 b4d181a07f80: Pull complete 05:41:22 a1111a8f2ec3: Pull complete 05:41:22 ed53099fbce6: Pull complete 05:41:23 dc539afda2c1: Pull complete 05:41:23 77bc0d833cb6: Pull complete 05:41:23 9065ff56babe: Pull complete 05:41:28 d287ab97295c: Pull complete 05:41:28 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 05:41:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:41:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 05:41:28 prd-centos7-docker-4c-2g-591 does not seem to be running inside a container 05:41:28 $ 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-sdk-go_PR-1073/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-sdk-go_PR-1073 -v /w/workspace/gexfoundry_device-sdk-go_PR-1073:/w/workspace/gexfoundry_device-sdk-go_PR-1073:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1073@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 05:41:31 $ docker top 5e69b9d75acdf3d3fb1ea8350b2349cc8f3956e5c6e66f79a0df19b2586b380f -eo pid,comm [Pipeline] { [Pipeline] sh 05:41:31 + touch /tmp/pre-build-complete [Pipeline] sh 05:41:31 + mkdir -p /var/log/sysstat [Pipeline] sh 05:41:32 + ls /var/log/sa-host 05:41:32 + sadf -c /var/log/sa-host/sa10 05:41:32 file_magic: OK 05:41:32 HZ: Using current value: 100 05:41:32 file_header: OK 05:41:32 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 05:41:32 Statistics: 05:41:32 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 05:41:32 File successfully converted to sysstat format version 12.0.3 05:41:32 + sadf -c /var/log/sa-host/sa17 05:41:32 file_magic: OK 05:41:32 HZ: Using current value: 100 05:41:32 file_header: OK 05:41:32 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 05:41:32 Statistics: 05:41:32 Hnuu...uuuununununu...Hnuu...uuuununununu... 05:41:32 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:32 provisioning config files... 05:41:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1073@tmp/config5960839286484400578tmp [Pipeline] { [Pipeline] echo 05:41:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:41:32 ---> create-netrc.sh [Pipeline] } 05:41:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:41:33 ---> python-tools-install.sh [Pipeline] echo 05:41:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:41:33 ---> sudo-logs.sh 05:41:33 Archiving 'sudo' log.. 05:41:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-591.novalocal: Name or service not known 05:41:33 sudo: unable to resolve host prd-centos7-docker-4c-2g-591.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 05:41:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:41:34 ---> job-cost.sh 05:41:34 lf-activate-venv: SKIPPING 05:41:34 DEBUG: total: 0.10999999940395355 05:41:34 INFO: Retrieving Stack Cost... 05:41:34 INFO: Retrieving Pricing Info for: v3-standard-2 05:41:34 INFO: Archiving Costs [Pipeline] echo 05:41:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:41:35 ---> logs-deploy.sh 05:41:35 lf-activate-venv: SKIPPING 05:41:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1073/1 05:41:35 INFO: archiving workspace using pattern(s): 05:41:35 Archives upload complete. 05:41:35 INFO: archiving logs to Nexus