Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 82880f0cc7c1e2380d7f481834f50bb91fae5b58 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-ssh7252372229511899588.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13477108389613194104.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3108202141194261930.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh8401302683304832573.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-ssh9028842443858117823.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-23482 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 82880f0cc7c1e2380d7f481834f50bb91fae5b58 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 82880f0cc7c1e2380d7f481834f50bb91fae5b58 # timeout=10 Commit message: "Merge pull request #312 from cherrycl/edgex-go-issue-4978" > git rev-list --no-walk 1087e4a3d9b938820ba31b5d4a506eab1acdae7e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:43:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:43:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:43:38 ========================================================= 06:43:38 EdgeX Global Pipelines Version Info 06:43:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:43:38 ------------------- 06:43:38 stable info: 06:43:38 ------------------- 06:43:38 Commited By: Ginny Guan ginny@iotechsys.com 06:43:38 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 06:43:38 Message: update stable to v1.0.265 06:43:39 ------------------- 06:43:39 experimental info: 06:43:39 ------------------- 06:43:39 Commited By: Cherry Wang cherry@iotechsys.com 06:43:39 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 06:43:39 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 06:43:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 82880f0 [Pipeline] echo 06:43:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:40 provisioning config files... 06:43:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1342762810635222771tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:40 ---> ****-login.sh 06:43:40 nexus3.edgexfoundry.org:10001 06:43:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:41 Configure a credential helper to remove this warning. See 06:43:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:41 06:43:41 Login Succeeded 06:43:41 nexus3.edgexfoundry.org:10002 06:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:41 Configure a credential helper to remove this warning. See 06:43:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:41 06:43:41 Login Succeeded 06:43:41 nexus3.edgexfoundry.org:10003 06:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:41 Configure a credential helper to remove this warning. See 06:43:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:41 06:43:41 Login Succeeded 06:43:41 nexus3.edgexfoundry.org:10004 06:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:41 Configure a credential helper to remove this warning. See 06:43:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:41 06:43:41 Login Succeeded 06:43:41 ****.io 06:43:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:41 Configure a credential helper to remove this warning. See 06:43:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:41 06:43:41 Login Succeeded 06:43:41 ---> ****-login.sh ends [Pipeline] } 06:43:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:43:42 + git rev-list -1 --merges 82880f0cc7c1e2380d7f481834f50bb91fae5b58~1..82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] echo 06:43:42 -----------> git rev-list -1 --merges 82880f0cc7c1e2380d7f481834f50bb91fae5b58~1..82880f0cc7c1e2380d7f481834f50bb91fae5b58 82880f0cc7c1e2380d7f481834f50bb91fae5b58 06:43:42 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [false] [Pipeline] sh 06:43:42 + git log --format=format:%s -1 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] echo 06:43:42 ========================================================= 06:43:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:43:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:43:42 + git log --format=format:%s -1 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] echo 06:43:42 [semverPrep] GIT_COMMIT: 82880f0cc7c1e2380d7f481834f50bb91fae5b58, Commit Message: Merge pull request #312 from cherrycl/edgex-go-issue-4978 [Pipeline] echo 06:43:42 [semverPrep] This is not a build commit. [Pipeline] sh 06:43:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:43:43 + grep -v github /etc/ssh/ssh_known_hosts 06:43:43 + [ -e /tmp/ssh_known_hosts ] 06:43:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:43:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:43:43 + sudo tee -a /etc/ssh/ssh_known_hosts 06:43:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:43 06:43:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:43 0.1.4: Pulling from edgex-devops/py-git-semver 06:43:43 b85a868b505f: Pulling fs layer 06:43:43 e2be974225ed: Pulling fs layer 06:43:43 339a4e72a1f5: Pulling fs layer 06:43:43 988bab9f4d93: Pulling fs layer 06:43:43 1469e6f7b9e6: Pulling fs layer 06:43:43 eaf3925da568: Pulling fs layer 06:43:43 bab4dde63d76: Pulling fs layer 06:43:43 bde34c3a00c8: Pulling fs layer 06:43:43 b352a97aabf1: Pulling fs layer 06:43:43 4872d77fe225: Pulling fs layer 06:43:43 5851b861e8e6: Pulling fs layer 06:43:43 eaf3925da568: Waiting 06:43:43 bab4dde63d76: Waiting 06:43:43 1469e6f7b9e6: Waiting 06:43:43 4872d77fe225: Waiting 06:43:43 5851b861e8e6: Waiting 06:43:43 988bab9f4d93: Waiting 06:43:43 bde34c3a00c8: Waiting 06:43:43 b352a97aabf1: Waiting 06:43:43 e2be974225ed: Verifying Checksum 06:43:43 e2be974225ed: Download complete 06:43:43 988bab9f4d93: Verifying Checksum 06:43:43 988bab9f4d93: Download complete 06:43:43 1469e6f7b9e6: Verifying Checksum 06:43:43 1469e6f7b9e6: Download complete 06:43:43 eaf3925da568: Verifying Checksum 06:43:43 eaf3925da568: Download complete 06:43:44 339a4e72a1f5: Verifying Checksum 06:43:44 339a4e72a1f5: Download complete 06:43:44 bde34c3a00c8: Download complete 06:43:44 b352a97aabf1: Verifying Checksum 06:43:44 b352a97aabf1: Download complete 06:43:44 4872d77fe225: Download complete 06:43:44 5851b861e8e6: Download complete 06:43:44 b85a868b505f: Verifying Checksum 06:43:44 b85a868b505f: Download complete 06:43:44 bab4dde63d76: Verifying Checksum 06:43:44 bab4dde63d76: Download complete 06:43:45 b85a868b505f: Pull complete 06:43:45 e2be974225ed: Pull complete 06:43:45 339a4e72a1f5: Pull complete 06:43:46 988bab9f4d93: Pull complete 06:43:46 1469e6f7b9e6: Pull complete 06:43:46 eaf3925da568: Pull complete 06:43:47 bab4dde63d76: Pull complete 06:43:47 bde34c3a00c8: Pull complete 06:43:47 b352a97aabf1: Pull complete 06:43:47 4872d77fe225: Pull complete 06:43:48 5851b861e8e6: Pull complete 06:43:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:43:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:43:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:43:48 prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container 06:43:48 $ 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 06:43:50 $ docker top dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 -eo pid,comm 06:43:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:43:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:43:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:50 [ssh-agent] Looking for ssh-agent implementation... 06:43:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:50 $ docker exec dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 ssh-agent 06:43:50 SSH_AUTH_SOCK=/tmp/ssh-W1gXTAagDJKx/agent.32 06:43:50 SSH_AGENT_PID=38 06:43:51 Running ssh-add (command line suppressed) 06:43:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2486502937993808961.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2486502937993808961.key) 06:43:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:51 + git tag --points-at HEAD [Pipeline] } 06:43:51 $ docker exec --env ******** --env ******** dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 ssh-agent -k 06:43:51 unset SSH_AUTH_SOCK; 06:43:51 unset SSH_AGENT_PID; 06:43:51 echo Agent pid 38 killed; 06:43:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:43:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:43:51 [ssh-agent] Looking for ssh-agent implementation... 06:43:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:43:51 $ docker exec dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 ssh-agent 06:43:51 SSH_AUTH_SOCK=/tmp/ssh-qrPH902JcrpG/agent.71 06:43:51 SSH_AGENT_PID=77 06:43:51 Running ssh-add (command line suppressed) 06:43:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1531270266342396052.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1531270266342396052.key) 06:43:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:43:52 + git semver init 06:43:52 2024-10-22 06:43:52,379 [run_init] DEBUG init version:0.0.0 force:False 06:43:52 2024-10-22 06:43:52,380 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 06:43:52 2024-10-22 06:43:52,380 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 06:43:52 2024-10-22 06:43:52,381 [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) 06:43:54 2024-10-22 06:43:54,482 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 06:43:54 2024-10-22 06:43:54,483 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 06:43:54 2024-10-22 06:43:54,483 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 06:43:54 2024-10-22 06:43:54,483 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 06:43:54 3.2.0-dev.33 [Pipeline] } 06:43:55 $ docker exec --env ******** --env ******** dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 ssh-agent -k 06:43:55 unset SSH_AUTH_SOCK; 06:43:55 unset SSH_AGENT_PID; 06:43:55 echo Agent pid 77 killed; 06:43:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:43:55 + git semver [Pipeline] } 06:43:55 $ docker stop --time=1 dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 06:43:57 $ docker rm -f --volumes dadfcddaa0a580a1ed6726fbdc3b11d9c0ec149ad7090a296abe07fb198ee245 [Pipeline] // withDockerContainer [Pipeline] sh 06:43:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:43:57 Stashed 1 file(s) [Pipeline] echo 06:43:57 [edgeXSemver]: initialized semver on version 3.2.0-dev.33 [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 06:43:57 provisioning config files... 06:43:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config696614033424659026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:58 ---> ****-login.sh 06:43:58 nexus3.edgexfoundry.org:10001 06:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:58 Configure a credential helper to remove this warning. See 06:43:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:58 06:43:58 Login Succeeded 06:43:58 nexus3.edgexfoundry.org:10002 06:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:58 Configure a credential helper to remove this warning. See 06:43:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:58 06:43:58 Login Succeeded 06:43:58 nexus3.edgexfoundry.org:10003 06:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:58 Configure a credential helper to remove this warning. See 06:43:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:58 06:43:58 Login Succeeded 06:43:58 nexus3.edgexfoundry.org:10004 06:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:58 Configure a credential helper to remove this warning. See 06:43:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:58 06:43:58 Login Succeeded 06:43:58 ****.io 06:43:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:43:58 Configure a credential helper to remove this warning. See 06:43:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:43:58 06:43:58 Login Succeeded 06:43:58 ---> ****-login.sh ends [Pipeline] } 06:43:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:43:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:43:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:43:58 ========================================================= 06:43:58 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:43:58 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:59 + 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 . 06:43:59 Sending build context to Docker daemon 19.95MB 06:43:59 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:43:59 Step 2/12 : FROM ${BASE} AS builder 06:43:59 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 06:43:59 43c4264eed91: Pulling fs layer 06:43:59 4cc291be95ef: Pulling fs layer 06:43:59 2ac1f1163629: Pulling fs layer 06:43:59 5c3c966382ef: Pulling fs layer 06:43:59 4f4fb700ef54: Pulling fs layer 06:43:59 5d5c8e513c77: Pulling fs layer 06:43:59 9f66e0745190: Pulling fs layer 06:43:59 f49a43e4bbc0: Pulling fs layer 06:43:59 561ebcabdf7f: Pulling fs layer 06:43:59 4f4fb700ef54: Waiting 06:43:59 5c3c966382ef: Waiting 06:43:59 5d5c8e513c77: Waiting 06:43:59 9f66e0745190: Waiting 06:43:59 f49a43e4bbc0: Waiting 06:43:59 4cc291be95ef: Download complete 06:43:59 5c3c966382ef: Verifying Checksum 06:43:59 5c3c966382ef: Download complete 06:43:59 4f4fb700ef54: Verifying Checksum 06:43:59 4f4fb700ef54: Download complete 06:43:59 5d5c8e513c77: Verifying Checksum 06:43:59 5d5c8e513c77: Download complete 06:43:59 43c4264eed91: Download complete 06:43:59 9f66e0745190: Verifying Checksum 06:43:59 9f66e0745190: Download complete 06:43:59 43c4264eed91: Pull complete 06:43:59 561ebcabdf7f: Verifying Checksum 06:43:59 561ebcabdf7f: Download complete 06:43:59 4cc291be95ef: Pull complete 06:43:59 2ac1f1163629: Verifying Checksum 06:43:59 2ac1f1163629: Download complete 06:44:00 f49a43e4bbc0: Verifying Checksum 06:44:00 f49a43e4bbc0: Download complete 06:44:03 2ac1f1163629: Pull complete 06:44:03 5c3c966382ef: Pull complete 06:44:03 4f4fb700ef54: Pull complete 06:44:03 5d5c8e513c77: Pull complete 06:44:03 9f66e0745190: Pull complete 06:44:05 f49a43e4bbc0: Pull complete 06:44:06 561ebcabdf7f: Pull complete 06:44:06 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 06:44:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:44:06 ---> 3a752c3f9dda 06:44:06 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:44:09 ---> Running in db63bafc5d6d 06:44:09 Removing intermediate container db63bafc5d6d 06:44:09 ---> e8ac712b8c2d 06:44:09 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:44:09 ---> Running in b0833924b496 06:44:09 Removing intermediate container b0833924b496 06:44:09 ---> 3fc54dcd5de2 06:44:09 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:44:09 ---> Running in f73b2711d16e 06:44:09 Removing intermediate container f73b2711d16e 06:44:09 ---> defa6dee1958 06:44:09 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:44:09 ---> Running in ce5e3cdd005a 06:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:44:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:44:10 OK: 246 MiB in 54 packages 06:44:10 Removing intermediate container ce5e3cdd005a 06:44:10 ---> 059b25aeca27 06:44:10 Step 7/12 : WORKDIR /app 06:44:10 ---> Running in 3fc56c89a395 06:44:10 Removing intermediate container 3fc56c89a395 06:44:10 ---> 68d5646bfdbf 06:44:10 Step 8/12 : COPY go.mod vendor* ./ 06:44:10 ---> 68e1f1f4680d 06:44:10 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:44:10 ---> Running in 9e424a8008fb 06:44:12 Still waiting to schedule task 06:44:12 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23480’ 06:45:13 Removing intermediate container 9e424a8008fb 06:45:13 ---> c50e9d7fbc69 06:45:13 Step 10/12 : COPY . . 06:45:13 ---> 3a3aca4904f4 06:45:13 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:45:13 ---> Running in 2481121d569d 06:45:13 Removing intermediate container 2481121d569d 06:45:13 ---> 29be955d2d31 06:45:13 Step 12/12 : RUN $MAKE 06:45:13 ---> Running in 66f991c38172 06:45:13 noop 06:45:13 Removing intermediate container 66f991c38172 06:45:13 ---> 811a045ed6fd 06:45:13 Successfully built 811a045ed6fd 06:45:13 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:15 + docker inspect -f . ci-base-image-x86_64 06:45:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:15 prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container 06:45:15 $ 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 06:45:15 $ docker top f9c37d74a96629e0879faf9ec92a2d45cdcb13a2c464c887db116dd9340a3413 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:16 + go version 06:45:16 go version go1.23.2 linux/amd64 [Pipeline] } 06:45:16 $ docker stop --time=1 f9c37d74a96629e0879faf9ec92a2d45cdcb13a2c464c887db116dd9340a3413 06:45:18 $ docker rm -f --volumes f9c37d74a96629e0879faf9ec92a2d45cdcb13a2c464c887db116dd9340a3413 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:20 + docker inspect -f . ci-base-image-x86_64 06:45:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:20 prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container 06:45:20 $ 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 06:45:20 $ docker top f0516830e6c0b798d9eec033f0cd1ccbc33428f7b38d610eb020e5a3b16152a1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:45:21 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 06:45:21 + make test 06:45:21 go test -race ./... -coverprofile=coverage.out ./... 06:45:53 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 06:45:53 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 06:45:53 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.148s coverage: 86.2% of statements 06:45:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.678s coverage: 71.9% of statements 06:46:28 go vet ./... 06:46:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:46:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:46:32 ./bin/test-attribution.sh [Pipeline] echo 06:46:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 06:46:32 $ docker stop --time=1 f0516830e6c0b798d9eec033f0cd1ccbc33428f7b38d610eb020e5a3b16152a1 06:46:37 $ docker rm -f --volumes f0516830e6c0b798d9eec033f0cd1ccbc33428f7b38d610eb020e5a3b16152a1 [Pipeline] // withDockerContainer [Pipeline] sh 06:46:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:46:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:46:38 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:46:38 + ls -al . 06:46:38 total 296 06:46:38 drwxrwxr-x 11 jenkins jenkins 4096 Oct 22 06:45 . 06:46:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:43 .. 06:46:38 -rw-rw-r-- 1 jenkins jenkins 262 Oct 22 06:43 .dockerignore 06:46:38 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:45 .git 06:46:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:43 .github 06:46:38 -rw-rw-r-- 1 jenkins jenkins 773 Oct 22 06:43 .gitignore 06:46:38 -rw-rw-r-- 1 jenkins jenkins 200 Oct 22 06:43 .golangci.yml 06:46:38 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:43 .semver 06:46:38 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 22 06:43 Attribution.txt 06:46:38 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 22 06:43 CHANGELOG.md 06:46:38 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 22 06:43 Dockerfile 06:46:38 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:43 GOVERNANCE.md 06:46:38 -rw-rw-r-- 1 jenkins jenkins 665 Oct 22 06:43 Jenkinsfile 06:46:38 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 06:43 LICENSE 06:46:38 -rw-rw-r-- 1 jenkins jenkins 3040 Oct 22 06:43 Makefile 06:46:38 -rw-rw-r-- 1 jenkins jenkins 617 Oct 22 06:43 OWNERS.md 06:46:38 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 22 06:43 README.md 06:46:38 -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 06:43 VERSION 06:46:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:43 bin 06:46:38 -rw-r--r-- 1 jenkins jenkins 55696 Oct 22 06:45 coverage.out 06:46:38 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 22 06:43 go.mod 06:46:38 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 06:43 go.sum 06:46:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:43 images 06:46:38 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:43 internal 06:46:38 -rw-rw-r-- 1 jenkins jenkins 531 Oct 22 06:43 main.go 06:46:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:43 openapi 06:46:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:43 res 06:46:38 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:43 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:46:38 + 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=82880f0cc7c1e2380d7f481834f50bb91fae5b58 --label arch=amd64 --label version=3.2.0-dev.33 . 06:46:38 Sending build context to Docker daemon 19.95MB 06:46:38 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 06:46:38 Step 2/30 : FROM ${BASE} AS builder 06:46:38 ---> 811a045ed6fd 06:46:38 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 06:46:39 ---> Running in cb1ed49d4570 06:46:39 Removing intermediate container cb1ed49d4570 06:46:39 ---> f217e92e7678 06:46:39 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 06:46:39 ---> Running in 7b2c7dca2628 06:46:39 Removing intermediate container 7b2c7dca2628 06:46:39 ---> bb0997e5452f 06:46:39 Step 5/30 : ARG ADD_BUILD_TAGS="" 06:46:39 ---> Running in a71aed75ab89 06:46:39 Removing intermediate container a71aed75ab89 06:46:39 ---> 287483d4641b 06:46:39 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:46:39 ---> Running in 254749898ac6 06:46:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:46:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:46:40 OK: 246 MiB in 54 packages 06:46:40 Removing intermediate container 254749898ac6 06:46:40 ---> 6c27c3872dd9 06:46:40 Step 7/30 : WORKDIR /app 06:46:40 ---> Running in 163b67fe1492 06:46:40 Removing intermediate container 163b67fe1492 06:46:40 ---> 8d232393dab0 06:46:40 Step 8/30 : COPY go.mod vendor* ./ 06:46:40 ---> 9cd4818e7304 06:46:40 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:46:40 ---> Running in 77524fc350f1 06:46:41 Removing intermediate container 77524fc350f1 06:46:41 ---> 1a87dcde3852 06:46:41 Step 10/30 : COPY . . 06:46:41 ---> 6b59e0bef595 06:46:41 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:46:41 ---> Running in 2436a2c9fa44 06:46:42 Removing intermediate container 2436a2c9fa44 06:46:42 ---> c910e16dc8ab 06:46:42 Step 12/30 : RUN $MAKE 06:46:42 ---> Running in 2fbae0a253f1 06:46:42 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.33 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.33" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory 06:46:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23484 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 06:46:49 Running in /w/workspace/app-rfid-llrp-inventory/187 [Pipeline] { [Pipeline] checkout 06:46:52 The recommended git tool is: git 06:47:00 using credential edgex-jenkins-ssh 06:47:00 Cloning the remote Git repository 06:47:01 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 06:47:01 > git init /w/workspace/app-rfid-llrp-inventory/187 # timeout=10 06:47:01 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 06:47:01 > git --version # timeout=10 06:47:01 > git --version # 'git version 2.25.1' 06:47:01 using GIT_SSH to set credentials SSH Credentials for GitHub 06:47:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:06 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 06:47:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:47:07 Avoid second fetch 06:47:07 Checking out Revision 82880f0cc7c1e2380d7f481834f50bb91fae5b58 (main) 06:47:07 > git config core.sparsecheckout # timeout=10 06:47:07 > git checkout -f 82880f0cc7c1e2380d7f481834f50bb91fae5b58 # timeout=10 06:47:09 Commit message: "Merge pull request #312 from cherrycl/edgex-go-issue-4978" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:47:14 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:47:14 % Total % Received % Xferd Average Speed Time Time Time Current 06:47:14 Dload Upload Total Spent Left Speed 06:47:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 189k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh 06:47:14 Removing intermediate container 2fbae0a253f1 06:47:14 ---> 13d8d5e991f8 06:47:14 Step 13/30 : FROM alpine:3.20 06:47:14 3.20: Pulling from library/alpine 06:47:14 43c4264eed91: Already exists 06:47:14 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 06:47:14 Status: Downloaded newer image for alpine:3.20 06:47:14 ---> 91ef0af61f39 06:47:14 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 06:47:14 ---> Running in 55c2f6b5dc97 06:47:14 Removing intermediate container 55c2f6b5dc97 06:47:14 ---> f9401848f2c1 06:47:14 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 06:47:14 ---> Running in 37e8a44fc837 06:47:14 Removing intermediate container 37e8a44fc837 06:47:14 ---> de1e4e89ffc3 06:47:14 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 06:47:14 ---> Running in 6d69a0a80543 06:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:47:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:47:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:47:15 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:47:15 + sudo tee /etc/docker/daemon.new 06:47:15 { 06:47:15 "registry-mirrors": [ 06:47:15 "https://nexus3.edgexfoundry.org:10001" 06:47:15 ], 06:47:15 "bip": "10.250.0.254/24", 06:47:15 "hosts": [ 06:47:15 "tcp://0.0.0.0:5555", 06:47:15 "unix:///var/run/docker.sock" 06:47:15 ], 06:47:15 "mtu": 1458, 06:47:15 "selinux-enabled": true, 06:47:15 "seccomp-profile": "/etc/docker/seccomp.json" 06:47:15 } [Pipeline] sh 06:47:15 (1/2) Installing ca-certificates (20240705-r0) 06:47:15 (2/2) Installing dumb-init (1.2.5-r3) 06:47:15 Executing busybox-1.36.1-r29.trigger 06:47:15 Executing ca-certificates-20240705-r0.trigger 06:47:15 OK: 9 MiB in 16 packages 06:47:15 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:47:15 Removing intermediate container 6d69a0a80543 06:47:15 ---> 0c3795eef8c0 06:47:15 Step 17/30 : RUN apk --no-cache upgrade 06:47:15 ---> Running in 75e73adb6f3b 06:47:15 + sudo service docker restart 06:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:47:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:47:16 Upgrading critical system libraries and apk-tools: 06:47:16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:47:16 Executing busybox-1.36.1-r29.trigger 06:47:16 Continuing the upgrade transaction with new apk-tools: 06:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 06:47:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 06:47:16 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 06:47:16 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 06:47:16 Executing ca-certificates-20240705-r0.trigger 06:47:16 OK: 9 MiB in 16 packages 06:47:17 Removing intermediate container 75e73adb6f3b 06:47:17 ---> dab77c1fc668 06:47:17 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 06:47:17 ---> 477eecdff367 06:47:17 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 06:47:17 ---> 07e84537f472 06:47:17 Step 20/30 : COPY --from=builder /app/res/ /res/ 06:47:17 ---> bb3e41c17b16 06:47:17 Step 21/30 : COPY --from=builder /app/static/ /static/ 06:47:17 ---> b8aa56666236 06:47:17 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 06:47:19 ---> 22215964d82d 06:47:19 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 06:47:19 ---> Running in 2163ab09e034 06:47:19 Removing intermediate container 2163ab09e034 06:47:19 ---> dc6a05c5ee35 06:47:19 Step 24/30 : VOLUME /cache 06:47:19 ---> Running in e0b73850776b 06:47:19 Removing intermediate container e0b73850776b 06:47:19 ---> 24b84a73d3fc 06:47:19 Step 25/30 : EXPOSE 59711 06:47:19 ---> Running in 5933998ee2d7 06:47:19 Removing intermediate container 5933998ee2d7 06:47:19 ---> 55cf40cf33bd 06:47:19 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 06:47:19 ---> Running in 1a39f39ec331 06:47:19 Removing intermediate container 1a39f39ec331 06:47:19 ---> a3d6876d8a31 06:47:19 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 06:47:19 ---> Running in d30af1f1d7be 06:47:19 Removing intermediate container d30af1f1d7be 06:47:19 ---> 41727fa14447 06:47:19 Step 28/30 : LABEL arch=amd64 06:47:19 ---> Running in a886adbff389 06:47:19 Removing intermediate container a886adbff389 06:47:19 ---> fe5741e69d22 06:47:19 Step 29/30 : LABEL git_sha=82880f0cc7c1e2380d7f481834f50bb91fae5b58 06:47:19 ---> Running in 4f1533798d66 06:47:20 Removing intermediate container 4f1533798d66 06:47:20 ---> b7d599ba4cb4 06:47:20 Step 30/30 : LABEL version=3.2.0-dev.33 06:47:20 ---> Running in fc0e98998974 06:47:20 Removing intermediate container fc0e98998974 06:47:20 ---> 13719f8f8eca 06:47:20 [Warning] One or more build-args [ARCH] were not consumed 06:47:20 Successfully built 13719f8f8eca 06:47:20 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 06:47:20 provisioning config files... 06:47:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10394270437965354675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:20 ---> ****-login.sh 06:47:20 nexus3.edgexfoundry.org:10001 06:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:20 Configure a credential helper to remove this warning. See 06:47:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:20 06:47:20 Login Succeeded 06:47:20 nexus3.edgexfoundry.org:10002 06:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:20 Configure a credential helper to remove this warning. See 06:47:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:20 06:47:20 Login Succeeded 06:47:20 nexus3.edgexfoundry.org:10003 06:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:20 Configure a credential helper to remove this warning. See 06:47:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:20 06:47:20 Login Succeeded 06:47:20 nexus3.edgexfoundry.org:10004 06:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:20 Configure a credential helper to remove this warning. See 06:47:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:20 06:47:20 Login Succeeded 06:47:20 ****.io 06:47:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:21 Configure a credential helper to remove this warning. See 06:47:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:21 06:47:21 Login Succeeded 06:47:21 ---> ****-login.sh ends [Pipeline] } 06:47:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:47:21 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 06:47:21 82880f0cc7c1e2380d7f481834f50bb91fae5b58 06:47:21 latest 06:47:21 3.2.0-dev.33 06:47:21 82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 06:47:21 main 06:47:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:82880f0cc7c1e2380d7f481834f50bb91fae5b58 06:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:47:21 78a19428c0ba: Preparing 06:47:21 7fabf3f5b321: Preparing 06:47:21 a3923c545c8e: Preparing 06:47:21 94d042dd615a: Preparing 06:47:21 bd998d3a6062: Preparing 06:47:21 fc14f0f81cdb: Preparing 06:47:21 df3d5d2d3c25: Preparing 06:47:21 b8e823f1280c: Preparing 06:47:21 63ca1fbb43ae: Preparing 06:47:21 fc14f0f81cdb: Waiting 06:47:21 df3d5d2d3c25: Waiting 06:47:21 b8e823f1280c: Waiting 06:47:21 63ca1fbb43ae: Waiting 06:47:21 78a19428c0ba: Pushed 06:47:21 bd998d3a6062: Pushed 06:47:21 a3923c545c8e: Pushed 06:47:21 94d042dd615a: Pushed 06:47:21 63ca1fbb43ae: Layer already exists 06:47:22 fc14f0f81cdb: Pushed 06:47:22 b8e823f1280c: Pushed 06:47:22 df3d5d2d3c25: Pushed 06:47:26 7fabf3f5b321: Pushed 06:47:26 82880f0cc7c1e2380d7f481834f50bb91fae5b58: digest: sha256:16ff859355fdcfc56f4b883c69079b9b087236a2bc33e747411e444099de4c7f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:27 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 06:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:47:27 78a19428c0ba: Preparing 06:47:27 7fabf3f5b321: Preparing 06:47:27 a3923c545c8e: Preparing 06:47:27 94d042dd615a: Preparing 06:47:27 bd998d3a6062: Preparing 06:47:27 fc14f0f81cdb: Preparing 06:47:27 df3d5d2d3c25: Preparing 06:47:27 b8e823f1280c: Preparing 06:47:27 63ca1fbb43ae: Preparing 06:47:27 df3d5d2d3c25: Waiting 06:47:27 b8e823f1280c: Waiting 06:47:27 fc14f0f81cdb: Waiting 06:47:27 63ca1fbb43ae: Waiting 06:47:27 a3923c545c8e: Layer already exists 06:47:27 78a19428c0ba: Layer already exists 06:47:27 7fabf3f5b321: Layer already exists 06:47:27 94d042dd615a: Layer already exists 06:47:27 bd998d3a6062: Layer already exists 06:47:27 b8e823f1280c: Layer already exists 06:47:27 fc14f0f81cdb: Layer already exists 06:47:27 df3d5d2d3c25: Layer already exists 06:47:27 63ca1fbb43ae: Layer already exists 06:47:27 latest: digest: sha256:16ff859355fdcfc56f4b883c69079b9b087236a2bc33e747411e444099de4c7f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:27 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.33 06:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:47:28 78a19428c0ba: Preparing 06:47:28 7fabf3f5b321: Preparing 06:47:28 a3923c545c8e: Preparing 06:47:28 94d042dd615a: Preparing 06:47:28 bd998d3a6062: Preparing 06:47:28 fc14f0f81cdb: Preparing 06:47:28 df3d5d2d3c25: Preparing 06:47:28 b8e823f1280c: Preparing 06:47:28 63ca1fbb43ae: Preparing 06:47:28 fc14f0f81cdb: Waiting 06:47:28 df3d5d2d3c25: Waiting 06:47:28 b8e823f1280c: Waiting 06:47:28 63ca1fbb43ae: Waiting 06:47:28 a3923c545c8e: Layer already exists 06:47:28 78a19428c0ba: Layer already exists 06:47:28 7fabf3f5b321: Layer already exists 06:47:28 94d042dd615a: Layer already exists 06:47:28 bd998d3a6062: Layer already exists 06:47:28 fc14f0f81cdb: Layer already exists 06:47:28 df3d5d2d3c25: Layer already exists 06:47:28 b8e823f1280c: Layer already exists 06:47:28 63ca1fbb43ae: Layer already exists 06:47:28 3.2.0-dev.33: digest: sha256:16ff859355fdcfc56f4b883c69079b9b087236a2bc33e747411e444099de4c7f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:28 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 06:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:47:28 78a19428c0ba: Preparing 06:47:28 7fabf3f5b321: Preparing 06:47:28 a3923c545c8e: Preparing 06:47:28 94d042dd615a: Preparing 06:47:28 bd998d3a6062: Preparing 06:47:28 fc14f0f81cdb: Preparing 06:47:28 df3d5d2d3c25: Preparing 06:47:28 b8e823f1280c: Preparing 06:47:28 63ca1fbb43ae: Preparing 06:47:28 fc14f0f81cdb: Waiting 06:47:28 63ca1fbb43ae: Waiting 06:47:28 df3d5d2d3c25: Waiting 06:47:28 a3923c545c8e: Layer already exists 06:47:28 78a19428c0ba: Layer already exists 06:47:28 94d042dd615a: Layer already exists 06:47:28 bd998d3a6062: Layer already exists 06:47:28 7fabf3f5b321: Layer already exists 06:47:28 df3d5d2d3c25: Layer already exists 06:47:28 fc14f0f81cdb: Layer already exists 06:47:28 b8e823f1280c: Layer already exists 06:47:28 63ca1fbb43ae: Layer already exists 06:47:28 82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33: digest: sha256:16ff859355fdcfc56f4b883c69079b9b087236a2bc33e747411e444099de4c7f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:29 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:29 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 06:47:29 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 06:47:29 78a19428c0ba: Preparing 06:47:29 7fabf3f5b321: Preparing 06:47:29 a3923c545c8e: Preparing 06:47:29 94d042dd615a: Preparing 06:47:29 bd998d3a6062: Preparing 06:47:29 fc14f0f81cdb: Preparing 06:47:29 df3d5d2d3c25: Preparing 06:47:29 b8e823f1280c: Preparing 06:47:29 63ca1fbb43ae: Preparing 06:47:29 fc14f0f81cdb: Waiting 06:47:29 63ca1fbb43ae: Waiting 06:47:29 df3d5d2d3c25: Waiting 06:47:29 b8e823f1280c: Waiting 06:47:29 7fabf3f5b321: Layer already exists 06:47:29 bd998d3a6062: Layer already exists 06:47:29 a3923c545c8e: Layer already exists 06:47:29 78a19428c0ba: Layer already exists 06:47:29 94d042dd615a: Layer already exists 06:47:29 df3d5d2d3c25: Layer already exists 06:47:29 fc14f0f81cdb: Layer already exists 06:47:29 b8e823f1280c: Layer already exists 06:47:29 63ca1fbb43ae: Layer already exists 06:47:29 main: digest: sha256:16ff859355fdcfc56f4b883c69079b9b087236a2bc33e747411e444099de4c7f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:47:29 ===================================================== [Pipeline] echo 06:47:29 taggedImages: 06:47:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:82880f0cc7c1e2380d7f481834f50bb91fae5b58 06:47:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 06:47:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.2.0-dev.33 06:47:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 06:47:29 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:30 06:47:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:30 latest: Pulling from edgex-lftools-log-publisher 06:47:30 5eb5b503b376: Pulling fs layer 06:47:30 5c69ac0246d0: Pulling fs layer 06:47:30 ec43610c2a17: Pulling fs layer 06:47:30 3a2ae6a8a46f: Pulling fs layer 06:47:30 33b1e0a273af: Pulling fs layer 06:47:30 5d3b04190fa2: Pulling fs layer 06:47:30 2f39f015ded8: Pulling fs layer 06:47:30 5d3b04190fa2: Waiting 06:47:30 3a2ae6a8a46f: Waiting 06:47:30 2f39f015ded8: Waiting 06:47:30 33b1e0a273af: Waiting 06:47:30 5c69ac0246d0: Verifying Checksum 06:47:30 5c69ac0246d0: Download complete 06:47:30 3a2ae6a8a46f: Verifying Checksum 06:47:30 3a2ae6a8a46f: Download complete 06:47:30 33b1e0a273af: Verifying Checksum 06:47:30 33b1e0a273af: Download complete 06:47:30 5d3b04190fa2: Verifying Checksum 06:47:30 ec43610c2a17: Verifying Checksum 06:47:30 ec43610c2a17: Download complete 06:47:30 5eb5b503b376: Verifying Checksum 06:47:30 5eb5b503b376: Download complete 06:47:31 2f39f015ded8: Verifying Checksum 06:47:31 2f39f015ded8: Download complete 06:47:31 5eb5b503b376: Pull complete 06:47:31 5c69ac0246d0: Pull complete 06:47:32 ec43610c2a17: Pull complete 06:47:32 3a2ae6a8a46f: Pull complete 06:47:32 33b1e0a273af: Pull complete 06:47:32 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:34 provisioning config files... 06:47:34 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/187@tmp/config1661089766120537237tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:47:34 ---> ****-login.sh 06:47:34 nexus3.edgexfoundry.org:10001 06:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:35 Configure a credential helper to remove this warning. See 06:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:35 06:47:35 Login Succeeded 06:47:35 nexus3.edgexfoundry.org:10002 06:47:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:35 Configure a credential helper to remove this warning. See 06:47:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:35 06:47:35 Login Succeeded 06:47:35 nexus3.edgexfoundry.org:10003 06:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:36 Configure a credential helper to remove this warning. See 06:47:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:36 06:47:36 Login Succeeded 06:47:36 nexus3.edgexfoundry.org:10004 06:47:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:36 Configure a credential helper to remove this warning. See 06:47:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:36 06:47:36 Login Succeeded 06:47:36 ****.io 06:47:36 2f39f015ded8: Pull complete 06:47:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:47:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:36 prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container 06:47:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:47:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:47:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:47:37 Configure a credential helper to remove this warning. See 06:47:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:47:37 06:47:37 Login Succeeded 06:47:37 ---> ****-login.sh ends 06:47:40 $ docker top e98f87caa3e6932fea8de844953804308cd6e33fc69ecc8146fb5296b1448479 -eo pid,comm [Pipeline] { [Pipeline] } 06:47:40 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 06:47:40 ---> job-cost.sh 06:47:40 lf-activate-venv: SKIPPING 06:47:40 INFO: No Stack... [Pipeline] echo 06:47:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:47:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:47:40 ========================================================= 06:47:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:47:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:40 INFO: Retrieving Pricing Info for: v3-standard-8 06:47:41 INFO: Archiving Costs 06:47:41 + 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 . [Pipeline] sh 06:47:41 Sending build context to Docker daemon 684kB 06:47:41 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 06:47:41 Step 2/12 : FROM ${BASE} AS builder 06:47:41 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:47:41 cf04c63912e1: Pulling fs layer 06:47:41 55b35a11ae5e: Pulling fs layer 06:47:41 a37a00ec5f00: Pulling fs layer 06:47:41 50b3750afda1: Pulling fs layer 06:47:41 4f4fb700ef54: Pulling fs layer 06:47:41 80978eb59214: Pulling fs layer 06:47:41 c9f46d7d2bd2: Pulling fs layer 06:47:41 c5a475d317c9: Pulling fs layer 06:47:41 50b3750afda1: Waiting 06:47:41 4f4fb700ef54: Waiting 06:47:41 80978eb59214: Waiting 06:47:41 c9f46d7d2bd2: Waiting 06:47:41 c5a475d317c9: Waiting 06:47:41 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 06:47:41 + cut -d, -f6 [Pipeline] lock 06:47:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] 06:47:41 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] did not exist. Created. 06:47:41 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:47:41 55b35a11ae5e: Download complete 06:47:41 50b3750afda1: Verifying Checksum 06:47:41 50b3750afda1: Download complete 06:47:41 4f4fb700ef54: Verifying Checksum 06:47:41 4f4fb700ef54: Download complete 06:47:41 80978eb59214: Verifying Checksum 06:47:41 80978eb59214: Download complete 06:47:41 cf04c63912e1: Download complete 06:47:41 + echo total: 0.2199999988079071 [Pipeline] stash 06:47:41 Stashed 1 file(s) [Pipeline] } 06:47:41 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] [Pipeline] // lock [Pipeline] } 06:47:41 $ docker stop --time=1 e98f87caa3e6932fea8de844953804308cd6e33fc69ecc8146fb5296b1448479 06:47:42 c5a475d317c9: Verifying Checksum 06:47:42 c5a475d317c9: Download complete 06:47:42 cf04c63912e1: Pull complete 06:47:43 $ docker rm -f --volumes e98f87caa3e6932fea8de844953804308cd6e33fc69ecc8146fb5296b1448479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:47:43 55b35a11ae5e: Pull complete 06:47:43 a37a00ec5f00: Verifying Checksum 06:47:43 a37a00ec5f00: Download complete 06:47:44 c9f46d7d2bd2: Verifying Checksum 06:47:44 c9f46d7d2bd2: Download complete 06:47:59 a37a00ec5f00: Pull complete 06:47:59 50b3750afda1: Pull complete 06:47:59 4f4fb700ef54: Pull complete 06:47:59 80978eb59214: Pull complete 06:48:08 c9f46d7d2bd2: Pull complete 06:48:09 c5a475d317c9: Pull complete 06:48:09 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 06:48:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:48:09 ---> be29e6b0f0d4 06:48:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 06:48:11 ---> Running in f97b735205f1 06:48:11 Removing intermediate container f97b735205f1 06:48:11 ---> 042856ea4df4 06:48:11 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 06:48:11 ---> Running in ebc0783ee8e5 06:48:11 Removing intermediate container ebc0783ee8e5 06:48:11 ---> 571c442a209e 06:48:11 Step 5/12 : ARG ADD_BUILD_TAGS="" 06:48:11 ---> Running in d93f0e90d3da 06:48:11 Removing intermediate container d93f0e90d3da 06:48:11 ---> 6c8b6133d6b2 06:48:11 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:48:11 ---> Running in dc86e271a768 06:48:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:48:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:48:15 OK: 238 MiB in 54 packages 06:48:16 Removing intermediate container dc86e271a768 06:48:16 ---> 8f4ef8bf222f 06:48:16 Step 7/12 : WORKDIR /app 06:48:16 ---> Running in 69efe992782d 06:48:16 Removing intermediate container 69efe992782d 06:48:16 ---> 78221b767f39 06:48:16 Step 8/12 : COPY go.mod vendor* ./ 06:48:17 ---> adaa47b747fe 06:48:17 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:48:17 ---> Running in ba5fd712bc0e 06:50:24 Removing intermediate container ba5fd712bc0e 06:50:24 ---> ff06334d10bc 06:50:24 Step 10/12 : COPY . . 06:50:24 ---> d8e15fc643ca 06:50:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:50:24 ---> Running in a0666edad80b 06:50:24 Removing intermediate container a0666edad80b 06:50:24 ---> 09a97ef1a666 06:50:24 Step 12/12 : RUN $MAKE 06:50:24 ---> Running in 94e7069aefab 06:50:24 noop 06:50:24 Removing intermediate container 94e7069aefab 06:50:24 ---> 98f271f7cb8d 06:50:24 Successfully built 98f271f7cb8d 06:50:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:24 + docker inspect -f . ci-base-image-arm64 06:50:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:24 prd-ubuntu20.04-docker-arm64-4c-16g-23484 does not seem to be running inside a container 06:50:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/187 -v /w/workspace/app-rfid-llrp-inventory/187:/w/workspace/app-rfid-llrp-inventory/187:rw,z -v /w/workspace/app-rfid-llrp-inventory/187@tmp:/w/workspace/app-rfid-llrp-inventory/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:50:26 $ docker top ef41854d96a9ec65c823cff94d22e9db04240384ceec1b0da33cf3b2cde18411 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:27 + go version 06:50:27 go version go1.23.2 linux/arm64 [Pipeline] } 06:50:27 $ docker stop --time=1 ef41854d96a9ec65c823cff94d22e9db04240384ceec1b0da33cf3b2cde18411 06:50:29 $ docker rm -f --volumes ef41854d96a9ec65c823cff94d22e9db04240384ceec1b0da33cf3b2cde18411 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:30 + docker inspect -f . ci-base-image-arm64 06:50:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:30 prd-ubuntu20.04-docker-arm64-4c-16g-23484 does not seem to be running inside a container 06:50:30 $ 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/187 -v /w/workspace/app-rfid-llrp-inventory/187:/w/workspace/app-rfid-llrp-inventory/187:rw,z -v /w/workspace/app-rfid-llrp-inventory/187@tmp:/w/workspace/app-rfid-llrp-inventory/187@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:50:31 $ docker top b4af0559edb33f2e783f3205fc5ada8fc7a3cb8d0ac6b875b3389cab3a9d77f7 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:32 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/187 [Pipeline] fileExists [Pipeline] sh 06:50:33 + make test 06:50:33 go test -race ./... -coverprofile=coverage.out ./... 06:55:40 edgexfoundry/app-rfid-llrp-inventory coverage: 0.0% of statements 06:55:40 edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app coverage: 0.0% of statements 06:55:40 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.257s coverage: 86.2% of statements 06:55:50 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.448s coverage: 71.9% of statements 06:55:50 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:55:50 go vet ./... 07:00:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:00:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:00:12 ./bin/test-attribution.sh [Pipeline] echo 07:00:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 07:00:12 $ docker stop --time=1 b4af0559edb33f2e783f3205fc5ada8fc7a3cb8d0ac6b875b3389cab3a9d77f7 07:00:15 $ docker rm -f --volumes b4af0559edb33f2e783f3205fc5ada8fc7a3cb8d0ac6b875b3389cab3a9d77f7 [Pipeline] // withDockerContainer [Pipeline] sh 07:00:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:00:20 Warning: overwriting stash ‘coverage-report’ 07:00:21 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:00:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:00:33 + ls -al . 07:00:33 total 292 07:00:33 drwxrwxr-x 10 jenkins jenkins 4096 Oct 22 06:50 . 07:00:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:47 .. 07:00:33 -rw-rw-r-- 1 jenkins jenkins 262 Oct 22 06:47 .dockerignore 07:00:33 drwxrwxr-x 8 jenkins jenkins 4096 Oct 22 06:47 .git 07:00:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:47 .github 07:00:33 -rw-rw-r-- 1 jenkins jenkins 773 Oct 22 06:47 .gitignore 07:00:33 -rw-rw-r-- 1 jenkins jenkins 200 Oct 22 06:47 .golangci.yml 07:00:33 -rw-rw-r-- 1 jenkins jenkins 20300 Oct 22 06:47 Attribution.txt 07:00:33 -rw-rw-r-- 1 jenkins jenkins 11245 Oct 22 06:47 CHANGELOG.md 07:00:33 -rw-rw-r-- 1 jenkins jenkins 1768 Oct 22 06:47 Dockerfile 07:00:33 -rw-rw-r-- 1 jenkins jenkins 677 Oct 22 06:47 GOVERNANCE.md 07:00:33 -rw-rw-r-- 1 jenkins jenkins 665 Oct 22 06:47 Jenkinsfile 07:00:33 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 22 06:47 LICENSE 07:00:33 -rw-rw-r-- 1 jenkins jenkins 3040 Oct 22 06:47 Makefile 07:00:33 -rw-rw-r-- 1 jenkins jenkins 617 Oct 22 06:47 OWNERS.md 07:00:33 -rw-rw-r-- 1 jenkins jenkins 3851 Oct 22 06:47 README.md 07:00:33 -rw-rw-r-- 1 jenkins jenkins 12 Oct 22 06:43 VERSION 07:00:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:47 bin 07:00:33 -rw-r--r-- 1 jenkins jenkins 55696 Oct 22 06:55 coverage.out 07:00:33 -rw-rw-r-- 1 jenkins jenkins 7508 Oct 22 06:47 go.mod 07:00:33 -rw-rw-r-- 1 jenkins jenkins 100922 Oct 22 06:47 go.sum 07:00:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:47 images 07:00:33 drwxrwxr-x 4 jenkins jenkins 4096 Oct 22 06:47 internal 07:00:33 -rw-rw-r-- 1 jenkins jenkins 531 Oct 22 06:47 main.go 07:00:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:47 openapi 07:00:33 drwxrwxr-x 2 jenkins jenkins 4096 Oct 22 06:47 res 07:00:33 drwxrwxr-x 3 jenkins jenkins 4096 Oct 22 06:47 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:00:33 + 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=82880f0cc7c1e2380d7f481834f50bb91fae5b58 --label arch=arm64 --label version=3.2.0-dev.33 . 07:00:33 Sending build context to Docker daemon 684kB 07:00:33 Step 1/30 : ARG BASE=golang:1.23-alpine3.20 07:00:33 Step 2/30 : FROM ${BASE} AS builder 07:00:33 ---> 98f271f7cb8d 07:00:33 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 07:00:33 ---> Running in 699a8cab65cf 07:00:34 Removing intermediate container 699a8cab65cf 07:00:34 ---> a16f69b0a7d7 07:00:34 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 07:00:34 ---> Running in cf725fc97cd7 07:00:34 Removing intermediate container cf725fc97cd7 07:00:34 ---> 76108e9efdae 07:00:34 Step 5/30 : ARG ADD_BUILD_TAGS="" 07:00:34 ---> Running in 36d2a9ec8b2d 07:00:34 Removing intermediate container 36d2a9ec8b2d 07:00:34 ---> 10de4ef92b20 07:00:34 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:00:35 ---> Running in 6ff33af8f275 07:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:00:37 OK: 238 MiB in 54 packages 07:00:38 Removing intermediate container 6ff33af8f275 07:00:38 ---> c421f5b3feb0 07:00:38 Step 7/30 : WORKDIR /app 07:00:38 ---> Running in 30452ae3a659 07:00:39 Removing intermediate container 30452ae3a659 07:00:39 ---> bdc15af7b6ad 07:00:39 Step 8/30 : COPY go.mod vendor* ./ 07:00:39 ---> 0497abcecbc0 07:00:39 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:00:40 ---> Running in f054cc0e855e 07:00:42 Removing intermediate container f054cc0e855e 07:00:42 ---> 6385490f8f6a 07:00:42 Step 10/30 : COPY . . 07:00:42 ---> c73f7b7165c1 07:00:42 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:00:42 ---> Running in 1552e3cf283b 07:00:43 Removing intermediate container 1552e3cf283b 07:00:43 ---> 35c6cf480ddf 07:00:43 Step 12/30 : RUN $MAKE 07:00:43 ---> Running in bd54e2703d5b 07:00:44 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.57 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.2.0-dev.33 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.2.0-dev.33" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-rfid-llrp-inventory 07:04:50 Removing intermediate container bd54e2703d5b 07:04:50 ---> 868ee0e7abbc 07:04:50 Step 13/30 : FROM alpine:3.20 07:04:50 3.20: Pulling from library/alpine 07:04:50 cf04c63912e1: Already exists 07:04:50 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 07:04:50 Status: Downloaded newer image for alpine:3.20 07:04:50 ---> c157a85ed455 07:04:50 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:04:50 ---> Running in 18284e00d760 07:04:50 Removing intermediate container 18284e00d760 07:04:50 ---> c6b000e914c9 07:04:50 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 07:04:50 ---> Running in 6084b2aebf03 07:04:50 Removing intermediate container 6084b2aebf03 07:04:50 ---> e3983ce0c7d6 07:04:50 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 07:04:50 ---> Running in 4cf33d8064cc 07:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:04:50 (1/2) Installing ca-certificates (20240705-r0) 07:04:50 (2/2) Installing dumb-init (1.2.5-r3) 07:04:50 Executing busybox-1.36.1-r29.trigger 07:04:50 Executing ca-certificates-20240705-r0.trigger 07:04:50 OK: 10 MiB in 16 packages 07:04:50 Removing intermediate container 4cf33d8064cc 07:04:50 ---> da7f0cb0e02b 07:04:50 Step 17/30 : RUN apk --no-cache upgrade 07:04:50 ---> Running in 431043ce6edd 07:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:04:50 Upgrading critical system libraries and apk-tools: 07:04:50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 07:04:50 Executing busybox-1.36.1-r29.trigger 07:04:50 Continuing the upgrade transaction with new apk-tools: 07:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 07:04:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 07:04:50 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 07:04:50 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 07:04:50 Executing ca-certificates-20240705-r0.trigger 07:04:50 OK: 10 MiB in 16 packages 07:04:50 Removing intermediate container 431043ce6edd 07:04:50 ---> f25c5c3291c8 07:04:50 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 07:04:50 ---> f16511604eb3 07:04:50 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 07:04:51 ---> b6b954795598 07:04:51 Step 20/30 : COPY --from=builder /app/res/ /res/ 07:04:51 ---> 6270cb5b33cc 07:04:51 Step 21/30 : COPY --from=builder /app/static/ /static/ 07:04:53 ---> 3e8ee01fb2ba 07:04:53 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 07:04:55 ---> c780de5b2db7 07:04:55 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 07:04:55 ---> Running in 5cd7e47f4782 07:04:57 Removing intermediate container 5cd7e47f4782 07:04:57 ---> eeb2a7b1b833 07:04:57 Step 24/30 : VOLUME /cache 07:04:57 ---> Running in 7925b5eea75d 07:04:57 Removing intermediate container 7925b5eea75d 07:04:57 ---> 714f765becff 07:04:57 Step 25/30 : EXPOSE 59711 07:04:57 ---> Running in fc512b2ef4a5 07:04:58 Removing intermediate container fc512b2ef4a5 07:04:58 ---> f1546255dd0b 07:04:58 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 07:04:58 ---> Running in 175644679b9b 07:04:58 Removing intermediate container 175644679b9b 07:04:58 ---> 3e95e66cbdfe 07:04:58 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 07:04:58 ---> Running in ad5615a72bec 07:04:58 Removing intermediate container ad5615a72bec 07:04:58 ---> e548f7855ebb 07:04:58 Step 28/30 : LABEL arch=arm64 07:04:58 ---> Running in f486c576b98a 07:04:59 Removing intermediate container f486c576b98a 07:04:59 ---> 45ebd9084881 07:04:59 Step 29/30 : LABEL git_sha=82880f0cc7c1e2380d7f481834f50bb91fae5b58 07:04:59 ---> Running in 1ad154ced4a3 07:04:59 Removing intermediate container 1ad154ced4a3 07:04:59 ---> d4e711a2dc2c 07:04:59 Step 30/30 : LABEL version=3.2.0-dev.33 07:04:59 ---> Running in adf20f241060 07:05:00 Removing intermediate container adf20f241060 07:05:00 ---> 6636ad5953a4 07:05:00 [Warning] One or more build-args [ARCH] were not consumed 07:05:00 Successfully built 6636ad5953a4 07:05:00 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 07:05:00 provisioning config files... 07:05:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/187@tmp/config12570713808142689475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:00 ---> ****-login.sh 07:05:00 nexus3.edgexfoundry.org:10001 07:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:01 Configure a credential helper to remove this warning. See 07:05:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:01 07:05:01 Login Succeeded 07:05:01 nexus3.edgexfoundry.org:10002 07:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:01 Configure a credential helper to remove this warning. See 07:05:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:01 07:05:01 Login Succeeded 07:05:01 nexus3.edgexfoundry.org:10003 07:05:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:01 Configure a credential helper to remove this warning. See 07:05:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:01 07:05:01 Login Succeeded 07:05:01 nexus3.edgexfoundry.org:10004 07:05:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:03 Configure a credential helper to remove this warning. See 07:05:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:03 07:05:03 Login Succeeded 07:05:03 ****.io 07:05:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:05:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:05:03 Configure a credential helper to remove this warning. See 07:05:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:05:03 07:05:03 Login Succeeded 07:05:03 ---> ****-login.sh ends [Pipeline] } 07:05:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:05:03 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 07:05:03 82880f0cc7c1e2380d7f481834f50bb91fae5b58 07:05:03 latest 07:05:03 3.2.0-dev.33 07:05:03 82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 07:05:03 main 07:05:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:04 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:04 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:82880f0cc7c1e2380d7f481834f50bb91fae5b58 07:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:05:04 a0fab60bfa98: Preparing 07:05:04 5b4b83ee2600: Preparing 07:05:04 a3c56e36bcf0: Preparing 07:05:04 6f211499339e: Preparing 07:05:04 d5ab281da13f: Preparing 07:05:04 2fb07f66c59a: Preparing 07:05:04 18c69123c125: Preparing 07:05:04 18a6828d20de: Preparing 07:05:04 16113d51b718: Preparing 07:05:04 18c69123c125: Waiting 07:05:04 18a6828d20de: Waiting 07:05:04 2fb07f66c59a: Waiting 07:05:04 16113d51b718: Waiting 07:05:04 a3c56e36bcf0: Pushed 07:05:04 6f211499339e: Pushed 07:05:04 d5ab281da13f: Pushed 07:05:04 a0fab60bfa98: Pushed 07:05:04 16113d51b718: Layer already exists 07:05:04 2fb07f66c59a: Pushed 07:05:05 18a6828d20de: Pushed 07:05:06 18c69123c125: Pushed 07:05:22 5b4b83ee2600: Pushed 07:05:22 82880f0cc7c1e2380d7f481834f50bb91fae5b58: digest: sha256:a3907c046abe63bc8ec942facdc3e71624aa130c3b8ca47982332d2474df3347 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:22 + 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 07:05:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 07:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:05:22 a0fab60bfa98: Preparing 07:05:22 5b4b83ee2600: Preparing 07:05:22 a3c56e36bcf0: Preparing 07:05:22 6f211499339e: Preparing 07:05:22 d5ab281da13f: Preparing 07:05:22 2fb07f66c59a: Preparing 07:05:22 18c69123c125: Preparing 07:05:22 18a6828d20de: Preparing 07:05:22 16113d51b718: Preparing 07:05:22 2fb07f66c59a: Waiting 07:05:22 18c69123c125: Waiting 07:05:22 18a6828d20de: Waiting 07:05:22 16113d51b718: Waiting 07:05:22 5b4b83ee2600: Layer already exists 07:05:22 6f211499339e: Layer already exists 07:05:22 a3c56e36bcf0: Layer already exists 07:05:22 a0fab60bfa98: Layer already exists 07:05:22 d5ab281da13f: Layer already exists 07:05:22 18c69123c125: Layer already exists 07:05:22 18a6828d20de: Layer already exists 07:05:22 2fb07f66c59a: Layer already exists 07:05:22 16113d51b718: Layer already exists 07:05:23 latest: digest: sha256:a3907c046abe63bc8ec942facdc3e71624aa130c3b8ca47982332d2474df3347 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:23 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.33 07:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:05:23 a0fab60bfa98: Preparing 07:05:23 5b4b83ee2600: Preparing 07:05:23 a3c56e36bcf0: Preparing 07:05:23 6f211499339e: Preparing 07:05:23 d5ab281da13f: Preparing 07:05:23 2fb07f66c59a: Preparing 07:05:23 18c69123c125: Preparing 07:05:23 18a6828d20de: Preparing 07:05:23 16113d51b718: Preparing 07:05:23 18c69123c125: Waiting 07:05:23 18a6828d20de: Waiting 07:05:23 16113d51b718: Waiting 07:05:23 2fb07f66c59a: Waiting 07:05:23 5b4b83ee2600: Layer already exists 07:05:23 a3c56e36bcf0: Layer already exists 07:05:23 d5ab281da13f: Layer already exists 07:05:23 6f211499339e: Layer already exists 07:05:23 a0fab60bfa98: Layer already exists 07:05:23 18a6828d20de: Layer already exists 07:05:23 18c69123c125: Layer already exists 07:05:23 2fb07f66c59a: Layer already exists 07:05:23 16113d51b718: Layer already exists 07:05:24 3.2.0-dev.33: digest: sha256:a3907c046abe63bc8ec942facdc3e71624aa130c3b8ca47982332d2474df3347 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 07:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:05:24 a0fab60bfa98: Preparing 07:05:24 5b4b83ee2600: Preparing 07:05:24 a3c56e36bcf0: Preparing 07:05:24 6f211499339e: Preparing 07:05:24 d5ab281da13f: Preparing 07:05:24 2fb07f66c59a: Preparing 07:05:24 18c69123c125: Preparing 07:05:24 18a6828d20de: Preparing 07:05:24 16113d51b718: Preparing 07:05:24 18c69123c125: Waiting 07:05:24 18a6828d20de: Waiting 07:05:24 16113d51b718: Waiting 07:05:24 2fb07f66c59a: Waiting 07:05:24 a0fab60bfa98: Layer already exists 07:05:24 6f211499339e: Layer already exists 07:05:24 a3c56e36bcf0: Layer already exists 07:05:24 d5ab281da13f: Layer already exists 07:05:24 5b4b83ee2600: Layer already exists 07:05:24 18a6828d20de: Layer already exists 07:05:24 2fb07f66c59a: Layer already exists 07:05:24 16113d51b718: Layer already exists 07:05:24 18c69123c125: Layer already exists 07:05:25 82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33: digest: sha256:a3907c046abe63bc8ec942facdc3e71624aa130c3b8ca47982332d2474df3347 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:25 + 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 07:05:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 07:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 07:05:25 a0fab60bfa98: Preparing 07:05:25 5b4b83ee2600: Preparing 07:05:25 a3c56e36bcf0: Preparing 07:05:25 6f211499339e: Preparing 07:05:25 d5ab281da13f: Preparing 07:05:25 2fb07f66c59a: Preparing 07:05:25 18c69123c125: Preparing 07:05:25 18a6828d20de: Preparing 07:05:25 16113d51b718: Preparing 07:05:25 18a6828d20de: Waiting 07:05:25 16113d51b718: Waiting 07:05:25 2fb07f66c59a: Waiting 07:05:25 18c69123c125: Waiting 07:05:25 a3c56e36bcf0: Layer already exists 07:05:25 5b4b83ee2600: Layer already exists 07:05:25 d5ab281da13f: Layer already exists 07:05:25 a0fab60bfa98: Layer already exists 07:05:25 6f211499339e: Layer already exists 07:05:25 18a6828d20de: Layer already exists 07:05:25 2fb07f66c59a: Layer already exists 07:05:25 16113d51b718: Layer already exists 07:05:25 18c69123c125: Layer already exists 07:05:26 main: digest: sha256:a3907c046abe63bc8ec942facdc3e71624aa130c3b8ca47982332d2474df3347 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:05:26 ===================================================== [Pipeline] echo 07:05:26 taggedImages: 07:05:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:82880f0cc7c1e2380d7f481834f50bb91fae5b58 07:05:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 07:05:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.2.0-dev.33 07:05:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:82880f0cc7c1e2380d7f481834f50bb91fae5b58-3.2.0-dev.33 07:05:26 - 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 07:05:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:05:26 07:05:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:05:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:05:26 arm64: Pulling from edgex-lftools-log-publisher 07:05:26 8998bd30e6a1: Pulling fs layer 07:05:26 04944245beec: Pulling fs layer 07:05:26 699f458cf7ca: Pulling fs layer 07:05:26 765212b225bb: Pulling fs layer 07:05:26 f23df028b6ca: Pulling fs layer 07:05:26 d65c8cfc05b1: Pulling fs layer 07:05:26 2437ff75d9bd: Pulling fs layer 07:05:26 f23df028b6ca: Waiting 07:05:26 d65c8cfc05b1: Waiting 07:05:26 765212b225bb: Waiting 07:05:26 2437ff75d9bd: Waiting 07:05:27 04944245beec: Verifying Checksum 07:05:27 04944245beec: Download complete 07:05:27 765212b225bb: Verifying Checksum 07:05:27 765212b225bb: Download complete 07:05:27 f23df028b6ca: Verifying Checksum 07:05:27 f23df028b6ca: Download complete 07:05:27 d65c8cfc05b1: Verifying Checksum 07:05:27 d65c8cfc05b1: Download complete 07:05:27 699f458cf7ca: Verifying Checksum 07:05:27 699f458cf7ca: Download complete 07:05:27 8998bd30e6a1: Verifying Checksum 07:05:27 8998bd30e6a1: Download complete 07:05:30 2437ff75d9bd: Verifying Checksum 07:05:30 2437ff75d9bd: Download complete 07:05:32 8998bd30e6a1: Pull complete 07:05:32 04944245beec: Pull complete 07:05:34 699f458cf7ca: Pull complete 07:05:34 765212b225bb: Pull complete 07:05:35 f23df028b6ca: Pull complete 07:05:35 d65c8cfc05b1: Pull complete 07:05:53 2437ff75d9bd: Pull complete 07:05:53 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:05:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:05:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:05:54 prd-ubuntu20.04-docker-arm64-4c-16g-23484 does not seem to be running inside a container 07:05:54 $ 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/187 -v /w/workspace/app-rfid-llrp-inventory/187:/w/workspace/app-rfid-llrp-inventory/187:rw,z -v /w/workspace/app-rfid-llrp-inventory/187@tmp:/w/workspace/app-rfid-llrp-inventory/187@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 07:05:55 $ docker top b33b890ab1b56f79f556a9f11b18497ddfecd183e2a44a7db1a09a71f31e8ac5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:05:56 ---> job-cost.sh 07:05:56 lf-activate-venv: SKIPPING 07:05:56 INFO: No Stack... 07:05:56 INFO: Retrieving Pricing Info for: v3-standard-4 07:05:57 INFO: Archiving Costs [Pipeline] sh 07:05:57 + cat /w/workspace/app-rfid-llrp-inventory/187/archives/cost.csv 07:05:57 + cut -d, -f6 [Pipeline] lock 07:05:57 Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] 07:05:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] did not exist. Created. 07:05:57 Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:05:58 /w/workspace/app-rfid-llrp-inventory/187@tmp/durable-87107da0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:05:59 + echo total: 0.10999999940395355 [Pipeline] stash 07:05:59 Warning: overwriting stash ‘stack-cost’ 07:05:59 Stashed 1 file(s) [Pipeline] } 07:05:59 Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-main-187-stack-cost] [Pipeline] // lock [Pipeline] } 07:05:59 $ docker stop --time=1 b33b890ab1b56f79f556a9f11b18497ddfecd183e2a44a7db1a09a71f31e8ac5 07:06:00 $ docker rm -f --volumes b33b890ab1b56f79f556a9f11b18497ddfecd183e2a44a7db1a09a71f31e8ac5 [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 07:06:01 provisioning config files... 07:06:01 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13168693188129306912tmp [Pipeline] { [Pipeline] sh 07:06:01 + set +x 07:06:01 + curl+ -s https://codecov.io/bash 07:06:01 bash -s -- 07:06:01 07:06:01 _____ _ 07:06:01 / ____| | | 07:06:01 | | ___ __| | ___ ___ _____ __ 07:06:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:06:01 | |___| (_) | (_| | __/ (_| (_) \ V / 07:06:01 \_____\___/ \__,_|\___|\___\___/ \_/ 07:06:01 Bash-1.0.6 07:06:01 07:06:01 07:06:01 ==> git version 2.25.1 found 07:06:01 ==> 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 07:06:01 Release-Date: 2020-01-08 07:06:01 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:06:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:06:01 ==> Jenkins CI detected. 07:06:01 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 07:06:01 project root: . 07:06:01 --> token set from env 07:06:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:06:01 ==> Running gcov in . (disable via -X gcov) 07:06:01 ==> Python coveragepy not found 07:06:01 ==> Searching for coverage reports in: 07:06:01 + . 07:06:01 -> Found 1 reports 07:06:01 ==> Detecting git/mercurial file structure 07:06:01 ==> Reading reports 07:06:01 + ./coverage.out bytes=55696 07:06:01 ==> Appending adjustments 07:06:01 https://docs.codecov.io/docs/fixing-reports 07:06:01 + Found adjustments 07:06:01 ==> Gzipping contents 07:06:01 16K /tmp/codecov.TUA9fF.gz 07:06:01 ==> Uploading reports 07:06:01 url: https://codecov.io 07:06:01 query: branch=main&commit=82880f0cc7c1e2380d7f481834f50bb91fae5b58&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 07:06:01 -> Pinging Codecov 07:06:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=82880f0cc7c1e2380d7f481834f50bb91fae5b58&build=187&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F187%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 07:06:08 -> Uploading to 07:06:08 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/82880f0cc7c1e2380d7f481834f50bb91fae5b58/30d806ce-f4c0-4293-a911-2dfecc22bd7b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241022%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241022T070606Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=730181c9e93e236f8493480ad5dab682864c7886c6784996229cb2e0bdc36b60 07:06:08 % Total % Received % Xferd Average Speed Time Time Time Current 07:06:08 Dload Upload Total Spent Left Speed 07:06:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12869 0 0 100 12869 0 50466 --:--:-- --:--:-- --:--:-- 50466 07:06:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] } 07:06:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 07:06:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:06:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:06:09 07:06:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:06:09 latest: Pulling from edgex-devops/edgex-snyk-go 07:06:09 43c4264eed91: Already exists 07:06:09 4cc291be95ef: Already exists 07:06:09 2ac1f1163629: Already exists 07:06:09 5c3c966382ef: Already exists 07:06:09 4f4fb700ef54: Already exists 07:06:09 d9c7d2e4e75e: Pulling fs layer 07:06:09 9c3e1370e548: Pulling fs layer 07:06:09 d9c7d2e4e75e: Verifying Checksum 07:06:09 d9c7d2e4e75e: Download complete 07:06:09 d9c7d2e4e75e: Pull complete 07:06:10 9c3e1370e548: Verifying Checksum 07:06:10 9c3e1370e548: Download complete 07:06:13 9c3e1370e548: Pull complete 07:06:13 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 07:06:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:06:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:13 prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container 07:06:13 $ 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 07:06:15 $ docker top 5fc6b38f5a6aa47971f7e6a1af7e3c2fe3428db58eabe654d7b728058ee54800 -eo pid,comm [Pipeline] { [Pipeline] sh 07:06:15 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] echo 07:06:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 07:06:16 + set -o pipefail 07:06:16 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 07:06:24 07:06:24 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 07:06:24 07:06:24 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7116c55e-148a-425a-9d75-27689445d8a8/history/cca7a652-be13-41ec-bdf6-efb741c54b00 07:06:24 07:06:24 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:06:24 [Pipeline] } 07:06:24 $ docker stop --time=1 5fc6b38f5a6aa47971f7e6a1af7e3c2fe3428db58eabe654d7b728058ee54800 07:06:28 $ docker rm -f --volumes 5fc6b38f5a6aa47971f7e6a1af7e3c2fe3428db58eabe654d7b728058ee54800 [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 07:06:29 + git log --format=format:%s -1 82880f0cc7c1e2380d7f481834f50bb91fae5b58 [Pipeline] sh 07:06:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:06:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:06:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:29 prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container 07:06:29 $ 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 07:06:30 $ docker top 25cb5ba47f20bfbd85aecbccba8300afa339591d4edba0ed7e1dc9066e4eca5e -eo pid,comm 07:06:30 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). 07:06:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:06:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:30 [ssh-agent] Looking for ssh-agent implementation... 07:06:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:30 $ docker exec 25cb5ba47f20bfbd85aecbccba8300afa339591d4edba0ed7e1dc9066e4eca5e ssh-agent 07:06:30 SSH_AUTH_SOCK=/tmp/ssh-gkPmvm329tqS/agent.32 07:06:30 SSH_AGENT_PID=38 07:06:30 Running ssh-add (command line suppressed) 07:06:30 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5961306663560326209.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5961306663560326209.key) 07:06:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:30 + git semver tag 07:06:31 2024-10-22 07:06:31,136 [run_tag] DEBUG tag force:False 07:06:31 2024-10-22 07:06:31,136 [check_head_tag] DEBUG check head tag 07:06:31 2024-10-22 07:06:31,138 [execute] INFO git cat-file --batch-check 07:06:31 2024-10-22 07:06:31,138 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 07:06:31 2024-10-22 07:06:31,142 [execute] INFO git cat-file --batch 07:06:31 2024-10-22 07:06:31,142 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 07:06:31 2024-10-22 07:06:31,168 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:06:31 2024-10-22 07:06:31,168 [execute] INFO git tag -a v3.2.0-dev.33 -m v3.2.0-dev.33 07:06:31 2024-10-22 07:06:31,168 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.33', '-m', 'v3.2.0-dev.33'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 07:06:31 2024-10-22 07:06:31,173 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:06:31 3.2.0-dev.33 [Pipeline] } 07:06:31 $ docker exec --env ******** --env ******** 25cb5ba47f20bfbd85aecbccba8300afa339591d4edba0ed7e1dc9066e4eca5e ssh-agent -k 07:06:31 unset SSH_AUTH_SOCK; 07:06:31 unset SSH_AGENT_PID; 07:06:31 echo Agent pid 38 killed; 07:06:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:31 + git semver [Pipeline] } 07:06:31 $ docker stop --time=1 25cb5ba47f20bfbd85aecbccba8300afa339591d4edba0ed7e1dc9066e4eca5e 07:06:33 $ docker rm -f --volumes 25cb5ba47f20bfbd85aecbccba8300afa339591d4edba0ed7e1dc9066e4eca5e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:06:33 07:06:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:06:33 0.23.1-centos7: Pulling from edgex-lftools 07:06:33 ab5ef0e58194: Pulling fs layer 07:06:33 9712f1f96733: Pulling fs layer 07:06:33 63f879dbbcfc: Pulling fs layer 07:06:33 0d9ebad4ef96: Pulling fs layer 07:06:33 e9a5061849ea: Pulling fs layer 07:06:33 d747dcd14b5f: Pulling fs layer 07:06:33 2de7ff778b66: Pulling fs layer 07:06:33 0d9ebad4ef96: Waiting 07:06:33 e9a5061849ea: Waiting 07:06:33 d747dcd14b5f: Waiting 07:06:33 2de7ff778b66: Waiting 07:06:33 9712f1f96733: Download complete 07:06:34 63f879dbbcfc: Verifying Checksum 07:06:34 63f879dbbcfc: Download complete 07:06:34 e9a5061849ea: Verifying Checksum 07:06:34 e9a5061849ea: Download complete 07:06:34 d747dcd14b5f: Verifying Checksum 07:06:34 d747dcd14b5f: Download complete 07:06:34 0d9ebad4ef96: Verifying Checksum 07:06:34 0d9ebad4ef96: Download complete 07:06:34 ab5ef0e58194: Download complete 07:06:34 2de7ff778b66: Verifying Checksum 07:06:34 2de7ff778b66: Download complete 07:06:37 ab5ef0e58194: Pull complete 07:06:37 9712f1f96733: Pull complete 07:06:37 63f879dbbcfc: Pull complete 07:06:42 0d9ebad4ef96: Pull complete 07:06:42 e9a5061849ea: Pull complete 07:06:42 d747dcd14b5f: Pull complete 07:06:43 2de7ff778b66: Pull complete 07:06:43 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:06:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:06:43 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:43 prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container 07:06:43 $ 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 07:06:48 $ docker top 518aef485a696867cdd7e1ee94a2477d1fbbc162a51c1f296badf087f1a555f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:06:48 provisioning config files... 07:06:48 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1188790569472955837tmp 07:06:48 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10364003182035090159tmp 07:06:48 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1028278530354420973tmp [Pipeline] { [Pipeline] echo 07:06:48 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:06:49 ---> sigul-configuration.sh 07:06:49 gpg: directory `/root/.gnupg' created 07:06:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:06:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:06:49 gpg: keyring `/root/.gnupg/secring.gpg' created 07:06:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:06:49 gpg: CAST5 encrypted data 07:06:49 gpg: encrypted with 1 passphrase 07:06:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:06:49 + mkdir /home/jenkins 07:06:49 + mkdir /home/jenkins/sigul [Pipeline] sh 07:06:49 + 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 07:06:49 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:06:49 ---> sigul-install.sh 07:06:49 Sigul already installed; skipping installation. [Pipeline] sh 07:06:50 + git tag --list 07:06:50 v0.0.0 07:06:50 v1.0.0 07:06:50 v2.1.0 07:06:50 v2.1.1 07:06:50 v2.2.0 07:06:50 v2.3.0 07:06:50 v3.0 07:06:50 v3.0.0 07:06:50 v3.0.1 07:06:50 v3.0.1-dev.1 07:06:50 v3.1 07:06:50 v3.1.0 07:06:50 v3.1.0-dev.1 07:06:50 v3.1.0-dev.10 07:06:50 v3.1.0-dev.11 07:06:50 v3.1.0-dev.12 07:06:50 v3.1.0-dev.13 07:06:50 v3.1.0-dev.14 07:06:50 v3.1.0-dev.15 07:06:50 v3.1.0-dev.16 07:06:50 v3.1.0-dev.17 07:06:50 v3.1.0-dev.18 07:06:50 v3.1.0-dev.19 07:06:50 v3.1.0-dev.2 07:06:50 v3.1.0-dev.20 07:06:50 v3.1.0-dev.21 07:06:50 v3.1.0-dev.22 07:06:50 v3.1.0-dev.23 07:06:50 v3.1.0-dev.24 07:06:50 v3.1.0-dev.25 07:06:50 v3.1.0-dev.26 07:06:50 v3.1.0-dev.27 07:06:50 v3.1.0-dev.28 07:06:50 v3.1.0-dev.29 07:06:50 v3.1.0-dev.3 07:06:50 v3.1.0-dev.30 07:06:50 v3.1.0-dev.31 07:06:50 v3.1.0-dev.32 07:06:50 v3.1.0-dev.33 07:06:50 v3.1.0-dev.34 07:06:50 v3.1.0-dev.35 07:06:50 v3.1.0-dev.36 07:06:50 v3.1.0-dev.37 07:06:50 v3.1.0-dev.38 07:06:50 v3.1.0-dev.39 07:06:50 v3.1.0-dev.4 07:06:50 v3.1.0-dev.40 07:06:50 v3.1.0-dev.5 07:06:50 v3.1.0-dev.6 07:06:50 v3.1.0-dev.7 07:06:50 v3.1.0-dev.8 07:06:50 v3.1.0-dev.9 07:06:50 v3.1.1 07:06:50 v3.2.0-dev.1 07:06:50 v3.2.0-dev.10 07:06:50 v3.2.0-dev.11 07:06:50 v3.2.0-dev.12 07:06:50 v3.2.0-dev.13 07:06:50 v3.2.0-dev.14 07:06:50 v3.2.0-dev.15 07:06:50 v3.2.0-dev.16 07:06:50 v3.2.0-dev.17 07:06:50 v3.2.0-dev.18 07:06:50 v3.2.0-dev.19 07:06:50 v3.2.0-dev.2 07:06:50 v3.2.0-dev.20 07:06:50 v3.2.0-dev.21 07:06:50 v3.2.0-dev.22 07:06:50 v3.2.0-dev.23 07:06:50 v3.2.0-dev.24 07:06:50 v3.2.0-dev.25 07:06:50 v3.2.0-dev.26 07:06:50 v3.2.0-dev.27 07:06:50 v3.2.0-dev.28 07:06:50 v3.2.0-dev.29 07:06:50 v3.2.0-dev.3 07:06:50 v3.2.0-dev.30 07:06:50 v3.2.0-dev.31 07:06:50 v3.2.0-dev.32 07:06:50 v3.2.0-dev.33 07:06:50 v3.2.0-dev.4 07:06:50 v3.2.0-dev.5 07:06:50 v3.2.0-dev.6 07:06:50 v3.2.0-dev.7 07:06:50 v3.2.0-dev.8 07:06:50 v3.2.0-dev.9 [Pipeline] sh 07:06:50 + lftools sign git-tag v3.2.0-dev.33 07:06:51 Signing Git tag with Sigul... 07:06:51 Signing v3.2.0-dev.33 [Pipeline] echo 07:06:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:06:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:06:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:06:52 $ docker stop --time=1 518aef485a696867cdd7e1ee94a2477d1fbbc162a51c1f296badf087f1a555f8 07:06:53 $ docker rm -f --volumes 518aef485a696867cdd7e1ee94a2477d1fbbc162a51c1f296badf087f1a555f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:06:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:06:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:06:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:54 prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container 07:06:54 $ 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 07:06:54 $ docker top e5fcbc5f9de651892252bb493113bbf874c3596c5a784fb7df76f0d473f3c298 -eo pid,comm 07:06:54 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). 07:06:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:06:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:54 [ssh-agent] Looking for ssh-agent implementation... 07:06:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:54 $ docker exec e5fcbc5f9de651892252bb493113bbf874c3596c5a784fb7df76f0d473f3c298 ssh-agent 07:06:54 SSH_AUTH_SOCK=/tmp/ssh-DZZjafu4zavm/agent.33 07:06:54 SSH_AGENT_PID=39 07:06:54 Running ssh-add (command line suppressed) 07:06:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16911524876974411188.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_16911524876974411188.key) 07:06:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:55 + git semver bump pre 07:06:55 2024-10-22 07:06:55,464 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:06:55 2024-10-22 07:06:55,464 [bump_version] DEBUG bumping version:3.2.0-dev.33 on axis:pre with prefix:dev 07:06:55 2024-10-22 07:06:55,465 [bump_version] DEBUG bumped version:3.2.0-dev.34 07:06:55 2024-10-22 07:06:55,465 [write_version] DEBUG write version:3.2.0-dev.34 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 07:06:55 2024-10-22 07:06:55,465 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:06:55 2024-10-22 07:06:55,465 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:06:55 2024-10-22 07:06:55,467 [execute] INFO git cat-file --batch-check 07:06:55 2024-10-22 07:06:55,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 07:06:55 2024-10-22 07:06:55,472 [execute] INFO git cat-file --batch 07:06:55 2024-10-22 07:06:55,473 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 07:06:55 2024-10-22 07:06:55,480 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:06:55 3.2.0-dev.34 [Pipeline] } 07:06:55 $ docker exec --env ******** --env ******** e5fcbc5f9de651892252bb493113bbf874c3596c5a784fb7df76f0d473f3c298 ssh-agent -k 07:06:55 unset SSH_AUTH_SOCK; 07:06:55 unset SSH_AGENT_PID; 07:06:55 echo Agent pid 39 killed; 07:06:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:06:55 + git semver [Pipeline] } 07:06:56 $ docker stop --time=1 e5fcbc5f9de651892252bb493113bbf874c3596c5a784fb7df76f0d473f3c298 07:06:57 $ docker rm -f --volumes e5fcbc5f9de651892252bb493113bbf874c3596c5a784fb7df76f0d473f3c298 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:06:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:06:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:06:58 prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container 07:06:58 $ 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 07:06:58 $ docker top c31b1d96a9c832495a3aa662b4cac00ad43f792bc8fbcfbb61786851025965a5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:06:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:06:58 [ssh-agent] Looking for ssh-agent implementation... 07:06:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:06:58 $ docker exec c31b1d96a9c832495a3aa662b4cac00ad43f792bc8fbcfbb61786851025965a5 ssh-agent 07:06:59 SSH_AUTH_SOCK=/tmp/ssh-UpYg6pmugie7/agent.32 07:06:59 SSH_AGENT_PID=38 07:06:59 Running ssh-add (command line suppressed) 07:06:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1153873691341045840.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1153873691341045840.key) 07:06:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:06:59 + git semver push 07:06:59 2024-10-22 07:06:59,674 [run_push] DEBUG push 07:06:59 2024-10-22 07:06:59,675 [execute] INFO git cat-file --batch-check 07:06:59 2024-10-22 07:06:59,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 07:06:59 2024-10-22 07:06:59,679 [execute] INFO git rev-list fd5fc14b2a681f4301c3cd76dfa3cd8550fbaeeb -- 07:06:59 2024-10-22 07:06:59,679 [execute] DEBUG Popen(['git', 'rev-list', 'fd5fc14b2a681f4301c3cd76dfa3cd8550fbaeeb', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 07:06:59 2024-10-22 07:06:59,688 [execute] INFO git fetch -v origin 07:06:59 2024-10-22 07:06:59,688 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 07:07:00 2024-10-22 07:07:00,145 [run_push] DEBUG no remote changes detected 07:07:00 2024-10-22 07:07:00,146 [execute] INFO git push origin semver 07:07:00 2024-10-22 07:07:00,147 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 07:07:00 2024-10-22 07:07:00,844 [run_push] DEBUG push all version tags 07:07:00 2024-10-22 07:07:00,845 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:07:00 2024-10-22 07:07:00,845 [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) 07:07:01 2024-10-22 07:07:01,567 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 07:07:01 3.2.0-dev.34 [Pipeline] } 07:07:01 $ docker exec --env ******** --env ******** c31b1d96a9c832495a3aa662b4cac00ad43f792bc8fbcfbb61786851025965a5 ssh-agent -k 07:07:01 unset SSH_AUTH_SOCK; 07:07:01 unset SSH_AGENT_PID; 07:07:01 echo Agent pid 38 killed; 07:07:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:07:02 + git semver [Pipeline] } 07:07:02 $ docker stop --time=1 c31b1d96a9c832495a3aa662b4cac00ad43f792bc8fbcfbb61786851025965a5 07:07:03 $ docker rm -f --volumes c31b1d96a9c832495a3aa662b4cac00ad43f792bc8fbcfbb61786851025965a5 [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 07:07:04 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 07:07:04 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 07:07:04 total 16 07:07:04 drwxr-xr-x 3 root root 4096 Oct 22 06:47 . 07:07:04 drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 07:06 .. 07:07:04 drwxr-xr-x 2 root root 4096 Oct 22 06:47 cost 07:07:04 -rw-r--r-- 1 root root 95 Oct 22 06:47 cost.csv 07:07:04 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 07:07:04 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 07:07:04 total 16 07:07:04 drwxr-xr-x 3 jenkins jenkins 4096 Oct 22 06:47 . 07:07:04 drwxrwxr-x 12 jenkins jenkins 4096 Oct 22 07:06 .. 07:07:04 drwxr-xr-x 2 jenkins jenkins 4096 Oct 22 06:47 cost 07:07:04 -rw-r--r-- 1 jenkins jenkins 95 Oct 22 06:47 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:07:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:07:05 ---> package-listing.sh 07:07:05 ++ facter osfamily 07:07:05 ++ tr '[:upper:]' '[:lower:]' 07:07:05 + OS_FAMILY=debian 07:07:05 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 07:07:05 + START_PACKAGES=/tmp/packages_start.txt 07:07:05 + END_PACKAGES=/tmp/packages_end.txt 07:07:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:07:05 + PACKAGES=/tmp/packages_start.txt 07:07:05 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 07:07:05 + PACKAGES=/tmp/packages_end.txt 07:07:05 + case "${OS_FAMILY}" in 07:07:05 + dpkg -l 07:07:05 + grep '^ii' 07:07:05 + '[' -f /tmp/packages_start.txt ']' 07:07:05 + '[' -f /tmp/packages_end.txt ']' 07:07:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:07:05 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 07:07:05 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 07:07:05 + 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 07:07:05 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 07:07:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:07:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:07:06 prd-ubuntu20.04-docker-8c-8g-23482 does not seem to be running inside a container 07:07:06 $ 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 07:07:06 $ docker top d765200408756bd8a6b074ef8a3a88f7d1c14abf7c8c615689202ad02fcb69d7 -eo pid,comm [Pipeline] { [Pipeline] sh 07:07:07 + touch /tmp/pre-build-complete [Pipeline] sh 07:07:07 + mkdir -p /var/log/sysstat [Pipeline] sh 07:07:07 + ls /var/log/sa-host 07:07:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:07:08 provisioning config files... 07:07:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5084274367249310199tmp [Pipeline] { [Pipeline] echo 07:07:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:07:08 ---> create-netrc.sh [Pipeline] } 07:07:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:07:08 ---> python-tools-install.sh [Pipeline] echo 07:07:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:07:09 ---> sudo-logs.sh 07:07:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:07:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:07:09 ---> job-cost.sh 07:07:09 lf-activate-venv: SKIPPING 07:07:09 DEBUG: total: 0.2199999988079071 07:07:09 INFO: Retrieving Stack Cost... 07:07:10 INFO: Retrieving Pricing Info for: v3-standard-8 07:07:10 INFO: Archiving Costs [Pipeline] echo 07:07:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:07:10 ---> logs-deploy.sh 07:07:10 lf-activate-venv: SKIPPING 07:07:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/187 07:07:10 INFO: archiving workspace using pattern(s): 07:07:11 Archives upload complete. 07:07:11 INFO: archiving logs to Nexus