Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b56d86f54a57adf355eebc5196d10e4230d59ab8 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-ssh17463136536543681685.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh1763454574769772061.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh4317523927334860721.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh16801170308775361186.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-ssh5422964095116209995.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12646 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 b56d86f54a57adf355eebc5196d10e4230d59ab8 (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 b56d86f54a57adf355eebc5196d10e4230d59ab8 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#242)" > git rev-list --no-walk df6d7f608fd9c1c4fe6c937888fc634314559cbf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:30:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:30:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:30:43 ========================================================= 20:30:43 EdgeX Global Pipelines Version Info 20:30:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:30:46 ------------------- 20:30:46 stable info: 20:30:46 ------------------- 20:30:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:30:46 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:30:46 Message: update stable to v1.0.254 20:30:46 ------------------- 20:30:46 experimental info: 20:30:46 ------------------- 20:30:46 Commited By: **** collab-it+edgex@linuxfoundation.org 20:30:46 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:30:46 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b56d86f [Pipeline] echo 20:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:30:46 provisioning config files... 20:30:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11108955606874910069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:30:47 ---> docker-login.sh 20:30:47 nexus3.edgexfoundry.org:10001 20:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:49 Configure a credential helper to remove this warning. See 20:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:49 20:30:49 Login Succeeded 20:30:49 nexus3.edgexfoundry.org:10002 20:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:49 Configure a credential helper to remove this warning. See 20:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:49 20:30:49 Login Succeeded 20:30:49 nexus3.edgexfoundry.org:10003 20:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:49 Configure a credential helper to remove this warning. See 20:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:49 20:30:49 Login Succeeded 20:30:49 nexus3.edgexfoundry.org:10004 20:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:49 Configure a credential helper to remove this warning. See 20:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:49 20:30:49 Login Succeeded 20:30:49 docker.io 20:30:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:30:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:30:49 Configure a credential helper to remove this warning. See 20:30:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:30:49 20:30:49 Login Succeeded 20:30:49 ---> docker-login.sh ends [Pipeline] } 20:30:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:30:50 + git rev-list -1 --merges b56d86f54a57adf355eebc5196d10e4230d59ab8~1..b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] echo 20:30:50 -----------> git rev-list -1 --merges b56d86f54a57adf355eebc5196d10e4230d59ab8~1..b56d86f54a57adf355eebc5196d10e4230d59ab8 b56d86f54a57adf355eebc5196d10e4230d59ab8 [false] [Pipeline] sh 20:30:50 + git log --format=format:%s -1 b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] echo 20:30:50 ========================================================= 20:30:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:30:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:30:50 + git log --format=format:%s -1 b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] echo 20:30:51 [semverPrep] GIT_COMMIT: b56d86f54a57adf355eebc5196d10e4230d59ab8, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#242) [Pipeline] echo 20:30:51 [semverPrep] This is not a build commit. [Pipeline] sh 20:30:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:30:51 + grep -v github /etc/ssh/ssh_known_hosts 20:30:51 + [ -e /tmp/ssh_known_hosts ] 20:30:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:30:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:30:51 + sudo tee -a /etc/ssh/ssh_known_hosts 20:30:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:51 20:30:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:30:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:52 0.1.4: Pulling from edgex-devops/py-git-semver 20:30:52 b85a868b505f: Pulling fs layer 20:30:52 e2be974225ed: Pulling fs layer 20:30:52 339a4e72a1f5: Pulling fs layer 20:30:52 988bab9f4d93: Pulling fs layer 20:30:52 1469e6f7b9e6: Pulling fs layer 20:30:52 eaf3925da568: Pulling fs layer 20:30:52 bab4dde63d76: Pulling fs layer 20:30:52 bde34c3a00c8: Pulling fs layer 20:30:52 b352a97aabf1: Pulling fs layer 20:30:52 4872d77fe225: Pulling fs layer 20:30:52 5851b861e8e6: Pulling fs layer 20:30:52 eaf3925da568: Waiting 20:30:52 4872d77fe225: Waiting 20:30:52 bab4dde63d76: Waiting 20:30:52 5851b861e8e6: Waiting 20:30:52 bde34c3a00c8: Waiting 20:30:52 b352a97aabf1: Waiting 20:30:52 1469e6f7b9e6: Waiting 20:30:52 988bab9f4d93: Waiting 20:30:52 e2be974225ed: Verifying Checksum 20:30:52 e2be974225ed: Download complete 20:30:52 988bab9f4d93: Download complete 20:30:52 339a4e72a1f5: Verifying Checksum 20:30:52 339a4e72a1f5: Download complete 20:30:52 1469e6f7b9e6: Verifying Checksum 20:30:52 1469e6f7b9e6: Download complete 20:30:52 eaf3925da568: Verifying Checksum 20:30:52 eaf3925da568: Download complete 20:30:52 bde34c3a00c8: Download complete 20:30:52 b352a97aabf1: Verifying Checksum 20:30:52 b352a97aabf1: Download complete 20:30:52 4872d77fe225: Verifying Checksum 20:30:52 4872d77fe225: Download complete 20:30:52 5851b861e8e6: Download complete 20:30:52 b85a868b505f: Verifying Checksum 20:30:52 b85a868b505f: Download complete 20:30:52 bab4dde63d76: Verifying Checksum 20:30:52 bab4dde63d76: Download complete 20:30:53 b85a868b505f: Pull complete 20:30:53 e2be974225ed: Pull complete 20:30:54 339a4e72a1f5: Pull complete 20:30:54 988bab9f4d93: Pull complete 20:30:54 1469e6f7b9e6: Pull complete 20:30:54 eaf3925da568: Pull complete 20:30:56 bab4dde63d76: Pull complete 20:30:56 bde34c3a00c8: Pull complete 20:30:56 b352a97aabf1: Pull complete 20:30:56 4872d77fe225: Pull complete 20:30:56 5851b861e8e6: Pull complete 20:30:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:30:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:30:56 prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container 20:30:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:31:00 $ docker top 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 -eo pid,comm 20:31:00 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:31:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:31:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:00 [ssh-agent] Looking for ssh-agent implementation... 20:31:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:00 $ docker exec 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 ssh-agent 20:31:00 SSH_AUTH_SOCK=/tmp/ssh-VsUGQfmxQ5Ez/agent.33 20:31:00 SSH_AGENT_PID=39 20:31:00 Running ssh-add (command line suppressed) 20:31:00 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3670225554288699665.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3670225554288699665.key) 20:31:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:01 + git tag --points-at HEAD [Pipeline] } 20:31:01 $ docker exec --env ******** --env ******** 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 ssh-agent -k 20:31:01 unset SSH_AUTH_SOCK; 20:31:01 unset SSH_AGENT_PID; 20:31:01 echo Agent pid 39 killed; 20:31:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:31:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:31:01 [ssh-agent] Looking for ssh-agent implementation... 20:31:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:31:01 $ docker exec 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 ssh-agent 20:31:01 SSH_AUTH_SOCK=/tmp/ssh-yjVCkdGuGpdn/agent.71 20:31:01 SSH_AGENT_PID=77 20:31:01 Running ssh-add (command line suppressed) 20:31:01 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14560683620088664480.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14560683620088664480.key) 20:31:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:31:01 + git semver init 20:31:02 2023-10-27 20:31:02,150 [run_init] DEBUG init version:0.0.0 force:False 20:31:02 2023-10-27 20:31:02,151 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:31:02 2023-10-27 20:31:02,151 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 20:31:02 2023-10-27 20:31:02,151 [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) 20:31:03 2023-10-27 20:31:03,364 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 20:31:03 2023-10-27 20:31:03,364 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 20:31:03 2023-10-27 20:31:03,364 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:31:03 2023-10-27 20:31:03,365 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:31:03 3.1.0-dev.33 [Pipeline] } 20:31:03 $ docker exec --env ******** --env ******** 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 ssh-agent -k 20:31:03 unset SSH_AUTH_SOCK; 20:31:03 unset SSH_AGENT_PID; 20:31:03 echo Agent pid 77 killed; 20:31:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:31:04 + git semver [Pipeline] } 20:31:04 $ docker stop --time=1 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 20:31:05 $ docker rm -f --volumes 62a8d5ce690e02d1c9a6e37151dce8de17ec1d814fdeb80db54bcd0d1a386ac8 [Pipeline] // withDockerContainer [Pipeline] sh 20:31:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:31:06 Stashed 1 file(s) [Pipeline] echo 20:31:06 [edgeXSemver]: initialized semver on version 3.1.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 20:31:06 provisioning config files... 20:31:06 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5569726887099690740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12635 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 20:31:06 Running in /w/workspace/app-rfid-llrp-inventory/145 [Pipeline] { [Pipeline] checkout 20:31:06 The recommended git tool is: git 20:31:06 ---> docker-login.sh 20:31:06 nexus3.edgexfoundry.org:10001 20:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:06 Configure a credential helper to remove this warning. See 20:31:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:06 20:31:06 Login Succeeded 20:31:06 nexus3.edgexfoundry.org:10002 20:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:06 Configure a credential helper to remove this warning. See 20:31:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:06 20:31:06 Login Succeeded 20:31:06 nexus3.edgexfoundry.org:10003 20:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:06 Configure a credential helper to remove this warning. See 20:31:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:06 20:31:06 Login Succeeded 20:31:06 nexus3.edgexfoundry.org:10004 20:31:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:06 Configure a credential helper to remove this warning. See 20:31:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:06 20:31:06 Login Succeeded 20:31:06 docker.io 20:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:07 Configure a credential helper to remove this warning. See 20:31:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:07 20:31:07 Login Succeeded 20:31:07 ---> docker-login.sh ends [Pipeline] } 20:31:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:31:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:07 ========================================================= 20:31:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:31:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:07 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:31:07 Sending build context to Docker daemon 12.73MB 20:31:07 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:31:07 Step 2/12 : FROM ${BASE} AS builder 20:31:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:31:07 7264a8db6415: Pulling fs layer 20:31:07 c4d48a809fc2: Pulling fs layer 20:31:07 4f1c88b9dad5: Pulling fs layer 20:31:07 ad3a456e5733: Pulling fs layer 20:31:07 33e27b845d1e: Pulling fs layer 20:31:07 c68163c4e522: Pulling fs layer 20:31:07 50da416c3ac9: Pulling fs layer 20:31:07 23d2d4c4bb30: Pulling fs layer 20:31:07 23d2d4c4bb30: Waiting 20:31:07 c68163c4e522: Waiting 20:31:07 50da416c3ac9: Waiting 20:31:07 ad3a456e5733: Waiting 20:31:07 33e27b845d1e: Waiting 20:31:08 c4d48a809fc2: Download complete 20:31:08 ad3a456e5733: Download complete 20:31:08 33e27b845d1e: Verifying Checksum 20:31:08 33e27b845d1e: Download complete 20:31:08 7264a8db6415: Verifying Checksum 20:31:08 7264a8db6415: Download complete 20:31:08 c68163c4e522: Verifying Checksum 20:31:08 c68163c4e522: Download complete 20:31:08 7264a8db6415: Pull complete 20:31:08 c4d48a809fc2: Pull complete 20:31:08 23d2d4c4bb30: Verifying Checksum 20:31:08 23d2d4c4bb30: Download complete 20:31:08 4f1c88b9dad5: Verifying Checksum 20:31:08 4f1c88b9dad5: Download complete 20:31:08 50da416c3ac9: Verifying Checksum 20:31:08 50da416c3ac9: Download complete 20:31:12 4f1c88b9dad5: Pull complete 20:31:12 ad3a456e5733: Pull complete 20:31:12 33e27b845d1e: Pull complete 20:31:12 c68163c4e522: Pull complete 20:31:14 50da416c3ac9: Pull complete 20:31:14 23d2d4c4bb30: Pull complete 20:31:14 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:31:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:31:14 ---> 0786185ac409 20:31:14 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:31:14 using credential edgex-jenkins-ssh 20:31:14 Cloning the remote Git repository 20:31:14 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:31:14 > git init /w/workspace/app-rfid-llrp-inventory/145 # timeout=10 20:31:15 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 20:31:15 > git --version # timeout=10 20:31:15 > git --version # 'git version 2.25.1' 20:31:15 using GIT_SSH to set credentials SSH Credentials for GitHub 20:31:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:18 Avoid second fetch 20:31:18 Checking out Revision b56d86f54a57adf355eebc5196d10e4230d59ab8 (main) 20:31:17 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 20:31:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:31:18 > git config core.sparsecheckout # timeout=10 20:31:18 > git checkout -f b56d86f54a57adf355eebc5196d10e4230d59ab8 # timeout=10 20:31:19 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#242)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:31:19 ---> Running in 7a9204985764 20:31:19 Removing intermediate container 7a9204985764 20:31:19 ---> d1ba3eed857a 20:31:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:31:19 ---> Running in cd40349f8b16 20:31:19 Removing intermediate container cd40349f8b16 20:31:19 ---> 7d5e7ca15ffc 20:31:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:31:19 ---> Running in e0b32f45d60d 20:31:19 Removing intermediate container e0b32f45d60d 20:31:19 ---> e6279edf4702 20:31:19 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:31:19 ---> Running in 11db8f26ea9e 20:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:31:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:31:19 OK: 264 MiB in 52 packages 20:31:20 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:31:20 % Total % Received % Xferd Average Speed Time Time Time Current 20:31:20 Dload Upload Total Spent Left Speed 20:31:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 84083 0 --:--:-- --:--:-- --:--:-- 84083 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 95872 20:31:20 Removing intermediate container 11db8f26ea9e 20:31:20 ---> 51b2eda64525 20:31:20 Step 7/12 : WORKDIR /app 20:31:20 ---> Running in fbb5d40c3b0a 20:31:20 Removing intermediate container fbb5d40c3b0a 20:31:20 ---> 0a7ac1582dff 20:31:20 Step 8/12 : COPY go.mod vendor* ./ 20:31:20 ---> e1c169c16b8d 20:31:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:20 ---> Running in cdeac3ff5bce [Pipeline] sh 20:31:20 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:31:21 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:31:21 + sudo tee /etc/docker/daemon.new 20:31:21 { 20:31:21 "registry-mirrors": [ 20:31:21 "https://nexus3.edgexfoundry.org:10001" 20:31:21 ], 20:31:21 "bip": "10.250.0.254/24", 20:31:21 "hosts": [ 20:31:21 "tcp://0.0.0.0:5555", 20:31:21 "unix:///var/run/docker.sock" 20:31:21 ], 20:31:21 "mtu": 1458, 20:31:21 "selinux-enabled": true, 20:31:21 "seccomp-profile": "/etc/docker/seccomp.json" 20:31:21 } [Pipeline] sh 20:31:21 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:31:21 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:31:39 provisioning config files... 20:31:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/145@tmp/config9099921655512775287tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:31:40 ---> docker-login.sh 20:31:40 nexus3.edgexfoundry.org:10001 20:31:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:40 Configure a credential helper to remove this warning. See 20:31:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:40 20:31:40 Login Succeeded 20:31:40 nexus3.edgexfoundry.org:10002 20:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:41 Configure a credential helper to remove this warning. See 20:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:41 20:31:41 Login Succeeded 20:31:41 nexus3.edgexfoundry.org:10003 20:31:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:41 Configure a credential helper to remove this warning. See 20:31:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:41 20:31:41 Login Succeeded 20:31:41 nexus3.edgexfoundry.org:10004 20:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:42 Configure a credential helper to remove this warning. See 20:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:42 20:31:42 Login Succeeded 20:31:42 docker.io 20:31:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:31:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:31:42 Configure a credential helper to remove this warning. See 20:31:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:31:42 20:31:42 Login Succeeded 20:31:42 ---> docker-login.sh ends [Pipeline] } 20:31:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:31:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:31:43 ========================================================= 20:31:43 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:31:43 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:31:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:31:43 Sending build context to Docker daemon 662kB 20:31:43 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:31:43 Step 2/12 : FROM ${BASE} AS builder 20:31:43 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:31:43 9fda8d8052c6: Pulling fs layer 20:31:43 5d54e960e981: Pulling fs layer 20:31:43 c4a7e357bf2a: Pulling fs layer 20:31:43 f0e02332f6b5: Pulling fs layer 20:31:43 cefa15bbcfad: Pulling fs layer 20:31:43 17808c966233: Pulling fs layer 20:31:43 f4c1fc716caa: Pulling fs layer 20:31:43 f0e02332f6b5: Waiting 20:31:43 17808c966233: Waiting 20:31:43 f4c1fc716caa: Waiting 20:31:44 cefa15bbcfad: Waiting 20:31:44 5d54e960e981: Verifying Checksum 20:31:44 5d54e960e981: Download complete 20:31:44 f0e02332f6b5: Verifying Checksum 20:31:44 f0e02332f6b5: Download complete 20:31:44 cefa15bbcfad: Verifying Checksum 20:31:44 cefa15bbcfad: Download complete 20:31:44 9fda8d8052c6: Download complete 20:31:44 f4c1fc716caa: Verifying Checksum 20:31:44 f4c1fc716caa: Download complete 20:31:44 9fda8d8052c6: Pull complete 20:31:45 5d54e960e981: Pull complete 20:31:45 c4a7e357bf2a: Download complete 20:31:46 17808c966233: Verifying Checksum 20:31:46 17808c966233: Download complete 20:31:59 c4a7e357bf2a: Pull complete 20:31:59 f0e02332f6b5: Pull complete 20:31:59 cefa15bbcfad: Pull complete 20:32:07 17808c966233: Pull complete 20:32:11 f4c1fc716caa: Pull complete 20:32:11 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:32:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:32:11 ---> ea914061e18c 20:32:11 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 20:32:13 ---> Running in 1fcb84283d8f 20:32:13 Removing intermediate container 1fcb84283d8f 20:32:13 ---> 0bcf8121a160 20:32:13 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 20:32:13 ---> Running in f27936d8dd5e 20:32:14 Removing intermediate container f27936d8dd5e 20:32:14 ---> 7a5979d0c976 20:32:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 20:32:14 ---> Running in 455b7acf3c2d 20:32:14 Removing intermediate container 455b7acf3c2d 20:32:14 ---> 669b468affc0 20:32:14 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:32:14 ---> Running in abd5e2c2dd50 20:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:32:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:32:16 Removing intermediate container cdeac3ff5bce 20:32:16 ---> c83c12a47492 20:32:16 Step 10/12 : COPY . . 20:32:16 ---> 84bb22836d46 20:32:16 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:32:16 ---> Running in bf5cbda15367 20:32:16 Removing intermediate container bf5cbda15367 20:32:16 ---> 0b4f564e76a3 20:32:16 Step 12/12 : RUN $MAKE 20:32:16 ---> Running in 0423f66f2ae5 20:32:16 noop 20:32:16 Removing intermediate container 0423f66f2ae5 20:32:16 ---> 48b75d3c097b 20:32:16 Successfully built 48b75d3c097b 20:32:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:17 + docker inspect -f . ci-base-image-x86_64 20:32:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:17 prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container 20:32:17 $ 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 ******** ci-base-image-x86_64 cat 20:32:17 OK: 266 MiB in 52 packages 20:32:17 $ docker top 129025b1c013fcccb38387ebf6092fb2a1bf470b4ba677ccd6af97feb895335c -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:18 + go version 20:32:18 go version go1.21.0 linux/amd64 [Pipeline] } 20:32:18 $ docker stop --time=1 129025b1c013fcccb38387ebf6092fb2a1bf470b4ba677ccd6af97feb895335c 20:32:18 Removing intermediate container abd5e2c2dd50 20:32:18 ---> 9fe846acf142 20:32:18 Step 7/12 : WORKDIR /app 20:32:18 ---> Running in 7bce89123cff 20:32:18 Removing intermediate container 7bce89123cff 20:32:18 ---> dcaf40950efa 20:32:18 Step 8/12 : COPY go.mod vendor* ./ 20:32:19 ---> b5bf1776b961 20:32:19 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:19 ---> Running in a066cb4e26c2 20:32:19 $ docker rm -f --volumes 129025b1c013fcccb38387ebf6092fb2a1bf470b4ba677ccd6af97feb895335c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:32:19 + docker inspect -f . ci-base-image-x86_64 20:32:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:32:19 prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container 20:32:19 $ 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 ******** ci-base-image-x86_64 cat 20:32:20 $ docker top 57a1841ab89879831283d3e7e84a860c553162c832d3b1fad73bd5ec05f8d934 -eo pid,comm [Pipeline] { [Pipeline] sh 20:32:20 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 20:32:20 + make test 20:32:20 go test -race ./... -coverprofile=coverage.out ./... 20:32:42 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:32:42 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:32:42 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.156s coverage: 86.2% of statements 20:32:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.715s coverage: 71.9% of statements 20:33:05 go vet ./... 20:33:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:33:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:33:08 ./bin/test-attribution.sh 20:33:08 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 20:33:08 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 20:33:08 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:33:08 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:33:08 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:33:08 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:33:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:33:08 $ docker stop --time=1 57a1841ab89879831283d3e7e84a860c553162c832d3b1fad73bd5ec05f8d934 20:33:13 $ docker rm -f --volumes 57a1841ab89879831283d3e7e84a860c553162c832d3b1fad73bd5ec05f8d934 [Pipeline] // withDockerContainer [Pipeline] sh 20:33:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:33:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:33:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:33:15 + ls -al . 20:33:15 total 232 20:33:15 drwxrwxr-x 10 jenkins jenkins 4096 Oct 27 20:32 . 20:33:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:30 .. 20:33:15 -rw-rw-r-- 1 jenkins jenkins 262 Oct 27 20:30 .dockerignore 20:33:15 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:32 .git 20:33:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:30 .github 20:33:15 -rw-rw-r-- 1 jenkins jenkins 773 Oct 27 20:30 .gitignore 20:33:15 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:30 .golangci.yml 20:33:15 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:31 .semver 20:33:15 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 27 20:30 Attribution.txt 20:33:15 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 27 20:30 CHANGELOG.md 20:33:15 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 27 20:30 Dockerfile 20:33:15 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:30 GOVERNANCE.md 20:33:15 -rw-rw-r-- 1 jenkins jenkins 665 Oct 27 20:30 Jenkinsfile 20:33:15 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 20:30 LICENSE 20:33:15 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 27 20:30 Makefile 20:33:15 -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 20:30 OWNERS.md 20:33:15 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 27 20:30 README.md 20:33:15 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:31 VERSION 20:33:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:30 bin 20:33:15 -rw-r--r-- 1 jenkins jenkins 41317 Oct 27 20:32 coverage.out 20:33:15 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 27 20:30 go.mod 20:33:15 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 27 20:30 go.sum 20:33:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:30 images 20:33:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:30 internal 20:33:15 -rw-rw-r-- 1 jenkins jenkins 531 Oct 27 20:30 main.go 20:33:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:30 res 20:33:15 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:30 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:15 + 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=b56d86f54a57adf355eebc5196d10e4230d59ab8 --label arch=amd64 --label version=3.1.0-dev.33 . 20:33:15 Sending build context to Docker daemon 12.73MB 20:33:15 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 20:33:15 Step 2/29 : FROM ${BASE} AS builder 20:33:15 ---> 48b75d3c097b 20:33:15 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 20:33:15 ---> Running in dc8496415ef7 20:33:16 Removing intermediate container dc8496415ef7 20:33:16 ---> 52c61d7b2eb4 20:33:16 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 20:33:16 ---> Running in 1219926a7515 20:33:16 Removing intermediate container 1219926a7515 20:33:16 ---> fe940afdb4e2 20:33:16 Step 5/29 : ARG ADD_BUILD_TAGS="" 20:33:16 ---> Running in 5195f8d610b5 20:33:16 Removing intermediate container 5195f8d610b5 20:33:16 ---> 3f6ba1fb3b63 20:33:16 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:33:16 ---> Running in 01d37c6aea2c 20:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:33:16 OK: 264 MiB in 52 packages 20:33:17 Removing intermediate container 01d37c6aea2c 20:33:17 ---> 25d1787c0095 20:33:17 Step 7/29 : WORKDIR /app 20:33:17 ---> Running in 432ae9666239 20:33:17 Removing intermediate container 432ae9666239 20:33:17 ---> 086246d867d1 20:33:17 Step 8/29 : COPY go.mod vendor* ./ 20:33:17 ---> 60d97bb914da 20:33:17 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:17 ---> Running in 70834b06cd1a 20:33:18 Removing intermediate container 70834b06cd1a 20:33:18 ---> a9a23859e72e 20:33:18 Step 10/29 : COPY . . 20:33:18 ---> 6c50f7056da0 20:33:18 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:33:18 ---> Running in 467eb24a9f23 20:33:18 Removing intermediate container 467eb24a9f23 20:33:18 ---> 7b63d516be08 20:33:18 Step 12/29 : RUN $MAKE 20:33:18 ---> Running in b81258d75f5a 20:33:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.33 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.33" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:33:41 Removing intermediate container b81258d75f5a 20:33:41 ---> 67ce3610ce5d 20:33:41 Step 13/29 : FROM alpine:3.18 20:33:41 3.18: Pulling from library/alpine 20:33:41 96526aa774ef: Pulling fs layer 20:33:41 96526aa774ef: Download complete 20:33:41 96526aa774ef: Pull complete 20:33:41 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:33:41 Status: Downloaded newer image for alpine:3.18 20:33:41 ---> 8ca4688f4f35 20:33:41 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:33:41 ---> Running in 153031f107aa 20:33:41 Removing intermediate container 153031f107aa 20:33:41 ---> e5ca0ed85932 20:33:41 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:33:41 ---> Running in 38706ab542b5 20:33:41 Removing intermediate container 38706ab542b5 20:33:41 ---> 90083ab84458 20:33:41 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 20:33:41 ---> Running in d36b828097ef 20:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:33:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:33:41 (1/2) Installing ca-certificates (20230506-r0) 20:33:41 (2/2) Installing dumb-init (1.2.5-r2) 20:33:41 Executing busybox-1.36.1-r2.trigger 20:33:41 Executing ca-certificates-20230506-r0.trigger 20:33:41 OK: 8 MiB in 17 packages 20:33:42 Removing intermediate container d36b828097ef 20:33:42 ---> 4f4ee110c9a2 20:33:42 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:33:42 ---> d9ecdb0b7a98 20:33:42 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 20:33:42 ---> 3c1b0f91bb46 20:33:42 Step 19/29 : COPY --from=builder /app/res/ /res/ 20:33:42 ---> 6661ff11dc5c 20:33:42 Step 20/29 : COPY --from=builder /app/static/ /static/ 20:33:43 ---> b61decb57bfd 20:33:43 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:33:43 ---> d5e406ad670c 20:33:43 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:33:43 ---> Running in b6cf628b3dae 20:33:44 Removing intermediate container b6cf628b3dae 20:33:44 ---> 2eb975c6d1a2 20:33:44 Step 23/29 : VOLUME /cache 20:33:44 ---> Running in 74255261e276 20:33:44 Removing intermediate container 74255261e276 20:33:44 ---> d77358d8bed5 20:33:44 Step 24/29 : EXPOSE 59711 20:33:44 ---> Running in 65603af62f32 20:33:44 Removing intermediate container 65603af62f32 20:33:44 ---> 5ed162abfa61 20:33:44 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:33:44 ---> Running in 9b681c504bc5 20:33:44 Removing intermediate container 9b681c504bc5 20:33:44 ---> 7c082c9c192c 20:33:44 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:33:44 ---> Running in 203832a94ef2 20:33:44 Removing intermediate container 203832a94ef2 20:33:44 ---> d9f68d950d69 20:33:44 Step 27/29 : LABEL arch=amd64 20:33:44 ---> Running in f096a1db5e74 20:33:45 Removing intermediate container f096a1db5e74 20:33:45 ---> 151e3a149f9e 20:33:45 Step 28/29 : LABEL git_sha=b56d86f54a57adf355eebc5196d10e4230d59ab8 20:33:45 ---> Running in ca58fb3936ba 20:33:45 Removing intermediate container ca58fb3936ba 20:33:45 ---> c1c44db6a603 20:33:45 Step 29/29 : LABEL version=3.1.0-dev.33 20:33:45 ---> Running in ae37ff4b8e98 20:33:45 Removing intermediate container ae37ff4b8e98 20:33:45 ---> 5b2fa5e12eb5 20:33:45 [Warning] One or more build-args [ARCH] were not consumed 20:33:45 Successfully built 5b2fa5e12eb5 20:33:45 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 20:33:45 provisioning config files... 20:33:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17403669062353287041tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:33:45 ---> docker-login.sh 20:33:45 nexus3.edgexfoundry.org:10001 20:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:45 Configure a credential helper to remove this warning. See 20:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:45 20:33:45 Login Succeeded 20:33:45 nexus3.edgexfoundry.org:10002 20:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:45 Configure a credential helper to remove this warning. See 20:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:45 20:33:45 Login Succeeded 20:33:45 nexus3.edgexfoundry.org:10003 20:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:45 Configure a credential helper to remove this warning. See 20:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:45 20:33:45 Login Succeeded 20:33:45 nexus3.edgexfoundry.org:10004 20:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:45 Configure a credential helper to remove this warning. See 20:33:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:45 20:33:45 Login Succeeded 20:33:45 docker.io 20:33:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:33:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:33:46 Configure a credential helper to remove this warning. See 20:33:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:33:46 20:33:46 Login Succeeded 20:33:46 ---> docker-login.sh ends [Pipeline] } 20:33:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:33:46 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 20:33:46 b56d86f54a57adf355eebc5196d10e4230d59ab8 20:33:46 latest 20:33:46 3.1.0-dev.33 20:33:46 b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 20:33:46 main 20:33:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:46 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:46 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:b56d86f54a57adf355eebc5196d10e4230d59ab8 20:33:46 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:33:46 39a201bd6767: Preparing 20:33:46 1ee62e99d859: Preparing 20:33:46 0a8d061c3044: Preparing 20:33:46 ac99f1c59fdd: Preparing 20:33:46 04bb8ed8ef3a: Preparing 20:33:46 d8810d464d07: Preparing 20:33:46 aa2915074923: Preparing 20:33:46 cc2447e1835a: Preparing 20:33:46 aa2915074923: Waiting 20:33:46 cc2447e1835a: Waiting 20:33:46 d8810d464d07: Waiting 20:33:46 04bb8ed8ef3a: Pushed 20:33:46 ac99f1c59fdd: Pushed 20:33:46 39a201bd6767: Pushed 20:33:46 0a8d061c3044: Pushed 20:33:46 cc2447e1835a: Layer already exists 20:33:47 d8810d464d07: Pushed 20:33:47 aa2915074923: Pushed 20:33:49 1ee62e99d859: Pushed 20:33:49 b56d86f54a57adf355eebc5196d10e4230d59ab8: digest: sha256:d8a17745f36ac02d32243d172a415e7b9031a00379df8a5ae57bcb928f5c073b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:50 + 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 20:33:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:33:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:33:50 39a201bd6767: Preparing 20:33:50 1ee62e99d859: Preparing 20:33:50 0a8d061c3044: Preparing 20:33:50 ac99f1c59fdd: Preparing 20:33:50 04bb8ed8ef3a: Preparing 20:33:50 d8810d464d07: Preparing 20:33:50 aa2915074923: Preparing 20:33:50 cc2447e1835a: Preparing 20:33:50 d8810d464d07: Waiting 20:33:50 cc2447e1835a: Waiting 20:33:50 aa2915074923: Waiting 20:33:50 39a201bd6767: Layer already exists 20:33:50 1ee62e99d859: Layer already exists 20:33:50 ac99f1c59fdd: Layer already exists 20:33:50 0a8d061c3044: Layer already exists 20:33:50 04bb8ed8ef3a: Layer already exists 20:33:50 d8810d464d07: Layer already exists 20:33:50 aa2915074923: Layer already exists 20:33:50 cc2447e1835a: Layer already exists 20:33:50 latest: digest: sha256:d8a17745f36ac02d32243d172a415e7b9031a00379df8a5ae57bcb928f5c073b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:50 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.33 20:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:33:51 39a201bd6767: Preparing 20:33:51 1ee62e99d859: Preparing 20:33:51 0a8d061c3044: Preparing 20:33:51 ac99f1c59fdd: Preparing 20:33:51 04bb8ed8ef3a: Preparing 20:33:51 d8810d464d07: Preparing 20:33:51 aa2915074923: Preparing 20:33:51 cc2447e1835a: Preparing 20:33:51 d8810d464d07: Waiting 20:33:51 aa2915074923: Waiting 20:33:51 cc2447e1835a: Waiting 20:33:51 ac99f1c59fdd: Layer already exists 20:33:51 39a201bd6767: Layer already exists 20:33:51 1ee62e99d859: Layer already exists 20:33:51 0a8d061c3044: Layer already exists 20:33:51 04bb8ed8ef3a: Layer already exists 20:33:51 d8810d464d07: Layer already exists 20:33:51 cc2447e1835a: Layer already exists 20:33:51 aa2915074923: Layer already exists 20:33:51 3.1.0-dev.33: digest: sha256:d8a17745f36ac02d32243d172a415e7b9031a00379df8a5ae57bcb928f5c073b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:51 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 20:33:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:33:51 39a201bd6767: Preparing 20:33:51 1ee62e99d859: Preparing 20:33:51 0a8d061c3044: Preparing 20:33:51 ac99f1c59fdd: Preparing 20:33:51 04bb8ed8ef3a: Preparing 20:33:51 d8810d464d07: Preparing 20:33:51 aa2915074923: Preparing 20:33:51 cc2447e1835a: Preparing 20:33:51 d8810d464d07: Waiting 20:33:51 cc2447e1835a: Waiting 20:33:51 ac99f1c59fdd: Layer already exists 20:33:51 0a8d061c3044: Layer already exists 20:33:51 39a201bd6767: Layer already exists 20:33:51 04bb8ed8ef3a: Layer already exists 20:33:51 1ee62e99d859: Layer already exists 20:33:51 aa2915074923: Layer already exists 20:33:51 d8810d464d07: Layer already exists 20:33:51 cc2447e1835a: Layer already exists 20:33:51 b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33: digest: sha256:d8a17745f36ac02d32243d172a415e7b9031a00379df8a5ae57bcb928f5c073b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:52 + 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 20:33:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 20:33:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 20:33:52 39a201bd6767: Preparing 20:33:52 1ee62e99d859: Preparing 20:33:52 0a8d061c3044: Preparing 20:33:52 ac99f1c59fdd: Preparing 20:33:52 04bb8ed8ef3a: Preparing 20:33:52 d8810d464d07: Preparing 20:33:52 aa2915074923: Preparing 20:33:52 cc2447e1835a: Preparing 20:33:52 d8810d464d07: Waiting 20:33:52 aa2915074923: Waiting 20:33:52 cc2447e1835a: Waiting 20:33:52 04bb8ed8ef3a: Layer already exists 20:33:52 ac99f1c59fdd: Layer already exists 20:33:52 1ee62e99d859: Layer already exists 20:33:52 39a201bd6767: Layer already exists 20:33:52 0a8d061c3044: Layer already exists 20:33:52 d8810d464d07: Layer already exists 20:33:52 aa2915074923: Layer already exists 20:33:52 cc2447e1835a: Layer already exists 20:33:52 main: digest: sha256:d8a17745f36ac02d32243d172a415e7b9031a00379df8a5ae57bcb928f5c073b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:33:52 ===================================================== [Pipeline] echo 20:33:52 taggedImages: 20:33:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:b56d86f54a57adf355eebc5196d10e4230d59ab8 20:33:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 20:33:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.33 20:33:52 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 20:33:52 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:52 20:33:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:33:53 latest: Pulling from edgex-lftools-log-publisher 20:33:53 5eb5b503b376: Pulling fs layer 20:33:53 5c69ac0246d0: Pulling fs layer 20:33:53 ec43610c2a17: Pulling fs layer 20:33:53 3a2ae6a8a46f: Pulling fs layer 20:33:53 33b1e0a273af: Pulling fs layer 20:33:53 3a2ae6a8a46f: Waiting 20:33:53 5d3b04190fa2: Pulling fs layer 20:33:53 2f39f015ded8: Pulling fs layer 20:33:53 5d3b04190fa2: Waiting 20:33:53 2f39f015ded8: Waiting 20:33:53 5c69ac0246d0: Verifying Checksum 20:33:53 5c69ac0246d0: Download complete 20:33:53 3a2ae6a8a46f: Verifying Checksum 20:33:53 3a2ae6a8a46f: Download complete 20:33:53 33b1e0a273af: Verifying Checksum 20:33:53 33b1e0a273af: Download complete 20:33:53 ec43610c2a17: Verifying Checksum 20:33:53 ec43610c2a17: Download complete 20:33:53 5d3b04190fa2: Verifying Checksum 20:33:53 5d3b04190fa2: Download complete 20:33:53 5eb5b503b376: Verifying Checksum 20:33:53 5eb5b503b376: Download complete 20:33:53 2f39f015ded8: Verifying Checksum 20:33:53 2f39f015ded8: Download complete 20:33:54 5eb5b503b376: Pull complete 20:33:54 5c69ac0246d0: Pull complete 20:33:55 ec43610c2a17: Pull complete 20:33:55 3a2ae6a8a46f: Pull complete 20:33:55 33b1e0a273af: Pull complete 20:33:55 5d3b04190fa2: Pull complete 20:33:56 Removing intermediate container a066cb4e26c2 20:33:56 ---> 53d36bcc9e16 20:33:56 Step 10/12 : COPY . . 20:33:56 ---> a9e60377d1e7 20:33:56 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:33:56 ---> Running in c0231e87add8 20:33:56 Removing intermediate container c0231e87add8 20:33:56 ---> 03ab3b707332 20:33:56 Step 12/12 : RUN $MAKE 20:33:56 ---> Running in 0a78f67c6b2b 20:33:56 noop 20:33:56 Removing intermediate container 0a78f67c6b2b 20:33:56 ---> 1a03f843ea2e 20:33:56 Successfully built 1a03f843ea2e 20:33:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:33:56 + docker inspect -f . ci-base-image-arm64 20:33:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:33:56 prd-ubuntu20.04-docker-arm64-4c-16g-12635 does not seem to be running inside a container 20:33:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/145 -v /w/workspace/app-rfid-llrp-inventory/145:/w/workspace/app-rfid-llrp-inventory/145:rw,z -v /w/workspace/app-rfid-llrp-inventory/145@tmp:/w/workspace/app-rfid-llrp-inventory/145@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 ******** ci-base-image-arm64 cat 20:33:58 $ docker top 090090f22186571222f00df2a57c99e623834b60c4e3613909b0f7667a87d441 -eo pid,comm [Pipeline] { [Pipeline] sh 20:33:59 + go version 20:33:59 go version go1.21.0 linux/arm64 [Pipeline] } 20:33:59 $ docker stop --time=1 090090f22186571222f00df2a57c99e623834b60c4e3613909b0f7667a87d441 20:34:00 $ docker rm -f --volumes 090090f22186571222f00df2a57c99e623834b60c4e3613909b0f7667a87d441 20:34:00 2f39f015ded8: Pull complete 20:34:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:34:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:34:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:01 prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container 20:34:01 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:34:09 $ docker top 3b47d82b6d6588e4df055b1ef89024297db5bd78b822886097f42af80750234c -eo pid,comm [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:34:10 ---> job-cost.sh 20:34:10 lf-activate-venv: SKIPPING 20:34:10 INFO: No Stack... 20:34:10 + docker inspect -f . ci-base-image-arm64 20:34:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:34:10 INFO: Retrieving Pricing Info for: v3-standard-8 20:34:10 prd-ubuntu20.04-docker-arm64-4c-16g-12635 does not seem to be running inside a container 20:34:10 $ 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/145 -v /w/workspace/app-rfid-llrp-inventory/145:/w/workspace/app-rfid-llrp-inventory/145:rw,z -v /w/workspace/app-rfid-llrp-inventory/145@tmp:/w/workspace/app-rfid-llrp-inventory/145@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 ******** ci-base-image-arm64 cat 20:34:10 INFO: Archiving Costs 20:34:11 $ docker top 5f0f9dad243139a6a75235717b0f1f782c2a32a5f9368f4513f09568dd92ab2b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:34:12 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 20:34:12 + cut -d, -f6 [Pipeline] lock 20:34:12 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] 20:34:12 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] did not exist. Created. 20:34:12 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:34:12 + echo total: 0.2199999988079071 [Pipeline] stash 20:34:12 Stashed 1 file(s) [Pipeline] } 20:34:12 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 20:34:12 $ docker stop --time=1 3b47d82b6d6588e4df055b1ef89024297db5bd78b822886097f42af80750234c 20:34:12 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/145 20:34:13 $ docker rm -f --volumes 3b47d82b6d6588e4df055b1ef89024297db5bd78b822886097f42af80750234c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:34:14 + make test 20:34:14 go test -race ./... -coverprofile=coverage.out ./... 20:36:36 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 20:36:36 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 20:36:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.104s coverage: 86.2% of statements 20:36:49 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.547s coverage: 71.9% of statements 20:36:49 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:36:49 go vet ./... 20:38:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:38:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:38:56 ./bin/test-attribution.sh 20:38:56 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 20:38:56 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 20:38:56 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 20:38:56 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 20:38:56 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 20:38:56 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 20:38:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:38:56 $ docker stop --time=1 5f0f9dad243139a6a75235717b0f1f782c2a32a5f9368f4513f09568dd92ab2b 20:38:58 $ docker rm -f --volumes 5f0f9dad243139a6a75235717b0f1f782c2a32a5f9368f4513f09568dd92ab2b [Pipeline] // withDockerContainer [Pipeline] sh 20:39:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:39:00 Warning: overwriting stash ‘coverage-report’ 20:39:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:39:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:39:01 + ls -al . 20:39:01 total 228 20:39:01 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 20:34 . 20:39:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:31 .. 20:39:01 -rw-rw-r-- 1 jenkins jenkins 262 Oct 27 20:31 .dockerignore 20:39:01 drwxrwxr-x 8 jenkins jenkins 4096 Oct 27 20:31 .git 20:39:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:31 .github 20:39:01 -rw-rw-r-- 1 jenkins jenkins 773 Oct 27 20:31 .gitignore 20:39:01 -rw-rw-r-- 1 jenkins jenkins 41 Oct 27 20:31 .golangci.yml 20:39:01 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 27 20:31 Attribution.txt 20:39:01 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 27 20:31 CHANGELOG.md 20:39:01 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 27 20:31 Dockerfile 20:39:01 -rw-rw-r-- 1 jenkins jenkins 677 Oct 27 20:31 GOVERNANCE.md 20:39:01 -rw-rw-r-- 1 jenkins jenkins 665 Oct 27 20:31 Jenkinsfile 20:39:01 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 27 20:31 LICENSE 20:39:01 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 27 20:31 Makefile 20:39:01 -rw-rw-r-- 1 jenkins jenkins 617 Oct 27 20:31 OWNERS.md 20:39:01 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 27 20:31 README.md 20:39:01 -rw-rw-r-- 1 jenkins jenkins 12 Oct 27 20:31 VERSION 20:39:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:31 bin 20:39:01 -rw-r--r-- 1 jenkins jenkins 41317 Oct 27 20:36 coverage.out 20:39:01 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 27 20:31 go.mod 20:39:01 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 27 20:31 go.sum 20:39:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:31 images 20:39:01 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 20:31 internal 20:39:01 -rw-rw-r-- 1 jenkins jenkins 531 Oct 27 20:31 main.go 20:39:01 drwxrwxr-x 2 jenkins jenkins 4096 Oct 27 20:31 res 20:39:01 drwxrwxr-x 3 jenkins jenkins 4096 Oct 27 20:31 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:01 + 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=b56d86f54a57adf355eebc5196d10e4230d59ab8 --label arch=arm64 --label version=3.1.0-dev.33 . 20:39:02 Sending build context to Docker daemon 662kB 20:39:02 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 20:39:02 Step 2/29 : FROM ${BASE} AS builder 20:39:02 ---> 1a03f843ea2e 20:39:02 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 20:39:02 ---> Running in f725c58ac707 20:39:02 Removing intermediate container f725c58ac707 20:39:02 ---> 8343821ed933 20:39:02 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 20:39:02 ---> Running in aa064686a329 20:39:03 Removing intermediate container aa064686a329 20:39:03 ---> 6aa9e8bbba31 20:39:03 Step 5/29 : ARG ADD_BUILD_TAGS="" 20:39:03 ---> Running in f6e9b7e37132 20:39:06 Removing intermediate container f6e9b7e37132 20:39:06 ---> 8906d5b4c0c0 20:39:06 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:39:06 ---> Running in eb39fb562550 20:39:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:39:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:39:09 OK: 266 MiB in 52 packages 20:39:10 Removing intermediate container eb39fb562550 20:39:10 ---> 91b417e82fed 20:39:10 Step 7/29 : WORKDIR /app 20:39:10 ---> Running in 54e78ab5a4bb 20:39:11 Removing intermediate container 54e78ab5a4bb 20:39:11 ---> 2bed213420a6 20:39:11 Step 8/29 : COPY go.mod vendor* ./ 20:39:11 ---> 72675c541ace 20:39:11 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:39:11 ---> Running in 5dce9a81ada4 20:39:14 Removing intermediate container 5dce9a81ada4 20:39:14 ---> 791e1bd06b70 20:39:14 Step 10/29 : COPY . . 20:39:14 ---> d4528414e500 20:39:14 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:39:14 ---> Running in 55a79b5018e2 20:39:15 Removing intermediate container 55a79b5018e2 20:39:15 ---> 850cae25f9d2 20:39:15 Step 12/29 : RUN $MAKE 20:39:15 ---> Running in 31656827e21a 20:39:16 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.48 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.33 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.33" -trimpath -mod=readonly -o app-rfid-llrp-inventory 20:41:38 Removing intermediate container 31656827e21a 20:41:38 ---> 33be16caa8cc 20:41:38 Step 13/29 : FROM alpine:3.18 20:41:38 3.18: Pulling from library/alpine 20:41:38 579b34f0a95b: Pulling fs layer 20:41:38 579b34f0a95b: Verifying Checksum 20:41:38 579b34f0a95b: Download complete 20:41:38 579b34f0a95b: Pull complete 20:41:38 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 20:41:38 Status: Downloaded newer image for alpine:3.18 20:41:38 ---> 3cc203321400 20:41:38 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:41:38 ---> Running in c76cd77eb174 20:41:38 Removing intermediate container c76cd77eb174 20:41:38 ---> 2a73f773b45d 20:41:38 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 20:41:38 ---> Running in ec9c018f0b47 20:41:38 Removing intermediate container ec9c018f0b47 20:41:38 ---> bdfe04498be2 20:41:38 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 20:41:38 ---> Running in 0dcd7654d96b 20:41:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:41:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:41:38 (1/2) Installing ca-certificates (20230506-r0) 20:41:38 (2/2) Installing dumb-init (1.2.5-r2) 20:41:38 Executing busybox-1.36.1-r2.trigger 20:41:38 Executing ca-certificates-20230506-r0.trigger 20:41:38 OK: 9 MiB in 17 packages 20:41:38 Removing intermediate container 0dcd7654d96b 20:41:38 ---> d2b1a42409c6 20:41:38 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 20:41:38 ---> 73fca1a65e66 20:41:38 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 20:41:38 ---> bc91e76e3742 20:41:38 Step 19/29 : COPY --from=builder /app/res/ /res/ 20:41:38 ---> fe1c1afc0890 20:41:38 Step 20/29 : COPY --from=builder /app/static/ /static/ 20:41:38 ---> 02fcd5b22790 20:41:38 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 20:41:38 ---> ddfc38b81851 20:41:38 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 20:41:38 ---> Running in 7727738d4aa8 20:41:38 Removing intermediate container 7727738d4aa8 20:41:38 ---> bacf5c3fe751 20:41:38 Step 23/29 : VOLUME /cache 20:41:38 ---> Running in 7378ebc8f66d 20:41:38 Removing intermediate container 7378ebc8f66d 20:41:38 ---> 22c20ad13bb0 20:41:38 Step 24/29 : EXPOSE 59711 20:41:38 ---> Running in 3f7200f31ebb 20:41:38 Removing intermediate container 3f7200f31ebb 20:41:38 ---> 1a10e16727bb 20:41:38 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 20:41:38 ---> Running in a37e02eb08f6 20:41:38 Removing intermediate container a37e02eb08f6 20:41:38 ---> 5e7852ae52a0 20:41:38 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 20:41:38 ---> Running in c0f093c4eb1b 20:41:38 Removing intermediate container c0f093c4eb1b 20:41:38 ---> d526eb5ebb7c 20:41:38 Step 27/29 : LABEL arch=arm64 20:41:39 ---> Running in a91203d0b638 20:41:39 Removing intermediate container a91203d0b638 20:41:39 ---> 7b2998148a39 20:41:39 Step 28/29 : LABEL git_sha=b56d86f54a57adf355eebc5196d10e4230d59ab8 20:41:39 ---> Running in f09eac1663b2 20:41:40 Removing intermediate container f09eac1663b2 20:41:40 ---> 60670312ccae 20:41:40 Step 29/29 : LABEL version=3.1.0-dev.33 20:41:40 ---> Running in ec4e7cf37413 20:41:40 Removing intermediate container ec4e7cf37413 20:41:40 ---> 3a8cba4bb4e6 20:41:40 [Warning] One or more build-args [ARCH] were not consumed 20:41:40 Successfully built 3a8cba4bb4e6 20:41:40 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 20:41:40 provisioning config files... 20:41:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/145@tmp/config13569363054951970765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:41 ---> docker-login.sh 20:41:41 nexus3.edgexfoundry.org:10001 20:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:41 Configure a credential helper to remove this warning. See 20:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:41 20:41:41 Login Succeeded 20:41:41 nexus3.edgexfoundry.org:10002 20:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:41 Configure a credential helper to remove this warning. See 20:41:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:41 20:41:41 Login Succeeded 20:41:41 nexus3.edgexfoundry.org:10003 20:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:42 Configure a credential helper to remove this warning. See 20:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:42 20:41:42 Login Succeeded 20:41:42 nexus3.edgexfoundry.org:10004 20:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:42 Configure a credential helper to remove this warning. See 20:41:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:42 20:41:42 Login Succeeded 20:41:42 docker.io 20:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:41:43 Configure a credential helper to remove this warning. See 20:41:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:41:43 20:41:43 Login Succeeded 20:41:43 ---> docker-login.sh ends [Pipeline] } 20:41:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:41:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:41:43 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 20:41:43 b56d86f54a57adf355eebc5196d10e4230d59ab8 20:41:43 latest 20:41:43 3.1.0-dev.33 20:41:43 b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 20:41:43 main 20:41:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:44 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:b56d86f54a57adf355eebc5196d10e4230d59ab8 20:41:44 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:41:44 ff7f06bc5296: Preparing 20:41:44 69a0415e4f47: Preparing 20:41:44 89c41b2438ca: Preparing 20:41:44 a6414aebeab4: Preparing 20:41:44 eb5a25e9d806: Preparing 20:41:44 734192d2b41b: Preparing 20:41:44 4c64056fdb98: Preparing 20:41:44 5f4d9fc4d98d: Preparing 20:41:44 734192d2b41b: Waiting 20:41:44 4c64056fdb98: Waiting 20:41:44 5f4d9fc4d98d: Waiting 20:41:44 a6414aebeab4: Pushed 20:41:44 eb5a25e9d806: Pushed 20:41:44 ff7f06bc5296: Pushed 20:41:44 89c41b2438ca: Pushed 20:41:44 5f4d9fc4d98d: Layer already exists 20:41:44 734192d2b41b: Pushed 20:41:44 4c64056fdb98: Pushed 20:41:49 69a0415e4f47: Pushed 20:41:49 b56d86f54a57adf355eebc5196d10e4230d59ab8: digest: sha256:9246f8116ca7acaceeffa1487c8c344d26a1853a2d3534fed2dd5d52a10341b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:50 + 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 20:41:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:41:50 ff7f06bc5296: Preparing 20:41:50 69a0415e4f47: Preparing 20:41:50 89c41b2438ca: Preparing 20:41:50 a6414aebeab4: Preparing 20:41:50 eb5a25e9d806: Preparing 20:41:50 734192d2b41b: Preparing 20:41:50 4c64056fdb98: Preparing 20:41:50 5f4d9fc4d98d: Preparing 20:41:50 734192d2b41b: Waiting 20:41:50 4c64056fdb98: Waiting 20:41:50 5f4d9fc4d98d: Waiting 20:41:50 eb5a25e9d806: Layer already exists 20:41:50 a6414aebeab4: Layer already exists 20:41:50 89c41b2438ca: Layer already exists 20:41:50 69a0415e4f47: Layer already exists 20:41:50 ff7f06bc5296: Layer already exists 20:41:50 4c64056fdb98: Layer already exists 20:41:50 734192d2b41b: Layer already exists 20:41:50 5f4d9fc4d98d: Layer already exists 20:41:50 latest: digest: sha256:9246f8116ca7acaceeffa1487c8c344d26a1853a2d3534fed2dd5d52a10341b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.33 20:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:41:51 ff7f06bc5296: Preparing 20:41:51 69a0415e4f47: Preparing 20:41:51 89c41b2438ca: Preparing 20:41:51 a6414aebeab4: Preparing 20:41:51 eb5a25e9d806: Preparing 20:41:51 734192d2b41b: Preparing 20:41:51 4c64056fdb98: Preparing 20:41:51 5f4d9fc4d98d: Preparing 20:41:51 4c64056fdb98: Waiting 20:41:51 734192d2b41b: Waiting 20:41:51 5f4d9fc4d98d: Waiting 20:41:51 89c41b2438ca: Layer already exists 20:41:51 eb5a25e9d806: Layer already exists 20:41:51 69a0415e4f47: Layer already exists 20:41:51 a6414aebeab4: Layer already exists 20:41:51 ff7f06bc5296: Layer already exists 20:41:51 4c64056fdb98: Layer already exists 20:41:51 5f4d9fc4d98d: Layer already exists 20:41:51 734192d2b41b: Layer already exists 20:41:51 3.1.0-dev.33: digest: sha256:9246f8116ca7acaceeffa1487c8c344d26a1853a2d3534fed2dd5d52a10341b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:52 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 20:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:41:52 ff7f06bc5296: Preparing 20:41:52 69a0415e4f47: Preparing 20:41:52 89c41b2438ca: Preparing 20:41:52 a6414aebeab4: Preparing 20:41:52 eb5a25e9d806: Preparing 20:41:52 734192d2b41b: Preparing 20:41:52 4c64056fdb98: Preparing 20:41:52 5f4d9fc4d98d: Preparing 20:41:52 734192d2b41b: Waiting 20:41:52 4c64056fdb98: Waiting 20:41:52 5f4d9fc4d98d: Waiting 20:41:52 a6414aebeab4: Layer already exists 20:41:52 ff7f06bc5296: Layer already exists 20:41:52 69a0415e4f47: Layer already exists 20:41:52 89c41b2438ca: Layer already exists 20:41:52 eb5a25e9d806: Layer already exists 20:41:52 4c64056fdb98: Layer already exists 20:41:52 5f4d9fc4d98d: Layer already exists 20:41:52 734192d2b41b: Layer already exists 20:41:52 b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33: digest: sha256:9246f8116ca7acaceeffa1487c8c344d26a1853a2d3534fed2dd5d52a10341b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:53 + 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 20:41:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 20:41:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 20:41:53 ff7f06bc5296: Preparing 20:41:53 69a0415e4f47: Preparing 20:41:53 89c41b2438ca: Preparing 20:41:53 a6414aebeab4: Preparing 20:41:53 eb5a25e9d806: Preparing 20:41:53 734192d2b41b: Preparing 20:41:53 4c64056fdb98: Preparing 20:41:53 5f4d9fc4d98d: Preparing 20:41:53 734192d2b41b: Waiting 20:41:53 4c64056fdb98: Waiting 20:41:53 5f4d9fc4d98d: Waiting 20:41:53 eb5a25e9d806: Layer already exists 20:41:53 a6414aebeab4: Layer already exists 20:41:53 69a0415e4f47: Layer already exists 20:41:53 89c41b2438ca: Layer already exists 20:41:53 ff7f06bc5296: Layer already exists 20:41:53 734192d2b41b: Layer already exists 20:41:53 4c64056fdb98: Layer already exists 20:41:53 5f4d9fc4d98d: Layer already exists 20:41:53 main: digest: sha256:9246f8116ca7acaceeffa1487c8c344d26a1853a2d3534fed2dd5d52a10341b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:41:53 ===================================================== [Pipeline] echo 20:41:53 taggedImages: 20:41:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:b56d86f54a57adf355eebc5196d10e4230d59ab8 20:41:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 20:41:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.33 20:41:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:b56d86f54a57adf355eebc5196d10e4230d59ab8-3.1.0-dev.33 20:41:53 - 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 20:41:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:54 20:41:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:54 arm64: Pulling from edgex-lftools-log-publisher 20:41:54 8998bd30e6a1: Pulling fs layer 20:41:54 04944245beec: Pulling fs layer 20:41:54 699f458cf7ca: Pulling fs layer 20:41:54 765212b225bb: Pulling fs layer 20:41:54 f23df028b6ca: Pulling fs layer 20:41:54 d65c8cfc05b1: Pulling fs layer 20:41:54 2437ff75d9bd: Pulling fs layer 20:41:54 f23df028b6ca: Waiting 20:41:54 d65c8cfc05b1: Waiting 20:41:54 2437ff75d9bd: Waiting 20:41:54 765212b225bb: Waiting 20:41:54 04944245beec: Verifying Checksum 20:41:54 04944245beec: Download complete 20:41:54 765212b225bb: Verifying Checksum 20:41:54 765212b225bb: Download complete 20:41:54 f23df028b6ca: Verifying Checksum 20:41:54 f23df028b6ca: Download complete 20:41:54 d65c8cfc05b1: Verifying Checksum 20:41:54 d65c8cfc05b1: Download complete 20:41:55 699f458cf7ca: Verifying Checksum 20:41:55 699f458cf7ca: Download complete 20:41:55 8998bd30e6a1: Verifying Checksum 20:41:55 8998bd30e6a1: Download complete 20:41:58 2437ff75d9bd: Verifying Checksum 20:41:58 2437ff75d9bd: Download complete 20:42:00 8998bd30e6a1: Pull complete 20:42:01 04944245beec: Pull complete 20:42:03 699f458cf7ca: Pull complete 20:42:03 765212b225bb: Pull complete 20:42:04 f23df028b6ca: Pull complete 20:42:04 d65c8cfc05b1: Pull complete 20:42:22 2437ff75d9bd: Pull complete 20:42:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:42:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:22 prd-ubuntu20.04-docker-arm64-4c-16g-12635 does not seem to be running inside a container 20:42:22 $ 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/145 -v /w/workspace/app-rfid-llrp-inventory/145:/w/workspace/app-rfid-llrp-inventory/145:rw,z -v /w/workspace/app-rfid-llrp-inventory/145@tmp:/w/workspace/app-rfid-llrp-inventory/145@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:arm64 cat 20:42:26 $ docker top 330384f6d56368d5cbfcccb3a0b22f13583d6bcb76357f77f347f8d50ffa8cd6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:42:26 ---> job-cost.sh 20:42:26 lf-activate-venv: SKIPPING 20:42:26 INFO: No Stack... 20:42:27 INFO: Retrieving Pricing Info for: v3-standard-4 20:42:28 INFO: Archiving Costs [Pipeline] sh 20:42:29 + cat /w/workspace/app-rfid-llrp-inventory/145/archives/cost.csv 20:42:29 + cut -d, -f6 [Pipeline] lock 20:42:29 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] 20:42:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] did not exist. Created. 20:42:29 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:42:29 /w/workspace/app-rfid-llrp-inventory/145@tmp/durable-35dfc855/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 20:42:30 + echo total: 0.7699999809265137 [Pipeline] stash 20:42:30 Warning: overwriting stash ‘stack-cost’ 20:42:30 Stashed 1 file(s) [Pipeline] } 20:42:30 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-145-stack-cost] [Pipeline] // lock [Pipeline] } 20:42:30 $ docker stop --time=1 330384f6d56368d5cbfcccb3a0b22f13583d6bcb76357f77f347f8d50ffa8cd6 20:42:32 $ docker rm -f --volumes 330384f6d56368d5cbfcccb3a0b22f13583d6bcb76357f77f347f8d50ffa8cd6 [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 20:42:32 provisioning config files... 20:42:32 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11262263868115108571tmp [Pipeline] { [Pipeline] sh 20:42:32 + set +x 20:42:32 + curl -s https://codecov.io/bash 20:42:32 + bash -s -- 20:42:33 20:42:33 _____ _ 20:42:33 / ____| | | 20:42:33 | | ___ __| | ___ ___ _____ __ 20:42:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:42:33 | |___| (_) | (_| | __/ (_| (_) \ V / 20:42:33 \_____\___/ \__,_|\___|\___\___/ \_/ 20:42:33 Bash-1.0.6 20:42:33 20:42:33 20:42:33 ==> git version 2.25.1 found 20:42:33 ==> 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 20:42:33 Release-Date: 2020-01-08 20:42:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:42:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:42:33 ==> Jenkins CI detected. 20:42:33 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 20:42:33 project root: . 20:42:33 --> token set from env 20:42:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:42:33 ==> Running gcov in . (disable via -X gcov) 20:42:33 ==> Python coveragepy not found 20:42:33 ==> Searching for coverage reports in: 20:42:33 + . 20:42:33 -> Found 1 reports 20:42:33 ==> Detecting git/mercurial file structure 20:42:33 ==> Reading reports 20:42:33 + ./coverage.out bytes=41317 20:42:33 ==> Appending adjustments 20:42:33 https://docs.codecov.io/docs/fixing-reports 20:42:33 + Found adjustments 20:42:33 ==> Gzipping contents 20:42:33 12K /tmp/codecov.rscfHh.gz 20:42:33 ==> Uploading reports 20:42:33 url: https://codecov.io 20:42:33 query: branch=main&commit=b56d86f54a57adf355eebc5196d10e4230d59ab8&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:42:33 -> Pinging Codecov 20:42:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=b56d86f54a57adf355eebc5196d10e4230d59ab8&build=145&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F145%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 20:42:33 -> Uploading to 20:42:33 https://storage.googleapis.com/codecov/v4/raw/2023-10-27/581DD39554BDF9B6E22D074273EAD858/b56d86f54a57adf355eebc5196d10e4230d59ab8/3e130683-6f44-4ed6-8885-1a58e463630a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231027%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231027T204233Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ea8dff4340627f0c760bc00a647559062d119e4e7a5cba0e51880b480df25677 20:42:33 % Total % Received % Xferd Average Speed Time Time Time Current 20:42:33 Dload Upload Total Spent Left Speed 20:42:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 44114 --:--:-- --:--:-- --:--:-- 44114 20:42:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] } 20:42:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 20:42:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 20:42:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:42:34 20:42:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:42:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 20:42:34 df9b9388f04a: Pulling fs layer 20:42:34 52dc419b0ee2: Pulling fs layer 20:42:34 25bc292e5bac: Pulling fs layer 20:42:34 114826534d7a: Pulling fs layer 20:42:34 4657fd5d0bcf: Pulling fs layer 20:42:34 114826534d7a: Waiting 20:42:34 6ad1cebc031e: Pulling fs layer 20:42:34 8a3aa393b2d8: Pulling fs layer 20:42:34 6ad1cebc031e: Waiting 20:42:34 8a3aa393b2d8: Waiting 20:42:34 4657fd5d0bcf: Waiting 20:42:34 25bc292e5bac: Verifying Checksum 20:42:34 25bc292e5bac: Download complete 20:42:34 52dc419b0ee2: Verifying Checksum 20:42:34 52dc419b0ee2: Download complete 20:42:34 4657fd5d0bcf: Download complete 20:42:34 df9b9388f04a: Download complete 20:42:35 df9b9388f04a: Pull complete 20:42:35 6ad1cebc031e: Verifying Checksum 20:42:35 6ad1cebc031e: Download complete 20:42:35 52dc419b0ee2: Pull complete 20:42:35 25bc292e5bac: Pull complete 20:42:35 114826534d7a: Download complete 20:42:35 8a3aa393b2d8: Verifying Checksum 20:42:35 8a3aa393b2d8: Download complete 20:42:38 114826534d7a: Pull complete 20:42:38 4657fd5d0bcf: Pull complete 20:42:38 6ad1cebc031e: Pull complete 20:42:41 8a3aa393b2d8: Pull complete 20:42:41 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 20:42:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 20:42:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:41 prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container 20:42:41 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 20:42:46 $ docker top c92b531d3f83ad03b85aea1974d121a6244f1fad39d1c2337730865e65ec1ada -eo pid,comm [Pipeline] { [Pipeline] echo 20:42:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 20:42:46 + set -o pipefail 20:42:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 20:42:53 20:42:53 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 20:42:53 20:42:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/b89ff23c-1413-4018-8694-db35e843f712 20:42:53 20:42:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 20:42:53 20:42:53 20:42:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 20:42:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 20:42:53 More details here: https://snyk.co/ue1NS [Pipeline] } 20:42:53 $ docker stop --time=1 c92b531d3f83ad03b85aea1974d121a6244f1fad39d1c2337730865e65ec1ada 20:42:57 $ docker rm -f --volumes c92b531d3f83ad03b85aea1974d121a6244f1fad39d1c2337730865e65ec1ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:42:57 + git log --format=format:%s -1 b56d86f54a57adf355eebc5196d10e4230d59ab8 [Pipeline] sh 20:42:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:42:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:42:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:42:58 prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container 20:42: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:42:59 $ docker top 3d02d859dccdeaef8d47a53a777f47fd0541e5c78db1a443aa6682de52a88c1d -eo pid,comm 20:42:59 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). 20:42:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:42:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:42:59 [ssh-agent] Looking for ssh-agent implementation... 20:42:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:42:59 $ docker exec 3d02d859dccdeaef8d47a53a777f47fd0541e5c78db1a443aa6682de52a88c1d ssh-agent 20:42:59 SSH_AUTH_SOCK=/tmp/ssh-pDm7Yc4ZxbtG/agent.32 20:42:59 SSH_AGENT_PID=38 20:42:59 Running ssh-add (command line suppressed) 20:42:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4507642944956743119.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4507642944956743119.key) 20:42:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:42:59 + git semver tag 20:43:00 2023-10-27 20:42:59,900 [run_tag] DEBUG tag force:False 20:43:00 2023-10-27 20:42:59,900 [check_head_tag] DEBUG check head tag 20:43:00 2023-10-27 20:42:59,901 [execute] INFO git cat-file --batch-check 20:43:00 2023-10-27 20:42:59,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 20:43:00 2023-10-27 20:42:59,904 [execute] INFO git cat-file --batch 20:43:00 2023-10-27 20:42:59,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 20:43:00 2023-10-27 20:42:59,920 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:43:00 2023-10-27 20:42:59,920 [execute] INFO git tag -a v3.1.0-dev.33 -m v3.1.0-dev.33 20:43:00 2023-10-27 20:42:59,920 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.33', '-m', 'v3.1.0-dev.33'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 20:43:00 2023-10-27 20:42:59,925 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:43:00 3.1.0-dev.33 [Pipeline] } 20:43:00 $ docker exec --env ******** --env ******** 3d02d859dccdeaef8d47a53a777f47fd0541e5c78db1a443aa6682de52a88c1d ssh-agent -k 20:43:00 unset SSH_AUTH_SOCK; 20:43:00 unset SSH_AGENT_PID; 20:43:00 echo Agent pid 38 killed; 20:43:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:00 + git semver [Pipeline] } 20:43:00 $ docker stop --time=1 3d02d859dccdeaef8d47a53a777f47fd0541e5c78db1a443aa6682de52a88c1d 20:43:01 $ docker rm -f --volumes 3d02d859dccdeaef8d47a53a777f47fd0541e5c78db1a443aa6682de52a88c1d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:02 20:43:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:02 0.23.1-centos7: Pulling from edgex-lftools 20:43:02 ab5ef0e58194: Pulling fs layer 20:43:02 9712f1f96733: Pulling fs layer 20:43:02 63f879dbbcfc: Pulling fs layer 20:43:02 0d9ebad4ef96: Pulling fs layer 20:43:02 e9a5061849ea: Pulling fs layer 20:43:02 d747dcd14b5f: Pulling fs layer 20:43:02 2de7ff778b66: Pulling fs layer 20:43:02 d747dcd14b5f: Waiting 20:43:02 0d9ebad4ef96: Waiting 20:43:02 e9a5061849ea: Waiting 20:43:02 2de7ff778b66: Waiting 20:43:02 9712f1f96733: Verifying Checksum 20:43:02 9712f1f96733: Download complete 20:43:02 63f879dbbcfc: Verifying Checksum 20:43:02 63f879dbbcfc: Download complete 20:43:03 e9a5061849ea: Verifying Checksum 20:43:03 e9a5061849ea: Download complete 20:43:03 ab5ef0e58194: Verifying Checksum 20:43:03 ab5ef0e58194: Download complete 20:43:03 d747dcd14b5f: Verifying Checksum 20:43:03 d747dcd14b5f: Download complete 20:43:03 0d9ebad4ef96: Verifying Checksum 20:43:03 2de7ff778b66: Download complete 20:43:05 ab5ef0e58194: Pull complete 20:43:05 9712f1f96733: Pull complete 20:43:06 63f879dbbcfc: Pull complete 20:43:10 0d9ebad4ef96: Pull complete 20:43:10 e9a5061849ea: Pull complete 20:43:10 d747dcd14b5f: Pull complete 20:43:10 2de7ff778b66: Pull complete 20:43:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 20:43:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 20:43:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:11 prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container 20:43:11 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 20:43:16 $ docker top 2fcb30536bdd5961b2355c1122c624afc77403e057de3135157612bf4966cce7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 20:43:16 provisioning config files... 20:43:16 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1122869906188585923tmp 20:43:16 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1087734435293600663tmp 20:43:16 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13941547310575342673tmp [Pipeline] { [Pipeline] echo 20:43:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 20:43:17 ---> sigul-configuration.sh 20:43:17 gpg: directory `/root/.gnupg' created 20:43:17 gpg: new configuration file `/root/.gnupg/gpg.conf' created 20:43:17 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 20:43:17 gpg: keyring `/root/.gnupg/secring.gpg' created 20:43:17 gpg: keyring `/root/.gnupg/pubring.gpg' created 20:43:17 gpg: CAST5 encrypted data 20:43:17 gpg: encrypted with 1 passphrase 20:43:17 gpg: WARNING: message was not integrity protected [Pipeline] sh 20:43:17 + mkdir /home/jenkins 20:43:17 + mkdir /home/jenkins/sigul [Pipeline] sh 20:43:17 + 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 20:43:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 20:43:18 ---> sigul-install.sh 20:43:18 Sigul already installed; skipping installation. [Pipeline] sh 20:43:18 + git tag --list 20:43:18 v0.0.0 20:43:18 v1.0.0 20:43:18 v2.1.0 20:43:18 v2.1.1 20:43:18 v2.2.0 20:43:18 v2.3.0 20:43:18 v3.0 20:43:18 v3.0.0 20:43:18 v3.0.1 20:43:18 v3.0.1-dev.1 20:43:18 v3.1.0-dev.1 20:43:18 v3.1.0-dev.10 20:43:18 v3.1.0-dev.11 20:43:18 v3.1.0-dev.12 20:43:18 v3.1.0-dev.13 20:43:18 v3.1.0-dev.14 20:43:18 v3.1.0-dev.15 20:43:18 v3.1.0-dev.16 20:43:18 v3.1.0-dev.17 20:43:18 v3.1.0-dev.18 20:43:18 v3.1.0-dev.19 20:43:18 v3.1.0-dev.2 20:43:18 v3.1.0-dev.20 20:43:18 v3.1.0-dev.21 20:43:18 v3.1.0-dev.22 20:43:18 v3.1.0-dev.23 20:43:18 v3.1.0-dev.24 20:43:18 v3.1.0-dev.25 20:43:18 v3.1.0-dev.26 20:43:18 v3.1.0-dev.27 20:43:18 v3.1.0-dev.28 20:43:18 v3.1.0-dev.29 20:43:18 v3.1.0-dev.3 20:43:18 v3.1.0-dev.30 20:43:18 v3.1.0-dev.31 20:43:18 v3.1.0-dev.32 20:43:18 v3.1.0-dev.33 20:43:18 v3.1.0-dev.4 20:43:18 v3.1.0-dev.5 20:43:18 v3.1.0-dev.6 20:43:18 v3.1.0-dev.7 20:43:18 v3.1.0-dev.8 20:43:18 v3.1.0-dev.9 [Pipeline] sh 20:43:18 + lftools sign git-tag v3.1.0-dev.33 20:43:19 Signing Git tag with Sigul... 20:43:19 Signing v3.1.0-dev.33 [Pipeline] echo 20:43:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 20:43:20 ---> sigul-configuration-cleanup.sh [Pipeline] } 20:43:20 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 20:43:20 $ docker stop --time=1 2fcb30536bdd5961b2355c1122c624afc77403e057de3135157612bf4966cce7 20:43:21 $ docker rm -f --volumes 2fcb30536bdd5961b2355c1122c624afc77403e057de3135157612bf4966cce7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 20:43:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:22 prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container 20:43:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:22 $ docker top e936cd759a544fdd8d7a7a17c71cccc8f03e9cbd7377238e92e37c3956b01217 -eo pid,comm 20:43:22 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). 20:43:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:22 [ssh-agent] Looking for ssh-agent implementation... 20:43:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:22 $ docker exec e936cd759a544fdd8d7a7a17c71cccc8f03e9cbd7377238e92e37c3956b01217 ssh-agent 20:43:22 SSH_AUTH_SOCK=/tmp/ssh-HPBv75BYL8Hv/agent.32 20:43:22 SSH_AGENT_PID=38 20:43:22 Running ssh-add (command line suppressed) 20:43:23 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12901057349628094677.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12901057349628094677.key) 20:43:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:23 + git semver bump pre 20:43:23 2023-10-27 20:43:23,475 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:43:23 2023-10-27 20:43:23,475 [bump_version] DEBUG bumping version:3.1.0-dev.33 on axis:pre with prefix:dev 20:43:23 2023-10-27 20:43:23,475 [bump_version] DEBUG bumped version:3.1.0-dev.34 20:43:23 2023-10-27 20:43:23,475 [write_version] DEBUG write version:3.1.0-dev.34 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 20:43:23 2023-10-27 20:43:23,476 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:43:23 2023-10-27 20:43:23,476 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:43:23 2023-10-27 20:43:23,478 [execute] INFO git cat-file --batch-check 20:43:23 2023-10-27 20:43:23,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:43:23 2023-10-27 20:43:23,484 [execute] INFO git cat-file --batch 20:43:23 2023-10-27 20:43:23,484 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:43:23 2023-10-27 20:43:23,489 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:43:23 3.1.0-dev.34 [Pipeline] } 20:43:23 $ docker exec --env ******** --env ******** e936cd759a544fdd8d7a7a17c71cccc8f03e9cbd7377238e92e37c3956b01217 ssh-agent -k 20:43:23 unset SSH_AUTH_SOCK; 20:43:23 unset SSH_AGENT_PID; 20:43:23 echo Agent pid 38 killed; 20:43:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:23 + git semver [Pipeline] } 20:43:24 $ docker stop --time=1 e936cd759a544fdd8d7a7a17c71cccc8f03e9cbd7377238e92e37c3956b01217 20:43:25 $ docker rm -f --volumes e936cd759a544fdd8d7a7a17c71cccc8f03e9cbd7377238e92e37c3956b01217 [Pipeline] // withDockerContainer [Pipeline] sh 20:43:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:43:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:43:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:26 prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container 20:43:26 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:43:26 $ docker top 73d6af6789bb366cbfd6d2e4c53477149cb3cd71fc44e6ddb47df4cc58353b5e -eo pid,comm 20:43:26 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). 20:43:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:43:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:43:26 [ssh-agent] Looking for ssh-agent implementation... 20:43:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:43:26 $ docker exec 73d6af6789bb366cbfd6d2e4c53477149cb3cd71fc44e6ddb47df4cc58353b5e ssh-agent 20:43:26 SSH_AUTH_SOCK=/tmp/ssh-uCbWI6qWCn56/agent.31 20:43:26 SSH_AGENT_PID=37 20:43:26 Running ssh-add (command line suppressed) 20:43:27 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13099533951056582467.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13099533951056582467.key) 20:43:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:43:27 + git semver push 20:43:27 2023-10-27 20:43:27,514 [run_push] DEBUG push 20:43:27 2023-10-27 20:43:27,514 [execute] INFO git cat-file --batch-check 20:43:27 2023-10-27 20:43:27,515 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 20:43:27 2023-10-27 20:43:27,518 [execute] INFO git rev-list 35f8ea40e484b18a8131fde5653473779d25bb1d -- 20:43:27 2023-10-27 20:43:27,519 [execute] DEBUG Popen(['git', 'rev-list', '35f8ea40e484b18a8131fde5653473779d25bb1d', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 20:43:27 2023-10-27 20:43:27,527 [execute] INFO git fetch -v origin 20:43:27 2023-10-27 20:43:27,527 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 20:43:28 2023-10-27 20:43:28,065 [run_push] DEBUG no remote changes detected 20:43:28 2023-10-27 20:43:28,066 [execute] INFO git push origin semver 20:43:28 2023-10-27 20:43:28,066 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 20:43:29 2023-10-27 20:43:28,860 [run_push] DEBUG push all version tags 20:43:29 2023-10-27 20:43:28,860 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 20:43:29 2023-10-27 20:43:28,861 [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) 20:43:29 2023-10-27 20:43:29,609 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 20:43:29 3.1.0-dev.34 [Pipeline] } 20:43:29 $ docker exec --env ******** --env ******** 73d6af6789bb366cbfd6d2e4c53477149cb3cd71fc44e6ddb47df4cc58353b5e ssh-agent -k 20:43:29 unset SSH_AUTH_SOCK; 20:43:29 unset SSH_AGENT_PID; 20:43:29 echo Agent pid 37 killed; 20:43:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:43:30 + git semver [Pipeline] } 20:43:30 $ docker stop --time=1 73d6af6789bb366cbfd6d2e4c53477149cb3cd71fc44e6ddb47df4cc58353b5e 20:43:31 $ docker rm -f --volumes 73d6af6789bb366cbfd6d2e4c53477149cb3cd71fc44e6ddb47df4cc58353b5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:43:32 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 20:43:32 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:43:32 total 16 20:43:32 drwxr-xr-x 3 root root 4096 Oct 27 20:34 . 20:43:32 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 20:43 .. 20:43:32 drwxr-xr-x 2 root root 4096 Oct 27 20:34 cost 20:43:32 -rw-r--r-- 1 root root 95 Oct 27 20:34 cost.csv 20:43:32 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:43:32 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 20:43:32 total 16 20:43:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 27 20:34 . 20:43:32 drwxrwxr-x 11 jenkins jenkins 4096 Oct 27 20:43 .. 20:43:32 drwxr-xr-x 2 jenkins jenkins 4096 Oct 27 20:34 cost 20:43:32 -rw-r--r-- 1 jenkins jenkins 95 Oct 27 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:43:32 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:43:33 ---> package-listing.sh 20:43:33 ++ facter osfamily 20:43:33 ++ tr '[:upper:]' '[:lower:]' 20:43:33 + OS_FAMILY=debian 20:43:33 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 20:43:33 + START_PACKAGES=/tmp/packages_start.txt 20:43:33 + END_PACKAGES=/tmp/packages_end.txt 20:43:33 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:43:33 + PACKAGES=/tmp/packages_start.txt 20:43:33 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:43:33 + PACKAGES=/tmp/packages_end.txt 20:43:33 + case "${OS_FAMILY}" in 20:43:33 + dpkg -l 20:43:33 + grep '^ii' 20:43:33 + '[' -f /tmp/packages_start.txt ']' 20:43:33 + '[' -f /tmp/packages_end.txt ']' 20:43:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:43:33 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 20:43:33 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 20:43:33 + 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 20:43:33 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 20:43:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:34 prd-ubuntu20.04-docker-8c-8g-12646 does not seem to be running inside a container 20:43:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:43:34 $ docker top fc45441e8766394def4e13a6095a17a9f79260ab3aa079f307274883b1d3149e -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:35 + touch /tmp/pre-build-complete [Pipeline] sh 20:43:35 + mkdir -p /var/log/sysstat [Pipeline] sh 20:43:35 + ls /var/log/sa-host 20:43:35 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:43:35 provisioning config files... 20:43:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15467972099154590758tmp [Pipeline] { [Pipeline] echo 20:43:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:43:35 ---> create-netrc.sh [Pipeline] } 20:43:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:43:36 ---> python-tools-install.sh [Pipeline] echo 20:43:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:43:36 ---> sudo-logs.sh 20:43:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:43:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:43:36 ---> job-cost.sh 20:43:36 lf-activate-venv: SKIPPING 20:43:36 DEBUG: total: 0.2199999988079071 20:43:36 INFO: Retrieving Stack Cost... 20:43:37 INFO: Retrieving Pricing Info for: v3-standard-8 20:43:37 INFO: Archiving Costs [Pipeline] echo 20:43:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:43:38 ---> logs-deploy.sh 20:43:38 lf-activate-venv: SKIPPING 20:43:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/145 20:43:38 INFO: archiving workspace using pattern(s): 20:43:38 Archives upload complete. 20:43:38 INFO: archiving logs to Nexus