Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84be36d1c903555fa53460e2131326c9cd2a3a71+8dd5fe76521e707b38babf35fdd02e1e35c7969f (44ba79093b4b3d305a3fd173fc24942eb44fdbce) 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-ssh15966582967491943684.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10145669229652775949.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-196/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/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3635381755386643052.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh1730031030940769283.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/app-rfid-llrp-inventory/branches/PR-196/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/app-rfid-llrp-inventory/branches/PR-196/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15089619809044482689.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:app-rfid-llrp-inventory, 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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16622 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-196 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 8dd5fe76521e707b38babf35fdd02e1e35c7969f into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 Merge succeeded, producing 215c1b275bf0566fd5370d23921f5d05badba51d Checking out Revision 215c1b275bf0566fd5370d23921f5d05badba51d (PR-196) > git config core.sparsecheckout # timeout=10 > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # 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 8dd5fe76521e707b38babf35fdd02e1e35c7969f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 215c1b275bf0566fd5370d23921f5d05badba51d # timeout=10 Commit message: "Merge commit '8dd5fe76521e707b38babf35fdd02e1e35c7969f' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 56ded3653297979f73691b5c19449af76cb61c0f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:00:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:00:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:00:59 ========================================================= 00:00:59 EdgeX Global Pipelines Version Info 00:00:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:01:00 ------------------- 00:01:00 stable info: 00:01:00 ------------------- 00:01:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:01:00 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:01:00 Message: update stable to v1.0.249 00:01:01 ------------------- 00:01:01 experimental info: 00:01:01 ------------------- 00:01:01 Commited By: **** collab-it+edgex@linuxfoundation.org 00:01:01 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:01:01 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 215c1b275bf0566fd5370d23921f5d05badba51d [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 215c1b2 [Pipeline] echo 00:01:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:01:01 provisioning config files... 00:01:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config15161587133458068050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:02 ---> docker-login.sh 00:01:02 nexus3.edgexfoundry.org:10001 00:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:02 Configure a credential helper to remove this warning. See 00:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:02 00:01:02 Login Succeeded 00:01:02 nexus3.edgexfoundry.org:10002 00:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:02 Configure a credential helper to remove this warning. See 00:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:02 00:01:02 Login Succeeded 00:01:02 nexus3.edgexfoundry.org:10003 00:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:02 Configure a credential helper to remove this warning. See 00:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:02 00:01:02 Login Succeeded 00:01:02 nexus3.edgexfoundry.org:10004 00:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:02 Configure a credential helper to remove this warning. See 00:01:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:02 00:01:02 Login Succeeded 00:01:02 docker.io 00:01:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:03 Configure a credential helper to remove this warning. See 00:01:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:03 00:01:03 Login Succeeded 00:01:03 ---> docker-login.sh ends [Pipeline] } 00:01:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:01:03 + git rev-list -1 --merges 215c1b275bf0566fd5370d23921f5d05badba51d~1..215c1b275bf0566fd5370d23921f5d05badba51d [Pipeline] echo 00:01:03 -----------> git rev-list -1 --merges 215c1b275bf0566fd5370d23921f5d05badba51d~1..215c1b275bf0566fd5370d23921f5d05badba51d 215c1b275bf0566fd5370d23921f5d05badba51d 00:01:03 215c1b275bf0566fd5370d23921f5d05badba51d [false] [Pipeline] sh 00:01:03 + git log --format=format:%s -1 215c1b275bf0566fd5370d23921f5d05badba51d [Pipeline] echo 00:01:03 ========================================================= 00:01:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:01:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:01:04 + git log --format=format:%s -1 215c1b275bf0566fd5370d23921f5d05badba51d [Pipeline] echo 00:01:04 [semverPrep] GIT_COMMIT: 215c1b275bf0566fd5370d23921f5d05badba51d, Commit Message: Merge commit '8dd5fe76521e707b38babf35fdd02e1e35c7969f' into HEAD [Pipeline] echo 00:01:04 [semverPrep] This is not a build commit. [Pipeline] sh 00:01:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:01:04 + grep -v github /etc/ssh/ssh_known_hosts 00:01:04 + [ -e /tmp/ssh_known_hosts ] 00:01:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:01:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:01:04 + sudo tee -a /etc/ssh/ssh_known_hosts 00:01:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:04 00:01:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:05 0.1.4: Pulling from edgex-devops/py-git-semver 00:01:05 b85a868b505f: Pulling fs layer 00:01:05 e2be974225ed: Pulling fs layer 00:01:05 339a4e72a1f5: Pulling fs layer 00:01:05 988bab9f4d93: Pulling fs layer 00:01:05 1469e6f7b9e6: Pulling fs layer 00:01:05 eaf3925da568: Pulling fs layer 00:01:05 bab4dde63d76: Pulling fs layer 00:01:05 bde34c3a00c8: Pulling fs layer 00:01:05 b352a97aabf1: Pulling fs layer 00:01:05 4872d77fe225: Pulling fs layer 00:01:05 5851b861e8e6: Pulling fs layer 00:01:05 bab4dde63d76: Waiting 00:01:05 bde34c3a00c8: Waiting 00:01:05 b352a97aabf1: Waiting 00:01:05 988bab9f4d93: Waiting 00:01:05 1469e6f7b9e6: Waiting 00:01:05 4872d77fe225: Waiting 00:01:05 eaf3925da568: Waiting 00:01:05 e2be974225ed: Verifying Checksum 00:01:05 e2be974225ed: Download complete 00:01:05 988bab9f4d93: Verifying Checksum 00:01:05 988bab9f4d93: Download complete 00:01:05 1469e6f7b9e6: Verifying Checksum 00:01:05 1469e6f7b9e6: Download complete 00:01:05 eaf3925da568: Download complete 00:01:05 339a4e72a1f5: Verifying Checksum 00:01:05 339a4e72a1f5: Download complete 00:01:05 bde34c3a00c8: Verifying Checksum 00:01:05 bde34c3a00c8: Download complete 00:01:05 b352a97aabf1: Verifying Checksum 00:01:05 b352a97aabf1: Download complete 00:01:05 4872d77fe225: Verifying Checksum 00:01:05 4872d77fe225: Download complete 00:01:05 5851b861e8e6: Download complete 00:01:05 b85a868b505f: Verifying Checksum 00:01:05 b85a868b505f: Download complete 00:01:05 bab4dde63d76: Verifying Checksum 00:01:05 bab4dde63d76: Download complete 00:01:06 b85a868b505f: Pull complete 00:01:06 e2be974225ed: Pull complete 00:01:07 339a4e72a1f5: Pull complete 00:01:07 988bab9f4d93: Pull complete 00:01:07 1469e6f7b9e6: Pull complete 00:01:07 eaf3925da568: Pull complete 00:01:09 bab4dde63d76: Pull complete 00:01:09 bde34c3a00c8: Pull complete 00:01:09 b352a97aabf1: Pull complete 00:01:09 4872d77fe225: Pull complete 00:01:09 5851b861e8e6: Pull complete 00:01:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:01:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:01:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:10 prd-ubuntu20.04-docker-8c-8g-16622 does not seem to be running inside a container 00:01:10 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 00:01:11 $ docker top 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c -eo pid,comm 00:01:11 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). 00:01:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:01:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:11 [ssh-agent] Looking for ssh-agent implementation... 00:01:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:12 $ docker exec 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c ssh-agent 00:01:12 SSH_AUTH_SOCK=/tmp/ssh-oNhaURoH221p/agent.32 00:01:12 SSH_AGENT_PID=38 00:01:12 Running ssh-add (command line suppressed) 00:01:12 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_5184339347271333494.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_5184339347271333494.key) 00:01:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:12 + git tag --points-at HEAD [Pipeline] } 00:01:12 $ docker exec --env ******** --env ******** 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c ssh-agent -k 00:01:12 unset SSH_AUTH_SOCK; 00:01:12 unset SSH_AGENT_PID; 00:01:12 echo Agent pid 38 killed; 00:01:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:01:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:01:12 [ssh-agent] Looking for ssh-agent implementation... 00:01:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:01:12 $ docker exec 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c ssh-agent 00:01:12 SSH_AUTH_SOCK=/tmp/ssh-9EVItJjLJtYY/agent.70 00:01:12 SSH_AGENT_PID=76 00:01:12 Running ssh-add (command line suppressed) 00:01:13 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_12208145802700384912.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_12208145802700384912.key) 00:01:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:01:13 + git semver init 00:01:13 2023-05-24 00:01:13,570 [run_init] DEBUG init version:0.0.0 force:False 00:01:13 2023-05-24 00:01:13,571 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver 00:01:13 2023-05-24 00:01:13,571 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver 00:01:13 2023-05-24 00:01:13,571 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196, universal_newlines=False, shell=None, istream=None) 00:01:14 2023-05-24 00:01:14,574 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.git/info/exclude 00:01:14 2023-05-24 00:01:14,575 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 with force:False 00:01:14 2023-05-24 00:01:14,575 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 00:01:14 2023-05-24 00:01:14,578 [execute] INFO git cat-file --batch-check 00:01:14 2023-05-24 00:01:14,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver, universal_newlines=False, shell=None, istream=) 00:01:14 2023-05-24 00:01:14,585 [execute] INFO git cat-file --batch 00:01:14 2023-05-24 00:01:14,585 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver, universal_newlines=False, shell=None, istream=) 00:01:14 2023-05-24 00:01:14,590 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 00:01:14 0.0.0 [Pipeline] } 00:01:14 $ docker exec --env ******** --env ******** 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c ssh-agent -k 00:01:14 unset SSH_AUTH_SOCK; 00:01:14 unset SSH_AGENT_PID; 00:01:14 echo Agent pid 76 killed; 00:01:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:01:15 + git semver [Pipeline] } 00:01:15 $ docker stop --time=1 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c 00:01:16 $ docker rm -f --volumes 0c99a81ca74fd110e01984196ee2fa3a66cbb47010ac7b853033669b10c4da1c [Pipeline] // withDockerContainer [Pipeline] sh 00:01:17 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:01:17 Stashed 1 file(s) [Pipeline] echo 00:01:17 [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 00:01:17 provisioning config files... 00:01:17 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config1410022456145290002tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:01:17 ---> docker-login.sh 00:01:17 nexus3.edgexfoundry.org:10001 00:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:17 Configure a credential helper to remove this warning. See 00:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:17 00:01:17 Login Succeeded 00:01:17 nexus3.edgexfoundry.org:10002 00:01:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:17 Configure a credential helper to remove this warning. See 00:01:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:17 00:01:17 Login Succeeded 00:01:17 nexus3.edgexfoundry.org:10003 00:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:18 Configure a credential helper to remove this warning. See 00:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:18 00:01:18 Login Succeeded 00:01:18 nexus3.edgexfoundry.org:10004 00:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:18 Configure a credential helper to remove this warning. See 00:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:18 00:01:18 Login Succeeded 00:01:18 docker.io 00:01:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:01:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:01:18 Configure a credential helper to remove this warning. See 00:01:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:01:18 00:01:18 Login Succeeded 00:01:18 ---> docker-login.sh ends [Pipeline] } 00:01:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:01:18 ========================================================= 00:01:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:01:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:01:18 Sending build context to Docker daemon 12.68MB 00:01:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:01:18 Step 2/12 : FROM ${BASE} AS builder 00:01:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:01:18 f56be85fc22e: Pulling fs layer 00:01:18 85791d961cd3: Pulling fs layer 00:01:18 d694b5ae8c79: Pulling fs layer 00:01:18 9f32a84ed3da: Pulling fs layer 00:01:18 4d19c01a9841: Pulling fs layer 00:01:18 9325e15d5711: Pulling fs layer 00:01:18 556b6ee489ea: Pulling fs layer 00:01:18 c5a4b2cf53e6: Pulling fs layer 00:01:18 9f32a84ed3da: Waiting 00:01:18 4d19c01a9841: Waiting 00:01:18 556b6ee489ea: Waiting 00:01:18 85791d961cd3: Download complete 00:01:18 9f32a84ed3da: Download complete 00:01:18 4d19c01a9841: Verifying Checksum 00:01:18 4d19c01a9841: Download complete 00:01:19 9325e15d5711: Verifying Checksum 00:01:19 9325e15d5711: Download complete 00:01:19 f56be85fc22e: Verifying Checksum 00:01:19 f56be85fc22e: Download complete 00:01:19 f56be85fc22e: Pull complete 00:01:19 85791d961cd3: Pull complete 00:01:19 d694b5ae8c79: Download complete 00:01:19 c5a4b2cf53e6: Verifying Checksum 00:01:20 556b6ee489ea: Verifying Checksum 00:01:20 556b6ee489ea: Download complete 00:01:23 d694b5ae8c79: Pull complete 00:01:23 9f32a84ed3da: Pull complete 00:01:23 4d19c01a9841: Pull complete 00:01:23 9325e15d5711: Pull complete 00:01:26 556b6ee489ea: Pull complete 00:01:26 c5a4b2cf53e6: Pull complete 00:01:26 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:01:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:01:26 ---> c4be618373d6 00:01:26 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:01:32 ---> Running in a9ff2b187ca2 00:01:32 Removing intermediate container a9ff2b187ca2 00:01:32 ---> 72fc4a22244f 00:01:32 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:01:32 ---> Running in 943306af52b8 00:01:32 Removing intermediate container 943306af52b8 00:01:32 ---> a57d3cf8d39b 00:01:32 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:01:32 ---> Running in f6f0e4240684 00:01:32 Removing intermediate container f6f0e4240684 00:01:32 ---> 724ea196ca2e 00:01:32 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:01:32 ---> Running in b6115a7b8026 00:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:01:32 Still waiting to schedule task 00:01:32 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:01:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:01:32 OK: 265 MiB in 53 packages 00:01:33 Removing intermediate container b6115a7b8026 00:01:33 ---> 18707a8a6af7 00:01:33 Step 7/12 : WORKDIR /app 00:01:33 ---> Running in 6e8e015a86ab 00:01:33 Removing intermediate container 6e8e015a86ab 00:01:33 ---> ca51b45b4cf7 00:01:33 Step 8/12 : COPY go.mod vendor* ./ 00:01:33 ---> ebd91249a8d4 00:01:33 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:01:33 ---> Running in d5f8ba8461be 00:02:00 Removing intermediate container d5f8ba8461be 00:02:00 ---> cf9720267240 00:02:00 Step 10/12 : COPY . . 00:02:00 ---> d00ad6f49bfb 00:02:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:00 ---> Running in c219b2894f39 00:02:00 Removing intermediate container c219b2894f39 00:02:00 ---> d4d2a4d6d500 00:02:00 Step 12/12 : RUN $MAKE 00:02:00 ---> Running in df7a4eb56765 00:02:00 noop 00:02:00 Removing intermediate container df7a4eb56765 00:02:00 ---> 283f8edf55ff 00:02:00 Successfully built 283f8edf55ff 00:02:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:00 + docker inspect -f . ci-base-image-x86_64 00:02:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:00 prd-ubuntu20.04-docker-8c-8g-16622 does not seem to be running inside a container 00:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 00:02:00 $ docker top 5f11691609d9c68610af6ab9fcb8623adab60cb4d18cb0ebaaa3cdb7297ccc61 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:01 + go version 00:02:01 go version go1.20.2 linux/amd64 [Pipeline] } 00:02:01 $ docker stop --time=1 5f11691609d9c68610af6ab9fcb8623adab60cb4d18cb0ebaaa3cdb7297ccc61 00:02:02 $ docker rm -f --volumes 5f11691609d9c68610af6ab9fcb8623adab60cb4d18cb0ebaaa3cdb7297ccc61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:02 + docker inspect -f . ci-base-image-x86_64 00:02:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:02:02 prd-ubuntu20.04-docker-8c-8g-16622 does not seem to be running inside a container 00:02:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 00:02:03 $ docker top 158e48fb59726a5d8d8da16fe8aa069b502cd52a5fbb1fdcdc5e86286c3e5cf8 -eo pid,comm [Pipeline] { [Pipeline] sh 00:02:03 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] fileExists [Pipeline] sh 00:02:03 + make test 00:02:03 go test -race ./... -coverprofile=coverage.out ./... 00:02:21 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:02:21 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:02:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.154s coverage: 86.2% of statements 00:02:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.688s coverage: 71.9% of statements 00:02:45 go vet ./... 00:02:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:02:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:02:45 ./bin/test-attribution.sh 00:02:45 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 00:02:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:02:46 $ docker stop --time=1 158e48fb59726a5d8d8da16fe8aa069b502cd52a5fbb1fdcdc5e86286c3e5cf8 00:02:50 $ docker rm -f --volumes 158e48fb59726a5d8d8da16fe8aa069b502cd52a5fbb1fdcdc5e86286c3e5cf8 [Pipeline] // withDockerContainer [Pipeline] sh 00:02:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:02:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:02:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:02:51 + ls -al . 00:02:51 total 228 00:02:51 drwxrwxr-x 11 jenkins jenkins 4096 May 24 00:02 . 00:02:51 drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:00 .. 00:02:51 -rw-rw-r-- 1 jenkins jenkins 262 May 24 00:00 .dockerignore 00:02:51 drwxrwxr-x 8 jenkins jenkins 4096 May 24 00:01 .git 00:02:51 drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:00 .github 00:02:51 -rw-rw-r-- 1 jenkins jenkins 788 May 24 00:00 .gitignore 00:02:51 -rw-rw-r-- 1 jenkins jenkins 41 May 24 00:00 .golangci.yml 00:02:51 drwxr-xr-x 3 jenkins jenkins 4096 May 24 00:01 .semver 00:02:51 -rw-rw-r-- 1 jenkins jenkins 9805 May 24 00:00 Attribution.txt 00:02:51 -rw-rw-r-- 1 jenkins jenkins 4331 May 24 00:00 CHANGELOG.md 00:02:51 -rw-rw-r-- 1 jenkins jenkins 1659 May 24 00:00 Dockerfile 00:02:51 -rw-rw-r-- 1 jenkins jenkins 677 May 24 00:00 GOVERNANCE.md 00:02:51 -rw-rw-r-- 1 jenkins jenkins 687 May 24 00:00 Jenkinsfile 00:02:51 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 00:00 LICENSE 00:02:51 -rw-rw-r-- 1 jenkins jenkins 2497 May 24 00:00 Makefile 00:02:51 -rw-rw-r-- 1 jenkins jenkins 617 May 24 00:00 OWNERS.md 00:02:51 -rw-rw-r-- 1 jenkins jenkins 31516 May 24 00:00 README.md 00:02:51 -rw-rw-r-- 1 jenkins jenkins 5 May 24 00:01 VERSION 00:02:51 drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:00 bin 00:02:51 -rw-r--r-- 1 jenkins jenkins 41317 May 24 00:02 coverage.out 00:02:51 -rw-rw-r-- 1 jenkins jenkins 3467 May 24 00:00 go.mod 00:02:51 -rw-rw-r-- 1 jenkins jenkins 31595 May 24 00:00 go.sum 00:02:51 drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:00 images 00:02:51 drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:00 internal 00:02:51 -rw-rw-r-- 1 jenkins jenkins 531 May 24 00:00 main.go 00:02:51 drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:00 res 00:02:51 drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:00 snap 00:02:51 drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:51 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=215c1b275bf0566fd5370d23921f5d05badba51d --label arch=amd64 --label version=0.0.0 . 00:02:51 Sending build context to Docker daemon 12.68MB 00:02:51 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:02:51 Step 2/29 : FROM ${BASE} AS builder 00:02:51 ---> 283f8edf55ff 00:02:51 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:02:51 ---> Running in 5964d5ecdbf7 00:02:51 Removing intermediate container 5964d5ecdbf7 00:02:51 ---> 221fd4ee2dc6 00:02:51 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:02:51 ---> Running in 210ffa351c6e 00:02:51 Removing intermediate container 210ffa351c6e 00:02:51 ---> b40de09127e8 00:02:51 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:02:52 ---> Running in 7d457796d6b6 00:02:52 Removing intermediate container 7d457796d6b6 00:02:52 ---> 2437568d6d60 00:02:52 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:52 ---> Running in 73677d8fa801 00:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:02:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:02:52 OK: 265 MiB in 53 packages 00:02:53 Removing intermediate container 73677d8fa801 00:02:53 ---> b25c1b8954fa 00:02:53 Step 7/29 : WORKDIR /app 00:02:53 ---> Running in 2a400a4da75d 00:02:53 Removing intermediate container 2a400a4da75d 00:02:53 ---> 3503d5d45f0d 00:02:53 Step 8/29 : COPY go.mod vendor* ./ 00:02:53 ---> bf19d2a6255e 00:02:53 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:53 ---> Running in c70fc17f44d5 00:02:54 Removing intermediate container c70fc17f44d5 00:02:54 ---> 1711897682ac 00:02:54 Step 10/29 : COPY . . 00:02:54 ---> e141289ada30 00:02:54 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:54 ---> Running in dff1028010f7 00:02:54 Removing intermediate container dff1028010f7 00:02:54 ---> b9bc1a7d60d0 00:02:54 Step 12/29 : RUN $MAKE 00:02:54 ---> Running in 82fed1c95122 00:02:54 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 00:03:16 Removing intermediate container 82fed1c95122 00:03:16 ---> 1fc4998b42f4 00:03:16 Step 13/29 : FROM alpine:3.17 00:03:16 3.17: Pulling from library/alpine 00:03:16 f56be85fc22e: Already exists 00:03:16 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:03:16 Status: Downloaded newer image for alpine:3.17 00:03:16 ---> 9ed4aefc74f6 00:03:16 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:03:16 ---> Running in 89a845fb8fdf 00:03:16 Removing intermediate container 89a845fb8fdf 00:03:16 ---> 6cc5a9691013 00:03:16 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:03:16 ---> Running in f36fd5df9b21 00:03:16 Removing intermediate container f36fd5df9b21 00:03:16 ---> f7732ebb08f6 00:03:16 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:03:16 ---> Running in 00594eaa276f 00:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:03:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:03:16 (1/2) Installing ca-certificates (20230506-r0) 00:03:16 (2/2) Installing dumb-init (1.2.5-r2) 00:03:16 Executing busybox-1.35.0-r29.trigger 00:03:16 Executing ca-certificates-20230506-r0.trigger 00:03:16 OK: 8 MiB in 17 packages 00:03:17 Removing intermediate container 00594eaa276f 00:03:17 ---> 1eccaea00068 00:03:17 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:03:17 ---> d779866318f4 00:03:17 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:03:17 ---> 46afc33d0ec9 00:03:17 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:03:17 ---> e7957e3637f0 00:03:17 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:03:17 ---> 58297f443482 00:03:17 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:03:18 ---> fbd69e61eeb2 00:03:18 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:03:18 ---> Running in 07a3d4fed48f 00:03:19 Removing intermediate container 07a3d4fed48f 00:03:19 ---> 36b20dea2bf6 00:03:19 Step 23/29 : VOLUME /cache 00:03:19 ---> Running in 0f8d54138b2c 00:03:19 Removing intermediate container 0f8d54138b2c 00:03:19 ---> c43308becfc8 00:03:19 Step 24/29 : EXPOSE 59711 00:03:19 ---> Running in c257e52c12e3 00:03:19 Removing intermediate container c257e52c12e3 00:03:19 ---> e28538bef144 00:03:19 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:03:19 ---> Running in 89bca2a673ce 00:03:19 Removing intermediate container 89bca2a673ce 00:03:19 ---> c3936ed23136 00:03:19 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:03:19 ---> Running in f5b0ab5ed9e2 00:03:19 Removing intermediate container f5b0ab5ed9e2 00:03:19 ---> 6a58f58763f6 00:03:19 Step 27/29 : LABEL arch=amd64 00:03:19 ---> Running in 32744da5474b 00:03:19 Removing intermediate container 32744da5474b 00:03:19 ---> 8144b0901f6c 00:03:19 Step 28/29 : LABEL git_sha=215c1b275bf0566fd5370d23921f5d05badba51d 00:03:19 ---> Running in ac7e5b1498aa 00:03:19 Removing intermediate container ac7e5b1498aa 00:03:19 ---> bd9dd2e29c50 00:03:19 Step 29/29 : LABEL version=0.0.0 00:03:19 ---> Running in cc35a8558250 00:03:19 Removing intermediate container cc35a8558250 00:03:19 ---> 1a6b30fb3a2e 00:03:19 [Warning] One or more build-args [ARCH] were not consumed 00:03:19 Successfully built 1a6b30fb3a2e 00:03:19 Successfully tagged app-rfid-llrp-inventory: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 00:03:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:20 00:03:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:03:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:20 latest: Pulling from edgex-lftools-log-publisher 00:03:20 5eb5b503b376: Pulling fs layer 00:03:20 5c69ac0246d0: Pulling fs layer 00:03:20 ec43610c2a17: Pulling fs layer 00:03:20 3a2ae6a8a46f: Pulling fs layer 00:03:20 33b1e0a273af: Pulling fs layer 00:03:20 5d3b04190fa2: Pulling fs layer 00:03:20 2f39f015ded8: Pulling fs layer 00:03:20 33b1e0a273af: Waiting 00:03:20 5d3b04190fa2: Waiting 00:03:20 3a2ae6a8a46f: Waiting 00:03:20 2f39f015ded8: Waiting 00:03:20 5c69ac0246d0: Verifying Checksum 00:03:20 5c69ac0246d0: Download complete 00:03:20 3a2ae6a8a46f: Verifying Checksum 00:03:20 3a2ae6a8a46f: Download complete 00:03:20 33b1e0a273af: Download complete 00:03:20 5d3b04190fa2: Verifying Checksum 00:03:20 5d3b04190fa2: Download complete 00:03:20 ec43610c2a17: Verifying Checksum 00:03:20 ec43610c2a17: Download complete 00:03:20 5eb5b503b376: Verifying Checksum 00:03:20 5eb5b503b376: Download complete 00:03:21 2f39f015ded8: Verifying Checksum 00:03:21 2f39f015ded8: Download complete 00:03:21 5eb5b503b376: Pull complete 00:03:22 5c69ac0246d0: Pull complete 00:03:22 ec43610c2a17: Pull complete 00:03:22 3a2ae6a8a46f: Pull complete 00:03:22 33b1e0a273af: Pull complete 00:03:22 5d3b04190fa2: Pull complete 00:03:26 2f39f015ded8: Pull complete 00:03:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:03:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:27 prd-ubuntu20.04-docker-8c-8g-16622 does not seem to be running inside a container 00:03:27 $ 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/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 00:03:30 $ docker top c61072d2dc20efc9eaef617ccc741459abfa8e0f5995925da2c500f7a18d1559 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:31 ---> job-cost.sh 00:03:31 lf-activate-venv: SKIPPING 00:03:31 INFO: No Stack... 00:03:31 INFO: Retrieving Pricing Info for: v3-standard-8 00:03:31 INFO: Archiving Costs [Pipeline] sh 00:03:32 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/cost.csv 00:03:32 + cut -d, -f6 [Pipeline] lock 00:03:32 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] 00:03:32 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] did not exist. Created. 00:03:32 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:03:32 + echo total: 0.2199999988079071 [Pipeline] stash 00:03:32 Stashed 1 file(s) [Pipeline] } 00:03:32 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:03:32 $ docker stop --time=1 c61072d2dc20efc9eaef617ccc741459abfa8e0f5995925da2c500f7a18d1559 00:03:33 $ docker rm -f --volumes c61072d2dc20efc9eaef617ccc741459abfa8e0f5995925da2c500f7a18d1559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:04:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16625 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] { [Pipeline] ws 00:04:43 Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout 00:04:43 The recommended git tool is: git 00:04:49 using credential edgex-jenkins-ssh 00:04:49 Cloning the remote Git repository 00:04:49 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:04:49 > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 00:04:49 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:04:49 > git --version # timeout=10 00:04:49 > git --version # 'git version 2.25.1' 00:04:49 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:52 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:04:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:53 Merging remotes/origin/main commit 8dd5fe76521e707b38babf35fdd02e1e35c7969f into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 00:04:52 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:04:53 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:04:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/196/head:refs/remotes/origin/PR-196 +refs/heads/main:refs/remotes/origin/main # timeout=10 00:04:53 > git config core.sparsecheckout # timeout=10 00:04:53 > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 00:04:53 > git remote # timeout=10 00:04:53 > git config --get remote.origin.url # timeout=10 00:04:53 Merge succeeded, producing 233b961eae4683853b01b5f7690d3a4b25137143 00:04:53 Checking out Revision 233b961eae4683853b01b5f7690d3a4b25137143 (PR-196) 00:04:53 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:53 > git merge 8dd5fe76521e707b38babf35fdd02e1e35c7969f # timeout=10 00:04:53 > git rev-parse HEAD^{commit} # timeout=10 00:04:53 > git config core.sparsecheckout # timeout=10 00:04:54 > git checkout -f 233b961eae4683853b01b5f7690d3a4b25137143 # timeout=10 00:04:57 Commit message: "Merge commit '8dd5fe76521e707b38babf35fdd02e1e35c7969f' into HEAD" 00:04:57 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:04:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:04:58 % Total % Received % Xferd Average Speed Time Time Time Current 00:04:58 Dload Upload Total Spent Left Speed 00:04:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91733 0 --:--:-- --:--:-- --:--:-- 92398 00:04:57 > git rev-list --no-walk 56ded3653297979f73691b5c19449af76cb61c0f # timeout=10 [Pipeline] sh 00:04:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:04:59 + sudo tee /etc/docker/daemon.new 00:04:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:04:59 { 00:04:59 "registry-mirrors": [ 00:04:59 "https://nexus3.edgexfoundry.org:10001" 00:04:59 ], 00:04:59 "bip": "10.250.0.254/24", 00:04:59 "hosts": [ 00:04:59 "tcp://0.0.0.0:5555", 00:04:59 "unix:///var/run/docker.sock" 00:04:59 ], 00:04:59 "mtu": 1458, 00:04:59 "selinux-enabled": true, 00:04:59 "seccomp-profile": "/etc/docker/seccomp.json" 00:04:59 } [Pipeline] sh 00:04:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:05:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:05:18 provisioning config files... 00:05:18 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config13557075514393021857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:05:18 ---> docker-login.sh 00:05:18 nexus3.edgexfoundry.org:10001 00:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:19 Configure a credential helper to remove this warning. See 00:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:19 00:05:19 Login Succeeded 00:05:19 nexus3.edgexfoundry.org:10002 00:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:19 Configure a credential helper to remove this warning. See 00:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:19 00:05:19 Login Succeeded 00:05:19 nexus3.edgexfoundry.org:10003 00:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:20 Configure a credential helper to remove this warning. See 00:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:20 00:05:20 Login Succeeded 00:05:20 nexus3.edgexfoundry.org:10004 00:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:20 Configure a credential helper to remove this warning. See 00:05:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:20 00:05:20 Login Succeeded 00:05:20 docker.io 00:05:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:05:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:05:21 Configure a credential helper to remove this warning. See 00:05:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:05:21 00:05:21 Login Succeeded 00:05:21 ---> docker-login.sh ends [Pipeline] } 00:05:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:05:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:05:21 ========================================================= 00:05:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:05:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:05:21 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 00:05:21 Sending build context to Docker daemon 678.4kB 00:05:21 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:05:21 Step 2/12 : FROM ${BASE} AS builder 00:05:22 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:05:22 c41833b44d91: Pulling fs layer 00:05:22 ed15518f5707: Pulling fs layer 00:05:22 feae8fd75edb: Pulling fs layer 00:05:22 242c74f7c9fa: Pulling fs layer 00:05:22 3cdef696dda3: Pulling fs layer 00:05:22 2ced38df9373: Pulling fs layer 00:05:22 58f1dce35555: Pulling fs layer 00:05:22 242c74f7c9fa: Waiting 00:05:22 3cdef696dda3: Waiting 00:05:22 2ced38df9373: Waiting 00:05:22 58f1dce35555: Waiting 00:05:22 ed15518f5707: Verifying Checksum 00:05:22 ed15518f5707: Download complete 00:05:22 242c74f7c9fa: Verifying Checksum 00:05:22 242c74f7c9fa: Download complete 00:05:22 3cdef696dda3: Verifying Checksum 00:05:22 3cdef696dda3: Download complete 00:05:22 c41833b44d91: Verifying Checksum 00:05:22 c41833b44d91: Download complete 00:05:23 c41833b44d91: Pull complete 00:05:24 ed15518f5707: Pull complete 00:05:24 58f1dce35555: Verifying Checksum 00:05:25 feae8fd75edb: Verifying Checksum 00:05:25 feae8fd75edb: Download complete 00:05:25 2ced38df9373: Verifying Checksum 00:05:25 2ced38df9373: Download complete 00:05:35 feae8fd75edb: Pull complete 00:05:35 242c74f7c9fa: Pull complete 00:05:36 3cdef696dda3: Pull complete 00:05:44 2ced38df9373: Pull complete 00:05:45 58f1dce35555: Pull complete 00:05:45 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:05:45 ---> fadd8f120f05 00:05:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:05:47 ---> Running in 205eece91a22 00:05:47 Removing intermediate container 205eece91a22 00:05:47 ---> 4569b0a3e57f 00:05:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:05:47 ---> Running in fa86429b2e20 00:05:48 Removing intermediate container fa86429b2e20 00:05:48 ---> 8ee23a510b2b 00:05:48 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:05:48 ---> Running in 526052b4470e 00:05:48 Removing intermediate container 526052b4470e 00:05:48 ---> c08343c62274 00:05:48 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:05:48 ---> Running in 9c48e0104898 00:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:05:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:05:51 OK: 263 MiB in 53 packages 00:05:52 Removing intermediate container 9c48e0104898 00:05:52 ---> c97e83a9d267 00:05:52 Step 7/12 : WORKDIR /app 00:05:52 ---> Running in 88e23c13a282 00:05:52 Removing intermediate container 88e23c13a282 00:05:52 ---> 51cd117b7c95 00:05:52 Step 8/12 : COPY go.mod vendor* ./ 00:05:53 ---> 642ef3ae9dfb 00:05:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:53 ---> Running in 43db3ee61f89 00:07:01 Removing intermediate container 43db3ee61f89 00:07:01 ---> ec79eba6d956 00:07:01 Step 10/12 : COPY . . 00:07:01 ---> 4a596bb9c850 00:07:01 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:07:01 ---> Running in b91f74c2d1de 00:07:01 Removing intermediate container b91f74c2d1de 00:07:01 ---> fe3673f5aabc 00:07:01 Step 12/12 : RUN $MAKE 00:07:01 ---> Running in 7171f64e827d 00:07:01 noop 00:07:01 Removing intermediate container 7171f64e827d 00:07:01 ---> 27001f6e249b 00:07:01 Successfully built 27001f6e249b 00:07:01 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:02 + docker inspect -f . ci-base-image-arm64 00:07:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:02 prd-ubuntu20.04-docker-arm64-4c-16g-16625 does not seem to be running inside a container 00:07:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 00:07:03 $ docker top ef683c498041caceea506fb165ced06ec5115a9226cf419e1549a41e521f839e -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:04 + go version 00:07:04 go version go1.20.2 linux/arm64 [Pipeline] } 00:07:04 $ docker stop --time=1 ef683c498041caceea506fb165ced06ec5115a9226cf419e1549a41e521f839e 00:07:08 $ docker rm -f --volumes ef683c498041caceea506fb165ced06ec5115a9226cf419e1549a41e521f839e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:07:09 + docker inspect -f . ci-base-image-arm64 00:07:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:07:09 prd-ubuntu20.04-docker-arm64-4c-16g-16625 does not seem to be running inside a container 00:07:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 00:07:10 $ docker top 73cfa616227b55edf6b5c89094e63dba895a3e2dd851873f25ba731db65b5aaa -eo pid,comm [Pipeline] { [Pipeline] sh 00:07:11 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] fileExists [Pipeline] sh 00:07:12 + make test 00:07:12 go test -race ./... -coverprofile=coverage.out ./... 00:10:19 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:10:29 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:10:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.379s coverage: 86.2% of statements 00:10:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.615s coverage: 71.9% of statements 00:10:43 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:10:43 go vet ./... 00:13:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:13:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:13:19 ./bin/test-attribution.sh 00:13:19 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 00:13:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:13:19 $ docker stop --time=1 73cfa616227b55edf6b5c89094e63dba895a3e2dd851873f25ba731db65b5aaa 00:13:21 $ docker rm -f --volumes 73cfa616227b55edf6b5c89094e63dba895a3e2dd851873f25ba731db65b5aaa [Pipeline] // withDockerContainer [Pipeline] sh 00:13:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:13:23 Warning: overwriting stash ‘coverage-report’ 00:13:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:13:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:13:24 + ls -al . 00:13:24 total 224 00:13:24 drwxrwxr-x 10 jenkins jenkins 4096 May 24 00:07 . 00:13:24 drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:04 .. 00:13:24 -rw-rw-r-- 1 jenkins jenkins 262 May 24 00:04 .dockerignore 00:13:24 drwxrwxr-x 8 jenkins jenkins 4096 May 24 00:04 .git 00:13:24 drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:04 .github 00:13:24 -rw-rw-r-- 1 jenkins jenkins 788 May 24 00:04 .gitignore 00:13:24 -rw-rw-r-- 1 jenkins jenkins 41 May 24 00:04 .golangci.yml 00:13:24 -rw-rw-r-- 1 jenkins jenkins 9805 May 24 00:04 Attribution.txt 00:13:24 -rw-rw-r-- 1 jenkins jenkins 4331 May 24 00:04 CHANGELOG.md 00:13:24 -rw-rw-r-- 1 jenkins jenkins 1659 May 24 00:04 Dockerfile 00:13:24 -rw-rw-r-- 1 jenkins jenkins 677 May 24 00:04 GOVERNANCE.md 00:13:24 -rw-rw-r-- 1 jenkins jenkins 687 May 24 00:04 Jenkinsfile 00:13:24 -rw-rw-r-- 1 jenkins jenkins 11347 May 24 00:04 LICENSE 00:13:24 -rw-rw-r-- 1 jenkins jenkins 2497 May 24 00:04 Makefile 00:13:24 -rw-rw-r-- 1 jenkins jenkins 617 May 24 00:04 OWNERS.md 00:13:24 -rw-rw-r-- 1 jenkins jenkins 31516 May 24 00:04 README.md 00:13:24 -rw-rw-r-- 1 jenkins jenkins 5 May 24 00:01 VERSION 00:13:24 drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:04 bin 00:13:24 -rw-r--r-- 1 jenkins jenkins 41317 May 24 00:10 coverage.out 00:13:24 -rw-rw-r-- 1 jenkins jenkins 3467 May 24 00:04 go.mod 00:13:24 -rw-rw-r-- 1 jenkins jenkins 31595 May 24 00:04 go.sum 00:13:24 drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:04 images 00:13:24 drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:04 internal 00:13:24 -rw-rw-r-- 1 jenkins jenkins 531 May 24 00:04 main.go 00:13:24 drwxrwxr-x 2 jenkins jenkins 4096 May 24 00:04 res 00:13:24 drwxrwxr-x 4 jenkins jenkins 4096 May 24 00:04 snap 00:13:24 drwxrwxr-x 3 jenkins jenkins 4096 May 24 00:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:13:25 + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=233b961eae4683853b01b5f7690d3a4b25137143 --label arch=arm64 --label version=0.0.0 . 00:13:25 Sending build context to Docker daemon 678.4kB 00:13:25 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:13:25 Step 2/29 : FROM ${BASE} AS builder 00:13:25 ---> 27001f6e249b 00:13:25 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:13:25 ---> Running in 6f2586075410 00:13:25 Removing intermediate container 6f2586075410 00:13:25 ---> 6df09f284663 00:13:25 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:13:25 ---> Running in 467db7f19266 00:13:26 Removing intermediate container 467db7f19266 00:13:26 ---> 0c0fd88302f9 00:13:26 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:13:26 ---> Running in 614167e91dc9 00:13:26 Removing intermediate container 614167e91dc9 00:13:26 ---> bada51112603 00:13:26 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:13:26 ---> Running in 4b42acbb868a 00:13:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:13:29 OK: 263 MiB in 53 packages 00:13:30 Removing intermediate container 4b42acbb868a 00:13:30 ---> e806cd4c499b 00:13:30 Step 7/29 : WORKDIR /app 00:13:30 ---> Running in ad65a0d6948c 00:13:30 Removing intermediate container ad65a0d6948c 00:13:30 ---> 24e418e67e5c 00:13:30 Step 8/29 : COPY go.mod vendor* ./ 00:13:31 ---> 064e1945a61e 00:13:31 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:13:31 ---> Running in f33bb111e37c 00:13:33 Removing intermediate container f33bb111e37c 00:13:33 ---> aa0c00b5b8cf 00:13:33 Step 10/29 : COPY . . 00:13:34 ---> aadc22390879 00:13:34 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:13:34 ---> Running in b6f1ca005d98 00:13:34 Removing intermediate container b6f1ca005d98 00:13:34 ---> a04931f97ffa 00:13:34 Step 12/29 : RUN $MAKE 00:13:34 ---> Running in d868e143f446 00:13:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.67 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory 00:15:58 Removing intermediate container d868e143f446 00:15:58 ---> b819a73ee5d5 00:15:58 Step 13/29 : FROM alpine:3.17 00:15:58 3.17: Pulling from library/alpine 00:15:58 c41833b44d91: Already exists 00:15:58 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:15:58 Status: Downloaded newer image for alpine:3.17 00:15:58 ---> 51e60588ff2c 00:15:58 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:15:58 ---> Running in 589feffb1ec2 00:15:58 Removing intermediate container 589feffb1ec2 00:15:58 ---> a8cb1bbd4c82 00:15:58 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:15:58 ---> Running in ba7000db89d0 00:15:58 Removing intermediate container ba7000db89d0 00:15:58 ---> efc239f7ca3e 00:15:58 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:15:58 ---> Running in 204c546059ba 00:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:15:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:15:58 (1/2) Installing ca-certificates (20230506-r0) 00:15:58 (2/2) Installing dumb-init (1.2.5-r2) 00:15:58 Executing busybox-1.35.0-r29.trigger 00:15:58 Executing ca-certificates-20230506-r0.trigger 00:15:58 OK: 8 MiB in 17 packages 00:15:58 Removing intermediate container 204c546059ba 00:15:58 ---> facbcd906f50 00:15:58 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:15:58 ---> 3939846deaa5 00:15:58 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:15:59 ---> 986ab404bb4a 00:15:59 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:15:59 ---> 875dec1e6428 00:15:59 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:16:00 ---> 4e17082cde28 00:16:00 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:16:01 ---> 11714045eeff 00:16:01 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:16:01 ---> Running in d1d52793b4ef 00:16:03 Removing intermediate container d1d52793b4ef 00:16:03 ---> 3ebf9daa2aea 00:16:03 Step 23/29 : VOLUME /cache 00:16:03 ---> Running in df089cc33126 00:16:03 Removing intermediate container df089cc33126 00:16:03 ---> c3661d59e2c0 00:16:03 Step 24/29 : EXPOSE 59711 00:16:03 ---> Running in f64ca4131d80 00:16:04 Removing intermediate container f64ca4131d80 00:16:04 ---> ca2cd170c519 00:16:04 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:16:04 ---> Running in 4e21f7883c90 00:16:04 Removing intermediate container 4e21f7883c90 00:16:04 ---> 853116106a88 00:16:04 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:16:04 ---> Running in 122b743c2e30 00:16:04 Removing intermediate container 122b743c2e30 00:16:04 ---> fbece7448806 00:16:04 Step 27/29 : LABEL arch=arm64 00:16:05 ---> Running in 2d7f379d4c3a 00:16:05 Removing intermediate container 2d7f379d4c3a 00:16:05 ---> 34807bb1538e 00:16:05 Step 28/29 : LABEL git_sha=233b961eae4683853b01b5f7690d3a4b25137143 00:16:05 ---> Running in 0a757bfc04fa 00:16:05 Removing intermediate container 0a757bfc04fa 00:16:05 ---> 0a7fea5abb64 00:16:05 Step 29/29 : LABEL version=0.0.0 00:16:05 ---> Running in f26d30d21701 00:16:06 Removing intermediate container f26d30d21701 00:16:06 ---> f11267433df2 00:16:06 [Warning] One or more build-args [ARCH] were not consumed 00:16:06 Successfully built f11267433df2 00:16:06 Successfully tagged app-rfid-llrp-inventory-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 00:16:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:06 00:16:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:07 arm64: Pulling from edgex-lftools-log-publisher 00:16:07 8998bd30e6a1: Pulling fs layer 00:16:07 04944245beec: Pulling fs layer 00:16:07 699f458cf7ca: Pulling fs layer 00:16:07 765212b225bb: Pulling fs layer 00:16:07 f23df028b6ca: Pulling fs layer 00:16:07 d65c8cfc05b1: Pulling fs layer 00:16:07 2437ff75d9bd: Pulling fs layer 00:16:07 765212b225bb: Waiting 00:16:07 f23df028b6ca: Waiting 00:16:07 d65c8cfc05b1: Waiting 00:16:07 2437ff75d9bd: Waiting 00:16:07 04944245beec: Verifying Checksum 00:16:07 04944245beec: Download complete 00:16:07 765212b225bb: Verifying Checksum 00:16:07 765212b225bb: Download complete 00:16:07 f23df028b6ca: Download complete 00:16:07 d65c8cfc05b1: Verifying Checksum 00:16:07 d65c8cfc05b1: Download complete 00:16:07 699f458cf7ca: Verifying Checksum 00:16:07 699f458cf7ca: Download complete 00:16:07 8998bd30e6a1: Verifying Checksum 00:16:07 8998bd30e6a1: Download complete 00:16:10 2437ff75d9bd: Verifying Checksum 00:16:10 2437ff75d9bd: Download complete 00:16:11 8998bd30e6a1: Pull complete 00:16:12 04944245beec: Pull complete 00:16:13 699f458cf7ca: Pull complete 00:16:13 765212b225bb: Pull complete 00:16:14 f23df028b6ca: Pull complete 00:16:14 d65c8cfc05b1: Pull complete 00:16:29 2437ff75d9bd: Pull complete 00:16:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:16:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:16:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:29 prd-ubuntu20.04-docker-arm64-4c-16g-16625 does not seem to be running inside a container 00:16:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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 00:16:32 $ docker top 477ff6d65bdce83fb022d68c99d13e4fa64e681bf3b059907ce81f55f421cda3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:16:33 ---> job-cost.sh 00:16:33 lf-activate-venv: SKIPPING 00:16:33 INFO: No Stack... 00:16:34 INFO: Retrieving Pricing Info for: v3-standard-4 00:16:35 INFO: Archiving Costs [Pipeline] sh 00:16:35 + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv 00:16:35 + cut -d, -f6 [Pipeline] lock 00:16:35 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] 00:16:35 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] did not exist. Created. 00:16:35 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:16:36 /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-027006c6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:16:37 + echo total: 0.10999999940395355 [Pipeline] stash 00:16:37 Warning: overwriting stash ‘stack-cost’ 00:16:37 Stashed 1 file(s) [Pipeline] } 00:16:37 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:16:37 $ docker stop --time=1 477ff6d65bdce83fb022d68c99d13e4fa64e681bf3b059907ce81f55f421cda3 00:16:38 $ docker rm -f --volumes 477ff6d65bdce83fb022d68c99d13e4fa64e681bf3b059907ce81f55f421cda3 [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 00:16:39 provisioning config files... 00:16:39 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config6591987243151015353tmp [Pipeline] { [Pipeline] sh 00:16:39 + set +x 00:16:39 + + curl -s https://codecov.io/bash 00:16:39 bash -s -- 00:16:39 00:16:39 _____ _ 00:16:39 / ____| | | 00:16:39 | | ___ __| | ___ ___ _____ __ 00:16:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:16:39 | |___| (_) | (_| | __/ (_| (_) \ V / 00:16:39 \_____\___/ \__,_|\___|\___\___/ \_/ 00:16:39 Bash-1.0.6 00:16:39 00:16:39 00:16:39 ==> git version 2.25.1 found 00:16:39 ==> 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 00:16:39 Release-Date: 2020-01-08 00:16:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:16:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:16:39 ==> Jenkins CI detected. 00:16:39 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-196 00:16:39 project root: . 00:16:39 --> token set from env 00:16:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:16:39 ==> Running gcov in . (disable via -X gcov) 00:16:39 ==> Python coveragepy not found 00:16:39 ==> Searching for coverage reports in: 00:16:39 + . 00:16:39 -> Found 1 reports 00:16:39 ==> Detecting git/mercurial file structure 00:16:39 ==> Reading reports 00:16:39 + ./coverage.out bytes=41317 00:16:39 ==> Appending adjustments 00:16:39 https://docs.codecov.io/docs/fixing-reports 00:16:39 + Found adjustments 00:16:39 ==> Gzipping contents 00:16:39 12K /tmp/codecov.fnbf1P.gz 00:16:39 ==> Uploading reports 00:16:39 url: https://codecov.io 00:16:39 query: branch=PR-196&commit=215c1b275bf0566fd5370d23921f5d05badba51d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= 00:16:39 -> Pinging Codecov 00:16:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-196&commit=215c1b275bf0566fd5370d23921f5d05badba51d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F3%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= 00:16:40 -> Uploading to 00:16:40 https://storage.googleapis.com/codecov/v4/raw/2023-05-24/581DD39554BDF9B6E22D074273EAD858/215c1b275bf0566fd5370d23921f5d05badba51d/f11e683c-4dfe-4b72-b250-115b5b727336.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T001639Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ab91898ef0b0390a2031dc657f55b134c666dac9b562b64cdeacbb9b3f11be0 00:16:40 % Total % Received % Xferd Average Speed Time Time Time Current 00:16:40 Dload Upload Total Spent Left Speed 00:16:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 55394 --:--:-- --:--:-- --:--:-- 55135 100 11799 0 0 100 11799 0 55394 --:--:-- --:--:-- --:--:-- 55135 00:16:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/215c1b275bf0566fd5370d23921f5d05badba51d [Pipeline] } 00:16:40 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 00:16:41 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives ] 00:16:41 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives 00:16:41 total 16 00:16:41 drwxr-xr-x 3 root root 4096 May 24 00:03 . 00:16:41 drwxrwxr-x 12 jenkins jenkins 4096 May 24 00:03 .. 00:16:41 drwxr-xr-x 2 root root 4096 May 24 00:03 cost 00:16:41 -rw-r--r-- 1 root root 95 May 24 00:03 cost.csv 00:16:41 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives 00:16:41 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives 00:16:41 total 16 00:16:41 drwxr-xr-x 3 jenkins jenkins 4096 May 24 00:03 . 00:16:41 drwxrwxr-x 12 jenkins jenkins 4096 May 24 00:03 .. 00:16:41 drwxr-xr-x 2 jenkins jenkins 4096 May 24 00:03 cost 00:16:41 -rw-r--r-- 1 jenkins jenkins 95 May 24 00:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:16:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:16:42 ---> package-listing.sh 00:16:42 ++ facter osfamily 00:16:42 ++ tr '[:upper:]' '[:lower:]' 00:16:42 + OS_FAMILY=debian 00:16:42 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-196 00:16:42 + START_PACKAGES=/tmp/packages_start.txt 00:16:42 + END_PACKAGES=/tmp/packages_end.txt 00:16:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:16:42 + PACKAGES=/tmp/packages_start.txt 00:16:42 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' 00:16:42 + PACKAGES=/tmp/packages_end.txt 00:16:42 + case "${OS_FAMILY}" in 00:16:42 + dpkg -l 00:16:42 + grep '^ii' 00:16:42 + '[' -f /tmp/packages_start.txt ']' 00:16:42 + '[' -f /tmp/packages_end.txt ']' 00:16:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:16:42 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' 00:16:42 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ 00:16:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ [Pipeline] echo 00:16:42 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/y_app-rfid-llrp-inventory_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:16:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:16:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:16:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:16:43 prd-ubuntu20.04-docker-8c-8g-16622 does not seem to be running inside a container 00:16:43 $ 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/y_app-rfid-llrp-inventory_PR-196/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-196 -v /w/workspace/y_app-rfid-llrp-inventory_PR-196:/w/workspace/y_app-rfid-llrp-inventory_PR-196:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-196@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 00:16:43 $ docker top 30edca805905cd25b922e1fdf113e129e01e4d911d995c6f8fba361d4c290659 -eo pid,comm [Pipeline] { [Pipeline] sh 00:16:44 + touch /tmp/pre-build-complete [Pipeline] sh 00:16:44 + mkdir -p /var/log/sysstat [Pipeline] sh 00:16:44 + ls /var/log/sa-host 00:16:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:16:44 provisioning config files... 00:16:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config13264174217061019239tmp [Pipeline] { [Pipeline] echo 00:16:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:16:44 ---> create-netrc.sh [Pipeline] } 00:16:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:16:45 ---> python-tools-install.sh [Pipeline] echo 00:16:45 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:16:45 ---> sudo-logs.sh 00:16:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:16:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:16:45 ---> job-cost.sh 00:16:45 lf-activate-venv: SKIPPING 00:16:45 DEBUG: total: 0.2199999988079071 00:16:45 INFO: Retrieving Stack Cost... 00:16:46 INFO: Retrieving Pricing Info for: v3-standard-8 00:16:46 INFO: Archiving Costs [Pipeline] echo 00:16:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:16:47 ---> logs-deploy.sh 00:16:47 lf-activate-venv: SKIPPING 00:16:47 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-196/3 00:16:47 INFO: archiving workspace using pattern(s): 00:16:47 Archives upload complete. 00:16:47 INFO: archiving logs to Nexus