Pull request #269 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2204e9ffacd56142c2cdd571345666a210085524+fbcb6d3027ae2c9eb317848bea30a5d6743f2972 (7b3c7a1060965c035d363a9c493277881236defe) 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-ssh8759565485818073340.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh16852878923315274695.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-269/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-269/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16581510557567449572.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-269/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14595412880997441043.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10572348266675215458.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-269/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-269/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10961238671993348393.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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] ========================================================= [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-16835 in /w/workspace/undry_device-rfid-llrp-go_PR-269 [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-269 # 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 > 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 Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit 2204e9ffacd56142c2cdd571345666a210085524 Merge succeeded, producing 2204e9ffacd56142c2cdd571345666a210085524 Checking out Revision 2204e9ffacd56142c2cdd571345666a210085524 (PR-269) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 > 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/269/head:refs/remotes/origin/PR-269 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2204e9ffacd56142c2cdd571345666a210085524 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2204e9ffacd56142c2cdd571345666a210085524 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:26:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:26:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:26:13 ========================================================= 10:26:13 EdgeX Global Pipelines Version Info 10:26:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:26:14 ------------------- 10:26:14 stable info: 10:26:14 ------------------- 10:26:14 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 10:26:14 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 10:26:14 Message: update stable to v1.0.257 10:26:14 ------------------- 10:26:14 experimental info: 10:26:14 ------------------- 10:26:14 Commited By: **** collab-it+edgex@linuxfoundation.org 10:26:14 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 10:26:14 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:26:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:26:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:26:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:26:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:26:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:26:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:26:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-269 [Pipeline] echo 10:26:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-269 [Pipeline] echo 10:26:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-269 [Pipeline] echo 10:26:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2204e9ffacd56142c2cdd571345666a210085524 [Pipeline] echo 10:26:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2204e9f [Pipeline] echo 10:26:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:16 provisioning config files... 10:26:16 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/config5457472793839048516tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:16 ---> docker-login.sh 10:26:16 nexus3.edgexfoundry.org:10001 10:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:17 Configure a credential helper to remove this warning. See 10:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:17 10:26:17 Login Succeeded 10:26:17 nexus3.edgexfoundry.org:10002 10:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:17 Configure a credential helper to remove this warning. See 10:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:17 10:26:17 Login Succeeded 10:26:17 nexus3.edgexfoundry.org:10003 10:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:18 Configure a credential helper to remove this warning. See 10:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:18 10:26:18 Login Succeeded 10:26:18 nexus3.edgexfoundry.org:10004 10:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:18 Configure a credential helper to remove this warning. See 10:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:18 10:26:18 Login Succeeded 10:26:18 docker.io 10:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:18 Configure a credential helper to remove this warning. See 10:26:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:18 10:26:18 Login Succeeded 10:26:18 ---> docker-login.sh ends [Pipeline] } 10:26:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:26:18 + git rev-list -1 --merges 2204e9ffacd56142c2cdd571345666a210085524~1..2204e9ffacd56142c2cdd571345666a210085524 [Pipeline] echo 10:26:19 -----------> git rev-list -1 --merges 2204e9ffacd56142c2cdd571345666a210085524~1..2204e9ffacd56142c2cdd571345666a210085524 2204e9ffacd56142c2cdd571345666a210085524 [false] [Pipeline] sh 10:26:19 + git log --format=format:%s -1 2204e9ffacd56142c2cdd571345666a210085524 [Pipeline] echo 10:26:19 ========================================================= 10:26:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:26:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:26:19 + git log --format=format:%s -1 2204e9ffacd56142c2cdd571345666a210085524 [Pipeline] echo 10:26:19 [semverPrep] GIT_COMMIT: 2204e9ffacd56142c2cdd571345666a210085524, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:26:19 [semverPrep] This is not a build commit. [Pipeline] sh 10:26:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:26:20 + grep -v github /etc/ssh/ssh_known_hosts 10:26:20 + [ -e /tmp/ssh_known_hosts ] 10:26:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:26:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:26:20 + sudo tee -a /etc/ssh/ssh_known_hosts 10:26:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:26:20 10:26:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:26:21 0.1.4: Pulling from edgex-devops/py-git-semver 10:26:21 b85a868b505f: Pulling fs layer 10:26:21 e2be974225ed: Pulling fs layer 10:26:21 339a4e72a1f5: Pulling fs layer 10:26:21 988bab9f4d93: Pulling fs layer 10:26:21 1469e6f7b9e6: Pulling fs layer 10:26:21 eaf3925da568: Pulling fs layer 10:26:21 bab4dde63d76: Pulling fs layer 10:26:21 bde34c3a00c8: Pulling fs layer 10:26:21 b352a97aabf1: Pulling fs layer 10:26:21 4872d77fe225: Pulling fs layer 10:26:21 5851b861e8e6: Pulling fs layer 10:26:21 988bab9f4d93: Waiting 10:26:21 1469e6f7b9e6: Waiting 10:26:21 eaf3925da568: Waiting 10:26:21 bab4dde63d76: Waiting 10:26:21 bde34c3a00c8: Waiting 10:26:21 b352a97aabf1: Waiting 10:26:21 4872d77fe225: Waiting 10:26:21 5851b861e8e6: Waiting 10:26:21 e2be974225ed: Download complete 10:26:21 988bab9f4d93: Verifying Checksum 10:26:21 988bab9f4d93: Download complete 10:26:21 1469e6f7b9e6: Verifying Checksum 10:26:21 1469e6f7b9e6: Download complete 10:26:21 339a4e72a1f5: Verifying Checksum 10:26:21 339a4e72a1f5: Download complete 10:26:21 eaf3925da568: Verifying Checksum 10:26:21 eaf3925da568: Download complete 10:26:21 bde34c3a00c8: Verifying Checksum 10:26:21 bde34c3a00c8: Download complete 10:26:21 b352a97aabf1: Verifying Checksum 10:26:21 b352a97aabf1: Download complete 10:26:21 4872d77fe225: Verifying Checksum 10:26:21 4872d77fe225: Download complete 10:26:21 5851b861e8e6: Verifying Checksum 10:26:21 5851b861e8e6: Download complete 10:26:21 b85a868b505f: Verifying Checksum 10:26:21 b85a868b505f: Download complete 10:26:21 bab4dde63d76: Verifying Checksum 10:26:21 bab4dde63d76: Download complete 10:26:22 b85a868b505f: Pull complete 10:26:22 e2be974225ed: Pull complete 10:26:23 339a4e72a1f5: Pull complete 10:26:23 988bab9f4d93: Pull complete 10:26:23 1469e6f7b9e6: Pull complete 10:26:23 eaf3925da568: Pull complete 10:26:25 bab4dde63d76: Pull complete 10:26:25 bde34c3a00c8: Pull complete 10:26:25 b352a97aabf1: Pull complete 10:26:25 4872d77fe225: Pull complete 10:26:25 5851b861e8e6: Pull complete 10:26:25 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:26:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:26 prd-ubuntu20.04-docker-8c-8g-16835 does not seem to be running inside a container 10:26:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-269 -v /w/workspace/undry_device-rfid-llrp-go_PR-269:/w/workspace/undry_device-rfid-llrp-go_PR-269:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:26:28 $ docker top a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e -eo pid,comm 10:26:28 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). 10:26:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:26:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:26:28 [ssh-agent] Looking for ssh-agent implementation... 10:26:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:26:29 $ docker exec a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e ssh-agent 10:26:29 SSH_AUTH_SOCK=/tmp/ssh-GSSTOtvZbGV4/agent.32 10:26:29 SSH_AGENT_PID=38 10:26:29 Running ssh-add (command line suppressed) 10:26:29 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/private_key_11294630747724120280.key (/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/private_key_11294630747724120280.key) 10:26:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:26:29 + git tag --points-at HEAD [Pipeline] } 10:26:29 $ docker exec --env ******** --env ******** a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e ssh-agent -k 10:26:29 unset SSH_AUTH_SOCK; 10:26:29 unset SSH_AGENT_PID; 10:26:29 echo Agent pid 38 killed; 10:26:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:26:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:26:29 [ssh-agent] Looking for ssh-agent implementation... 10:26:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:26:30 $ docker exec a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e ssh-agent 10:26:30 SSH_AUTH_SOCK=/tmp/ssh-SOCPJUirhHmh/agent.70 10:26:30 SSH_AGENT_PID=76 10:26:30 Running ssh-add (command line suppressed) 10:26:30 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/private_key_16269816879540399322.key (/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/private_key_16269816879540399322.key) 10:26:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:26:30 + git semver init 10:26:30 2023-11-07 10:26:30,777 [run_init] DEBUG init version:0.0.0 force:False 10:26:30 2023-11-07 10:26:30,777 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-269/.semver 10:26:30 2023-11-07 10:26:30,778 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-269/.semver 10:26:30 2023-11-07 10:26:30,778 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-269/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-269, universal_newlines=False, shell=None, istream=None) 10:26:31 2023-11-07 10:26:31,715 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-269/.git/info/exclude 10:26:31 2023-11-07 10:26:31,716 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-269/.semver/PR-269 with force:False 10:26:31 2023-11-07 10:26:31,716 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-269/.semver/PR-269 10:26:31 2023-11-07 10:26:31,720 [execute] INFO git cat-file --batch-check 10:26:31 2023-11-07 10:26:31,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-269/.semver, universal_newlines=False, shell=None, istream=) 10:26:31 2023-11-07 10:26:31,727 [execute] INFO git cat-file --batch 10:26:31 2023-11-07 10:26:31,727 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-269/.semver, universal_newlines=False, shell=None, istream=) 10:26:31 2023-11-07 10:26:31,731 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-269/.semver/PR-269 10:26:31 0.0.0 [Pipeline] } 10:26:31 $ docker exec --env ******** --env ******** a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e ssh-agent -k 10:26:31 unset SSH_AUTH_SOCK; 10:26:31 unset SSH_AGENT_PID; 10:26:31 echo Agent pid 76 killed; 10:26:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:26:32 + git semver [Pipeline] } 10:26:32 $ docker stop --time=1 a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e 10:26:34 $ docker rm -f --volumes a1589181698fb53a3efd417cbde7cdcf23e20d0c73215c2211191341cb6fee1e [Pipeline] // withDockerContainer [Pipeline] sh 10:26:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:26:34 Stashed 1 file(s) [Pipeline] echo 10:26:34 [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 10:26:35 provisioning config files... 10:26:35 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/config2441832017438287981tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:35 ---> docker-login.sh 10:26:35 nexus3.edgexfoundry.org:10001 10:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:35 Configure a credential helper to remove this warning. See 10:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:35 10:26:35 Login Succeeded 10:26:35 nexus3.edgexfoundry.org:10002 10:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:35 Configure a credential helper to remove this warning. See 10:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:35 10:26:35 Login Succeeded 10:26:35 nexus3.edgexfoundry.org:10003 10:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:35 Configure a credential helper to remove this warning. See 10:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:35 10:26:35 Login Succeeded 10:26:35 nexus3.edgexfoundry.org:10004 10:26:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:35 Configure a credential helper to remove this warning. See 10:26:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:35 10:26:35 Login Succeeded 10:26:35 docker.io 10:26:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:26:36 Configure a credential helper to remove this warning. See 10:26:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:26:36 10:26:36 Login Succeeded 10:26:36 ---> docker-login.sh ends [Pipeline] } 10:26:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:26:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:26:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:26:36 ========================================================= 10:26:36 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:26:36 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:36 + 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 . 10:26:36 Sending build context to Docker daemon 4.351MB 10:26:36 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:26:36 Step 2/12 : FROM ${BASE} AS builder 10:26:36 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:26:36 7264a8db6415: Pulling fs layer 10:26:36 c4d48a809fc2: Pulling fs layer 10:26:36 4f1c88b9dad5: Pulling fs layer 10:26:36 ad3a456e5733: Pulling fs layer 10:26:36 33e27b845d1e: Pulling fs layer 10:26:36 c68163c4e522: Pulling fs layer 10:26:36 50da416c3ac9: Pulling fs layer 10:26:36 23d2d4c4bb30: Pulling fs layer 10:26:36 33e27b845d1e: Waiting 10:26:36 50da416c3ac9: Waiting 10:26:36 23d2d4c4bb30: Waiting 10:26:36 c68163c4e522: Waiting 10:26:36 ad3a456e5733: Waiting 10:26:36 c4d48a809fc2: Download complete 10:26:36 ad3a456e5733: Verifying Checksum 10:26:36 ad3a456e5733: Download complete 10:26:37 33e27b845d1e: Verifying Checksum 10:26:37 33e27b845d1e: Download complete 10:26:37 7264a8db6415: Verifying Checksum 10:26:37 7264a8db6415: Download complete 10:26:37 c68163c4e522: Verifying Checksum 10:26:37 c68163c4e522: Download complete 10:26:37 7264a8db6415: Pull complete 10:26:37 23d2d4c4bb30: Verifying Checksum 10:26:37 23d2d4c4bb30: Download complete 10:26:37 c4d48a809fc2: Pull complete 10:26:37 4f1c88b9dad5: Verifying Checksum 10:26:37 4f1c88b9dad5: Download complete 10:26:38 50da416c3ac9: Verifying Checksum 10:26:38 50da416c3ac9: Download complete 10:26:40 4f1c88b9dad5: Pull complete 10:26:40 ad3a456e5733: Pull complete 10:26:40 33e27b845d1e: Pull complete 10:26:40 c68163c4e522: Pull complete 10:26:43 50da416c3ac9: Pull complete 10:26:43 23d2d4c4bb30: Pull complete 10:26:43 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 10:26:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:26:43 ---> 0786185ac409 10:26:43 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:26:48 ---> Running in 1bf0a273a6ec 10:26:48 Removing intermediate container 1bf0a273a6ec 10:26:48 ---> 13f435494381 10:26:48 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:26:48 ---> Running in 78ae41a53217 10:26:49 Removing intermediate container 78ae41a53217 10:26:49 ---> 9989eb28b71a 10:26:49 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:26:49 ---> Running in ed38e0383f00 10:26:49 Removing intermediate container ed38e0383f00 10:26:49 ---> 8e8a25f68acf 10:26:49 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:26:49 ---> Running in c2bfbd16aa8b 10:26:49 Removing intermediate container c2bfbd16aa8b 10:26:49 ---> 9c1e0c16ca3c 10:26:49 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:26:49 ---> Running in 4e79e37579f6 10:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:26:49 OK: 264 MiB in 52 packages 10:26:49 Removing intermediate container 4e79e37579f6 10:26:49 ---> ee71eb7f8175 10:26:49 Step 8/12 : WORKDIR /app 10:26:49 ---> Running in 08b3acf83056 10:26:49 Removing intermediate container 08b3acf83056 10:26:49 ---> 0ae98d782882 10:26:49 Step 9/12 : COPY go.mod vendor* ./ 10:26:50 Still waiting to schedule task 10:26:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:26:50 ---> 09fa82ec6d3c 10:26:50 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:50 ---> Running in 340ae8c9d31e 10:27:37 Removing intermediate container 340ae8c9d31e 10:27:37 ---> c630f3f4dfbd 10:27:37 Step 11/12 : COPY . . 10:27:37 ---> 7bd3ed1206f6 10:27:37 Step 12/12 : RUN $MAKE 10:27:37 ---> Running in 51e961dbdfcf 10:27:37 noop 10:27:37 Removing intermediate container 51e961dbdfcf 10:27:37 ---> a27a7242ffc9 10:27:37 Successfully built a27a7242ffc9 10:27:37 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:37 + docker inspect -f . ci-base-image-x86_64 10:27:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:37 prd-ubuntu20.04-docker-8c-8g-16835 does not seem to be running inside a container 10:27:37 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-269 -v /w/workspace/undry_device-rfid-llrp-go_PR-269:/w/workspace/undry_device-rfid-llrp-go_PR-269:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:27:38 $ docker top d10bcdfe07fcce68c03a581aeaa62d35450b5b86d59dee99d9e384fa6a38c7cd -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:38 + go version 10:27:38 go version go1.21.0 linux/amd64 [Pipeline] } 10:27:38 $ docker stop --time=1 d10bcdfe07fcce68c03a581aeaa62d35450b5b86d59dee99d9e384fa6a38c7cd 10:27:39 $ docker rm -f --volumes d10bcdfe07fcce68c03a581aeaa62d35450b5b86d59dee99d9e384fa6a38c7cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:40 + docker inspect -f . ci-base-image-x86_64 10:27:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:40 prd-ubuntu20.04-docker-8c-8g-16835 does not seem to be running inside a container 10:27:40 $ 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-269 -v /w/workspace/undry_device-rfid-llrp-go_PR-269:/w/workspace/undry_device-rfid-llrp-go_PR-269:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:27:41 $ docker top 59365bcd42c7c85d3ebad8772812b5f078590cbbcb801da8714473c6e0c890f7 -eo pid,comm [Pipeline] { [Pipeline] sh 10:27:41 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-269 [Pipeline] fileExists [Pipeline] sh 10:27:41 + make test 10:27:41 go test ./... -coverprofile=coverage.out ./... 10:27:43 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:27:53 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:27:53 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:27:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.898s coverage: 40.6% of statements 10:27:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 51.9% of statements 10:27:57 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 95.5% of statements 10:28:12 go vet ./... 10:28:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:28:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:28:14 ./bin/test-attribution-txt.sh [Pipeline] echo 10:28:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:28:14 $ docker stop --time=1 59365bcd42c7c85d3ebad8772812b5f078590cbbcb801da8714473c6e0c890f7 10:28:18 $ docker rm -f --volumes 59365bcd42c7c85d3ebad8772812b5f078590cbbcb801da8714473c6e0c890f7 [Pipeline] // withDockerContainer [Pipeline] sh 10:28:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:28:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:28:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:28:20 + ls -al . 10:28:20 total 640 10:28:20 drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 10:27 . 10:28:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:26 .. 10:28:20 -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 10:26 .dockerignore 10:28:20 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:27 .git 10:28:20 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:26 .github 10:28:20 -rw-rw-r-- 1 jenkins jenkins 880 Nov 7 10:26 .gitignore 10:28:20 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 10:26 .golangci.yml 10:28:20 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:26 .semver 10:28:20 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 7 10:26 Attribution.txt 10:28:20 -rw-rw-r-- 1 jenkins jenkins 10365 Nov 7 10:26 CHANGELOG.md 10:28:20 -rw-rw-r-- 1 jenkins jenkins 1347 Nov 7 10:26 Dockerfile 10:28:20 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 10:26 GOVERNANCE.md 10:28:20 -rw-rw-r-- 1 jenkins jenkins 661 Nov 7 10:26 Jenkinsfile 10:28:20 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 10:26 LICENSE 10:28:20 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 7 10:26 Makefile 10:28:20 -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 10:26 OWNERS.md 10:28:20 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 7 10:26 README.md 10:28:20 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 10:26 VERSION 10:28:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:26 bin 10:28:20 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:26 cmd 10:28:20 -rw-r--r-- 1 jenkins jenkins 459493 Nov 7 10:27 coverage.out 10:28:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:26 examples 10:28:20 -rw-rw-r-- 1 jenkins jenkins 3838 Nov 7 10:26 go.mod 10:28:20 -rw-rw-r-- 1 jenkins jenkins 34410 Nov 7 10:26 go.sum 10:28:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:26 images 10:28:20 drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 10:26 internal 10:28:20 -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 10:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:20 + 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=2204e9ffacd56142c2cdd571345666a210085524 --label arch=amd64 --label version=0.0.0 . 10:28:20 Sending build context to Docker daemon 4.351MB 10:28:20 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:28:20 Step 2/24 : FROM ${BASE} AS builder 10:28:20 ---> a27a7242ffc9 10:28:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:28:20 ---> Running in f8e1844e67e1 10:28:20 Removing intermediate container f8e1844e67e1 10:28:20 ---> 7f7cfe872193 10:28:20 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:28:20 ---> Running in a8bda15d9839 10:28:20 Removing intermediate container a8bda15d9839 10:28:20 ---> a05e8d46972b 10:28:20 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:28:20 ---> Running in 55717cb21a0d 10:28:20 Removing intermediate container 55717cb21a0d 10:28:20 ---> 2fe7f09b2770 10:28:20 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:28:20 ---> Running in b4a6edaeaf80 10:28:20 Removing intermediate container b4a6edaeaf80 10:28:20 ---> 78fb2f112f84 10:28:20 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:28:20 ---> Running in cb0f095c7753 10:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:28:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:28:21 OK: 264 MiB in 52 packages 10:28:22 Removing intermediate container cb0f095c7753 10:28:22 ---> b3b031aafeaf 10:28:22 Step 8/24 : WORKDIR /app 10:28:22 ---> Running in e89aa0bb610a 10:28:22 Removing intermediate container e89aa0bb610a 10:28:22 ---> 982dff3f8e91 10:28:22 Step 9/24 : COPY go.mod vendor* ./ 10:28:22 ---> deb7b03bc848 10:28:22 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:22 ---> Running in 2bc61dde103a 10:28:22 Removing intermediate container 2bc61dde103a 10:28:22 ---> 41d86b148013 10:28:22 Step 11/24 : COPY . . 10:28:23 ---> 6ca8165b7812 10:28:23 Step 12/24 : RUN $MAKE 10:28:23 ---> Running in 3e9edec31b50 10:28:23 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.40" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:28:41 Removing intermediate container 3e9edec31b50 10:28:41 ---> 4e297474d4b5 10:28:41 Step 13/24 : FROM alpine:3.18 10:28:41 3.18: Pulling from library/alpine 10:28:42 96526aa774ef: Pulling fs layer 10:28:42 96526aa774ef: Verifying Checksum 10:28:42 96526aa774ef: Download complete 10:28:42 96526aa774ef: Pull complete 10:28:42 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 10:28:42 Status: Downloaded newer image for alpine:3.18 10:28:42 ---> 8ca4688f4f35 10:28:42 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:28:42 ---> Running in 3b7a1974e962 10:28:42 Removing intermediate container 3b7a1974e962 10:28:42 ---> 480d2669e9c4 10:28:42 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:28:42 ---> Running in 98f572c7f3ba 10:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:28:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:28:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16836 in /w/workspace/undry_device-rfid-llrp-go_PR-269 [Pipeline] { 10:28:43 (1/1) Installing dumb-init (1.2.5-r2) 10:28:43 Executing busybox-1.36.1-r2.trigger 10:28:43 OK: 7 MiB in 16 packages [Pipeline] ws 10:28:43 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:28:43 The recommended git tool is: git 10:28:43 Removing intermediate container 98f572c7f3ba 10:28:43 ---> dfaa3b407379 10:28:43 Step 16/24 : COPY --from=builder /app/LICENSE / 10:28:43 ---> 9d6665663364 10:28:43 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:28:43 ---> 7a502f879ed7 10:28:43 Step 18/24 : COPY --from=builder /app/cmd/ / 10:28:44 ---> b9c3a007531b 10:28:44 Step 19/24 : EXPOSE 59989 10:28:44 ---> Running in 59b267e88c0d 10:28:44 Removing intermediate container 59b267e88c0d 10:28:44 ---> c82f70c76852 10:28:44 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:28:44 ---> Running in 05813680af48 10:28:44 Removing intermediate container 05813680af48 10:28:44 ---> fdce0a429d6a 10:28:44 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:28:44 ---> Running in b2c8d283030c 10:28:44 Removing intermediate container b2c8d283030c 10:28:44 ---> 86ef3dcac74b 10:28:44 Step 22/24 : LABEL arch=amd64 10:28:44 ---> Running in c197e4f46606 10:28:44 Removing intermediate container c197e4f46606 10:28:44 ---> 8bf0141449dd 10:28:44 Step 23/24 : LABEL git_sha=2204e9ffacd56142c2cdd571345666a210085524 10:28:44 ---> Running in 77dc4ec10a50 10:28:44 Removing intermediate container 77dc4ec10a50 10:28:44 ---> 49aad1bdef06 10:28:44 Step 24/24 : LABEL version=0.0.0 10:28:44 ---> Running in 33bb1c3077e7 10:28:44 Removing intermediate container 33bb1c3077e7 10:28:44 ---> adf1a7397c0e 10:28:44 [Warning] One or more build-args [ARCH] were not consumed 10:28:44 Successfully built adf1a7397c0e 10:28:44 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 10:28:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:28:45 10:28:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:28:46 latest: Pulling from edgex-lftools-log-publisher 10:28:46 5eb5b503b376: Pulling fs layer 10:28:46 5c69ac0246d0: Pulling fs layer 10:28:46 ec43610c2a17: Pulling fs layer 10:28:46 3a2ae6a8a46f: Pulling fs layer 10:28:46 33b1e0a273af: Pulling fs layer 10:28:46 5d3b04190fa2: Pulling fs layer 10:28:46 2f39f015ded8: Pulling fs layer 10:28:46 3a2ae6a8a46f: Waiting 10:28:46 33b1e0a273af: Waiting 10:28:46 2f39f015ded8: Waiting 10:28:46 5d3b04190fa2: Waiting 10:28:46 5c69ac0246d0: Verifying Checksum 10:28:46 5c69ac0246d0: Download complete 10:28:46 3a2ae6a8a46f: Verifying Checksum 10:28:46 3a2ae6a8a46f: Download complete 10:28:46 33b1e0a273af: Verifying Checksum 10:28:46 33b1e0a273af: Download complete 10:28:46 ec43610c2a17: Verifying Checksum 10:28:46 ec43610c2a17: Download complete 10:28:46 5d3b04190fa2: Download complete 10:28:46 5eb5b503b376: Verifying Checksum 10:28:46 5eb5b503b376: Download complete 10:28:46 2f39f015ded8: Download complete 10:28:47 5eb5b503b376: Pull complete 10:28:47 5c69ac0246d0: Pull complete 10:28:48 ec43610c2a17: Pull complete 10:28:48 3a2ae6a8a46f: Pull complete 10:28:48 33b1e0a273af: Pull complete 10:28:48 5d3b04190fa2: Pull complete 10:28:52 using credential edgex-jenkins-ssh 10:28:52 Cloning the remote Git repository 10:28:52 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:28:52 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:28:52 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:28:52 > git --version # timeout=10 10:28:52 > git --version # 'git version 2.25.1' 10:28:52 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:54 2f39f015ded8: Pull complete 10:28:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:28:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:28:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:54 prd-ubuntu20.04-docker-8c-8g-16835 does not seem to be running inside a container 10:28:54 $ 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-269 -v /w/workspace/undry_device-rfid-llrp-go_PR-269:/w/workspace/undry_device-rfid-llrp-go_PR-269:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:28:53 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:28:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:28:55 Merging remotes/origin/main commit fbcb6d3027ae2c9eb317848bea30a5d6743f2972 into PR head commit 2204e9ffacd56142c2cdd571345666a210085524 10:28:56 Merge succeeded, producing 2204e9ffacd56142c2cdd571345666a210085524 10:28:56 Checking out Revision 2204e9ffacd56142c2cdd571345666a210085524 (PR-269) 10:28:54 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:28:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:28:54 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/269/head:refs/remotes/origin/PR-269 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:28:55 > git config core.sparsecheckout # timeout=10 10:28:55 > git checkout -f 2204e9ffacd56142c2cdd571345666a210085524 # timeout=10 10:28:55 > git remote # timeout=10 10:28:56 > git config --get remote.origin.url # timeout=10 10:28:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:28:56 > git merge fbcb6d3027ae2c9eb317848bea30a5d6743f2972 # timeout=10 10:28:56 > git rev-parse HEAD^{commit} # timeout=10 10:28:56 > git config core.sparsecheckout # timeout=10 10:28:56 > git checkout -f 2204e9ffacd56142c2cdd571345666a210085524 # timeout=10 10:28:56 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:28:57 > git --version # timeout=10 10:28:57 > git --version # 'git version 2.25.1' 10:28:57 fatal: bad object 6375147a0d0ca7a67a13085e8428bd7204efc6d4 10:28:57 10:28:57 GitHub has been notified of this commit’s build result 10:28:57 10:28:59 $ docker top e21791d7cdb02edbea28b61bce0e27a444f0100c298c1d58595847b0391a85b4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:29:00 ---> job-cost.sh 10:29:00 lf-activate-venv: SKIPPING 10:29:00 INFO: No Stack... 10:29:00 INFO: Retrieving Pricing Info for: v3-standard-8 10:29:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:29:01 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:01 Dload Upload Total Spent Left Speed 10:29:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 67100 0 --:--:-- --:--:-- --:--:-- 67100 10:29:01 INFO: Archiving Costs [Pipeline] sh 10:29:01 + cat /w/workspace/undry_device-rfid-llrp-go_PR-269/archives/cost.csv 10:29:01 + cut -d, -f6 [Pipeline] lock 10:29:01 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] 10:29:01 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] did not exist. Created. 10:29:01 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh 10:29:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:29:02 + echo total: 0.2199999988079071 [Pipeline] stash 10:29:02 Stashed 1 file(s) [Pipeline] } 10:29:02 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:29:02 $ docker stop --time=1 e21791d7cdb02edbea28b61bce0e27a444f0100c298c1d58595847b0391a85b4 10:29:02 + + sudo tee /etc/docker/daemon.newsudo 10:29:02 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:29:02 { 10:29:02 "registry-mirrors": [ 10:29:02 "https://nexus3.edgexfoundry.org:10001" 10:29:02 ], 10:29:02 "bip": "10.250.0.254/24", 10:29:02 "hosts": [ 10:29:02 "tcp://0.0.0.0:5555", 10:29:02 "unix:///var/run/docker.sock" 10:29:02 ], 10:29:02 "mtu": 1458, 10:29:02 "selinux-enabled": true, 10:29:02 "seccomp-profile": "/etc/docker/seccomp.json" 10:29:02 } 10:29:03 $ docker rm -f --volumes e21791d7cdb02edbea28b61bce0e27a444f0100c298c1d58595847b0391a85b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:29:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:29:04 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:29:22 provisioning config files... 10:29:22 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config9638291940831036503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:29:23 ---> docker-login.sh 10:29:23 nexus3.edgexfoundry.org:10001 10:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:23 Configure a credential helper to remove this warning. See 10:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:23 10:29:23 Login Succeeded 10:29:23 nexus3.edgexfoundry.org:10002 10:29:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:23 Configure a credential helper to remove this warning. See 10:29:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:23 10:29:23 Login Succeeded 10:29:23 nexus3.edgexfoundry.org:10003 10:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:24 Configure a credential helper to remove this warning. See 10:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:24 10:29:24 Login Succeeded 10:29:24 nexus3.edgexfoundry.org:10004 10:29:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:24 Configure a credential helper to remove this warning. See 10:29:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:24 10:29:24 Login Succeeded 10:29:24 docker.io 10:29:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:29:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:29:25 Configure a credential helper to remove this warning. See 10:29:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:29:25 10:29:25 Login Succeeded 10:29:25 ---> docker-login.sh ends [Pipeline] } 10:29:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:29:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:29:25 ========================================================= 10:29:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:29:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:26 + 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 . 10:29:26 Sending build context to Docker daemon 1.197MB 10:29:26 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:29:26 Step 2/12 : FROM ${BASE} AS builder 10:29:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:29:26 9fda8d8052c6: Pulling fs layer 10:29:26 5d54e960e981: Pulling fs layer 10:29:26 c4a7e357bf2a: Pulling fs layer 10:29:26 f0e02332f6b5: Pulling fs layer 10:29:26 cefa15bbcfad: Pulling fs layer 10:29:26 17808c966233: Pulling fs layer 10:29:26 f4c1fc716caa: Pulling fs layer 10:29:26 f0e02332f6b5: Waiting 10:29:26 cefa15bbcfad: Waiting 10:29:26 17808c966233: Waiting 10:29:26 f4c1fc716caa: Waiting 10:29:26 5d54e960e981: Verifying Checksum 10:29:26 5d54e960e981: Download complete 10:29:26 f0e02332f6b5: Verifying Checksum 10:29:26 f0e02332f6b5: Download complete 10:29:26 cefa15bbcfad: Verifying Checksum 10:29:26 cefa15bbcfad: Download complete 10:29:26 9fda8d8052c6: Download complete 10:29:27 f4c1fc716caa: Verifying Checksum 10:29:27 f4c1fc716caa: Download complete 10:29:27 9fda8d8052c6: Pull complete 10:29:28 5d54e960e981: Pull complete 10:29:28 c4a7e357bf2a: Verifying Checksum 10:29:28 c4a7e357bf2a: Download complete 10:29:29 17808c966233: Verifying Checksum 10:29:29 17808c966233: Download complete 10:29:41 c4a7e357bf2a: Pull complete 10:29:41 f0e02332f6b5: Pull complete 10:29:41 cefa15bbcfad: Pull complete 10:29:49 17808c966233: Pull complete 10:29:50 f4c1fc716caa: Pull complete 10:29:50 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 10:29:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:29:50 ---> ea914061e18c 10:29:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:29:52 ---> Running in 4183e9116690 10:29:52 Removing intermediate container 4183e9116690 10:29:52 ---> 9dccc2c05810 10:29:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:29:52 ---> Running in c4523eadb573 10:29:53 Removing intermediate container c4523eadb573 10:29:53 ---> fc60fd701cd9 10:29:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:29:53 ---> Running in 1da0a67a17e3 10:29:53 Removing intermediate container 1da0a67a17e3 10:29:53 ---> 3fcdc63e42a3 10:29:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:29:53 ---> Running in ed25e3963cda 10:29:53 Removing intermediate container ed25e3963cda 10:29:53 ---> f0dcf90f2ba4 10:29:53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:29:53 ---> Running in 45bfcdd44577 10:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:29:56 OK: 266 MiB in 52 packages 10:29:57 Removing intermediate container 45bfcdd44577 10:29:57 ---> 7dd8941cfa0b 10:29:57 Step 8/12 : WORKDIR /app 10:29:57 ---> Running in 04d9f7a809ab 10:29:57 Removing intermediate container 04d9f7a809ab 10:29:57 ---> a5b2da6cda35 10:29:57 Step 9/12 : COPY go.mod vendor* ./ 10:30:00 ---> 156100c9b39f 10:30:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:00 ---> Running in 797213bce425 10:31:22 Removing intermediate container 797213bce425 10:31:22 ---> b917f0d6fd4d 10:31:22 Step 11/12 : COPY . . 10:31:22 ---> 1e4db2b299e0 10:31:22 Step 12/12 : RUN $MAKE 10:31:22 ---> Running in 3d1eccd50e05 10:31:22 noop 10:31:22 Removing intermediate container 3d1eccd50e05 10:31:22 ---> f925f4d9ff19 10:31:22 Successfully built f925f4d9ff19 10:31:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:22 + docker inspect -f . ci-base-image-arm64 10:31:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:22 prd-ubuntu20.04-docker-arm64-4c-16g-16836 does not seem to be running inside a container 10:31:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:31:24 $ docker top 39f1063371500d4d860c3a9d203c47af75bde4cefecda852a75a022b52abc3a4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:25 + go version 10:31:25 go version go1.21.0 linux/arm64 [Pipeline] } 10:31:25 $ docker stop --time=1 39f1063371500d4d860c3a9d203c47af75bde4cefecda852a75a022b52abc3a4 10:31:26 $ docker rm -f --volumes 39f1063371500d4d860c3a9d203c47af75bde4cefecda852a75a022b52abc3a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:27 + docker inspect -f . ci-base-image-arm64 10:31:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:27 prd-ubuntu20.04-docker-arm64-4c-16g-16836 does not seem to be running inside a container 10:31:27 $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:31:29 $ docker top fb04fb04564eda972823300e6ff93bfaf8f7b73dd9e21902c8cd7db5b078429b -eo pid,comm [Pipeline] { [Pipeline] sh 10:31:29 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:31:30 + make test 10:31:30 go test ./... -coverprofile=coverage.out ./... 10:31:35 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:33:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:33:11 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:33:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 29.622s coverage: 40.6% of statements 10:33:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.547s coverage: 51.9% of statements 10:33:38 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 96.4% of statements 10:33:38 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:33:38 go vet ./... 10:33:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:33:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:33:57 ./bin/test-attribution-txt.sh [Pipeline] echo 10:33:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:33:57 $ docker stop --time=1 fb04fb04564eda972823300e6ff93bfaf8f7b73dd9e21902c8cd7db5b078429b 10:34:01 $ docker rm -f --volumes fb04fb04564eda972823300e6ff93bfaf8f7b73dd9e21902c8cd7db5b078429b [Pipeline] // withDockerContainer [Pipeline] sh 10:34:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:34:02 Warning: overwriting stash ‘coverage-report’ 10:34:03 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:34:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:34:03 + ls -al . 10:34:03 total 636 10:34:03 drwxrwxr-x 9 jenkins jenkins 4096 Nov 7 10:31 . 10:34:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:28 .. 10:34:03 -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 10:28 .dockerignore 10:34:03 drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 10:28 .git 10:34:03 drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 10:28 .github 10:34:03 -rw-rw-r-- 1 jenkins jenkins 880 Nov 7 10:28 .gitignore 10:34:03 -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 10:28 .golangci.yml 10:34:03 -rw-rw-r-- 1 jenkins jenkins 11980 Nov 7 10:28 Attribution.txt 10:34:03 -rw-rw-r-- 1 jenkins jenkins 10365 Nov 7 10:28 CHANGELOG.md 10:34:03 -rw-rw-r-- 1 jenkins jenkins 1347 Nov 7 10:28 Dockerfile 10:34:03 -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 10:28 GOVERNANCE.md 10:34:03 -rw-rw-r-- 1 jenkins jenkins 661 Nov 7 10:28 Jenkinsfile 10:34:03 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 10:28 LICENSE 10:34:03 -rw-rw-r-- 1 jenkins jenkins 2179 Nov 7 10:28 Makefile 10:34:03 -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 10:28 OWNERS.md 10:34:03 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 7 10:28 README.md 10:34:03 -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 10:26 VERSION 10:34:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:28 bin 10:34:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 10:28 cmd 10:34:03 -rw-r--r-- 1 jenkins jenkins 459493 Nov 7 10:33 coverage.out 10:34:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:28 examples 10:34:03 -rw-rw-r-- 1 jenkins jenkins 3838 Nov 7 10:28 go.mod 10:34:03 -rw-rw-r-- 1 jenkins jenkins 34410 Nov 7 10:28 go.sum 10:34:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 10:28 images 10:34:03 drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 10:28 internal 10:34:03 -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 10:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:34:04 + 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=2204e9ffacd56142c2cdd571345666a210085524 --label arch=arm64 --label version=0.0.0 . 10:34:04 Sending build context to Docker daemon 1.197MB 10:34:04 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 10:34:04 Step 2/24 : FROM ${BASE} AS builder 10:34:04 ---> f925f4d9ff19 10:34:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 10:34:04 ---> Running in e94ef77478b9 10:34:04 Removing intermediate container e94ef77478b9 10:34:04 ---> 3dc3f6431422 10:34:04 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:34:05 ---> Running in 93a89a6e9f08 10:34:05 Removing intermediate container 93a89a6e9f08 10:34:05 ---> cae0417cbdaf 10:34:05 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 10:34:05 ---> Running in c8c0dc4107c6 10:34:05 Removing intermediate container c8c0dc4107c6 10:34:05 ---> 070ac18ea2f7 10:34:05 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 10:34:05 ---> Running in 1d4bce215605 10:34:05 Removing intermediate container 1d4bce215605 10:34:05 ---> 733d097e193c 10:34:05 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:34:06 ---> Running in 6199d2036640 10:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:34:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:34:08 OK: 266 MiB in 52 packages 10:34:09 Removing intermediate container 6199d2036640 10:34:09 ---> 0af131411654 10:34:09 Step 8/24 : WORKDIR /app 10:34:09 ---> Running in e17facc48d4d 10:34:09 Removing intermediate container e17facc48d4d 10:34:09 ---> 12e38b51e93a 10:34:09 Step 9/24 : COPY go.mod vendor* ./ 10:34:13 ---> 8ced06478403 10:34:13 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:34:13 ---> Running in 8dd01d990af0 10:34:15 Removing intermediate container 8dd01d990af0 10:34:15 ---> 5700a3dfa8ff 10:34:15 Step 11/24 : COPY . . 10:34:15 ---> f85bb687f80c 10:34:15 Step 12/24 : RUN $MAKE 10:34:16 ---> Running in 274379fe26b9 10:34:17 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.40" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:36:08 Removing intermediate container 274379fe26b9 10:36:08 ---> f07e1427bdef 10:36:08 Step 13/24 : FROM alpine:3.18 10:36:08 3.18: Pulling from library/alpine 10:36:08 579b34f0a95b: Pulling fs layer 10:36:08 579b34f0a95b: Verifying Checksum 10:36:08 579b34f0a95b: Download complete 10:36:08 579b34f0a95b: Pull complete 10:36:08 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 10:36:08 Status: Downloaded newer image for alpine:3.18 10:36:08 ---> 3cc203321400 10:36:08 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:36:08 ---> Running in 1da60ed0b766 10:36:08 Removing intermediate container 1da60ed0b766 10:36:08 ---> 631bb2902d1c 10:36:08 Step 15/24 : RUN apk add --update --no-cache dumb-init 10:36:08 ---> Running in 7e754e6cec32 10:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:36:08 (1/1) Installing dumb-init (1.2.5-r2) 10:36:08 Executing busybox-1.36.1-r2.trigger 10:36:08 OK: 8 MiB in 16 packages 10:36:08 Removing intermediate container 7e754e6cec32 10:36:08 ---> 6b0846aec19a 10:36:08 Step 16/24 : COPY --from=builder /app/LICENSE / 10:36:08 ---> 535d7f63b1bf 10:36:08 Step 17/24 : COPY --from=builder /app/Attribution.txt / 10:36:08 ---> 6396502c0cd5 10:36:08 Step 18/24 : COPY --from=builder /app/cmd/ / 10:36:09 ---> 1b40067b3f55 10:36:09 Step 19/24 : EXPOSE 59989 10:36:09 ---> Running in d13bc80de55b 10:36:09 Removing intermediate container d13bc80de55b 10:36:09 ---> 997da50fa13b 10:36:09 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 10:36:10 ---> Running in 840680ede899 10:36:10 Removing intermediate container 840680ede899 10:36:10 ---> 4fa2676d4479 10:36:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:36:10 ---> Running in 1425c3e5ce46 10:36:10 Removing intermediate container 1425c3e5ce46 10:36:10 ---> 3d185f9aac80 10:36:10 Step 22/24 : LABEL arch=arm64 10:36:10 ---> Running in dd2458c386c4 10:36:10 Removing intermediate container dd2458c386c4 10:36:10 ---> cd47f734999b 10:36:10 Step 23/24 : LABEL git_sha=2204e9ffacd56142c2cdd571345666a210085524 10:36:11 ---> Running in 33bbe7b632ad 10:36:11 Removing intermediate container 33bbe7b632ad 10:36:11 ---> 5a0ccb1b62bd 10:36:11 Step 24/24 : LABEL version=0.0.0 10:36:11 ---> Running in 03e435e27747 10:36:11 Removing intermediate container 03e435e27747 10:36:11 ---> 950101f88e24 10:36:11 [Warning] One or more build-args [ARCH] were not consumed 10:36:11 Successfully built 950101f88e24 10:36:11 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 10:36:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:12 10:36:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:13 arm64: Pulling from edgex-lftools-log-publisher 10:36:13 8998bd30e6a1: Pulling fs layer 10:36:13 04944245beec: Pulling fs layer 10:36:13 699f458cf7ca: Pulling fs layer 10:36:13 765212b225bb: Pulling fs layer 10:36:13 f23df028b6ca: Pulling fs layer 10:36:13 d65c8cfc05b1: Pulling fs layer 10:36:13 2437ff75d9bd: Pulling fs layer 10:36:13 765212b225bb: Waiting 10:36:13 d65c8cfc05b1: Waiting 10:36:13 2437ff75d9bd: Waiting 10:36:13 04944245beec: Verifying Checksum 10:36:13 04944245beec: Download complete 10:36:13 765212b225bb: Verifying Checksum 10:36:13 765212b225bb: Download complete 10:36:13 f23df028b6ca: Verifying Checksum 10:36:13 f23df028b6ca: Download complete 10:36:13 d65c8cfc05b1: Verifying Checksum 10:36:13 d65c8cfc05b1: Download complete 10:36:13 699f458cf7ca: Verifying Checksum 10:36:13 699f458cf7ca: Download complete 10:36:13 8998bd30e6a1: Verifying Checksum 10:36:13 8998bd30e6a1: Download complete 10:36:16 2437ff75d9bd: Verifying Checksum 10:36:16 2437ff75d9bd: Download complete 10:36:18 8998bd30e6a1: Pull complete 10:36:20 04944245beec: Pull complete 10:36:22 699f458cf7ca: Pull complete 10:36:22 765212b225bb: Pull complete 10:36:22 f23df028b6ca: Pull complete 10:36:23 d65c8cfc05b1: Pull complete 10:36:41 2437ff75d9bd: Pull complete 10:36:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:36:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:36:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:41 prd-ubuntu20.04-docker-arm64-4c-16g-16836 does not seem to be running inside a container 10:36:41 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:36:44 $ docker top 8f717fbc1f25708a1aac2931a33de653e109ac042f3d8511b7bca211ea46a3b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:36:45 ---> job-cost.sh 10:36:45 lf-activate-venv: SKIPPING 10:36:45 INFO: No Stack... 10:36:45 INFO: Retrieving Pricing Info for: v3-standard-4 10:36:46 INFO: Archiving Costs [Pipeline] sh 10:36:47 + + cut -d,cat -f6 10:36:47 /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 10:36:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] 10:36:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] did not exist. Created. 10:36:47 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:36:47 /w/workspace/device-rfid-llrp-go/1@tmp/durable-3f9350b0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:36:48 + echo total: 0.10999999940395355 [Pipeline] stash 10:36:48 Warning: overwriting stash ‘stack-cost’ 10:36:48 Stashed 1 file(s) [Pipeline] } 10:36:48 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-269-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:36:48 $ docker stop --time=1 8f717fbc1f25708a1aac2931a33de653e109ac042f3d8511b7bca211ea46a3b3 10:36:50 $ docker rm -f --volumes 8f717fbc1f25708a1aac2931a33de653e109ac042f3d8511b7bca211ea46a3b3 [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 10:36:51 provisioning config files... 10:36:51 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/config11619264674395896704tmp [Pipeline] { [Pipeline] sh 10:36:51 + set +x 10:36:51 + curl -s https://codecov.io/bash 10:36:51 + bash -s -- 10:36:51 10:36:51 _____ _ 10:36:51 / ____| | | 10:36:51 | | ___ __| | ___ ___ _____ __ 10:36:51 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:36:51 | |___| (_) | (_| | __/ (_| (_) \ V / 10:36:51 \_____\___/ \__,_|\___|\___\___/ \_/ 10:36:51 Bash-1.0.6 10:36:51 10:36:51 10:36:51 ==> git version 2.25.1 found 10:36:51 ==> 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 10:36:51 Release-Date: 2020-01-08 10:36:51 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:36:51 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:36:51 ==> Jenkins CI detected. 10:36:51 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-269 10:36:51 project root: . 10:36:51 --> token set from env 10:36:51 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:36:51 ==> Running gcov in . (disable via -X gcov) 10:36:51 ==> Python coveragepy not found 10:36:51 ==> Searching for coverage reports in: 10:36:51 + . 10:36:51 -> Found 1 reports 10:36:51 ==> Detecting git/mercurial file structure 10:36:51 ==> Reading reports 10:36:51 + ./coverage.out bytes=459493 10:36:51 ==> Appending adjustments 10:36:51 https://docs.codecov.io/docs/fixing-reports 10:36:51 + Found adjustments 10:36:51 ==> Gzipping contents 10:36:51 52K /tmp/codecov.jPYjSU.gz 10:36:51 ==> Uploading reports 10:36:51 url: https://codecov.io 10:36:51 query: branch=PR-269&commit=2204e9ffacd56142c2cdd571345666a210085524&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-269%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=269&job=&cmd_args= 10:36:51 -> Pinging Codecov 10:36:51 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-269&commit=2204e9ffacd56142c2cdd571345666a210085524&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-269%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=269&job=&cmd_args= 10:36:52 -> Uploading to 10:36:52 https://storage.googleapis.com/codecov/v4/raw/2023-11-07/581DD39554BDF9B6E22D074273EAD858/2204e9ffacd56142c2cdd571345666a210085524/3737991a-1002-414f-bb7e-2372ebe586ba.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231107T103651Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0d026b6fa07a42e9804ad03d0ea7177167e98250f271cb7ddac14023bca929f4 10:36:52 % Total % Received % Xferd Average Speed Time Time Time Current 10:36:52 Dload Upload Total Spent Left Speed 10:36:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 179k --:--:-- --:--:-- --:--:-- 179k 10:36:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2204e9ffacd56142c2cdd571345666a210085524 [Pipeline] } 10:36:52 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 10:36:54 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-269/archives ] 10:36:54 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-269/archives 10:36:54 total 16 10:36:54 drwxr-xr-x 3 root root 4096 Nov 7 10:29 . 10:36:54 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 10:29 .. 10:36:54 drwxr-xr-x 2 root root 4096 Nov 7 10:29 cost 10:36:54 -rw-r--r-- 1 root root 91 Nov 7 10:29 cost.csv 10:36:54 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-269/archives 10:36:54 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-269/archives 10:36:54 total 16 10:36:54 drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 10:29 . 10:36:54 drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 10:29 .. 10:36:54 drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 10:29 cost 10:36:54 -rw-r--r-- 1 jenkins jenkins 91 Nov 7 10:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:36:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:36:55 ---> package-listing.sh 10:36:55 ++ facter osfamily 10:36:55 ++ tr '[:upper:]' '[:lower:]' 10:36:55 + OS_FAMILY=debian 10:36:55 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-269 10:36:55 + START_PACKAGES=/tmp/packages_start.txt 10:36:55 + END_PACKAGES=/tmp/packages_end.txt 10:36:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:36:55 + PACKAGES=/tmp/packages_start.txt 10:36:55 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-269 ']' 10:36:55 + PACKAGES=/tmp/packages_end.txt 10:36:55 + case "${OS_FAMILY}" in 10:36:55 + dpkg -l 10:36:55 + grep '^ii' 10:36:55 + '[' -f /tmp/packages_start.txt ']' 10:36:55 + '[' -f /tmp/packages_end.txt ']' 10:36:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:36:55 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-269 ']' 10:36:55 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-269/archives/ 10:36:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-269/archives/ [Pipeline] echo 10:36:55 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-269/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:36:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:36:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:36:56 prd-ubuntu20.04-docker-8c-8g-16835 does not seem to be running inside a container 10:36:56 $ 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-269/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-269 -v /w/workspace/undry_device-rfid-llrp-go_PR-269:/w/workspace/undry_device-rfid-llrp-go_PR-269:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:36:57 $ docker top ac57fe48e152979cf9eb408d80f33cbbbd9989066415ae742542bd989c529379 -eo pid,comm [Pipeline] { [Pipeline] sh 10:36:57 + touch /tmp/pre-build-complete [Pipeline] sh 10:36:57 + mkdir -p /var/log/sysstat [Pipeline] sh 10:36:58 + ls /var/log/sa-host 10:36:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:36:58 provisioning config files... 10:36:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-269@tmp/config13249536415859076196tmp [Pipeline] { [Pipeline] echo 10:36:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:36:58 ---> create-netrc.sh [Pipeline] } 10:36:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:36:59 ---> python-tools-install.sh [Pipeline] echo 10:36:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:36:59 ---> sudo-logs.sh 10:36:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:36:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:37:00 ---> job-cost.sh 10:37:00 lf-activate-venv: SKIPPING 10:37:00 DEBUG: total: 0.2199999988079071 10:37:00 INFO: Retrieving Stack Cost... 10:37:00 INFO: Retrieving Pricing Info for: v3-standard-8 10:37:00 INFO: Archiving Costs [Pipeline] echo 10:37:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:37:01 ---> logs-deploy.sh 10:37:01 lf-activate-venv: SKIPPING 10:37:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-269/1 10:37:01 INFO: archiving workspace using pattern(s): 10:37:02 Archives upload complete. 10:37:02 INFO: archiving logs to Nexus