Pull request #204 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e3f3354419243f8059a7090215226b4496d03362+2d7dd7bd9c9b446393cafd64d3a18985a73e6b07 (734974925c8e27b5df2e6e6e9524aeb21f7b9c9f) 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-ssh12440643830347414326.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh4521899882007790130.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2657209102240541940.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-204/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5548012344670641233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh14857283240262181317.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-204/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2589502937359060016.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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: [[ubuntu20.04-docker-8c-8g, ubuntu20.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.17 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16894 in /w/workspace/gexfoundry_device-rest-go_PR-204 [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-204 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 2d7dd7bd9c9b446393cafd64d3a18985a73e6b07 into PR head commit e3f3354419243f8059a7090215226b4496d03362 Merge succeeded, producing e3f3354419243f8059a7090215226b4496d03362 Checking out Revision e3f3354419243f8059a7090215226b4496d03362 (PR-204) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3f3354419243f8059a7090215226b4496d03362 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 2d7dd7bd9c9b446393cafd64d3a18985a73e6b07 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e3f3354419243f8059a7090215226b4496d03362 # timeout=10 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:03:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:03:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:03:22 ========================================================= 20:03:22 EdgeX Global Pipelines Version Info 20:03:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:03:23 ------------------- 20:03:23 stable info: 20:03:23 ------------------- 20:03:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:03:23 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 20:03:23 Message: update stable to v1.0.234 20:03:24 ------------------- 20:03:24 experimental info: 20:03:24 ------------------- 20:03:24 Commited By: **** collab-it+edgex@linuxfoundation.org 20:03:24 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 20:03:24 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:03:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-204 [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-204 [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-204 [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e3f3354419243f8059a7090215226b4496d03362 [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e3f3354 [Pipeline] echo 20:03:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:25 provisioning config files... 20:03:25 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-204@tmp/config2328283186249869993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:26 ---> docker-login.sh 20:03:26 nexus3.edgexfoundry.org:10001 20:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:26 Configure a credential helper to remove this warning. See 20:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:26 20:03:26 Login Succeeded 20:03:26 nexus3.edgexfoundry.org:10002 20:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:26 Configure a credential helper to remove this warning. See 20:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:26 20:03:26 Login Succeeded 20:03:26 nexus3.edgexfoundry.org:10003 20:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:26 Configure a credential helper to remove this warning. See 20:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:26 20:03:26 Login Succeeded 20:03:26 nexus3.edgexfoundry.org:10004 20:03:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:26 Configure a credential helper to remove this warning. See 20:03:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:26 20:03:26 Login Succeeded 20:03:26 docker.io 20:03:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:27 Configure a credential helper to remove this warning. See 20:03:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:27 20:03:27 Login Succeeded 20:03:27 ---> docker-login.sh ends [Pipeline] } 20:03:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:03:28 + git rev-list -1 --merges e3f3354419243f8059a7090215226b4496d03362~1..e3f3354419243f8059a7090215226b4496d03362 [Pipeline] echo 20:03:28 -----------> git rev-list -1 --merges e3f3354419243f8059a7090215226b4496d03362~1..e3f3354419243f8059a7090215226b4496d03362 e3f3354419243f8059a7090215226b4496d03362 [false] [Pipeline] sh 20:03:28 + git log --format=format:%s -1 e3f3354419243f8059a7090215226b4496d03362 [Pipeline] echo 20:03:28 ========================================================= 20:03:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:03:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:29 + git log --format=format:%s -1 e3f3354419243f8059a7090215226b4496d03362 [Pipeline] echo 20:03:29 [semverPrep] GIT_COMMIT: e3f3354419243f8059a7090215226b4496d03362, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 [Pipeline] echo 20:03:29 [semverPrep] This is not a build commit. [Pipeline] sh 20:03:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:03:29 + grep -v github /etc/ssh/ssh_known_hosts 20:03:29 + [ -e /tmp/ssh_known_hosts ] 20:03:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:03:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:03:29 + sudo tee -a /etc/ssh/ssh_known_hosts 20:03:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:29 20:03:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:30 0.1.4: Pulling from edgex-devops/py-git-semver 20:03:30 42c077c10790: Pulling fs layer 20:03:30 f63e77b7563a: Pulling fs layer 20:03:30 bd5fdadae976: Pulling fs layer 20:03:30 205491f53016: Pulling fs layer 20:03:30 df18705c85c3: Pulling fs layer 20:03:30 bdb3f477010e: Pulling fs layer 20:03:30 c8a8fc8e1c8f: Pulling fs layer 20:03:30 2c6e9b1d212d: Pulling fs layer 20:03:30 bdb8f0575790: Pulling fs layer 20:03:30 386e3cb2ff24: Pulling fs layer 20:03:30 2343380bae48: Pulling fs layer 20:03:30 205491f53016: Waiting 20:03:30 df18705c85c3: Waiting 20:03:30 bdb3f477010e: Waiting 20:03:30 c8a8fc8e1c8f: Waiting 20:03:30 2c6e9b1d212d: Waiting 20:03:30 386e3cb2ff24: Waiting 20:03:30 bdb8f0575790: Waiting 20:03:30 f63e77b7563a: Verifying Checksum 20:03:30 f63e77b7563a: Download complete 20:03:30 205491f53016: Download complete 20:03:30 df18705c85c3: Verifying Checksum 20:03:30 df18705c85c3: Download complete 20:03:30 bd5fdadae976: Verifying Checksum 20:03:30 bd5fdadae976: Download complete 20:03:30 bdb3f477010e: Verifying Checksum 20:03:30 bdb3f477010e: Download complete 20:03:30 2c6e9b1d212d: Download complete 20:03:30 bdb8f0575790: Verifying Checksum 20:03:30 bdb8f0575790: Download complete 20:03:30 386e3cb2ff24: Download complete 20:03:30 2343380bae48: Verifying Checksum 20:03:30 2343380bae48: Download complete 20:03:30 42c077c10790: Verifying Checksum 20:03:30 42c077c10790: Download complete 20:03:30 c8a8fc8e1c8f: Download complete 20:03:32 42c077c10790: Pull complete 20:03:32 f63e77b7563a: Pull complete 20:03:32 bd5fdadae976: Pull complete 20:03:32 205491f53016: Pull complete 20:03:33 df18705c85c3: Pull complete 20:03:33 bdb3f477010e: Pull complete 20:03:35 c8a8fc8e1c8f: Pull complete 20:03:35 2c6e9b1d212d: Pull complete 20:03:35 bdb8f0575790: Pull complete 20:03:35 386e3cb2ff24: Pull complete 20:03:35 2343380bae48: Pull complete 20:03:35 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 20:03:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:36 prd-ubuntu20.04-docker-8c-8g-16894 does not seem to be running inside a container 20:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-204 -v /w/workspace/gexfoundry_device-rest-go_PR-204:/w/workspace/gexfoundry_device-rest-go_PR-204:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-204@tmp:/w/workspace/gexfoundry_device-rest-go_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:03:37 $ docker top e9732eb64098c2e470d6a7034759816c37809796f72603650510f334ae8194f3 -eo pid,comm 20:03:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:03:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:03:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:37 [ssh-agent] Looking for ssh-agent implementation... 20:03:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:37 $ docker exec e9732eb64098c2e470d6a7034759816c37809796f72603650510f334ae8194f3 ssh-agent 20:03:37 SSH_AUTH_SOCK=/tmp/ssh-JqyWamR4qAd9/agent.33 20:03:37 SSH_AGENT_PID=39 20:03:37 Running ssh-add (command line suppressed) 20:03:38 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-204@tmp/private_key_7858605234096747663.key (/w/workspace/gexfoundry_device-rest-go_PR-204@tmp/private_key_7858605234096747663.key) 20:03:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:38 + git tag --points-at HEAD [Pipeline] } 20:03:38 $ docker exec --env ******** --env ******** e9732eb64098c2e470d6a7034759816c37809796f72603650510f334ae8194f3 ssh-agent -k 20:03:38 unset SSH_AUTH_SOCK; 20:03:38 unset SSH_AGENT_PID; 20:03:38 echo Agent pid 39 killed; 20:03:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:03:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:38 [ssh-agent] Looking for ssh-agent implementation... 20:03:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:38 $ docker exec e9732eb64098c2e470d6a7034759816c37809796f72603650510f334ae8194f3 ssh-agent 20:03:38 SSH_AUTH_SOCK=/tmp/ssh-MFqWwhezlHCj/agent.71 20:03:38 SSH_AGENT_PID=77 20:03:38 Running ssh-add (command line suppressed) 20:03:39 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-204@tmp/private_key_3073772146019617064.key (/w/workspace/gexfoundry_device-rest-go_PR-204@tmp/private_key_3073772146019617064.key) 20:03:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:39 + git semver init 20:03:39 2022-07-04 20:03:39,637 [run_init] DEBUG init version:0.0.0 force:False 20:03:39 2022-07-04 20:03:39,638 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-204/.semver 20:03:39 2022-07-04 20:03:39,638 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-204/.semver 20:03:39 2022-07-04 20:03:39,638 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-204/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-204, universal_newlines=False, shell=None, istream=None) 20:03:40 2022-07-04 20:03:40,510 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-204/.git/info/exclude 20:03:40 2022-07-04 20:03:40,511 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-204/.semver/PR-204 with force:False 20:03:40 2022-07-04 20:03:40,511 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-204/.semver/PR-204 20:03:40 2022-07-04 20:03:40,516 [execute] INFO git cat-file --batch-check 20:03:40 2022-07-04 20:03:40,516 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-204/.semver, universal_newlines=False, shell=None, istream=) 20:03:40 2022-07-04 20:03:40,523 [execute] INFO git cat-file --batch 20:03:40 2022-07-04 20:03:40,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-204/.semver, universal_newlines=False, shell=None, istream=) 20:03:40 2022-07-04 20:03:40,529 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-204/.semver/PR-204 20:03:40 0.0.0 [Pipeline] } 20:03:40 $ docker exec --env ******** --env ******** e9732eb64098c2e470d6a7034759816c37809796f72603650510f334ae8194f3 ssh-agent -k 20:03:40 unset SSH_AUTH_SOCK; 20:03:40 unset SSH_AGENT_PID; 20:03:40 echo Agent pid 77 killed; 20:03:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:03:41 + git semver [Pipeline] } 20:03:41 $ docker stop --time=1 e9732eb64098c2e470d6a7034759816c37809796f72603650510f334ae8194f3 20:03:42 $ docker rm -f e9732eb64098c2e470d6a7034759816c37809796f72603650510f334ae8194f3 [Pipeline] // withDockerContainer [Pipeline] sh 20:03:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:03:43 Stashed 1 file(s) [Pipeline] echo 20:03:43 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:44 provisioning config files... 20:03:44 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-204@tmp/config1018963520048409389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:44 ---> docker-login.sh 20:03:44 nexus3.edgexfoundry.org:10001 20:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:44 Configure a credential helper to remove this warning. See 20:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:44 20:03:44 Login Succeeded 20:03:44 nexus3.edgexfoundry.org:10002 20:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:44 Configure a credential helper to remove this warning. See 20:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:44 20:03:44 Login Succeeded 20:03:44 nexus3.edgexfoundry.org:10003 20:03:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:44 Configure a credential helper to remove this warning. See 20:03:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:44 20:03:44 Login Succeeded 20:03:44 nexus3.edgexfoundry.org:10004 20:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:45 Configure a credential helper to remove this warning. See 20:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:45 20:03:45 Login Succeeded 20:03:45 docker.io 20:03:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:45 Configure a credential helper to remove this warning. See 20:03:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:45 20:03:45 Login Succeeded 20:03:45 ---> docker-login.sh ends [Pipeline] } 20:03:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:03:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:45 ========================================================= 20:03:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 20:03:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:46 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:03:46 Sending build context to Docker daemon 10.68MB 20:03:46 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:03:46 Step 2/12 : FROM ${BASE} AS builder 20:03:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 20:03:46 59bf1c3509f3: Pulling fs layer 20:03:46 666ba61612fd: Pulling fs layer 20:03:46 8ed8ca486205: Pulling fs layer 20:03:46 cc1cd167ecdc: Pulling fs layer 20:03:46 c516ae0d96e1: Pulling fs layer 20:03:46 684cea983483: Pulling fs layer 20:03:46 dd3240ac7de5: Pulling fs layer 20:03:46 b1e948a4e11c: Pulling fs layer 20:03:46 a8fd76ee1af6: Pulling fs layer 20:03:46 646ad004c059: Pulling fs layer 20:03:46 cc1cd167ecdc: Waiting 20:03:46 646ad004c059: Waiting 20:03:46 b1e948a4e11c: Waiting 20:03:46 a8fd76ee1af6: Waiting 20:03:46 684cea983483: Waiting 20:03:46 dd3240ac7de5: Waiting 20:03:46 c516ae0d96e1: Waiting 20:03:46 8ed8ca486205: Download complete 20:03:46 666ba61612fd: Verifying Checksum 20:03:46 666ba61612fd: Download complete 20:03:46 c516ae0d96e1: Verifying Checksum 20:03:46 c516ae0d96e1: Download complete 20:03:46 684cea983483: Verifying Checksum 20:03:46 684cea983483: Download complete 20:03:46 59bf1c3509f3: Download complete 20:03:46 dd3240ac7de5: Download complete 20:03:46 b1e948a4e11c: Verifying Checksum 20:03:46 b1e948a4e11c: Download complete 20:03:46 59bf1c3509f3: Pull complete 20:03:46 666ba61612fd: Pull complete 20:03:46 8ed8ca486205: Pull complete 20:03:46 646ad004c059: Verifying Checksum 20:03:46 646ad004c059: Download complete 20:03:46 a8fd76ee1af6: Verifying Checksum 20:03:46 a8fd76ee1af6: Download complete 20:03:47 cc1cd167ecdc: Verifying Checksum 20:03:47 cc1cd167ecdc: Download complete 20:03:51 cc1cd167ecdc: Pull complete 20:03:51 c516ae0d96e1: Pull complete 20:03:51 684cea983483: Pull complete 20:03:51 dd3240ac7de5: Pull complete 20:03:51 b1e948a4e11c: Pull complete 20:03:53 a8fd76ee1af6: Pull complete 20:03:54 646ad004c059: Pull complete 20:03:54 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 20:03:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 20:03:54 ---> 8f69c11f6b0c 20:03:54 Step 3/12 : ARG MAKE='make build' 20:03:56 ---> Running in 5635f3843dee 20:03:56 Removing intermediate container 5635f3843dee 20:03:56 ---> a2bd739c83f5 20:03:56 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:03:56 ---> Running in ce3710c717f1 20:03:56 Removing intermediate container ce3710c717f1 20:03:56 ---> aed41cf52b5d 20:03:56 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:03:56 ---> Running in a433c1a058ce 20:03:56 Removing intermediate container a433c1a058ce 20:03:56 ---> 33c2c42eab18 20:03:56 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:03:56 ---> Running in 892f3478b108 20:03:57 Removing intermediate container 892f3478b108 20:03:57 ---> 7f31c9732628 20:03:57 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:03:57 ---> Running in 7c3addffa7be 20:03:57 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:58 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:58 (1/4) Installing openssh-keygen (8.8_p1-r1) 20:03:58 (2/4) Installing libedit (20210910.3.1-r0) 20:03:58 (3/4) Installing openssh-client-common (8.8_p1-r1) 20:03:58 (4/4) Installing openssh-client-default (8.8_p1-r1) 20:03:59 Still waiting to schedule task 20:03:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:03:59 Executing busybox-1.34.1-r3.trigger 20:03:59 OK: 224 MiB in 56 packages 20:03:59 Removing intermediate container 7c3addffa7be 20:03:59 ---> 8830a18d5a66 20:03:59 Step 8/12 : WORKDIR /device-rest-go 20:03:59 ---> Running in 2da377a8de4f 20:03:59 Removing intermediate container 2da377a8de4f 20:03:59 ---> eb4c136d5a96 20:03:59 Step 9/12 : COPY go.mod vendor* ./ 20:03:59 ---> 0688d68c088b 20:03:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:59 ---> Running in bce13fa90621 20:04:21 Removing intermediate container bce13fa90621 20:04:21 ---> 1daa92087c3e 20:04:21 Step 11/12 : COPY . . 20:04:21 ---> 8d6c5efec18d 20:04:21 Step 12/12 : RUN $MAKE 20:04:21 ---> Running in bf056540805f 20:04:21 noop 20:04:21 Removing intermediate container bf056540805f 20:04:21 ---> 76707f318022 20:04:21 Successfully built 76707f318022 20:04:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:22 + docker inspect -f . ci-base-image-x86_64 20:04:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:22 prd-ubuntu20.04-docker-8c-8g-16894 does not seem to be running inside a container 20:04:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-204 -v /w/workspace/gexfoundry_device-rest-go_PR-204:/w/workspace/gexfoundry_device-rest-go_PR-204:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-204@tmp:/w/workspace/gexfoundry_device-rest-go_PR-204@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 ******** ci-base-image-x86_64 cat 20:04:22 $ docker top 4d3561051116b323cc29de54d5c12d0f849359a0692c4bd846599341ecaf9483 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:23 + go version 20:04:23 go version go1.17.7 linux/amd64 [Pipeline] } 20:04:23 $ docker stop --time=1 4d3561051116b323cc29de54d5c12d0f849359a0692c4bd846599341ecaf9483 20:04:24 $ docker rm -f 4d3561051116b323cc29de54d5c12d0f849359a0692c4bd846599341ecaf9483 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:25 + docker inspect -f . ci-base-image-x86_64 20:04:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:25 prd-ubuntu20.04-docker-8c-8g-16894 does not seem to be running inside a container 20:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-204 -v /w/workspace/gexfoundry_device-rest-go_PR-204:/w/workspace/gexfoundry_device-rest-go_PR-204:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-204@tmp:/w/workspace/gexfoundry_device-rest-go_PR-204@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 ******** ci-base-image-x86_64 cat 20:04:26 $ docker top ca92425a170ffc477b8ee445ca7c421c656b0dc900a79ca6c6ff514f35b54ea4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:04:26 + make test 20:04:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:04:26 ? github.com/edgexfoundry/device-rest-go [no test files] 20:04:36 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:04:36 ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 55.2% of statements 20:04:43 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:04:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:04:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:04:46 ./bin/test-attribution-txt.sh [Pipeline] echo 20:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:04:46 $ docker stop --time=1 ca92425a170ffc477b8ee445ca7c421c656b0dc900a79ca6c6ff514f35b54ea4 20:04:48 $ docker rm -f ca92425a170ffc477b8ee445ca7c421c656b0dc900a79ca6c6ff514f35b54ea4 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:04:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:04:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:04:49 + ls -al . 20:04:49 total 172 20:04:49 drwxrwxr-x 9 jenkins jenkins 4096 Jul 4 20:04 . 20:04:49 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 20:03 .. 20:04:49 -rw-rw-r-- 1 jenkins jenkins 151 Jul 4 20:03 .dockerignore 20:04:49 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 20:03 .git 20:04:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 20:03 .github 20:04:49 -rw-rw-r-- 1 jenkins jenkins 329 Jul 4 20:03 .gitignore 20:04:49 -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 20:03 .golangci.yml 20:04:49 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 20:03 .semver 20:04:49 -rw-rw-r-- 1 jenkins jenkins 8724 Jul 4 20:03 Attribution.txt 20:04:49 -rw-rw-r-- 1 jenkins jenkins 11736 Jul 4 20:03 CHANGELOG.md 20:04:49 -rw-rw-r-- 1 jenkins jenkins 1672 Jul 4 20:03 Dockerfile 20:04:49 -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 20:03 GOVERNANCE.md 20:04:49 -rw-rw-r-- 1 jenkins jenkins 680 Jul 4 20:03 Jenkinsfile 20:04:49 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 4 20:03 LICENSE 20:04:49 -rw-rw-r-- 1 jenkins jenkins 1977 Jul 4 20:03 Makefile 20:04:49 -rw-rw-r-- 1 jenkins jenkins 620 Jul 4 20:03 OWNERS.md 20:04:49 -rw-rw-r-- 1 jenkins jenkins 8003 Jul 4 20:03 README.md 20:04:49 -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 20:03 VERSION 20:04:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 20:03 bin 20:04:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 20:03 cmd 20:04:49 -rw-r--r-- 1 jenkins jenkins 9355 Jul 4 20:04 coverage.out 20:04:49 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 20:03 driver 20:04:49 -rw-rw-r-- 1 jenkins jenkins 3338 Jul 4 20:03 go.mod 20:04:49 -rw-rw-r-- 1 jenkins jenkins 36371 Jul 4 20:03 go.sum 20:04:49 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 20:03 snap 20:04:49 -rw-rw-r-- 1 jenkins jenkins 713 Jul 4 20:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:50 + 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=e3f3354419243f8059a7090215226b4496d03362 --label arch=amd64 --label version=0.0.0 . 20:04:50 Sending build context to Docker daemon 10.69MB 20:04:50 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:04:50 Step 2/25 : FROM ${BASE} AS builder 20:04:50 ---> 76707f318022 20:04:50 Step 3/25 : ARG MAKE='make build' 20:04:50 ---> Running in cbe26e1c7b7f 20:04:50 Removing intermediate container cbe26e1c7b7f 20:04:50 ---> c5a8b13d9426 20:04:50 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:04:50 ---> Running in dc2aff46f66e 20:04:50 Removing intermediate container dc2aff46f66e 20:04:50 ---> 5fce853afa5c 20:04:50 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:04:50 ---> Running in 97dcafa91e3c 20:04:50 Removing intermediate container 97dcafa91e3c 20:04:50 ---> d540e796189a 20:04:50 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:04:50 ---> Running in aed53909ef3d 20:04:51 Removing intermediate container aed53909ef3d 20:04:51 ---> c087bc1c00e1 20:04:51 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:04:51 ---> Running in 11ac28e316e2 20:04:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:04:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:04:52 OK: 224 MiB in 56 packages 20:04:53 Removing intermediate container 11ac28e316e2 20:04:53 ---> 37d733a35f18 20:04:53 Step 8/25 : WORKDIR /device-rest-go 20:04:53 ---> Running in b37d078582cd 20:04:53 Removing intermediate container b37d078582cd 20:04:53 ---> 91938ad8f4c7 20:04:53 Step 9/25 : COPY go.mod vendor* ./ 20:04:53 ---> cc8412d7bd6f 20:04:53 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:53 ---> Running in 3597b3387aec 20:04:54 Removing intermediate container 3597b3387aec 20:04:54 ---> 3292e83b76ce 20:04:54 Step 11/25 : COPY . . 20:04:54 ---> ece4f7b22431 20:04:54 Step 12/25 : RUN $MAKE 20:04:54 ---> Running in 7b062fdc2f8e 20:04:54 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:05:12 Removing intermediate container 7b062fdc2f8e 20:05:12 ---> 9d460405d006 20:05:12 Step 13/25 : FROM alpine:3.14 20:05:13 3.14: Pulling from library/alpine 20:05:13 8663204ce13b: Pulling fs layer 20:05:13 8663204ce13b: Verifying Checksum 20:05:13 8663204ce13b: Download complete 20:05:14 8663204ce13b: Pull complete 20:05:14 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:05:14 Status: Downloaded newer image for alpine:3.14 20:05:14 ---> e04c818066af 20:05:14 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:05:14 ---> Running in a63395bd7e82 20:05:14 Removing intermediate container a63395bd7e82 20:05:14 ---> 54902bf0b5da 20:05:14 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:05:14 ---> Running in ab7ed4d18068 20:05:14 Removing intermediate container ab7ed4d18068 20:05:14 ---> 2ff119a8a4cd 20:05:14 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:05:14 ---> Running in 5bae144a1e5a 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 20:05:14 (1/6) Installing dumb-init (1.2.5-r1) 20:05:14 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:05:14 (3/6) Installing libsodium (1.0.18-r0) 20:05:14 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:05:14 (5/6) Installing libzmq (4.3.4-r0) 20:05:14 (6/6) Installing zeromq (4.3.4-r0) 20:05:14 Executing busybox-1.33.1-r7.trigger 20:05:14 OK: 8 MiB in 20 packages 20:05:15 Removing intermediate container 5bae144a1e5a 20:05:15 ---> b1c127b0a88a 20:05:15 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:05:15 ---> a2d83564cf40 20:05:15 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:05:15 ---> aafbc75afff1 20:05:15 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:05:15 ---> cbafe9abbaf0 20:05:15 Step 20/25 : EXPOSE 59986 20:05:15 ---> Running in 3860fdb54aa4 20:05:15 Removing intermediate container 3860fdb54aa4 20:05:15 ---> 3f91e3810e9d 20:05:15 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:05:16 ---> Running in 0c948bde8ba5 20:05:16 Removing intermediate container 0c948bde8ba5 20:05:16 ---> 0e6804c6bb3b 20:05:16 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:05:16 ---> Running in 8fd99d4bb958 20:05:16 Removing intermediate container 8fd99d4bb958 20:05:16 ---> b24663ece669 20:05:16 Step 23/25 : LABEL arch=amd64 20:05:16 ---> Running in a12d9fcd9a7f 20:05:16 Removing intermediate container a12d9fcd9a7f 20:05:16 ---> 49aa41d6a267 20:05:16 Step 24/25 : LABEL git_sha=e3f3354419243f8059a7090215226b4496d03362 20:05:16 ---> Running in 61d27cecd50f 20:05:16 Removing intermediate container 61d27cecd50f 20:05:16 ---> 6df488b553ff 20:05:16 Step 25/25 : LABEL version=0.0.0 20:05:16 ---> Running in 7255bec00a46 20:05:16 Removing intermediate container 7255bec00a46 20:05:16 ---> d6b651eb25b2 20:05:16 [Warning] One or more build-args [ARCH] were not consumed 20:05:16 Successfully built d6b651eb25b2 20:05:16 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:17 20:05:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:17 latest: Pulling from edgex-lftools-log-publisher 20:05:17 5eb5b503b376: Pulling fs layer 20:05:17 5c69ac0246d0: Pulling fs layer 20:05:17 ec43610c2a17: Pulling fs layer 20:05:17 3a2ae6a8a46f: Pulling fs layer 20:05:17 33b1e0a273af: Pulling fs layer 20:05:17 5d3b04190fa2: Pulling fs layer 20:05:17 2f39f015ded8: Pulling fs layer 20:05:17 33b1e0a273af: Waiting 20:05:17 5d3b04190fa2: Waiting 20:05:17 2f39f015ded8: Waiting 20:05:17 3a2ae6a8a46f: Waiting 20:05:17 5c69ac0246d0: Download complete 20:05:17 3a2ae6a8a46f: Verifying Checksum 20:05:17 3a2ae6a8a46f: Download complete 20:05:17 33b1e0a273af: Verifying Checksum 20:05:17 33b1e0a273af: Download complete 20:05:17 ec43610c2a17: Verifying Checksum 20:05:17 ec43610c2a17: Download complete 20:05:17 5d3b04190fa2: Verifying Checksum 20:05:17 5d3b04190fa2: Download complete 20:05:18 5eb5b503b376: Verifying Checksum 20:05:18 5eb5b503b376: Download complete 20:05:18 2f39f015ded8: Download complete 20:05:19 5eb5b503b376: Pull complete 20:05:19 5c69ac0246d0: Pull complete 20:05:19 ec43610c2a17: Pull complete 20:05:20 3a2ae6a8a46f: Pull complete 20:05:20 33b1e0a273af: Pull complete 20:05:20 5d3b04190fa2: Pull complete 20:05:24 2f39f015ded8: Pull complete 20:05:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:05:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:24 prd-ubuntu20.04-docker-8c-8g-16894 does not seem to be running inside a container 20:05:24 $ 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/gexfoundry_device-rest-go_PR-204 -v /w/workspace/gexfoundry_device-rest-go_PR-204:/w/workspace/gexfoundry_device-rest-go_PR-204:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-204@tmp:/w/workspace/gexfoundry_device-rest-go_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:05:26 $ docker top 630c9edeb58633c8f8a1abe5a2b855e2f39c358fb823b82a694909ff2131fa75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:26 ---> job-cost.sh 20:05:26 lf-activate-venv: SKIPPING 20:05:26 INFO: No Stack... 20:05:27 INFO: Retrieving Pricing Info for: v3-standard-8 20:05:27 INFO: Archiving Costs [Pipeline] sh 20:05:27 + cat /w/workspace/gexfoundry_device-rest-go_PR-204/archives/cost.csv 20:05:27 + cut -d, -f6 [Pipeline] lock 20:05:27 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-204-1-stack-cost] 20:05:27 Resource [jenkins-edgexfoundry-device-rest-go-PR-204-1-stack-cost] did not exist. Created. 20:05:27 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:05:28 + echo total: 0.2199999988079071 [Pipeline] stash 20:05:28 Stashed 1 file(s) [Pipeline] } 20:05:28 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:05:28 $ docker stop --time=1 630c9edeb58633c8f8a1abe5a2b855e2f39c358fb823b82a694909ff2131fa75 20:05:29 $ docker rm -f 630c9edeb58633c8f8a1abe5a2b855e2f39c358fb823b82a694909ff2131fa75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:05:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16896 in /w/workspace/gexfoundry_device-rest-go_PR-204 [Pipeline] { [Pipeline] ws 20:05:31 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:05:31 The recommended git tool is: git 20:05:38 using credential edgex-jenkins-ssh 20:05:38 Cloning the remote Git repository 20:05:38 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:05:38 > git init /w/workspace/device-rest-go/1 # timeout=10 20:05:38 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:05:38 > git --version # timeout=10 20:05:38 > git --version # 'git version 2.25.1' 20:05:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:05:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:05:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:05:41 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:05:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/204/head:refs/remotes/origin/PR-204 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:05:41 Merging remotes/origin/main commit 2d7dd7bd9c9b446393cafd64d3a18985a73e6b07 into PR head commit e3f3354419243f8059a7090215226b4496d03362 20:05:41 Merge succeeded, producing e3f3354419243f8059a7090215226b4496d03362 20:05:41 Checking out Revision e3f3354419243f8059a7090215226b4496d03362 (PR-204) 20:05:41 > git config core.sparsecheckout # timeout=10 20:05:41 > git checkout -f e3f3354419243f8059a7090215226b4496d03362 # timeout=10 20:05:41 > git remote # timeout=10 20:05:41 > git config --get remote.origin.url # timeout=10 20:05:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:41 > git merge 2d7dd7bd9c9b446393cafd64d3a18985a73e6b07 # timeout=10 20:05:41 > git rev-parse HEAD^{commit} # timeout=10 20:05:41 > git config core.sparsecheckout # timeout=10 20:05:41 > git checkout -f e3f3354419243f8059a7090215226b4496d03362 # timeout=10 20:05:46 Commit message: "build(deps): Bump github.com/stretchr/testify from 1.7.5 to 1.8.0" 20:05:46 > git --version # timeout=10 20:05:46 > git --version # 'git version 2.25.1' 20:05:46 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:05:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:05:47 % Total % Received % Xferd Average Speed Time Time Time Current 20:05:47 Dload Upload Total Spent Left Speed 20:05:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 73813 0 --:--:-- --:--:-- --:--:-- 74260 [Pipeline] sh 20:05:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:05:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:05:49 + sudo tee /etc/docker/daemon.new 20:05:49 { 20:05:49 "registry-mirrors": [ 20:05:49 "https://nexus3.edgexfoundry.org:10001" 20:05:49 ], 20:05:49 "bip": "10.250.0.254/24", 20:05:49 "hosts": [ 20:05:49 "tcp://0.0.0.0:5555", 20:05:49 "unix:///var/run/docker.sock" 20:05:49 ], 20:05:49 "mtu": 1458, 20:05:49 "selinux-enabled": true, 20:05:49 "seccomp-profile": "/etc/docker/seccomp.json" 20:05:49 } [Pipeline] sh 20:05:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:05:50 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:06:09 provisioning config files... 20:06:09 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5978036106858047163tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:06:09 ---> docker-login.sh 20:06:09 nexus3.edgexfoundry.org:10001 20:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:10 Configure a credential helper to remove this warning. See 20:06:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:10 20:06:10 Login Succeeded 20:06:10 nexus3.edgexfoundry.org:10002 20:06:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:11 Configure a credential helper to remove this warning. See 20:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:11 20:06:11 Login Succeeded 20:06:11 nexus3.edgexfoundry.org:10003 20:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:11 Configure a credential helper to remove this warning. See 20:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:11 20:06:11 Login Succeeded 20:06:11 nexus3.edgexfoundry.org:10004 20:06:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:11 Configure a credential helper to remove this warning. See 20:06:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:11 20:06:11 Login Succeeded 20:06:11 docker.io 20:06:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:06:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:06:12 Configure a credential helper to remove this warning. See 20:06:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:06:12 20:06:12 Login Succeeded 20:06:12 ---> docker-login.sh ends [Pipeline] } 20:06:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:06:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:06:13 ========================================================= 20:06:13 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 20:06:13 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:13 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 20:06:13 Sending build context to Docker daemon 129kB 20:06:14 Step 1/12 : ARG BASE=golang:1.17-alpine3.15 20:06:14 Step 2/12 : FROM ${BASE} AS builder 20:06:14 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:06:14 9b3977197b4f: Pulling fs layer 20:06:14 1a89e8eeedd5: Pulling fs layer 20:06:14 94645a83ff95: Pulling fs layer 20:06:14 e6fb740bc735: Pulling fs layer 20:06:14 3a77bd46dcc9: Pulling fs layer 20:06:14 355e64cbe906: Pulling fs layer 20:06:14 63ab81a10011: Pulling fs layer 20:06:14 555d1d1c4555: Pulling fs layer 20:06:14 7d9057610161: Pulling fs layer 20:06:14 e6fb740bc735: Waiting 20:06:14 63ab81a10011: Waiting 20:06:14 555d1d1c4555: Waiting 20:06:14 7d9057610161: Waiting 20:06:14 3a77bd46dcc9: Waiting 20:06:14 355e64cbe906: Waiting 20:06:14 1a89e8eeedd5: Download complete 20:06:14 94645a83ff95: Verifying Checksum 20:06:14 94645a83ff95: Download complete 20:06:14 3a77bd46dcc9: Verifying Checksum 20:06:14 3a77bd46dcc9: Download complete 20:06:14 355e64cbe906: Verifying Checksum 20:06:14 355e64cbe906: Download complete 20:06:14 9b3977197b4f: Verifying Checksum 20:06:14 9b3977197b4f: Download complete 20:06:14 63ab81a10011: Verifying Checksum 20:06:14 63ab81a10011: Download complete 20:06:15 9b3977197b4f: Pull complete 20:06:16 7d9057610161: Verifying Checksum 20:06:16 7d9057610161: Download complete 20:06:16 1a89e8eeedd5: Pull complete 20:06:17 555d1d1c4555: Verifying Checksum 20:06:17 555d1d1c4555: Download complete 20:06:18 e6fb740bc735: Verifying Checksum 20:06:18 e6fb740bc735: Download complete 20:06:18 94645a83ff95: Pull complete 20:06:36 e6fb740bc735: Pull complete 20:06:36 3a77bd46dcc9: Pull complete 20:06:36 355e64cbe906: Pull complete 20:06:36 63ab81a10011: Pull complete 20:06:40 555d1d1c4555: Pull complete 20:06:42 7d9057610161: Pull complete 20:06:42 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 20:06:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 20:06:42 ---> 819e984ddca1 20:06:42 Step 3/12 : ARG MAKE='make build' 20:06:44 ---> Running in 859db3c16896 20:06:44 Removing intermediate container 859db3c16896 20:06:44 ---> c5eb51998c2c 20:06:44 Step 4/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:06:44 ---> Running in a25ddcfd9b9a 20:06:44 Removing intermediate container a25ddcfd9b9a 20:06:44 ---> f0d9fc153c3b 20:06:44 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 20:06:44 ---> Running in 48457be1cae9 20:06:45 Removing intermediate container 48457be1cae9 20:06:45 ---> 1d5767cb3956 20:06:45 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:06:45 ---> Running in c081de53611e 20:06:47 Removing intermediate container c081de53611e 20:06:47 ---> ad1c96a45772 20:06:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:06:47 ---> Running in 8458ebcb6e9e 20:06:48 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:06:48 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:06:49 (1/4) Installing openssh-keygen (8.8_p1-r1) 20:06:49 (2/4) Installing libedit (20210910.3.1-r0) 20:06:49 (3/4) Installing openssh-client-common (8.8_p1-r1) 20:06:49 (4/4) Installing openssh-client-default (8.8_p1-r1) 20:06:49 Executing busybox-1.34.1-r3.trigger 20:06:49 OK: 224 MiB in 56 packages 20:06:50 Removing intermediate container 8458ebcb6e9e 20:06:50 ---> 2dffa17de3c1 20:06:50 Step 8/12 : WORKDIR /device-rest-go 20:06:50 ---> Running in cb2577280b1c 20:06:51 Removing intermediate container cb2577280b1c 20:06:51 ---> 33d7e79fe79e 20:06:51 Step 9/12 : COPY go.mod vendor* ./ 20:06:51 ---> 1a112485621a 20:06:51 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:51 ---> Running in 89286848900c 20:07:38 Removing intermediate container 89286848900c 20:07:38 ---> dc3634ff2873 20:07:38 Step 11/12 : COPY . . 20:07:38 ---> 634434376955 20:07:38 Step 12/12 : RUN $MAKE 20:07:38 ---> Running in 93ce40f02693 20:07:38 noop 20:07:38 Removing intermediate container 93ce40f02693 20:07:38 ---> 8f9cd6184bd5 20:07:38 Successfully built 8f9cd6184bd5 20:07:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:39 + docker inspect -f . ci-base-image-arm64 20:07:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:39 prd-ubuntu20.04-docker-arm64-4c-16g-16896 does not seem to be running inside a container 20:07:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:07:40 $ docker top 35a930b5f8690a0970508925c852efce53aa99d23055de194b726b17390ae56e -eo pid,comm [Pipeline] { [Pipeline] sh 20:07:41 + go version 20:07:41 go version go1.17.7 linux/arm64 [Pipeline] } 20:07:41 $ docker stop --time=1 35a930b5f8690a0970508925c852efce53aa99d23055de194b726b17390ae56e 20:07:43 $ docker rm -f 35a930b5f8690a0970508925c852efce53aa99d23055de194b726b17390ae56e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:07:44 + docker inspect -f . ci-base-image-arm64 20:07:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:07:44 prd-ubuntu20.04-docker-arm64-4c-16g-16896 does not seem to be running inside a container 20:07:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:07:45 $ docker top a8d3e959eeaeba8ef456cc8b45acd17d0c7a679373f3f125a01a74a201068908 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:07:46 + make test 20:07:46 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 20:07:48 ? github.com/edgexfoundry/device-rest-go [no test files] 20:09:10 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:09:10 ok github.com/edgexfoundry/device-rest-go/driver 0.072s coverage: 55.2% of statements 20:09:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:09:10 CGO_ENABLED=1 GO111MODULE=on go vet ./... 20:09:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:09:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:09:32 ./bin/test-attribution-txt.sh [Pipeline] echo 20:09:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:09:33 $ docker stop --time=1 a8d3e959eeaeba8ef456cc8b45acd17d0c7a679373f3f125a01a74a201068908 20:09:35 $ docker rm -f a8d3e959eeaeba8ef456cc8b45acd17d0c7a679373f3f125a01a74a201068908 [Pipeline] // withDockerContainer [Pipeline] sh 20:09:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:09:36 Warning: overwriting stash ‘coverage-report’ 20:09:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:09:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:09:37 + ls -al . 20:09:37 total 168 20:09:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 20:09 . 20:09:37 drwxrwxr-x 4 jenkins jenkins 4096 Jul 4 20:05 .. 20:09:37 -rw-rw-r-- 1 jenkins jenkins 151 Jul 4 20:05 .dockerignore 20:09:37 drwxrwxr-x 8 jenkins jenkins 4096 Jul 4 20:05 .git 20:09:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 20:05 .github 20:09:37 -rw-rw-r-- 1 jenkins jenkins 329 Jul 4 20:05 .gitignore 20:09:37 -rw-rw-r-- 1 jenkins jenkins 41 Jul 4 20:05 .golangci.yml 20:09:37 -rw-rw-r-- 1 jenkins jenkins 8724 Jul 4 20:05 Attribution.txt 20:09:37 -rw-rw-r-- 1 jenkins jenkins 11736 Jul 4 20:05 CHANGELOG.md 20:09:37 -rw-rw-r-- 1 jenkins jenkins 1672 Jul 4 20:05 Dockerfile 20:09:37 -rw-rw-r-- 1 jenkins jenkins 677 Jul 4 20:05 GOVERNANCE.md 20:09:37 -rw-rw-r-- 1 jenkins jenkins 680 Jul 4 20:05 Jenkinsfile 20:09:37 -rw-rw-r-- 1 jenkins jenkins 11340 Jul 4 20:05 LICENSE 20:09:37 -rw-rw-r-- 1 jenkins jenkins 1977 Jul 4 20:05 Makefile 20:09:37 -rw-rw-r-- 1 jenkins jenkins 620 Jul 4 20:05 OWNERS.md 20:09:37 -rw-rw-r-- 1 jenkins jenkins 8003 Jul 4 20:05 README.md 20:09:37 -rw-rw-r-- 1 jenkins jenkins 5 Jul 4 20:03 VERSION 20:09:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 20:05 bin 20:09:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 20:05 cmd 20:09:37 -rw-r--r-- 1 jenkins jenkins 9355 Jul 4 20:09 coverage.out 20:09:37 drwxrwxr-x 2 jenkins jenkins 4096 Jul 4 20:05 driver 20:09:37 -rw-rw-r-- 1 jenkins jenkins 3338 Jul 4 20:05 go.mod 20:09:37 -rw-rw-r-- 1 jenkins jenkins 36371 Jul 4 20:05 go.sum 20:09:37 drwxrwxr-x 3 jenkins jenkins 4096 Jul 4 20:05 snap 20:09:37 -rw-rw-r-- 1 jenkins jenkins 713 Jul 4 20:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:38 + 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=e3f3354419243f8059a7090215226b4496d03362 --label arch=arm64 --label version=0.0.0 . 20:09:38 Sending build context to Docker daemon 139.3kB 20:09:38 Step 1/25 : ARG BASE=golang:1.17-alpine3.15 20:09:38 Step 2/25 : FROM ${BASE} AS builder 20:09:38 ---> 8f9cd6184bd5 20:09:38 Step 3/25 : ARG MAKE='make build' 20:09:38 ---> Running in eba4260d9146 20:09:38 Removing intermediate container eba4260d9146 20:09:38 ---> fc5890258591 20:09:38 Step 4/25 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 20:09:39 ---> Running in cb59552b7915 20:09:39 Removing intermediate container cb59552b7915 20:09:39 ---> cd8309a56c9c 20:09:39 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 20:09:39 ---> Running in 63dee3408e8b 20:09:39 Removing intermediate container 63dee3408e8b 20:09:39 ---> baed4ac554e3 20:09:39 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:09:39 ---> Running in 12b2786d2269 20:09:41 Removing intermediate container 12b2786d2269 20:09:41 ---> e06b3999c889 20:09:41 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:09:41 ---> Running in 90344210c446 20:09:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:09:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:09:43 OK: 224 MiB in 56 packages 20:09:44 Removing intermediate container 90344210c446 20:09:44 ---> 1d5a76adf1f2 20:09:44 Step 8/25 : WORKDIR /device-rest-go 20:09:44 ---> Running in e29519c6f411 20:09:45 Removing intermediate container e29519c6f411 20:09:45 ---> c2fa6b2b52d9 20:09:45 Step 9/25 : COPY go.mod vendor* ./ 20:09:45 ---> c3829dd64577 20:09:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:45 ---> Running in ac1ec860a1a5 20:09:47 Removing intermediate container ac1ec860a1a5 20:09:47 ---> 457c0355c5b5 20:09:47 Step 11/25 : COPY . . 20:09:48 ---> ce1f4cfedd7e 20:09:48 Step 12/25 : RUN $MAKE 20:09:48 ---> Running in d3fae5108a72 20:09:49 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:11:56 Removing intermediate container d3fae5108a72 20:11:56 ---> 21953ab3fbb3 20:11:56 Step 13/25 : FROM alpine:3.14 20:11:56 3.14: Pulling from library/alpine 20:11:56 455c02918c45: Pulling fs layer 20:11:56 455c02918c45: Verifying Checksum 20:11:56 455c02918c45: Download complete 20:11:56 455c02918c45: Pull complete 20:11:56 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 20:11:56 Status: Downloaded newer image for alpine:3.14 20:11:56 ---> ac73e934f311 20:11:56 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 20:11:56 ---> Running in 974ca06e8a00 20:11:56 Removing intermediate container 974ca06e8a00 20:11:56 ---> f2fd35c624d5 20:11:56 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:11:56 ---> Running in d48d3678e2a8 20:11:56 Removing intermediate container d48d3678e2a8 20:11:56 ---> 035fb9ce338f 20:11:56 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 20:11:56 ---> Running in 869739037ef3 20:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:11:56 (1/6) Installing dumb-init (1.2.5-r1) 20:11:56 (2/6) Installing libgcc (10.3.1_git20210424-r2) 20:11:56 (3/6) Installing libsodium (1.0.18-r0) 20:11:56 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 20:11:56 (5/6) Installing libzmq (4.3.4-r0) 20:11:56 (6/6) Installing zeromq (4.3.4-r0) 20:11:56 Executing busybox-1.33.1-r7.trigger 20:11:56 OK: 8 MiB in 20 packages 20:11:56 Removing intermediate container 869739037ef3 20:11:56 ---> e1a8f82fd5fd 20:11:56 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:11:56 ---> 7782c18bd4da 20:11:56 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:11:56 ---> cd04b3e4baf3 20:11:56 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:11:56 ---> 5682510e0d17 20:11:56 Step 20/25 : EXPOSE 59986 20:11:56 ---> Running in 36fcb396e3fb 20:11:56 Removing intermediate container 36fcb396e3fb 20:11:56 ---> aeef0a66c16b 20:11:56 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:11:56 ---> Running in 4d04429666ae 20:11:56 Removing intermediate container 4d04429666ae 20:11:56 ---> f2116f2c3743 20:11:56 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--confdir=/res", "--registry"] 20:11:56 ---> Running in a1af268ba83b 20:11:56 Removing intermediate container a1af268ba83b 20:11:56 ---> adf94dcb9068 20:11:56 Step 23/25 : LABEL arch=arm64 20:11:56 ---> Running in de87e0fcf814 20:11:56 Removing intermediate container de87e0fcf814 20:11:56 ---> 9628ccd4b06a 20:11:56 Step 24/25 : LABEL git_sha=e3f3354419243f8059a7090215226b4496d03362 20:11:56 ---> Running in 1b7bb6416153 20:11:56 Removing intermediate container 1b7bb6416153 20:11:56 ---> 458f534901b5 20:11:56 Step 25/25 : LABEL version=0.0.0 20:11:56 ---> Running in db159bd21ed5 20:11:56 Removing intermediate container db159bd21ed5 20:11:56 ---> 1edecc12527c 20:11:56 [Warning] One or more build-args [ARCH] were not consumed 20:11:56 Successfully built 1edecc12527c 20:11:56 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 20:11:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:11:57 20:11:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:11:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:11:57 arm64: Pulling from edgex-lftools-log-publisher 20:11:57 8998bd30e6a1: Pulling fs layer 20:11:57 04944245beec: Pulling fs layer 20:11:57 699f458cf7ca: Pulling fs layer 20:11:57 765212b225bb: Pulling fs layer 20:11:57 f23df028b6ca: Pulling fs layer 20:11:57 d65c8cfc05b1: Pulling fs layer 20:11:57 2437ff75d9bd: Pulling fs layer 20:11:57 f23df028b6ca: Waiting 20:11:57 765212b225bb: Waiting 20:11:57 d65c8cfc05b1: Waiting 20:11:57 2437ff75d9bd: Waiting 20:11:57 04944245beec: Verifying Checksum 20:11:57 04944245beec: Download complete 20:11:57 765212b225bb: Download complete 20:11:57 f23df028b6ca: Download complete 20:11:57 d65c8cfc05b1: Verifying Checksum 20:11:57 d65c8cfc05b1: Download complete 20:11:58 699f458cf7ca: Verifying Checksum 20:11:58 699f458cf7ca: Download complete 20:11:58 8998bd30e6a1: Verifying Checksum 20:11:58 8998bd30e6a1: Download complete 20:12:00 2437ff75d9bd: Verifying Checksum 20:12:00 2437ff75d9bd: Download complete 20:12:02 8998bd30e6a1: Pull complete 20:12:03 04944245beec: Pull complete 20:12:04 699f458cf7ca: Pull complete 20:12:04 765212b225bb: Pull complete 20:12:05 f23df028b6ca: Pull complete 20:12:06 d65c8cfc05b1: Pull complete 20:12:21 2437ff75d9bd: Pull complete 20:12:21 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:12:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:12:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:21 prd-ubuntu20.04-docker-arm64-4c-16g-16896 does not seem to be running inside a container 20:12:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:12:24 $ docker top 962451cbdb053e2c80db75654401422039b5a1b6fd6bc4c9c4291b899e8801b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:12:25 ---> job-cost.sh 20:12:25 lf-activate-venv: SKIPPING 20:12:25 INFO: No Stack... 20:12:25 INFO: Retrieving Pricing Info for: v3-standard-4 20:12:26 INFO: Archiving Costs [Pipeline] sh 20:12:27 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:12:27 + cut -d, -f6 [Pipeline] lock 20:12:27 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-204-1-stack-cost] 20:12:27 Resource [jenkins-edgexfoundry-device-rest-go-PR-204-1-stack-cost] did not exist. Created. 20:12:27 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-204-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:12:28 /w/workspace/device-rest-go/1@tmp/durable-bed8019b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:12:29 + echo total: 0.10999999940395355 [Pipeline] stash 20:12:29 Warning: overwriting stash ‘stack-cost’ 20:12:29 Stashed 1 file(s) [Pipeline] } 20:12:29 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-204-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:12:29 $ docker stop --time=1 962451cbdb053e2c80db75654401422039b5a1b6fd6bc4c9c4291b899e8801b6 20:12:30 $ docker rm -f 962451cbdb053e2c80db75654401422039b5a1b6fd6bc4c9c4291b899e8801b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:12:31 provisioning config files... 20:12:31 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-204@tmp/config9156836570123078820tmp [Pipeline] { [Pipeline] sh 20:12:32 + set +x 20:12:32 + curl -s https://codecov.io/bash 20:12:32 + bash -s -- 20:12:32 20:12:32 _____ _ 20:12:32 / ____| | | 20:12:32 | | ___ __| | ___ ___ _____ __ 20:12:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:12:32 | |___| (_) | (_| | __/ (_| (_) \ V / 20:12:32 \_____\___/ \__,_|\___|\___\___/ \_/ 20:12:32 Bash-1.0.6 20:12:32 20:12:32 20:12:32 ==> git version 2.25.1 found 20:12:32 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:12:32 Release-Date: 2020-01-08 20:12:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:12:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:12:32 ==> Jenkins CI detected. 20:12:32 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-204 20:12:32 project root: . 20:12:32 --> token set from env 20:12:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:12:32 ==> Running gcov in . (disable via -X gcov) 20:12:32 ==> Python coveragepy not found 20:12:32 ==> Searching for coverage reports in: 20:12:32 + . 20:12:32 -> Found 1 reports 20:12:32 ==> Detecting git/mercurial file structure 20:12:32 ==> Reading reports 20:12:32 + ./coverage.out bytes=9355 20:12:32 ==> Appending adjustments 20:12:32 https://docs.codecov.io/docs/fixing-reports 20:12:32 + Found adjustments 20:12:32 ==> Gzipping contents 20:12:32 4.0K /tmp/codecov.i9ilJn.gz 20:12:32 ==> Uploading reports 20:12:32 url: https://codecov.io 20:12:32 query: branch=PR-204&commit=e3f3354419243f8059a7090215226b4496d03362&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-204%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=204&job=&cmd_args= 20:12:32 -> Pinging Codecov 20:12:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-204&commit=e3f3354419243f8059a7090215226b4496d03362&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-204%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=204&job=&cmd_args= 20:12:32 -> Uploading to 20:12:32 https://storage.googleapis.com/codecov/v4/raw/2022-07-04/4E5D53B4F1F92C436F7061BF334D961C/e3f3354419243f8059a7090215226b4496d03362/f5edae07-671a-4122-88fa-c37e09024358.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220704%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220704T201232Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=05b27e82798f7055bdca33d39256560fb65ca7d2a0205e2060f35e49f59557e0 20:12:32 % Total % Received % Xferd Average Speed Time Time Time Current 20:12:32 Dload Upload Total Spent Left Speed 20:12:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1806 0 0 100 1806 0 8322 --:--:-- --:--:-- --:--:-- 8322 20:12:32 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rest-go/commit/e3f3354419243f8059a7090215226b4496d03362 [Pipeline] } 20:12:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:12:34 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-204/archives ] 20:12:34 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-204/archives 20:12:34 total 16 20:12:34 drwxr-xr-x 3 root root 4096 Jul 4 20:05 . 20:12:34 drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 20:05 .. 20:12:34 drwxr-xr-x 2 root root 4096 Jul 4 20:05 cost 20:12:34 -rw-r--r-- 1 root root 85 Jul 4 20:05 cost.csv 20:12:34 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-204/archives 20:12:34 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-204/archives 20:12:34 total 16 20:12:34 drwxr-xr-x 3 jenkins jenkins 4096 Jul 4 20:05 . 20:12:34 drwxrwxr-x 10 jenkins jenkins 4096 Jul 4 20:05 .. 20:12:34 drwxr-xr-x 2 jenkins jenkins 4096 Jul 4 20:05 cost 20:12:34 -rw-r--r-- 1 jenkins jenkins 85 Jul 4 20:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:12:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:12:35 ---> package-listing.sh 20:12:35 ++ facter osfamily 20:12:35 ++ tr '[:upper:]' '[:lower:]' 20:12:36 + OS_FAMILY=debian 20:12:36 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-204 20:12:36 + START_PACKAGES=/tmp/packages_start.txt 20:12:36 + END_PACKAGES=/tmp/packages_end.txt 20:12:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:12:36 + PACKAGES=/tmp/packages_start.txt 20:12:36 + '[' /w/workspace/gexfoundry_device-rest-go_PR-204 ']' 20:12:36 + PACKAGES=/tmp/packages_end.txt 20:12:36 + case "${OS_FAMILY}" in 20:12:36 + dpkg -l 20:12:36 + grep '^ii' 20:12:36 + '[' -f /tmp/packages_start.txt ']' 20:12:36 + '[' -f /tmp/packages_end.txt ']' 20:12:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:12:36 + '[' /w/workspace/gexfoundry_device-rest-go_PR-204 ']' 20:12:36 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-204/archives/ 20:12:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-204/archives/ [Pipeline] echo 20:12:36 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-204/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:12:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:12:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:12:37 prd-ubuntu20.04-docker-8c-8g-16894 does not seem to be running inside a container 20:12:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-204/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-204 -v /w/workspace/gexfoundry_device-rest-go_PR-204:/w/workspace/gexfoundry_device-rest-go_PR-204:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-204@tmp:/w/workspace/gexfoundry_device-rest-go_PR-204@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:12:37 $ docker top 35524f8c0cc1badc7fa2673433cbff7b6d95969d30e4f001168a2e2ee85a0cd6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:12:38 + touch /tmp/pre-build-complete [Pipeline] sh 20:12:38 + mkdir -p /var/log/sysstat [Pipeline] sh 20:12:38 + ls /var/log/sa-host 20:12:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:12:38 provisioning config files... 20:12:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-204@tmp/config3952295328146071926tmp [Pipeline] { [Pipeline] echo 20:12:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:12:39 ---> create-netrc.sh [Pipeline] } 20:12:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:12:39 ---> python-tools-install.sh [Pipeline] echo 20:12:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:12:40 ---> sudo-logs.sh 20:12:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:12:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:12:40 ---> job-cost.sh 20:12:40 lf-activate-venv: SKIPPING 20:12:40 DEBUG: total: 0.2199999988079071 20:12:40 INFO: Retrieving Stack Cost... 20:12:40 INFO: Retrieving Pricing Info for: v3-standard-8 20:12:41 INFO: Archiving Costs [Pipeline] echo 20:12:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:12:41 ---> logs-deploy.sh 20:12:41 lf-activate-venv: SKIPPING 20:12:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-204/1 20:12:41 INFO: archiving workspace using pattern(s): 20:12:42 Archives upload complete. 20:12:42 INFO: archiving logs to Nexus