Pull request #166 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f39821064733ecd064f980dc07cd44a264f8663+6afc6bebc55851e438483997c27c526932a4a7b3 (ab588358aafa8ee332dc8999bc3af18756aa9ce1) 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-ssh16450385964574864142.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10474971987225007795.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13475987048289804793.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh16899590397041329887.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-166/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8412027622744970001.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-9390’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9391’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9394’ is offline ‘prd-ubuntu20.04-docker-8c-8g-9395’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-9392’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9396 in /w/workspace/undry_device-rfid-llrp-go_PR-166 [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-166 # 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 6afc6bebc55851e438483997c27c526932a4a7b3 into PR head commit 4f39821064733ecd064f980dc07cd44a264f8663 Merge succeeded, producing 4f39821064733ecd064f980dc07cd44a264f8663 Checking out Revision 4f39821064733ecd064f980dc07cd44a264f8663 (PR-166) > 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/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4f39821064733ecd064f980dc07cd44a264f8663 # 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 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:23:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:23:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:23:02 ========================================================= 04:23:02 EdgeX Global Pipelines Version Info 04:23:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 4f39821064733ecd064f980dc07cd44a264f8663 # timeout=10 > git rev-list --no-walk ff743bb60571003802614acc089b5ea273301727 # timeout=10 04:23:03 ------------------- 04:23:03 stable info: 04:23:03 ------------------- 04:23:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:23:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:23:03 Message: update stable to v1.0.244 04:23:03 ------------------- 04:23:03 experimental info: 04:23:03 ------------------- 04:23:03 Commited By: **** collab-it+edgex@linuxfoundation.org 04:23:03 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 04:23:03 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-166 [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-166 [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-166 [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f39821064733ecd064f980dc07cd44a264f8663 [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f39821 [Pipeline] echo 04:23:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:04 provisioning config files... 04:23:04 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config8013099693027839543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:04 ---> docker-login.sh 04:23:04 nexus3.edgexfoundry.org:10001 04:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:05 Configure a credential helper to remove this warning. See 04:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:05 04:23:05 Login Succeeded 04:23:05 nexus3.edgexfoundry.org:10002 04:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:05 Configure a credential helper to remove this warning. See 04:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:05 04:23:05 Login Succeeded 04:23:05 nexus3.edgexfoundry.org:10003 04:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:05 Configure a credential helper to remove this warning. See 04:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:05 04:23:05 Login Succeeded 04:23:05 nexus3.edgexfoundry.org:10004 04:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:05 Configure a credential helper to remove this warning. See 04:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:05 04:23:05 Login Succeeded 04:23:05 docker.io 04:23:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:05 Configure a credential helper to remove this warning. See 04:23:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:05 04:23:05 Login Succeeded 04:23:05 ---> docker-login.sh ends [Pipeline] } 04:23:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:23:06 + git rev-list -1 --merges 4f39821064733ecd064f980dc07cd44a264f8663~1..4f39821064733ecd064f980dc07cd44a264f8663 [Pipeline] echo 04:23:06 -----------> git rev-list -1 --merges 4f39821064733ecd064f980dc07cd44a264f8663~1..4f39821064733ecd064f980dc07cd44a264f8663 4f39821064733ecd064f980dc07cd44a264f8663 [false] [Pipeline] sh 04:23:06 + git log --format=format:%s -1 4f39821064733ecd064f980dc07cd44a264f8663 [Pipeline] echo 04:23:06 ========================================================= 04:23:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:23:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:06 + git log --format=format:%s -1 4f39821064733ecd064f980dc07cd44a264f8663 [Pipeline] echo 04:23:06 [semverPrep] GIT_COMMIT: 4f39821064733ecd064f980dc07cd44a264f8663, Commit Message: build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo 04:23:06 [semverPrep] This is not a build commit. [Pipeline] sh 04:23:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:23:07 + grep -v github /etc/ssh/ssh_known_hosts 04:23:07 + [ -e /tmp/ssh_known_hosts ] 04:23:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:23:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:23:07 + sudo tee -a /etc/ssh/ssh_known_hosts 04:23:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:07 04:23:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:07 0.1.4: Pulling from edgex-devops/py-git-semver 04:23:07 b85a868b505f: Pulling fs layer 04:23:07 e2be974225ed: Pulling fs layer 04:23:07 339a4e72a1f5: Pulling fs layer 04:23:07 988bab9f4d93: Pulling fs layer 04:23:07 1469e6f7b9e6: Pulling fs layer 04:23:07 eaf3925da568: Pulling fs layer 04:23:07 bab4dde63d76: Pulling fs layer 04:23:07 bde34c3a00c8: Pulling fs layer 04:23:07 b352a97aabf1: Pulling fs layer 04:23:07 4872d77fe225: Pulling fs layer 04:23:07 5851b861e8e6: Pulling fs layer 04:23:07 988bab9f4d93: Waiting 04:23:07 1469e6f7b9e6: Waiting 04:23:07 eaf3925da568: Waiting 04:23:07 bab4dde63d76: Waiting 04:23:07 bde34c3a00c8: Waiting 04:23:07 b352a97aabf1: Waiting 04:23:07 4872d77fe225: Waiting 04:23:07 5851b861e8e6: Waiting 04:23:07 e2be974225ed: Verifying Checksum 04:23:07 e2be974225ed: Download complete 04:23:07 988bab9f4d93: Download complete 04:23:07 1469e6f7b9e6: Verifying Checksum 04:23:07 1469e6f7b9e6: Download complete 04:23:07 eaf3925da568: Verifying Checksum 04:23:07 eaf3925da568: Download complete 04:23:07 339a4e72a1f5: Verifying Checksum 04:23:07 339a4e72a1f5: Download complete 04:23:07 bde34c3a00c8: Verifying Checksum 04:23:07 bde34c3a00c8: Download complete 04:23:07 b352a97aabf1: Download complete 04:23:07 4872d77fe225: Verifying Checksum 04:23:07 4872d77fe225: Download complete 04:23:07 5851b861e8e6: Download complete 04:23:07 b85a868b505f: Verifying Checksum 04:23:07 b85a868b505f: Download complete 04:23:08 bab4dde63d76: Verifying Checksum 04:23:08 bab4dde63d76: Download complete 04:23:09 b85a868b505f: Pull complete 04:23:09 e2be974225ed: Pull complete 04:23:09 339a4e72a1f5: Pull complete 04:23:09 988bab9f4d93: Pull complete 04:23:10 1469e6f7b9e6: Pull complete 04:23:10 eaf3925da568: Pull complete 04:23:12 bab4dde63d76: Pull complete 04:23:12 bde34c3a00c8: Pull complete 04:23:12 b352a97aabf1: Pull complete 04:23:12 4872d77fe225: Pull complete 04:23:12 5851b861e8e6: Pull complete 04:23:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:23:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:23:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:12 prd-ubuntu20.04-docker-8c-8g-9396 does not seem to be running inside a container 04:23:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@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-devops/py-git-semver:0.1.4 cat 04:23:14 $ docker top 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 -eo pid,comm 04:23:14 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). 04:23:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:23:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:14 [ssh-agent] Looking for ssh-agent implementation... 04:23:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:14 $ docker exec 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 ssh-agent 04:23:14 SSH_AUTH_SOCK=/tmp/ssh-TSwnwWrPRrcO/agent.33 04:23:14 SSH_AGENT_PID=39 04:23:14 Running ssh-add (command line suppressed) 04:23:14 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_749308456287243828.key (/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_749308456287243828.key) 04:23:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:14 + git tag --points-at HEAD [Pipeline] } 04:23:14 $ docker exec --env ******** --env ******** 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 ssh-agent -k 04:23:14 unset SSH_AUTH_SOCK; 04:23:14 unset SSH_AGENT_PID; 04:23:14 echo Agent pid 39 killed; 04:23:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:23:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:23:14 [ssh-agent] Looking for ssh-agent implementation... 04:23:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:23:14 $ docker exec 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 ssh-agent 04:23:15 SSH_AUTH_SOCK=/tmp/ssh-aLhZulYM92pu/agent.71 04:23:15 SSH_AGENT_PID=77 04:23:15 Running ssh-add (command line suppressed) 04:23:15 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_7206006613776502270.key (/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/private_key_7206006613776502270.key) 04:23:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:23:15 + git semver init 04:23:15 2023-03-09 04:23:15,663 [run_init] DEBUG init version:0.0.0 force:False 04:23:15 2023-03-09 04:23:15,664 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver 04:23:15 2023-03-09 04:23:15,664 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-166/.semver 04:23:15 2023-03-09 04:23:15,665 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-166, universal_newlines=False, shell=None, istream=None) 04:23:16 2023-03-09 04:23:16,431 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-166/.git/info/exclude 04:23:16 2023-03-09 04:23:16,431 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver/PR-166 with force:False 04:23:16 2023-03-09 04:23:16,431 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver/PR-166 04:23:16 2023-03-09 04:23:16,435 [execute] INFO git cat-file --batch-check 04:23:16 2023-03-09 04:23:16,435 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver, universal_newlines=False, shell=None, istream=) 04:23:16 2023-03-09 04:23:16,443 [execute] INFO git cat-file --batch 04:23:16 2023-03-09 04:23:16,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-166/.semver, universal_newlines=False, shell=None, istream=) 04:23:16 2023-03-09 04:23:16,449 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-166/.semver/PR-166 04:23:16 0.0.0 [Pipeline] } 04:23:16 $ docker exec --env ******** --env ******** 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 ssh-agent -k 04:23:16 unset SSH_AUTH_SOCK; 04:23:16 unset SSH_AGENT_PID; 04:23:16 echo Agent pid 77 killed; 04:23:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:23:17 + git semver [Pipeline] } 04:23:17 $ docker stop --time=1 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 04:23:18 $ docker rm -f --volumes 9bb56b9b145550c31ae30f0fb3663a8340f490b9853b128c6834292443863ff1 [Pipeline] // withDockerContainer [Pipeline] sh 04:23:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:23:19 Stashed 1 file(s) [Pipeline] echo 04:23:19 [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 04:23:19 provisioning config files... 04:23:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config3509269542944735349tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:19 ---> docker-login.sh 04:23:19 nexus3.edgexfoundry.org:10001 04:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:19 Configure a credential helper to remove this warning. See 04:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:19 04:23:19 Login Succeeded 04:23:19 nexus3.edgexfoundry.org:10002 04:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:19 Configure a credential helper to remove this warning. See 04:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:19 04:23:19 Login Succeeded 04:23:19 nexus3.edgexfoundry.org:10003 04:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:19 Configure a credential helper to remove this warning. See 04:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:19 04:23:19 Login Succeeded 04:23:19 nexus3.edgexfoundry.org:10004 04:23:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:19 Configure a credential helper to remove this warning. See 04:23:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:19 04:23:19 Login Succeeded 04:23:19 docker.io 04:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:23:20 Configure a credential helper to remove this warning. See 04:23:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:23:20 04:23:20 Login Succeeded 04:23:20 ---> docker-login.sh ends [Pipeline] } 04:23:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:23:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:23:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:23:20 ========================================================= 04:23:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 04:23:20 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:20 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:23:20 Sending build context to Docker daemon 4.118MB 04:23:20 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 04:23:20 Step 2/12 : FROM ${BASE} AS builder 04:23:20 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 04:23:20 213ec9aee27d: Pulling fs layer 04:23:20 4583459ba037: Pulling fs layer 04:23:20 93c1e223e6f2: Pulling fs layer 04:23:20 53926ce57604: Pulling fs layer 04:23:20 21b2b0c7a3f4: Pulling fs layer 04:23:20 22ff95d597cd: Pulling fs layer 04:23:20 12d6caf4c0d1: Pulling fs layer 04:23:20 96b7cbca73a9: Pulling fs layer 04:23:20 a7acece74701: Pulling fs layer 04:23:20 12d6caf4c0d1: Waiting 04:23:20 53926ce57604: Waiting 04:23:20 21b2b0c7a3f4: Waiting 04:23:20 22ff95d597cd: Waiting 04:23:20 a7acece74701: Waiting 04:23:20 96b7cbca73a9: Waiting 04:23:20 93c1e223e6f2: Verifying Checksum 04:23:20 93c1e223e6f2: Download complete 04:23:20 4583459ba037: Download complete 04:23:20 21b2b0c7a3f4: Download complete 04:23:20 22ff95d597cd: Verifying Checksum 04:23:20 213ec9aee27d: Verifying Checksum 04:23:20 22ff95d597cd: Download complete 04:23:20 12d6caf4c0d1: Verifying Checksum 04:23:20 12d6caf4c0d1: Download complete 04:23:20 213ec9aee27d: Pull complete 04:23:21 4583459ba037: Pull complete 04:23:21 93c1e223e6f2: Pull complete 04:23:21 a7acece74701: Verifying Checksum 04:23:21 a7acece74701: Download complete 04:23:21 53926ce57604: Verifying Checksum 04:23:21 53926ce57604: Download complete 04:23:22 96b7cbca73a9: Verifying Checksum 04:23:22 96b7cbca73a9: Download complete 04:23:25 53926ce57604: Pull complete 04:23:25 21b2b0c7a3f4: Pull complete 04:23:25 22ff95d597cd: Pull complete 04:23:25 12d6caf4c0d1: Pull complete 04:23:28 96b7cbca73a9: Pull complete 04:23:28 a7acece74701: Pull complete 04:23:28 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 04:23:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 04:23:28 ---> db6d94c90886 04:23:28 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:23:30 ---> Running in 8b318963e985 04:23:30 Removing intermediate container 8b318963e985 04:23:30 ---> 2600b55bc537 04:23:30 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:23:30 ---> Running in 7f3561025a45 04:23:30 Removing intermediate container 7f3561025a45 04:23:30 ---> f41cd6bd073e 04:23:30 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 04:23:30 ---> Running in 4acb09aa00fb 04:23:30 Removing intermediate container 4acb09aa00fb 04:23:30 ---> 7afe6b6d1332 04:23:30 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:23:30 ---> Running in 005192a37cdd 04:23:30 Removing intermediate container 005192a37cdd 04:23:30 ---> c8029692a255 04:23:30 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:23:30 ---> Running in dbe31bf8e008 04:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:23:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:23:31 OK: 211 MiB in 51 packages 04:23:32 Removing intermediate container dbe31bf8e008 04:23:32 ---> 1fedde05b893 04:23:32 Step 8/12 : WORKDIR /app 04:23:32 ---> Running in 47bc1958d617 04:23:32 Removing intermediate container 47bc1958d617 04:23:32 ---> 3a82ff3ff67b 04:23:32 Step 9/12 : COPY go.mod vendor* ./ 04:23:32 ---> a108fb12a6e6 04:23:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:23:32 ---> Running in 9c4281021f79 04:23:34 Still waiting to schedule task 04:23:34 ‘prd-centos7-blackbox-4c-2g-8233’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:34 ‘prd-centos7-blackbox-4c-2g-8234’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:34 ‘prd-ubuntu20.04-docker-8c-8g-9390’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:34 ‘prd-ubuntu20.04-docker-8c-8g-9391’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:34 ‘prd-ubuntu20.04-docker-8c-8g-9397’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 04:23:34 ‘prd-ubuntu20.04-docker-arm64-4c-16g-9398’ is offline 04:23:58 Removing intermediate container 9c4281021f79 04:23:58 ---> ca186967ac87 04:23:58 Step 11/12 : COPY . . 04:23:58 ---> 827d6ac10667 04:23:58 Step 12/12 : RUN $MAKE 04:23:58 ---> Running in b427c0c9f63e 04:23:58 noop 04:23:58 Removing intermediate container b427c0c9f63e 04:23:58 ---> ae13520740a5 04:23:58 Successfully built ae13520740a5 04:23:58 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:23:59 + docker inspect -f . ci-base-image-x86_64 04:23:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:23:59 prd-ubuntu20.04-docker-8c-8g-9396 does not seem to be running inside a container 04:23:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:23:59 $ docker top b1b6cb3a563d3e9fcbf20d26e18b766300ea5c773dc1fbc9762f199b3c911245 -eo pid,comm [Pipeline] { [Pipeline] sh 04:23:59 + go version 04:23:59 go version go1.18.7 linux/amd64 [Pipeline] } 04:24:00 $ docker stop --time=1 b1b6cb3a563d3e9fcbf20d26e18b766300ea5c773dc1fbc9762f199b3c911245 04:24:01 $ docker rm -f --volumes b1b6cb3a563d3e9fcbf20d26e18b766300ea5c773dc1fbc9762f199b3c911245 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:01 + docker inspect -f . ci-base-image-x86_64 04:24:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:01 prd-ubuntu20.04-docker-8c-8g-9396 does not seem to be running inside a container 04:24:01 $ 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-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:24:02 $ docker top 038cf18204641967520333605940605dabc73f6c500c549f15b64e69e62f5a05 -eo pid,comm [Pipeline] { [Pipeline] sh 04:24:02 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-166 [Pipeline] fileExists [Pipeline] sh 04:24:02 + make test 04:24:02 go test ./... -coverprofile=coverage.out ./... 04:24:03 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 04:24:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 04:24:13 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 04:24:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.757s coverage: 40.7% of statements 04:24:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements 04:24:17 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.041s coverage: 94.6% of statements 04:24:25 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 04:24:25 go vet ./... 04:24:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:24:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:24:27 ./bin/test-attribution-txt.sh 04:24:27 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 04:24:27 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 04:24:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:24:27 $ docker stop --time=1 038cf18204641967520333605940605dabc73f6c500c549f15b64e69e62f5a05 04:24:29 $ docker rm -f --volumes 038cf18204641967520333605940605dabc73f6c500c549f15b64e69e62f5a05 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:24:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:24:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:24:30 + ls -al . 04:24:30 total 632 04:24:30 drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 04:24 . 04:24:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:23 .. 04:24:30 -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 04:23 .dockerignore 04:24:30 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 04:24 .git 04:24:30 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:23 .github 04:24:30 -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 04:23 .gitignore 04:24:30 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 04:23 .golangci.yml 04:24:30 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:23 .semver 04:24:30 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 04:23 Attribution.txt 04:24:30 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 04:23 CHANGELOG.md 04:24:30 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 04:23 Dockerfile 04:24:30 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 04:23 GOVERNANCE.md 04:24:30 -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 04:23 Jenkinsfile 04:24:30 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 04:23 LICENSE 04:24:30 -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 04:23 Makefile 04:24:30 -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 04:23 OWNERS.md 04:24:30 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 04:23 README.md 04:24:30 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 04:23 VERSION 04:24:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:23 bin 04:24:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:23 cmd 04:24:30 -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 04:24 coverage.out 04:24:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:23 examples 04:24:30 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 04:23 go.mod 04:24:30 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 04:23 go.sum 04:24:30 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:23 images 04:24:30 drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 04:23 internal 04:24:30 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:23 snap 04:24:30 -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:31 + 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=4f39821064733ecd064f980dc07cd44a264f8663 --label arch=amd64 --label version=0.0.0 . 04:24:31 Sending build context to Docker daemon 4.118MB 04:24:31 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 04:24:31 Step 2/24 : FROM ${BASE} AS builder 04:24:31 ---> ae13520740a5 04:24:31 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:24:31 ---> Running in 28b58da9b217 04:24:31 Removing intermediate container 28b58da9b217 04:24:31 ---> 9b13c496c045 04:24:31 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:24:31 ---> Running in 3246a2fc6dc8 04:24:31 Removing intermediate container 3246a2fc6dc8 04:24:31 ---> 89e9613468c5 04:24:31 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 04:24:31 ---> Running in b180efcea14e 04:24:31 Removing intermediate container b180efcea14e 04:24:31 ---> cedce548633f 04:24:31 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:24:31 ---> Running in 85f05066bd5b 04:24:31 Removing intermediate container 85f05066bd5b 04:24:31 ---> cc5739bcb76d 04:24:31 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:24:31 ---> Running in 32a5f8dd3da2 04:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:24:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:24:32 OK: 211 MiB in 51 packages 04:24:32 Removing intermediate container 32a5f8dd3da2 04:24:32 ---> 680137720108 04:24:32 Step 8/24 : WORKDIR /app 04:24:32 ---> Running in f9ee53bb4d3e 04:24:32 Removing intermediate container f9ee53bb4d3e 04:24:32 ---> 7f7043b62dd8 04:24:32 Step 9/24 : COPY go.mod vendor* ./ 04:24:33 ---> 2be2d5152198 04:24:33 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:33 ---> Running in fe506a674f2f 04:24:34 Removing intermediate container fe506a674f2f 04:24:34 ---> 9f53d8419d4e 04:24:34 Step 11/24 : COPY . . 04:24:34 ---> a56d90b8ecb9 04:24:34 Step 12/24 : RUN $MAKE 04:24:34 ---> Running in 09ea148f13a9 04:24:34 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 04:24:52 Removing intermediate container 09ea148f13a9 04:24:52 ---> f8d852129378 04:24:52 Step 13/24 : FROM alpine:3.16 04:24:52 3.16: Pulling from library/alpine 04:24:52 ef5531b6e74e: Pulling fs layer 04:24:52 ef5531b6e74e: Verifying Checksum 04:24:52 ef5531b6e74e: Download complete 04:24:52 ef5531b6e74e: Pull complete 04:24:52 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:24:52 Status: Downloaded newer image for alpine:3.16 04:24:52 ---> dfd21b5a31f5 04:24:52 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:24:52 ---> Running in 76c2395bb427 04:24:52 Removing intermediate container 76c2395bb427 04:24:52 ---> 071604ee719f 04:24:52 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:24:52 ---> Running in e54ce623dc77 04:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 04:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 04:24:53 (1/1) Installing dumb-init (1.2.5-r1) 04:24:53 Executing busybox-1.35.0-r17.trigger 04:24:53 OK: 6 MiB in 15 packages 04:24:53 Removing intermediate container e54ce623dc77 04:24:53 ---> 33d4b202274e 04:24:53 Step 16/24 : COPY --from=builder /app/LICENSE / 04:24:53 ---> e853d3bab8cd 04:24:53 Step 17/24 : COPY --from=builder /app/Attribution.txt / 04:24:54 ---> 112d2aeb6d95 04:24:54 Step 18/24 : COPY --from=builder /app/cmd/ / 04:24:54 ---> 245e91ee54b4 04:24:54 Step 19/24 : EXPOSE 59989 04:24:54 ---> Running in dce8077e0ecf 04:24:54 Removing intermediate container dce8077e0ecf 04:24:54 ---> 28e7dd6ca40f 04:24:54 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 04:24:54 ---> Running in c219c47e11bd 04:24:54 Removing intermediate container c219c47e11bd 04:24:54 ---> e9d63d25ce28 04:24:54 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:24:54 ---> Running in cbde7c57a91c 04:24:54 Removing intermediate container cbde7c57a91c 04:24:54 ---> a54fb6f5fd17 04:24:54 Step 22/24 : LABEL arch=amd64 04:24:54 ---> Running in 2a8f044c109b 04:24:54 Removing intermediate container 2a8f044c109b 04:24:54 ---> c20fae007762 04:24:54 Step 23/24 : LABEL git_sha=4f39821064733ecd064f980dc07cd44a264f8663 04:24:54 ---> Running in 20116d9a5ab4 04:24:55 Removing intermediate container 20116d9a5ab4 04:24:55 ---> 2ce32d65a15e 04:24:55 Step 24/24 : LABEL version=0.0.0 04:24:55 ---> Running in e462da0b979a 04:24:55 Removing intermediate container e462da0b979a 04:24:55 ---> 85013d226e71 04:24:55 [Warning] One or more build-args [ARCH] were not consumed 04:24:55 Successfully built 85013d226e71 04:24:55 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:55 04:24:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:24:55 latest: Pulling from edgex-lftools-log-publisher 04:24:55 5eb5b503b376: Pulling fs layer 04:24:55 5c69ac0246d0: Pulling fs layer 04:24:55 ec43610c2a17: Pulling fs layer 04:24:55 3a2ae6a8a46f: Pulling fs layer 04:24:55 33b1e0a273af: Pulling fs layer 04:24:55 5d3b04190fa2: Pulling fs layer 04:24:55 2f39f015ded8: Pulling fs layer 04:24:55 3a2ae6a8a46f: Waiting 04:24:55 33b1e0a273af: Waiting 04:24:55 5d3b04190fa2: Waiting 04:24:55 2f39f015ded8: Waiting 04:24:55 5c69ac0246d0: Verifying Checksum 04:24:55 5c69ac0246d0: Download complete 04:24:55 3a2ae6a8a46f: Download complete 04:24:55 33b1e0a273af: Verifying Checksum 04:24:55 33b1e0a273af: Download complete 04:24:56 5d3b04190fa2: Download complete 04:24:56 ec43610c2a17: Verifying Checksum 04:24:56 ec43610c2a17: Download complete 04:24:56 5eb5b503b376: Verifying Checksum 04:24:56 5eb5b503b376: Download complete 04:24:56 2f39f015ded8: Download complete 04:24:57 5eb5b503b376: Pull complete 04:24:57 5c69ac0246d0: Pull complete 04:24:57 ec43610c2a17: Pull complete 04:24:58 3a2ae6a8a46f: Pull complete 04:24:58 33b1e0a273af: Pull complete 04:24:58 5d3b04190fa2: Pull complete 04:25:02 2f39f015ded8: Pull complete 04:25:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:25:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:25:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:02 prd-ubuntu20.04-docker-8c-8g-9396 does not seem to be running inside a container 04:25:02 $ 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-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:25:04 $ docker top 8cb12aa5be92fe4204621661beae7e4a8cf35a580bdfd2ab61f176e5e725f199 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:04 ---> job-cost.sh 04:25:04 lf-activate-venv: SKIPPING 04:25:04 INFO: No Stack... 04:25:04 INFO: Retrieving Pricing Info for: v3-standard-8 04:25:05 INFO: Archiving Costs [Pipeline] sh 04:25:05 + cat /w/workspace/undry_device-rfid-llrp-go_PR-166/archives/cost.csv 04:25:05 + cut -d, -f6 [Pipeline] lock 04:25:05 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] 04:25:05 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] did not exist. Created. 04:25:05 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:25:05 + echo total: 0.2199999988079071 [Pipeline] stash 04:25:05 Stashed 1 file(s) [Pipeline] } 04:25:05 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] [Pipeline] // lock [Pipeline] } 04:25:05 $ docker stop --time=1 8cb12aa5be92fe4204621661beae7e4a8cf35a580bdfd2ab61f176e5e725f199 04:25:06 $ docker rm -f --volumes 8cb12aa5be92fe4204621661beae7e4a8cf35a580bdfd2ab61f176e5e725f199 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:26:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9402 in /w/workspace/undry_device-rfid-llrp-go_PR-166 [Pipeline] { [Pipeline] ws 04:26:19 Running in /w/workspace/device-rfid-llrp-go/5 [Pipeline] { [Pipeline] checkout 04:26:19 Selected Git installation does not exist. Using Default 04:26:19 The recommended git tool is: NONE 04:26:25 using credential edgex-jenkins-ssh 04:26:25 Cloning the remote Git repository 04:26:25 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:26:25 > git init /w/workspace/device-rfid-llrp-go/5 # timeout=10 04:26:26 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:26:26 > git --version # timeout=10 04:26:26 > git --version # 'git version 2.25.1' 04:26:26 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:27 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 04:26:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:29 Merging remotes/origin/main commit 6afc6bebc55851e438483997c27c526932a4a7b3 into PR head commit 4f39821064733ecd064f980dc07cd44a264f8663 04:26:29 Merge succeeded, producing 4f39821064733ecd064f980dc07cd44a264f8663 04:26:29 Checking out Revision 4f39821064733ecd064f980dc07cd44a264f8663 (PR-166) 04:26:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 04:26:28 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 04:26:28 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/166/head:refs/remotes/origin/PR-166 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:26:29 > git config core.sparsecheckout # timeout=10 04:26:29 > git checkout -f 4f39821064733ecd064f980dc07cd44a264f8663 # timeout=10 04:26:29 > git remote # timeout=10 04:26:29 > git config --get remote.origin.url # timeout=10 04:26:29 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:29 > git merge 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 04:26:29 > git rev-parse HEAD^{commit} # timeout=10 04:26:29 > git config core.sparsecheckout # timeout=10 04:26:29 > git checkout -f 4f39821064733ecd064f980dc07cd44a264f8663 # timeout=10 04:26:30 Commit message: "build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:26:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:26:30 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:30 Dload Upload Total Spent Left Speed 04:26:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 168k 0 --:--:-- --:--:-- --:--:-- 168k [Pipeline] sh 04:26:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:26:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:26:31 + sudo tee /etc/docker/daemon.new 04:26:31 { 04:26:31 "registry-mirrors": [ 04:26:31 "https://nexus3.edgexfoundry.org:10001" 04:26:31 ], 04:26:31 "bip": "10.250.0.254/24", 04:26:31 "hosts": [ 04:26:31 "tcp://0.0.0.0:5555", 04:26:31 "unix:///var/run/docker.sock" 04:26:31 ], 04:26:31 "mtu": 1458, 04:26:31 "selinux-enabled": true, 04:26:31 "seccomp-profile": "/etc/docker/seccomp.json" 04:26:31 } [Pipeline] sh 04:26:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:26:32 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:26:50 provisioning config files... 04:26:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/5@tmp/config5835386046437719617tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:51 ---> docker-login.sh 04:26:51 nexus3.edgexfoundry.org:10001 04:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:51 Configure a credential helper to remove this warning. See 04:26:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:51 04:26:51 Login Succeeded 04:26:51 nexus3.edgexfoundry.org:10002 04:26:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:53 Configure a credential helper to remove this warning. See 04:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:53 04:26:53 Login Succeeded 04:26:53 nexus3.edgexfoundry.org:10003 04:26:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:53 Configure a credential helper to remove this warning. See 04:26:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:53 04:26:53 Login Succeeded 04:26:53 nexus3.edgexfoundry.org:10004 04:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:54 Configure a credential helper to remove this warning. See 04:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:54 04:26:54 Login Succeeded 04:26:54 docker.io 04:26:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 04:26:54 Configure a credential helper to remove this warning. See 04:26:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 04:26:54 04:26:54 Login Succeeded 04:26:54 ---> docker-login.sh ends [Pipeline] } 04:26:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:26:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 04:26:55 ========================================================= 04:26:55 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 04:26:55 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:55 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 04:26:55 Sending build context to Docker daemon 1.213MB 04:26:55 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 04:26:55 Step 2/12 : FROM ${BASE} AS builder 04:26:56 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:26:56 9b18e9b68314: Pulling fs layer 04:26:56 35d82f9e3411: Pulling fs layer 04:26:56 e16973657156: Pulling fs layer 04:26:56 fc693d55d65f: Pulling fs layer 04:26:56 7e9fc2657dce: Pulling fs layer 04:26:56 dda99020689f: Pulling fs layer 04:26:56 db1c61fa0a46: Pulling fs layer 04:26:56 891c053d2c06: Pulling fs layer 04:26:56 fc693d55d65f: Waiting 04:26:56 7e9fc2657dce: Waiting 04:26:56 dda99020689f: Waiting 04:26:56 db1c61fa0a46: Waiting 04:26:56 e16973657156: Verifying Checksum 04:26:56 e16973657156: Download complete 04:26:56 35d82f9e3411: Verifying Checksum 04:26:56 35d82f9e3411: Download complete 04:26:56 7e9fc2657dce: Verifying Checksum 04:26:56 dda99020689f: Download complete 04:26:56 9b18e9b68314: Verifying Checksum 04:26:57 9b18e9b68314: Pull complete 04:26:57 35d82f9e3411: Pull complete 04:26:57 891c053d2c06: Verifying Checksum 04:26:57 891c053d2c06: Download complete 04:26:57 e16973657156: Pull complete 04:26:59 db1c61fa0a46: Verifying Checksum 04:26:59 db1c61fa0a46: Download complete 04:26:59 fc693d55d65f: Verifying Checksum 04:26:59 fc693d55d65f: Download complete 04:27:12 fc693d55d65f: Pull complete 04:27:12 7e9fc2657dce: Pull complete 04:27:12 dda99020689f: Pull complete 04:27:17 db1c61fa0a46: Pull complete 04:27:20 891c053d2c06: Pull complete 04:27:20 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 04:27:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 04:27:20 ---> f96f9c87975a 04:27:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 04:27:22 ---> Running in 9a722cf363a5 04:27:22 Removing intermediate container 9a722cf363a5 04:27:22 ---> c3434520933f 04:27:22 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:27:22 ---> Running in 4405d7f2be16 04:27:22 Removing intermediate container 4405d7f2be16 04:27:22 ---> 4caa07ce204b 04:27:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 04:27:22 ---> Running in 3038b22518e2 04:27:23 Removing intermediate container 3038b22518e2 04:27:23 ---> 8d808dd5d527 04:27:23 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 04:27:23 ---> Running in e8083b3dd2a4 04:27:23 Removing intermediate container e8083b3dd2a4 04:27:23 ---> d7a456699a77 04:27:23 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:27:24 ---> Running in a2e317d3b158 04:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:27:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:27:27 OK: 221 MiB in 51 packages 04:27:28 Removing intermediate container a2e317d3b158 04:27:28 ---> 6502a80d2570 04:27:28 Step 8/12 : WORKDIR /app 04:27:28 ---> Running in 044871fdb8b5 04:27:28 Removing intermediate container 044871fdb8b5 04:27:28 ---> 7689edfb66dc 04:27:28 Step 9/12 : COPY go.mod vendor* ./ 04:27:28 ---> c72314e0a9fa 04:27:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:29 ---> Running in 343a743868d2 04:28:37 Removing intermediate container 343a743868d2 04:28:37 ---> b3b0dd7611cb 04:28:37 Step 11/12 : COPY . . 04:28:37 ---> 7956bf1882af 04:28:37 Step 12/12 : RUN $MAKE 04:28:37 ---> Running in 86b3f64485ee 04:28:38 noop 04:28:39 Removing intermediate container 86b3f64485ee 04:28:39 ---> 96352a4acd9b 04:28:39 Successfully built 96352a4acd9b 04:28:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:39 + docker inspect -f . ci-base-image-arm64 04:28:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:39 prd-ubuntu20.04-docker-arm64-4c-16g-9402 does not seem to be running inside a container 04:28:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:28:41 $ docker top 24db09955bb21437a14cb2e21d6a72793a7a91ad5f9c1501656459fec6e792f0 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:42 + go version 04:28:42 go version go1.18.7 linux/arm64 [Pipeline] } 04:28:42 $ docker stop --time=1 24db09955bb21437a14cb2e21d6a72793a7a91ad5f9c1501656459fec6e792f0 04:28:43 $ docker rm -f --volumes 24db09955bb21437a14cb2e21d6a72793a7a91ad5f9c1501656459fec6e792f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:44 + docker inspect -f . ci-base-image-arm64 04:28:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:44 prd-ubuntu20.04-docker-arm64-4c-16g-9402 does not seem to be running inside a container 04:28:44 $ 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/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:28:45 $ docker top e0aa83400fd4cc1920fdfa09cb64eec0f85b77f34cc60f21b32cbf3314f43bed -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:46 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/5 [Pipeline] fileExists [Pipeline] sh 04:28:47 + make test 04:28:47 go test ./... -coverprofile=coverage.out ./... 04:28:49 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 04:30:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 04:30:41 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 04:31:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.793s coverage: 40.7% of statements 04:31:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.646s coverage: 52.0% of statements 04:31:07 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.079s coverage: 95.5% of statements 04:31:07 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:31:07 go vet ./... 04:31:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:31:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:31:41 ./bin/test-attribution-txt.sh 04:31:41 An attribution for golang.org/x/mod is missing from Attribution.txt, please add 04:31:41 An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo 04:31:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 04:31:41 $ docker stop --time=1 e0aa83400fd4cc1920fdfa09cb64eec0f85b77f34cc60f21b32cbf3314f43bed 04:31:43 $ docker rm -f --volumes e0aa83400fd4cc1920fdfa09cb64eec0f85b77f34cc60f21b32cbf3314f43bed [Pipeline] // withDockerContainer [Pipeline] sh 04:31:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:31:44 Warning: overwriting stash ‘coverage-report’ 04:31:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:31:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:31:45 + ls -al . 04:31:45 total 628 04:31:45 drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 04:28 . 04:31:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:26 .. 04:31:45 -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 04:26 .dockerignore 04:31:45 drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 04:26 .git 04:31:45 drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 04:26 .github 04:31:45 -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 04:26 .gitignore 04:31:45 -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 04:26 .golangci.yml 04:31:45 -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 04:26 Attribution.txt 04:31:45 -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 04:26 CHANGELOG.md 04:31:45 -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 04:26 Dockerfile 04:31:45 -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 04:26 GOVERNANCE.md 04:31:45 -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 04:26 Jenkinsfile 04:31:45 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 04:26 LICENSE 04:31:45 -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 04:26 Makefile 04:31:45 -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 04:26 OWNERS.md 04:31:45 -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 04:26 README.md 04:31:45 -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 04:23 VERSION 04:31:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:26 bin 04:31:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:26 cmd 04:31:45 -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 04:31 coverage.out 04:31:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:26 examples 04:31:45 -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 04:26 go.mod 04:31:45 -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 04:26 go.sum 04:31:45 drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 04:26 images 04:31:45 drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 04:26 internal 04:31:45 drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 04:26 snap 04:31:45 -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:46 + 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=4f39821064733ecd064f980dc07cd44a264f8663 --label arch=arm64 --label version=0.0.0 . 04:31:46 Sending build context to Docker daemon 1.213MB 04:31:46 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 04:31:46 Step 2/24 : FROM ${BASE} AS builder 04:31:46 ---> 96352a4acd9b 04:31:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 04:31:46 ---> Running in 431af8298adc 04:31:46 Removing intermediate container 431af8298adc 04:31:46 ---> 31347986d347 04:31:46 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 04:31:46 ---> Running in a6efbaf71b4d 04:31:47 Removing intermediate container a6efbaf71b4d 04:31:47 ---> 49a2339f8f34 04:31:47 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 04:31:47 ---> Running in c10a0bae4dcb 04:31:47 Removing intermediate container c10a0bae4dcb 04:31:47 ---> a93e9915e4de 04:31:47 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 04:31:47 ---> Running in 7643e66f7f06 04:31:47 Removing intermediate container 7643e66f7f06 04:31:47 ---> 3046e44a9478 04:31:47 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 04:31:47 ---> Running in b7054a1c181e 04:31:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:31:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:31:50 OK: 221 MiB in 51 packages 04:31:52 Removing intermediate container b7054a1c181e 04:31:52 ---> 3419e0f9472d 04:31:52 Step 8/24 : WORKDIR /app 04:31:52 ---> Running in b196580473ca 04:31:52 Removing intermediate container b196580473ca 04:31:52 ---> 5129f912aa58 04:31:52 Step 9/24 : COPY go.mod vendor* ./ 04:31:53 ---> a60ddc86a30d 04:31:53 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:31:53 ---> Running in 84052eb80db2 04:31:56 Removing intermediate container 84052eb80db2 04:31:56 ---> db2c8ee3637d 04:31:56 Step 11/24 : COPY . . 04:31:57 ---> cbb5fd83ebf3 04:31:57 Step 12/24 : RUN $MAKE 04:31:57 ---> Running in bc5b56daa486 04:31:58 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 04:34:20 Removing intermediate container bc5b56daa486 04:34:20 ---> 3c1a7baf654c 04:34:20 Step 13/24 : FROM alpine:3.16 04:34:20 3.16: Pulling from library/alpine 04:34:20 3760b48202b3: Pulling fs layer 04:34:20 3760b48202b3: Verifying Checksum 04:34:20 3760b48202b3: Download complete 04:34:20 3760b48202b3: Pull complete 04:34:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 04:34:20 Status: Downloaded newer image for alpine:3.16 04:34:20 ---> 4c81e5bf8899 04:34:20 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:34:20 ---> Running in 5f79824ec1bb 04:34:20 Removing intermediate container 5f79824ec1bb 04:34:20 ---> 1ee3313afe63 04:34:20 Step 15/24 : RUN apk add --update --no-cache dumb-init 04:34:20 ---> Running in bda40d540bed 04:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 04:34:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 04:34:20 (1/1) Installing dumb-init (1.2.5-r1) 04:34:20 Executing busybox-1.35.0-r17.trigger 04:34:20 OK: 5 MiB in 15 packages 04:34:20 Removing intermediate container bda40d540bed 04:34:20 ---> 1798bbf11fcd 04:34:20 Step 16/24 : COPY --from=builder /app/LICENSE / 04:34:20 ---> f3c10d2a145c 04:34:20 Step 17/24 : COPY --from=builder /app/Attribution.txt / 04:34:20 ---> 98c015e11463 04:34:20 Step 18/24 : COPY --from=builder /app/cmd/ / 04:34:20 ---> 68fb6d7e8cda 04:34:20 Step 19/24 : EXPOSE 59989 04:34:20 ---> Running in b8cb2ff4913c 04:34:20 Removing intermediate container b8cb2ff4913c 04:34:20 ---> 8c53ab86145f 04:34:20 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 04:34:20 ---> Running in 5bd507fbded8 04:34:20 Removing intermediate container 5bd507fbded8 04:34:20 ---> 494bf0d53224 04:34:20 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:34:20 ---> Running in e724112ec09d 04:34:20 Removing intermediate container e724112ec09d 04:34:20 ---> 25305fbfa5e0 04:34:20 Step 22/24 : LABEL arch=arm64 04:34:20 ---> Running in 070960c07755 04:34:20 Removing intermediate container 070960c07755 04:34:20 ---> b2fd634706d7 04:34:20 Step 23/24 : LABEL git_sha=4f39821064733ecd064f980dc07cd44a264f8663 04:34:20 ---> Running in 5ef72fe68c25 04:34:20 Removing intermediate container 5ef72fe68c25 04:34:20 ---> 1ee0033b7aa2 04:34:20 Step 24/24 : LABEL version=0.0.0 04:34:20 ---> Running in b64d3a6ea37c 04:34:20 Removing intermediate container b64d3a6ea37c 04:34:20 ---> a5451c43bf71 04:34:20 [Warning] One or more build-args [ARCH] were not consumed 04:34:20 Successfully built a5451c43bf71 04:34:20 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 04:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:20 04:34:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:21 arm64: Pulling from edgex-lftools-log-publisher 04:34:21 8998bd30e6a1: Pulling fs layer 04:34:21 04944245beec: Pulling fs layer 04:34:21 699f458cf7ca: Pulling fs layer 04:34:21 765212b225bb: Pulling fs layer 04:34:21 f23df028b6ca: Pulling fs layer 04:34:21 d65c8cfc05b1: Pulling fs layer 04:34:21 2437ff75d9bd: Pulling fs layer 04:34:21 765212b225bb: Waiting 04:34:21 f23df028b6ca: Waiting 04:34:21 d65c8cfc05b1: Waiting 04:34:21 2437ff75d9bd: Waiting 04:34:21 04944245beec: Verifying Checksum 04:34:21 04944245beec: Download complete 04:34:21 765212b225bb: Verifying Checksum 04:34:21 765212b225bb: Download complete 04:34:21 f23df028b6ca: Download complete 04:34:21 d65c8cfc05b1: Verifying Checksum 04:34:21 d65c8cfc05b1: Download complete 04:34:21 699f458cf7ca: Verifying Checksum 04:34:21 699f458cf7ca: Download complete 04:34:22 8998bd30e6a1: Verifying Checksum 04:34:24 2437ff75d9bd: Verifying Checksum 04:34:24 2437ff75d9bd: Download complete 04:34:30 8998bd30e6a1: Pull complete 04:34:30 04944245beec: Pull complete 04:34:30 699f458cf7ca: Pull complete 04:34:30 765212b225bb: Pull complete 04:34:31 f23df028b6ca: Pull complete 04:34:31 d65c8cfc05b1: Pull complete 04:34:46 2437ff75d9bd: Pull complete 04:34:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:34:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:34:47 prd-ubuntu20.04-docker-arm64-4c-16g-9402 does not seem to be running inside a container 04:34:47 $ 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/5 -v /w/workspace/device-rfid-llrp-go/5:/w/workspace/device-rfid-llrp-go/5:rw,z -v /w/workspace/device-rfid-llrp-go/5@tmp:/w/workspace/device-rfid-llrp-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:34:49 $ docker top dd10c71d6556130b3b6ad131042ba91a892da6cce832c59b29d834c22618019a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:34:50 ---> job-cost.sh 04:34:50 lf-activate-venv: SKIPPING 04:34:50 INFO: No Stack... 04:34:51 INFO: Retrieving Pricing Info for: v3-standard-4 04:34:52 INFO: Archiving Costs [Pipeline] sh 04:34:52 + cat /w/workspace/device-rfid-llrp-go/5/archives/cost.csv 04:34:52 + cut -d, -f6 [Pipeline] lock 04:34:52 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] 04:34:52 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] did not exist. Created. 04:34:52 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:34:53 /w/workspace/device-rfid-llrp-go/5@tmp/durable-81f416b8/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:34:54 + echo total: 0.10999999940395355 [Pipeline] stash 04:34:54 Warning: overwriting stash ‘stack-cost’ 04:34:54 Stashed 1 file(s) [Pipeline] } 04:34:54 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-166-5-stack-cost] [Pipeline] // lock [Pipeline] } 04:34:54 $ docker stop --time=1 dd10c71d6556130b3b6ad131042ba91a892da6cce832c59b29d834c22618019a 04:34:55 $ docker rm -f --volumes dd10c71d6556130b3b6ad131042ba91a892da6cce832c59b29d834c22618019a [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 04:34:56 provisioning config files... 04:34:56 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config13633626388803309120tmp [Pipeline] { [Pipeline] sh 04:34:56 + set +x 04:34:56 + curl -s https://codecov.io/bash 04:34:56 + bash -s -- 04:34:56 04:34:56 _____ _ 04:34:56 / ____| | | 04:34:56 | | ___ __| | ___ ___ _____ __ 04:34:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:34:56 | |___| (_) | (_| | __/ (_| (_) \ V / 04:34:56 \_____\___/ \__,_|\___|\___\___/ \_/ 04:34:56 Bash-1.0.6 04:34:56 04:34:56 04:34:56 ==> git version 2.25.1 found 04:34:56 ==> 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 04:34:56 Release-Date: 2020-01-08 04:34:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:34:56 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:34:56 ==> Jenkins CI detected. 04:34:56 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-166 04:34:56 project root: . 04:34:56 --> token set from env 04:34:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:34:56 ==> Running gcov in . (disable via -X gcov) 04:34:56 ==> Python coveragepy not found 04:34:56 ==> Searching for coverage reports in: 04:34:56 + . 04:34:56 -> Found 1 reports 04:34:56 ==> Detecting git/mercurial file structure 04:34:56 ==> Reading reports 04:34:56 + ./coverage.out bytes=457862 04:34:56 ==> Appending adjustments 04:34:56 https://docs.codecov.io/docs/fixing-reports 04:34:56 + Found adjustments 04:34:56 ==> Gzipping contents 04:34:56 52K /tmp/codecov.uxnmMn.gz 04:34:56 ==> Uploading reports 04:34:56 url: https://codecov.io 04:34:56 query: branch=PR-166&commit=4f39821064733ecd064f980dc07cd44a264f8663&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-166%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=166&job=&cmd_args= 04:34:56 -> Pinging Codecov 04:34:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-166&commit=4f39821064733ecd064f980dc07cd44a264f8663&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-166%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=166&job=&cmd_args= 04:34:57 -> Uploading to 04:34:57 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/581DD39554BDF9B6E22D074273EAD858/4f39821064733ecd064f980dc07cd44a264f8663/bb758aca-29c2-450e-841e-9f9724a784b8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T043456Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=eb48449c9264bcc56745d24eb75d7763f68bf2135a0618e07dbeef548fb7a9cf 04:34:57 % Total % Received % Xferd Average Speed Time Time Time Current 04:34:57 Dload Upload Total Spent Left Speed 04:34:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51241 0 0 100 51241 0 170k --:--:-- --:--:-- --:--:-- 170k 04:34:57 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4f39821064733ecd064f980dc07cd44a264f8663 [Pipeline] } 04:34:57 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 04:34:57 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-166/archives ] 04:34:57 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-166/archives 04:34:57 total 16 04:34:57 drwxr-xr-x 3 root root 4096 Mar 9 04:25 . 04:34:57 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 04:25 .. 04:34:57 drwxr-xr-x 2 root root 4096 Mar 9 04:25 cost 04:34:57 -rw-r--r-- 1 root root 91 Mar 9 04:25 cost.csv 04:34:57 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-166/archives 04:34:57 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-166/archives 04:34:57 total 16 04:34:57 drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 04:25 . 04:34:57 drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 04:25 .. 04:34:57 drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 04:25 cost 04:34:57 -rw-r--r-- 1 jenkins jenkins 91 Mar 9 04:25 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:34:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:34:59 ---> package-listing.sh 04:34:59 ++ facter osfamily 04:34:59 ++ tr '[:upper:]' '[:lower:]' 04:34:59 + OS_FAMILY=debian 04:34:59 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-166 04:34:59 + START_PACKAGES=/tmp/packages_start.txt 04:34:59 + END_PACKAGES=/tmp/packages_end.txt 04:34:59 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:34:59 + PACKAGES=/tmp/packages_start.txt 04:34:59 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-166 ']' 04:34:59 + PACKAGES=/tmp/packages_end.txt 04:34:59 + case "${OS_FAMILY}" in 04:34:59 + dpkg -l 04:34:59 + grep '^ii' 04:34:59 + '[' -f /tmp/packages_start.txt ']' 04:34:59 + '[' -f /tmp/packages_end.txt ']' 04:34:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:34:59 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-166 ']' 04:34:59 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-166/archives/ 04:34:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-166/archives/ [Pipeline] echo 04:34:59 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-166/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:34:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:00 prd-ubuntu20.04-docker-8c-8g-9396 does not seem to be running inside a container 04:35:00 $ 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-166/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-166 -v /w/workspace/undry_device-rfid-llrp-go_PR-166:/w/workspace/undry_device-rfid-llrp-go_PR-166:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:35:00 $ docker top 8cdaf1e1d028e3e25980abe2acd40eb075405fd53d89080c0859a49fee1a479b -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:00 + touch /tmp/pre-build-complete [Pipeline] sh 04:35:01 + mkdir -p /var/log/sysstat [Pipeline] sh 04:35:01 + ls /var/log/sa-host 04:35:01 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:01 provisioning config files... 04:35:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-166@tmp/config875354225862299702tmp [Pipeline] { [Pipeline] echo 04:35:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:35:01 ---> create-netrc.sh [Pipeline] } 04:35:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:35:02 ---> python-tools-install.sh [Pipeline] echo 04:35:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:35:02 ---> sudo-logs.sh 04:35:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:35:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:35:02 ---> job-cost.sh 04:35:02 lf-activate-venv: SKIPPING 04:35:02 DEBUG: total: 0.2199999988079071 04:35:02 INFO: Retrieving Stack Cost... 04:35:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:35:03 INFO: Archiving Costs [Pipeline] echo 04:35:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:35:03 ---> logs-deploy.sh 04:35:03 lf-activate-venv: SKIPPING 04:35:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-166/5 04:35:03 INFO: archiving workspace using pattern(s): 04:35:04 Archives upload complete. 04:35:04 INFO: archiving logs to Nexus