Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+40e7fd9457312c7ba73491b63d6fc33ef6c19e69 (76a716e16fbada43d0bfd595283303d94dc1309c) 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-ssh14831194175264839332.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8557188252151127617.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4921443555878147640.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh13842069589604032742.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13922864875104743070.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-rfid-llrp-go, buildSnap:false] ========================================================= [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-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6139 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [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-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-229 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-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-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 Merge succeeded, producing 628d3c58db9c8aada204f40c226028d1ce463dfd Checking out Revision 628d3c58db9c8aada204f40c226028d1ce463dfd (PR-229) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 628d3c58db9c8aada204f40c226028d1ce463dfd # timeout=10 Commit message: "Merge commit '40e7fd9457312c7ba73491b63d6fc33ef6c19e69' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:44 Timeout set to expire in 6 hr 0 min [Pipeline] { > git rev-list --no-walk a617e262f64df02a0ff4830f96670af271b3c6ae # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:44 ========================================================= 21:06:44 EdgeX Global Pipelines Version Info 21:06:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:06:44 ------------------- 21:06:44 stable info: 21:06:44 ------------------- 21:06:44 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:06:44 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:06:44 Message: update stable to v1.0.254 21:06:45 ------------------- 21:06:45 experimental info: 21:06:45 ------------------- 21:06:45 Commited By: **** collab-it+edgex@linuxfoundation.org 21:06:45 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 21:06:45 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo 21:06:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 628d3c58db9c8aada204f40c226028d1ce463dfd [Pipeline] echo 21:06:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 628d3c5 [Pipeline] echo 21:06:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:06:46 provisioning config files... 21:06:46 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config2548409439128003099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:06:46 ---> docker-login.sh 21:06:46 nexus3.edgexfoundry.org:10001 21:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:46 Configure a credential helper to remove this warning. See 21:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:46 21:06:46 Login Succeeded 21:06:46 nexus3.edgexfoundry.org:10002 21:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:46 Configure a credential helper to remove this warning. See 21:06:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:46 21:06:46 Login Succeeded 21:06:46 nexus3.edgexfoundry.org:10003 21:06:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:47 Configure a credential helper to remove this warning. See 21:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:47 21:06:47 Login Succeeded 21:06:47 nexus3.edgexfoundry.org:10004 21:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:47 Configure a credential helper to remove this warning. See 21:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:47 21:06:47 Login Succeeded 21:06:47 docker.io 21:06:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:06:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:06:47 Configure a credential helper to remove this warning. See 21:06:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:06:47 21:06:47 Login Succeeded 21:06:47 ---> docker-login.sh ends [Pipeline] } 21:06:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:06:47 + git rev-list -1 --merges 628d3c58db9c8aada204f40c226028d1ce463dfd~1..628d3c58db9c8aada204f40c226028d1ce463dfd [Pipeline] echo 21:06:47 -----------> git rev-list -1 --merges 628d3c58db9c8aada204f40c226028d1ce463dfd~1..628d3c58db9c8aada204f40c226028d1ce463dfd 628d3c58db9c8aada204f40c226028d1ce463dfd 21:06:47 628d3c58db9c8aada204f40c226028d1ce463dfd [false] [Pipeline] sh 21:06:48 + git log --format=format:%s -1 628d3c58db9c8aada204f40c226028d1ce463dfd [Pipeline] echo 21:06:48 ========================================================= 21:06:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:06:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:06:48 + git log --format=format:%s -1 628d3c58db9c8aada204f40c226028d1ce463dfd [Pipeline] echo 21:06:48 [semverPrep] GIT_COMMIT: 628d3c58db9c8aada204f40c226028d1ce463dfd, Commit Message: Merge commit '40e7fd9457312c7ba73491b63d6fc33ef6c19e69' into HEAD [Pipeline] echo 21:06:48 [semverPrep] This is not a build commit. [Pipeline] sh 21:06:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:06:48 + grep -v github /etc/ssh/ssh_known_hosts 21:06:48 + [ -e /tmp/ssh_known_hosts ] 21:06:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:06:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:06:48 + sudo tee -a /etc/ssh/ssh_known_hosts 21:06:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:49 21:06:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:06:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:49 0.1.4: Pulling from edgex-devops/py-git-semver 21:06:49 b85a868b505f: Pulling fs layer 21:06:49 e2be974225ed: Pulling fs layer 21:06:49 339a4e72a1f5: Pulling fs layer 21:06:49 988bab9f4d93: Pulling fs layer 21:06:49 1469e6f7b9e6: Pulling fs layer 21:06:49 eaf3925da568: Pulling fs layer 21:06:49 bab4dde63d76: Pulling fs layer 21:06:49 bde34c3a00c8: Pulling fs layer 21:06:49 b352a97aabf1: Pulling fs layer 21:06:49 4872d77fe225: Pulling fs layer 21:06:49 5851b861e8e6: Pulling fs layer 21:06:49 1469e6f7b9e6: Waiting 21:06:49 eaf3925da568: Waiting 21:06:49 bde34c3a00c8: Waiting 21:06:49 988bab9f4d93: Waiting 21:06:49 5851b861e8e6: Waiting 21:06:49 4872d77fe225: Waiting 21:06:49 bab4dde63d76: Waiting 21:06:49 b352a97aabf1: Waiting 21:06:49 e2be974225ed: Download complete 21:06:49 988bab9f4d93: Verifying Checksum 21:06:49 988bab9f4d93: Download complete 21:06:49 1469e6f7b9e6: Verifying Checksum 21:06:49 1469e6f7b9e6: Download complete 21:06:49 339a4e72a1f5: Verifying Checksum 21:06:49 339a4e72a1f5: Download complete 21:06:49 eaf3925da568: Verifying Checksum 21:06:49 eaf3925da568: Download complete 21:06:49 bde34c3a00c8: Verifying Checksum 21:06:49 bde34c3a00c8: Download complete 21:06:49 b352a97aabf1: Download complete 21:06:49 4872d77fe225: Verifying Checksum 21:06:49 4872d77fe225: Download complete 21:06:49 5851b861e8e6: Download complete 21:06:49 b85a868b505f: Verifying Checksum 21:06:49 b85a868b505f: Download complete 21:06:50 bab4dde63d76: Verifying Checksum 21:06:50 bab4dde63d76: Download complete 21:06:50 b85a868b505f: Pull complete 21:06:50 e2be974225ed: Pull complete 21:06:51 339a4e72a1f5: Pull complete 21:06:51 988bab9f4d93: Pull complete 21:06:51 1469e6f7b9e6: Pull complete 21:06:51 eaf3925da568: Pull complete 21:06:53 bab4dde63d76: Pull complete 21:06:53 bde34c3a00c8: Pull complete 21:06:53 b352a97aabf1: Pull complete 21:06:53 4872d77fe225: Pull complete 21:06:53 5851b861e8e6: Pull complete 21:06:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:06:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:06:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:06:53 prd-ubuntu20.04-docker-8c-8g-6139 does not seem to be running inside a container 21:06:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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-devops/py-git-semver:0.1.4 cat 21:06:57 $ docker top 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 -eo pid,comm 21:06:57 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). 21:06:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:06:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:57 [ssh-agent] Looking for ssh-agent implementation... 21:06:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:57 $ docker exec 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 ssh-agent 21:06:57 SSH_AUTH_SOCK=/tmp/ssh-BwokHcPBrfXZ/agent.31 21:06:57 SSH_AGENT_PID=37 21:06:57 Running ssh-add (command line suppressed) 21:06:57 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_16470117236970178908.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_16470117236970178908.key) 21:06:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:58 + git tag --points-at HEAD [Pipeline] } 21:06:58 $ docker exec --env ******** --env ******** 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 ssh-agent -k 21:06:58 unset SSH_AUTH_SOCK; 21:06:58 unset SSH_AGENT_PID; 21:06:58 echo Agent pid 37 killed; 21:06:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:06:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:06:58 [ssh-agent] Looking for ssh-agent implementation... 21:06:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:06:58 $ docker exec 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 ssh-agent 21:06:58 SSH_AUTH_SOCK=/tmp/ssh-iGFx0fxrayCO/agent.69 21:06:58 SSH_AGENT_PID=75 21:06:58 Running ssh-add (command line suppressed) 21:06:58 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_2896009178921631563.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_2896009178921631563.key) 21:06:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:06:58 + git semver init 21:06:59 2023-09-13 21:06:59,009 [run_init] DEBUG init version:0.0.0 force:False 21:06:59 2023-09-13 21:06:59,010 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 21:06:59 2023-09-13 21:06:59,010 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver 21:06:59 2023-09-13 21:06:59,010 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) 21:07:00 2023-09-13 21:06:59,946 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude 21:07:00 2023-09-13 21:06:59,947 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False 21:07:00 2023-09-13 21:06:59,947 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 21:07:00 2023-09-13 21:06:59,951 [execute] INFO git cat-file --batch-check 21:07:00 2023-09-13 21:06:59,951 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 21:07:00 2023-09-13 21:06:59,957 [execute] INFO git cat-file --batch 21:07:00 2023-09-13 21:06:59,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) 21:07:00 2023-09-13 21:06:59,962 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 21:07:00 0.0.0 [Pipeline] } 21:07:00 $ docker exec --env ******** --env ******** 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 ssh-agent -k 21:07:00 unset SSH_AUTH_SOCK; 21:07:00 unset SSH_AGENT_PID; 21:07:00 echo Agent pid 75 killed; 21:07:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:00 + git semver [Pipeline] } 21:07:00 $ docker stop --time=1 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 21:07:02 $ docker rm -f --volumes 9d22bc6a0e5dcc1205b5b37325e0cf5841203895783b9d212b2d0248dbd7b890 [Pipeline] // withDockerContainer [Pipeline] sh 21:07:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:07:02 Stashed 1 file(s) [Pipeline] echo 21:07:02 [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 21:07:02 provisioning config files... 21:07:02 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config17224852130928512090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:03 ---> docker-login.sh 21:07:03 nexus3.edgexfoundry.org:10001 21:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:03 Configure a credential helper to remove this warning. See 21:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:03 21:07:03 Login Succeeded 21:07:03 nexus3.edgexfoundry.org:10002 21:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:03 Configure a credential helper to remove this warning. See 21:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:03 21:07:03 Login Succeeded 21:07:03 nexus3.edgexfoundry.org:10003 21:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:03 Configure a credential helper to remove this warning. See 21:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:03 21:07:03 Login Succeeded 21:07:03 nexus3.edgexfoundry.org:10004 21:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:03 Configure a credential helper to remove this warning. See 21:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:03 21:07:03 Login Succeeded 21:07:03 docker.io 21:07:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:03 Configure a credential helper to remove this warning. See 21:07:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:03 21:07:03 Login Succeeded 21:07:03 ---> docker-login.sh ends [Pipeline] } 21:07:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:07:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:03 ========================================================= 21:07:03 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 21:07:03 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:03 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:07:03 Sending build context to Docker daemon 4.316MB 21:07:03 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:07:03 Step 2/12 : FROM ${BASE} AS builder 21:07:03 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 21:07:03 7264a8db6415: Pulling fs layer 21:07:03 c4d48a809fc2: Pulling fs layer 21:07:03 4f1c88b9dad5: Pulling fs layer 21:07:03 ad3a456e5733: Pulling fs layer 21:07:03 9e4f439ed901: Pulling fs layer 21:07:03 feaf6a47b606: Pulling fs layer 21:07:03 5e8b037d7d82: Pulling fs layer 21:07:03 8ac70367396e: Pulling fs layer 21:07:03 6db16350a2e2: Pulling fs layer 21:07:03 9250d5d63582: Pulling fs layer 21:07:03 ad3a456e5733: Waiting 21:07:03 9e4f439ed901: Waiting 21:07:03 feaf6a47b606: Waiting 21:07:03 8ac70367396e: Waiting 21:07:03 6db16350a2e2: Waiting 21:07:03 9250d5d63582: Waiting 21:07:03 5e8b037d7d82: Waiting 21:07:03 c4d48a809fc2: Verifying Checksum 21:07:03 c4d48a809fc2: Download complete 21:07:03 ad3a456e5733: Verifying Checksum 21:07:03 ad3a456e5733: Download complete 21:07:03 9e4f439ed901: Verifying Checksum 21:07:03 9e4f439ed901: Download complete 21:07:03 7264a8db6415: Verifying Checksum 21:07:03 7264a8db6415: Download complete 21:07:04 feaf6a47b606: Verifying Checksum 21:07:04 feaf6a47b606: Download complete 21:07:04 7264a8db6415: Pull complete 21:07:04 8ac70367396e: Verifying Checksum 21:07:04 8ac70367396e: Download complete 21:07:04 c4d48a809fc2: Pull complete 21:07:04 4f1c88b9dad5: Download complete 21:07:04 6db16350a2e2: Verifying Checksum 21:07:04 6db16350a2e2: Download complete 21:07:04 5e8b037d7d82: Verifying Checksum 21:07:04 5e8b037d7d82: Download complete 21:07:04 9250d5d63582: Verifying Checksum 21:07:04 9250d5d63582: Download complete 21:07:08 4f1c88b9dad5: Pull complete 21:07:08 ad3a456e5733: Pull complete 21:07:08 9e4f439ed901: Pull complete 21:07:08 feaf6a47b606: Pull complete 21:07:10 5e8b037d7d82: Pull complete 21:07:10 8ac70367396e: Pull complete 21:07:11 6db16350a2e2: Pull complete 21:07:11 9250d5d63582: Pull complete 21:07:11 Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 21:07:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 21:07:11 ---> fa269f55d9b9 21:07:11 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:07:17 Still waiting to schedule task 21:07:17 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 21:07:19 ---> Running in 42d293613c7a 21:07:19 Removing intermediate container 42d293613c7a 21:07:19 ---> dfe9cd114b35 21:07:19 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:07:19 ---> Running in 32cb4de4b85e 21:07:19 Removing intermediate container 32cb4de4b85e 21:07:19 ---> 3f5c83c93a39 21:07:19 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:07:19 ---> Running in 07ff9da82a1f 21:07:19 Removing intermediate container 07ff9da82a1f 21:07:19 ---> 4642203049fe 21:07:19 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:07:19 ---> Running in a23d7010d019 21:07:19 Removing intermediate container a23d7010d019 21:07:19 ---> ec7a08aed3fc 21:07:19 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:07:19 ---> Running in 8f3cee0cf66c 21:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:07:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:07:20 OK: 265 MiB in 56 packages 21:07:20 Removing intermediate container 8f3cee0cf66c 21:07:20 ---> 012753d79e54 21:07:20 Step 8/12 : WORKDIR /app 21:07:20 ---> Running in 674250aac8f1 21:07:21 Removing intermediate container 674250aac8f1 21:07:21 ---> 8b144791f5e7 21:07:21 Step 9/12 : COPY go.mod vendor* ./ 21:07:21 ---> 590c537ace24 21:07:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:21 ---> Running in 0cb5150f3538 21:08:08 Removing intermediate container 0cb5150f3538 21:08:08 ---> 7673378888bb 21:08:08 Step 11/12 : COPY . . 21:08:08 ---> ae6c72e7304b 21:08:08 Step 12/12 : RUN $MAKE 21:08:08 ---> Running in 293fde539cce 21:08:08 noop 21:08:08 Removing intermediate container 293fde539cce 21:08:08 ---> a531047d94b6 21:08:08 Successfully built a531047d94b6 21:08:08 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:08 + docker inspect -f . ci-base-image-x86_64 21:08:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:08 prd-ubuntu20.04-docker-8c-8g-6139 does not seem to be running inside a container 21:08:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:08:08 $ docker top 114b1c1eb49ace769d0fd4ad560e3f1390c467f1b9e6851132c1193273efa0db -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:09 + go version 21:08:09 go version go1.21.0 linux/amd64 [Pipeline] } 21:08:09 $ docker stop --time=1 114b1c1eb49ace769d0fd4ad560e3f1390c467f1b9e6851132c1193273efa0db 21:08:10 $ docker rm -f --volumes 114b1c1eb49ace769d0fd4ad560e3f1390c467f1b9e6851132c1193273efa0db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:10 + docker inspect -f . ci-base-image-x86_64 21:08:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:08:11 prd-ubuntu20.04-docker-8c-8g-6139 does not seem to be running inside a container 21:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 21:08:11 $ docker top e3b7a9185ffb940d16c58ae8f0f0c67dddcb81a885b71b16082a1ae8d7b95c0f -eo pid,comm [Pipeline] { [Pipeline] sh 21:08:11 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh 21:08:11 + make test 21:08:11 go test ./... -coverprofile=coverage.out ./... 21:08:13 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:08:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:08:23 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:08:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.438s coverage: 40.6% of statements 21:08:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements 21:08:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements 21:08:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6140 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws 21:08:42 Running in /w/workspace/device-rfid-llrp-go/17 [Pipeline] { [Pipeline] checkout 21:08:42 The recommended git tool is: git 21:08:46 go vet ./... 21:08:47 using credential edgex-jenkins-ssh 21:08:47 Cloning the remote Git repository 21:08:47 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:08:47 > git init /w/workspace/device-rfid-llrp-go/17 # timeout=10 21:08:48 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:08:48 > git --version # timeout=10 21:08:48 > git --version # 'git version 2.25.1' 21:08:48 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:49 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:08:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:08:50 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:08:50 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:08:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 21:08:50 Merging remotes/origin/main commit 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 21:08:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:08:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:08:50 ./bin/test-attribution-txt.sh [Pipeline] echo 21:08:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:08:50 $ docker stop --time=1 e3b7a9185ffb940d16c58ae8f0f0c67dddcb81a885b71b16082a1ae8d7b95c0f 21:08:51 Merge succeeded, producing 7ae2d7f9b07523d826b964e37c5dd8f19483d4ca 21:08:51 Checking out Revision 7ae2d7f9b07523d826b964e37c5dd8f19483d4ca (PR-229) 21:08:50 > git config core.sparsecheckout # timeout=10 21:08:50 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 21:08:50 > git remote # timeout=10 21:08:50 > git config --get remote.origin.url # timeout=10 21:08:50 using GIT_SSH to set credentials SSH Credentials for GitHub 21:08:50 > git merge 40e7fd9457312c7ba73491b63d6fc33ef6c19e69 # timeout=10 21:08:51 > git rev-parse HEAD^{commit} # timeout=10 21:08:51 > git config core.sparsecheckout # timeout=10 21:08:51 > git checkout -f 7ae2d7f9b07523d826b964e37c5dd8f19483d4ca # timeout=10 21:08:52 $ docker rm -f --volumes e3b7a9185ffb940d16c58ae8f0f0c67dddcb81a885b71b16082a1ae8d7b95c0f [Pipeline] // withDockerContainer [Pipeline] sh 21:08:52 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:08:52 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:08:53 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:08:53 + ls -al . 21:08:53 total 644 21:08:53 drwxrwxr-x 11 jenkins jenkins 4096 Sep 13 21:08 . 21:08:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 21:06 .. 21:08:53 -rw-rw-r-- 1 jenkins jenkins 134 Sep 13 21:06 .dockerignore 21:08:53 drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 21:08 .git 21:08:53 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 21:06 .github 21:08:53 -rw-rw-r-- 1 jenkins jenkins 946 Sep 13 21:06 .gitignore 21:08:53 -rw-rw-r-- 1 jenkins jenkins 41 Sep 13 21:06 .golangci.yml 21:08:53 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 21:06 .semver 21:08:53 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 13 21:06 Attribution.txt 21:08:53 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 13 21:06 CHANGELOG.md 21:08:53 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 13 21:06 Dockerfile 21:08:53 -rw-rw-r-- 1 jenkins jenkins 677 Sep 13 21:06 GOVERNANCE.md 21:08:53 -rw-rw-r-- 1 jenkins jenkins 683 Sep 13 21:06 Jenkinsfile 21:08:53 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 13 21:06 LICENSE 21:08:53 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 13 21:06 Makefile 21:08:53 -rw-rw-r-- 1 jenkins jenkins 625 Sep 13 21:06 OWNERS.md 21:08:53 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 13 21:06 README.md 21:08:53 -rw-rw-r-- 1 jenkins jenkins 5 Sep 13 21:07 VERSION 21:08:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 21:06 bin 21:08:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 21:06 cmd 21:08:53 -rw-r--r-- 1 jenkins jenkins 459493 Sep 13 21:08 coverage.out 21:08:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 21:06 examples 21:08:53 -rw-rw-r-- 1 jenkins jenkins 3876 Sep 13 21:06 go.mod 21:08:53 -rw-rw-r-- 1 jenkins jenkins 33758 Sep 13 21:06 go.sum 21:08:53 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 21:06 images 21:08:53 drwxrwxr-x 5 jenkins jenkins 4096 Sep 13 21:06 internal 21:08:53 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 21:06 snap 21:08:53 -rw-rw-r-- 1 jenkins jenkins 193 Sep 13 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:54 + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=628d3c58db9c8aada204f40c226028d1ce463dfd --label arch=amd64 --label version=0.0.0 . 21:08:54 Sending build context to Docker daemon 4.316MB 21:08:54 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:08:54 Step 2/24 : FROM ${BASE} AS builder 21:08:54 ---> a531047d94b6 21:08:54 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:08:54 ---> Running in b192ce17282d 21:08:54 Removing intermediate container b192ce17282d 21:08:54 ---> 3b3e1f5e2762 21:08:54 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:08:54 ---> Running in 01cbf20762be 21:08:54 Removing intermediate container 01cbf20762be 21:08:54 ---> f231eaf1d718 21:08:54 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:08:54 ---> Running in 453c4893a171 21:08:54 Removing intermediate container 453c4893a171 21:08:54 ---> 3c1e82eea660 21:08:54 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:08:54 ---> Running in bb8cb95aaf4a 21:08:54 Commit message: "Merge commit '40e7fd9457312c7ba73491b63d6fc33ef6c19e69' into HEAD" 21:08:54 Removing intermediate container bb8cb95aaf4a 21:08:54 ---> df4fc2eb78ce 21:08:54 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:54 ---> Running in 0e85e8d92f54 21:08:54 First time build. Skipping changelog. 21:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:08:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:08:55 OK: 265 MiB in 56 packages 21:08:55 Removing intermediate container 0e85e8d92f54 21:08:55 ---> 639b4ee4728f 21:08:55 Step 8/24 : WORKDIR /app 21:08:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:08:55 % Total % Received % Xferd Average Speed Time Time Time Current 21:08:55 Dload Upload Total Spent Left Speed 21:08:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 21:08:55 ---> Running in 9d1752ffa401 21:08:55 Removing intermediate container 9d1752ffa401 21:08:55 ---> 6f30afb2efbc 21:08:55 Step 9/24 : COPY go.mod vendor* ./ 21:08:55 ---> 00d001001e57 21:08:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:55 ---> Running in e2935b4618f9 [Pipeline] sh 21:08:54 > git rev-list --no-walk a617e262f64df02a0ff4830f96670af271b3c6ae # timeout=10 21:08:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:08:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:08:56 + sudo tee /etc/docker/daemon.new 21:08:56 { 21:08:56 "registry-mirrors": [ 21:08:56 "https://nexus3.edgexfoundry.org:10001" 21:08:56 ], 21:08:56 "bip": "10.250.0.254/24", 21:08:56 "hosts": [ 21:08:56 "tcp://0.0.0.0:5555", 21:08:56 "unix:///var/run/docker.sock" 21:08:56 ], 21:08:56 "mtu": 1458, 21:08:56 "selinux-enabled": true, 21:08:56 "seccomp-profile": "/etc/docker/seccomp.json" 21:08:56 } [Pipeline] sh 21:08:56 Removing intermediate container e2935b4618f9 21:08:56 ---> 519e48c39090 21:08:56 Step 11/24 : COPY . . 21:08:56 ---> eea384b5eac0 21:08:56 Step 12/24 : RUN $MAKE 21:08:56 ---> Running in 01fbbe24006a 21:08:56 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:08:57 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:08:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:09:15 provisioning config files... 21:09:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/17@tmp/config16447883481530056827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:15 ---> docker-login.sh 21:09:15 nexus3.edgexfoundry.org:10001 21:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:16 Configure a credential helper to remove this warning. See 21:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:16 21:09:16 Login Succeeded 21:09:16 nexus3.edgexfoundry.org:10002 21:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:16 Configure a credential helper to remove this warning. See 21:09:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:16 21:09:16 Login Succeeded 21:09:16 nexus3.edgexfoundry.org:10003 21:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:17 Configure a credential helper to remove this warning. See 21:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:17 21:09:17 Login Succeeded 21:09:17 nexus3.edgexfoundry.org:10004 21:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:17 Configure a credential helper to remove this warning. See 21:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:17 21:09:17 Login Succeeded 21:09:17 docker.io 21:09:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:09:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:09:17 Configure a credential helper to remove this warning. See 21:09:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:09:17 21:09:17 Login Succeeded 21:09:17 ---> docker-login.sh ends [Pipeline] } 21:09:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:09:18 ========================================================= 21:09:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 21:09:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:18 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 21:09:18 Sending build context to Docker daemon 1.218MB 21:09:18 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 21:09:18 Step 2/12 : FROM ${BASE} AS builder 21:09:19 Removing intermediate container 01fbbe24006a 21:09:19 ---> 8fb3954d8444 21:09:19 Step 13/24 : FROM alpine:3.18 21:09:19 3.18: Pulling from library/alpine 21:09:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:09:19 9fda8d8052c6: Pulling fs layer 21:09:19 5d54e960e981: Pulling fs layer 21:09:19 c4a7e357bf2a: Pulling fs layer 21:09:19 f0e02332f6b5: Pulling fs layer 21:09:19 66412af1f25a: Pulling fs layer 21:09:19 1baf3a5c0e64: Pulling fs layer 21:09:19 9a37bb91b891: Pulling fs layer 21:09:19 a29adfc67d43: Pulling fs layer 21:09:19 d5de9f91c1a4: Pulling fs layer 21:09:19 f0e02332f6b5: Waiting 21:09:19 66412af1f25a: Waiting 21:09:19 1baf3a5c0e64: Waiting 21:09:19 9a37bb91b891: Waiting 21:09:19 a29adfc67d43: Waiting 21:09:19 d5de9f91c1a4: Waiting 21:09:19 5d54e960e981: Verifying Checksum 21:09:19 5d54e960e981: Download complete 21:09:19 f0e02332f6b5: Verifying Checksum 21:09:19 f0e02332f6b5: Download complete 21:09:19 66412af1f25a: Verifying Checksum 21:09:19 66412af1f25a: Download complete 21:09:19 9fda8d8052c6: Verifying Checksum 21:09:19 9fda8d8052c6: Download complete 21:09:19 7264a8db6415: Already exists 21:09:19 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:09:19 Status: Downloaded newer image for alpine:3.18 21:09:19 ---> 7e01a0d0a1dc 21:09:19 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:09:19 ---> Running in ffd4b13187fb 21:09:19 9a37bb91b891: Verifying Checksum 21:09:19 9a37bb91b891: Download complete 21:09:19 Removing intermediate container ffd4b13187fb 21:09:19 ---> 7c4c958de53a 21:09:19 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:09:19 ---> Running in 3dde4c49acf1 21:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 21:09:19 a29adfc67d43: Verifying Checksum 21:09:19 a29adfc67d43: Download complete 21:09:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 21:09:20 9fda8d8052c6: Pull complete 21:09:20 (1/1) Installing dumb-init (1.2.5-r2) 21:09:20 Executing busybox-1.36.1-r2.trigger 21:09:20 OK: 7 MiB in 16 packages 21:09:20 Removing intermediate container 3dde4c49acf1 21:09:20 ---> b34d215e2334 21:09:20 Step 16/24 : COPY --from=builder /app/LICENSE / 21:09:20 ---> 125c07f7f03c 21:09:20 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:09:20 5d54e960e981: Pull complete 21:09:20 d5de9f91c1a4: Verifying Checksum 21:09:20 d5de9f91c1a4: Download complete 21:09:20 ---> 7fbfe76d6227 21:09:20 Step 18/24 : COPY --from=builder /app/cmd/ / 21:09:21 c4a7e357bf2a: Verifying Checksum 21:09:21 c4a7e357bf2a: Download complete 21:09:21 1baf3a5c0e64: Verifying Checksum 21:09:21 1baf3a5c0e64: Download complete 21:09:21 ---> 9a5365280993 21:09:21 Step 19/24 : EXPOSE 59989 21:09:21 ---> Running in b2c02d385fc0 21:09:21 Removing intermediate container b2c02d385fc0 21:09:21 ---> 0e324fbbd3fe 21:09:21 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:09:21 ---> Running in 9f714480d7ff 21:09:22 Removing intermediate container 9f714480d7ff 21:09:22 ---> 4c836cec95de 21:09:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:09:22 ---> Running in 93be0ba912dd 21:09:22 Removing intermediate container 93be0ba912dd 21:09:22 ---> f8e529d3622b 21:09:22 Step 22/24 : LABEL arch=amd64 21:09:22 ---> Running in 2c8d8dda0617 21:09:22 Removing intermediate container 2c8d8dda0617 21:09:22 ---> 2458ec65a00c 21:09:22 Step 23/24 : LABEL git_sha=628d3c58db9c8aada204f40c226028d1ce463dfd 21:09:22 ---> Running in d26f29f0482a 21:09:22 Removing intermediate container d26f29f0482a 21:09:22 ---> 42742806ade5 21:09:22 Step 24/24 : LABEL version=0.0.0 21:09:22 ---> Running in 8054a6ebe15e 21:09:22 Removing intermediate container 8054a6ebe15e 21:09:22 ---> a0edd80d4f3b 21:09:22 [Warning] One or more build-args [ARCH] were not consumed 21:09:22 Successfully built a0edd80d4f3b 21:09:22 Successfully tagged device-rfid-llrp: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 21:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:22 21:09:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:23 latest: Pulling from edgex-lftools-log-publisher 21:09:23 5eb5b503b376: Pulling fs layer 21:09:23 5c69ac0246d0: Pulling fs layer 21:09:23 ec43610c2a17: Pulling fs layer 21:09:23 3a2ae6a8a46f: Pulling fs layer 21:09:23 33b1e0a273af: Pulling fs layer 21:09:23 5d3b04190fa2: Pulling fs layer 21:09:23 2f39f015ded8: Pulling fs layer 21:09:23 2f39f015ded8: Waiting 21:09:23 33b1e0a273af: Waiting 21:09:23 5d3b04190fa2: Waiting 21:09:23 3a2ae6a8a46f: Waiting 21:09:23 5c69ac0246d0: Verifying Checksum 21:09:23 5c69ac0246d0: Download complete 21:09:23 3a2ae6a8a46f: Verifying Checksum 21:09:23 3a2ae6a8a46f: Download complete 21:09:23 33b1e0a273af: Verifying Checksum 21:09:23 33b1e0a273af: Download complete 21:09:23 5d3b04190fa2: Verifying Checksum 21:09:23 5d3b04190fa2: Download complete 21:09:23 ec43610c2a17: Download complete 21:09:23 5eb5b503b376: Verifying Checksum 21:09:23 5eb5b503b376: Download complete 21:09:24 2f39f015ded8: Verifying Checksum 21:09:24 2f39f015ded8: Download complete 21:09:24 5eb5b503b376: Pull complete 21:09:24 5c69ac0246d0: Pull complete 21:09:25 ec43610c2a17: Pull complete 21:09:25 3a2ae6a8a46f: Pull complete 21:09:25 33b1e0a273af: Pull complete 21:09:25 5d3b04190fa2: Pull complete 21:09:29 2f39f015ded8: Pull complete 21:09:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:09:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:29 prd-ubuntu20.04-docker-8c-8g-6139 does not seem to be running inside a container 21:09:30 $ 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/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:09:31 c4a7e357bf2a: Pull complete 21:09:31 f0e02332f6b5: Pull complete 21:09:32 66412af1f25a: Pull complete 21:09:35 $ docker top 83fb5047e0448b372f27b32e9174fc6b4ce09037455e3abfb66feae507994fe0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:35 ---> job-cost.sh 21:09:35 lf-activate-venv: SKIPPING 21:09:35 INFO: No Stack... 21:09:35 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:36 INFO: Archiving Costs [Pipeline] sh 21:09:36 + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv 21:09:36 + cut -d, -f6 [Pipeline] lock 21:09:36 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] 21:09:36 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] did not exist. Created. 21:09:36 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:37 + echo total: 0.2199999988079071 [Pipeline] stash 21:09:37 Stashed 1 file(s) [Pipeline] } 21:09:37 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:37 $ docker stop --time=1 83fb5047e0448b372f27b32e9174fc6b4ce09037455e3abfb66feae507994fe0 21:09:38 $ docker rm -f --volumes 83fb5047e0448b372f27b32e9174fc6b4ce09037455e3abfb66feae507994fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:09:38 1baf3a5c0e64: Pull complete 21:09:40 9a37bb91b891: Pull complete 21:09:42 a29adfc67d43: Pull complete 21:09:43 d5de9f91c1a4: Pull complete 21:09:43 Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 21:09:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 21:09:43 ---> 746ca1b523b5 21:09:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 21:09:45 ---> Running in 7e95132cd1e6 21:09:45 Removing intermediate container 7e95132cd1e6 21:09:45 ---> 237f342a49a1 21:09:45 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:09:45 ---> Running in 8f285df18a01 21:09:45 Removing intermediate container 8f285df18a01 21:09:45 ---> b855b50ea10e 21:09:45 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 21:09:45 ---> Running in 5e33fd447bd3 21:09:46 Removing intermediate container 5e33fd447bd3 21:09:46 ---> 9bb9e0167dfb 21:09:46 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 21:09:46 ---> Running in 3c336995141e 21:09:46 Removing intermediate container 3c336995141e 21:09:46 ---> 5025fc775cac 21:09:46 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:09:46 ---> Running in ce61e019793d 21:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:09:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:09:48 OK: 267 MiB in 56 packages 21:09:49 Removing intermediate container ce61e019793d 21:09:49 ---> 1e4fe10f022d 21:09:49 Step 8/12 : WORKDIR /app 21:09:49 ---> Running in fccd0124c43e 21:09:50 Removing intermediate container fccd0124c43e 21:09:50 ---> 158da6d8edfc 21:09:50 Step 9/12 : COPY go.mod vendor* ./ 21:09:50 ---> d28ba0102f7e 21:09:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:09:50 ---> Running in ee83c29fc181 21:11:12 Removing intermediate container ee83c29fc181 21:11:12 ---> a81391a6c320 21:11:12 Step 11/12 : COPY . . 21:11:12 ---> 234f693e03d9 21:11:12 Step 12/12 : RUN $MAKE 21:11:12 ---> Running in 0dfcb42f7070 21:11:12 noop 21:11:12 Removing intermediate container 0dfcb42f7070 21:11:12 ---> cc415eb72830 21:11:12 Successfully built cc415eb72830 21:11:12 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:12 + docker inspect -f . ci-base-image-arm64 21:11:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:12 prd-ubuntu20.04-docker-arm64-4c-16g-6140 does not seem to be running inside a container 21:11:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:11:14 $ docker top b7d867c44168c8cbd971af79884e80135264421437b4351fa6f7760807ec9d7b -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:14 + go version 21:11:14 go version go1.21.0 linux/arm64 [Pipeline] } 21:11:14 $ docker stop --time=1 b7d867c44168c8cbd971af79884e80135264421437b4351fa6f7760807ec9d7b 21:11:18 $ docker rm -f --volumes b7d867c44168c8cbd971af79884e80135264421437b4351fa6f7760807ec9d7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:18 + docker inspect -f . ci-base-image-arm64 21:11:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:11:18 prd-ubuntu20.04-docker-arm64-4c-16g-6140 does not seem to be running inside a container 21:11:18 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 21:11:19 $ docker top db6aa24d5d5239d00d3929798f40512801a25cafa313240ace3e36ae334ecae7 -eo pid,comm [Pipeline] { [Pipeline] sh 21:11:20 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/17 [Pipeline] fileExists [Pipeline] sh 21:11:20 + make test 21:11:20 go test ./... -coverprofile=coverage.out ./... 21:11:24 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:13:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:13:01 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:13:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.729s coverage: 40.6% of statements 21:13:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.525s coverage: 51.9% of statements 21:13:23 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.030s coverage: 96.4% of statements 21:13:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:13:23 go vet ./... 21:13:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:13:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:13:55 ./bin/test-attribution-txt.sh [Pipeline] echo 21:13:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:13:55 $ docker stop --time=1 db6aa24d5d5239d00d3929798f40512801a25cafa313240ace3e36ae334ecae7 21:13:58 $ docker rm -f --volumes db6aa24d5d5239d00d3929798f40512801a25cafa313240ace3e36ae334ecae7 [Pipeline] // withDockerContainer [Pipeline] sh 21:13:59 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:13:59 Warning: overwriting stash ‘coverage-report’ 21:14:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:14:00 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:14:01 + ls -al . 21:14:01 total 640 21:14:01 drwxrwxr-x 10 jenkins jenkins 4096 Sep 13 21:11 . 21:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 21:08 .. 21:14:01 -rw-rw-r-- 1 jenkins jenkins 134 Sep 13 21:08 .dockerignore 21:14:01 drwxrwxr-x 8 jenkins jenkins 4096 Sep 13 21:08 .git 21:14:01 drwxrwxr-x 3 jenkins jenkins 4096 Sep 13 21:08 .github 21:14:01 -rw-rw-r-- 1 jenkins jenkins 946 Sep 13 21:08 .gitignore 21:14:01 -rw-rw-r-- 1 jenkins jenkins 41 Sep 13 21:08 .golangci.yml 21:14:01 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 13 21:08 Attribution.txt 21:14:01 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 13 21:08 CHANGELOG.md 21:14:01 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 13 21:08 Dockerfile 21:14:01 -rw-rw-r-- 1 jenkins jenkins 677 Sep 13 21:08 GOVERNANCE.md 21:14:01 -rw-rw-r-- 1 jenkins jenkins 683 Sep 13 21:08 Jenkinsfile 21:14:01 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 13 21:08 LICENSE 21:14:01 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 13 21:08 Makefile 21:14:01 -rw-rw-r-- 1 jenkins jenkins 625 Sep 13 21:08 OWNERS.md 21:14:01 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 13 21:08 README.md 21:14:01 -rw-rw-r-- 1 jenkins jenkins 5 Sep 13 21:07 VERSION 21:14:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 21:08 bin 21:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 21:08 cmd 21:14:01 -rw-r--r-- 1 jenkins jenkins 459493 Sep 13 21:13 coverage.out 21:14:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 21:08 examples 21:14:01 -rw-rw-r-- 1 jenkins jenkins 3876 Sep 13 21:08 go.mod 21:14:01 -rw-rw-r-- 1 jenkins jenkins 33758 Sep 13 21:08 go.sum 21:14:01 drwxrwxr-x 2 jenkins jenkins 4096 Sep 13 21:08 images 21:14:01 drwxrwxr-x 5 jenkins jenkins 4096 Sep 13 21:08 internal 21:14:01 drwxrwxr-x 4 jenkins jenkins 4096 Sep 13 21:08 snap 21:14:01 -rw-rw-r-- 1 jenkins jenkins 193 Sep 13 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:14:01 + docker build -t device-rfid-llrp-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=7ae2d7f9b07523d826b964e37c5dd8f19483d4ca --label arch=arm64 --label version=0.0.0 . 21:14:01 Sending build context to Docker daemon 1.218MB 21:14:01 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:14:01 Step 2/24 : FROM ${BASE} AS builder 21:14:01 ---> cc415eb72830 21:14:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:14:01 ---> Running in b0f34de96d49 21:14:02 Removing intermediate container b0f34de96d49 21:14:02 ---> 491a73cac375 21:14:02 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:14:02 ---> Running in c43670588230 21:14:02 Removing intermediate container c43670588230 21:14:02 ---> 6909f46a38a5 21:14:02 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:14:02 ---> Running in af00ed049b53 21:14:04 Removing intermediate container af00ed049b53 21:14:04 ---> 4339d741cd3f 21:14:04 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:14:04 ---> Running in fcefb8cc375f 21:14:04 Removing intermediate container fcefb8cc375f 21:14:04 ---> abe7f9a113a2 21:14:04 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:14:05 ---> Running in 67679337bc7c 21:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:14:09 OK: 267 MiB in 56 packages 21:14:10 Removing intermediate container 67679337bc7c 21:14:10 ---> 30fc88c32314 21:14:10 Step 8/24 : WORKDIR /app 21:14:10 ---> Running in 17424aead6d6 21:14:11 Removing intermediate container 17424aead6d6 21:14:11 ---> 6d8f146e4246 21:14:11 Step 9/24 : COPY go.mod vendor* ./ 21:14:12 ---> cbdb0a701d19 21:14:12 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:14:12 ---> Running in 6a56a4f6e3cf 21:14:17 Removing intermediate container 6a56a4f6e3cf 21:14:17 ---> 5c9e5ff272cd 21:14:17 Step 11/24 : COPY . . 21:14:17 ---> 101389532342 21:14:17 Step 12/24 : RUN $MAKE 21:14:17 ---> Running in 6c42a00b3663 21:14:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:16:10 Removing intermediate container 6c42a00b3663 21:16:10 ---> 8f47b5215104 21:16:10 Step 13/24 : FROM alpine:3.18 21:16:10 3.18: Pulling from library/alpine 21:16:10 9fda8d8052c6: Already exists 21:16:10 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:16:10 Status: Downloaded newer image for alpine:3.18 21:16:10 ---> f6648c04cd6c 21:16:10 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:16:10 ---> Running in ed1dc021cffc 21:16:10 Removing intermediate container ed1dc021cffc 21:16:10 ---> 5e673ea4b96b 21:16:10 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:16:10 ---> Running in 062ee83644d6 21:16:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:16:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:16:10 (1/1) Installing dumb-init (1.2.5-r2) 21:16:10 Executing busybox-1.36.1-r2.trigger 21:16:10 OK: 8 MiB in 16 packages 21:16:10 Removing intermediate container 062ee83644d6 21:16:10 ---> 939a6805709d 21:16:10 Step 16/24 : COPY --from=builder /app/LICENSE / 21:16:10 ---> 5ed863a434b0 21:16:10 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:16:10 ---> 7af5997a542b 21:16:10 Step 18/24 : COPY --from=builder /app/cmd/ / 21:16:10 ---> f675e20e7b16 21:16:10 Step 19/24 : EXPOSE 59989 21:16:10 ---> Running in 0f48a4c1c173 21:16:10 Removing intermediate container 0f48a4c1c173 21:16:10 ---> e7fd81e4bc20 21:16:10 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:16:10 ---> Running in 60d0ee71143a 21:16:10 Removing intermediate container 60d0ee71143a 21:16:10 ---> c005bebae478 21:16:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:16:10 ---> Running in 678da00f4d30 21:16:10 Removing intermediate container 678da00f4d30 21:16:10 ---> 59e78b282258 21:16:10 Step 22/24 : LABEL arch=arm64 21:16:10 ---> Running in bcabcb5dafc2 21:16:10 Removing intermediate container bcabcb5dafc2 21:16:10 ---> b4c91d96a8d4 21:16:10 Step 23/24 : LABEL git_sha=7ae2d7f9b07523d826b964e37c5dd8f19483d4ca 21:16:10 ---> Running in b9825daa55de 21:16:10 Removing intermediate container b9825daa55de 21:16:10 ---> 164e4a49c4f2 21:16:10 Step 24/24 : LABEL version=0.0.0 21:16:10 ---> Running in e09b082fc7d4 21:16:10 Removing intermediate container e09b082fc7d4 21:16:10 ---> 2efd2bccf405 21:16:10 [Warning] One or more build-args [ARCH] were not consumed 21:16:10 Successfully built 2efd2bccf405 21:16:10 Successfully tagged device-rfid-llrp-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 21:16:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:10 21:16:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:10 arm64: Pulling from edgex-lftools-log-publisher 21:16:10 8998bd30e6a1: Pulling fs layer 21:16:10 04944245beec: Pulling fs layer 21:16:10 699f458cf7ca: Pulling fs layer 21:16:10 765212b225bb: Pulling fs layer 21:16:10 f23df028b6ca: Pulling fs layer 21:16:10 d65c8cfc05b1: Pulling fs layer 21:16:10 2437ff75d9bd: Pulling fs layer 21:16:10 765212b225bb: Waiting 21:16:10 f23df028b6ca: Waiting 21:16:10 2437ff75d9bd: Waiting 21:16:10 d65c8cfc05b1: Waiting 21:16:11 04944245beec: Verifying Checksum 21:16:11 04944245beec: Download complete 21:16:11 765212b225bb: Verifying Checksum 21:16:11 765212b225bb: Download complete 21:16:11 f23df028b6ca: Verifying Checksum 21:16:11 f23df028b6ca: Download complete 21:16:11 d65c8cfc05b1: Verifying Checksum 21:16:11 d65c8cfc05b1: Download complete 21:16:11 699f458cf7ca: Verifying Checksum 21:16:11 699f458cf7ca: Download complete 21:16:11 8998bd30e6a1: Verifying Checksum 21:16:11 8998bd30e6a1: Download complete 21:16:13 2437ff75d9bd: Verifying Checksum 21:16:13 2437ff75d9bd: Download complete 21:16:15 8998bd30e6a1: Pull complete 21:16:15 04944245beec: Pull complete 21:16:17 699f458cf7ca: Pull complete 21:16:17 765212b225bb: Pull complete 21:16:18 f23df028b6ca: Pull complete 21:16:18 d65c8cfc05b1: Pull complete 21:16:33 2437ff75d9bd: Pull complete 21:16:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:16:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:16:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:33 prd-ubuntu20.04-docker-arm64-4c-16g-6140 does not seem to be running inside a container 21:16:33 $ 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-rfid-llrp-go/17 -v /w/workspace/device-rfid-llrp-go/17:/w/workspace/device-rfid-llrp-go/17:rw,z -v /w/workspace/device-rfid-llrp-go/17@tmp:/w/workspace/device-rfid-llrp-go/17@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:16:35 $ docker top b541101fc3e145ae207bb1efc1e07fc786a3df7aac685a99bb469c7c02c57d99 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:16:36 ---> job-cost.sh 21:16:36 lf-activate-venv: SKIPPING 21:16:36 INFO: No Stack... 21:16:36 INFO: Retrieving Pricing Info for: v3-standard-4 21:16:37 INFO: Archiving Costs [Pipeline] sh 21:16:38 + cat /w/workspace/device-rfid-llrp-go/17/archives/cost.csv 21:16:38 + cut -d, -f6 [Pipeline] lock 21:16:38 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] 21:16:38 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] did not exist. Created. 21:16:38 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:16:38 /w/workspace/device-rfid-llrp-go/17@tmp/durable-eb8a39da/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:16:39 + echo total: 0.10999999940395355 [Pipeline] stash 21:16:39 Warning: overwriting stash ‘stack-cost’ 21:16:39 Stashed 1 file(s) [Pipeline] } 21:16:39 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-17-stack-cost] [Pipeline] // lock [Pipeline] } 21:16:39 $ docker stop --time=1 b541101fc3e145ae207bb1efc1e07fc786a3df7aac685a99bb469c7c02c57d99 21:16:40 $ docker rm -f --volumes b541101fc3e145ae207bb1efc1e07fc786a3df7aac685a99bb469c7c02c57d99 [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 21:16:41 provisioning config files... 21:16:41 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config8133703107523864798tmp [Pipeline] { [Pipeline] sh 21:16:41 + set +x 21:16:41 + bash -s -- 21:16:41 + curl -s https://codecov.io/bash 21:16:41 21:16:41 _____ _ 21:16:41 / ____| | | 21:16:41 | | ___ __| | ___ ___ _____ __ 21:16:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:16:41 | |___| (_) | (_| | __/ (_| (_) \ V / 21:16:41 \_____\___/ \__,_|\___|\___\___/ \_/ 21:16:41 Bash-1.0.6 21:16:41 21:16:41 21:16:41 ==> git version 2.25.1 found 21:16:41 ==> 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 21:16:41 Release-Date: 2020-01-08 21:16:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:16:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:16:41 ==> Jenkins CI detected. 21:16:41 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 21:16:41 project root: . 21:16:41 --> token set from env 21:16:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:16:41 ==> Running gcov in . (disable via -X gcov) 21:16:41 ==> Python coveragepy not found 21:16:41 ==> Searching for coverage reports in: 21:16:41 + . 21:16:41 -> Found 1 reports 21:16:41 ==> Detecting git/mercurial file structure 21:16:41 ==> Reading reports 21:16:41 + ./coverage.out bytes=459493 21:16:41 ==> Appending adjustments 21:16:41 https://docs.codecov.io/docs/fixing-reports 21:16:41 + Found adjustments 21:16:41 ==> Gzipping contents 21:16:41 52K /tmp/codecov.4cR3n9.gz 21:16:41 ==> Uploading reports 21:16:41 url: https://codecov.io 21:16:41 query: branch=PR-229&commit=628d3c58db9c8aada204f40c226028d1ce463dfd&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= 21:16:42 -> Pinging Codecov 21:16:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=628d3c58db9c8aada204f40c226028d1ce463dfd&build=17&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F17%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= 21:16:42 -> Uploading to 21:16:42 https://storage.googleapis.com/codecov/v4/raw/2023-09-13/581DD39554BDF9B6E22D074273EAD858/628d3c58db9c8aada204f40c226028d1ce463dfd/7a250300-9d89-4421-bb3f-950b00579c3f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230913%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230913T211642Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f67fb7f399c954a51feb8ee049326bb63e64c6703e882eca46991b8d1cfa318b 21:16:42 % Total % Received % Xferd Average Speed Time Time Time Current 21:16:42 Dload Upload Total Spent Left Speed 21:16:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50512 0 0 100 50512 0 226k --:--:-- --:--:-- --:--:-- 226k 21:16:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/628d3c58db9c8aada204f40c226028d1ce463dfd [Pipeline] } 21:16:42 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 21:16:43 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] 21:16:43 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:16:43 total 16 21:16:43 drwxr-xr-x 3 root root 4096 Sep 13 21:09 . 21:16:43 drwxrwxr-x 12 jenkins jenkins 4096 Sep 13 21:09 .. 21:16:43 drwxr-xr-x 2 root root 4096 Sep 13 21:09 cost 21:16:43 -rw-r--r-- 1 root root 92 Sep 13 21:09 cost.csv 21:16:43 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:16:43 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives 21:16:43 total 16 21:16:43 drwxr-xr-x 3 jenkins jenkins 4096 Sep 13 21:09 . 21:16:43 drwxrwxr-x 12 jenkins jenkins 4096 Sep 13 21:09 .. 21:16:43 drwxr-xr-x 2 jenkins jenkins 4096 Sep 13 21:09 cost 21:16:43 -rw-r--r-- 1 jenkins jenkins 92 Sep 13 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:16:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:16:44 ---> package-listing.sh 21:16:44 ++ tr '[:upper:]' '[:lower:]' 21:16:44 ++ facter osfamily 21:16:44 + OS_FAMILY=debian 21:16:44 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 21:16:44 + START_PACKAGES=/tmp/packages_start.txt 21:16:44 + END_PACKAGES=/tmp/packages_end.txt 21:16:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:16:44 + PACKAGES=/tmp/packages_start.txt 21:16:44 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 21:16:44 + PACKAGES=/tmp/packages_end.txt 21:16:44 + case "${OS_FAMILY}" in 21:16:44 + dpkg -l 21:16:44 + grep '^ii' 21:16:44 + '[' -f /tmp/packages_start.txt ']' 21:16:44 + '[' -f /tmp/packages_end.txt ']' 21:16:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:16:44 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' 21:16:44 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ 21:16:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo 21:16:44 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/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:16:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:16:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:16:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:16:45 prd-ubuntu20.04-docker-8c-8g-6139 does not seem to be running inside a container 21:16:45 $ 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/undry_device-rfid-llrp-go_PR-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:16:45 $ docker top db2a9907b43c3e99fb11c5a46fa8d76822347bd9ef62069423d3e4ba0b779497 -eo pid,comm [Pipeline] { [Pipeline] sh 21:16:46 + touch /tmp/pre-build-complete [Pipeline] sh 21:16:46 + mkdir -p /var/log/sysstat [Pipeline] sh 21:16:46 + ls /var/log/sa-host 21:16:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:16:46 provisioning config files... 21:16:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config10567877288955689782tmp [Pipeline] { [Pipeline] echo 21:16:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:16:47 ---> create-netrc.sh [Pipeline] } 21:16:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:16:47 ---> python-tools-install.sh [Pipeline] echo 21:16:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:16:47 ---> sudo-logs.sh 21:16:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:16:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:16:48 ---> job-cost.sh 21:16:48 lf-activate-venv: SKIPPING 21:16:48 DEBUG: total: 0.2199999988079071 21:16:48 INFO: Retrieving Stack Cost... 21:16:48 INFO: Retrieving Pricing Info for: v3-standard-8 21:16:48 INFO: Archiving Costs [Pipeline] echo 21:16:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:16:49 ---> logs-deploy.sh 21:16:49 lf-activate-venv: SKIPPING 21:16:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/17 21:16:49 INFO: archiving workspace using pattern(s): 21:16:50 Archives upload complete. 21:16:50 INFO: archiving logs to Nexus