Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa923df82d1200a07564427012a833b2e51a1905 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-ssh18225696961945929743.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh10686161307576216258.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh406240614016063500.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7828749800088332185.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15413151868705918228.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-12930’ is offline Running on prd-ubuntu20.04-docker-8c-8g-12965 in /w/workspace/dry_app-rfid-llrp-inventory_main [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/dry_app-rfid-llrp-inventory_main # 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 Avoid second fetch Checking out Revision aa923df82d1200a07564427012a833b2e51a1905 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 Commit message: "Merge pull request #305 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.52" > git rev-list --no-walk 8b427122073dff864e259b6e7085ea8271351a60 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:18:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:18:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:18:17 ========================================================= 14:18:17 EdgeX Global Pipelines Version Info 14:18:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:18:18 ------------------- 14:18:18 stable info: 14:18:18 ------------------- 14:18:18 Commited By: Cherry Wang cherry@iotechsys.com 14:18:18 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 14:18:18 Message: update stable to v1.0.264 14:18:18 ------------------- 14:18:18 experimental info: 14:18:18 ------------------- 14:18:18 Commited By: Cherry Wang cherry@iotechsys.com 14:18:18 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 14:18:18 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:18:18 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa923df [Pipeline] echo 14:18:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:18:19 provisioning config files... 14:18:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16811065615891230343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:20 ---> ****-login.sh 14:18:20 nexus3.edgexfoundry.org:10001 14:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:21 Configure a credential helper to remove this warning. See 14:18:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:21 14:18:21 Login Succeeded 14:18:21 nexus3.edgexfoundry.org:10002 14:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:21 Configure a credential helper to remove this warning. See 14:18:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:21 14:18:21 Login Succeeded 14:18:21 nexus3.edgexfoundry.org:10003 14:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:21 Configure a credential helper to remove this warning. See 14:18:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:21 14:18:21 Login Succeeded 14:18:21 nexus3.edgexfoundry.org:10004 14:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:21 Configure a credential helper to remove this warning. See 14:18:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:21 14:18:21 Login Succeeded 14:18:21 ****.io 14:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:21 Configure a credential helper to remove this warning. See 14:18:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:21 14:18:21 Login Succeeded 14:18:21 ---> ****-login.sh ends [Pipeline] } 14:18:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:18:22 + git rev-list -1 --merges aa923df82d1200a07564427012a833b2e51a1905~1..aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] echo 14:18:22 -----------> git rev-list -1 --merges aa923df82d1200a07564427012a833b2e51a1905~1..aa923df82d1200a07564427012a833b2e51a1905 aa923df82d1200a07564427012a833b2e51a1905 14:18:22 aa923df82d1200a07564427012a833b2e51a1905 [false] [Pipeline] sh 14:18:22 + git log --format=format:%s -1 aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] echo 14:18:22 ========================================================= 14:18:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:18:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:18:22 + git log --format=format:%s -1 aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] echo 14:18:22 [semverPrep] GIT_COMMIT: aa923df82d1200a07564427012a833b2e51a1905, Commit Message: Merge pull request #305 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.52 [Pipeline] echo 14:18:22 [semverPrep] This is not a build commit. [Pipeline] sh 14:18:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:18:23 + grep -v github /etc/ssh/ssh_known_hosts 14:18:23 + [ -e /tmp/ssh_known_hosts ] 14:18:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:18:23 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:18:23 sudo tee -a /etc/ssh/ssh_known_hosts 14:18:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:18:23 14:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:18:24 0.1.4: Pulling from edgex-devops/py-git-semver 14:18:24 b85a868b505f: Pulling fs layer 14:18:24 e2be974225ed: Pulling fs layer 14:18:24 339a4e72a1f5: Pulling fs layer 14:18:24 988bab9f4d93: Pulling fs layer 14:18:24 1469e6f7b9e6: Pulling fs layer 14:18:24 eaf3925da568: Pulling fs layer 14:18:24 bab4dde63d76: Pulling fs layer 14:18:24 bde34c3a00c8: Pulling fs layer 14:18:24 b352a97aabf1: Pulling fs layer 14:18:24 4872d77fe225: Pulling fs layer 14:18:24 5851b861e8e6: Pulling fs layer 14:18:24 bde34c3a00c8: Waiting 14:18:24 1469e6f7b9e6: Waiting 14:18:24 b352a97aabf1: Waiting 14:18:24 eaf3925da568: Waiting 14:18:24 4872d77fe225: Waiting 14:18:24 bab4dde63d76: Waiting 14:18:24 5851b861e8e6: Waiting 14:18:24 e2be974225ed: Verifying Checksum 14:18:24 e2be974225ed: Download complete 14:18:24 988bab9f4d93: Verifying Checksum 14:18:24 988bab9f4d93: Download complete 14:18:24 1469e6f7b9e6: Verifying Checksum 14:18:24 1469e6f7b9e6: Download complete 14:18:24 eaf3925da568: Verifying Checksum 14:18:24 eaf3925da568: Download complete 14:18:24 339a4e72a1f5: Verifying Checksum 14:18:24 339a4e72a1f5: Download complete 14:18:24 bde34c3a00c8: Verifying Checksum 14:18:24 bde34c3a00c8: Download complete 14:18:24 b352a97aabf1: Download complete 14:18:24 4872d77fe225: Download complete 14:18:24 5851b861e8e6: Verifying Checksum 14:18:24 5851b861e8e6: Download complete 14:18:24 b85a868b505f: Download complete 14:18:24 bab4dde63d76: Verifying Checksum 14:18:24 bab4dde63d76: Download complete 14:18:25 b85a868b505f: Pull complete 14:18:25 e2be974225ed: Pull complete 14:18:26 339a4e72a1f5: Pull complete 14:18:26 988bab9f4d93: Pull complete 14:18:26 1469e6f7b9e6: Pull complete 14:18:26 eaf3925da568: Pull complete 14:18:28 bab4dde63d76: Pull complete 14:18:28 bde34c3a00c8: Pull complete 14:18:28 b352a97aabf1: Pull complete 14:18:28 4872d77fe225: Pull complete 14:18:28 5851b861e8e6: Pull complete 14:18:28 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:18:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:18:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:18:28 prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container 14:18:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:18:32 $ docker top a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 -eo pid,comm 14:18:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:18:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:18:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:18:32 [ssh-agent] Looking for ssh-agent implementation... 14:18:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:32 $ docker exec a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 ssh-agent 14:18:32 SSH_AUTH_SOCK=/tmp/ssh-aR5h84kyqWee/agent.33 14:18:32 SSH_AGENT_PID=39 14:18:32 Running ssh-add (command line suppressed) 14:18:32 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13610634714767742751.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13610634714767742751.key) 14:18:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:18:33 + git tag --points-at HEAD [Pipeline] } 14:18:33 $ docker exec --env ******** --env ******** a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 ssh-agent -k 14:18:33 unset SSH_AUTH_SOCK; 14:18:33 unset SSH_AGENT_PID; 14:18:33 echo Agent pid 39 killed; 14:18:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:18:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:18:33 [ssh-agent] Looking for ssh-agent implementation... 14:18:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:18:33 $ docker exec a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 ssh-agent 14:18:33 SSH_AUTH_SOCK=/tmp/ssh-ml6izSNRekhT/agent.72 14:18:33 SSH_AGENT_PID=78 14:18:33 Running ssh-add (command line suppressed) 14:18:33 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12786563371032182510.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12786563371032182510.key) 14:18:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:18:34 + git semver init 14:18:34 2024-10-02 14:18:34,209 [run_init] DEBUG init version:0.0.0 force:False 14:18:34 2024-10-02 14:18:34,210 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:18:34 2024-10-02 14:18:34,211 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 14:18:34 2024-10-02 14:18:34,211 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 14:18:37 2024-10-02 14:18:37,422 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 14:18:37 2024-10-02 14:18:37,423 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 14:18:37 2024-10-02 14:18:37,423 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:18:37 2024-10-02 14:18:37,423 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 14:18:37 3.2.0-dev.28 [Pipeline] } 14:18:37 $ docker exec --env ******** --env ******** a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 ssh-agent -k 14:18:37 unset SSH_AUTH_SOCK; 14:18:37 unset SSH_AGENT_PID; 14:18:37 echo Agent pid 78 killed; 14:18:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:18:38 + git semver [Pipeline] } 14:18:38 $ docker stop --time=1 a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 14:18:39 $ docker rm -f --volumes a041cd8058c2da3353b896c48694c33af427cf0af3a7eec77a8b2aa9249f8206 [Pipeline] // withDockerContainer [Pipeline] sh 14:18:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:18:40 Stashed 1 file(s) [Pipeline] echo 14:18:40 [edgeXSemver]: initialized semver on version 3.2.0-dev.28 [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 14:18:40 provisioning config files... 14:18:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3331401823821244813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:18:41 ---> ****-login.sh 14:18:41 nexus3.edgexfoundry.org:10001 14:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:41 Configure a credential helper to remove this warning. See 14:18:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:41 14:18:41 Login Succeeded 14:18:41 nexus3.edgexfoundry.org:10002 14:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:41 Configure a credential helper to remove this warning. See 14:18:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:41 14:18:41 Login Succeeded 14:18:41 nexus3.edgexfoundry.org:10003 14:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:41 Configure a credential helper to remove this warning. See 14:18:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:41 14:18:41 Login Succeeded 14:18:41 nexus3.edgexfoundry.org:10004 14:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:41 Configure a credential helper to remove this warning. See 14:18:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:41 14:18:41 Login Succeeded 14:18:41 ****.io 14:18:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:18:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:18:41 Configure a credential helper to remove this warning. See 14:18:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:18:41 14:18:41 Login Succeeded 14:18:41 ---> ****-login.sh ends [Pipeline] } 14:18:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:18:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:18:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:18:41 ========================================================= 14:18:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:18:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:18:42 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:18:42 Sending build context to Docker daemon 19.95MB 14:18:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:18:42 Step 2/12 : FROM ${BASE} AS builder 14:18:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:18:42 619be1103602: Pulling fs layer 14:18:42 7862e08f4a3e: Pulling fs layer 14:18:42 5df492c9dc93: Pulling fs layer 14:18:42 7629e6793208: Pulling fs layer 14:18:42 4f4fb700ef54: Pulling fs layer 14:18:42 fb5054dd5b73: Pulling fs layer 14:18:42 eeca6798cff9: Pulling fs layer 14:18:42 aa269ceb94a6: Pulling fs layer 14:18:42 ada007ff1a6a: Pulling fs layer 14:18:42 fb5054dd5b73: Waiting 14:18:42 eeca6798cff9: Waiting 14:18:42 ada007ff1a6a: Waiting 14:18:42 aa269ceb94a6: Waiting 14:18:42 7629e6793208: Waiting 14:18:42 4f4fb700ef54: Waiting 14:18:42 7862e08f4a3e: Verifying Checksum 14:18:42 7862e08f4a3e: Download complete 14:18:42 7629e6793208: Verifying Checksum 14:18:42 7629e6793208: Download complete 14:18:42 4f4fb700ef54: Download complete 14:18:42 619be1103602: Verifying Checksum 14:18:42 619be1103602: Download complete 14:18:42 fb5054dd5b73: Verifying Checksum 14:18:42 fb5054dd5b73: Download complete 14:18:42 eeca6798cff9: Verifying Checksum 14:18:42 eeca6798cff9: Download complete 14:18:42 619be1103602: Pull complete 14:18:42 ada007ff1a6a: Verifying Checksum 14:18:42 ada007ff1a6a: Download complete 14:18:42 7862e08f4a3e: Pull complete 14:18:42 5df492c9dc93: Verifying Checksum 14:18:42 5df492c9dc93: Download complete 14:18:43 aa269ceb94a6: Verifying Checksum 14:18:43 aa269ceb94a6: Download complete 14:18:45 5df492c9dc93: Pull complete 14:18:45 7629e6793208: Pull complete 14:18:45 4f4fb700ef54: Pull complete 14:18:45 fb5054dd5b73: Pull complete 14:18:46 eeca6798cff9: Pull complete 14:18:48 aa269ceb94a6: Pull complete 14:18:48 ada007ff1a6a: Pull complete 14:18:48 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 14:18:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:18:48 ---> f489d0715acc 14:18:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:18:55 Still waiting to schedule task 14:18:55 ‘prd-ubuntu20.04-docker-arm64-4c-16g-12952’ is offline 14:18:55 ---> Running in 8be33dedbf67 14:18:55 Removing intermediate container 8be33dedbf67 14:18:55 ---> 290c710738c2 14:18:55 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:18:55 ---> Running in e07ecb267258 14:18:55 Removing intermediate container e07ecb267258 14:18:55 ---> 123a062eff14 14:18:55 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:18:55 ---> Running in c1f6dcc3e269 14:18:55 Removing intermediate container c1f6dcc3e269 14:18:55 ---> 986c20a5e6aa 14:18:55 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:18:55 ---> Running in 632249539eb6 14:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:18:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:18:55 OK: 264 MiB in 52 packages 14:18:56 Removing intermediate container 632249539eb6 14:18:56 ---> 882a32307e6e 14:18:56 Step 7/12 : WORKDIR /app 14:18:56 ---> Running in cadeb36285d6 14:18:56 Removing intermediate container cadeb36285d6 14:18:56 ---> 33523f91d7df 14:18:56 Step 8/12 : COPY go.mod vendor* ./ 14:18:56 ---> 6d8945c88969 14:18:56 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:18:56 ---> Running in 19c838387899 14:20:18 Removing intermediate container 19c838387899 14:20:18 ---> e95c81d5a687 14:20:18 Step 10/12 : COPY . . 14:20:18 ---> 60d0105bbe4e 14:20:18 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:20:18 ---> Running in b2a8af6d3ae0 14:20:18 Removing intermediate container b2a8af6d3ae0 14:20:18 ---> 52f79fbd62a0 14:20:18 Step 12/12 : RUN $MAKE 14:20:18 ---> Running in 9c2ada7ca88d 14:20:18 noop 14:20:18 Removing intermediate container 9c2ada7ca88d 14:20:18 ---> 456c8ffe7634 14:20:18 Successfully built 456c8ffe7634 14:20:18 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:18 + docker inspect -f . ci-base-image-x86_64 14:20:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:18 prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container 14:20:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat 14:20:18 $ docker top dacf317db1c07cdcb7d94d3baeee52a13a9ef6dc294bde1921cdec94879bacfd -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:19 + go version 14:20:19 go version go1.21.9 linux/amd64 [Pipeline] } 14:20:19 $ docker stop --time=1 dacf317db1c07cdcb7d94d3baeee52a13a9ef6dc294bde1921cdec94879bacfd 14:20:20 $ docker rm -f --volumes dacf317db1c07cdcb7d94d3baeee52a13a9ef6dc294bde1921cdec94879bacfd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:20:20 + docker inspect -f . ci-base-image-x86_64 14:20:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:20:21 prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container 14:20:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** ci-base-image-x86_64 cat 14:20:21 $ docker top 25ecf22312e31880d83812726ccf5a6980b528724b055dfb8fab94c83e78e7ef -eo pid,comm [Pipeline] { [Pipeline] sh 14:20:21 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 14:20:21 + make test 14:20:21 go test -race ./... -coverprofile=coverage.out ./... 14:20:54 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:20:54 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:20:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.121s coverage: 86.2% of statements 14:20:55 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.674s coverage: 71.9% of statements 14:21:34 go vet ./... 14:21:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:21:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:21:36 ./bin/test-attribution.sh 14:21:36 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:21:36 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:21:36 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:21:36 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:21:36 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:21:36 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:21:36 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:21:36 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:21:36 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:21:36 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 14:21:36 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 14:21:36 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 14:21:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:21:36 $ docker stop --time=1 25ecf22312e31880d83812726ccf5a6980b528724b055dfb8fab94c83e78e7ef 14:21:41 $ docker rm -f --volumes 25ecf22312e31880d83812726ccf5a6980b528724b055dfb8fab94c83e78e7ef [Pipeline] // withDockerContainer [Pipeline] sh 14:21:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:21:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:21:42 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:21:43 + ls -al . 14:21:43 total 276 14:21:43 drwxrwxr-x 11 jenkins jenkins 4096 Oct 2 14:20 . 14:21:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 14:18 .. 14:21:43 -rw-rw-r-- 1 jenkins jenkins 262 Oct 2 14:18 .dockerignore 14:21:43 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 14:20 .git 14:21:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 14:18 .github 14:21:43 -rw-rw-r-- 1 jenkins jenkins 773 Oct 2 14:18 .gitignore 14:21:43 -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 14:18 .golangci.yml 14:21:43 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 14:18 .semver 14:21:43 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 2 14:18 Attribution.txt 14:21:43 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 2 14:18 CHANGELOG.md 14:21:43 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 2 14:18 Dockerfile 14:21:43 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 14:18 GOVERNANCE.md 14:21:43 -rw-rw-r-- 1 jenkins jenkins 665 Oct 2 14:18 Jenkinsfile 14:21:43 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 2 14:18 LICENSE 14:21:43 -rw-rw-r-- 1 jenkins jenkins 2503 Oct 2 14:18 Makefile 14:21:43 -rw-rw-r-- 1 jenkins jenkins 617 Oct 2 14:18 OWNERS.md 14:21:43 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 2 14:18 README.md 14:21:43 -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 14:18 VERSION 14:21:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 14:18 bin 14:21:43 -rw-r--r-- 1 jenkins jenkins 41317 Oct 2 14:20 coverage.out 14:21:43 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 2 14:18 go.mod 14:21:43 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 2 14:18 go.sum 14:21:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 14:18 images 14:21:43 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 14:18 internal 14:21:43 -rw-rw-r-- 1 jenkins jenkins 531 Oct 2 14:18 main.go 14:21:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 14:18 openapi 14:21:43 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 14:18 res 14:21:43 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 14:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:21:43 + 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=aa923df82d1200a07564427012a833b2e51a1905 --label arch=amd64 --label version=3.2.0-dev.28 . 14:21:43 Sending build context to Docker daemon 19.95MB 14:21:43 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:21:43 Step 2/30 : FROM ${BASE} AS builder 14:21:43 ---> 456c8ffe7634 14:21:43 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:21:44 ---> Running in 891381d62862 14:21:44 Removing intermediate container 891381d62862 14:21:44 ---> 2deb3a00eec5 14:21:44 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:21:44 ---> Running in b8dddd4b150c 14:21:44 Removing intermediate container b8dddd4b150c 14:21:44 ---> d03bec7f823f 14:21:44 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:21:44 ---> Running in 80f6e7b74a93 14:21:44 Removing intermediate container 80f6e7b74a93 14:21:44 ---> 95c140e1d353 14:21:44 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:21:44 ---> Running in d476b991a711 14:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:21:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:21:44 OK: 264 MiB in 52 packages 14:21:45 Removing intermediate container d476b991a711 14:21:45 ---> ad9aa942a2d9 14:21:45 Step 7/30 : WORKDIR /app 14:21:45 ---> Running in 4d3e5c9fb468 14:21:45 Removing intermediate container 4d3e5c9fb468 14:21:45 ---> 329b5b9a941c 14:21:45 Step 8/30 : COPY go.mod vendor* ./ 14:21:45 ---> 2d403f9d187f 14:21:45 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:21:45 ---> Running in 0010392fff10 14:21:46 Removing intermediate container 0010392fff10 14:21:46 ---> 7f73867ed737 14:21:46 Step 10/30 : COPY . . 14:21:46 ---> 38561cabf601 14:21:46 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:21:46 ---> Running in 1a42d8a0e33e 14:21:47 Removing intermediate container 1a42d8a0e33e 14:21:47 ---> 5c8d10de0b40 14:21:47 Step 12/30 : RUN $MAKE 14:21:47 ---> Running in 77f2977b835d 14:21:47 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.28 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.28" -trimpath -mod=readonly -o app-rfid-llrp-inventory 14:22:26 Removing intermediate container 77f2977b835d 14:22:26 ---> 95c213830e25 14:22:26 Step 13/30 : FROM alpine:3.18 14:22:26 3.18: Pulling from library/alpine 14:22:26 1cc3d825d8b2: Pulling fs layer 14:22:26 1cc3d825d8b2: Verifying Checksum 14:22:26 1cc3d825d8b2: Download complete 14:22:26 1cc3d825d8b2: Pull complete 14:22:26 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 14:22:26 Status: Downloaded newer image for alpine:3.18 14:22:26 ---> 2c64cf60f6f0 14:22:26 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:22:26 ---> Running in 0d134d59b6cf 14:22:26 Removing intermediate container 0d134d59b6cf 14:22:26 ---> fdee45e1ff09 14:22:26 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:22:27 ---> Running in f10a8a8c6c2c 14:22:27 Removing intermediate container f10a8a8c6c2c 14:22:27 ---> 72ba6ceba47a 14:22:27 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:22:28 ---> Running in 4f91bcbfd540 14:22:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:22:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:22:28 (1/2) Installing ca-certificates (20240226-r0) 14:22:28 (2/2) Installing dumb-init (1.2.5-r2) 14:22:28 Executing busybox-1.36.1-r7.trigger 14:22:28 Executing ca-certificates-20240226-r0.trigger 14:22:29 OK: 8 MiB in 17 packages 14:22:30 Removing intermediate container 4f91bcbfd540 14:22:30 ---> d7bdf7892d26 14:22:30 Step 17/30 : RUN apk --no-cache upgrade 14:22:30 ---> Running in 28fb18eeb231 14:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:22:31 OK: 8 MiB in 17 packages 14:22:31 Removing intermediate container 28fb18eeb231 14:22:31 ---> 2911ad7f06e5 14:22:31 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:22:32 ---> da99b38fef84 14:22:32 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:22:32 ---> ea0d6d6292cb 14:22:32 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:22:32 ---> 058bfeeaaf28 14:22:32 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:22:32 ---> 44666d6f6e12 14:22:32 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:22:34 ---> d7c3a018df0a 14:22:34 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:22:34 ---> Running in 435c5ce5ca49 14:22:34 Removing intermediate container 435c5ce5ca49 14:22:34 ---> b42126cb93f5 14:22:34 Step 24/30 : VOLUME /cache 14:22:34 ---> Running in d8344cc93ba6 14:22:34 Removing intermediate container d8344cc93ba6 14:22:34 ---> 24a6642bc936 14:22:34 Step 25/30 : EXPOSE 59711 14:22:34 ---> Running in fc1ffee7d68c 14:22:34 Removing intermediate container fc1ffee7d68c 14:22:34 ---> ef07aa4dbd22 14:22:34 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:22:34 ---> Running in 624c81a5333d 14:22:34 Removing intermediate container 624c81a5333d 14:22:34 ---> 9b5913d21b0f 14:22:34 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:22:35 ---> Running in 924947f1bba2 14:22:35 Removing intermediate container 924947f1bba2 14:22:35 ---> f6f7c38f1a68 14:22:35 Step 28/30 : LABEL arch=amd64 14:22:35 ---> Running in 443af68e69de 14:22:35 Removing intermediate container 443af68e69de 14:22:35 ---> 51d2442edc52 14:22:35 Step 29/30 : LABEL git_sha=aa923df82d1200a07564427012a833b2e51a1905 14:22:35 ---> Running in ff7aba9f65f7 14:22:35 Removing intermediate container ff7aba9f65f7 14:22:35 ---> 335997f328e5 14:22:35 Step 30/30 : LABEL version=3.2.0-dev.28 14:22:35 ---> Running in 307788900d37 14:22:35 Removing intermediate container 307788900d37 14:22:35 ---> e5d1e7f78613 14:22:35 [Warning] One or more build-args [ARCH] were not consumed 14:22:35 Successfully built e5d1e7f78613 14:22:35 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:22:35 provisioning config files... 14:22:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9356852063373847271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:22:35 ---> ****-login.sh 14:22:35 nexus3.edgexfoundry.org:10001 14:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:22:35 Configure a credential helper to remove this warning. See 14:22:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:22:35 14:22:35 Login Succeeded 14:22:35 nexus3.edgexfoundry.org:10002 14:22:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:22:35 Configure a credential helper to remove this warning. See 14:22:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:22:35 14:22:35 Login Succeeded 14:22:35 nexus3.edgexfoundry.org:10003 14:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:22:36 Configure a credential helper to remove this warning. See 14:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:22:36 14:22:36 Login Succeeded 14:22:36 nexus3.edgexfoundry.org:10004 14:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:22:36 Configure a credential helper to remove this warning. See 14:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:22:36 14:22:36 Login Succeeded 14:22:36 ****.io 14:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:22:36 Configure a credential helper to remove this warning. See 14:22:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:22:36 14:22:36 Login Succeeded 14:22:36 ---> ****-login.sh ends [Pipeline] } 14:22:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:22:36 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 14:22:36 aa923df82d1200a07564427012a833b2e51a1905 14:22:36 latest 14:22:36 3.2.0-dev.28 14:22:36 aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 14:22:36 main 14:22:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:36 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:aa923df82d1200a07564427012a833b2e51a1905 14:22:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:22:37 1cb472c97e89: Preparing 14:22:37 cda3cc2e0901: Preparing 14:22:37 042d3be6173a: Preparing 14:22:37 465ec769c5b8: Preparing 14:22:37 44ad0217929a: Preparing 14:22:37 9a9fd08e125c: Preparing 14:22:37 167e05bfeb7b: Preparing 14:22:37 d6aeedf15175: Preparing 14:22:37 d62a02444d39: Preparing 14:22:37 167e05bfeb7b: Waiting 14:22:37 9a9fd08e125c: Waiting 14:22:37 d6aeedf15175: Waiting 14:22:37 d62a02444d39: Waiting 14:22:37 465ec769c5b8: Pushed 14:22:37 44ad0217929a: Pushed 14:22:37 042d3be6173a: Pushed 14:22:37 1cb472c97e89: Pushed 14:22:37 d62a02444d39: Layer already exists 14:22:37 9a9fd08e125c: Pushed 14:22:37 167e05bfeb7b: Pushed 14:22:37 d6aeedf15175: Pushed 14:22:40 cda3cc2e0901: Pushed 14:22:40 aa923df82d1200a07564427012a833b2e51a1905: digest: sha256:e09dba5a85a5d4cc4e19b724eb371d6e64e0259453e3a7653d8b6034443c6065 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:41 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:22:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:22:41 1cb472c97e89: Preparing 14:22:41 cda3cc2e0901: Preparing 14:22:41 042d3be6173a: Preparing 14:22:41 465ec769c5b8: Preparing 14:22:41 44ad0217929a: Preparing 14:22:41 9a9fd08e125c: Preparing 14:22:41 167e05bfeb7b: Preparing 14:22:41 d6aeedf15175: Preparing 14:22:41 d62a02444d39: Preparing 14:22:41 9a9fd08e125c: Waiting 14:22:41 167e05bfeb7b: Waiting 14:22:41 d6aeedf15175: Waiting 14:22:41 d62a02444d39: Waiting 14:22:41 44ad0217929a: Layer already exists 14:22:41 cda3cc2e0901: Layer already exists 14:22:41 465ec769c5b8: Layer already exists 14:22:41 042d3be6173a: Layer already exists 14:22:41 1cb472c97e89: Layer already exists 14:22:41 167e05bfeb7b: Layer already exists 14:22:41 d62a02444d39: Layer already exists 14:22:41 d6aeedf15175: Layer already exists 14:22:41 9a9fd08e125c: Layer already exists 14:22:41 latest: digest: sha256:e09dba5a85a5d4cc4e19b724eb371d6e64e0259453e3a7653d8b6034443c6065 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:41 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.28 14:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:22:42 1cb472c97e89: Preparing 14:22:42 cda3cc2e0901: Preparing 14:22:42 042d3be6173a: Preparing 14:22:42 465ec769c5b8: Preparing 14:22:42 44ad0217929a: Preparing 14:22:42 9a9fd08e125c: Preparing 14:22:42 167e05bfeb7b: Preparing 14:22:42 d6aeedf15175: Preparing 14:22:42 d62a02444d39: Preparing 14:22:42 9a9fd08e125c: Waiting 14:22:42 167e05bfeb7b: Waiting 14:22:42 d6aeedf15175: Waiting 14:22:42 d62a02444d39: Waiting 14:22:42 1cb472c97e89: Layer already exists 14:22:42 465ec769c5b8: Layer already exists 14:22:42 042d3be6173a: Layer already exists 14:22:42 cda3cc2e0901: Layer already exists 14:22:42 44ad0217929a: Layer already exists 14:22:42 9a9fd08e125c: Layer already exists 14:22:42 167e05bfeb7b: Layer already exists 14:22:42 d6aeedf15175: Layer already exists 14:22:42 d62a02444d39: Layer already exists 14:22:42 3.2.0-dev.28: digest: sha256:e09dba5a85a5d4cc4e19b724eb371d6e64e0259453e3a7653d8b6034443c6065 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:42 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:42 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 14:22:42 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:22:42 1cb472c97e89: Preparing 14:22:42 cda3cc2e0901: Preparing 14:22:42 042d3be6173a: Preparing 14:22:42 465ec769c5b8: Preparing 14:22:42 44ad0217929a: Preparing 14:22:42 9a9fd08e125c: Preparing 14:22:42 167e05bfeb7b: Preparing 14:22:42 d6aeedf15175: Preparing 14:22:42 d62a02444d39: Preparing 14:22:42 9a9fd08e125c: Waiting 14:22:42 167e05bfeb7b: Waiting 14:22:42 d6aeedf15175: Waiting 14:22:42 44ad0217929a: Layer already exists 14:22:42 1cb472c97e89: Layer already exists 14:22:42 042d3be6173a: Layer already exists 14:22:42 465ec769c5b8: Layer already exists 14:22:42 cda3cc2e0901: Layer already exists 14:22:42 9a9fd08e125c: Layer already exists 14:22:42 d6aeedf15175: Layer already exists 14:22:42 167e05bfeb7b: Layer already exists 14:22:42 d62a02444d39: Layer already exists 14:22:42 aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28: digest: sha256:e09dba5a85a5d4cc4e19b724eb371d6e64e0259453e3a7653d8b6034443c6065 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:43 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 14:22:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 14:22:43 1cb472c97e89: Preparing 14:22:43 cda3cc2e0901: Preparing 14:22:43 042d3be6173a: Preparing 14:22:43 465ec769c5b8: Preparing 14:22:43 44ad0217929a: Preparing 14:22:43 9a9fd08e125c: Preparing 14:22:43 167e05bfeb7b: Preparing 14:22:43 d6aeedf15175: Preparing 14:22:43 d62a02444d39: Preparing 14:22:43 9a9fd08e125c: Waiting 14:22:43 167e05bfeb7b: Waiting 14:22:43 d6aeedf15175: Waiting 14:22:43 d62a02444d39: Waiting 14:22:43 465ec769c5b8: Layer already exists 14:22:43 1cb472c97e89: Layer already exists 14:22:43 cda3cc2e0901: Layer already exists 14:22:43 042d3be6173a: Layer already exists 14:22:43 44ad0217929a: Layer already exists 14:22:43 167e05bfeb7b: Layer already exists 14:22:43 d62a02444d39: Layer already exists 14:22:43 d6aeedf15175: Layer already exists 14:22:43 9a9fd08e125c: Layer already exists 14:22:43 main: digest: sha256:e09dba5a85a5d4cc4e19b724eb371d6e64e0259453e3a7653d8b6034443c6065 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:22:43 ===================================================== [Pipeline] echo 14:22:43 taggedImages: 14:22:43 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:aa923df82d1200a07564427012a833b2e51a1905 14:22:43 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 14:22:43 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.28 14:22:43 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 14:22:43 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:22:43 14:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:22:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:22:44 latest: Pulling from edgex-lftools-log-publisher 14:22:44 5eb5b503b376: Pulling fs layer 14:22:44 5c69ac0246d0: Pulling fs layer 14:22:44 ec43610c2a17: Pulling fs layer 14:22:44 3a2ae6a8a46f: Pulling fs layer 14:22:44 33b1e0a273af: Pulling fs layer 14:22:44 5d3b04190fa2: Pulling fs layer 14:22:44 3a2ae6a8a46f: Waiting 14:22:44 33b1e0a273af: Waiting 14:22:44 2f39f015ded8: Pulling fs layer 14:22:44 5d3b04190fa2: Waiting 14:22:44 2f39f015ded8: Waiting 14:22:44 5c69ac0246d0: Verifying Checksum 14:22:44 5c69ac0246d0: Download complete 14:22:44 3a2ae6a8a46f: Verifying Checksum 14:22:44 3a2ae6a8a46f: Download complete 14:22:44 33b1e0a273af: Verifying Checksum 14:22:44 33b1e0a273af: Download complete 14:22:44 ec43610c2a17: Verifying Checksum 14:22:44 ec43610c2a17: Download complete 14:22:44 5d3b04190fa2: Download complete 14:22:44 5eb5b503b376: Verifying Checksum 14:22:44 5eb5b503b376: Download complete 14:22:45 2f39f015ded8: Verifying Checksum 14:22:45 2f39f015ded8: Download complete 14:22:45 5eb5b503b376: Pull complete 14:22:45 5c69ac0246d0: Pull complete 14:22:46 ec43610c2a17: Pull complete 14:22:46 3a2ae6a8a46f: Pull complete 14:22:46 33b1e0a273af: Pull complete 14:22:46 5d3b04190fa2: Pull complete 14:22:59 2f39f015ded8: Pull complete 14:22:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:22:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:22:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:22:59 prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container 14:22:59 $ 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/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 14:23:00 $ docker top f01e7e54aae12ec06c981ad0827ca88564a7424c6d0088c9d67194945c304b9c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:23:00 ---> job-cost.sh 14:23:00 lf-activate-venv: SKIPPING 14:23:00 INFO: No Stack... 14:23:01 INFO: Retrieving Pricing Info for: v3-standard-8 14:23:01 INFO: Archiving Costs [Pipeline] sh 14:23:01 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 14:23:01 + cut -d, -f6 [Pipeline] lock 14:23:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] 14:23:01 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] did not exist. Created. 14:23:01 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:23:02 + echo total: 0.2199999988079071 [Pipeline] stash 14:23:02 Stashed 1 file(s) [Pipeline] } 14:23:02 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 14:23:02 $ docker stop --time=1 f01e7e54aae12ec06c981ad0827ca88564a7424c6d0088c9d67194945c304b9c 14:23:04 $ docker rm -f --volumes f01e7e54aae12ec06c981ad0827ca88564a7424c6d0088c9d67194945c304b9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:44:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13004 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 14:44:15 Running in /w/workspace/app-rfid-llrp-inventory/182 [Pipeline] { [Pipeline] checkout 14:44:18 The recommended git tool is: git 14:44:27 using credential edgex-jenkins-ssh 14:44:27 Cloning the remote Git repository 14:44:27 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:44:28 > git init /w/workspace/app-rfid-llrp-inventory/182 # timeout=10 14:44:28 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:44:28 > git --version # timeout=10 14:44:28 > git --version # 'git version 2.25.1' 14:44:28 using GIT_SSH to set credentials SSH Credentials for GitHub 14:44:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:44:33 Avoid second fetch 14:44:33 Checking out Revision aa923df82d1200a07564427012a833b2e51a1905 (main) 14:44:32 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:44:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:44:33 > git config core.sparsecheckout # timeout=10 14:44:33 > git checkout -f aa923df82d1200a07564427012a833b2e51a1905 # timeout=10 14:44:34 Commit message: "Merge pull request #305 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v3-3.2.0-dev.52" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:44:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:44:39 % Total % Received % Xferd Average Speed Time Time Time Current 14:44:39 Dload Upload Total Spent Left Speed 14:44:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 14:44:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:44:39 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:44:39 + sudo tee /etc/docker/daemon.new 14:44:39 { 14:44:39 "registry-mirrors": [ 14:44:39 "https://nexus3.edgexfoundry.org:10001" 14:44:39 ], 14:44:39 "bip": "10.250.0.254/24", 14:44:39 "hosts": [ 14:44:39 "tcp://0.0.0.0:5555", 14:44:39 "unix:///var/run/docker.sock" 14:44:39 ], 14:44:39 "mtu": 1458, 14:44:39 "selinux-enabled": true, 14:44:39 "seccomp-profile": "/etc/docker/seccomp.json" 14:44:39 } [Pipeline] sh 14:44:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:44:40 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:44:58 provisioning config files... 14:44:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/182@tmp/config16286622197950649512tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:44:59 ---> ****-login.sh 14:44:59 nexus3.edgexfoundry.org:10001 14:44:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:44:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:44:59 Configure a credential helper to remove this warning. See 14:44:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:44:59 14:44:59 Login Succeeded 14:44:59 nexus3.edgexfoundry.org:10002 14:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:45:00 Configure a credential helper to remove this warning. See 14:45:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:45:00 14:45:00 Login Succeeded 14:45:00 nexus3.edgexfoundry.org:10003 14:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:45:00 Configure a credential helper to remove this warning. See 14:45:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:45:00 14:45:00 Login Succeeded 14:45:00 nexus3.edgexfoundry.org:10004 14:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:45:00 Configure a credential helper to remove this warning. See 14:45:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:45:00 14:45:00 Login Succeeded 14:45:00 ****.io 14:45:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:45:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:45:01 Configure a credential helper to remove this warning. See 14:45:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:45:01 14:45:01 Login Succeeded 14:45:01 ---> ****-login.sh ends [Pipeline] } 14:45:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:45:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:45:01 ========================================================= 14:45:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:45:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:45:02 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 14:45:02 Sending build context to Docker daemon 673.8kB 14:45:02 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:45:02 Step 2/12 : FROM ${BASE} AS builder 14:45:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:45:02 c6b39de5b339: Pulling fs layer 14:45:02 a69c41024577: Pulling fs layer 14:45:02 d6de4b400683: Pulling fs layer 14:45:02 35cb2a7552d0: Pulling fs layer 14:45:02 4f4fb700ef54: Pulling fs layer 14:45:02 464afbd9ba4c: Pulling fs layer 14:45:02 00f215d4a9da: Pulling fs layer 14:45:02 d496ad576159: Pulling fs layer 14:45:02 35cb2a7552d0: Waiting 14:45:02 4f4fb700ef54: Waiting 14:45:02 464afbd9ba4c: Waiting 14:45:02 00f215d4a9da: Waiting 14:45:02 d496ad576159: Waiting 14:45:02 a69c41024577: Verifying Checksum 14:45:02 a69c41024577: Download complete 14:45:02 35cb2a7552d0: Verifying Checksum 14:45:02 35cb2a7552d0: Download complete 14:45:02 4f4fb700ef54: Verifying Checksum 14:45:02 4f4fb700ef54: Download complete 14:45:02 c6b39de5b339: Download complete 14:45:02 464afbd9ba4c: Verifying Checksum 14:45:02 464afbd9ba4c: Download complete 14:45:02 d496ad576159: Verifying Checksum 14:45:02 d496ad576159: Download complete 14:45:03 c6b39de5b339: Pull complete 14:45:03 a69c41024577: Pull complete 14:45:04 d6de4b400683: Download complete 14:45:05 00f215d4a9da: Verifying Checksum 14:45:05 00f215d4a9da: Download complete 14:45:17 d6de4b400683: Pull complete 14:45:17 35cb2a7552d0: Pull complete 14:45:17 4f4fb700ef54: Pull complete 14:45:17 464afbd9ba4c: Pull complete 14:45:27 00f215d4a9da: Pull complete 14:45:27 d496ad576159: Pull complete 14:45:27 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 14:45:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:45:27 ---> f246e2811388 14:45:27 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:45:29 ---> Running in 301f95b6febb 14:45:29 Removing intermediate container 301f95b6febb 14:45:29 ---> d978b85064f2 14:45:29 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:45:29 ---> Running in 06c6fad422d6 14:45:29 Removing intermediate container 06c6fad422d6 14:45:29 ---> 1e1018084938 14:45:29 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:45:29 ---> Running in 25c6005aa580 14:45:29 Removing intermediate container 25c6005aa580 14:45:29 ---> 192bac9b0201 14:45:29 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:45:29 ---> Running in a6825274ab5c 14:45:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:45:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:45:32 OK: 266 MiB in 52 packages 14:45:33 Removing intermediate container a6825274ab5c 14:45:33 ---> 205bf1ff4571 14:45:33 Step 7/12 : WORKDIR /app 14:45:33 ---> Running in 78f54ca5ebc0 14:45:34 Removing intermediate container 78f54ca5ebc0 14:45:34 ---> 3a5bc98c87a1 14:45:34 Step 8/12 : COPY go.mod vendor* ./ 14:45:35 ---> 94b40e805ea2 14:45:35 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:45:35 ---> Running in e74540686bf6 14:47:27 Removing intermediate container e74540686bf6 14:47:27 ---> 3867fe07277c 14:47:27 Step 10/12 : COPY . . 14:47:27 ---> 35f5990b9c30 14:47:27 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:47:27 ---> Running in 60e78ac3e8a7 14:47:27 Removing intermediate container 60e78ac3e8a7 14:47:27 ---> abc48fc40bfb 14:47:27 Step 12/12 : RUN $MAKE 14:47:27 ---> Running in 26e1347d3087 14:47:27 noop 14:47:27 Removing intermediate container 26e1347d3087 14:47:27 ---> 7f57af013747 14:47:27 Successfully built 7f57af013747 14:47:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:27 + docker inspect -f . ci-base-image-arm64 14:47:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:27 prd-ubuntu20.04-docker-arm64-4c-16g-13004 does not seem to be running inside a container 14:47:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/182 -v /w/workspace/app-rfid-llrp-inventory/182:/w/workspace/app-rfid-llrp-inventory/182:rw,z -v /w/workspace/app-rfid-llrp-inventory/182@tmp:/w/workspace/app-rfid-llrp-inventory/182@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 ******** ci-base-image-arm64 cat 14:47:28 $ docker top d585d8cfb0b24206fca14ff1460bb8954cc0a687d2f72fc1b8c87e994570f84e -eo pid,comm [Pipeline] { [Pipeline] sh 14:47:29 + go version 14:47:29 go version go1.21.9 linux/arm64 [Pipeline] } 14:47:29 $ docker stop --time=1 d585d8cfb0b24206fca14ff1460bb8954cc0a687d2f72fc1b8c87e994570f84e 14:47:31 $ docker rm -f --volumes d585d8cfb0b24206fca14ff1460bb8954cc0a687d2f72fc1b8c87e994570f84e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:47:31 + docker inspect -f . ci-base-image-arm64 14:47:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:47:32 prd-ubuntu20.04-docker-arm64-4c-16g-13004 does not seem to be running inside a container 14:47:32 $ 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/182 -v /w/workspace/app-rfid-llrp-inventory/182:/w/workspace/app-rfid-llrp-inventory/182:rw,z -v /w/workspace/app-rfid-llrp-inventory/182@tmp:/w/workspace/app-rfid-llrp-inventory/182@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 ******** ci-base-image-arm64 cat 14:47:33 $ docker top 9f0ef42c32b95d6f9b043f25b4b61a9a3911305a7c44a9be280ddcaf3935d269 -eo pid,comm [Pipeline] { [Pipeline] sh 14:47:34 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/182 [Pipeline] fileExists [Pipeline] sh 14:47:34 + make test 14:47:34 go test -race ./... -coverprofile=coverage.out ./... 14:51:56 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:51:56 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:51:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.957s coverage: 86.2% of statements 14:52:09 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.321s coverage: 71.9% of statements 14:52:09 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:52:09 go vet ./... 14:56:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:56:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:56:16 ./bin/test-attribution.sh 14:56:16 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/jackc/pgpassfile is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/jackc/pgservicefile is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/jackc/pgx/v5 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/jackc/puddle/v2 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 14:56:16 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 14:56:16 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 14:56:16 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 14:56:16 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 14:56:16 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 14:56:16 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 14:56:16 An attribution for golang.org/x/term is missing from Attribution.txt, please add 14:56:16 An attribution for golang.org/x/time is missing from Attribution.txt, please add 14:56:16 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 14:56:16 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add 14:56:16 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 14:56:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:56:16 $ docker stop --time=1 9f0ef42c32b95d6f9b043f25b4b61a9a3911305a7c44a9be280ddcaf3935d269 14:56:18 $ docker rm -f --volumes 9f0ef42c32b95d6f9b043f25b4b61a9a3911305a7c44a9be280ddcaf3935d269 [Pipeline] // withDockerContainer [Pipeline] sh 14:56:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:56:20 Warning: overwriting stash ‘coverage-report’ 14:56:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:56:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:56:21 + ls -al . 14:56:21 total 272 14:56:21 drwxrwxr-x 10 jenkins jenkins 4096 Oct 2 14:47 . 14:56:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 14:44 .. 14:56:21 -rw-rw-r-- 1 jenkins jenkins 262 Oct 2 14:44 .dockerignore 14:56:21 drwxrwxr-x 8 jenkins jenkins 4096 Oct 2 14:44 .git 14:56:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 14:44 .github 14:56:21 -rw-rw-r-- 1 jenkins jenkins 773 Oct 2 14:44 .gitignore 14:56:21 -rw-rw-r-- 1 jenkins jenkins 41 Oct 2 14:44 .golangci.yml 14:56:21 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 2 14:44 Attribution.txt 14:56:21 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 2 14:44 CHANGELOG.md 14:56:21 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 2 14:44 Dockerfile 14:56:21 -rw-rw-r-- 1 jenkins jenkins 677 Oct 2 14:44 GOVERNANCE.md 14:56:21 -rw-rw-r-- 1 jenkins jenkins 665 Oct 2 14:44 Jenkinsfile 14:56:21 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 2 14:44 LICENSE 14:56:21 -rw-rw-r-- 1 jenkins jenkins 2503 Oct 2 14:44 Makefile 14:56:21 -rw-rw-r-- 1 jenkins jenkins 617 Oct 2 14:44 OWNERS.md 14:56:21 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 2 14:44 README.md 14:56:21 -rw-rw-r-- 1 jenkins jenkins 12 Oct 2 14:18 VERSION 14:56:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 14:44 bin 14:56:21 -rw-r--r-- 1 jenkins jenkins 41317 Oct 2 14:52 coverage.out 14:56:21 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 2 14:44 go.mod 14:56:21 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 2 14:44 go.sum 14:56:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 14:44 images 14:56:21 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 14:44 internal 14:56:21 -rw-rw-r-- 1 jenkins jenkins 531 Oct 2 14:44 main.go 14:56:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 14:44 openapi 14:56:21 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 14:44 res 14:56:21 drwxrwxr-x 3 jenkins jenkins 4096 Oct 2 14:44 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:56:22 + 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=aa923df82d1200a07564427012a833b2e51a1905 --label arch=arm64 --label version=3.2.0-dev.28 . 14:56:22 Sending build context to Docker daemon 673.8kB 14:56:22 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:56:22 Step 2/30 : FROM ${BASE} AS builder 14:56:22 ---> 7f57af013747 14:56:22 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:56:22 ---> Running in 149d59020ea6 14:56:22 Removing intermediate container 149d59020ea6 14:56:22 ---> 80e70fe9be6a 14:56:22 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:56:22 ---> Running in 742dc184710d 14:56:23 Removing intermediate container 742dc184710d 14:56:23 ---> a30028e7d1cf 14:56:23 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:56:23 ---> Running in 7e3cd3507600 14:56:23 Removing intermediate container 7e3cd3507600 14:56:23 ---> 5765ca42ac51 14:56:23 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:56:23 ---> Running in 0587a8e7b402 14:56:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:56:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:56:26 OK: 266 MiB in 52 packages 14:56:26 Removing intermediate container 0587a8e7b402 14:56:26 ---> d2949570d85f 14:56:26 Step 7/30 : WORKDIR /app 14:56:27 ---> Running in 754b1b042c08 14:56:27 Removing intermediate container 754b1b042c08 14:56:27 ---> a090de96abda 14:56:27 Step 8/30 : COPY go.mod vendor* ./ 14:56:27 ---> 2e5cb218ca33 14:56:27 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:56:27 ---> Running in becddbdea696 14:56:29 Removing intermediate container becddbdea696 14:56:29 ---> 4f9dc096a139 14:56:29 Step 10/30 : COPY . . 14:56:30 ---> be1193c10ce5 14:56:30 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:56:30 ---> Running in d95310f201a7 14:56:30 Removing intermediate container d95310f201a7 14:56:30 ---> c7bbc7cec04c 14:56:30 Step 12/30 : RUN $MAKE 14:56:30 ---> Running in 6b28798a3ee1 14:56:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.52 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.28 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.28" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:00:08 Removing intermediate container 6b28798a3ee1 15:00:08 ---> 1c62d71020d1 15:00:08 Step 13/30 : FROM alpine:3.18 15:00:08 3.18: Pulling from library/alpine 15:00:08 720f3032cd11: Pulling fs layer 15:00:08 720f3032cd11: Download complete 15:00:09 720f3032cd11: Pull complete 15:00:09 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 15:00:09 Status: Downloaded newer image for alpine:3.18 15:00:09 ---> 3e834921e367 15:00:09 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:00:09 ---> Running in eada5b4f463b 15:00:09 Removing intermediate container eada5b4f463b 15:00:09 ---> 831701b04cb7 15:00:09 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:00:09 ---> Running in 9897aa7ca601 15:00:10 Removing intermediate container 9897aa7ca601 15:00:10 ---> 7de91f2c10fb 15:00:10 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 15:00:10 ---> Running in 0396d348bae4 15:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:00:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:00:12 (1/2) Installing ca-certificates (20240226-r0) 15:00:12 (2/2) Installing dumb-init (1.2.5-r2) 15:00:12 Executing busybox-1.36.1-r7.trigger 15:00:12 Executing ca-certificates-20240226-r0.trigger 15:00:12 OK: 9 MiB in 17 packages 15:00:14 Removing intermediate container 0396d348bae4 15:00:14 ---> 518463dd1b04 15:00:14 Step 17/30 : RUN apk --no-cache upgrade 15:00:14 ---> Running in e5c15f7ce550 15:00:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 15:00:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 15:00:16 OK: 9 MiB in 17 packages 15:00:17 Removing intermediate container e5c15f7ce550 15:00:17 ---> 63be3c0c08c9 15:00:17 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:00:17 ---> 2595782763ef 15:00:17 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 15:00:17 ---> 0e5c34b417ce 15:00:17 Step 20/30 : COPY --from=builder /app/res/ /res/ 15:00:18 ---> f4a99390577f 15:00:18 Step 21/30 : COPY --from=builder /app/static/ /static/ 15:00:19 ---> 96b2acc5516e 15:00:19 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:00:20 ---> 9212f7ab3fce 15:00:20 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:00:20 ---> Running in 347f63e15d7c 15:00:22 Removing intermediate container 347f63e15d7c 15:00:22 ---> 609cdf2490c7 15:00:22 Step 24/30 : VOLUME /cache 15:00:22 ---> Running in 005372f91fba 15:00:22 Removing intermediate container 005372f91fba 15:00:22 ---> 52bbcaf6ed55 15:00:22 Step 25/30 : EXPOSE 59711 15:00:22 ---> Running in eb1392bbc094 15:00:22 Removing intermediate container eb1392bbc094 15:00:22 ---> 51d4c78b26af 15:00:22 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:00:22 ---> Running in 4e5ee88d6264 15:00:23 Removing intermediate container 4e5ee88d6264 15:00:23 ---> 597614ef095c 15:00:23 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:00:23 ---> Running in 44a32afa73bc 15:00:23 Removing intermediate container 44a32afa73bc 15:00:23 ---> 4f6a9601f46b 15:00:23 Step 28/30 : LABEL arch=arm64 15:00:23 ---> Running in 7ebb3a92209a 15:00:23 Removing intermediate container 7ebb3a92209a 15:00:23 ---> 918a67a50f9d 15:00:23 Step 29/30 : LABEL git_sha=aa923df82d1200a07564427012a833b2e51a1905 15:00:23 ---> Running in 7cd70a65ea90 15:00:24 Removing intermediate container 7cd70a65ea90 15:00:24 ---> 334669d2bfa5 15:00:24 Step 30/30 : LABEL version=3.2.0-dev.28 15:00:24 ---> Running in d6f860ee3129 15:00:24 Removing intermediate container d6f860ee3129 15:00:24 ---> a5964ad8ea93 15:00:24 [Warning] One or more build-args [ARCH] were not consumed 15:00:24 Successfully built a5964ad8ea93 15:00:24 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:00:24 provisioning config files... 15:00:24 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/182@tmp/config6428039513980528450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:00:25 ---> ****-login.sh 15:00:25 nexus3.edgexfoundry.org:10001 15:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:00:25 Configure a credential helper to remove this warning. See 15:00:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:00:25 15:00:25 Login Succeeded 15:00:25 nexus3.edgexfoundry.org:10002 15:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:00:25 Configure a credential helper to remove this warning. See 15:00:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:00:25 15:00:25 Login Succeeded 15:00:26 nexus3.edgexfoundry.org:10003 15:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:00:26 Configure a credential helper to remove this warning. See 15:00:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:00:26 15:00:26 Login Succeeded 15:00:26 nexus3.edgexfoundry.org:10004 15:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:00:26 Configure a credential helper to remove this warning. See 15:00:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:00:26 15:00:26 Login Succeeded 15:00:26 ****.io 15:00:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:00:27 Configure a credential helper to remove this warning. See 15:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:00:27 15:00:27 Login Succeeded 15:00:27 ---> ****-login.sh ends [Pipeline] } 15:00:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:00:27 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:00:27 aa923df82d1200a07564427012a833b2e51a1905 15:00:27 latest 15:00:27 3.2.0-dev.28 15:00:27 aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 15:00:27 main 15:00:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:27 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:aa923df82d1200a07564427012a833b2e51a1905 15:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:00:29 4209286d249e: Preparing 15:00:29 641172d8a3db: Preparing 15:00:29 ddbe71e49506: Preparing 15:00:29 9358edf9f057: Preparing 15:00:29 07a96717ba0b: Preparing 15:00:29 cef9d526c8c1: Preparing 15:00:29 195c3022465c: Preparing 15:00:29 3ebd00c0dbd5: Preparing 15:00:29 4aeaa0e7d41f: Preparing 15:00:29 cef9d526c8c1: Waiting 15:00:29 195c3022465c: Waiting 15:00:29 3ebd00c0dbd5: Waiting 15:00:29 4aeaa0e7d41f: Waiting 15:00:29 ddbe71e49506: Pushed 15:00:29 07a96717ba0b: Pushed 15:00:29 9358edf9f057: Pushed 15:00:29 4209286d249e: Pushed 15:00:29 4aeaa0e7d41f: Layer already exists 15:00:29 cef9d526c8c1: Pushed 15:00:29 195c3022465c: Pushed 15:00:29 3ebd00c0dbd5: Pushed 15:00:36 641172d8a3db: Pushed 15:00:36 aa923df82d1200a07564427012a833b2e51a1905: digest: sha256:563ec294cb86e3b9d8045d646e8ffbc5e17f1c8c48f74ddb1cce90cdbe45fff8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:36 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:00:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:00:37 4209286d249e: Preparing 15:00:37 641172d8a3db: Preparing 15:00:37 ddbe71e49506: Preparing 15:00:37 9358edf9f057: Preparing 15:00:37 07a96717ba0b: Preparing 15:00:37 cef9d526c8c1: Preparing 15:00:37 195c3022465c: Preparing 15:00:37 3ebd00c0dbd5: Preparing 15:00:37 4aeaa0e7d41f: Preparing 15:00:37 195c3022465c: Waiting 15:00:37 3ebd00c0dbd5: Waiting 15:00:37 4aeaa0e7d41f: Waiting 15:00:37 cef9d526c8c1: Waiting 15:00:37 ddbe71e49506: Layer already exists 15:00:37 9358edf9f057: Layer already exists 15:00:37 4209286d249e: Layer already exists 15:00:37 07a96717ba0b: Layer already exists 15:00:37 641172d8a3db: Layer already exists 15:00:37 cef9d526c8c1: Layer already exists 15:00:37 195c3022465c: Layer already exists 15:00:37 4aeaa0e7d41f: Layer already exists 15:00:37 3ebd00c0dbd5: Layer already exists 15:00:37 latest: digest: sha256:563ec294cb86e3b9d8045d646e8ffbc5e17f1c8c48f74ddb1cce90cdbe45fff8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:37 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:38 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.28 15:00:38 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:00:38 4209286d249e: Preparing 15:00:38 641172d8a3db: Preparing 15:00:38 ddbe71e49506: Preparing 15:00:38 9358edf9f057: Preparing 15:00:38 07a96717ba0b: Preparing 15:00:38 cef9d526c8c1: Preparing 15:00:38 195c3022465c: Preparing 15:00:38 cef9d526c8c1: Waiting 15:00:38 3ebd00c0dbd5: Preparing 15:00:38 195c3022465c: Waiting 15:00:38 4aeaa0e7d41f: Preparing 15:00:38 3ebd00c0dbd5: Waiting 15:00:38 4aeaa0e7d41f: Waiting 15:00:38 4209286d249e: Layer already exists 15:00:38 ddbe71e49506: Layer already exists 15:00:38 9358edf9f057: Layer already exists 15:00:38 641172d8a3db: Layer already exists 15:00:38 07a96717ba0b: Layer already exists 15:00:38 195c3022465c: Layer already exists 15:00:38 cef9d526c8c1: Layer already exists 15:00:38 3ebd00c0dbd5: Layer already exists 15:00:38 4aeaa0e7d41f: Layer already exists 15:00:38 3.2.0-dev.28: digest: sha256:563ec294cb86e3b9d8045d646e8ffbc5e17f1c8c48f74ddb1cce90cdbe45fff8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:38 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:39 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 15:00:39 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:00:39 4209286d249e: Preparing 15:00:39 641172d8a3db: Preparing 15:00:39 ddbe71e49506: Preparing 15:00:39 9358edf9f057: Preparing 15:00:39 07a96717ba0b: Preparing 15:00:39 cef9d526c8c1: Preparing 15:00:39 195c3022465c: Preparing 15:00:39 3ebd00c0dbd5: Preparing 15:00:39 4aeaa0e7d41f: Preparing 15:00:39 195c3022465c: Waiting 15:00:39 3ebd00c0dbd5: Waiting 15:00:39 4aeaa0e7d41f: Waiting 15:00:39 cef9d526c8c1: Waiting 15:00:39 641172d8a3db: Layer already exists 15:00:39 ddbe71e49506: Layer already exists 15:00:39 9358edf9f057: Layer already exists 15:00:39 07a96717ba0b: Layer already exists 15:00:39 4209286d249e: Layer already exists 15:00:39 cef9d526c8c1: Layer already exists 15:00:39 195c3022465c: Layer already exists 15:00:39 3ebd00c0dbd5: Layer already exists 15:00:39 4aeaa0e7d41f: Layer already exists 15:00:39 aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28: digest: sha256:563ec294cb86e3b9d8045d646e8ffbc5e17f1c8c48f74ddb1cce90cdbe45fff8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:39 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:40 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:00:40 4209286d249e: Preparing 15:00:40 641172d8a3db: Preparing 15:00:40 ddbe71e49506: Preparing 15:00:40 9358edf9f057: Preparing 15:00:40 07a96717ba0b: Preparing 15:00:40 cef9d526c8c1: Preparing 15:00:40 195c3022465c: Preparing 15:00:40 cef9d526c8c1: Waiting 15:00:40 3ebd00c0dbd5: Preparing 15:00:40 195c3022465c: Waiting 15:00:40 4aeaa0e7d41f: Preparing 15:00:40 3ebd00c0dbd5: Waiting 15:00:40 4aeaa0e7d41f: Waiting 15:00:40 07a96717ba0b: Layer already exists 15:00:40 4209286d249e: Layer already exists 15:00:40 9358edf9f057: Layer already exists 15:00:40 641172d8a3db: Layer already exists 15:00:40 ddbe71e49506: Layer already exists 15:00:40 195c3022465c: Layer already exists 15:00:40 4aeaa0e7d41f: Layer already exists 15:00:40 3ebd00c0dbd5: Layer already exists 15:00:40 cef9d526c8c1: Layer already exists 15:00:40 main: digest: sha256:563ec294cb86e3b9d8045d646e8ffbc5e17f1c8c48f74ddb1cce90cdbe45fff8 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:00:40 ===================================================== [Pipeline] echo 15:00:40 taggedImages: 15:00:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:aa923df82d1200a07564427012a833b2e51a1905 15:00:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:00:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.28 15:00:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:aa923df82d1200a07564427012a833b2e51a1905-3.2.0-dev.28 15:00:40 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:40 15:00:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:00:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:00:41 arm64: Pulling from edgex-lftools-log-publisher 15:00:41 8998bd30e6a1: Pulling fs layer 15:00:41 04944245beec: Pulling fs layer 15:00:41 699f458cf7ca: Pulling fs layer 15:00:41 765212b225bb: Pulling fs layer 15:00:41 f23df028b6ca: Pulling fs layer 15:00:41 d65c8cfc05b1: Pulling fs layer 15:00:41 2437ff75d9bd: Pulling fs layer 15:00:41 f23df028b6ca: Waiting 15:00:41 d65c8cfc05b1: Waiting 15:00:41 2437ff75d9bd: Waiting 15:00:41 765212b225bb: Waiting 15:00:41 04944245beec: Verifying Checksum 15:00:41 04944245beec: Download complete 15:00:41 765212b225bb: Verifying Checksum 15:00:41 765212b225bb: Download complete 15:00:41 f23df028b6ca: Verifying Checksum 15:00:41 f23df028b6ca: Download complete 15:00:41 d65c8cfc05b1: Verifying Checksum 15:00:41 d65c8cfc05b1: Download complete 15:00:41 699f458cf7ca: Verifying Checksum 15:00:41 699f458cf7ca: Download complete 15:00:41 8998bd30e6a1: Verifying Checksum 15:00:41 8998bd30e6a1: Download complete 15:00:44 2437ff75d9bd: Verifying Checksum 15:00:44 2437ff75d9bd: Download complete 15:00:46 8998bd30e6a1: Pull complete 15:00:46 04944245beec: Pull complete 15:00:48 699f458cf7ca: Pull complete 15:00:48 765212b225bb: Pull complete 15:00:49 f23df028b6ca: Pull complete 15:00:49 d65c8cfc05b1: Pull complete 15:01:07 2437ff75d9bd: Pull complete 15:01:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:01:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:01:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:07 prd-ubuntu20.04-docker-arm64-4c-16g-13004 does not seem to be running inside a container 15:01:08 $ 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/182 -v /w/workspace/app-rfid-llrp-inventory/182:/w/workspace/app-rfid-llrp-inventory/182:rw,z -v /w/workspace/app-rfid-llrp-inventory/182@tmp:/w/workspace/app-rfid-llrp-inventory/182@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:01:10 $ docker top 596f91a7b68125ddd4d2e5886238ef53047bdd041b7b11e16d1d25b7ce1280e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:11 ---> job-cost.sh 15:01:11 lf-activate-venv: SKIPPING 15:01:11 INFO: No Stack... 15:01:11 INFO: Retrieving Pricing Info for: v3-standard-4 15:01:12 INFO: Archiving Costs [Pipeline] sh 15:01:12 + cut -d, -f6 15:01:12 + cat /w/workspace/app-rfid-llrp-inventory/182/archives/cost.csv [Pipeline] lock 15:01:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] 15:01:13 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] did not exist. Created. 15:01:13 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:01:13 /w/workspace/app-rfid-llrp-inventory/182@tmp/durable-19d57e02/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:01:13 + echo total: 0.10999999940395355 [Pipeline] stash 15:01:13 Warning: overwriting stash ‘stack-cost’ 15:01:14 Stashed 1 file(s) [Pipeline] } 15:01:14 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-182-stack-cost] [Pipeline] // lock [Pipeline] } 15:01:14 $ docker stop --time=1 596f91a7b68125ddd4d2e5886238ef53047bdd041b7b11e16d1d25b7ce1280e9 15:01:15 $ docker rm -f --volumes 596f91a7b68125ddd4d2e5886238ef53047bdd041b7b11e16d1d25b7ce1280e9 [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 15:01:16 provisioning config files... 15:01:16 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5134752086510441762tmp [Pipeline] { [Pipeline] sh 15:01:16 + set +x 15:01:16 + bash -s -- 15:01:16 + curl -s https://codecov.io/bash 15:01:16 15:01:16 _____ _ 15:01:16 / ____| | | 15:01:16 | | ___ __| | ___ ___ _____ __ 15:01:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:01:16 | |___| (_) | (_| | __/ (_| (_) \ V / 15:01:16 \_____\___/ \__,_|\___|\___\___/ \_/ 15:01:16 Bash-1.0.6 15:01:16 15:01:16 15:01:16 ==> git version 2.25.1 found 15:01:16 ==> 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 15:01:16 Release-Date: 2020-01-08 15:01:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:01:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:01:16 ==> Jenkins CI detected. 15:01:16 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:01:16 project root: . 15:01:16 --> token set from env 15:01:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:01:16 ==> Running gcov in . (disable via -X gcov) 15:01:16 ==> Python coveragepy not found 15:01:16 ==> Searching for coverage reports in: 15:01:16 + . 15:01:16 -> Found 1 reports 15:01:16 ==> Detecting git/mercurial file structure 15:01:16 ==> Reading reports 15:01:16 + ./coverage.out bytes=41317 15:01:16 ==> Appending adjustments 15:01:16 https://docs.codecov.io/docs/fixing-reports 15:01:16 + Found adjustments 15:01:16 ==> Gzipping contents 15:01:16 12K /tmp/codecov.FXYxyd.gz 15:01:16 ==> Uploading reports 15:01:16 url: https://codecov.io 15:01:16 query: branch=main&commit=aa923df82d1200a07564427012a833b2e51a1905&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:01:16 -> Pinging Codecov 15:01:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=aa923df82d1200a07564427012a833b2e51a1905&build=182&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F182%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:01:17 -> Uploading to 15:01:17 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/aa923df82d1200a07564427012a833b2e51a1905/7abc63bc-8dbe-4595-aa53-6e2a22f89fed.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T150116Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a61dca51e3a4e77cd395950af30df1cef3fa5c12d33b6a7721bededd04c61012 15:01:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:17 Dload Upload Total Spent Left Speed 15:01:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 51140 --:--:-- --:--:-- --:--:-- 51140 15:01:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] } 15:01:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:01:17 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:01:17 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:01:18 15:01:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:01:18 latest: Pulling from edgex-devops/edgex-snyk-go 15:01:18 619be1103602: Already exists 15:01:18 f8ea3408117e: Pulling fs layer 15:01:18 91320369b822: Pulling fs layer 15:01:18 0406650e8295: Pulling fs layer 15:01:18 4f4fb700ef54: Pulling fs layer 15:01:18 96d80e3f36e1: Pulling fs layer 15:01:18 bcf3aedb951c: Pulling fs layer 15:01:18 bcf3aedb951c: Waiting 15:01:18 4f4fb700ef54: Waiting 15:01:18 96d80e3f36e1: Waiting 15:01:18 0406650e8295: Verifying Checksum 15:01:18 0406650e8295: Download complete 15:01:18 f8ea3408117e: Download complete 15:01:18 4f4fb700ef54: Download complete 15:01:18 96d80e3f36e1: Verifying Checksum 15:01:18 96d80e3f36e1: Download complete 15:01:18 f8ea3408117e: Pull complete 15:01:19 91320369b822: Download complete 15:01:19 bcf3aedb951c: Verifying Checksum 15:01:19 bcf3aedb951c: Download complete 15:01:22 91320369b822: Pull complete 15:01:23 0406650e8295: Pull complete 15:01:23 4f4fb700ef54: Pull complete 15:01:23 96d80e3f36e1: Pull complete 15:01:27 bcf3aedb951c: Pull complete 15:01:27 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 15:01:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:01:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:28 prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container 15:01:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 15:01:38 $ docker top 9382f8642617587f577d28ff83de36bf84a3fe48632494cc8d6fd7490b5fb8ff -eo pid,comm [Pipeline] { [Pipeline] sh 15:01:38 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 15:01:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:01:38 + set -o pipefail 15:01:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:01:46 15:01:46 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:01:46 15:01:46 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/4bbad62a-69fe-469c-a871-ee8fa8c34798 15:01:46 15:01:46 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:01:46 15:01:46 15:01:46 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 15:01:46 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:01:46 $ docker stop --time=1 9382f8642617587f577d28ff83de36bf84a3fe48632494cc8d6fd7490b5fb8ff 15:01:54 $ docker rm -f --volumes 9382f8642617587f577d28ff83de36bf84a3fe48632494cc8d6fd7490b5fb8ff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:01:56 + git log --format=format:%s -1 aa923df82d1200a07564427012a833b2e51a1905 [Pipeline] sh 15:01:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:01:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:01:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:01:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:01:56 prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container 15:01:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:01:57 $ docker top 93680701ec71296ada7369193661807aeeed870f53c2103782456e500946ef36 -eo pid,comm 15:01:57 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:01:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:01:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:01:57 [ssh-agent] Looking for ssh-agent implementation... 15:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:01:58 $ docker exec 93680701ec71296ada7369193661807aeeed870f53c2103782456e500946ef36 ssh-agent 15:01:58 SSH_AUTH_SOCK=/tmp/ssh-7z2ZEcQfAgrU/agent.13 15:01:58 SSH_AGENT_PID=19 15:01:58 Running ssh-add (command line suppressed) 15:01:58 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4593706516648124563.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4593706516648124563.key) 15:01:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:01:58 + git semver tag 15:01:58 2024-10-02 15:01:58,907 [run_tag] DEBUG tag force:False 15:01:58 2024-10-02 15:01:58,907 [check_head_tag] DEBUG check head tag 15:01:58 2024-10-02 15:01:58,909 [execute] INFO git cat-file --batch-check 15:01:58 2024-10-02 15:01:58,910 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:01:58 2024-10-02 15:01:58,914 [execute] INFO git cat-file --batch 15:01:58 2024-10-02 15:01:58,914 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:01:58 2024-10-02 15:01:58,939 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:01:58 2024-10-02 15:01:58,939 [execute] INFO git tag -a v3.2.0-dev.28 -m v3.2.0-dev.28 15:01:58 2024-10-02 15:01:58,939 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.28', '-m', 'v3.2.0-dev.28'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:01:58 2024-10-02 15:01:58,945 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:01:58 3.2.0-dev.28 [Pipeline] } 15:01:59 $ docker exec --env ******** --env ******** 93680701ec71296ada7369193661807aeeed870f53c2103782456e500946ef36 ssh-agent -k 15:01:59 unset SSH_AUTH_SOCK; 15:01:59 unset SSH_AGENT_PID; 15:01:59 echo Agent pid 19 killed; 15:01:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:01:59 + git semver [Pipeline] } 15:01:59 $ docker stop --time=1 93680701ec71296ada7369193661807aeeed870f53c2103782456e500946ef36 15:02:01 $ docker rm -f --volumes 93680701ec71296ada7369193661807aeeed870f53c2103782456e500946ef36 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:02:02 15:02:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:02:02 0.23.1-centos7: Pulling from edgex-lftools 15:02:02 ab5ef0e58194: Pulling fs layer 15:02:02 9712f1f96733: Pulling fs layer 15:02:02 63f879dbbcfc: Pulling fs layer 15:02:02 0d9ebad4ef96: Pulling fs layer 15:02:02 e9a5061849ea: Pulling fs layer 15:02:02 d747dcd14b5f: Pulling fs layer 15:02:02 2de7ff778b66: Pulling fs layer 15:02:02 e9a5061849ea: Waiting 15:02:02 d747dcd14b5f: Waiting 15:02:02 2de7ff778b66: Waiting 15:02:02 0d9ebad4ef96: Waiting 15:02:02 9712f1f96733: Verifying Checksum 15:02:02 9712f1f96733: Download complete 15:02:03 63f879dbbcfc: Verifying Checksum 15:02:03 63f879dbbcfc: Download complete 15:02:03 e9a5061849ea: Verifying Checksum 15:02:03 e9a5061849ea: Download complete 15:02:03 d747dcd14b5f: Download complete 15:02:03 0d9ebad4ef96: Verifying Checksum 15:02:03 0d9ebad4ef96: Download complete 15:02:03 2de7ff778b66: Verifying Checksum 15:02:03 2de7ff778b66: Download complete 15:02:03 ab5ef0e58194: Verifying Checksum 15:02:03 ab5ef0e58194: Download complete 15:02:06 ab5ef0e58194: Pull complete 15:02:06 9712f1f96733: Pull complete 15:02:07 63f879dbbcfc: Pull complete 15:02:11 0d9ebad4ef96: Pull complete 15:02:11 e9a5061849ea: Pull complete 15:02:11 d747dcd14b5f: Pull complete 15:02:12 2de7ff778b66: Pull complete 15:02:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:02:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:02:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:13 prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container 15:02:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:02:21 $ docker top e87e8d6b93b4c2d84e8f5e2c99253f2c410800ad252e0da04a6ce9783cd1a997 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:02:21 provisioning config files... 15:02:21 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10192959309354026020tmp 15:02:21 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8467557724603537552tmp 15:02:22 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18324761384535247722tmp [Pipeline] { [Pipeline] echo 15:02:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:02:22 ---> sigul-configuration.sh 15:02:22 gpg: directory `/root/.gnupg' created 15:02:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:02:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:02:22 gpg: keyring `/root/.gnupg/secring.gpg' created 15:02:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:02:22 gpg: CAST5 encrypted data 15:02:22 gpg: encrypted with 1 passphrase 15:02:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:02:22 + mkdir /home/jenkins 15:02:22 + mkdir /home/jenkins/sigul [Pipeline] sh 15:02:23 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:02:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:02:23 ---> sigul-install.sh 15:02:23 Sigul already installed; skipping installation. [Pipeline] sh 15:02:23 + git tag --list 15:02:23 v0.0.0 15:02:23 v1.0.0 15:02:23 v2.1.0 15:02:23 v2.1.1 15:02:23 v2.2.0 15:02:23 v2.3.0 15:02:23 v3.0 15:02:23 v3.0.0 15:02:23 v3.0.1 15:02:23 v3.0.1-dev.1 15:02:23 v3.1 15:02:23 v3.1.0 15:02:23 v3.1.0-dev.1 15:02:23 v3.1.0-dev.10 15:02:23 v3.1.0-dev.11 15:02:23 v3.1.0-dev.12 15:02:23 v3.1.0-dev.13 15:02:23 v3.1.0-dev.14 15:02:23 v3.1.0-dev.15 15:02:23 v3.1.0-dev.16 15:02:23 v3.1.0-dev.17 15:02:23 v3.1.0-dev.18 15:02:23 v3.1.0-dev.19 15:02:23 v3.1.0-dev.2 15:02:23 v3.1.0-dev.20 15:02:23 v3.1.0-dev.21 15:02:23 v3.1.0-dev.22 15:02:23 v3.1.0-dev.23 15:02:23 v3.1.0-dev.24 15:02:23 v3.1.0-dev.25 15:02:23 v3.1.0-dev.26 15:02:23 v3.1.0-dev.27 15:02:23 v3.1.0-dev.28 15:02:23 v3.1.0-dev.29 15:02:23 v3.1.0-dev.3 15:02:23 v3.1.0-dev.30 15:02:23 v3.1.0-dev.31 15:02:23 v3.1.0-dev.32 15:02:23 v3.1.0-dev.33 15:02:23 v3.1.0-dev.34 15:02:23 v3.1.0-dev.35 15:02:23 v3.1.0-dev.36 15:02:23 v3.1.0-dev.37 15:02:23 v3.1.0-dev.38 15:02:23 v3.1.0-dev.39 15:02:23 v3.1.0-dev.4 15:02:23 v3.1.0-dev.40 15:02:23 v3.1.0-dev.5 15:02:23 v3.1.0-dev.6 15:02:23 v3.1.0-dev.7 15:02:23 v3.1.0-dev.8 15:02:23 v3.1.0-dev.9 15:02:23 v3.1.1 15:02:23 v3.2.0-dev.1 15:02:23 v3.2.0-dev.10 15:02:23 v3.2.0-dev.11 15:02:23 v3.2.0-dev.12 15:02:23 v3.2.0-dev.13 15:02:23 v3.2.0-dev.14 15:02:23 v3.2.0-dev.15 15:02:23 v3.2.0-dev.16 15:02:23 v3.2.0-dev.17 15:02:23 v3.2.0-dev.18 15:02:23 v3.2.0-dev.19 15:02:23 v3.2.0-dev.2 15:02:23 v3.2.0-dev.20 15:02:23 v3.2.0-dev.21 15:02:23 v3.2.0-dev.22 15:02:23 v3.2.0-dev.23 15:02:23 v3.2.0-dev.24 15:02:23 v3.2.0-dev.25 15:02:23 v3.2.0-dev.26 15:02:23 v3.2.0-dev.27 15:02:23 v3.2.0-dev.28 15:02:23 v3.2.0-dev.3 15:02:23 v3.2.0-dev.4 15:02:23 v3.2.0-dev.5 15:02:23 v3.2.0-dev.6 15:02:23 v3.2.0-dev.7 15:02:23 v3.2.0-dev.8 15:02:23 v3.2.0-dev.9 [Pipeline] sh 15:02:23 + lftools sign git-tag v3.2.0-dev.28 15:02:24 Signing Git tag with Sigul... 15:02:24 Signing v3.2.0-dev.28 [Pipeline] echo 15:02:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:02:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:02:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:02:25 $ docker stop --time=1 e87e8d6b93b4c2d84e8f5e2c99253f2c410800ad252e0da04a6ce9783cd1a997 15:02:26 $ docker rm -f --volumes e87e8d6b93b4c2d84e8f5e2c99253f2c410800ad252e0da04a6ce9783cd1a997 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:02:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:02:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:02:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:27 prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container 15:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:02:27 $ docker top 8f77b0d450ed196ccd0a57a80c4ad0044441546032d0a6b71e3397a844541794 -eo pid,comm 15:02:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:02:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:27 [ssh-agent] Looking for ssh-agent implementation... 15:02:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:27 $ docker exec 8f77b0d450ed196ccd0a57a80c4ad0044441546032d0a6b71e3397a844541794 ssh-agent 15:02:28 SSH_AUTH_SOCK=/tmp/ssh-ZPWFCIfygvdE/agent.32 15:02:28 SSH_AGENT_PID=38 15:02:28 Running ssh-add (command line suppressed) 15:02:28 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8592115779465890359.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8592115779465890359.key) 15:02:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:28 + git semver bump pre 15:02:28 2024-10-02 15:02:28,667 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:02:28 2024-10-02 15:02:28,667 [bump_version] DEBUG bumping version:3.2.0-dev.28 on axis:pre with prefix:dev 15:02:28 2024-10-02 15:02:28,667 [bump_version] DEBUG bumped version:3.2.0-dev.29 15:02:28 2024-10-02 15:02:28,667 [write_version] DEBUG write version:3.2.0-dev.29 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:02:28 2024-10-02 15:02:28,667 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:02:28 2024-10-02 15:02:28,667 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:02:28 2024-10-02 15:02:28,669 [execute] INFO git cat-file --batch-check 15:02:28 2024-10-02 15:02:28,669 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:02:28 2024-10-02 15:02:28,675 [execute] INFO git cat-file --batch 15:02:28 2024-10-02 15:02:28,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:02:28 2024-10-02 15:02:28,680 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:02:28 3.2.0-dev.29 [Pipeline] } 15:02:28 $ docker exec --env ******** --env ******** 8f77b0d450ed196ccd0a57a80c4ad0044441546032d0a6b71e3397a844541794 ssh-agent -k 15:02:28 unset SSH_AUTH_SOCK; 15:02:28 unset SSH_AGENT_PID; 15:02:28 echo Agent pid 38 killed; 15:02:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:29 + git semver [Pipeline] } 15:02:29 $ docker stop --time=1 8f77b0d450ed196ccd0a57a80c4ad0044441546032d0a6b71e3397a844541794 15:02:30 $ docker rm -f --volumes 8f77b0d450ed196ccd0a57a80c4ad0044441546032d0a6b71e3397a844541794 [Pipeline] // withDockerContainer [Pipeline] sh 15:02:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:02:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:02:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:31 prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container 15:02:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:02:31 $ docker top 2d59eea0f3213d183787ba1d387ca1bae8d85e3349ce73ace401f08baa856960 -eo pid,comm 15:02:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:02:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:02:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:02:32 [ssh-agent] Looking for ssh-agent implementation... 15:02:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:02:32 $ docker exec 2d59eea0f3213d183787ba1d387ca1bae8d85e3349ce73ace401f08baa856960 ssh-agent 15:02:32 SSH_AUTH_SOCK=/tmp/ssh-VN2XlA2EYUK2/agent.32 15:02:32 SSH_AGENT_PID=38 15:02:32 Running ssh-add (command line suppressed) 15:02:32 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12338542492369108827.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12338542492369108827.key) 15:02:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:02:32 + git semver push 15:02:32 2024-10-02 15:02:32,899 [run_push] DEBUG push 15:02:32 2024-10-02 15:02:32,900 [execute] INFO git cat-file --batch-check 15:02:32 2024-10-02 15:02:32,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:02:32 2024-10-02 15:02:32,905 [execute] INFO git rev-list 5f3691aa22edbf688c5a59e9ee2366b6a4ee0ae1 -- 15:02:32 2024-10-02 15:02:32,905 [execute] DEBUG Popen(['git', 'rev-list', '5f3691aa22edbf688c5a59e9ee2366b6a4ee0ae1', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:02:32 2024-10-02 15:02:32,914 [execute] INFO git fetch -v origin 15:02:32 2024-10-02 15:02:32,914 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:02:33 2024-10-02 15:02:33,393 [run_push] DEBUG no remote changes detected 15:02:33 2024-10-02 15:02:33,394 [execute] INFO git push origin semver 15:02:33 2024-10-02 15:02:33,394 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:02:34 2024-10-02 15:02:34,213 [run_push] DEBUG push all version tags 15:02:34 2024-10-02 15:02:34,213 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:02:34 2024-10-02 15:02:34,213 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:02:35 2024-10-02 15:02:35,042 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:02:35 3.2.0-dev.29 [Pipeline] } 15:02:35 $ docker exec --env ******** --env ******** 2d59eea0f3213d183787ba1d387ca1bae8d85e3349ce73ace401f08baa856960 ssh-agent -k 15:02:35 unset SSH_AUTH_SOCK; 15:02:35 unset SSH_AGENT_PID; 15:02:35 echo Agent pid 38 killed; 15:02:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:02:35 + git semver [Pipeline] } 15:02:36 $ docker stop --time=1 2d59eea0f3213d183787ba1d387ca1bae8d85e3349ce73ace401f08baa856960 15:02:37 $ docker rm -f --volumes 2d59eea0f3213d183787ba1d387ca1bae8d85e3349ce73ace401f08baa856960 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:02:37 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:02:37 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:02:37 total 16 15:02:37 drwxr-xr-x 3 root root 4096 Oct 2 14:23 . 15:02:37 drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 15:02 .. 15:02:37 drwxr-xr-x 2 root root 4096 Oct 2 14:23 cost 15:02:37 -rw-r--r-- 1 root root 95 Oct 2 14:23 cost.csv 15:02:37 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:02:37 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:02:37 total 16 15:02:37 drwxr-xr-x 3 jenkins jenkins 4096 Oct 2 14:23 . 15:02:37 drwxrwxr-x 12 jenkins jenkins 4096 Oct 2 15:02 .. 15:02:37 drwxr-xr-x 2 jenkins jenkins 4096 Oct 2 14:23 cost 15:02:37 -rw-r--r-- 1 jenkins jenkins 95 Oct 2 14:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:02:38 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:02:39 ---> package-listing.sh 15:02:39 ++ facter osfamily 15:02:39 ++ tr '[:upper:]' '[:lower:]' 15:02:39 + OS_FAMILY=debian 15:02:39 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:02:39 + START_PACKAGES=/tmp/packages_start.txt 15:02:39 + END_PACKAGES=/tmp/packages_end.txt 15:02:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:02:39 + PACKAGES=/tmp/packages_start.txt 15:02:39 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:02:39 + PACKAGES=/tmp/packages_end.txt 15:02:39 + case "${OS_FAMILY}" in 15:02:39 + dpkg -l 15:02:39 + grep '^ii' 15:02:39 + '[' -f /tmp/packages_start.txt ']' 15:02:39 + '[' -f /tmp/packages_end.txt ']' 15:02:39 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:02:39 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:02:39 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:02:39 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 15:02:39 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:02:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:02:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:40 prd-ubuntu20.04-docker-8c-8g-12965 does not seem to be running inside a container 15:02:40 $ 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/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:02:40 $ docker top f1568ddce61a203fd93e7531da04d9c29966b7c3de32ed28d7b4c2eaf792799b -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:40 + touch /tmp/pre-build-complete [Pipeline] sh 15:02:41 + mkdir -p /var/log/sysstat [Pipeline] sh 15:02:41 + ls /var/log/sa-host 15:02:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:02:41 provisioning config files... 15:02:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1182721141767416320tmp [Pipeline] { [Pipeline] echo 15:02:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:02:41 ---> create-netrc.sh [Pipeline] } 15:02:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:02:42 ---> python-tools-install.sh [Pipeline] echo 15:02:42 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:02:42 ---> sudo-logs.sh 15:02:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:02:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:02:42 ---> job-cost.sh 15:02:42 lf-activate-venv: SKIPPING 15:02:42 DEBUG: total: 0.2199999988079071 15:02:42 INFO: Retrieving Stack Cost... 15:02:43 INFO: Retrieving Pricing Info for: v3-standard-8 15:02:43 INFO: Archiving Costs [Pipeline] echo 15:02:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:02:44 ---> logs-deploy.sh 15:02:44 lf-activate-venv: SKIPPING 15:02:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/182 15:02:44 INFO: archiving workspace using pattern(s): 15:02:44 Archives upload complete. 15:02:44 INFO: archiving logs to Nexus