Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 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-ssh55703232917384817.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12879833582251332621.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh147774421874521609.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh2330517171064814083.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-ssh12797593948175561402.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-39373 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 (main) Commit message: "build: Upgrade to app-functions-sdk 4.0.0-dev.27 (#334)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 # timeout=10 > git rev-list --no-walk e6f8862174c1e7a2f3c2a19299614dec466d2c14 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:30:18 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:30:18 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:30:18 ========================================================= 01:30:18 EdgeX Global Pipelines Version Info 01:30:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:30:20 ------------------- 01:30:20 stable info: 01:30:20 ------------------- 01:30:20 Commited By: Cherry Wang cherry@iotechsys.com 01:30:20 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:30:20 Message: update stable to v1.0.269 01:30:20 ------------------- 01:30:20 experimental info: 01:30:20 ------------------- 01:30:20 Commited By: **** collab-it+edgex@linuxfoundation.org 01:30:20 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:30:20 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:30:20 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 01:30:20 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 01:30:20 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:30:20 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:30:20 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:30:20 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:30:20 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:30:20 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 894ffa7 [Pipeline] echo 01:30:21 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:30:21 provisioning config files... 01:30:21 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11742464034530769505tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:21 ---> ****-login.sh 01:30:21 nexus3.edgexfoundry.org:10001 01:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:22 Configure a credential helper to remove this warning. See 01:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:22 01:30:22 Login Succeeded 01:30:22 nexus3.edgexfoundry.org:10002 01:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:22 Configure a credential helper to remove this warning. See 01:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:22 01:30:22 Login Succeeded 01:30:22 nexus3.edgexfoundry.org:10003 01:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:22 Configure a credential helper to remove this warning. See 01:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:22 01:30:22 Login Succeeded 01:30:22 nexus3.edgexfoundry.org:10004 01:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:22 Configure a credential helper to remove this warning. See 01:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:22 01:30:22 Login Succeeded 01:30:22 ****.io 01:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:22 Configure a credential helper to remove this warning. See 01:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:22 01:30:22 Login Succeeded 01:30:22 ---> ****-login.sh ends [Pipeline] } 01:30:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:30:23 + git rev-list -1 --merges 894ffa7f59592e08874ab6dc271aedd36f0a7dc0~1..894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] echo 01:30:23 -----------> git rev-list -1 --merges 894ffa7f59592e08874ab6dc271aedd36f0a7dc0~1..894ffa7f59592e08874ab6dc271aedd36f0a7dc0 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [false] [Pipeline] sh 01:30:23 + git log --format=format:%s -1 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] echo 01:30:23 ========================================================= 01:30:23 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:30:23 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:30:24 + git log --format=format:%s -1 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] echo 01:30:24 [semverPrep] GIT_COMMIT: 894ffa7f59592e08874ab6dc271aedd36f0a7dc0, Commit Message: build: Upgrade to app-functions-sdk 4.0.0-dev.27 (#334) [Pipeline] echo 01:30:24 [semverPrep] This is not a build commit. [Pipeline] sh 01:30:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:30:24 + grep -v github /etc/ssh/ssh_known_hosts 01:30:24 + [ -e /tmp/ssh_known_hosts ] 01:30:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:30:24 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 01:30:24 tee -a /etc/ssh/ssh_known_hosts 01:30:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:24 01:30:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:25 0.1.4: Pulling from edgex-devops/py-git-semver 01:30:25 b85a868b505f: Pulling fs layer 01:30:25 e2be974225ed: Pulling fs layer 01:30:25 339a4e72a1f5: Pulling fs layer 01:30:25 988bab9f4d93: Pulling fs layer 01:30:25 1469e6f7b9e6: Pulling fs layer 01:30:25 eaf3925da568: Pulling fs layer 01:30:25 bab4dde63d76: Pulling fs layer 01:30:25 bde34c3a00c8: Pulling fs layer 01:30:25 b352a97aabf1: Pulling fs layer 01:30:25 4872d77fe225: Pulling fs layer 01:30:25 5851b861e8e6: Pulling fs layer 01:30:25 bab4dde63d76: Waiting 01:30:25 bde34c3a00c8: Waiting 01:30:25 b352a97aabf1: Waiting 01:30:25 988bab9f4d93: Waiting 01:30:25 4872d77fe225: Waiting 01:30:25 5851b861e8e6: Waiting 01:30:25 1469e6f7b9e6: Waiting 01:30:25 eaf3925da568: Waiting 01:30:25 e2be974225ed: Verifying Checksum 01:30:25 e2be974225ed: Download complete 01:30:25 988bab9f4d93: Verifying Checksum 01:30:25 988bab9f4d93: Download complete 01:30:25 1469e6f7b9e6: Verifying Checksum 01:30:25 1469e6f7b9e6: Download complete 01:30:25 eaf3925da568: Download complete 01:30:25 339a4e72a1f5: Verifying Checksum 01:30:25 339a4e72a1f5: Download complete 01:30:25 bde34c3a00c8: Verifying Checksum 01:30:25 bde34c3a00c8: Download complete 01:30:25 b352a97aabf1: Download complete 01:30:25 4872d77fe225: Download complete 01:30:25 5851b861e8e6: Verifying Checksum 01:30:25 5851b861e8e6: Download complete 01:30:25 b85a868b505f: Verifying Checksum 01:30:25 b85a868b505f: Download complete 01:30:25 bab4dde63d76: Verifying Checksum 01:30:25 bab4dde63d76: Download complete 01:30:26 b85a868b505f: Pull complete 01:30:26 e2be974225ed: Pull complete 01:30:27 339a4e72a1f5: Pull complete 01:30:27 988bab9f4d93: Pull complete 01:30:27 1469e6f7b9e6: Pull complete 01:30:27 eaf3925da568: Pull complete 01:30:29 bab4dde63d76: Pull complete 01:30:29 bde34c3a00c8: Pull complete 01:30:29 b352a97aabf1: Pull complete 01:30:29 4872d77fe225: Pull complete 01:30:29 5851b861e8e6: Pull complete 01:30:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:30:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:30:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:30:30 prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container 01:30:30 $ 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 01:30:32 $ docker top 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 -eo pid,comm 01:30:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:30:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:30:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:32 [ssh-agent] Looking for ssh-agent implementation... 01:30:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:32 $ docker exec 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 ssh-agent 01:30:32 SSH_AUTH_SOCK=/tmp/ssh-0NNIn74atGE5/agent.32 01:30:32 SSH_AGENT_PID=38 01:30:32 Running ssh-add (command line suppressed) 01:30:32 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7592163433001762676.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7592163433001762676.key) 01:30:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:33 + git tag --points-at HEAD [Pipeline] } 01:30:33 $ docker exec --env ******** --env ******** 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 ssh-agent -k 01:30:33 unset SSH_AUTH_SOCK; 01:30:33 unset SSH_AGENT_PID; 01:30:33 echo Agent pid 38 killed; 01:30:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:30:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:30:33 [ssh-agent] Looking for ssh-agent implementation... 01:30:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:30:33 $ docker exec 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 ssh-agent 01:30:33 SSH_AUTH_SOCK=/tmp/ssh-aZJKbMuolQzB/agent.72 01:30:33 SSH_AGENT_PID=78 01:30:33 Running ssh-add (command line suppressed) 01:30:33 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17557807503452754676.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17557807503452754676.key) 01:30:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:30:34 + git semver init 01:30:34 2025-02-21 01:30:34,265 [run_init] DEBUG init version:0.0.0 force:False 01:30:34 2025-02-21 01:30:34,266 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 01:30:34 2025-02-21 01:30:34,266 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 01:30:34 2025-02-21 01:30:34,266 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 01:30:36 2025-02-21 01:30:36,042 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 01:30:36 2025-02-21 01:30:36,043 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 01:30:36 2025-02-21 01:30:36,043 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:30:36 2025-02-21 01:30:36,043 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:30:36 4.0.0-dev.7 [Pipeline] } 01:30:36 $ docker exec --env ******** --env ******** 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 ssh-agent -k 01:30:36 unset SSH_AUTH_SOCK; 01:30:36 unset SSH_AGENT_PID; 01:30:36 echo Agent pid 78 killed; 01:30:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:30:36 + git semver [Pipeline] } 01:30:36 $ docker stop --time=1 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 01:30:38 $ docker rm -f --volumes 0320bf481cf78ed72e0b083ddc7fec879ab480dad5bb7d8e6a591a61da50c978 [Pipeline] // withDockerContainer [Pipeline] sh 01:30:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:30:38 Stashed 1 file(s) [Pipeline] echo 01:30:38 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 01:30:39 provisioning config files... 01:30:39 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15957837465970496345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:30:39 ---> ****-login.sh 01:30:39 nexus3.edgexfoundry.org:10001 01:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:39 Configure a credential helper to remove this warning. See 01:30:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:39 01:30:39 Login Succeeded 01:30:39 nexus3.edgexfoundry.org:10002 01:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:39 Configure a credential helper to remove this warning. See 01:30:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:39 01:30:39 Login Succeeded 01:30:39 nexus3.edgexfoundry.org:10003 01:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:39 Configure a credential helper to remove this warning. See 01:30:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:39 01:30:39 Login Succeeded 01:30:39 nexus3.edgexfoundry.org:10004 01:30:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:39 Configure a credential helper to remove this warning. See 01:30:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:39 01:30:39 Login Succeeded 01:30:39 ****.io 01:30:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:30:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:30:40 Configure a credential helper to remove this warning. See 01:30:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:30:40 01:30:40 Login Succeeded 01:30:40 ---> ****-login.sh ends [Pipeline] } 01:30:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:30:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:30:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:30:40 ========================================================= 01:30:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:30:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:30:40 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:30:40 Sending build context to Docker daemon 20.07MB 01:30:40 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:30:40 Step 2/12 : FROM ${BASE} AS builder 01:30:40 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:30:40 da9db072f522: Pulling fs layer 01:30:40 6ef4a4ee8ca5: Pulling fs layer 01:30:40 06f05ace1117: Pulling fs layer 01:30:40 5fe327b54edc: Pulling fs layer 01:30:40 4f4fb700ef54: Pulling fs layer 01:30:40 92a5565b7b96: Pulling fs layer 01:30:40 ff9bb7016b71: Pulling fs layer 01:30:40 b67dba6c2c7d: Pulling fs layer 01:30:40 a813b0c90790: Pulling fs layer 01:30:40 5fe327b54edc: Waiting 01:30:40 a813b0c90790: Waiting 01:30:40 4f4fb700ef54: Waiting 01:30:40 ff9bb7016b71: Waiting 01:30:40 92a5565b7b96: Waiting 01:30:40 b67dba6c2c7d: Waiting 01:30:40 6ef4a4ee8ca5: Verifying Checksum 01:30:40 6ef4a4ee8ca5: Download complete 01:30:40 5fe327b54edc: Verifying Checksum 01:30:40 5fe327b54edc: Download complete 01:30:40 4f4fb700ef54: Verifying Checksum 01:30:40 4f4fb700ef54: Download complete 01:30:40 92a5565b7b96: Download complete 01:30:40 da9db072f522: Download complete 01:30:40 ff9bb7016b71: Verifying Checksum 01:30:40 ff9bb7016b71: Download complete 01:30:41 a813b0c90790: Verifying Checksum 01:30:41 a813b0c90790: Download complete 01:30:41 da9db072f522: Pull complete 01:30:41 6ef4a4ee8ca5: Pull complete 01:30:41 06f05ace1117: Verifying Checksum 01:30:41 06f05ace1117: Download complete 01:30:41 b67dba6c2c7d: Verifying Checksum 01:30:41 b67dba6c2c7d: Download complete 01:30:44 06f05ace1117: Pull complete 01:30:44 5fe327b54edc: Pull complete 01:30:44 4f4fb700ef54: Pull complete 01:30:45 92a5565b7b96: Pull complete 01:30:45 ff9bb7016b71: Pull complete 01:30:47 b67dba6c2c7d: Pull complete 01:30:48 a813b0c90790: Pull complete 01:30:48 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:30:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:30:48 ---> 3ba60ce46760 01:30:48 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:30:52 ---> Running in 2311d60498d5 01:30:52 Removing intermediate container 2311d60498d5 01:30:52 ---> 45909c75d845 01:30:52 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:30:52 ---> Running in 443048ea1862 01:30:52 Removing intermediate container 443048ea1862 01:30:52 ---> 31ef3f614857 01:30:52 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:30:52 ---> Running in 59bcfe457eea 01:30:52 Removing intermediate container 59bcfe457eea 01:30:52 ---> c328404e2508 01:30:52 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:30:52 ---> Running in 2023c90c05e8 01:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:30:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:30:52 OK: 248 MiB in 58 packages 01:30:53 Removing intermediate container 2023c90c05e8 01:30:53 ---> 832217da42c3 01:30:53 Step 7/12 : WORKDIR /app 01:30:53 ---> Running in 7469652ba4b9 01:30:53 Removing intermediate container 7469652ba4b9 01:30:53 ---> e13ab206be8d 01:30:53 Step 8/12 : COPY go.mod vendor* ./ 01:30:53 ---> 7607341a2f0c 01:30:53 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:30:53 ---> Running in de3f59cba160 01:30:54 Still waiting to schedule task 01:30:54 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:31:40 Removing intermediate container de3f59cba160 01:31:40 ---> 1c558f9b18c7 01:31:40 Step 10/12 : COPY . . 01:31:40 ---> 4faafd1fac84 01:31:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:31:40 ---> Running in 2e3585a47879 01:31:40 Removing intermediate container 2e3585a47879 01:31:40 ---> 3309037223f9 01:31:40 Step 12/12 : RUN $MAKE 01:31:40 ---> Running in b11289b2f216 01:31:40 noop 01:31:40 Removing intermediate container b11289b2f216 01:31:40 ---> 6a3a4be8fc0f 01:31:40 Successfully built 6a3a4be8fc0f 01:31:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:40 + docker inspect -f . ci-base-image-x86_64 01:31:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:40 prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container 01:31:40 $ 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 01:31:40 $ docker top 6eb1e11dca53701cd33732d7bc6c2a41f04c4c3319a69fc2f172db2943188f3f -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:41 + go version 01:31:41 go version go1.23.4 linux/amd64 [Pipeline] } 01:31:41 $ docker stop --time=1 6eb1e11dca53701cd33732d7bc6c2a41f04c4c3319a69fc2f172db2943188f3f 01:31:42 $ docker rm -f --volumes 6eb1e11dca53701cd33732d7bc6c2a41f04c4c3319a69fc2f172db2943188f3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:31:43 + docker inspect -f . ci-base-image-x86_64 01:31:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:31:43 prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container 01:31:43 $ 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 01:31:43 $ docker top 2997daf906d32ca79e8abaf5c5026ca37741f09d7436f22adeae772cca56be33 -eo pid,comm [Pipeline] { [Pipeline] sh 01:31:43 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 01:31:44 + make test 01:31:44 go test -race ./... -coverprofile=coverage.out ./... 01:32:16 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 01:32:16 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 01:32:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements 01:32:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.667s coverage: 71.9% of statements 01:32:57 go vet ./... 01:32:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:32:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:32:59 ./bin/test-attribution.sh [Pipeline] echo 01:32:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:32:59 $ docker stop --time=1 2997daf906d32ca79e8abaf5c5026ca37741f09d7436f22adeae772cca56be33 01:33:01 $ docker rm -f --volumes 2997daf906d32ca79e8abaf5c5026ca37741f09d7436f22adeae772cca56be33 [Pipeline] // withDockerContainer [Pipeline] sh 01:33:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:33:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:33:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:33:03 + ls -al . 01:33:03 total 284 01:33:03 drwxrwxr-x 11 jenkins jenkins 4096 Feb 21 01:31 . 01:33:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 01:30 .. 01:33:03 -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 01:30 .dockerignore 01:33:03 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 01:32 .git 01:33:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 01:30 .github 01:33:03 -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 01:30 .gitignore 01:33:03 -rw-rw-r-- 1 jenkins jenkins 200 Feb 21 01:30 .golangci.yml 01:33:03 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 01:30 .semver 01:33:03 -rw-rw-r-- 1 jenkins jenkins 17061 Feb 21 01:30 Attribution.txt 01:33:03 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 01:30 CHANGELOG.md 01:33:03 -rw-rw-r-- 1 jenkins jenkins 1769 Feb 21 01:30 Dockerfile 01:33:03 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 01:30 GOVERNANCE.md 01:33:03 -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 01:30 Jenkinsfile 01:33:03 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 01:30 LICENSE 01:33:03 -rw-rw-r-- 1 jenkins jenkins 3066 Feb 21 01:30 Makefile 01:33:03 -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 01:30 OWNERS.md 01:33:03 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 01:30 README.md 01:33:03 -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 01:30 VERSION 01:33:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:30 bin 01:33:03 -rw-r--r-- 1 jenkins jenkins 55696 Feb 21 01:32 coverage.out 01:33:03 -rw-rw-r-- 1 jenkins jenkins 6740 Feb 21 01:30 go.mod 01:33:03 -rw-rw-r-- 1 jenkins jenkins 88264 Feb 21 01:30 go.sum 01:33:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:30 images 01:33:03 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 01:30 internal 01:33:03 -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 01:30 main.go 01:33:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:30 openapi 01:33:03 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:30 res 01:33:03 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 01:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:03 + 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=894ffa7f59592e08874ab6dc271aedd36f0a7dc0 --label arch=amd64 --label version=4.0.0-dev.7 . 01:33:03 Sending build context to Docker daemon 20.07MB 01:33:03 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 01:33:03 Step 2/30 : FROM ${BASE} AS builder 01:33:03 ---> 6a3a4be8fc0f 01:33:03 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 01:33:03 ---> Running in 2229f67b58fe 01:33:03 Removing intermediate container 2229f67b58fe 01:33:03 ---> ed269a5340bc 01:33:03 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 01:33:03 ---> Running in 0c7c39979dc6 01:33:03 Removing intermediate container 0c7c39979dc6 01:33:03 ---> 35fceb69852f 01:33:03 Step 5/30 : ARG ADD_BUILD_TAGS="" 01:33:03 ---> Running in b013d540c13a 01:33:03 Removing intermediate container b013d540c13a 01:33:03 ---> f7230f37b670 01:33:03 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:33:04 ---> Running in d1364fcf8db8 01:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:33:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:33:04 OK: 248 MiB in 58 packages 01:33:05 Removing intermediate container d1364fcf8db8 01:33:05 ---> ff0217f433c3 01:33:05 Step 7/30 : WORKDIR /app 01:33:05 ---> Running in cadad851d4a3 01:33:05 Removing intermediate container cadad851d4a3 01:33:05 ---> 8c434a4ccbba 01:33:05 Step 8/30 : COPY go.mod vendor* ./ 01:33:05 ---> 261c97a9721d 01:33:05 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:33:05 ---> Running in 271038e64a7c 01:33:06 Removing intermediate container 271038e64a7c 01:33:06 ---> 52ae75728c95 01:33:06 Step 10/30 : COPY . . 01:33:06 ---> 6ded539500ae 01:33:06 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:33:06 ---> Running in b248c00bf35d 01:33:06 Removing intermediate container b248c00bf35d 01:33:06 ---> 17d2128648a8 01:33:06 Step 12/30 : RUN $MAKE 01:33:06 ---> Running in fa920e4d41f9 01:33:06 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 01:33:38 Removing intermediate container fa920e4d41f9 01:33:38 ---> c2ddea2eda69 01:33:38 Step 13/30 : FROM alpine:3.20 01:33:38 3.20: Pulling from library/alpine 01:33:38 0a9a5dfd008f: Pulling fs layer 01:33:38 0a9a5dfd008f: Verifying Checksum 01:33:38 0a9a5dfd008f: Download complete 01:33:38 0a9a5dfd008f: Pull complete 01:33:38 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:33:38 Status: Downloaded newer image for alpine:3.20 01:33:38 ---> ff221270b9fb 01:33:38 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:33:38 ---> Running in 1738b0e3d643 01:33:38 Removing intermediate container 1738b0e3d643 01:33:38 ---> d113608e1c72 01:33:38 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 01:33:38 ---> Running in bd4238eda0e0 01:33:38 Removing intermediate container bd4238eda0e0 01:33:38 ---> f9950def8f51 01:33:38 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 01:33:38 ---> Running in b5f765d56e54 01:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:33:38 (1/2) Installing ca-certificates (20241121-r1) 01:33:38 (2/2) Installing dumb-init (1.2.5-r3) 01:33:38 Executing busybox-1.36.1-r29.trigger 01:33:38 Executing ca-certificates-20241121-r1.trigger 01:33:38 OK: 9 MiB in 16 packages 01:33:38 Removing intermediate container b5f765d56e54 01:33:38 ---> 190244b46f2b 01:33:38 Step 17/30 : RUN apk --no-cache upgrade 01:33:38 ---> Running in a253aa6bf0a4 01:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:33:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:33:38 OK: 9 MiB in 16 packages 01:33:38 Removing intermediate container a253aa6bf0a4 01:33:38 ---> e4159ae9a2ab 01:33:38 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:33:38 ---> 1e4dd48a69fd 01:33:38 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 01:33:38 ---> 8d83ea6450c6 01:33:38 Step 20/30 : COPY --from=builder /app/res/ /res/ 01:33:38 ---> 10cd0a0582ac 01:33:38 Step 21/30 : COPY --from=builder /app/static/ /static/ 01:33:38 ---> 1ca8054daa5e 01:33:38 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 01:33:39 ---> 3c5c2bc66159 01:33:39 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 01:33:39 ---> Running in 61c3d038f063 01:33:39 Removing intermediate container 61c3d038f063 01:33:39 ---> 05168062437a 01:33:39 Step 24/30 : VOLUME /cache 01:33:39 ---> Running in 424a58deafa8 01:33:39 Removing intermediate container 424a58deafa8 01:33:39 ---> 16f7fa6ed50d 01:33:39 Step 25/30 : EXPOSE 59711 01:33:39 ---> Running in 0f291b2f957a 01:33:39 Removing intermediate container 0f291b2f957a 01:33:39 ---> d40a51b58980 01:33:39 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 01:33:39 ---> Running in 42221dd0eac0 01:33:39 Removing intermediate container 42221dd0eac0 01:33:39 ---> e00b0de3c592 01:33:39 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 01:33:39 ---> Running in 5c043f7e4054 01:33:39 Removing intermediate container 5c043f7e4054 01:33:39 ---> 9d28d31e8825 01:33:39 Step 28/30 : LABEL arch=amd64 01:33:39 ---> Running in 8c7340abb943 01:33:40 Removing intermediate container 8c7340abb943 01:33:40 ---> 5489ecd762f7 01:33:40 Step 29/30 : LABEL git_sha=894ffa7f59592e08874ab6dc271aedd36f0a7dc0 01:33:40 ---> Running in 558371b12eb2 01:33:40 Removing intermediate container 558371b12eb2 01:33:40 ---> d8c7518f23d7 01:33:40 Step 30/30 : LABEL version=4.0.0-dev.7 01:33:40 ---> Running in d3808f464765 01:33:40 Removing intermediate container d3808f464765 01:33:40 ---> 4c009012c25e 01:33:40 [Warning] One or more build-args [ARCH] were not consumed 01:33:40 Successfully built 4c009012c25e 01:33:40 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:40 provisioning config files... 01:33:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14931125953356294130tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:40 ---> ****-login.sh 01:33:40 nexus3.edgexfoundry.org:10001 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:33:40 01:33:40 Login Succeeded 01:33:40 nexus3.edgexfoundry.org:10002 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:33:40 01:33:40 Login Succeeded 01:33:40 nexus3.edgexfoundry.org:10003 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:33:40 01:33:40 Login Succeeded 01:33:40 nexus3.edgexfoundry.org:10004 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:33:40 01:33:40 Login Succeeded 01:33:40 ****.io 01:33:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:33:41 Configure a credential helper to remove this warning. See 01:33:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:33:41 01:33:41 Login Succeeded 01:33:41 ---> ****-login.sh ends [Pipeline] } 01:33:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:33:41 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 01:33:41 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 01:33:41 latest 01:33:41 4.0.0-dev.7 01:33:41 894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 01:33:41 main 01:33:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:41 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:41 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:894ffa7f59592e08874ab6dc271aedd36f0a7dc0 01:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:33:41 87a632683862: Preparing 01:33:41 018711603ab8: Preparing 01:33:41 d153d56771be: Preparing 01:33:41 d77a947e675f: Preparing 01:33:41 d5a46a5e118c: Preparing 01:33:41 b6ce6de0a587: Preparing 01:33:41 1942e1e90bec: Preparing 01:33:41 3d573d749d94: Preparing 01:33:41 994456c4fd7b: Preparing 01:33:41 b6ce6de0a587: Waiting 01:33:41 1942e1e90bec: Waiting 01:33:41 3d573d749d94: Waiting 01:33:41 994456c4fd7b: Waiting 01:33:41 87a632683862: Pushed 01:33:41 d77a947e675f: Pushed 01:33:41 d5a46a5e118c: Pushed 01:33:41 d153d56771be: Pushed 01:33:41 994456c4fd7b: Layer already exists 01:33:42 1942e1e90bec: Pushed 01:33:42 b6ce6de0a587: Pushed 01:33:42 3d573d749d94: Pushed 01:33:45 018711603ab8: Pushed 01:33:45 894ffa7f59592e08874ab6dc271aedd36f0a7dc0: digest: sha256:897e3f92aef88247c4c7e837aea7feb46ba9bfc97819e1b7a1150e96a79b896a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:46 + 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 01:33:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 01:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:33:46 87a632683862: Preparing 01:33:46 018711603ab8: Preparing 01:33:46 d153d56771be: Preparing 01:33:46 d77a947e675f: Preparing 01:33:46 d5a46a5e118c: Preparing 01:33:46 b6ce6de0a587: Preparing 01:33:46 1942e1e90bec: Preparing 01:33:46 3d573d749d94: Preparing 01:33:46 994456c4fd7b: Preparing 01:33:46 1942e1e90bec: Waiting 01:33:46 3d573d749d94: Waiting 01:33:46 87a632683862: Layer already exists 01:33:46 018711603ab8: Layer already exists 01:33:46 d5a46a5e118c: Layer already exists 01:33:46 d153d56771be: Layer already exists 01:33:46 d77a947e675f: Layer already exists 01:33:46 1942e1e90bec: Layer already exists 01:33:46 b6ce6de0a587: Layer already exists 01:33:46 3d573d749d94: Layer already exists 01:33:46 994456c4fd7b: Layer already exists 01:33:46 latest: digest: sha256:897e3f92aef88247c4c7e837aea7feb46ba9bfc97819e1b7a1150e96a79b896a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:46 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.7 01:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:33:47 87a632683862: Preparing 01:33:47 018711603ab8: Preparing 01:33:47 d153d56771be: Preparing 01:33:47 d77a947e675f: Preparing 01:33:47 d5a46a5e118c: Preparing 01:33:47 b6ce6de0a587: Preparing 01:33:47 1942e1e90bec: Preparing 01:33:47 3d573d749d94: Preparing 01:33:47 994456c4fd7b: Preparing 01:33:47 3d573d749d94: Waiting 01:33:47 1942e1e90bec: Waiting 01:33:47 994456c4fd7b: Waiting 01:33:47 b6ce6de0a587: Waiting 01:33:47 d153d56771be: Layer already exists 01:33:47 87a632683862: Layer already exists 01:33:47 d5a46a5e118c: Layer already exists 01:33:47 018711603ab8: Layer already exists 01:33:47 d77a947e675f: Layer already exists 01:33:47 b6ce6de0a587: Layer already exists 01:33:47 1942e1e90bec: Layer already exists 01:33:47 3d573d749d94: Layer already exists 01:33:47 994456c4fd7b: Layer already exists 01:33:47 4.0.0-dev.7: digest: sha256:897e3f92aef88247c4c7e837aea7feb46ba9bfc97819e1b7a1150e96a79b896a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 01:33:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:33:47 87a632683862: Preparing 01:33:47 018711603ab8: Preparing 01:33:47 d153d56771be: Preparing 01:33:47 d77a947e675f: Preparing 01:33:47 d5a46a5e118c: Preparing 01:33:47 b6ce6de0a587: Preparing 01:33:47 1942e1e90bec: Preparing 01:33:47 3d573d749d94: Preparing 01:33:47 994456c4fd7b: Preparing 01:33:47 1942e1e90bec: Waiting 01:33:47 b6ce6de0a587: Waiting 01:33:47 994456c4fd7b: Waiting 01:33:47 3d573d749d94: Waiting 01:33:47 d153d56771be: Layer already exists 01:33:47 018711603ab8: Layer already exists 01:33:47 d77a947e675f: Layer already exists 01:33:47 d5a46a5e118c: Layer already exists 01:33:47 87a632683862: Layer already exists 01:33:47 3d573d749d94: Layer already exists 01:33:47 b6ce6de0a587: Layer already exists 01:33:47 1942e1e90bec: Layer already exists 01:33:47 994456c4fd7b: Layer already exists 01:33:47 894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7: digest: sha256:897e3f92aef88247c4c7e837aea7feb46ba9bfc97819e1b7a1150e96a79b896a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:48 + 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 01:33:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 01:33:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 01:33:48 87a632683862: Preparing 01:33:48 018711603ab8: Preparing 01:33:48 d153d56771be: Preparing 01:33:48 d77a947e675f: Preparing 01:33:48 d5a46a5e118c: Preparing 01:33:48 b6ce6de0a587: Preparing 01:33:48 1942e1e90bec: Preparing 01:33:48 3d573d749d94: Preparing 01:33:48 994456c4fd7b: Preparing 01:33:48 b6ce6de0a587: Waiting 01:33:48 994456c4fd7b: Waiting 01:33:48 3d573d749d94: Waiting 01:33:48 1942e1e90bec: Waiting 01:33:48 018711603ab8: Layer already exists 01:33:48 d153d56771be: Layer already exists 01:33:48 d5a46a5e118c: Layer already exists 01:33:48 87a632683862: Layer already exists 01:33:48 d77a947e675f: Layer already exists 01:33:48 b6ce6de0a587: Layer already exists 01:33:48 3d573d749d94: Layer already exists 01:33:48 994456c4fd7b: Layer already exists 01:33:48 1942e1e90bec: Layer already exists 01:33:48 main: digest: sha256:897e3f92aef88247c4c7e837aea7feb46ba9bfc97819e1b7a1150e96a79b896a size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:33:48 ===================================================== [Pipeline] echo 01:33:48 taggedImages: 01:33:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:894ffa7f59592e08874ab6dc271aedd36f0a7dc0 01:33:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 01:33:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:4.0.0-dev.7 01:33:48 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 01:33:48 - 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 01:33:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:48 01:33:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:49 latest: Pulling from edgex-lftools-log-publisher 01:33:49 5eb5b503b376: Pulling fs layer 01:33:49 5c69ac0246d0: Pulling fs layer 01:33:49 ec43610c2a17: Pulling fs layer 01:33:49 3a2ae6a8a46f: Pulling fs layer 01:33:49 33b1e0a273af: Pulling fs layer 01:33:49 5d3b04190fa2: Pulling fs layer 01:33:49 2f39f015ded8: Pulling fs layer 01:33:49 3a2ae6a8a46f: Waiting 01:33:49 33b1e0a273af: Waiting 01:33:49 5d3b04190fa2: Waiting 01:33:49 5c69ac0246d0: Verifying Checksum 01:33:49 5c69ac0246d0: Download complete 01:33:49 3a2ae6a8a46f: Verifying Checksum 01:33:49 3a2ae6a8a46f: Download complete 01:33:49 33b1e0a273af: Verifying Checksum 01:33:49 33b1e0a273af: Download complete 01:33:49 5d3b04190fa2: Verifying Checksum 01:33:49 5d3b04190fa2: Download complete 01:33:49 ec43610c2a17: Verifying Checksum 01:33:49 ec43610c2a17: Download complete 01:33:49 5eb5b503b376: Verifying Checksum 01:33:49 5eb5b503b376: Download complete 01:33:49 2f39f015ded8: Download complete 01:33:50 5eb5b503b376: Pull complete 01:33:50 5c69ac0246d0: Pull complete 01:33:51 ec43610c2a17: Pull complete 01:33:51 3a2ae6a8a46f: Pull complete 01:33:51 33b1e0a273af: Pull complete 01:33:51 5d3b04190fa2: Pull complete 01:33:55 2f39f015ded8: Pull complete 01:33:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:33:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:33:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:55 prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container 01:33:55 $ 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 01:33:59 $ docker top 10b1b52e5b4312668d3525062ceddddc1e7e558a2e9631da25322a94f1284855 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:59 ---> job-cost.sh 01:33:59 lf-activate-venv: SKIPPING 01:33:59 INFO: No Stack... 01:33:59 INFO: Retrieving Pricing Info for: v3-standard-8 01:34:00 INFO: Archiving Costs [Pipeline] sh 01:34:00 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 01:34:00 + cut -d, -f6 [Pipeline] lock 01:34:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] 01:34:00 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] did not exist. Created. 01:34:00 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:34:00 + echo total: 0.2199999988079071 [Pipeline] stash 01:34:00 Stashed 1 file(s) [Pipeline] } 01:34:00 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] [Pipeline] // lock [Pipeline] } 01:34:00 $ docker stop --time=1 10b1b52e5b4312668d3525062ceddddc1e7e558a2e9631da25322a94f1284855 01:34:01 $ docker rm -f --volumes 10b1b52e5b4312668d3525062ceddddc1e7e558a2e9631da25322a94f1284855 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:34:07 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39375 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 01:34:07 Running in /w/workspace/app-rfid-llrp-inventory/194 [Pipeline] { [Pipeline] checkout 01:34:10 The recommended git tool is: git 01:34:15 using credential edgex-jenkins-ssh 01:34:15 Cloning the remote Git repository 01:34:15 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:34:15 > git init /w/workspace/app-rfid-llrp-inventory/194 # timeout=10 01:34:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 01:34:15 > git --version # timeout=10 01:34:15 > git --version # 'git version 2.25.1' 01:34:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:34:16 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:20 Avoid second fetch 01:34:20 Checking out Revision 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 (main) 01:34:19 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 01:34:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:34:21 Commit message: "build: Upgrade to app-functions-sdk 4.0.0-dev.27 (#334)" 01:34:20 > git config core.sparsecheckout # timeout=10 01:34:20 > git checkout -f 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:34:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:34:26 % Total % Received % Xferd Average Speed Time Time Time Current 01:34:26 Dload Upload Total Spent Left Speed 01:34:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92287 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh 01:34:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:34:26 + sudo tee+ /etc/docker/daemon.new 01:34:26 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:34:26 { 01:34:26 "registry-mirrors": [ 01:34:26 "https://nexus3.edgexfoundry.org:10001" 01:34:26 ], 01:34:26 "bip": "10.250.0.254/24", 01:34:26 "hosts": [ 01:34:26 "tcp://0.0.0.0:5555", 01:34:26 "unix:///var/run/docker.sock" 01:34:26 ], 01:34:26 "mtu": 1458, 01:34:26 "selinux-enabled": true, 01:34:26 "seccomp-profile": "/etc/docker/seccomp.json" 01:34:26 } [Pipeline] sh 01:34:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:34:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:34:45 provisioning config files... 01:34:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/194@tmp/config9846550132016666017tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:34:46 ---> ****-login.sh 01:34:46 nexus3.edgexfoundry.org:10001 01:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:46 Configure a credential helper to remove this warning. See 01:34:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:46 01:34:46 Login Succeeded 01:34:46 nexus3.edgexfoundry.org:10002 01:34:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:46 Configure a credential helper to remove this warning. See 01:34:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:46 01:34:46 Login Succeeded 01:34:46 nexus3.edgexfoundry.org:10003 01:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:47 Configure a credential helper to remove this warning. See 01:34:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:47 01:34:47 Login Succeeded 01:34:47 nexus3.edgexfoundry.org:10004 01:34:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:47 Configure a credential helper to remove this warning. See 01:34:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:47 01:34:47 Login Succeeded 01:34:47 ****.io 01:34:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:34:48 Configure a credential helper to remove this warning. See 01:34:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:34:48 01:34:48 Login Succeeded 01:34:48 ---> ****-login.sh ends [Pipeline] } 01:34:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:34:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:34:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:34:48 ========================================================= 01:34:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:34:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:34:49 Sending build context to Docker daemon 680.4kB 01:34:49 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:34:49 Step 2/12 : FROM ${BASE} AS builder 01:34:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:34:49 9986a736f7d3: Pulling fs layer 01:34:49 1f018df60701: Pulling fs layer 01:34:49 39f8f326b044: Pulling fs layer 01:34:49 e6a1e7a6a96a: Pulling fs layer 01:34:49 4f4fb700ef54: Pulling fs layer 01:34:49 d45d956e0dbf: Pulling fs layer 01:34:49 d7702b0d1db1: Pulling fs layer 01:34:49 5c7f0f088c93: Pulling fs layer 01:34:49 4fdc064ae6cf: Pulling fs layer 01:34:49 e6a1e7a6a96a: Waiting 01:34:49 d45d956e0dbf: Waiting 01:34:49 d7702b0d1db1: Waiting 01:34:49 5c7f0f088c93: Waiting 01:34:49 4f4fb700ef54: Waiting 01:34:49 4fdc064ae6cf: Waiting 01:34:49 1f018df60701: Verifying Checksum 01:34:49 1f018df60701: Download complete 01:34:49 e6a1e7a6a96a: Verifying Checksum 01:34:49 e6a1e7a6a96a: Download complete 01:34:49 9986a736f7d3: Verifying Checksum 01:34:49 9986a736f7d3: Download complete 01:34:49 d45d956e0dbf: Verifying Checksum 01:34:49 d45d956e0dbf: Download complete 01:34:49 4f4fb700ef54: Verifying Checksum 01:34:49 4f4fb700ef54: Download complete 01:34:49 d7702b0d1db1: Verifying Checksum 01:34:49 d7702b0d1db1: Download complete 01:34:50 4fdc064ae6cf: Verifying Checksum 01:34:50 4fdc064ae6cf: Download complete 01:34:50 9986a736f7d3: Pull complete 01:34:51 1f018df60701: Pull complete 01:34:51 39f8f326b044: Verifying Checksum 01:34:51 39f8f326b044: Download complete 01:34:52 5c7f0f088c93: Verifying Checksum 01:34:52 5c7f0f088c93: Download complete 01:35:07 39f8f326b044: Pull complete 01:35:07 e6a1e7a6a96a: Pull complete 01:35:07 4f4fb700ef54: Pull complete 01:35:07 d45d956e0dbf: Pull complete 01:35:07 d7702b0d1db1: Pull complete 01:35:18 5c7f0f088c93: Pull complete 01:35:19 4fdc064ae6cf: Pull complete 01:35:19 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 01:35:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:35:19 ---> 63f30b955cb9 01:35:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 01:35:19 ---> Running in d84a22fbb0eb 01:35:19 Removing intermediate container d84a22fbb0eb 01:35:19 ---> 063e69fa8dbd 01:35:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:35:20 ---> Running in 0ab8454ccbb1 01:35:20 Removing intermediate container 0ab8454ccbb1 01:35:20 ---> 7eeeec609297 01:35:20 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:35:20 ---> Running in 603fac97d3f9 01:35:20 Removing intermediate container 603fac97d3f9 01:35:20 ---> 7aa518010fb9 01:35:20 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:35:20 ---> Running in 96473813fd77 01:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:35:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:35:24 OK: 239 MiB in 58 packages 01:35:24 Removing intermediate container 96473813fd77 01:35:24 ---> 0ad3805d82c2 01:35:24 Step 7/12 : WORKDIR /app 01:35:25 ---> Running in b5d8718bf4ae 01:35:25 Removing intermediate container b5d8718bf4ae 01:35:25 ---> 90efd0f4a1e4 01:35:25 Step 8/12 : COPY go.mod vendor* ./ 01:35:26 ---> 817321250bea 01:35:26 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:26 ---> Running in 20f97f5d7091 01:37:17 Removing intermediate container 20f97f5d7091 01:37:17 ---> e3a1a4890b65 01:37:17 Step 10/12 : COPY . . 01:37:17 ---> 9f92abb8fca6 01:37:17 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:37:17 ---> Running in 4855fcd0d7e3 01:37:17 Removing intermediate container 4855fcd0d7e3 01:37:17 ---> 625d56fb192b 01:37:17 Step 12/12 : RUN $MAKE 01:37:17 ---> Running in 3df8251d34c6 01:37:17 noop 01:37:17 Removing intermediate container 3df8251d34c6 01:37:17 ---> e0cc4a4728c8 01:37:17 Successfully built e0cc4a4728c8 01:37:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:18 + docker inspect -f . ci-base-image-arm64 01:37:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:18 prd-ubuntu20.04-docker-arm64-4c-16g-39375 does not seem to be running inside a container 01:37:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/194 -v /w/workspace/app-rfid-llrp-inventory/194:/w/workspace/app-rfid-llrp-inventory/194:rw,z -v /w/workspace/app-rfid-llrp-inventory/194@tmp:/w/workspace/app-rfid-llrp-inventory/194@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 01:37:19 $ docker top 11eb1ba702d34bfbcd0c89461c7c1a303e3a6cfe0a6b79fa782da776b34b04c1 -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:20 + go version 01:37:20 go version go1.23.4 linux/arm64 [Pipeline] } 01:37:20 $ docker stop --time=1 11eb1ba702d34bfbcd0c89461c7c1a303e3a6cfe0a6b79fa782da776b34b04c1 01:37:22 $ docker rm -f --volumes 11eb1ba702d34bfbcd0c89461c7c1a303e3a6cfe0a6b79fa782da776b34b04c1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:22 + docker inspect -f . ci-base-image-arm64 01:37:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:37:23 prd-ubuntu20.04-docker-arm64-4c-16g-39375 does not seem to be running inside a container 01:37:23 $ 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/194 -v /w/workspace/app-rfid-llrp-inventory/194:/w/workspace/app-rfid-llrp-inventory/194:rw,z -v /w/workspace/app-rfid-llrp-inventory/194@tmp:/w/workspace/app-rfid-llrp-inventory/194@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 01:37:24 $ docker top df0437fe93255e3dd512ef06a6f486def80de8d3ca60951f862256b0b10e22eb -eo pid,comm [Pipeline] { [Pipeline] sh 01:37:25 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/194 [Pipeline] fileExists [Pipeline] sh 01:37:25 + make test 01:37:25 go test -race ./... -coverprofile=coverage.out ./... 01:42:02 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 01:42:04 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 01:42:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.213s coverage: 86.2% of statements 01:42:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.400s coverage: 71.9% of statements 01:42:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:42:19 go vet ./... 01:46:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:46:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:46:41 ./bin/test-attribution.sh [Pipeline] echo 01:46:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:46:41 $ docker stop --time=1 df0437fe93255e3dd512ef06a6f486def80de8d3ca60951f862256b0b10e22eb 01:46:43 $ docker rm -f --volumes df0437fe93255e3dd512ef06a6f486def80de8d3ca60951f862256b0b10e22eb [Pipeline] // withDockerContainer [Pipeline] sh 01:46:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:46:45 Warning: overwriting stash ‘coverage-report’ 01:46:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:46:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:46:46 + ls -al . 01:46:46 total 280 01:46:46 drwxrwxr-x 10 jenkins jenkins 4096 Feb 21 01:37 . 01:46:46 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 01:34 .. 01:46:46 -rw-rw-r-- 1 jenkins jenkins 262 Feb 21 01:34 .dockerignore 01:46:46 drwxrwxr-x 8 jenkins jenkins 4096 Feb 21 01:34 .git 01:46:46 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 01:34 .github 01:46:46 -rw-rw-r-- 1 jenkins jenkins 773 Feb 21 01:34 .gitignore 01:46:46 -rw-rw-r-- 1 jenkins jenkins 200 Feb 21 01:34 .golangci.yml 01:46:46 -rw-rw-r-- 1 jenkins jenkins 17061 Feb 21 01:34 Attribution.txt 01:46:46 -rw-rw-r-- 1 jenkins jenkins 11245 Feb 21 01:34 CHANGELOG.md 01:46:46 -rw-rw-r-- 1 jenkins jenkins 1769 Feb 21 01:34 Dockerfile 01:46:46 -rw-rw-r-- 1 jenkins jenkins 677 Feb 21 01:34 GOVERNANCE.md 01:46:46 -rw-rw-r-- 1 jenkins jenkins 665 Feb 21 01:34 Jenkinsfile 01:46:46 -rw-rw-r-- 1 jenkins jenkins 11347 Feb 21 01:34 LICENSE 01:46:46 -rw-rw-r-- 1 jenkins jenkins 3066 Feb 21 01:34 Makefile 01:46:46 -rw-rw-r-- 1 jenkins jenkins 617 Feb 21 01:34 OWNERS.md 01:46:46 -rw-rw-r-- 1 jenkins jenkins 3851 Feb 21 01:34 README.md 01:46:46 -rw-rw-r-- 1 jenkins jenkins 11 Feb 21 01:30 VERSION 01:46:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:34 bin 01:46:46 -rw-r--r-- 1 jenkins jenkins 55696 Feb 21 01:42 coverage.out 01:46:46 -rw-rw-r-- 1 jenkins jenkins 6740 Feb 21 01:34 go.mod 01:46:46 -rw-rw-r-- 1 jenkins jenkins 88264 Feb 21 01:34 go.sum 01:46:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:34 images 01:46:46 drwxrwxr-x 4 jenkins jenkins 4096 Feb 21 01:34 internal 01:46:46 -rw-rw-r-- 1 jenkins jenkins 531 Feb 21 01:34 main.go 01:46:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:34 openapi 01:46:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 21 01:34 res 01:46:46 drwxrwxr-x 3 jenkins jenkins 4096 Feb 21 01:34 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:47 + 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=894ffa7f59592e08874ab6dc271aedd36f0a7dc0 --label arch=arm64 --label version=4.0.0-dev.7 . 01:46:47 Sending build context to Docker daemon 680.4kB 01:46:47 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 01:46:47 Step 2/30 : FROM ${BASE} AS builder 01:46:47 ---> e0cc4a4728c8 01:46:47 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 01:46:47 ---> Running in aa88ba15f304 01:46:47 Removing intermediate container aa88ba15f304 01:46:47 ---> 2fa21c70559b 01:46:47 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 01:46:48 ---> Running in 066d05ead304 01:46:48 Removing intermediate container 066d05ead304 01:46:48 ---> c65093d36b50 01:46:48 Step 5/30 : ARG ADD_BUILD_TAGS="" 01:46:48 ---> Running in dfc73bdf4785 01:46:48 Removing intermediate container dfc73bdf4785 01:46:48 ---> c7ade263ddab 01:46:48 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:46:48 ---> Running in fb3e1f747c1f 01:46:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:46:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:46:51 OK: 239 MiB in 58 packages 01:46:52 Removing intermediate container fb3e1f747c1f 01:46:52 ---> 61da88694499 01:46:52 Step 7/30 : WORKDIR /app 01:46:52 ---> Running in 4e654637e530 01:46:52 Removing intermediate container 4e654637e530 01:46:52 ---> 14276abbf6bd 01:46:52 Step 8/30 : COPY go.mod vendor* ./ 01:46:53 ---> b2b34c52dd2b 01:46:53 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:46:53 ---> Running in d1a0d3ec9edc 01:46:55 Removing intermediate container d1a0d3ec9edc 01:46:55 ---> 00351a464933 01:46:55 Step 10/30 : COPY . . 01:46:55 ---> 9f1adf64afaf 01:46:55 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:46:55 ---> Running in 26ff1e159559 01:46:56 Removing intermediate container 26ff1e159559 01:46:56 ---> bf5cd727e1af 01:46:56 Step 12/30 : RUN $MAKE 01:46:56 ---> Running in dae72ffa69cb 01:46:57 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion=v4.0.0-dev.27 -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=4.0.0-dev.7 -X edgexfoundry/app-rfid-llrp-inventory.Version=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 01:50:49 Removing intermediate container dae72ffa69cb 01:50:49 ---> b5f75a01ed3d 01:50:49 Step 13/30 : FROM alpine:3.20 01:50:49 3.20: Pulling from library/alpine 01:50:49 94e9d8af2201: Pulling fs layer 01:50:49 94e9d8af2201: Download complete 01:50:49 94e9d8af2201: Pull complete 01:50:49 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:50:49 Status: Downloaded newer image for alpine:3.20 01:50:49 ---> 7aab056cecc6 01:50:49 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 01:50:49 ---> Running in 2685ab8df580 01:50:49 Removing intermediate container 2685ab8df580 01:50:49 ---> 1159574af4fd 01:50:49 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 01:50:49 ---> Running in 7122d22f3a5a 01:50:49 Removing intermediate container 7122d22f3a5a 01:50:49 ---> 8834aa4110e7 01:50:49 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 01:50:49 ---> Running in 6a6c2dca31a1 01:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:50:49 (1/2) Installing ca-certificates (20241121-r1) 01:50:49 (2/2) Installing dumb-init (1.2.5-r3) 01:50:49 Executing busybox-1.36.1-r29.trigger 01:50:49 Executing ca-certificates-20241121-r1.trigger 01:50:49 OK: 10 MiB in 16 packages 01:50:49 Removing intermediate container 6a6c2dca31a1 01:50:49 ---> 0ad9ec0936d9 01:50:49 Step 17/30 : RUN apk --no-cache upgrade 01:50:49 ---> Running in 4355d74261e5 01:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:50:49 OK: 10 MiB in 16 packages 01:50:49 Removing intermediate container 4355d74261e5 01:50:49 ---> 12b53715b28f 01:50:49 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 01:50:49 ---> 5ea8259a5c72 01:50:49 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 01:50:49 ---> 944a077eb889 01:50:49 Step 20/30 : COPY --from=builder /app/res/ /res/ 01:50:49 ---> bc629c27ad6e 01:50:49 Step 21/30 : COPY --from=builder /app/static/ /static/ 01:50:49 ---> 4047a0864e33 01:50:49 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 01:50:49 ---> cd476bb50045 01:50:49 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 01:50:49 ---> Running in e43485eac808 01:50:50 Removing intermediate container e43485eac808 01:50:50 ---> 5212c042c3b8 01:50:50 Step 24/30 : VOLUME /cache 01:50:50 ---> Running in 22617e5b5ea6 01:50:50 Removing intermediate container 22617e5b5ea6 01:50:50 ---> a347a17bee70 01:50:50 Step 25/30 : EXPOSE 59711 01:50:50 ---> Running in 64d0dc551a5a 01:50:50 Removing intermediate container 64d0dc551a5a 01:50:50 ---> e0d7500c1a61 01:50:50 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 01:50:51 ---> Running in 8e3944d8c15f 01:50:51 Removing intermediate container 8e3944d8c15f 01:50:51 ---> 1e28a3d36fb6 01:50:51 Step 27/30 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "-registry"] 01:50:51 ---> Running in d93bdf45a2d8 01:50:51 Removing intermediate container d93bdf45a2d8 01:50:51 ---> 21c57f390d17 01:50:51 Step 28/30 : LABEL arch=arm64 01:50:51 ---> Running in db7c4f69e59c 01:50:52 Removing intermediate container db7c4f69e59c 01:50:52 ---> cee43248be02 01:50:52 Step 29/30 : LABEL git_sha=894ffa7f59592e08874ab6dc271aedd36f0a7dc0 01:50:52 ---> Running in 3ca398d0b908 01:50:52 Removing intermediate container 3ca398d0b908 01:50:52 ---> 82d678d50903 01:50:52 Step 30/30 : LABEL version=4.0.0-dev.7 01:50:52 ---> Running in f07d17ed9499 01:50:52 Removing intermediate container f07d17ed9499 01:50:52 ---> 81d2dbfd50db 01:50:52 [Warning] One or more build-args [ARCH] were not consumed 01:50:52 Successfully built 81d2dbfd50db 01:50:52 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 01:50:52 provisioning config files... 01:50:52 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/194@tmp/config7435827817724151162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:53 ---> ****-login.sh 01:50:53 nexus3.edgexfoundry.org:10001 01:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:53 Configure a credential helper to remove this warning. See 01:50:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:53 01:50:53 Login Succeeded 01:50:53 nexus3.edgexfoundry.org:10002 01:50:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:53 Configure a credential helper to remove this warning. See 01:50:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:53 01:50:53 Login Succeeded 01:50:53 nexus3.edgexfoundry.org:10003 01:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:54 Configure a credential helper to remove this warning. See 01:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:54 01:50:54 Login Succeeded 01:50:54 nexus3.edgexfoundry.org:10004 01:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:54 Configure a credential helper to remove this warning. See 01:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:54 01:50:54 Login Succeeded 01:50:54 ****.io 01:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:50:54 Configure a credential helper to remove this warning. See 01:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:50:54 01:50:54 Login Succeeded 01:50:54 ---> ****-login.sh ends [Pipeline] } 01:50:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:50:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:50:55 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 01:50:55 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 01:50:55 latest 01:50:55 4.0.0-dev.7 01:50:55 894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 01:50:55 main 01:50:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:55 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:55 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:894ffa7f59592e08874ab6dc271aedd36f0a7dc0 01:50:55 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:50:55 d6060c9ff3c9: Preparing 01:50:55 97a22e4bbeb0: Preparing 01:50:55 c85b213e7564: Preparing 01:50:55 a9dd2f723bb4: Preparing 01:50:55 a03dfd109040: Preparing 01:50:55 651be07e861e: Preparing 01:50:55 789218bc9912: Preparing 01:50:55 29f55b2314f4: Preparing 01:50:55 dd9c8f8612c8: Preparing 01:50:55 789218bc9912: Waiting 01:50:55 29f55b2314f4: Waiting 01:50:55 dd9c8f8612c8: Waiting 01:50:55 651be07e861e: Waiting 01:50:56 a9dd2f723bb4: Pushed 01:50:56 c85b213e7564: Pushed 01:50:56 d6060c9ff3c9: Pushed 01:50:56 a03dfd109040: Pushed 01:50:56 dd9c8f8612c8: Layer already exists 01:50:56 651be07e861e: Pushed 01:50:56 789218bc9912: Pushed 01:50:56 29f55b2314f4: Pushed 01:51:04 97a22e4bbeb0: Pushed 01:51:04 894ffa7f59592e08874ab6dc271aedd36f0a7dc0: digest: sha256:0a0717219c820ec4384952e9ef072e9a8c8431c836cf0219c6c61305f2ba3c07 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:04 + 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 01:51:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 01:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:51:05 d6060c9ff3c9: Preparing 01:51:05 97a22e4bbeb0: Preparing 01:51:05 c85b213e7564: Preparing 01:51:05 a9dd2f723bb4: Preparing 01:51:05 a03dfd109040: Preparing 01:51:05 651be07e861e: Preparing 01:51:05 789218bc9912: Preparing 01:51:05 29f55b2314f4: Preparing 01:51:05 dd9c8f8612c8: Preparing 01:51:05 651be07e861e: Waiting 01:51:05 789218bc9912: Waiting 01:51:05 29f55b2314f4: Waiting 01:51:05 dd9c8f8612c8: Waiting 01:51:05 c85b213e7564: Layer already exists 01:51:05 a9dd2f723bb4: Layer already exists 01:51:05 d6060c9ff3c9: Layer already exists 01:51:05 97a22e4bbeb0: Layer already exists 01:51:05 a03dfd109040: Layer already exists 01:51:05 dd9c8f8612c8: Layer already exists 01:51:05 29f55b2314f4: Layer already exists 01:51:05 789218bc9912: Layer already exists 01:51:05 651be07e861e: Layer already exists 01:51:05 latest: digest: sha256:0a0717219c820ec4384952e9ef072e9a8c8431c836cf0219c6c61305f2ba3c07 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:05 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.7 01:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:51:06 d6060c9ff3c9: Preparing 01:51:06 97a22e4bbeb0: Preparing 01:51:06 c85b213e7564: Preparing 01:51:06 a9dd2f723bb4: Preparing 01:51:06 a03dfd109040: Preparing 01:51:06 651be07e861e: Preparing 01:51:06 789218bc9912: Preparing 01:51:06 651be07e861e: Waiting 01:51:06 29f55b2314f4: Preparing 01:51:06 789218bc9912: Waiting 01:51:06 dd9c8f8612c8: Preparing 01:51:06 29f55b2314f4: Waiting 01:51:06 dd9c8f8612c8: Waiting 01:51:06 a03dfd109040: Layer already exists 01:51:06 a9dd2f723bb4: Layer already exists 01:51:06 97a22e4bbeb0: Layer already exists 01:51:06 c85b213e7564: Layer already exists 01:51:06 d6060c9ff3c9: Layer already exists 01:51:06 651be07e861e: Layer already exists 01:51:06 29f55b2314f4: Layer already exists 01:51:06 789218bc9912: Layer already exists 01:51:06 dd9c8f8612c8: Layer already exists 01:51:06 4.0.0-dev.7: digest: sha256:0a0717219c820ec4384952e9ef072e9a8c8431c836cf0219c6c61305f2ba3c07 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:06 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 01:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:51:07 d6060c9ff3c9: Preparing 01:51:07 97a22e4bbeb0: Preparing 01:51:07 c85b213e7564: Preparing 01:51:07 a9dd2f723bb4: Preparing 01:51:07 a03dfd109040: Preparing 01:51:07 651be07e861e: Preparing 01:51:07 789218bc9912: Preparing 01:51:07 651be07e861e: Waiting 01:51:07 29f55b2314f4: Preparing 01:51:07 789218bc9912: Waiting 01:51:07 dd9c8f8612c8: Preparing 01:51:07 29f55b2314f4: Waiting 01:51:07 dd9c8f8612c8: Waiting 01:51:07 a03dfd109040: Layer already exists 01:51:07 c85b213e7564: Layer already exists 01:51:07 a9dd2f723bb4: Layer already exists 01:51:07 97a22e4bbeb0: Layer already exists 01:51:07 d6060c9ff3c9: Layer already exists 01:51:07 789218bc9912: Layer already exists 01:51:07 29f55b2314f4: Layer already exists 01:51:07 dd9c8f8612c8: Layer already exists 01:51:07 651be07e861e: Layer already exists 01:51:07 894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7: digest: sha256:0a0717219c820ec4384952e9ef072e9a8c8431c836cf0219c6c61305f2ba3c07 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:07 + 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 01:51:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 01:51:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 01:51:08 d6060c9ff3c9: Preparing 01:51:08 97a22e4bbeb0: Preparing 01:51:08 c85b213e7564: Preparing 01:51:08 a9dd2f723bb4: Preparing 01:51:08 a03dfd109040: Preparing 01:51:08 651be07e861e: Preparing 01:51:08 789218bc9912: Preparing 01:51:08 651be07e861e: Waiting 01:51:08 29f55b2314f4: Preparing 01:51:08 789218bc9912: Waiting 01:51:08 29f55b2314f4: Waiting 01:51:08 dd9c8f8612c8: Preparing 01:51:08 dd9c8f8612c8: Waiting 01:51:08 a03dfd109040: Layer already exists 01:51:08 a9dd2f723bb4: Layer already exists 01:51:08 c85b213e7564: Layer already exists 01:51:08 d6060c9ff3c9: Layer already exists 01:51:08 97a22e4bbeb0: Layer already exists 01:51:08 651be07e861e: Layer already exists 01:51:08 29f55b2314f4: Layer already exists 01:51:08 789218bc9912: Layer already exists 01:51:08 dd9c8f8612c8: Layer already exists 01:51:08 main: digest: sha256:0a0717219c820ec4384952e9ef072e9a8c8431c836cf0219c6c61305f2ba3c07 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:51:08 ===================================================== [Pipeline] echo 01:51:08 taggedImages: 01:51:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:894ffa7f59592e08874ab6dc271aedd36f0a7dc0 01:51:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 01:51:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:4.0.0-dev.7 01:51:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:894ffa7f59592e08874ab6dc271aedd36f0a7dc0-4.0.0-dev.7 01:51:08 - 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 01:51:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:08 01:51:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:09 arm64: Pulling from edgex-lftools-log-publisher 01:51:09 8998bd30e6a1: Pulling fs layer 01:51:09 04944245beec: Pulling fs layer 01:51:09 699f458cf7ca: Pulling fs layer 01:51:09 765212b225bb: Pulling fs layer 01:51:09 f23df028b6ca: Pulling fs layer 01:51:09 d65c8cfc05b1: Pulling fs layer 01:51:09 2437ff75d9bd: Pulling fs layer 01:51:09 f23df028b6ca: Waiting 01:51:09 765212b225bb: Waiting 01:51:09 d65c8cfc05b1: Waiting 01:51:09 2437ff75d9bd: Waiting 01:51:09 04944245beec: Verifying Checksum 01:51:09 04944245beec: Download complete 01:51:09 765212b225bb: Download complete 01:51:09 f23df028b6ca: Verifying Checksum 01:51:09 f23df028b6ca: Download complete 01:51:09 d65c8cfc05b1: Verifying Checksum 01:51:09 d65c8cfc05b1: Download complete 01:51:09 699f458cf7ca: Verifying Checksum 01:51:09 699f458cf7ca: Download complete 01:51:10 8998bd30e6a1: Verifying Checksum 01:51:10 8998bd30e6a1: Download complete 01:51:13 2437ff75d9bd: Verifying Checksum 01:51:13 2437ff75d9bd: Download complete 01:51:14 8998bd30e6a1: Pull complete 01:51:15 04944245beec: Pull complete 01:51:17 699f458cf7ca: Pull complete 01:51:17 765212b225bb: Pull complete 01:51:18 f23df028b6ca: Pull complete 01:51:18 d65c8cfc05b1: Pull complete 01:51:36 2437ff75d9bd: Pull complete 01:51:36 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:51:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:51:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:36 prd-ubuntu20.04-docker-arm64-4c-16g-39375 does not seem to be running inside a container 01:51:36 $ 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/194 -v /w/workspace/app-rfid-llrp-inventory/194:/w/workspace/app-rfid-llrp-inventory/194:rw,z -v /w/workspace/app-rfid-llrp-inventory/194@tmp:/w/workspace/app-rfid-llrp-inventory/194@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 01:51:39 $ docker top 24b90c3a77e7fb79d385bc7afbf864d1218683413b11d4e7dc8dc80f022b7b10 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:51:40 ---> job-cost.sh 01:51:40 lf-activate-venv: SKIPPING 01:51:40 INFO: No Stack... 01:51:40 INFO: Retrieving Pricing Info for: v3-standard-4 01:51:41 INFO: Archiving Costs [Pipeline] sh 01:51:42 + cat /w/workspace/app-rfid-llrp-inventory/194/archives/cost.csv 01:51:42 + cut -d, -f6 [Pipeline] lock 01:51:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] 01:51:42 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] did not exist. Created. 01:51:42 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:51:42 /w/workspace/app-rfid-llrp-inventory/194@tmp/durable-a690a7e8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:51:43 + echo total: 0.10999999940395355 [Pipeline] stash 01:51:43 Warning: overwriting stash ‘stack-cost’ 01:51:43 Stashed 1 file(s) [Pipeline] } 01:51:43 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-194-stack-cost] [Pipeline] // lock [Pipeline] } 01:51:43 $ docker stop --time=1 24b90c3a77e7fb79d385bc7afbf864d1218683413b11d4e7dc8dc80f022b7b10 01:51:45 $ docker rm -f --volumes 24b90c3a77e7fb79d385bc7afbf864d1218683413b11d4e7dc8dc80f022b7b10 [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 01:51:45 provisioning config files... 01:51:45 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15979291835761847183tmp [Pipeline] { [Pipeline] sh 01:51:46 + set +x 01:51:46 + curl -s https://codecov.io/bash 01:51:46 + bash -s -- 01:51:46 01:51:46 _____ _ 01:51:46 / ____| | | 01:51:46 | | ___ __| | ___ ___ _____ __ 01:51:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:51:46 | |___| (_) | (_| | __/ (_| (_) \ V / 01:51:46 \_____\___/ \__,_|\___|\___\___/ \_/ 01:51:46 Bash-1.0.6 01:51:46 01:51:46 01:51:46 ==> git version 2.25.1 found 01:51:46 ==> 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 01:51:46 Release-Date: 2020-01-08 01:51:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:51:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:51:46 ==> Jenkins CI detected. 01:51:46 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 01:51:46 project root: . 01:51:46 --> token set from env 01:51:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:51:46 ==> Running gcov in . (disable via -X gcov) 01:51:46 ==> Python coveragepy not found 01:51:46 ==> Searching for coverage reports in: 01:51:46 + . 01:51:46 -> Found 1 reports 01:51:46 ==> Detecting git/mercurial file structure 01:51:46 ==> Reading reports 01:51:46 + ./coverage.out bytes=55696 01:51:46 ==> Appending adjustments 01:51:46 https://docs.codecov.io/docs/fixing-reports 01:51:46 + Found adjustments 01:51:46 ==> Gzipping contents 01:51:46 16K /tmp/codecov.H9IPGu.gz 01:51:46 ==> Uploading reports 01:51:46 url: https://codecov.io 01:51:46 query: branch=main&commit=894ffa7f59592e08874ab6dc271aedd36f0a7dc0&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 01:51:46 -> Pinging Codecov 01:51:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=894ffa7f59592e08874ab6dc271aedd36f0a7dc0&build=194&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F194%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 01:51:46 -> Uploading to 01:51:46 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/894ffa7f59592e08874ab6dc271aedd36f0a7dc0/d8e1c6b8-4532-4664-9522-f51b6b1f7a26.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250221%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250221T015146Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=f9397e8c77a67f68aba320e40a90acce2321b5ffd23c3ff72e4159e7cd0614b1 01:51:46 % Total % Received % Xferd Average Speed Time Time Time Current 01:51:46 Dload Upload Total Spent Left Speed 01:51:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12864 0 0 100 12864 0 70295 --:--:-- --:--:-- --:--:-- 70295 01:51:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] } 01:51:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:51:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:51:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:51:47 01:51:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:51:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:51:47 latest: Pulling from edgex-devops/edgex-snyk-go 01:51:47 43c4264eed91: Pulling fs layer 01:51:47 4cc291be95ef: Pulling fs layer 01:51:47 2ac1f1163629: Pulling fs layer 01:51:47 5c3c966382ef: Pulling fs layer 01:51:47 4f4fb700ef54: Pulling fs layer 01:51:47 d9c7d2e4e75e: Pulling fs layer 01:51:47 9c3e1370e548: Pulling fs layer 01:51:47 5c3c966382ef: Waiting 01:51:47 4f4fb700ef54: Waiting 01:51:47 d9c7d2e4e75e: Waiting 01:51:47 9c3e1370e548: Waiting 01:51:47 4cc291be95ef: Verifying Checksum 01:51:47 5c3c966382ef: Verifying Checksum 01:51:47 5c3c966382ef: Download complete 01:51:47 4f4fb700ef54: Download complete 01:51:47 43c4264eed91: Download complete 01:51:48 d9c7d2e4e75e: Verifying Checksum 01:51:48 d9c7d2e4e75e: Download complete 01:51:48 43c4264eed91: Pull complete 01:51:48 4cc291be95ef: Pull complete 01:51:48 2ac1f1163629: Verifying Checksum 01:51:48 2ac1f1163629: Download complete 01:51:48 9c3e1370e548: Verifying Checksum 01:51:48 9c3e1370e548: Download complete 01:51:52 2ac1f1163629: Pull complete 01:51:52 5c3c966382ef: Pull complete 01:51:52 4f4fb700ef54: Pull complete 01:51:52 d9c7d2e4e75e: Pull complete 01:51:55 9c3e1370e548: Pull complete 01:51:55 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:51:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:51:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:51:55 prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container 01:51:55 $ 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 01:51:58 $ docker top 251e37221f36fe141eb3a21c1c298aeba5c3f31c838c800bbff340b6c28f6280 -eo pid,comm [Pipeline] { [Pipeline] sh 01:51:58 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 01:51:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 01:51:58 + set -o pipefail 01:51:58 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 01:52:08 01:52:08 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 01:52:08 01:52:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/adbd5154-34bf-4cad-9af9-c471562c59b1 01:52:08 01:52:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:52:08 01:52:08 01:52:08 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:52:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:52:08 $ docker stop --time=1 251e37221f36fe141eb3a21c1c298aeba5c3f31c838c800bbff340b6c28f6280 01:52:11 $ docker rm -f --volumes 251e37221f36fe141eb3a21c1c298aeba5c3f31c838c800bbff340b6c28f6280 [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 01:52:12 + git log --format=format:%s -1 894ffa7f59592e08874ab6dc271aedd36f0a7dc0 [Pipeline] sh 01:52:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:52:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:12 prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container 01:52:12 $ 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 01:52:13 $ docker top 4ac7061aebbb2933c29d10c2030c1abbebfea4b2b737a17bc4d1f4ab8050a1c6 -eo pid,comm 01:52:13 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). 01:52:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:13 [ssh-agent] Looking for ssh-agent implementation... 01:52:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:13 $ docker exec 4ac7061aebbb2933c29d10c2030c1abbebfea4b2b737a17bc4d1f4ab8050a1c6 ssh-agent 01:52:13 SSH_AUTH_SOCK=/tmp/ssh-5PsKNsLLQ7vI/agent.33 01:52:13 SSH_AGENT_PID=39 01:52:13 Running ssh-add (command line suppressed) 01:52:13 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2173722218003344896.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2173722218003344896.key) 01:52:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:13 + git semver tag 01:52:14 2025-02-21 01:52:14,030 [run_tag] DEBUG tag force:False 01:52:14 2025-02-21 01:52:14,030 [check_head_tag] DEBUG check head tag 01:52:14 2025-02-21 01:52:14,032 [execute] INFO git cat-file --batch-check 01:52:14 2025-02-21 01:52:14,032 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 01:52:14 2025-02-21 01:52:14,035 [execute] INFO git cat-file --batch 01:52:14 2025-02-21 01:52:14,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 01:52:14 2025-02-21 01:52:14,064 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:52:14 2025-02-21 01:52:14,064 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 01:52:14 2025-02-21 01:52:14,064 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 01:52:14 2025-02-21 01:52:14,069 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:52:14 4.0.0-dev.7 [Pipeline] } 01:52:14 $ docker exec --env ******** --env ******** 4ac7061aebbb2933c29d10c2030c1abbebfea4b2b737a17bc4d1f4ab8050a1c6 ssh-agent -k 01:52:14 unset SSH_AUTH_SOCK; 01:52:14 unset SSH_AGENT_PID; 01:52:14 echo Agent pid 39 killed; 01:52:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:14 + git semver [Pipeline] } 01:52:14 $ docker stop --time=1 4ac7061aebbb2933c29d10c2030c1abbebfea4b2b737a17bc4d1f4ab8050a1c6 01:52:16 $ docker rm -f --volumes 4ac7061aebbb2933c29d10c2030c1abbebfea4b2b737a17bc4d1f4ab8050a1c6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:52:16 01:52:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:52:16 0.23.1-centos7: Pulling from edgex-lftools 01:52:16 ab5ef0e58194: Pulling fs layer 01:52:16 9712f1f96733: Pulling fs layer 01:52:16 63f879dbbcfc: Pulling fs layer 01:52:16 0d9ebad4ef96: Pulling fs layer 01:52:16 e9a5061849ea: Pulling fs layer 01:52:16 d747dcd14b5f: Pulling fs layer 01:52:16 2de7ff778b66: Pulling fs layer 01:52:16 0d9ebad4ef96: Waiting 01:52:16 d747dcd14b5f: Waiting 01:52:16 2de7ff778b66: Waiting 01:52:16 e9a5061849ea: Waiting 01:52:16 9712f1f96733: Download complete 01:52:17 63f879dbbcfc: Verifying Checksum 01:52:17 63f879dbbcfc: Download complete 01:52:17 0d9ebad4ef96: Verifying Checksum 01:52:17 0d9ebad4ef96: Download complete 01:52:17 d747dcd14b5f: Verifying Checksum 01:52:17 d747dcd14b5f: Download complete 01:52:17 e9a5061849ea: Verifying Checksum 01:52:17 e9a5061849ea: Download complete 01:52:17 ab5ef0e58194: Verifying Checksum 01:52:17 ab5ef0e58194: Download complete 01:52:17 2de7ff778b66: Verifying Checksum 01:52:17 2de7ff778b66: Download complete 01:52:20 ab5ef0e58194: Pull complete 01:52:20 9712f1f96733: Pull complete 01:52:20 63f879dbbcfc: Pull complete 01:52:25 0d9ebad4ef96: Pull complete 01:52:25 e9a5061849ea: Pull complete 01:52:25 d747dcd14b5f: Pull complete 01:52:26 2de7ff778b66: Pull complete 01:52:26 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:52:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:52:26 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:26 prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container 01:52:26 $ 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 01:52:30 $ docker top dcfa32d4e6522bc3b6918b62fb0d67a9699e06c914bba9d6eb0604fb2c305c30 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:52:30 provisioning config files... 01:52:30 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1488281725602714432tmp 01:52:30 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1457691494291603311tmp 01:52:30 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2145658131711188152tmp [Pipeline] { [Pipeline] echo 01:52:30 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:52:30 ---> sigul-configuration.sh 01:52:30 gpg: directory `/root/.gnupg' created 01:52:30 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:52:30 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:52:30 gpg: keyring `/root/.gnupg/secring.gpg' created 01:52:30 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:52:30 gpg: CAST5 encrypted data 01:52:30 gpg: encrypted with 1 passphrase 01:52:30 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:52:31 + mkdir /home/jenkins 01:52:31 + mkdir /home/jenkins/sigul [Pipeline] sh 01:52:31 + 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 01:52:31 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:52:31 ---> sigul-install.sh 01:52:31 Sigul already installed; skipping installation. [Pipeline] sh 01:52:32 + git tag --list 01:52:32 v0.0.0 01:52:32 v1.0.0 01:52:32 v2.1.0 01:52:32 v2.1.1 01:52:32 v2.2.0 01:52:32 v2.3.0 01:52:32 v3.0 01:52:32 v3.0.0 01:52:32 v3.0.1 01:52:32 v3.0.1-dev.1 01:52:32 v3.1 01:52:32 v3.1.0 01:52:32 v3.1.0-dev.1 01:52:32 v3.1.0-dev.10 01:52:32 v3.1.0-dev.11 01:52:32 v3.1.0-dev.12 01:52:32 v3.1.0-dev.13 01:52:32 v3.1.0-dev.14 01:52:32 v3.1.0-dev.15 01:52:32 v3.1.0-dev.16 01:52:32 v3.1.0-dev.17 01:52:32 v3.1.0-dev.18 01:52:32 v3.1.0-dev.19 01:52:32 v3.1.0-dev.2 01:52:32 v3.1.0-dev.20 01:52:32 v3.1.0-dev.21 01:52:32 v3.1.0-dev.22 01:52:32 v3.1.0-dev.23 01:52:32 v3.1.0-dev.24 01:52:32 v3.1.0-dev.25 01:52:32 v3.1.0-dev.26 01:52:32 v3.1.0-dev.27 01:52:32 v3.1.0-dev.28 01:52:32 v3.1.0-dev.29 01:52:32 v3.1.0-dev.3 01:52:32 v3.1.0-dev.30 01:52:32 v3.1.0-dev.31 01:52:32 v3.1.0-dev.32 01:52:32 v3.1.0-dev.33 01:52:32 v3.1.0-dev.34 01:52:32 v3.1.0-dev.35 01:52:32 v3.1.0-dev.36 01:52:32 v3.1.0-dev.37 01:52:32 v3.1.0-dev.38 01:52:32 v3.1.0-dev.39 01:52:32 v3.1.0-dev.4 01:52:32 v3.1.0-dev.40 01:52:32 v3.1.0-dev.5 01:52:32 v3.1.0-dev.6 01:52:32 v3.1.0-dev.7 01:52:32 v3.1.0-dev.8 01:52:32 v3.1.0-dev.9 01:52:32 v3.1.1 01:52:32 v3.2.0-dev.1 01:52:32 v3.2.0-dev.10 01:52:32 v3.2.0-dev.11 01:52:32 v3.2.0-dev.12 01:52:32 v3.2.0-dev.13 01:52:32 v3.2.0-dev.14 01:52:32 v3.2.0-dev.15 01:52:32 v3.2.0-dev.16 01:52:32 v3.2.0-dev.17 01:52:32 v3.2.0-dev.18 01:52:32 v3.2.0-dev.19 01:52:32 v3.2.0-dev.2 01:52:32 v3.2.0-dev.20 01:52:32 v3.2.0-dev.21 01:52:32 v3.2.0-dev.22 01:52:32 v3.2.0-dev.23 01:52:32 v3.2.0-dev.24 01:52:32 v3.2.0-dev.25 01:52:32 v3.2.0-dev.26 01:52:32 v3.2.0-dev.27 01:52:32 v3.2.0-dev.28 01:52:32 v3.2.0-dev.29 01:52:32 v3.2.0-dev.3 01:52:32 v3.2.0-dev.30 01:52:32 v3.2.0-dev.31 01:52:32 v3.2.0-dev.32 01:52:32 v3.2.0-dev.33 01:52:32 v3.2.0-dev.4 01:52:32 v3.2.0-dev.5 01:52:32 v3.2.0-dev.6 01:52:32 v3.2.0-dev.7 01:52:32 v3.2.0-dev.8 01:52:32 v3.2.0-dev.9 01:52:32 v4.0.0-dev.1 01:52:32 v4.0.0-dev.2 01:52:32 v4.0.0-dev.3 01:52:32 v4.0.0-dev.4 01:52:32 v4.0.0-dev.5 01:52:32 v4.0.0-dev.6 01:52:32 v4.0.0-dev.7 [Pipeline] sh 01:52:32 + lftools sign git-tag v4.0.0-dev.7 01:52:33 Signing Git tag with Sigul... 01:52:33 Signing v4.0.0-dev.7 [Pipeline] echo 01:52:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:52:33 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:52:33 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:52:33 $ docker stop --time=1 dcfa32d4e6522bc3b6918b62fb0d67a9699e06c914bba9d6eb0604fb2c305c30 01:52:35 $ docker rm -f --volumes dcfa32d4e6522bc3b6918b62fb0d67a9699e06c914bba9d6eb0604fb2c305c30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:52:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:52:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:35 prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container 01:52: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 01:52:36 $ docker top da97169d64b97c8a49641246faea0767bcdd45fbcb70c8775f22a59bfbe11989 -eo pid,comm 01:52:36 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). 01:52:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:36 [ssh-agent] Looking for ssh-agent implementation... 01:52:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:36 $ docker exec da97169d64b97c8a49641246faea0767bcdd45fbcb70c8775f22a59bfbe11989 ssh-agent 01:52:36 SSH_AUTH_SOCK=/tmp/ssh-f1a1m702F5Is/agent.32 01:52:36 SSH_AGENT_PID=38 01:52:36 Running ssh-add (command line suppressed) 01:52:36 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13316648582270728016.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13316648582270728016.key) 01:52:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:37 + git semver bump pre 01:52:37 2025-02-21 01:52:37,217 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:52:37 2025-02-21 01:52:37,217 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 01:52:37 2025-02-21 01:52:37,218 [bump_version] DEBUG bumped version:4.0.0-dev.8 01:52:37 2025-02-21 01:52:37,218 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 01:52:37 2025-02-21 01:52:37,218 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:52:37 2025-02-21 01:52:37,218 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:52:37 2025-02-21 01:52:37,220 [execute] INFO git cat-file --batch-check 01:52:37 2025-02-21 01:52:37,220 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 01:52:37 2025-02-21 01:52:37,226 [execute] INFO git cat-file --batch 01:52:37 2025-02-21 01:52:37,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 01:52:37 2025-02-21 01:52:37,232 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:52:37 4.0.0-dev.8 [Pipeline] } 01:52:37 $ docker exec --env ******** --env ******** da97169d64b97c8a49641246faea0767bcdd45fbcb70c8775f22a59bfbe11989 ssh-agent -k 01:52:37 unset SSH_AUTH_SOCK; 01:52:37 unset SSH_AGENT_PID; 01:52:37 echo Agent pid 38 killed; 01:52:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:37 + git semver [Pipeline] } 01:52:38 $ docker stop --time=1 da97169d64b97c8a49641246faea0767bcdd45fbcb70c8775f22a59bfbe11989 01:52:39 $ docker rm -f --volumes da97169d64b97c8a49641246faea0767bcdd45fbcb70c8775f22a59bfbe11989 [Pipeline] // withDockerContainer [Pipeline] sh 01:52:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:52:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:52:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:40 prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container 01:52:40 $ 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 01:52:40 $ docker top 3e398b4175dbc53356734a7135eeceebb86145caaabf98a22ab41af0a1a5c520 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:52:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:52:40 [ssh-agent] Looking for ssh-agent implementation... 01:52:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:52:40 $ docker exec 3e398b4175dbc53356734a7135eeceebb86145caaabf98a22ab41af0a1a5c520 ssh-agent 01:52:40 SSH_AUTH_SOCK=/tmp/ssh-pjBA8CK9ic6M/agent.32 01:52:40 SSH_AGENT_PID=38 01:52:40 Running ssh-add (command line suppressed) 01:52:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14562817355100641332.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14562817355100641332.key) 01:52:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:52:41 + git semver push 01:52:41 2025-02-21 01:52:41,442 [run_push] DEBUG push 01:52:41 2025-02-21 01:52:41,443 [execute] INFO git cat-file --batch-check 01:52:41 2025-02-21 01:52:41,443 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 01:52:41 2025-02-21 01:52:41,447 [execute] INFO git rev-list a89e8032ec63a27b6046e498f164f36f0179d2a8 -- 01:52:41 2025-02-21 01:52:41,447 [execute] DEBUG Popen(['git', 'rev-list', 'a89e8032ec63a27b6046e498f164f36f0179d2a8', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 01:52:41 2025-02-21 01:52:41,456 [execute] INFO git fetch -v origin 01:52:41 2025-02-21 01:52:41,456 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 01:52:42 2025-02-21 01:52:41,896 [run_push] DEBUG no remote changes detected 01:52:42 2025-02-21 01:52:41,896 [execute] INFO git push origin semver 01:52:42 2025-02-21 01:52:41,897 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 01:52:42 2025-02-21 01:52:42,514 [run_push] DEBUG push all version tags 01:52:42 2025-02-21 01:52:42,514 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:52:42 2025-02-21 01:52:42,515 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 01:52:43 2025-02-21 01:52:43,158 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 01:52:43 4.0.0-dev.8 [Pipeline] } 01:52:43 $ docker exec --env ******** --env ******** 3e398b4175dbc53356734a7135eeceebb86145caaabf98a22ab41af0a1a5c520 ssh-agent -k 01:52:43 unset SSH_AUTH_SOCK; 01:52:43 unset SSH_AGENT_PID; 01:52:43 echo Agent pid 38 killed; 01:52:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:52:43 + git semver [Pipeline] } 01:52:43 $ docker stop --time=1 3e398b4175dbc53356734a7135eeceebb86145caaabf98a22ab41af0a1a5c520 01:52:45 $ docker rm -f --volumes 3e398b4175dbc53356734a7135eeceebb86145caaabf98a22ab41af0a1a5c520 [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 01:52:45 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 01:52:45 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 01:52:45 total 16 01:52:45 drwxr-xr-x 3 root root 4096 Feb 21 01:34 . 01:52:45 drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 01:52 .. 01:52:45 drwxr-xr-x 2 root root 4096 Feb 21 01:34 cost 01:52:45 -rw-r--r-- 1 root root 95 Feb 21 01:34 cost.csv 01:52:45 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 01:52:45 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 01:52:45 total 16 01:52:45 drwxr-xr-x 3 jenkins jenkins 4096 Feb 21 01:34 . 01:52:45 drwxrwxr-x 12 jenkins jenkins 4096 Feb 21 01:52 .. 01:52:45 drwxr-xr-x 2 jenkins jenkins 4096 Feb 21 01:34 cost 01:52:45 -rw-r--r-- 1 jenkins jenkins 95 Feb 21 01:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:52:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:52:47 ---> package-listing.sh 01:52:47 ++ facter osfamily 01:52:47 ++ tr '[:upper:]' '[:lower:]' 01:52:47 + OS_FAMILY=debian 01:52:47 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 01:52:47 + START_PACKAGES=/tmp/packages_start.txt 01:52:47 + END_PACKAGES=/tmp/packages_end.txt 01:52:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:52:47 + PACKAGES=/tmp/packages_start.txt 01:52:47 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 01:52:47 + PACKAGES=/tmp/packages_end.txt 01:52:47 + case "${OS_FAMILY}" in 01:52:47 + grep '^ii' 01:52:47 + dpkg -l 01:52:47 + '[' -f /tmp/packages_start.txt ']' 01:52:47 + '[' -f /tmp/packages_end.txt ']' 01:52:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:52:47 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 01:52:47 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 01:52:47 + 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 01:52:47 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 01:52:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:52:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:52:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:52:48 prd-ubuntu20.04-docker-8c-8g-39373 does not seem to be running inside a container 01:52:48 $ 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 01:52:48 $ docker top 8d8e8749264fd7c44f761f88b552dbf04b9c32088d9878f5003f1a9e030c8fa3 -eo pid,comm [Pipeline] { [Pipeline] sh 01:52:48 + touch /tmp/pre-build-complete [Pipeline] sh 01:52:49 + mkdir -p /var/log/sysstat [Pipeline] sh 01:52:49 + ls /var/log/sa-host 01:52:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:49 provisioning config files... 01:52:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17563418932957828434tmp [Pipeline] { [Pipeline] echo 01:52:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:52:50 ---> create-netrc.sh [Pipeline] } 01:52:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:52:50 ---> python-tools-install.sh [Pipeline] echo 01:52:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:52:50 ---> sudo-logs.sh 01:52:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:52:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:52:50 ---> job-cost.sh 01:52:50 lf-activate-venv: SKIPPING 01:52:50 DEBUG: total: 0.2199999988079071 01:52:50 INFO: Retrieving Stack Cost... 01:52:51 INFO: Retrieving Pricing Info for: v3-standard-8 01:52:51 INFO: Archiving Costs [Pipeline] echo 01:52:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:52:51 ---> logs-deploy.sh 01:52:51 lf-activate-venv: SKIPPING 01:52:51 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/194 01:52:51 INFO: archiving workspace using pattern(s): 01:52:52 Archives upload complete. 01:52:52 INFO: archiving logs to Nexus