Pull request #157 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/app-rfid-llrp-inventory Obtained Jenkinsfile from ded13638d6ac6f477213873174ae4ee0350e9893+e25ffe9917097e8b9f7f0197311f59fde251de5a (5d6a7028eef69da64862039065a92a40509b0208) 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-ssh17653530613962289466.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh16115782588111329762.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17770038298909056680.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-157/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2764368493357747068.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6274420069947048724.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-157/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10068974586288147638.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9955 in /w/workspace/y_app-rfid-llrp-inventory_PR-157 [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-157 # 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/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e25ffe9917097e8b9f7f0197311f59fde251de5a into PR head commit ded13638d6ac6f477213873174ae4ee0350e9893 Merge succeeded, producing ded13638d6ac6f477213873174ae4ee0350e9893 Checking out Revision ded13638d6ac6f477213873174ae4ee0350e9893 (PR-157) > git config core.sparsecheckout # timeout=10 > git checkout -f ded13638d6ac6f477213873174ae4ee0350e9893 # 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 e25ffe9917097e8b9f7f0197311f59fde251de5a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ded13638d6ac6f477213873174ae4ee0350e9893 # timeout=10 Commit message: "refactor: Go 1.20 gofmt" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:35:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:35:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:35:03 ========================================================= 19:35:03 EdgeX Global Pipelines Version Info 19:35:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:35:04 ------------------- 19:35:04 stable info: 19:35:04 ------------------- 19:35:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:35:04 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:35:04 Message: update stable to v1.0.245 19:35:05 ------------------- 19:35:05 experimental info: 19:35:05 ------------------- 19:35:05 Commited By: **** collab-it+edgex@linuxfoundation.org 19:35:05 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:35:05 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:35:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 19:35:05 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 19:35:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:35:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:35:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:35:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:35:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:35:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-157 [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-157 [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-157 [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ded13638d6ac6f477213873174ae4ee0350e9893 [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ded1363 [Pipeline] echo 19:35:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:35:07 provisioning config files... 19:35:07 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/config2306134883306832875tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:07 ---> docker-login.sh 19:35:07 nexus3.edgexfoundry.org:10001 19:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:07 Configure a credential helper to remove this warning. See 19:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:07 19:35:07 Login Succeeded 19:35:07 nexus3.edgexfoundry.org:10002 19:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:07 Configure a credential helper to remove this warning. See 19:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:07 19:35:07 Login Succeeded 19:35:07 nexus3.edgexfoundry.org:10003 19:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:07 Configure a credential helper to remove this warning. See 19:35:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:07 19:35:07 Login Succeeded 19:35:07 nexus3.edgexfoundry.org:10004 19:35:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:08 Configure a credential helper to remove this warning. See 19:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:08 19:35:08 Login Succeeded 19:35:08 docker.io 19:35:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:08 Configure a credential helper to remove this warning. See 19:35:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:08 19:35:08 Login Succeeded 19:35:08 ---> docker-login.sh ends [Pipeline] } 19:35:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:35:09 + git rev-list -1 --merges ded13638d6ac6f477213873174ae4ee0350e9893~1..ded13638d6ac6f477213873174ae4ee0350e9893 [Pipeline] echo 19:35:09 -----------> git rev-list -1 --merges ded13638d6ac6f477213873174ae4ee0350e9893~1..ded13638d6ac6f477213873174ae4ee0350e9893 ded13638d6ac6f477213873174ae4ee0350e9893 [false] [Pipeline] sh 19:35:09 + git log --format=format:%s -1 ded13638d6ac6f477213873174ae4ee0350e9893 [Pipeline] echo 19:35:09 ========================================================= 19:35:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:35:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:35:09 + git log --format=format:%s -1 ded13638d6ac6f477213873174ae4ee0350e9893 [Pipeline] echo 19:35:10 [semverPrep] GIT_COMMIT: ded13638d6ac6f477213873174ae4ee0350e9893, Commit Message: refactor: Go 1.20 gofmt [Pipeline] echo 19:35:10 [semverPrep] This is not a build commit. [Pipeline] sh 19:35:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:35:10 + grep -v github /etc/ssh/ssh_known_hosts 19:35:10 + [ -e /tmp/ssh_known_hosts ] 19:35:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:35:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:35:10 + sudo tee -a /etc/ssh/ssh_known_hosts 19:35:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:35:10 19:35:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:35:11 0.1.4: Pulling from edgex-devops/py-git-semver 19:35:11 b85a868b505f: Pulling fs layer 19:35:11 e2be974225ed: Pulling fs layer 19:35:11 339a4e72a1f5: Pulling fs layer 19:35:11 988bab9f4d93: Pulling fs layer 19:35:11 1469e6f7b9e6: Pulling fs layer 19:35:11 eaf3925da568: Pulling fs layer 19:35:11 bab4dde63d76: Pulling fs layer 19:35:11 988bab9f4d93: Waiting 19:35:11 eaf3925da568: Waiting 19:35:11 1469e6f7b9e6: Waiting 19:35:11 bde34c3a00c8: Pulling fs layer 19:35:11 b352a97aabf1: Pulling fs layer 19:35:11 bde34c3a00c8: Waiting 19:35:11 b352a97aabf1: Waiting 19:35:11 4872d77fe225: Pulling fs layer 19:35:11 5851b861e8e6: Pulling fs layer 19:35:11 5851b861e8e6: Waiting 19:35:11 e2be974225ed: Verifying Checksum 19:35:11 e2be974225ed: Download complete 19:35:11 988bab9f4d93: Verifying Checksum 19:35:11 988bab9f4d93: Download complete 19:35:11 1469e6f7b9e6: Verifying Checksum 19:35:11 1469e6f7b9e6: Download complete 19:35:11 eaf3925da568: Verifying Checksum 19:35:11 eaf3925da568: Download complete 19:35:11 339a4e72a1f5: Verifying Checksum 19:35:11 339a4e72a1f5: Download complete 19:35:11 bde34c3a00c8: Download complete 19:35:11 b352a97aabf1: Verifying Checksum 19:35:11 b352a97aabf1: Download complete 19:35:11 4872d77fe225: Download complete 19:35:11 5851b861e8e6: Verifying Checksum 19:35:11 5851b861e8e6: Download complete 19:35:11 b85a868b505f: Verifying Checksum 19:35:11 b85a868b505f: Download complete 19:35:12 bab4dde63d76: Verifying Checksum 19:35:12 bab4dde63d76: Download complete 19:35:13 b85a868b505f: Pull complete 19:35:13 e2be974225ed: Pull complete 19:35:13 339a4e72a1f5: Pull complete 19:35:13 988bab9f4d93: Pull complete 19:35:13 1469e6f7b9e6: Pull complete 19:35:13 eaf3925da568: Pull complete 19:35:15 bab4dde63d76: Pull complete 19:35:15 bde34c3a00c8: Pull complete 19:35:15 b352a97aabf1: Pull complete 19:35:16 4872d77fe225: Pull complete 19:35:16 5851b861e8e6: Pull complete 19:35:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:35:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:35:16 prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container 19:35:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-157 -v /w/workspace/y_app-rfid-llrp-inventory_PR-157:/w/workspace/y_app-rfid-llrp-inventory_PR-157:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-157@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 19:35:17 $ docker top dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 -eo pid,comm 19:35:17 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). 19:35:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:35:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:17 [ssh-agent] Looking for ssh-agent implementation... 19:35:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:18 $ docker exec dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 ssh-agent 19:35:18 SSH_AUTH_SOCK=/tmp/ssh-bnYvXkmGjJiE/agent.32 19:35:18 SSH_AGENT_PID=38 19:35:18 Running ssh-add (command line suppressed) 19:35:18 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/private_key_11268489062815779960.key (/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/private_key_11268489062815779960.key) 19:35:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:18 + git tag --points-at HEAD [Pipeline] } 19:35:18 $ docker exec --env ******** --env ******** dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 ssh-agent -k 19:35:18 unset SSH_AUTH_SOCK; 19:35:18 unset SSH_AGENT_PID; 19:35:18 echo Agent pid 38 killed; 19:35:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:35:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:35:18 [ssh-agent] Looking for ssh-agent implementation... 19:35:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:35:18 $ docker exec dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 ssh-agent 19:35:19 SSH_AUTH_SOCK=/tmp/ssh-Oz0JEvAhrJpB/agent.70 19:35:19 SSH_AGENT_PID=76 19:35:19 Running ssh-add (command line suppressed) 19:35:19 Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/private_key_13524403009506683309.key (/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/private_key_13524403009506683309.key) 19:35:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:35:19 + git semver init 19:35:19 2023-03-13 19:35:19,719 [run_init] DEBUG init version:0.0.0 force:False 19:35:19 2023-03-13 19:35:19,719 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver 19:35:19 2023-03-13 19:35:19,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver 19:35:19 2023-03-13 19:35:19,720 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-157, universal_newlines=False, shell=None, istream=None) 19:35:21 2023-03-13 19:35:20,767 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-157/.git/info/exclude 19:35:21 2023-03-13 19:35:20,768 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver/PR-157 with force:False 19:35:21 2023-03-13 19:35:20,768 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver/PR-157 19:35:21 2023-03-13 19:35:20,772 [execute] INFO git cat-file --batch-check 19:35:21 2023-03-13 19:35:20,773 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver, universal_newlines=False, shell=None, istream=) 19:35:21 2023-03-13 19:35:20,778 [execute] INFO git cat-file --batch 19:35:21 2023-03-13 19:35:20,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver, universal_newlines=False, shell=None, istream=) 19:35:21 2023-03-13 19:35:20,783 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-157/.semver/PR-157 19:35:21 0.0.0 [Pipeline] } 19:35:21 $ docker exec --env ******** --env ******** dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 ssh-agent -k 19:35:21 unset SSH_AUTH_SOCK; 19:35:21 unset SSH_AGENT_PID; 19:35:21 echo Agent pid 76 killed; 19:35:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:35:21 + git semver [Pipeline] } 19:35:22 $ docker stop --time=1 dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 19:35:23 $ docker rm -f --volumes dcf8f4d5c03f59bdcab31a287e929a38ba6198fce2e3e23e5bc3e3ed87aedf68 [Pipeline] // withDockerContainer [Pipeline] sh 19:35:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:35:24 Stashed 1 file(s) [Pipeline] echo 19:35:24 [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 19:35:24 provisioning config files... 19:35:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/config9015068016300897081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:35:25 ---> docker-login.sh 19:35:25 nexus3.edgexfoundry.org:10001 19:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:25 Configure a credential helper to remove this warning. See 19:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:25 19:35:25 Login Succeeded 19:35:25 nexus3.edgexfoundry.org:10002 19:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:25 Configure a credential helper to remove this warning. See 19:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:25 19:35:25 Login Succeeded 19:35:25 nexus3.edgexfoundry.org:10003 19:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:25 Configure a credential helper to remove this warning. See 19:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:25 19:35:25 Login Succeeded 19:35:25 nexus3.edgexfoundry.org:10004 19:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:25 Configure a credential helper to remove this warning. See 19:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:25 19:35:25 Login Succeeded 19:35:25 docker.io 19:35:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:35:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:35:25 Configure a credential helper to remove this warning. See 19:35:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:35:25 19:35:25 Login Succeeded 19:35:25 ---> docker-login.sh ends [Pipeline] } 19:35:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:35:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:35:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:35:25 ========================================================= 19:35:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:35:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:26 + 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 . 19:35:26 Sending build context to Docker daemon 12.54MB 19:35:26 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:35:26 Step 2/12 : FROM ${BASE} AS builder 19:35:26 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:35:26 63b65145d645: Pulling fs layer 19:35:26 a2d21d5440eb: Pulling fs layer 19:35:26 935e6c44a52c: Pulling fs layer 19:35:26 94cc34f8dd06: Pulling fs layer 19:35:26 30dea6a524f1: Pulling fs layer 19:35:26 30dea6a524f1: Waiting 19:35:26 a2aff8979fd8: Pulling fs layer 19:35:26 6808be2612f2: Pulling fs layer 19:35:26 f25807f1079a: Pulling fs layer 19:35:26 a2aff8979fd8: Waiting 19:35:26 6808be2612f2: Waiting 19:35:26 a2d21d5440eb: Download complete 19:35:26 94cc34f8dd06: Verifying Checksum 19:35:26 94cc34f8dd06: Download complete 19:35:26 30dea6a524f1: Verifying Checksum 19:35:26 30dea6a524f1: Download complete 19:35:26 63b65145d645: Verifying Checksum 19:35:26 63b65145d645: Download complete 19:35:26 a2aff8979fd8: Verifying Checksum 19:35:26 a2aff8979fd8: Download complete 19:35:26 63b65145d645: Pull complete 19:35:26 a2d21d5440eb: Pull complete 19:35:27 f25807f1079a: Verifying Checksum 19:35:27 f25807f1079a: Download complete 19:35:27 935e6c44a52c: Verifying Checksum 19:35:27 935e6c44a52c: Download complete 19:35:27 6808be2612f2: Verifying Checksum 19:35:27 6808be2612f2: Download complete 19:35:30 935e6c44a52c: Pull complete 19:35:30 94cc34f8dd06: Pull complete 19:35:30 30dea6a524f1: Pull complete 19:35:30 a2aff8979fd8: Pull complete 19:35:33 6808be2612f2: Pull complete 19:35:34 f25807f1079a: Pull complete 19:35:34 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:35:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:35:34 ---> 3b553350e43f 19:35:34 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:35:36 ---> Running in 0bb90f0e5ab1 19:35:36 Removing intermediate container 0bb90f0e5ab1 19:35:36 ---> ce94edba639f 19:35:36 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:35:36 ---> Running in 40dc3121808a 19:35:36 Removing intermediate container 40dc3121808a 19:35:36 ---> 479d739b8432 19:35:36 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:35:36 ---> Running in b1f71cf4fe7c 19:35:36 Removing intermediate container b1f71cf4fe7c 19:35:36 ---> 9ba6da88a8e7 19:35:36 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:35:36 ---> Running in ed54d8c690c9 19:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:35:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:35:37 OK: 265 MiB in 53 packages 19:35:37 Removing intermediate container ed54d8c690c9 19:35:37 ---> ce0763d66a64 19:35:37 Step 7/12 : WORKDIR /app 19:35:37 ---> Running in 99c249690b21 19:35:37 Removing intermediate container 99c249690b21 19:35:37 ---> eaf1c77b6159 19:35:37 Step 8/12 : COPY go.mod vendor* ./ 19:35:38 ---> 51f70e7ab623 19:35:38 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:35:38 ---> Running in 0ac3ee5de1a1 19:35:39 Still waiting to schedule task 19:35:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:35:59 Removing intermediate container 0ac3ee5de1a1 19:35:59 ---> a933498f2d6c 19:35:59 Step 10/12 : COPY . . 19:35:59 ---> 0b1a24b343a1 19:35:59 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:35:59 ---> Running in bce0c6c1b942 19:35:59 Removing intermediate container bce0c6c1b942 19:35:59 ---> 5f3253314b12 19:35:59 Step 12/12 : RUN $MAKE 19:35:59 ---> Running in cc17b64ea091 19:35:59 noop 19:35:59 Removing intermediate container cc17b64ea091 19:35:59 ---> 2cbd16dab6d6 19:35:59 Successfully built 2cbd16dab6d6 19:35:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:00 + docker inspect -f . ci-base-image-x86_64 19:36:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:00 prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container 19:36:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-157 -v /w/workspace/y_app-rfid-llrp-inventory_PR-157:/w/workspace/y_app-rfid-llrp-inventory_PR-157:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-157@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 19:36:00 $ docker top c4cf1c39802c1873f99fbcee847095fc83d0dd329893a493f57ca1863e6847e5 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:01 + go version 19:36:01 go version go1.20.2 linux/amd64 [Pipeline] } 19:36:01 $ docker stop --time=1 c4cf1c39802c1873f99fbcee847095fc83d0dd329893a493f57ca1863e6847e5 19:36:02 $ docker rm -f --volumes c4cf1c39802c1873f99fbcee847095fc83d0dd329893a493f57ca1863e6847e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:03 + docker inspect -f . ci-base-image-x86_64 19:36:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:03 prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container 19:36:03 $ 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-157 -v /w/workspace/y_app-rfid-llrp-inventory_PR-157:/w/workspace/y_app-rfid-llrp-inventory_PR-157:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-157@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 19:36:03 $ docker top d249b09695eb22c63038bcda02380ae4e9cca500d33be0e87a566c6d3d403b5d -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:04 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-157 [Pipeline] fileExists [Pipeline] sh 19:36:04 + make test 19:36:04 go test -race ./... -coverprofile=coverage.out ./... 19:36:22 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:36:22 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:36:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.162s coverage: 86.2% of statements 19:36:25 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.678s coverage: 71.9% of statements 19:36:43 go vet ./... 19:36:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:36:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:36:47 ./bin/test-attribution.sh [Pipeline] echo 19:36:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:36:47 $ docker stop --time=1 d249b09695eb22c63038bcda02380ae4e9cca500d33be0e87a566c6d3d403b5d 19:36:49 $ docker rm -f --volumes d249b09695eb22c63038bcda02380ae4e9cca500d33be0e87a566c6d3d403b5d [Pipeline] // withDockerContainer [Pipeline] sh 19:36:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:36:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:36:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:36:51 + ls -al . 19:36:51 total 228 19:36:51 drwxrwxr-x 11 jenkins jenkins 4096 Mar 13 19:36 . 19:36:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 19:34 .. 19:36:51 -rw-rw-r-- 1 jenkins jenkins 262 Mar 13 19:34 .dockerignore 19:36:51 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 19:35 .git 19:36:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 19:34 .github 19:36:51 -rw-rw-r-- 1 jenkins jenkins 788 Mar 13 19:34 .gitignore 19:36:51 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 19:34 .golangci.yml 19:36:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 19:35 .semver 19:36:51 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 13 19:34 Attribution.txt 19:36:51 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 13 19:34 CHANGELOG.md 19:36:51 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 13 19:34 Dockerfile 19:36:51 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 19:34 GOVERNANCE.md 19:36:51 -rw-rw-r-- 1 jenkins jenkins 687 Mar 13 19:34 Jenkinsfile 19:36:51 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 19:34 LICENSE 19:36:51 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 13 19:34 Makefile 19:36:51 -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 19:34 OWNERS.md 19:36:51 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 13 19:34 README.md 19:36:51 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 19:35 VERSION 19:36:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 19:34 bin 19:36:51 -rw-r--r-- 1 jenkins jenkins 41317 Mar 13 19:36 coverage.out 19:36:51 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 13 19:34 go.mod 19:36:51 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 13 19:34 go.sum 19:36:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 19:34 images 19:36:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 19:34 internal 19:36:51 -rw-rw-r-- 1 jenkins jenkins 531 Mar 13 19:34 main.go 19:36:51 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 19:34 res 19:36:51 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 19:34 snap 19:36:51 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 19:34 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:51 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ded13638d6ac6f477213873174ae4ee0350e9893 --label arch=amd64 --label version=0.0.0 . 19:36:51 Sending build context to Docker daemon 12.54MB 19:36:51 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 19:36:51 Step 2/29 : FROM ${BASE} AS builder 19:36:51 ---> 2cbd16dab6d6 19:36:51 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 19:36:52 ---> Running in b376536c3420 19:36:52 Removing intermediate container b376536c3420 19:36:52 ---> 3b664bbe10e2 19:36:52 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 19:36:52 ---> Running in 5c3a391160c5 19:36:52 Removing intermediate container 5c3a391160c5 19:36:52 ---> 29c7f3ff06c1 19:36:52 Step 5/29 : ARG ADD_BUILD_TAGS="" 19:36:52 ---> Running in 2cacab7710f3 19:36:52 Removing intermediate container 2cacab7710f3 19:36:52 ---> 290b548ad3a9 19:36:52 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:36:52 ---> Running in 36f30c5ca4f0 19:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 19:36:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 19:36:53 OK: 265 MiB in 53 packages 19:36:53 Removing intermediate container 36f30c5ca4f0 19:36:53 ---> 3c8a8fb97b17 19:36:53 Step 7/29 : WORKDIR /app 19:36:53 ---> Running in cc8e3681358c 19:36:53 Removing intermediate container cc8e3681358c 19:36:53 ---> b10e7e29deff 19:36:53 Step 8/29 : COPY go.mod vendor* ./ 19:36:53 ---> 953e3dcba114 19:36:53 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:36:53 ---> Running in 14ed4433f484 19:36:54 Removing intermediate container 14ed4433f484 19:36:54 ---> 4c295a257600 19:36:54 Step 10/29 : COPY . . 19:36:54 ---> 20d5c6c4e4c9 19:36:54 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:36:54 ---> Running in 08b3c1a9cb74 19:36:55 Removing intermediate container 08b3c1a9cb74 19:36:55 ---> f05844bf99dd 19:36:55 Step 12/29 : RUN $MAKE 19:36:55 ---> Running in bd7ff792b04c 19:36:55 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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 19:37:13 Removing intermediate container bd7ff792b04c 19:37:13 ---> 80d6c3b90d61 19:37:13 Step 13/29 : FROM alpine:3.14 19:37:13 3.14: Pulling from library/alpine 19:37:13 d261077062b2: Pulling fs layer 19:37:13 d261077062b2: Verifying Checksum 19:37:13 d261077062b2: Download complete 19:37:13 d261077062b2: Pull complete 19:37:13 Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 19:37:13 Status: Downloaded newer image for alpine:3.14 19:37:13 ---> 6dff1269bc79 19:37:13 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:37:13 ---> Running in 84db873c1de2 19:37:13 Removing intermediate container 84db873c1de2 19:37:13 ---> 57f11b1c1836 19:37:13 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:37:13 ---> Running in 1e42f4f2f49e 19:37:13 Removing intermediate container 1e42f4f2f49e 19:37:13 ---> 8c06ed1b491c 19:37:13 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 19:37:13 ---> Running in f51e8cb84e58 19:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 19:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 19:37:13 (1/2) Installing ca-certificates (20220614-r0) 19:37:13 (2/2) Installing dumb-init (1.2.5-r1) 19:37:13 Executing busybox-1.33.1-r8.trigger 19:37:13 Executing ca-certificates-20220614-r0.trigger 19:37:13 OK: 6 MiB in 16 packages 19:37:13 Removing intermediate container f51e8cb84e58 19:37:13 ---> e99e58833b18 19:37:13 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:37:14 ---> 03fbe651bfba 19:37:14 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 19:37:14 ---> 88d568d7ecce 19:37:14 Step 19/29 : COPY --from=builder /app/res/ /res/ 19:37:14 ---> 68f308d00239 19:37:14 Step 20/29 : COPY --from=builder /app/static/ /static/ 19:37:14 ---> 7fc4d74adb6d 19:37:14 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:37:14 ---> c62b35a16865 19:37:14 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:37:14 ---> Running in 3f0984f97030 19:37:15 Removing intermediate container 3f0984f97030 19:37:15 ---> c6429ccc93f7 19:37:15 Step 23/29 : VOLUME /cache 19:37:15 ---> Running in 7ffbd81a87b4 19:37:15 Removing intermediate container 7ffbd81a87b4 19:37:15 ---> fbfe2412afd8 19:37:15 Step 24/29 : EXPOSE 59711 19:37:15 ---> Running in 9f29851f24f3 19:37:15 Removing intermediate container 9f29851f24f3 19:37:15 ---> 2ee89d460943 19:37:15 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:37:15 ---> Running in 8d650640674a 19:37:15 Removing intermediate container 8d650640674a 19:37:15 ---> c87b636a9877 19:37:15 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:37:15 ---> Running in 0c7e2c76e8f1 19:37:15 Removing intermediate container 0c7e2c76e8f1 19:37:15 ---> 498d24ae7794 19:37:15 Step 27/29 : LABEL arch=amd64 19:37:16 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9956 in /w/workspace/y_app-rfid-llrp-inventory_PR-157 [Pipeline] { 19:37:16 ---> Running in e32939703de1 19:37:16 Removing intermediate container e32939703de1 19:37:16 ---> cbdfdd96ba47 19:37:16 Step 28/29 : LABEL git_sha=ded13638d6ac6f477213873174ae4ee0350e9893 19:37:16 ---> Running in fd117720e1e8 19:37:16 Removing intermediate container fd117720e1e8 19:37:16 ---> 83c558493b1e 19:37:16 Step 29/29 : LABEL version=0.0.0 19:37:16 ---> Running in 539b355ecc7d [Pipeline] ws 19:37:16 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 19:37:16 The recommended git tool is: git 19:37:16 Removing intermediate container 539b355ecc7d 19:37:16 ---> f1404001a43e 19:37:16 [Warning] One or more build-args [ARCH] were not consumed 19:37:16 Successfully built f1404001a43e 19:37:16 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 19:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:17 19:37:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:17 latest: Pulling from edgex-lftools-log-publisher 19:37:17 5eb5b503b376: Pulling fs layer 19:37:17 5c69ac0246d0: Pulling fs layer 19:37:17 ec43610c2a17: Pulling fs layer 19:37:17 3a2ae6a8a46f: Pulling fs layer 19:37:17 33b1e0a273af: Pulling fs layer 19:37:17 5d3b04190fa2: Pulling fs layer 19:37:17 2f39f015ded8: Pulling fs layer 19:37:17 33b1e0a273af: Waiting 19:37:17 5d3b04190fa2: Waiting 19:37:17 2f39f015ded8: Waiting 19:37:17 3a2ae6a8a46f: Waiting 19:37:17 5c69ac0246d0: Verifying Checksum 19:37:17 5c69ac0246d0: Download complete 19:37:17 3a2ae6a8a46f: Verifying Checksum 19:37:17 3a2ae6a8a46f: Download complete 19:37:17 33b1e0a273af: Verifying Checksum 19:37:17 33b1e0a273af: Download complete 19:37:17 ec43610c2a17: Verifying Checksum 19:37:17 ec43610c2a17: Download complete 19:37:17 5d3b04190fa2: Verifying Checksum 19:37:17 5d3b04190fa2: Download complete 19:37:17 5eb5b503b376: Verifying Checksum 19:37:17 5eb5b503b376: Download complete 19:37:18 2f39f015ded8: Download complete 19:37:19 5eb5b503b376: Pull complete 19:37:19 5c69ac0246d0: Pull complete 19:37:19 ec43610c2a17: Pull complete 19:37:19 3a2ae6a8a46f: Pull complete 19:37:19 33b1e0a273af: Pull complete 19:37:19 5d3b04190fa2: Pull complete 19:37:21 using credential edgex-jenkins-ssh 19:37:21 Cloning the remote Git repository 19:37:21 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:37:21 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 19:37:21 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:37:21 > git --version # timeout=10 19:37:21 > git --version # 'git version 2.25.1' 19:37:21 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:23 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:37:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:37:23 2f39f015ded8: Pull complete 19:37:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:37:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:37:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:37:24 prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container 19:37:24 $ 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-157 -v /w/workspace/y_app-rfid-llrp-inventory_PR-157:/w/workspace/y_app-rfid-llrp-inventory_PR-157:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-157@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 19:37:24 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 19:37:24 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 19:37:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/157/head:refs/remotes/origin/PR-157 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:37:25 Merging remotes/origin/main commit e25ffe9917097e8b9f7f0197311f59fde251de5a into PR head commit ded13638d6ac6f477213873174ae4ee0350e9893 19:37:25 Merge succeeded, producing ded13638d6ac6f477213873174ae4ee0350e9893 19:37:25 Checking out Revision ded13638d6ac6f477213873174ae4ee0350e9893 (PR-157) 19:37:26 $ docker top b1c89bba790f304032d8edbd6b3d9d5cb30e19f730e953c16a109cd58c17ca74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:25 > git config core.sparsecheckout # timeout=10 19:37:25 > git checkout -f ded13638d6ac6f477213873174ae4ee0350e9893 # timeout=10 19:37:25 > git remote # timeout=10 19:37:25 > git config --get remote.origin.url # timeout=10 19:37:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:37:25 > git merge e25ffe9917097e8b9f7f0197311f59fde251de5a # timeout=10 19:37:25 > git rev-parse HEAD^{commit} # timeout=10 19:37:25 > git config core.sparsecheckout # timeout=10 19:37:25 > git checkout -f ded13638d6ac6f477213873174ae4ee0350e9893 # timeout=10 19:37:26 ---> job-cost.sh 19:37:26 lf-activate-venv: SKIPPING 19:37:26 INFO: No Stack... 19:37:26 INFO: Retrieving Pricing Info for: v3-standard-8 19:37:26 INFO: Archiving Costs [Pipeline] sh 19:37:27 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives/cost.csv 19:37:27 + cut -d, -f6 [Pipeline] lock 19:37:27 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] 19:37:27 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] did not exist. Created. 19:37:27 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:37:27 + echo total: 0.2199999988079071 [Pipeline] stash 19:37:27 Stashed 1 file(s) [Pipeline] } 19:37:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:37:27 $ docker stop --time=1 b1c89bba790f304032d8edbd6b3d9d5cb30e19f730e953c16a109cd58c17ca74 19:37:28 Commit message: "refactor: Go 1.20 gofmt" 19:37:28 > git --version # timeout=10 19:37:28 > git --version # 'git version 2.25.1' 19:37:28 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 19:37:29 $ docker rm -f --volumes b1c89bba790f304032d8edbd6b3d9d5cb30e19f730e953c16a109cd58c17ca74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:37:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:37:30 % Total % Received % Xferd Average Speed Time Time Time Current 19:37:30 Dload Upload Total Spent Left Speed 19:37:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72448 0 --:--:-- --:--:-- --:--:-- 72448 [Pipeline] sh 19:37:30 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:37:31 + sudo tee /etc/docker/daemon.new 19:37:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:37:31 { 19:37:31 "registry-mirrors": [ 19:37:31 "https://nexus3.edgexfoundry.org:10001" 19:37:31 ], 19:37:31 "bip": "10.250.0.254/24", 19:37:31 "hosts": [ 19:37:31 "tcp://0.0.0.0:5555", 19:37:31 "unix:///var/run/docker.sock" 19:37:31 ], 19:37:31 "mtu": 1458, 19:37:31 "selinux-enabled": true, 19:37:31 "seccomp-profile": "/etc/docker/seccomp.json" 19:37:31 } [Pipeline] sh 19:37:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:37:31 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:37:50 provisioning config files... 19:37:50 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config1345464674144104529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:37:50 ---> docker-login.sh 19:37:50 nexus3.edgexfoundry.org:10001 19:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:51 Configure a credential helper to remove this warning. See 19:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:51 19:37:51 Login Succeeded 19:37:51 nexus3.edgexfoundry.org:10002 19:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:51 Configure a credential helper to remove this warning. See 19:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:51 19:37:51 Login Succeeded 19:37:51 nexus3.edgexfoundry.org:10003 19:37:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:51 Configure a credential helper to remove this warning. See 19:37:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:51 19:37:51 Login Succeeded 19:37:51 nexus3.edgexfoundry.org:10004 19:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:52 Configure a credential helper to remove this warning. See 19:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:52 19:37:52 Login Succeeded 19:37:52 docker.io 19:37:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:37:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:37:52 Configure a credential helper to remove this warning. See 19:37:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:37:52 19:37:52 Login Succeeded 19:37:52 ---> docker-login.sh ends [Pipeline] } 19:37:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:37:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:37:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:37:53 ========================================================= 19:37:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 19:37:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:37:53 + 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 . 19:37:53 Sending build context to Docker daemon 678.9kB 19:37:53 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 19:37:53 Step 2/12 : FROM ${BASE} AS builder 19:37:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:37:55 af6eaf76a39c: Pulling fs layer 19:37:55 55522c791124: Pulling fs layer 19:37:55 ce5c4a1c91eb: Pulling fs layer 19:37:55 169dfbe0d373: Pulling fs layer 19:37:55 e1ff8fa3b103: Pulling fs layer 19:37:55 52ebb69f0ebf: Pulling fs layer 19:37:55 5abe8eddf0d5: Pulling fs layer 19:37:55 e1ff8fa3b103: Waiting 19:37:55 169dfbe0d373: Waiting 19:37:55 52ebb69f0ebf: Waiting 19:37:55 5abe8eddf0d5: Waiting 19:37:55 55522c791124: Verifying Checksum 19:37:55 55522c791124: Download complete 19:37:55 169dfbe0d373: Verifying Checksum 19:37:55 169dfbe0d373: Download complete 19:37:55 e1ff8fa3b103: Verifying Checksum 19:37:55 e1ff8fa3b103: Download complete 19:37:55 af6eaf76a39c: Verifying Checksum 19:37:55 af6eaf76a39c: Download complete 19:37:56 af6eaf76a39c: Pull complete 19:37:56 5abe8eddf0d5: Verifying Checksum 19:37:56 5abe8eddf0d5: Download complete 19:37:57 55522c791124: Pull complete 19:37:58 ce5c4a1c91eb: Verifying Checksum 19:37:58 ce5c4a1c91eb: Download complete 19:37:58 52ebb69f0ebf: Verifying Checksum 19:37:58 52ebb69f0ebf: Download complete 19:38:10 ce5c4a1c91eb: Pull complete 19:38:10 169dfbe0d373: Pull complete 19:38:10 e1ff8fa3b103: Pull complete 19:38:15 52ebb69f0ebf: Pull complete 19:38:17 5abe8eddf0d5: Pull complete 19:38:17 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 19:38:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 19:38:18 ---> 6cb57ee374ae 19:38:18 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 19:38:20 ---> Running in 8bafe8204585 19:38:20 Removing intermediate container 8bafe8204585 19:38:20 ---> 2ad30ef6514a 19:38:20 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 19:38:20 ---> Running in 5c82f8536d45 19:38:20 Removing intermediate container 5c82f8536d45 19:38:20 ---> f250a50d425a 19:38:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 19:38:20 ---> Running in 53491a19d5e9 19:38:20 Removing intermediate container 53491a19d5e9 19:38:20 ---> 67d6f5ce12c5 19:38:20 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:38:20 ---> Running in c50296ced6b3 19:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:38:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:38:23 OK: 263 MiB in 53 packages 19:38:24 Removing intermediate container c50296ced6b3 19:38:24 ---> bcbf0df5e953 19:38:24 Step 7/12 : WORKDIR /app 19:38:24 ---> Running in 3f8b54d99c3f 19:38:24 Removing intermediate container 3f8b54d99c3f 19:38:24 ---> d355ada48d46 19:38:24 Step 8/12 : COPY go.mod vendor* ./ 19:38:25 ---> 561091dcfb0a 19:38:25 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:38:25 ---> Running in e7a13d9e5631 19:39:33 Removing intermediate container e7a13d9e5631 19:39:33 ---> f8bef340cbf7 19:39:33 Step 10/12 : COPY . . 19:39:33 ---> a09f96fc89cc 19:39:33 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:39:33 ---> Running in bf520973ffb9 19:39:33 Removing intermediate container bf520973ffb9 19:39:33 ---> cdedf18977ce 19:39:33 Step 12/12 : RUN $MAKE 19:39:33 ---> Running in e7ab5d46aef2 19:39:33 noop 19:39:33 Removing intermediate container e7ab5d46aef2 19:39:33 ---> 103d51a70c5a 19:39:33 Successfully built 103d51a70c5a 19:39:33 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:33 + docker inspect -f . ci-base-image-arm64 19:39:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:33 prd-ubuntu20.04-docker-arm64-4c-16g-9956 does not seem to be running inside a container 19:39:34 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:39:35 $ docker top 1dda4bea27ca1af96e594a34b9785b87e14baae847a573d36c57c57b0c7a0c30 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:36 + go version 19:39:36 go version go1.20.2 linux/arm64 [Pipeline] } 19:39:36 $ docker stop --time=1 1dda4bea27ca1af96e594a34b9785b87e14baae847a573d36c57c57b0c7a0c30 19:39:37 $ docker rm -f --volumes 1dda4bea27ca1af96e594a34b9785b87e14baae847a573d36c57c57b0c7a0c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:38 + docker inspect -f . ci-base-image-arm64 19:39:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:38 prd-ubuntu20.04-docker-arm64-4c-16g-9956 does not seem to be running inside a container 19:39:38 $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:39:40 $ docker top e3264810c03f391bbb151e2b68fb460050d1ccaa3117cd46587b143d114b3264 -eo pid,comm [Pipeline] { [Pipeline] sh 19:39:40 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 19:39:41 + make test 19:39:41 go test -race ./... -coverprofile=coverage.out ./... 19:42:18 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 19:42:28 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 19:42:29 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.560s coverage: 86.2% of statements 19:42:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.536s coverage: 71.9% of statements 19:42:42 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:42:42 go vet ./... 19:45:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:45:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:45:03 ./bin/test-attribution.sh [Pipeline] echo 19:45:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 19:45:03 $ docker stop --time=1 e3264810c03f391bbb151e2b68fb460050d1ccaa3117cd46587b143d114b3264 19:45:05 $ docker rm -f --volumes e3264810c03f391bbb151e2b68fb460050d1ccaa3117cd46587b143d114b3264 [Pipeline] // withDockerContainer [Pipeline] sh 19:45:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:45:07 Warning: overwriting stash ‘coverage-report’ 19:45:07 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:45:08 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:45:08 + ls -al . 19:45:08 total 224 19:45:08 drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 19:39 . 19:45:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 19:37 .. 19:45:08 -rw-rw-r-- 1 jenkins jenkins 262 Mar 13 19:37 .dockerignore 19:45:08 drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 19:37 .git 19:45:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 19:37 .github 19:45:08 -rw-rw-r-- 1 jenkins jenkins 788 Mar 13 19:37 .gitignore 19:45:08 -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 19:37 .golangci.yml 19:45:08 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 13 19:37 Attribution.txt 19:45:08 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 13 19:37 CHANGELOG.md 19:45:08 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 13 19:37 Dockerfile 19:45:08 -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 19:37 GOVERNANCE.md 19:45:08 -rw-rw-r-- 1 jenkins jenkins 687 Mar 13 19:37 Jenkinsfile 19:45:08 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 13 19:37 LICENSE 19:45:08 -rw-rw-r-- 1 jenkins jenkins 2462 Mar 13 19:37 Makefile 19:45:08 -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 19:37 OWNERS.md 19:45:08 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 13 19:37 README.md 19:45:08 -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 19:35 VERSION 19:45:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 19:37 bin 19:45:08 -rw-r--r-- 1 jenkins jenkins 41317 Mar 13 19:42 coverage.out 19:45:08 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 13 19:37 go.mod 19:45:08 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 13 19:37 go.sum 19:45:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 19:37 images 19:45:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 19:37 internal 19:45:08 -rw-rw-r-- 1 jenkins jenkins 531 Mar 13 19:37 main.go 19:45:08 drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 19:37 res 19:45:08 drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 19:37 snap 19:45:08 drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 19:37 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:45:09 + 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=ded13638d6ac6f477213873174ae4ee0350e9893 --label arch=arm64 --label version=0.0.0 . 19:45:09 Sending build context to Docker daemon 678.9kB 19:45:09 Step 1/29 : ARG BASE=golang:1.18-alpine3.16 19:45:09 Step 2/29 : FROM ${BASE} AS builder 19:45:09 ---> 103d51a70c5a 19:45:09 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 19:45:09 ---> Running in adc7b708271d 19:45:10 Removing intermediate container adc7b708271d 19:45:10 ---> 045339abba9b 19:45:10 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 19:45:10 ---> Running in 28f89382c3ef 19:45:10 Removing intermediate container 28f89382c3ef 19:45:10 ---> 46d7c4ffc908 19:45:10 Step 5/29 : ARG ADD_BUILD_TAGS="" 19:45:10 ---> Running in 85ee32e5a7c8 19:45:10 Removing intermediate container 85ee32e5a7c8 19:45:10 ---> 9f4cbf497f42 19:45:10 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 19:45:11 ---> Running in 2ada9b35cce9 19:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 19:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 19:45:13 OK: 263 MiB in 53 packages 19:45:14 Removing intermediate container 2ada9b35cce9 19:45:14 ---> 4e6b75b29d10 19:45:14 Step 7/29 : WORKDIR /app 19:45:14 ---> Running in 78d1d175bb46 19:45:14 Removing intermediate container 78d1d175bb46 19:45:14 ---> 4aa7eccfe087 19:45:14 Step 8/29 : COPY go.mod vendor* ./ 19:45:15 ---> 76c4d7e56979 19:45:15 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:45:15 ---> Running in 285b34951d12 19:45:18 Removing intermediate container 285b34951d12 19:45:18 ---> 9a2f223268b8 19:45:18 Step 10/29 : COPY . . 19:45:19 ---> d240089bbd75 19:45:19 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 19:45:19 ---> Running in a9053b92e979 19:45:19 Removing intermediate container a9053b92e979 19:45:19 ---> 9e6e2f0811a6 19:45:19 Step 12/29 : RUN $MAKE 19:45:19 ---> Running in 9c8c8f53c13c 19:45:20 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -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 19:47:26 Removing intermediate container 9c8c8f53c13c 19:47:26 ---> cf937a2868da 19:47:26 Step 13/29 : FROM alpine:3.14 19:47:26 3.14: Pulling from library/alpine 19:47:26 6f0e733d82e2: Pulling fs layer 19:47:26 6f0e733d82e2: Verifying Checksum 19:47:26 6f0e733d82e2: Download complete 19:47:28 6f0e733d82e2: Pull complete 19:47:28 Digest: sha256:fa26727c28837d1471c2f1524d297a0255c153b5d023d7badd1412be7e6e12a2 19:47:28 Status: Downloaded newer image for alpine:3.14 19:47:28 ---> bf97f6347a60 19:47:28 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 19:47:28 ---> Running in 1850fd278526 19:47:28 Removing intermediate container 1850fd278526 19:47:28 ---> b9d13c1d1e93 19:47:28 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 19:47:28 ---> Running in 44525b85ff7b 19:47:28 Removing intermediate container 44525b85ff7b 19:47:28 ---> 3f5ee49070bf 19:47:28 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 19:47:29 ---> Running in 667a94fbfa75 19:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 19:47:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 19:47:31 (1/2) Installing ca-certificates (20220614-r0) 19:47:31 (2/2) Installing dumb-init (1.2.5-r1) 19:47:31 Executing busybox-1.33.1-r8.trigger 19:47:31 Executing ca-certificates-20220614-r0.trigger 19:47:31 OK: 6 MiB in 16 packages 19:47:32 Removing intermediate container 667a94fbfa75 19:47:32 ---> cd294daa8d43 19:47:32 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 19:47:33 ---> a973745c671a 19:47:33 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 19:47:33 ---> d954f475a752 19:47:33 Step 19/29 : COPY --from=builder /app/res/ /res/ 19:47:33 ---> c0229a75b702 19:47:33 Step 20/29 : COPY --from=builder /app/static/ /static/ 19:47:34 ---> 5b129954d9c9 19:47:34 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 19:47:35 ---> 1fa46defa21e 19:47:35 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 19:47:35 ---> Running in 57a375155a19 19:47:37 Removing intermediate container 57a375155a19 19:47:37 ---> 288aa337ddc0 19:47:37 Step 23/29 : VOLUME /cache 19:47:37 ---> Running in 900a8bbe36d5 19:47:37 Removing intermediate container 900a8bbe36d5 19:47:37 ---> 6430f53ffe84 19:47:37 Step 24/29 : EXPOSE 59711 19:47:37 ---> Running in a49f003111ea 19:47:37 Removing intermediate container a49f003111ea 19:47:37 ---> 641b04580fbc 19:47:37 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 19:47:37 ---> Running in 835161274b2b 19:47:38 Removing intermediate container 835161274b2b 19:47:38 ---> b5e67a978b48 19:47:38 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 19:47:38 ---> Running in af1468c4ff8a 19:47:38 Removing intermediate container af1468c4ff8a 19:47:38 ---> 0567455cc5f6 19:47:38 Step 27/29 : LABEL arch=arm64 19:47:38 ---> Running in b5540add5ebf 19:47:38 Removing intermediate container b5540add5ebf 19:47:38 ---> c3661208a604 19:47:38 Step 28/29 : LABEL git_sha=ded13638d6ac6f477213873174ae4ee0350e9893 19:47:38 ---> Running in b0403d3e32a6 19:47:39 Removing intermediate container b0403d3e32a6 19:47:39 ---> a037ace17e93 19:47:39 Step 29/29 : LABEL version=0.0.0 19:47:39 ---> Running in 32aff876ff0e 19:47:39 Removing intermediate container 32aff876ff0e 19:47:39 ---> afa955a1e5d4 19:47:39 [Warning] One or more build-args [ARCH] were not consumed 19:47:39 Successfully built afa955a1e5d4 19:47:39 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 19:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:40 19:47:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:47:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:40 arm64: Pulling from edgex-lftools-log-publisher 19:47:40 8998bd30e6a1: Pulling fs layer 19:47:40 04944245beec: Pulling fs layer 19:47:40 699f458cf7ca: Pulling fs layer 19:47:40 765212b225bb: Pulling fs layer 19:47:40 f23df028b6ca: Pulling fs layer 19:47:40 d65c8cfc05b1: Pulling fs layer 19:47:40 2437ff75d9bd: Pulling fs layer 19:47:40 765212b225bb: Waiting 19:47:40 f23df028b6ca: Waiting 19:47:40 d65c8cfc05b1: Waiting 19:47:40 2437ff75d9bd: Waiting 19:47:40 04944245beec: Verifying Checksum 19:47:40 04944245beec: Download complete 19:47:40 765212b225bb: Verifying Checksum 19:47:40 765212b225bb: Download complete 19:47:40 f23df028b6ca: Download complete 19:47:40 d65c8cfc05b1: Verifying Checksum 19:47:40 d65c8cfc05b1: Download complete 19:47:40 699f458cf7ca: Verifying Checksum 19:47:40 699f458cf7ca: Download complete 19:47:41 8998bd30e6a1: Verifying Checksum 19:47:41 8998bd30e6a1: Download complete 19:47:43 2437ff75d9bd: Verifying Checksum 19:47:43 2437ff75d9bd: Download complete 19:47:44 8998bd30e6a1: Pull complete 19:47:45 04944245beec: Pull complete 19:47:46 699f458cf7ca: Pull complete 19:47:46 765212b225bb: Pull complete 19:47:47 f23df028b6ca: Pull complete 19:47:47 d65c8cfc05b1: Pull complete 19:47:59 2437ff75d9bd: Pull complete 19:47:59 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:47:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:47:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:00 prd-ubuntu20.04-docker-arm64-4c-16g-9956 does not seem to be running inside a container 19:48:00 $ 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/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:48:02 $ docker top 8751c59cefd33dc9a5e1ea8333e4c1526022631819da3a6097092ed312b4ca59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:48:03 ---> job-cost.sh 19:48:03 lf-activate-venv: SKIPPING 19:48:03 INFO: No Stack... 19:48:04 INFO: Retrieving Pricing Info for: v3-standard-4 19:48:04 INFO: Archiving Costs [Pipeline] sh 19:48:05 + + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csvcut -d, -f6 19:48:05 [Pipeline] lock 19:48:05 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] 19:48:05 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] did not exist. Created. 19:48:05 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:48:06 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-05999dcd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:48:06 + echo total: 0.10999999940395355 [Pipeline] stash 19:48:06 Warning: overwriting stash ‘stack-cost’ 19:48:06 Stashed 1 file(s) [Pipeline] } 19:48:06 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-157-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:48:06 $ docker stop --time=1 8751c59cefd33dc9a5e1ea8333e4c1526022631819da3a6097092ed312b4ca59 19:48:08 $ docker rm -f --volumes 8751c59cefd33dc9a5e1ea8333e4c1526022631819da3a6097092ed312b4ca59 [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 19:48:09 provisioning config files... 19:48:09 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/config10470003633221883781tmp [Pipeline] { [Pipeline] sh 19:48:09 + set +x 19:48:09 + curl -s https://codecov.io/bash 19:48:09 + bash -s -- 19:48:09 19:48:09 _____ _ 19:48:09 / ____| | | 19:48:09 | | ___ __| | ___ ___ _____ __ 19:48:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:48:09 | |___| (_) | (_| | __/ (_| (_) \ V / 19:48:09 \_____\___/ \__,_|\___|\___\___/ \_/ 19:48:09 Bash-1.0.6 19:48:09 19:48:09 19:48:09 ==> git version 2.25.1 found 19:48:09 ==> 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 19:48:09 Release-Date: 2020-01-08 19:48:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:48:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:48:09 ==> Jenkins CI detected. 19:48:09 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-157 19:48:09 project root: . 19:48:09 --> token set from env 19:48:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:48:09 ==> Running gcov in . (disable via -X gcov) 19:48:09 ==> Python coveragepy not found 19:48:09 ==> Searching for coverage reports in: 19:48:09 + . 19:48:09 -> Found 1 reports 19:48:09 ==> Detecting git/mercurial file structure 19:48:09 ==> Reading reports 19:48:09 + ./coverage.out bytes=41317 19:48:10 ==> Appending adjustments 19:48:10 https://docs.codecov.io/docs/fixing-reports 19:48:10 + Found adjustments 19:48:10 ==> Gzipping contents 19:48:10 12K /tmp/codecov.yBdz66.gz 19:48:10 ==> Uploading reports 19:48:10 url: https://codecov.io 19:48:10 query: branch=PR-157&commit=ded13638d6ac6f477213873174ae4ee0350e9893&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=157&job=&cmd_args= 19:48:10 -> Pinging Codecov 19:48:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-157&commit=ded13638d6ac6f477213873174ae4ee0350e9893&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-157%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=157&job=&cmd_args= 19:48:10 -> Uploading to 19:48:10 https://storage.googleapis.com/codecov/v4/raw/2023-03-13/581DD39554BDF9B6E22D074273EAD858/ded13638d6ac6f477213873174ae4ee0350e9893/a287024e-67f1-40f8-810a-a8bdd28b66fc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230313T194810Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf6f241d79f7f83ec22cac55603f3bf30cdd7eee67674cd67574136c9a413799 19:48:10 % Total % Received % Xferd Average Speed Time Time Time Current 19:48:10 Dload Upload Total Spent Left Speed 19:48:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11805 0 0 100 11805 0 34618 --:--:-- --:--:-- --:--:-- 34517 19:48:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ded13638d6ac6f477213873174ae4ee0350e9893 [Pipeline] } 19:48:10 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 19:48:12 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives ] 19:48:12 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives 19:48:12 total 16 19:48:12 drwxr-xr-x 3 root root 4096 Mar 13 19:37 . 19:48:12 drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 19:37 .. 19:48:12 drwxr-xr-x 2 root root 4096 Mar 13 19:37 cost 19:48:12 -rw-r--r-- 1 root root 95 Mar 13 19:37 cost.csv 19:48:12 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives 19:48:12 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives 19:48:12 total 16 19:48:12 drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 19:37 . 19:48:12 drwxrwxr-x 12 jenkins jenkins 4096 Mar 13 19:37 .. 19:48:12 drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 19:37 cost 19:48:12 -rw-r--r-- 1 jenkins jenkins 95 Mar 13 19:37 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:48:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:48:13 ---> package-listing.sh 19:48:13 ++ facter osfamily 19:48:13 ++ tr '[:upper:]' '[:lower:]' 19:48:13 + OS_FAMILY=debian 19:48:13 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-157 19:48:13 + START_PACKAGES=/tmp/packages_start.txt 19:48:13 + END_PACKAGES=/tmp/packages_end.txt 19:48:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:48:13 + PACKAGES=/tmp/packages_start.txt 19:48:13 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-157 ']' 19:48:13 + PACKAGES=/tmp/packages_end.txt 19:48:13 + case "${OS_FAMILY}" in 19:48:13 + dpkg -l 19:48:13 + grep '^ii' 19:48:13 + '[' -f /tmp/packages_start.txt ']' 19:48:13 + '[' -f /tmp/packages_end.txt ']' 19:48:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:48:13 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-157 ']' 19:48:13 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives/ 19:48:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-157/archives/ [Pipeline] echo 19:48:13 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-157/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:48:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:48:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:48:14 prd-ubuntu20.04-docker-8c-8g-9955 does not seem to be running inside a container 19:48:14 $ 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-157/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-157 -v /w/workspace/y_app-rfid-llrp-inventory_PR-157:/w/workspace/y_app-rfid-llrp-inventory_PR-157:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-157@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 19:48:15 $ docker top a9ed4c60582b2a5132656367544bb2cbf189a1929c00af3b0fe652d5e42d707f -eo pid,comm [Pipeline] { [Pipeline] sh 19:48:15 + touch /tmp/pre-build-complete [Pipeline] sh 19:48:15 + mkdir -p /var/log/sysstat [Pipeline] sh 19:48:16 + ls /var/log/sa-host 19:48:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:48:16 provisioning config files... 19:48:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-157@tmp/config18050927856961909661tmp [Pipeline] { [Pipeline] echo 19:48:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:48:16 ---> create-netrc.sh [Pipeline] } 19:48:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:48:17 ---> python-tools-install.sh [Pipeline] echo 19:48:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:48:17 ---> sudo-logs.sh 19:48:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:48:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:48:17 ---> job-cost.sh 19:48:17 lf-activate-venv: SKIPPING 19:48:17 DEBUG: total: 0.2199999988079071 19:48:17 INFO: Retrieving Stack Cost... 19:48:18 INFO: Retrieving Pricing Info for: v3-standard-8 19:48:18 INFO: Archiving Costs [Pipeline] echo 19:48:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:48:19 ---> logs-deploy.sh 19:48:19 lf-activate-venv: SKIPPING 19:48:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-157/1 19:48:19 INFO: archiving workspace using pattern(s): 19:48:19 Archives upload complete. 19:48:19 INFO: archiving logs to Nexus