Pull request #228 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82accfedf1bddcb68b153b7d9631272bbf28a1df+1e3cba0a24fefd538a0680e2f51cf4f2fde78754 (9409e84000613974a0155ab2af02147e8b22ee4a) 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-ssh4761624771927369858.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh12148487483585423817.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-228/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-228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1148317681467706236.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-228/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8185104156503348735.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh14812214142656695807.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-228/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-228/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17779978800524768360.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-15197 in /w/workspace/undry_device-rfid-llrp-go_PR-228 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-228 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 into PR head commit 82accfedf1bddcb68b153b7d9631272bbf28a1df > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 82accfedf1bddcb68b153b7d9631272bbf28a1df Checking out Revision 82accfedf1bddcb68b153b7d9631272bbf28a1df (PR-228) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:59:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:59:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:59:34 ========================================================= 10:59:34 EdgeX Global Pipelines Version Info 10:59:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 82accfedf1bddcb68b153b7d9631272bbf28a1df # 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 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82accfedf1bddcb68b153b7d9631272bbf28a1df # timeout=10 10:59:35 ------------------- 10:59:35 stable info: 10:59:35 ------------------- 10:59:35 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:59:35 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:59:35 Message: update stable to v1.0.249 10:59:36 ------------------- 10:59:36 experimental info: 10:59:36 ------------------- 10:59:36 Commited By: **** collab-it+edgex@linuxfoundation.org 10:59:36 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 10:59:36 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:59:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:59:36 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:59:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:59:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:59:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:59:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 10:59:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:59:36 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-228 [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-228 [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-228 [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82accfedf1bddcb68b153b7d9631272bbf28a1df [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82accfe [Pipeline] echo 10:59:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:59:38 provisioning config files... 10:59:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-228@tmp/config15277555116589008675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:38 ---> docker-login.sh 10:59:38 nexus3.edgexfoundry.org:10001 10:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:38 Configure a credential helper to remove this warning. See 10:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:38 10:59:38 Login Succeeded 10:59:38 nexus3.edgexfoundry.org:10002 10:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:38 Configure a credential helper to remove this warning. See 10:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:38 10:59:38 Login Succeeded 10:59:38 nexus3.edgexfoundry.org:10003 10:59:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:38 Configure a credential helper to remove this warning. See 10:59:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:38 10:59:38 Login Succeeded 10:59:38 nexus3.edgexfoundry.org:10004 10:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:39 Configure a credential helper to remove this warning. See 10:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:39 10:59:39 Login Succeeded 10:59:39 docker.io 10:59:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:39 Configure a credential helper to remove this warning. See 10:59:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:39 10:59:39 Login Succeeded 10:59:39 ---> docker-login.sh ends [Pipeline] } 10:59:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:59:40 + git rev-list -1 --merges 82accfedf1bddcb68b153b7d9631272bbf28a1df~1..82accfedf1bddcb68b153b7d9631272bbf28a1df [Pipeline] echo 10:59:40 -----------> git rev-list -1 --merges 82accfedf1bddcb68b153b7d9631272bbf28a1df~1..82accfedf1bddcb68b153b7d9631272bbf28a1df 82accfedf1bddcb68b153b7d9631272bbf28a1df [false] [Pipeline] sh 10:59:40 + git log --format=format:%s -1 82accfedf1bddcb68b153b7d9631272bbf28a1df [Pipeline] echo 10:59:40 ========================================================= 10:59:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:59:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:59:40 + git log --format=format:%s -1 82accfedf1bddcb68b153b7d9631272bbf28a1df [Pipeline] echo 10:59:40 [semverPrep] GIT_COMMIT: 82accfedf1bddcb68b153b7d9631272bbf28a1df, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:59:41 [semverPrep] This is not a build commit. [Pipeline] sh 10:59:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:59:41 + grep -v github /etc/ssh/ssh_known_hosts 10:59:41 + [ -e /tmp/ssh_known_hosts ] 10:59:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:59:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:59:41 + sudo tee -a /etc/ssh/ssh_known_hosts 10:59:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:41 10:59:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:42 0.1.4: Pulling from edgex-devops/py-git-semver 10:59:42 b85a868b505f: Pulling fs layer 10:59:42 e2be974225ed: Pulling fs layer 10:59:42 339a4e72a1f5: Pulling fs layer 10:59:42 988bab9f4d93: Pulling fs layer 10:59:42 1469e6f7b9e6: Pulling fs layer 10:59:42 eaf3925da568: Pulling fs layer 10:59:42 bab4dde63d76: Pulling fs layer 10:59:42 bde34c3a00c8: Pulling fs layer 10:59:42 b352a97aabf1: Pulling fs layer 10:59:42 4872d77fe225: Pulling fs layer 10:59:42 5851b861e8e6: Pulling fs layer 10:59:42 988bab9f4d93: Waiting 10:59:42 1469e6f7b9e6: Waiting 10:59:42 eaf3925da568: Waiting 10:59:42 bab4dde63d76: Waiting 10:59:42 bde34c3a00c8: Waiting 10:59:42 b352a97aabf1: Waiting 10:59:42 4872d77fe225: Waiting 10:59:42 5851b861e8e6: Waiting 10:59:42 e2be974225ed: Download complete 10:59:42 988bab9f4d93: Verifying Checksum 10:59:42 988bab9f4d93: Download complete 10:59:42 1469e6f7b9e6: Verifying Checksum 10:59:42 1469e6f7b9e6: Download complete 10:59:42 eaf3925da568: Download complete 10:59:42 339a4e72a1f5: Verifying Checksum 10:59:42 339a4e72a1f5: Download complete 10:59:42 bde34c3a00c8: Download complete 10:59:42 b352a97aabf1: Verifying Checksum 10:59:42 b352a97aabf1: Download complete 10:59:42 4872d77fe225: Verifying Checksum 10:59:42 4872d77fe225: Download complete 10:59:42 5851b861e8e6: Verifying Checksum 10:59:42 5851b861e8e6: Download complete 10:59:42 b85a868b505f: Verifying Checksum 10:59:42 b85a868b505f: Download complete 10:59:42 bab4dde63d76: Download complete 10:59:43 b85a868b505f: Pull complete 10:59:44 e2be974225ed: Pull complete 10:59:44 339a4e72a1f5: Pull complete 10:59:44 988bab9f4d93: Pull complete 10:59:44 1469e6f7b9e6: Pull complete 10:59:44 eaf3925da568: Pull complete 10:59:46 bab4dde63d76: Pull complete 10:59:46 bde34c3a00c8: Pull complete 10:59:46 b352a97aabf1: Pull complete 10:59:47 4872d77fe225: Pull complete 10:59:47 5851b861e8e6: Pull complete 10:59:47 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:59:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:59:47 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:59:47 prd-ubuntu20.04-docker-8c-8g-15197 does not seem to be running inside a container 10:59:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-228 -v /w/workspace/undry_device-rfid-llrp-go_PR-228:/w/workspace/undry_device-rfid-llrp-go_PR-228:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-228@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:59:49 $ docker top 83ef62d09e4e6d1033f04d58a670b7280b25d8cad448842fc1a02008dc16b996 -eo pid,comm 10:59:49 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:59:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:59:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:50 [ssh-agent] Looking for ssh-agent implementation... 10:59:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:50 $ docker exec 83ef62d09e4e6d1033f04d58a670b7280b25d8cad448842fc1a02008dc16b996 ssh-agent 10:59:50 SSH_AUTH_SOCK=/tmp/ssh-5wHtPN8oi7yh/agent.32 10:59:50 SSH_AGENT_PID=38 10:59:50 Running ssh-add (command line suppressed) 10:59:50 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-228@tmp/private_key_15896170174159441761.key (/w/workspace/undry_device-rfid-llrp-go_PR-228@tmp/private_key_15896170174159441761.key) 10:59:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:50 + git tag --points-at HEAD [Pipeline] } 10:59:50 $ docker exec --env ******** --env ******** 83ef62d09e4e6d1033f04d58a670b7280b25d8cad448842fc1a02008dc16b996 ssh-agent -k 10:59:50 unset SSH_AUTH_SOCK; 10:59:50 unset SSH_AGENT_PID; 10:59:50 echo Agent pid 38 killed; 10:59:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:59:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:59:50 [ssh-agent] Looking for ssh-agent implementation... 10:59:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:59:51 $ docker exec 83ef62d09e4e6d1033f04d58a670b7280b25d8cad448842fc1a02008dc16b996 ssh-agent 10:59:51 SSH_AUTH_SOCK=/tmp/ssh-pnFq8eF5ySS1/agent.70 10:59:51 SSH_AGENT_PID=76 10:59:51 Running ssh-add (command line suppressed) 10:59:51 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-228@tmp/private_key_9547264003299884306.key (/w/workspace/undry_device-rfid-llrp-go_PR-228@tmp/private_key_9547264003299884306.key) 10:59:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:59:51 + git semver init 10:59:51 2023-05-11 10:59:51,792 [run_init] DEBUG init version:0.0.0 force:False 10:59:51 2023-05-11 10:59:51,793 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-228/.semver 10:59:51 2023-05-11 10:59:51,794 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-228/.semver 10:59:51 2023-05-11 10:59:51,794 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-228/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-228, universal_newlines=False, shell=None, istream=None) 10:59:52 2023-05-11 10:59:52,582 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-228/.git/info/exclude 10:59:52 2023-05-11 10:59:52,582 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-228/.semver/PR-228 with force:False 10:59:52 2023-05-11 10:59:52,582 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-228/.semver/PR-228 10:59:52 2023-05-11 10:59:52,586 [execute] INFO git cat-file --batch-check 10:59:52 2023-05-11 10:59:52,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-228/.semver, universal_newlines=False, shell=None, istream=) 10:59:52 2023-05-11 10:59:52,592 [execute] INFO git cat-file --batch 10:59:52 2023-05-11 10:59:52,593 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-228/.semver, universal_newlines=False, shell=None, istream=) 10:59:52 2023-05-11 10:59:52,597 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-228/.semver/PR-228 10:59:52 0.0.0 [Pipeline] } 10:59:52 $ docker exec --env ******** --env ******** 83ef62d09e4e6d1033f04d58a670b7280b25d8cad448842fc1a02008dc16b996 ssh-agent -k 10:59:52 unset SSH_AUTH_SOCK; 10:59:52 unset SSH_AGENT_PID; 10:59:52 echo Agent pid 76 killed; 10:59:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:59:53 + git semver [Pipeline] } 10:59:53 $ docker stop --time=1 83ef62d09e4e6d1033f04d58a670b7280b25d8cad448842fc1a02008dc16b996 10:59:54 $ docker rm -f --volumes 83ef62d09e4e6d1033f04d58a670b7280b25d8cad448842fc1a02008dc16b996 [Pipeline] // withDockerContainer [Pipeline] sh 10:59:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:59:55 Stashed 1 file(s) [Pipeline] echo 10:59:55 [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:59:56 provisioning config files... 10:59:56 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-228@tmp/config4077739918702673694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:59:56 ---> docker-login.sh 10:59:56 nexus3.edgexfoundry.org:10001 10:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:56 Configure a credential helper to remove this warning. See 10:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:56 10:59:56 Login Succeeded 10:59:56 nexus3.edgexfoundry.org:10002 10:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:56 Configure a credential helper to remove this warning. See 10:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:56 10:59:56 Login Succeeded 10:59:56 nexus3.edgexfoundry.org:10003 10:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:56 Configure a credential helper to remove this warning. See 10:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:56 10:59:56 Login Succeeded 10:59:56 nexus3.edgexfoundry.org:10004 10:59:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:56 Configure a credential helper to remove this warning. See 10:59:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:56 10:59:56 Login Succeeded 10:59:56 docker.io 10:59:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:59:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:59:57 Configure a credential helper to remove this warning. See 10:59:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:59:57 10:59:57 Login Succeeded 10:59:57 ---> docker-login.sh ends [Pipeline] } 10:59:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:59:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:59:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:59:57 ========================================================= 10:59:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 10:59:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:59:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 10:59:57 Sending build context to Docker daemon 4.246MB 10:59:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 10:59:57 Step 2/12 : FROM ${BASE} AS builder 10:59:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 10:59:57 f56be85fc22e: Pulling fs layer 10:59:57 85791d961cd3: Pulling fs layer 10:59:57 d694b5ae8c79: Pulling fs layer 10:59:57 9f32a84ed3da: Pulling fs layer 10:59:57 4d19c01a9841: Pulling fs layer 10:59:57 9325e15d5711: Pulling fs layer 10:59:57 556b6ee489ea: Pulling fs layer 10:59:57 c5a4b2cf53e6: Pulling fs layer 10:59:57 556b6ee489ea: Waiting 10:59:57 9f32a84ed3da: Waiting 10:59:57 4d19c01a9841: Waiting 10:59:57 9325e15d5711: Waiting 10:59:57 c5a4b2cf53e6: Waiting 10:59:57 85791d961cd3: Download complete 10:59:57 9f32a84ed3da: Download complete 10:59:57 4d19c01a9841: Download complete 10:59:58 f56be85fc22e: Verifying Checksum 10:59:58 f56be85fc22e: Download complete 10:59:58 9325e15d5711: Verifying Checksum 10:59:58 9325e15d5711: Download complete 10:59:58 f56be85fc22e: Pull complete 10:59:58 85791d961cd3: Pull complete 10:59:58 d694b5ae8c79: Verifying Checksum 10:59:58 d694b5ae8c79: Download complete 10:59:58 c5a4b2cf53e6: Verifying Checksum 10:59:59 556b6ee489ea: Verifying Checksum 10:59:59 556b6ee489ea: Download complete 11:00:02 d694b5ae8c79: Pull complete 11:00:02 9f32a84ed3da: Pull complete 11:00:02 4d19c01a9841: Pull complete 11:00:02 9325e15d5711: Pull complete 11:00:04 556b6ee489ea: Pull complete 11:00:05 c5a4b2cf53e6: Pull complete 11:00:05 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 11:00:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 11:00:05 ---> c4be618373d6 11:00:05 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:00:09 ---> Running in acbf68e8d6c0 11:00:09 Removing intermediate container acbf68e8d6c0 11:00:09 ---> 006045556c88 11:00:09 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:00:09 ---> Running in e443f4aa186b 11:00:09 Removing intermediate container e443f4aa186b 11:00:09 ---> 6fb452402227 11:00:09 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:00:09 ---> Running in 5bee8c83c6f8 11:00:09 Removing intermediate container 5bee8c83c6f8 11:00:09 ---> fd5e464a4812 11:00:09 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:00:09 ---> Running in af485c58a6f5 11:00:09 Removing intermediate container af485c58a6f5 11:00:09 ---> da16acc000d9 11:00:09 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:00:10 ---> Running in 53ac81afd79b 11:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:00:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:00:10 OK: 265 MiB in 53 packages 11:00:10 Removing intermediate container 53ac81afd79b 11:00:10 ---> 83ec3d2f6135 11:00:10 Step 8/12 : WORKDIR /app 11:00:10 ---> Running in bef22895a000 11:00:10 Removing intermediate container bef22895a000 11:00:10 ---> 312ff1c33fcd 11:00:10 Step 9/12 : COPY go.mod vendor* ./ 11:00:11 Still waiting to schedule task 11:00:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:00:11 ---> e7e432b17941 11:00:11 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:00:11 ---> Running in 004249f4f8e7 11:00:55 Removing intermediate container 004249f4f8e7 11:00:55 ---> 6e6ad837f877 11:00:55 Step 11/12 : COPY . . 11:00:55 ---> ea8241bef7fb 11:00:55 Step 12/12 : RUN $MAKE 11:00:55 ---> Running in ed0f2733e0c6 11:00:55 noop 11:00:55 Removing intermediate container ed0f2733e0c6 11:00:55 ---> 97bfffde1222 11:00:55 Successfully built 97bfffde1222 11:00:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:56 + docker inspect -f . ci-base-image-x86_64 11:00:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:56 prd-ubuntu20.04-docker-8c-8g-15197 does not seem to be running inside a container 11:00:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-228 -v /w/workspace/undry_device-rfid-llrp-go_PR-228:/w/workspace/undry_device-rfid-llrp-go_PR-228:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-228@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:00:56 $ docker top 19261b9047ff0a798a3038d18f156832cee3eec548a080aa347748df4ba8327c -eo pid,comm [Pipeline] { [Pipeline] sh 11:00:57 + go version 11:00:57 go version go1.20.2 linux/amd64 [Pipeline] } 11:00:57 $ docker stop --time=1 19261b9047ff0a798a3038d18f156832cee3eec548a080aa347748df4ba8327c 11:00:58 $ docker rm -f --volumes 19261b9047ff0a798a3038d18f156832cee3eec548a080aa347748df4ba8327c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:00:59 + docker inspect -f . ci-base-image-x86_64 11:00:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:00:59 prd-ubuntu20.04-docker-8c-8g-15197 does not seem to be running inside a container 11:00:59 $ 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-228 -v /w/workspace/undry_device-rfid-llrp-go_PR-228:/w/workspace/undry_device-rfid-llrp-go_PR-228:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-228@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:00:59 $ docker top fce468f1448763db80a2cfee6cfe327ea5c5cd3c1a6c640d2112c653f01a6391 -eo pid,comm [Pipeline] { [Pipeline] sh 11:01:00 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-228 [Pipeline] fileExists [Pipeline] sh 11:01:00 + make test 11:01:00 go test ./... -coverprofile=coverage.out ./... 11:01:05 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:01:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:01:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:01:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.636s coverage: 40.5% of statements 11:01:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 52.0% of statements 11:01:19 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements 11:01:27 go vet ./... 11:01:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:01:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:01:30 ./bin/test-attribution-txt.sh 11:01:30 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:01:30 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:01:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:01:31 $ docker stop --time=1 fce468f1448763db80a2cfee6cfe327ea5c5cd3c1a6c640d2112c653f01a6391 11:01:33 $ docker rm -f --volumes fce468f1448763db80a2cfee6cfe327ea5c5cd3c1a6c640d2112c653f01a6391 [Pipeline] // withDockerContainer [Pipeline] sh 11:01:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:01:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:01:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:01:35 + ls -al . 11:01:35 total 628 11:01:35 drwxrwxr-x 11 jenkins jenkins 4096 May 11 11:01 . 11:01:35 drwxrwxr-x 4 jenkins jenkins 4096 May 11 10:59 .. 11:01:35 -rw-rw-r-- 1 jenkins jenkins 134 May 11 10:59 .dockerignore 11:01:35 drwxrwxr-x 8 jenkins jenkins 4096 May 11 10:59 .git 11:01:35 drwxrwxr-x 3 jenkins jenkins 4096 May 11 10:59 .github 11:01:35 -rw-rw-r-- 1 jenkins jenkins 946 May 11 10:59 .gitignore 11:01:35 -rw-rw-r-- 1 jenkins jenkins 41 May 11 10:59 .golangci.yml 11:01:35 drwxr-xr-x 3 jenkins jenkins 4096 May 11 10:59 .semver 11:01:35 -rw-rw-r-- 1 jenkins jenkins 10794 May 11 10:59 Attribution.txt 11:01:35 -rw-rw-r-- 1 jenkins jenkins 5905 May 11 10:59 CHANGELOG.md 11:01:35 -rw-rw-r-- 1 jenkins jenkins 1347 May 11 10:59 Dockerfile 11:01:35 -rw-rw-r-- 1 jenkins jenkins 677 May 11 10:59 GOVERNANCE.md 11:01:35 -rw-rw-r-- 1 jenkins jenkins 683 May 11 10:59 Jenkinsfile 11:01:35 -rw-rw-r-- 1 jenkins jenkins 11347 May 11 10:59 LICENSE 11:01:35 -rw-rw-r-- 1 jenkins jenkins 2053 May 11 10:59 Makefile 11:01:35 -rw-rw-r-- 1 jenkins jenkins 625 May 11 10:59 OWNERS.md 11:01:35 -rw-rw-r-- 1 jenkins jenkins 28505 May 11 10:59 README.md 11:01:35 -rw-rw-r-- 1 jenkins jenkins 5 May 11 10:59 VERSION 11:01:35 drwxrwxr-x 2 jenkins jenkins 4096 May 11 10:59 bin 11:01:35 drwxrwxr-x 4 jenkins jenkins 4096 May 11 10:59 cmd 11:01:35 -rw-r--r-- 1 jenkins jenkins 458038 May 11 11:01 coverage.out 11:01:35 drwxrwxr-x 2 jenkins jenkins 4096 May 11 10:59 examples 11:01:35 -rw-rw-r-- 1 jenkins jenkins 3419 May 11 10:59 go.mod 11:01:35 -rw-rw-r-- 1 jenkins jenkins 31078 May 11 10:59 go.sum 11:01:35 drwxrwxr-x 2 jenkins jenkins 4096 May 11 10:59 images 11:01:35 drwxrwxr-x 5 jenkins jenkins 4096 May 11 10:59 internal 11:01:35 drwxrwxr-x 4 jenkins jenkins 4096 May 11 10:59 snap 11:01:35 -rw-rw-r-- 1 jenkins jenkins 193 May 11 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:01:35 + 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=82accfedf1bddcb68b153b7d9631272bbf28a1df --label arch=amd64 --label version=0.0.0 . 11:01:35 Sending build context to Docker daemon 4.246MB 11:01:35 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:01:35 Step 2/24 : FROM ${BASE} AS builder 11:01:35 ---> 97bfffde1222 11:01:35 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:01:35 ---> Running in 1f61058370d5 11:01:36 Removing intermediate container 1f61058370d5 11:01:36 ---> b56501debbac 11:01:36 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:01:36 ---> Running in 3e87b71ad1fc 11:01:36 Removing intermediate container 3e87b71ad1fc 11:01:36 ---> caf57ccddc5b 11:01:36 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:01:36 ---> Running in b98473c8600e 11:01:36 Removing intermediate container b98473c8600e 11:01:36 ---> d80a99bf2853 11:01:36 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:01:36 ---> Running in 7c517ba61a92 11:01:36 Removing intermediate container 7c517ba61a92 11:01:36 ---> 4124cea62286 11:01:36 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:01:36 ---> Running in 05a6e988b556 11:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:01:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:01:36 OK: 265 MiB in 53 packages 11:01:37 Removing intermediate container 05a6e988b556 11:01:37 ---> a87b3fd32674 11:01:37 Step 8/24 : WORKDIR /app 11:01:37 ---> Running in a7695233a19a 11:01:37 Removing intermediate container a7695233a19a 11:01:37 ---> 43f1d9dc82bd 11:01:37 Step 9/24 : COPY go.mod vendor* ./ 11:01:37 ---> 8a4e9c953981 11:01:37 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:01:37 ---> Running in d435a5fbdef7 11:01:38 Removing intermediate container d435a5fbdef7 11:01:38 ---> 8c5a50ddc2cc 11:01:38 Step 11/24 : COPY . . 11:01:38 ---> 6e97653498c7 11:01:38 Step 12/24 : RUN $MAKE 11:01:38 ---> Running in a705a91c36f8 11:01:38 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:01:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15198 in /w/workspace/undry_device-rfid-llrp-go_PR-228 [Pipeline] { [Pipeline] ws 11:01:52 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 11:01:52 Selected Git installation does not exist. Using Default 11:01:52 The recommended git tool is: NONE 11:01:56 Removing intermediate container a705a91c36f8 11:01:56 ---> 4362a20ee563 11:01:56 Step 13/24 : FROM alpine:3.17 11:01:57 3.17: Pulling from library/alpine 11:01:57 f56be85fc22e: Already exists 11:01:57 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:01:57 Status: Downloaded newer image for alpine:3.17 11:01:57 ---> 9ed4aefc74f6 11:01:57 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:01:57 ---> Running in 621fee46a80e 11:01:57 Removing intermediate container 621fee46a80e 11:01:57 ---> a18b21da733f 11:01:57 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:01:57 ---> Running in f3c09e3e4e06 11:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 11:01:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 11:01:58 using credential edgex-jenkins-ssh 11:01:58 Cloning the remote Git repository 11:01:58 (1/1) Installing dumb-init (1.2.5-r2) 11:01:58 Executing busybox-1.35.0-r29.trigger 11:01:58 OK: 7 MiB in 16 packages 11:01:58 Removing intermediate container f3c09e3e4e06 11:01:58 ---> 56d30adbf026 11:01:58 Step 16/24 : COPY --from=builder /app/LICENSE / 11:01:58 ---> 5f4d822f0cb5 11:01:58 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:01:58 ---> e40d75261fb6 11:01:58 Step 18/24 : COPY --from=builder /app/cmd/ / 11:01:58 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:01:58 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 11:01:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:01:58 > git --version # timeout=10 11:01:58 > git --version # 'git version 2.25.1' 11:01:58 using GIT_SSH to set credentials SSH Credentials for GitHub 11:01:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:01:59 ---> 01fcf93299ab 11:01:59 Step 19/24 : EXPOSE 59989 11:01:59 ---> Running in 5c5edaf4882c 11:01:59 Removing intermediate container 5c5edaf4882c 11:01:59 ---> 6df57c9cfdbc 11:01:59 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:01:59 ---> Running in fde0b1a68334 11:01:59 Removing intermediate container fde0b1a68334 11:01:59 ---> d3f153e72653 11:01:59 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:01:59 ---> Running in e6a1ed0acaff 11:01:59 Removing intermediate container e6a1ed0acaff 11:01:59 ---> d63bd7a7cd53 11:01:59 Step 22/24 : LABEL arch=amd64 11:02:00 ---> Running in d56b638d8abc 11:02:00 Removing intermediate container d56b638d8abc 11:02:00 ---> d98ae930d4e8 11:02:00 Step 23/24 : LABEL git_sha=82accfedf1bddcb68b153b7d9631272bbf28a1df 11:02:00 ---> Running in f6b69cfe7437 11:02:00 Removing intermediate container f6b69cfe7437 11:02:00 ---> f2d9272d7008 11:02:00 Step 24/24 : LABEL version=0.0.0 11:02:00 ---> Running in a16cd24d2e77 11:02:00 Removing intermediate container a16cd24d2e77 11:02:00 ---> d96d285279be 11:02:00 [Warning] One or more build-args [ARCH] were not consumed 11:02:00 Successfully built d96d285279be 11:02:00 Successfully tagged device-rfid-llrp:latest [Pipeline] } 11:01:59 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:01:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [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 11:02:01 Merging remotes/origin/main commit 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 into PR head commit 82accfedf1bddcb68b153b7d9631272bbf28a1df 11:02:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:01 11:02:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:01 Merge succeeded, producing 82accfedf1bddcb68b153b7d9631272bbf28a1df 11:02:01 Checking out Revision 82accfedf1bddcb68b153b7d9631272bbf28a1df (PR-228) 11:02:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:01 latest: Pulling from edgex-lftools-log-publisher 11:02:01 5eb5b503b376: Pulling fs layer 11:02:01 5c69ac0246d0: Pulling fs layer 11:02:01 ec43610c2a17: Pulling fs layer 11:02:01 3a2ae6a8a46f: Pulling fs layer 11:02:01 33b1e0a273af: Pulling fs layer 11:02:01 5d3b04190fa2: Pulling fs layer 11:02:01 2f39f015ded8: Pulling fs layer 11:02:01 3a2ae6a8a46f: Waiting 11:02:01 5d3b04190fa2: Waiting 11:02:01 33b1e0a273af: Waiting 11:02:01 2f39f015ded8: Waiting 11:02:01 5c69ac0246d0: Download complete 11:02:01 3a2ae6a8a46f: Download complete 11:02:01 33b1e0a273af: Verifying Checksum 11:02:01 33b1e0a273af: Download complete 11:02:01 5d3b04190fa2: Verifying Checksum 11:02:01 5d3b04190fa2: Download complete 11:02:01 ec43610c2a17: Verifying Checksum 11:02:01 ec43610c2a17: Download complete 11:02:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 11:02:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 11:02:00 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/228/head:refs/remotes/origin/PR-228 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:02:01 > git config core.sparsecheckout # timeout=10 11:02:01 > git checkout -f 82accfedf1bddcb68b153b7d9631272bbf28a1df # timeout=10 11:02:01 > git remote # timeout=10 11:02:01 > git config --get remote.origin.url # timeout=10 11:02:01 using GIT_SSH to set credentials SSH Credentials for GitHub 11:02:01 > git merge 1e3cba0a24fefd538a0680e2f51cf4f2fde78754 # timeout=10 11:02:01 > git rev-parse HEAD^{commit} # timeout=10 11:02:01 > git config core.sparsecheckout # timeout=10 11:02:01 > git checkout -f 82accfedf1bddcb68b153b7d9631272bbf28a1df # timeout=10 11:02:01 5eb5b503b376: Verifying Checksum 11:02:01 5eb5b503b376: Download complete 11:02:02 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 11:02:02 > git --version # timeout=10 11:02:02 > git --version # 'git version 2.25.1' 11:02:02 fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 11:02:02 2f39f015ded8: Download complete 11:02:02 11:02:02 GitHub has been notified of this commit’s build result 11:02:02 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:02:03 5eb5b503b376: Pull complete 11:02:03 5c69ac0246d0: Pull complete 11:02:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:02:03 % Total % Received % Xferd Average Speed Time Time Time Current 11:02:03 Dload Upload Total Spent Left Speed 11:02:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 78226 0 --:--:-- --:--:-- --:--:-- 78226 11:02:03 ec43610c2a17: Pull complete [Pipeline] sh 11:02:03 3a2ae6a8a46f: Pull complete 11:02:03 33b1e0a273af: Pull complete 11:02:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 11:02:04 5d3b04190fa2: Pull complete [Pipeline] sh 11:02:04 + sudo tee /etc/docker/daemon.new 11:02:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:02:04 { 11:02:04 "registry-mirrors": [ 11:02:04 "https://nexus3.edgexfoundry.org:10001" 11:02:04 ], 11:02:04 "bip": "10.250.0.254/24", 11:02:04 "hosts": [ 11:02:04 "tcp://0.0.0.0:5555", 11:02:04 "unix:///var/run/docker.sock" 11:02:04 ], 11:02:04 "mtu": 1458, 11:02:04 "selinux-enabled": true, 11:02:04 "seccomp-profile": "/etc/docker/seccomp.json" 11:02:04 } [Pipeline] sh 11:02:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:02:05 + sudo service docker restart 11:02:08 2f39f015ded8: Pull complete 11:02:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:02:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:08 prd-ubuntu20.04-docker-8c-8g-15197 does not seem to be running inside a container 11:02:08 $ 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-228 -v /w/workspace/undry_device-rfid-llrp-go_PR-228:/w/workspace/undry_device-rfid-llrp-go_PR-228:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-228@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-228@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 11:02:11 $ docker top 0ecdf57c1a34d2fee0a0f37ff268f06435f9dafa0347470c0abb8c766bf1f875 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:12 ---> job-cost.sh 11:02:12 lf-activate-venv: SKIPPING 11:02:12 INFO: No Stack... 11:02:12 INFO: Retrieving Pricing Info for: v3-standard-8 11:02:12 INFO: Archiving Costs [Pipeline] sh 11:02:13 + cat /w/workspace/undry_device-rfid-llrp-go_PR-228/archives/cost.csv 11:02:13 + cut -d, -f6 [Pipeline] lock 11:02:13 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-228-1-stack-cost] 11:02:13 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-228-1-stack-cost] did not exist. Created. 11:02:13 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-228-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:13 + echo total: 0.2199999988079071 [Pipeline] stash 11:02:13 Stashed 1 file(s) [Pipeline] } 11:02:13 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-228-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:02:13 $ docker stop --time=1 0ecdf57c1a34d2fee0a0f37ff268f06435f9dafa0347470c0abb8c766bf1f875 11:02:15 $ docker rm -f --volumes 0ecdf57c1a34d2fee0a0f37ff268f06435f9dafa0347470c0abb8c766bf1f875 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:02:23 provisioning config files... 11:02:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config443842923985207472tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:23 ---> docker-login.sh 11:02:23 nexus3.edgexfoundry.org:10001 11:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:24 Configure a credential helper to remove this warning. See 11:02:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:24 11:02:24 Login Succeeded 11:02:24 nexus3.edgexfoundry.org:10002 11:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:25 Configure a credential helper to remove this warning. See 11:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:25 11:02:25 Login Succeeded 11:02:25 nexus3.edgexfoundry.org:10003 11:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:25 Configure a credential helper to remove this warning. See 11:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:25 11:02:25 Login Succeeded 11:02:25 nexus3.edgexfoundry.org:10004 11:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:25 Configure a credential helper to remove this warning. See 11:02:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:25 11:02:25 Login Succeeded 11:02:25 docker.io 11:02:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:02:26 Configure a credential helper to remove this warning. See 11:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:02:26 11:02:26 Login Succeeded 11:02:26 ---> docker-login.sh ends [Pipeline] } 11:02:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:02:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 11:02:26 ========================================================= 11:02:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 11:02:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 11:02:27 Sending build context to Docker daemon 1.212MB 11:02:27 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 11:02:27 Step 2/12 : FROM ${BASE} AS builder 11:02:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:02:27 c41833b44d91: Pulling fs layer 11:02:27 ed15518f5707: Pulling fs layer 11:02:27 feae8fd75edb: Pulling fs layer 11:02:27 242c74f7c9fa: Pulling fs layer 11:02:27 3cdef696dda3: Pulling fs layer 11:02:27 2ced38df9373: Pulling fs layer 11:02:27 58f1dce35555: Pulling fs layer 11:02:27 242c74f7c9fa: Waiting 11:02:27 3cdef696dda3: Waiting 11:02:27 2ced38df9373: Waiting 11:02:27 58f1dce35555: Waiting 11:02:27 ed15518f5707: Verifying Checksum 11:02:27 ed15518f5707: Download complete 11:02:27 242c74f7c9fa: Verifying Checksum 11:02:27 242c74f7c9fa: Download complete 11:02:27 3cdef696dda3: Verifying Checksum 11:02:27 3cdef696dda3: Download complete 11:02:27 c41833b44d91: Verifying Checksum 11:02:27 c41833b44d91: Download complete 11:02:28 c41833b44d91: Pull complete 11:02:28 58f1dce35555: Verifying Checksum 11:02:28 58f1dce35555: Download complete 11:02:29 ed15518f5707: Pull complete 11:02:30 feae8fd75edb: Verifying Checksum 11:02:30 feae8fd75edb: Download complete 11:02:30 2ced38df9373: Verifying Checksum 11:02:30 2ced38df9373: Download complete 11:02:42 feae8fd75edb: Pull complete 11:02:42 242c74f7c9fa: Pull complete 11:02:42 3cdef696dda3: Pull complete 11:02:47 2ced38df9373: Pull complete 11:02:50 58f1dce35555: Pull complete 11:02:50 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 11:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 11:02:50 ---> fadd8f120f05 11:02:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 11:02:52 ---> Running in ee5c7d2fbc63 11:02:52 Removing intermediate container ee5c7d2fbc63 11:02:52 ---> aee3b7611cba 11:02:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:02:52 ---> Running in 99d2211bc4ce 11:02:53 Removing intermediate container 99d2211bc4ce 11:02:53 ---> 3d6f86379d9f 11:02:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 11:02:53 ---> Running in 3da9b5eb437c 11:02:53 Removing intermediate container 3da9b5eb437c 11:02:53 ---> 2a39304b4e34 11:02:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 11:02:53 ---> Running in b7d0183af40d 11:02:53 Removing intermediate container b7d0183af40d 11:02:53 ---> e3f3558ffd1d 11:02:53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:02:54 ---> Running in 063c3159b80f 11:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:02:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:02:56 OK: 263 MiB in 53 packages 11:02:58 Removing intermediate container 063c3159b80f 11:02:58 ---> bf7a2047dcc9 11:02:58 Step 8/12 : WORKDIR /app 11:02:58 ---> Running in 4b3ab7d79208 11:02:58 Removing intermediate container 4b3ab7d79208 11:02:58 ---> efc72be99d14 11:02:58 Step 9/12 : COPY go.mod vendor* ./ 11:02:59 ---> f4386f1fc6d5 11:02:59 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:02:59 ---> Running in ed5147cef3c4 11:04:07 Removing intermediate container ed5147cef3c4 11:04:07 ---> 502c6374f8d6 11:04:07 Step 11/12 : COPY . . 11:04:07 ---> 1ce0d56a41c4 11:04:07 Step 12/12 : RUN $MAKE 11:04:07 ---> Running in b3a24db6c0ce 11:04:07 noop 11:04:07 Removing intermediate container b3a24db6c0ce 11:04:07 ---> d826d4b65978 11:04:07 Successfully built d826d4b65978 11:04:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:07 + docker inspect -f . ci-base-image-arm64 11:04:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:07 prd-ubuntu20.04-docker-arm64-4c-16g-15198 does not seem to be running inside a container 11:04:07 $ 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 11:04:09 $ docker top 2ddc71fbabe565cbb9e6442425e314caf87b886fe00ff75282a4f31ee06fa24c -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:10 + go version 11:04:10 go version go1.20.2 linux/arm64 [Pipeline] } 11:04:10 $ docker stop --time=1 2ddc71fbabe565cbb9e6442425e314caf87b886fe00ff75282a4f31ee06fa24c 11:04:11 $ docker rm -f --volumes 2ddc71fbabe565cbb9e6442425e314caf87b886fe00ff75282a4f31ee06fa24c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:04:12 + docker inspect -f . ci-base-image-arm64 11:04:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:04:12 prd-ubuntu20.04-docker-arm64-4c-16g-15198 does not seem to be running inside a container 11:04:12 $ 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 11:04:14 $ docker top ac50d97aa6e3d1c252514db55325a864195c8919187abd80631ce7efcd661ffe -eo pid,comm [Pipeline] { [Pipeline] sh 11:04:14 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 11:04:15 + make test 11:04:15 go test ./... -coverprofile=coverage.out ./... 11:04:47 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 11:06:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 11:06:54 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 11:07:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.850s coverage: 40.5% of statements 11:07:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.578s coverage: 51.9% of statements 11:07:21 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 96.4% of statements 11:07:21 WARNING: Linting skipped (not on x86_64 or linter not installed) 11:07:21 go vet ./... 11:07:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:07:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:07:47 ./bin/test-attribution-txt.sh 11:07:47 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 11:07:47 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 11:07:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 11:07:47 $ docker stop --time=1 ac50d97aa6e3d1c252514db55325a864195c8919187abd80631ce7efcd661ffe 11:07:49 $ docker rm -f --volumes ac50d97aa6e3d1c252514db55325a864195c8919187abd80631ce7efcd661ffe [Pipeline] // withDockerContainer [Pipeline] sh 11:07:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:07:50 Warning: overwriting stash ‘coverage-report’ 11:07:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 11:07:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:07:52 + ls -al . 11:07:52 total 624 11:07:52 drwxrwxr-x 10 jenkins jenkins 4096 May 11 11:04 . 11:07:52 drwxrwxr-x 4 jenkins jenkins 4096 May 11 11:01 .. 11:07:52 -rw-rw-r-- 1 jenkins jenkins 134 May 11 11:02 .dockerignore 11:07:52 drwxrwxr-x 8 jenkins jenkins 4096 May 11 11:02 .git 11:07:52 drwxrwxr-x 3 jenkins jenkins 4096 May 11 11:02 .github 11:07:52 -rw-rw-r-- 1 jenkins jenkins 946 May 11 11:02 .gitignore 11:07:52 -rw-rw-r-- 1 jenkins jenkins 41 May 11 11:02 .golangci.yml 11:07:52 -rw-rw-r-- 1 jenkins jenkins 10794 May 11 11:02 Attribution.txt 11:07:52 -rw-rw-r-- 1 jenkins jenkins 5905 May 11 11:02 CHANGELOG.md 11:07:52 -rw-rw-r-- 1 jenkins jenkins 1347 May 11 11:02 Dockerfile 11:07:52 -rw-rw-r-- 1 jenkins jenkins 677 May 11 11:02 GOVERNANCE.md 11:07:52 -rw-rw-r-- 1 jenkins jenkins 683 May 11 11:02 Jenkinsfile 11:07:52 -rw-rw-r-- 1 jenkins jenkins 11347 May 11 11:02 LICENSE 11:07:52 -rw-rw-r-- 1 jenkins jenkins 2053 May 11 11:02 Makefile 11:07:52 -rw-rw-r-- 1 jenkins jenkins 625 May 11 11:02 OWNERS.md 11:07:52 -rw-rw-r-- 1 jenkins jenkins 28505 May 11 11:02 README.md 11:07:52 -rw-rw-r-- 1 jenkins jenkins 5 May 11 10:59 VERSION 11:07:52 drwxrwxr-x 2 jenkins jenkins 4096 May 11 11:02 bin 11:07:52 drwxrwxr-x 4 jenkins jenkins 4096 May 11 11:02 cmd 11:07:52 -rw-r--r-- 1 jenkins jenkins 458038 May 11 11:07 coverage.out 11:07:52 drwxrwxr-x 2 jenkins jenkins 4096 May 11 11:02 examples 11:07:52 -rw-rw-r-- 1 jenkins jenkins 3419 May 11 11:02 go.mod 11:07:52 -rw-rw-r-- 1 jenkins jenkins 31078 May 11 11:02 go.sum 11:07:52 drwxrwxr-x 2 jenkins jenkins 4096 May 11 11:02 images 11:07:52 drwxrwxr-x 5 jenkins jenkins 4096 May 11 11:02 internal 11:07:52 drwxrwxr-x 4 jenkins jenkins 4096 May 11 11:02 snap 11:07:52 -rw-rw-r-- 1 jenkins jenkins 193 May 11 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:07:52 + 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=82accfedf1bddcb68b153b7d9631272bbf28a1df --label arch=arm64 --label version=0.0.0 . 11:07:53 Sending build context to Docker daemon 1.212MB 11:07:53 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 11:07:53 Step 2/24 : FROM ${BASE} AS builder 11:07:53 ---> d826d4b65978 11:07:53 Step 3/24 : ARG ADD_BUILD_TAGS="" 11:07:53 ---> Running in 62ef6f825965 11:07:53 Removing intermediate container 62ef6f825965 11:07:53 ---> 668dabac45f3 11:07:53 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:07:54 ---> Running in b11494d49acf 11:07:54 Removing intermediate container b11494d49acf 11:07:54 ---> bce2ebc3cdad 11:07:54 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 11:07:54 ---> Running in efd236ed211b 11:07:54 Removing intermediate container efd236ed211b 11:07:54 ---> 4e6f6d9e87d5 11:07:54 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 11:07:54 ---> Running in e5d43af77d79 11:07:55 Removing intermediate container e5d43af77d79 11:07:55 ---> 155f48df4f30 11:07:55 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:07:55 ---> Running in 0ac9d057e019 11:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:07:57 OK: 263 MiB in 53 packages 11:07:58 Removing intermediate container 0ac9d057e019 11:07:58 ---> e9cf417e0a1e 11:07:58 Step 8/24 : WORKDIR /app 11:07:58 ---> Running in 3b04c3a8df0d 11:07:58 Removing intermediate container 3b04c3a8df0d 11:07:58 ---> 853a42c42d4a 11:07:58 Step 9/24 : COPY go.mod vendor* ./ 11:07:59 ---> 3454512afae8 11:07:59 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:07:59 ---> Running in bd58c3529e02 11:08:01 Removing intermediate container bd58c3529e02 11:08:01 ---> 188d824426da 11:08:01 Step 11/24 : COPY . . 11:08:02 ---> d9b962df123d 11:08:02 Step 12/24 : RUN $MAKE 11:08:02 ---> Running in 3925b34c44d9 11:08:03 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 11:10:25 Removing intermediate container 3925b34c44d9 11:10:25 ---> 947428258af8 11:10:25 Step 13/24 : FROM alpine:3.17 11:10:25 3.17: Pulling from library/alpine 11:10:25 c41833b44d91: Already exists 11:10:25 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 11:10:25 Status: Downloaded newer image for alpine:3.17 11:10:25 ---> 51e60588ff2c 11:10:25 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 11:10:25 ---> Running in afebf8f0f221 11:10:25 Removing intermediate container afebf8f0f221 11:10:25 ---> 0d85be6de4b6 11:10:25 Step 15/24 : RUN apk add --update --no-cache dumb-init 11:10:25 ---> Running in 56e67975a2be 11:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 11:10:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 11:10:25 (1/1) Installing dumb-init (1.2.5-r2) 11:10:25 Executing busybox-1.35.0-r29.trigger 11:10:25 OK: 8 MiB in 16 packages 11:10:25 Removing intermediate container 56e67975a2be 11:10:25 ---> ca5d41b5c9d3 11:10:25 Step 16/24 : COPY --from=builder /app/LICENSE / 11:10:25 ---> 60cfb1265af5 11:10:25 Step 17/24 : COPY --from=builder /app/Attribution.txt / 11:10:25 ---> ccaefefc8b4e 11:10:25 Step 18/24 : COPY --from=builder /app/cmd/ / 11:10:25 ---> 82eaa1fdc7c8 11:10:25 Step 19/24 : EXPOSE 59989 11:10:25 ---> Running in 57c0b533095a 11:10:25 Removing intermediate container 57c0b533095a 11:10:25 ---> 6f5d89ee5e75 11:10:25 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 11:10:25 ---> Running in d885dc4e18de 11:10:25 Removing intermediate container d885dc4e18de 11:10:25 ---> ae06fdb439d3 11:10:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 11:10:25 ---> Running in 3cecd66474c9 11:10:25 Removing intermediate container 3cecd66474c9 11:10:25 ---> d13f257f84cc 11:10:25 Step 22/24 : LABEL arch=arm64 11:10:25 ---> Running in 92df149e3f83 11:10:25 Removing intermediate container 92df149e3f83 11:10:25 ---> f3e30582cc4c 11:10:25 Step 23/24 : LABEL git_sha=82accfedf1bddcb68b153b7d9631272bbf28a1df 11:10:25 ---> Running in e1171b2be7c6 11:10:25 Removing intermediate container e1171b2be7c6 11:10:25 ---> d7c664b66f96 11:10:25 Step 24/24 : LABEL version=0.0.0 11:10:25 ---> Running in 02c9b6cea7be 11:10:25 Removing intermediate container 02c9b6cea7be 11:10:25 ---> 1fb73305f459 11:10:25 [Warning] One or more build-args [ARCH] were not consumed 11:10:25 Successfully built 1fb73305f459 11:10:25 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 11:10:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:25 11:10:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:10:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:26 arm64: Pulling from edgex-lftools-log-publisher 11:10:26 8998bd30e6a1: Pulling fs layer 11:10:26 04944245beec: Pulling fs layer 11:10:26 699f458cf7ca: Pulling fs layer 11:10:26 765212b225bb: Pulling fs layer 11:10:26 f23df028b6ca: Pulling fs layer 11:10:26 d65c8cfc05b1: Pulling fs layer 11:10:26 2437ff75d9bd: Pulling fs layer 11:10:26 f23df028b6ca: Waiting 11:10:26 d65c8cfc05b1: Waiting 11:10:26 765212b225bb: Waiting 11:10:26 2437ff75d9bd: Waiting 11:10:26 04944245beec: Verifying Checksum 11:10:26 04944245beec: Download complete 11:10:26 765212b225bb: Verifying Checksum 11:10:26 765212b225bb: Download complete 11:10:26 f23df028b6ca: Verifying Checksum 11:10:26 f23df028b6ca: Download complete 11:10:26 d65c8cfc05b1: Verifying Checksum 11:10:26 d65c8cfc05b1: Download complete 11:10:26 699f458cf7ca: Verifying Checksum 11:10:26 699f458cf7ca: Download complete 11:10:27 8998bd30e6a1: Verifying Checksum 11:10:27 8998bd30e6a1: Download complete 11:10:29 2437ff75d9bd: Verifying Checksum 11:10:29 2437ff75d9bd: Download complete 11:10:30 8998bd30e6a1: Pull complete 11:10:31 04944245beec: Pull complete 11:10:32 699f458cf7ca: Pull complete 11:10:32 765212b225bb: Pull complete 11:10:33 f23df028b6ca: Pull complete 11:10:33 d65c8cfc05b1: Pull complete 11:10:48 2437ff75d9bd: Pull complete 11:10:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:10:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:10:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:10:49 prd-ubuntu20.04-docker-arm64-4c-16g-15198 does not seem to be running inside a container 11:10:49 $ 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 11:10:52 $ docker top 4e9f79a3bf697b9651cf3a9c9a374fa91061afe40d1056791b347b9342dd72f3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:10:52 ---> job-cost.sh 11:10:52 lf-activate-venv: SKIPPING 11:10:52 INFO: No Stack... 11:10:53 INFO: Retrieving Pricing Info for: v3-standard-4 11:10:54 INFO: Archiving Costs [Pipeline] sh 11:10:54 + + cut -d,cat -f6 /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 11:10:54 [Pipeline] lock 11:10:54 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-228-1-stack-cost] 11:10:54 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-228-1-stack-cost] did not exist. Created. 11:10:54 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-228-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:10:55 /w/workspace/device-rfid-llrp-go/1@tmp/durable-1ec2a8cb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:10:55 + echo total: 0.10999999940395355 [Pipeline] stash 11:10:56 Warning: overwriting stash ‘stack-cost’ 11:10:56 Stashed 1 file(s) [Pipeline] } 11:10:56 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-228-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:10:56 $ docker stop --time=1 4e9f79a3bf697b9651cf3a9c9a374fa91061afe40d1056791b347b9342dd72f3 11:10:57 $ docker rm -f --volumes 4e9f79a3bf697b9651cf3a9c9a374fa91061afe40d1056791b347b9342dd72f3 [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 11:10:58 provisioning config files... 11:10:58 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-228@tmp/config6354907052484183151tmp [Pipeline] { [Pipeline] sh 11:10:59 + set +x 11:10:59 + curl -s https://codecov.io/bash 11:10:59 + bash -s -- 11:10:59 11:10:59 _____ _ 11:10:59 / ____| | | 11:10:59 | | ___ __| | ___ ___ _____ __ 11:10:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:10:59 | |___| (_) | (_| | __/ (_| (_) \ V / 11:10:59 \_____\___/ \__,_|\___|\___\___/ \_/ 11:10:59 Bash-1.0.6 11:10:59 11:10:59 11:10:59 ==> git version 2.25.1 found 11:10:59 ==> 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 11:10:59 Release-Date: 2020-01-08 11:10:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:10:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:10:59 ==> Jenkins CI detected. 11:10:59 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-228 11:10:59 project root: . 11:10:59 --> token set from env 11:10:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:10:59 ==> Running gcov in . (disable via -X gcov) 11:10:59 ==> Python coveragepy not found 11:10:59 ==> Searching for coverage reports in: 11:10:59 + . 11:10:59 -> Found 1 reports 11:10:59 ==> Detecting git/mercurial file structure 11:10:59 ==> Reading reports 11:10:59 + ./coverage.out bytes=458038 11:10:59 ==> Appending adjustments 11:10:59 https://docs.codecov.io/docs/fixing-reports 11:10:59 + Found adjustments 11:10:59 ==> Gzipping contents 11:10:59 52K /tmp/codecov.DrRuY7.gz 11:10:59 ==> Uploading reports 11:10:59 url: https://codecov.io 11:10:59 query: branch=PR-228&commit=82accfedf1bddcb68b153b7d9631272bbf28a1df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=228&job=&cmd_args= 11:10:59 -> Pinging Codecov 11:10:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-228&commit=82accfedf1bddcb68b153b7d9631272bbf28a1df&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-228%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=228&job=&cmd_args= 11:11:00 -> Uploading to 11:11:00 https://storage.googleapis.com/codecov/v4/raw/2023-05-11/581DD39554BDF9B6E22D074273EAD858/82accfedf1bddcb68b153b7d9631272bbf28a1df/d1962dce-9971-4a85-ba0a-0836086250ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230511%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230511T111059Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ab4e89aa4dc09191c84aedc5a0193f54dd543cd5d42e7152b08e79007b218cee 11:11:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:11:00 Dload Upload Total Spent Left Speed 11:11:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 213k --:--:-- --:--:-- --:--:-- 213k 11:11:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/82accfedf1bddcb68b153b7d9631272bbf28a1df [Pipeline] } 11:11:00 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 11:11:02 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-228/archives ] 11:11:02 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-228/archives 11:11:02 total 16 11:11:02 drwxr-xr-x 3 root root 4096 May 11 11:02 . 11:11:02 drwxrwxr-x 12 jenkins jenkins 4096 May 11 11:02 .. 11:11:02 drwxr-xr-x 2 root root 4096 May 11 11:02 cost 11:11:02 -rw-r--r-- 1 root root 91 May 11 11:02 cost.csv 11:11:02 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-228/archives 11:11:02 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-228/archives 11:11:02 total 16 11:11:02 drwxr-xr-x 3 jenkins jenkins 4096 May 11 11:02 . 11:11:02 drwxrwxr-x 12 jenkins jenkins 4096 May 11 11:02 .. 11:11:02 drwxr-xr-x 2 jenkins jenkins 4096 May 11 11:02 cost 11:11:02 -rw-r--r-- 1 jenkins jenkins 91 May 11 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:11:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:11:03 ---> package-listing.sh 11:11:03 ++ facter osfamily 11:11:03 ++ tr '[:upper:]' '[:lower:]' 11:11:03 + OS_FAMILY=debian 11:11:03 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-228 11:11:03 + START_PACKAGES=/tmp/packages_start.txt 11:11:03 + END_PACKAGES=/tmp/packages_end.txt 11:11:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:11:03 + PACKAGES=/tmp/packages_start.txt 11:11:03 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-228 ']' 11:11:03 + PACKAGES=/tmp/packages_end.txt 11:11:03 + case "${OS_FAMILY}" in 11:11:03 + dpkg -l 11:11:03 + grep '^ii' 11:11:03 + '[' -f /tmp/packages_start.txt ']' 11:11:03 + '[' -f /tmp/packages_end.txt ']' 11:11:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:11:03 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-228 ']' 11:11:03 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-228/archives/ 11:11:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-228/archives/ [Pipeline] echo 11:11:03 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-228/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:11:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:11:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:11:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:11:05 prd-ubuntu20.04-docker-8c-8g-15197 does not seem to be running inside a container 11:11:05 $ 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-228/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-228 -v /w/workspace/undry_device-rfid-llrp-go_PR-228:/w/workspace/undry_device-rfid-llrp-go_PR-228:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-228@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-228@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:11:06 $ docker top fd7666cabbadbbb6d5efd4e94279e4ccc5d37b0a34458f0222596b6b56c5398d -eo pid,comm [Pipeline] { [Pipeline] sh 11:11:06 + touch /tmp/pre-build-complete [Pipeline] sh 11:11:07 + mkdir -p /var/log/sysstat [Pipeline] sh 11:11:07 + ls /var/log/sa-host 11:11:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:11:07 provisioning config files... 11:11:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-228@tmp/config18380359522740824947tmp [Pipeline] { [Pipeline] echo 11:11:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:11:08 ---> create-netrc.sh [Pipeline] } 11:11:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:11:08 ---> python-tools-install.sh [Pipeline] echo 11:11:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:11:08 ---> sudo-logs.sh 11:11:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:11:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:11:09 ---> job-cost.sh 11:11:09 lf-activate-venv: SKIPPING 11:11:09 DEBUG: total: 0.2199999988079071 11:11:09 INFO: Retrieving Stack Cost... 11:11:09 INFO: Retrieving Pricing Info for: v3-standard-8 11:11:10 INFO: Archiving Costs [Pipeline] echo 11:11:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:11:10 ---> logs-deploy.sh 11:11:10 lf-activate-venv: SKIPPING 11:11:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-228/1 11:11:10 INFO: archiving workspace using pattern(s): 11:11:11 Archives upload complete. 11:11:11 INFO: archiving logs to Nexus