Pull request #259 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ca5c6edfc50c199ca01e531a9e95656f0a558baf+3364b454c95a561448dfe8dfd76d21007d3a77e4 (be0e1ed00f417e811bc8fb0bb73f36d8a03ff655) 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-ssh10181089681392757744.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-ssh15869868075573867952.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-259/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-259/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11532251059049053440.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-259/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8072133221462938886.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-ssh12893254794557781867.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-259/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-259/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17284919038176674529.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7593 in /w/workspace/gexfoundry_device-rest-go_PR-259 [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-259 # 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 Merging remotes/origin/main commit 3364b454c95a561448dfe8dfd76d21007d3a77e4 into PR head commit ca5c6edfc50c199ca01e531a9e95656f0a558baf Merge succeeded, producing ca5c6edfc50c199ca01e531a9e95656f0a558baf Checking out Revision ca5c6edfc50c199ca01e531a9e95656f0a558baf (PR-259) 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 > 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/259/head:refs/remotes/origin/PR-259 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca5c6edfc50c199ca01e531a9e95656f0a558baf # 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 3364b454c95a561448dfe8dfd76d21007d3a77e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ca5c6edfc50c199ca01e531a9e95656f0a558baf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:27:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:27:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:27:46 ========================================================= 15:27:46 EdgeX Global Pipelines Version Info 15:27:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:27:47 ------------------- 15:27:47 stable info: 15:27:47 ------------------- 15:27:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:27:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:27:47 Message: update stable to v1.0.244 15:27:47 ------------------- 15:27:47 experimental info: 15:27:47 ------------------- 15:27:47 Commited By: **** collab-it+edgex@linuxfoundation.org 15:27:47 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:27:47 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:27:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:27:49 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:27:49 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:27:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:27:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:27:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-259 [Pipeline] echo 15:27:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-259 [Pipeline] echo 15:27:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-259 [Pipeline] echo 15:27:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ca5c6edfc50c199ca01e531a9e95656f0a558baf [Pipeline] echo 15:27:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ca5c6ed [Pipeline] echo 15:27:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:27:49 provisioning config files... 15:27:49 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-259@tmp/config7484064833389003257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:27:49 ---> docker-login.sh 15:27:49 nexus3.edgexfoundry.org:10001 15:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:50 Configure a credential helper to remove this warning. See 15:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:50 15:27:50 Login Succeeded 15:27:50 nexus3.edgexfoundry.org:10002 15:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:50 Configure a credential helper to remove this warning. See 15:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:50 15:27:50 Login Succeeded 15:27:50 nexus3.edgexfoundry.org:10003 15:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:50 Configure a credential helper to remove this warning. See 15:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:50 15:27:50 Login Succeeded 15:27:50 nexus3.edgexfoundry.org:10004 15:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:50 Configure a credential helper to remove this warning. See 15:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:50 15:27:50 Login Succeeded 15:27:50 docker.io 15:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:27:50 Configure a credential helper to remove this warning. See 15:27:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:27:50 15:27:50 Login Succeeded 15:27:50 ---> docker-login.sh ends [Pipeline] } 15:27:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:27:51 + git rev-list -1 --merges ca5c6edfc50c199ca01e531a9e95656f0a558baf~1..ca5c6edfc50c199ca01e531a9e95656f0a558baf [Pipeline] echo 15:27:51 -----------> git rev-list -1 --merges ca5c6edfc50c199ca01e531a9e95656f0a558baf~1..ca5c6edfc50c199ca01e531a9e95656f0a558baf ca5c6edfc50c199ca01e531a9e95656f0a558baf [false] [Pipeline] sh 15:27:52 + git log --format=format:%s -1 ca5c6edfc50c199ca01e531a9e95656f0a558baf [Pipeline] echo 15:27:52 ========================================================= 15:27:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:27:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:27:52 + git log --format=format:%s -1 ca5c6edfc50c199ca01e531a9e95656f0a558baf [Pipeline] echo 15:27:52 [semverPrep] GIT_COMMIT: ca5c6edfc50c199ca01e531a9e95656f0a558baf, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 15:27:52 [semverPrep] This is not a build commit. [Pipeline] sh 15:27:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:27:52 + grep -v github /etc/ssh/ssh_known_hosts 15:27:52 + [ -e /tmp/ssh_known_hosts ] 15:27:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:27:52 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:27:52 sudo tee -a /etc/ssh/ssh_known_hosts 15:27:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:27:53 15:27:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:27:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:27:53 0.1.4: Pulling from edgex-devops/py-git-semver 15:27:53 b85a868b505f: Pulling fs layer 15:27:53 e2be974225ed: Pulling fs layer 15:27:53 339a4e72a1f5: Pulling fs layer 15:27:53 988bab9f4d93: Pulling fs layer 15:27:53 1469e6f7b9e6: Pulling fs layer 15:27:53 eaf3925da568: Pulling fs layer 15:27:53 bab4dde63d76: Pulling fs layer 15:27:53 bde34c3a00c8: Pulling fs layer 15:27:53 1469e6f7b9e6: Waiting 15:27:53 eaf3925da568: Waiting 15:27:53 bab4dde63d76: Waiting 15:27:53 b352a97aabf1: Pulling fs layer 15:27:53 4872d77fe225: Pulling fs layer 15:27:53 5851b861e8e6: Pulling fs layer 15:27:53 bde34c3a00c8: Waiting 15:27:53 b352a97aabf1: Waiting 15:27:53 4872d77fe225: Waiting 15:27:53 5851b861e8e6: Waiting 15:27:53 e2be974225ed: Verifying Checksum 15:27:53 e2be974225ed: Download complete 15:27:53 988bab9f4d93: Verifying Checksum 15:27:53 988bab9f4d93: Download complete 15:27:54 1469e6f7b9e6: Verifying Checksum 15:27:54 1469e6f7b9e6: Download complete 15:27:54 eaf3925da568: Verifying Checksum 15:27:54 eaf3925da568: Download complete 15:27:54 339a4e72a1f5: Verifying Checksum 15:27:54 339a4e72a1f5: Download complete 15:27:54 bde34c3a00c8: Download complete 15:27:54 b352a97aabf1: Download complete 15:27:54 4872d77fe225: Verifying Checksum 15:27:54 4872d77fe225: Download complete 15:27:54 5851b861e8e6: Verifying Checksum 15:27:54 5851b861e8e6: Download complete 15:27:54 b85a868b505f: Verifying Checksum 15:27:54 b85a868b505f: Download complete 15:27:54 bab4dde63d76: Verifying Checksum 15:27:54 bab4dde63d76: Download complete 15:27:55 b85a868b505f: Pull complete 15:27:55 e2be974225ed: Pull complete 15:27:56 339a4e72a1f5: Pull complete 15:27:56 988bab9f4d93: Pull complete 15:27:56 1469e6f7b9e6: Pull complete 15:27:56 eaf3925da568: Pull complete 15:27:58 bab4dde63d76: Pull complete 15:27:58 bde34c3a00c8: Pull complete 15:27:58 b352a97aabf1: Pull complete 15:27:58 4872d77fe225: Pull complete 15:27:58 5851b861e8e6: Pull complete 15:27:58 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:27:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:27:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:27:58 prd-ubuntu20.04-docker-8c-8g-7593 does not seem to be running inside a container 15:27:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-259 -v /w/workspace/gexfoundry_device-rest-go_PR-259:/w/workspace/gexfoundry_device-rest-go_PR-259:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-259@tmp:/w/workspace/gexfoundry_device-rest-go_PR-259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:27:59 $ docker top 58bcfdb7dd802c43f8548a7b56e888af59ec8979a9a5a5b96e2e251876541a1b -eo pid,comm 15:28:00 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). 15:28:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:28:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:00 [ssh-agent] Looking for ssh-agent implementation... 15:28:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:00 $ docker exec 58bcfdb7dd802c43f8548a7b56e888af59ec8979a9a5a5b96e2e251876541a1b ssh-agent 15:28:00 SSH_AUTH_SOCK=/tmp/ssh-EqPtevO7Jlk8/agent.33 15:28:00 SSH_AGENT_PID=39 15:28:00 Running ssh-add (command line suppressed) 15:28:00 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-259@tmp/private_key_9371153930384221633.key (/w/workspace/gexfoundry_device-rest-go_PR-259@tmp/private_key_9371153930384221633.key) 15:28:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:00 + git tag --points-at HEAD [Pipeline] } 15:28:00 $ docker exec --env ******** --env ******** 58bcfdb7dd802c43f8548a7b56e888af59ec8979a9a5a5b96e2e251876541a1b ssh-agent -k 15:28:00 unset SSH_AUTH_SOCK; 15:28:00 unset SSH_AGENT_PID; 15:28:00 echo Agent pid 39 killed; 15:28:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:28:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:28:01 [ssh-agent] Looking for ssh-agent implementation... 15:28:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:28:01 $ docker exec 58bcfdb7dd802c43f8548a7b56e888af59ec8979a9a5a5b96e2e251876541a1b ssh-agent 15:28:01 SSH_AUTH_SOCK=/tmp/ssh-9z9CEYnVYCNc/agent.72 15:28:01 SSH_AGENT_PID=78 15:28:01 Running ssh-add (command line suppressed) 15:28:01 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-259@tmp/private_key_16422382300943318114.key (/w/workspace/gexfoundry_device-rest-go_PR-259@tmp/private_key_16422382300943318114.key) 15:28:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:28:01 + git semver init 15:28:02 2023-02-27 15:28:01,986 [run_init] DEBUG init version:0.0.0 force:False 15:28:02 2023-02-27 15:28:01,987 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-259/.semver 15:28:02 2023-02-27 15:28:01,987 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-259/.semver 15:28:02 2023-02-27 15:28:01,988 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-259/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-259, universal_newlines=False, shell=None, istream=None) 15:28:03 2023-02-27 15:28:03,091 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-259/.git/info/exclude 15:28:03 2023-02-27 15:28:03,092 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-259/.semver/PR-259 with force:False 15:28:03 2023-02-27 15:28:03,092 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-259/.semver/PR-259 15:28:03 2023-02-27 15:28:03,096 [execute] INFO git cat-file --batch-check 15:28:03 2023-02-27 15:28:03,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-259/.semver, universal_newlines=False, shell=None, istream=) 15:28:03 2023-02-27 15:28:03,102 [execute] INFO git cat-file --batch 15:28:03 2023-02-27 15:28:03,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-259/.semver, universal_newlines=False, shell=None, istream=) 15:28:03 2023-02-27 15:28:03,105 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-259/.semver/PR-259 15:28:03 0.0.0 [Pipeline] } 15:28:03 $ docker exec --env ******** --env ******** 58bcfdb7dd802c43f8548a7b56e888af59ec8979a9a5a5b96e2e251876541a1b ssh-agent -k 15:28:03 unset SSH_AUTH_SOCK; 15:28:03 unset SSH_AGENT_PID; 15:28:03 echo Agent pid 78 killed; 15:28:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:28:04 + git semver [Pipeline] } 15:28:04 $ docker stop --time=1 58bcfdb7dd802c43f8548a7b56e888af59ec8979a9a5a5b96e2e251876541a1b 15:28:05 $ docker rm -f --volumes 58bcfdb7dd802c43f8548a7b56e888af59ec8979a9a5a5b96e2e251876541a1b [Pipeline] // withDockerContainer [Pipeline] sh 15:28:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:28:06 Stashed 1 file(s) [Pipeline] echo 15:28:06 [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 15:28:06 provisioning config files... 15:28:06 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-259@tmp/config9257517064179507715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:28:07 ---> docker-login.sh 15:28:07 nexus3.edgexfoundry.org:10001 15:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:07 Configure a credential helper to remove this warning. See 15:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:07 15:28:07 Login Succeeded 15:28:07 nexus3.edgexfoundry.org:10002 15:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:07 Configure a credential helper to remove this warning. See 15:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:07 15:28:07 Login Succeeded 15:28:07 nexus3.edgexfoundry.org:10003 15:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:07 Configure a credential helper to remove this warning. See 15:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:07 15:28:07 Login Succeeded 15:28:07 nexus3.edgexfoundry.org:10004 15:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:07 Configure a credential helper to remove this warning. See 15:28:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:07 15:28:07 Login Succeeded 15:28:07 docker.io 15:28:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:28:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:28:08 Configure a credential helper to remove this warning. See 15:28:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:28:08 15:28:08 Login Succeeded 15:28:08 ---> docker-login.sh ends [Pipeline] } 15:28:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:28:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:28:08 ========================================================= 15:28:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:28:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:08 + 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 . 15:28:08 Sending build context to Docker daemon 10.83MB 15:28:08 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:28:08 Step 2/12 : FROM ${BASE} AS builder 15:28:08 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:28:08 213ec9aee27d: Pulling fs layer 15:28:08 4583459ba037: Pulling fs layer 15:28:08 93c1e223e6f2: Pulling fs layer 15:28:08 53926ce57604: Pulling fs layer 15:28:08 21b2b0c7a3f4: Pulling fs layer 15:28:08 22ff95d597cd: Pulling fs layer 15:28:08 12d6caf4c0d1: Pulling fs layer 15:28:08 96b7cbca73a9: Pulling fs layer 15:28:08 a7acece74701: Pulling fs layer 15:28:08 22ff95d597cd: Waiting 15:28:08 12d6caf4c0d1: Waiting 15:28:08 21b2b0c7a3f4: Waiting 15:28:08 96b7cbca73a9: Waiting 15:28:08 a7acece74701: Waiting 15:28:08 53926ce57604: Waiting 15:28:08 93c1e223e6f2: Verifying Checksum 15:28:08 93c1e223e6f2: Download complete 15:28:08 4583459ba037: Download complete 15:28:09 21b2b0c7a3f4: Verifying Checksum 15:28:09 21b2b0c7a3f4: Download complete 15:28:09 22ff95d597cd: Verifying Checksum 15:28:09 22ff95d597cd: Download complete 15:28:09 213ec9aee27d: Verifying Checksum 15:28:09 213ec9aee27d: Download complete 15:28:09 12d6caf4c0d1: Verifying Checksum 15:28:09 12d6caf4c0d1: Download complete 15:28:09 213ec9aee27d: Pull complete 15:28:09 4583459ba037: Pull complete 15:28:09 93c1e223e6f2: Pull complete 15:28:09 a7acece74701: Verifying Checksum 15:28:09 a7acece74701: Download complete 15:28:09 96b7cbca73a9: Verifying Checksum 15:28:09 96b7cbca73a9: Download complete 15:28:09 53926ce57604: Download complete 15:28:14 53926ce57604: Pull complete 15:28:14 21b2b0c7a3f4: Pull complete 15:28:14 22ff95d597cd: Pull complete 15:28:14 12d6caf4c0d1: Pull complete 15:28:15 96b7cbca73a9: Pull complete 15:28:16 a7acece74701: Pull complete 15:28:16 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:28:16 ---> db6d94c90886 15:28:16 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:28:18 ---> Running in 8d920bc3f852 15:28:18 Removing intermediate container 8d920bc3f852 15:28:18 ---> 3571643656b4 15:28:18 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:28:18 ---> Running in 8e1962417707 15:28:18 Removing intermediate container 8e1962417707 15:28:18 ---> e11f2ad0335c 15:28:18 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:28:18 ---> Running in 8008f782ff1c 15:28:18 Removing intermediate container 8008f782ff1c 15:28:18 ---> 3e985cb7584c 15:28:18 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:28:18 ---> Running in d669a2dcaee5 15:28:18 Removing intermediate container d669a2dcaee5 15:28:18 ---> dd8b294fbe1c 15:28:18 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:28:19 ---> Running in dc7a67857b8e 15:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:28:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:28:19 (1/4) Installing openssh-keygen (9.0_p1-r2) 15:28:19 (2/4) Installing libedit (20210910.3.1-r0) 15:28:19 (3/4) Installing openssh-client-common (9.0_p1-r2) 15:28:19 (4/4) Installing openssh-client-default (9.0_p1-r2) 15:28:19 Executing busybox-1.35.0-r17.trigger 15:28:19 OK: 216 MiB in 55 packages 15:28:20 Removing intermediate container dc7a67857b8e 15:28:20 ---> de2ebd2cbbf3 15:28:20 Step 8/12 : WORKDIR /device-rest-go 15:28:20 ---> Running in e4d7ff999012 15:28:20 Removing intermediate container e4d7ff999012 15:28:20 ---> 4e102287823e 15:28:20 Step 9/12 : COPY go.mod vendor* ./ 15:28:20 ---> a8ba11274cde 15:28:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:28:20 ---> Running in 44ecb67161e7 15:28:21 Still waiting to schedule task 15:28:21 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:28:42 Removing intermediate container 44ecb67161e7 15:28:42 ---> 6472eec05d95 15:28:42 Step 11/12 : COPY . . 15:28:42 ---> d42ff48600ba 15:28:42 Step 12/12 : RUN $MAKE 15:28:42 ---> Running in 62318e8205b4 15:28:42 noop 15:28:42 Removing intermediate container 62318e8205b4 15:28:42 ---> 2e8bd4872234 15:28:42 Successfully built 2e8bd4872234 15:28:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:42 + docker inspect -f . ci-base-image-x86_64 15:28:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:42 prd-ubuntu20.04-docker-8c-8g-7593 does not seem to be running inside a container 15:28:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-259 -v /w/workspace/gexfoundry_device-rest-go_PR-259:/w/workspace/gexfoundry_device-rest-go_PR-259:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-259@tmp:/w/workspace/gexfoundry_device-rest-go_PR-259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:28:43 $ docker top f1919263c8849d48a239a9842b53b082d576d42a60a1410d07580b82d5caeb1e -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:43 + go version 15:28:43 go version go1.18.7 linux/amd64 [Pipeline] } 15:28:43 $ docker stop --time=1 f1919263c8849d48a239a9842b53b082d576d42a60a1410d07580b82d5caeb1e 15:28:45 $ docker rm -f --volumes f1919263c8849d48a239a9842b53b082d576d42a60a1410d07580b82d5caeb1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:28:45 + docker inspect -f . ci-base-image-x86_64 15:28:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:28:45 prd-ubuntu20.04-docker-8c-8g-7593 does not seem to be running inside a container 15:28:46 $ 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-259 -v /w/workspace/gexfoundry_device-rest-go_PR-259:/w/workspace/gexfoundry_device-rest-go_PR-259:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-259@tmp:/w/workspace/gexfoundry_device-rest-go_PR-259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:28:46 $ docker top 2b71a73144b027cd854e528c7631ce61b6e6c8c27569e419298d4141595ab4ec -eo pid,comm [Pipeline] { [Pipeline] sh 15:28:46 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-259 [Pipeline] fileExists [Pipeline] sh 15:28:47 + make test 15:28:47 go test ./... -coverprofile=coverage.out ./... 15:28:47 ? github.com/edgexfoundry/device-rest-go [no test files] 15:28:57 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:28:57 ok github.com/edgexfoundry/device-rest-go/driver 0.017s coverage: 33.9% of statements 15:29:05 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." 15:29:05 go vet ./... 15:29:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:29:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:29:09 ./bin/test-attribution-txt.sh [Pipeline] echo 15:29:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:29:09 $ docker stop --time=1 2b71a73144b027cd854e528c7631ce61b6e6c8c27569e419298d4141595ab4ec 15:29:11 $ docker rm -f --volumes 2b71a73144b027cd854e528c7631ce61b6e6c8c27569e419298d4141595ab4ec [Pipeline] // withDockerContainer [Pipeline] sh 15:29:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:29:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:29:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:29:12 + ls -al . 15:29:12 total 188 15:29:12 drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 15:28 . 15:29:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 15:27 .. 15:29:12 -rw-rw-r-- 1 jenkins jenkins 151 Feb 27 15:27 .dockerignore 15:29:12 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 15:28 .git 15:29:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:27 .github 15:29:12 -rw-rw-r-- 1 jenkins jenkins 329 Feb 27 15:27 .gitignore 15:29:12 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 15:27 .golangci.yml 15:29:12 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 15:28 .semver 15:29:12 -rw-rw-r-- 1 jenkins jenkins 9213 Feb 27 15:27 Attribution.txt 15:29:12 -rw-rw-r-- 1 jenkins jenkins 13085 Feb 27 15:27 CHANGELOG.md 15:29:12 -rw-rw-r-- 1 jenkins jenkins 1578 Feb 27 15:27 Dockerfile 15:29:12 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 15:27 GOVERNANCE.md 15:29:12 -rw-rw-r-- 1 jenkins jenkins 680 Feb 27 15:27 Jenkinsfile 15:29:12 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 15:27 LICENSE 15:29:12 -rw-rw-r-- 1 jenkins jenkins 1744 Feb 27 15:27 Makefile 15:29:12 -rw-rw-r-- 1 jenkins jenkins 620 Feb 27 15:27 OWNERS.md 15:29:12 -rw-rw-r-- 1 jenkins jenkins 15447 Feb 27 15:27 README.md 15:29:12 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 15:28 VERSION 15:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 15:27 bin 15:29:12 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:27 cmd 15:29:12 -rw-r--r-- 1 jenkins jenkins 13744 Feb 27 15:28 coverage.out 15:29:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 15:27 driver 15:29:12 -rw-rw-r-- 1 jenkins jenkins 3401 Feb 27 15:27 go.mod 15:29:12 -rw-rw-r-- 1 jenkins jenkins 33254 Feb 27 15:27 go.sum 15:29:12 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 15:27 snap 15:29:12 -rw-rw-r-- 1 jenkins jenkins 713 Feb 27 15:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:12 + 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=ca5c6edfc50c199ca01e531a9e95656f0a558baf --label arch=amd64 --label version=0.0.0 . 15:29:12 Sending build context to Docker daemon 10.84MB 15:29:12 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 15:29:12 Step 2/25 : FROM ${BASE} AS builder 15:29:12 ---> 2e8bd4872234 15:29:12 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:29:12 ---> Running in 16f4bcbf0296 15:29:13 Removing intermediate container 16f4bcbf0296 15:29:13 ---> 5941c193c858 15:29:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:29:13 ---> Running in 692fdea4ea51 15:29:13 Removing intermediate container 692fdea4ea51 15:29:13 ---> 45c122e05f1c 15:29:13 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:29:13 ---> Running in 8d8369977149 15:29:13 Removing intermediate container 8d8369977149 15:29:13 ---> a35bff43e4a5 15:29:13 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 15:29:13 ---> Running in 33a5fadedf5e 15:29:13 Removing intermediate container 33a5fadedf5e 15:29:13 ---> 648a2c9caf20 15:29:13 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:29:13 ---> Running in bc0ad066c9f7 15:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:29:14 OK: 216 MiB in 55 packages 15:29:14 Removing intermediate container bc0ad066c9f7 15:29:14 ---> 183cb99c68a8 15:29:14 Step 8/25 : WORKDIR /device-rest-go 15:29:14 ---> Running in 22105cbd943e 15:29:14 Removing intermediate container 22105cbd943e 15:29:14 ---> b256e5b5171c 15:29:14 Step 9/25 : COPY go.mod vendor* ./ 15:29:14 ---> bdbaa64695c9 15:29:14 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:14 ---> Running in a08a922ac3f8 15:29:15 Removing intermediate container a08a922ac3f8 15:29:15 ---> 01e1def59117 15:29:15 Step 11/25 : COPY . . 15:29:16 ---> ee33e04c5dae 15:29:16 Step 12/25 : RUN $MAKE 15:29:16 ---> Running in 361920c50e3d 15:29:16 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 15:29:38 Removing intermediate container 361920c50e3d 15:29:38 ---> 83d541e15271 15:29:38 Step 13/25 : FROM alpine:3.16 15:29:38 3.16: Pulling from library/alpine 15:29:38 ef5531b6e74e: Pulling fs layer 15:29:38 ef5531b6e74e: Verifying Checksum 15:29:38 ef5531b6e74e: Download complete 15:29:38 ef5531b6e74e: Pull complete 15:29:38 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:29:38 Status: Downloaded newer image for alpine:3.16 15:29:38 ---> dfd21b5a31f5 15:29:38 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:29:38 ---> Running in 90f4c2a69ce6 15:29:38 Removing intermediate container 90f4c2a69ce6 15:29:38 ---> d5a0f177c2f9 15:29:38 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 15:29:38 ---> Running in fec024726596 15:29:38 Removing intermediate container fec024726596 15:29:38 ---> 1c4e94f8cacf 15:29:38 Step 16/25 : RUN apk add --update --no-cache dumb-init 15:29:38 ---> Running in 4829a277715c 15:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 15:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 15:29:38 (1/1) Installing dumb-init (1.2.5-r1) 15:29:38 Executing busybox-1.35.0-r17.trigger 15:29:38 OK: 6 MiB in 15 packages 15:29:38 Removing intermediate container 4829a277715c 15:29:38 ---> 612958ddedb3 15:29:38 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 15:29:38 ---> 4e33e2531141 15:29:38 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 15:29:38 ---> 0ad3e180cf5c 15:29:38 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 15:29:38 ---> 8c365a2ce82d 15:29:38 Step 20/25 : EXPOSE 59986 15:29:38 ---> Running in 2c06a2904634 15:29:38 Removing intermediate container 2c06a2904634 15:29:38 ---> c3c295e719f0 15:29:38 Step 21/25 : ENTRYPOINT ["/device-rest"] 15:29:38 ---> Running in 64b152fd3391 15:29:38 Removing intermediate container 64b152fd3391 15:29:38 ---> d82d334db12e 15:29:38 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:29:38 ---> Running in b58c4234d836 15:29:38 Removing intermediate container b58c4234d836 15:29:38 ---> 057ba4fae341 15:29:38 Step 23/25 : LABEL arch=amd64 15:29:38 ---> Running in 37e24607b369 15:29:38 Removing intermediate container 37e24607b369 15:29:38 ---> c0873a1e57af 15:29:38 Step 24/25 : LABEL git_sha=ca5c6edfc50c199ca01e531a9e95656f0a558baf 15:29:38 ---> Running in 3f6807737175 15:29:38 Removing intermediate container 3f6807737175 15:29:38 ---> f87a89bf2f82 15:29:38 Step 25/25 : LABEL version=0.0.0 15:29:38 ---> Running in 89efe6d21732 15:29:38 Removing intermediate container 89efe6d21732 15:29:38 ---> 0e103c7f729a 15:29:38 [Warning] One or more build-args [ARCH] were not consumed 15:29:38 Successfully built 0e103c7f729a 15:29:38 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 15:29:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:39 15:29:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:39 latest: Pulling from edgex-lftools-log-publisher 15:29:39 5eb5b503b376: Pulling fs layer 15:29:39 5c69ac0246d0: Pulling fs layer 15:29:39 ec43610c2a17: Pulling fs layer 15:29:39 3a2ae6a8a46f: Pulling fs layer 15:29:39 33b1e0a273af: Pulling fs layer 15:29:39 5d3b04190fa2: Pulling fs layer 15:29:39 2f39f015ded8: Pulling fs layer 15:29:39 3a2ae6a8a46f: Waiting 15:29:39 33b1e0a273af: Waiting 15:29:39 5d3b04190fa2: Waiting 15:29:39 2f39f015ded8: Waiting 15:29:39 5c69ac0246d0: Verifying Checksum 15:29:39 3a2ae6a8a46f: Verifying Checksum 15:29:39 3a2ae6a8a46f: Download complete 15:29:39 33b1e0a273af: Verifying Checksum 15:29:39 33b1e0a273af: Download complete 15:29:39 ec43610c2a17: Verifying Checksum 15:29:39 ec43610c2a17: Download complete 15:29:39 5d3b04190fa2: Verifying Checksum 15:29:39 5d3b04190fa2: Download complete 15:29:39 5eb5b503b376: Verifying Checksum 15:29:39 5eb5b503b376: Download complete 15:29:40 2f39f015ded8: Download complete 15:29:40 5eb5b503b376: Pull complete 15:29:41 5c69ac0246d0: Pull complete 15:29:41 ec43610c2a17: Pull complete 15:29:41 3a2ae6a8a46f: Pull complete 15:29:42 33b1e0a273af: Pull complete 15:29:42 5d3b04190fa2: Pull complete 15:29:46 2f39f015ded8: Pull complete 15:29:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:29:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:29:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:29:46 prd-ubuntu20.04-docker-8c-8g-7593 does not seem to be running inside a container 15:29:46 $ 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-259 -v /w/workspace/gexfoundry_device-rest-go_PR-259:/w/workspace/gexfoundry_device-rest-go_PR-259:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-259@tmp:/w/workspace/gexfoundry_device-rest-go_PR-259@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 15:29:47 $ docker top 70bf8945979dcc67f2eee2fd979ff506bf4b3063fa4bee6a3072c9f0a7c417da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:29:48 ---> job-cost.sh 15:29:48 lf-activate-venv: SKIPPING 15:29:48 INFO: No Stack... 15:29:48 INFO: Retrieving Pricing Info for: v3-standard-8 15:29:49 INFO: Archiving Costs [Pipeline] sh 15:29:49 + cat /w/workspace/gexfoundry_device-rest-go_PR-259/archives/cost.csv 15:29:49 + cut -d, -f6 [Pipeline] lock 15:29:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-259-1-stack-cost] 15:29:49 Resource [jenkins-edgexfoundry-device-rest-go-PR-259-1-stack-cost] did not exist. Created. 15:29:49 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-259-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:29:49 + echo total: 0.2199999988079071 [Pipeline] stash 15:29:49 Stashed 1 file(s) [Pipeline] } 15:29:49 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-259-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:29:49 $ docker stop --time=1 70bf8945979dcc67f2eee2fd979ff506bf4b3063fa4bee6a3072c9f0a7c417da 15:29:51 $ docker rm -f --volumes 70bf8945979dcc67f2eee2fd979ff506bf4b3063fa4bee6a3072c9f0a7c417da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:29:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7595 in /w/workspace/gexfoundry_device-rest-go_PR-259 [Pipeline] { [Pipeline] ws 15:29:56 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 15:29:56 The recommended git tool is: git 15:30:02 using credential edgex-jenkins-ssh 15:30:02 Cloning the remote Git repository 15:30:02 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 15:30:02 > git init /w/workspace/device-rest-go/1 # timeout=10 15:30:02 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:30:02 > git --version # timeout=10 15:30:02 > git --version # 'git version 2.25.1' 15:30:02 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:05 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:30:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:30:06 Merging remotes/origin/main commit 3364b454c95a561448dfe8dfd76d21007d3a77e4 into PR head commit ca5c6edfc50c199ca01e531a9e95656f0a558baf 15:30:06 Merge succeeded, producing ca5c6edfc50c199ca01e531a9e95656f0a558baf 15:30:06 Checking out Revision ca5c6edfc50c199ca01e531a9e95656f0a558baf (PR-259) 15:30:06 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 15:30:06 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 15:30:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/259/head:refs/remotes/origin/PR-259 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:30:06 > git config core.sparsecheckout # timeout=10 15:30:06 > git checkout -f ca5c6edfc50c199ca01e531a9e95656f0a558baf # timeout=10 15:30:06 > git remote # timeout=10 15:30:06 > git config --get remote.origin.url # timeout=10 15:30:06 using GIT_SSH to set credentials SSH Credentials for GitHub 15:30:06 > git merge 3364b454c95a561448dfe8dfd76d21007d3a77e4 # timeout=10 15:30:06 > git rev-parse HEAD^{commit} # timeout=10 15:30:06 > git config core.sparsecheckout # timeout=10 15:30:06 > git checkout -f ca5c6edfc50c199ca01e531a9e95656f0a558baf # timeout=10 15:30:07 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" 15:30:07 > git --version # timeout=10 15:30:07 > git --version # 'git version 2.25.1' 15:30:07 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:30:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:30:08 % Total % Received % Xferd Average Speed Time Time Time Current 15:30:08 Dload Upload Total Spent Left Speed 15:30:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 55925 0 --:--:-- --:--:-- --:--:-- 55925 [Pipeline] sh 15:30:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:30:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:30:09 + sudo tee /etc/docker/daemon.new 15:30:09 { 15:30:09 "registry-mirrors": [ 15:30:09 "https://nexus3.edgexfoundry.org:10001" 15:30:09 ], 15:30:09 "bip": "10.250.0.254/24", 15:30:09 "hosts": [ 15:30:09 "tcp://0.0.0.0:5555", 15:30:09 "unix:///var/run/docker.sock" 15:30:09 ], 15:30:09 "mtu": 1458, 15:30:09 "selinux-enabled": true, 15:30:09 "seccomp-profile": "/etc/docker/seccomp.json" 15:30:09 } [Pipeline] sh 15:30:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:30:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:28 provisioning config files... 15:30:28 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config13255376751755055421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:29 ---> docker-login.sh 15:30:29 nexus3.edgexfoundry.org:10001 15:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:29 Configure a credential helper to remove this warning. See 15:30:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:29 15:30:29 Login Succeeded 15:30:29 nexus3.edgexfoundry.org:10002 15:30:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:30 Configure a credential helper to remove this warning. See 15:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:30 15:30:30 Login Succeeded 15:30:30 nexus3.edgexfoundry.org:10003 15:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:30 Configure a credential helper to remove this warning. See 15:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:30 15:30:30 Login Succeeded 15:30:30 nexus3.edgexfoundry.org:10004 15:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:30 Configure a credential helper to remove this warning. See 15:30:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:30 15:30:30 Login Succeeded 15:30:30 docker.io 15:30:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:31 Configure a credential helper to remove this warning. See 15:30:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:31 15:30:31 Login Succeeded 15:30:31 ---> docker-login.sh ends [Pipeline] } 15:30:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:30:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:30:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:30:31 ========================================================= 15:30:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 15:30:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:32 + 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 . 15:30:32 Sending build context to Docker daemon 138.8kB 15:30:32 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 15:30:32 Step 2/12 : FROM ${BASE} AS builder 15:30:32 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:30:32 9b18e9b68314: Pulling fs layer 15:30:32 35d82f9e3411: Pulling fs layer 15:30:32 e16973657156: Pulling fs layer 15:30:32 fc693d55d65f: Pulling fs layer 15:30:32 7e9fc2657dce: Pulling fs layer 15:30:32 dda99020689f: Pulling fs layer 15:30:32 db1c61fa0a46: Pulling fs layer 15:30:32 891c053d2c06: Pulling fs layer 15:30:32 dda99020689f: Waiting 15:30:32 db1c61fa0a46: Waiting 15:30:32 fc693d55d65f: Waiting 15:30:32 7e9fc2657dce: Waiting 15:30:32 891c053d2c06: Waiting 15:30:32 e16973657156: Verifying Checksum 15:30:32 e16973657156: Download complete 15:30:32 35d82f9e3411: Verifying Checksum 15:30:32 35d82f9e3411: Download complete 15:30:32 7e9fc2657dce: Verifying Checksum 15:30:32 7e9fc2657dce: Download complete 15:30:32 dda99020689f: Download complete 15:30:32 9b18e9b68314: Verifying Checksum 15:30:32 9b18e9b68314: Download complete 15:30:33 9b18e9b68314: Pull complete 15:30:33 891c053d2c06: Verifying Checksum 15:30:33 891c053d2c06: Download complete 15:30:34 35d82f9e3411: Pull complete 15:30:34 e16973657156: Pull complete 15:30:35 db1c61fa0a46: Verifying Checksum 15:30:35 db1c61fa0a46: Download complete 15:30:35 fc693d55d65f: Verifying Checksum 15:30:35 fc693d55d65f: Download complete 15:30:48 fc693d55d65f: Pull complete 15:30:48 7e9fc2657dce: Pull complete 15:30:48 dda99020689f: Pull complete 15:30:53 db1c61fa0a46: Pull complete 15:30:54 891c053d2c06: Pull complete 15:30:54 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 15:30:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 15:30:54 ---> f96f9c87975a 15:30:54 Step 3/12 : ARG ADD_BUILD_TAGS="" 15:30:56 ---> Running in 856b69570762 15:30:56 Removing intermediate container 856b69570762 15:30:56 ---> ad3630b92441 15:30:56 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:30:56 ---> Running in 220718c3f56f 15:30:57 Removing intermediate container 220718c3f56f 15:30:57 ---> f997e8cb8973 15:30:57 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:30:57 ---> Running in 8b4c8d5c2488 15:30:57 Removing intermediate container 8b4c8d5c2488 15:30:57 ---> 719e0775de98 15:30:57 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 15:30:57 ---> Running in 4d8ae7125518 15:30:58 Removing intermediate container 4d8ae7125518 15:30:58 ---> ff980dd31bae 15:30:58 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:30:58 ---> Running in 4e561ccfb7c5 15:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:31:00 (1/4) Installing openssh-keygen (9.0_p1-r2) 15:31:00 (2/4) Installing libedit (20210910.3.1-r0) 15:31:00 (3/4) Installing openssh-client-common (9.0_p1-r2) 15:31:00 (4/4) Installing openssh-client-default (9.0_p1-r2) 15:31:00 Executing busybox-1.35.0-r17.trigger 15:31:00 OK: 226 MiB in 55 packages 15:31:02 Removing intermediate container 4e561ccfb7c5 15:31:02 ---> 60482ed6cec5 15:31:02 Step 8/12 : WORKDIR /device-rest-go 15:31:02 ---> Running in c8476f48894a 15:31:02 Removing intermediate container c8476f48894a 15:31:02 ---> 6ce3e251e8d1 15:31:02 Step 9/12 : COPY go.mod vendor* ./ 15:31:02 ---> 379786717426 15:31:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:31:02 ---> Running in 9ab9c86bd55b 15:32:10 Removing intermediate container 9ab9c86bd55b 15:32:10 ---> 87fdf4553579 15:32:10 Step 11/12 : COPY . . 15:32:10 ---> 1d237df7719c 15:32:10 Step 12/12 : RUN $MAKE 15:32:10 ---> Running in e43717b4d583 15:32:10 noop 15:32:10 Removing intermediate container e43717b4d583 15:32:10 ---> 1afe558eb6c8 15:32:10 Successfully built 1afe558eb6c8 15:32:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:11 + docker inspect -f . ci-base-image-arm64 15:32:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:11 prd-ubuntu20.04-docker-arm64-4c-16g-7595 does not seem to be running inside a container 15:32:11 $ 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 15:32:12 $ docker top 30012c242378f5256eccfefb084a04167edb0b67a025a0abfd180176d83072a0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:13 + go version 15:32:13 go version go1.18.7 linux/arm64 [Pipeline] } 15:32:13 $ docker stop --time=1 30012c242378f5256eccfefb084a04167edb0b67a025a0abfd180176d83072a0 15:32:15 $ docker rm -f --volumes 30012c242378f5256eccfefb084a04167edb0b67a025a0abfd180176d83072a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:16 + docker inspect -f . ci-base-image-arm64 15:32:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:16 prd-ubuntu20.04-docker-arm64-4c-16g-7595 does not seem to be running inside a container 15:32:16 $ 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 15:32:17 $ docker top 3f5fc3a0f425fee9b0231acc185488f5ffd0a744cb8d0bd39fe3867e1989fdf7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:32:18 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 15:32:19 + make test 15:32:19 go test ./... -coverprofile=coverage.out ./... 15:32:20 ? github.com/edgexfoundry/device-rest-go [no test files] 15:33:42 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 15:33:42 ok github.com/edgexfoundry/device-rest-go/driver 0.062s coverage: 33.9% of statements 15:33:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:33:43 go vet ./... 15:34:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:34:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:34:05 ./bin/test-attribution-txt.sh [Pipeline] echo 15:34:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:34:05 $ docker stop --time=1 3f5fc3a0f425fee9b0231acc185488f5ffd0a744cb8d0bd39fe3867e1989fdf7 15:34:07 $ docker rm -f --volumes 3f5fc3a0f425fee9b0231acc185488f5ffd0a744cb8d0bd39fe3867e1989fdf7 [Pipeline] // withDockerContainer [Pipeline] sh 15:34:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:34:08 Warning: overwriting stash ‘coverage-report’ 15:34:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:34:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:34:09 + ls -al . 15:34:09 total 184 15:34:09 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 15:32 . 15:34:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 15:30 .. 15:34:09 -rw-rw-r-- 1 jenkins jenkins 151 Feb 27 15:30 .dockerignore 15:34:09 drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 15:30 .git 15:34:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:30 .github 15:34:09 -rw-rw-r-- 1 jenkins jenkins 329 Feb 27 15:30 .gitignore 15:34:09 -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 15:30 .golangci.yml 15:34:09 -rw-rw-r-- 1 jenkins jenkins 9213 Feb 27 15:30 Attribution.txt 15:34:09 -rw-rw-r-- 1 jenkins jenkins 13085 Feb 27 15:30 CHANGELOG.md 15:34:09 -rw-rw-r-- 1 jenkins jenkins 1578 Feb 27 15:30 Dockerfile 15:34:09 -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 15:30 GOVERNANCE.md 15:34:09 -rw-rw-r-- 1 jenkins jenkins 680 Feb 27 15:30 Jenkinsfile 15:34:09 -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 15:30 LICENSE 15:34:09 -rw-rw-r-- 1 jenkins jenkins 1744 Feb 27 15:30 Makefile 15:34:09 -rw-rw-r-- 1 jenkins jenkins 620 Feb 27 15:30 OWNERS.md 15:34:09 -rw-rw-r-- 1 jenkins jenkins 15447 Feb 27 15:30 README.md 15:34:09 -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 15:28 VERSION 15:34:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 15:30 bin 15:34:09 drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 15:30 cmd 15:34:09 -rw-r--r-- 1 jenkins jenkins 13744 Feb 27 15:33 coverage.out 15:34:09 drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 15:30 driver 15:34:09 -rw-rw-r-- 1 jenkins jenkins 3401 Feb 27 15:30 go.mod 15:34:09 -rw-rw-r-- 1 jenkins jenkins 33254 Feb 27 15:30 go.sum 15:34:09 drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 15:30 snap 15:34:09 -rw-rw-r-- 1 jenkins jenkins 713 Feb 27 15:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:09 + 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=ca5c6edfc50c199ca01e531a9e95656f0a558baf --label arch=arm64 --label version=0.0.0 . 15:34:09 Sending build context to Docker daemon 153.1kB 15:34:10 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 15:34:10 Step 2/25 : FROM ${BASE} AS builder 15:34:10 ---> 1afe558eb6c8 15:34:10 Step 3/25 : ARG ADD_BUILD_TAGS="" 15:34:10 ---> Running in e84fc6989892 15:34:10 Removing intermediate container e84fc6989892 15:34:10 ---> b65651238869 15:34:10 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:34:10 ---> Running in cc0cb8c18c47 15:34:10 Removing intermediate container cc0cb8c18c47 15:34:10 ---> ac36c631edcb 15:34:10 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 15:34:10 ---> Running in 0a4dee1cab7a 15:34:11 Removing intermediate container 0a4dee1cab7a 15:34:11 ---> 93c57f524838 15:34:11 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 15:34:11 ---> Running in 4e1a95669699 15:34:11 Removing intermediate container 4e1a95669699 15:34:11 ---> f85dfbb7e425 15:34:11 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:34:11 ---> Running in 2d0a213e04be 15:34:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:34:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:34:16 OK: 226 MiB in 55 packages 15:34:17 Removing intermediate container 2d0a213e04be 15:34:17 ---> 514608478674 15:34:17 Step 8/25 : WORKDIR /device-rest-go 15:34:17 ---> Running in 104548e67ad3 15:34:18 Removing intermediate container 104548e67ad3 15:34:18 ---> 62de1ee6e738 15:34:18 Step 9/25 : COPY go.mod vendor* ./ 15:34:18 ---> 6b2cce6edb00 15:34:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:18 ---> Running in e5cde5919166 15:34:22 Removing intermediate container e5cde5919166 15:34:22 ---> 56de0b55f30b 15:34:22 Step 11/25 : COPY . . 15:34:22 ---> a20cc85b51f3 15:34:22 Step 12/25 : RUN $MAKE 15:34:22 ---> Running in dc6a1fc06e35 15:34:23 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 15:36:45 Removing intermediate container dc6a1fc06e35 15:36:45 ---> 30d250fab016 15:36:45 Step 13/25 : FROM alpine:3.16 15:36:45 3.16: Pulling from library/alpine 15:36:45 3760b48202b3: Pulling fs layer 15:36:45 3760b48202b3: Verifying Checksum 15:36:45 3760b48202b3: Download complete 15:36:45 3760b48202b3: Pull complete 15:36:45 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 15:36:45 Status: Downloaded newer image for alpine:3.16 15:36:46 ---> 4c81e5bf8899 15:36:46 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 15:36:46 ---> Running in 309a9d0b9ed1 15:36:46 Removing intermediate container 309a9d0b9ed1 15:36:46 ---> 9fca97f87291 15:36:46 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 15:36:46 ---> Running in 682e1df32224 15:36:46 Removing intermediate container 682e1df32224 15:36:46 ---> 0dc498a9ba31 15:36:46 Step 16/25 : RUN apk add --update --no-cache dumb-init 15:36:46 ---> Running in c95d65af8097 15:36:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 15:36:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 15:36:49 (1/1) Installing dumb-init (1.2.5-r1) 15:36:49 Executing busybox-1.35.0-r17.trigger 15:36:49 OK: 5 MiB in 15 packages 15:36:50 Removing intermediate container c95d65af8097 15:36:50 ---> 050544df7ddb 15:36:50 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 15:36:51 ---> 32fd25da9fd6 15:36:51 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 15:36:52 ---> ab7f56d0482c 15:36:52 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 15:36:52 ---> 30c0c3b4e43b 15:36:52 Step 20/25 : EXPOSE 59986 15:36:52 ---> Running in 4766e671a055 15:36:53 Removing intermediate container 4766e671a055 15:36:53 ---> 69120d893d0f 15:36:53 Step 21/25 : ENTRYPOINT ["/device-rest"] 15:36:53 ---> Running in e5642746590c 15:36:53 Removing intermediate container e5642746590c 15:36:53 ---> bd77bcabcd89 15:36:53 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 15:36:53 ---> Running in 74adf5fda734 15:36:53 Removing intermediate container 74adf5fda734 15:36:53 ---> 662e500f6ac9 15:36:53 Step 23/25 : LABEL arch=arm64 15:36:53 ---> Running in 9d160e52c12f 15:36:54 Removing intermediate container 9d160e52c12f 15:36:54 ---> 4d60db8d81a5 15:36:54 Step 24/25 : LABEL git_sha=ca5c6edfc50c199ca01e531a9e95656f0a558baf 15:36:54 ---> Running in e2acabc320d9 15:36:54 Removing intermediate container e2acabc320d9 15:36:54 ---> 7ad85f99790f 15:36:54 Step 25/25 : LABEL version=0.0.0 15:36:54 ---> Running in ef4ddac62963 15:36:54 Removing intermediate container ef4ddac62963 15:36:54 ---> 9d5fb2d07483 15:36:54 [Warning] One or more build-args [ARCH] were not consumed 15:36:54 Successfully built 9d5fb2d07483 15:36:54 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 15:36:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:36:55 15:36:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:36:56 arm64: Pulling from edgex-lftools-log-publisher 15:36:56 8998bd30e6a1: Pulling fs layer 15:36:56 04944245beec: Pulling fs layer 15:36:56 699f458cf7ca: Pulling fs layer 15:36:56 765212b225bb: Pulling fs layer 15:36:56 f23df028b6ca: Pulling fs layer 15:36:56 d65c8cfc05b1: Pulling fs layer 15:36:56 2437ff75d9bd: Pulling fs layer 15:36:56 f23df028b6ca: Waiting 15:36:56 765212b225bb: Waiting 15:36:56 d65c8cfc05b1: Waiting 15:36:56 2437ff75d9bd: Waiting 15:36:56 04944245beec: Verifying Checksum 15:36:56 04944245beec: Download complete 15:36:56 765212b225bb: Verifying Checksum 15:36:56 765212b225bb: Download complete 15:36:56 f23df028b6ca: Download complete 15:36:56 d65c8cfc05b1: Verifying Checksum 15:36:56 d65c8cfc05b1: Download complete 15:36:56 699f458cf7ca: Verifying Checksum 15:36:56 699f458cf7ca: Download complete 15:36:57 8998bd30e6a1: Verifying Checksum 15:36:57 8998bd30e6a1: Download complete 15:36:59 2437ff75d9bd: Verifying Checksum 15:36:59 2437ff75d9bd: Download complete 15:37:01 8998bd30e6a1: Pull complete 15:37:01 04944245beec: Pull complete 15:37:02 699f458cf7ca: Pull complete 15:37:03 765212b225bb: Pull complete 15:37:04 f23df028b6ca: Pull complete 15:37:04 d65c8cfc05b1: Pull complete 15:37:19 2437ff75d9bd: Pull complete 15:37:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:37:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:19 prd-ubuntu20.04-docker-arm64-4c-16g-7595 does not seem to be running inside a container 15:37:19 $ 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 15:37:22 $ docker top c465cc6bfa6e1ff01f81478a2157ca5533bf215206d1c765388691658cacd7c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:37:22 ---> job-cost.sh 15:37:22 lf-activate-venv: SKIPPING 15:37:22 INFO: No Stack... 15:37:23 INFO: Retrieving Pricing Info for: v3-standard-4 15:37:24 INFO: Archiving Costs [Pipeline] sh 15:37:24 + cut -d, -f6 15:37:24 + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock 15:37:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-259-1-stack-cost] 15:37:24 Resource [jenkins-edgexfoundry-device-rest-go-PR-259-1-stack-cost] did not exist. Created. 15:37:24 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-259-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:37:25 /w/workspace/device-rest-go/1@tmp/durable-4c09d937/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:37:25 + echo total: 0.10999999940395355 [Pipeline] stash 15:37:25 Warning: overwriting stash ‘stack-cost’ 15:37:25 Stashed 1 file(s) [Pipeline] } 15:37:25 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-259-1-stack-cost] [Pipeline] // lock [Pipeline] } 15:37:25 $ docker stop --time=1 c465cc6bfa6e1ff01f81478a2157ca5533bf215206d1c765388691658cacd7c3 15:37:27 $ docker rm -f --volumes c465cc6bfa6e1ff01f81478a2157ca5533bf215206d1c765388691658cacd7c3 [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 15:37:28 provisioning config files... 15:37:28 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-259@tmp/config2981573152004037102tmp [Pipeline] { [Pipeline] sh 15:37:28 + set +x 15:37:28 + curl -s https://codecov.io/bash 15:37:28 + bash -s -- 15:37:28 15:37:28 _____ _ 15:37:28 / ____| | | 15:37:28 | | ___ __| | ___ ___ _____ __ 15:37:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:37:28 | |___| (_) | (_| | __/ (_| (_) \ V / 15:37:28 \_____\___/ \__,_|\___|\___\___/ \_/ 15:37:28 Bash-1.0.6 15:37:28 15:37:28 15:37:28 ==> git version 2.25.1 found 15:37:28 ==> 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 15:37:28 Release-Date: 2020-01-08 15:37:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:37:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:37:28 ==> Jenkins CI detected. 15:37:28 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-259 15:37:28 project root: . 15:37:28 --> token set from env 15:37:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:37:28 ==> Running gcov in . (disable via -X gcov) 15:37:28 ==> Python coveragepy not found 15:37:28 ==> Searching for coverage reports in: 15:37:28 + . 15:37:28 -> Found 1 reports 15:37:28 ==> Detecting git/mercurial file structure 15:37:28 ==> Reading reports 15:37:28 + ./coverage.out bytes=13744 15:37:28 ==> Appending adjustments 15:37:28 https://docs.codecov.io/docs/fixing-reports 15:37:28 + Found adjustments 15:37:28 ==> Gzipping contents 15:37:28 4.0K /tmp/codecov.nev1Zh.gz 15:37:28 ==> Uploading reports 15:37:28 url: https://codecov.io 15:37:28 query: branch=PR-259&commit=ca5c6edfc50c199ca01e531a9e95656f0a558baf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-259%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=259&job=&cmd_args= 15:37:28 -> Pinging Codecov 15:37:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c51feb23-73ac-4f49-b3d1-d26df23137db&branch=PR-259&commit=ca5c6edfc50c199ca01e531a9e95656f0a558baf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-259%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=259&job=&cmd_args= 15:37:28 -> Uploading to 15:37:28 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/4E5D53B4F1F92C436F7061BF334D961C/ca5c6edfc50c199ca01e531a9e95656f0a558baf/c2430222-f0db-48e7-9f2d-35bdb275e1ca.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T153728Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0ed6854b8fec33f079640866219b6b315a8094c7828e6cfc910e0a9864db6303 15:37:28 % Total % Received % Xferd Average Speed Time Time Time Current 15:37:28 Dload Upload Total Spent Left Speed 15:37:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2443 0 0 100 2443 0 9218 --:--:-- --:--:-- --:--:-- 9218 15:37:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/ca5c6edfc50c199ca01e531a9e95656f0a558baf [Pipeline] } 15:37:29 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 15:37:31 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-259/archives ] 15:37:31 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-259/archives 15:37:31 total 16 15:37:31 drwxr-xr-x 3 root root 4096 Feb 27 15:29 . 15:37:31 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 15:29 .. 15:37:31 drwxr-xr-x 2 root root 4096 Feb 27 15:29 cost 15:37:31 -rw-r--r-- 1 root root 86 Feb 27 15:29 cost.csv 15:37:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-259/archives 15:37:31 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-259/archives 15:37:31 total 16 15:37:31 drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 15:29 . 15:37:31 drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 15:29 .. 15:37:31 drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 15:29 cost 15:37:31 -rw-r--r-- 1 jenkins jenkins 86 Feb 27 15:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:37:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:37:32 ---> package-listing.sh 15:37:32 ++ facter osfamily 15:37:32 ++ tr '[:upper:]' '[:lower:]' 15:37:32 + OS_FAMILY=debian 15:37:32 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-259 15:37:32 + START_PACKAGES=/tmp/packages_start.txt 15:37:32 + END_PACKAGES=/tmp/packages_end.txt 15:37:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:37:32 + PACKAGES=/tmp/packages_start.txt 15:37:32 + '[' /w/workspace/gexfoundry_device-rest-go_PR-259 ']' 15:37:32 + PACKAGES=/tmp/packages_end.txt 15:37:32 + case "${OS_FAMILY}" in 15:37:32 + dpkg -l 15:37:32 + grep '^ii' 15:37:32 + '[' -f /tmp/packages_start.txt ']' 15:37:32 + '[' -f /tmp/packages_end.txt ']' 15:37:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:37:32 + '[' /w/workspace/gexfoundry_device-rest-go_PR-259 ']' 15:37:32 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-259/archives/ 15:37:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-259/archives/ [Pipeline] echo 15:37:32 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-259/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:37:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:37:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:33 prd-ubuntu20.04-docker-8c-8g-7593 does not seem to be running inside a container 15:37:33 $ 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-259/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-259 -v /w/workspace/gexfoundry_device-rest-go_PR-259:/w/workspace/gexfoundry_device-rest-go_PR-259:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-259@tmp:/w/workspace/gexfoundry_device-rest-go_PR-259@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:37:34 $ docker top e8aa51e50e258f6c49078d83f1ce4b2288c8798d37dee887bb7fffef4747e1d7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:34 + touch /tmp/pre-build-complete [Pipeline] sh 15:37:34 + mkdir -p /var/log/sysstat [Pipeline] sh 15:37:35 + ls /var/log/sa-host 15:37:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:37:35 provisioning config files... 15:37:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-259@tmp/config14203075086836087788tmp [Pipeline] { [Pipeline] echo 15:37:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:37:35 ---> create-netrc.sh [Pipeline] } 15:37:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:37:36 ---> python-tools-install.sh [Pipeline] echo 15:37:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:37:36 ---> sudo-logs.sh 15:37:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:37:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:37:36 ---> job-cost.sh 15:37:36 lf-activate-venv: SKIPPING 15:37:36 DEBUG: total: 0.2199999988079071 15:37:36 INFO: Retrieving Stack Cost... 15:37:37 INFO: Retrieving Pricing Info for: v3-standard-8 15:37:37 INFO: Archiving Costs [Pipeline] echo 15:37:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:37:37 ---> logs-deploy.sh 15:37:37 lf-activate-venv: SKIPPING 15:37:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-259/1 15:37:37 INFO: archiving workspace using pattern(s): 15:37:38 Archives upload complete. 15:37:38 INFO: archiving logs to Nexus