Pull request #148 updated 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 farshidtz for edgexfoundry/device-rest-go Loading trusted files from base branch main at 8f9dabbcd23e32bae175015e2a15c1f428ed019f rather than 67a8320623b7619a7ca86474bb2d9d2932fcf24b Obtained Jenkinsfile from 8f9dabbcd23e32bae175015e2a15c1f428ed019f 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-ssh10243429018478556261.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-ssh9436116009554882655.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-148/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-148/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6963817237831058484.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 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-ssh11452278825554760734.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-148/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-148/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12100273869730474580.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-58 in /w/workspace/gexfoundry_device-rest-go_PR-148 [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-148 # 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-148@tmp/jenkins-gitclient-ssh1300809105748062181.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 8f9dabbcd23e32bae175015e2a15c1f428ed019f into PR head commit 67a8320623b7619a7ca86474bb2d9d2932fcf24b > 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-148@tmp/jenkins-gitclient-ssh5015491986956333679.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67a8320623b7619a7ca86474bb2d9d2932fcf24b # timeout=10 Merge succeeded, producing 67a8320623b7619a7ca86474bb2d9d2932fcf24b Checking out Revision 67a8320623b7619a7ca86474bb2d9d2932fcf24b (PR-148) > 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-148@tmp/jenkins-gitclient-ssh3602231390774575441.key > git merge 8f9dabbcd23e32bae175015e2a15c1f428ed019f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67a8320623b7619a7ca86474bb2d9d2932fcf24b # timeout=10 Commit message: "refactor(snap): remove redundant content indentifier" First time build. Skipping changelog. > git rev-list --no-walk a74cd4e34615fdc29e084b9a9bde0ca42c8b4b79 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:57:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:57:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:57:03 ========================================================= 09:57:03 EdgeX Global Pipelines Version Info 09:57:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:57:04 ------------------- 09:57:04 stable info: 09:57:04 ------------------- 09:57:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 09:57:04 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 09:57:04 Message: update stable to v1.0.217 09:57:05 ------------------- 09:57:05 experimental info: 09:57:05 ------------------- 09:57:05 Commited By: **** collab-it+edgex@linuxfoundation.org 09:57:05 Commit SHA: 32edd24ee733e309d05e35b1f887f14b07bde6d0 09:57:05 Message: update experimental to v1.0.217 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-148 [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-148 [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-148 [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67a8320623b7619a7ca86474bb2d9d2932fcf24b [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67a8320 [Pipeline] echo 09:57:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:57:05 provisioning config files... 09:57:05 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/config5168413069635808021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:06 ---> docker-login.sh 09:57:06 nexus3.edgexfoundry.org:10001 09:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:06 Configure a credential helper to remove this warning. See 09:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:06 09:57:06 Login Succeeded 09:57:06 nexus3.edgexfoundry.org:10002 09:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:06 Configure a credential helper to remove this warning. See 09:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:06 09:57:06 Login Succeeded 09:57:06 nexus3.edgexfoundry.org:10003 09:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:06 Configure a credential helper to remove this warning. See 09:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:06 09:57:06 Login Succeeded 09:57:06 nexus3.edgexfoundry.org:10004 09:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:06 Configure a credential helper to remove this warning. See 09:57:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:06 09:57:06 Login Succeeded 09:57:06 docker.io 09:57:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:57:07 Configure a credential helper to remove this warning. See 09:57:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:57:07 09:57:07 Login Succeeded 09:57:07 ---> docker-login.sh ends [Pipeline] } 09:57:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:57:07 + git rev-list -1 --merges 67a8320623b7619a7ca86474bb2d9d2932fcf24b~1..67a8320623b7619a7ca86474bb2d9d2932fcf24b [Pipeline] echo 09:57:07 -----------> git rev-list -1 --merges 67a8320623b7619a7ca86474bb2d9d2932fcf24b~1..67a8320623b7619a7ca86474bb2d9d2932fcf24b 67a8320623b7619a7ca86474bb2d9d2932fcf24b [false] [Pipeline] sh 09:57:08 + git log --format=format:%s -1 67a8320623b7619a7ca86474bb2d9d2932fcf24b [Pipeline] echo 09:57:08 ========================================================= 09:57:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:57:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:57:08 + git log --format=format:%s -1 67a8320623b7619a7ca86474bb2d9d2932fcf24b [Pipeline] echo 09:57:08 [semverPrep] GIT_COMMIT: 67a8320623b7619a7ca86474bb2d9d2932fcf24b, Commit Message: refactor(snap): remove redundant content indentifier [Pipeline] echo 09:57:08 [semverPrep] This is not a build commit. [Pipeline] sh 09:57:08 + grep 'github.com ecdsa' /etc/ssh/ssh_known_hosts 09:57:08 + grep -v github /etc/ssh/ssh_known_hosts 09:57:08 + '[' -e /tmp/ssh_known_hosts ']' 09:57:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:57:08 + echo 'github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=' 09:57:08 + sudo tee -a /etc/ssh/ssh_known_hosts 09:57:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 09:57:09 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:57:09 09:57:09 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 09:57:09 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:57:09 latest: Pulling from edgex-devops/git-semver 09:57:09 a0d0a0d46f8b: Pulling fs layer 09:57:09 3e5f54012d9b: Pulling fs layer 09:57:09 4c7163046ea9: Pulling fs layer 09:57:09 0c2d73faf560: Pulling fs layer 09:57:09 0c2d73faf560: Waiting 09:57:09 3e5f54012d9b: Verifying Checksum 09:57:09 3e5f54012d9b: Download complete 09:57:09 a0d0a0d46f8b: Verifying Checksum 09:57:09 a0d0a0d46f8b: Download complete 09:57:09 4c7163046ea9: Verifying Checksum 09:57:09 4c7163046ea9: Download complete 09:57:09 0c2d73faf560: Verifying Checksum 09:57:09 0c2d73faf560: Download complete 09:57:09 a0d0a0d46f8b: Pull complete 09:57:09 3e5f54012d9b: Pull complete 09:57:09 4c7163046ea9: Pull complete 09:57:10 0c2d73faf560: Pull complete 09:57:10 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 09:57:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 09:57:10 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 09:57:10 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 09:57:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-148 -v /w/workspace/gexfoundry_device-rest-go_PR-148:/w/workspace/gexfoundry_device-rest-go_PR-148:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-148@tmp:/w/workspace/gexfoundry_device-rest-go_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 09:57:10 $ docker top 32de99c5813dd94d4fa09545013605f05ccaa4fc1784ab541ab96bbbe35c317b -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:57:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:57:11 [ssh-agent] Looking for ssh-agent implementation... 09:57:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:57:11 $ docker exec 32de99c5813dd94d4fa09545013605f05ccaa4fc1784ab541ab96bbbe35c317b ssh-agent 09:57:11 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXHkoAKM/agent.13 09:57:11 SSH_AGENT_PID=19 09:57:11 Running ssh-add (command line suppressed) 09:57:11 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-148@tmp/private_key_4395536794349905739.key (/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/private_key_4395536794349905739.key) 09:57:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:57:11 + git tag --points-at HEAD [Pipeline] } 09:57:11 $ docker exec --env ******** --env ******** 32de99c5813dd94d4fa09545013605f05ccaa4fc1784ab541ab96bbbe35c317b ssh-agent -k 09:57:11 unset SSH_AUTH_SOCK; 09:57:11 unset SSH_AGENT_PID; 09:57:11 echo Agent pid 19 killed; 09:57:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:57:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:57:11 [ssh-agent] Looking for ssh-agent implementation... 09:57:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:57:12 $ docker exec 32de99c5813dd94d4fa09545013605f05ccaa4fc1784ab541ab96bbbe35c317b ssh-agent 09:57:12 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXALHMhm/agent.53 09:57:12 SSH_AGENT_PID=59 09:57:12 Running ssh-add (command line suppressed) 09:57:12 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-148@tmp/private_key_78613262779737550.key (/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/private_key_78613262779737550.key) 09:57:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:57:12 + git semver init 09:57:12 # -> Open(): unable to determine branch for HEAD 09:57:12 # $GIT_DIR = /w/workspace/gexfoundry_device-rest-go_PR-148/.git 09:57:12 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-rest-go_PR-148 09:57:12 # $SEMVER_REMOTE_NAME = origin 09:57:12 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 09:57:12 # $SEMVER_USER_NAME = edgex-jenkins 09:57:12 # $SEMVER_BRANCH = PR-148 09:57:12 # $SEMVER_TEMP = /tmp/semver-433727490 09:57:12 # git clone --branch semver git@github.com:edgexfoundry/device-rest-go.git $SEMVER_TEMP 09:57:13 # '/tmp/semver-433727490' -> '/w/workspace/gexfoundry_device-rest-go_PR-148/.semver' 09:57:13 # -> Force: false 09:57:13 # $SEMVER_DIR = /w/workspace/gexfoundry_device-rest-go_PR-148/.semver [Pipeline] } 09:57:13 $ docker exec --env ******** --env ******** 32de99c5813dd94d4fa09545013605f05ccaa4fc1784ab541ab96bbbe35c317b ssh-agent -k 09:57:14 unset SSH_AUTH_SOCK; 09:57:14 unset SSH_AGENT_PID; 09:57:14 echo Agent pid 59 killed; 09:57:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:57:14 + git semver [Pipeline] } 09:57:14 $ docker stop --time=1 32de99c5813dd94d4fa09545013605f05ccaa4fc1784ab541ab96bbbe35c317b 09:57:15 $ docker rm -f 32de99c5813dd94d4fa09545013605f05ccaa4fc1784ab541ab96bbbe35c317b [Pipeline] // withDockerContainer [Pipeline] sh 09:57:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:57:16 Stashed 1 file(s) [Pipeline] echo 09:57: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 09:57:31 Still waiting to schedule task 09:57:31 Waiting for next available executor on ‘centos7-docker-4c-2g’ 09:57:31 Still waiting to schedule task 09:57:31 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 09:58:54 Running on prd-centos7-docker-4c-2g-61 in /w/workspace/gexfoundry_device-rest-go_PR-148 [Pipeline] { [Pipeline] ws 09:58:54 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 09:58:54 The recommended git tool is: git 09:58:55 using credential edgex-jenkins-ssh 09:58:55 Cloning the remote Git repository 09:58:54 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 09:58:55 > git init /w/workspace/device-rest-go/2 # timeout=10 09:58:55 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 09:58:55 > git --version # timeout=10 09:58:55 > git --version # 'git version 2.24.4' 09:58:55 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:55 [INFO] Currently running in a labeled security context 09:58:55 [INFO] Currently SELinux is 'enforcing' on the host 09:58:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh8945219423109067531.key 09:58:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:57 Merging remotes/origin/main commit 8f9dabbcd23e32bae175015e2a15c1f428ed019f into PR head commit 67a8320623b7619a7ca86474bb2d9d2932fcf24b 09:58:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 09:58:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:58:56 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 09:58:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 09:58:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:56 [INFO] Currently running in a labeled security context 09:58:56 [INFO] Currently SELinux is 'enforcing' on the host 09:58:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh1275037459392072319.key 09:58:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:58:56 > git config core.sparsecheckout # timeout=10 09:58:56 > git checkout -f 67a8320623b7619a7ca86474bb2d9d2932fcf24b # timeout=10 09:58:57 Merge succeeded, producing 67a8320623b7619a7ca86474bb2d9d2932fcf24b 09:58:57 Checking out Revision 67a8320623b7619a7ca86474bb2d9d2932fcf24b (PR-148) 09:58:56 > git remote # timeout=10 09:58:56 > git config --get remote.origin.url # timeout=10 09:58:56 using GIT_SSH to set credentials SSH Credentials for GitHub 09:58:56 [INFO] Currently running in a labeled security context 09:58:56 [INFO] Currently SELinux is 'enforcing' on the host 09:58:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rest-go/2@tmp/jenkins-gitclient-ssh5341500309917121827.key 09:58:56 > git merge 8f9dabbcd23e32bae175015e2a15c1f428ed019f # timeout=10 09:58:56 > git rev-parse HEAD^{commit} # timeout=10 09:58:56 > git config core.sparsecheckout # timeout=10 09:58:56 > git checkout -f 67a8320623b7619a7ca86474bb2d9d2932fcf24b # timeout=10 09:59:01 Commit message: "refactor(snap): remove redundant content indentifier" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:59:01 provisioning config files... 09:59:01 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config9044748257198959462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:59:01 ---> docker-login.sh 09:59:01 nexus3.edgexfoundry.org:10001 09:59:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:01 Configure a credential helper to remove this warning. See 09:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:01 09:59:01 Login Succeeded 09:59:01 nexus3.edgexfoundry.org:10002 09:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:02 Configure a credential helper to remove this warning. See 09:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:02 09:59:02 Login Succeeded 09:59:02 nexus3.edgexfoundry.org:10003 09:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:02 Configure a credential helper to remove this warning. See 09:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:02 09:59:02 Login Succeeded 09:59:02 nexus3.edgexfoundry.org:10004 09:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:02 Configure a credential helper to remove this warning. See 09:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:02 09:59:02 Login Succeeded 09:59:02 docker.io 09:59:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:59:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 09:59:02 Configure a credential helper to remove this warning. See 09:59:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 09:59:02 09:59:02 Login Succeeded 09:59:02 ---> docker-login.sh ends [Pipeline] } 09:59:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:59:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 09:59:02 ========================================================= 09:59:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 09:59:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 09:59:03 + 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 . 09:59:03 Sending build context to Docker daemon 121.9kB 09:59:03 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 09:59:03 Step 2/11 : FROM ${BASE} AS builder 09:59:03 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 09:59:03 a0d0a0d46f8b: Pulling fs layer 09:59:03 31adcdaf11c8: Pulling fs layer 09:59:03 b8b176561691: Pulling fs layer 09:59:03 4527c011a84f: Pulling fs layer 09:59:03 5d74067f8e1e: Pulling fs layer 09:59:03 e0aca202a116: Pulling fs layer 09:59:03 3a43be97a3b4: Pulling fs layer 09:59:03 34cad66bf833: Pulling fs layer 09:59:03 b4e3c513aaa6: Pulling fs layer 09:59:03 e0aca202a116: Waiting 09:59:03 3a43be97a3b4: Waiting 09:59:03 4527c011a84f: Waiting 09:59:03 5d74067f8e1e: Waiting 09:59:03 34cad66bf833: Waiting 09:59:03 b4e3c513aaa6: Waiting 09:59:03 b8b176561691: Verifying Checksum 09:59:03 b8b176561691: Download complete 09:59:03 31adcdaf11c8: Verifying Checksum 09:59:03 31adcdaf11c8: Download complete 09:59:03 5d74067f8e1e: Verifying Checksum 09:59:03 5d74067f8e1e: Download complete 09:59:03 e0aca202a116: Verifying Checksum 09:59:03 e0aca202a116: Download complete 09:59:03 a0d0a0d46f8b: Verifying Checksum 09:59:03 a0d0a0d46f8b: Download complete 09:59:03 3a43be97a3b4: Verifying Checksum 09:59:03 3a43be97a3b4: Download complete 09:59:03 34cad66bf833: Verifying Checksum 09:59:03 34cad66bf833: Download complete 09:59:03 4527c011a84f: Verifying Checksum 09:59:03 4527c011a84f: Download complete 09:59:03 a0d0a0d46f8b: Pull complete 09:59:04 b4e3c513aaa6: Verifying Checksum 09:59:04 b4e3c513aaa6: Download complete 09:59:04 31adcdaf11c8: Pull complete 09:59:04 b8b176561691: Pull complete 09:59:08 4527c011a84f: Pull complete 09:59:08 5d74067f8e1e: Pull complete 09:59:08 e0aca202a116: Pull complete 09:59:08 3a43be97a3b4: Pull complete 09:59:08 34cad66bf833: Pull complete 09:59:10 b4e3c513aaa6: Pull complete 09:59:10 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 09:59:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 09:59:10 ---> 9f6097aaca64 09:59:10 Step 3/11 : ARG MAKE='make build' 09:59:14 ---> Running in 67c3cf9983db 09:59:14 Removing intermediate container 67c3cf9983db 09:59:14 ---> 6ae473c4bf01 09:59:14 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 09:59:14 ---> Running in 2673a050f754 09:59:14 Removing intermediate container 2673a050f754 09:59:14 ---> 3dde31fa51b4 09:59:14 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 09:59:14 ---> Running in 065e5dc31c2c 09:59:14 Removing intermediate container 065e5dc31c2c 09:59:14 ---> d3eb1ea8055c 09:59:14 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 09:59:14 ---> Running in d1adef3ea445 09:59:14 Removing intermediate container d1adef3ea445 09:59:14 ---> cb98b2e0934d 09:59:14 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 09:59:14 ---> Running in c4908bfc744f 09:59:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 09:59:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 09:59:15 (1/4) Installing openssh-keygen (8.6_p1-r3) 09:59:15 (2/4) Installing libedit (20210216.3.1-r0) 09:59:15 (3/4) Installing openssh-client-common (8.6_p1-r3) 09:59:16 (4/4) Installing openssh-client-default (8.6_p1-r3) 09:59:16 Executing busybox-1.33.1-r3.trigger 09:59:16 OK: 224 MiB in 56 packages 09:59:16 Removing intermediate container c4908bfc744f 09:59:16 ---> e2876853bb35 09:59:16 Step 8/11 : WORKDIR /device-rest-go 09:59:16 ---> Running in 80700ba979cd 09:59:16 Removing intermediate container 80700ba979cd 09:59:16 ---> ad53662c86f5 09:59:16 Step 9/11 : COPY . . 09:59:16 ---> edcd16108428 09:59:16 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:59:16 ---> Running in 29867012735e 09:59:27 Running on prd-ubuntu18.04-docker-arm64-4c-16g-60 in /w/workspace/gexfoundry_device-rest-go_PR-148 [Pipeline] { [Pipeline] ws 09:59:27 Running in /w/workspace/device-rest-go/2 [Pipeline] { [Pipeline] checkout 09:59:27 The recommended git tool is: git 09:59:32 using credential edgex-jenkins-ssh 09:59:32 Cloning the remote Git repository 09:59:32 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 09:59:32 > git init /w/workspace/device-rest-go/2 # timeout=10 09:59:33 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 09:59:33 > git --version # timeout=10 09:59:33 > git --version # 'git version 2.17.1' 09:59:33 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:33 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:59:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 09:59:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:59:35 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 09:59:35 Merging remotes/origin/main commit 8f9dabbcd23e32bae175015e2a15c1f428ed019f into PR head commit 67a8320623b7619a7ca86474bb2d9d2932fcf24b 09:59:36 Merge succeeded, producing 67a8320623b7619a7ca86474bb2d9d2932fcf24b 09:59:36 Checking out Revision 67a8320623b7619a7ca86474bb2d9d2932fcf24b (PR-148) 09:59:35 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 09:59:35 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:35 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/148/head:refs/remotes/origin/PR-148 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:59:35 > git config core.sparsecheckout # timeout=10 09:59:35 > git checkout -f 67a8320623b7619a7ca86474bb2d9d2932fcf24b # timeout=10 09:59:35 > git remote # timeout=10 09:59:36 > git config --get remote.origin.url # timeout=10 09:59:36 using GIT_SSH to set credentials SSH Credentials for GitHub 09:59:36 > git merge 8f9dabbcd23e32bae175015e2a15c1f428ed019f # timeout=10 09:59:36 > git rev-parse HEAD^{commit} # timeout=10 09:59:36 > git config core.sparsecheckout # timeout=10 09:59:36 > git checkout -f 67a8320623b7619a7ca86474bb2d9d2932fcf24b # timeout=10 09:59:40 Commit message: "refactor(snap): remove redundant content indentifier" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:59:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:59:41 % Total % Received % Xferd Average Speed Time Time Time Current 09:59:41 Dload Upload Total Spent Left Speed 09:59:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 206k 0 --:--:-- --:--:-- --:--:-- 206k [Pipeline] sh 09:59:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:59:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:59:42 + sudo tee /etc/docker/daemon.new 09:59:42 { 09:59:42 "registry-mirrors": [ 09:59:42 "https://nexus3.edgexfoundry.org:10001" 09:59:42 ], 09:59:42 "bip": "10.250.0.254/24", 09:59:42 "hosts": [ 09:59:42 "tcp://0.0.0.0:5555", 09:59:42 "unix:///var/run/docker.sock" 09:59:42 ], 09:59:42 "mtu": 1458, 09:59:42 "selinux-enabled": true, 09:59:42 "seccomp-profile": "/etc/docker/seccomp.json" 09:59:42 } [Pipeline] sh 09:59:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:59:42 + sudo service docker restart 09:59:43 Removing intermediate container 29867012735e 09:59:43 ---> 4ac61b9bd64c 09:59:43 Step 11/11 : RUN $MAKE 09:59:43 ---> Running in 36358cb4cbae 09:59:43 noop 09:59:43 Removing intermediate container 36358cb4cbae 09:59:43 ---> b0d38ea37ba8 09:59:43 Successfully built b0d38ea37ba8 09:59:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 09:59:43 + docker inspect -f . ci-base-image-x86_64 09:59:43 . [Pipeline] withDockerContainer 09:59:43 prd-centos7-docker-4c-2g-61 does not seem to be running inside a container 09:59:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:59:44 $ docker top 55571e5a2f59d6385ccd53ddfca34621a559c0b735566f7ec1d03146e078c2d7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:59:44 + go version 09:59:44 go version go1.16.8 linux/amd64 [Pipeline] } 09:59:44 $ docker stop --time=1 55571e5a2f59d6385ccd53ddfca34621a559c0b735566f7ec1d03146e078c2d7 09:59:45 $ docker rm -f 55571e5a2f59d6385ccd53ddfca34621a559c0b735566f7ec1d03146e078c2d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 09:59:46 + docker inspect -f . ci-base-image-x86_64 09:59:46 . [Pipeline] withDockerContainer 09:59:46 prd-centos7-docker-4c-2g-61 does not seem to be running inside a container 09:59:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:59:46 $ docker top 809eca84cc4178edeac7bc287932327d5551adbaacc7f8d43dda59beb6441d91 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 09:59:46 + make test 09:59:46 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 09:59:47 ? github.com/edgexfoundry/device-rest-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:00:01 provisioning config files... 10:00:01 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/2@tmp/config8602827409549726132tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:01 ---> docker-login.sh 10:00:01 nexus3.edgexfoundry.org:10001 10:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:02 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 10:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:02 Configure a credential helper to remove this warning. See 10:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:02 10:00:02 Login Succeeded 10:00:02 nexus3.edgexfoundry.org:10002 10:00:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:02 Configure a credential helper to remove this warning. See 10:00:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:02 10:00:02 Login Succeeded 10:00:02 nexus3.edgexfoundry.org:10003 10:00:03 ok github.com/edgexfoundry/device-rest-go/driver 0.013s coverage: 56.0% of statements 10:00:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:03 Configure a credential helper to remove this warning. See 10:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:03 10:00:03 Login Succeeded 10:00:03 nexus3.edgexfoundry.org:10004 10:00:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:03 Configure a credential helper to remove this warning. See 10:00:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:03 10:00:03 Login Succeeded 10:00:03 docker.io 10:00:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:00:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:00:04 Configure a credential helper to remove this warning. See 10:00:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:00:04 10:00:04 Login Succeeded 10:00:04 ---> docker-login.sh ends [Pipeline] } 10:00:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:00:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:00:05 ========================================================= 10:00:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 10:00:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 10:00:05 + 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 . 10:00:05 Sending build context to Docker daemon 121.9kB 10:00:05 Step 1/11 : ARG BASE=golang:1.16-alpine3.14 10:00:05 Step 2/11 : FROM ${BASE} AS builder 10:00:06 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:00:06 552d1f2373af: Pulling fs layer 10:00:06 ea3f2d53f512: Pulling fs layer 10:00:06 9e70ebbbe112: Pulling fs layer 10:00:06 7a9cfe048b4a: Pulling fs layer 10:00:06 7a9cfe048b4a: Waiting 10:00:06 72dc09318566: Pulling fs layer 10:00:06 f4f7b4309257: Pulling fs layer 10:00:06 0ac9a79272e3: Pulling fs layer 10:00:06 b78e95d17946: Pulling fs layer 10:00:06 72dc09318566: Waiting 10:00:06 f4f7b4309257: Waiting 10:00:06 0ac9a79272e3: Waiting 10:00:06 b78e95d17946: Waiting 10:00:06 9e70ebbbe112: Verifying Checksum 10:00:06 9e70ebbbe112: Download complete 10:00:06 ea3f2d53f512: Verifying Checksum 10:00:06 ea3f2d53f512: Download complete 10:00:06 72dc09318566: Download complete 10:00:06 f4f7b4309257: Verifying Checksum 10:00:06 f4f7b4309257: Download complete 10:00:06 552d1f2373af: Verifying Checksum 10:00:06 0ac9a79272e3: Download complete 10:00:06 552d1f2373af: Pull complete 10:00:07 ea3f2d53f512: Pull complete 10:00:07 9e70ebbbe112: Pull complete 10:00:07 b78e95d17946: Verifying Checksum 10:00:07 b78e95d17946: Download complete 10:00:08 7a9cfe048b4a: Download complete 10:00:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:00:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:00:09 ./bin/test-attribution-txt.sh [Pipeline] echo 10:00:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:00:10 $ docker stop --time=1 809eca84cc4178edeac7bc287932327d5551adbaacc7f8d43dda59beb6441d91 10:00:11 $ docker rm -f 809eca84cc4178edeac7bc287932327d5551adbaacc7f8d43dda59beb6441d91 [Pipeline] // withDockerContainer [Pipeline] sh 10:00:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:00:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:00:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:00:13 + ls -al . 10:00:13 total 148 10:00:13 drwxrwxr-x. 8 jenkins jenkins 4096 Dec 2 10:00 . 10:00:13 drwxrwxr-x. 4 jenkins jenkins 28 Dec 2 09:58 .. 10:00:13 -rw-rw-r--. 1 jenkins jenkins 7095 Dec 2 09:58 Attribution.txt 10:00:13 drwxrwxr-x. 2 jenkins jenkins 37 Dec 2 09:58 bin 10:00:13 -rw-rw-r--. 1 jenkins jenkins 7459 Dec 2 09:58 CHANGELOG.md 10:00:13 drwxrwxr-x. 3 jenkins jenkins 32 Dec 2 09:58 cmd 10:00:13 -rw-r--r--. 1 jenkins jenkins 9215 Dec 2 10:00 coverage.out 10:00:13 -rw-rw-r--. 1 jenkins jenkins 1649 Dec 2 09:58 Dockerfile 10:00:13 -rw-rw-r--. 1 jenkins jenkins 151 Dec 2 09:58 .dockerignore 10:00:13 drwxrwxr-x. 2 jenkins jenkins 76 Dec 2 09:58 driver 10:00:13 drwxrwxr-x. 8 jenkins jenkins 179 Dec 2 09:59 .git 10:00:13 drwxrwxr-x. 2 jenkins jenkins 103 Dec 2 09:58 .github 10:00:13 -rw-rw-r--. 1 jenkins jenkins 329 Dec 2 09:58 .gitignore 10:00:13 -rw-rw-r--. 1 jenkins jenkins 277 Dec 2 09:58 go.mod 10:00:13 -rw-rw-r--. 1 jenkins jenkins 49330 Dec 2 09:58 go.sum 10:00:13 -rw-rw-r--. 1 jenkins jenkins 677 Dec 2 09:58 GOVERNANCE.md 10:00:13 -rw-rw-r--. 1 jenkins jenkins 680 Dec 2 09:58 Jenkinsfile 10:00:13 -rw-rw-r--. 1 jenkins jenkins 11340 Dec 2 09:58 LICENSE 10:00:13 -rw-rw-r--. 1 jenkins jenkins 1078 Dec 2 09:58 Makefile 10:00:13 -rw-rw-r--. 1 jenkins jenkins 620 Dec 2 09:58 OWNERS.md 10:00:13 -rw-rw-r--. 1 jenkins jenkins 8246 Dec 2 09:58 README.md 10:00:13 drwxrwxr-x. 3 jenkins jenkins 58 Dec 2 09:58 snap 10:00:13 -rw-rw-r--. 1 jenkins jenkins 5 Dec 2 09:57 VERSION 10:00:13 -rw-rw-r--. 1 jenkins jenkins 713 Dec 2 09:58 version.go [Pipeline] isUnix [Pipeline] sh 10:00:13 + 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=67a8320623b7619a7ca86474bb2d9d2932fcf24b --label arch=amd64 --label version=0.0.0 . 10:00:13 Sending build context to Docker daemon 131.6kB 10:00:13 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 10:00:13 Step 2/24 : FROM ${BASE} AS builder 10:00:13 ---> b0d38ea37ba8 10:00:13 Step 3/24 : ARG MAKE='make build' 10:00:13 ---> Running in d14a8cdf6a94 10:00:13 Removing intermediate container d14a8cdf6a94 10:00:13 ---> 1ab937bbe3de 10:00:13 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:00:13 ---> Running in e242ab2e3ca7 10:00:13 Removing intermediate container e242ab2e3ca7 10:00:13 ---> e239f8ab3bb7 10:00:13 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:00:13 ---> Running in a8ad18e25119 10:00:13 Removing intermediate container a8ad18e25119 10:00:13 ---> 64ba8b8cb19d 10:00:13 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:00:13 ---> Running in 72a19ab85176 10:00:14 Removing intermediate container 72a19ab85176 10:00:14 ---> 24ff212232a6 10:00:14 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:00:14 ---> Running in 2baefaa75b2b 10:00:14 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:00:15 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:00:15 OK: 224 MiB in 56 packages 10:00:15 Removing intermediate container 2baefaa75b2b 10:00:15 ---> 21b87baa12fc 10:00:15 Step 8/24 : WORKDIR /device-rest-go 10:00:15 ---> Running in 5879d2206e2e 10:00:16 Removing intermediate container 5879d2206e2e 10:00:16 ---> 217510bf6584 10:00:16 Step 9/24 : COPY . . 10:00:16 ---> 78b94851c670 10:00:16 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:16 ---> Running in bdad7f4983d0 10:00:16 Removing intermediate container bdad7f4983d0 10:00:16 ---> 4e93ce962759 10:00:16 Step 11/24 : RUN $MAKE 10:00:16 ---> Running in 670e114a6b76 10:00:17 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 10:00:18 7a9cfe048b4a: Pull complete 10:00:18 72dc09318566: Pull complete 10:00:18 f4f7b4309257: Pull complete 10:00:19 0ac9a79272e3: Pull complete 10:00:24 b78e95d17946: Pull complete 10:00:24 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 10:00:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 10:00:24 ---> 8b459fc5aaf0 10:00:24 Step 3/11 : ARG MAKE='make build' 10:00:26 ---> Running in d8f3b459f551 10:00:26 Removing intermediate container d8f3b459f551 10:00:26 ---> 1e8397d3834c 10:00:26 Step 4/11 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:00:26 ---> Running in 8ee930ddfd90 10:00:27 Removing intermediate container 8ee930ddfd90 10:00:27 ---> 3f28b78765f0 10:00:27 Step 5/11 : ARG ALPINE_PKG_EXTRA="" 10:00:27 ---> Running in 4fefadbe7aef 10:00:27 Removing intermediate container 4fefadbe7aef 10:00:27 ---> 47ebaaceb5d1 10:00:27 Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:00:27 ---> Running in 637b1fb177fe 10:00:29 Removing intermediate container 670e114a6b76 10:00:29 ---> 12effe7098b1 10:00:29 Step 12/24 : FROM alpine:3.14 10:00:29 3.14: Pulling from library/alpine 10:00:29 97518928ae5f: Pulling fs layer 10:00:29 97518928ae5f: Verifying Checksum 10:00:29 97518928ae5f: Download complete 10:00:29 97518928ae5f: Pull complete 10:00:29 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:00:29 Status: Downloaded newer image for alpine:3.14 10:00:29 ---> 0a97eee8041e 10:00:29 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 10:00:29 ---> Running in 068dfb1c384f 10:00:29 Removing intermediate container 068dfb1c384f 10:00:29 ---> 3ec5c447a5e6 10:00:29 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 10:00:29 ---> Running in 495a2c2f2065 10:00:29 Removing intermediate container 495a2c2f2065 10:00:29 ---> fbbc3715eceb 10:00:29 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 10:00:29 ---> Running in af07a8db547c 10:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 10:00:29 Removing intermediate container 637b1fb177fe 10:00:29 ---> 5919077a7c16 10:00:29 Step 7/11 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:00:29 ---> Running in 9d9b6e32b951 10:00:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 10:00:29 (1/6) Installing dumb-init (1.2.5-r1) 10:00:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:00:29 (3/6) Installing libsodium (1.0.18-r0) 10:00:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:00:29 (5/6) Installing libzmq (4.3.4-r0) 10:00:29 (6/6) Installing zeromq (4.3.4-r0) 10:00:29 Executing busybox-1.33.1-r6.trigger 10:00:29 OK: 8 MiB in 20 packages 10:00:30 Removing intermediate container af07a8db547c 10:00:30 ---> 82d22d4ac9d4 10:00:30 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 10:00:30 ---> a283335102f7 10:00:30 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 10:00:30 ---> 0ffbe76c1f96 10:00:30 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 10:00:30 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:00:30 ---> 9c8c8584baf3 10:00:30 Step 19/24 : EXPOSE 59986 10:00:30 ---> Running in cc07c58b7c50 10:00:30 Removing intermediate container cc07c58b7c50 10:00:30 ---> 8e0e63689758 10:00:30 Step 20/24 : ENTRYPOINT ["/device-rest"] 10:00:31 ---> Running in 2756742d141f 10:00:31 Removing intermediate container 2756742d141f 10:00:31 ---> 59cf7eb43ae8 10:00:31 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:00:31 ---> Running in a1a92b7f446d 10:00:31 Removing intermediate container a1a92b7f446d 10:00:31 ---> 3fe0517ec55a 10:00:31 Step 22/24 : LABEL arch=amd64 10:00:31 ---> Running in 7a8da32ba7b5 10:00:31 Removing intermediate container 7a8da32ba7b5 10:00:31 ---> 7e4a9c31f9fa 10:00:31 Step 23/24 : LABEL git_sha=67a8320623b7619a7ca86474bb2d9d2932fcf24b 10:00:31 ---> Running in 062d98c5d35d 10:00:31 Removing intermediate container 062d98c5d35d 10:00:31 ---> 11d5293891bb 10:00:31 Step 24/24 : LABEL version=0.0.0 10:00:31 ---> Running in d082dfc6e059 10:00:31 Removing intermediate container d082dfc6e059 10:00:31 ---> 4fa90217b529 10:00:31 [Warning] One or more build-args [ARCH] were not consumed 10:00:31 Successfully built 4fa90217b529 10:00:31 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } 10:00:31 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:00:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:00:31 10:00:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:00:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:00:32 latest: Pulling from edgex-lftools-log-publisher 10:00:32 b4d181a07f80: Pulling fs layer 10:00:32 a1111a8f2ec3: Pulling fs layer 10:00:32 ed53099fbce6: Pulling fs layer 10:00:32 dc539afda2c1: Pulling fs layer 10:00:32 77bc0d833cb6: Pulling fs layer 10:00:32 9065ff56babe: Pulling fs layer 10:00:32 d287ab97295c: Pulling fs layer 10:00:32 dc539afda2c1: Waiting 10:00:32 77bc0d833cb6: Waiting 10:00:32 9065ff56babe: Waiting 10:00:32 d287ab97295c: Waiting 10:00:32 a1111a8f2ec3: Verifying Checksum 10:00:32 a1111a8f2ec3: Download complete 10:00:32 dc539afda2c1: Verifying Checksum 10:00:32 dc539afda2c1: Download complete 10:00:32 ed53099fbce6: Verifying Checksum 10:00:32 ed53099fbce6: Download complete 10:00:32 9065ff56babe: Verifying Checksum 10:00:32 9065ff56babe: Download complete 10:00:32 77bc0d833cb6: Verifying Checksum 10:00:32 77bc0d833cb6: Download complete 10:00:32 b4d181a07f80: Verifying Checksum 10:00:32 b4d181a07f80: Download complete 10:00:32 (1/4) Installing openssh-keygen (8.6_p1-r3) 10:00:32 (2/4) Installing libedit (20210216.3.1-r0) 10:00:32 (3/4) Installing openssh-client-common (8.6_p1-r3) 10:00:32 (4/4) Installing openssh-client-default (8.6_p1-r3) 10:00:32 Executing busybox-1.33.1-r3.trigger 10:00:32 OK: 223 MiB in 56 packages 10:00:33 d287ab97295c: Verifying Checksum 10:00:33 d287ab97295c: Download complete 10:00:33 b4d181a07f80: Pull complete 10:00:33 Removing intermediate container 9d9b6e32b951 10:00:33 ---> 48c7d36782f2 10:00:33 Step 8/11 : WORKDIR /device-rest-go 10:00:33 ---> Running in 73c6dadf0110 10:00:33 a1111a8f2ec3: Pull complete 10:00:34 Removing intermediate container 73c6dadf0110 10:00:34 ---> 2bdd27cac7e0 10:00:34 Step 9/11 : COPY . . 10:00:34 ed53099fbce6: Pull complete 10:00:34 dc539afda2c1: Pull complete 10:00:34 77bc0d833cb6: Pull complete 10:00:34 9065ff56babe: Pull complete 10:00:35 ---> b37809a8c4aa 10:00:35 Step 10/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:00:35 ---> Running in 6ac3c8d3c44f 10:00:40 d287ab97295c: Pull complete 10:00:40 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:00:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:00:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:00:40 prd-centos7-docker-4c-2g-61 does not seem to be running inside a container 10:00:40 $ 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/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:00:43 $ docker top ea817e0b7b19b641f0f4a0b80ee8acf7f5f3461df9d6d97b7a4755c995d18bad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:00:43 ---> job-cost.sh 10:00:43 lf-activate-venv: SKIPPING 10:00:43 INFO: No Stack... 10:00:43 INFO: Retrieving Pricing Info for: v3-standard-2 10:00:44 INFO: Archiving Costs [Pipeline] sh 10:00:44 + cat /w/workspace/device-rest-go/2/archives/cost.csv 10:00:44 + cut -d, -f6 [Pipeline] lock 10:00:44 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-148-2-stack-cost] 10:00:44 Resource [jenkins-edgexfoundry-device-rest-go-PR-148-2-stack-cost] did not exist. Created. 10:00:44 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-148-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:00:44 + echo total: 0.05999999865889549 [Pipeline] stash 10:00:44 Stashed 1 file(s) [Pipeline] } 10:00:44 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-148-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:00:44 $ docker stop --time=1 ea817e0b7b19b641f0f4a0b80ee8acf7f5f3461df9d6d97b7a4755c995d18bad 10:00:45 $ docker rm -f ea817e0b7b19b641f0f4a0b80ee8acf7f5f3461df9d6d97b7a4755c995d18bad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 10:01:56 Removing intermediate container 6ac3c8d3c44f 10:01:56 ---> bac6f79066c6 10:01:56 Step 11/11 : RUN $MAKE 10:01:56 ---> Running in 7ff284990b81 10:01:56 noop 10:01:56 Removing intermediate container 7ff284990b81 10:01:56 ---> 024d718a05d3 10:01:56 Successfully built 024d718a05d3 10:01:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 10:01:57 + docker inspect -f . ci-base-image-arm64 10:01:57 . [Pipeline] withDockerContainer 10:01:57 prd-ubuntu18.04-docker-arm64-4c-16g-60 does not seem to be running inside a container 10:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:01:58 $ docker top 9f32cb6e04fef61b66a23178173acf4569909691a85cb6ae66f7ef48bfc04f23 -eo pid,comm [Pipeline] { [Pipeline] sh 10:01:59 + go version 10:01:59 go version go1.16.8 linux/arm64 [Pipeline] } 10:01:59 $ docker stop --time=1 9f32cb6e04fef61b66a23178173acf4569909691a85cb6ae66f7ef48bfc04f23 10:02:01 $ docker rm -f 9f32cb6e04fef61b66a23178173acf4569909691a85cb6ae66f7ef48bfc04f23 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 10:02:02 + docker inspect -f . ci-base-image-arm64 10:02:02 . [Pipeline] withDockerContainer 10:02:02 prd-ubuntu18.04-docker-arm64-4c-16g-60 does not seem to be running inside a container 10:02:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:02:03 $ docker top 4992322274fad4c4e0c2c92f4f271dd140db9e8ee1fc361651e255e787245bd6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 10:02:04 + make test 10:02:04 CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... 10:02:06 ? github.com/edgexfoundry/device-rest-go [no test files] 10:03:02 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 10:03:02 ok github.com/edgexfoundry/device-rest-go/driver 0.055s coverage: 56.0% of statements 10:03:02 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:03:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:03:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:03:29 ./bin/test-attribution-txt.sh [Pipeline] echo 10:03:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:03:31 $ docker stop --time=1 4992322274fad4c4e0c2c92f4f271dd140db9e8ee1fc361651e255e787245bd6 10:03:33 $ docker rm -f 4992322274fad4c4e0c2c92f4f271dd140db9e8ee1fc361651e255e787245bd6 [Pipeline] // withDockerContainer [Pipeline] sh 10:03:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:03:34 Warning: overwriting stash ‘coverage-report’ 10:03:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:03:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:03:35 + ls -al . 10:03:35 total 176 10:03:35 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 10:03 . 10:03:35 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 09:59 .. 10:03:35 -rw-rw-r-- 1 jenkins jenkins 151 Dec 2 09:59 .dockerignore 10:03:35 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 09:59 .git 10:03:35 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 09:59 .github 10:03:35 -rw-rw-r-- 1 jenkins jenkins 329 Dec 2 09:59 .gitignore 10:03:35 -rw-rw-r-- 1 jenkins jenkins 7095 Dec 2 09:59 Attribution.txt 10:03:35 -rw-rw-r-- 1 jenkins jenkins 7459 Dec 2 09:59 CHANGELOG.md 10:03:35 -rw-rw-r-- 1 jenkins jenkins 1649 Dec 2 09:59 Dockerfile 10:03:35 -rw-rw-r-- 1 jenkins jenkins 677 Dec 2 09:59 GOVERNANCE.md 10:03:35 -rw-rw-r-- 1 jenkins jenkins 680 Dec 2 09:59 Jenkinsfile 10:03:35 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 2 09:59 LICENSE 10:03:35 -rw-rw-r-- 1 jenkins jenkins 1078 Dec 2 09:59 Makefile 10:03:35 -rw-rw-r-- 1 jenkins jenkins 620 Dec 2 09:59 OWNERS.md 10:03:35 -rw-rw-r-- 1 jenkins jenkins 8246 Dec 2 09:59 README.md 10:03:35 -rw-rw-r-- 1 jenkins jenkins 5 Dec 2 09:57 VERSION 10:03:35 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 09:59 bin 10:03:35 drwxrwxr-x 3 jenkins jenkins 4096 Dec 2 09:59 cmd 10:03:35 -rw-r--r-- 1 jenkins jenkins 9215 Dec 2 10:03 coverage.out 10:03:35 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 09:59 driver 10:03:35 -rw-rw-r-- 1 jenkins jenkins 277 Dec 2 09:59 go.mod 10:03:35 -rw-rw-r-- 1 jenkins jenkins 49330 Dec 2 09:59 go.sum 10:03:35 drwxrwxr-x 3 jenkins jenkins 4096 Dec 2 09:59 snap 10:03:35 -rw-rw-r-- 1 jenkins jenkins 713 Dec 2 09:59 version.go [Pipeline] isUnix [Pipeline] sh 10:03:36 + 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=67a8320623b7619a7ca86474bb2d9d2932fcf24b --label arch=arm64 --label version=0.0.0 . 10:03:36 Sending build context to Docker daemon 131.6kB 10:03:36 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 10:03:36 Step 2/24 : FROM ${BASE} AS builder 10:03:36 ---> 024d718a05d3 10:03:36 Step 3/24 : ARG MAKE='make build' 10:03:36 ---> Running in fd5ddbf0454f 10:03:36 Removing intermediate container fd5ddbf0454f 10:03:36 ---> e212bd14720f 10:03:36 Step 4/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 10:03:36 ---> Running in 4e3fb6d48bb3 10:03:37 Removing intermediate container 4e3fb6d48bb3 10:03:37 ---> d74f63d40ecf 10:03:37 Step 5/24 : ARG ALPINE_PKG_EXTRA="" 10:03:37 ---> Running in 3f0aa4a6d55f 10:03:37 Removing intermediate container 3f0aa4a6d55f 10:03:37 ---> fc38ca569a84 10:03:37 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 10:03:37 ---> Running in d1de9d76387c 10:03:39 Removing intermediate container d1de9d76387c 10:03:39 ---> ce50668ef359 10:03:39 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:03:39 ---> Running in ba6eba9b4877 10:03:40 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:03:41 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:03:41 OK: 223 MiB in 56 packages 10:03:42 Removing intermediate container ba6eba9b4877 10:03:42 ---> fd667042b5fd 10:03:42 Step 8/24 : WORKDIR /device-rest-go 10:03:42 ---> Running in 1dac05390ea6 10:03:43 Removing intermediate container 1dac05390ea6 10:03:43 ---> ce17e0ca32ba 10:03:43 Step 9/24 : COPY . . 10:03:44 ---> bb8f5285d735 10:03:44 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:03:44 ---> Running in a0fd213ba01a 10:03:46 Removing intermediate container a0fd213ba01a 10:03:46 ---> 81fd26ce09f3 10:03:46 Step 11/24 : RUN $MAKE 10:03:46 ---> Running in 7cf783bbb4d9 10:03:47 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -o cmd/device-rest ./cmd 10:04:26 Removing intermediate container 7cf783bbb4d9 10:04:26 ---> 288368cb39cd 10:04:26 Step 12/24 : FROM alpine:3.14 10:04:26 3.14: Pulling from library/alpine 10:04:26 be307f383ecc: Pulling fs layer 10:04:26 be307f383ecc: Verifying Checksum 10:04:26 be307f383ecc: Download complete 10:04:26 be307f383ecc: Pull complete 10:04:26 Digest: sha256:635f0aa53d99017b38d1a0aa5b2082f7812b03e3cdb299103fe77b5c8a07f1d2 10:04:26 Status: Downloaded newer image for alpine:3.14 10:04:26 ---> 5b8b7b635229 10:04:26 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 10:04:26 ---> Running in ab10965f8e3c 10:04:26 Removing intermediate container ab10965f8e3c 10:04:26 ---> df5649d59240 10:04:26 Step 14/24 : LABEL Name=device-rest-go Version=${VERSION} 10:04:26 ---> Running in 8d57a6d8949f 10:04:26 Removing intermediate container 8d57a6d8949f 10:04:26 ---> a143cb0a99b0 10:04:26 Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init 10:04:26 ---> Running in 5e3611a8ae1d 10:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 10:04:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 10:04:26 (1/6) Installing dumb-init (1.2.5-r1) 10:04:26 (2/6) Installing libgcc (10.3.1_git20210424-r2) 10:04:26 (3/6) Installing libsodium (1.0.18-r0) 10:04:26 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 10:04:26 (5/6) Installing libzmq (4.3.4-r0) 10:04:26 (6/6) Installing zeromq (4.3.4-r0) 10:04:26 Executing busybox-1.33.1-r6.trigger 10:04:26 OK: 8 MiB in 20 packages 10:04:27 Removing intermediate container 5e3611a8ae1d 10:04:27 ---> f463fb5296e4 10:04:27 Step 16/24 : COPY --from=builder /device-rest-go/cmd / 10:04:28 ---> b512d270e0f3 10:04:28 Step 17/24 : COPY --from=builder /device-rest-go/LICENSE / 10:04:29 ---> 91602fbc9409 10:04:29 Step 18/24 : COPY --from=builder /device-rest-go/Attribution.txt / 10:04:29 ---> 53d013e1070a 10:04:29 Step 19/24 : EXPOSE 59986 10:04:29 ---> Running in 9aea0bcd0d5b 10:04:30 Removing intermediate container 9aea0bcd0d5b 10:04:30 ---> 708049b7c2eb 10:04:30 Step 20/24 : ENTRYPOINT ["/device-rest"] 10:04:30 ---> Running in 130543d51084 10:04:30 Removing intermediate container 130543d51084 10:04:30 ---> 7d134cf5d94a 10:04:30 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:04:30 ---> Running in 75c4702ff4cd 10:04:31 Removing intermediate container 75c4702ff4cd 10:04:31 ---> c3bb41dff17d 10:04:31 Step 22/24 : LABEL arch=arm64 10:04:31 ---> Running in 110cde7935ec 10:04:31 Removing intermediate container 110cde7935ec 10:04:31 ---> e46df4f1a4d3 10:04:31 Step 23/24 : LABEL git_sha=67a8320623b7619a7ca86474bb2d9d2932fcf24b 10:04:31 ---> Running in ec121b5952d7 10:04:31 Removing intermediate container ec121b5952d7 10:04:31 ---> 65fd0bbd79b4 10:04:31 Step 24/24 : LABEL version=0.0.0 10:04:31 ---> Running in b89b05f1f770 10:04:32 Removing intermediate container b89b05f1f770 10:04:32 ---> 1090588ffc7a 10:04:32 [Warning] One or more build-args [ARCH] were not consumed 10:04:32 Successfully built 1090588ffc7a 10:04:32 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 10:04:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:04:32 10:04:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 10:04:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:04:33 arm64: Pulling from edgex-lftools-log-publisher 10:04:33 448f6bf000e3: Pulling fs layer 10:04:33 f757da607395: Pulling fs layer 10:04:33 05883995daec: Pulling fs layer 10:04:33 8603b9c90790: Pulling fs layer 10:04:33 1560dd03e051: Pulling fs layer 10:04:33 27f5ce0e4adf: Pulling fs layer 10:04:33 c2d8d7efcc4b: Pulling fs layer 10:04:33 1560dd03e051: Waiting 10:04:33 27f5ce0e4adf: Waiting 10:04:33 c2d8d7efcc4b: Waiting 10:04:33 8603b9c90790: Waiting 10:04:33 f757da607395: Verifying Checksum 10:04:33 f757da607395: Download complete 10:04:33 8603b9c90790: Verifying Checksum 10:04:33 8603b9c90790: Download complete 10:04:33 1560dd03e051: Verifying Checksum 10:04:33 1560dd03e051: Download complete 10:04:33 27f5ce0e4adf: Verifying Checksum 10:04:33 27f5ce0e4adf: Download complete 10:04:33 05883995daec: Verifying Checksum 10:04:33 05883995daec: Download complete 10:04:33 448f6bf000e3: Verifying Checksum 10:04:33 448f6bf000e3: Download complete 10:04:36 c2d8d7efcc4b: Verifying Checksum 10:04:36 c2d8d7efcc4b: Download complete 10:04:37 448f6bf000e3: Pull complete 10:04:38 f757da607395: Pull complete 10:04:39 05883995daec: Pull complete 10:04:39 8603b9c90790: Pull complete 10:04:40 1560dd03e051: Pull complete 10:04:40 27f5ce0e4adf: Pull complete 10:04:55 c2d8d7efcc4b: Pull complete 10:04:55 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 10:04:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:04:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 10:04:56 prd-ubuntu18.04-docker-arm64-4c-16g-60 does not seem to be running inside a container 10:04:56 $ 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/2 -v /w/workspace/device-rest-go/2:/w/workspace/device-rest-go/2:rw,z -v /w/workspace/device-rest-go/2@tmp:/w/workspace/device-rest-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:04:58 $ docker top e94cec2b5ee597cebaeb4ef30c45960633f3729a1f6825b64a76662692f6ea8a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:04:59 ---> job-cost.sh 10:04:59 lf-activate-venv: SKIPPING 10:04:59 INFO: No Stack... 10:04:59 INFO: Retrieving Pricing Info for: v3-standard-4 10:05:00 INFO: Archiving Costs [Pipeline] sh 10:05:00 + cut -d, -f6 10:05:00 + cat /w/workspace/device-rest-go/2/archives/cost.csv [Pipeline] lock 10:05:00 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-148-2-stack-cost] 10:05:00 Resource [jenkins-edgexfoundry-device-rest-go-PR-148-2-stack-cost] did not exist. Created. 10:05:00 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-148-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:05:01 /w/workspace/device-rest-go/2@tmp/durable-7ebb8e8f/script.sh: 1: /w/workspace/device-rest-go/2@tmp/durable-7ebb8e8f/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 10:05:02 + echo total: 0.10999999940395355 [Pipeline] stash 10:05:02 Warning: overwriting stash ‘stack-cost’ 10:05:02 Stashed 1 file(s) [Pipeline] } 10:05:02 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-148-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:05:02 $ docker stop --time=1 e94cec2b5ee597cebaeb4ef30c45960633f3729a1f6825b64a76662692f6ea8a 10:05:03 $ docker rm -f e94cec2b5ee597cebaeb4ef30c45960633f3729a1f6825b64a76662692f6ea8a [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 10:05:04 provisioning config files... 10:05:04 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/config350947745230723012tmp [Pipeline] { [Pipeline] sh 10:05:04 + set +x 10:05:04 + curl -s https://codecov.io/bash 10:05:04 + bash -s -- 10:05:04 10:05:04 _____ _ 10:05:04 / ____| | | 10:05:04 | | ___ __| | ___ ___ _____ __ 10:05:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:05:04 | |___| (_) | (_| | __/ (_| (_) \ V / 10:05:04 \_____\___/ \__,_|\___|\___\___/ \_/ 10:05:04 Bash-1.0.6 10:05:04 10:05:04 10:05:04 ==> git version 2.24.4 found 10:05:04 ==> 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 10:05:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 10:05:04 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 10:05:04 ==> Jenkins CI detected. 10:05:04 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-148 10:05:04 project root: . 10:05:04 --> token set from env 10:05:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:05:04 ==> Running gcov in . (disable via -X gcov) 10:05:04 ==> Python coveragepy not found 10:05:04 ==> Searching for coverage reports in: 10:05:04 + . 10:05:04 -> Found 1 reports 10:05:04 ==> Detecting git/mercurial file structure 10:05:04 ==> Reading reports 10:05:05 + ./coverage.out bytes=9215 10:05:05 ==> Appending adjustments 10:05:05 https://docs.codecov.io/docs/fixing-reports 10:05:05 + Found adjustments 10:05:05 ==> Gzipping contents 10:05:05 4.0K /tmp/codecov.Akd75Z.gz 10:05:05 ==> Uploading reports 10:05:05 url: https://codecov.io 10:05:05 query: branch=PR-148&commit=67a8320623b7619a7ca86474bb2d9d2932fcf24b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-148%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=148&job=&cmd_args= 10:05:05 -> Pinging Codecov 10:05:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-148&commit=67a8320623b7619a7ca86474bb2d9d2932fcf24b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-148%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=148&job=&cmd_args= 10:05:05 -> Uploading to 10:05:05 https://storage.googleapis.com/codecov/v4/raw/2021-12-02/4E5D53B4F1F92C436F7061BF334D961C/67a8320623b7619a7ca86474bb2d9d2932fcf24b/48019fa4-7548-4c88-82f0-2ae0f32de435.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211202%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211202T100505Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42889fada224739c34ce4af7ecc6a7a39046bdf6d2b7a796ae46ba03da589348 10:05:05 % Total % Received % Xferd Average Speed Time Time Time Current 10:05:05 Dload Upload Total Spent Left Speed 10:05:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1805 0 0 100 1805 0 6156 --:--:-- --:--:-- --:--:-- 6139 100 1805 0 0 100 1805 0 6153 --:--:-- --:--:-- --:--:-- 6139 10:05:05 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/67a8320623b7619a7ca86474bb2d9d2932fcf24b [Pipeline] } 10:05:05 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 10:05:06 + '[' -d /w/workspace/gexfoundry_device-rest-go_PR-148/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:05:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:05:07 ---> package-listing.sh 10:05:07 ++ facter osfamily 10:05:07 ++ tr '[:upper:]' '[:lower:]' 10:05:07 + OS_FAMILY=redhat 10:05:07 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-148 10:05:07 + START_PACKAGES=/tmp/packages_start.txt 10:05:07 + END_PACKAGES=/tmp/packages_end.txt 10:05:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:05:07 + PACKAGES=/tmp/packages_start.txt 10:05:07 + '[' /w/workspace/gexfoundry_device-rest-go_PR-148 ']' 10:05:07 + PACKAGES=/tmp/packages_end.txt 10:05:07 + case "${OS_FAMILY}" in 10:05:07 + sort 10:05:07 + rpm -qa 10:05:08 + '[' -f /tmp/packages_start.txt ']' 10:05:08 + '[' -f /tmp/packages_end.txt ']' 10:05:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:05:08 + '[' /w/workspace/gexfoundry_device-rest-go_PR-148 ']' 10:05:08 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-148/archives/ 10:05:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-148/archives/ [Pipeline] echo 10:05:08 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-148/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:05:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 10:05:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:09 10:05:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 10:05:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:09 latest: Pulling from edgex-lftools-log-publisher 10:05:09 b4d181a07f80: Pulling fs layer 10:05:09 a1111a8f2ec3: Pulling fs layer 10:05:09 ed53099fbce6: Pulling fs layer 10:05:09 dc539afda2c1: Pulling fs layer 10:05:09 77bc0d833cb6: Pulling fs layer 10:05:09 9065ff56babe: Pulling fs layer 10:05:09 d287ab97295c: Pulling fs layer 10:05:09 dc539afda2c1: Waiting 10:05:09 77bc0d833cb6: Waiting 10:05:09 9065ff56babe: Waiting 10:05:09 d287ab97295c: Waiting 10:05:10 ed53099fbce6: Verifying Checksum 10:05:10 ed53099fbce6: Download complete 10:05:10 dc539afda2c1: Verifying Checksum 10:05:10 dc539afda2c1: Download complete 10:05:10 b4d181a07f80: Download complete 10:05:10 77bc0d833cb6: Verifying Checksum 10:05:10 77bc0d833cb6: Download complete 10:05:10 9065ff56babe: Verifying Checksum 10:05:10 9065ff56babe: Download complete 10:05:10 a1111a8f2ec3: Verifying Checksum 10:05:10 a1111a8f2ec3: Download complete 10:05:11 d287ab97295c: Verifying Checksum 10:05:11 d287ab97295c: Download complete 10:05:11 b4d181a07f80: Pull complete 10:05:11 a1111a8f2ec3: Pull complete 10:05:12 ed53099fbce6: Pull complete 10:05:12 dc539afda2c1: Pull complete 10:05:13 77bc0d833cb6: Pull complete 10:05:13 9065ff56babe: Pull complete 10:05:18 d287ab97295c: Pull complete 10:05:18 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 10:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 10:05:18 prd-centos7-docker-4c-2g-58 does not seem to be running inside a container 10:05:18 $ 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-148/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-148 -v /w/workspace/gexfoundry_device-rest-go_PR-148:/w/workspace/gexfoundry_device-rest-go_PR-148:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-148@tmp:/w/workspace/gexfoundry_device-rest-go_PR-148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:05:21 $ docker top c502cb35abff55a78c110ee9df0e5819ae95dfc35acec17d793ed0a95d8a2cc6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:21 + touch /tmp/pre-build-complete [Pipeline] sh 10:05:21 + mkdir -p /var/log/sysstat [Pipeline] sh 10:05:22 + ls /var/log/sa-host 10:05:22 + sadf -c /var/log/sa-host/sa02 10:05:22 file_magic: OK 10:05:22 HZ: Using current value: 100 10:05:22 file_header: OK 10:05:22 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 10:05:22 Statistics: 10:05:22 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 10:05:22 File successfully converted to sysstat format version 12.0.3 10:05:22 + sadf -c /var/log/sa-host/sa17 10:05:22 file_magic: OK 10:05:22 HZ: Using current value: 100 10:05:22 file_header: OK 10:05:22 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 10:05:22 Statistics: 10:05:22 Hnuu...uuuununununu...Hnuu...uuuununununu... 10:05:22 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:22 provisioning config files... 10:05:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-148@tmp/config5814690628979345729tmp [Pipeline] { [Pipeline] echo 10:05:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:05:22 ---> create-netrc.sh [Pipeline] } 10:05:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:05:23 ---> python-tools-install.sh [Pipeline] echo 10:05:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:05:23 ---> sudo-logs.sh 10:05:23 Archiving 'sudo' log.. 10:05:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-58.novalocal: Name or service not known 10:05:23 sudo: unable to resolve host prd-centos7-docker-4c-2g-58.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:05:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:05:23 ---> job-cost.sh 10:05:23 lf-activate-venv: SKIPPING 10:05:23 DEBUG: total: 0.10999999940395355 10:05:23 INFO: Retrieving Stack Cost... 10:05:24 INFO: Retrieving Pricing Info for: v3-standard-2 10:05:24 INFO: Archiving Costs [Pipeline] echo 10:05:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:05:24 ---> logs-deploy.sh 10:05:24 lf-activate-venv: SKIPPING 10:05:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-148/2 10:05:24 INFO: archiving workspace using pattern(s): 10:05:25 Archives upload complete. 10:05:25 INFO: archiving logs to Nexus