Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae09505e75e2155736259ee5bd4b345468334144 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-ssh9684540856413863301.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh9179120916531657187.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 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh16412454521886418564.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh1242372162607838744.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-ssh10499722631793857346.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, goVersion:1.25] ========================================================= [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.25 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-10224 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 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Avoid second fetch Checking out Revision ae09505e75e2155736259ee5bd4b345468334144 (main) Commit message: "Merge pull request #366 from sabrina-lin527/update-changelog" > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae09505e75e2155736259ee5bd4b345468334144 # timeout=10 > git rev-list --no-walk 52f661059ed021252ca8ea8fc67e819fd848f9e7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:52 ========================================================= 05:58:52 EdgeX Global Pipelines Version Info 05:58:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:53 ------------------- 05:58:53 stable info: 05:58:53 ------------------- 05:58:53 Commited By: Cherry Wang cherry@iotechsys.com 05:58:53 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:58:53 Message: update stable to v1.0.280 05:58:53 ------------------- 05:58:53 experimental info: 05:58:53 ------------------- 05:58:53 Commited By: Cherry Wang cherry@iotechsys.com 05:58:53 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 05:58:53 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 05:58:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae09505 [Pipeline] echo 05:58:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:54 provisioning config files... 05:58:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13420786614926946481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:55 ---> ****-login.sh 05:58:55 nexus3.edgexfoundry.org:10001 05:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:55 05:58:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:58:55 Configure a credential helper to remove this warning. See 05:58:55 https://docs.****.com/go/credential-store/ 05:58:55 05:58:55 Login Succeeded 05:58:55 nexus3.edgexfoundry.org:10002 05:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:55 05:58:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:58:55 Configure a credential helper to remove this warning. See 05:58:55 https://docs.****.com/go/credential-store/ 05:58:55 05:58:55 Login Succeeded 05:58:55 nexus3.edgexfoundry.org:10003 05:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:55 05:58:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:58:55 Configure a credential helper to remove this warning. See 05:58:55 https://docs.****.com/go/credential-store/ 05:58:55 05:58:55 Login Succeeded 05:58:55 nexus3.edgexfoundry.org:10004 05:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:55 05:58:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:58:55 Configure a credential helper to remove this warning. See 05:58:55 https://docs.****.com/go/credential-store/ 05:58:55 05:58:55 Login Succeeded 05:58:55 ****.io 05:58:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:55 05:58:55 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 05:58:55 Configure a credential helper to remove this warning. See 05:58:55 https://docs.****.com/go/credential-store/ 05:58:55 05:58:55 Login Succeeded 05:58:55 ---> ****-login.sh ends [Pipeline] } 05:58:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:58:56 + git rev-list -1 --merges ae09505e75e2155736259ee5bd4b345468334144~1..ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] echo 05:58:56 -----------> git rev-list -1 --merges ae09505e75e2155736259ee5bd4b345468334144~1..ae09505e75e2155736259ee5bd4b345468334144 ae09505e75e2155736259ee5bd4b345468334144 05:58:56 ae09505e75e2155736259ee5bd4b345468334144 [false] [Pipeline] sh 05:58:56 + git log --format=format:%s -1 ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] echo 05:58:56 ========================================================= 05:58:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:58:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:57 + git log --format=format:%s -1 ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] echo 05:58:57 [semverPrep] GIT_COMMIT: ae09505e75e2155736259ee5bd4b345468334144, Commit Message: Merge pull request #366 from sabrina-lin527/update-changelog [Pipeline] echo 05:58:57 [semverPrep] This is not a build commit. [Pipeline] sh 05:58:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:58:57 + grep -v github /etc/ssh/ssh_known_hosts 05:58:57 + [ -e /tmp/ssh_known_hosts ] 05:58:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:58:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:58:57 + sudo tee -a /etc/ssh/ssh_known_hosts 05:58:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:57 05:58:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:58 0.1.4: Pulling from edgex-devops/py-git-semver 05:58:58 3dae71ba6b94: Pulling fs layer 05:58:58 6bf1a483ea7c: Pulling fs layer 05:58:58 f5dfc541a4d3: Pulling fs layer 05:58:58 461d9e800cba: Pulling fs layer 05:58:58 80192f66455f: Pulling fs layer 05:58:58 2e8e34ca0e6c: Pulling fs layer 05:58:58 a29436f7fd5d: Pulling fs layer 05:58:58 923cac83aea3: Pulling fs layer 05:58:58 25ad8b0a4227: Pulling fs layer 05:58:58 db01528c6b51: Pulling fs layer 05:58:58 28988de357af: Pulling fs layer 05:58:58 2e8e34ca0e6c: Waiting 05:58:58 a29436f7fd5d: Waiting 05:58:58 923cac83aea3: Waiting 05:58:58 25ad8b0a4227: Waiting 05:58:58 db01528c6b51: Waiting 05:58:58 28988de357af: Waiting 05:58:58 461d9e800cba: Waiting 05:58:58 80192f66455f: Waiting 05:58:58 6bf1a483ea7c: Verifying Checksum 05:58:58 6bf1a483ea7c: Download complete 05:58:58 461d9e800cba: Verifying Checksum 05:58:58 461d9e800cba: Download complete 05:58:58 80192f66455f: Download complete 05:58:58 f5dfc541a4d3: Verifying Checksum 05:58:58 f5dfc541a4d3: Download complete 05:58:58 3dae71ba6b94: Verifying Checksum 05:58:58 3dae71ba6b94: Download complete 05:58:58 923cac83aea3: Verifying Checksum 05:58:58 923cac83aea3: Download complete 05:58:58 25ad8b0a4227: Verifying Checksum 05:58:58 25ad8b0a4227: Download complete 05:58:58 db01528c6b51: Download complete 05:58:58 28988de357af: Download complete 05:58:58 a29436f7fd5d: Verifying Checksum 05:58:58 a29436f7fd5d: Download complete 05:58:59 2e8e34ca0e6c: Download complete 05:58:59 3dae71ba6b94: Pull complete 05:58:59 6bf1a483ea7c: Pull complete 05:59:00 f5dfc541a4d3: Pull complete 05:59:00 461d9e800cba: Pull complete 05:59:00 80192f66455f: Pull complete 05:59:05 2e8e34ca0e6c: Pull complete 05:59:06 a29436f7fd5d: Pull complete 05:59:06 923cac83aea3: Pull complete 05:59:06 25ad8b0a4227: Pull complete 05:59:06 db01528c6b51: Pull complete 05:59:06 28988de357af: Pull complete 05:59:06 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 05:59:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:59:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:06 prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container 05:59:06 $ 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 05:59:08 $ docker top aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 -eo pid,comm 05:59:08 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). 05:59:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:59:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:08 [ssh-agent] Looking for ssh-agent implementation... 05:59:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:08 $ docker exec aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 ssh-agent 05:59:08 SSH_AUTH_SOCK=/tmp/ssh-s5glnHA7JoM4/agent.33 05:59:08 SSH_AGENT_PID=39 05:59:08 Running ssh-add (command line suppressed) 05:59:09 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4331020285716216841.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4331020285716216841.key) 05:59:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:09 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] sh 05:59:09 + git tag --points-at HEAD [Pipeline] } 05:59:09 $ docker exec --env ******** --env ******** aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 ssh-agent -k 05:59:09 unset SSH_AUTH_SOCK; 05:59:09 unset SSH_AGENT_PID; 05:59:09 echo Agent pid 39 killed; 05:59:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:59:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:59:09 [ssh-agent] Looking for ssh-agent implementation... 05:59:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:59:09 $ docker exec aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 ssh-agent 05:59:09 SSH_AUTH_SOCK=/tmp/ssh-CRNEj8es0crg/agent.86 05:59:09 SSH_AGENT_PID=92 05:59:09 Running ssh-add (command line suppressed) 05:59:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12313139339840914775.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12313139339840914775.key) 05:59:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:59:10 + git semver init 05:59:10 2026-05-22 05:59:10,743 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 05:59:10 2026-05-22 05:59:10,746 [run_init] DEBUG init version:0.0.0 force:False 05:59:10 2026-05-22 05:59:10,747 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 05:59:10 2026-05-22 05:59:10,747 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 05:59:10 2026-05-22 05:59:10,747 [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, stdin=None, shell=False, universal_newlines=False) 05:59:12 2026-05-22 05:59:12,227 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 05:59:12 2026-05-22 05:59:12,228 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 05:59:12 2026-05-22 05:59:12,228 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 05:59:12 2026-05-22 05:59:12,228 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 05:59:12 4.1.0-dev.3 [Pipeline] } 05:59:12 $ docker exec --env ******** --env ******** aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 ssh-agent -k 05:59:12 unset SSH_AUTH_SOCK; 05:59:12 unset SSH_AGENT_PID; 05:59:12 echo Agent pid 92 killed; 05:59:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:59:13 + git semver [Pipeline] } 05:59:13 $ docker stop --time=1 aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 05:59:14 $ docker rm -f --volumes aefd31798a88f004216572bfab82889ad3f5c4ed0e9222476c025da271f66fc7 [Pipeline] // withDockerContainer [Pipeline] sh 05:59:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:59:15 Stashed 1 file(s) [Pipeline] echo 05:59:15 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 05:59:15 provisioning config files... 05:59:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12909040519494212400tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:15 ---> ****-login.sh 05:59:15 nexus3.edgexfoundry.org:10001 05:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:15 Login Succeeded 05:59:15 nexus3.edgexfoundry.org:10002 05:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:15 Login Succeeded 05:59:15 nexus3.edgexfoundry.org:10003 05:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:16 Login Succeeded 05:59:16 nexus3.edgexfoundry.org:10004 05:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:16 Login Succeeded 05:59:16 ****.io 05:59:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:59:16 Login Succeeded 05:59:16 ---> ****-login.sh ends [Pipeline] } 05:59:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:59:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 05:59:16 ========================================================= 05:59:16 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 05:59:16 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:16 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 05:59:17 #0 building with "default" instance using docker driver 05:59:17 05:59:17 #1 [internal] load build definition from Dockerfile 05:59:17 #1 transferring dockerfile: 1.81kB done 05:59:17 #1 DONE 0.0s 05:59:17 05:59:17 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 05:59:17 #2 DONE 0.1s 05:59:17 05:59:17 #3 [internal] load .dockerignore 05:59:17 #3 transferring context: 304B done 05:59:17 #3 DONE 0.0s 05:59:17 05:59:17 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:59:17 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 05:59:17 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 05:59:17 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 05:59:17 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.1s done 05:59:17 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 05:59:17 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 05:59:17 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 13.63MB / 60.15MB 0.2s 05:59:17 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 05:59:17 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 05:59:17 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 05:59:17 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 05:59:17 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 05:59:17 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 2.10MB / 11.98MB 0.2s 05:59:18 #4 ... 05:59:18 05:59:18 #5 [internal] load build context 05:59:18 #5 transferring context: 22.14MB 0.2s done 05:59:18 #5 DONE 0.2s 05:59:18 05:59:18 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 05:59:18 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 05:59:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 28.31MB / 60.15MB 0.3s 05:59:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 8.39MB / 112.58MB 0.3s 05:59:18 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 8.39MB / 11.98MB 0.3s 05:59:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 05:59:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 26.21MB / 112.58MB 0.5s 05:59:18 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.4s done 05:59:18 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.1s done 05:59:18 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 4.19MB / 14.72MB 0.5s 05:59:18 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 05:59:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 40.89MB / 112.58MB 0.6s 05:59:18 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 13.63MB / 14.72MB 0.6s 05:59:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 57.59MB / 112.58MB 0.7s 05:59:18 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 05:59:18 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 0.1s 05:59:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 79.69MB / 112.58MB 0.8s 05:59:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 101.71MB / 112.58MB 0.9s 05:59:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s 05:59:18 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.1s done 05:59:24 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 5.0s done 05:59:24 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 05:59:24 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 05:59:24 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:59:24 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 05:59:24 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 05:59:24 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.3s done 05:59:24 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 05:59:28 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 3.5s done 05:59:28 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 05:59:28 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.7s done 05:59:28 #4 DONE 10.7s 05:59:28 05:59:28 #6 [builder 2/7] RUN apk add --no-cache make git 05:59:28 #6 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 05:59:28 #6 0.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 05:59:28 #6 0.687 OK: 265 MiB in 60 packages 05:59:30 Still waiting to schedule task 05:59:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:59:30 #6 DONE 2.4s 05:59:31 05:59:31 #7 [builder 3/7] WORKDIR /app 05:59:31 #7 DONE 0.0s 05:59:31 05:59:31 #8 [builder 4/7] COPY go.mod vendor* ./ 05:59:31 #8 DONE 0.0s 05:59:31 05:59:31 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:43 #9 DONE 11.2s 05:59:43 05:59:43 #10 [builder 6/7] COPY . . 05:59:43 #10 DONE 0.1s 05:59:43 05:59:43 #11 [builder 7/7] RUN echo noop 05:59:43 #11 0.191 noop 05:59:43 #11 DONE 0.2s 05:59:43 05:59:43 #12 exporting to image 05:59:43 #12 exporting layers 05:59:51 #12 exporting layers 8.9s done 05:59:51 #12 writing image sha256:4e4deda95177335e8dce6bc5b9827107f4a4a035ecffb731145d8cfe5092a9d3 done 05:59:51 #12 naming to docker.io/library/ci-base-image-x86_64 done 05:59:51 #12 DONE 9.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:51 + docker inspect -f . ci-base-image-x86_64 05:59:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:51 prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container 05:59:51 $ 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 05:59:52 $ docker top 45ea441ca9d6a319717d541aae04b1ec260a49ea4887c428918a87db34fae43c -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:52 + go version 05:59:52 go version go1.25.2 linux/amd64 [Pipeline] } 05:59:52 $ docker stop --time=1 45ea441ca9d6a319717d541aae04b1ec260a49ea4887c428918a87db34fae43c 05:59:53 $ docker rm -f --volumes 45ea441ca9d6a319717d541aae04b1ec260a49ea4887c428918a87db34fae43c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:54 + docker inspect -f . ci-base-image-x86_64 05:59:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:54 prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container 05:59:54 $ 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 05:59:54 $ docker top 4702d9e12b8cf15faa8fc544ca050f335b3069cda522bffceb791f6b057e4e79 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:54 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 05:59:55 + make test 05:59:55 go test -race ./... -coverprofile=coverage.out ./... 06:00:34 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 06:00:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.123s coverage: 86.2% of statements 06:00:34 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 06:00:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.695s coverage: 71.9% of statements 06:01:13 0 issues. 06:01:13 go vet ./... 06:01:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:01:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:01:14 ./bin/test-attribution.sh [Pipeline] echo 06:01:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 06:01:14 $ docker stop --time=1 4702d9e12b8cf15faa8fc544ca050f335b3069cda522bffceb791f6b057e4e79 06:01:16 $ docker rm -f --volumes 4702d9e12b8cf15faa8fc544ca050f335b3069cda522bffceb791f6b057e4e79 [Pipeline] // withDockerContainer [Pipeline] sh 06:01:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:01:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:01:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:01:18 + ls -al . 06:01:18 total 292 06:01:18 drwxrwxr-x 11 jenkins jenkins 4096 May 22 05:59 . 06:01:18 drwxrwxr-x 4 jenkins jenkins 4096 May 22 05:58 .. 06:01:18 -rw-rw-r-- 1 jenkins jenkins 262 May 22 05:58 .dockerignore 06:01:18 drwxrwxr-x 8 jenkins jenkins 4096 May 22 06:00 .git 06:01:18 drwxrwxr-x 3 jenkins jenkins 4096 May 22 05:58 .github 06:01:18 -rw-rw-r-- 1 jenkins jenkins 773 May 22 05:58 .gitignore 06:01:18 -rw-rw-r-- 1 jenkins jenkins 359 May 22 05:58 .golangci.yml 06:01:18 drwxr-xr-x 3 jenkins jenkins 4096 May 22 05:59 .semver 06:01:18 -rw-rw-r-- 1 jenkins jenkins 19704 May 22 05:58 Attribution.txt 06:01:18 -rw-rw-r-- 1 jenkins jenkins 12761 May 22 05:58 CHANGELOG.md 06:01:18 -rw-rw-r-- 1 jenkins jenkins 1769 May 22 05:58 Dockerfile 06:01:18 -rw-rw-r-- 1 jenkins jenkins 677 May 22 05:58 GOVERNANCE.md 06:01:18 -rw-rw-r-- 1 jenkins jenkins 688 May 22 05:58 Jenkinsfile 06:01:18 -rw-rw-r-- 1 jenkins jenkins 11347 May 22 05:58 LICENSE 06:01:18 -rw-rw-r-- 1 jenkins jenkins 3065 May 22 05:58 Makefile 06:01:18 -rw-rw-r-- 1 jenkins jenkins 617 May 22 05:58 OWNERS.md 06:01:18 -rw-rw-r-- 1 jenkins jenkins 3851 May 22 05:58 README.md 06:01:18 -rw-rw-r-- 1 jenkins jenkins 11 May 22 05:59 VERSION 06:01:18 drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:58 bin 06:01:18 -rw-r--r-- 1 jenkins jenkins 55696 May 22 06:00 coverage.out 06:01:18 -rw-rw-r-- 1 jenkins jenkins 7306 May 22 05:58 go.mod 06:01:18 -rw-rw-r-- 1 jenkins jenkins 90435 May 22 05:58 go.sum 06:01:18 drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:58 images 06:01:18 drwxrwxr-x 4 jenkins jenkins 4096 May 22 05:58 internal 06:01:18 -rw-rw-r-- 1 jenkins jenkins 531 May 22 05:58 main.go 06:01:18 drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:58 openapi 06:01:18 drwxrwxr-x 2 jenkins jenkins 4096 May 22 05:58 res 06:01:18 drwxrwxr-x 3 jenkins jenkins 4096 May 22 05:58 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:18 + 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=ae09505e75e2155736259ee5bd4b345468334144 --label arch=amd64 --label version=4.1.0-dev.3 . 06:01:18 #0 building with "default" instance using docker driver 06:01:18 06:01:18 #1 [internal] load build definition from Dockerfile 06:01:18 #1 transferring dockerfile: 1.81kB done 06:01:18 #1 DONE 0.0s 06:01:18 06:01:18 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:01:18 #2 DONE 0.0s 06:01:18 06:01:18 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:01:18 #3 DONE 0.1s 06:01:18 06:01:18 #4 [internal] load .dockerignore 06:01:18 #4 transferring context: 304B done 06:01:18 #4 DONE 0.0s 06:01:18 06:01:18 #5 [internal] load build context 06:01:18 #5 transferring context: 5.33kB done 06:01:18 #5 DONE 0.0s 06:01:18 06:01:18 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:01:18 #6 DONE 0.1s 06:01:18 06:01:18 #7 [stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:01:18 #7 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 06:01:18 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s 06:01:18 #7 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 06:01:18 #7 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 06:01:18 #7 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 06:01:18 #7 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 06:01:18 #7 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.1s done 06:01:18 #7 DONE 0.3s 06:01:18 06:01:18 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 06:01:19 #8 0.212 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:01:19 #8 0.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:01:19 #8 0.616 (1/2) Installing ca-certificates (20260413-r0) 06:01:19 #8 ... 06:01:19 06:01:19 #9 [builder 2/7] RUN apk add --no-cache make git 06:01:19 #9 0.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:01:19 #9 0.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:01:19 #9 0.821 OK: 265 MiB in 60 packages 06:01:19 #9 DONE 1.0s 06:01:19 06:01:19 #8 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 06:01:19 #8 0.636 (2/2) Installing dumb-init (1.2.5-r3) 06:01:19 #8 0.642 Executing busybox-1.37.0-r20.trigger 06:01:19 #8 0.650 Executing ca-certificates-20260413-r0.trigger 06:01:19 #8 0.694 OK: 8 MiB in 18 packages 06:01:20 #8 DONE 0.8s 06:01:20 06:01:20 #10 [builder 3/7] WORKDIR /app 06:01:20 #10 DONE 0.0s 06:01:20 06:01:20 #11 [builder 4/7] COPY go.mod vendor* ./ 06:01:20 #11 DONE 0.0s 06:01:20 06:01:20 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:20 #12 DONE 0.6s 06:01:20 06:01:20 #13 [stage-1 3/9] RUN apk --no-cache upgrade 06:01:20 #13 0.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:01:20 #13 0.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:01:20 #13 ... 06:01:20 06:01:20 #14 [builder 6/7] COPY . . 06:01:20 #14 DONE 0.1s 06:01:20 06:01:20 #15 [builder 7/7] RUN make build 06:01:20 #15 ... 06:01:20 06:01:20 #13 [stage-1 3/9] RUN apk --no-cache upgrade 06:01:20 #13 0.910 OK: 8 MiB in 18 packages 06:01:20 #13 DONE 1.1s 06:01:20 06:01:20 #15 [builder 7/7] RUN make build 06:01:20 #15 0.228 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 06:01:48 #15 DONE 27.9s 06:01:48 06:01:48 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 06:01:48 #16 DONE 0.0s 06:01:48 06:01:48 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 06:01:48 #17 DONE 0.0s 06:01:48 06:01:48 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 06:01:48 #18 DONE 0.0s 06:01:48 06:01:48 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 06:01:48 #19 DONE 0.0s 06:01:48 06:01:48 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 06:01:48 #20 DONE 0.1s 06:01:48 06:01:48 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 06:01:48 #21 DONE 0.2s 06:01:49 06:01:49 #22 exporting to image 06:01:49 #22 exporting layers 0.1s done 06:01:49 #22 writing image sha256:ea33b09647ec06ed899e5a17e8f04c446d0891356f36c3267b14a34c84148b4d done 06:01:49 #22 naming to docker.io/library/app-rfid-llrp-inventory done 06:01:49 #22 DONE 0.2s 06:01:49 06:01:49 1 warning found (use docker --debug to expand): 06:01:49  - UndefinedVar: Usage of undefined variable '$VERSION' (line 38) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:01:49 provisioning config files... 06:01:49 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5082919396023761816tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:01:49 ---> ****-login.sh 06:01:49 nexus3.edgexfoundry.org:10001 06:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:49 Login Succeeded 06:01:49 nexus3.edgexfoundry.org:10002 06:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:49 Login Succeeded 06:01:49 nexus3.edgexfoundry.org:10003 06:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:49 Login Succeeded 06:01:49 nexus3.edgexfoundry.org:10004 06:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:49 Login Succeeded 06:01:49 ****.io 06:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:01:50 Login Succeeded 06:01:50 ---> ****-login.sh ends [Pipeline] } 06:01:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:01:50 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 06:01:50 ae09505e75e2155736259ee5bd4b345468334144 06:01:50 latest 06:01:50 4.1.0-dev.3 06:01:50 ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 06:01:50 main 06:01:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:50 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae09505e75e2155736259ee5bd4b345468334144 06:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:01:50 ef6e14790c7a: Preparing 06:01:50 d3f6249a2b8e: Preparing 06:01:50 d495f46560e3: Preparing 06:01:50 00cb99f53fcf: Preparing 06:01:50 fb13e804bffb: Preparing 06:01:50 5d765711b81b: Preparing 06:01:50 adcccbdda4da: Preparing 06:01:50 85686e953e6a: Preparing 06:01:50 0854555d70ac: Preparing 06:01:50 adcccbdda4da: Waiting 06:01:50 85686e953e6a: Waiting 06:01:50 0854555d70ac: Waiting 06:01:50 5d765711b81b: Waiting 06:01:50 00cb99f53fcf: Pushed 06:01:50 ef6e14790c7a: Pushed 06:01:50 fb13e804bffb: Pushed 06:01:50 d495f46560e3: Pushed 06:01:50 0854555d70ac: Layer already exists 06:01:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10228 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 06:01:51 Running in /w/workspace/app-rfid-llrp-inventory/201 [Pipeline] { [Pipeline] checkout 06:01:51 The recommended git tool is: git 06:01:51 5d765711b81b: Pushed 06:01:51 adcccbdda4da: Pushed 06:01:51 85686e953e6a: Pushed 06:01:55 d3f6249a2b8e: Pushed 06:01:55 ae09505e75e2155736259ee5bd4b345468334144: digest: sha256:84df4b0dea2c0802ccc6982a5112dfdb11f571b5d50f9c710b7df149bf84c5d9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:55 + 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 06:01:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 06:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:01:55 ef6e14790c7a: Preparing 06:01:55 d3f6249a2b8e: Preparing 06:01:55 d495f46560e3: Preparing 06:01:55 00cb99f53fcf: Preparing 06:01:55 fb13e804bffb: Preparing 06:01:55 5d765711b81b: Preparing 06:01:55 adcccbdda4da: Preparing 06:01:55 85686e953e6a: Preparing 06:01:55 0854555d70ac: Preparing 06:01:55 5d765711b81b: Waiting 06:01:55 85686e953e6a: Waiting 06:01:55 adcccbdda4da: Waiting 06:01:55 0854555d70ac: Waiting 06:01:55 d495f46560e3: Layer already exists 06:01:55 ef6e14790c7a: Layer already exists 06:01:55 d3f6249a2b8e: Layer already exists 06:01:55 00cb99f53fcf: Layer already exists 06:01:55 fb13e804bffb: Layer already exists 06:01:55 5d765711b81b: Layer already exists 06:01:55 adcccbdda4da: Layer already exists 06:01:55 85686e953e6a: Layer already exists 06:01:55 0854555d70ac: Layer already exists 06:01:55 latest: digest: sha256:84df4b0dea2c0802ccc6982a5112dfdb11f571b5d50f9c710b7df149bf84c5d9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:56 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:56 using credential edgex-jenkins-ssh 06:01:56 Cloning the remote Git repository 06:01:56 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.3 06:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:01:56 ef6e14790c7a: Preparing 06:01:56 d3f6249a2b8e: Preparing 06:01:56 d495f46560e3: Preparing 06:01:56 00cb99f53fcf: Preparing 06:01:56 fb13e804bffb: Preparing 06:01:56 5d765711b81b: Preparing 06:01:56 adcccbdda4da: Preparing 06:01:56 85686e953e6a: Preparing 06:01:56 0854555d70ac: Preparing 06:01:56 85686e953e6a: Waiting 06:01:56 0854555d70ac: Waiting 06:01:56 5d765711b81b: Waiting 06:01:56 adcccbdda4da: Waiting 06:01:56 ef6e14790c7a: Layer already exists 06:01:56 fb13e804bffb: Layer already exists 06:01:56 00cb99f53fcf: Layer already exists 06:01:56 d495f46560e3: Layer already exists 06:01:56 d3f6249a2b8e: Layer already exists 06:01:56 adcccbdda4da: Layer already exists 06:01:56 85686e953e6a: Layer already exists 06:01:56 5d765711b81b: Layer already exists 06:01:56 0854555d70ac: Layer already exists 06:01:56 4.1.0-dev.3: digest: sha256:84df4b0dea2c0802ccc6982a5112dfdb11f571b5d50f9c710b7df149bf84c5d9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:56 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 06:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:01:57 ef6e14790c7a: Preparing 06:01:57 d3f6249a2b8e: Preparing 06:01:57 d495f46560e3: Preparing 06:01:57 00cb99f53fcf: Preparing 06:01:57 fb13e804bffb: Preparing 06:01:57 5d765711b81b: Preparing 06:01:57 adcccbdda4da: Preparing 06:01:57 85686e953e6a: Preparing 06:01:57 0854555d70ac: Preparing 06:01:57 5d765711b81b: Waiting 06:01:57 adcccbdda4da: Waiting 06:01:57 85686e953e6a: Waiting 06:01:57 0854555d70ac: Waiting 06:01:57 d495f46560e3: Layer already exists 06:01:57 ef6e14790c7a: Layer already exists 06:01:57 d3f6249a2b8e: Layer already exists 06:01:57 fb13e804bffb: Layer already exists 06:01:57 00cb99f53fcf: Layer already exists 06:01:57 adcccbdda4da: Layer already exists 06:01:57 5d765711b81b: Layer already exists 06:01:57 85686e953e6a: Layer already exists 06:01:57 0854555d70ac: Layer already exists 06:01:57 ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3: digest: sha256:84df4b0dea2c0802ccc6982a5112dfdb11f571b5d50f9c710b7df149bf84c5d9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:56 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 06:01:56 > git init /w/workspace/app-rfid-llrp-inventory/201 # timeout=10 06:01:56 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 06:01:56 > git --version # timeout=10 06:01:56 > git --version # 'git version 2.25.1' 06:01:56 using GIT_SSH to set credentials SSH Credentials for GitHub 06:01:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:01:57 + 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 06:01:57 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 06:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:01:57 ef6e14790c7a: Preparing 06:01:57 d3f6249a2b8e: Preparing 06:01:57 d495f46560e3: Preparing 06:01:57 00cb99f53fcf: Preparing 06:01:57 fb13e804bffb: Preparing 06:01:57 5d765711b81b: Preparing 06:01:57 adcccbdda4da: Preparing 06:01:57 85686e953e6a: Preparing 06:01:57 0854555d70ac: Preparing 06:01:57 5d765711b81b: Waiting 06:01:57 adcccbdda4da: Waiting 06:01:57 85686e953e6a: Waiting 06:01:57 0854555d70ac: Waiting 06:01:57 d3f6249a2b8e: Layer already exists 06:01:57 00cb99f53fcf: Layer already exists 06:01:57 d495f46560e3: Layer already exists 06:01:57 ef6e14790c7a: Layer already exists 06:01:57 fb13e804bffb: Layer already exists 06:01:57 85686e953e6a: Layer already exists 06:01:57 adcccbdda4da: Layer already exists 06:01:57 5d765711b81b: Layer already exists 06:01:57 0854555d70ac: Layer already exists 06:01:57 main: digest: sha256:84df4b0dea2c0802ccc6982a5112dfdb11f571b5d50f9c710b7df149bf84c5d9 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:01:57 ===================================================== [Pipeline] echo 06:01:57 taggedImages: 06:01:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae09505e75e2155736259ee5bd4b345468334144 06:01:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 06:01:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.1.0-dev.3 06:01:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 06:01:57 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:58 06:01:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:01:58 latest: Pulling from edgex-lftools-log-publisher 06:01:58 5eb5b503b376: Pulling fs layer 06:01:58 5c69ac0246d0: Pulling fs layer 06:01:58 ec43610c2a17: Pulling fs layer 06:01:58 3a2ae6a8a46f: Pulling fs layer 06:01:58 33b1e0a273af: Pulling fs layer 06:01:58 5d3b04190fa2: Pulling fs layer 06:01:58 2f39f015ded8: Pulling fs layer 06:01:58 33b1e0a273af: Waiting 06:01:58 5d3b04190fa2: Waiting 06:01:58 2f39f015ded8: Waiting 06:01:58 3a2ae6a8a46f: Waiting 06:01:58 5c69ac0246d0: Verifying Checksum 06:01:58 5c69ac0246d0: Download complete 06:01:58 3a2ae6a8a46f: Download complete 06:01:58 33b1e0a273af: Verifying Checksum 06:01:58 33b1e0a273af: Download complete 06:01:58 5d3b04190fa2: Download complete 06:01:58 ec43610c2a17: Verifying Checksum 06:01:58 ec43610c2a17: Download complete 06:01:59 5eb5b503b376: Verifying Checksum 06:01:59 5eb5b503b376: Download complete 06:01:59 2f39f015ded8: Verifying Checksum 06:01:59 2f39f015ded8: Download complete 06:02:01 5eb5b503b376: Pull complete 06:02:01 5c69ac0246d0: Pull complete 06:02:00 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 06:02:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:02:01 Avoid second fetch 06:02:01 Checking out Revision ae09505e75e2155736259ee5bd4b345468334144 (main) 06:02:01 ec43610c2a17: Pull complete 06:02:01 3a2ae6a8a46f: Pull complete 06:02:01 33b1e0a273af: Pull complete 06:02:01 5d3b04190fa2: Pull complete 06:02:02 Commit message: "Merge pull request #366 from sabrina-lin527/update-changelog" 06:02:01 > git config core.sparsecheckout # timeout=10 06:02:01 > git checkout -f ae09505e75e2155736259ee5bd4b345468334144 # timeout=10 06:02:06 06:02:06 GitHub has been notified of this commit’s build result 06:02:06 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:02:06 provisioning config files... 06:02:06 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/201@tmp/config9521075704889168029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:02:07 ---> ****-login.sh 06:02:07 nexus3.edgexfoundry.org:10001 06:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:07 Configure a credential helper to remove this warning. See 06:02:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:07 06:02:07 Login Succeeded 06:02:07 nexus3.edgexfoundry.org:10002 06:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:08 Configure a credential helper to remove this warning. See 06:02:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:08 06:02:08 Login Succeeded 06:02:08 nexus3.edgexfoundry.org:10003 06:02:08 2f39f015ded8: Pull complete 06:02:08 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:02:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:02:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:08 prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container 06:02:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 06:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:08 Configure a credential helper to remove this warning. See 06:02:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:08 06:02:08 Login Succeeded 06:02:08 nexus3.edgexfoundry.org:10004 06:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:09 Configure a credential helper to remove this warning. See 06:02:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:09 06:02:09 Login Succeeded 06:02:09 ****.io 06:02:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:02:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:02:09 Configure a credential helper to remove this warning. See 06:02:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:02:09 06:02:09 Login Succeeded 06:02:09 ---> ****-login.sh ends 06:02:09 $ docker top c5b01d4e5a4ee27f05145fa3d1e76ead3ca5ff763c260ed3b87a510352472d09 -eo pid,comm [Pipeline] { [Pipeline] } 06:02:10 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:02:10 ---> job-cost.sh 06:02:10 lf-activate-venv: SKIPPING 06:02:10 INFO: No Stack... [Pipeline] echo 06:02:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:02:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:02:10 ========================================================= 06:02:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 06:02:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:10 INFO: Retrieving Pricing Info for: v3-standard-8 06:02:10 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 06:02:10 INFO: Archiving Costs [Pipeline] sh 06:02:11 Sending build context to Docker daemon 685.1kB 06:02:11 Step 1/12 : ARG BASE=golang:1.25-alpine3.22 06:02:11 Step 2/12 : FROM ${BASE} AS builder 06:02:11 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 06:02:11 + cut -d, -f6 [Pipeline] lock 06:02:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] 06:02:11 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] did not exist. Created. 06:02:11 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:02:11 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:02:11 6b59a28fa201: Pulling fs layer 06:02:11 d32bb0dddca7: Pulling fs layer 06:02:11 5dab1238d3d9: Pulling fs layer 06:02:11 196fd7d83e7d: Pulling fs layer 06:02:11 4f4fb700ef54: Pulling fs layer 06:02:11 8ba94037c8f0: Pulling fs layer 06:02:11 deaec5988b04: Pulling fs layer 06:02:11 9f65657bb879: Pulling fs layer 06:02:11 4f4fb700ef54: Waiting 06:02:11 8ba94037c8f0: Waiting 06:02:11 deaec5988b04: Waiting 06:02:11 9f65657bb879: Waiting 06:02:11 196fd7d83e7d: Waiting 06:02:11 d32bb0dddca7: Verifying Checksum 06:02:11 d32bb0dddca7: Download complete 06:02:11 196fd7d83e7d: Verifying Checksum 06:02:11 196fd7d83e7d: Download complete 06:02:11 4f4fb700ef54: Verifying Checksum 06:02:11 4f4fb700ef54: Download complete 06:02:11 8ba94037c8f0: Verifying Checksum 06:02:11 8ba94037c8f0: Download complete 06:02:11 6b59a28fa201: Verifying Checksum 06:02:11 6b59a28fa201: Download complete 06:02:11 + echo total: 0.2199999988079071 [Pipeline] stash 06:02:11 Stashed 1 file(s) [Pipeline] } 06:02:11 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] [Pipeline] // lock [Pipeline] } 06:02:11 $ docker stop --time=1 c5b01d4e5a4ee27f05145fa3d1e76ead3ca5ff763c260ed3b87a510352472d09 06:02:12 9f65657bb879: Verifying Checksum 06:02:12 9f65657bb879: Download complete 06:02:12 6b59a28fa201: Pull complete 06:02:12 $ docker rm -f --volumes c5b01d4e5a4ee27f05145fa3d1e76ead3ca5ff763c260ed3b87a510352472d09 06:02:12 5dab1238d3d9: Verifying Checksum 06:02:12 5dab1238d3d9: Download complete [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:02:13 d32bb0dddca7: Pull complete 06:02:14 deaec5988b04: Verifying Checksum 06:02:14 deaec5988b04: Download complete 06:02:26 5dab1238d3d9: Pull complete 06:02:27 196fd7d83e7d: Pull complete 06:02:27 4f4fb700ef54: Pull complete 06:02:27 8ba94037c8f0: Pull complete 06:02:36 deaec5988b04: Pull complete 06:02:38 9f65657bb879: Pull complete 06:02:38 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 06:02:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 06:02:38 ---> 334268110677 06:02:38 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:02:40 ---> Running in 8c2a2975f822 06:02:40 Removing intermediate container 8c2a2975f822 06:02:40 ---> a91066009c9f 06:02:40 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:02:40 ---> Running in 65aa8ea3fcc5 06:02:41 Removing intermediate container 65aa8ea3fcc5 06:02:41 ---> 1b16a4be286e 06:02:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:02:41 ---> Running in a30b621f0945 06:02:41 Removing intermediate container a30b621f0945 06:02:41 ---> 81df13676f01 06:02:41 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:02:41 ---> Running in 2bd524bc3201 06:02:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:02:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:02:44 OK: 255 MiB in 60 packages 06:02:45 Removing intermediate container 2bd524bc3201 06:02:45 ---> f5479a5b3c30 06:02:45 Step 7/12 : WORKDIR /app 06:02:45 ---> Running in 020ccafd1d03 06:02:46 Removing intermediate container 020ccafd1d03 06:02:46 ---> 6eba62b9b809 06:02:46 Step 8/12 : COPY go.mod vendor* ./ 06:02:51 ---> 3d3f2228ab65 06:02:51 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:51 ---> Running in 8ed5f74854ba 06:04:46 Removing intermediate container 8ed5f74854ba 06:04:46 ---> 83cf929cdb67 06:04:46 Step 10/12 : COPY . . 06:04:46 ---> 38f38c0ebbe8 06:04:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:04:46 ---> Running in 18b613e131df 06:04:46 Removing intermediate container 18b613e131df 06:04:46 ---> 0f61b7141022 06:04:46 Step 12/12 : RUN $MAKE 06:04:46 ---> Running in 1483ef897f8f 06:04:46 noop 06:04:46 Removing intermediate container 1483ef897f8f 06:04:46 ---> 75e62a481b08 06:04:46 Successfully built 75e62a481b08 06:04:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:47 + docker inspect -f . ci-base-image-arm64 06:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:47 prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container 06:04:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/201 -v /w/workspace/app-rfid-llrp-inventory/201:/w/workspace/app-rfid-llrp-inventory/201:rw,z -v /w/workspace/app-rfid-llrp-inventory/201@tmp:/w/workspace/app-rfid-llrp-inventory/201@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 06:04:48 $ docker top b9082bd95e9bb4e012d95b59c438e8549165d7fb934f985d3668ccc76eb7f509 -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:49 + go version 06:04:49 go version go1.25.3 linux/arm64 [Pipeline] } 06:04:49 $ docker stop --time=1 b9082bd95e9bb4e012d95b59c438e8549165d7fb934f985d3668ccc76eb7f509 06:04:51 $ docker rm -f --volumes b9082bd95e9bb4e012d95b59c438e8549165d7fb934f985d3668ccc76eb7f509 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:51 + docker inspect -f . ci-base-image-arm64 06:04:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:04:51 prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container 06:04:52 $ 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/201 -v /w/workspace/app-rfid-llrp-inventory/201:/w/workspace/app-rfid-llrp-inventory/201:rw,z -v /w/workspace/app-rfid-llrp-inventory/201@tmp:/w/workspace/app-rfid-llrp-inventory/201@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 06:04:53 $ docker top d948186690459a227f597a628fa43c20588f0a31e911fa17fd09680f6e8aa97f -eo pid,comm [Pipeline] { [Pipeline] sh 06:04:53 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/201 [Pipeline] fileExists [Pipeline] sh 06:04:54 + make test 06:04:54 go test -race ./... -coverprofile=coverage.out ./... 06:10:01 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 06:10:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.529s coverage: 86.2% of statements 06:10:03 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 06:10:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.358s coverage: 71.9% of statements 06:10:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:10:16 go vet ./... 06:14:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:14:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:14:23 ./bin/test-attribution.sh [Pipeline] echo 06:14:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] } 06:14:23 $ docker stop --time=1 d948186690459a227f597a628fa43c20588f0a31e911fa17fd09680f6e8aa97f 06:14:28 $ docker rm -f --volumes d948186690459a227f597a628fa43c20588f0a31e911fa17fd09680f6e8aa97f [Pipeline] // withDockerContainer [Pipeline] sh 06:14:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:14:31 Warning: overwriting stash ‘coverage-report’ 06:14:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:14:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:14:32 + ls -al . 06:14:32 total 288 06:14:32 drwxrwxr-x 10 jenkins jenkins 4096 May 22 06:05 . 06:14:32 drwxrwxr-x 4 jenkins jenkins 4096 May 22 06:01 .. 06:14:32 -rw-rw-r-- 1 jenkins jenkins 262 May 22 06:02 .dockerignore 06:14:32 drwxrwxr-x 8 jenkins jenkins 4096 May 22 06:02 .git 06:14:32 drwxrwxr-x 3 jenkins jenkins 4096 May 22 06:02 .github 06:14:32 -rw-rw-r-- 1 jenkins jenkins 773 May 22 06:02 .gitignore 06:14:32 -rw-rw-r-- 1 jenkins jenkins 359 May 22 06:02 .golangci.yml 06:14:32 -rw-rw-r-- 1 jenkins jenkins 19704 May 22 06:02 Attribution.txt 06:14:32 -rw-rw-r-- 1 jenkins jenkins 12761 May 22 06:02 CHANGELOG.md 06:14:32 -rw-rw-r-- 1 jenkins jenkins 1769 May 22 06:02 Dockerfile 06:14:32 -rw-rw-r-- 1 jenkins jenkins 677 May 22 06:02 GOVERNANCE.md 06:14:32 -rw-rw-r-- 1 jenkins jenkins 688 May 22 06:02 Jenkinsfile 06:14:32 -rw-rw-r-- 1 jenkins jenkins 11347 May 22 06:02 LICENSE 06:14:32 -rw-rw-r-- 1 jenkins jenkins 3065 May 22 06:02 Makefile 06:14:32 -rw-rw-r-- 1 jenkins jenkins 617 May 22 06:02 OWNERS.md 06:14:32 -rw-rw-r-- 1 jenkins jenkins 3851 May 22 06:02 README.md 06:14:32 -rw-rw-r-- 1 jenkins jenkins 11 May 22 05:59 VERSION 06:14:32 drwxrwxr-x 2 jenkins jenkins 4096 May 22 06:02 bin 06:14:32 -rw-r--r-- 1 jenkins jenkins 55696 May 22 06:10 coverage.out 06:14:32 -rw-rw-r-- 1 jenkins jenkins 7306 May 22 06:02 go.mod 06:14:32 -rw-rw-r-- 1 jenkins jenkins 90435 May 22 06:02 go.sum 06:14:32 drwxrwxr-x 2 jenkins jenkins 4096 May 22 06:02 images 06:14:32 drwxrwxr-x 4 jenkins jenkins 4096 May 22 06:02 internal 06:14:32 -rw-rw-r-- 1 jenkins jenkins 531 May 22 06:02 main.go 06:14:32 drwxrwxr-x 2 jenkins jenkins 4096 May 22 06:02 openapi 06:14:32 drwxrwxr-x 2 jenkins jenkins 4096 May 22 06:02 res 06:14:32 drwxrwxr-x 3 jenkins jenkins 4096 May 22 06:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:14:32 + 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=ae09505e75e2155736259ee5bd4b345468334144 --label arch=arm64 --label version=4.1.0-dev.3 . 06:14:33 Sending build context to Docker daemon 685.1kB 06:14:33 Step 1/30 : ARG BASE=golang:1.25-alpine3.22 06:14:33 Step 2/30 : FROM ${BASE} AS builder 06:14:33 ---> 75e62a481b08 06:14:33 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 06:14:33 ---> Running in 0457fda57944 06:14:33 Removing intermediate container 0457fda57944 06:14:33 ---> 879e49b19911 06:14:33 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 06:14:33 ---> Running in e148cc9646bd 06:14:34 Removing intermediate container e148cc9646bd 06:14:34 ---> a29bd15be957 06:14:34 Step 5/30 : ARG ADD_BUILD_TAGS="" 06:14:34 ---> Running in 2ff64db30b9e 06:14:34 Removing intermediate container 2ff64db30b9e 06:14:34 ---> 180c34e3ff9d 06:14:34 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:14:34 ---> Running in ee50ffcd1e72 06:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:14:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:14:37 OK: 255 MiB in 60 packages 06:14:38 Removing intermediate container ee50ffcd1e72 06:14:38 ---> 6a1a766d1c0e 06:14:38 Step 7/30 : WORKDIR /app 06:14:38 ---> Running in 39a75610786e 06:14:38 Removing intermediate container 39a75610786e 06:14:38 ---> 9f29ad6d7bd0 06:14:38 Step 8/30 : COPY go.mod vendor* ./ 06:14:42 ---> c74020d028fb 06:14:42 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:14:42 ---> Running in ead24cedd3dc 06:14:44 Removing intermediate container ead24cedd3dc 06:14:44 ---> 105d1c94b3c5 06:14:44 Step 10/30 : COPY . . 06:14:45 ---> 4b390e39d03c 06:14:45 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:14:45 ---> Running in 01a316c2ffea 06:14:45 Removing intermediate container 01a316c2ffea 06:14:45 ---> 846d227a8545 06:14:45 Step 12/30 : RUN $MAKE 06:14:45 ---> Running in e463444ff5da 06:14:46 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.1.0-dev.38 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.1.0-dev.3 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.1.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 06:18:53 Removing intermediate container e463444ff5da 06:18:53 ---> 16b714e40115 06:18:53 Step 13/30 : FROM alpine:3.22 06:18:53 3.22: Pulling from library/alpine 06:18:53 58e777220c39: Pulling fs layer 06:18:53 58e777220c39: Verifying Checksum 06:18:53 58e777220c39: Download complete 06:18:53 58e777220c39: Pull complete 06:18:53 Digest: sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 06:18:53 Status: Downloaded newer image for alpine:3.22 06:18:53 ---> 6a2735c23ff3 06:18:53 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:18:53 ---> Running in 1458af740721 06:18:53 Removing intermediate container 1458af740721 06:18:53 ---> 205b2e677ef6 06:18:53 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 06:18:53 ---> Running in 9334e89ec05a 06:18:53 Removing intermediate container 9334e89ec05a 06:18:53 ---> 8c5e3efdb364 06:18:53 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 06:18:53 ---> Running in 451d45252465 06:18:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:18:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:18:55 (1/2) Installing ca-certificates (20260413-r0) 06:18:55 (2/2) Installing dumb-init (1.2.5-r3) 06:18:55 Executing busybox-1.37.0-r20.trigger 06:18:55 Executing ca-certificates-20260413-r0.trigger 06:18:56 OK: 8 MiB in 18 packages 06:18:58 Removing intermediate container 451d45252465 06:18:58 ---> 23ff63ae098c 06:18:58 Step 17/30 : RUN apk --no-cache upgrade 06:18:58 ---> Running in d2e7a9eb520a 06:18:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:18:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:19:00 OK: 8 MiB in 18 packages 06:19:01 Removing intermediate container d2e7a9eb520a 06:19:01 ---> b13937e2518e 06:19:01 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:19:01 ---> f1fa54449595 06:19:01 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 06:19:02 ---> 5aa1a52d9b0d 06:19:02 Step 20/30 : COPY --from=builder /app/res/ /res/ 06:19:02 ---> 98f74f3892d5 06:19:02 Step 21/30 : COPY --from=builder /app/static/ /static/ 06:19:03 ---> fabf5bff46cc 06:19:03 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 06:19:05 ---> 95c228c71e50 06:19:05 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 06:19:05 ---> Running in ee6914af6aab 06:19:07 Removing intermediate container ee6914af6aab 06:19:07 ---> a207eb14fa84 06:19:07 Step 24/30 : VOLUME /cache 06:19:07 ---> Running in d836adf09012 06:19:07 Removing intermediate container d836adf09012 06:19:07 ---> b36523891692 06:19:07 Step 25/30 : EXPOSE 59711 06:19:07 ---> Running in 93f04b664d10 06:19:07 Removing intermediate container 93f04b664d10 06:19:07 ---> 443ca9706423 06:19:07 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 06:19:07 ---> Running in 761e2ca30a8c 06:19:09 Removing intermediate container 761e2ca30a8c 06:19:09 ---> 7c8ccaf8d214 06:19:09 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 06:19:09 ---> Running in 046a72dfd14c 06:19:10 Removing intermediate container 046a72dfd14c 06:19:10 ---> 3dd4d846d265 06:19:10 Step 28/30 : LABEL arch=arm64 06:19:10 ---> Running in c19f61995620 06:19:10 Removing intermediate container c19f61995620 06:19:10 ---> cc06913af382 06:19:10 Step 29/30 : LABEL git_sha=ae09505e75e2155736259ee5bd4b345468334144 06:19:10 ---> Running in 18ef2b732f40 06:19:10 Removing intermediate container 18ef2b732f40 06:19:10 ---> aeb7f2f71598 06:19:10 Step 30/30 : LABEL version=4.1.0-dev.3 06:19:10 ---> Running in 08ef9dbd4920 06:19:11 Removing intermediate container 08ef9dbd4920 06:19:11 ---> 780404d124ff 06:19:11 [Warning] One or more build-args [ARCH] were not consumed 06:19:11 Successfully built 780404d124ff 06:19:11 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 06:19:11 provisioning config files... 06:19:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/201@tmp/config2895118470196068375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:19:11 ---> ****-login.sh 06:19:11 nexus3.edgexfoundry.org:10001 06:19:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:12 Configure a credential helper to remove this warning. See 06:19:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:12 06:19:12 Login Succeeded 06:19:12 nexus3.edgexfoundry.org:10002 06:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:12 Configure a credential helper to remove this warning. See 06:19:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:12 06:19:12 Login Succeeded 06:19:12 nexus3.edgexfoundry.org:10003 06:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:12 Configure a credential helper to remove this warning. See 06:19:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:12 06:19:12 Login Succeeded 06:19:12 nexus3.edgexfoundry.org:10004 06:19:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:13 Configure a credential helper to remove this warning. See 06:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:13 06:19:13 Login Succeeded 06:19:13 ****.io 06:19:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:19:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:19:13 Configure a credential helper to remove this warning. See 06:19:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:19:13 06:19:13 Login Succeeded 06:19:13 ---> ****-login.sh ends [Pipeline] } 06:19:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 06:19:13 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 06:19:13 ae09505e75e2155736259ee5bd4b345468334144 06:19:13 latest 06:19:13 4.1.0-dev.3 06:19:13 ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 06:19:13 main 06:19:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:14 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae09505e75e2155736259ee5bd4b345468334144 06:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 06:19:14 7e04c70e91be: Preparing 06:19:14 fea75a0109bc: Preparing 06:19:14 a99351405d0e: Preparing 06:19:14 632b203e297f: Preparing 06:19:14 07aa63ae5eed: Preparing 06:19:14 3725fe89989d: Preparing 06:19:14 a58675a81efb: Preparing 06:19:14 3725fe89989d: Waiting 06:19:14 1fdcac58376e: Preparing 06:19:14 1fdcac58376e: Waiting 06:19:14 eeaa73608b53: Preparing 06:19:14 eeaa73608b53: Waiting 06:19:14 a99351405d0e: Pushed 06:19:14 632b203e297f: Pushed 06:19:14 7e04c70e91be: Pushed 06:19:14 07aa63ae5eed: Pushed 06:19:14 eeaa73608b53: Layer already exists 06:19:14 3725fe89989d: Pushed 06:19:14 a58675a81efb: Pushed 06:19:15 1fdcac58376e: Pushed 06:19:23 fea75a0109bc: Pushed 06:19:23 ae09505e75e2155736259ee5bd4b345468334144: digest: sha256:e275b2e8c17e58cb9ea45872f8cc2f725bfb0c452da081baabf791c72f4c4faa size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:23 + 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 06:19:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 06:19:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 06:19:24 7e04c70e91be: Preparing 06:19:24 fea75a0109bc: Preparing 06:19:24 a99351405d0e: Preparing 06:19:24 632b203e297f: Preparing 06:19:24 07aa63ae5eed: Preparing 06:19:24 3725fe89989d: Preparing 06:19:24 a58675a81efb: Preparing 06:19:24 3725fe89989d: Waiting 06:19:24 1fdcac58376e: Preparing 06:19:24 a58675a81efb: Waiting 06:19:24 eeaa73608b53: Preparing 06:19:24 1fdcac58376e: Waiting 06:19:24 eeaa73608b53: Waiting 06:19:24 a99351405d0e: Layer already exists 06:19:24 7e04c70e91be: Layer already exists 06:19:24 632b203e297f: Layer already exists 06:19:24 fea75a0109bc: Layer already exists 06:19:24 07aa63ae5eed: Layer already exists 06:19:24 1fdcac58376e: Layer already exists 06:19:24 eeaa73608b53: Layer already exists 06:19:24 a58675a81efb: Layer already exists 06:19:24 3725fe89989d: Layer already exists 06:19:24 latest: digest: sha256:e275b2e8c17e58cb9ea45872f8cc2f725bfb0c452da081baabf791c72f4c4faa size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.3 06:19:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 06:19:25 7e04c70e91be: Preparing 06:19:25 fea75a0109bc: Preparing 06:19:25 a99351405d0e: Preparing 06:19:25 632b203e297f: Preparing 06:19:25 07aa63ae5eed: Preparing 06:19:25 3725fe89989d: Preparing 06:19:25 a58675a81efb: Preparing 06:19:25 1fdcac58376e: Preparing 06:19:25 eeaa73608b53: Preparing 06:19:25 3725fe89989d: Waiting 06:19:25 a58675a81efb: Waiting 06:19:25 1fdcac58376e: Waiting 06:19:25 eeaa73608b53: Waiting 06:19:25 fea75a0109bc: Layer already exists 06:19:25 7e04c70e91be: Layer already exists 06:19:25 632b203e297f: Layer already exists 06:19:25 07aa63ae5eed: Layer already exists 06:19:25 a99351405d0e: Layer already exists 06:19:25 1fdcac58376e: Layer already exists 06:19:25 a58675a81efb: Layer already exists 06:19:25 eeaa73608b53: Layer already exists 06:19:25 3725fe89989d: Layer already exists 06:19:25 4.1.0-dev.3: digest: sha256:e275b2e8c17e58cb9ea45872f8cc2f725bfb0c452da081baabf791c72f4c4faa size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 06:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 06:19:26 7e04c70e91be: Preparing 06:19:26 fea75a0109bc: Preparing 06:19:26 a99351405d0e: Preparing 06:19:26 632b203e297f: Preparing 06:19:26 07aa63ae5eed: Preparing 06:19:26 3725fe89989d: Preparing 06:19:26 a58675a81efb: Preparing 06:19:26 1fdcac58376e: Preparing 06:19:26 eeaa73608b53: Preparing 06:19:26 1fdcac58376e: Waiting 06:19:26 3725fe89989d: Waiting 06:19:26 eeaa73608b53: Waiting 06:19:26 a58675a81efb: Waiting 06:19:26 07aa63ae5eed: Layer already exists 06:19:26 7e04c70e91be: Layer already exists 06:19:26 fea75a0109bc: Layer already exists 06:19:26 632b203e297f: Layer already exists 06:19:26 a99351405d0e: Layer already exists 06:19:26 1fdcac58376e: Layer already exists 06:19:26 3725fe89989d: Layer already exists 06:19:26 a58675a81efb: Layer already exists 06:19:26 eeaa73608b53: Layer already exists 06:19:26 ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3: digest: sha256:e275b2e8c17e58cb9ea45872f8cc2f725bfb0c452da081baabf791c72f4c4faa size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:26 + 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 06:19:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 06:19:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 06:19:26 7e04c70e91be: Preparing 06:19:26 fea75a0109bc: Preparing 06:19:26 a99351405d0e: Preparing 06:19:26 632b203e297f: Preparing 06:19:26 07aa63ae5eed: Preparing 06:19:26 3725fe89989d: Preparing 06:19:26 a58675a81efb: Preparing 06:19:26 3725fe89989d: Waiting 06:19:26 1fdcac58376e: Preparing 06:19:26 a58675a81efb: Waiting 06:19:26 eeaa73608b53: Preparing 06:19:26 1fdcac58376e: Waiting 06:19:26 eeaa73608b53: Waiting 06:19:26 a99351405d0e: Layer already exists 06:19:26 fea75a0109bc: Layer already exists 06:19:26 07aa63ae5eed: Layer already exists 06:19:26 7e04c70e91be: Layer already exists 06:19:26 632b203e297f: Layer already exists 06:19:26 eeaa73608b53: Layer already exists 06:19:26 3725fe89989d: Layer already exists 06:19:26 1fdcac58376e: Layer already exists 06:19:26 a58675a81efb: Layer already exists 06:19:27 main: digest: sha256:e275b2e8c17e58cb9ea45872f8cc2f725bfb0c452da081baabf791c72f4c4faa size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:19:27 ===================================================== [Pipeline] echo 06:19:27 taggedImages: 06:19:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae09505e75e2155736259ee5bd4b345468334144 06:19:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 06:19:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.1.0-dev.3 06:19:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae09505e75e2155736259ee5bd4b345468334144-4.1.0-dev.3 06:19:27 - 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 06:19:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:19:27 06:19:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:19:27 arm64: Pulling from edgex-lftools-log-publisher 06:19:27 8998bd30e6a1: Pulling fs layer 06:19:27 04944245beec: Pulling fs layer 06:19:27 699f458cf7ca: Pulling fs layer 06:19:27 765212b225bb: Pulling fs layer 06:19:27 f23df028b6ca: Pulling fs layer 06:19:27 d65c8cfc05b1: Pulling fs layer 06:19:27 2437ff75d9bd: Pulling fs layer 06:19:27 765212b225bb: Waiting 06:19:27 f23df028b6ca: Waiting 06:19:27 d65c8cfc05b1: Waiting 06:19:27 2437ff75d9bd: Waiting 06:19:28 04944245beec: Verifying Checksum 06:19:28 04944245beec: Download complete 06:19:28 765212b225bb: Verifying Checksum 06:19:28 765212b225bb: Download complete 06:19:28 f23df028b6ca: Verifying Checksum 06:19:28 f23df028b6ca: Download complete 06:19:28 d65c8cfc05b1: Download complete 06:19:28 699f458cf7ca: Verifying Checksum 06:19:28 699f458cf7ca: Download complete 06:19:28 8998bd30e6a1: Download complete 06:19:31 2437ff75d9bd: Verifying Checksum 06:19:31 2437ff75d9bd: Download complete 06:19:33 8998bd30e6a1: Pull complete 06:19:35 04944245beec: Pull complete 06:19:37 699f458cf7ca: Pull complete 06:19:37 765212b225bb: Pull complete 06:19:38 f23df028b6ca: Pull complete 06:19:38 d65c8cfc05b1: Pull complete 06:19:56 2437ff75d9bd: Pull complete 06:19:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:19:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:19:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:19:56 prd-ubuntu20.04-docker-arm64-4c-16g-10228 does not seem to be running inside a container 06:19:56 $ 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/201 -v /w/workspace/app-rfid-llrp-inventory/201:/w/workspace/app-rfid-llrp-inventory/201:rw,z -v /w/workspace/app-rfid-llrp-inventory/201@tmp:/w/workspace/app-rfid-llrp-inventory/201@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 06:19:59 $ docker top fc06c16e9c6f8e56f12ac7f06302317d4a21ced649d1bf9f4e2338831853a866 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:00 ---> job-cost.sh 06:20:00 lf-activate-venv: SKIPPING 06:20:00 INFO: No Stack... 06:20:00 INFO: Retrieving Pricing Info for: v3-standard-4 06:20:01 INFO: Archiving Costs [Pipeline] sh 06:20:02 + cat /w/workspace/app-rfid-llrp-inventory/201/archives/cost.csv 06:20:02 + cut -d, -f6 [Pipeline] lock 06:20:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] 06:20:02 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] did not exist. Created. 06:20:02 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:20:02 /w/workspace/app-rfid-llrp-inventory/201@tmp/durable-9b1b15d2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:20:03 + echo total: 0.10999999940395355 [Pipeline] stash 06:20:03 Warning: overwriting stash ‘stack-cost’ 06:20:03 Stashed 1 file(s) [Pipeline] } 06:20:03 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-201-stack-cost] [Pipeline] // lock [Pipeline] } 06:20:03 $ docker stop --time=1 fc06c16e9c6f8e56f12ac7f06302317d4a21ced649d1bf9f4e2338831853a866 06:20:05 $ docker rm -f --volumes fc06c16e9c6f8e56f12ac7f06302317d4a21ced649d1bf9f4e2338831853a866 [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 06:20:05 provisioning config files... 06:20:05 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11425250543028509676tmp [Pipeline] { [Pipeline] sh 06:20:05 + set +x 06:20:05 + curl -s https://codecov.io/bash 06:20:05 + bash -s -- 06:20:05 06:20:05 _____ _ 06:20:05 / ____| | | 06:20:05 | | ___ __| | ___ ___ _____ __ 06:20:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:20:05 | |___| (_) | (_| | __/ (_| (_) \ V / 06:20:05 \_____\___/ \__,_|\___|\___\___/ \_/ 06:20:05 Bash-1.0.6 06:20:05 06:20:05 06:20:05 ==> git version 2.25.1 found 06:20:05 ==> 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 06:20:05 Release-Date: 2020-01-08 06:20:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:20:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:20:05 ==> Jenkins CI detected. 06:20:05 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 06:20:05 project root: . 06:20:05 --> token set from env 06:20:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:20:05 ==> Running gcov in . (disable via -X gcov) 06:20:05 ==> Python coveragepy not found 06:20:05 ==> Searching for coverage reports in: 06:20:05 + . 06:20:05 -> Found 1 reports 06:20:05 ==> Detecting git/mercurial file structure 06:20:05 ==> Reading reports 06:20:06 + ./coverage.out bytes=55696 06:20:06 ==> Appending adjustments 06:20:06 https://docs.codecov.io/docs/fixing-reports 06:20:06 + Found adjustments 06:20:06 ==> Gzipping contents 06:20:06 16K /tmp/codecov.Jdm3xO.gz 06:20:06 ==> Uploading reports 06:20:06 url: https://codecov.io 06:20:06 query: branch=main&commit=ae09505e75e2155736259ee5bd4b345468334144&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 06:20:06 -> Pinging Codecov 06:20:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ae09505e75e2155736259ee5bd4b345468334144&build=201&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F201%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 06:20:06 -> Uploading to 06:20:06 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/ae09505e75e2155736259ee5bd4b345468334144/9639e6ad-8d61-422b-b4d1-805708c034b1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260522%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260522T062006Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=fded8c5a1fb4c44633d4e4fc287c90138c1588b066032ef1830694ecaacfa619 06:20:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:20:06 Dload Upload Total Spent Left Speed 06:20:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12839 0 0 100 12839 0 83915 --:--:-- --:--:-- --:--:-- 83915 06:20:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] } 06:20:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:20:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:20:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:20:07 06:20:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:20:07 latest: Pulling from edgex-devops/edgex-snyk-go 06:20:07 2d35ebdb57d9: Already exists 06:20:07 85e8836fcdb2: Pulling fs layer 06:20:07 91631faa732a: Pulling fs layer 06:20:07 f3f5ae8826fa: Pulling fs layer 06:20:07 4f4fb700ef54: Pulling fs layer 06:20:07 7861252a18e6: Pulling fs layer 06:20:07 9130f900ef6f: Pulling fs layer 06:20:07 4f4fb700ef54: Waiting 06:20:07 7861252a18e6: Waiting 06:20:07 9130f900ef6f: Waiting 06:20:07 f3f5ae8826fa: Verifying Checksum 06:20:07 f3f5ae8826fa: Download complete 06:20:07 85e8836fcdb2: Verifying Checksum 06:20:07 85e8836fcdb2: Download complete 06:20:07 4f4fb700ef54: Verifying Checksum 06:20:07 4f4fb700ef54: Download complete 06:20:07 85e8836fcdb2: Pull complete 06:20:07 7861252a18e6: Verifying Checksum 06:20:07 7861252a18e6: Download complete 06:20:08 91631faa732a: Verifying Checksum 06:20:08 91631faa732a: Download complete 06:20:09 9130f900ef6f: Verifying Checksum 06:20:09 9130f900ef6f: Download complete 06:20:14 91631faa732a: Pull complete 06:20:14 f3f5ae8826fa: Pull complete 06:20:14 4f4fb700ef54: Pull complete 06:20:14 7861252a18e6: Pull complete 06:20:18 9130f900ef6f: Pull complete 06:20:18 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 06:20:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:20:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:18 prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container 06:20:18 $ 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 06:20:20 $ docker top 4ce434a2ed656d1ee56cc328432c6b5eee501d5add7ac9407b2fc77153188e96 -eo pid,comm [Pipeline] { [Pipeline] sh 06:20:20 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 06:20:20 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 06:20:21 + set -o pipefail 06:20:21 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 06:20:31 06:20:31 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 06:20:31 06:20:31 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/93d5ec51-19e1-46fd-88d5-4ba21d639cc1 06:20:31 06:20:31 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:20:31 [Pipeline] } 06:20:31 $ docker stop --time=1 4ce434a2ed656d1ee56cc328432c6b5eee501d5add7ac9407b2fc77153188e96 06:20:33 $ docker rm -f --volumes 4ce434a2ed656d1ee56cc328432c6b5eee501d5add7ac9407b2fc77153188e96 [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 06:20:34 + git log --format=format:%s -1 ae09505e75e2155736259ee5bd4b345468334144 [Pipeline] sh 06:20:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:20:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:20:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:35 prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container 06:20:35 $ 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 06:20:35 $ docker top 98b60b82ca3305e75cba66ee89ed9c33f9ea86827526aef53facedb3102a21fd -eo pid,comm 06:20:35 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). 06:20:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:20:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:20:35 [ssh-agent] Looking for ssh-agent implementation... 06:20:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:20:35 $ docker exec 98b60b82ca3305e75cba66ee89ed9c33f9ea86827526aef53facedb3102a21fd ssh-agent 06:20:35 SSH_AUTH_SOCK=/tmp/ssh-TdiHdC8HRvTA/agent.32 06:20:35 SSH_AGENT_PID=38 06:20:35 Running ssh-add (command line suppressed) 06:20:35 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1544406855779536048.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1544406855779536048.key) 06:20:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:20:36 + git semver tag 06:20:36 2026-05-22 06:20:36,361 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:20:36 2026-05-22 06:20:36,367 [run_tag] DEBUG tag force:False 06:20:36 2026-05-22 06:20:36,367 [check_head_tag] DEBUG check head tag 06:20:36 2026-05-22 06:20:36,367 [execute] INFO git cat-file --batch-check 06:20:36 2026-05-22 06:20:36,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) 06:20:36 2026-05-22 06:20:36,369 [execute] INFO git cat-file --batch 06:20:36 2026-05-22 06:20:36,370 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=, shell=False, universal_newlines=False) 06:20:36 2026-05-22 06:20:36,377 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 06:20:36 2026-05-22 06:20:36,377 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 06:20:36 2026-05-22 06:20:36,378 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) 06:20:36 2026-05-22 06:20:36,381 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 06:20:36 4.1.0-dev.3 [Pipeline] } 06:20:36 $ docker exec --env ******** --env ******** 98b60b82ca3305e75cba66ee89ed9c33f9ea86827526aef53facedb3102a21fd ssh-agent -k 06:20:36 unset SSH_AUTH_SOCK; 06:20:36 unset SSH_AGENT_PID; 06:20:36 echo Agent pid 38 killed; 06:20:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:20:37 + git semver [Pipeline] } 06:20:37 $ docker stop --time=1 98b60b82ca3305e75cba66ee89ed9c33f9ea86827526aef53facedb3102a21fd 06:20:38 $ docker rm -f --volumes 98b60b82ca3305e75cba66ee89ed9c33f9ea86827526aef53facedb3102a21fd [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:20:39 06:20:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:20:39 0.23.1-centos7: Pulling from edgex-lftools 06:20:39 ab5ef0e58194: Pulling fs layer 06:20:39 9712f1f96733: Pulling fs layer 06:20:39 63f879dbbcfc: Pulling fs layer 06:20:39 0d9ebad4ef96: Pulling fs layer 06:20:39 e9a5061849ea: Pulling fs layer 06:20:39 d747dcd14b5f: Pulling fs layer 06:20:39 2de7ff778b66: Pulling fs layer 06:20:39 e9a5061849ea: Waiting 06:20:39 d747dcd14b5f: Waiting 06:20:39 2de7ff778b66: Waiting 06:20:39 0d9ebad4ef96: Waiting 06:20:39 9712f1f96733: Verifying Checksum 06:20:39 9712f1f96733: Download complete 06:20:39 63f879dbbcfc: Verifying Checksum 06:20:39 63f879dbbcfc: Download complete 06:20:39 e9a5061849ea: Verifying Checksum 06:20:39 e9a5061849ea: Download complete 06:20:39 d747dcd14b5f: Download complete 06:20:39 0d9ebad4ef96: Download complete 06:20:40 2de7ff778b66: Verifying Checksum 06:20:40 2de7ff778b66: Download complete 06:20:40 ab5ef0e58194: Verifying Checksum 06:20:40 ab5ef0e58194: Download complete 06:20:44 ab5ef0e58194: Pull complete 06:20:44 9712f1f96733: Pull complete 06:20:44 63f879dbbcfc: Pull complete 06:20:51 0d9ebad4ef96: Pull complete 06:20:51 e9a5061849ea: Pull complete 06:20:51 d747dcd14b5f: Pull complete 06:20:52 2de7ff778b66: Pull complete 06:20:52 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:20:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:20:52 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:52 prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container 06:20:52 $ 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 06:20:54 $ docker top f77a8d1ba03c27b2ba2671f334a0c984a2dced9cd4492803e3637373ffc33849 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:20:54 provisioning config files... 06:20:54 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11486358779426509023tmp 06:20:54 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12111329607260028759tmp 06:20:54 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8569737554723427768tmp [Pipeline] { [Pipeline] echo 06:20:54 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:20:54 ---> sigul-configuration.sh 06:20:54 gpg: directory `/root/.gnupg' created 06:20:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:20:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:20:54 gpg: keyring `/root/.gnupg/secring.gpg' created 06:20:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:20:54 gpg: CAST5 encrypted data 06:20:54 gpg: encrypted with 1 passphrase 06:20:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:20:54 + mkdir /home/jenkins 06:20:54 + mkdir /home/jenkins/sigul [Pipeline] sh 06:20:55 + 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 06:20:55 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:20:55 ---> sigul-install.sh 06:20:55 Sigul already installed; skipping installation. [Pipeline] sh 06:20:55 + git tag --list 06:20:55 v0.0.0 06:20:55 v1.0.0 06:20:55 v2.1.0 06:20:55 v2.1.1 06:20:55 v2.2.0 06:20:55 v2.3.0 06:20:55 v3.0 06:20:55 v3.0.0 06:20:55 v3.0.1 06:20:55 v3.1 06:20:55 v3.1.0 06:20:55 v3.1.1 06:20:55 v4.0 06:20:55 v4.0.0 06:20:55 v4.0.1 06:20:55 v4.0.1-dev.1 06:20:55 v4.1.0-dev.1 06:20:55 v4.1.0-dev.2 06:20:55 v4.1.0-dev.3 [Pipeline] sh 06:20:56 + lftools sign git-tag v4.1.0-dev.3 06:20:56 Signing Git tag with Sigul... 06:20:56 Signing v4.1.0-dev.3 [Pipeline] echo 06:20:57 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:20:57 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:20:57 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:20:57 $ docker stop --time=1 f77a8d1ba03c27b2ba2671f334a0c984a2dced9cd4492803e3637373ffc33849 06:20:58 $ docker rm -f --volumes f77a8d1ba03c27b2ba2671f334a0c984a2dced9cd4492803e3637373ffc33849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:20:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:20:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:20:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:20:59 prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container 06:20:59 $ 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 06:20:59 $ docker top e78d7013a27d52b0da64b7aadf11f85e49ea1026e07a99d7e833e94379fb5094 -eo pid,comm 06:21:00 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). 06:21:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:21:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:21:00 [ssh-agent] Looking for ssh-agent implementation... 06:21:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:21:00 $ docker exec e78d7013a27d52b0da64b7aadf11f85e49ea1026e07a99d7e833e94379fb5094 ssh-agent 06:21:00 SSH_AUTH_SOCK=/tmp/ssh-Xf7zPEpSwTd7/agent.32 06:21:00 SSH_AGENT_PID=38 06:21:00 Running ssh-add (command line suppressed) 06:21:00 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6737105698630525153.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6737105698630525153.key) 06:21:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:21:00 + git semver bump pre 06:21:01 2026-05-22 06:21:00,965 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:21:01 2026-05-22 06:21:00,969 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 06:21:01 2026-05-22 06:21:00,969 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev 06:21:01 2026-05-22 06:21:00,970 [bump_version] DEBUG bumped version:4.1.0-dev.4 06:21:01 2026-05-22 06:21:00,970 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 06:21:01 2026-05-22 06:21:00,970 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 06:21:01 2026-05-22 06:21:00,970 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 06:21:01 2026-05-22 06:21:00,972 [execute] INFO git cat-file --batch-check 06:21:01 2026-05-22 06:21:00,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) 06:21:01 2026-05-22 06:21:00,977 [execute] INFO git cat-file --batch 06:21:01 2026-05-22 06:21:00,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) 06:21:01 2026-05-22 06:21:00,980 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 06:21:01 4.1.0-dev.4 [Pipeline] } 06:21:01 $ docker exec --env ******** --env ******** e78d7013a27d52b0da64b7aadf11f85e49ea1026e07a99d7e833e94379fb5094 ssh-agent -k 06:21:01 unset SSH_AUTH_SOCK; 06:21:01 unset SSH_AGENT_PID; 06:21:01 echo Agent pid 38 killed; 06:21:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:21:01 + git semver [Pipeline] } 06:21:01 $ docker stop --time=1 e78d7013a27d52b0da64b7aadf11f85e49ea1026e07a99d7e833e94379fb5094 06:21:03 $ docker rm -f --volumes e78d7013a27d52b0da64b7aadf11f85e49ea1026e07a99d7e833e94379fb5094 [Pipeline] // withDockerContainer [Pipeline] sh 06:21:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:21:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:21:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:04 prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container 06:21:04 $ 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 06:21:04 $ docker top 82ae239d0f934a0a2402b1e40c8e3c504d1931b5fcc7ba13b8836660f7124013 -eo pid,comm 06:21:04 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). 06:21:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:21:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:21:04 [ssh-agent] Looking for ssh-agent implementation... 06:21:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:21:04 $ docker exec 82ae239d0f934a0a2402b1e40c8e3c504d1931b5fcc7ba13b8836660f7124013 ssh-agent 06:21:04 SSH_AUTH_SOCK=/tmp/ssh-11zv8Rx67Veq/agent.31 06:21:04 SSH_AGENT_PID=37 06:21:04 Running ssh-add (command line suppressed) 06:21:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12922100463100981143.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12922100463100981143.key) 06:21:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:21:05 + git semver push 06:21:05 2026-05-22 06:21:05,278 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:21:05 2026-05-22 06:21:05,282 [run_push] DEBUG push 06:21:05 2026-05-22 06:21:05,282 [execute] INFO git cat-file --batch-check 06:21:05 2026-05-22 06:21:05,283 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=, shell=False, universal_newlines=False) 06:21:05 2026-05-22 06:21:05,285 [execute] INFO git rev-list 5dfdb54b178ed076a3d5b0dc308a7a52a656b38b -- 06:21:05 2026-05-22 06:21:05,285 [execute] DEBUG Popen(['git', 'rev-list', '5dfdb54b178ed076a3d5b0dc308a7a52a656b38b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:21:05 2026-05-22 06:21:05,292 [execute] INFO git fetch -v -- origin 06:21:05 2026-05-22 06:21:05,293 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=True) 06:21:05 2026-05-22 06:21:05,859 [run_push] DEBUG no remote changes detected 06:21:05 2026-05-22 06:21:05,859 [execute] INFO git push origin semver 06:21:05 2026-05-22 06:21:05,859 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, stdin=None, shell=False, universal_newlines=False) 06:21:07 2026-05-22 06:21:07,032 [run_push] DEBUG push all version tags 06:21:07 2026-05-22 06:21:07,032 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:21:07 2026-05-22 06:21:07,033 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, stdin=None, shell=False, universal_newlines=False) 06:21:08 2026-05-22 06:21:08,069 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 06:21:08 4.1.0-dev.4 [Pipeline] } 06:21:08 $ docker exec --env ******** --env ******** 82ae239d0f934a0a2402b1e40c8e3c504d1931b5fcc7ba13b8836660f7124013 ssh-agent -k 06:21:08 unset SSH_AUTH_SOCK; 06:21:08 unset SSH_AGENT_PID; 06:21:08 echo Agent pid 37 killed; 06:21:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:21:08 + git semver [Pipeline] } 06:21:08 $ docker stop --time=1 82ae239d0f934a0a2402b1e40c8e3c504d1931b5fcc7ba13b8836660f7124013 06:21:10 $ docker rm -f --volumes 82ae239d0f934a0a2402b1e40c8e3c504d1931b5fcc7ba13b8836660f7124013 [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 06:21:10 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 06:21:10 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 06:21:10 total 16 06:21:10 drwxr-xr-x 3 root root 4096 May 22 06:02 . 06:21:10 drwxrwxr-x 12 jenkins jenkins 4096 May 22 06:20 .. 06:21:10 drwxr-xr-x 2 root root 4096 May 22 06:02 cost 06:21:10 -rw-r--r-- 1 root root 95 May 22 06:02 cost.csv 06:21:10 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 06:21:10 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 06:21:10 total 16 06:21:10 drwxr-xr-x 3 jenkins jenkins 4096 May 22 06:02 . 06:21:10 drwxrwxr-x 12 jenkins jenkins 4096 May 22 06:20 .. 06:21:10 drwxr-xr-x 2 jenkins jenkins 4096 May 22 06:02 cost 06:21:10 -rw-r--r-- 1 jenkins jenkins 95 May 22 06:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:21:11 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:21:11 ---> package-listing.sh 06:21:11 ++ facter osfamily 06:21:11 ++ tr '[:upper:]' '[:lower:]' 06:21:12 + OS_FAMILY=debian 06:21:12 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 06:21:12 + START_PACKAGES=/tmp/packages_start.txt 06:21:12 + END_PACKAGES=/tmp/packages_end.txt 06:21:12 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:21:12 + PACKAGES=/tmp/packages_start.txt 06:21:12 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 06:21:12 + PACKAGES=/tmp/packages_end.txt 06:21:12 + case "${OS_FAMILY}" in 06:21:12 + dpkg -l 06:21:12 + grep '^ii' 06:21:12 + '[' -f /tmp/packages_start.txt ']' 06:21:12 + '[' -f /tmp/packages_end.txt ']' 06:21:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:21:12 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 06:21:12 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 06:21:12 + 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 06:21:12 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 06:21:12 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:21:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:21:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:21:13 prd-ubuntu20.04-docker-8c-8g-10224 does not seem to be running inside a container 06:21:13 $ 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 06:21:13 $ docker top 964b9099272037fde612fe2f3ddc0fce7f37fa9eb74859db778e6e0c20be8be8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:21:13 + touch /tmp/pre-build-complete [Pipeline] sh 06:21:14 + mkdir -p /var/log/sysstat [Pipeline] sh 06:21:14 + ls /var/log/sa-host 06:21:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:21:14 provisioning config files... 06:21:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6093132055047264726tmp [Pipeline] { [Pipeline] echo 06:21:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:21:14 ---> create-netrc.sh [Pipeline] } 06:21:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:21:15 ---> python-tools-install.sh [Pipeline] echo 06:21:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:21:15 ---> sudo-logs.sh 06:21:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:21:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:21:15 ---> job-cost.sh 06:21:15 lf-activate-venv: SKIPPING 06:21:15 DEBUG: total: 0.2199999988079071 06:21:15 INFO: Retrieving Stack Cost... 06:21:15 INFO: Retrieving Pricing Info for: v3-standard-8 06:21:16 INFO: Archiving Costs [Pipeline] echo 06:21:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:21:16 ---> logs-deploy.sh 06:21:16 lf-activate-venv: SKIPPING 06:21:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/201 06:21:16 INFO: archiving workspace using pattern(s): 06:21:17 Archives upload complete. 06:21:17 INFO: archiving logs to Nexus 06:21:18 ---> uname -a: 06:21:18 Linux prd-ubuntu20-04-docker-8c-8g-10224 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 06:21:18 06:21:18 06:21:18 ---> lscpu: 06:21:18 Architecture: x86_64 06:21:18 CPU op-mode(s): 32-bit, 64-bit 06:21:18 Byte Order: Little Endian 06:21:18 Address sizes: 40 bits physical, 48 bits virtual 06:21:18 CPU(s): 8 06:21:18 On-line CPU(s) list: 0-7 06:21:18 Thread(s) per core: 1 06:21:18 Core(s) per socket: 1 06:21:18 Socket(s): 8 06:21:18 NUMA node(s): 1 06:21:18 Vendor ID: AuthenticAMD 06:21:18 CPU family: 23 06:21:18 Model: 49 06:21:18 Model name: AMD EPYC-Rome Processor 06:21:18 Stepping: 0 06:21:18 CPU MHz: 2800.000 06:21:18 BogoMIPS: 5600.00 06:21:18 Virtualization: AMD-V 06:21:18 Hypervisor vendor: KVM 06:21:18 Virtualization type: full 06:21:18 L1d cache: 256 KiB 06:21:18 L1i cache: 256 KiB 06:21:18 L2 cache: 4 MiB 06:21:18 L3 cache: 128 MiB 06:21:18 NUMA node0 CPU(s): 0-7 06:21:18 Vulnerability Gather data sampling: Not affected 06:21:18 Vulnerability Itlb multihit: Not affected 06:21:18 Vulnerability L1tf: Not affected 06:21:18 Vulnerability Mds: Not affected 06:21:18 Vulnerability Meltdown: Not affected 06:21:18 Vulnerability Mmio stale data: Not affected 06:21:18 Vulnerability Retbleed: Vulnerable 06:21:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:21:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:21:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 06:21:18 Vulnerability Srbds: Not affected 06:21:18 Vulnerability Tsx async abort: Not affected 06:21:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:21:18 06:21:18 06:21:18 ---> nproc: 06:21:18 8 06:21:18 06:21:18