Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 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-ssh2972319034753387811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1373822980631475331.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9872902113318322010.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh16961592339314865666.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-ssh17973414079941745630.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, buildSnap:false] ========================================================= [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.20 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-1545 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#209)" > git config core.sparsecheckout # timeout=10 > git checkout -f 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 # timeout=10 > git rev-list --no-walk bffda19a327bd0e0f8f572f38d60b953f6d5e074 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:36:35 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:36:35 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:36:35 ========================================================= 15:36:35 EdgeX Global Pipelines Version Info 15:36:35 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:36:36 ------------------- 15:36:36 stable info: 15:36:36 ------------------- 15:36:36 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:36:36 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:36:36 Message: update stable to v1.0.250 15:36:36 ------------------- 15:36:36 experimental info: 15:36:36 ------------------- 15:36:36 Commited By: **** collab-it+edgex@linuxfoundation.org 15:36:36 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 15:36:36 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:36:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:36:36 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:36:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:36:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9cf17b7 [Pipeline] echo 15:36:37 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:36:37 provisioning config files... 15:36:37 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5312762507319775751tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:37 ---> docker-login.sh 15:36:37 nexus3.edgexfoundry.org:10001 15:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:37 Configure a credential helper to remove this warning. See 15:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:37 15:36:37 Login Succeeded 15:36:37 nexus3.edgexfoundry.org:10002 15:36:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:37 Configure a credential helper to remove this warning. See 15:36:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:37 15:36:37 Login Succeeded 15:36:37 nexus3.edgexfoundry.org:10003 15:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:38 Configure a credential helper to remove this warning. See 15:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:38 15:36:38 Login Succeeded 15:36:38 nexus3.edgexfoundry.org:10004 15:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:38 Configure a credential helper to remove this warning. See 15:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:38 15:36:38 Login Succeeded 15:36:38 docker.io 15:36:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:38 Configure a credential helper to remove this warning. See 15:36:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:38 15:36:38 Login Succeeded 15:36:38 ---> docker-login.sh ends [Pipeline] } 15:36:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:36:39 + git rev-list -1 --merges 9cf17b74e8ce7feef25b55235c19f74ed3f97e73~1..9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] echo 15:36:39 -----------> git rev-list -1 --merges 9cf17b74e8ce7feef25b55235c19f74ed3f97e73~1..9cf17b74e8ce7feef25b55235c19f74ed3f97e73 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [false] [Pipeline] sh 15:36:39 + git log --format=format:%s -1 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] echo 15:36:39 ========================================================= 15:36:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:36:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:36:39 + git log --format=format:%s -1 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] echo 15:36:39 [semverPrep] GIT_COMMIT: 9cf17b74e8ce7feef25b55235c19f74ed3f97e73, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#209) [Pipeline] echo 15:36:39 [semverPrep] This is not a build commit. [Pipeline] sh 15:36:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:36:40 + grep -v github /etc/ssh/ssh_known_hosts 15:36:40 + [ -e /tmp/ssh_known_hosts ] 15:36:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:36:40 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 15:36:40 -a /etc/ssh/ssh_known_hosts 15:36:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:40 15:36:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:40 0.1.4: Pulling from edgex-devops/py-git-semver 15:36:40 b85a868b505f: Pulling fs layer 15:36:40 e2be974225ed: Pulling fs layer 15:36:40 339a4e72a1f5: Pulling fs layer 15:36:40 988bab9f4d93: Pulling fs layer 15:36:40 1469e6f7b9e6: Pulling fs layer 15:36:40 eaf3925da568: Pulling fs layer 15:36:40 bab4dde63d76: Pulling fs layer 15:36:40 bde34c3a00c8: Pulling fs layer 15:36:40 b352a97aabf1: Pulling fs layer 15:36:40 4872d77fe225: Pulling fs layer 15:36:40 5851b861e8e6: Pulling fs layer 15:36:40 988bab9f4d93: Waiting 15:36:40 b352a97aabf1: Waiting 15:36:40 4872d77fe225: Waiting 15:36:40 1469e6f7b9e6: Waiting 15:36:40 eaf3925da568: Waiting 15:36:40 bab4dde63d76: Waiting 15:36:40 bde34c3a00c8: Waiting 15:36:40 e2be974225ed: Verifying Checksum 15:36:40 988bab9f4d93: Verifying Checksum 15:36:40 988bab9f4d93: Download complete 15:36:41 339a4e72a1f5: Verifying Checksum 15:36:41 339a4e72a1f5: Download complete 15:36:41 eaf3925da568: Download complete 15:36:41 1469e6f7b9e6: Verifying Checksum 15:36:41 1469e6f7b9e6: Download complete 15:36:41 bde34c3a00c8: Verifying Checksum 15:36:41 bde34c3a00c8: Download complete 15:36:41 b352a97aabf1: Download complete 15:36:41 4872d77fe225: Verifying Checksum 15:36:41 4872d77fe225: Download complete 15:36:41 5851b861e8e6: Verifying Checksum 15:36:41 5851b861e8e6: Download complete 15:36:41 b85a868b505f: Verifying Checksum 15:36:41 b85a868b505f: Download complete 15:36:41 bab4dde63d76: Verifying Checksum 15:36:41 bab4dde63d76: Download complete 15:36:42 b85a868b505f: Pull complete 15:36:42 e2be974225ed: Pull complete 15:36:43 339a4e72a1f5: Pull complete 15:36:43 988bab9f4d93: Pull complete 15:36:43 1469e6f7b9e6: Pull complete 15:36:43 eaf3925da568: Pull complete 15:36:45 bab4dde63d76: Pull complete 15:36:45 bde34c3a00c8: Pull complete 15:36:45 b352a97aabf1: Pull complete 15:36:45 4872d77fe225: Pull complete 15:36:45 5851b861e8e6: Pull complete 15:36:45 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:36:45 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:36:45 prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container 15:36:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:36:50 $ docker top df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 -eo pid,comm 15:36:50 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:36:50 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:36:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:50 [ssh-agent] Looking for ssh-agent implementation... 15:36:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:50 $ docker exec df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 ssh-agent 15:36:50 SSH_AUTH_SOCK=/tmp/ssh-QKwtABQLBc9V/agent.33 15:36:50 SSH_AGENT_PID=39 15:36:50 Running ssh-add (command line suppressed) 15:36:50 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15316584935382850425.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15316584935382850425.key) 15:36:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:50 + git tag --points-at HEAD [Pipeline] } 15:36:50 $ docker exec --env ******** --env ******** df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 ssh-agent -k 15:36:50 unset SSH_AUTH_SOCK; 15:36:50 unset SSH_AGENT_PID; 15:36:50 echo Agent pid 39 killed; 15:36:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:36:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:36:50 [ssh-agent] Looking for ssh-agent implementation... 15:36:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:36:51 $ docker exec df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 ssh-agent 15:36:51 SSH_AUTH_SOCK=/tmp/ssh-VZkyjch6qjDG/agent.71 15:36:51 SSH_AGENT_PID=77 15:36:51 Running ssh-add (command line suppressed) 15:36:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15916766364398103504.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15916766364398103504.key) 15:36:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:36:51 + git semver init 15:36:51 2023-07-19 15:36:51,804 [run_init] DEBUG init version:0.0.0 force:False 15:36:51 2023-07-19 15:36:51,804 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:36:51 2023-07-19 15:36:51,805 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:36:51 2023-07-19 15:36:51,805 [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) 15:36:53 2023-07-19 15:36:53,039 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:36:53 2023-07-19 15:36:53,039 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:36:53 2023-07-19 15:36:53,039 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:36:53 2023-07-19 15:36:53,040 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:36:53 3.1.0-dev.4 [Pipeline] } 15:36:53 $ docker exec --env ******** --env ******** df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 ssh-agent -k 15:36:53 unset SSH_AUTH_SOCK; 15:36:53 unset SSH_AGENT_PID; 15:36:53 echo Agent pid 77 killed; 15:36:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:36:53 + git semver [Pipeline] } 15:36:54 $ docker stop --time=1 df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 15:36:55 $ docker rm -f --volumes df5282b52347ea89c96e111f67e9b6401ab19ba480238c8817f4766385324ad7 [Pipeline] // withDockerContainer [Pipeline] sh 15:36:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:36:56 Stashed 1 file(s) [Pipeline] echo 15:36:56 [edgeXSemver]: initialized semver on version 3.1.0-dev.4 [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 15:36:56 provisioning config files... 15:36:56 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4067386195779443477tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:56 ---> docker-login.sh 15:36:56 nexus3.edgexfoundry.org:10001 15:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:56 Configure a credential helper to remove this warning. See 15:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:56 15:36:56 Login Succeeded 15:36:56 nexus3.edgexfoundry.org:10002 15:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:56 Configure a credential helper to remove this warning. See 15:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:56 15:36:56 Login Succeeded 15:36:56 nexus3.edgexfoundry.org:10003 15:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:56 Configure a credential helper to remove this warning. See 15:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:56 15:36:56 Login Succeeded 15:36:56 nexus3.edgexfoundry.org:10004 15:36:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:56 Configure a credential helper to remove this warning. See 15:36:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:56 15:36:56 Login Succeeded 15:36:56 docker.io 15:36:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:36:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:36:57 Configure a credential helper to remove this warning. See 15:36:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:36:57 15:36:57 Login Succeeded 15:36:57 ---> docker-login.sh ends [Pipeline] } 15:36:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:36:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:36:57 ========================================================= 15:36:57 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:36:57 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:36:57 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:36:57 Sending build context to Docker daemon 12.65MB 15:36:57 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:36:57 Step 2/12 : FROM ${BASE} AS builder 15:36:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:36:57 4db1b89c0bd1: Pulling fs layer 15:36:57 6911f1a30b25: Pulling fs layer 15:36:57 e194b8c5c2a9: Pulling fs layer 15:36:57 6863d3e3a2b1: Pulling fs layer 15:36:57 ec0bb842ea78: Pulling fs layer 15:36:57 40a00589a448: Pulling fs layer 15:36:57 6c08303d61cc: Pulling fs layer 15:36:57 798269fcf238: Pulling fs layer 15:36:57 ec0bb842ea78: Waiting 15:36:57 40a00589a448: Waiting 15:36:57 6c08303d61cc: Waiting 15:36:57 798269fcf238: Waiting 15:36:57 6863d3e3a2b1: Waiting 15:36:58 6911f1a30b25: Verifying Checksum 15:36:58 6911f1a30b25: Download complete 15:36:58 6863d3e3a2b1: Verifying Checksum 15:36:58 6863d3e3a2b1: Download complete 15:36:58 ec0bb842ea78: Verifying Checksum 15:36:58 ec0bb842ea78: Download complete 15:36:58 4db1b89c0bd1: Verifying Checksum 15:36:58 4db1b89c0bd1: Download complete 15:36:58 40a00589a448: Verifying Checksum 15:36:58 40a00589a448: Download complete 15:36:58 4db1b89c0bd1: Pull complete 15:36:58 6911f1a30b25: Pull complete 15:36:58 e194b8c5c2a9: Verifying Checksum 15:36:58 e194b8c5c2a9: Download complete 15:36:59 798269fcf238: Verifying Checksum 15:36:59 798269fcf238: Download complete 15:36:59 6c08303d61cc: Verifying Checksum 15:36:59 6c08303d61cc: Download complete 15:37:02 e194b8c5c2a9: Pull complete 15:37:02 6863d3e3a2b1: Pull complete 15:37:02 ec0bb842ea78: Pull complete 15:37:02 40a00589a448: Pull complete 15:37:05 6c08303d61cc: Pull complete 15:37:05 798269fcf238: Pull complete 15:37:05 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:37:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:37:05 ---> ec979cd7f677 15:37:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:37:11 Still waiting to schedule task 15:37:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:37:12 ---> Running in cfd4c0141a5f 15:37:12 Removing intermediate container cfd4c0141a5f 15:37:12 ---> cd645ed4bef8 15:37:12 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:37:12 ---> Running in dc94d15db2ed 15:37:12 Removing intermediate container dc94d15db2ed 15:37:12 ---> 10146b54d574 15:37:12 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:37:12 ---> Running in 36759d0ba2b1 15:37:12 Removing intermediate container 36759d0ba2b1 15:37:12 ---> 4a5fbc4dfcbc 15:37:12 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:37:12 ---> Running in df6827b5cc86 15:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:37:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:37:13 OK: 265 MiB in 53 packages 15:37:13 Removing intermediate container df6827b5cc86 15:37:13 ---> 1eb50689295a 15:37:13 Step 7/12 : WORKDIR /app 15:37:13 ---> Running in 7a9d12707706 15:37:13 Removing intermediate container 7a9d12707706 15:37:13 ---> 971433434ae7 15:37:13 Step 8/12 : COPY go.mod vendor* ./ 15:37:13 ---> aecfb68c9f95 15:37:13 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:37:13 ---> Running in 3a599d63045a 15:37:52 Removing intermediate container 3a599d63045a 15:37:52 ---> cae659d6fa3a 15:37:52 Step 10/12 : COPY . . 15:37:52 ---> ec357d948e06 15:37:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:37:52 ---> Running in d264dd52a739 15:37:52 Removing intermediate container d264dd52a739 15:37:52 ---> 14b577d92e89 15:37:52 Step 12/12 : RUN $MAKE 15:37:52 ---> Running in 4951376141bd 15:37:52 noop 15:37:52 Removing intermediate container 4951376141bd 15:37:52 ---> 8ac98b36efb3 15:37:52 Successfully built 8ac98b36efb3 15:37:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:52 + docker inspect -f . ci-base-image-x86_64 15:37:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:52 prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container 15:37:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:37:53 $ docker top 242ed85fa13e12c001e90809be2ce0be567b4c951ff8340c1fe8e05beff5931f -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:53 + go version 15:37:53 go version go1.20.6 linux/amd64 [Pipeline] } 15:37:53 $ docker stop --time=1 242ed85fa13e12c001e90809be2ce0be567b4c951ff8340c1fe8e05beff5931f 15:37:54 $ docker rm -f --volumes 242ed85fa13e12c001e90809be2ce0be567b4c951ff8340c1fe8e05beff5931f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:55 + docker inspect -f . ci-base-image-x86_64 15:37:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:55 prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container 15:37:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:37:55 $ docker top a3cf718df80986bb9f0cc52c95cdd4140a20bb3938ba9c760ff26a10de3148ea -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:56 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:37:56 + make test 15:37:56 go test -race ./... -coverprofile=coverage.out ./... 15:38:18 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:38:18 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:38:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.152s coverage: 86.2% of statements 15:38:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.690s coverage: 71.9% of statements 15:38:40 go vet ./... 15:38:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:38:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:38:41 ./bin/test-attribution.sh [Pipeline] echo 15:38:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:38:41 $ docker stop --time=1 a3cf718df80986bb9f0cc52c95cdd4140a20bb3938ba9c760ff26a10de3148ea 15:38:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1547 in /w/workspace/dry_app-rfid-llrp-inventory_main 15:38:46 $ docker rm -f --volumes a3cf718df80986bb9f0cc52c95cdd4140a20bb3938ba9c760ff26a10de3148ea [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 15:38:46 Running in /w/workspace/app-rfid-llrp-inventory/116 [Pipeline] { [Pipeline] checkout 15:38:46 The recommended git tool is: git 15:38:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:38:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:38:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:38:48 + ls -al . 15:38:48 total 236 15:38:48 drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 15:37 . 15:38:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:36 .. 15:38:48 -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 15:36 .dockerignore 15:38:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:36 .git 15:38:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:36 .github 15:38:48 -rw-rw-r-- 1 jenkins jenkins 788 Jul 19 15:36 .gitignore 15:38:48 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:36 .golangci.yml 15:38:48 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:36 .semver 15:38:48 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 19 15:36 Attribution.txt 15:38:48 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 19 15:36 CHANGELOG.md 15:38:48 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 19 15:36 Dockerfile 15:38:48 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:36 GOVERNANCE.md 15:38:48 -rw-rw-r-- 1 jenkins jenkins 687 Jul 19 15:36 Jenkinsfile 15:38:48 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 15:36 LICENSE 15:38:48 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 19 15:36 Makefile 15:38:48 -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 15:36 OWNERS.md 15:38:48 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 19 15:36 README.md 15:38:48 -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 15:36 VERSION 15:38:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:36 bin 15:38:48 -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 15:38 coverage.out 15:38:48 -rw-rw-r-- 1 jenkins jenkins 3693 Jul 19 15:36 go.mod 15:38:48 -rw-rw-r-- 1 jenkins jenkins 32865 Jul 19 15:36 go.sum 15:38:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:36 images 15:38:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:36 internal 15:38:48 -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 15:36 main.go 15:38:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:36 res 15:38:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:36 snap 15:38:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:36 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:38:48 + 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=9cf17b74e8ce7feef25b55235c19f74ed3f97e73 --label arch=amd64 --label version=3.1.0-dev.4 . 15:38:48 Sending build context to Docker daemon 12.65MB 15:38:48 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:38:48 Step 2/29 : FROM ${BASE} AS builder 15:38:48 ---> 8ac98b36efb3 15:38:48 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:38:48 ---> Running in 52fc9fffcd9c 15:38:48 Removing intermediate container 52fc9fffcd9c 15:38:48 ---> ac67404d8ff2 15:38:48 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:38:48 ---> Running in 967bc30bb90a 15:38:48 Removing intermediate container 967bc30bb90a 15:38:48 ---> 96da68cdf7d6 15:38:48 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:38:48 ---> Running in 45fd160b58c1 15:38:48 Removing intermediate container 45fd160b58c1 15:38:48 ---> 123e5d4365e1 15:38:48 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:38:48 ---> Running in d552b6d102dd 15:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:38:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:38:49 OK: 265 MiB in 53 packages 15:38:49 Removing intermediate container d552b6d102dd 15:38:49 ---> f581288d2404 15:38:49 Step 7/29 : WORKDIR /app 15:38:50 ---> Running in 49a8b3257fa3 15:38:50 Removing intermediate container 49a8b3257fa3 15:38:50 ---> 2fbed9c7ed6b 15:38:50 Step 8/29 : COPY go.mod vendor* ./ 15:38:50 ---> fe3a5d98ec55 15:38:50 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:38:50 ---> Running in 9c4c61edf266 15:38:50 Removing intermediate container 9c4c61edf266 15:38:50 ---> 87481bb2a087 15:38:50 Step 10/29 : COPY . . 15:38:51 using credential edgex-jenkins-ssh 15:38:51 Cloning the remote Git repository 15:38:51 ---> 73f6f131e88e 15:38:51 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:38:51 ---> Running in 8c09d392d036 15:38:51 Removing intermediate container 8c09d392d036 15:38:51 ---> 9bd948724142 15:38:51 Step 12/29 : RUN $MAKE 15:38:51 ---> Running in 028feffd3b9b 15:38:51 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:38:51 > git init /w/workspace/app-rfid-llrp-inventory/116 # timeout=10 15:38:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.4" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:38:51 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:38:51 > git --version # timeout=10 15:38:51 > git --version # 'git version 2.25.1' 15:38:51 using GIT_SSH to set credentials SSH Credentials for GitHub 15:38:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:54 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:38:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:38:54 Avoid second fetch 15:38:54 Checking out Revision 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 (main) 15:38:55 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#209)" 15:38:54 > git config core.sparsecheckout # timeout=10 15:38:54 > git checkout -f 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:38:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:38:56 % Total % Received % Xferd Average Speed Time Time Time Current 15:38:56 Dload Upload Total Spent Left Speed 15:38:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 80194 0 --:--:-- --:--:-- --:--:-- 80194 [Pipeline] sh 15:38:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:38:57 + sudo tee /etc/docker/daemon.new 15:38:57 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:38:57 { 15:38:57 "registry-mirrors": [ 15:38:57 "https://nexus3.edgexfoundry.org:10001" 15:38:57 ], 15:38:57 "bip": "10.250.0.254/24", 15:38:57 "hosts": [ 15:38:57 "tcp://0.0.0.0:5555", 15:38:57 "unix:///var/run/docker.sock" 15:38:57 ], 15:38:57 "mtu": 1458, 15:38:57 "selinux-enabled": true, 15:38:57 "seccomp-profile": "/etc/docker/seccomp.json" 15:38:57 } [Pipeline] sh 15:38:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:38:57 + sudo service docker restart 15:39:11 Removing intermediate container 028feffd3b9b 15:39:11 ---> 60288e893d87 15:39:11 Step 13/29 : FROM alpine:3.17 15:39:12 3.17: Pulling from library/alpine 15:39:12 4db1b89c0bd1: Already exists 15:39:12 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:39:12 Status: Downloaded newer image for alpine:3.17 15:39:12 ---> 1f73a9d63274 15:39:12 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:39:12 ---> Running in 03986763ec6a 15:39:12 Removing intermediate container 03986763ec6a 15:39:12 ---> 601a7ad6b47c 15:39:12 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:39:12 ---> Running in 791f4ee75ddc 15:39:12 Removing intermediate container 791f4ee75ddc 15:39:12 ---> a83284cf3429 15:39:12 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:39:12 ---> Running in 07fe4928859e 15:39:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:39:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:39:13 (1/2) Installing ca-certificates (20230506-r0) 15:39:13 (2/2) Installing dumb-init (1.2.5-r2) 15:39:13 Executing busybox-1.35.0-r29.trigger 15:39:13 Executing ca-certificates-20230506-r0.trigger 15:39:13 OK: 8 MiB in 17 packages 15:39:13 Removing intermediate container 07fe4928859e 15:39:13 ---> ee09d150a45b 15:39:13 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:39:13 ---> 2fd0826c4c51 15:39:13 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:39:13 ---> b1131fca973c 15:39:13 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:39:14 ---> 8e6f2540b3c0 15:39:14 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:39:14 ---> fa4cd47325f0 15:39:14 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:39:15 ---> eb238431d722 15:39:15 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:39:15 ---> Running in 4b51e69c42b6 15:39:15 Removing intermediate container 4b51e69c42b6 15:39:15 ---> f0143081b066 15:39:15 Step 23/29 : VOLUME /cache 15:39:15 ---> Running in 92ee2a0a8d52 15:39:15 Removing intermediate container 92ee2a0a8d52 15:39:15 ---> bbd9387d2ac0 15:39:15 Step 24/29 : EXPOSE 59711 15:39:15 ---> Running in 5a2ea097af0d 15:39:15 Removing intermediate container 5a2ea097af0d 15:39:15 ---> 7347fe224495 15:39:15 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:39:15 ---> Running in fc263d2f2cb0 15:39:15 Removing intermediate container fc263d2f2cb0 15:39:15 ---> e4cd54ab4a94 15:39:15 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:39:15 ---> Running in 46c6f3892940 15:39:15 Removing intermediate container 46c6f3892940 15:39:15 ---> bc12babd7856 15:39:15 Step 27/29 : LABEL arch=amd64 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:39:16 provisioning config files... 15:39:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/116@tmp/config9657903910782111884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:16 ---> Running in 03e795b50b95 15:39:16 Removing intermediate container 03e795b50b95 15:39:16 ---> 7cb40fd85f88 15:39:16 Step 28/29 : LABEL git_sha=9cf17b74e8ce7feef25b55235c19f74ed3f97e73 15:39:16 ---> Running in 8859c369e3cb 15:39:16 Removing intermediate container 8859c369e3cb 15:39:16 ---> 45c9713b4f9a 15:39:16 Step 29/29 : LABEL version=3.1.0-dev.4 15:39:16 ---> Running in f9ff04959719 15:39:16 ---> docker-login.sh 15:39:16 nexus3.edgexfoundry.org:10001 15:39:16 Removing intermediate container f9ff04959719 15:39:16 ---> 74f7d437603c 15:39:16 [Warning] One or more build-args [ARCH] were not consumed 15:39:16 Successfully built 74f7d437603c 15:39:16 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 15:39:16 provisioning config files... 15:39:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13962068108674126991tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:16 ---> docker-login.sh 15:39:16 nexus3.edgexfoundry.org:10001 15:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:16 Configure a credential helper to remove this warning. See 15:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:16 15:39:16 Login Succeeded 15:39:16 nexus3.edgexfoundry.org:10002 15:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:16 Configure a credential helper to remove this warning. See 15:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:16 15:39:16 Login Succeeded 15:39:16 nexus3.edgexfoundry.org:10003 15:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:16 Configure a credential helper to remove this warning. See 15:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:16 15:39:16 Login Succeeded 15:39:16 nexus3.edgexfoundry.org:10002 15:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:17 Configure a credential helper to remove this warning. See 15:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:17 15:39:17 Login Succeeded 15:39:17 nexus3.edgexfoundry.org:10004 15:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:17 Configure a credential helper to remove this warning. See 15:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:17 15:39:17 Login Succeeded 15:39:17 docker.io 15:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:17 Configure a credential helper to remove this warning. See 15:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:17 15:39:17 Login Succeeded 15:39:17 nexus3.edgexfoundry.org:10003 15:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:17 Configure a credential helper to remove this warning. See 15:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:17 15:39:17 Login Succeeded 15:39:17 ---> docker-login.sh ends [Pipeline] } 15:39:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:17 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:39:17 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 15:39:17 latest 15:39:17 3.1.0-dev.4 15:39:17 9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 15:39:17 main 15:39:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] } [Pipeline] // withEnv 15:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:17 Configure a credential helper to remove this warning. See 15:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:17 15:39:17 Login Succeeded 15:39:17 nexus3.edgexfoundry.org:10004 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:18 Configure a credential helper to remove this warning. See 15:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:18 15:39:18 Login Succeeded 15:39:18 docker.io 15:39:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9cf17b74e8ce7feef25b55235c19f74ed3f97e73 15:39:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:39:18 3325299228fa: Preparing 15:39:18 8270b48b88b5: Preparing 15:39:18 d2126b238b87: Preparing 15:39:18 15f03f5c2aa7: Preparing 15:39:18 8c2d015695d0: Preparing 15:39:18 03476e0047fb: Preparing 15:39:18 ad14a8ddef60: Preparing 15:39:18 3dab9f8bf2d2: Preparing 15:39:18 03476e0047fb: Waiting 15:39:18 ad14a8ddef60: Waiting 15:39:18 3dab9f8bf2d2: Waiting 15:39:18 15f03f5c2aa7: Pushed 15:39:18 8c2d015695d0: Pushed 15:39:18 3325299228fa: Pushed 15:39:18 d2126b238b87: Pushed 15:39:18 3dab9f8bf2d2: Layer already exists 15:39:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:39:18 03476e0047fb: Pushed 15:39:18 ad14a8ddef60: Pushed 15:39:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:39:18 Configure a credential helper to remove this warning. See 15:39:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:39:18 15:39:18 Login Succeeded 15:39:18 ---> docker-login.sh ends [Pipeline] } 15:39:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:39:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:39:19 ========================================================= 15:39:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:39:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:19 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:39:19 Sending build context to Docker daemon 684kB 15:39:19 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:39:19 Step 2/12 : FROM ${BASE} AS builder 15:39:20 8270b48b88b5: Pushed 15:39:20 9cf17b74e8ce7feef25b55235c19f74ed3f97e73: digest: sha256:21b9a950b70dcf9f9f487f48a86e727fb993146fbd0c2f0c511eca5a472d9770 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:21 + 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 15:39:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:39:21 3325299228fa: Preparing 15:39:21 8270b48b88b5: Preparing 15:39:21 d2126b238b87: Preparing 15:39:21 15f03f5c2aa7: Preparing 15:39:21 8c2d015695d0: Preparing 15:39:21 03476e0047fb: Preparing 15:39:21 ad14a8ddef60: Preparing 15:39:21 03476e0047fb: Waiting 15:39:21 3dab9f8bf2d2: Preparing 15:39:21 ad14a8ddef60: Waiting 15:39:21 d2126b238b87: Layer already exists 15:39:21 3325299228fa: Layer already exists 15:39:21 8c2d015695d0: Layer already exists 15:39:21 8270b48b88b5: Layer already exists 15:39:21 15f03f5c2aa7: Layer already exists 15:39:21 03476e0047fb: Layer already exists 15:39:21 3dab9f8bf2d2: Layer already exists 15:39:21 ad14a8ddef60: Layer already exists 15:39:21 latest: digest: sha256:21b9a950b70dcf9f9f487f48a86e727fb993146fbd0c2f0c511eca5a472d9770 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:21 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:39:21 edb6bdbacee9: Pulling fs layer 15:39:21 5f9638ab2659: Pulling fs layer 15:39:21 8d51d6327a98: Pulling fs layer 15:39:21 8b374f2dd631: Pulling fs layer 15:39:21 ec14aa9079de: Pulling fs layer 15:39:21 2f466654f4bb: Pulling fs layer 15:39:21 554e91adad29: Pulling fs layer 15:39:21 2f466654f4bb: Waiting 15:39:21 8b374f2dd631: Waiting 15:39:21 554e91adad29: Waiting 15:39:21 5f9638ab2659: Verifying Checksum 15:39:21 5f9638ab2659: Download complete 15:39:21 8b374f2dd631: Verifying Checksum 15:39:21 8b374f2dd631: Download complete 15:39:21 ec14aa9079de: Verifying Checksum 15:39:21 ec14aa9079de: Download complete 15:39:21 edb6bdbacee9: Verifying Checksum 15:39:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.4 15:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:39:22 3325299228fa: Preparing 15:39:22 8270b48b88b5: Preparing 15:39:22 d2126b238b87: Preparing 15:39:22 15f03f5c2aa7: Preparing 15:39:22 8c2d015695d0: Preparing 15:39:22 03476e0047fb: Preparing 15:39:22 ad14a8ddef60: Preparing 15:39:22 3dab9f8bf2d2: Preparing 15:39:22 03476e0047fb: Waiting 15:39:22 ad14a8ddef60: Waiting 15:39:22 3dab9f8bf2d2: Waiting 15:39:22 8270b48b88b5: Layer already exists 15:39:22 15f03f5c2aa7: Layer already exists 15:39:22 3325299228fa: Layer already exists 15:39:22 8c2d015695d0: Layer already exists 15:39:22 03476e0047fb: Layer already exists 15:39:22 3dab9f8bf2d2: Layer already exists 15:39:22 ad14a8ddef60: Layer already exists 15:39:22 d2126b238b87: Layer already exists 15:39:22 3.1.0-dev.4: digest: sha256:21b9a950b70dcf9f9f487f48a86e727fb993146fbd0c2f0c511eca5a472d9770 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:22 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:22 edb6bdbacee9: Pull complete 15:39:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 15:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:39:22 3325299228fa: Preparing 15:39:22 8270b48b88b5: Preparing 15:39:22 d2126b238b87: Preparing 15:39:22 15f03f5c2aa7: Preparing 15:39:22 8c2d015695d0: Preparing 15:39:22 03476e0047fb: Preparing 15:39:22 ad14a8ddef60: Preparing 15:39:22 3dab9f8bf2d2: Preparing 15:39:22 03476e0047fb: Waiting 15:39:22 ad14a8ddef60: Waiting 15:39:22 3dab9f8bf2d2: Waiting 15:39:22 15f03f5c2aa7: Layer already exists 15:39:22 d2126b238b87: Layer already exists 15:39:22 8c2d015695d0: Layer already exists 15:39:22 8270b48b88b5: Layer already exists 15:39:22 3325299228fa: Layer already exists 15:39:22 ad14a8ddef60: Layer already exists 15:39:22 3dab9f8bf2d2: Layer already exists 15:39:22 03476e0047fb: Layer already exists 15:39:22 9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4: digest: sha256:21b9a950b70dcf9f9f487f48a86e727fb993146fbd0c2f0c511eca5a472d9770 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:22 554e91adad29: Verifying Checksum 15:39:22 554e91adad29: Download complete 15:39:22 5f9638ab2659: Pull complete 15:39:23 + 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 15:39:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:39:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:39:23 3325299228fa: Preparing 15:39:23 8270b48b88b5: Preparing 15:39:23 d2126b238b87: Preparing 15:39:23 15f03f5c2aa7: Preparing 15:39:23 8c2d015695d0: Preparing 15:39:23 03476e0047fb: Preparing 15:39:23 ad14a8ddef60: Preparing 15:39:23 3dab9f8bf2d2: Preparing 15:39:23 03476e0047fb: Waiting 15:39:23 ad14a8ddef60: Waiting 15:39:23 3dab9f8bf2d2: Waiting 15:39:23 15f03f5c2aa7: Layer already exists 15:39:23 3325299228fa: Layer already exists 15:39:23 8c2d015695d0: Layer already exists 15:39:23 8270b48b88b5: Layer already exists 15:39:23 d2126b238b87: Layer already exists 15:39:23 03476e0047fb: Layer already exists 15:39:23 ad14a8ddef60: Layer already exists 15:39:23 3dab9f8bf2d2: Layer already exists 15:39:23 main: digest: sha256:21b9a950b70dcf9f9f487f48a86e727fb993146fbd0c2f0c511eca5a472d9770 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:39:23 ===================================================== [Pipeline] echo 15:39:23 taggedImages: 15:39:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9cf17b74e8ce7feef25b55235c19f74ed3f97e73 15:39:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:39:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.4 15:39:23 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 15:39:23 - 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 15:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:23 15:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:39:23 8d51d6327a98: Verifying Checksum 15:39:23 8d51d6327a98: Download complete 15:39:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:24 latest: Pulling from edgex-lftools-log-publisher 15:39:24 5eb5b503b376: Pulling fs layer 15:39:24 5c69ac0246d0: Pulling fs layer 15:39:24 ec43610c2a17: Pulling fs layer 15:39:24 3a2ae6a8a46f: Pulling fs layer 15:39:24 33b1e0a273af: Pulling fs layer 15:39:24 5d3b04190fa2: Pulling fs layer 15:39:24 2f39f015ded8: Pulling fs layer 15:39:24 33b1e0a273af: Waiting 15:39:24 5d3b04190fa2: Waiting 15:39:24 2f39f015ded8: Waiting 15:39:24 3a2ae6a8a46f: Waiting 15:39:24 5c69ac0246d0: Download complete 15:39:24 3a2ae6a8a46f: Verifying Checksum 15:39:24 3a2ae6a8a46f: Download complete 15:39:24 33b1e0a273af: Verifying Checksum 15:39:24 33b1e0a273af: Download complete 15:39:24 5d3b04190fa2: Download complete 15:39:24 2f466654f4bb: Verifying Checksum 15:39:24 2f466654f4bb: Download complete 15:39:24 ec43610c2a17: Verifying Checksum 15:39:24 ec43610c2a17: Download complete 15:39:24 5eb5b503b376: Verifying Checksum 15:39:24 5eb5b503b376: Download complete 15:39:24 2f39f015ded8: Verifying Checksum 15:39:24 2f39f015ded8: Download complete 15:39:25 5eb5b503b376: Pull complete 15:39:25 5c69ac0246d0: Pull complete 15:39:25 ec43610c2a17: Pull complete 15:39:25 3a2ae6a8a46f: Pull complete 15:39:26 33b1e0a273af: Pull complete 15:39:26 5d3b04190fa2: Pull complete 15:39:30 2f39f015ded8: Pull complete 15:39:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:39:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:39:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:39:30 prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container 15:39:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:39:36 8d51d6327a98: Pull complete 15:39:36 8b374f2dd631: Pull complete 15:39:36 ec14aa9079de: Pull complete 15:39:37 $ docker top 5d0cd62979b1d286e0b3414603283d8a64944cb061f1193e3dd8ce374854d4ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:39:37 ---> job-cost.sh 15:39:37 lf-activate-venv: SKIPPING 15:39:37 INFO: No Stack... 15:39:37 INFO: Retrieving Pricing Info for: v3-standard-8 15:39:38 INFO: Archiving Costs [Pipeline] sh 15:39:38 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:39:38 + cut -d, -f6 [Pipeline] lock 15:39:38 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] 15:39:38 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] did not exist. Created. 15:39:38 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:39:39 + echo total: 0.2199999988079071 [Pipeline] stash 15:39:39 Stashed 1 file(s) [Pipeline] } 15:39:39 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 15:39:39 $ docker stop --time=1 5d0cd62979b1d286e0b3414603283d8a64944cb061f1193e3dd8ce374854d4ce 15:39:40 $ docker rm -f --volumes 5d0cd62979b1d286e0b3414603283d8a64944cb061f1193e3dd8ce374854d4ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:39:43 2f466654f4bb: Pull complete 15:39:45 554e91adad29: Pull complete 15:39:45 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 15:39:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:39:45 ---> 1e15ea492957 15:39:45 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:39:47 ---> Running in e0f155a6f06b 15:39:47 Removing intermediate container e0f155a6f06b 15:39:47 ---> 210ca651eaf1 15:39:47 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:39:47 ---> Running in c253c2dfe38a 15:39:47 Removing intermediate container c253c2dfe38a 15:39:47 ---> 3c6638fb4575 15:39:47 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:39:47 ---> Running in 3fc0550e3573 15:39:48 Removing intermediate container 3fc0550e3573 15:39:48 ---> 1a2f49d73806 15:39:48 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:39:48 ---> Running in 028d306e37f5 15:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:39:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:39:50 OK: 263 MiB in 53 packages 15:39:51 Removing intermediate container 028d306e37f5 15:39:51 ---> 22349622cf43 15:39:51 Step 7/12 : WORKDIR /app 15:39:51 ---> Running in a02940da5317 15:39:52 Removing intermediate container a02940da5317 15:39:52 ---> cf6819fd3518 15:39:52 Step 8/12 : COPY go.mod vendor* ./ 15:39:52 ---> 938093160603 15:39:52 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:39:52 ---> Running in d20c68983a1c 15:41:00 Removing intermediate container d20c68983a1c 15:41:00 ---> 9fc13298d5a2 15:41:00 Step 10/12 : COPY . . 15:41:00 ---> 76ced3543d57 15:41:00 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:41:00 ---> Running in 98f66b5b99a8 15:41:00 Removing intermediate container 98f66b5b99a8 15:41:00 ---> 127508a5ccfc 15:41:00 Step 12/12 : RUN $MAKE 15:41:00 ---> Running in 66db3ac026e3 15:41:00 noop 15:41:00 Removing intermediate container 66db3ac026e3 15:41:00 ---> 943b4087da7d 15:41:00 Successfully built 943b4087da7d 15:41:00 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:01 + docker inspect -f . ci-base-image-arm64 15:41:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:01 prd-ubuntu20.04-docker-arm64-4c-16g-1547 does not seem to be running inside a container 15:41:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/116 -v /w/workspace/app-rfid-llrp-inventory/116:/w/workspace/app-rfid-llrp-inventory/116:rw,z -v /w/workspace/app-rfid-llrp-inventory/116@tmp:/w/workspace/app-rfid-llrp-inventory/116@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 15:41:02 $ docker top 4efdb14204ca2119593e65f2f4f45eaf7e22863a7252aad40a17fa4437ddcbe3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:03 + go version 15:41:03 go version go1.20.6 linux/arm64 [Pipeline] } 15:41:03 $ docker stop --time=1 4efdb14204ca2119593e65f2f4f45eaf7e22863a7252aad40a17fa4437ddcbe3 15:41:05 $ docker rm -f --volumes 4efdb14204ca2119593e65f2f4f45eaf7e22863a7252aad40a17fa4437ddcbe3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:41:05 + docker inspect -f . ci-base-image-arm64 15:41:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:41:05 prd-ubuntu20.04-docker-arm64-4c-16g-1547 does not seem to be running inside a container 15:41:05 $ 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/116 -v /w/workspace/app-rfid-llrp-inventory/116:/w/workspace/app-rfid-llrp-inventory/116:rw,z -v /w/workspace/app-rfid-llrp-inventory/116@tmp:/w/workspace/app-rfid-llrp-inventory/116@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 15:41:07 $ docker top 84b3e78a408906cc2c47b4eb83b03dcc6d457a472f17848c8f02ac94ffed3ee2 -eo pid,comm [Pipeline] { [Pipeline] sh 15:41:07 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/116 [Pipeline] fileExists [Pipeline] sh 15:41:07 + make test 15:41:07 go test -race ./... -coverprofile=coverage.out ./... 15:43:59 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:44:01 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:44:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.143s coverage: 86.2% of statements 15:44:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.654s coverage: 71.9% of statements 15:44:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:44:14 go vet ./... 15:46:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:46:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:46:51 ./bin/test-attribution.sh [Pipeline] echo 15:46:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:46:51 $ docker stop --time=1 84b3e78a408906cc2c47b4eb83b03dcc6d457a472f17848c8f02ac94ffed3ee2 15:46:53 $ docker rm -f --volumes 84b3e78a408906cc2c47b4eb83b03dcc6d457a472f17848c8f02ac94ffed3ee2 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:46:54 Warning: overwriting stash ‘coverage-report’ 15:46:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:46:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:46:55 + ls -al . 15:46:55 total 232 15:46:55 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 15:41 . 15:46:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:38 .. 15:46:55 -rw-rw-r-- 1 jenkins jenkins 262 Jul 19 15:38 .dockerignore 15:46:55 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 15:38 .git 15:46:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:38 .github 15:46:55 -rw-rw-r-- 1 jenkins jenkins 788 Jul 19 15:38 .gitignore 15:46:55 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 15:38 .golangci.yml 15:46:55 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 19 15:38 Attribution.txt 15:46:55 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 19 15:38 CHANGELOG.md 15:46:55 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 19 15:38 Dockerfile 15:46:55 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 15:38 GOVERNANCE.md 15:46:55 -rw-rw-r-- 1 jenkins jenkins 687 Jul 19 15:38 Jenkinsfile 15:46:55 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 15:38 LICENSE 15:46:55 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 19 15:38 Makefile 15:46:55 -rw-rw-r-- 1 jenkins jenkins 617 Jul 19 15:38 OWNERS.md 15:46:55 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 19 15:38 README.md 15:46:55 -rw-rw-r-- 1 jenkins jenkins 11 Jul 19 15:36 VERSION 15:46:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:38 bin 15:46:55 -rw-r--r-- 1 jenkins jenkins 41317 Jul 19 15:44 coverage.out 15:46:55 -rw-rw-r-- 1 jenkins jenkins 3693 Jul 19 15:38 go.mod 15:46:55 -rw-rw-r-- 1 jenkins jenkins 32865 Jul 19 15:38 go.sum 15:46:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:38 images 15:46:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:38 internal 15:46:55 -rw-rw-r-- 1 jenkins jenkins 531 Jul 19 15:38 main.go 15:46:55 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 15:38 res 15:46:55 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 15:38 snap 15:46:55 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 15:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:56 + 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=9cf17b74e8ce7feef25b55235c19f74ed3f97e73 --label arch=arm64 --label version=3.1.0-dev.4 . 15:46:56 Sending build context to Docker daemon 684kB 15:46:56 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:46:56 Step 2/29 : FROM ${BASE} AS builder 15:46:56 ---> 943b4087da7d 15:46:56 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:46:56 ---> Running in 2955d248bb81 15:46:56 Removing intermediate container 2955d248bb81 15:46:56 ---> be57f9b495ea 15:46:56 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:46:56 ---> Running in 77806f0666e1 15:46:57 Removing intermediate container 77806f0666e1 15:46:57 ---> 716c2c7c9a75 15:46:57 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:46:57 ---> Running in acac2774af00 15:46:57 Removing intermediate container acac2774af00 15:46:57 ---> df1b0a78ca53 15:46:57 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:46:57 ---> Running in 80fc45c6df91 15:46:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:46:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:47:00 OK: 263 MiB in 53 packages 15:47:01 Removing intermediate container 80fc45c6df91 15:47:01 ---> 36fbf5a5d6c6 15:47:01 Step 7/29 : WORKDIR /app 15:47:01 ---> Running in e851ec1e6d9d 15:47:01 Removing intermediate container e851ec1e6d9d 15:47:01 ---> 6775b596bbc0 15:47:01 Step 8/29 : COPY go.mod vendor* ./ 15:47:01 ---> d1f37c114001 15:47:01 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:01 ---> Running in efd588db2159 15:47:04 Removing intermediate container efd588db2159 15:47:04 ---> ba47eba59a19 15:47:04 Step 10/29 : COPY . . 15:47:04 ---> 661913ffad50 15:47:04 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:47:04 ---> Running in 3964e35699b6 15:47:05 Removing intermediate container 3964e35699b6 15:47:05 ---> ff89f1300032 15:47:05 Step 12/29 : RUN $MAKE 15:47:05 ---> Running in 0d5494dad17f 15:47:06 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.8 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.4 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.4" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:49:28 Removing intermediate container 0d5494dad17f 15:49:28 ---> df0cd251cfc1 15:49:28 Step 13/29 : FROM alpine:3.17 15:49:28 3.17: Pulling from library/alpine 15:49:28 edb6bdbacee9: Already exists 15:49:28 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 15:49:28 Status: Downloaded newer image for alpine:3.17 15:49:28 ---> 779605e5fbc0 15:49:28 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:49:28 ---> Running in 8b00f7d8a35a 15:49:28 Removing intermediate container 8b00f7d8a35a 15:49:28 ---> fe043eab4580 15:49:28 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:49:28 ---> Running in dd766c4d69be 15:49:28 Removing intermediate container dd766c4d69be 15:49:28 ---> 1dd8a5b92abb 15:49:28 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:49:28 ---> Running in 59575e75c6c8 15:49:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:49:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:49:28 (1/2) Installing ca-certificates (20230506-r0) 15:49:28 (2/2) Installing dumb-init (1.2.5-r2) 15:49:28 Executing busybox-1.35.0-r29.trigger 15:49:28 Executing ca-certificates-20230506-r0.trigger 15:49:28 OK: 8 MiB in 17 packages 15:49:29 Removing intermediate container 59575e75c6c8 15:49:29 ---> 6cacea1815c7 15:49:29 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:49:29 ---> 725397961605 15:49:29 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:49:30 ---> af28d6e52f49 15:49:30 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:49:30 ---> f6f3c4a40476 15:49:30 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:49:31 ---> e417c86d51d0 15:49:31 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:49:36 ---> 3db05ded158c 15:49:36 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:49:36 ---> Running in 84fcd87de06b 15:49:38 Removing intermediate container 84fcd87de06b 15:49:38 ---> 5751821cd298 15:49:38 Step 23/29 : VOLUME /cache 15:49:38 ---> Running in 9b4ffb5a1e85 15:49:38 Removing intermediate container 9b4ffb5a1e85 15:49:38 ---> 9b2698c240ce 15:49:38 Step 24/29 : EXPOSE 59711 15:49:38 ---> Running in 5e555f8facf0 15:49:39 Removing intermediate container 5e555f8facf0 15:49:39 ---> 101aa7f2d0fb 15:49:39 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:49:39 ---> Running in 20330f4d24df 15:49:39 Removing intermediate container 20330f4d24df 15:49:39 ---> a397da6f9f71 15:49:39 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:49:39 ---> Running in 6e531e88d524 15:49:39 Removing intermediate container 6e531e88d524 15:49:39 ---> 4ccd9a08344a 15:49:39 Step 27/29 : LABEL arch=arm64 15:49:39 ---> Running in d1799561f1b2 15:49:39 Removing intermediate container d1799561f1b2 15:49:39 ---> 3cad79d7cf4b 15:49:39 Step 28/29 : LABEL git_sha=9cf17b74e8ce7feef25b55235c19f74ed3f97e73 15:49:40 ---> Running in 2a250cd34c1b 15:49:40 Removing intermediate container 2a250cd34c1b 15:49:40 ---> 3673fda6431e 15:49:40 Step 29/29 : LABEL version=3.1.0-dev.4 15:49:40 ---> Running in aaa1389d1725 15:49:40 Removing intermediate container aaa1389d1725 15:49:40 ---> 18a6ac5f47f7 15:49:40 [Warning] One or more build-args [ARCH] were not consumed 15:49:40 Successfully built 18a6ac5f47f7 15:49: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 15:49:40 provisioning config files... 15:49:40 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/116@tmp/config4981040181069996107tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:41 ---> docker-login.sh 15:49:41 nexus3.edgexfoundry.org:10001 15:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:41 Configure a credential helper to remove this warning. See 15:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:41 15:49:41 Login Succeeded 15:49:41 nexus3.edgexfoundry.org:10002 15:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:41 Configure a credential helper to remove this warning. See 15:49:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:41 15:49:41 Login Succeeded 15:49:41 nexus3.edgexfoundry.org:10003 15:49:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:42 Configure a credential helper to remove this warning. See 15:49:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:42 15:49:42 Login Succeeded 15:49:42 nexus3.edgexfoundry.org:10004 15:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:42 Configure a credential helper to remove this warning. See 15:49:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:42 15:49:42 Login Succeeded 15:49:42 docker.io 15:49:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:42 Configure a credential helper to remove this warning. See 15:49:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:42 15:49:42 Login Succeeded 15:49:42 ---> docker-login.sh ends [Pipeline] } 15:49:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:43 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:49:43 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 15:49:43 latest 15:49:43 3.1.0-dev.4 15:49:43 9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 15:49:43 main 15:49:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:43 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9cf17b74e8ce7feef25b55235c19f74ed3f97e73 15:49:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:49:43 39a312f37e95: Preparing 15:49:43 df1b65df6e0d: Preparing 15:49:43 9bb7c558f4ae: Preparing 15:49:43 77b9ad328f97: Preparing 15:49:43 34c79dd6388b: Preparing 15:49:43 ba61fbdccaf6: Preparing 15:49:43 3ec0c795ec72: Preparing 15:49:43 9386262d7a74: Preparing 15:49:43 ba61fbdccaf6: Waiting 15:49:43 3ec0c795ec72: Waiting 15:49:43 9386262d7a74: Waiting 15:49:44 77b9ad328f97: Pushed 15:49:44 9bb7c558f4ae: Pushed 15:49:44 34c79dd6388b: Pushed 15:49:44 39a312f37e95: Pushed 15:49:44 9386262d7a74: Layer already exists 15:49:44 ba61fbdccaf6: Pushed 15:49:44 3ec0c795ec72: Pushed 15:49:49 df1b65df6e0d: Pushed 15:49:50 9cf17b74e8ce7feef25b55235c19f74ed3f97e73: digest: sha256:4111f369f9e072828f3c9842a6b1230db51c5c65717ec2178e0d077c7e573c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49: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 15:49:50 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:49:50 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:49:50 39a312f37e95: Preparing 15:49:50 df1b65df6e0d: Preparing 15:49:50 9bb7c558f4ae: Preparing 15:49:50 77b9ad328f97: Preparing 15:49:50 34c79dd6388b: Preparing 15:49:50 ba61fbdccaf6: Preparing 15:49:50 3ec0c795ec72: Preparing 15:49:50 9386262d7a74: Preparing 15:49:50 3ec0c795ec72: Waiting 15:49:50 9386262d7a74: Waiting 15:49:50 ba61fbdccaf6: Waiting 15:49:50 34c79dd6388b: Layer already exists 15:49:50 39a312f37e95: Layer already exists 15:49:50 9bb7c558f4ae: Layer already exists 15:49:50 77b9ad328f97: Layer already exists 15:49:50 df1b65df6e0d: Layer already exists 15:49:50 9386262d7a74: Layer already exists 15:49:50 3ec0c795ec72: Layer already exists 15:49:50 ba61fbdccaf6: Layer already exists 15:49:50 latest: digest: sha256:4111f369f9e072828f3c9842a6b1230db51c5c65717ec2178e0d077c7e573c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:51 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.4 15:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:49:51 39a312f37e95: Preparing 15:49:51 df1b65df6e0d: Preparing 15:49:51 9bb7c558f4ae: Preparing 15:49:51 77b9ad328f97: Preparing 15:49:51 34c79dd6388b: Preparing 15:49:51 ba61fbdccaf6: Preparing 15:49:51 3ec0c795ec72: Preparing 15:49:51 9386262d7a74: Preparing 15:49:51 ba61fbdccaf6: Waiting 15:49:51 3ec0c795ec72: Waiting 15:49:51 9386262d7a74: Waiting 15:49:51 39a312f37e95: Layer already exists 15:49:51 77b9ad328f97: Layer already exists 15:49:51 34c79dd6388b: Layer already exists 15:49:51 9bb7c558f4ae: Layer already exists 15:49:51 df1b65df6e0d: Layer already exists 15:49:51 ba61fbdccaf6: Layer already exists 15:49:51 3ec0c795ec72: Layer already exists 15:49:51 9386262d7a74: Layer already exists 15:49:51 3.1.0-dev.4: digest: sha256:4111f369f9e072828f3c9842a6b1230db51c5c65717ec2178e0d077c7e573c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:52 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 15:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:49:52 39a312f37e95: Preparing 15:49:52 df1b65df6e0d: Preparing 15:49:52 9bb7c558f4ae: Preparing 15:49:52 77b9ad328f97: Preparing 15:49:52 34c79dd6388b: Preparing 15:49:52 ba61fbdccaf6: Preparing 15:49:52 3ec0c795ec72: Preparing 15:49:52 9386262d7a74: Preparing 15:49:52 ba61fbdccaf6: Waiting 15:49:52 3ec0c795ec72: Waiting 15:49:52 9386262d7a74: Waiting 15:49:52 34c79dd6388b: Layer already exists 15:49:52 df1b65df6e0d: Layer already exists 15:49:52 77b9ad328f97: Layer already exists 15:49:52 9bb7c558f4ae: Layer already exists 15:49:52 39a312f37e95: Layer already exists 15:49:52 9386262d7a74: Layer already exists 15:49:52 ba61fbdccaf6: Layer already exists 15:49:52 3ec0c795ec72: Layer already exists 15:49:52 9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4: digest: sha256:4111f369f9e072828f3c9842a6b1230db51c5c65717ec2178e0d077c7e573c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:52 + 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 15:49:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:49:53 39a312f37e95: Preparing 15:49:53 df1b65df6e0d: Preparing 15:49:53 9bb7c558f4ae: Preparing 15:49:53 77b9ad328f97: Preparing 15:49:53 34c79dd6388b: Preparing 15:49:53 ba61fbdccaf6: Preparing 15:49:53 3ec0c795ec72: Preparing 15:49:53 9386262d7a74: Preparing 15:49:53 3ec0c795ec72: Waiting 15:49:53 ba61fbdccaf6: Waiting 15:49:53 9386262d7a74: Waiting 15:49:53 9bb7c558f4ae: Layer already exists 15:49:53 39a312f37e95: Layer already exists 15:49:53 df1b65df6e0d: Layer already exists 15:49:53 34c79dd6388b: Layer already exists 15:49:53 77b9ad328f97: Layer already exists 15:49:53 9386262d7a74: Layer already exists 15:49:53 ba61fbdccaf6: Layer already exists 15:49:53 3ec0c795ec72: Layer already exists 15:49:53 main: digest: sha256:4111f369f9e072828f3c9842a6b1230db51c5c65717ec2178e0d077c7e573c9e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:49:53 ===================================================== [Pipeline] echo 15:49:53 taggedImages: 15:49:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9cf17b74e8ce7feef25b55235c19f74ed3f97e73 15:49:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:49:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.4 15:49:53 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:9cf17b74e8ce7feef25b55235c19f74ed3f97e73-3.1.0-dev.4 15:49: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 15:49:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:53 15:49:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:49:54 arm64: Pulling from edgex-lftools-log-publisher 15:49:54 8998bd30e6a1: Pulling fs layer 15:49:54 04944245beec: Pulling fs layer 15:49:54 699f458cf7ca: Pulling fs layer 15:49:54 765212b225bb: Pulling fs layer 15:49:54 f23df028b6ca: Pulling fs layer 15:49:54 d65c8cfc05b1: Pulling fs layer 15:49:54 2437ff75d9bd: Pulling fs layer 15:49:54 765212b225bb: Waiting 15:49:54 f23df028b6ca: Waiting 15:49:54 d65c8cfc05b1: Waiting 15:49:54 2437ff75d9bd: Waiting 15:49:54 04944245beec: Verifying Checksum 15:49:54 04944245beec: Download complete 15:49:54 765212b225bb: Verifying Checksum 15:49:54 765212b225bb: Download complete 15:49:54 f23df028b6ca: Download complete 15:49:54 d65c8cfc05b1: Verifying Checksum 15:49:54 d65c8cfc05b1: Download complete 15:49:54 699f458cf7ca: Verifying Checksum 15:49:54 699f458cf7ca: Download complete 15:49:55 8998bd30e6a1: Verifying Checksum 15:49:55 8998bd30e6a1: Download complete 15:49:57 2437ff75d9bd: Verifying Checksum 15:49:57 2437ff75d9bd: Download complete 15:49:59 8998bd30e6a1: Pull complete 15:49:59 04944245beec: Pull complete 15:50:02 699f458cf7ca: Pull complete 15:50:02 765212b225bb: Pull complete 15:50:03 f23df028b6ca: Pull complete 15:50:03 d65c8cfc05b1: Pull complete 15:50:18 2437ff75d9bd: Pull complete 15:50:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:50:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:50:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:18 prd-ubuntu20.04-docker-arm64-4c-16g-1547 does not seem to be running inside a container 15:50:18 $ 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/116 -v /w/workspace/app-rfid-llrp-inventory/116:/w/workspace/app-rfid-llrp-inventory/116:rw,z -v /w/workspace/app-rfid-llrp-inventory/116@tmp:/w/workspace/app-rfid-llrp-inventory/116@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 15:50:21 $ docker top 4dee4b5dfc7978e502e82dc00bf6d92f3ef7d02f92d5fbdcd2e5171a68fdb377 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:50:22 ---> job-cost.sh 15:50:22 lf-activate-venv: SKIPPING 15:50:22 INFO: No Stack... 15:50:22 INFO: Retrieving Pricing Info for: v3-standard-4 15:50:23 INFO: Archiving Costs [Pipeline] sh 15:50:23 + cat+ /w/workspace/app-rfid-llrp-inventory/116/archives/cost.csv 15:50:23 cut -d, -f6 [Pipeline] lock 15:50:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] 15:50:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] did not exist. Created. 15:50:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:50:24 /w/workspace/app-rfid-llrp-inventory/116@tmp/durable-71aee8ef/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:50:25 + echo total: 0.10999999940395355 [Pipeline] stash 15:50:25 Warning: overwriting stash ‘stack-cost’ 15:50:25 Stashed 1 file(s) [Pipeline] } 15:50:25 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-116-stack-cost] [Pipeline] // lock [Pipeline] } 15:50:25 $ docker stop --time=1 4dee4b5dfc7978e502e82dc00bf6d92f3ef7d02f92d5fbdcd2e5171a68fdb377 15:50:26 $ docker rm -f --volumes 4dee4b5dfc7978e502e82dc00bf6d92f3ef7d02f92d5fbdcd2e5171a68fdb377 [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 15:50:28 provisioning config files... 15:50:28 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config700289567487127172tmp [Pipeline] { [Pipeline] sh 15:50:28 + set +x 15:50:28 + bash -s -- 15:50:28 + curl -s https://codecov.io/bash 15:50:28 15:50:28 _____ _ 15:50:28 / ____| | | 15:50:28 | | ___ __| | ___ ___ _____ __ 15:50:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:50:28 | |___| (_) | (_| | __/ (_| (_) \ V / 15:50:28 \_____\___/ \__,_|\___|\___\___/ \_/ 15:50:28 Bash-1.0.6 15:50:28 15:50:28 15:50:28 ==> git version 2.25.1 found 15:50:28 ==> 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 15:50:28 Release-Date: 2020-01-08 15:50:28 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:50:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:50:28 ==> Jenkins CI detected. 15:50:28 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:50:28 project root: . 15:50:28 --> token set from env 15:50:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:50:28 ==> Running gcov in . (disable via -X gcov) 15:50:28 ==> Python coveragepy not found 15:50:28 ==> Searching for coverage reports in: 15:50:28 + . 15:50:28 -> Found 1 reports 15:50:28 ==> Detecting git/mercurial file structure 15:50:29 ==> Reading reports 15:50:29 + ./coverage.out bytes=41317 15:50:29 ==> Appending adjustments 15:50:29 https://docs.codecov.io/docs/fixing-reports 15:50:29 + Found adjustments 15:50:29 ==> Gzipping contents 15:50:29 12K /tmp/codecov.AxipUn.gz 15:50:29 ==> Uploading reports 15:50:29 url: https://codecov.io 15:50:29 query: branch=main&commit=9cf17b74e8ce7feef25b55235c19f74ed3f97e73&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:50:29 -> Pinging Codecov 15:50:29 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=9cf17b74e8ce7feef25b55235c19f74ed3f97e73&build=116&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F116%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:50:29 -> Uploading to 15:50:29 https://storage.googleapis.com/codecov/v4/raw/2023-07-19/581DD39554BDF9B6E22D074273EAD858/9cf17b74e8ce7feef25b55235c19f74ed3f97e73/f7992b2d-31bf-43fb-b5f3-0da2eb35caaa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230719%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230719T155029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9f37bb86614bda3ce8895cf9d0c9f832f244a1ae8ae14ccddb2aaac2b7c969d3 15:50:29 % Total % Received % Xferd Average Speed Time Time Time Current 15:50:29 Dload Upload Total Spent Left Speed 15:50:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 61774 --:--:-- --:--:-- --:--:-- 61774 15:50:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] } 15:50:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:50:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:50:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:30 15:50:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:50:30 df9b9388f04a: Pulling fs layer 15:50:30 52dc419b0ee2: Pulling fs layer 15:50:30 25bc292e5bac: Pulling fs layer 15:50:30 114826534d7a: Pulling fs layer 15:50:30 4657fd5d0bcf: Pulling fs layer 15:50:30 6ad1cebc031e: Pulling fs layer 15:50:30 8a3aa393b2d8: Pulling fs layer 15:50:30 114826534d7a: Waiting 15:50:30 4657fd5d0bcf: Waiting 15:50:30 6ad1cebc031e: Waiting 15:50:30 8a3aa393b2d8: Waiting 15:50:30 25bc292e5bac: Verifying Checksum 15:50:30 25bc292e5bac: Download complete 15:50:30 52dc419b0ee2: Verifying Checksum 15:50:30 52dc419b0ee2: Download complete 15:50:30 4657fd5d0bcf: Verifying Checksum 15:50:30 4657fd5d0bcf: Download complete 15:50:30 df9b9388f04a: Download complete 15:50:30 6ad1cebc031e: Verifying Checksum 15:50:30 6ad1cebc031e: Download complete 15:50:30 df9b9388f04a: Pull complete 15:50:30 52dc419b0ee2: Pull complete 15:50:31 25bc292e5bac: Pull complete 15:50:31 114826534d7a: Verifying Checksum 15:50:31 114826534d7a: Download complete 15:50:31 8a3aa393b2d8: Verifying Checksum 15:50:31 8a3aa393b2d8: Download complete 15:50:34 114826534d7a: Pull complete 15:50:34 4657fd5d0bcf: Pull complete 15:50:34 6ad1cebc031e: Pull complete 15:50:37 8a3aa393b2d8: Pull complete 15:50:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:50:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:50:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:37 prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container 15:50:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:50:46 $ docker top 4a26796447ca55c22beb8b309976b115dd1f29e59d952c8ff9562ffaa3e097ce -eo pid,comm [Pipeline] { [Pipeline] echo 15:50:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:50:46 + set -o pipefail 15:50:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:50:52 15:50:52 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:50:52 15:50:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/de75d173-f730-45f6-8eb3-f4e6b6dd508d 15:50:52 15:50:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:50:52 15:50:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:50:52 15:50:52 15:50:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:50:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:50:52 More details here: https://snyk.co/ue1NS [Pipeline] } 15:50:52 $ docker stop --time=1 4a26796447ca55c22beb8b309976b115dd1f29e59d952c8ff9562ffaa3e097ce 15:50:57 $ docker rm -f --volumes 4a26796447ca55c22beb8b309976b115dd1f29e59d952c8ff9562ffaa3e097ce [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 15:50:57 + git log --format=format:%s -1 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 [Pipeline] sh 15:50:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:50:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:50:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:58 prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container 15:50:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:50:58 $ docker top ad9789923b7ba4f1c2adc9f1ae2eefba70da68f003a55c37b931d1c172430998 -eo pid,comm 15:50:58 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). 15:50:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:50:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:50:59 [ssh-agent] Looking for ssh-agent implementation... 15:50:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:59 $ docker exec ad9789923b7ba4f1c2adc9f1ae2eefba70da68f003a55c37b931d1c172430998 ssh-agent 15:50:59 SSH_AUTH_SOCK=/tmp/ssh-520r0GPg8WjT/agent.32 15:50:59 SSH_AGENT_PID=38 15:50:59 Running ssh-add (command line suppressed) 15:50:59 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1240640174010947472.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1240640174010947472.key) 15:50:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:50:59 + git semver tag 15:50:59 2023-07-19 15:50:59,821 [run_tag] DEBUG tag force:False 15:50:59 2023-07-19 15:50:59,821 [check_head_tag] DEBUG check head tag 15:50:59 2023-07-19 15:50:59,822 [execute] INFO git cat-file --batch-check 15:50:59 2023-07-19 15:50:59,822 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:50:59 2023-07-19 15:50:59,825 [execute] INFO git cat-file --batch 15:50:59 2023-07-19 15:50:59,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:50:59 2023-07-19 15:50:59,833 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:50:59 2023-07-19 15:50:59,833 [execute] INFO git tag -a v3.1.0-dev.4 -m v3.1.0-dev.4 15:50:59 2023-07-19 15:50:59,833 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.4', '-m', 'v3.1.0-dev.4'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:50:59 2023-07-19 15:50:59,838 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:50:59 3.1.0-dev.4 [Pipeline] } 15:50:59 $ docker exec --env ******** --env ******** ad9789923b7ba4f1c2adc9f1ae2eefba70da68f003a55c37b931d1c172430998 ssh-agent -k 15:50:59 unset SSH_AUTH_SOCK; 15:50:59 unset SSH_AGENT_PID; 15:50:59 echo Agent pid 38 killed; 15:50:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:00 + git semver [Pipeline] } 15:51:00 $ docker stop --time=1 ad9789923b7ba4f1c2adc9f1ae2eefba70da68f003a55c37b931d1c172430998 15:51:01 $ docker rm -f --volumes ad9789923b7ba4f1c2adc9f1ae2eefba70da68f003a55c37b931d1c172430998 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:02 15:51:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:02 0.23.1-centos7: Pulling from edgex-lftools 15:51:02 ab5ef0e58194: Pulling fs layer 15:51:02 9712f1f96733: Pulling fs layer 15:51:02 63f879dbbcfc: Pulling fs layer 15:51:02 0d9ebad4ef96: Pulling fs layer 15:51:02 e9a5061849ea: Pulling fs layer 15:51:02 d747dcd14b5f: Pulling fs layer 15:51:02 2de7ff778b66: Pulling fs layer 15:51:02 0d9ebad4ef96: Waiting 15:51:02 e9a5061849ea: Waiting 15:51:02 d747dcd14b5f: Waiting 15:51:02 2de7ff778b66: Waiting 15:51:02 9712f1f96733: Verifying Checksum 15:51:02 9712f1f96733: Download complete 15:51:02 63f879dbbcfc: Verifying Checksum 15:51:02 63f879dbbcfc: Download complete 15:51:03 e9a5061849ea: Verifying Checksum 15:51:03 e9a5061849ea: Download complete 15:51:03 0d9ebad4ef96: Verifying Checksum 15:51:03 0d9ebad4ef96: Download complete 15:51:03 d747dcd14b5f: Download complete 15:51:03 ab5ef0e58194: Verifying Checksum 15:51:03 ab5ef0e58194: Download complete 15:51:03 2de7ff778b66: Verifying Checksum 15:51:03 2de7ff778b66: Download complete 15:51:05 ab5ef0e58194: Pull complete 15:51:05 9712f1f96733: Pull complete 15:51:06 63f879dbbcfc: Pull complete 15:51:10 0d9ebad4ef96: Pull complete 15:51:10 e9a5061849ea: Pull complete 15:51:10 d747dcd14b5f: Pull complete 15:51:11 2de7ff778b66: Pull complete 15:51:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:51:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:51:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:11 prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container 15:51: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:51:20 $ docker top 4ec6fdab6330ccdd3361313470db2d6f6d4322d98f9d4201d12f95643e1a5871 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:51:20 provisioning config files... 15:51:20 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8485465016474297110tmp 15:51:20 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1070353012056485646tmp 15:51:20 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16827687539755858852tmp [Pipeline] { [Pipeline] echo 15:51:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:51:21 ---> sigul-configuration.sh 15:51:21 gpg: directory `/root/.gnupg' created 15:51:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:51:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:51:21 gpg: keyring `/root/.gnupg/secring.gpg' created 15:51:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:51:21 gpg: CAST5 encrypted data 15:51:21 gpg: encrypted with 1 passphrase 15:51:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:51:21 + mkdir /home/jenkins 15:51:21 + mkdir /home/jenkins/sigul [Pipeline] sh 15:51:21 + 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 15:51:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:51:22 ---> sigul-install.sh 15:51:22 Sigul already installed; skipping installation. [Pipeline] sh 15:51:22 + git tag --list 15:51:22 v0.0.0 15:51:22 v1.0.0 15:51:22 v2.1.0 15:51:22 v2.1.1 15:51:22 v2.2.0 15:51:22 v2.3.0 15:51:22 v3.0 15:51:22 v3.0.0 15:51:22 v3.1.0-dev.1 15:51:22 v3.1.0-dev.2 15:51:22 v3.1.0-dev.3 15:51:22 v3.1.0-dev.4 [Pipeline] sh 15:51:22 + lftools sign git-tag v3.1.0-dev.4 15:51:23 Signing Git tag with Sigul... 15:51:23 Signing v3.1.0-dev.4 [Pipeline] echo 15:51:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:51:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:51:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:51:23 $ docker stop --time=1 4ec6fdab6330ccdd3361313470db2d6f6d4322d98f9d4201d12f95643e1a5871 15:51:25 $ docker rm -f --volumes 4ec6fdab6330ccdd3361313470db2d6f6d4322d98f9d4201d12f95643e1a5871 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:51:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:25 prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container 15:51:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:51:26 $ docker top 3996b60a4514af015e2df9a22f8ca0219c6415b853558586a2f54beab7fbe3da -eo pid,comm 15:51: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). 15:51:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:26 [ssh-agent] Looking for ssh-agent implementation... 15:51:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:26 $ docker exec 3996b60a4514af015e2df9a22f8ca0219c6415b853558586a2f54beab7fbe3da ssh-agent 15:51:26 SSH_AUTH_SOCK=/tmp/ssh-IJbSPXSYc42w/agent.33 15:51:26 SSH_AGENT_PID=39 15:51:26 Running ssh-add (command line suppressed) 15:51:26 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14192131589273595432.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14192131589273595432.key) 15:51:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:26 + git semver bump pre 15:51:27 2023-07-19 15:51:27,097 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:51:27 2023-07-19 15:51:27,097 [bump_version] DEBUG bumping version:3.1.0-dev.4 on axis:pre with prefix:dev 15:51:27 2023-07-19 15:51:27,097 [bump_version] DEBUG bumped version:3.1.0-dev.5 15:51:27 2023-07-19 15:51:27,097 [write_version] DEBUG write version:3.1.0-dev.5 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:51:27 2023-07-19 15:51:27,097 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:51:27 2023-07-19 15:51:27,097 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:51:27 2023-07-19 15:51:27,099 [execute] INFO git cat-file --batch-check 15:51:27 2023-07-19 15:51:27,099 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:27 2023-07-19 15:51:27,105 [execute] INFO git cat-file --batch 15:51:27 2023-07-19 15:51:27,105 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:27 2023-07-19 15:51:27,110 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:51:27 3.1.0-dev.5 [Pipeline] } 15:51:27 $ docker exec --env ******** --env ******** 3996b60a4514af015e2df9a22f8ca0219c6415b853558586a2f54beab7fbe3da ssh-agent -k 15:51:27 unset SSH_AUTH_SOCK; 15:51:27 unset SSH_AGENT_PID; 15:51:27 echo Agent pid 39 killed; 15:51:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:27 + git semver [Pipeline] } 15:51:27 $ docker stop --time=1 3996b60a4514af015e2df9a22f8ca0219c6415b853558586a2f54beab7fbe3da 15:51:29 $ docker rm -f --volumes 3996b60a4514af015e2df9a22f8ca0219c6415b853558586a2f54beab7fbe3da [Pipeline] // withDockerContainer [Pipeline] sh 15:51:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:51:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:51:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:29 prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container 15:51:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:51:30 $ docker top 6d7f498562eb3915846d58e00c4eb382065c619415f3aafe55dd465ba49ae8e3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:51:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:51:30 [ssh-agent] Looking for ssh-agent implementation... 15:51:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:51:30 $ docker exec 6d7f498562eb3915846d58e00c4eb382065c619415f3aafe55dd465ba49ae8e3 ssh-agent 15:51:30 SSH_AUTH_SOCK=/tmp/ssh-i7uHXpYE7gIn/agent.31 15:51:30 SSH_AGENT_PID=37 15:51:30 Running ssh-add (command line suppressed) 15:51:30 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4708186824760350852.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4708186824760350852.key) 15:51:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:51:30 + git semver push 15:51:31 2023-07-19 15:51:31,129 [run_push] DEBUG push 15:51:31 2023-07-19 15:51:31,130 [execute] INFO git cat-file --batch-check 15:51:31 2023-07-19 15:51:31,130 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:51:31 2023-07-19 15:51:31,133 [execute] INFO git rev-list 695f3b5d320a750882a20cb3b13123ddc1fbf28d -- 15:51:31 2023-07-19 15:51:31,133 [execute] DEBUG Popen(['git', 'rev-list', '695f3b5d320a750882a20cb3b13123ddc1fbf28d', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:51:31 2023-07-19 15:51:31,139 [execute] INFO git fetch -v origin 15:51:31 2023-07-19 15:51:31,139 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:51:31 2023-07-19 15:51:31,634 [run_push] DEBUG no remote changes detected 15:51:31 2023-07-19 15:51:31,635 [execute] INFO git push origin semver 15:51:31 2023-07-19 15:51:31,635 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:51:32 2023-07-19 15:51:32,651 [run_push] DEBUG push all version tags 15:51:32 2023-07-19 15:51:32,651 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:51:32 2023-07-19 15:51:32,652 [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) 15:51:33 2023-07-19 15:51:33,359 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:51:33 3.1.0-dev.5 [Pipeline] } 15:51:33 $ docker exec --env ******** --env ******** 6d7f498562eb3915846d58e00c4eb382065c619415f3aafe55dd465ba49ae8e3 ssh-agent -k 15:51:33 unset SSH_AUTH_SOCK; 15:51:33 unset SSH_AGENT_PID; 15:51:33 echo Agent pid 37 killed; 15:51:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:51:34 + git semver [Pipeline] } 15:51:34 $ docker stop --time=1 6d7f498562eb3915846d58e00c4eb382065c619415f3aafe55dd465ba49ae8e3 15:51:35 $ docker rm -f --volumes 6d7f498562eb3915846d58e00c4eb382065c619415f3aafe55dd465ba49ae8e3 [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 15:51:36 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:51:36 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:51:36 total 16 15:51:36 drwxr-xr-x 3 root root 4096 Jul 19 15:39 . 15:51:36 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 15:51 .. 15:51:36 drwxr-xr-x 2 root root 4096 Jul 19 15:39 cost 15:51:36 -rw-r--r-- 1 root root 95 Jul 19 15:39 cost.csv 15:51:36 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:51:36 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:51:36 total 16 15:51:36 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 15:39 . 15:51:36 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 15:51 .. 15:51:36 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 15:39 cost 15:51:36 -rw-r--r-- 1 jenkins jenkins 95 Jul 19 15:39 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:51:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:51:37 ---> package-listing.sh 15:51:37 ++ facter osfamily 15:51:37 ++ tr '[:upper:]' '[:lower:]' 15:51:37 + OS_FAMILY=debian 15:51:37 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:51:37 + START_PACKAGES=/tmp/packages_start.txt 15:51:37 + END_PACKAGES=/tmp/packages_end.txt 15:51:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:51:37 + PACKAGES=/tmp/packages_start.txt 15:51:37 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:51:37 + PACKAGES=/tmp/packages_end.txt 15:51:37 + case "${OS_FAMILY}" in 15:51:37 + dpkg -l 15:51:37 + grep '^ii' 15:51:37 + '[' -f /tmp/packages_start.txt ']' 15:51:37 + '[' -f /tmp/packages_end.txt ']' 15:51:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:51:37 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:51:37 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:51:37 + 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 15:51:37 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 15:51:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:51:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:51:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:51:38 prd-ubuntu20.04-docker-8c-8g-1545 does not seem to be running inside a container 15:51:38 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:51:38 $ docker top 627081b2446f28f17d10a66d7ee7513a9250099b827a879ba25484b49cfc4972 -eo pid,comm [Pipeline] { [Pipeline] sh 15:51:39 + touch /tmp/pre-build-complete [Pipeline] sh 15:51:39 + mkdir -p /var/log/sysstat [Pipeline] sh 15:51:39 + ls /var/log/sa-host 15:51:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:51:40 provisioning config files... 15:51:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12306141360569519789tmp [Pipeline] { [Pipeline] echo 15:51:40 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:51:40 ---> create-netrc.sh [Pipeline] } 15:51:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:51:40 ---> python-tools-install.sh [Pipeline] echo 15:51:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:51:40 ---> sudo-logs.sh 15:51:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:51:41 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:51:41 ---> job-cost.sh 15:51:41 lf-activate-venv: SKIPPING 15:51:41 DEBUG: total: 0.2199999988079071 15:51:41 INFO: Retrieving Stack Cost... 15:51:41 INFO: Retrieving Pricing Info for: v3-standard-8 15:51:42 INFO: Archiving Costs [Pipeline] echo 15:51:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:51:42 ---> logs-deploy.sh 15:51:42 lf-activate-venv: SKIPPING 15:51:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/116 15:51:42 INFO: archiving workspace using pattern(s): 15:51:43 Archives upload complete. 15:51:43 INFO: archiving logs to Nexus