Pull request #243 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from acabc38dc464a89c9220904169020dc9c9f8b14b+7d8e6f5ecbf08d53345d5c199887d0d319da1d2d (fad1faf2565992a1c061462ed651b244f0753eab) 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-ssh7735280118676394149.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh4165934357472895722.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-243/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-243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16717953032000984580.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-243/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16994328554702343740.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2616426435029988675.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 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-243/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-243/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11212771229007859036.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 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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.18 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-3442 in /w/workspace/gexfoundry_device-rest-go_PR-243 [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-243 # 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 > 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/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7d8e6f5ecbf08d53345d5c199887d0d319da1d2d into PR head commit acabc38dc464a89c9220904169020dc9c9f8b14b Merge succeeded, producing acabc38dc464a89c9220904169020dc9c9f8b14b Checking out Revision acabc38dc464a89c9220904169020dc9c9f8b14b (PR-243) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:03:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:03:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:03:35 ========================================================= 20:03:35 EdgeX Global Pipelines Version Info 20:03:35 ========================================================= > git config core.sparsecheckout # timeout=10 > git checkout -f acabc38dc464a89c9220904169020dc9c9f8b14b # 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 7d8e6f5ecbf08d53345d5c199887d0d319da1d2d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acabc38dc464a89c9220904169020dc9c9f8b14b # timeout=10 [Pipeline] libraryResource [Pipeline] sh 20:03:36 ------------------- 20:03:36 stable info: 20:03:36 ------------------- 20:03:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:03:36 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:03:36 Message: update stable to v1.0.244 20:03:37 ------------------- 20:03:37 experimental info: 20:03:37 ------------------- 20:03:37 Commited By: **** collab-it+edgex@linuxfoundation.org 20:03:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:03:37 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:03:37 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:03:37 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:03:37 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:03:37 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:03:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:03:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:03:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:03:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-243 [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-243 [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-243 [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acabc38dc464a89c9220904169020dc9c9f8b14b [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acabc38 [Pipeline] echo 20:03:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:38 provisioning config files... 20:03:38 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-243@tmp/config13547202704537092432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:39 ---> docker-login.sh 20:03:39 nexus3.edgexfoundry.org:10001 20:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:39 Configure a credential helper to remove this warning. See 20:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:39 20:03:39 Login Succeeded 20:03:39 nexus3.edgexfoundry.org:10002 20:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:39 Configure a credential helper to remove this warning. See 20:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:39 20:03:39 Login Succeeded 20:03:39 nexus3.edgexfoundry.org:10003 20:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:39 Configure a credential helper to remove this warning. See 20:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:39 20:03:39 Login Succeeded 20:03:39 nexus3.edgexfoundry.org:10004 20:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:39 Configure a credential helper to remove this warning. See 20:03:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:39 20:03:39 Login Succeeded 20:03:39 docker.io 20:03:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:40 Configure a credential helper to remove this warning. See 20:03:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:40 20:03:40 Login Succeeded 20:03:40 ---> docker-login.sh ends [Pipeline] } 20:03:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:03:40 + git rev-list -1 --merges acabc38dc464a89c9220904169020dc9c9f8b14b~1..acabc38dc464a89c9220904169020dc9c9f8b14b [Pipeline] echo 20:03:40 -----------> git rev-list -1 --merges acabc38dc464a89c9220904169020dc9c9f8b14b~1..acabc38dc464a89c9220904169020dc9c9f8b14b acabc38dc464a89c9220904169020dc9c9f8b14b [false] [Pipeline] sh 20:03:41 + git log --format=format:%s -1 acabc38dc464a89c9220904169020dc9c9f8b14b [Pipeline] echo 20:03:41 ========================================================= 20:03:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:03:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:41 + git log --format=format:%s -1 acabc38dc464a89c9220904169020dc9c9f8b14b [Pipeline] echo 20:03:41 [semverPrep] GIT_COMMIT: acabc38dc464a89c9220904169020dc9c9f8b14b, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 20:03:41 [semverPrep] This is not a build commit. [Pipeline] sh 20:03:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:03:42 + grep -v github /etc/ssh/ssh_known_hosts 20:03:42 + [ -e /tmp/ssh_known_hosts ] 20:03:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:03:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:03:42 + sudo tee -a /etc/ssh/ssh_known_hosts 20:03:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:42 20:03:42 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:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:42 0.1.4: Pulling from edgex-devops/py-git-semver 20:03:42 b85a868b505f: Pulling fs layer 20:03:42 e2be974225ed: Pulling fs layer 20:03:42 339a4e72a1f5: Pulling fs layer 20:03:42 988bab9f4d93: Pulling fs layer 20:03:42 1469e6f7b9e6: Pulling fs layer 20:03:42 eaf3925da568: Pulling fs layer 20:03:42 bab4dde63d76: Pulling fs layer 20:03:42 bde34c3a00c8: Pulling fs layer 20:03:42 eaf3925da568: Waiting 20:03:42 1469e6f7b9e6: Waiting 20:03:42 988bab9f4d93: Waiting 20:03:42 bab4dde63d76: Waiting 20:03:42 b352a97aabf1: Pulling fs layer 20:03:42 4872d77fe225: Pulling fs layer 20:03:42 b352a97aabf1: Waiting 20:03:42 5851b861e8e6: Pulling fs layer 20:03:42 4872d77fe225: Waiting 20:03:42 e2be974225ed: Download complete 20:03:42 988bab9f4d93: Download complete 20:03:43 1469e6f7b9e6: Verifying Checksum 20:03:43 1469e6f7b9e6: Download complete 20:03:43 339a4e72a1f5: Verifying Checksum 20:03:43 339a4e72a1f5: Download complete 20:03:43 eaf3925da568: Verifying Checksum 20:03:43 eaf3925da568: Download complete 20:03:43 bde34c3a00c8: Download complete 20:03:43 b352a97aabf1: Download complete 20:03:43 4872d77fe225: Verifying Checksum 20:03:43 4872d77fe225: Download complete 20:03:43 5851b861e8e6: Verifying Checksum 20:03:43 5851b861e8e6: Download complete 20:03:43 b85a868b505f: Download complete 20:03:43 bab4dde63d76: Verifying Checksum 20:03:43 bab4dde63d76: Download complete 20:03:44 b85a868b505f: Pull complete 20:03:44 e2be974225ed: Pull complete 20:03:45 339a4e72a1f5: Pull complete 20:03:45 988bab9f4d93: Pull complete 20:03:45 1469e6f7b9e6: Pull complete 20:03:45 eaf3925da568: Pull complete 20:03:47 bab4dde63d76: Pull complete 20:03:47 bde34c3a00c8: Pull complete 20:03:47 b352a97aabf1: Pull complete 20:03:47 4872d77fe225: Pull complete 20:03:47 5851b861e8e6: Pull complete 20:03:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:03:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:47 prd-ubuntu20.04-docker-8c-8g-3442 does not seem to be running inside a container 20:03:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-243 -v /w/workspace/gexfoundry_device-rest-go_PR-243:/w/workspace/gexfoundry_device-rest-go_PR-243:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-243@tmp:/w/workspace/gexfoundry_device-rest-go_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:03:50 $ docker top 7e5b44991711a5ac7f293c6e2f2a6dfa11ac2a76e737b3e0e008103ecd3525a0 -eo pid,comm 20:03:50 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:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:03:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:50 [ssh-agent] Looking for ssh-agent implementation... 20:03:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:50 $ docker exec 7e5b44991711a5ac7f293c6e2f2a6dfa11ac2a76e737b3e0e008103ecd3525a0 ssh-agent 20:03:50 SSH_AUTH_SOCK=/tmp/ssh-GySanvwNNUJ4/agent.32 20:03:50 SSH_AGENT_PID=38 20:03:50 Running ssh-add (command line suppressed) 20:03:50 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-243@tmp/private_key_2150828592218206683.key (/w/workspace/gexfoundry_device-rest-go_PR-243@tmp/private_key_2150828592218206683.key) 20:03:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:51 + git tag --points-at HEAD [Pipeline] } 20:03:51 $ docker exec --env ******** --env ******** 7e5b44991711a5ac7f293c6e2f2a6dfa11ac2a76e737b3e0e008103ecd3525a0 ssh-agent -k 20:03:51 unset SSH_AUTH_SOCK; 20:03:51 unset SSH_AGENT_PID; 20:03:51 echo Agent pid 38 killed; 20:03:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:03:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:03:51 [ssh-agent] Looking for ssh-agent implementation... 20:03:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:03:51 $ docker exec 7e5b44991711a5ac7f293c6e2f2a6dfa11ac2a76e737b3e0e008103ecd3525a0 ssh-agent 20:03:51 SSH_AUTH_SOCK=/tmp/ssh-vi2fx5NcOtYZ/agent.70 20:03:51 SSH_AGENT_PID=76 20:03:51 Running ssh-add (command line suppressed) 20:03:51 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-243@tmp/private_key_4890041098302175581.key (/w/workspace/gexfoundry_device-rest-go_PR-243@tmp/private_key_4890041098302175581.key) 20:03:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:03:51 + git semver init 20:03:52 2023-01-23 20:03:52,174 [run_init] DEBUG init version:0.0.0 force:False 20:03:52 2023-01-23 20:03:52,175 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-243/.semver 20:03:52 2023-01-23 20:03:52,175 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-243/.semver 20:03:52 2023-01-23 20:03:52,176 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-243/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-243, universal_newlines=False, shell=None, istream=None) 20:03:53 2023-01-23 20:03:53,278 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-243/.git/info/exclude 20:03:53 2023-01-23 20:03:53,278 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-243/.semver/PR-243 with force:False 20:03:53 2023-01-23 20:03:53,278 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-243/.semver/PR-243 20:03:53 2023-01-23 20:03:53,283 [execute] INFO git cat-file --batch-check 20:03:53 2023-01-23 20:03:53,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-243/.semver, universal_newlines=False, shell=None, istream=) 20:03:53 2023-01-23 20:03:53,289 [execute] INFO git cat-file --batch 20:03:53 2023-01-23 20:03:53,289 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-243/.semver, universal_newlines=False, shell=None, istream=) 20:03:53 2023-01-23 20:03:53,293 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-243/.semver/PR-243 20:03:53 0.0.0 [Pipeline] } 20:03:53 $ docker exec --env ******** --env ******** 7e5b44991711a5ac7f293c6e2f2a6dfa11ac2a76e737b3e0e008103ecd3525a0 ssh-agent -k 20:03:53 unset SSH_AUTH_SOCK; 20:03:53 unset SSH_AGENT_PID; 20:03:53 echo Agent pid 76 killed; 20:03:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:03:54 + git semver [Pipeline] } 20:03:54 $ docker stop --time=1 7e5b44991711a5ac7f293c6e2f2a6dfa11ac2a76e737b3e0e008103ecd3525a0 20:03:55 $ docker rm -f --volumes 7e5b44991711a5ac7f293c6e2f2a6dfa11ac2a76e737b3e0e008103ecd3525a0 [Pipeline] // withDockerContainer [Pipeline] sh 20:03:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:03:56 Stashed 1 file(s) [Pipeline] echo 20:03:56 [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:57 provisioning config files... 20:03:57 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-243@tmp/config12604114974118846425tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:57 ---> docker-login.sh 20:03:57 nexus3.edgexfoundry.org:10001 20:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:57 Configure a credential helper to remove this warning. See 20:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:57 20:03:57 Login Succeeded 20:03:57 nexus3.edgexfoundry.org:10002 20:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:57 Configure a credential helper to remove this warning. See 20:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:57 20:03:57 Login Succeeded 20:03:57 nexus3.edgexfoundry.org:10003 20:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:57 Configure a credential helper to remove this warning. See 20:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:57 20:03:57 Login Succeeded 20:03:57 nexus3.edgexfoundry.org:10004 20:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:57 Configure a credential helper to remove this warning. See 20:03:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:57 20:03:57 Login Succeeded 20:03:57 docker.io 20:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:58 Configure a credential helper to remove this warning. See 20:03:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:58 20:03:58 Login Succeeded 20:03:58 ---> docker-login.sh ends [Pipeline] } 20:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:58 ========================================================= 20:03:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:03:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:59 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:03:59 Sending build context to Docker daemon 10.8MB 20:03:59 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:03:59 Step 2/12 : FROM ${BASE} AS builder 20:03:59 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:03:59 213ec9aee27d: Pulling fs layer 20:03:59 4583459ba037: Pulling fs layer 20:03:59 93c1e223e6f2: Pulling fs layer 20:03:59 53926ce57604: Pulling fs layer 20:03:59 21b2b0c7a3f4: Pulling fs layer 20:03:59 22ff95d597cd: Pulling fs layer 20:03:59 12d6caf4c0d1: Pulling fs layer 20:03:59 96b7cbca73a9: Pulling fs layer 20:03:59 a7acece74701: Pulling fs layer 20:03:59 53926ce57604: Waiting 20:03:59 21b2b0c7a3f4: Waiting 20:03:59 22ff95d597cd: Waiting 20:03:59 12d6caf4c0d1: Waiting 20:03:59 96b7cbca73a9: Waiting 20:03:59 93c1e223e6f2: Download complete 20:03:59 4583459ba037: Verifying Checksum 20:03:59 4583459ba037: Download complete 20:03:59 21b2b0c7a3f4: Verifying Checksum 20:03:59 21b2b0c7a3f4: Download complete 20:03:59 22ff95d597cd: Verifying Checksum 20:03:59 22ff95d597cd: Download complete 20:03:59 213ec9aee27d: Verifying Checksum 20:03:59 213ec9aee27d: Download complete 20:03:59 12d6caf4c0d1: Verifying Checksum 20:03:59 213ec9aee27d: Pull complete 20:03:59 4583459ba037: Pull complete 20:03:59 93c1e223e6f2: Pull complete 20:04:00 a7acece74701: Verifying Checksum 20:04:00 a7acece74701: Download complete 20:04:00 53926ce57604: Verifying Checksum 20:04:00 53926ce57604: Download complete 20:04:00 96b7cbca73a9: Verifying Checksum 20:04:00 96b7cbca73a9: Download complete 20:04:04 53926ce57604: Pull complete 20:04:04 21b2b0c7a3f4: Pull complete 20:04:04 22ff95d597cd: Pull complete 20:04:04 12d6caf4c0d1: Pull complete 20:04:06 96b7cbca73a9: Pull complete 20:04:07 a7acece74701: Pull complete 20:04:07 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:04:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:04:07 ---> db6d94c90886 20:04:07 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:04:11 ---> Running in d5437399f174 20:04:11 Removing intermediate container d5437399f174 20:04:11 ---> f1f6c258f962 20:04:11 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:04:11 ---> Running in 9cbbe3bf625f 20:04:11 Removing intermediate container 9cbbe3bf625f 20:04:11 ---> 312fc0f81852 20:04:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:04:11 ---> Running in d73a03d54dd9 20:04:11 Removing intermediate container d73a03d54dd9 20:04:11 ---> f8804ebf1d1c 20:04:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:04:11 ---> Running in efc7c6b63d8d 20:04:11 Removing intermediate container efc7c6b63d8d 20:04:11 ---> d0162ef40e65 20:04:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:04:11 ---> Running in 73eb8d1cb036 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:11 Still waiting to schedule task 20:04:11 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3440’ 20:04:11 (1/4) Installing openssh-keygen (9.0_p1-r2) 20:04:11 (2/4) Installing libedit (20210910.3.1-r0) 20:04:11 (3/4) Installing openssh-client-common (9.0_p1-r2) 20:04:11 (4/4) Installing openssh-client-default (9.0_p1-r2) 20:04:11 Executing busybox-1.35.0-r17.trigger 20:04:11 OK: 216 MiB in 55 packages 20:04:12 Removing intermediate container 73eb8d1cb036 20:04:12 ---> 646855568718 20:04:12 Step 8/12 : WORKDIR /device-rest-go 20:04:12 ---> Running in 6af9ab4f8a82 20:04:12 Removing intermediate container 6af9ab4f8a82 20:04:12 ---> e433c273b173 20:04:12 Step 9/12 : COPY go.mod vendor* ./ 20:04:12 ---> 3d02e9f3348b 20:04:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:12 ---> Running in 3ce8dc054c57 20:04:39 Removing intermediate container 3ce8dc054c57 20:04:39 ---> 446f240b2281 20:04:39 Step 11/12 : COPY . . 20:04:39 ---> ba5f0d2aba1b 20:04:39 Step 12/12 : RUN $MAKE 20:04:39 ---> Running in ebd72fb6c4f9 20:04:39 noop 20:04:39 Removing intermediate container ebd72fb6c4f9 20:04:39 ---> 65520f825e39 20:04:39 Successfully built 65520f825e39 20:04:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:39 + docker inspect -f . ci-base-image-x86_64 20:04:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:39 prd-ubuntu20.04-docker-8c-8g-3442 does not seem to be running inside a container 20:04:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-243 -v /w/workspace/gexfoundry_device-rest-go_PR-243:/w/workspace/gexfoundry_device-rest-go_PR-243:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-243@tmp:/w/workspace/gexfoundry_device-rest-go_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:04:40 $ docker top e344615483d2f0497e7c2d2ae5b9c9c8dae6ab7517f2749d7a0f414ddc9ba165 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:40 + go version 20:04:40 go version go1.18.7 linux/amd64 [Pipeline] } 20:04:40 $ docker stop --time=1 e344615483d2f0497e7c2d2ae5b9c9c8dae6ab7517f2749d7a0f414ddc9ba165 20:04:41 $ docker rm -f --volumes e344615483d2f0497e7c2d2ae5b9c9c8dae6ab7517f2749d7a0f414ddc9ba165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:42 + docker inspect -f . ci-base-image-x86_64 20:04:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:42 prd-ubuntu20.04-docker-8c-8g-3442 does not seem to be running inside a container 20:04:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-243 -v /w/workspace/gexfoundry_device-rest-go_PR-243:/w/workspace/gexfoundry_device-rest-go_PR-243:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-243@tmp:/w/workspace/gexfoundry_device-rest-go_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:04:43 $ docker top f3191f9c64ab4ce456b6d5e9eddd3231f4d55633780ccdb833c3e3896f24d939 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:43 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-243 [Pipeline] fileExists [Pipeline] sh 20:04:43 + make test 20:04:43 go test ./... -coverprofile=coverage.out ./... 20:04:44 ? github.com/edgexfoundry/device-rest-go [no test files] 20:04:54 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:04:54 ok github.com/edgexfoundry/device-rest-go/driver 0.015s coverage: 55.2% of statements 20:05:02 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:05:02 go vet ./... 20:05:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:05:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:05:04 ./bin/test-attribution-txt.sh 20:05:04 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 20:05:04 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 20:05:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:05:04 $ docker stop --time=1 f3191f9c64ab4ce456b6d5e9eddd3231f4d55633780ccdb833c3e3896f24d939 20:05:07 $ docker rm -f --volumes f3191f9c64ab4ce456b6d5e9eddd3231f4d55633780ccdb833c3e3896f24d939 [Pipeline] // withDockerContainer [Pipeline] sh 20:05:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:05:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:05:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:05:08 + ls -al . 20:05:08 total 180 20:05:08 drwxrwxr-x 9 jenkins jenkins 4096 Jan 23 20:04 . 20:05:08 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 20:03 .. 20:05:08 -rw-rw-r-- 1 jenkins jenkins 151 Jan 23 20:03 .dockerignore 20:05:08 drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 20:04 .git 20:05:08 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 20:03 .github 20:05:08 -rw-rw-r-- 1 jenkins jenkins 329 Jan 23 20:03 .gitignore 20:05:08 -rw-rw-r-- 1 jenkins jenkins 41 Jan 23 20:03 .golangci.yml 20:05:08 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 20:03 .semver 20:05:08 -rw-rw-r-- 1 jenkins jenkins 8996 Jan 23 20:03 Attribution.txt 20:05:08 -rw-rw-r-- 1 jenkins jenkins 13085 Jan 23 20:03 CHANGELOG.md 20:05:08 -rw-rw-r-- 1 jenkins jenkins 1578 Jan 23 20:03 Dockerfile 20:05:08 -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 20:03 GOVERNANCE.md 20:05:08 -rw-rw-r-- 1 jenkins jenkins 680 Jan 23 20:03 Jenkinsfile 20:05:08 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 23 20:03 LICENSE 20:05:08 -rw-rw-r-- 1 jenkins jenkins 1744 Jan 23 20:03 Makefile 20:05:08 -rw-rw-r-- 1 jenkins jenkins 620 Jan 23 20:03 OWNERS.md 20:05:08 -rw-rw-r-- 1 jenkins jenkins 8667 Jan 23 20:03 README.md 20:05:08 -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 20:03 VERSION 20:05:08 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 20:03 bin 20:05:08 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 20:03 cmd 20:05:08 -rw-r--r-- 1 jenkins jenkins 9355 Jan 23 20:04 coverage.out 20:05:08 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 20:03 driver 20:05:08 -rw-rw-r-- 1 jenkins jenkins 3454 Jan 23 20:03 go.mod 20:05:08 -rw-rw-r-- 1 jenkins jenkins 34856 Jan 23 20:03 go.sum 20:05:08 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 20:03 snap 20:05:08 -rw-rw-r-- 1 jenkins jenkins 713 Jan 23 20:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:09 + 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=acabc38dc464a89c9220904169020dc9c9f8b14b --label arch=amd64 --label version=0.0.0 . 20:05:09 Sending build context to Docker daemon 10.81MB 20:05:09 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:05:09 Step 2/25 : FROM ${BASE} AS builder 20:05:09 ---> 65520f825e39 20:05:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:05:09 ---> Running in b7cde599f988 20:05:09 Removing intermediate container b7cde599f988 20:05:09 ---> 884e64f854e3 20:05:09 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:05:09 ---> Running in 325f0c84bd71 20:05:09 Removing intermediate container 325f0c84bd71 20:05:09 ---> 1d73dc2d0a4e 20:05:09 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:05:09 ---> Running in 2de2364b535c 20:05:09 Removing intermediate container 2de2364b535c 20:05:09 ---> 79522665b553 20:05:09 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:05:09 ---> Running in 94f7680ba8c3 20:05:09 Removing intermediate container 94f7680ba8c3 20:05:09 ---> 76d802c37450 20:05:09 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:05:09 ---> Running in 0e676f960111 20:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:10 OK: 216 MiB in 55 packages 20:05:10 Removing intermediate container 0e676f960111 20:05:10 ---> 94f01c3b442c 20:05:10 Step 8/25 : WORKDIR /device-rest-go 20:05:10 ---> Running in 8a58f29171e3 20:05:10 Removing intermediate container 8a58f29171e3 20:05:10 ---> 9acfd30f4a9d 20:05:10 Step 9/25 : COPY go.mod vendor* ./ 20:05:10 ---> eb9e9c18e20a 20:05:10 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:10 ---> Running in dc141851d2af 20:05:11 Removing intermediate container dc141851d2af 20:05:11 ---> a60cef05c23b 20:05:11 Step 11/25 : COPY . . 20:05:11 ---> 8ca4f696a707 20:05:11 Step 12/25 : RUN $MAKE 20:05:11 ---> Running in d3ee938f94b5 20:05:12 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:05:30 Removing intermediate container d3ee938f94b5 20:05:30 ---> e226cba1bb76 20:05:30 Step 13/25 : FROM alpine:3.16 20:05:30 3.16: Pulling from library/alpine 20:05:30 ca7dd9ec2225: Pulling fs layer 20:05:30 ca7dd9ec2225: Verifying Checksum 20:05:30 ca7dd9ec2225: Download complete 20:05:31 ca7dd9ec2225: Pull complete 20:05:31 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:05:31 Status: Downloaded newer image for alpine:3.16 20:05:31 ---> bfe296a52501 20:05:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:05:31 ---> Running in 995a614885af 20:05:31 Removing intermediate container 995a614885af 20:05:31 ---> 98b69692faca 20:05:31 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:05:31 ---> Running in 76631b9ae485 20:05:31 Removing intermediate container 76631b9ae485 20:05:31 ---> 4ac5f942ecaf 20:05:31 Step 16/25 : RUN apk add --update --no-cache dumb-init 20:05:31 ---> Running in 6224b45024b2 20:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:32 (1/1) Installing dumb-init (1.2.5-r1) 20:05:32 Executing busybox-1.35.0-r17.trigger 20:05:32 OK: 6 MiB in 15 packages 20:05:32 Removing intermediate container 6224b45024b2 20:05:32 ---> c5e596ecc37a 20:05:32 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:05:33 ---> a9f5e1e04b1b 20:05:33 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:05:33 ---> 9f4b0bd4283e 20:05:33 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:05:33 ---> 3bfe8ab2e202 20:05:33 Step 20/25 : EXPOSE 59986 20:05:33 ---> Running in 24e703d224da 20:05:33 Removing intermediate container 24e703d224da 20:05:33 ---> dd32a04cb7da 20:05:33 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:05:33 ---> Running in 035a40831e4a 20:05:33 Removing intermediate container 035a40831e4a 20:05:33 ---> 51deb60cac8f 20:05:33 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:05:33 ---> Running in 5b912dacd8e3 20:05:33 Removing intermediate container 5b912dacd8e3 20:05:33 ---> 14a26280dc32 20:05:33 Step 23/25 : LABEL arch=amd64 20:05:33 ---> Running in 74c0fd5727cf 20:05:33 Removing intermediate container 74c0fd5727cf 20:05:33 ---> a7aa6fa1e254 20:05:33 Step 24/25 : LABEL git_sha=acabc38dc464a89c9220904169020dc9c9f8b14b 20:05:33 ---> Running in 3c5e3042e13a 20:05:33 Removing intermediate container 3c5e3042e13a 20:05:33 ---> 623a596100da 20:05:33 Step 25/25 : LABEL version=0.0.0 20:05:33 ---> Running in 47120ff41680 20:05:33 Removing intermediate container 47120ff41680 20:05:33 ---> f63e79c3b8ed 20:05:33 [Warning] One or more build-args [ARCH] were not consumed 20:05:33 Successfully built f63e79c3b8ed 20:05:33 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:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:34 20:05:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:35 latest: Pulling from edgex-lftools-log-publisher 20:05:35 5eb5b503b376: Pulling fs layer 20:05:35 5c69ac0246d0: Pulling fs layer 20:05:35 ec43610c2a17: Pulling fs layer 20:05:35 3a2ae6a8a46f: Pulling fs layer 20:05:35 33b1e0a273af: Pulling fs layer 20:05:35 5d3b04190fa2: Pulling fs layer 20:05:35 2f39f015ded8: Pulling fs layer 20:05:35 3a2ae6a8a46f: Waiting 20:05:35 33b1e0a273af: Waiting 20:05:35 2f39f015ded8: Waiting 20:05:35 5d3b04190fa2: Waiting 20:05:35 5c69ac0246d0: Verifying Checksum 20:05:35 5c69ac0246d0: Download complete 20:05:35 3a2ae6a8a46f: Verifying Checksum 20:05:35 3a2ae6a8a46f: Download complete 20:05:35 ec43610c2a17: Verifying Checksum 20:05:35 ec43610c2a17: Download complete 20:05:35 33b1e0a273af: Verifying Checksum 20:05:35 33b1e0a273af: Download complete 20:05:35 5d3b04190fa2: Verifying Checksum 20:05:35 5d3b04190fa2: Download complete 20:05:35 5eb5b503b376: Verifying Checksum 20:05:35 5eb5b503b376: Download complete 20:05:36 2f39f015ded8: Download complete 20:05:36 5eb5b503b376: Pull complete 20:05:36 5c69ac0246d0: Pull complete 20:05:37 ec43610c2a17: Pull complete 20:05:37 3a2ae6a8a46f: Pull complete 20:05:37 33b1e0a273af: Pull complete 20:05:37 5d3b04190fa2: Pull complete 20:05:41 2f39f015ded8: Pull complete 20:05:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:05:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:05:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:42 prd-ubuntu20.04-docker-8c-8g-3442 does not seem to be running inside a container 20:05:42 $ 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-243 -v /w/workspace/gexfoundry_device-rest-go_PR-243:/w/workspace/gexfoundry_device-rest-go_PR-243:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-243@tmp:/w/workspace/gexfoundry_device-rest-go_PR-243@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:05:44 $ docker top 38212a871038be9ff0ae6045bd5f07d3035445892f909b6c615ffc076145f4ff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:05:44 ---> job-cost.sh 20:05:44 lf-activate-venv: SKIPPING 20:05:44 INFO: No Stack... 20:05:45 INFO: Retrieving Pricing Info for: v3-standard-8 20:05:45 INFO: Archiving Costs [Pipeline] sh 20:05:46 + cat /w/workspace/gexfoundry_device-rest-go_PR-243/archives/cost.csv 20:05:46 + cut -d, -f6 [Pipeline] lock 20:05:46 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-243-1-stack-cost] 20:05:46 Resource [jenkins-edgexfoundry-device-rest-go-PR-243-1-stack-cost] did not exist. Created. 20:05:46 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:05:46 + echo total: 0.2199999988079071 [Pipeline] stash 20:05:46 Stashed 1 file(s) [Pipeline] } 20:05:46 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:05:46 $ docker stop --time=1 38212a871038be9ff0ae6045bd5f07d3035445892f909b6c615ffc076145f4ff 20:05:47 $ docker rm -f --volumes 38212a871038be9ff0ae6045bd5f07d3035445892f909b6c615ffc076145f4ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:08:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3445 in /w/workspace/gexfoundry_device-rest-go_PR-243 [Pipeline] { [Pipeline] ws 20:08:31 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:08:31 The recommended git tool is: git 20:08:37 using credential edgex-jenkins-ssh 20:08:37 Cloning the remote Git repository 20:08:37 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:08:37 > git init /w/workspace/device-rest-go/1 # timeout=10 20:08:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:08:37 > git --version # timeout=10 20:08:37 > git --version # 'git version 2.25.1' 20:08:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:39 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:08:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:08:40 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:08:40 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:08:40 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/243/head:refs/remotes/origin/PR-243 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:08:41 Merging remotes/origin/main commit 7d8e6f5ecbf08d53345d5c199887d0d319da1d2d into PR head commit acabc38dc464a89c9220904169020dc9c9f8b14b 20:08:41 Merge succeeded, producing acabc38dc464a89c9220904169020dc9c9f8b14b 20:08:41 Checking out Revision acabc38dc464a89c9220904169020dc9c9f8b14b (PR-243) 20:08:41 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 20:08:41 > git --version # timeout=10 20:08:41 > git --version # 'git version 2.25.1' 20:08:41 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:08:41 > git config core.sparsecheckout # timeout=10 20:08:41 > git checkout -f acabc38dc464a89c9220904169020dc9c9f8b14b # timeout=10 20:08:41 > git remote # timeout=10 20:08:41 > git config --get remote.origin.url # timeout=10 20:08:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:08:41 > git merge 7d8e6f5ecbf08d53345d5c199887d0d319da1d2d # timeout=10 20:08:41 > git rev-parse HEAD^{commit} # timeout=10 20:08:41 > git config core.sparsecheckout # timeout=10 20:08:41 > git checkout -f acabc38dc464a89c9220904169020dc9c9f8b14b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:08:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:08:43 % Total % Received % Xferd Average Speed Time Time Time Current 20:08:43 Dload Upload Total Spent Left Speed 20:08:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93757 [Pipeline] sh 20:08:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:08:44 + + sudosudo jq tee /etc/docker/daemon.new 20:08:44 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:08:44 { 20:08:44 "registry-mirrors": [ 20:08:44 "https://nexus3.edgexfoundry.org:10001" 20:08:44 ], 20:08:44 "bip": "10.250.0.254/24", 20:08:44 "hosts": [ 20:08:44 "tcp://0.0.0.0:5555", 20:08:44 "unix:///var/run/docker.sock" 20:08:44 ], 20:08:44 "mtu": 1458, 20:08:44 "selinux-enabled": true, 20:08:44 "seccomp-profile": "/etc/docker/seccomp.json" 20:08:44 } [Pipeline] sh 20:08:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:08:45 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:09:03 provisioning config files... 20:09:03 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config12093671494071670494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:09:04 ---> docker-login.sh 20:09:04 nexus3.edgexfoundry.org:10001 20:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:04 Configure a credential helper to remove this warning. See 20:09:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:04 20:09:04 Login Succeeded 20:09:04 nexus3.edgexfoundry.org:10002 20:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:05 Configure a credential helper to remove this warning. See 20:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:05 20:09:05 Login Succeeded 20:09:05 nexus3.edgexfoundry.org:10003 20:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:05 Configure a credential helper to remove this warning. See 20:09:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:05 20:09:05 Login Succeeded 20:09:05 nexus3.edgexfoundry.org:10004 20:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:06 Configure a credential helper to remove this warning. See 20:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:06 20:09:06 Login Succeeded 20:09:06 docker.io 20:09:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:09:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:09:06 Configure a credential helper to remove this warning. See 20:09:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:09:06 20:09:06 Login Succeeded 20:09:06 ---> docker-login.sh ends [Pipeline] } 20:09:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:09:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:09:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:09:07 ========================================================= 20:09:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:09:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:09:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:09:07 Sending build context to Docker daemon 127kB 20:09:07 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:09:07 Step 2/12 : FROM ${BASE} AS builder 20:09:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:09:08 9b18e9b68314: Pulling fs layer 20:09:08 35d82f9e3411: Pulling fs layer 20:09:08 e16973657156: Pulling fs layer 20:09:08 fc693d55d65f: Pulling fs layer 20:09:08 7e9fc2657dce: Pulling fs layer 20:09:08 dda99020689f: Pulling fs layer 20:09:08 db1c61fa0a46: Pulling fs layer 20:09:08 891c053d2c06: Pulling fs layer 20:09:08 dda99020689f: Waiting 20:09:08 db1c61fa0a46: Waiting 20:09:08 7e9fc2657dce: Waiting 20:09:08 891c053d2c06: Waiting 20:09:08 fc693d55d65f: Waiting 20:09:08 e16973657156: Verifying Checksum 20:09:08 e16973657156: Download complete 20:09:08 35d82f9e3411: Verifying Checksum 20:09:08 35d82f9e3411: Download complete 20:09:08 7e9fc2657dce: Verifying Checksum 20:09:08 7e9fc2657dce: Download complete 20:09:08 dda99020689f: Verifying Checksum 20:09:08 dda99020689f: Download complete 20:09:08 9b18e9b68314: Verifying Checksum 20:09:09 9b18e9b68314: Pull complete 20:09:09 891c053d2c06: Verifying Checksum 20:09:09 891c053d2c06: Download complete 20:09:10 35d82f9e3411: Pull complete 20:09:10 e16973657156: Pull complete 20:09:11 db1c61fa0a46: Verifying Checksum 20:09:11 db1c61fa0a46: Download complete 20:09:11 fc693d55d65f: Verifying Checksum 20:09:11 fc693d55d65f: Download complete 20:09:23 fc693d55d65f: Pull complete 20:09:23 7e9fc2657dce: Pull complete 20:09:24 dda99020689f: Pull complete 20:09:31 db1c61fa0a46: Pull complete 20:09:32 891c053d2c06: Pull complete 20:09:32 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:09:32 ---> f96f9c87975a 20:09:32 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:09:34 ---> Running in f2515705c52a 20:09:35 Removing intermediate container f2515705c52a 20:09:35 ---> a02192bfe21a 20:09:35 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:09:35 ---> Running in 005297ca303e 20:09:35 Removing intermediate container 005297ca303e 20:09:35 ---> 8af1aa985d60 20:09:35 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:09:35 ---> Running in 29f65af4c6b6 20:09:36 Removing intermediate container 29f65af4c6b6 20:09:36 ---> 4c3bf3a8ca68 20:09:36 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:09:36 ---> Running in 543658a063ef 20:09:36 Removing intermediate container 543658a063ef 20:09:36 ---> 5fb09f9930b4 20:09:36 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:09:36 ---> Running in f2b487c279bc 20:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:09:38 (1/4) Installing openssh-keygen (9.0_p1-r2) 20:09:38 (2/4) Installing libedit (20210910.3.1-r0) 20:09:38 (3/4) Installing openssh-client-common (9.0_p1-r2) 20:09:39 (4/4) Installing openssh-client-default (9.0_p1-r2) 20:09:39 Executing busybox-1.35.0-r17.trigger 20:09:39 OK: 226 MiB in 55 packages 20:09:40 Removing intermediate container f2b487c279bc 20:09:40 ---> e50f0c720e97 20:09:40 Step 8/12 : WORKDIR /device-rest-go 20:09:40 ---> Running in d1aa7afba322 20:09:40 Removing intermediate container d1aa7afba322 20:09:40 ---> a41e3e8f00bc 20:09:40 Step 9/12 : COPY go.mod vendor* ./ 20:09:41 ---> 4c07e211af9f 20:09:41 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:41 ---> Running in 26fcbea618a5 20:10:48 Removing intermediate container 26fcbea618a5 20:10:48 ---> 3ddfe000c34f 20:10:48 Step 11/12 : COPY . . 20:10:48 ---> 78e6545942fa 20:10:48 Step 12/12 : RUN $MAKE 20:10:48 ---> Running in cd48976c66a4 20:10:49 noop 20:10:50 Removing intermediate container cd48976c66a4 20:10:50 ---> 008021fdc8b4 20:10:50 Successfully built 008021fdc8b4 20:10:50 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:50 + docker inspect -f . ci-base-image-arm64 20:10:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:51 prd-ubuntu20.04-docker-arm64-4c-16g-3445 does not seem to be running inside a container 20:10:51 $ 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:10:52 $ docker top 3b7c807fd00529785e80904b5277b681761f961fceca1bd6fee0de1e5b0b479d -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:53 + go version 20:10:53 go version go1.18.7 linux/arm64 [Pipeline] } 20:10:53 $ docker stop --time=1 3b7c807fd00529785e80904b5277b681761f961fceca1bd6fee0de1e5b0b479d 20:10:54 $ docker rm -f --volumes 3b7c807fd00529785e80904b5277b681761f961fceca1bd6fee0de1e5b0b479d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:10:55 + docker inspect -f . ci-base-image-arm64 20:10:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:10:55 prd-ubuntu20.04-docker-arm64-4c-16g-3445 does not seem to be running inside a container 20:10:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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:10:57 $ docker top 533069fd6caa8eb3bf79e1a6c3734aa643d8a563fa5f4d5f5300737c16b4c541 -eo pid,comm [Pipeline] { [Pipeline] sh 20:10:57 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:10:58 + make test 20:10:58 go test ./... -coverprofile=coverage.out ./... 20:11:00 ? github.com/edgexfoundry/device-rest-go [no test files] 20:12:21 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:12:21 ok github.com/edgexfoundry/device-rest-go/driver 0.064s coverage: 55.2% of statements 20:12:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:12:21 go vet ./... 20:12:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:43 ./bin/test-attribution-txt.sh 20:12:43 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 20:12:43 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 20:12:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:12:43 $ docker stop --time=1 533069fd6caa8eb3bf79e1a6c3734aa643d8a563fa5f4d5f5300737c16b4c541 20:12:45 $ docker rm -f --volumes 533069fd6caa8eb3bf79e1a6c3734aa643d8a563fa5f4d5f5300737c16b4c541 [Pipeline] // withDockerContainer [Pipeline] sh 20:12:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:12:46 Warning: overwriting stash ‘coverage-report’ 20:12:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:12:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:12:48 + ls -al . 20:12:48 total 176 20:12:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 20:10 . 20:12:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 20:08 .. 20:12:48 -rw-rw-r-- 1 jenkins jenkins 151 Jan 23 20:08 .dockerignore 20:12:48 drwxrwxr-x 8 jenkins jenkins 4096 Jan 23 20:08 .git 20:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 20:08 .github 20:12:48 -rw-rw-r-- 1 jenkins jenkins 329 Jan 23 20:08 .gitignore 20:12:48 -rw-rw-r-- 1 jenkins jenkins 41 Jan 23 20:08 .golangci.yml 20:12:48 -rw-rw-r-- 1 jenkins jenkins 8996 Jan 23 20:08 Attribution.txt 20:12:48 -rw-rw-r-- 1 jenkins jenkins 13085 Jan 23 20:08 CHANGELOG.md 20:12:48 -rw-rw-r-- 1 jenkins jenkins 1578 Jan 23 20:08 Dockerfile 20:12:48 -rw-rw-r-- 1 jenkins jenkins 677 Jan 23 20:08 GOVERNANCE.md 20:12:48 -rw-rw-r-- 1 jenkins jenkins 680 Jan 23 20:08 Jenkinsfile 20:12:48 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 23 20:08 LICENSE 20:12:48 -rw-rw-r-- 1 jenkins jenkins 1744 Jan 23 20:08 Makefile 20:12:48 -rw-rw-r-- 1 jenkins jenkins 620 Jan 23 20:08 OWNERS.md 20:12:48 -rw-rw-r-- 1 jenkins jenkins 8667 Jan 23 20:08 README.md 20:12:48 -rw-rw-r-- 1 jenkins jenkins 5 Jan 23 20:03 VERSION 20:12:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 20:08 bin 20:12:48 drwxrwxr-x 3 jenkins jenkins 4096 Jan 23 20:08 cmd 20:12:48 -rw-r--r-- 1 jenkins jenkins 9355 Jan 23 20:12 coverage.out 20:12:48 drwxrwxr-x 2 jenkins jenkins 4096 Jan 23 20:08 driver 20:12:48 -rw-rw-r-- 1 jenkins jenkins 3454 Jan 23 20:08 go.mod 20:12:48 -rw-rw-r-- 1 jenkins jenkins 34856 Jan 23 20:08 go.sum 20:12:48 drwxrwxr-x 4 jenkins jenkins 4096 Jan 23 20:08 snap 20:12:48 -rw-rw-r-- 1 jenkins jenkins 713 Jan 23 20:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:12:48 + 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=acabc38dc464a89c9220904169020dc9c9f8b14b --label arch=arm64 --label version=0.0.0 . 20:12:48 Sending build context to Docker daemon 137.2kB 20:12:48 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:12:48 Step 2/25 : FROM ${BASE} AS builder 20:12:48 ---> 008021fdc8b4 20:12:48 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:12:48 ---> Running in 0a9a5a2bd6af 20:12:49 Removing intermediate container 0a9a5a2bd6af 20:12:49 ---> c869296a952f 20:12:49 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:12:49 ---> Running in 92e8cd59c2b7 20:12:49 Removing intermediate container 92e8cd59c2b7 20:12:49 ---> 4376025799fe 20:12:49 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:12:49 ---> Running in c42b0c2e01f0 20:12:50 Removing intermediate container c42b0c2e01f0 20:12:50 ---> 8a064f6ca543 20:12:50 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:12:50 ---> Running in c6aefefbb107 20:12:50 Removing intermediate container c6aefefbb107 20:12:50 ---> 3b80bd60228f 20:12:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:12:50 ---> Running in d7b935e3a1cd 20:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:12:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:12:53 OK: 226 MiB in 55 packages 20:12:55 Removing intermediate container d7b935e3a1cd 20:12:55 ---> f1695e7eba9e 20:12:55 Step 8/25 : WORKDIR /device-rest-go 20:12:55 ---> Running in fbc7fba1bb62 20:12:55 Removing intermediate container fbc7fba1bb62 20:12:55 ---> 6c26f94a7509 20:12:55 Step 9/25 : COPY go.mod vendor* ./ 20:12:56 ---> 2b452e0f61a8 20:12:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:12:56 ---> Running in d8ad0107f28d 20:12:59 Removing intermediate container d8ad0107f28d 20:12:59 ---> 063992b54595 20:12:59 Step 11/25 : COPY . . 20:12:59 ---> 0941b521ebf5 20:12:59 Step 12/25 : RUN $MAKE 20:12:59 ---> Running in ffb601b6f988 20:13:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:15:25 Removing intermediate container ffb601b6f988 20:15:25 ---> 8639f0e67803 20:15:25 Step 13/25 : FROM alpine:3.16 20:15:25 3.16: Pulling from library/alpine 20:15:25 6875df1f5354: Pulling fs layer 20:15:25 6875df1f5354: Download complete 20:15:25 6875df1f5354: Pull complete 20:15:25 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 20:15:25 Status: Downloaded newer image for alpine:3.16 20:15:25 ---> 2b4661558fb8 20:15:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:15:25 ---> Running in 6fbc2160fd91 20:15:25 Removing intermediate container 6fbc2160fd91 20:15:25 ---> 42455e2e6c5f 20:15:25 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:15:25 ---> Running in 86f236edd4ef 20:15:25 Removing intermediate container 86f236edd4ef 20:15:25 ---> 6a17a8a5ac44 20:15:25 Step 16/25 : RUN apk add --update --no-cache dumb-init 20:15:25 ---> Running in acb2099a0a13 20:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:15:26 (1/1) Installing dumb-init (1.2.5-r1) 20:15:26 Executing busybox-1.35.0-r17.trigger 20:15:26 OK: 5 MiB in 15 packages 20:15:27 Removing intermediate container acb2099a0a13 20:15:27 ---> b7900bdc356a 20:15:27 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:15:29 ---> 9307633fa68b 20:15:29 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:15:29 ---> 366d40e09cd5 20:15:29 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:15:30 ---> 2e5fc2a2306d 20:15:30 Step 20/25 : EXPOSE 59986 20:15:30 ---> Running in 602c6b28592f 20:15:30 Removing intermediate container 602c6b28592f 20:15:30 ---> 039c02420708 20:15:30 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:15:30 ---> Running in be5bc1c83df4 20:15:30 Removing intermediate container be5bc1c83df4 20:15:30 ---> 933986e04b26 20:15:30 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:15:30 ---> Running in 3aa06d5c1ce7 20:15:31 Removing intermediate container 3aa06d5c1ce7 20:15:31 ---> 7b9e2605de3b 20:15:31 Step 23/25 : LABEL arch=arm64 20:15:31 ---> Running in 66d5613417f2 20:15:31 Removing intermediate container 66d5613417f2 20:15:31 ---> 1b360d8eb50d 20:15:31 Step 24/25 : LABEL git_sha=acabc38dc464a89c9220904169020dc9c9f8b14b 20:15:31 ---> Running in 8dc1483bea09 20:15:31 Removing intermediate container 8dc1483bea09 20:15:31 ---> 9daa21ecf9c2 20:15:31 Step 25/25 : LABEL version=0.0.0 20:15:31 ---> Running in 8013b957a3c3 20:15:32 Removing intermediate container 8013b957a3c3 20:15:32 ---> 9df269aa8484 20:15:32 [Warning] One or more build-args [ARCH] were not consumed 20:15:32 Successfully built 9df269aa8484 20:15:32 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:15:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:33 20:15:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:33 arm64: Pulling from edgex-lftools-log-publisher 20:15:33 8998bd30e6a1: Pulling fs layer 20:15:33 04944245beec: Pulling fs layer 20:15:33 699f458cf7ca: Pulling fs layer 20:15:33 765212b225bb: Pulling fs layer 20:15:33 f23df028b6ca: Pulling fs layer 20:15:33 d65c8cfc05b1: Pulling fs layer 20:15:33 2437ff75d9bd: Pulling fs layer 20:15:33 f23df028b6ca: Waiting 20:15:33 765212b225bb: Waiting 20:15:33 d65c8cfc05b1: Waiting 20:15:33 2437ff75d9bd: Waiting 20:15:33 04944245beec: Verifying Checksum 20:15:33 04944245beec: Download complete 20:15:33 765212b225bb: Verifying Checksum 20:15:33 765212b225bb: Download complete 20:15:33 f23df028b6ca: Download complete 20:15:33 d65c8cfc05b1: Verifying Checksum 20:15:33 d65c8cfc05b1: Download complete 20:15:34 699f458cf7ca: Verifying Checksum 20:15:34 699f458cf7ca: Download complete 20:15:34 8998bd30e6a1: Verifying Checksum 20:15:34 8998bd30e6a1: Download complete 20:15:37 2437ff75d9bd: Verifying Checksum 20:15:37 2437ff75d9bd: Download complete 20:15:38 8998bd30e6a1: Pull complete 20:15:38 04944245beec: Pull complete 20:15:40 699f458cf7ca: Pull complete 20:15:40 765212b225bb: Pull complete 20:15:41 f23df028b6ca: Pull complete 20:15:41 d65c8cfc05b1: Pull complete 20:15:56 2437ff75d9bd: Pull complete 20:15:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:15:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:56 prd-ubuntu20.04-docker-arm64-4c-16g-3445 does not seem to be running inside a container 20:15:56 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/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:15:59 $ docker top 5b38562fd1d6a9d74a8392156f0818eac1c9602d3ac51a99354a20ec801f8024 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:16:00 ---> job-cost.sh 20:16:00 lf-activate-venv: SKIPPING 20:16:00 INFO: No Stack... 20:16:01 INFO: Retrieving Pricing Info for: v3-standard-4 20:16:02 INFO: Archiving Costs [Pipeline] sh 20:16:03 + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:16:03 + cut -d, -f6 [Pipeline] lock 20:16:03 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-243-1-stack-cost] 20:16:03 Resource [jenkins-edgexfoundry-device-rest-go-PR-243-1-stack-cost] did not exist. Created. 20:16:03 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-243-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:16:04 /w/workspace/device-rest-go/1@tmp/durable-a977e21e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:16:04 + echo total: 0.10999999940395355 [Pipeline] stash 20:16:04 Warning: overwriting stash ‘stack-cost’ 20:16:05 Stashed 1 file(s) [Pipeline] } 20:16:05 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-243-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:16:05 $ docker stop --time=1 5b38562fd1d6a9d74a8392156f0818eac1c9602d3ac51a99354a20ec801f8024 20:16:06 $ docker rm -f --volumes 5b38562fd1d6a9d74a8392156f0818eac1c9602d3ac51a99354a20ec801f8024 [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:16:07 provisioning config files... 20:16:07 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-243@tmp/config13192262248253150078tmp [Pipeline] { [Pipeline] sh 20:16:08 + set +x 20:16:08 + curl -s https://codecov.io/bash 20:16:08 + bash -s -- 20:16:08 20:16:08 _____ _ 20:16:08 / ____| | | 20:16:08 | | ___ __| | ___ ___ _____ __ 20:16:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:16:08 | |___| (_) | (_| | __/ (_| (_) \ V / 20:16:08 \_____\___/ \__,_|\___|\___\___/ \_/ 20:16:08 Bash-1.0.6 20:16:08 20:16:08 20:16:08 ==> git version 2.25.1 found 20:16:08 ==> 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:16:08 Release-Date: 2020-01-08 20:16:08 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:16:08 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:16:08 ==> Jenkins CI detected. 20:16:08 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-243 20:16:08 project root: . 20:16:08 --> token set from env 20:16:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:16:08 ==> Running gcov in . (disable via -X gcov) 20:16:08 ==> Python coveragepy not found 20:16:08 ==> Searching for coverage reports in: 20:16:08 + . 20:16:08 -> Found 1 reports 20:16:08 ==> Detecting git/mercurial file structure 20:16:08 ==> Reading reports 20:16:08 + ./coverage.out bytes=9355 20:16:08 ==> Appending adjustments 20:16:08 https://docs.codecov.io/docs/fixing-reports 20:16:08 + Found adjustments 20:16:08 ==> Gzipping contents 20:16:08 4.0K /tmp/codecov.V3MyqZ.gz 20:16:08 ==> Uploading reports 20:16:08 url: https://codecov.io 20:16:08 query: branch=PR-243&commit=acabc38dc464a89c9220904169020dc9c9f8b14b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-243%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=243&job=&cmd_args= 20:16:08 -> Pinging Codecov 20:16:08 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-243&commit=acabc38dc464a89c9220904169020dc9c9f8b14b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-243%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=243&job=&cmd_args= 20:16:08 -> Uploading to 20:16:08 https://storage.googleapis.com/codecov/v4/raw/2023-01-23/4E5D53B4F1F92C436F7061BF334D961C/acabc38dc464a89c9220904169020dc9c9f8b14b/e95a723c-bc11-41c9-b08e-68ee19d4d789.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230123%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230123T201608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b00ae436aa7d0cb3346b7307d3fed75a5f6b08407e311a73c53c376869986d9 20:16:08 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:08 Dload Upload Total Spent Left Speed 20:16:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1713 0 0 100 1713 0 6161 --:--:-- --:--:-- --:--:-- 6161 20:16:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/acabc38dc464a89c9220904169020dc9c9f8b14b [Pipeline] } 20:16:08 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:16:10 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-243/archives ] 20:16:10 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-243/archives 20:16:10 total 16 20:16:10 drwxr-xr-x 3 root root 4096 Jan 23 20:05 . 20:16:10 drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 20:05 .. 20:16:10 drwxr-xr-x 2 root root 4096 Jan 23 20:05 cost 20:16:10 -rw-r--r-- 1 root root 86 Jan 23 20:05 cost.csv 20:16:10 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-243/archives 20:16:10 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-243/archives 20:16:10 total 16 20:16:10 drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 20:05 . 20:16:10 drwxrwxr-x 10 jenkins jenkins 4096 Jan 23 20:05 .. 20:16:10 drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 20:05 cost 20:16:10 -rw-r--r-- 1 jenkins jenkins 86 Jan 23 20:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:16:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:16:11 ---> package-listing.sh 20:16:11 ++ facter osfamily 20:16:11 ++ tr '[:upper:]' '[:lower:]' 20:16:12 + OS_FAMILY=debian 20:16:12 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-243 20:16:12 + START_PACKAGES=/tmp/packages_start.txt 20:16:12 + END_PACKAGES=/tmp/packages_end.txt 20:16:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:16:12 + PACKAGES=/tmp/packages_start.txt 20:16:12 + '[' /w/workspace/gexfoundry_device-rest-go_PR-243 ']' 20:16:12 + PACKAGES=/tmp/packages_end.txt 20:16:12 + case "${OS_FAMILY}" in 20:16:12 + dpkg -l 20:16:12 + grep '^ii' 20:16:12 + '[' -f /tmp/packages_start.txt ']' 20:16:12 + '[' -f /tmp/packages_end.txt ']' 20:16:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:16:12 + '[' /w/workspace/gexfoundry_device-rest-go_PR-243 ']' 20:16:12 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-243/archives/ 20:16:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-243/archives/ [Pipeline] echo 20:16:12 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-243/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:16:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:16:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:13 prd-ubuntu20.04-docker-8c-8g-3442 does not seem to be running inside a container 20:16:13 $ 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-243/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-243 -v /w/workspace/gexfoundry_device-rest-go_PR-243:/w/workspace/gexfoundry_device-rest-go_PR-243:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-243@tmp:/w/workspace/gexfoundry_device-rest-go_PR-243@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:16:13 $ docker top 147cdaf20193716ac0edf0921ac47251913300e9814a4e4d351ad5df637d7065 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:13 + touch /tmp/pre-build-complete [Pipeline] sh 20:16:14 + mkdir -p /var/log/sysstat [Pipeline] sh 20:16:14 + ls /var/log/sa-host 20:16:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:16:14 provisioning config files... 20:16:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-243@tmp/config4047682681551442655tmp [Pipeline] { [Pipeline] echo 20:16:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:16:14 ---> create-netrc.sh [Pipeline] } 20:16:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:16:15 ---> python-tools-install.sh [Pipeline] echo 20:16:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:16:15 ---> sudo-logs.sh 20:16:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:16:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:16:15 ---> job-cost.sh 20:16:15 lf-activate-venv: SKIPPING 20:16:15 DEBUG: total: 0.2199999988079071 20:16:15 INFO: Retrieving Stack Cost... 20:16:16 INFO: Retrieving Pricing Info for: v3-standard-8 20:16:16 INFO: Archiving Costs [Pipeline] echo 20:16:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:16:17 ---> logs-deploy.sh 20:16:17 lf-activate-venv: SKIPPING 20:16:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-243/1 20:16:17 INFO: archiving workspace using pattern(s): 20:16:18 Archives upload complete. 20:16:18 INFO: archiving logs to Nexus