Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 84be36d1c903555fa53460e2131326c9cd2a3a71+d2b3025aaba860c168ca8b1035a6ee4724df4e2f (ecef20078e1ee4e17f4341e7ca67d0431f3e8ca7) 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-ssh3873010020065303811.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-ssh3787664932277271651.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-ssh2575597843558814038.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-ssh12648073149719241551.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-ssh14740380864327131230.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 ‘prd-ubuntu20.04-docker-8c-8g-16838’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-16835’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-16836’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16841 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 d2b3025aaba860c168ca8b1035a6ee4724df4e2f into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 Merge succeeded, producing 2baa17725cc5a3e15e68a16369c177b8f167e407 Checking out Revision 2baa17725cc5a3e15e68a16369c177b8f167e407 (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 d2b3025aaba860c168ca8b1035a6ee4724df4e2f # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2baa17725cc5a3e15e68a16369c177b8f167e407 # timeout=10 Commit message: "Merge commit 'd2b3025aaba860c168ca8b1035a6ee4724df4e2f' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:00:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:00:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:00:18 ========================================================= 00:00:18 EdgeX Global Pipelines Version Info 00:00:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 233b961eae4683853b01b5f7690d3a4b25137143 # timeout=10 00:00:19 ------------------- 00:00:19 stable info: 00:00:19 ------------------- 00:00:19 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 00:00:19 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:00:19 Message: update stable to v1.0.249 00:00:20 ------------------- 00:00:20 experimental info: 00:00:20 ------------------- 00:00:20 Commited By: **** collab-it+edgex@linuxfoundation.org 00:00:20 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 00:00:20 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-196 [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-196 [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-196 [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2baa17725cc5a3e15e68a16369c177b8f167e407 [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2baa177 [Pipeline] echo 00:00:20 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:00:20 provisioning config files... 00:00:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config9349501004178665904tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:21 ---> docker-login.sh 00:00:21 nexus3.edgexfoundry.org:10001 00:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:21 Configure a credential helper to remove this warning. See 00:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:21 00:00:21 Login Succeeded 00:00:21 nexus3.edgexfoundry.org:10002 00:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:21 Configure a credential helper to remove this warning. See 00:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:21 00:00:21 Login Succeeded 00:00:21 nexus3.edgexfoundry.org:10003 00:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:21 Configure a credential helper to remove this warning. See 00:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:21 00:00:21 Login Succeeded 00:00:21 nexus3.edgexfoundry.org:10004 00:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:21 Configure a credential helper to remove this warning. See 00:00:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:21 00:00:21 Login Succeeded 00:00:21 docker.io 00:00:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:22 Configure a credential helper to remove this warning. See 00:00:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:22 00:00:22 Login Succeeded 00:00:22 ---> docker-login.sh ends [Pipeline] } 00:00:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 00:00:22 + git rev-list -1 --merges 2baa17725cc5a3e15e68a16369c177b8f167e407~1..2baa17725cc5a3e15e68a16369c177b8f167e407 [Pipeline] echo 00:00:22 -----------> git rev-list -1 --merges 2baa17725cc5a3e15e68a16369c177b8f167e407~1..2baa17725cc5a3e15e68a16369c177b8f167e407 2baa17725cc5a3e15e68a16369c177b8f167e407 00:00:22 2baa17725cc5a3e15e68a16369c177b8f167e407 [false] [Pipeline] sh 00:00:23 + git log --format=format:%s -1 2baa17725cc5a3e15e68a16369c177b8f167e407 [Pipeline] echo 00:00:23 ========================================================= 00:00:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:00:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:00:23 + git log --format=format:%s -1 2baa17725cc5a3e15e68a16369c177b8f167e407 [Pipeline] echo 00:00:23 [semverPrep] GIT_COMMIT: 2baa17725cc5a3e15e68a16369c177b8f167e407, Commit Message: Merge commit 'd2b3025aaba860c168ca8b1035a6ee4724df4e2f' into HEAD [Pipeline] echo 00:00:23 [semverPrep] This is not a build commit. [Pipeline] sh 00:00:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:00:23 + grep -v github /etc/ssh/ssh_known_hosts 00:00:23 + [ -e /tmp/ssh_known_hosts ] 00:00:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:00:23 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:00:23 + sudo tee -a /etc/ssh/ssh_known_hosts 00:00:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:24 00:00:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:24 0.1.4: Pulling from edgex-devops/py-git-semver 00:00:24 b85a868b505f: Pulling fs layer 00:00:24 e2be974225ed: Pulling fs layer 00:00:24 339a4e72a1f5: Pulling fs layer 00:00:24 988bab9f4d93: Pulling fs layer 00:00:24 1469e6f7b9e6: Pulling fs layer 00:00:24 eaf3925da568: Pulling fs layer 00:00:24 bab4dde63d76: Pulling fs layer 00:00:24 bde34c3a00c8: Pulling fs layer 00:00:24 b352a97aabf1: Pulling fs layer 00:00:24 4872d77fe225: Pulling fs layer 00:00:24 5851b861e8e6: Pulling fs layer 00:00:24 1469e6f7b9e6: Waiting 00:00:24 eaf3925da568: Waiting 00:00:24 bab4dde63d76: Waiting 00:00:24 bde34c3a00c8: Waiting 00:00:24 988bab9f4d93: Waiting 00:00:24 b352a97aabf1: Waiting 00:00:24 5851b861e8e6: Waiting 00:00:24 4872d77fe225: Waiting 00:00:24 e2be974225ed: Verifying Checksum 00:00:24 e2be974225ed: Download complete 00:00:24 988bab9f4d93: Verifying Checksum 00:00:24 988bab9f4d93: Download complete 00:00:24 1469e6f7b9e6: Verifying Checksum 00:00:24 1469e6f7b9e6: Download complete 00:00:24 eaf3925da568: Verifying Checksum 00:00:24 eaf3925da568: Download complete 00:00:24 339a4e72a1f5: Verifying Checksum 00:00:24 339a4e72a1f5: Download complete 00:00:24 bde34c3a00c8: Verifying Checksum 00:00:24 bde34c3a00c8: Download complete 00:00:24 b352a97aabf1: Download complete 00:00:24 4872d77fe225: Verifying Checksum 00:00:24 4872d77fe225: Download complete 00:00:24 5851b861e8e6: Verifying Checksum 00:00:24 b85a868b505f: Verifying Checksum 00:00:24 b85a868b505f: Download complete 00:00:24 bab4dde63d76: Verifying Checksum 00:00:24 bab4dde63d76: Download complete 00:00:25 b85a868b505f: Pull complete 00:00:25 e2be974225ed: Pull complete 00:00:26 339a4e72a1f5: Pull complete 00:00:26 988bab9f4d93: Pull complete 00:00:26 1469e6f7b9e6: Pull complete 00:00:26 eaf3925da568: Pull complete 00:00:28 bab4dde63d76: Pull complete 00:00:28 bde34c3a00c8: Pull complete 00:00:28 b352a97aabf1: Pull complete 00:00:28 4872d77fe225: Pull complete 00:00:28 5851b861e8e6: Pull complete 00:00:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:00:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:00:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:00:28 prd-ubuntu20.04-docker-8c-8g-16841 does not seem to be running inside a container 00:00:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:00:32 $ docker top 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a -eo pid,comm 00:00:32 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:00:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:00:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:32 [ssh-agent] Looking for ssh-agent implementation... 00:00:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:32 $ docker exec 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a ssh-agent 00:00:32 SSH_AUTH_SOCK=/tmp/ssh-ZKjeUSzgvn6n/agent.32 00:00:32 SSH_AGENT_PID=38 00:00:32 Running ssh-add (command line suppressed) 00:00:32 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_1235554109439643908.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_1235554109439643908.key) 00:00:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:32 + git tag --points-at HEAD [Pipeline] } 00:00:32 $ docker exec --env ******** --env ******** 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a ssh-agent -k 00:00:33 unset SSH_AUTH_SOCK; 00:00:33 unset SSH_AGENT_PID; 00:00:33 echo Agent pid 38 killed; 00:00:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:00:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:00:33 [ssh-agent] Looking for ssh-agent implementation... 00:00:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:00:33 $ docker exec 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a ssh-agent 00:00:33 SSH_AUTH_SOCK=/tmp/ssh-6GRcEUQgVlOE/agent.71 00:00:33 SSH_AGENT_PID=77 00:00:33 Running ssh-add (command line suppressed) 00:00:33 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_5273485143570266855.key (/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/private_key_5273485143570266855.key) 00:00:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:00:33 + git semver init 00:00:33 2023-05-25 00:00:33,857 [run_init] DEBUG init version:0.0.0 force:False 00:00:33 2023-05-25 00:00:33,860 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver 00:00:33 2023-05-25 00:00:33,860 [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:00:33 2023-05-25 00:00:33,860 [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:00:35 2023-05-25 00:00:34,908 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.git/info/exclude 00:00:35 2023-05-25 00:00:34,909 [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:00:35 2023-05-25 00:00:34,909 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 00:00:35 2023-05-25 00:00:34,913 [execute] INFO git cat-file --batch-check 00:00:35 2023-05-25 00:00:34,914 [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:00:35 2023-05-25 00:00:34,919 [execute] INFO git cat-file --batch 00:00:35 2023-05-25 00:00:34,919 [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:00:35 2023-05-25 00:00:34,924 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-196/.semver/PR-196 00:00:35 0.0.0 [Pipeline] } 00:00:35 $ docker exec --env ******** --env ******** 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a ssh-agent -k 00:00:35 unset SSH_AUTH_SOCK; 00:00:35 unset SSH_AGENT_PID; 00:00:35 echo Agent pid 77 killed; 00:00:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:00:35 + git semver [Pipeline] } 00:00:36 $ docker stop --time=1 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a 00:00:37 $ docker rm -f --volumes 92f5950e10e4e34134933f80845366e12d2f2a6c71b74a42a768c27bab90d09a [Pipeline] // withDockerContainer [Pipeline] sh 00:00:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:00:37 Stashed 1 file(s) [Pipeline] echo 00:00:37 [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:00:38 provisioning config files... 00:00:38 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config9974551504117077548tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:00:38 ---> docker-login.sh 00:00:38 nexus3.edgexfoundry.org:10001 00:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:38 Configure a credential helper to remove this warning. See 00:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:38 00:00:38 Login Succeeded 00:00:38 nexus3.edgexfoundry.org:10002 00:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:38 Configure a credential helper to remove this warning. See 00:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:38 00:00:38 Login Succeeded 00:00:38 nexus3.edgexfoundry.org:10003 00:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:38 Configure a credential helper to remove this warning. See 00:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:38 00:00:38 Login Succeeded 00:00:38 nexus3.edgexfoundry.org:10004 00:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:38 Configure a credential helper to remove this warning. See 00:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:38 00:00:38 Login Succeeded 00:00:38 docker.io 00:00:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:00:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:00:38 Configure a credential helper to remove this warning. See 00:00:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:00:38 00:00:38 Login Succeeded 00:00:38 ---> docker-login.sh ends [Pipeline] } 00:00:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:00:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:00:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:00:38 ========================================================= 00:00:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 00:00:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:00:39 + 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:00:39 Sending build context to Docker daemon 12.68MB 00:00:39 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:00:39 Step 2/12 : FROM ${BASE} AS builder 00:00:39 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 00:00:39 f56be85fc22e: Pulling fs layer 00:00:39 85791d961cd3: Pulling fs layer 00:00:39 d694b5ae8c79: Pulling fs layer 00:00:39 9f32a84ed3da: Pulling fs layer 00:00:39 4d19c01a9841: Pulling fs layer 00:00:39 9325e15d5711: Pulling fs layer 00:00:39 556b6ee489ea: Pulling fs layer 00:00:39 c5a4b2cf53e6: Pulling fs layer 00:00:39 9f32a84ed3da: Waiting 00:00:39 4d19c01a9841: Waiting 00:00:39 9325e15d5711: Waiting 00:00:39 556b6ee489ea: Waiting 00:00:39 c5a4b2cf53e6: Waiting 00:00:39 85791d961cd3: Download complete 00:00:39 9f32a84ed3da: Verifying Checksum 00:00:39 9f32a84ed3da: Download complete 00:00:39 4d19c01a9841: Verifying Checksum 00:00:39 4d19c01a9841: Download complete 00:00:39 f56be85fc22e: Verifying Checksum 00:00:39 f56be85fc22e: Download complete 00:00:39 9325e15d5711: Verifying Checksum 00:00:39 9325e15d5711: Download complete 00:00:39 f56be85fc22e: Pull complete 00:00:39 85791d961cd3: Pull complete 00:00:40 c5a4b2cf53e6: Download complete 00:00:40 d694b5ae8c79: Verifying Checksum 00:00:40 d694b5ae8c79: Download complete 00:00:40 556b6ee489ea: Verifying Checksum 00:00:40 556b6ee489ea: Download complete 00:00:43 d694b5ae8c79: Pull complete 00:00:43 9f32a84ed3da: Pull complete 00:00:43 4d19c01a9841: Pull complete 00:00:43 9325e15d5711: Pull complete 00:00:45 556b6ee489ea: Pull complete 00:00:46 c5a4b2cf53e6: Pull complete 00:00:46 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 00:00:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 00:00:46 ---> c4be618373d6 00:00:46 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:00:52 Still waiting to schedule task 00:00:52 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 00:00:53 ---> Running in 1bd7bd96d0d6 00:00:53 Removing intermediate container 1bd7bd96d0d6 00:00:53 ---> d75e18f08382 00:00:53 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:00:53 ---> Running in 70a4cf5d8110 00:00:53 Removing intermediate container 70a4cf5d8110 00:00:53 ---> 216b18e53bf4 00:00:53 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:00:53 ---> Running in a27563c30bbb 00:00:53 Removing intermediate container a27563c30bbb 00:00:53 ---> db31b0628e2c 00:00:53 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:00:53 ---> Running in bbce280e04b8 00:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:00:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:00:54 OK: 265 MiB in 53 packages 00:00:54 Removing intermediate container bbce280e04b8 00:00:54 ---> 689f4b2177f8 00:00:54 Step 7/12 : WORKDIR /app 00:00:54 ---> Running in f4d944b9a3ca 00:00:54 Removing intermediate container f4d944b9a3ca 00:00:54 ---> 6a176395c1ee 00:00:54 Step 8/12 : COPY go.mod vendor* ./ 00:00:54 ---> 21d13175a1a1 00:00:54 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:00:54 ---> Running in 254f243b4448 00:01:33 Removing intermediate container 254f243b4448 00:01:33 ---> 7c5e150c3675 00:01:33 Step 10/12 : COPY . . 00:01:33 ---> ecedfc36d157 00:01:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:01:33 ---> Running in c8ff1b13b2ab 00:01:33 Removing intermediate container c8ff1b13b2ab 00:01:33 ---> 97c533a58079 00:01:33 Step 12/12 : RUN $MAKE 00:01:33 ---> Running in 801585b179ac 00:01:33 noop 00:01:33 Removing intermediate container 801585b179ac 00:01:33 ---> 9996cf217955 00:01:33 Successfully built 9996cf217955 00:01:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:33 + docker inspect -f . ci-base-image-x86_64 00:01:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:33 prd-ubuntu20.04-docker-8c-8g-16841 does not seem to be running inside a container 00:01:33 $ 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 ******** ci-base-image-x86_64 cat 00:01:33 $ docker top af49bff47f96484a4a423e8f1adbc75ec3bf09710f36317a2a6e39f7ac995b14 -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:34 + go version 00:01:34 go version go1.20.2 linux/amd64 [Pipeline] } 00:01:34 $ docker stop --time=1 af49bff47f96484a4a423e8f1adbc75ec3bf09710f36317a2a6e39f7ac995b14 00:01:35 $ docker rm -f --volumes af49bff47f96484a4a423e8f1adbc75ec3bf09710f36317a2a6e39f7ac995b14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:01:35 + docker inspect -f . ci-base-image-x86_64 00:01:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:01:36 prd-ubuntu20.04-docker-8c-8g-16841 does not seem to be running inside a container 00:01:36 $ 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 ******** ci-base-image-x86_64 cat 00:01:36 $ docker top 76b1eb7fb164c9876790888e0a9764e6f3f270e9e5b04323f67fa8f37af07cc7 -eo pid,comm [Pipeline] { [Pipeline] sh 00:01:36 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] fileExists [Pipeline] sh 00:01:37 + make test 00:01:37 go test -race ./... -coverprofile=coverage.out ./... 00:01:58 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:01:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:01:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.133s coverage: 86.2% of statements 00:01:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.707s coverage: 71.9% of statements 00:02:17 go vet ./... 00:02:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:02:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:02:22 ./bin/test-attribution.sh 00:02:22 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 00:02:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:02:22 $ docker stop --time=1 76b1eb7fb164c9876790888e0a9764e6f3f270e9e5b04323f67fa8f37af07cc7 00:02:27 $ docker rm -f --volumes 76b1eb7fb164c9876790888e0a9764e6f3f270e9e5b04323f67fa8f37af07cc7 [Pipeline] // withDockerContainer [Pipeline] sh 00:02:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:02:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 00:02:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:02:28 + ls -al . 00:02:28 total 228 00:02:28 drwxrwxr-x 11 jenkins jenkins 4096 May 25 00:01 . 00:02:28 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:00 .. 00:02:28 -rw-rw-r-- 1 jenkins jenkins 262 May 25 00:00 .dockerignore 00:02:28 drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:00 .git 00:02:28 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:00 .github 00:02:28 -rw-rw-r-- 1 jenkins jenkins 788 May 25 00:00 .gitignore 00:02:28 -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:00 .golangci.yml 00:02:28 drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:00 .semver 00:02:28 -rw-rw-r-- 1 jenkins jenkins 9805 May 25 00:00 Attribution.txt 00:02:28 -rw-rw-r-- 1 jenkins jenkins 4331 May 25 00:00 CHANGELOG.md 00:02:28 -rw-rw-r-- 1 jenkins jenkins 1659 May 25 00:00 Dockerfile 00:02:28 -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:00 GOVERNANCE.md 00:02:28 -rw-rw-r-- 1 jenkins jenkins 687 May 25 00:00 Jenkinsfile 00:02:28 -rw-rw-r-- 1 jenkins jenkins 11347 May 25 00:00 LICENSE 00:02:28 -rw-rw-r-- 1 jenkins jenkins 2497 May 25 00:00 Makefile 00:02:28 -rw-rw-r-- 1 jenkins jenkins 617 May 25 00:00 OWNERS.md 00:02:28 -rw-rw-r-- 1 jenkins jenkins 31516 May 25 00:00 README.md 00:02:28 -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:00 VERSION 00:02:28 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:00 bin 00:02:28 -rw-r--r-- 1 jenkins jenkins 41317 May 25 00:01 coverage.out 00:02:28 -rw-rw-r-- 1 jenkins jenkins 3419 May 25 00:00 go.mod 00:02:28 -rw-rw-r-- 1 jenkins jenkins 31499 May 25 00:00 go.sum 00:02:28 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:00 images 00:02:28 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:00 internal 00:02:28 -rw-rw-r-- 1 jenkins jenkins 531 May 25 00:00 main.go 00:02:28 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:00 res 00:02:28 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:00 snap 00:02:28 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:00 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:29 + 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=2baa17725cc5a3e15e68a16369c177b8f167e407 --label arch=amd64 --label version=0.0.0 . 00:02:29 Sending build context to Docker daemon 12.68MB 00:02:29 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:02:29 Step 2/29 : FROM ${BASE} AS builder 00:02:29 ---> 9996cf217955 00:02:29 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:02:29 ---> Running in 9b0aa769649c 00:02:29 Removing intermediate container 9b0aa769649c 00:02:29 ---> 48a33c876a09 00:02:29 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:02:29 ---> Running in 036f4bbdb3c5 00:02:29 Removing intermediate container 036f4bbdb3c5 00:02:29 ---> 120a8196deca 00:02:29 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:02:29 ---> Running in 12f66c1c34bc 00:02:29 Removing intermediate container 12f66c1c34bc 00:02:29 ---> 1a7e8505252f 00:02:29 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:02:29 ---> Running in ad326f7aca45 00:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:02:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:02:30 OK: 265 MiB in 53 packages 00:02:31 Removing intermediate container ad326f7aca45 00:02:31 ---> b84d8752e220 00:02:31 Step 7/29 : WORKDIR /app 00:02:31 ---> Running in d941bbcdd99b 00:02:31 Removing intermediate container d941bbcdd99b 00:02:31 ---> c9ec0c27228f 00:02:31 Step 8/29 : COPY go.mod vendor* ./ 00:02:31 ---> c440bb4daa5a 00:02:31 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:02:31 ---> Running in 2dc2313d6d76 00:02:32 Removing intermediate container 2dc2313d6d76 00:02:32 ---> f7b34029333e 00:02:32 Step 10/29 : COPY . . 00:02:32 ---> dcc6a92db69c 00:02:32 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:02:32 ---> Running in df72d9c673ec 00:02:32 Removing intermediate container df72d9c673ec 00:02:32 ---> 9d605f83f1d1 00:02:32 Step 12/29 : RUN $MAKE 00:02:32 ---> Running in 73e61d252f14 00:02:32 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -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:02:52 Removing intermediate container 73e61d252f14 00:02:52 ---> dd1ca57e5926 00:02:52 Step 13/29 : FROM alpine:3.17 00:02:52 3.17: Pulling from library/alpine 00:02:52 f56be85fc22e: Already exists 00:02:52 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:02:52 Status: Downloaded newer image for alpine:3.17 00:02:52 ---> 9ed4aefc74f6 00:02:52 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:02:52 ---> Running in d725f3e22fd9 00:02:52 Removing intermediate container d725f3e22fd9 00:02:52 ---> c02bb83f448e 00:02:52 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:02:52 ---> Running in 8a9d1db640a2 00:02:52 Removing intermediate container 8a9d1db640a2 00:02:52 ---> 00c39ca6d4e8 00:02:52 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:02:52 ---> Running in 50ac9ce265e7 00:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 00:02:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 00:02:53 (1/2) Installing ca-certificates (20230506-r0) 00:02:53 (2/2) Installing dumb-init (1.2.5-r2) 00:02:53 Executing busybox-1.35.0-r29.trigger 00:02:53 Executing ca-certificates-20230506-r0.trigger 00:02:53 OK: 8 MiB in 17 packages 00:02:53 Removing intermediate container 50ac9ce265e7 00:02:53 ---> deeaa54e719c 00:02:53 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:02:53 ---> 6bef8203baac 00:02:53 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:02:54 ---> 9ecf9b6b5733 00:02:54 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:02:54 ---> 2d2e25086161 00:02:54 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:02:54 ---> 701bc6663702 00:02:54 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:02:55 ---> 0492dc7b4733 00:02:55 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:02:55 ---> Running in 591e2a746dc5 00:02:55 Removing intermediate container 591e2a746dc5 00:02:55 ---> b3d4b55f2b28 00:02:55 Step 23/29 : VOLUME /cache 00:02:55 ---> Running in 3597fe6a390f 00:02:55 Removing intermediate container 3597fe6a390f 00:02:55 ---> 77d3b13fe3a8 00:02:55 Step 24/29 : EXPOSE 59711 00:02:55 ---> Running in c5b9423d4fe8 00:02:55 Removing intermediate container c5b9423d4fe8 00:02:55 ---> 760ad48754a4 00:02:55 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:02:55 ---> Running in 7b8713c912e0 00:02:55 Removing intermediate container 7b8713c912e0 00:02:55 ---> 47d37e36602e 00:02:55 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:02:55 ---> Running in 523bb4d59efa 00:02:56 Removing intermediate container 523bb4d59efa 00:02:56 ---> 2e1d38241769 00:02:56 Step 27/29 : LABEL arch=amd64 00:02:56 ---> Running in cf4ac3016c2a 00:02:56 Removing intermediate container cf4ac3016c2a 00:02:56 ---> 07a4bc6bd2c5 00:02:56 Step 28/29 : LABEL git_sha=2baa17725cc5a3e15e68a16369c177b8f167e407 00:02:56 ---> Running in d61b1388e357 00:02:56 Removing intermediate container d61b1388e357 00:02:56 ---> 656705aa961e 00:02:56 Step 29/29 : LABEL version=0.0.0 00:02:56 ---> Running in 476e5b774c5d 00:02:56 Removing intermediate container 476e5b774c5d 00:02:56 ---> 345cdd832bcf 00:02:56 [Warning] One or more build-args [ARCH] were not consumed 00:02:56 Successfully built 345cdd832bcf 00:02:56 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:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:56 00:02:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:02:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:02:57 latest: Pulling from edgex-lftools-log-publisher 00:02:57 5eb5b503b376: Pulling fs layer 00:02:57 5c69ac0246d0: Pulling fs layer 00:02:57 ec43610c2a17: Pulling fs layer 00:02:57 3a2ae6a8a46f: Pulling fs layer 00:02:57 33b1e0a273af: Pulling fs layer 00:02:57 5d3b04190fa2: Pulling fs layer 00:02:57 2f39f015ded8: Pulling fs layer 00:02:57 33b1e0a273af: Waiting 00:02:57 2f39f015ded8: Waiting 00:02:57 5d3b04190fa2: Waiting 00:02:57 3a2ae6a8a46f: Waiting 00:02:57 5c69ac0246d0: Download complete 00:02:57 3a2ae6a8a46f: Download complete 00:02:57 33b1e0a273af: Verifying Checksum 00:02:57 33b1e0a273af: Download complete 00:02:57 ec43610c2a17: Verifying Checksum 00:02:57 ec43610c2a17: Download complete 00:02:57 5d3b04190fa2: Download complete 00:02:57 5eb5b503b376: Verifying Checksum 00:02:57 5eb5b503b376: Download complete 00:02:58 2f39f015ded8: Download complete 00:02:58 5eb5b503b376: Pull complete 00:02:58 5c69ac0246d0: Pull complete 00:02:59 ec43610c2a17: Pull complete 00:02:59 3a2ae6a8a46f: Pull complete 00:02:59 33b1e0a273af: Pull complete 00:02:59 5d3b04190fa2: Pull complete 00:03:03 2f39f015ded8: Pull complete 00:03:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:03:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:03:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:03:03 prd-ubuntu20.04-docker-8c-8g-16841 does not seem to be running inside a container 00:03:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:03:07 $ docker top b9190957cddd545370d64039168e899246e0ba657bf0182185e5e52a0f5f27de -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:03:08 ---> job-cost.sh 00:03:08 lf-activate-venv: SKIPPING 00:03:08 INFO: No Stack... 00:03:08 INFO: Retrieving Pricing Info for: v3-standard-8 00:03:08 INFO: Archiving Costs [Pipeline] sh 00:03:08 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/cost.csv 00:03:08 + cut -d, -f6 [Pipeline] lock 00:03:08 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] 00:03:08 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] did not exist. Created. 00:03:08 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:03:09 + echo total: 0.2199999988079071 [Pipeline] stash 00:03:09 Stashed 1 file(s) [Pipeline] } 00:03:09 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:03:09 $ docker stop --time=1 b9190957cddd545370d64039168e899246e0ba657bf0182185e5e52a0f5f27de 00:03:10 $ docker rm -f --volumes b9190957cddd545370d64039168e899246e0ba657bf0182185e5e52a0f5f27de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:04:02 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16843 in /w/workspace/y_app-rfid-llrp-inventory_PR-196 [Pipeline] { [Pipeline] ws 00:04:02 Running in /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] { [Pipeline] checkout 00:04:02 The recommended git tool is: git 00:04:09 using credential edgex-jenkins-ssh 00:04:09 Cloning the remote Git repository 00:04:10 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:04:10 > git init /w/workspace/app-rfid-llrp-inventory/4 # timeout=10 00:04:10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:04:10 > git --version # timeout=10 00:04:10 > git --version # 'git version 2.25.1' 00:04:10 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:13 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:04:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:04:14 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 00:04:14 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 00:04:14 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:14 > 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:15 Merging remotes/origin/main commit d2b3025aaba860c168ca8b1035a6ee4724df4e2f into PR head commit 84be36d1c903555fa53460e2131326c9cd2a3a71 00:04:15 Merge succeeded, producing 937262c84e265eb5fc388b64d5b6149120b2300b 00:04:15 Checking out Revision 937262c84e265eb5fc388b64d5b6149120b2300b (PR-196) 00:04:15 > git config core.sparsecheckout # timeout=10 00:04:15 > git checkout -f 84be36d1c903555fa53460e2131326c9cd2a3a71 # timeout=10 00:04:15 > git remote # timeout=10 00:04:15 > git config --get remote.origin.url # timeout=10 00:04:15 using GIT_SSH to set credentials SSH Credentials for GitHub 00:04:15 > git merge d2b3025aaba860c168ca8b1035a6ee4724df4e2f # timeout=10 00:04:15 > git rev-parse HEAD^{commit} # timeout=10 00:04:15 > git config core.sparsecheckout # timeout=10 00:04:15 > git checkout -f 937262c84e265eb5fc388b64d5b6149120b2300b # timeout=10 00:04:19 Commit message: "Merge commit 'd2b3025aaba860c168ca8b1035a6ee4724df4e2f' into HEAD" 00:04:19 First time build. Skipping changelog. 00:04:19 > git rev-list --no-walk 233b961eae4683853b01b5f7690d3a4b25137143 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:04:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:04:20 % Total % Received % Xferd Average Speed Time Time Time Current 00:04:20 Dload Upload Total Spent Left Speed 00:04:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 172k 0 --:--:-- --:--:-- --:--:-- 170k [Pipeline] sh 00:04:21 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:04:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:04:21 + sudo tee /etc/docker/daemon.new 00:04:21 { 00:04:21 "registry-mirrors": [ 00:04:21 "https://nexus3.edgexfoundry.org:10001" 00:04:21 ], 00:04:21 "bip": "10.250.0.254/24", 00:04:21 "hosts": [ 00:04:21 "tcp://0.0.0.0:5555", 00:04:21 "unix:///var/run/docker.sock" 00:04:21 ], 00:04:21 "mtu": 1458, 00:04:21 "selinux-enabled": true, 00:04:21 "seccomp-profile": "/etc/docker/seccomp.json" 00:04:21 } [Pipeline] sh 00:04:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:04:22 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:04:40 provisioning config files... 00:04:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/4@tmp/config3398812079698821044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:04:41 ---> docker-login.sh 00:04:41 nexus3.edgexfoundry.org:10001 00:04:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:41 Configure a credential helper to remove this warning. See 00:04:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:41 00:04:41 Login Succeeded 00:04:41 nexus3.edgexfoundry.org:10002 00:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:42 Configure a credential helper to remove this warning. See 00:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:42 00:04:42 Login Succeeded 00:04:42 nexus3.edgexfoundry.org:10003 00:04:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:42 Configure a credential helper to remove this warning. See 00:04:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:42 00:04:42 Login Succeeded 00:04:42 nexus3.edgexfoundry.org:10004 00:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:43 Configure a credential helper to remove this warning. See 00:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:43 00:04:43 Login Succeeded 00:04:43 docker.io 00:04:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:04:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 00:04:43 Configure a credential helper to remove this warning. See 00:04:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 00:04:43 00:04:43 Login Succeeded 00:04:43 ---> docker-login.sh ends [Pipeline] } 00:04:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 00:04:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 00:04:44 ========================================================= 00:04:44 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 00:04:44 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:04:44 + 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:04:44 Sending build context to Docker daemon 678.4kB 00:04:44 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 00:04:44 Step 2/12 : FROM ${BASE} AS builder 00:04:45 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 00:04:45 c41833b44d91: Pulling fs layer 00:04:45 ed15518f5707: Pulling fs layer 00:04:45 feae8fd75edb: Pulling fs layer 00:04:45 242c74f7c9fa: Pulling fs layer 00:04:45 3cdef696dda3: Pulling fs layer 00:04:45 2ced38df9373: Pulling fs layer 00:04:45 58f1dce35555: Pulling fs layer 00:04:45 3cdef696dda3: Waiting 00:04:45 2ced38df9373: Waiting 00:04:45 242c74f7c9fa: Waiting 00:04:45 58f1dce35555: Waiting 00:04:45 ed15518f5707: Verifying Checksum 00:04:45 ed15518f5707: Download complete 00:04:45 242c74f7c9fa: Verifying Checksum 00:04:45 242c74f7c9fa: Download complete 00:04:45 3cdef696dda3: Verifying Checksum 00:04:45 3cdef696dda3: Download complete 00:04:45 c41833b44d91: Verifying Checksum 00:04:45 c41833b44d91: Download complete 00:04:46 c41833b44d91: Pull complete 00:04:46 58f1dce35555: Verifying Checksum 00:04:46 58f1dce35555: Download complete 00:04:47 ed15518f5707: Pull complete 00:04:48 feae8fd75edb: Verifying Checksum 00:04:48 feae8fd75edb: Download complete 00:04:49 2ced38df9373: Verifying Checksum 00:04:49 2ced38df9373: Download complete 00:05:01 feae8fd75edb: Pull complete 00:05:01 242c74f7c9fa: Pull complete 00:05:01 3cdef696dda3: Pull complete 00:05:08 2ced38df9373: Pull complete 00:05:10 58f1dce35555: Pull complete 00:05:10 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 00:05:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 00:05:10 ---> fadd8f120f05 00:05:10 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 00:05:11 ---> Running in d9c0ecf69430 00:05:12 Removing intermediate container d9c0ecf69430 00:05:12 ---> 87f3d3856c7d 00:05:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 00:05:12 ---> Running in 4efa368fdc3f 00:05:12 Removing intermediate container 4efa368fdc3f 00:05:12 ---> e7cb02aa1983 00:05:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 00:05:12 ---> Running in 4f6dd24308d2 00:05:12 Removing intermediate container 4f6dd24308d2 00:05:12 ---> 64327ef47561 00:05:12 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:05:12 ---> Running in eb7b40fd380b 00:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:05:16 OK: 263 MiB in 53 packages 00:05:17 Removing intermediate container eb7b40fd380b 00:05:17 ---> 41d8c5f98311 00:05:17 Step 7/12 : WORKDIR /app 00:05:17 ---> Running in cdc662f648d4 00:05:17 Removing intermediate container cdc662f648d4 00:05:17 ---> d260e66d3d97 00:05:17 Step 8/12 : COPY go.mod vendor* ./ 00:05:18 ---> 04569fef540a 00:05:18 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:05:18 ---> Running in fb83a11b1e9f 00:06:26 Removing intermediate container fb83a11b1e9f 00:06:26 ---> 1c9c2e715868 00:06:26 Step 10/12 : COPY . . 00:06:26 ---> f11cc7e6f842 00:06:26 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:06:27 ---> Running in 2841277b2048 00:06:27 Removing intermediate container 2841277b2048 00:06:27 ---> 8c45d54fae5b 00:06:27 Step 12/12 : RUN $MAKE 00:06:27 ---> Running in cc9b15aa1c04 00:06:28 noop 00:06:29 Removing intermediate container cc9b15aa1c04 00:06:29 ---> 71cc9c453719 00:06:29 Successfully built 71cc9c453719 00:06:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:29 + docker inspect -f . ci-base-image-arm64 00:06:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:29 prd-ubuntu20.04-docker-arm64-4c-16g-16843 does not seem to be running inside a container 00:06:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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:06:32 $ docker top 39e178da75754093f4e2216cd9f8ea9efe0d2f9411d4f762df88243ad723f0a0 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:33 + go version 00:06:33 go version go1.20.2 linux/arm64 [Pipeline] } 00:06:33 $ docker stop --time=1 39e178da75754093f4e2216cd9f8ea9efe0d2f9411d4f762df88243ad723f0a0 00:06:35 $ docker rm -f --volumes 39e178da75754093f4e2216cd9f8ea9efe0d2f9411d4f762df88243ad723f0a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:06:36 + docker inspect -f . ci-base-image-arm64 00:06:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:06:36 prd-ubuntu20.04-docker-arm64-4c-16g-16843 does not seem to be running inside a container 00:06:36 $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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:06:37 $ docker top cd467fd6b495213ca15a74e0db4ad3c099772614a45694b261db5bcdcf99d799 -eo pid,comm [Pipeline] { [Pipeline] sh 00:06:38 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/4 [Pipeline] fileExists [Pipeline] sh 00:06:39 + make test 00:06:39 go test -race ./... -coverprofile=coverage.out ./... 00:09:31 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 00:09:37 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 00:09:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.253s coverage: 86.2% of statements 00:09:51 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.480s coverage: 71.9% of statements 00:09:51 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:09:51 go vet ./... 00:12:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:12:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:12:28 ./bin/test-attribution.sh 00:12:28 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 00:12:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 00:12:28 $ docker stop --time=1 cd467fd6b495213ca15a74e0db4ad3c099772614a45694b261db5bcdcf99d799 00:12:30 $ docker rm -f --volumes cd467fd6b495213ca15a74e0db4ad3c099772614a45694b261db5bcdcf99d799 [Pipeline] // withDockerContainer [Pipeline] sh 00:12:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 00:12:32 Warning: overwriting stash ‘coverage-report’ 00:12:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 00:12:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 00:12:34 + ls -al . 00:12:34 total 224 00:12:34 drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:06 . 00:12:34 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:04 .. 00:12:34 -rw-rw-r-- 1 jenkins jenkins 262 May 25 00:04 .dockerignore 00:12:34 drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:04 .git 00:12:34 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:04 .github 00:12:34 -rw-rw-r-- 1 jenkins jenkins 788 May 25 00:04 .gitignore 00:12:34 -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:04 .golangci.yml 00:12:34 -rw-rw-r-- 1 jenkins jenkins 9805 May 25 00:04 Attribution.txt 00:12:34 -rw-rw-r-- 1 jenkins jenkins 4331 May 25 00:04 CHANGELOG.md 00:12:34 -rw-rw-r-- 1 jenkins jenkins 1659 May 25 00:04 Dockerfile 00:12:34 -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:04 GOVERNANCE.md 00:12:34 -rw-rw-r-- 1 jenkins jenkins 687 May 25 00:04 Jenkinsfile 00:12:34 -rw-rw-r-- 1 jenkins jenkins 11347 May 25 00:04 LICENSE 00:12:34 -rw-rw-r-- 1 jenkins jenkins 2497 May 25 00:04 Makefile 00:12:34 -rw-rw-r-- 1 jenkins jenkins 617 May 25 00:04 OWNERS.md 00:12:34 -rw-rw-r-- 1 jenkins jenkins 31516 May 25 00:04 README.md 00:12:34 -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:00 VERSION 00:12:34 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:04 bin 00:12:34 -rw-r--r-- 1 jenkins jenkins 41317 May 25 00:09 coverage.out 00:12:34 -rw-rw-r-- 1 jenkins jenkins 3419 May 25 00:04 go.mod 00:12:34 -rw-rw-r-- 1 jenkins jenkins 31499 May 25 00:04 go.sum 00:12:34 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:04 images 00:12:34 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:04 internal 00:12:34 -rw-rw-r-- 1 jenkins jenkins 531 May 25 00:04 main.go 00:12:34 drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:04 res 00:12:34 drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:04 snap 00:12:34 drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:12:34 + 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=937262c84e265eb5fc388b64d5b6149120b2300b --label arch=arm64 --label version=0.0.0 . 00:12:34 Sending build context to Docker daemon 678.4kB 00:12:34 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 00:12:34 Step 2/29 : FROM ${BASE} AS builder 00:12:34 ---> 71cc9c453719 00:12:34 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 00:12:34 ---> Running in dac9a0c32632 00:12:35 Removing intermediate container dac9a0c32632 00:12:35 ---> 575c8a9f18ae 00:12:35 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 00:12:35 ---> Running in b4e94c68fdcc 00:12:35 Removing intermediate container b4e94c68fdcc 00:12:35 ---> 617ebcc92f57 00:12:35 Step 5/29 : ARG ADD_BUILD_TAGS="" 00:12:35 ---> Running in c8ec55b2bf6e 00:12:36 Removing intermediate container c8ec55b2bf6e 00:12:36 ---> 5ec9d3550dcc 00:12:36 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 00:12:36 ---> Running in 32f1f1545591 00:12:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:12:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:12:38 OK: 263 MiB in 53 packages 00:12:39 Removing intermediate container 32f1f1545591 00:12:39 ---> f5d5c2e36920 00:12:39 Step 7/29 : WORKDIR /app 00:12:39 ---> Running in 26b6dfc8b719 00:12:40 Removing intermediate container 26b6dfc8b719 00:12:40 ---> 793d2f6f6357 00:12:40 Step 8/29 : COPY go.mod vendor* ./ 00:12:40 ---> 4ec15a69ecc2 00:12:40 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:40 ---> Running in 4f512ac08591 00:12:43 Removing intermediate container 4f512ac08591 00:12:43 ---> b3a20c3e2df7 00:12:43 Step 10/29 : COPY . . 00:12:43 ---> e70dc57dd200 00:12:43 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 00:12:43 ---> Running in ccc30bd56102 00:12:44 Removing intermediate container ccc30bd56102 00:12:44 ---> 4c5858cfc429 00:12:44 Step 12/29 : RUN $MAKE 00:12:44 ---> Running in 6be8813ba7bc 00:12:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0 -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:07 Removing intermediate container 6be8813ba7bc 00:15:07 ---> e1509846e2f3 00:15:07 Step 13/29 : FROM alpine:3.17 00:15:07 3.17: Pulling from library/alpine 00:15:07 c41833b44d91: Already exists 00:15:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 00:15:07 Status: Downloaded newer image for alpine:3.17 00:15:07 ---> 51e60588ff2c 00:15:07 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 00:15:07 ---> Running in 0e4e15a6afe4 00:15:07 Removing intermediate container 0e4e15a6afe4 00:15:07 ---> cf969b19893f 00:15:07 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 00:15:07 ---> Running in 52c3a93582df 00:15:07 Removing intermediate container 52c3a93582df 00:15:07 ---> 50dfdc720f23 00:15:07 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 00:15:07 ---> Running in ffb6ced92a43 00:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 00:15:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 00:15:07 (1/2) Installing ca-certificates (20230506-r0) 00:15:07 (2/2) Installing dumb-init (1.2.5-r2) 00:15:07 Executing busybox-1.35.0-r29.trigger 00:15:07 Executing ca-certificates-20230506-r0.trigger 00:15:07 OK: 8 MiB in 17 packages 00:15:07 Removing intermediate container ffb6ced92a43 00:15:07 ---> 9a9dfa4719b3 00:15:07 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 00:15:07 ---> f2de9c5e3d96 00:15:07 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 00:15:07 ---> 3fa7d046ca4d 00:15:07 Step 19/29 : COPY --from=builder /app/res/ /res/ 00:15:07 ---> 4d3e2b61e885 00:15:07 Step 20/29 : COPY --from=builder /app/static/ /static/ 00:15:07 ---> b11aad94c8b5 00:15:07 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 00:15:07 ---> a57d167c7c3c 00:15:07 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 00:15:07 ---> Running in f7dcd90c7f53 00:15:07 Removing intermediate container f7dcd90c7f53 00:15:07 ---> 531128846c61 00:15:07 Step 23/29 : VOLUME /cache 00:15:08 ---> Running in cfe3fcfaa74c 00:15:08 Removing intermediate container cfe3fcfaa74c 00:15:08 ---> 8d2a1af6232b 00:15:08 Step 24/29 : EXPOSE 59711 00:15:08 ---> Running in 6ab9476528b8 00:15:08 Removing intermediate container 6ab9476528b8 00:15:08 ---> 8222344503af 00:15:08 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 00:15:08 ---> Running in 38e615afb52c 00:15:09 Removing intermediate container 38e615afb52c 00:15:09 ---> 9731bc218c6b 00:15:09 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 00:15:09 ---> Running in ec752e4c1c49 00:15:09 Removing intermediate container ec752e4c1c49 00:15:09 ---> 2623534cabe8 00:15:09 Step 27/29 : LABEL arch=arm64 00:15:09 ---> Running in a78c19a5e515 00:15:10 Removing intermediate container a78c19a5e515 00:15:10 ---> ab0dee012e4f 00:15:10 Step 28/29 : LABEL git_sha=937262c84e265eb5fc388b64d5b6149120b2300b 00:15:10 ---> Running in fde2500dbd9d 00:15:10 Removing intermediate container fde2500dbd9d 00:15:10 ---> 4cc00bd32335 00:15:10 Step 29/29 : LABEL version=0.0.0 00:15:10 ---> Running in d912cb6a2eb8 00:15:10 Removing intermediate container d912cb6a2eb8 00:15:10 ---> 9d00bc64c6e6 00:15:10 [Warning] One or more build-args [ARCH] were not consumed 00:15:10 Successfully built 9d00bc64c6e6 00:15:10 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:15:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:15:11 00:15:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:15:11 arm64: Pulling from edgex-lftools-log-publisher 00:15:11 8998bd30e6a1: Pulling fs layer 00:15:11 04944245beec: Pulling fs layer 00:15:11 699f458cf7ca: Pulling fs layer 00:15:11 765212b225bb: Pulling fs layer 00:15:11 f23df028b6ca: Pulling fs layer 00:15:11 d65c8cfc05b1: Pulling fs layer 00:15:11 2437ff75d9bd: Pulling fs layer 00:15:11 765212b225bb: Waiting 00:15:11 f23df028b6ca: Waiting 00:15:11 d65c8cfc05b1: Waiting 00:15:11 2437ff75d9bd: Waiting 00:15:11 04944245beec: Verifying Checksum 00:15:11 04944245beec: Download complete 00:15:11 765212b225bb: Verifying Checksum 00:15:11 765212b225bb: Download complete 00:15:11 f23df028b6ca: Verifying Checksum 00:15:11 f23df028b6ca: Download complete 00:15:11 d65c8cfc05b1: Verifying Checksum 00:15:11 d65c8cfc05b1: Download complete 00:15:12 699f458cf7ca: Verifying Checksum 00:15:12 699f458cf7ca: Download complete 00:15:12 8998bd30e6a1: Download complete 00:15:14 2437ff75d9bd: Verifying Checksum 00:15:14 2437ff75d9bd: Download complete 00:15:16 8998bd30e6a1: Pull complete 00:15:16 04944245beec: Pull complete 00:15:18 699f458cf7ca: Pull complete 00:15:18 765212b225bb: Pull complete 00:15:18 f23df028b6ca: Pull complete 00:15:18 d65c8cfc05b1: Pull complete 00:15:33 2437ff75d9bd: Pull complete 00:15:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:15:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:15:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:34 prd-ubuntu20.04-docker-arm64-4c-16g-16843 does not seem to be running inside a container 00:15:34 $ 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/4 -v /w/workspace/app-rfid-llrp-inventory/4:/w/workspace/app-rfid-llrp-inventory/4:rw,z -v /w/workspace/app-rfid-llrp-inventory/4@tmp:/w/workspace/app-rfid-llrp-inventory/4@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:15:36 $ docker top cf5d79d5f1475d71fc6c300aa7a57d98836e3cc7ca99dc0f9f06fb427280b8da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:15:37 ---> job-cost.sh 00:15:37 lf-activate-venv: SKIPPING 00:15:37 INFO: No Stack... 00:15:38 INFO: Retrieving Pricing Info for: v3-standard-4 00:15:38 INFO: Archiving Costs [Pipeline] sh 00:15:39 + cut -d, -f6 00:15:39 + cat /w/workspace/app-rfid-llrp-inventory/4/archives/cost.csv [Pipeline] lock 00:15:39 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] 00:15:39 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] did not exist. Created. 00:15:39 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:15:40 /w/workspace/app-rfid-llrp-inventory/4@tmp/durable-1602cd00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:15:40 + echo total: 0.10999999940395355 [Pipeline] stash 00:15:40 Warning: overwriting stash ‘stack-cost’ 00:15:40 Stashed 1 file(s) [Pipeline] } 00:15:40 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-196-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:15:40 $ docker stop --time=1 cf5d79d5f1475d71fc6c300aa7a57d98836e3cc7ca99dc0f9f06fb427280b8da 00:15:42 $ docker rm -f --volumes cf5d79d5f1475d71fc6c300aa7a57d98836e3cc7ca99dc0f9f06fb427280b8da [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:15:42 provisioning config files... 00:15:42 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config14399758219154549878tmp [Pipeline] { [Pipeline] sh 00:15:42 + set +x 00:15:42 + + curl -s https://codecov.io/bash 00:15:42 bash -s -- 00:15:42 00:15:42 _____ _ 00:15:42 / ____| | | 00:15:42 | | ___ __| | ___ ___ _____ __ 00:15:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:15:42 | |___| (_) | (_| | __/ (_| (_) \ V / 00:15:42 \_____\___/ \__,_|\___|\___\___/ \_/ 00:15:42 Bash-1.0.6 00:15:42 00:15:42 00:15:42 ==> git version 2.25.1 found 00:15:42 ==> 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:15:42 Release-Date: 2020-01-08 00:15:42 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:15:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:15:42 ==> Jenkins CI detected. 00:15:42 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-196 00:15:42 project root: . 00:15:42 --> token set from env 00:15:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:15:42 ==> Running gcov in . (disable via -X gcov) 00:15:42 ==> Python coveragepy not found 00:15:42 ==> Searching for coverage reports in: 00:15:42 + . 00:15:42 -> Found 1 reports 00:15:42 ==> Detecting git/mercurial file structure 00:15:42 ==> Reading reports 00:15:42 + ./coverage.out bytes=41317 00:15:42 ==> Appending adjustments 00:15:42 https://docs.codecov.io/docs/fixing-reports 00:15:42 + Found adjustments 00:15:42 ==> Gzipping contents 00:15:42 12K /tmp/codecov.ZrCkot.gz 00:15:42 ==> Uploading reports 00:15:42 url: https://codecov.io 00:15:42 query: branch=PR-196&commit=2baa17725cc5a3e15e68a16369c177b8f167e407&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= 00:15:42 -> Pinging Codecov 00:15:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-196&commit=2baa17725cc5a3e15e68a16369c177b8f167e407&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-196%2F4%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=196&job=&cmd_args= 00:15:43 -> Uploading to 00:15:43 https://storage.googleapis.com/codecov/v4/raw/2023-05-25/581DD39554BDF9B6E22D074273EAD858/2baa17725cc5a3e15e68a16369c177b8f167e407/a7c29093-b127-4d2c-9514-de6c5501936a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T001543Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=88e2768db0dfa67019f7507111480efb6b97dc830c1ff432d98eb1b21099eae3 00:15:43 % Total % Received % Xferd Average Speed Time Time Time Current 00:15:43 Dload Upload Total Spent Left Speed 00:15:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 59000 --:--:-- --:--:-- --:--:-- 59000 100 11800 0 0 100 11800 0 59000 --:--:-- --:--:-- --:--:-- 58706 00:15:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2baa17725cc5a3e15e68a16369c177b8f167e407 [Pipeline] } 00:15:43 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:15:44 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives ] 00:15:44 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives 00:15:44 total 16 00:15:44 drwxr-xr-x 3 root root 4096 May 25 00:03 . 00:15:44 drwxrwxr-x 12 jenkins jenkins 4096 May 25 00:03 .. 00:15:44 drwxr-xr-x 2 root root 4096 May 25 00:03 cost 00:15:44 -rw-r--r-- 1 root root 95 May 25 00:03 cost.csv 00:15:44 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives 00:15:44 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives 00:15:44 total 16 00:15:44 drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:03 . 00:15:44 drwxrwxr-x 12 jenkins jenkins 4096 May 25 00:03 .. 00:15:44 drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:03 cost 00:15:44 -rw-r--r-- 1 jenkins jenkins 95 May 25 00:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:15:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:15:45 ---> package-listing.sh 00:15:45 ++ facter osfamily 00:15:45 ++ tr '[:upper:]' '[:lower:]' 00:15:45 + OS_FAMILY=debian 00:15:45 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-196 00:15:45 + START_PACKAGES=/tmp/packages_start.txt 00:15:45 + END_PACKAGES=/tmp/packages_end.txt 00:15:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:15:45 + PACKAGES=/tmp/packages_start.txt 00:15:45 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' 00:15:45 + PACKAGES=/tmp/packages_end.txt 00:15:45 + case "${OS_FAMILY}" in 00:15:45 + dpkg -l 00:15:45 + grep '^ii' 00:15:45 + '[' -f /tmp/packages_start.txt ']' 00:15:45 + '[' -f /tmp/packages_end.txt ']' 00:15:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:15:45 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-196 ']' 00:15:45 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-196/archives/ 00:15:45 + 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:15:45 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:15:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:15:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:15:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:15:46 prd-ubuntu20.04-docker-8c-8g-16841 does not seem to be running inside a container 00:15:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:15:46 $ docker top ae07c41dddf6fb722eace7807c06dd1cdc3f613b452d6b8472ed458739f8d77d -eo pid,comm [Pipeline] { [Pipeline] sh 00:15:47 + touch /tmp/pre-build-complete [Pipeline] sh 00:15:47 + mkdir -p /var/log/sysstat [Pipeline] sh 00:15:47 + ls /var/log/sa-host 00:15:47 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:15:47 provisioning config files... 00:15:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-196@tmp/config8709605732268173051tmp [Pipeline] { [Pipeline] echo 00:15:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:15:48 ---> create-netrc.sh [Pipeline] } 00:15:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:15:48 ---> python-tools-install.sh [Pipeline] echo 00:15:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:15:48 ---> sudo-logs.sh 00:15:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:15:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:15:49 ---> job-cost.sh 00:15:49 lf-activate-venv: SKIPPING 00:15:49 DEBUG: total: 0.2199999988079071 00:15:49 INFO: Retrieving Stack Cost... 00:15:49 INFO: Retrieving Pricing Info for: v3-standard-8 00:15:49 INFO: Archiving Costs [Pipeline] echo 00:15:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:15:50 ---> logs-deploy.sh 00:15:50 lf-activate-venv: SKIPPING 00:15:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-196/4 00:15:50 INFO: archiving workspace using pattern(s): 00:15:51 Archives upload complete. 00:15:51 INFO: archiving logs to Nexus