Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f098621f5defb394b81137ffcb108a53fff6f2eb 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-ssh1338056166923219533.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh2179299602808973858.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh13389011327985513124.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh4081483333033895201.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-ssh18414195002090982091.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40942 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 f098621f5defb394b81137ffcb108a53fff6f2eb (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 Commit message: "Merge pull request #343 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0" > git checkout -f f098621f5defb394b81137ffcb108a53fff6f2eb # timeout=10 > git rev-list --no-walk 8f38a188810cb2bfc406d3ba9c0354271b82d227 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-12T00:17:36.853Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-12T00:17:36.937Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-12T00:17:36.970Z] ========================================================= [2025-03-12T00:17:36.970Z] EdgeX Global Pipelines Version Info [2025-03-12T00:17:36.970Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:17:37.709Z] ------------------- [2025-03-12T00:17:37.709Z] stable info: [2025-03-12T00:17:37.709Z] ------------------- [2025-03-12T00:17:37.709Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-03-12T00:17:37.709Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T00:17:37.709Z] Message: update stable to v1.0.271 [2025-03-12T00:17:38.277Z] ------------------- [2025-03-12T00:17:38.277Z] experimental info: [2025-03-12T00:17:38.277Z] ------------------- [2025-03-12T00:17:38.277Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-03-12T00:17:38.277Z] Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa [2025-03-12T00:17:38.277Z] Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-12T00:17:38.361Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2025-03-12T00:17:38.380Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2025-03-12T00:17:38.403Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-12T00:17:38.428Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-12T00:17:38.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-12T00:17:38.469Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-12T00:17:38.496Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-12T00:17:38.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-12T00:17:38.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-12T00:17:38.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-12T00:17:38.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-12T00:17:38.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2025-03-12T00:17:38.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-12T00:17:38.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-12T00:17:38.691Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T00:17:38.723Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-12T00:17:38.746Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T00:17:38.768Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-12T00:17:38.793Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-12T00:17:38.816Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-12T00:17:38.837Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-12T00:17:38.860Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-12T00:17:38.889Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-12T00:17:38.914Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-12T00:17:38.938Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-12T00:17:38.969Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-12T00:17:38.990Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-12T00:17:39.011Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-12T00:17:39.033Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-12T00:17:39.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-12T00:17:39.083Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] echo [2025-03-12T00:17:39.104Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f098621 [Pipeline] echo [2025-03-12T00:17:39.129Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:17:39.195Z] provisioning config files... [2025-03-12T00:17:39.208Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7593338417737576365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:17:39.539Z] ---> ****-login.sh [2025-03-12T00:17:39.539Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:17:39.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:39.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:39.799Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:39.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:39.799Z] [2025-03-12T00:17:39.799Z] Login Succeeded [2025-03-12T00:17:39.799Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:17:39.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:39.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:39.800Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:39.800Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:39.800Z] [2025-03-12T00:17:39.800Z] Login Succeeded [2025-03-12T00:17:39.800Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:17:40.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:40.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:40.060Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:40.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:40.060Z] [2025-03-12T00:17:40.060Z] Login Succeeded [2025-03-12T00:17:40.060Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:17:40.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:40.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:40.060Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:40.060Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:40.060Z] [2025-03-12T00:17:40.060Z] Login Succeeded [2025-03-12T00:17:40.060Z] ****.io [2025-03-12T00:17:40.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:40.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:40.321Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:40.321Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:40.321Z] [2025-03-12T00:17:40.321Z] Login Succeeded [2025-03-12T00:17:40.321Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:17:40.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-12T00:17:40.747Z] + git rev-list -1 --merges f098621f5defb394b81137ffcb108a53fff6f2eb~1..f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] echo [2025-03-12T00:17:40.775Z] -----------> git rev-list -1 --merges f098621f5defb394b81137ffcb108a53fff6f2eb~1..f098621f5defb394b81137ffcb108a53fff6f2eb f098621f5defb394b81137ffcb108a53fff6f2eb [2025-03-12T00:17:40.775Z] f098621f5defb394b81137ffcb108a53fff6f2eb [false] [Pipeline] sh [2025-03-12T00:17:41.069Z] + git log --format=format:%s -1 f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] echo [2025-03-12T00:17:41.085Z] ========================================================= [2025-03-12T00:17:41.086Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-12T00:17:41.086Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T00:17:41.428Z] + git log --format=format:%s -1 f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] echo [2025-03-12T00:17:41.443Z] [semverPrep] GIT_COMMIT: f098621f5defb394b81137ffcb108a53fff6f2eb, Commit Message: Merge pull request #343 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0 [Pipeline] echo [2025-03-12T00:17:41.457Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-12T00:17:41.816Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:17:41.816Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-12T00:17:41.816Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-12T00:17:41.816Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-12T00:17:41.816Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-12T00:17:41.816Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-12T00:17:41.816Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:17:42.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:17:42.175Z] [2025-03-12T00:17:42.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:17:42.495Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:17:42.495Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-12T00:17:42.495Z] b85a868b505f: Pulling fs layer [2025-03-12T00:17:42.495Z] e2be974225ed: Pulling fs layer [2025-03-12T00:17:42.495Z] 339a4e72a1f5: Pulling fs layer [2025-03-12T00:17:42.495Z] 988bab9f4d93: Pulling fs layer [2025-03-12T00:17:42.495Z] 1469e6f7b9e6: Pulling fs layer [2025-03-12T00:17:42.495Z] eaf3925da568: Pulling fs layer [2025-03-12T00:17:42.495Z] bab4dde63d76: Pulling fs layer [2025-03-12T00:17:42.495Z] bde34c3a00c8: Pulling fs layer [2025-03-12T00:17:42.495Z] b352a97aabf1: Pulling fs layer [2025-03-12T00:17:42.495Z] 4872d77fe225: Pulling fs layer [2025-03-12T00:17:42.495Z] 5851b861e8e6: Pulling fs layer [2025-03-12T00:17:42.495Z] 1469e6f7b9e6: Waiting [2025-03-12T00:17:42.495Z] eaf3925da568: Waiting [2025-03-12T00:17:42.495Z] bab4dde63d76: Waiting [2025-03-12T00:17:42.495Z] bde34c3a00c8: Waiting [2025-03-12T00:17:42.495Z] b352a97aabf1: Waiting [2025-03-12T00:17:42.495Z] 4872d77fe225: Waiting [2025-03-12T00:17:42.495Z] 5851b861e8e6: Waiting [2025-03-12T00:17:42.495Z] 988bab9f4d93: Waiting [2025-03-12T00:17:42.495Z] e2be974225ed: Verifying Checksum [2025-03-12T00:17:42.495Z] e2be974225ed: Download complete [2025-03-12T00:17:42.495Z] 988bab9f4d93: Download complete [2025-03-12T00:17:42.495Z] 1469e6f7b9e6: Verifying Checksum [2025-03-12T00:17:42.495Z] 1469e6f7b9e6: Download complete [2025-03-12T00:17:42.495Z] eaf3925da568: Verifying Checksum [2025-03-12T00:17:42.495Z] eaf3925da568: Download complete [2025-03-12T00:17:42.495Z] 339a4e72a1f5: Verifying Checksum [2025-03-12T00:17:42.495Z] 339a4e72a1f5: Download complete [2025-03-12T00:17:42.495Z] bde34c3a00c8: Verifying Checksum [2025-03-12T00:17:42.495Z] bde34c3a00c8: Download complete [2025-03-12T00:17:42.755Z] b352a97aabf1: Download complete [2025-03-12T00:17:42.756Z] 4872d77fe225: Verifying Checksum [2025-03-12T00:17:42.756Z] 4872d77fe225: Download complete [2025-03-12T00:17:42.756Z] 5851b861e8e6: Verifying Checksum [2025-03-12T00:17:42.756Z] 5851b861e8e6: Download complete [2025-03-12T00:17:42.756Z] b85a868b505f: Verifying Checksum [2025-03-12T00:17:42.756Z] b85a868b505f: Download complete [2025-03-12T00:17:43.014Z] bab4dde63d76: Verifying Checksum [2025-03-12T00:17:43.014Z] bab4dde63d76: Download complete [2025-03-12T00:17:43.949Z] b85a868b505f: Pull complete [2025-03-12T00:17:44.208Z] e2be974225ed: Pull complete [2025-03-12T00:17:44.466Z] 339a4e72a1f5: Pull complete [2025-03-12T00:17:44.725Z] 988bab9f4d93: Pull complete [2025-03-12T00:17:44.725Z] 1469e6f7b9e6: Pull complete [2025-03-12T00:17:44.983Z] eaf3925da568: Pull complete [2025-03-12T00:17:46.894Z] bab4dde63d76: Pull complete [2025-03-12T00:17:46.894Z] bde34c3a00c8: Pull complete [2025-03-12T00:17:46.894Z] b352a97aabf1: Pull complete [2025-03-12T00:17:46.894Z] 4872d77fe225: Pull complete [2025-03-12T00:17:46.894Z] 5851b861e8e6: Pull complete [2025-03-12T00:17:46.894Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-12T00:17:46.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:17:46.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:17:47.052Z] prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container [2025-03-12T00:17:47.084Z] $ 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 [2025-03-12T00:17:49.442Z] $ docker top fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a -eo pid,comm [2025-03-12T00:17:49.494Z] 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). [2025-03-12T00:17:49.494Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:17:49.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:17:49.546Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:17:49.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:17:49.720Z] $ docker exec fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a ssh-agent [2025-03-12T00:17:49.844Z] SSH_AUTH_SOCK=/tmp/ssh-1ezFX0wyE7KO/agent.33 [2025-03-12T00:17:49.844Z] SSH_AGENT_PID=39 [2025-03-12T00:17:49.850Z] Running ssh-add (command line suppressed) [2025-03-12T00:17:49.943Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12751502621271197262.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12751502621271197262.key) [2025-03-12T00:17:49.961Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:17:50.253Z] + git tag --points-at HEAD [Pipeline] } [2025-03-12T00:17:50.262Z] $ docker exec --env ******** --env ******** fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a ssh-agent -k [2025-03-12T00:17:50.354Z] unset SSH_AUTH_SOCK; [2025-03-12T00:17:50.354Z] unset SSH_AGENT_PID; [2025-03-12T00:17:50.354Z] echo Agent pid 39 killed; [2025-03-12T00:17:50.365Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-12T00:17:50.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:17:50.411Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:17:50.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:17:50.525Z] $ docker exec fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a ssh-agent [2025-03-12T00:17:50.695Z] SSH_AUTH_SOCK=/tmp/ssh-XRCLU6CVN9Wr/agent.72 [2025-03-12T00:17:50.695Z] SSH_AGENT_PID=78 [2025-03-12T00:17:50.698Z] Running ssh-add (command line suppressed) [2025-03-12T00:17:50.799Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1837651660738407303.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1837651660738407303.key) [2025-03-12T00:17:50.813Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:17:51.105Z] + git semver init [2025-03-12T00:17:51.370Z] 2025-03-12 00:17:51,280 [run_init] DEBUG init version:0.0.0 force:False [2025-03-12T00:17:51.370Z] 2025-03-12 00:17:51,282 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-03-12T00:17:51.370Z] 2025-03-12 00:17:51,283 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver [2025-03-12T00:17:51.370Z] 2025-03-12 00:17:51,283 [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) [2025-03-12T00:17:52.757Z] 2025-03-12 00:17:52,687 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude [2025-03-12T00:17:52.757Z] 2025-03-12 00:17:52,687 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False [2025-03-12T00:17:52.758Z] 2025-03-12 00:17:52,688 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-12T00:17:52.758Z] 2025-03-12 00:17:52,688 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-12T00:17:52.758Z] 4.0.0-dev.11 [Pipeline] } [2025-03-12T00:17:52.764Z] $ docker exec --env ******** --env ******** fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a ssh-agent -k [2025-03-12T00:17:52.861Z] unset SSH_AUTH_SOCK; [2025-03-12T00:17:52.862Z] unset SSH_AGENT_PID; [2025-03-12T00:17:52.862Z] echo Agent pid 78 killed; [2025-03-12T00:17:52.874Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:17:53.208Z] + git semver [Pipeline] } [2025-03-12T00:17:53.479Z] $ docker stop --time=1 fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a [2025-03-12T00:17:55.035Z] $ docker rm -f --volumes fb00dc41b6544eddb0f4dad8972d9e02a349552f53143fdb6d900cca9330360a [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:17:55.434Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-12T00:17:55.684Z] Stashed 1 file(s) [Pipeline] echo [2025-03-12T00:17:55.688Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.11 [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 [2025-03-12T00:17:55.921Z] provisioning config files... [2025-03-12T00:17:55.935Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8493692982961109572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:17:56.249Z] ---> ****-login.sh [2025-03-12T00:17:56.249Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:17:56.249Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:56.249Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:56.249Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:56.249Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:56.249Z] [2025-03-12T00:17:56.250Z] Login Succeeded [2025-03-12T00:17:56.250Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:17:56.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:56.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:56.250Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:56.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:56.250Z] [2025-03-12T00:17:56.250Z] Login Succeeded [2025-03-12T00:17:56.250Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:17:56.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:56.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:56.508Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:56.508Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:56.508Z] [2025-03-12T00:17:56.508Z] Login Succeeded [2025-03-12T00:17:56.508Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:17:56.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:56.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:56.509Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:56.509Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:56.509Z] [2025-03-12T00:17:56.509Z] Login Succeeded [2025-03-12T00:17:56.509Z] ****.io [2025-03-12T00:17:56.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:17:56.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:17:56.769Z] Configure a credential helper to remove this warning. See [2025-03-12T00:17:56.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:17:56.769Z] [2025-03-12T00:17:56.769Z] Login Succeeded [2025-03-12T00:17:56.769Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:17:56.774Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T00:17:56.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:17:56.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:17:56.927Z] ========================================================= [2025-03-12T00:17:56.927Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-12T00:17:56.927Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:17:57.256Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-12T00:17:57.256Z] Sending build context to Docker daemon 20.08MB [2025-03-12T00:17:57.256Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T00:17:57.256Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T00:17:57.256Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-12T00:17:57.256Z] da9db072f522: Pulling fs layer [2025-03-12T00:17:57.256Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-12T00:17:57.256Z] 06f05ace1117: Pulling fs layer [2025-03-12T00:17:57.256Z] 5fe327b54edc: Pulling fs layer [2025-03-12T00:17:57.256Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T00:17:57.256Z] 92a5565b7b96: Pulling fs layer [2025-03-12T00:17:57.256Z] ff9bb7016b71: Pulling fs layer [2025-03-12T00:17:57.256Z] b67dba6c2c7d: Pulling fs layer [2025-03-12T00:17:57.256Z] a813b0c90790: Pulling fs layer [2025-03-12T00:17:57.256Z] ff9bb7016b71: Waiting [2025-03-12T00:17:57.256Z] b67dba6c2c7d: Waiting [2025-03-12T00:17:57.256Z] 5fe327b54edc: Waiting [2025-03-12T00:17:57.256Z] a813b0c90790: Waiting [2025-03-12T00:17:57.256Z] 92a5565b7b96: Waiting [2025-03-12T00:17:57.256Z] 4f4fb700ef54: Waiting [2025-03-12T00:17:57.256Z] 6ef4a4ee8ca5: Download complete [2025-03-12T00:17:57.521Z] 5fe327b54edc: Verifying Checksum [2025-03-12T00:17:57.521Z] 5fe327b54edc: Download complete [2025-03-12T00:17:57.521Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T00:17:57.521Z] 4f4fb700ef54: Download complete [2025-03-12T00:17:57.521Z] 92a5565b7b96: Verifying Checksum [2025-03-12T00:17:57.521Z] 92a5565b7b96: Download complete [2025-03-12T00:17:57.521Z] da9db072f522: Download complete [2025-03-12T00:17:57.521Z] ff9bb7016b71: Verifying Checksum [2025-03-12T00:17:57.521Z] ff9bb7016b71: Download complete [2025-03-12T00:17:57.521Z] da9db072f522: Pull complete [2025-03-12T00:17:57.781Z] a813b0c90790: Verifying Checksum [2025-03-12T00:17:57.782Z] a813b0c90790: Download complete [2025-03-12T00:17:57.782Z] 6ef4a4ee8ca5: Pull complete [2025-03-12T00:17:57.782Z] 06f05ace1117: Verifying Checksum [2025-03-12T00:17:57.782Z] 06f05ace1117: Download complete [2025-03-12T00:17:58.346Z] b67dba6c2c7d: Verifying Checksum [2025-03-12T00:17:58.346Z] b67dba6c2c7d: Download complete [2025-03-12T00:18:00.886Z] 06f05ace1117: Pull complete [2025-03-12T00:18:01.144Z] 5fe327b54edc: Pull complete [2025-03-12T00:18:01.401Z] 4f4fb700ef54: Pull complete [2025-03-12T00:18:01.401Z] 92a5565b7b96: Pull complete [2025-03-12T00:18:01.659Z] ff9bb7016b71: Pull complete [2025-03-12T00:18:04.204Z] b67dba6c2c7d: Pull complete [2025-03-12T00:18:04.461Z] a813b0c90790: Pull complete [2025-03-12T00:18:04.461Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-12T00:18:04.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-12T00:18:04.461Z] ---> 3ba60ce46760 [2025-03-12T00:18:04.461Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T00:18:07.749Z] ---> Running in b2f06bef3431 [2025-03-12T00:18:07.749Z] Removing intermediate container b2f06bef3431 [2025-03-12T00:18:07.749Z] ---> d4d39bf42045 [2025-03-12T00:18:07.749Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T00:18:07.749Z] ---> Running in e9fa09073bd8 [2025-03-12T00:18:08.008Z] Removing intermediate container e9fa09073bd8 [2025-03-12T00:18:08.008Z] ---> 4e41b5d08463 [2025-03-12T00:18:08.008Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T00:18:08.008Z] ---> Running in f018c23154e4 [2025-03-12T00:18:08.008Z] Removing intermediate container f018c23154e4 [2025-03-12T00:18:08.008Z] ---> ecb08065f313 [2025-03-12T00:18:08.008Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T00:18:08.008Z] ---> Running in 79e6115abcf3 [2025-03-12T00:18:08.267Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:18:08.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:18:08.788Z] OK: 248 MiB in 58 packages [2025-03-12T00:18:09.358Z] Removing intermediate container 79e6115abcf3 [2025-03-12T00:18:09.358Z] ---> 91bbab766d36 [2025-03-12T00:18:09.358Z] Step 7/12 : WORKDIR /app [2025-03-12T00:18:09.358Z] ---> Running in 5fe369d86b72 [2025-03-12T00:18:09.358Z] Removing intermediate container 5fe369d86b72 [2025-03-12T00:18:09.358Z] ---> 6a1e432c5d39 [2025-03-12T00:18:09.358Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-12T00:18:09.358Z] ---> 51c7e9bb20d1 [2025-03-12T00:18:09.358Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:18:09.358Z] ---> Running in 333d95986a3e [2025-03-12T00:18:10.884Z] Still waiting to schedule task [2025-03-12T00:18:10.884Z] ‘prd-centos7-blackbox-4c-2g-40618’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T00:18:10.884Z] ‘prd-centos7-blackbox-4c-2g-40619’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T00:18:10.884Z] ‘prd-ubuntu20.04-docker-8c-8g-40938’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T00:18:10.884Z] ‘prd-ubuntu20.04-docker-8c-8g-40945’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2025-03-12T00:18:10.884Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-40943’ is offline [2025-03-12T00:18:48.093Z] Removing intermediate container 333d95986a3e [2025-03-12T00:18:48.094Z] ---> 6d7ae56f1d04 [2025-03-12T00:18:48.094Z] Step 10/12 : COPY . . [2025-03-12T00:18:48.094Z] ---> 5c87610d4200 [2025-03-12T00:18:48.094Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T00:18:48.094Z] ---> Running in d937959d8ee3 [2025-03-12T00:18:48.094Z] Removing intermediate container d937959d8ee3 [2025-03-12T00:18:48.094Z] ---> 8bdb3a762270 [2025-03-12T00:18:48.094Z] Step 12/12 : RUN $MAKE [2025-03-12T00:18:48.094Z] ---> Running in ffa46f68e437 [2025-03-12T00:18:48.094Z] noop [2025-03-12T00:18:48.094Z] Removing intermediate container ffa46f68e437 [2025-03-12T00:18:48.094Z] ---> f0242e5d0414 [2025-03-12T00:18:48.094Z] Successfully built f0242e5d0414 [2025-03-12T00:18:48.094Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:48.425Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T00:18:48.425Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:18:48.503Z] prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container [2025-03-12T00:18:48.530Z] $ 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 [2025-03-12T00:18:48.853Z] $ docker top a3cdd75eb0eb088bef28cb3821ec13bd4fb014f489f1230786f20bbd3c001716 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:18:49.206Z] + go version [2025-03-12T00:18:49.206Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-12T00:18:49.212Z] $ docker stop --time=1 a3cdd75eb0eb088bef28cb3821ec13bd4fb014f489f1230786f20bbd3c001716 [2025-03-12T00:18:50.455Z] $ docker rm -f --volumes a3cdd75eb0eb088bef28cb3821ec13bd4fb014f489f1230786f20bbd3c001716 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:18:50.923Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-12T00:18:50.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:18:50.998Z] prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container [2025-03-12T00:18:51.023Z] $ 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 [2025-03-12T00:18:51.371Z] $ docker top 8d9bf05bab354661d1809081f154c67ec620a6e5a707d5beba5a923c2a7a3eb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:18:51.723Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh [2025-03-12T00:18:52.021Z] + make test [2025-03-12T00:18:52.021Z] go test -race ./... -coverprofile=coverage.out ./... [2025-03-12T00:19:24.150Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-03-12T00:19:24.150Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-03-12T00:19:25.560Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.130s coverage: 86.2% of statements [2025-03-12T00:19:28.104Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.690s coverage: 71.9% of statements [2025-03-12T00:20:06.801Z] go vet ./... [2025-03-12T00:20:10.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T00:20:10.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T00:20:10.986Z] ./bin/test-attribution.sh [Pipeline] echo [2025-03-12T00:20:10.999Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T00:20:11.012Z] $ docker stop --time=1 8d9bf05bab354661d1809081f154c67ec620a6e5a707d5beba5a923c2a7a3eb4 [2025-03-12T00:20:14.070Z] $ docker rm -f --volumes 8d9bf05bab354661d1809081f154c67ec620a6e5a707d5beba5a923c2a7a3eb4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:20:14.771Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T00:20:14.831Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-12T00:20:15.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T00:20:15.603Z] + ls -al . [2025-03-12T00:20:15.603Z] total 288 [2025-03-12T00:20:15.603Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 12 00:18 . [2025-03-12T00:20:15.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:17 .. [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 12 00:17 .dockerignore [2025-03-12T00:20:15.603Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:19 .git [2025-03-12T00:20:15.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:17 .github [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 12 00:17 .gitignore [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 200 Mar 12 00:17 .golangci.yml [2025-03-12T00:20:15.603Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 00:17 .semver [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 17061 Mar 12 00:17 Attribution.txt [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 12578 Mar 12 00:17 CHANGELOG.md [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 1769 Mar 12 00:17 Dockerfile [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 00:17 GOVERNANCE.md [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 12 00:17 Jenkinsfile [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 12 00:17 LICENSE [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 3066 Mar 12 00:17 Makefile [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 12 00:17 OWNERS.md [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 12 00:17 README.md [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 00:17 VERSION [2025-03-12T00:20:15.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:17 bin [2025-03-12T00:20:15.603Z] -rw-r--r-- 1 jenkins jenkins 55696 Mar 12 00:19 coverage.out [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 6693 Mar 12 00:17 go.mod [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 12 00:17 go.sum [2025-03-12T00:20:15.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:17 images [2025-03-12T00:20:15.603Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:17 internal [2025-03-12T00:20:15.603Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 12 00:17 main.go [2025-03-12T00:20:15.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:17 openapi [2025-03-12T00:20:15.603Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:17 res [2025-03-12T00:20:15.603Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:17 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:20:15.924Z] + 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=f098621f5defb394b81137ffcb108a53fff6f2eb --label arch=amd64 --label version=4.0.0-dev.11 . [2025-03-12T00:20:15.925Z] Sending build context to Docker daemon 20.08MB [2025-03-12T00:20:15.925Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T00:20:15.925Z] Step 2/30 : FROM ${BASE} AS builder [2025-03-12T00:20:15.925Z] ---> f0242e5d0414 [2025-03-12T00:20:15.925Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T00:20:16.494Z] ---> Running in d82dede97a7c [2025-03-12T00:20:16.494Z] Removing intermediate container d82dede97a7c [2025-03-12T00:20:16.494Z] ---> 90edf32611e7 [2025-03-12T00:20:16.494Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T00:20:16.494Z] ---> Running in bb7866fac686 [2025-03-12T00:20:16.494Z] Removing intermediate container bb7866fac686 [2025-03-12T00:20:16.494Z] ---> 1ce28b935f22 [2025-03-12T00:20:16.494Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-03-12T00:20:16.494Z] ---> Running in 72d053c5b82e [2025-03-12T00:20:16.494Z] Removing intermediate container 72d053c5b82e [2025-03-12T00:20:16.494Z] ---> 305c66da1f5d [2025-03-12T00:20:16.494Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T00:20:16.494Z] ---> Running in 7c234d0316a8 [2025-03-12T00:20:17.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:17.061Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:17.319Z] OK: 248 MiB in 58 packages [2025-03-12T00:20:17.886Z] Removing intermediate container 7c234d0316a8 [2025-03-12T00:20:17.886Z] ---> ac00bbddbf85 [2025-03-12T00:20:17.886Z] Step 7/30 : WORKDIR /app [2025-03-12T00:20:17.886Z] ---> Running in 58ab7983eee1 [2025-03-12T00:20:17.886Z] Removing intermediate container 58ab7983eee1 [2025-03-12T00:20:17.886Z] ---> 5c5d5956b5b0 [2025-03-12T00:20:17.886Z] Step 8/30 : COPY go.mod vendor* ./ [2025-03-12T00:20:17.886Z] ---> f9d73c2544a7 [2025-03-12T00:20:17.886Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:20:17.886Z] ---> Running in b372131caf0e [2025-03-12T00:20:18.824Z] Removing intermediate container b372131caf0e [2025-03-12T00:20:18.824Z] ---> 899119e6d401 [2025-03-12T00:20:18.824Z] Step 10/30 : COPY . . [2025-03-12T00:20:19.394Z] ---> b50d2981a994 [2025-03-12T00:20:19.394Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T00:20:19.394Z] ---> Running in c8e5c8a64776 [2025-03-12T00:20:19.394Z] Removing intermediate container c8e5c8a64776 [2025-03-12T00:20:19.394Z] ---> 66b4c38d561c [2025-03-12T00:20:19.394Z] Step 12/30 : RUN $MAKE [2025-03-12T00:20:19.394Z] ---> Running in 4e7eb6c8f5f3 [2025-03-12T00:20:19.654Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-03-12T00:20:51.765Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-40949 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws [2025-03-12T00:20:51.793Z] Running in /w/workspace/app-rfid-llrp-inventory/198 [Pipeline] { [Pipeline] checkout [2025-03-12T00:20:54.863Z] The recommended git tool is: git [2025-03-12T00:20:58.414Z] Removing intermediate container 4e7eb6c8f5f3 [2025-03-12T00:20:58.414Z] ---> b71dc29b680f [2025-03-12T00:20:58.414Z] Step 13/30 : FROM alpine:3.20 [2025-03-12T00:20:58.414Z] 3.20: Pulling from library/alpine [2025-03-12T00:20:58.414Z] 0a9a5dfd008f: Pulling fs layer [2025-03-12T00:20:58.414Z] 0a9a5dfd008f: Download complete [2025-03-12T00:20:58.414Z] 0a9a5dfd008f: Pull complete [2025-03-12T00:20:58.414Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:20:58.414Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T00:20:58.414Z] ---> ff221270b9fb [2025-03-12T00:20:58.414Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-12T00:20:58.414Z] ---> Running in 032c47de42c3 [2025-03-12T00:20:58.414Z] Removing intermediate container 032c47de42c3 [2025-03-12T00:20:58.414Z] ---> d6ba775b67f2 [2025-03-12T00:20:58.414Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-03-12T00:20:58.414Z] ---> Running in 997154c31f77 [2025-03-12T00:20:58.414Z] Removing intermediate container 997154c31f77 [2025-03-12T00:20:58.414Z] ---> 7df5b43ab2eb [2025-03-12T00:20:58.414Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-03-12T00:20:58.414Z] ---> Running in 3cf83011bc2d [2025-03-12T00:20:58.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:58.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:58.414Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-12T00:20:58.414Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-12T00:20:58.414Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T00:20:58.414Z] Executing ca-certificates-20241121-r1.trigger [2025-03-12T00:20:58.414Z] OK: 9 MiB in 16 packages [2025-03-12T00:20:58.414Z] Removing intermediate container 3cf83011bc2d [2025-03-12T00:20:58.414Z] ---> f5706f019258 [2025-03-12T00:20:58.414Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-12T00:20:58.414Z] ---> Running in e770cb127daa [2025-03-12T00:20:58.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:58.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-12T00:20:58.414Z] OK: 9 MiB in 16 packages [2025-03-12T00:20:58.414Z] Removing intermediate container e770cb127daa [2025-03-12T00:20:58.414Z] ---> 3aa92bf7212f [2025-03-12T00:20:58.414Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-12T00:20:58.414Z] ---> 8096697d751e [2025-03-12T00:20:58.414Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-12T00:20:58.414Z] ---> 3d584ab11893 [2025-03-12T00:20:58.414Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-03-12T00:20:58.414Z] ---> 2a9995c97b6f [2025-03-12T00:20:58.414Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-03-12T00:20:58.414Z] ---> d09173f2901e [2025-03-12T00:20:58.414Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-03-12T00:20:58.414Z] ---> bde236b11e4b [2025-03-12T00:20:58.414Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-03-12T00:20:58.414Z] ---> Running in a8c70d6ad7e4 [2025-03-12T00:20:58.414Z] Removing intermediate container a8c70d6ad7e4 [2025-03-12T00:20:58.414Z] ---> 83bd98367411 [2025-03-12T00:20:58.414Z] Step 24/30 : VOLUME /cache [2025-03-12T00:20:58.414Z] ---> Running in d7733ed0e0c9 [2025-03-12T00:20:58.414Z] Removing intermediate container d7733ed0e0c9 [2025-03-12T00:20:58.414Z] ---> a82f5d1717f0 [2025-03-12T00:20:58.414Z] Step 25/30 : EXPOSE 59711 [2025-03-12T00:20:58.414Z] ---> Running in 7726a911fae0 [2025-03-12T00:20:58.414Z] Removing intermediate container 7726a911fae0 [2025-03-12T00:20:58.414Z] ---> 0992c6240b97 [2025-03-12T00:20:58.414Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-03-12T00:20:58.672Z] ---> Running in 5abc25281472 [2025-03-12T00:20:58.672Z] Removing intermediate container 5abc25281472 [2025-03-12T00:20:58.672Z] ---> c0dbd1ae14ca [2025-03-12T00:20:58.672Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-03-12T00:20:58.672Z] ---> Running in 43209b586f74 [2025-03-12T00:20:58.672Z] Removing intermediate container 43209b586f74 [2025-03-12T00:20:58.672Z] ---> c79835e63bf8 [2025-03-12T00:20:58.672Z] Step 28/30 : LABEL arch=amd64 [2025-03-12T00:20:58.672Z] ---> Running in 2895bdedf692 [2025-03-12T00:20:58.936Z] Removing intermediate container 2895bdedf692 [2025-03-12T00:20:58.937Z] ---> 8aae3fb7feba [2025-03-12T00:20:58.937Z] Step 29/30 : LABEL git_sha=f098621f5defb394b81137ffcb108a53fff6f2eb [2025-03-12T00:20:58.937Z] ---> Running in 3d697738b4d1 [2025-03-12T00:20:58.937Z] Removing intermediate container 3d697738b4d1 [2025-03-12T00:20:58.937Z] ---> 5dab94dfe02d [2025-03-12T00:20:58.937Z] Step 30/30 : LABEL version=4.0.0-dev.11 [2025-03-12T00:20:58.937Z] ---> Running in 910933ace53c [2025-03-12T00:20:58.937Z] Removing intermediate container 910933ace53c [2025-03-12T00:20:58.937Z] ---> 518e6013edf0 [2025-03-12T00:20:58.937Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T00:20:58.937Z] Successfully built 518e6013edf0 [2025-03-12T00:20:58.937Z] 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 [2025-03-12T00:20:59.067Z] provisioning config files... [2025-03-12T00:20:59.077Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8589735933629843266tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:20:59.386Z] ---> ****-login.sh [2025-03-12T00:20:59.386Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:20:59.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:20:59.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:20:59.386Z] Configure a credential helper to remove this warning. See [2025-03-12T00:20:59.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:20:59.386Z] [2025-03-12T00:20:59.386Z] Login Succeeded [2025-03-12T00:20:59.386Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:20:59.386Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:20:59.386Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:20:59.386Z] Configure a credential helper to remove this warning. See [2025-03-12T00:20:59.386Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:20:59.386Z] [2025-03-12T00:20:59.386Z] Login Succeeded [2025-03-12T00:20:59.386Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:20:59.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:20:59.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:20:59.646Z] Configure a credential helper to remove this warning. See [2025-03-12T00:20:59.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:20:59.646Z] [2025-03-12T00:20:59.646Z] Login Succeeded [2025-03-12T00:20:59.646Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:20:59.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:20:59.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:20:59.646Z] Configure a credential helper to remove this warning. See [2025-03-12T00:20:59.646Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:20:59.646Z] [2025-03-12T00:20:59.646Z] Login Succeeded [2025-03-12T00:20:59.646Z] ****.io [2025-03-12T00:20:59.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:20:59.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:20:59.905Z] Configure a credential helper to remove this warning. See [2025-03-12T00:20:59.905Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:20:59.905Z] [2025-03-12T00:20:59.905Z] Login Succeeded [2025-03-12T00:20:59.905Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:20:59.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:20:59.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:21:00.012Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: [2025-03-12T00:21:00.012Z] f098621f5defb394b81137ffcb108a53fff6f2eb [2025-03-12T00:21:00.012Z] latest [2025-03-12T00:21:00.012Z] 4.0.0-dev.11 [2025-03-12T00:21:00.012Z] f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 [2025-03-12T00:21:00.012Z] main [2025-03-12T00:21:00.012Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:00.358Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:00.702Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f098621f5defb394b81137ffcb108a53fff6f2eb [2025-03-12T00:21:00.702Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-12T00:21:00.702Z] 4182586031a4: Preparing [2025-03-12T00:21:00.702Z] 83920ec9fcf5: Preparing [2025-03-12T00:21:00.702Z] c3a8085104d1: Preparing [2025-03-12T00:21:00.702Z] f260497da5a1: Preparing [2025-03-12T00:21:00.702Z] 5860e93eb9f1: Preparing [2025-03-12T00:21:00.702Z] 39f9c306612d: Preparing [2025-03-12T00:21:00.702Z] aa3c0d62f693: Preparing [2025-03-12T00:21:00.702Z] ae6b9b15e823: Preparing [2025-03-12T00:21:00.702Z] 994456c4fd7b: Preparing [2025-03-12T00:21:00.702Z] 39f9c306612d: Waiting [2025-03-12T00:21:00.702Z] 994456c4fd7b: Waiting [2025-03-12T00:21:00.702Z] aa3c0d62f693: Waiting [2025-03-12T00:21:00.702Z] ae6b9b15e823: Waiting [2025-03-12T00:21:00.702Z] f260497da5a1: Pushed [2025-03-12T00:21:00.702Z] c3a8085104d1: Pushed [2025-03-12T00:21:00.702Z] 5860e93eb9f1: Pushed [2025-03-12T00:21:00.702Z] 4182586031a4: Pushed [2025-03-12T00:21:00.702Z] 994456c4fd7b: Layer already exists [2025-03-12T00:21:00.762Z] using credential edgex-jenkins-ssh [2025-03-12T00:21:00.789Z] Cloning the remote Git repository [2025-03-12T00:21:00.958Z] 39f9c306612d: Pushed [2025-03-12T00:21:00.959Z] aa3c0d62f693: Pushed [2025-03-12T00:21:00.959Z] ae6b9b15e823: Pushed [2025-03-12T00:21:00.863Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-03-12T00:21:00.994Z] > git init /w/workspace/app-rfid-llrp-inventory/198 # timeout=10 [2025-03-12T00:21:01.193Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2025-03-12T00:21:01.194Z] > git --version # timeout=10 [2025-03-12T00:21:01.221Z] > git --version # 'git version 2.25.1' [2025-03-12T00:21:01.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-12T00:21:01.525Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T00:21:05.196Z] 83920ec9fcf5: Pushed [2025-03-12T00:21:05.196Z] f098621f5defb394b81137ffcb108a53fff6f2eb: digest: sha256:dacc090c99465b3950c478dbb2fba1324fcba43c56717e555392b80b9bc990b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:05.535Z] + 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 [2025-03-12T00:21:05.869Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-03-12T00:21:05.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-12T00:21:05.869Z] 4182586031a4: Preparing [2025-03-12T00:21:05.869Z] 83920ec9fcf5: Preparing [2025-03-12T00:21:05.869Z] c3a8085104d1: Preparing [2025-03-12T00:21:05.869Z] f260497da5a1: Preparing [2025-03-12T00:21:05.869Z] 5860e93eb9f1: Preparing [2025-03-12T00:21:05.869Z] 39f9c306612d: Preparing [2025-03-12T00:21:05.869Z] aa3c0d62f693: Preparing [2025-03-12T00:21:05.869Z] ae6b9b15e823: Preparing [2025-03-12T00:21:05.869Z] 39f9c306612d: Waiting [2025-03-12T00:21:05.869Z] 994456c4fd7b: Preparing [2025-03-12T00:21:05.869Z] ae6b9b15e823: Waiting [2025-03-12T00:21:05.869Z] c3a8085104d1: Layer already exists [2025-03-12T00:21:05.869Z] 5860e93eb9f1: Layer already exists [2025-03-12T00:21:05.869Z] f260497da5a1: Layer already exists [2025-03-12T00:21:05.869Z] 83920ec9fcf5: Layer already exists [2025-03-12T00:21:05.869Z] 4182586031a4: Layer already exists [2025-03-12T00:21:05.869Z] 39f9c306612d: Layer already exists [2025-03-12T00:21:05.869Z] aa3c0d62f693: Layer already exists [2025-03-12T00:21:05.869Z] ae6b9b15e823: Layer already exists [2025-03-12T00:21:05.869Z] 994456c4fd7b: Layer already exists [2025-03-12T00:21:05.869Z] latest: digest: sha256:dacc090c99465b3950c478dbb2fba1324fcba43c56717e555392b80b9bc990b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:06.198Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:05.126Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2025-03-12T00:21:05.153Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-12T00:21:06.537Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.11 [2025-03-12T00:21:06.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-12T00:21:06.537Z] 4182586031a4: Preparing [2025-03-12T00:21:06.537Z] 83920ec9fcf5: Preparing [2025-03-12T00:21:06.537Z] c3a8085104d1: Preparing [2025-03-12T00:21:06.537Z] f260497da5a1: Preparing [2025-03-12T00:21:06.537Z] 5860e93eb9f1: Preparing [2025-03-12T00:21:06.537Z] 39f9c306612d: Preparing [2025-03-12T00:21:06.537Z] aa3c0d62f693: Preparing [2025-03-12T00:21:06.537Z] ae6b9b15e823: Preparing [2025-03-12T00:21:06.537Z] 994456c4fd7b: Preparing [2025-03-12T00:21:06.537Z] aa3c0d62f693: Waiting [2025-03-12T00:21:06.537Z] ae6b9b15e823: Waiting [2025-03-12T00:21:06.537Z] 39f9c306612d: Waiting [2025-03-12T00:21:06.537Z] 994456c4fd7b: Waiting [2025-03-12T00:21:06.537Z] 83920ec9fcf5: Layer already exists [2025-03-12T00:21:06.537Z] f260497da5a1: Layer already exists [2025-03-12T00:21:06.537Z] c3a8085104d1: Layer already exists [2025-03-12T00:21:06.537Z] 5860e93eb9f1: Layer already exists [2025-03-12T00:21:06.537Z] 4182586031a4: Layer already exists [2025-03-12T00:21:06.537Z] 994456c4fd7b: Layer already exists [2025-03-12T00:21:06.537Z] 39f9c306612d: Layer already exists [2025-03-12T00:21:06.537Z] ae6b9b15e823: Layer already exists [2025-03-12T00:21:06.537Z] aa3c0d62f693: Layer already exists [2025-03-12T00:21:06.537Z] 4.0.0-dev.11: digest: sha256:dacc090c99465b3950c478dbb2fba1324fcba43c56717e555392b80b9bc990b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:06.798Z] Avoid second fetch [2025-03-12T00:21:06.798Z] Checking out Revision f098621f5defb394b81137ffcb108a53fff6f2eb (main) [2025-03-12T00:21:06.886Z] + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:07.217Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 [2025-03-12T00:21:07.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-12T00:21:07.217Z] 4182586031a4: Preparing [2025-03-12T00:21:07.217Z] 83920ec9fcf5: Preparing [2025-03-12T00:21:07.217Z] c3a8085104d1: Preparing [2025-03-12T00:21:07.217Z] f260497da5a1: Preparing [2025-03-12T00:21:07.217Z] 5860e93eb9f1: Preparing [2025-03-12T00:21:07.217Z] 39f9c306612d: Preparing [2025-03-12T00:21:07.217Z] aa3c0d62f693: Preparing [2025-03-12T00:21:07.217Z] ae6b9b15e823: Preparing [2025-03-12T00:21:07.217Z] 994456c4fd7b: Preparing [2025-03-12T00:21:07.217Z] 39f9c306612d: Waiting [2025-03-12T00:21:07.217Z] aa3c0d62f693: Waiting [2025-03-12T00:21:07.217Z] ae6b9b15e823: Waiting [2025-03-12T00:21:07.217Z] 4182586031a4: Layer already exists [2025-03-12T00:21:07.217Z] 83920ec9fcf5: Layer already exists [2025-03-12T00:21:07.217Z] 5860e93eb9f1: Layer already exists [2025-03-12T00:21:07.217Z] c3a8085104d1: Layer already exists [2025-03-12T00:21:07.217Z] f260497da5a1: Layer already exists [2025-03-12T00:21:07.217Z] aa3c0d62f693: Layer already exists [2025-03-12T00:21:07.217Z] 39f9c306612d: Layer already exists [2025-03-12T00:21:07.217Z] 994456c4fd7b: Layer already exists [2025-03-12T00:21:07.217Z] ae6b9b15e823: Layer already exists [2025-03-12T00:21:07.217Z] f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11: digest: sha256:dacc090c99465b3950c478dbb2fba1324fcba43c56717e555392b80b9bc990b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:07.565Z] + 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 [2025-03-12T00:21:07.896Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [2025-03-12T00:21:07.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] [2025-03-12T00:21:07.896Z] 4182586031a4: Preparing [2025-03-12T00:21:07.896Z] 83920ec9fcf5: Preparing [2025-03-12T00:21:07.896Z] c3a8085104d1: Preparing [2025-03-12T00:21:07.896Z] f260497da5a1: Preparing [2025-03-12T00:21:07.896Z] 5860e93eb9f1: Preparing [2025-03-12T00:21:07.896Z] 39f9c306612d: Preparing [2025-03-12T00:21:07.896Z] aa3c0d62f693: Preparing [2025-03-12T00:21:07.896Z] ae6b9b15e823: Preparing [2025-03-12T00:21:07.896Z] 994456c4fd7b: Preparing [2025-03-12T00:21:07.896Z] 39f9c306612d: Waiting [2025-03-12T00:21:07.896Z] aa3c0d62f693: Waiting [2025-03-12T00:21:07.896Z] ae6b9b15e823: Waiting [2025-03-12T00:21:07.896Z] 994456c4fd7b: Waiting [2025-03-12T00:21:07.896Z] c3a8085104d1: Layer already exists [2025-03-12T00:21:07.896Z] 83920ec9fcf5: Layer already exists [2025-03-12T00:21:07.896Z] f260497da5a1: Layer already exists [2025-03-12T00:21:07.896Z] 4182586031a4: Layer already exists [2025-03-12T00:21:07.896Z] 5860e93eb9f1: Layer already exists [2025-03-12T00:21:07.896Z] aa3c0d62f693: Layer already exists [2025-03-12T00:21:07.896Z] 39f9c306612d: Layer already exists [2025-03-12T00:21:07.896Z] ae6b9b15e823: Layer already exists [2025-03-12T00:21:07.896Z] 994456c4fd7b: Layer already exists [2025-03-12T00:21:07.896Z] main: digest: sha256:dacc090c99465b3950c478dbb2fba1324fcba43c56717e555392b80b9bc990b0 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2025-03-12T00:21:07.929Z] Commit message: "Merge pull request #343 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/app-functions-sdk-go/v4-4.0.0" [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:21:07.977Z] ===================================================== [Pipeline] echo [2025-03-12T00:21:07.993Z] taggedImages: [2025-03-12T00:21:07.993Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f098621f5defb394b81137ffcb108a53fff6f2eb [2025-03-12T00:21:07.993Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [2025-03-12T00:21:07.993Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.11 [2025-03-12T00:21:07.993Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 [2025-03-12T00:21:07.993Z] - 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] } [2025-03-12T00:21:06.834Z] > git config core.sparsecheckout # timeout=10 [2025-03-12T00:21:06.963Z] > git checkout -f f098621f5defb394b81137ffcb108a53fff6f2eb # timeout=10 [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:08.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T00:21:08.381Z] [2025-03-12T00:21:08.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:08.683Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T00:21:08.683Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-12T00:21:08.683Z] 5eb5b503b376: Pulling fs layer [2025-03-12T00:21:08.683Z] 5c69ac0246d0: Pulling fs layer [2025-03-12T00:21:08.683Z] ec43610c2a17: Pulling fs layer [2025-03-12T00:21:08.683Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-12T00:21:08.683Z] 33b1e0a273af: Pulling fs layer [2025-03-12T00:21:08.683Z] 5d3b04190fa2: Pulling fs layer [2025-03-12T00:21:08.683Z] 2f39f015ded8: Pulling fs layer [2025-03-12T00:21:08.683Z] 33b1e0a273af: Waiting [2025-03-12T00:21:08.683Z] 5d3b04190fa2: Waiting [2025-03-12T00:21:08.683Z] 3a2ae6a8a46f: Waiting [2025-03-12T00:21:08.683Z] 5c69ac0246d0: Download complete [2025-03-12T00:21:08.683Z] 3a2ae6a8a46f: Download complete [2025-03-12T00:21:08.683Z] 33b1e0a273af: Verifying Checksum [2025-03-12T00:21:08.683Z] 33b1e0a273af: Download complete [2025-03-12T00:21:08.683Z] 5d3b04190fa2: Verifying Checksum [2025-03-12T00:21:08.683Z] 5d3b04190fa2: Download complete [2025-03-12T00:21:08.683Z] ec43610c2a17: Verifying Checksum [2025-03-12T00:21:08.683Z] ec43610c2a17: Download complete [2025-03-12T00:21:08.941Z] 5eb5b503b376: Verifying Checksum [2025-03-12T00:21:08.941Z] 5eb5b503b376: Download complete [2025-03-12T00:21:09.504Z] 2f39f015ded8: Download complete [2025-03-12T00:21:10.073Z] 5eb5b503b376: Pull complete [2025-03-12T00:21:10.332Z] 5c69ac0246d0: Pull complete [2025-03-12T00:21:10.897Z] ec43610c2a17: Pull complete [2025-03-12T00:21:10.897Z] 3a2ae6a8a46f: Pull complete [2025-03-12T00:21:11.155Z] 33b1e0a273af: Pull complete [2025-03-12T00:21:11.155Z] 5d3b04190fa2: Pull complete [2025-03-12T00:21:12.593Z] [2025-03-12T00:21:12.593Z] GitHub has been notified of this commit’s build result [2025-03-12T00:21:12.593Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T00:21:13.529Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-12T00:21:13.529Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T00:21:13.529Z] Dload Upload Total Spent Left Speed [2025-03-12T00:21:13.529Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 171k 0 --:--:-- --:--:-- --:--:-- 171k [Pipeline] sh [2025-03-12T00:21:13.918Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-12T00:21:14.290Z] + sudo tee /etc/docker/daemon.new [2025-03-12T00:21:14.290Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-03-12T00:21:14.290Z] { [2025-03-12T00:21:14.290Z] "registry-mirrors": [ [2025-03-12T00:21:14.290Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-12T00:21:14.290Z] ], [2025-03-12T00:21:14.290Z] "bip": "10.250.0.254/24", [2025-03-12T00:21:14.290Z] "hosts": [ [2025-03-12T00:21:14.290Z] "tcp://0.0.0.0:5555", [2025-03-12T00:21:14.290Z] "unix:///var/run/docker.sock" [2025-03-12T00:21:14.290Z] ], [2025-03-12T00:21:14.290Z] "mtu": 1458, [2025-03-12T00:21:14.290Z] "selinux-enabled": true, [2025-03-12T00:21:14.290Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-12T00:21:14.290Z] } [Pipeline] sh [2025-03-12T00:21:14.657Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-12T00:21:15.044Z] + sudo service docker restart [2025-03-12T00:21:16.428Z] 2f39f015ded8: Pull complete [2025-03-12T00:21:16.428Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-12T00:21:16.428Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T00:21:16.428Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:21:16.537Z] prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container [2025-03-12T00:21:16.562Z] $ 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 [2025-03-12T00:21:19.291Z] $ docker top a4ad8836b35f5c1d0318f49a6d82f74455fc218d58644b044c4b933cc1129150 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:21:19.706Z] ---> job-cost.sh [2025-03-12T00:21:19.706Z] lf-activate-venv: SKIPPING [2025-03-12T00:21:19.706Z] INFO: No Stack... [2025-03-12T00:21:20.272Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T00:21:20.636Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T00:21:20.928Z] + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv [2025-03-12T00:21:20.928Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T00:21:20.943Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] [2025-03-12T00:21:20.953Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] did not exist. Created. [2025-03-12T00:21:20.960Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T00:21:21.277Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-12T00:21:21.313Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T00:21:21.321Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T00:21:21.350Z] $ docker stop --time=1 a4ad8836b35f5c1d0318f49a6d82f74455fc218d58644b044c4b933cc1129150 [2025-03-12T00:21:22.514Z] $ docker rm -f --volumes a4ad8836b35f5c1d0318f49a6d82f74455fc218d58644b044c4b933cc1129150 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:21:33.505Z] provisioning config files... [2025-03-12T00:21:33.539Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/198@tmp/config10565007572766533421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:21:34.063Z] ---> ****-login.sh [2025-03-12T00:21:34.063Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:21:34.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:34.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:34.672Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:34.672Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:34.672Z] [2025-03-12T00:21:34.672Z] Login Succeeded [2025-03-12T00:21:34.672Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:21:34.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:35.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:35.225Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:35.225Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:35.225Z] [2025-03-12T00:21:35.225Z] Login Succeeded [2025-03-12T00:21:35.225Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:21:35.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:35.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:35.776Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:35.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:35.776Z] [2025-03-12T00:21:35.776Z] Login Succeeded [2025-03-12T00:21:35.776Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:21:36.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:36.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:36.051Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:36.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:36.051Z] [2025-03-12T00:21:36.051Z] Login Succeeded [2025-03-12T00:21:36.051Z] ****.io [2025-03-12T00:21:36.334Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:21:36.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:21:36.634Z] Configure a credential helper to remove this warning. See [2025-03-12T00:21:36.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:21:36.634Z] [2025-03-12T00:21:36.634Z] Login Succeeded [2025-03-12T00:21:36.634Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:21:36.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-12T00:21:37.162Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:21:37.185Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:21:37.202Z] ========================================================= [2025-03-12T00:21:37.202Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-12T00:21:37.202Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:21:37.600Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-12T00:21:37.876Z] Sending build context to Docker daemon 682kB [2025-03-12T00:21:37.876Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T00:21:37.876Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-12T00:21:38.152Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-12T00:21:38.152Z] 9986a736f7d3: Pulling fs layer [2025-03-12T00:21:38.152Z] 1f018df60701: Pulling fs layer [2025-03-12T00:21:38.152Z] 39f8f326b044: Pulling fs layer [2025-03-12T00:21:38.152Z] e6a1e7a6a96a: Pulling fs layer [2025-03-12T00:21:38.152Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T00:21:38.152Z] d45d956e0dbf: Pulling fs layer [2025-03-12T00:21:38.152Z] d7702b0d1db1: Pulling fs layer [2025-03-12T00:21:38.152Z] 5c7f0f088c93: Pulling fs layer [2025-03-12T00:21:38.152Z] 4fdc064ae6cf: Pulling fs layer [2025-03-12T00:21:38.152Z] d45d956e0dbf: Waiting [2025-03-12T00:21:38.152Z] d7702b0d1db1: Waiting [2025-03-12T00:21:38.152Z] 5c7f0f088c93: Waiting [2025-03-12T00:21:38.152Z] 4fdc064ae6cf: Waiting [2025-03-12T00:21:38.152Z] e6a1e7a6a96a: Waiting [2025-03-12T00:21:38.152Z] 4f4fb700ef54: Waiting [2025-03-12T00:21:38.152Z] 1f018df60701: Verifying Checksum [2025-03-12T00:21:38.152Z] 1f018df60701: Download complete [2025-03-12T00:21:38.152Z] e6a1e7a6a96a: Verifying Checksum [2025-03-12T00:21:38.152Z] e6a1e7a6a96a: Download complete [2025-03-12T00:21:38.152Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T00:21:38.152Z] 4f4fb700ef54: Download complete [2025-03-12T00:21:38.433Z] d45d956e0dbf: Verifying Checksum [2025-03-12T00:21:38.433Z] d45d956e0dbf: Download complete [2025-03-12T00:21:38.433Z] d7702b0d1db1: Verifying Checksum [2025-03-12T00:21:38.433Z] d7702b0d1db1: Download complete [2025-03-12T00:21:38.433Z] 9986a736f7d3: Verifying Checksum [2025-03-12T00:21:38.433Z] 9986a736f7d3: Download complete [2025-03-12T00:21:38.731Z] 4fdc064ae6cf: Verifying Checksum [2025-03-12T00:21:38.731Z] 4fdc064ae6cf: Download complete [2025-03-12T00:21:39.707Z] 9986a736f7d3: Pull complete [2025-03-12T00:21:40.298Z] 1f018df60701: Pull complete [2025-03-12T00:21:40.568Z] 39f8f326b044: Verifying Checksum [2025-03-12T00:21:40.568Z] 39f8f326b044: Download complete [2025-03-12T00:21:41.549Z] 5c7f0f088c93: Verifying Checksum [2025-03-12T00:21:41.549Z] 5c7f0f088c93: Download complete [2025-03-12T00:21:56.606Z] 39f8f326b044: Pull complete [2025-03-12T00:21:56.606Z] e6a1e7a6a96a: Pull complete [2025-03-12T00:21:56.606Z] 4f4fb700ef54: Pull complete [2025-03-12T00:21:56.606Z] d45d956e0dbf: Pull complete [2025-03-12T00:21:57.208Z] d7702b0d1db1: Pull complete [2025-03-12T00:22:07.372Z] 5c7f0f088c93: Pull complete [2025-03-12T00:22:08.801Z] 4fdc064ae6cf: Pull complete [2025-03-12T00:22:08.801Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-12T00:22:08.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-12T00:22:08.801Z] ---> 63f30b955cb9 [2025-03-12T00:22:08.801Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T00:22:11.422Z] ---> Running in 918b9b924ffb [2025-03-12T00:22:11.697Z] Removing intermediate container 918b9b924ffb [2025-03-12T00:22:11.697Z] ---> 9bb556c3739d [2025-03-12T00:22:11.697Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T00:22:11.697Z] ---> Running in ecded9dd4101 [2025-03-12T00:22:12.300Z] Removing intermediate container ecded9dd4101 [2025-03-12T00:22:12.300Z] ---> c874ca8010fa [2025-03-12T00:22:12.300Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2025-03-12T00:22:12.300Z] ---> Running in f3ebcde840f4 [2025-03-12T00:22:12.891Z] Removing intermediate container f3ebcde840f4 [2025-03-12T00:22:12.891Z] ---> 7c5fc1232d4b [2025-03-12T00:22:12.891Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T00:22:12.891Z] ---> Running in c8a44c0a1ac7 [2025-03-12T00:22:14.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:22:14.909Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:22:16.873Z] OK: 239 MiB in 58 packages [2025-03-12T00:22:17.843Z] Removing intermediate container c8a44c0a1ac7 [2025-03-12T00:22:17.843Z] ---> c49bc492358e [2025-03-12T00:22:17.843Z] Step 7/12 : WORKDIR /app [2025-03-12T00:22:18.116Z] ---> Running in 1e42222822a9 [2025-03-12T00:22:18.389Z] Removing intermediate container 1e42222822a9 [2025-03-12T00:22:18.389Z] ---> f9e4440c49b6 [2025-03-12T00:22:18.389Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-12T00:22:19.002Z] ---> 7983efb00193 [2025-03-12T00:22:19.002Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:22:19.278Z] ---> Running in e47a1f85f3bd [2025-03-12T00:24:11.034Z] Removing intermediate container e47a1f85f3bd [2025-03-12T00:24:11.034Z] ---> c144f8909137 [2025-03-12T00:24:11.034Z] Step 10/12 : COPY . . [2025-03-12T00:24:11.034Z] ---> 2516738768ad [2025-03-12T00:24:11.034Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T00:24:11.034Z] ---> Running in 5f69d606f285 [2025-03-12T00:24:11.034Z] Removing intermediate container 5f69d606f285 [2025-03-12T00:24:11.034Z] ---> 42180543e022 [2025-03-12T00:24:11.034Z] Step 12/12 : RUN $MAKE [2025-03-12T00:24:11.034Z] ---> Running in e69223cf8c00 [2025-03-12T00:24:11.034Z] noop [2025-03-12T00:24:11.034Z] Removing intermediate container e69223cf8c00 [2025-03-12T00:24:11.034Z] ---> 28d44fb8d3f4 [2025-03-12T00:24:11.034Z] Successfully built 28d44fb8d3f4 [2025-03-12T00:24:11.034Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:11.446Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T00:24:11.446Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:24:11.759Z] prd-ubuntu20.04-docker-arm64-4c-16g-40949 does not seem to be running inside a container [2025-03-12T00:24:11.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/198 -v /w/workspace/app-rfid-llrp-inventory/198:/w/workspace/app-rfid-llrp-inventory/198:rw,z -v /w/workspace/app-rfid-llrp-inventory/198@tmp:/w/workspace/app-rfid-llrp-inventory/198@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 [2025-03-12T00:24:13.457Z] $ docker top ae81989cc33443c605469503d7d96fabca5d4002529172e8d1ed5d59319b764c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:24:14.419Z] + go version [2025-03-12T00:24:14.419Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-12T00:24:14.449Z] $ docker stop --time=1 ae81989cc33443c605469503d7d96fabca5d4002529172e8d1ed5d59319b764c [2025-03-12T00:24:16.481Z] $ docker rm -f --volumes ae81989cc33443c605469503d7d96fabca5d4002529172e8d1ed5d59319b764c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:24:17.174Z] + docker inspect -f . ci-base-image-arm64 [2025-03-12T00:24:17.174Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:24:17.438Z] prd-ubuntu20.04-docker-arm64-4c-16g-40949 does not seem to be running inside a container [2025-03-12T00:24:17.540Z] $ 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/198 -v /w/workspace/app-rfid-llrp-inventory/198:/w/workspace/app-rfid-llrp-inventory/198:rw,z -v /w/workspace/app-rfid-llrp-inventory/198@tmp:/w/workspace/app-rfid-llrp-inventory/198@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 [2025-03-12T00:24:19.078Z] $ docker top 1de5f29bb79e9bb5a3a8e2fce11a5bc5c5d7ed2bd9d2acd5f9b0160c63397a39 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:24:20.032Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/198 [Pipeline] fileExists [Pipeline] sh [2025-03-12T00:24:20.749Z] + make test [2025-03-12T00:24:20.749Z] go test -race ./... -coverprofile=coverage.out ./... [2025-03-12T00:29:58.082Z] edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements [2025-03-12T00:30:02.370Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements [2025-03-12T00:30:04.318Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.528s coverage: 86.2% of statements [2025-03-12T00:30:19.360Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.547s coverage: 71.9% of statements [2025-03-12T00:30:19.630Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2025-03-12T00:30:19.630Z] go vet ./... [2025-03-12T00:35:26.584Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-12T00:35:26.584Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-12T00:35:26.584Z] ./bin/test-attribution.sh [Pipeline] echo [2025-03-12T00:35:26.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-12T00:35:26.640Z] $ docker stop --time=1 1de5f29bb79e9bb5a3a8e2fce11a5bc5c5d7ed2bd9d2acd5f9b0160c63397a39 [2025-03-12T00:35:28.944Z] $ docker rm -f --volumes 1de5f29bb79e9bb5a3a8e2fce11a5bc5c5d7ed2bd9d2acd5f9b0160c63397a39 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:35:31.943Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-12T00:35:31.960Z] Warning: overwriting stash ‘coverage-report’ [2025-03-12T00:35:32.690Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-12T00:35:33.250Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-12T00:35:33.588Z] + ls -al . [2025-03-12T00:35:33.588Z] total 284 [2025-03-12T00:35:33.588Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 12 00:24 . [2025-03-12T00:35:33.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:21 .. [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 262 Mar 12 00:21 .dockerignore [2025-03-12T00:35:33.588Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 12 00:21 .git [2025-03-12T00:35:33.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:21 .github [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 773 Mar 12 00:21 .gitignore [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 200 Mar 12 00:21 .golangci.yml [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 17061 Mar 12 00:21 Attribution.txt [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 12578 Mar 12 00:21 CHANGELOG.md [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 1769 Mar 12 00:21 Dockerfile [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 12 00:21 GOVERNANCE.md [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 665 Mar 12 00:21 Jenkinsfile [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 12 00:21 LICENSE [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 3066 Mar 12 00:21 Makefile [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 12 00:21 OWNERS.md [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 3851 Mar 12 00:21 README.md [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 12 Mar 12 00:17 VERSION [2025-03-12T00:35:33.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:21 bin [2025-03-12T00:35:33.588Z] -rw-r--r-- 1 jenkins jenkins 55696 Mar 12 00:30 coverage.out [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 6693 Mar 12 00:21 go.mod [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 88170 Mar 12 00:21 go.sum [2025-03-12T00:35:33.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:21 images [2025-03-12T00:35:33.588Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 12 00:21 internal [2025-03-12T00:35:33.588Z] -rw-rw-r-- 1 jenkins jenkins 531 Mar 12 00:21 main.go [2025-03-12T00:35:33.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:21 openapi [2025-03-12T00:35:33.588Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 12 00:21 res [2025-03-12T00:35:33.588Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 12 00:21 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:35:33.956Z] + 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=f098621f5defb394b81137ffcb108a53fff6f2eb --label arch=arm64 --label version=4.0.0-dev.11 . [2025-03-12T00:35:34.227Z] Sending build context to Docker daemon 682kB [2025-03-12T00:35:34.227Z] Step 1/30 : ARG BASE=golang:1.23-alpine3.20 [2025-03-12T00:35:34.227Z] Step 2/30 : FROM ${BASE} AS builder [2025-03-12T00:35:34.227Z] ---> 28d44fb8d3f4 [2025-03-12T00:35:34.227Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2025-03-12T00:35:34.504Z] ---> Running in 1ed4c79c8266 [2025-03-12T00:35:34.772Z] Removing intermediate container 1ed4c79c8266 [2025-03-12T00:35:34.772Z] ---> cf3fc44e4464 [2025-03-12T00:35:34.772Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2025-03-12T00:35:34.772Z] ---> Running in 53cd67ac8db4 [2025-03-12T00:35:35.655Z] Removing intermediate container 53cd67ac8db4 [2025-03-12T00:35:35.655Z] ---> 4be62bbc657f [2025-03-12T00:35:35.655Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2025-03-12T00:35:35.655Z] ---> Running in 5e1f1f3cffb3 [2025-03-12T00:35:35.655Z] Removing intermediate container 5e1f1f3cffb3 [2025-03-12T00:35:35.655Z] ---> 2d8baa35dbbd [2025-03-12T00:35:35.655Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-12T00:35:35.655Z] ---> Running in 817d749f6e03 [2025-03-12T00:35:37.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:35:37.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:35:39.120Z] OK: 239 MiB in 58 packages [2025-03-12T00:35:39.712Z] Removing intermediate container 817d749f6e03 [2025-03-12T00:35:39.712Z] ---> 84f320dddc4d [2025-03-12T00:35:39.712Z] Step 7/30 : WORKDIR /app [2025-03-12T00:35:39.983Z] ---> Running in 8cf121c91a7b [2025-03-12T00:35:40.248Z] Removing intermediate container 8cf121c91a7b [2025-03-12T00:35:40.248Z] ---> 3e1dc1b94a8c [2025-03-12T00:35:40.248Z] Step 8/30 : COPY go.mod vendor* ./ [2025-03-12T00:35:40.831Z] ---> 6df35e671de4 [2025-03-12T00:35:40.831Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-12T00:35:40.831Z] ---> Running in 6113864c09c1 [2025-03-12T00:35:43.422Z] Removing intermediate container 6113864c09c1 [2025-03-12T00:35:43.422Z] ---> c004742f5560 [2025-03-12T00:35:43.422Z] Step 10/30 : COPY . . [2025-03-12T00:35:44.005Z] ---> 7aeff5f3eae3 [2025-03-12T00:35:44.005Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2025-03-12T00:35:44.005Z] ---> Running in 1fce0a27022b [2025-03-12T00:35:44.801Z] Removing intermediate container 1fce0a27022b [2025-03-12T00:35:44.801Z] ---> 8a6bf52d3c74 [2025-03-12T00:35:44.801Z] Step 12/30 : RUN $MAKE [2025-03-12T00:35:44.801Z] ---> Running in a676e46ab80e [2025-03-12T00:35:45.763Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.11 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory [2025-03-12T00:39:52.729Z] Removing intermediate container a676e46ab80e [2025-03-12T00:39:52.729Z] ---> b1f6509a005c [2025-03-12T00:39:52.729Z] Step 13/30 : FROM alpine:3.20 [2025-03-12T00:39:52.729Z] 3.20: Pulling from library/alpine [2025-03-12T00:39:52.729Z] 94e9d8af2201: Pulling fs layer [2025-03-12T00:39:52.729Z] 94e9d8af2201: Verifying Checksum [2025-03-12T00:39:52.729Z] 94e9d8af2201: Download complete [2025-03-12T00:39:52.729Z] 94e9d8af2201: Pull complete [2025-03-12T00:39:52.729Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-12T00:39:52.729Z] Status: Downloaded newer image for alpine:3.20 [2025-03-12T00:39:52.729Z] ---> 7aab056cecc6 [2025-03-12T00:39:52.729Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-12T00:39:52.729Z] ---> Running in 610243d6bcee [2025-03-12T00:39:52.729Z] Removing intermediate container 610243d6bcee [2025-03-12T00:39:52.729Z] ---> 3fb6b2af9101 [2025-03-12T00:39:52.729Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2025-03-12T00:39:52.729Z] ---> Running in 6f26bf540c5b [2025-03-12T00:39:52.729Z] Removing intermediate container 6f26bf540c5b [2025-03-12T00:39:52.729Z] ---> 84377cfdf0ae [2025-03-12T00:39:52.729Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2025-03-12T00:39:52.729Z] ---> Running in 7923c8dc82f8 [2025-03-12T00:39:52.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:39:52.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:39:54.667Z] (1/2) Installing ca-certificates (20241121-r1) [2025-03-12T00:39:54.667Z] (2/2) Installing dumb-init (1.2.5-r3) [2025-03-12T00:39:54.667Z] Executing busybox-1.36.1-r29.trigger [2025-03-12T00:39:54.667Z] Executing ca-certificates-20241121-r1.trigger [2025-03-12T00:39:54.667Z] OK: 10 MiB in 16 packages [2025-03-12T00:39:56.611Z] Removing intermediate container 7923c8dc82f8 [2025-03-12T00:39:56.611Z] ---> 5836c7c925e0 [2025-03-12T00:39:56.611Z] Step 17/30 : RUN apk --no-cache upgrade [2025-03-12T00:39:56.611Z] ---> Running in dcf1fd89a4d0 [2025-03-12T00:39:57.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-12T00:39:57.837Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-12T00:39:59.251Z] OK: 10 MiB in 16 packages [2025-03-12T00:40:00.677Z] Removing intermediate container dcf1fd89a4d0 [2025-03-12T00:40:00.677Z] ---> 6d5a3ae0b7b1 [2025-03-12T00:40:00.677Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2025-03-12T00:40:00.947Z] ---> bf6ad006a0e9 [2025-03-12T00:40:00.947Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2025-03-12T00:40:01.537Z] ---> 24794fd62e9e [2025-03-12T00:40:01.537Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2025-03-12T00:40:02.126Z] ---> 711102829e32 [2025-03-12T00:40:02.126Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2025-03-12T00:40:02.712Z] ---> 086d519f6678 [2025-03-12T00:40:02.712Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2025-03-12T00:40:04.667Z] ---> 58812459c331 [2025-03-12T00:40:04.667Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2025-03-12T00:40:04.936Z] ---> Running in fe6c432e53c2 [2025-03-12T00:40:06.883Z] Removing intermediate container fe6c432e53c2 [2025-03-12T00:40:06.883Z] ---> 0e16cd96eea3 [2025-03-12T00:40:06.883Z] Step 24/30 : VOLUME /cache [2025-03-12T00:40:06.883Z] ---> Running in 4142ac0ca3be [2025-03-12T00:40:07.155Z] Removing intermediate container 4142ac0ca3be [2025-03-12T00:40:07.155Z] ---> d4046cab666d [2025-03-12T00:40:07.155Z] Step 25/30 : EXPOSE 59711 [2025-03-12T00:40:07.155Z] ---> Running in 3c963c6830f8 [2025-03-12T00:40:07.424Z] Removing intermediate container 3c963c6830f8 [2025-03-12T00:40:07.424Z] ---> 2d721d258f8e [2025-03-12T00:40:07.424Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2025-03-12T00:40:07.691Z] ---> Running in c1921642d3e7 [2025-03-12T00:40:07.958Z] Removing intermediate container c1921642d3e7 [2025-03-12T00:40:07.958Z] ---> 3b234783c6c5 [2025-03-12T00:40:07.958Z] Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] [2025-03-12T00:40:07.958Z] ---> Running in 6ae9209899d0 [2025-03-12T00:40:08.229Z] Removing intermediate container 6ae9209899d0 [2025-03-12T00:40:08.229Z] ---> 09be616d5a8b [2025-03-12T00:40:08.229Z] Step 28/30 : LABEL arch=arm64 [2025-03-12T00:40:08.500Z] ---> Running in 54e4f7e0587f [2025-03-12T00:40:08.768Z] Removing intermediate container 54e4f7e0587f [2025-03-12T00:40:08.768Z] ---> 3a890811e00e [2025-03-12T00:40:08.768Z] Step 29/30 : LABEL git_sha=f098621f5defb394b81137ffcb108a53fff6f2eb [2025-03-12T00:40:08.768Z] ---> Running in a91e8ee54956 [2025-03-12T00:40:09.038Z] Removing intermediate container a91e8ee54956 [2025-03-12T00:40:09.038Z] ---> fccba5d800d3 [2025-03-12T00:40:09.038Z] Step 30/30 : LABEL version=4.0.0-dev.11 [2025-03-12T00:40:09.308Z] ---> Running in aaf4d0345d3b [2025-03-12T00:40:09.579Z] Removing intermediate container aaf4d0345d3b [2025-03-12T00:40:09.579Z] ---> 7eb7782cb31b [2025-03-12T00:40:09.579Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-12T00:40:09.579Z] Successfully built 7eb7782cb31b [2025-03-12T00:40:09.579Z] 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 [2025-03-12T00:40:09.744Z] provisioning config files... [2025-03-12T00:40:09.761Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/198@tmp/config9254758658743020160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:40:10.125Z] ---> ****-login.sh [2025-03-12T00:40:10.125Z] nexus3.edgexfoundry.org:10001 [2025-03-12T00:40:10.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:40:10.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:40:10.396Z] Configure a credential helper to remove this warning. See [2025-03-12T00:40:10.396Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:40:10.396Z] [2025-03-12T00:40:10.396Z] Login Succeeded [2025-03-12T00:40:10.396Z] nexus3.edgexfoundry.org:10002 [2025-03-12T00:40:10.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:40:10.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:40:10.669Z] Configure a credential helper to remove this warning. See [2025-03-12T00:40:10.669Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:40:10.669Z] [2025-03-12T00:40:10.669Z] Login Succeeded [2025-03-12T00:40:10.937Z] nexus3.edgexfoundry.org:10003 [2025-03-12T00:40:11.204Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:40:11.204Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:40:11.204Z] Configure a credential helper to remove this warning. See [2025-03-12T00:40:11.204Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:40:11.204Z] [2025-03-12T00:40:11.204Z] Login Succeeded [2025-03-12T00:40:11.204Z] nexus3.edgexfoundry.org:10004 [2025-03-12T00:40:11.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:40:11.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:40:11.474Z] Configure a credential helper to remove this warning. See [2025-03-12T00:40:11.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:40:11.474Z] [2025-03-12T00:40:11.474Z] Login Succeeded [2025-03-12T00:40:11.474Z] ****.io [2025-03-12T00:40:12.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-12T00:40:12.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-12T00:40:12.061Z] Configure a credential helper to remove this warning. See [2025-03-12T00:40:12.061Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-12T00:40:12.061Z] [2025-03-12T00:40:12.061Z] Login Succeeded [2025-03-12T00:40:12.061Z] ---> ****-login.sh ends [Pipeline] } [2025-03-12T00:40:12.074Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:40:12.136Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-12T00:40:12.162Z] [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: [2025-03-12T00:40:12.162Z] f098621f5defb394b81137ffcb108a53fff6f2eb [2025-03-12T00:40:12.162Z] latest [2025-03-12T00:40:12.162Z] 4.0.0-dev.11 [2025-03-12T00:40:12.162Z] f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 [2025-03-12T00:40:12.162Z] main [2025-03-12T00:40:12.162Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:12.551Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:12.918Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f098621f5defb394b81137ffcb108a53fff6f2eb [2025-03-12T00:40:12.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-12T00:40:12.918Z] 6b850babbd84: Preparing [2025-03-12T00:40:12.918Z] 7597e4591486: Preparing [2025-03-12T00:40:12.918Z] 951a6cd8c397: Preparing [2025-03-12T00:40:12.918Z] 775e65f3d806: Preparing [2025-03-12T00:40:12.918Z] 46a42f25ecd7: Preparing [2025-03-12T00:40:12.918Z] f47506352668: Preparing [2025-03-12T00:40:12.918Z] 09ee645ac729: Preparing [2025-03-12T00:40:12.918Z] 186101499032: Preparing [2025-03-12T00:40:12.918Z] dd9c8f8612c8: Preparing [2025-03-12T00:40:12.918Z] f47506352668: Waiting [2025-03-12T00:40:12.918Z] 09ee645ac729: Waiting [2025-03-12T00:40:12.918Z] dd9c8f8612c8: Waiting [2025-03-12T00:40:12.918Z] 186101499032: Waiting [2025-03-12T00:40:13.185Z] 46a42f25ecd7: Pushed [2025-03-12T00:40:13.185Z] 951a6cd8c397: Pushed [2025-03-12T00:40:13.185Z] 6b850babbd84: Pushed [2025-03-12T00:40:13.185Z] 775e65f3d806: Pushed [2025-03-12T00:40:13.185Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:40:13.544Z] f47506352668: Pushed [2025-03-12T00:40:13.544Z] 09ee645ac729: Pushed [2025-03-12T00:40:13.544Z] 186101499032: Pushed [2025-03-12T00:40:21.932Z] 7597e4591486: Pushed [2025-03-12T00:40:21.932Z] f098621f5defb394b81137ffcb108a53fff6f2eb: digest: sha256:0eb76dc9857ef7773cff96ee206207b780d9d4be7b10d6a48ff72944f835c9d2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:22.308Z] + 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 [2025-03-12T00:40:22.739Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-03-12T00:40:22.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-12T00:40:22.739Z] 6b850babbd84: Preparing [2025-03-12T00:40:22.739Z] 7597e4591486: Preparing [2025-03-12T00:40:22.739Z] 951a6cd8c397: Preparing [2025-03-12T00:40:22.739Z] 775e65f3d806: Preparing [2025-03-12T00:40:22.739Z] 46a42f25ecd7: Preparing [2025-03-12T00:40:22.739Z] f47506352668: Preparing [2025-03-12T00:40:22.739Z] 09ee645ac729: Preparing [2025-03-12T00:40:22.739Z] 186101499032: Preparing [2025-03-12T00:40:22.739Z] dd9c8f8612c8: Preparing [2025-03-12T00:40:22.739Z] 186101499032: Waiting [2025-03-12T00:40:22.739Z] dd9c8f8612c8: Waiting [2025-03-12T00:40:22.739Z] f47506352668: Waiting [2025-03-12T00:40:22.739Z] 09ee645ac729: Waiting [2025-03-12T00:40:22.739Z] 46a42f25ecd7: Layer already exists [2025-03-12T00:40:22.740Z] 775e65f3d806: Layer already exists [2025-03-12T00:40:22.740Z] 6b850babbd84: Layer already exists [2025-03-12T00:40:22.740Z] 951a6cd8c397: Layer already exists [2025-03-12T00:40:22.740Z] 7597e4591486: Layer already exists [2025-03-12T00:40:22.740Z] 09ee645ac729: Layer already exists [2025-03-12T00:40:22.740Z] f47506352668: Layer already exists [2025-03-12T00:40:22.740Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:40:22.740Z] 186101499032: Layer already exists [2025-03-12T00:40:22.740Z] latest: digest: sha256:0eb76dc9857ef7773cff96ee206207b780d9d4be7b10d6a48ff72944f835c9d2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:23.104Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:23.463Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.11 [2025-03-12T00:40:23.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-12T00:40:23.464Z] 6b850babbd84: Preparing [2025-03-12T00:40:23.464Z] 7597e4591486: Preparing [2025-03-12T00:40:23.464Z] 951a6cd8c397: Preparing [2025-03-12T00:40:23.464Z] 775e65f3d806: Preparing [2025-03-12T00:40:23.464Z] 46a42f25ecd7: Preparing [2025-03-12T00:40:23.464Z] f47506352668: Preparing [2025-03-12T00:40:23.464Z] f47506352668: Waiting [2025-03-12T00:40:23.464Z] 09ee645ac729: Preparing [2025-03-12T00:40:23.464Z] 186101499032: Preparing [2025-03-12T00:40:23.464Z] dd9c8f8612c8: Preparing [2025-03-12T00:40:23.464Z] 09ee645ac729: Waiting [2025-03-12T00:40:23.464Z] 186101499032: Waiting [2025-03-12T00:40:23.464Z] dd9c8f8612c8: Waiting [2025-03-12T00:40:23.464Z] 6b850babbd84: Layer already exists [2025-03-12T00:40:23.464Z] 951a6cd8c397: Layer already exists [2025-03-12T00:40:23.464Z] 7597e4591486: Layer already exists [2025-03-12T00:40:23.464Z] 46a42f25ecd7: Layer already exists [2025-03-12T00:40:23.464Z] 775e65f3d806: Layer already exists [2025-03-12T00:40:23.464Z] 09ee645ac729: Layer already exists [2025-03-12T00:40:23.464Z] f47506352668: Layer already exists [2025-03-12T00:40:23.464Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:40:23.464Z] 186101499032: Layer already exists [2025-03-12T00:40:23.731Z] 4.0.0-dev.11: digest: sha256:0eb76dc9857ef7773cff96ee206207b780d9d4be7b10d6a48ff72944f835c9d2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:24.107Z] + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:24.482Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 [2025-03-12T00:40:24.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-12T00:40:24.482Z] 6b850babbd84: Preparing [2025-03-12T00:40:24.482Z] 7597e4591486: Preparing [2025-03-12T00:40:24.482Z] 951a6cd8c397: Preparing [2025-03-12T00:40:24.482Z] 775e65f3d806: Preparing [2025-03-12T00:40:24.482Z] 46a42f25ecd7: Preparing [2025-03-12T00:40:24.482Z] f47506352668: Preparing [2025-03-12T00:40:24.482Z] 09ee645ac729: Preparing [2025-03-12T00:40:24.482Z] 186101499032: Preparing [2025-03-12T00:40:24.482Z] dd9c8f8612c8: Preparing [2025-03-12T00:40:24.482Z] f47506352668: Waiting [2025-03-12T00:40:24.482Z] 09ee645ac729: Waiting [2025-03-12T00:40:24.482Z] 186101499032: Waiting [2025-03-12T00:40:24.482Z] dd9c8f8612c8: Waiting [2025-03-12T00:40:24.482Z] 46a42f25ecd7: Layer already exists [2025-03-12T00:40:24.482Z] 6b850babbd84: Layer already exists [2025-03-12T00:40:24.482Z] 775e65f3d806: Layer already exists [2025-03-12T00:40:24.482Z] 7597e4591486: Layer already exists [2025-03-12T00:40:24.482Z] 951a6cd8c397: Layer already exists [2025-03-12T00:40:24.482Z] 09ee645ac729: Layer already exists [2025-03-12T00:40:24.482Z] f47506352668: Layer already exists [2025-03-12T00:40:24.482Z] 186101499032: Layer already exists [2025-03-12T00:40:24.482Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:40:24.748Z] f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11: digest: sha256:0eb76dc9857ef7773cff96ee206207b780d9d4be7b10d6a48ff72944f835c9d2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:25.124Z] + 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 [2025-03-12T00:40:25.493Z] + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [2025-03-12T00:40:25.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] [2025-03-12T00:40:25.493Z] 6b850babbd84: Preparing [2025-03-12T00:40:25.493Z] 7597e4591486: Preparing [2025-03-12T00:40:25.493Z] 951a6cd8c397: Preparing [2025-03-12T00:40:25.493Z] 775e65f3d806: Preparing [2025-03-12T00:40:25.493Z] 46a42f25ecd7: Preparing [2025-03-12T00:40:25.493Z] f47506352668: Preparing [2025-03-12T00:40:25.493Z] 09ee645ac729: Preparing [2025-03-12T00:40:25.493Z] 186101499032: Preparing [2025-03-12T00:40:25.493Z] dd9c8f8612c8: Preparing [2025-03-12T00:40:25.493Z] 09ee645ac729: Waiting [2025-03-12T00:40:25.493Z] 186101499032: Waiting [2025-03-12T00:40:25.493Z] f47506352668: Waiting [2025-03-12T00:40:25.494Z] dd9c8f8612c8: Waiting [2025-03-12T00:40:25.494Z] 951a6cd8c397: Layer already exists [2025-03-12T00:40:25.494Z] 6b850babbd84: Layer already exists [2025-03-12T00:40:25.494Z] 7597e4591486: Layer already exists [2025-03-12T00:40:25.494Z] 775e65f3d806: Layer already exists [2025-03-12T00:40:25.494Z] 46a42f25ecd7: Layer already exists [2025-03-12T00:40:25.494Z] f47506352668: Layer already exists [2025-03-12T00:40:25.494Z] 186101499032: Layer already exists [2025-03-12T00:40:25.494Z] 09ee645ac729: Layer already exists [2025-03-12T00:40:25.494Z] dd9c8f8612c8: Layer already exists [2025-03-12T00:40:25.761Z] main: digest: sha256:0eb76dc9857ef7773cff96ee206207b780d9d4be7b10d6a48ff72944f835c9d2 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-12T00:40:25.861Z] ===================================================== [Pipeline] echo [2025-03-12T00:40:25.879Z] taggedImages: [2025-03-12T00:40:25.879Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f098621f5defb394b81137ffcb108a53fff6f2eb [2025-03-12T00:40:25.879Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [2025-03-12T00:40:25.879Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.11 [2025-03-12T00:40:25.879Z] - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:f098621f5defb394b81137ffcb108a53fff6f2eb-4.0.0-dev.11 [2025-03-12T00:40:25.879Z] - 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 [2025-03-12T00:40:26.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T00:40:26.297Z] [2025-03-12T00:40:26.297Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:40:26.651Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T00:40:26.923Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-12T00:40:26.923Z] 8998bd30e6a1: Pulling fs layer [2025-03-12T00:40:26.923Z] 04944245beec: Pulling fs layer [2025-03-12T00:40:26.923Z] 699f458cf7ca: Pulling fs layer [2025-03-12T00:40:26.923Z] 765212b225bb: Pulling fs layer [2025-03-12T00:40:26.923Z] f23df028b6ca: Pulling fs layer [2025-03-12T00:40:26.923Z] d65c8cfc05b1: Pulling fs layer [2025-03-12T00:40:26.923Z] 2437ff75d9bd: Pulling fs layer [2025-03-12T00:40:26.923Z] 765212b225bb: Waiting [2025-03-12T00:40:26.923Z] f23df028b6ca: Waiting [2025-03-12T00:40:26.923Z] d65c8cfc05b1: Waiting [2025-03-12T00:40:26.923Z] 2437ff75d9bd: Waiting [2025-03-12T00:40:26.923Z] 04944245beec: Verifying Checksum [2025-03-12T00:40:26.923Z] 04944245beec: Download complete [2025-03-12T00:40:26.923Z] 765212b225bb: Verifying Checksum [2025-03-12T00:40:26.923Z] 765212b225bb: Download complete [2025-03-12T00:40:26.923Z] f23df028b6ca: Verifying Checksum [2025-03-12T00:40:26.923Z] f23df028b6ca: Download complete [2025-03-12T00:40:26.923Z] d65c8cfc05b1: Verifying Checksum [2025-03-12T00:40:26.923Z] d65c8cfc05b1: Download complete [2025-03-12T00:40:27.193Z] 699f458cf7ca: Verifying Checksum [2025-03-12T00:40:27.193Z] 699f458cf7ca: Download complete [2025-03-12T00:40:27.462Z] 8998bd30e6a1: Verifying Checksum [2025-03-12T00:40:27.462Z] 8998bd30e6a1: Download complete [2025-03-12T00:40:30.063Z] 2437ff75d9bd: Verifying Checksum [2025-03-12T00:40:30.063Z] 2437ff75d9bd: Download complete [2025-03-12T00:40:32.770Z] 8998bd30e6a1: Pull complete [2025-03-12T00:40:33.039Z] 04944245beec: Pull complete [2025-03-12T00:40:34.988Z] 699f458cf7ca: Pull complete [2025-03-12T00:40:34.988Z] 765212b225bb: Pull complete [2025-03-12T00:40:35.953Z] f23df028b6ca: Pull complete [2025-03-12T00:40:36.540Z] d65c8cfc05b1: Pull complete [2025-03-12T00:40:54.738Z] 2437ff75d9bd: Pull complete [2025-03-12T00:40:54.738Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-12T00:40:54.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-12T00:40:54.738Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:40:54.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-40949 does not seem to be running inside a container [2025-03-12T00:40:55.050Z] $ 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/198 -v /w/workspace/app-rfid-llrp-inventory/198:/w/workspace/app-rfid-llrp-inventory/198:rw,z -v /w/workspace/app-rfid-llrp-inventory/198@tmp:/w/workspace/app-rfid-llrp-inventory/198@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 [2025-03-12T00:40:58.213Z] $ docker top 835c0595c3ad024ba45c649668d4fb09c3bc46f7950d2f3ece8ea32e901f5d95 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:40:59.058Z] ---> job-cost.sh [2025-03-12T00:40:59.058Z] lf-activate-venv: SKIPPING [2025-03-12T00:40:59.058Z] INFO: No Stack... [2025-03-12T00:40:59.643Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-12T00:41:00.230Z] INFO: Archiving Costs [Pipeline] sh [2025-03-12T00:41:00.874Z] + cat /w/workspace/app-rfid-llrp-inventory/198/archives/cost.csv [2025-03-12T00:41:00.874Z] + cut -d, -f6 [Pipeline] lock [2025-03-12T00:41:00.913Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] [2025-03-12T00:41:00.923Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] did not exist. Created. [2025-03-12T00:41:00.931Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-12T00:41:01.597Z] /w/workspace/app-rfid-llrp-inventory/198@tmp/durable-f02ccce1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-03-12T00:41:02.250Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-12T00:41:02.273Z] Warning: overwriting stash ‘stack-cost’ [2025-03-12T00:41:02.339Z] Stashed 1 file(s) [Pipeline] } [2025-03-12T00:41:02.345Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-198-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-12T00:41:02.392Z] $ docker stop --time=1 835c0595c3ad024ba45c649668d4fb09c3bc46f7950d2f3ece8ea32e901f5d95 [2025-03-12T00:41:03.921Z] $ docker rm -f --volumes 835c0595c3ad024ba45c649668d4fb09c3bc46f7950d2f3ece8ea32e901f5d95 [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 [2025-03-12T00:41:04.441Z] provisioning config files... [2025-03-12T00:41:04.453Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4778814575297266582tmp [Pipeline] { [Pipeline] sh [2025-03-12T00:41:04.888Z] + set +x [2025-03-12T00:41:04.889Z] + curl -s https://codecov.io/bash [2025-03-12T00:41:04.889Z] + bash -s -- [2025-03-12T00:41:04.889Z] [2025-03-12T00:41:04.889Z] _____ _ [2025-03-12T00:41:04.889Z] / ____| | | [2025-03-12T00:41:04.889Z] | | ___ __| | ___ ___ _____ __ [2025-03-12T00:41:04.889Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-12T00:41:04.889Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-12T00:41:04.889Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-12T00:41:04.889Z] Bash-1.0.6 [2025-03-12T00:41:04.889Z] [2025-03-12T00:41:04.889Z] [2025-03-12T00:41:04.889Z] ==> git version 2.25.1 found [2025-03-12T00:41:04.889Z] ==> 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 [2025-03-12T00:41:04.889Z] Release-Date: 2020-01-08 [2025-03-12T00:41:04.889Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-12T00:41:04.889Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-12T00:41:04.889Z] ==> Jenkins CI detected. [2025-03-12T00:41:04.889Z] current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main [2025-03-12T00:41:04.889Z] project root: . [2025-03-12T00:41:04.889Z] --> token set from env [2025-03-12T00:41:04.889Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-12T00:41:04.889Z] ==> Running gcov in . (disable via -X gcov) [2025-03-12T00:41:04.889Z] ==> Python coveragepy not found [2025-03-12T00:41:04.889Z] ==> Searching for coverage reports in: [2025-03-12T00:41:04.889Z] + . [2025-03-12T00:41:04.889Z] -> Found 1 reports [2025-03-12T00:41:04.889Z] ==> Detecting git/mercurial file structure [2025-03-12T00:41:04.889Z] ==> Reading reports [2025-03-12T00:41:04.889Z] + ./coverage.out bytes=55696 [2025-03-12T00:41:04.889Z] ==> Appending adjustments [2025-03-12T00:41:04.889Z] https://docs.codecov.io/docs/fixing-reports [2025-03-12T00:41:05.169Z] + Found adjustments [2025-03-12T00:41:05.169Z] ==> Gzipping contents [2025-03-12T00:41:05.169Z] 16K /tmp/codecov.MTw5j0.gz [2025-03-12T00:41:05.169Z] ==> Uploading reports [2025-03-12T00:41:05.169Z] url: https://codecov.io [2025-03-12T00:41:05.169Z] query: branch=main&commit=f098621f5defb394b81137ffcb108a53fff6f2eb&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T00:41:05.169Z] -> Pinging Codecov [2025-03-12T00:41:05.169Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f098621f5defb394b81137ffcb108a53fff6f2eb&build=198&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F198%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= [2025-03-12T00:41:05.431Z] -> Uploading to [2025-03-12T00:41:05.431Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/f098621f5defb394b81137ffcb108a53fff6f2eb/5fe5e2e8-c889-4723-82ca-9503b55a99d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T004105Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=dd38202715c8e6616cb5300c4ad28a39cdef33374cab2924931826109c29b2c1 [2025-03-12T00:41:05.431Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-12T00:41:05.431Z] Dload Upload Total Spent Left Speed [2025-03-12T00:41:05.431Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12864 0 0 100 12864 0 100k --:--:-- --:--:-- --:--:-- 100k [2025-03-12T00:41:05.431Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] } [2025-03-12T00:41:05.470Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2025-03-12T00:41:05.592Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2025-03-12T00:41:05.604Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:05.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T00:41:05.977Z] [2025-03-12T00:41:05.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:06.291Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T00:41:06.291Z] latest: Pulling from edgex-devops/edgex-snyk-go [2025-03-12T00:41:06.291Z] 43c4264eed91: Pulling fs layer [2025-03-12T00:41:06.291Z] 4cc291be95ef: Pulling fs layer [2025-03-12T00:41:06.291Z] 2ac1f1163629: Pulling fs layer [2025-03-12T00:41:06.291Z] 5c3c966382ef: Pulling fs layer [2025-03-12T00:41:06.291Z] 4f4fb700ef54: Pulling fs layer [2025-03-12T00:41:06.291Z] d9c7d2e4e75e: Pulling fs layer [2025-03-12T00:41:06.291Z] 9c3e1370e548: Pulling fs layer [2025-03-12T00:41:06.291Z] 5c3c966382ef: Waiting [2025-03-12T00:41:06.291Z] 4f4fb700ef54: Waiting [2025-03-12T00:41:06.291Z] d9c7d2e4e75e: Waiting [2025-03-12T00:41:06.291Z] 9c3e1370e548: Waiting [2025-03-12T00:41:06.291Z] 4cc291be95ef: Download complete [2025-03-12T00:41:06.291Z] 5c3c966382ef: Verifying Checksum [2025-03-12T00:41:06.291Z] 5c3c966382ef: Download complete [2025-03-12T00:41:06.291Z] 4f4fb700ef54: Verifying Checksum [2025-03-12T00:41:06.291Z] 4f4fb700ef54: Download complete [2025-03-12T00:41:06.291Z] 43c4264eed91: Verifying Checksum [2025-03-12T00:41:06.291Z] 43c4264eed91: Download complete [2025-03-12T00:41:06.552Z] 43c4264eed91: Pull complete [2025-03-12T00:41:06.552Z] d9c7d2e4e75e: Verifying Checksum [2025-03-12T00:41:06.552Z] d9c7d2e4e75e: Download complete [2025-03-12T00:41:06.552Z] 4cc291be95ef: Pull complete [2025-03-12T00:41:06.809Z] 2ac1f1163629: Verifying Checksum [2025-03-12T00:41:06.809Z] 2ac1f1163629: Download complete [2025-03-12T00:41:07.374Z] 9c3e1370e548: Verifying Checksum [2025-03-12T00:41:10.647Z] 2ac1f1163629: Pull complete [2025-03-12T00:41:10.647Z] 5c3c966382ef: Pull complete [2025-03-12T00:41:10.647Z] 4f4fb700ef54: Pull complete [2025-03-12T00:41:10.911Z] d9c7d2e4e75e: Pull complete [2025-03-12T00:41:14.191Z] 9c3e1370e548: Pull complete [2025-03-12T00:41:14.191Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2025-03-12T00:41:14.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2025-03-12T00:41:14.191Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:41:14.299Z] prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container [2025-03-12T00:41:14.319Z] $ 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 [2025-03-12T00:41:18.289Z] $ docker top 957230f267e3904bb699bdfaeef92311e9b6d5640b1ad9401c0bc11baa2243cb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:41:18.656Z] + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo [2025-03-12T00:41:18.664Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh [2025-03-12T00:41:18.940Z] + set -o pipefail [2025-03-12T00:41:18.940Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' [2025-03-12T00:41:25.505Z] [2025-03-12T00:41:25.505Z] Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... [2025-03-12T00:41:25.505Z] [2025-03-12T00:41:25.505Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/e7d7a815-c1e2-4d71-9e09-fbdb2b5cecda [2025-03-12T00:41:25.505Z] [2025-03-12T00:41:25.505Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2025-03-12T00:41:25.505Z] [2025-03-12T00:41:25.505Z] [2025-03-12T00:41:25.505Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2025-03-12T00:41:25.505Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2025-03-12T00:41:25.508Z] $ docker stop --time=1 957230f267e3904bb699bdfaeef92311e9b6d5640b1ad9401c0bc11baa2243cb [2025-03-12T00:41:28.752Z] $ docker rm -f --volumes 957230f267e3904bb699bdfaeef92311e9b6d5640b1ad9401c0bc11baa2243cb [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 [2025-03-12T00:41:29.707Z] + git log --format=format:%s -1 f098621f5defb394b81137ffcb108a53fff6f2eb [Pipeline] sh [2025-03-12T00:41:29.996Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:41:29.996Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:30.295Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:41:30.295Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:41:30.380Z] prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container [2025-03-12T00:41:30.403Z] $ 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 [2025-03-12T00:41:30.920Z] $ docker top e682a1f3e0281c087e11de78783a28c27325fa6685ec4f707a6dace253408535 -eo pid,comm [2025-03-12T00:41:30.976Z] 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). [2025-03-12T00:41:30.976Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:41:31.039Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:41:31.039Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:41:31.160Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:41:31.156Z] $ docker exec e682a1f3e0281c087e11de78783a28c27325fa6685ec4f707a6dace253408535 ssh-agent [2025-03-12T00:41:31.279Z] SSH_AUTH_SOCK=/tmp/ssh-XlCDQ36yo79b/agent.33 [2025-03-12T00:41:31.279Z] SSH_AGENT_PID=39 [2025-03-12T00:41:31.283Z] Running ssh-add (command line suppressed) [2025-03-12T00:41:31.385Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5979180013140965228.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5979180013140965228.key) [2025-03-12T00:41:31.409Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:41:31.705Z] + git semver tag [2025-03-12T00:41:31.965Z] 2025-03-12 00:41:31,866 [run_tag] DEBUG tag force:False [2025-03-12T00:41:31.965Z] 2025-03-12 00:41:31,866 [check_head_tag] DEBUG check head tag [2025-03-12T00:41:31.965Z] 2025-03-12 00:41:31,868 [execute] INFO git cat-file --batch-check [2025-03-12T00:41:31.965Z] 2025-03-12 00:41:31,868 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2025-03-12T00:41:31.965Z] 2025-03-12 00:41:31,872 [execute] INFO git cat-file --batch [2025-03-12T00:41:31.965Z] 2025-03-12 00:41:31,872 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) [2025-03-12T00:41:31.965Z] 2025-03-12 00:41:31,898 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-12T00:41:31.965Z] 2025-03-12 00:41:31,899 [execute] INFO git tag -a v4.0.0-dev.11 -m v4.0.0-dev.11 [2025-03-12T00:41:31.965Z] 2025-03-12 00:41:31,899 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.11', '-m', 'v4.0.0-dev.11'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) [2025-03-12T00:41:31.965Z] 2025-03-12 00:41:31,904 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-12T00:41:31.965Z] 4.0.0-dev.11 [Pipeline] } [2025-03-12T00:41:31.966Z] $ docker exec --env ******** --env ******** e682a1f3e0281c087e11de78783a28c27325fa6685ec4f707a6dace253408535 ssh-agent -k [2025-03-12T00:41:32.066Z] unset SSH_AUTH_SOCK; [2025-03-12T00:41:32.066Z] unset SSH_AGENT_PID; [2025-03-12T00:41:32.066Z] echo Agent pid 39 killed; [2025-03-12T00:41:32.086Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:41:32.409Z] + git semver [Pipeline] } [2025-03-12T00:41:32.673Z] $ docker stop --time=1 e682a1f3e0281c087e11de78783a28c27325fa6685ec4f707a6dace253408535 [2025-03-12T00:41:34.000Z] $ docker rm -f --volumes e682a1f3e0281c087e11de78783a28c27325fa6685ec4f707a6dace253408535 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:34.420Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T00:41:34.420Z] [2025-03-12T00:41:34.420Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:34.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T00:41:34.724Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-03-12T00:41:34.724Z] ab5ef0e58194: Pulling fs layer [2025-03-12T00:41:34.724Z] 9712f1f96733: Pulling fs layer [2025-03-12T00:41:34.724Z] 63f879dbbcfc: Pulling fs layer [2025-03-12T00:41:34.724Z] 0d9ebad4ef96: Pulling fs layer [2025-03-12T00:41:34.724Z] e9a5061849ea: Pulling fs layer [2025-03-12T00:41:34.724Z] d747dcd14b5f: Pulling fs layer [2025-03-12T00:41:34.724Z] 2de7ff778b66: Pulling fs layer [2025-03-12T00:41:34.724Z] 0d9ebad4ef96: Waiting [2025-03-12T00:41:34.724Z] e9a5061849ea: Waiting [2025-03-12T00:41:34.724Z] d747dcd14b5f: Waiting [2025-03-12T00:41:34.724Z] 2de7ff778b66: Waiting [2025-03-12T00:41:34.724Z] 9712f1f96733: Verifying Checksum [2025-03-12T00:41:34.724Z] 9712f1f96733: Download complete [2025-03-12T00:41:34.984Z] 63f879dbbcfc: Verifying Checksum [2025-03-12T00:41:34.984Z] 63f879dbbcfc: Download complete [2025-03-12T00:41:35.243Z] e9a5061849ea: Verifying Checksum [2025-03-12T00:41:35.243Z] e9a5061849ea: Download complete [2025-03-12T00:41:35.243Z] d747dcd14b5f: Verifying Checksum [2025-03-12T00:41:35.243Z] d747dcd14b5f: Download complete [2025-03-12T00:41:35.243Z] ab5ef0e58194: Verifying Checksum [2025-03-12T00:41:35.243Z] ab5ef0e58194: Download complete [2025-03-12T00:41:35.243Z] 0d9ebad4ef96: Verifying Checksum [2025-03-12T00:41:35.243Z] 0d9ebad4ef96: Download complete [2025-03-12T00:41:35.243Z] 2de7ff778b66: Verifying Checksum [2025-03-12T00:41:35.243Z] 2de7ff778b66: Download complete [2025-03-12T00:41:38.529Z] ab5ef0e58194: Pull complete [2025-03-12T00:41:38.529Z] 9712f1f96733: Pull complete [2025-03-12T00:41:39.094Z] 63f879dbbcfc: Pull complete [2025-03-12T00:41:43.306Z] 0d9ebad4ef96: Pull complete [2025-03-12T00:41:43.306Z] e9a5061849ea: Pull complete [2025-03-12T00:41:43.306Z] d747dcd14b5f: Pull complete [2025-03-12T00:41:44.691Z] 2de7ff778b66: Pull complete [2025-03-12T00:41:44.691Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-03-12T00:41:44.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-03-12T00:41:44.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:41:44.800Z] prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container [2025-03-12T00:41:44.819Z] $ 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 [2025-03-12T00:41:48.836Z] $ docker top 0f98ceec9a3aa133395c55e1fc552d72eb4eba1f65b13b699d3fc0f80ab698db -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:41:48.931Z] provisioning config files... [2025-03-12T00:41:48.937Z] copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5316824245367879289tmp [2025-03-12T00:41:48.947Z] copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15885394761754479943tmp [2025-03-12T00:41:48.957Z] copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7012637836609393059tmp [Pipeline] { [Pipeline] echo [2025-03-12T00:41:48.986Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:41:49.280Z] ---> sigul-configuration.sh [2025-03-12T00:41:49.280Z] gpg: directory `/root/.gnupg' created [2025-03-12T00:41:49.280Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-03-12T00:41:49.280Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-03-12T00:41:49.280Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-03-12T00:41:49.280Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-03-12T00:41:49.280Z] gpg: CAST5 encrypted data [2025-03-12T00:41:49.280Z] gpg: encrypted with 1 passphrase [2025-03-12T00:41:49.280Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-03-12T00:41:49.572Z] + mkdir /home/jenkins [2025-03-12T00:41:49.572Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-03-12T00:41:49.863Z] + 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 [2025-03-12T00:41:49.875Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:41:50.225Z] ---> sigul-install.sh [2025-03-12T00:41:50.226Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-03-12T00:41:50.565Z] + git tag --list [2025-03-12T00:41:50.565Z] v0.0.0 [2025-03-12T00:41:50.565Z] v1.0.0 [2025-03-12T00:41:50.565Z] v2.1.0 [2025-03-12T00:41:50.565Z] v2.1.1 [2025-03-12T00:41:50.565Z] v2.2.0 [2025-03-12T00:41:50.565Z] v2.3.0 [2025-03-12T00:41:50.565Z] v3.0 [2025-03-12T00:41:50.565Z] v3.0.0 [2025-03-12T00:41:50.565Z] v3.0.1 [2025-03-12T00:41:50.565Z] v3.0.1-dev.1 [2025-03-12T00:41:50.565Z] v3.1 [2025-03-12T00:41:50.565Z] v3.1.0 [2025-03-12T00:41:50.565Z] v3.1.0-dev.1 [2025-03-12T00:41:50.565Z] v3.1.0-dev.10 [2025-03-12T00:41:50.565Z] v3.1.0-dev.11 [2025-03-12T00:41:50.565Z] v3.1.0-dev.12 [2025-03-12T00:41:50.565Z] v3.1.0-dev.13 [2025-03-12T00:41:50.565Z] v3.1.0-dev.14 [2025-03-12T00:41:50.565Z] v3.1.0-dev.15 [2025-03-12T00:41:50.565Z] v3.1.0-dev.16 [2025-03-12T00:41:50.565Z] v3.1.0-dev.17 [2025-03-12T00:41:50.565Z] v3.1.0-dev.18 [2025-03-12T00:41:50.565Z] v3.1.0-dev.19 [2025-03-12T00:41:50.565Z] v3.1.0-dev.2 [2025-03-12T00:41:50.565Z] v3.1.0-dev.20 [2025-03-12T00:41:50.565Z] v3.1.0-dev.21 [2025-03-12T00:41:50.565Z] v3.1.0-dev.22 [2025-03-12T00:41:50.565Z] v3.1.0-dev.23 [2025-03-12T00:41:50.565Z] v3.1.0-dev.24 [2025-03-12T00:41:50.565Z] v3.1.0-dev.25 [2025-03-12T00:41:50.565Z] v3.1.0-dev.26 [2025-03-12T00:41:50.565Z] v3.1.0-dev.27 [2025-03-12T00:41:50.565Z] v3.1.0-dev.28 [2025-03-12T00:41:50.565Z] v3.1.0-dev.29 [2025-03-12T00:41:50.565Z] v3.1.0-dev.3 [2025-03-12T00:41:50.565Z] v3.1.0-dev.30 [2025-03-12T00:41:50.565Z] v3.1.0-dev.31 [2025-03-12T00:41:50.565Z] v3.1.0-dev.32 [2025-03-12T00:41:50.565Z] v3.1.0-dev.33 [2025-03-12T00:41:50.565Z] v3.1.0-dev.34 [2025-03-12T00:41:50.565Z] v3.1.0-dev.35 [2025-03-12T00:41:50.565Z] v3.1.0-dev.36 [2025-03-12T00:41:50.565Z] v3.1.0-dev.37 [2025-03-12T00:41:50.565Z] v3.1.0-dev.38 [2025-03-12T00:41:50.565Z] v3.1.0-dev.39 [2025-03-12T00:41:50.565Z] v3.1.0-dev.4 [2025-03-12T00:41:50.565Z] v3.1.0-dev.40 [2025-03-12T00:41:50.565Z] v3.1.0-dev.5 [2025-03-12T00:41:50.565Z] v3.1.0-dev.6 [2025-03-12T00:41:50.565Z] v3.1.0-dev.7 [2025-03-12T00:41:50.565Z] v3.1.0-dev.8 [2025-03-12T00:41:50.565Z] v3.1.0-dev.9 [2025-03-12T00:41:50.565Z] v3.1.1 [2025-03-12T00:41:50.565Z] v3.2.0-dev.1 [2025-03-12T00:41:50.565Z] v3.2.0-dev.10 [2025-03-12T00:41:50.565Z] v3.2.0-dev.11 [2025-03-12T00:41:50.565Z] v3.2.0-dev.12 [2025-03-12T00:41:50.565Z] v3.2.0-dev.13 [2025-03-12T00:41:50.565Z] v3.2.0-dev.14 [2025-03-12T00:41:50.565Z] v3.2.0-dev.15 [2025-03-12T00:41:50.565Z] v3.2.0-dev.16 [2025-03-12T00:41:50.565Z] v3.2.0-dev.17 [2025-03-12T00:41:50.565Z] v3.2.0-dev.18 [2025-03-12T00:41:50.565Z] v3.2.0-dev.19 [2025-03-12T00:41:50.565Z] v3.2.0-dev.2 [2025-03-12T00:41:50.565Z] v3.2.0-dev.20 [2025-03-12T00:41:50.565Z] v3.2.0-dev.21 [2025-03-12T00:41:50.565Z] v3.2.0-dev.22 [2025-03-12T00:41:50.565Z] v3.2.0-dev.23 [2025-03-12T00:41:50.565Z] v3.2.0-dev.24 [2025-03-12T00:41:50.565Z] v3.2.0-dev.25 [2025-03-12T00:41:50.565Z] v3.2.0-dev.26 [2025-03-12T00:41:50.565Z] v3.2.0-dev.27 [2025-03-12T00:41:50.566Z] v3.2.0-dev.28 [2025-03-12T00:41:50.566Z] v3.2.0-dev.29 [2025-03-12T00:41:50.566Z] v3.2.0-dev.3 [2025-03-12T00:41:50.566Z] v3.2.0-dev.30 [2025-03-12T00:41:50.566Z] v3.2.0-dev.31 [2025-03-12T00:41:50.566Z] v3.2.0-dev.32 [2025-03-12T00:41:50.566Z] v3.2.0-dev.33 [2025-03-12T00:41:50.566Z] v3.2.0-dev.4 [2025-03-12T00:41:50.566Z] v3.2.0-dev.5 [2025-03-12T00:41:50.566Z] v3.2.0-dev.6 [2025-03-12T00:41:50.566Z] v3.2.0-dev.7 [2025-03-12T00:41:50.566Z] v3.2.0-dev.8 [2025-03-12T00:41:50.566Z] v3.2.0-dev.9 [2025-03-12T00:41:50.566Z] v4.0.0-dev.1 [2025-03-12T00:41:50.566Z] v4.0.0-dev.10 [2025-03-12T00:41:50.566Z] v4.0.0-dev.11 [2025-03-12T00:41:50.566Z] v4.0.0-dev.2 [2025-03-12T00:41:50.566Z] v4.0.0-dev.3 [2025-03-12T00:41:50.566Z] v4.0.0-dev.4 [2025-03-12T00:41:50.566Z] v4.0.0-dev.5 [2025-03-12T00:41:50.566Z] v4.0.0-dev.6 [2025-03-12T00:41:50.566Z] v4.0.0-dev.7 [2025-03-12T00:41:50.566Z] v4.0.0-dev.8 [2025-03-12T00:41:50.566Z] v4.0.0-dev.9 [Pipeline] sh [2025-03-12T00:41:50.858Z] + lftools sign git-tag v4.0.0-dev.11 [2025-03-12T00:41:51.425Z] Signing Git tag with Sigul... [2025-03-12T00:41:51.425Z] Signing v4.0.0-dev.11 [Pipeline] echo [2025-03-12T00:41:51.696Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:41:51.986Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-03-12T00:41:51.995Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-03-12T00:41:52.018Z] $ docker stop --time=1 0f98ceec9a3aa133395c55e1fc552d72eb4eba1f65b13b699d3fc0f80ab698db [2025-03-12T00:41:53.321Z] $ docker rm -f --volumes 0f98ceec9a3aa133395c55e1fc552d72eb4eba1f65b13b699d3fc0f80ab698db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-03-12T00:41:53.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:41:53.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:54.093Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:41:54.093Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:41:54.170Z] prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container [2025-03-12T00:41:54.194Z] $ 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 [2025-03-12T00:41:54.535Z] $ docker top 4000c8b3342924f325fcc52b83d6fbb8ab4d6d590a309e92ea68b852f8f1e6e5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:41:54.671Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:41:54.671Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:41:54.776Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:41:54.772Z] $ docker exec 4000c8b3342924f325fcc52b83d6fbb8ab4d6d590a309e92ea68b852f8f1e6e5 ssh-agent [2025-03-12T00:41:54.888Z] SSH_AUTH_SOCK=/tmp/ssh-hyZWLnWVlBB9/agent.32 [2025-03-12T00:41:54.888Z] SSH_AGENT_PID=38 [2025-03-12T00:41:54.891Z] Running ssh-add (command line suppressed) [2025-03-12T00:41:54.982Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4080664835033490952.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4080664835033490952.key) [2025-03-12T00:41:55.002Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:41:55.294Z] + git semver bump pre [2025-03-12T00:41:55.552Z] 2025-03-12 00:41:55,473 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-12T00:41:55.552Z] 2025-03-12 00:41:55,473 [bump_version] DEBUG bumping version:4.0.0-dev.11 on axis:pre with prefix:dev [2025-03-12T00:41:55.552Z] 2025-03-12 00:41:55,473 [bump_version] DEBUG bumped version:4.0.0-dev.12 [2025-03-12T00:41:55.552Z] 2025-03-12 00:41:55,473 [write_version] DEBUG write version:4.0.0-dev.12 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True [2025-03-12T00:41:55.552Z] 2025-03-12 00:41:55,473 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-12T00:41:55.552Z] 2025-03-12 00:41:55,473 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-12T00:41:55.552Z] 2025-03-12 00:41:55,476 [execute] INFO git cat-file --batch-check [2025-03-12T00:41:55.552Z] 2025-03-12 00:41:55,476 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T00:41:55.552Z] 2025-03-12 00:41:55,482 [execute] INFO git cat-file --batch [2025-03-12T00:41:55.552Z] 2025-03-12 00:41:55,482 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T00:41:55.552Z] 2025-03-12 00:41:55,487 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-12T00:41:55.552Z] 4.0.0-dev.12 [Pipeline] } [2025-03-12T00:41:55.553Z] $ docker exec --env ******** --env ******** 4000c8b3342924f325fcc52b83d6fbb8ab4d6d590a309e92ea68b852f8f1e6e5 ssh-agent -k [2025-03-12T00:41:55.653Z] unset SSH_AUTH_SOCK; [2025-03-12T00:41:55.653Z] unset SSH_AGENT_PID; [2025-03-12T00:41:55.653Z] echo Agent pid 38 killed; [2025-03-12T00:41:55.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:41:56.000Z] + git semver [Pipeline] } [2025-03-12T00:41:56.265Z] $ docker stop --time=1 4000c8b3342924f325fcc52b83d6fbb8ab4d6d590a309e92ea68b852f8f1e6e5 [2025-03-12T00:41:57.537Z] $ docker rm -f --volumes 4000c8b3342924f325fcc52b83d6fbb8ab4d6d590a309e92ea68b852f8f1e6e5 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-12T00:41:57.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-12T00:41:57.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:41:58.198Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-12T00:41:58.198Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:41:58.279Z] prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container [2025-03-12T00:41:58.300Z] $ 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 [2025-03-12T00:41:58.622Z] $ docker top 82cfbb027870fa9319f44c033ec1d7edf8d87a704325d67dcf41f24322c49456 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-12T00:41:58.766Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-12T00:41:58.766Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-12T00:41:58.883Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-12T00:41:58.878Z] $ docker exec 82cfbb027870fa9319f44c033ec1d7edf8d87a704325d67dcf41f24322c49456 ssh-agent [2025-03-12T00:41:58.986Z] SSH_AUTH_SOCK=/tmp/ssh-13ROYCbW58nq/agent.32 [2025-03-12T00:41:58.986Z] SSH_AGENT_PID=38 [2025-03-12T00:41:58.990Z] Running ssh-add (command line suppressed) [2025-03-12T00:41:59.091Z] Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16835145513703250129.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16835145513703250129.key) [2025-03-12T00:41:59.110Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-12T00:41:59.404Z] + git semver push [2025-03-12T00:41:59.663Z] 2025-03-12 00:41:59,561 [run_push] DEBUG push [2025-03-12T00:41:59.663Z] 2025-03-12 00:41:59,562 [execute] INFO git cat-file --batch-check [2025-03-12T00:41:59.663Z] 2025-03-12 00:41:59,562 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) [2025-03-12T00:41:59.663Z] 2025-03-12 00:41:59,566 [execute] INFO git rev-list ff064a7971d363a0fa750a54c83a96dd906e81a6 -- [2025-03-12T00:41:59.663Z] 2025-03-12 00:41:59,566 [execute] DEBUG Popen(['git', 'rev-list', 'ff064a7971d363a0fa750a54c83a96dd906e81a6', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T00:41:59.663Z] 2025-03-12 00:41:59,575 [execute] INFO git fetch -v origin [2025-03-12T00:41:59.663Z] 2025-03-12 00:41:59,575 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) [2025-03-12T00:42:00.232Z] 2025-03-12 00:42:00,027 [run_push] DEBUG no remote changes detected [2025-03-12T00:42:00.232Z] 2025-03-12 00:42:00,028 [execute] INFO git push origin semver [2025-03-12T00:42:00.232Z] 2025-03-12 00:42:00,028 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) [2025-03-12T00:42:00.801Z] 2025-03-12 00:42:00,641 [run_push] DEBUG push all version tags [2025-03-12T00:42:00.801Z] 2025-03-12 00:42:00,641 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-03-12T00:42:00.801Z] 2025-03-12 00:42:00,642 [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) [2025-03-12T00:42:01.367Z] 2025-03-12 00:42:01,267 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main [2025-03-12T00:42:01.367Z] 4.0.0-dev.12 [Pipeline] } [2025-03-12T00:42:01.370Z] $ docker exec --env ******** --env ******** 82cfbb027870fa9319f44c033ec1d7edf8d87a704325d67dcf41f24322c49456 ssh-agent -k [2025-03-12T00:42:01.467Z] unset SSH_AUTH_SOCK; [2025-03-12T00:42:01.467Z] unset SSH_AGENT_PID; [2025-03-12T00:42:01.467Z] echo Agent pid 38 killed; [2025-03-12T00:42:01.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-12T00:42:01.821Z] + git semver [Pipeline] } [2025-03-12T00:42:02.084Z] $ docker stop --time=1 82cfbb027870fa9319f44c033ec1d7edf8d87a704325d67dcf41f24322c49456 [2025-03-12T00:42:03.361Z] $ docker rm -f --volumes 82cfbb027870fa9319f44c033ec1d7edf8d87a704325d67dcf41f24322c49456 [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 [2025-03-12T00:42:04.027Z] + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] [2025-03-12T00:42:04.027Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-03-12T00:42:04.027Z] total 16 [2025-03-12T00:42:04.027Z] drwxr-xr-x 3 root root 4096 Mar 12 00:21 . [2025-03-12T00:42:04.027Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 12 00:41 .. [2025-03-12T00:42:04.027Z] drwxr-xr-x 2 root root 4096 Mar 12 00:21 cost [2025-03-12T00:42:04.027Z] -rw-r--r-- 1 root root 95 Mar 12 00:21 cost.csv [2025-03-12T00:42:04.027Z] + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-03-12T00:42:04.027Z] + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives [2025-03-12T00:42:04.027Z] total 16 [2025-03-12T00:42:04.027Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 12 00:21 . [2025-03-12T00:42:04.027Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 12 00:41 .. [2025-03-12T00:42:04.027Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 12 00:21 cost [2025-03-12T00:42:04.027Z] -rw-r--r-- 1 jenkins jenkins 95 Mar 12 00:21 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:04.327Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:05.183Z] ---> package-listing.sh [2025-03-12T00:42:05.183Z] ++ facter osfamily [2025-03-12T00:42:05.183Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-12T00:42:05.443Z] + OS_FAMILY=debian [2025-03-12T00:42:05.443Z] + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main [2025-03-12T00:42:05.443Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-12T00:42:05.443Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-12T00:42:05.443Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-12T00:42:05.443Z] + PACKAGES=/tmp/packages_start.txt [2025-03-12T00:42:05.443Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-03-12T00:42:05.443Z] + PACKAGES=/tmp/packages_end.txt [2025-03-12T00:42:05.443Z] + case "${OS_FAMILY}" in [2025-03-12T00:42:05.443Z] + dpkg -l [2025-03-12T00:42:05.443Z] + grep '^ii' [2025-03-12T00:42:05.443Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-12T00:42:05.443Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-12T00:42:05.443Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-12T00:42:05.443Z] + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' [2025-03-12T00:42:05.443Z] + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [2025-03-12T00:42:05.443Z] + 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 [2025-03-12T00:42:05.456Z] 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 [2025-03-12T00:42:05.732Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-12T00:42:06.307Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-12T00:42:06.307Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-12T00:42:06.415Z] prd-ubuntu20.04-docker-8c-8g-40942 does not seem to be running inside a container [2025-03-12T00:42:06.432Z] $ 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 [2025-03-12T00:42:06.642Z] $ docker top 4cb6d42818aa154cdb876587e10ab483e69f6d74f96b0f24551af3aba13ceb6c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-12T00:42:07.000Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-12T00:42:07.285Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-12T00:42:07.571Z] + ls /var/log/sa-host [2025-03-12T00:42:07.571Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-12T00:42:07.648Z] provisioning config files... [2025-03-12T00:42:07.657Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5292882238108314515tmp [Pipeline] { [Pipeline] echo [2025-03-12T00:42:07.681Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:07.969Z] ---> create-netrc.sh [Pipeline] } [2025-03-12T00:42:07.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:08.325Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-12T00:42:08.333Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:08.611Z] ---> sudo-logs.sh [2025-03-12T00:42:08.611Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-12T00:42:08.646Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:08.926Z] ---> job-cost.sh [2025-03-12T00:42:08.926Z] lf-activate-venv: SKIPPING [2025-03-12T00:42:08.926Z] DEBUG: total: 0.2199999988079071 [2025-03-12T00:42:08.926Z] INFO: Retrieving Stack Cost... [2025-03-12T00:42:09.185Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-12T00:42:09.753Z] INFO: Archiving Costs [Pipeline] echo [2025-03-12T00:42:09.767Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-12T00:42:10.048Z] ---> logs-deploy.sh [2025-03-12T00:42:10.048Z] lf-activate-venv: SKIPPING [2025-03-12T00:42:10.048Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/198 [2025-03-12T00:42:10.048Z] INFO: archiving workspace using pattern(s): [2025-03-12T00:42:10.983Z] Archives upload complete. [2025-03-12T00:42:10.983Z] INFO: archiving logs to Nexus