Pull request #261 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05+dbeda5755fdc8ca63a40d62c0e74fa2a67a2237f (6fa34498bf642b5c544e778247660ac0115bc5b2) 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-ssh1094820057150998275.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-ssh13661203550314310189.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-261/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-261/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7128040203551531455.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-261/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2764329570224065530.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-ssh3129616671639912869.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-261/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-261/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12689364224270947368.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-8400 in /w/workspace/gexfoundry_device-rest-go_PR-261 [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-261 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dbeda5755fdc8ca63a40d62c0e74fa2a67a2237f into PR head commit c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 Merge succeeded, producing c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 Checking out Revision c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 (PR-261) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:13:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 # 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 dbeda5755fdc8ca63a40d62c0e74fa2a67a2237f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:13:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:13:10 ========================================================= 20:13:10 EdgeX Global Pipelines Version Info 20:13:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:13:11 ------------------- 20:13:11 stable info: 20:13:11 ------------------- 20:13:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:13:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:13:11 Message: update stable to v1.0.244 20:13:11 ------------------- 20:13:11 experimental info: 20:13:11 ------------------- 20:13:11 Commited By: **** collab-it+edgex@linuxfoundation.org 20:13:11 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:13:11 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:13:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c92c243 [Pipeline] echo 20:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:13 provisioning config files... 20:13:13 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-261@tmp/config4774595339939130057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:14 ---> docker-login.sh 20:13:14 nexus3.edgexfoundry.org:10001 20:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:14 Configure a credential helper to remove this warning. See 20:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:14 20:13:14 Login Succeeded 20:13:14 nexus3.edgexfoundry.org:10002 20:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:14 Configure a credential helper to remove this warning. See 20:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:14 20:13:14 Login Succeeded 20:13:14 nexus3.edgexfoundry.org:10003 20:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:14 Configure a credential helper to remove this warning. See 20:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:14 20:13:14 Login Succeeded 20:13:14 nexus3.edgexfoundry.org:10004 20:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:14 Configure a credential helper to remove this warning. See 20:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:14 20:13:14 Login Succeeded 20:13:14 docker.io 20:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:15 Configure a credential helper to remove this warning. See 20:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:15 20:13:15 Login Succeeded 20:13:15 ---> docker-login.sh ends [Pipeline] } 20:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:13:15 + git rev-list -1 --merges c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05~1..c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 [Pipeline] echo 20:13:15 -----------> git rev-list -1 --merges c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05~1..c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 [false] [Pipeline] sh 20:13:16 + git log --format=format:%s -1 c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 [Pipeline] echo 20:13:16 ========================================================= 20:13:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:13:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:13:16 + git log --format=format:%s -1 c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 [Pipeline] echo 20:13:16 [semverPrep] GIT_COMMIT: c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 20:13:16 [semverPrep] This is not a build commit. [Pipeline] sh 20:13:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:13:17 + grep -v github /etc/ssh/ssh_known_hosts 20:13:17 + [ -e /tmp/ssh_known_hosts ] 20:13:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:13:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:13:17 + sudo tee -a /etc/ssh/ssh_known_hosts 20:13:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:13:17 20:13:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:13:17 0.1.4: Pulling from edgex-devops/py-git-semver 20:13:17 b85a868b505f: Pulling fs layer 20:13:17 e2be974225ed: Pulling fs layer 20:13:17 339a4e72a1f5: Pulling fs layer 20:13:17 988bab9f4d93: Pulling fs layer 20:13:17 1469e6f7b9e6: Pulling fs layer 20:13:17 eaf3925da568: Pulling fs layer 20:13:17 bab4dde63d76: Pulling fs layer 20:13:17 bde34c3a00c8: Pulling fs layer 20:13:17 b352a97aabf1: Pulling fs layer 20:13:17 4872d77fe225: Pulling fs layer 20:13:17 5851b861e8e6: Pulling fs layer 20:13:17 988bab9f4d93: Waiting 20:13:17 1469e6f7b9e6: Waiting 20:13:17 eaf3925da568: Waiting 20:13:17 b352a97aabf1: Waiting 20:13:17 4872d77fe225: Waiting 20:13:17 5851b861e8e6: Waiting 20:13:17 bab4dde63d76: Waiting 20:13:17 e2be974225ed: Verifying Checksum 20:13:17 e2be974225ed: Download complete 20:13:17 988bab9f4d93: Verifying Checksum 20:13:17 988bab9f4d93: Download complete 20:13:18 339a4e72a1f5: Verifying Checksum 20:13:18 339a4e72a1f5: Download complete 20:13:18 1469e6f7b9e6: Verifying Checksum 20:13:18 1469e6f7b9e6: Download complete 20:13:18 eaf3925da568: Download complete 20:13:18 bde34c3a00c8: Verifying Checksum 20:13:18 bde34c3a00c8: Download complete 20:13:18 b352a97aabf1: Verifying Checksum 20:13:18 b352a97aabf1: Download complete 20:13:18 4872d77fe225: Verifying Checksum 20:13:18 4872d77fe225: Download complete 20:13:18 5851b861e8e6: Download complete 20:13:18 b85a868b505f: Verifying Checksum 20:13:18 b85a868b505f: Download complete 20:13:18 bab4dde63d76: Download complete 20:13:19 b85a868b505f: Pull complete 20:13:19 e2be974225ed: Pull complete 20:13:20 339a4e72a1f5: Pull complete 20:13:20 988bab9f4d93: Pull complete 20:13:20 1469e6f7b9e6: Pull complete 20:13:20 eaf3925da568: Pull complete 20:13:22 bab4dde63d76: Pull complete 20:13:22 bde34c3a00c8: Pull complete 20:13:22 b352a97aabf1: Pull complete 20:13:22 4872d77fe225: Pull complete 20:13:22 5851b861e8e6: Pull complete 20:13:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:13:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:13:23 prd-ubuntu20.04-docker-8c-8g-8400 does not seem to be running inside a container 20:13:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-261 -v /w/workspace/gexfoundry_device-rest-go_PR-261:/w/workspace/gexfoundry_device-rest-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-261@tmp:/w/workspace/gexfoundry_device-rest-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:13:25 $ docker top f45ffbb05e8f70ce68869dd479ad1052ba32b1ce0a128fd9a8ddcf73079264df -eo pid,comm 20:13:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:13:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:13:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:13:25 [ssh-agent] Looking for ssh-agent implementation... 20:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:13:25 $ docker exec f45ffbb05e8f70ce68869dd479ad1052ba32b1ce0a128fd9a8ddcf73079264df ssh-agent 20:13:25 SSH_AUTH_SOCK=/tmp/ssh-BbUhXKCN9mW2/agent.33 20:13:25 SSH_AGENT_PID=39 20:13:25 Running ssh-add (command line suppressed) 20:13:26 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-261@tmp/private_key_4893854218762732343.key (/w/workspace/gexfoundry_device-rest-go_PR-261@tmp/private_key_4893854218762732343.key) 20:13:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:13:26 + git tag --points-at HEAD [Pipeline] } 20:13:26 $ docker exec --env ******** --env ******** f45ffbb05e8f70ce68869dd479ad1052ba32b1ce0a128fd9a8ddcf73079264df ssh-agent -k 20:13:26 unset SSH_AUTH_SOCK; 20:13:26 unset SSH_AGENT_PID; 20:13:26 echo Agent pid 39 killed; 20:13:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:13:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:13:26 [ssh-agent] Looking for ssh-agent implementation... 20:13:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:13:26 $ docker exec f45ffbb05e8f70ce68869dd479ad1052ba32b1ce0a128fd9a8ddcf73079264df ssh-agent 20:13:26 SSH_AUTH_SOCK=/tmp/ssh-3302D9jTdthS/agent.71 20:13:26 SSH_AGENT_PID=77 20:13:26 Running ssh-add (command line suppressed) 20:13:26 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-261@tmp/private_key_10048883500081620498.key (/w/workspace/gexfoundry_device-rest-go_PR-261@tmp/private_key_10048883500081620498.key) 20:13:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:13:27 + git semver init 20:13:27 2023-03-06 20:13:27,440 [run_init] DEBUG init version:0.0.0 force:False 20:13:27 2023-03-06 20:13:27,441 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-261/.semver 20:13:27 2023-03-06 20:13:27,441 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-261/.semver 20:13:27 2023-03-06 20:13:27,442 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-261/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-261, universal_newlines=False, shell=None, istream=None) 20:13:28 2023-03-06 20:13:28,550 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-261/.git/info/exclude 20:13:28 2023-03-06 20:13:28,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-261/.semver/PR-261 with force:False 20:13:28 2023-03-06 20:13:28,550 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-261/.semver/PR-261 20:13:28 2023-03-06 20:13:28,554 [execute] INFO git cat-file --batch-check 20:13:28 2023-03-06 20:13:28,555 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-261/.semver, universal_newlines=False, shell=None, istream=) 20:13:28 2023-03-06 20:13:28,561 [execute] INFO git cat-file --batch 20:13:28 2023-03-06 20:13:28,561 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-261/.semver, universal_newlines=False, shell=None, istream=) 20:13:28 2023-03-06 20:13:28,566 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-261/.semver/PR-261 20:13:28 0.0.0 [Pipeline] } 20:13:28 $ docker exec --env ******** --env ******** f45ffbb05e8f70ce68869dd479ad1052ba32b1ce0a128fd9a8ddcf73079264df ssh-agent -k 20:13:29 unset SSH_AUTH_SOCK; 20:13:29 unset SSH_AGENT_PID; 20:13:29 echo Agent pid 77 killed; 20:13:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:13:29 + git semver [Pipeline] } 20:13:30 $ docker stop --time=1 f45ffbb05e8f70ce68869dd479ad1052ba32b1ce0a128fd9a8ddcf73079264df 20:13:31 $ docker rm -f --volumes f45ffbb05e8f70ce68869dd479ad1052ba32b1ce0a128fd9a8ddcf73079264df [Pipeline] // withDockerContainer [Pipeline] sh 20:13:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:13:32 Stashed 1 file(s) [Pipeline] echo 20:13:32 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:13:32 provisioning config files... 20:13:32 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-261@tmp/config6624281782450377911tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:13:32 ---> docker-login.sh 20:13:32 nexus3.edgexfoundry.org:10001 20:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:32 Configure a credential helper to remove this warning. See 20:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:32 20:13:32 Login Succeeded 20:13:32 nexus3.edgexfoundry.org:10002 20:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:32 Configure a credential helper to remove this warning. See 20:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:32 20:13:32 Login Succeeded 20:13:32 nexus3.edgexfoundry.org:10003 20:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:33 Configure a credential helper to remove this warning. See 20:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:33 20:13:33 Login Succeeded 20:13:33 nexus3.edgexfoundry.org:10004 20:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:33 Configure a credential helper to remove this warning. See 20:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:33 20:13:33 Login Succeeded 20:13:33 docker.io 20:13:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:13:33 Configure a credential helper to remove this warning. See 20:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:13:33 20:13:33 Login Succeeded 20:13:33 ---> docker-login.sh ends [Pipeline] } 20:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:13:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:13:33 ========================================================= 20:13:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:13:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:13:34 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:13:34 Sending build context to Docker daemon 10.83MB 20:13:34 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:13:34 Step 2/12 : FROM ${BASE} AS builder 20:13:34 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:13:34 213ec9aee27d: Pulling fs layer 20:13:34 4583459ba037: Pulling fs layer 20:13:34 93c1e223e6f2: Pulling fs layer 20:13:34 53926ce57604: Pulling fs layer 20:13:34 21b2b0c7a3f4: Pulling fs layer 20:13:34 22ff95d597cd: Pulling fs layer 20:13:34 12d6caf4c0d1: Pulling fs layer 20:13:34 96b7cbca73a9: Pulling fs layer 20:13:34 a7acece74701: Pulling fs layer 20:13:34 22ff95d597cd: Waiting 20:13:34 12d6caf4c0d1: Waiting 20:13:34 96b7cbca73a9: Waiting 20:13:34 a7acece74701: Waiting 20:13:34 21b2b0c7a3f4: Waiting 20:13:34 93c1e223e6f2: Verifying Checksum 20:13:34 93c1e223e6f2: Download complete 20:13:34 4583459ba037: Verifying Checksum 20:13:34 4583459ba037: Download complete 20:13:34 21b2b0c7a3f4: Verifying Checksum 20:13:34 21b2b0c7a3f4: Download complete 20:13:34 22ff95d597cd: Download complete 20:13:34 213ec9aee27d: Verifying Checksum 20:13:34 213ec9aee27d: Download complete 20:13:34 12d6caf4c0d1: Download complete 20:13:34 213ec9aee27d: Pull complete 20:13:34 4583459ba037: Pull complete 20:13:34 93c1e223e6f2: Pull complete 20:13:35 a7acece74701: Verifying Checksum 20:13:35 a7acece74701: Download complete 20:13:35 96b7cbca73a9: Verifying Checksum 20:13:35 96b7cbca73a9: Download complete 20:13:35 53926ce57604: Download complete 20:13:39 53926ce57604: Pull complete 20:13:39 21b2b0c7a3f4: Pull complete 20:13:39 22ff95d597cd: Pull complete 20:13:39 12d6caf4c0d1: Pull complete 20:13:42 96b7cbca73a9: Pull complete 20:13:42 a7acece74701: Pull complete 20:13:42 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:13:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:13:42 ---> db6d94c90886 20:13:42 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:13:46 ---> Running in ee9813dbf9cf 20:13:46 Removing intermediate container ee9813dbf9cf 20:13:46 ---> a3387b933451 20:13:46 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:13:46 ---> Running in 5ba03cdefe7c 20:13:46 Removing intermediate container 5ba03cdefe7c 20:13:46 ---> 0293475e2b9c 20:13:46 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:13:46 ---> Running in c24ab94b75cd 20:13:46 Removing intermediate container c24ab94b75cd 20:13:46 ---> 2ba24f056f1e 20:13:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:13:46 ---> Running in 0adcac55dcf4 20:13:47 Removing intermediate container 0adcac55dcf4 20:13:47 ---> d870b80d74dd 20:13:47 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:13:47 ---> Running in e19bf66aaf2e 20:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:13:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:13:47 Still waiting to schedule task 20:13:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 20:13:47 (1/4) Installing openssh-keygen (9.0_p1-r2) 20:13:47 (2/4) Installing libedit (20210910.3.1-r0) 20:13:47 (3/4) Installing openssh-client-common (9.0_p1-r2) 20:13:47 (4/4) Installing openssh-client-default (9.0_p1-r2) 20:13:47 Executing busybox-1.35.0-r17.trigger 20:13:47 OK: 216 MiB in 55 packages 20:13:48 Removing intermediate container e19bf66aaf2e 20:13:48 ---> 3dbde8cb66c9 20:13:48 Step 8/12 : WORKDIR /device-rest-go 20:13:48 ---> Running in 85caf8294b77 20:13:48 Removing intermediate container 85caf8294b77 20:13:48 ---> 1b990b901a4b 20:13:48 Step 9/12 : COPY go.mod vendor* ./ 20:13:48 ---> d1d0191c6805 20:13:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:13:48 ---> Running in b13bf70255d1 20:14:35 Removing intermediate container b13bf70255d1 20:14:35 ---> b33bd379f2ac 20:14:35 Step 11/12 : COPY . . 20:14:35 ---> e30b704789ed 20:14:35 Step 12/12 : RUN $MAKE 20:14:35 ---> Running in 16413ef30fb4 20:14:35 noop 20:14:35 Removing intermediate container 16413ef30fb4 20:14:35 ---> 6c1148101420 20:14:35 Successfully built 6c1148101420 20:14:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:35 + docker inspect -f . ci-base-image-x86_64 20:14:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:35 prd-ubuntu20.04-docker-8c-8g-8400 does not seem to be running inside a container 20:14:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-261 -v /w/workspace/gexfoundry_device-rest-go_PR-261:/w/workspace/gexfoundry_device-rest-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-261@tmp:/w/workspace/gexfoundry_device-rest-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:14:35 $ docker top b9cc7d1c944c165f8c19a1ded6aac6650cd4cbcb78569bb1b078b6696b17e834 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:36 + go version 20:14:36 go version go1.18.7 linux/amd64 [Pipeline] } 20:14:36 $ docker stop --time=1 b9cc7d1c944c165f8c19a1ded6aac6650cd4cbcb78569bb1b078b6696b17e834 20:14:37 $ docker rm -f --volumes b9cc7d1c944c165f8c19a1ded6aac6650cd4cbcb78569bb1b078b6696b17e834 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:38 + docker inspect -f . ci-base-image-x86_64 20:14:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:38 prd-ubuntu20.04-docker-8c-8g-8400 does not seem to be running inside a container 20:14:38 $ 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-261 -v /w/workspace/gexfoundry_device-rest-go_PR-261:/w/workspace/gexfoundry_device-rest-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-261@tmp:/w/workspace/gexfoundry_device-rest-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:14:38 $ docker top 1cf9201d556e35fe404ba1469b6b116facaab975542f052d1dd5987d8ddd9e9c -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:39 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-261 [Pipeline] fileExists [Pipeline] sh 20:14:39 + make test 20:14:39 go test ./... -coverprofile=coverage.out ./... 20:14:40 ? github.com/edgexfoundry/device-rest-go [no test files] 20:14:50 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:14:50 ok github.com/edgexfoundry/device-rest-go/driver 0.016s coverage: 33.9% of statements 20:14:58 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:14:58 go vet ./... 20:15:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:15:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:15:00 ./bin/test-attribution-txt.sh [Pipeline] echo 20:15:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:15:00 $ docker stop --time=1 1cf9201d556e35fe404ba1469b6b116facaab975542f052d1dd5987d8ddd9e9c 20:15:02 $ docker rm -f --volumes 1cf9201d556e35fe404ba1469b6b116facaab975542f052d1dd5987d8ddd9e9c [Pipeline] // withDockerContainer [Pipeline] sh 20:15:03 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:15:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:15:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:15:04 + ls -al . 20:15:04 total 184 20:15:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 6 20:14 . 20:15:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 20:13 .. 20:15:04 -rw-rw-r-- 1 jenkins jenkins 151 Mar 6 20:13 .dockerignore 20:15:04 drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 20:14 .git 20:15:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 20:13 .github 20:15:04 -rw-rw-r-- 1 jenkins jenkins 329 Mar 6 20:13 .gitignore 20:15:04 -rw-rw-r-- 1 jenkins jenkins 41 Mar 6 20:13 .golangci.yml 20:15:04 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 20:13 .semver 20:15:04 -rw-rw-r-- 1 jenkins jenkins 9213 Mar 6 20:13 Attribution.txt 20:15:04 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 6 20:13 CHANGELOG.md 20:15:04 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 6 20:13 Dockerfile 20:15:04 -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 20:13 GOVERNANCE.md 20:15:04 -rw-rw-r-- 1 jenkins jenkins 680 Mar 6 20:13 Jenkinsfile 20:15:04 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 6 20:13 LICENSE 20:15:04 -rw-rw-r-- 1 jenkins jenkins 1744 Mar 6 20:13 Makefile 20:15:04 -rw-rw-r-- 1 jenkins jenkins 620 Mar 6 20:13 OWNERS.md 20:15:04 -rw-rw-r-- 1 jenkins jenkins 15447 Mar 6 20:13 README.md 20:15:04 -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 20:13 VERSION 20:15:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 20:13 bin 20:15:04 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 20:13 cmd 20:15:04 -rw-r--r-- 1 jenkins jenkins 13744 Mar 6 20:14 coverage.out 20:15:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 20:13 driver 20:15:04 -rw-rw-r-- 1 jenkins jenkins 3401 Mar 6 20:13 go.mod 20:15:04 -rw-rw-r-- 1 jenkins jenkins 31300 Mar 6 20:13 go.sum 20:15:04 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 20:13 snap 20:15:04 -rw-rw-r-- 1 jenkins jenkins 713 Mar 6 20:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:05 + 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=c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 --label arch=amd64 --label version=0.0.0 . 20:15:05 Sending build context to Docker daemon 10.85MB 20:15:05 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:15:05 Step 2/25 : FROM ${BASE} AS builder 20:15:05 ---> 6c1148101420 20:15:05 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:15:05 ---> Running in 8a30fffa6912 20:15:05 Removing intermediate container 8a30fffa6912 20:15:05 ---> b4ecd713cd4b 20:15:05 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:15:05 ---> Running in 4b1e37f957ac 20:15:05 Removing intermediate container 4b1e37f957ac 20:15:05 ---> d0370819b0b1 20:15:05 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:15:05 ---> Running in f0ad2fda6509 20:15:05 Removing intermediate container f0ad2fda6509 20:15:05 ---> c31de6572acf 20:15:05 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:15:05 ---> Running in 42289387c3bb 20:15:05 Removing intermediate container 42289387c3bb 20:15:05 ---> e7fbeabecf9f 20:15:05 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:15:05 ---> Running in 2ac353d2fa6a 20:15:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:15:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:15:06 OK: 216 MiB in 55 packages 20:15:06 Removing intermediate container 2ac353d2fa6a 20:15:06 ---> 33de06c3a543 20:15:06 Step 8/25 : WORKDIR /device-rest-go 20:15:06 ---> Running in e13b85bb1b41 20:15:06 Removing intermediate container e13b85bb1b41 20:15:06 ---> c0adcf800d45 20:15:06 Step 9/25 : COPY go.mod vendor* ./ 20:15:06 ---> 07048b87ba0f 20:15:06 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:06 ---> Running in 750f731702bb 20:15:07 Removing intermediate container 750f731702bb 20:15:07 ---> b09fbccaff65 20:15:07 Step 11/25 : COPY . . 20:15:08 ---> 89f62080c336 20:15:08 Step 12/25 : RUN $MAKE 20:15:08 ---> Running in 3279a228031a 20:15:08 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:15:30 Removing intermediate container 3279a228031a 20:15:30 ---> 0fc634d409e9 20:15:30 Step 13/25 : FROM alpine:3.16 20:15:30 3.16: Pulling from library/alpine 20:15:30 ef5531b6e74e: Pulling fs layer 20:15:30 ef5531b6e74e: Verifying Checksum 20:15:30 ef5531b6e74e: Download complete 20:15:30 ef5531b6e74e: Pull complete 20:15:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:15:30 Status: Downloaded newer image for alpine:3.16 20:15:30 ---> dfd21b5a31f5 20:15:30 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:15:30 ---> Running in f8edd49cf331 20:15:30 Removing intermediate container f8edd49cf331 20:15:30 ---> 26f05d386a3b 20:15:30 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:15:30 ---> Running in 1f1932367b85 20:15:30 Removing intermediate container 1f1932367b85 20:15:30 ---> f65759732e69 20:15:30 Step 16/25 : RUN apk add --update --no-cache dumb-init 20:15:30 ---> Running in c966ce29e1c6 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:15:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:15:30 (1/1) Installing dumb-init (1.2.5-r1) 20:15:30 Executing busybox-1.35.0-r17.trigger 20:15:30 OK: 6 MiB in 15 packages 20:15:30 Removing intermediate container c966ce29e1c6 20:15:30 ---> b631820ab762 20:15:30 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:15:30 ---> 9a3c13a5f0e0 20:15:30 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:15:31 ---> cd932035fd18 20:15:31 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:15:31 ---> af6b78fe1658 20:15:31 Step 20/25 : EXPOSE 59986 20:15:31 ---> Running in a3a75216302e 20:15:31 Removing intermediate container a3a75216302e 20:15:31 ---> 8b7e557ffeca 20:15:31 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:15:31 ---> Running in 0b36cd6f155f 20:15:31 Removing intermediate container 0b36cd6f155f 20:15:31 ---> 997ab4378b94 20:15:31 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:15:31 ---> Running in 336b227b251e 20:15:31 Removing intermediate container 336b227b251e 20:15:31 ---> c59afbe02335 20:15:31 Step 23/25 : LABEL arch=amd64 20:15:31 ---> Running in 1f9eda3eb450 20:15:31 Removing intermediate container 1f9eda3eb450 20:15:31 ---> 3edcda5142bf 20:15:31 Step 24/25 : LABEL git_sha=c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 20:15:31 ---> Running in 50576b894272 20:15:31 Removing intermediate container 50576b894272 20:15:31 ---> 27578a82c66c 20:15:31 Step 25/25 : LABEL version=0.0.0 20:15:31 ---> Running in 1c37c9091359 20:15:31 Removing intermediate container 1c37c9091359 20:15:31 ---> 17301f41dd6c 20:15:31 [Warning] One or more build-args [ARCH] were not consumed 20:15:31 Successfully built 17301f41dd6c 20:15:31 Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:15:32 20:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:15:33 latest: Pulling from edgex-lftools-log-publisher 20:15:33 5eb5b503b376: Pulling fs layer 20:15:33 5c69ac0246d0: Pulling fs layer 20:15:33 ec43610c2a17: Pulling fs layer 20:15:33 3a2ae6a8a46f: Pulling fs layer 20:15:33 33b1e0a273af: Pulling fs layer 20:15:33 5d3b04190fa2: Pulling fs layer 20:15:33 2f39f015ded8: Pulling fs layer 20:15:33 33b1e0a273af: Waiting 20:15:33 2f39f015ded8: Waiting 20:15:33 5d3b04190fa2: Waiting 20:15:33 5c69ac0246d0: Verifying Checksum 20:15:33 5c69ac0246d0: Download complete 20:15:33 3a2ae6a8a46f: Verifying Checksum 20:15:33 3a2ae6a8a46f: Download complete 20:15:33 33b1e0a273af: Verifying Checksum 20:15:33 33b1e0a273af: Download complete 20:15:33 5d3b04190fa2: Download complete 20:15:33 ec43610c2a17: Verifying Checksum 20:15:33 ec43610c2a17: Download complete 20:15:33 5eb5b503b376: Verifying Checksum 20:15:33 5eb5b503b376: Download complete 20:15:34 2f39f015ded8: Verifying Checksum 20:15:34 2f39f015ded8: Download complete 20:15:34 5eb5b503b376: Pull complete 20:15:34 5c69ac0246d0: Pull complete 20:15:35 ec43610c2a17: Pull complete 20:15:35 3a2ae6a8a46f: Pull complete 20:15:35 33b1e0a273af: Pull complete 20:15:35 5d3b04190fa2: Pull complete 20:15:41 2f39f015ded8: Pull complete 20:15:41 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:15:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:15:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:41 prd-ubuntu20.04-docker-8c-8g-8400 does not seem to be running inside a container 20:15:41 $ 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-261 -v /w/workspace/gexfoundry_device-rest-go_PR-261:/w/workspace/gexfoundry_device-rest-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-261@tmp:/w/workspace/gexfoundry_device-rest-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:15:44 $ docker top b173cb476cbfdf9326a186cbbef28c70bffd20ca77c9275485de1425a356f1e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:15:44 ---> job-cost.sh 20:15:44 lf-activate-venv: SKIPPING 20:15:44 INFO: No Stack... 20:15:44 INFO: Retrieving Pricing Info for: v3-standard-8 20:15:45 INFO: Archiving Costs [Pipeline] sh 20:15:45 + cat /w/workspace/gexfoundry_device-rest-go_PR-261/archives/cost.csv 20:15:45 + cut -d, -f6 [Pipeline] lock 20:15:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-261-1-stack-cost] 20:15:45 Resource [jenkins-edgexfoundry-device-rest-go-PR-261-1-stack-cost] did not exist. Created. 20:15:45 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-261-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:15:45 + echo total: 0.2199999988079071 [Pipeline] stash 20:15:46 Stashed 1 file(s) [Pipeline] } 20:15:46 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-261-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:15:46 $ docker stop --time=1 b173cb476cbfdf9326a186cbbef28c70bffd20ca77c9275485de1425a356f1e3 20:15:47 $ docker rm -f --volumes b173cb476cbfdf9326a186cbbef28c70bffd20ca77c9275485de1425a356f1e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:16:27 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8402 in /w/workspace/gexfoundry_device-rest-go_PR-261 [Pipeline] { [Pipeline] ws 20:16:27 Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout 20:16:27 The recommended git tool is: git 20:16:33 using credential edgex-jenkins-ssh 20:16:33 Cloning the remote Git repository 20:16:33 Cloning repository git@github.com:edgexfoundry/device-rest-go.git 20:16:33 > git init /w/workspace/device-rest-go/1 # timeout=10 20:16:34 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:16:34 > git --version # timeout=10 20:16:34 > git --version # 'git version 2.25.1' 20:16:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:16:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:16:36 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:16:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:16:37 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 20:16:37 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git 20:16:37 using GIT_SSH to set credentials SSH Credentials for GitHub 20:16:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:16:37 Merging remotes/origin/main commit dbeda5755fdc8ca63a40d62c0e74fa2a67a2237f into PR head commit c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 20:16:38 Merge succeeded, producing c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 20:16:38 Checking out Revision c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 (PR-261) 20:16:38 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 20:16:38 > git --version # timeout=10 20:16:38 > git --version # 'git version 2.25.1' 20:16:38 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:16:37 > git config core.sparsecheckout # timeout=10 20:16:37 > git checkout -f c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 # timeout=10 20:16:38 > git remote # timeout=10 20:16:38 > git config --get remote.origin.url # timeout=10 20:16:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:16:38 > git merge dbeda5755fdc8ca63a40d62c0e74fa2a67a2237f # timeout=10 20:16:38 > git rev-parse HEAD^{commit} # timeout=10 20:16:38 > git config core.sparsecheckout # timeout=10 20:16:38 > git checkout -f c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:16:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:16:40 % Total % Received % Xferd Average Speed Time Time Time Current 20:16:40 Dload Upload Total Spent Left Speed 20:16:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh 20:16:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:16:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:16:41 + sudo tee /etc/docker/daemon.new 20:16:41 { 20:16:41 "registry-mirrors": [ 20:16:41 "https://nexus3.edgexfoundry.org:10001" 20:16:41 ], 20:16:41 "bip": "10.250.0.254/24", 20:16:41 "hosts": [ 20:16:41 "tcp://0.0.0.0:5555", 20:16:41 "unix:///var/run/docker.sock" 20:16:41 ], 20:16:41 "mtu": 1458, 20:16:41 "selinux-enabled": true, 20:16:41 "seccomp-profile": "/etc/docker/seccomp.json" 20:16:41 } [Pipeline] sh 20:16:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:16:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:17:00 provisioning config files... 20:17:00 copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config12068211456477660445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:17:00 ---> docker-login.sh 20:17:00 nexus3.edgexfoundry.org:10001 20:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:01 Configure a credential helper to remove this warning. See 20:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:01 20:17:01 Login Succeeded 20:17:01 nexus3.edgexfoundry.org:10002 20:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:01 Configure a credential helper to remove this warning. See 20:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:01 20:17:01 Login Succeeded 20:17:01 nexus3.edgexfoundry.org:10003 20:17:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:01 Configure a credential helper to remove this warning. See 20:17:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:01 20:17:01 Login Succeeded 20:17:01 nexus3.edgexfoundry.org:10004 20:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:02 Configure a credential helper to remove this warning. See 20:17:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:02 20:17:02 Login Succeeded 20:17:02 docker.io 20:17:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:17:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:17:03 Configure a credential helper to remove this warning. See 20:17:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:17:03 20:17:03 Login Succeeded 20:17:03 ---> docker-login.sh ends [Pipeline] } 20:17:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:17:03 ========================================================= 20:17:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:17:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 20:17:06 Sending build context to Docker daemon 138.8kB 20:17:06 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 20:17:06 Step 2/12 : FROM ${BASE} AS builder 20:17:06 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:17:06 9b18e9b68314: Pulling fs layer 20:17:06 35d82f9e3411: Pulling fs layer 20:17:06 e16973657156: Pulling fs layer 20:17:06 fc693d55d65f: Pulling fs layer 20:17:06 7e9fc2657dce: Pulling fs layer 20:17:06 dda99020689f: Pulling fs layer 20:17:06 db1c61fa0a46: Pulling fs layer 20:17:06 891c053d2c06: Pulling fs layer 20:17:06 fc693d55d65f: Waiting 20:17:06 7e9fc2657dce: Waiting 20:17:06 dda99020689f: Waiting 20:17:06 db1c61fa0a46: Waiting 20:17:06 891c053d2c06: Waiting 20:17:06 e16973657156: Verifying Checksum 20:17:06 e16973657156: Download complete 20:17:06 35d82f9e3411: Download complete 20:17:06 7e9fc2657dce: Verifying Checksum 20:17:06 7e9fc2657dce: Download complete 20:17:06 dda99020689f: Verifying Checksum 20:17:06 dda99020689f: Download complete 20:17:06 9b18e9b68314: Verifying Checksum 20:17:06 9b18e9b68314: Download complete 20:17:07 9b18e9b68314: Pull complete 20:17:07 891c053d2c06: Verifying Checksum 20:17:07 891c053d2c06: Download complete 20:17:08 35d82f9e3411: Pull complete 20:17:08 e16973657156: Pull complete 20:17:09 db1c61fa0a46: Verifying Checksum 20:17:09 db1c61fa0a46: Download complete 20:17:09 fc693d55d65f: Download complete 20:17:22 fc693d55d65f: Pull complete 20:17:22 7e9fc2657dce: Pull complete 20:17:22 dda99020689f: Pull complete 20:17:27 db1c61fa0a46: Pull complete 20:17:29 891c053d2c06: Pull complete 20:17:29 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:17:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:17:29 ---> f96f9c87975a 20:17:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:17:30 ---> Running in b5a9af6c3a24 20:17:30 Removing intermediate container b5a9af6c3a24 20:17:30 ---> 84f52346d26e 20:17:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:17:30 ---> Running in 4c01d0132cf7 20:17:31 Removing intermediate container 4c01d0132cf7 20:17:31 ---> cf22e0212c89 20:17:31 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:17:31 ---> Running in 4526100fe6ca 20:17:31 Removing intermediate container 4526100fe6ca 20:17:31 ---> f09d78801fe1 20:17:31 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:17:31 ---> Running in 4e58950f1f14 20:17:31 Removing intermediate container 4e58950f1f14 20:17:31 ---> 9849a183ac91 20:17:31 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:17:31 ---> Running in 24f8114f4cbc 20:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:17:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:17:35 (1/4) Installing openssh-keygen (9.0_p1-r2) 20:17:35 (2/4) Installing libedit (20210910.3.1-r0) 20:17:35 (3/4) Installing openssh-client-common (9.0_p1-r2) 20:17:35 (4/4) Installing openssh-client-default (9.0_p1-r2) 20:17:35 Executing busybox-1.35.0-r17.trigger 20:17:35 OK: 226 MiB in 55 packages 20:17:36 Removing intermediate container 24f8114f4cbc 20:17:36 ---> 5dd456f40b18 20:17:36 Step 8/12 : WORKDIR /device-rest-go 20:17:36 ---> Running in 336f4e726a4b 20:17:36 Removing intermediate container 336f4e726a4b 20:17:36 ---> aa862b02c437 20:17:36 Step 9/12 : COPY go.mod vendor* ./ 20:17:36 ---> 24a8dae4e038 20:17:36 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:37 ---> Running in f62276c7cb4c 20:18:45 Removing intermediate container f62276c7cb4c 20:18:45 ---> 4465e16ad7c8 20:18:45 Step 11/12 : COPY . . 20:18:45 ---> 923e645fd953 20:18:45 Step 12/12 : RUN $MAKE 20:18:45 ---> Running in 9821ba4e8580 20:18:45 noop 20:18:45 Removing intermediate container 9821ba4e8580 20:18:45 ---> d43863ceb1c2 20:18:45 Successfully built d43863ceb1c2 20:18:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:45 + docker inspect -f . ci-base-image-arm64 20:18:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:45 prd-ubuntu20.04-docker-arm64-4c-16g-8402 does not seem to be running inside a container 20:18:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:18:47 $ docker top c9d2a4ce6e5f5473d30a783fa8782674e99dc7011dd545306acfd1a2bfe0231d -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:48 + go version 20:18:48 go version go1.18.7 linux/arm64 [Pipeline] } 20:18:48 $ docker stop --time=1 c9d2a4ce6e5f5473d30a783fa8782674e99dc7011dd545306acfd1a2bfe0231d 20:18:49 $ docker rm -f --volumes c9d2a4ce6e5f5473d30a783fa8782674e99dc7011dd545306acfd1a2bfe0231d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:50 + docker inspect -f . ci-base-image-arm64 20:18:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:51 prd-ubuntu20.04-docker-arm64-4c-16g-8402 does not seem to be running inside a container 20:18:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:18:52 $ docker top c742dac33d7e327e4cb5ec80246f71480e732201aa75a1359a7bc4c437f322c8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:53 + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh 20:18:54 + make test 20:18:54 go test ./... -coverprofile=coverage.out ./... 20:18:55 ? github.com/edgexfoundry/device-rest-go [no test files] 20:20:32 ? github.com/edgexfoundry/device-rest-go/cmd [no test files] 20:20:32 ok github.com/edgexfoundry/device-rest-go/driver 0.067s coverage: 33.9% of statements 20:20:32 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:20:32 go vet ./... 20:20:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:20:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:20:54 ./bin/test-attribution-txt.sh [Pipeline] echo 20:20:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:20:54 $ docker stop --time=1 c742dac33d7e327e4cb5ec80246f71480e732201aa75a1359a7bc4c437f322c8 20:20:56 $ docker rm -f --volumes c742dac33d7e327e4cb5ec80246f71480e732201aa75a1359a7bc4c437f322c8 [Pipeline] // withDockerContainer [Pipeline] sh 20:20:57 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:20:57 Warning: overwriting stash ‘coverage-report’ 20:20:58 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:20:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:20:59 + ls -al . 20:20:59 total 180 20:20:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 20:18 . 20:20:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 20:16 .. 20:20:59 -rw-rw-r-- 1 jenkins jenkins 151 Mar 6 20:16 .dockerignore 20:20:59 drwxrwxr-x 8 jenkins jenkins 4096 Mar 6 20:16 .git 20:20:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 20:16 .github 20:20:59 -rw-rw-r-- 1 jenkins jenkins 329 Mar 6 20:16 .gitignore 20:20:59 -rw-rw-r-- 1 jenkins jenkins 41 Mar 6 20:16 .golangci.yml 20:20:59 -rw-rw-r-- 1 jenkins jenkins 9213 Mar 6 20:16 Attribution.txt 20:20:59 -rw-rw-r-- 1 jenkins jenkins 13085 Mar 6 20:16 CHANGELOG.md 20:20:59 -rw-rw-r-- 1 jenkins jenkins 1578 Mar 6 20:16 Dockerfile 20:20:59 -rw-rw-r-- 1 jenkins jenkins 677 Mar 6 20:16 GOVERNANCE.md 20:20:59 -rw-rw-r-- 1 jenkins jenkins 680 Mar 6 20:16 Jenkinsfile 20:20:59 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 6 20:16 LICENSE 20:20:59 -rw-rw-r-- 1 jenkins jenkins 1744 Mar 6 20:16 Makefile 20:20:59 -rw-rw-r-- 1 jenkins jenkins 620 Mar 6 20:16 OWNERS.md 20:20:59 -rw-rw-r-- 1 jenkins jenkins 15447 Mar 6 20:16 README.md 20:20:59 -rw-rw-r-- 1 jenkins jenkins 5 Mar 6 20:13 VERSION 20:20:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 20:16 bin 20:20:59 drwxrwxr-x 3 jenkins jenkins 4096 Mar 6 20:16 cmd 20:20:59 -rw-r--r-- 1 jenkins jenkins 13744 Mar 6 20:20 coverage.out 20:20:59 drwxrwxr-x 2 jenkins jenkins 4096 Mar 6 20:16 driver 20:20:59 -rw-rw-r-- 1 jenkins jenkins 3401 Mar 6 20:16 go.mod 20:20:59 -rw-rw-r-- 1 jenkins jenkins 31300 Mar 6 20:16 go.sum 20:20:59 drwxrwxr-x 4 jenkins jenkins 4096 Mar 6 20:16 snap 20:20:59 -rw-rw-r-- 1 jenkins jenkins 713 Mar 6 20:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:20:59 + 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=c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 --label arch=arm64 --label version=0.0.0 . 20:20:59 Sending build context to Docker daemon 153.1kB 20:21:00 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 20:21:00 Step 2/25 : FROM ${BASE} AS builder 20:21:00 ---> d43863ceb1c2 20:21:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:21:00 ---> Running in c0ac7ca42d4c 20:21:02 Removing intermediate container c0ac7ca42d4c 20:21:02 ---> dfed554f0384 20:21:02 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:21:02 ---> Running in db63943c123c 20:21:02 Removing intermediate container db63943c123c 20:21:02 ---> 3d686dadb6a2 20:21:02 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 20:21:02 ---> Running in 08c5417fcb93 20:21:03 Removing intermediate container 08c5417fcb93 20:21:03 ---> 8c1b1b87e1cc 20:21:03 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:21:03 ---> Running in ff9bc971d504 20:21:03 Removing intermediate container ff9bc971d504 20:21:03 ---> ddd61ee583f5 20:21:03 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:21:03 ---> Running in fceaf0d5e956 20:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:21:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:21:06 OK: 226 MiB in 55 packages 20:21:07 Removing intermediate container fceaf0d5e956 20:21:07 ---> 536a8fe089b9 20:21:07 Step 8/25 : WORKDIR /device-rest-go 20:21:07 ---> Running in ba48696b37a6 20:21:07 Removing intermediate container ba48696b37a6 20:21:07 ---> f3e2f903d71c 20:21:07 Step 9/25 : COPY go.mod vendor* ./ 20:21:08 ---> 903eedb54d93 20:21:08 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:08 ---> Running in 8d00ddd4be0c 20:21:11 Removing intermediate container 8d00ddd4be0c 20:21:11 ---> f2e68bc9e52b 20:21:11 Step 11/25 : COPY . . 20:21:12 ---> 8689647ff965 20:21:12 Step 12/25 : RUN $MAKE 20:21:12 ---> Running in 22e88d15103d 20:21:13 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rest ./cmd 20:23:50 Removing intermediate container 22e88d15103d 20:23:50 ---> d6e0c98d8333 20:23:50 Step 13/25 : FROM alpine:3.16 20:23:50 3.16: Pulling from library/alpine 20:23:50 3760b48202b3: Pulling fs layer 20:23:50 3760b48202b3: Verifying Checksum 20:23:50 3760b48202b3: Download complete 20:23:50 3760b48202b3: Pull complete 20:23:50 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:23:50 Status: Downloaded newer image for alpine:3.16 20:23:50 ---> 4c81e5bf8899 20:23:50 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 20:23:50 ---> Running in 67d84f53493e 20:23:50 Removing intermediate container 67d84f53493e 20:23:50 ---> ee1e50aeaaa6 20:23:50 Step 15/25 : LABEL Name=device-rest-go Version=${VERSION} 20:23:50 ---> Running in 33882a499185 20:23:50 Removing intermediate container 33882a499185 20:23:50 ---> 46f82f12199e 20:23:50 Step 16/25 : RUN apk add --update --no-cache dumb-init 20:23:50 ---> Running in b2e808072994 20:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:23:50 (1/1) Installing dumb-init (1.2.5-r1) 20:23:50 Executing busybox-1.35.0-r17.trigger 20:23:50 OK: 5 MiB in 15 packages 20:23:50 Removing intermediate container b2e808072994 20:23:50 ---> 7007cce76ac2 20:23:50 Step 17/25 : COPY --from=builder /device-rest-go/cmd / 20:23:50 ---> ba69a9185b32 20:23:50 Step 18/25 : COPY --from=builder /device-rest-go/LICENSE / 20:23:50 ---> 8c08931ecc0d 20:23:50 Step 19/25 : COPY --from=builder /device-rest-go/Attribution.txt / 20:23:50 ---> 220e0820b721 20:23:50 Step 20/25 : EXPOSE 59986 20:23:50 ---> Running in fe4c1aa454b6 20:23:50 Removing intermediate container fe4c1aa454b6 20:23:50 ---> fab9c1aae667 20:23:50 Step 21/25 : ENTRYPOINT ["/device-rest"] 20:23:50 ---> Running in f7f584aff8b6 20:23:50 Removing intermediate container f7f584aff8b6 20:23:50 ---> cab96d543856 20:23:50 Step 22/25 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 20:23:50 ---> Running in de75a24e0d72 20:23:50 Removing intermediate container de75a24e0d72 20:23:50 ---> ca58d938e834 20:23:50 Step 23/25 : LABEL arch=arm64 20:23:50 ---> Running in f93f9108ee23 20:23:50 Removing intermediate container f93f9108ee23 20:23:50 ---> 2ca7b2d28301 20:23:50 Step 24/25 : LABEL git_sha=c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 20:23:50 ---> Running in c2947a9af173 20:23:50 Removing intermediate container c2947a9af173 20:23:50 ---> 215227794c2d 20:23:50 Step 25/25 : LABEL version=0.0.0 20:23:50 ---> Running in a992b20a49af 20:23:50 Removing intermediate container a992b20a49af 20:23:50 ---> 6f635b6d7802 20:23:50 [Warning] One or more build-args [ARCH] were not consumed 20:23:50 Successfully built 6f635b6d7802 20:23:50 Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:23:50 20:23:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:23:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:23:51 arm64: Pulling from edgex-lftools-log-publisher 20:23:51 8998bd30e6a1: Pulling fs layer 20:23:51 04944245beec: Pulling fs layer 20:23:51 699f458cf7ca: Pulling fs layer 20:23:51 765212b225bb: Pulling fs layer 20:23:51 f23df028b6ca: Pulling fs layer 20:23:51 d65c8cfc05b1: Pulling fs layer 20:23:51 2437ff75d9bd: Pulling fs layer 20:23:51 765212b225bb: Waiting 20:23:51 f23df028b6ca: Waiting 20:23:51 d65c8cfc05b1: Waiting 20:23:51 2437ff75d9bd: Waiting 20:23:51 04944245beec: Verifying Checksum 20:23:51 04944245beec: Download complete 20:23:51 765212b225bb: Verifying Checksum 20:23:51 765212b225bb: Download complete 20:23:51 f23df028b6ca: Verifying Checksum 20:23:51 f23df028b6ca: Download complete 20:23:51 d65c8cfc05b1: Verifying Checksum 20:23:51 d65c8cfc05b1: Download complete 20:23:51 699f458cf7ca: Verifying Checksum 20:23:51 699f458cf7ca: Download complete 20:23:52 8998bd30e6a1: Verifying Checksum 20:23:52 8998bd30e6a1: Download complete 20:23:54 2437ff75d9bd: Verifying Checksum 20:23:56 8998bd30e6a1: Pull complete 20:23:57 04944245beec: Pull complete 20:23:58 699f458cf7ca: Pull complete 20:23:58 765212b225bb: Pull complete 20:23:59 f23df028b6ca: Pull complete 20:23:59 d65c8cfc05b1: Pull complete 20:24:17 2437ff75d9bd: Pull complete 20:24:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:24:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:24:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:18 prd-ubuntu20.04-docker-arm64-4c-16g-8402 does not seem to be running inside a container 20:24:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:24:21 $ docker top 42c255b14ae151241a362b6ed38e82ba73a8d551c0fec6cd98e4ed6b9f4022ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:24:21 ---> job-cost.sh 20:24:21 lf-activate-venv: SKIPPING 20:24:21 INFO: No Stack... 20:24:22 INFO: Retrieving Pricing Info for: v3-standard-4 20:24:23 INFO: Archiving Costs [Pipeline] sh 20:24:23 + + cat /w/workspace/device-rest-go/1/archives/cost.csv 20:24:23 cut -d, -f6 [Pipeline] lock 20:24:24 Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-261-1-stack-cost] 20:24:24 Resource [jenkins-edgexfoundry-device-rest-go-PR-261-1-stack-cost] did not exist. Created. 20:24:24 Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-261-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:24:24 /w/workspace/device-rest-go/1@tmp/durable-4c0845a6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:24:25 + echo total: 0.10999999940395355 [Pipeline] stash 20:24:25 Warning: overwriting stash ‘stack-cost’ 20:24:25 Stashed 1 file(s) [Pipeline] } 20:24:25 Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-261-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:24:25 $ docker stop --time=1 42c255b14ae151241a362b6ed38e82ba73a8d551c0fec6cd98e4ed6b9f4022ba 20:24:27 $ docker rm -f --volumes 42c255b14ae151241a362b6ed38e82ba73a8d551c0fec6cd98e4ed6b9f4022ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:24:28 provisioning config files... 20:24:28 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-261@tmp/config1646581916747364558tmp [Pipeline] { [Pipeline] sh 20:24:28 + set +x 20:24:28 + bash -s -- 20:24:28 + curl -s https://codecov.io/bash 20:24:28 20:24:28 _____ _ 20:24:28 / ____| | | 20:24:28 | | ___ __| | ___ ___ _____ __ 20:24:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:24:28 | |___| (_) | (_| | __/ (_| (_) \ V / 20:24:28 \_____\___/ \__,_|\___|\___\___/ \_/ 20:24:28 Bash-1.0.6 20:24:28 20:24:28 20:24:28 ==> git version 2.25.1 found 20:24: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 20:24:28 Release-Date: 2020-01-08 20:24: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 20:24:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:24:28 ==> Jenkins CI detected. 20:24:28 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-261 20:24:28 project root: . 20:24:28 --> token set from env 20:24:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:24:28 ==> Running gcov in . (disable via -X gcov) 20:24:28 ==> Python coveragepy not found 20:24:28 ==> Searching for coverage reports in: 20:24:28 + . 20:24:28 -> Found 1 reports 20:24:28 ==> Detecting git/mercurial file structure 20:24:28 ==> Reading reports 20:24:28 + ./coverage.out bytes=13744 20:24:28 ==> Appending adjustments 20:24:28 https://docs.codecov.io/docs/fixing-reports 20:24:28 + Found adjustments 20:24:28 ==> Gzipping contents 20:24:28 4.0K /tmp/codecov.V03NXk.gz 20:24:28 ==> Uploading reports 20:24:28 url: https://codecov.io 20:24:28 query: branch=PR-261&commit=c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-261%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=261&job=&cmd_args= 20:24:28 -> Pinging Codecov 20:24: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-261&commit=c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-261%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=261&job=&cmd_args= 20:24:28 -> Uploading to 20:24:28 https://storage.googleapis.com/codecov/v4/raw/2023-03-06/4E5D53B4F1F92C436F7061BF334D961C/c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05/c0cbe353-f457-4726-ba48-e78d38aff1cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T202428Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1058d07a5e06fb8038d76c15325e1600fb581824989359f34a463ca550ef098 20:24:28 % Total % Received % Xferd Average Speed Time Time Time Current 20:24:28 Dload Upload Total Spent Left Speed 20:24:28 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2443 0 0 100 2443 0 8819 --:--:-- --:--:-- --:--:-- 8819 20:24:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c92c243d042d5aa7c3ee23c9e4c3bbcd32894e05 [Pipeline] } 20:24: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 20:24:30 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-261/archives ] 20:24:30 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-261/archives 20:24:30 total 16 20:24:30 drwxr-xr-x 3 root root 4096 Mar 6 20:15 . 20:24:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 20:15 .. 20:24:30 drwxr-xr-x 2 root root 4096 Mar 6 20:15 cost 20:24:30 -rw-r--r-- 1 root root 86 Mar 6 20:15 cost.csv 20:24:30 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-261/archives 20:24:30 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-261/archives 20:24:30 total 16 20:24:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 20:15 . 20:24:30 drwxrwxr-x 10 jenkins jenkins 4096 Mar 6 20:15 .. 20:24:30 drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 20:15 cost 20:24:30 -rw-r--r-- 1 jenkins jenkins 86 Mar 6 20:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:24:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:24:32 ---> package-listing.sh 20:24:32 ++ facter osfamily 20:24:32 ++ tr '[:upper:]' '[:lower:]' 20:24:32 + OS_FAMILY=debian 20:24:32 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-261 20:24:32 + START_PACKAGES=/tmp/packages_start.txt 20:24:32 + END_PACKAGES=/tmp/packages_end.txt 20:24:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:24:32 + PACKAGES=/tmp/packages_start.txt 20:24:32 + '[' /w/workspace/gexfoundry_device-rest-go_PR-261 ']' 20:24:32 + PACKAGES=/tmp/packages_end.txt 20:24:32 + case "${OS_FAMILY}" in 20:24:32 + dpkg -l 20:24:32 + grep '^ii' 20:24:32 + '[' -f /tmp/packages_start.txt ']' 20:24:32 + '[' -f /tmp/packages_end.txt ']' 20:24:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:24:32 + '[' /w/workspace/gexfoundry_device-rest-go_PR-261 ']' 20:24:32 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-261/archives/ 20:24:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-261/archives/ [Pipeline] echo 20:24: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-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:24:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:24:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:24:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:24:33 prd-ubuntu20.04-docker-8c-8g-8400 does not seem to be running inside a container 20:24: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-261/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-261 -v /w/workspace/gexfoundry_device-rest-go_PR-261:/w/workspace/gexfoundry_device-rest-go_PR-261:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-261@tmp:/w/workspace/gexfoundry_device-rest-go_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:24:33 $ docker top 7f41fc53df79e865e385483da4548df29968f82c943a700998e84d93e7523bd5 -eo pid,comm [Pipeline] { [Pipeline] sh 20:24:34 + touch /tmp/pre-build-complete [Pipeline] sh 20:24:34 + mkdir -p /var/log/sysstat [Pipeline] sh 20:24:34 + ls /var/log/sa-host 20:24:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:24:34 provisioning config files... 20:24:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-261@tmp/config1653169750607639233tmp [Pipeline] { [Pipeline] echo 20:24:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:24:35 ---> create-netrc.sh [Pipeline] } 20:24:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:24:35 ---> python-tools-install.sh [Pipeline] echo 20:24:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:24:35 ---> sudo-logs.sh 20:24:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:24:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:24:36 ---> job-cost.sh 20:24:36 lf-activate-venv: SKIPPING 20:24:36 DEBUG: total: 0.2199999988079071 20:24:36 INFO: Retrieving Stack Cost... 20:24:36 INFO: Retrieving Pricing Info for: v3-standard-8 20:24:37 INFO: Archiving Costs [Pipeline] echo 20:24:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:24:37 ---> logs-deploy.sh 20:24:37 lf-activate-venv: SKIPPING 20:24:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-261/1 20:24:37 INFO: archiving workspace using pattern(s): 20:24:38 Archives upload complete. 20:24:38 INFO: archiving logs to Nexus