Pull request #178 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d7f41a7e7a65db659926a2900f3040fc86d5d374+04987e16cb381e89c12cecbd5f086edeb3abb713 (a0611e984d413723bf02e65522df4afe7b0b5011) 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-ssh17307432553695902813.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh7104903131359268837.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-178/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-178/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6767623659738667130.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh788450220545368248.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-178/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-178/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15412466688696613685.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-10844’ Running on prd-ubuntu20.04-docker-8c-8g-10846 in /w/workspace/y_app-rfid-llrp-inventory_PR-178 [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-178 # 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/178/head:refs/remotes/origin/PR-178 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 04987e16cb381e89c12cecbd5f086edeb3abb713 into PR head commit d7f41a7e7a65db659926a2900f3040fc86d5d374 Merge succeeded, producing d7f41a7e7a65db659926a2900f3040fc86d5d374 Checking out Revision d7f41a7e7a65db659926a2900f3040fc86d5d374 (PR-178) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f d7f41a7e7a65db659926a2900f3040fc86d5d374 # 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 04987e16cb381e89c12cecbd5f086edeb3abb713 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d7f41a7e7a65db659926a2900f3040fc86d5d374 # timeout=10 > git rev-list --no-walk 45f9add7435b2332f84e460e77836c3029658e61 # timeout=10 [Pipeline] timeout 15:39:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:39:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:39:39 ========================================================= 15:39:39 EdgeX Global Pipelines Version Info 15:39:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:39:39 ------------------- 15:39:39 stable info: 15:39:39 ------------------- 15:39:39 Commited By: Bill Mahoney bill.mahoney@intel.com 15:39:39 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 15:39:39 Message: update stable to v1.0.248 15:39:40 ------------------- 15:39:40 experimental info: 15:39:40 ------------------- 15:39:40 Commited By: **** collab-it+edgex@linuxfoundation.org 15:39:40 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 15:39:40 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-178 [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-178 [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-178 [Pipeline] echo 15:39:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d7f41a7e7a65db659926a2900f3040fc86d5d374 [Pipeline] echo 15:39:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d7f41a7 [Pipeline] echo 15:39:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:41 provisioning config files... 15:39:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp/config3634407713151020035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:41 ---> docker-login.sh 15:39:41 nexus3.edgexfoundry.org:10001 15:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:41 Configure a credential helper to remove this warning. See 15:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:41 15:39:41 Login Succeeded 15:39:41 nexus3.edgexfoundry.org:10002 15:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:41 Configure a credential helper to remove this warning. See 15:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:41 15:39:41 Login Succeeded 15:39:41 nexus3.edgexfoundry.org:10003 15:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:41 Configure a credential helper to remove this warning. See 15:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:41 15:39:41 Login Succeeded 15:39:41 nexus3.edgexfoundry.org:10004 15:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:41 Configure a credential helper to remove this warning. See 15:39:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:41 15:39:41 Login Succeeded 15:39:41 docker.io 15:39:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:42 Configure a credential helper to remove this warning. See 15:39:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:42 15:39:42 Login Succeeded 15:39:42 ---> docker-login.sh ends [Pipeline] } 15:39:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:39:42 + git rev-list -1 --merges d7f41a7e7a65db659926a2900f3040fc86d5d374~1..d7f41a7e7a65db659926a2900f3040fc86d5d374 [Pipeline] echo 15:39:42 -----------> git rev-list -1 --merges d7f41a7e7a65db659926a2900f3040fc86d5d374~1..d7f41a7e7a65db659926a2900f3040fc86d5d374 d7f41a7e7a65db659926a2900f3040fc86d5d374 [false] [Pipeline] sh 15:39:42 + git log --format=format:%s -1 d7f41a7e7a65db659926a2900f3040fc86d5d374 [Pipeline] echo 15:39:42 ========================================================= 15:39:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:39:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:39:43 + git log --format=format:%s -1 d7f41a7e7a65db659926a2900f3040fc86d5d374 [Pipeline] echo 15:39:43 [semverPrep] GIT_COMMIT: d7f41a7e7a65db659926a2900f3040fc86d5d374, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo 15:39:43 [semverPrep] This is not a build commit. [Pipeline] sh 15:39:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:39:43 + grep -v github /etc/ssh/ssh_known_hosts 15:39:43 + [ -e /tmp/ssh_known_hosts ] 15:39:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:39:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:39:43 + sudo tee -a /etc/ssh/ssh_known_hosts 15:39:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:43 15:39:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:44 0.1.4: Pulling from edgex-devops/py-git-semver 15:39:44 b85a868b505f: Pulling fs layer 15:39:44 e2be974225ed: Pulling fs layer 15:39:44 339a4e72a1f5: Pulling fs layer 15:39:44 988bab9f4d93: Pulling fs layer 15:39:44 1469e6f7b9e6: Pulling fs layer 15:39:44 eaf3925da568: Pulling fs layer 15:39:44 bab4dde63d76: Pulling fs layer 15:39:44 bde34c3a00c8: Pulling fs layer 15:39:44 b352a97aabf1: Pulling fs layer 15:39:44 4872d77fe225: Pulling fs layer 15:39:44 5851b861e8e6: Pulling fs layer 15:39:44 988bab9f4d93: Waiting 15:39:44 bde34c3a00c8: Waiting 15:39:44 1469e6f7b9e6: Waiting 15:39:44 b352a97aabf1: Waiting 15:39:44 eaf3925da568: Waiting 15:39:44 bab4dde63d76: Waiting 15:39:44 4872d77fe225: Waiting 15:39:44 988bab9f4d93: Verifying Checksum 15:39:44 988bab9f4d93: Download complete 15:39:44 1469e6f7b9e6: Verifying Checksum 15:39:44 1469e6f7b9e6: Download complete 15:39:44 eaf3925da568: Download complete 15:39:44 339a4e72a1f5: Verifying Checksum 15:39:44 339a4e72a1f5: Download complete 15:39:44 bde34c3a00c8: Download complete 15:39:44 b352a97aabf1: Download complete 15:39:44 4872d77fe225: Download complete 15:39:44 5851b861e8e6: Verifying Checksum 15:39:44 5851b861e8e6: Download complete 15:39:44 b85a868b505f: Verifying Checksum 15:39:44 b85a868b505f: Download complete 15:39:44 bab4dde63d76: Verifying Checksum 15:39:44 bab4dde63d76: Download complete 15:39:45 b85a868b505f: Pull complete 15:39:45 e2be974225ed: Pull complete 15:39:46 339a4e72a1f5: Pull complete 15:39:46 988bab9f4d93: Pull complete 15:39:46 1469e6f7b9e6: Pull complete 15:39:46 eaf3925da568: Pull complete 15:39:48 bab4dde63d76: Pull complete 15:39:48 bde34c3a00c8: Pull complete 15:39:48 b352a97aabf1: Pull complete 15:39:48 4872d77fe225: Pull complete 15:39:48 5851b861e8e6: Pull complete 15:39:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:39:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:39:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:49 prd-ubuntu20.04-docker-8c-8g-10846 does not seem to be running inside a container 15:39:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-178 -v /w/workspace/y_app-rfid-llrp-inventory_PR-178:/w/workspace/y_app-rfid-llrp-inventory_PR-178:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:39:51 $ docker top 48b9f4d350c3f2781719f230f20b112592a0f75097b39515ccfd756b43a3744e -eo pid,comm 15:39:51 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). 15:39:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:39:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:51 [ssh-agent] Looking for ssh-agent implementation... 15:39:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:52 $ docker exec 48b9f4d350c3f2781719f230f20b112592a0f75097b39515ccfd756b43a3744e ssh-agent 15:39:52 SSH_AUTH_SOCK=/tmp/ssh-fw6Eh1mLIQMW/agent.32 15:39:52 SSH_AGENT_PID=38 15:39:52 Running ssh-add (command line suppressed) 15:39:52 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp/private_key_1370336297836899374.key (/w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp/private_key_1370336297836899374.key) 15:39:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:52 + git tag --points-at HEAD [Pipeline] } 15:39:52 $ docker exec --env ******** --env ******** 48b9f4d350c3f2781719f230f20b112592a0f75097b39515ccfd756b43a3744e ssh-agent -k 15:39:52 unset SSH_AUTH_SOCK; 15:39:52 unset SSH_AGENT_PID; 15:39:52 echo Agent pid 38 killed; 15:39:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:39:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:39:52 [ssh-agent] Looking for ssh-agent implementation... 15:39:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:39:52 $ docker exec 48b9f4d350c3f2781719f230f20b112592a0f75097b39515ccfd756b43a3744e ssh-agent 15:39:52 SSH_AUTH_SOCK=/tmp/ssh-8qCem8y1NJ1R/agent.70 15:39:52 SSH_AGENT_PID=76 15:39:52 Running ssh-add (command line suppressed) 15:39:53 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp/private_key_3458532921216266970.key (/w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp/private_key_3458532921216266970.key) 15:39:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:39:53 + git semver init 15:39:53 2023-04-25 15:39:53,548 [run_init] DEBUG init version:0.0.0 force:False 15:39:53 2023-04-25 15:39:53,549 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-178/.semver 15:39:53 2023-04-25 15:39:53,550 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-178/.semver 15:39:53 2023-04-25 15:39:53,550 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-178/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-178, universal_newlines=False, shell=None, istream=None) 15:39:54 2023-04-25 15:39:54,629 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-178/.git/info/exclude 15:39:54 2023-04-25 15:39:54,630 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-178/.semver/PR-178 with force:False 15:39:54 2023-04-25 15:39:54,630 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-178/.semver/PR-178 15:39:54 2023-04-25 15:39:54,632 [execute] INFO git cat-file --batch-check 15:39:54 2023-04-25 15:39:54,632 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-178/.semver, universal_newlines=False, shell=None, istream=) 15:39:54 2023-04-25 15:39:54,637 [execute] INFO git cat-file --batch 15:39:54 2023-04-25 15:39:54,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-178/.semver, universal_newlines=False, shell=None, istream=) 15:39:54 2023-04-25 15:39:54,643 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-178/.semver/PR-178 15:39:54 0.0.0 [Pipeline] } 15:39:55 $ docker exec --env ******** --env ******** 48b9f4d350c3f2781719f230f20b112592a0f75097b39515ccfd756b43a3744e ssh-agent -k 15:39:55 unset SSH_AUTH_SOCK; 15:39:55 unset SSH_AGENT_PID; 15:39:55 echo Agent pid 76 killed; 15:39:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:39:55 + git semver [Pipeline] } 15:39:55 $ docker stop --time=1 48b9f4d350c3f2781719f230f20b112592a0f75097b39515ccfd756b43a3744e 15:39:56 $ docker rm -f --volumes 48b9f4d350c3f2781719f230f20b112592a0f75097b39515ccfd756b43a3744e [Pipeline] // withDockerContainer [Pipeline] sh 15:39:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:39:57 Stashed 1 file(s) [Pipeline] echo 15:39:57 [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 15:39:57 provisioning config files... 15:39:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp/config12247339895201705373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:58 ---> docker-login.sh 15:39:58 nexus3.edgexfoundry.org:10001 15:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:58 Configure a credential helper to remove this warning. See 15:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:58 15:39:58 Login Succeeded 15:39:58 nexus3.edgexfoundry.org:10002 15:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:58 Configure a credential helper to remove this warning. See 15:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:58 15:39:58 Login Succeeded 15:39:58 nexus3.edgexfoundry.org:10003 15:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:58 Configure a credential helper to remove this warning. See 15:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:58 15:39:58 Login Succeeded 15:39:58 nexus3.edgexfoundry.org:10004 15:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:58 Configure a credential helper to remove this warning. See 15:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:58 15:39:58 Login Succeeded 15:39:58 docker.io 15:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:58 Configure a credential helper to remove this warning. See 15:39:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:58 15:39:58 Login Succeeded 15:39:58 ---> docker-login.sh ends [Pipeline] } 15:39:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:39:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:58 ========================================================= 15:39:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:39:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:58 + 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 . 15:39:58 Sending build context to Docker daemon 12.63MB 15:39:58 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:39:58 Step 2/12 : FROM ${BASE} AS builder 15:39:58 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:39:58 f56be85fc22e: Pulling fs layer 15:39:58 85791d961cd3: Pulling fs layer 15:39:58 d694b5ae8c79: Pulling fs layer 15:39:58 9f32a84ed3da: Pulling fs layer 15:39:58 4d19c01a9841: Pulling fs layer 15:39:58 9325e15d5711: Pulling fs layer 15:39:58 556b6ee489ea: Pulling fs layer 15:39:58 c5a4b2cf53e6: Pulling fs layer 15:39:58 9f32a84ed3da: Waiting 15:39:58 4d19c01a9841: Waiting 15:39:58 9325e15d5711: Waiting 15:39:58 556b6ee489ea: Waiting 15:39:58 c5a4b2cf53e6: Waiting 15:39:59 85791d961cd3: Verifying Checksum 15:39:59 85791d961cd3: Download complete 15:39:59 9f32a84ed3da: Verifying Checksum 15:39:59 9f32a84ed3da: Download complete 15:39:59 4d19c01a9841: Verifying Checksum 15:39:59 4d19c01a9841: Download complete 15:39:59 f56be85fc22e: Verifying Checksum 15:39:59 f56be85fc22e: Download complete 15:39:59 9325e15d5711: Verifying Checksum 15:39:59 9325e15d5711: Download complete 15:39:59 f56be85fc22e: Pull complete 15:39:59 85791d961cd3: Pull complete 15:39:59 c5a4b2cf53e6: Verifying Checksum 15:39:59 c5a4b2cf53e6: Download complete 15:39:59 d694b5ae8c79: Verifying Checksum 15:39:59 d694b5ae8c79: Download complete 15:39:59 556b6ee489ea: Verifying Checksum 15:39:59 556b6ee489ea: Download complete 15:40:03 d694b5ae8c79: Pull complete 15:40:03 9f32a84ed3da: Pull complete 15:40:03 4d19c01a9841: Pull complete 15:40:03 9325e15d5711: Pull complete 15:40:06 556b6ee489ea: Pull complete 15:40:07 c5a4b2cf53e6: Pull complete 15:40:07 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:40:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:40:07 ---> c4be618373d6 15:40:07 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:40:11 ---> Running in 04dac047d87b 15:40:11 Removing intermediate container 04dac047d87b 15:40:11 ---> f255b80b8105 15:40:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:40:11 ---> Running in 26a5500fbcae 15:40:11 Removing intermediate container 26a5500fbcae 15:40:11 ---> ebaede321200 15:40:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:40:11 ---> Running in 6f77aca61b93 15:40:11 Removing intermediate container 6f77aca61b93 15:40:11 ---> 7b219fa3b52d 15:40:11 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:40:11 ---> Running in d0b82e796d88 15:40:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:40:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:40:11 OK: 265 MiB in 53 packages 15:40:12 Removing intermediate container d0b82e796d88 15:40:12 ---> d42f853f2a02 15:40:12 Step 7/12 : WORKDIR /app 15:40:12 ---> Running in d4748af4c3e5 15:40:12 Removing intermediate container d4748af4c3e5 15:40:12 ---> f58b5e88746a 15:40:12 Step 8/12 : COPY go.mod vendor* ./ 15:40:12 ---> 7b4ca4cdd364 15:40:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:40:12 ---> Running in 1c65f756c61d 15:40:12 Still waiting to schedule task 15:40:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-10845’ 15:40:38 Removing intermediate container 1c65f756c61d 15:40:38 ---> 6a0dfa25dbb1 15:40:38 Step 10/12 : COPY . . 15:40:38 ---> 6a8051a262de 15:40:38 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:40:38 ---> Running in 6a10fd4944ab 15:40:38 Removing intermediate container 6a10fd4944ab 15:40:38 ---> a4e8132135b0 15:40:38 Step 12/12 : RUN $MAKE 15:40:38 ---> Running in 2cd5cc18ee06 15:40:38 noop 15:40:39 Removing intermediate container 2cd5cc18ee06 15:40:39 ---> cdb22ca964dc 15:40:39 Successfully built cdb22ca964dc 15:40:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:39 + docker inspect -f . ci-base-image-x86_64 15:40:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:39 prd-ubuntu20.04-docker-8c-8g-10846 does not seem to be running inside a container 15:40:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-178 -v /w/workspace/y_app-rfid-llrp-inventory_PR-178:/w/workspace/y_app-rfid-llrp-inventory_PR-178:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:40:39 $ docker top 00e072f7d6fa64ab81c149201f1fa71721c203089d0ca2d2d199691078f30da1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:40 + go version 15:40:40 go version go1.20.2 linux/amd64 [Pipeline] } 15:40:40 $ docker stop --time=1 00e072f7d6fa64ab81c149201f1fa71721c203089d0ca2d2d199691078f30da1 15:40:41 $ docker rm -f --volumes 00e072f7d6fa64ab81c149201f1fa71721c203089d0ca2d2d199691078f30da1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:40:41 + docker inspect -f . ci-base-image-x86_64 15:40:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:40:42 prd-ubuntu20.04-docker-8c-8g-10846 does not seem to be running inside a container 15:40:42 $ 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-178 -v /w/workspace/y_app-rfid-llrp-inventory_PR-178:/w/workspace/y_app-rfid-llrp-inventory_PR-178:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:40:42 $ docker top c60f3750c8c41101945ac9c5f479118d59d6a4c857ca39a22812ec9d27db76b9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:40:42 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-178 [Pipeline] fileExists [Pipeline] sh 15:40:43 + make test 15:40:43 go test -race ./... -coverprofile=coverage.out ./... 15:41:05 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:41:05 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:41:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.142s coverage: 86.2% of statements 15:41:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.708s coverage: 71.9% of statements 15:41:26 go vet ./... 15:41:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:41:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:41:28 ./bin/test-attribution.sh 15:41:28 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 15:41:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:41:28 $ docker stop --time=1 c60f3750c8c41101945ac9c5f479118d59d6a4c857ca39a22812ec9d27db76b9 15:41:32 $ docker rm -f --volumes c60f3750c8c41101945ac9c5f479118d59d6a4c857ca39a22812ec9d27db76b9 [Pipeline] // withDockerContainer [Pipeline] sh 15:41:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:41:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:41:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:41:33 + ls -al . 15:41:33 total 228 15:41:33 drwxrwxr-x 11 jenkins jenkins 4096 Apr 25 15:40 . 15:41:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:39 .. 15:41:33 -rw-rw-r-- 1 jenkins jenkins 262 Apr 25 15:39 .dockerignore 15:41:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 25 15:39 .git 15:41:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:39 .github 15:41:33 -rw-rw-r-- 1 jenkins jenkins 788 Apr 25 15:39 .gitignore 15:41:33 -rw-rw-r-- 1 jenkins jenkins 41 Apr 25 15:39 .golangci.yml 15:41:33 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:39 .semver 15:41:33 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 25 15:39 Attribution.txt 15:41:33 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 25 15:39 CHANGELOG.md 15:41:33 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 25 15:39 Dockerfile 15:41:33 -rw-rw-r-- 1 jenkins jenkins 677 Apr 25 15:39 GOVERNANCE.md 15:41:33 -rw-rw-r-- 1 jenkins jenkins 687 Apr 25 15:39 Jenkinsfile 15:41:33 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 25 15:39 LICENSE 15:41:33 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 25 15:39 Makefile 15:41:33 -rw-rw-r-- 1 jenkins jenkins 617 Apr 25 15:39 OWNERS.md 15:41:33 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 25 15:39 README.md 15:41:33 -rw-rw-r-- 1 jenkins jenkins 5 Apr 25 15:39 VERSION 15:41:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:39 bin 15:41:33 -rw-r--r-- 1 jenkins jenkins 41317 Apr 25 15:41 coverage.out 15:41:33 -rw-rw-r-- 1 jenkins jenkins 3467 Apr 25 15:39 go.mod 15:41:33 -rw-rw-r-- 1 jenkins jenkins 31620 Apr 25 15:39 go.sum 15:41:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:39 images 15:41:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:39 internal 15:41:33 -rw-rw-r-- 1 jenkins jenkins 531 Apr 25 15:39 main.go 15:41:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 25 15:39 res 15:41:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 25 15:39 snap 15:41:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 25 15:39 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:33 + 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=d7f41a7e7a65db659926a2900f3040fc86d5d374 --label arch=amd64 --label version=0.0.0 . 15:41:33 Sending build context to Docker daemon 12.63MB 15:41:33 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:41:33 Step 2/29 : FROM ${BASE} AS builder 15:41:33 ---> cdb22ca964dc 15:41:33 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:41:34 ---> Running in 8b400b275992 15:41:34 Removing intermediate container 8b400b275992 15:41:34 ---> 1b78376a0f38 15:41:34 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:41:34 ---> Running in 77774cb291b3 15:41:34 Removing intermediate container 77774cb291b3 15:41:34 ---> 14716b29f1c9 15:41:34 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:41:34 ---> Running in 7bf8eaf4226a 15:41:34 Removing intermediate container 7bf8eaf4226a 15:41:34 ---> b3671123e8fa 15:41:34 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:41:34 ---> Running in 257c5e1e2190 15:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:41:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:41:35 OK: 265 MiB in 53 packages 15:41:35 Removing intermediate container 257c5e1e2190 15:41:35 ---> 3a11519575a1 15:41:35 Step 7/29 : WORKDIR /app 15:41:35 ---> Running in c32be013896c 15:41:35 Removing intermediate container c32be013896c 15:41:35 ---> 93309de22f53 15:41:35 Step 8/29 : COPY go.mod vendor* ./ 15:41:35 ---> 06bcb63d1b8b 15:41:35 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:41:35 ---> Running in a48c6001b4ff 15:41:36 Removing intermediate container a48c6001b4ff 15:41:36 ---> 86e92365e2d7 15:41:36 Step 10/29 : COPY . . 15:41:36 ---> 6f9eb41b5c68 15:41:36 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:41:36 ---> Running in ba41e525b1b8 15:41:36 Removing intermediate container ba41e525b1b8 15:41:36 ---> 67fd998aa1c2 15:41:36 Step 12/29 : RUN $MAKE 15:41:37 ---> Running in c5d6211d771e 15:41:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.51 -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 15:41:59 Removing intermediate container c5d6211d771e 15:41:59 ---> a0ab2c96d09d 15:41:59 Step 13/29 : FROM alpine:3.17 15:41:59 3.17: Pulling from library/alpine 15:41:59 f56be85fc22e: Already exists 15:41:59 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:41:59 Status: Downloaded newer image for alpine:3.17 15:41:59 ---> 9ed4aefc74f6 15:41:59 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:41:59 ---> Running in f9ae2108be99 15:41:59 Removing intermediate container f9ae2108be99 15:41:59 ---> a5be56699092 15:41:59 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:41:59 ---> Running in 7ea6afd91196 15:41:59 Removing intermediate container 7ea6afd91196 15:41:59 ---> db4257aff617 15:41:59 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:41:59 ---> Running in a8f302354c29 15:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:41:59 (1/2) Installing ca-certificates (20220614-r4) 15:41:59 (2/2) Installing dumb-init (1.2.5-r2) 15:41:59 Executing busybox-1.35.0-r29.trigger 15:41:59 Executing ca-certificates-20220614-r4.trigger 15:41:59 OK: 8 MiB in 17 packages 15:42:00 Removing intermediate container a8f302354c29 15:42:00 ---> 9cf7b6cd80e0 15:42:00 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:42:00 ---> a6903d1c3c41 15:42:00 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:42:00 ---> ae2451fa45d7 15:42:00 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:42:00 ---> 9a7d58e03749 15:42:00 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:42:00 ---> 5c2d7dd251f0 15:42:00 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:42:01 ---> 09f3b7500442 15:42:01 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:42:01 ---> Running in 0fc9639d5f58 15:42:02 Removing intermediate container 0fc9639d5f58 15:42:02 ---> 4e06781743ff 15:42:02 Step 23/29 : VOLUME /cache 15:42:02 ---> Running in 24b9ca56a3cf 15:42:02 Removing intermediate container 24b9ca56a3cf 15:42:02 ---> d0819983172a 15:42:02 Step 24/29 : EXPOSE 59711 15:42:02 ---> Running in 544bb6ed5728 15:42:02 Removing intermediate container 544bb6ed5728 15:42:02 ---> ff81eeb8e5c0 15:42:02 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:42:02 ---> Running in 5e9968a3b73e 15:42:02 Removing intermediate container 5e9968a3b73e 15:42:02 ---> 97a7eabdbf10 15:42:02 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:42:02 ---> Running in 8a5157946d1b 15:42:02 Removing intermediate container 8a5157946d1b 15:42:02 ---> 7846113ad31c 15:42:02 Step 27/29 : LABEL arch=amd64 15:42:02 ---> Running in 63bd682a3cf8 15:42:02 Removing intermediate container 63bd682a3cf8 15:42:02 ---> 596e8a9c0a8e 15:42:02 Step 28/29 : LABEL git_sha=d7f41a7e7a65db659926a2900f3040fc86d5d374 15:42:02 ---> Running in 9298d1c91661 15:42:02 Removing intermediate container 9298d1c91661 15:42:02 ---> abb6dbbd1328 15:42:02 Step 29/29 : LABEL version=0.0.0 15:42:02 ---> Running in 1c6f457044bf 15:42:02 Removing intermediate container 1c6f457044bf 15:42:02 ---> 2a8c205fd627 15:42:02 [Warning] One or more build-args [ARCH] were not consumed 15:42:02 Successfully built 2a8c205fd627 15:42:02 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 15:42:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:03 15:42:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:03 latest: Pulling from edgex-lftools-log-publisher 15:42:03 5eb5b503b376: Pulling fs layer 15:42:03 5c69ac0246d0: Pulling fs layer 15:42:03 ec43610c2a17: Pulling fs layer 15:42:03 3a2ae6a8a46f: Pulling fs layer 15:42:03 33b1e0a273af: Pulling fs layer 15:42:03 5d3b04190fa2: Pulling fs layer 15:42:03 3a2ae6a8a46f: Waiting 15:42:03 2f39f015ded8: Pulling fs layer 15:42:03 5d3b04190fa2: Waiting 15:42:03 2f39f015ded8: Waiting 15:42:03 5c69ac0246d0: Verifying Checksum 15:42:03 5c69ac0246d0: Download complete 15:42:03 3a2ae6a8a46f: Verifying Checksum 15:42:03 3a2ae6a8a46f: Download complete 15:42:03 33b1e0a273af: Verifying Checksum 15:42:03 33b1e0a273af: Download complete 15:42:03 5d3b04190fa2: Verifying Checksum 15:42:03 5d3b04190fa2: Download complete 15:42:03 ec43610c2a17: Download complete 15:42:03 5eb5b503b376: Verifying Checksum 15:42:03 5eb5b503b376: Download complete 15:42:04 2f39f015ded8: Download complete 15:42:04 5eb5b503b376: Pull complete 15:42:04 5c69ac0246d0: Pull complete 15:42:05 ec43610c2a17: Pull complete 15:42:05 3a2ae6a8a46f: Pull complete 15:42:05 33b1e0a273af: Pull complete 15:42:05 5d3b04190fa2: Pull complete 15:42:09 2f39f015ded8: Pull complete 15:42:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:42:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:42:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:42:10 prd-ubuntu20.04-docker-8c-8g-10846 does not seem to be running inside a container 15:42:10 $ 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-178 -v /w/workspace/y_app-rfid-llrp-inventory_PR-178:/w/workspace/y_app-rfid-llrp-inventory_PR-178:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:42:14 $ docker top 633fcc91ff51176886a624df3e85ddfb3c8f6d9daf9024a9ef9adfe0a7cfb314 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:14 ---> job-cost.sh 15:42:14 lf-activate-venv: SKIPPING 15:42:14 INFO: No Stack... 15:42:14 INFO: Retrieving Pricing Info for: v3-standard-8 15:42:15 INFO: Archiving Costs [Pipeline] sh 15:42:15 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-178/archives/cost.csv 15:42:15 + cut -d, -f6 [Pipeline] lock 15:42:15 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-178-2-stack-cost] 15:42:15 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-178-2-stack-cost] did not exist. Created. 15:42:15 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-178-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:42:15 + echo total: 0.2199999988079071 [Pipeline] stash 15:42:15 Stashed 1 file(s) [Pipeline] } 15:42:15 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-178-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:42:15 $ docker stop --time=1 633fcc91ff51176886a624df3e85ddfb3c8f6d9daf9024a9ef9adfe0a7cfb314 15:42:17 $ docker rm -f --volumes 633fcc91ff51176886a624df3e85ddfb3c8f6d9daf9024a9ef9adfe0a7cfb314 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:42:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10848 in /w/workspace/y_app-rfid-llrp-inventory_PR-178 [Pipeline] { [Pipeline] ws 15:42:45 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:42:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:42:47 % Total % Received % Xferd Average Speed Time Time Time Current 15:42:47 Dload Upload Total Spent Left Speed 15:42:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 226k 0 --:--:-- --:--:-- --:--:-- 226k [Pipeline] sh 15:42:47 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:42:48 + sudo tee /etc/docker/daemon.new 15:42:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:42:48 { 15:42:48 "registry-mirrors": [ 15:42:48 "https://nexus3.edgexfoundry.org:10001" 15:42:48 ], 15:42:48 "bip": "10.250.0.254/24", 15:42:48 "hosts": [ 15:42:48 "tcp://0.0.0.0:5555", 15:42:48 "unix:///var/run/docker.sock" 15:42:48 ], 15:42:48 "mtu": 1458, 15:42:48 "selinux-enabled": true, 15:42:48 "seccomp-profile": "/etc/docker/seccomp.json" 15:42:48 } [Pipeline] sh 15:42:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:42:49 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:43:07 provisioning config files... 15:43:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config16194908161843522795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:43:07 ---> docker-login.sh 15:43:07 nexus3.edgexfoundry.org:10001 15:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:08 Configure a credential helper to remove this warning. See 15:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:08 15:43:08 Login Succeeded 15:43:08 nexus3.edgexfoundry.org:10002 15:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:08 Configure a credential helper to remove this warning. See 15:43:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:08 15:43:08 Login Succeeded 15:43:08 nexus3.edgexfoundry.org:10003 15:43:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:09 Configure a credential helper to remove this warning. See 15:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:09 15:43:09 Login Succeeded 15:43:09 nexus3.edgexfoundry.org:10004 15:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:09 Configure a credential helper to remove this warning. See 15:43:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:09 15:43:09 Login Succeeded 15:43:09 docker.io 15:43:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:43:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:43:10 Configure a credential helper to remove this warning. See 15:43:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:43:10 15:43:10 Login Succeeded 15:43:10 ---> docker-login.sh ends [Pipeline] } 15:43:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:43:10 ========================================================= 15:43:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:43:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh 15:43:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:43:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:43:11 c41833b44d91: Pulling fs layer 15:43:11 ed15518f5707: Pulling fs layer 15:43:11 feae8fd75edb: Pulling fs layer 15:43:11 242c74f7c9fa: Pulling fs layer 15:43:11 3cdef696dda3: Pulling fs layer 15:43:11 3cdef696dda3: Waiting 15:43:11 2ced38df9373: Pulling fs layer 15:43:11 58f1dce35555: Pulling fs layer 15:43:11 2ced38df9373: Waiting 15:43:11 58f1dce35555: Waiting 15:43:11 ed15518f5707: Download complete 15:43:11 242c74f7c9fa: Verifying Checksum 15:43:11 242c74f7c9fa: Download complete 15:43:11 3cdef696dda3: Verifying Checksum 15:43:11 3cdef696dda3: Download complete 15:43:11 c41833b44d91: Verifying Checksum 15:43:11 c41833b44d91: Download complete 15:43:12 c41833b44d91: Pull complete 15:43:12 58f1dce35555: Verifying Checksum 15:43:12 58f1dce35555: Download complete 15:43:12 ed15518f5707: Pull complete 15:43:13 feae8fd75edb: Verifying Checksum 15:43:13 feae8fd75edb: Download complete 15:43:13 2ced38df9373: Download complete 15:43:26 feae8fd75edb: Pull complete 15:43:26 242c74f7c9fa: Pull complete 15:43:26 3cdef696dda3: Pull complete 15:43:31 2ced38df9373: Pull complete 15:43:34 58f1dce35555: Pull complete 15:43:34 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:43:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:43:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] sh 15:43:34 + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:34 + docker inspect -f . ci-base-image-arm64 15:43:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:35 prd-ubuntu20.04-docker-arm64-4c-16g-10848 does not seem to be running inside a container 15:43:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 15:43:38 $ docker top b28d9e9b8765bf0a1fad69c6e75bbfc84d0ae5fa70303d1d429d9fa3faa6139c -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:39 + go version 15:43:39 go version go1.20.2 linux/arm64 [Pipeline] } 15:43:39 $ docker stop --time=1 b28d9e9b8765bf0a1fad69c6e75bbfc84d0ae5fa70303d1d429d9fa3faa6139c 15:43:41 $ docker rm -f --volumes b28d9e9b8765bf0a1fad69c6e75bbfc84d0ae5fa70303d1d429d9fa3faa6139c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:42 + docker inspect -f . ci-base-image-arm64 15:43:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:43:42 prd-ubuntu20.04-docker-arm64-4c-16g-10848 does not seem to be running inside a container 15:43:42 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 15:43:45 $ docker top 7f1d424f1a9f8984d7b65403eb9994d3007aea6eb9ad4b5dbc2fc1c18fc838fd -eo pid,comm [Pipeline] { [Pipeline] sh 15:43:46 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] fileExists [Pipeline] sh 15:43:46 + make test 15:43:46 make: *** No rule to make target 'test'. Stop. [Pipeline] } 15:43:46 $ docker stop --time=1 7f1d424f1a9f8984d7b65403eb9994d3007aea6eb9ad4b5dbc2fc1c18fc838fd 15:43:48 $ docker rm -f --volumes 7f1d424f1a9f8984d7b65403eb9994d3007aea6eb9ad4b5dbc2fc1c18fc838fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:49 15:43:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:43:49 arm64: Pulling from edgex-lftools-log-publisher 15:43:49 8998bd30e6a1: Pulling fs layer 15:43:49 04944245beec: Pulling fs layer 15:43:49 699f458cf7ca: Pulling fs layer 15:43:49 765212b225bb: Pulling fs layer 15:43:49 f23df028b6ca: Pulling fs layer 15:43:49 d65c8cfc05b1: Pulling fs layer 15:43:49 2437ff75d9bd: Pulling fs layer 15:43:49 765212b225bb: Waiting 15:43:49 f23df028b6ca: Waiting 15:43:49 d65c8cfc05b1: Waiting 15:43:49 2437ff75d9bd: Waiting 15:43:49 04944245beec: Verifying Checksum 15:43:49 04944245beec: Download complete 15:43:49 765212b225bb: Verifying Checksum 15:43:49 765212b225bb: Download complete 15:43:49 f23df028b6ca: Verifying Checksum 15:43:49 f23df028b6ca: Download complete 15:43:49 d65c8cfc05b1: Verifying Checksum 15:43:49 d65c8cfc05b1: Download complete 15:43:50 699f458cf7ca: Verifying Checksum 15:43:50 699f458cf7ca: Download complete 15:43:50 8998bd30e6a1: Verifying Checksum 15:43:50 8998bd30e6a1: Download complete 15:43:52 2437ff75d9bd: Verifying Checksum 15:43:52 2437ff75d9bd: Download complete 15:43:54 8998bd30e6a1: Pull complete 15:43:54 04944245beec: Pull complete 15:43:57 699f458cf7ca: Pull complete 15:43:57 765212b225bb: Pull complete 15:43:58 f23df028b6ca: Pull complete 15:43:58 d65c8cfc05b1: Pull complete 15:44:13 2437ff75d9bd: Pull complete 15:44:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:44:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:44:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:13 prd-ubuntu20.04-docker-arm64-4c-16g-10848 does not seem to be running inside a container 15:44:13 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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 15:44:16 $ docker top 93f21e33118825cc2322f4de9d26dc016e66a60c9a780d659c3d8b5a112e2bdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:44:17 ---> job-cost.sh 15:44:17 lf-activate-venv: SKIPPING 15:44:17 INFO: No Stack... 15:44:17 INFO: Retrieving Pricing Info for: v3-standard-4 15:44:18 INFO: Archiving Costs [Pipeline] sh 15:44:19 + + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csvcut -d, 15:44:19 -f6 [Pipeline] lock 15:44:19 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-178-2-stack-cost] 15:44:19 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-178-2-stack-cost] did not exist. Created. 15:44:19 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-178-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:44:20 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-d7c40060/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:44:20 + echo total: 0.10999999940395355 [Pipeline] stash 15:44:20 Warning: overwriting stash ‘stack-cost’ 15:44:21 Stashed 1 file(s) [Pipeline] } 15:44:21 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-178-2-stack-cost] [Pipeline] // lock [Pipeline] } 15:44:21 $ docker stop --time=1 93f21e33118825cc2322f4de9d26dc016e66a60c9a780d659c3d8b5a112e2bdc 15:44:23 $ docker rm -f --volumes 93f21e33118825cc2322f4de9d26dc016e66a60c9a780d659c3d8b5a112e2bdc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:44:23 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:44:24 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-178/archives ] 15:44:24 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-178/archives 15:44:24 total 16 15:44:24 drwxr-xr-x 3 root root 4096 Apr 25 15:42 . 15:44:24 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 15:42 .. 15:44:24 drwxr-xr-x 2 root root 4096 Apr 25 15:42 cost 15:44:24 -rw-r--r-- 1 root root 95 Apr 25 15:42 cost.csv 15:44:24 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-178/archives 15:44:24 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-178/archives 15:44:24 total 16 15:44:24 drwxr-xr-x 3 jenkins jenkins 4096 Apr 25 15:42 . 15:44:24 drwxrwxr-x 12 jenkins jenkins 4096 Apr 25 15:42 .. 15:44:24 drwxr-xr-x 2 jenkins jenkins 4096 Apr 25 15:42 cost 15:44:24 -rw-r--r-- 1 jenkins jenkins 95 Apr 25 15:42 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:44:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:44:25 ---> package-listing.sh 15:44:25 ++ facter osfamily 15:44:25 ++ tr '[:upper:]' '[:lower:]' 15:44:25 + OS_FAMILY=debian 15:44:25 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-178 15:44:25 + START_PACKAGES=/tmp/packages_start.txt 15:44:25 + END_PACKAGES=/tmp/packages_end.txt 15:44:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:44:25 + PACKAGES=/tmp/packages_start.txt 15:44:25 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-178 ']' 15:44:25 + PACKAGES=/tmp/packages_end.txt 15:44:25 + case "${OS_FAMILY}" in 15:44:25 + dpkg -l 15:44:25 + grep '^ii' 15:44:25 + '[' -f /tmp/packages_start.txt ']' 15:44:25 + '[' -f /tmp/packages_end.txt ']' 15:44:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:44:25 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-178 ']' 15:44:25 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-178/archives/ 15:44:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-178/archives/ [Pipeline] echo 15:44:25 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-178/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:44:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:44:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:44:26 prd-ubuntu20.04-docker-8c-8g-10846 does not seem to be running inside a container 15:44:26 $ 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-178/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-178 -v /w/workspace/y_app-rfid-llrp-inventory_PR-178:/w/workspace/y_app-rfid-llrp-inventory_PR-178:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-178@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 15:44:26 $ docker top 5c908eecd2f8acfd6b23c751c604e236d5fe471129c2f6fb153f4a333393341f -eo pid,comm [Pipeline] { [Pipeline] sh 15:44:27 + touch /tmp/pre-build-complete [Pipeline] sh 15:44:27 + mkdir -p /var/log/sysstat [Pipeline] sh 15:44:27 + ls /var/log/sa-host 15:44:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:44:27 provisioning config files... 15:44:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-178@tmp/config14557910883886787363tmp [Pipeline] { [Pipeline] echo 15:44:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:44:28 ---> create-netrc.sh [Pipeline] } 15:44:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:44:28 ---> python-tools-install.sh [Pipeline] echo 15:44:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:44:28 ---> sudo-logs.sh 15:44:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:44:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:44:29 ---> job-cost.sh 15:44:29 lf-activate-venv: SKIPPING 15:44:29 DEBUG: total: 0.2199999988079071 15:44:29 INFO: Retrieving Stack Cost... 15:44:29 INFO: Retrieving Pricing Info for: v3-standard-8 15:44:29 INFO: Archiving Costs [Pipeline] echo 15:44:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:44:29 ---> logs-deploy.sh 15:44:29 lf-activate-venv: SKIPPING 15:44:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-178/2 15:44:29 INFO: archiving workspace using pattern(s): 15:44:30 Archives upload complete. 15:44:31 INFO: archiving logs to Nexus