Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 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-ssh11467224929020809661.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-ssh5543155546684515737.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-ssh427091793983311939.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-ssh10626652236538758958.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-ssh1068643804014276347.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-1729 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#211)" > git rev-list --no-walk 9cf17b74e8ce7feef25b55235c19f74ed3f97e73 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:54:41 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:54:41 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:54:41 ========================================================= 16:54:41 EdgeX Global Pipelines Version Info 16:54:41 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:54:42 ------------------- 16:54:42 stable info: 16:54:42 ------------------- 16:54:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:54:42 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:54:42 Message: update stable to v1.0.250 16:54:42 ------------------- 16:54:42 experimental info: 16:54:42 ------------------- 16:54:42 Commited By: **** collab-it+edgex@linuxfoundation.org 16:54:42 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 16:54:42 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:54:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a5aba83 [Pipeline] echo 16:54:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:54:43 provisioning config files... 16:54:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config222270985579537719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:54:43 ---> docker-login.sh 16:54:43 nexus3.edgexfoundry.org:10001 16:54:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:43 Configure a credential helper to remove this warning. See 16:54:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:43 16:54:43 Login Succeeded 16:54:43 nexus3.edgexfoundry.org:10002 16:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:44 Configure a credential helper to remove this warning. See 16:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:44 16:54:44 Login Succeeded 16:54:44 nexus3.edgexfoundry.org:10003 16:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:44 Configure a credential helper to remove this warning. See 16:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:44 16:54:44 Login Succeeded 16:54:44 nexus3.edgexfoundry.org:10004 16:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:44 Configure a credential helper to remove this warning. See 16:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:44 16:54:44 Login Succeeded 16:54:44 docker.io 16:54:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:54:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:54:44 Configure a credential helper to remove this warning. See 16:54:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:54:44 16:54:44 Login Succeeded 16:54:44 ---> docker-login.sh ends [Pipeline] } 16:54:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:54:44 + git rev-list -1 --merges a5aba83ef2fc51b0a984281085c7d33d7df2dbd9~1..a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] echo 16:54:45 -----------> git rev-list -1 --merges a5aba83ef2fc51b0a984281085c7d33d7df2dbd9~1..a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [false] [Pipeline] sh 16:54:45 + git log --format=format:%s -1 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] echo 16:54:45 ========================================================= 16:54:45 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:54:45 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:54:45 + git log --format=format:%s -1 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] echo 16:54:45 [semverPrep] GIT_COMMIT: a5aba83ef2fc51b0a984281085c7d33d7df2dbd9, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#211) [Pipeline] echo 16:54:45 [semverPrep] This is not a build commit. [Pipeline] sh 16:54:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:54:46 + grep -v github /etc/ssh/ssh_known_hosts 16:54:46 + [ -e /tmp/ssh_known_hosts ] 16:54:46 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:54:46 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:54:46 sudo tee -a /etc/ssh/ssh_known_hosts 16:54:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:54:46 16:54:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:54:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:54:46 0.1.4: Pulling from edgex-devops/py-git-semver 16:54:46 b85a868b505f: Pulling fs layer 16:54:46 e2be974225ed: Pulling fs layer 16:54:46 339a4e72a1f5: Pulling fs layer 16:54:46 988bab9f4d93: Pulling fs layer 16:54:46 1469e6f7b9e6: Pulling fs layer 16:54:46 eaf3925da568: Pulling fs layer 16:54:46 bab4dde63d76: Pulling fs layer 16:54:46 bde34c3a00c8: Pulling fs layer 16:54:46 b352a97aabf1: Pulling fs layer 16:54:46 4872d77fe225: Pulling fs layer 16:54:46 5851b861e8e6: Pulling fs layer 16:54:46 1469e6f7b9e6: Waiting 16:54:46 eaf3925da568: Waiting 16:54:46 bab4dde63d76: Waiting 16:54:46 bde34c3a00c8: Waiting 16:54:46 b352a97aabf1: Waiting 16:54:46 4872d77fe225: Waiting 16:54:46 5851b861e8e6: Waiting 16:54:46 988bab9f4d93: Waiting 16:54:46 e2be974225ed: Verifying Checksum 16:54:46 e2be974225ed: Download complete 16:54:46 988bab9f4d93: Download complete 16:54:47 1469e6f7b9e6: Verifying Checksum 16:54:47 1469e6f7b9e6: Download complete 16:54:47 eaf3925da568: Verifying Checksum 16:54:47 eaf3925da568: Download complete 16:54:47 339a4e72a1f5: Verifying Checksum 16:54:47 339a4e72a1f5: Download complete 16:54:47 bde34c3a00c8: Download complete 16:54:47 b352a97aabf1: Download complete 16:54:47 4872d77fe225: Verifying Checksum 16:54:47 4872d77fe225: Download complete 16:54:47 5851b861e8e6: Download complete 16:54:47 b85a868b505f: Verifying Checksum 16:54:47 b85a868b505f: Download complete 16:54:47 bab4dde63d76: Download complete 16:54:48 b85a868b505f: Pull complete 16:54:48 e2be974225ed: Pull complete 16:54:49 339a4e72a1f5: Pull complete 16:54:49 988bab9f4d93: Pull complete 16:54:49 1469e6f7b9e6: Pull complete 16:54:49 eaf3925da568: Pull complete 16:54:51 bab4dde63d76: Pull complete 16:54:51 bde34c3a00c8: Pull complete 16:54:51 b352a97aabf1: Pull complete 16:54:51 4872d77fe225: Pull complete 16:54:51 5851b861e8e6: Pull complete 16:54:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:54:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:54:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:54:51 prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container 16:54:51 $ 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 16:54:54 $ docker top d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 -eo pid,comm 16:54:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:54:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:54:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:54 [ssh-agent] Looking for ssh-agent implementation... 16:54:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:54 $ docker exec d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 ssh-agent 16:54:54 SSH_AUTH_SOCK=/tmp/ssh-37T5POPT1poE/agent.31 16:54:54 SSH_AGENT_PID=37 16:54:54 Running ssh-add (command line suppressed) 16:54:54 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7659966333830612498.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7659966333830612498.key) 16:54:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:54 + git tag --points-at HEAD [Pipeline] } 16:54:54 $ docker exec --env ******** --env ******** d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 ssh-agent -k 16:54:54 unset SSH_AUTH_SOCK; 16:54:54 unset SSH_AGENT_PID; 16:54:54 echo Agent pid 37 killed; 16:54:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:54:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:54:55 [ssh-agent] Looking for ssh-agent implementation... 16:54:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:54:55 $ docker exec d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 ssh-agent 16:54:55 SSH_AUTH_SOCK=/tmp/ssh-e3CgvsFskLsE/agent.69 16:54:55 SSH_AGENT_PID=75 16:54:55 Running ssh-add (command line suppressed) 16:54:55 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12650778806653921578.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12650778806653921578.key) 16:54:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:54:55 + git semver init 16:54:55 2023-07-21 16:54:55,870 [run_init] DEBUG init version:0.0.0 force:False 16:54:55 2023-07-21 16:54:55,870 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:54:55 2023-07-21 16:54:55,871 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:54:55 2023-07-21 16:54:55,871 [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) 16:54:57 2023-07-21 16:54:56,936 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 16:54:57 2023-07-21 16:54:56,937 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 16:54:57 2023-07-21 16:54:56,937 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:54:57 2023-07-21 16:54:56,937 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:54:57 3.1.0-dev.5 [Pipeline] } 16:54:57 $ docker exec --env ******** --env ******** d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 ssh-agent -k 16:54:57 unset SSH_AUTH_SOCK; 16:54:57 unset SSH_AGENT_PID; 16:54:57 echo Agent pid 75 killed; 16:54:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:54:57 + git semver [Pipeline] } 16:54:58 $ docker stop --time=1 d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 16:54:59 $ docker rm -f --volumes d10305a6e2cfa0839160d40231a1514adfb56ff4b54bf2cce24b5fe552b0bb58 [Pipeline] // withDockerContainer [Pipeline] sh 16:54:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:54:59 Stashed 1 file(s) [Pipeline] echo 16:54:59 [edgeXSemver]: initialized semver on version 3.1.0-dev.5 [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 16:55:00 provisioning config files... 16:55:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16094737938884708835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:55:00 ---> docker-login.sh 16:55:00 nexus3.edgexfoundry.org:10001 16:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:00 Configure a credential helper to remove this warning. See 16:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:00 16:55:00 Login Succeeded 16:55:00 nexus3.edgexfoundry.org:10002 16:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:00 Configure a credential helper to remove this warning. See 16:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:00 16:55:00 Login Succeeded 16:55:00 nexus3.edgexfoundry.org:10003 16:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:00 Configure a credential helper to remove this warning. See 16:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:00 16:55:00 Login Succeeded 16:55:00 nexus3.edgexfoundry.org:10004 16:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:00 Configure a credential helper to remove this warning. See 16:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:00 16:55:00 Login Succeeded 16:55:00 docker.io 16:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:55:00 Configure a credential helper to remove this warning. See 16:55:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:55:00 16:55:00 Login Succeeded 16:55:00 ---> docker-login.sh ends [Pipeline] } 16:55:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:55:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:55:00 ========================================================= 16:55:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:55:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:01 + 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 . 16:55:01 Sending build context to Docker daemon 12.66MB 16:55:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:55:01 Step 2/12 : FROM ${BASE} AS builder 16:55:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:55:01 4db1b89c0bd1: Pulling fs layer 16:55:01 6911f1a30b25: Pulling fs layer 16:55:01 e194b8c5c2a9: Pulling fs layer 16:55:01 6863d3e3a2b1: Pulling fs layer 16:55:01 ec0bb842ea78: Pulling fs layer 16:55:01 40a00589a448: Pulling fs layer 16:55:01 6c08303d61cc: Pulling fs layer 16:55:01 798269fcf238: Pulling fs layer 16:55:01 40a00589a448: Waiting 16:55:01 6863d3e3a2b1: Waiting 16:55:01 6c08303d61cc: Waiting 16:55:01 798269fcf238: Waiting 16:55:01 ec0bb842ea78: Waiting 16:55:01 6911f1a30b25: Download complete 16:55:01 6863d3e3a2b1: Download complete 16:55:01 ec0bb842ea78: Download complete 16:55:01 4db1b89c0bd1: Verifying Checksum 16:55:01 4db1b89c0bd1: Download complete 16:55:01 40a00589a448: Verifying Checksum 16:55:01 40a00589a448: Download complete 16:55:01 4db1b89c0bd1: Pull complete 16:55:01 6911f1a30b25: Pull complete 16:55:02 798269fcf238: Verifying Checksum 16:55:02 798269fcf238: Download complete 16:55:02 e194b8c5c2a9: Verifying Checksum 16:55:02 e194b8c5c2a9: Download complete 16:55:02 6c08303d61cc: Verifying Checksum 16:55:02 6c08303d61cc: Download complete 16:55:05 e194b8c5c2a9: Pull complete 16:55:05 6863d3e3a2b1: Pull complete 16:55:05 ec0bb842ea78: Pull complete 16:55:05 40a00589a448: Pull complete 16:55:08 6c08303d61cc: Pull complete 16:55:09 798269fcf238: Pull complete 16:55:09 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 16:55:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:55:09 ---> ec979cd7f677 16:55:09 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:55:14 ---> Running in 4b9de81047f2 16:55:14 Removing intermediate container 4b9de81047f2 16:55:14 ---> 4afb18676292 16:55:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:55:14 ---> Running in 0b915119471e 16:55:14 Removing intermediate container 0b915119471e 16:55:14 ---> ae6e7d3ee723 16:55:14 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:55:14 ---> Running in 8944c35bf1fa 16:55:14 Removing intermediate container 8944c35bf1fa 16:55:14 ---> 9674a5a0daa8 16:55:14 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:55:14 ---> Running in b25f991e5dc3 16:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:55:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:55:14 OK: 265 MiB in 53 packages 16:55:15 Still waiting to schedule task 16:55:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 16:55:15 Removing intermediate container b25f991e5dc3 16:55:15 ---> deced0420e48 16:55:15 Step 7/12 : WORKDIR /app 16:55:15 ---> Running in 7e1bcc235789 16:55:15 Removing intermediate container 7e1bcc235789 16:55:15 ---> 91c52ddef278 16:55:15 Step 8/12 : COPY go.mod vendor* ./ 16:55:15 ---> 29764a968d2c 16:55:15 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:55:15 ---> Running in 90b5253892e7 16:55:54 Removing intermediate container 90b5253892e7 16:55:54 ---> a26d1e7ec651 16:55:54 Step 10/12 : COPY . . 16:55:54 ---> 3e3aa3c54dbe 16:55:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:55:54 ---> Running in d67aa9c1552d 16:55:54 Removing intermediate container d67aa9c1552d 16:55:54 ---> d366967a1304 16:55:54 Step 12/12 : RUN $MAKE 16:55:54 ---> Running in 6b231357d25f 16:55:54 noop 16:55:54 Removing intermediate container 6b231357d25f 16:55:54 ---> b7ca9aec8bb0 16:55:54 Successfully built b7ca9aec8bb0 16:55:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:54 + docker inspect -f . ci-base-image-x86_64 16:55:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:54 prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container 16:55:54 $ 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 16:55:54 $ docker top 84ce44079cd16e94cac8a569c866df278d09407a6bb665577019c27d0e897115 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:55 + go version 16:55:55 go version go1.20.6 linux/amd64 [Pipeline] } 16:55:55 $ docker stop --time=1 84ce44079cd16e94cac8a569c866df278d09407a6bb665577019c27d0e897115 16:55:56 $ docker rm -f --volumes 84ce44079cd16e94cac8a569c866df278d09407a6bb665577019c27d0e897115 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:55:56 + docker inspect -f . ci-base-image-x86_64 16:55:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:55:56 prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container 16:55:57 $ 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 16:55:57 $ docker top dece0fe4a7dc440e8af47ce913ae4f261ae5d266af1dca0fdc495ebcd1e60ea3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:55:57 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 16:55:57 + make test 16:55:57 go test -race ./... -coverprofile=coverage.out ./... 16:56:19 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:56:19 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:56:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.163s coverage: 86.2% of statements 16:56:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.692s coverage: 71.9% of statements 16:56:41 go vet ./... 16:56:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1731 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:56:43 Running in /w/workspace/app-rfid-llrp-inventory/117 [Pipeline] { [Pipeline] checkout 16:56:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:56:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:56:43 ./bin/test-attribution.sh 16:56:43 The recommended git tool is: git [Pipeline] echo 16:56:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:56:43 $ docker stop --time=1 dece0fe4a7dc440e8af47ce913ae4f261ae5d266af1dca0fdc495ebcd1e60ea3 16:56:47 $ docker rm -f --volumes dece0fe4a7dc440e8af47ce913ae4f261ae5d266af1dca0fdc495ebcd1e60ea3 [Pipeline] // withDockerContainer [Pipeline] sh 16:56:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:56:47 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:56:48 using credential edgex-jenkins-ssh 16:56:48 Cloning the remote Git repository 16:56:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:56:48 + ls -al . 16:56:48 total 236 16:56:48 drwxrwxr-x 11 jenkins jenkins 4096 Jul 21 16:55 . 16:56:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:54 .. 16:56:48 -rw-rw-r-- 1 jenkins jenkins 262 Jul 21 16:54 .dockerignore 16:56:48 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 16:54 .git 16:56:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:54 .github 16:56:48 -rw-rw-r-- 1 jenkins jenkins 788 Jul 21 16:54 .gitignore 16:56:48 -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 16:54 .golangci.yml 16:56:48 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:54 .semver 16:56:48 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 21 16:54 Attribution.txt 16:56:48 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 21 16:54 CHANGELOG.md 16:56:48 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 21 16:54 Dockerfile 16:56:48 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 16:54 GOVERNANCE.md 16:56:48 -rw-rw-r-- 1 jenkins jenkins 687 Jul 21 16:54 Jenkinsfile 16:56:48 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 21 16:54 LICENSE 16:56:48 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 21 16:54 Makefile 16:56:48 -rw-rw-r-- 1 jenkins jenkins 617 Jul 21 16:54 OWNERS.md 16:56:48 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 21 16:54 README.md 16:56:48 -rw-rw-r-- 1 jenkins jenkins 11 Jul 21 16:54 VERSION 16:56:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:54 bin 16:56:48 -rw-r--r-- 1 jenkins jenkins 41317 Jul 21 16:56 coverage.out 16:56:48 -rw-rw-r-- 1 jenkins jenkins 3694 Jul 21 16:54 go.mod 16:56:48 -rw-rw-r-- 1 jenkins jenkins 32867 Jul 21 16:54 go.sum 16:56:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:54 images 16:56:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:54 internal 16:56:48 -rw-rw-r-- 1 jenkins jenkins 531 Jul 21 16:54 main.go 16:56:48 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:54 res 16:56:48 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:54 snap 16:56:48 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:54 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:56:49 + 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=a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 --label arch=amd64 --label version=3.1.0-dev.5 . 16:56:49 Sending build context to Docker daemon 12.66MB 16:56:49 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:56:49 Step 2/29 : FROM ${BASE} AS builder 16:56:49 ---> b7ca9aec8bb0 16:56:49 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:56:48 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:56:48 > git init /w/workspace/app-rfid-llrp-inventory/117 # timeout=10 16:56:48 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:56:48 > git --version # timeout=10 16:56:48 > git --version # 'git version 2.25.1' 16:56:48 using GIT_SSH to set credentials SSH Credentials for GitHub 16:56:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:49 ---> Running in e4a0fab03732 16:56:49 Removing intermediate container e4a0fab03732 16:56:49 ---> 931b52c124d4 16:56:49 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:56:49 ---> Running in 9f4373469da4 16:56:49 Removing intermediate container 9f4373469da4 16:56:49 ---> 215c2f9d2c2d 16:56:49 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:56:49 ---> Running in badc2116a97d 16:56:49 Removing intermediate container badc2116a97d 16:56:49 ---> 1f9863c6a5cd 16:56:49 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:56:49 ---> Running in 27947322a363 16:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:56:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:56:50 OK: 265 MiB in 53 packages 16:56:50 Removing intermediate container 27947322a363 16:56:50 ---> 7b861bd0821f 16:56:50 Step 7/29 : WORKDIR /app 16:56:50 ---> Running in 1c4e516c191b 16:56:50 Removing intermediate container 1c4e516c191b 16:56:50 ---> b7ba1388f22f 16:56:50 Step 8/29 : COPY go.mod vendor* ./ 16:56:50 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:56:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:56:50 ---> 4341e76085a8 16:56:50 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:56:50 ---> Running in 3db2e07e8fa5 16:56:51 Avoid second fetch 16:56:51 Checking out Revision a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 (main) 16:56:51 Removing intermediate container 3db2e07e8fa5 16:56:51 ---> 641e4f030726 16:56:51 Step 10/29 : COPY . . 16:56:51 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#211)" 16:56:51 ---> b56ed997843f 16:56:51 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:56:51 ---> Running in cc9ce2b5c3bf 16:56:51 Removing intermediate container cc9ce2b5c3bf 16:56:51 ---> 97d51ed8fa76 16:56:51 Step 12/29 : RUN $MAKE 16:56:51 ---> Running in 07b8ed570cf6 16:56:51 > git config core.sparsecheckout # timeout=10 16:56:51 > git checkout -f a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 # timeout=10 16:56:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.5" -trimpath -mod=readonly -o app-rfid-llrp-inventory [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:56:52 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:56:52 % Total % Received % Xferd Average Speed Time Time Time Current 16:56:52 Dload Upload Total Spent Left Speed 16:56:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89795 0 --:--:-- --:--:-- --:--:-- 89795 [Pipeline] sh 16:56:53 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:56:53 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ 16:56:53 sudo tee /etc/docker/daemon.new 16:56:53 { 16:56:53 "registry-mirrors": [ 16:56:53 "https://nexus3.edgexfoundry.org:10001" 16:56:53 ], 16:56:53 "bip": "10.250.0.254/24", 16:56:53 "hosts": [ 16:56:53 "tcp://0.0.0.0:5555", 16:56:53 "unix:///var/run/docker.sock" 16:56:53 ], 16:56:53 "mtu": 1458, 16:56:53 "selinux-enabled": true, 16:56:53 "seccomp-profile": "/etc/docker/seccomp.json" 16:56:53 } [Pipeline] sh 16:56:53 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:56:54 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:57:12 provisioning config files... 16:57:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/117@tmp/config16607880894350200144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:12 ---> docker-login.sh 16:57:12 nexus3.edgexfoundry.org:10001 16:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:13 Configure a credential helper to remove this warning. See 16:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:13 16:57:13 Login Succeeded 16:57:13 nexus3.edgexfoundry.org:10002 16:57:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:13 Configure a credential helper to remove this warning. See 16:57:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:13 16:57:13 Login Succeeded 16:57:13 nexus3.edgexfoundry.org:10003 16:57:13 Removing intermediate container 07b8ed570cf6 16:57:13 ---> 26ba5e3f6e2d 16:57:13 Step 13/29 : FROM alpine:3.17 16:57:13 3.17: Pulling from library/alpine 16:57:13 4db1b89c0bd1: Already exists 16:57:13 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 16:57:13 Status: Downloaded newer image for alpine:3.17 16:57:13 ---> 1f73a9d63274 16:57:13 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:57:13 ---> Running in a05ee01e3dfe 16:57:13 Removing intermediate container a05ee01e3dfe 16:57:13 ---> 02816bef7492 16:57:13 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:57:13 ---> Running in df1f2d1499ac 16:57:13 Removing intermediate container df1f2d1499ac 16:57:13 ---> db84d905ce20 16:57:13 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:57:13 ---> Running in de2b53598f17 16:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:57:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:57:13 (1/2) Installing ca-certificates (20230506-r0) 16:57:13 (2/2) Installing dumb-init (1.2.5-r2) 16:57:13 Executing busybox-1.35.0-r29.trigger 16:57:13 Executing ca-certificates-20230506-r0.trigger 16:57:13 OK: 8 MiB in 17 packages 16:57:13 Removing intermediate container de2b53598f17 16:57:13 ---> dcf9350471b8 16:57:13 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:57:13 ---> 42a4a347f936 16:57:13 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:57:13 ---> bf0bd5db4274 16:57:13 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:57:13 ---> b7ae1eb50ca7 16:57:13 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:57:13 ---> 2a9616f9468d 16:57:13 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:57:13 ---> 202995d96204 16:57:13 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:57:13 ---> Running in f1a8ee34418b 16:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:14 Configure a credential helper to remove this warning. See 16:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:14 16:57:14 Login Succeeded 16:57:14 nexus3.edgexfoundry.org:10004 16:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:14 Configure a credential helper to remove this warning. See 16:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:14 16:57:14 Login Succeeded 16:57:14 docker.io 16:57:14 Removing intermediate container f1a8ee34418b 16:57:14 ---> 9515b1f039b0 16:57:14 Step 23/29 : VOLUME /cache 16:57:14 ---> Running in dcdf8efe3d88 16:57:14 Removing intermediate container dcdf8efe3d88 16:57:14 ---> 37b57793904a 16:57:14 Step 24/29 : EXPOSE 59711 16:57:14 ---> Running in cec13c7516d2 16:57:14 Removing intermediate container cec13c7516d2 16:57:14 ---> ab490ce3848c 16:57:14 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:57:14 ---> Running in 9e3ce38e351d 16:57:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:14 Removing intermediate container 9e3ce38e351d 16:57:14 ---> 9a49905cded5 16:57:14 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:57:14 ---> Running in fc513900a2fd 16:57:14 Removing intermediate container fc513900a2fd 16:57:14 ---> 5b8287259f11 16:57:14 Step 27/29 : LABEL arch=amd64 16:57:14 ---> Running in 18c146f32472 16:57:14 Removing intermediate container 18c146f32472 16:57:14 ---> 7956b641a972 16:57:14 Step 28/29 : LABEL git_sha=a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 16:57:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:14 Configure a credential helper to remove this warning. See 16:57:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:14 16:57:14 Login Succeeded 16:57:14 ---> docker-login.sh ends [Pipeline] } 16:57:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:57:15 ---> Running in a1d32d0c9a37 16:57:15 Removing intermediate container a1d32d0c9a37 16:57:15 ---> 8ba8568cd7eb 16:57:15 Step 29/29 : LABEL version=3.1.0-dev.5 16:57:15 ---> Running in 4693f0311619 16:57:15 Removing intermediate container 4693f0311619 16:57:15 ---> 7ced4a87019f 16:57:15 [Warning] One or more build-args [ARCH] were not consumed 16:57:15 Successfully built 7ced4a87019f 16:57:15 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 16:57:15 provisioning config files... 16:57:15 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3455002764715429446tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] echo 16:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:15 ========================================================= 16:57:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:57:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:15 ---> docker-login.sh 16:57:15 nexus3.edgexfoundry.org:10001 16:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:15 Configure a credential helper to remove this warning. See 16:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:15 16:57:15 Login Succeeded 16:57:15 nexus3.edgexfoundry.org:10002 16:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:15 Configure a credential helper to remove this warning. See 16:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:15 16:57:15 Login Succeeded 16:57:15 nexus3.edgexfoundry.org:10003 16:57:15 + 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 . 16:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:15 Configure a credential helper to remove this warning. See 16:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:15 16:57:15 Login Succeeded 16:57:15 nexus3.edgexfoundry.org:10004 16:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:15 Configure a credential helper to remove this warning. See 16:57:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:15 16:57:15 Login Succeeded 16:57:15 docker.io 16:57:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:57:15 Sending build context to Docker daemon 684kB 16:57:15 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:57:15 Step 2/12 : FROM ${BASE} AS builder 16:57:15 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:57:15 edb6bdbacee9: Pulling fs layer 16:57:15 5f9638ab2659: Pulling fs layer 16:57:15 8d51d6327a98: Pulling fs layer 16:57:15 8b374f2dd631: Pulling fs layer 16:57:15 ec14aa9079de: Pulling fs layer 16:57:15 2f466654f4bb: Pulling fs layer 16:57:15 554e91adad29: Pulling fs layer 16:57:15 ec14aa9079de: Waiting 16:57:15 2f466654f4bb: Waiting 16:57:15 554e91adad29: Waiting 16:57:15 8b374f2dd631: Waiting 16:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:57:16 Configure a credential helper to remove this warning. See 16:57:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:57:16 16:57:16 Login Succeeded 16:57:16 ---> docker-login.sh ends [Pipeline] } 16:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:57:16 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:57:16 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 16:57:16 latest 16:57:16 3.1.0-dev.5 16:57:16 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 16:57:16 main 16:57:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:16 5f9638ab2659: Verifying Checksum 16:57:16 5f9638ab2659: Download complete 16:57:16 8b374f2dd631: Verifying Checksum 16:57:16 8b374f2dd631: Download complete 16:57:16 ec14aa9079de: Verifying Checksum 16:57:16 ec14aa9079de: Download complete 16:57:16 edb6bdbacee9: Verifying Checksum 16:57:16 edb6bdbacee9: Download complete 16:57:16 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 16:57:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:57:16 42225da51269: Preparing 16:57:16 3446c176d1b8: Preparing 16:57:16 ff3e158664a3: Preparing 16:57:16 8bc7ce8d0fa0: Preparing 16:57:16 8987202dc631: Preparing 16:57:16 87bb14495ada: Preparing 16:57:16 ccb5a24b4b4b: Preparing 16:57:16 3dab9f8bf2d2: Preparing 16:57:16 87bb14495ada: Waiting 16:57:16 ccb5a24b4b4b: Waiting 16:57:16 3dab9f8bf2d2: Waiting 16:57:16 8bc7ce8d0fa0: Pushed 16:57:16 42225da51269: Pushed 16:57:16 8987202dc631: Pushed 16:57:16 ff3e158664a3: Pushed 16:57:16 3dab9f8bf2d2: Layer already exists 16:57:16 87bb14495ada: Pushed 16:57:16 ccb5a24b4b4b: Pushed 16:57:17 edb6bdbacee9: Pull complete 16:57:17 554e91adad29: Verifying Checksum 16:57:17 554e91adad29: Download complete 16:57:17 5f9638ab2659: Pull complete 16:57:18 8d51d6327a98: Verifying Checksum 16:57:18 8d51d6327a98: Download complete 16:57:18 2f466654f4bb: Verifying Checksum 16:57:18 2f466654f4bb: Download complete 16:57:19 3446c176d1b8: Pushed 16:57:19 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9: digest: sha256:25014ab81919b8083ce9a62ae0ed76b158a30b3bb6df9af4d3967bccd0a1db74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:19 + 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 16:57:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:57:20 42225da51269: Preparing 16:57:20 3446c176d1b8: Preparing 16:57:20 ff3e158664a3: Preparing 16:57:20 8bc7ce8d0fa0: Preparing 16:57:20 8987202dc631: Preparing 16:57:20 87bb14495ada: Preparing 16:57:20 ccb5a24b4b4b: Preparing 16:57:20 3dab9f8bf2d2: Preparing 16:57:20 87bb14495ada: Waiting 16:57:20 3dab9f8bf2d2: Waiting 16:57:20 ccb5a24b4b4b: Waiting 16:57:20 ff3e158664a3: Layer already exists 16:57:20 3446c176d1b8: Layer already exists 16:57:20 8987202dc631: Layer already exists 16:57:20 42225da51269: Layer already exists 16:57:20 8bc7ce8d0fa0: Layer already exists 16:57:20 87bb14495ada: Layer already exists 16:57:20 ccb5a24b4b4b: Layer already exists 16:57:20 3dab9f8bf2d2: Layer already exists 16:57:20 latest: digest: sha256:25014ab81919b8083ce9a62ae0ed76b158a30b3bb6df9af4d3967bccd0a1db74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:20 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.5 16:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:57:20 42225da51269: Preparing 16:57:20 3446c176d1b8: Preparing 16:57:20 ff3e158664a3: Preparing 16:57:20 8bc7ce8d0fa0: Preparing 16:57:20 8987202dc631: Preparing 16:57:20 87bb14495ada: Preparing 16:57:20 ccb5a24b4b4b: Preparing 16:57:20 3dab9f8bf2d2: Preparing 16:57:20 ccb5a24b4b4b: Waiting 16:57:20 87bb14495ada: Waiting 16:57:20 3dab9f8bf2d2: Waiting 16:57:20 3446c176d1b8: Layer already exists 16:57:20 8bc7ce8d0fa0: Layer already exists 16:57:20 8987202dc631: Layer already exists 16:57:20 ff3e158664a3: Layer already exists 16:57:20 42225da51269: Layer already exists 16:57:20 87bb14495ada: Layer already exists 16:57:20 ccb5a24b4b4b: Layer already exists 16:57:20 3dab9f8bf2d2: Layer already exists 16:57:20 3.1.0-dev.5: digest: sha256:25014ab81919b8083ce9a62ae0ed76b158a30b3bb6df9af4d3967bccd0a1db74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:21 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:21 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 16:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:57:21 42225da51269: Preparing 16:57:21 3446c176d1b8: Preparing 16:57:21 ff3e158664a3: Preparing 16:57:21 8bc7ce8d0fa0: Preparing 16:57:21 8987202dc631: Preparing 16:57:21 87bb14495ada: Preparing 16:57:21 ccb5a24b4b4b: Preparing 16:57:21 3dab9f8bf2d2: Preparing 16:57:21 ccb5a24b4b4b: Waiting 16:57:21 87bb14495ada: Waiting 16:57:21 3446c176d1b8: Layer already exists 16:57:21 8bc7ce8d0fa0: Layer already exists 16:57:21 8987202dc631: Layer already exists 16:57:21 42225da51269: Layer already exists 16:57:21 ff3e158664a3: Layer already exists 16:57:21 ccb5a24b4b4b: Layer already exists 16:57:21 87bb14495ada: Layer already exists 16:57:21 3dab9f8bf2d2: Layer already exists 16:57:21 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5: digest: sha256:25014ab81919b8083ce9a62ae0ed76b158a30b3bb6df9af4d3967bccd0a1db74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:21 + 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 16:57:22 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:57:22 42225da51269: Preparing 16:57:22 3446c176d1b8: Preparing 16:57:22 ff3e158664a3: Preparing 16:57:22 8bc7ce8d0fa0: Preparing 16:57:22 8987202dc631: Preparing 16:57:22 87bb14495ada: Preparing 16:57:22 ccb5a24b4b4b: Preparing 16:57:22 3dab9f8bf2d2: Preparing 16:57:22 87bb14495ada: Waiting 16:57:22 ccb5a24b4b4b: Waiting 16:57:22 3446c176d1b8: Layer already exists 16:57:22 ff3e158664a3: Layer already exists 16:57:22 42225da51269: Layer already exists 16:57:22 8bc7ce8d0fa0: Layer already exists 16:57:22 8987202dc631: Layer already exists 16:57:22 ccb5a24b4b4b: Layer already exists 16:57:22 87bb14495ada: Layer already exists 16:57:22 3dab9f8bf2d2: Layer already exists 16:57:22 main: digest: sha256:25014ab81919b8083ce9a62ae0ed76b158a30b3bb6df9af4d3967bccd0a1db74 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:57:22 ===================================================== [Pipeline] echo 16:57:22 taggedImages: 16:57:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 16:57:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:57:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.5 16:57:22 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 16:57:22 - 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 16:57:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:22 16:57:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:57:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:22 latest: Pulling from edgex-lftools-log-publisher 16:57:22 5eb5b503b376: Pulling fs layer 16:57:22 5c69ac0246d0: Pulling fs layer 16:57:22 ec43610c2a17: Pulling fs layer 16:57:22 3a2ae6a8a46f: Pulling fs layer 16:57:22 33b1e0a273af: Pulling fs layer 16:57:22 5d3b04190fa2: Pulling fs layer 16:57:22 2f39f015ded8: Pulling fs layer 16:57:22 33b1e0a273af: Waiting 16:57:22 2f39f015ded8: Waiting 16:57:22 3a2ae6a8a46f: Waiting 16:57:22 5c69ac0246d0: Verifying Checksum 16:57:22 5c69ac0246d0: Download complete 16:57:22 3a2ae6a8a46f: Verifying Checksum 16:57:22 3a2ae6a8a46f: Download complete 16:57:22 33b1e0a273af: Verifying Checksum 16:57:22 33b1e0a273af: Download complete 16:57:22 ec43610c2a17: Verifying Checksum 16:57:22 ec43610c2a17: Download complete 16:57:22 5d3b04190fa2: Verifying Checksum 16:57:22 5d3b04190fa2: Download complete 16:57:23 5eb5b503b376: Verifying Checksum 16:57:23 5eb5b503b376: Download complete 16:57:23 2f39f015ded8: Verifying Checksum 16:57:23 2f39f015ded8: Download complete 16:57:24 5eb5b503b376: Pull complete 16:57:24 5c69ac0246d0: Pull complete 16:57:24 ec43610c2a17: Pull complete 16:57:24 3a2ae6a8a46f: Pull complete 16:57:24 33b1e0a273af: Pull complete 16:57:24 5d3b04190fa2: Pull complete 16:57:29 2f39f015ded8: Pull complete 16:57:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:57:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:57:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:57:29 prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container 16:57:29 $ 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 16:57:31 8d51d6327a98: Pull complete 16:57:31 8b374f2dd631: Pull complete 16:57:31 ec14aa9079de: Pull complete 16:57:32 $ docker top 332bab726698d9129c330988309965759b759ecf261b6d853797401dd2228654 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:57:33 ---> job-cost.sh 16:57:33 lf-activate-venv: SKIPPING 16:57:33 INFO: No Stack... 16:57:33 INFO: Retrieving Pricing Info for: v3-standard-8 16:57:34 INFO: Archiving Costs [Pipeline] sh 16:57:34 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:57:34 + cut -d, -f6 [Pipeline] lock 16:57:34 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] 16:57:34 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] did not exist. Created. 16:57:34 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:57:34 + echo total: 0.2199999988079071 [Pipeline] stash 16:57:34 Stashed 1 file(s) [Pipeline] } 16:57:34 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 16:57:34 $ docker stop --time=1 332bab726698d9129c330988309965759b759ecf261b6d853797401dd2228654 16:57:35 $ docker rm -f --volumes 332bab726698d9129c330988309965759b759ecf261b6d853797401dd2228654 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:57:37 2f466654f4bb: Pull complete 16:57:40 554e91adad29: Pull complete 16:57:40 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:57:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:57:40 ---> 1e15ea492957 16:57:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:57:41 ---> Running in fae593ab8d9e 16:57:42 Removing intermediate container fae593ab8d9e 16:57:42 ---> 5163947e6ba0 16:57:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:57:42 ---> Running in 5d474672eba3 16:57:42 Removing intermediate container 5d474672eba3 16:57:42 ---> 80b2c2b2fe2f 16:57:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:57:42 ---> Running in d6de2a6948a5 16:57:42 Removing intermediate container d6de2a6948a5 16:57:42 ---> f043988dc945 16:57:42 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:57:43 ---> Running in d486aa712d24 16:57:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:57:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:57:45 OK: 263 MiB in 53 packages 16:57:49 Removing intermediate container d486aa712d24 16:57:49 ---> 2fc6e2494bda 16:57:49 Step 7/12 : WORKDIR /app 16:57:49 ---> Running in 859f86de926f 16:57:49 Removing intermediate container 859f86de926f 16:57:49 ---> 9804f2b62521 16:57:49 Step 8/12 : COPY go.mod vendor* ./ 16:57:49 ---> 317672feda9f 16:57:49 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:57:49 ---> Running in 02a60eb88392 16:58:57 Removing intermediate container 02a60eb88392 16:58:57 ---> 8a045c2e9c8c 16:58:57 Step 10/12 : COPY . . 16:58:57 ---> 1e486f0c4797 16:58:57 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:58:57 ---> Running in ffb15b1e4801 16:58:57 Removing intermediate container ffb15b1e4801 16:58:57 ---> 5ff8e2857379 16:58:57 Step 12/12 : RUN $MAKE 16:58:57 ---> Running in b3d31437b2cc 16:58:57 noop 16:58:57 Removing intermediate container b3d31437b2cc 16:58:57 ---> dad34b42abc5 16:58:57 Successfully built dad34b42abc5 16:58:57 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:58:57 + docker inspect -f . ci-base-image-arm64 16:58:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:58:57 prd-ubuntu20.04-docker-arm64-4c-16g-1731 does not seem to be running inside a container 16:58:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/117 -v /w/workspace/app-rfid-llrp-inventory/117:/w/workspace/app-rfid-llrp-inventory/117:rw,z -v /w/workspace/app-rfid-llrp-inventory/117@tmp:/w/workspace/app-rfid-llrp-inventory/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:58:58 $ docker top 19cd2fb5e22fd522d528142410c9fb61f856647fcc8eaedd104621fc0364cdd7 -eo pid,comm [Pipeline] { [Pipeline] sh 16:58:59 + go version 16:58:59 go version go1.20.6 linux/arm64 [Pipeline] } 16:58:59 $ docker stop --time=1 19cd2fb5e22fd522d528142410c9fb61f856647fcc8eaedd104621fc0364cdd7 16:59:01 $ docker rm -f --volumes 19cd2fb5e22fd522d528142410c9fb61f856647fcc8eaedd104621fc0364cdd7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:59:01 + docker inspect -f . ci-base-image-arm64 16:59:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:59:02 prd-ubuntu20.04-docker-arm64-4c-16g-1731 does not seem to be running inside a container 16:59:02 $ 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/117 -v /w/workspace/app-rfid-llrp-inventory/117:/w/workspace/app-rfid-llrp-inventory/117:rw,z -v /w/workspace/app-rfid-llrp-inventory/117@tmp:/w/workspace/app-rfid-llrp-inventory/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:59:03 $ docker top 72fe48973ed2fda31bbb3bef972c4776f564ac1661d4b6bcdd66ca504c74e13b -eo pid,comm [Pipeline] { [Pipeline] sh 16:59:04 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/117 [Pipeline] fileExists [Pipeline] sh 16:59:04 + make test 16:59:04 go test -race ./... -coverprofile=coverage.out ./... 17:02:26 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 17:02:26 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 17:02:26 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.090s coverage: 86.2% of statements 17:02:30 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.549s coverage: 71.9% of statements 17:02:31 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:02:31 go vet ./... 17:05:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:05:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:05:08 ./bin/test-attribution.sh [Pipeline] echo 17:05:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:05:08 $ docker stop --time=1 72fe48973ed2fda31bbb3bef972c4776f564ac1661d4b6bcdd66ca504c74e13b 17:05:09 $ docker rm -f --volumes 72fe48973ed2fda31bbb3bef972c4776f564ac1661d4b6bcdd66ca504c74e13b [Pipeline] // withDockerContainer [Pipeline] sh 17:05:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:05:11 Warning: overwriting stash ‘coverage-report’ 17:05:12 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:05:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:05:12 + ls -al . 17:05:12 total 232 17:05:12 drwxrwxr-x 10 jenkins jenkins 4096 Jul 21 16:59 . 17:05:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:56 .. 17:05:12 -rw-rw-r-- 1 jenkins jenkins 262 Jul 21 16:56 .dockerignore 17:05:12 drwxrwxr-x 8 jenkins jenkins 4096 Jul 21 16:56 .git 17:05:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:56 .github 17:05:12 -rw-rw-r-- 1 jenkins jenkins 788 Jul 21 16:56 .gitignore 17:05:12 -rw-rw-r-- 1 jenkins jenkins 41 Jul 21 16:56 .golangci.yml 17:05:12 -rw-rw-r-- 1 jenkins jenkins 10332 Jul 21 16:56 Attribution.txt 17:05:12 -rw-rw-r-- 1 jenkins jenkins 9042 Jul 21 16:56 CHANGELOG.md 17:05:12 -rw-rw-r-- 1 jenkins jenkins 1659 Jul 21 16:56 Dockerfile 17:05:12 -rw-rw-r-- 1 jenkins jenkins 677 Jul 21 16:56 GOVERNANCE.md 17:05:12 -rw-rw-r-- 1 jenkins jenkins 687 Jul 21 16:56 Jenkinsfile 17:05:12 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 21 16:56 LICENSE 17:05:12 -rw-rw-r-- 1 jenkins jenkins 2497 Jul 21 16:56 Makefile 17:05:12 -rw-rw-r-- 1 jenkins jenkins 617 Jul 21 16:56 OWNERS.md 17:05:12 -rw-rw-r-- 1 jenkins jenkins 31516 Jul 21 16:56 README.md 17:05:12 -rw-rw-r-- 1 jenkins jenkins 11 Jul 21 16:54 VERSION 17:05:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:56 bin 17:05:12 -rw-r--r-- 1 jenkins jenkins 41317 Jul 21 17:02 coverage.out 17:05:12 -rw-rw-r-- 1 jenkins jenkins 3694 Jul 21 16:56 go.mod 17:05:12 -rw-rw-r-- 1 jenkins jenkins 32867 Jul 21 16:56 go.sum 17:05:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:56 images 17:05:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:56 internal 17:05:12 -rw-rw-r-- 1 jenkins jenkins 531 Jul 21 16:56 main.go 17:05:12 drwxrwxr-x 2 jenkins jenkins 4096 Jul 21 16:56 res 17:05:12 drwxrwxr-x 4 jenkins jenkins 4096 Jul 21 16:56 snap 17:05:12 drwxrwxr-x 3 jenkins jenkins 4096 Jul 21 16:56 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:05:13 + 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=a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 --label arch=arm64 --label version=3.1.0-dev.5 . 17:05:13 Sending build context to Docker daemon 684kB 17:05:13 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 17:05:13 Step 2/29 : FROM ${BASE} AS builder 17:05:13 ---> dad34b42abc5 17:05:13 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 17:05:13 ---> Running in 5770494e7407 17:05:13 Removing intermediate container 5770494e7407 17:05:13 ---> 6d10fca3489f 17:05:13 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 17:05:14 ---> Running in 7908774fe535 17:05:14 Removing intermediate container 7908774fe535 17:05:14 ---> cbe91f4629a4 17:05:14 Step 5/29 : ARG ADD_BUILD_TAGS="" 17:05:14 ---> Running in 060584a7e19e 17:05:14 Removing intermediate container 060584a7e19e 17:05:14 ---> a5385dbced46 17:05:14 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:05:14 ---> Running in 46e38f0c0ead 17:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:05:17 OK: 263 MiB in 53 packages 17:05:18 Removing intermediate container 46e38f0c0ead 17:05:18 ---> 06d351aa2919 17:05:18 Step 7/29 : WORKDIR /app 17:05:18 ---> Running in 1e724c602c02 17:05:18 Removing intermediate container 1e724c602c02 17:05:18 ---> bdd5e77349ab 17:05:18 Step 8/29 : COPY go.mod vendor* ./ 17:05:19 ---> cb3754be2a7f 17:05:19 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:05:19 ---> Running in e32060550ecb 17:05:21 Removing intermediate container e32060550ecb 17:05:21 ---> 88d767d78c70 17:05:21 Step 10/29 : COPY . . 17:05:21 ---> e107f5242fd7 17:05:21 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:05:21 ---> Running in 7bd36fca4376 17:05:21 Removing intermediate container 7bd36fca4376 17:05:21 ---> 2379943422d6 17:05:21 Step 12/29 : RUN $MAKE 17:05:22 ---> Running in 99cf5afcd44f 17:05:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.12 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.5 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.5" -trimpath -mod=readonly -o app-rfid-llrp-inventory 17:07:44 Removing intermediate container 99cf5afcd44f 17:07:44 ---> 0c676b64c3fb 17:07:44 Step 13/29 : FROM alpine:3.17 17:07:45 3.17: Pulling from library/alpine 17:07:45 edb6bdbacee9: Already exists 17:07:45 Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 17:07:45 Status: Downloaded newer image for alpine:3.17 17:07:45 ---> 779605e5fbc0 17:07:45 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 17:07:45 ---> Running in bff1f8527032 17:07:46 Removing intermediate container bff1f8527032 17:07:46 ---> 0e81c66314b0 17:07:46 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 17:07:46 ---> Running in 32c48c812753 17:07:46 Removing intermediate container 32c48c812753 17:07:46 ---> 7f7a2da637a5 17:07:46 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 17:07:46 ---> Running in c8090bb9e649 17:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 17:07:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 17:07:48 (1/2) Installing ca-certificates (20230506-r0) 17:07:49 (2/2) Installing dumb-init (1.2.5-r2) 17:07:49 Executing busybox-1.35.0-r29.trigger 17:07:49 Executing ca-certificates-20230506-r0.trigger 17:07:49 OK: 8 MiB in 17 packages 17:07:50 Removing intermediate container c8090bb9e649 17:07:50 ---> 0122a63e1da4 17:07:50 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 17:07:51 ---> cb8c67d5738c 17:07:51 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 17:07:53 ---> 9deee713598c 17:07:53 Step 19/29 : COPY --from=builder /app/res/ /res/ 17:07:54 ---> dc2cf898fcb0 17:07:54 Step 20/29 : COPY --from=builder /app/static/ /static/ 17:07:54 ---> 793df959fac1 17:07:54 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 17:07:56 ---> ee54c91309ff 17:07:56 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 17:07:56 ---> Running in 8c782f1373b6 17:07:57 Removing intermediate container 8c782f1373b6 17:07:57 ---> 00bfcd746268 17:07:57 Step 23/29 : VOLUME /cache 17:07:57 ---> Running in ecff87e3d02c 17:07:57 Removing intermediate container ecff87e3d02c 17:07:57 ---> b2a8505b49ac 17:07:57 Step 24/29 : EXPOSE 59711 17:07:57 ---> Running in 17a58cfbfb34 17:07:58 Removing intermediate container 17a58cfbfb34 17:07:58 ---> 3ce45d42eceb 17:07:58 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 17:07:58 ---> Running in 60e3d4dc1536 17:07:58 Removing intermediate container 60e3d4dc1536 17:07:58 ---> c6803abff7ec 17:07:58 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 17:07:58 ---> Running in 171339390ac8 17:07:58 Removing intermediate container 171339390ac8 17:07:58 ---> 27c7dd25544c 17:07:58 Step 27/29 : LABEL arch=arm64 17:07:58 ---> Running in 391df9af0fcd 17:07:59 Removing intermediate container 391df9af0fcd 17:07:59 ---> f093cddf5a1d 17:07:59 Step 28/29 : LABEL git_sha=a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 17:07:59 ---> Running in 8291e433fa97 17:07:59 Removing intermediate container 8291e433fa97 17:07:59 ---> 7492eb5be1b7 17:07:59 Step 29/29 : LABEL version=3.1.0-dev.5 17:07:59 ---> Running in cdd0f23804b2 17:08:00 Removing intermediate container cdd0f23804b2 17:08:00 ---> f49a4422fc64 17:08:00 [Warning] One or more build-args [ARCH] were not consumed 17:08:00 Successfully built f49a4422fc64 17:08:00 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:08:00 provisioning config files... 17:08:00 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/117@tmp/config8134115024616785974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:00 ---> docker-login.sh 17:08:00 nexus3.edgexfoundry.org:10001 17:08:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:00 Configure a credential helper to remove this warning. See 17:08:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:00 17:08:00 Login Succeeded 17:08:00 nexus3.edgexfoundry.org:10002 17:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:01 Configure a credential helper to remove this warning. See 17:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:01 17:08:01 Login Succeeded 17:08:01 nexus3.edgexfoundry.org:10003 17:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:01 Configure a credential helper to remove this warning. See 17:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:01 17:08:01 Login Succeeded 17:08:01 nexus3.edgexfoundry.org:10004 17:08:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:01 Configure a credential helper to remove this warning. See 17:08:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:01 17:08:01 Login Succeeded 17:08:01 docker.io 17:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:08:02 Configure a credential helper to remove this warning. See 17:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:08:02 17:08:02 Login Succeeded 17:08:02 ---> docker-login.sh ends [Pipeline] } 17:08:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:08:02 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 17:08:02 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 17:08:02 latest 17:08:02 3.1.0-dev.5 17:08:02 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 17:08:02 main 17:08:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:02 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 17:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:08:03 b38e3e9ab776: Preparing 17:08:03 f53e2de660f6: Preparing 17:08:03 8106b1c6c248: Preparing 17:08:03 b6d467a636c6: Preparing 17:08:03 9edecba08f73: Preparing 17:08:03 aa5e7ecccb20: Preparing 17:08:03 00a218c3a35a: Preparing 17:08:03 9386262d7a74: Preparing 17:08:03 00a218c3a35a: Waiting 17:08:03 aa5e7ecccb20: Waiting 17:08:03 b6d467a636c6: Pushed 17:08:03 9edecba08f73: Pushed 17:08:03 8106b1c6c248: Pushed 17:08:03 b38e3e9ab776: Pushed 17:08:03 9386262d7a74: Layer already exists 17:08:03 aa5e7ecccb20: Pushed 17:08:03 00a218c3a35a: Pushed 17:08:09 f53e2de660f6: Pushed 17:08:09 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9: digest: sha256:2ed82e87b1755733286aa8ade7a656467d03a41373488dc2aa45fe175a6028a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:09 + 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 17:08:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:08:10 b38e3e9ab776: Preparing 17:08:10 f53e2de660f6: Preparing 17:08:10 8106b1c6c248: Preparing 17:08:10 b6d467a636c6: Preparing 17:08:10 9edecba08f73: Preparing 17:08:10 aa5e7ecccb20: Preparing 17:08:10 00a218c3a35a: Preparing 17:08:10 9386262d7a74: Preparing 17:08:10 00a218c3a35a: Waiting 17:08:10 9386262d7a74: Waiting 17:08:10 aa5e7ecccb20: Waiting 17:08:10 b38e3e9ab776: Layer already exists 17:08:10 8106b1c6c248: Layer already exists 17:08:10 b6d467a636c6: Layer already exists 17:08:10 9edecba08f73: Layer already exists 17:08:10 f53e2de660f6: Layer already exists 17:08:10 aa5e7ecccb20: Layer already exists 17:08:10 9386262d7a74: Layer already exists 17:08:10 00a218c3a35a: Layer already exists 17:08:10 latest: digest: sha256:2ed82e87b1755733286aa8ade7a656467d03a41373488dc2aa45fe175a6028a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.5 17:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:08:10 b38e3e9ab776: Preparing 17:08:10 f53e2de660f6: Preparing 17:08:10 8106b1c6c248: Preparing 17:08:10 b6d467a636c6: Preparing 17:08:10 9edecba08f73: Preparing 17:08:10 aa5e7ecccb20: Preparing 17:08:10 00a218c3a35a: Preparing 17:08:10 9386262d7a74: Preparing 17:08:10 aa5e7ecccb20: Waiting 17:08:10 00a218c3a35a: Waiting 17:08:10 9386262d7a74: Waiting 17:08:10 9edecba08f73: Layer already exists 17:08:10 b38e3e9ab776: Layer already exists 17:08:10 b6d467a636c6: Layer already exists 17:08:10 8106b1c6c248: Layer already exists 17:08:10 f53e2de660f6: Layer already exists 17:08:10 aa5e7ecccb20: Layer already exists 17:08:10 9386262d7a74: Layer already exists 17:08:10 00a218c3a35a: Layer already exists 17:08:11 3.1.0-dev.5: digest: sha256:2ed82e87b1755733286aa8ade7a656467d03a41373488dc2aa45fe175a6028a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:11 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:11 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 17:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:08:11 b38e3e9ab776: Preparing 17:08:11 f53e2de660f6: Preparing 17:08:11 8106b1c6c248: Preparing 17:08:11 b6d467a636c6: Preparing 17:08:11 9edecba08f73: Preparing 17:08:11 aa5e7ecccb20: Preparing 17:08:11 00a218c3a35a: Preparing 17:08:11 9386262d7a74: Preparing 17:08:11 00a218c3a35a: Waiting 17:08:11 9386262d7a74: Waiting 17:08:11 aa5e7ecccb20: Waiting 17:08:11 b38e3e9ab776: Layer already exists 17:08:11 f53e2de660f6: Layer already exists 17:08:11 9edecba08f73: Layer already exists 17:08:11 b6d467a636c6: Layer already exists 17:08:11 8106b1c6c248: Layer already exists 17:08:11 aa5e7ecccb20: Layer already exists 17:08:11 9386262d7a74: Layer already exists 17:08:11 00a218c3a35a: Layer already exists 17:08:12 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5: digest: sha256:2ed82e87b1755733286aa8ade7a656467d03a41373488dc2aa45fe175a6028a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:12 + 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 17:08:12 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 17:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 17:08:12 b38e3e9ab776: Preparing 17:08:12 f53e2de660f6: Preparing 17:08:12 8106b1c6c248: Preparing 17:08:12 b6d467a636c6: Preparing 17:08:12 9edecba08f73: Preparing 17:08:12 aa5e7ecccb20: Preparing 17:08:12 00a218c3a35a: Preparing 17:08:12 9386262d7a74: Preparing 17:08:12 00a218c3a35a: Waiting 17:08:12 aa5e7ecccb20: Waiting 17:08:12 b38e3e9ab776: Layer already exists 17:08:12 b6d467a636c6: Layer already exists 17:08:12 f53e2de660f6: Layer already exists 17:08:12 9edecba08f73: Layer already exists 17:08:12 8106b1c6c248: Layer already exists 17:08:12 00a218c3a35a: Layer already exists 17:08:12 aa5e7ecccb20: Layer already exists 17:08:12 9386262d7a74: Layer already exists 17:08:13 main: digest: sha256:2ed82e87b1755733286aa8ade7a656467d03a41373488dc2aa45fe175a6028a0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:08:13 ===================================================== [Pipeline] echo 17:08:13 taggedImages: 17:08:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 17:08:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 17:08:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.5 17:08:13 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:a5aba83ef2fc51b0a984281085c7d33d7df2dbd9-3.1.0-dev.5 17:08:13 - 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 17:08:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:13 17:08:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:13 arm64: Pulling from edgex-lftools-log-publisher 17:08:13 8998bd30e6a1: Pulling fs layer 17:08:13 04944245beec: Pulling fs layer 17:08:13 699f458cf7ca: Pulling fs layer 17:08:13 765212b225bb: Pulling fs layer 17:08:13 f23df028b6ca: Pulling fs layer 17:08:13 d65c8cfc05b1: Pulling fs layer 17:08:13 2437ff75d9bd: Pulling fs layer 17:08:13 f23df028b6ca: Waiting 17:08:13 d65c8cfc05b1: Waiting 17:08:13 2437ff75d9bd: Waiting 17:08:13 765212b225bb: Waiting 17:08:14 04944245beec: Verifying Checksum 17:08:14 04944245beec: Download complete 17:08:14 765212b225bb: Verifying Checksum 17:08:14 765212b225bb: Download complete 17:08:14 f23df028b6ca: Download complete 17:08:14 d65c8cfc05b1: Verifying Checksum 17:08:14 d65c8cfc05b1: Download complete 17:08:14 699f458cf7ca: Verifying Checksum 17:08:14 699f458cf7ca: Download complete 17:08:14 8998bd30e6a1: Verifying Checksum 17:08:14 8998bd30e6a1: Download complete 17:08:17 2437ff75d9bd: Download complete 17:08:18 8998bd30e6a1: Pull complete 17:08:19 04944245beec: Pull complete 17:08:21 699f458cf7ca: Pull complete 17:08:22 765212b225bb: Pull complete 17:08:22 f23df028b6ca: Pull complete 17:08:22 d65c8cfc05b1: Pull complete 17:08:37 2437ff75d9bd: Pull complete 17:08:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:08:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:08:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:38 prd-ubuntu20.04-docker-arm64-4c-16g-1731 does not seem to be running inside a container 17:08:38 $ 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/117 -v /w/workspace/app-rfid-llrp-inventory/117:/w/workspace/app-rfid-llrp-inventory/117:rw,z -v /w/workspace/app-rfid-llrp-inventory/117@tmp:/w/workspace/app-rfid-llrp-inventory/117@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:08:40 $ docker top 8f5034c024d506ffcae5cdd699987e5e7f8bcabe4a2eb50e5217acb801d84c84 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:08:41 ---> job-cost.sh 17:08:41 lf-activate-venv: SKIPPING 17:08:41 INFO: No Stack... 17:08:42 INFO: Retrieving Pricing Info for: v3-standard-4 17:08:42 INFO: Archiving Costs [Pipeline] sh 17:08:43 + cat /w/workspace/app-rfid-llrp-inventory/117/archives/cost.csv 17:08:43 + cut -d, -f6 [Pipeline] lock 17:08:43 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] 17:08:43 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] did not exist. Created. 17:08:43 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:08:43 /w/workspace/app-rfid-llrp-inventory/117@tmp/durable-89cd9a68/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:08:44 + echo total: 0.10999999940395355 [Pipeline] stash 17:08:44 Warning: overwriting stash ‘stack-cost’ 17:08:44 Stashed 1 file(s) [Pipeline] } 17:08:44 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-117-stack-cost] [Pipeline] // lock [Pipeline] } 17:08:44 $ docker stop --time=1 8f5034c024d506ffcae5cdd699987e5e7f8bcabe4a2eb50e5217acb801d84c84 17:08:45 $ docker rm -f --volumes 8f5034c024d506ffcae5cdd699987e5e7f8bcabe4a2eb50e5217acb801d84c84 [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 17:08:46 provisioning config files... 17:08:46 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5560251969115194031tmp [Pipeline] { [Pipeline] sh 17:08:46 + set +x 17:08:46 + curl -s https://codecov.io/bash 17:08:46 + bash -s -- 17:08:46 17:08:46 _____ _ 17:08:46 / ____| | | 17:08:46 | | ___ __| | ___ ___ _____ __ 17:08:46 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:08:46 | |___| (_) | (_| | __/ (_| (_) \ V / 17:08:46 \_____\___/ \__,_|\___|\___\___/ \_/ 17:08:46 Bash-1.0.6 17:08:46 17:08:46 17:08:46 ==> git version 2.25.1 found 17:08:46 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 17:08:46 Release-Date: 2020-01-08 17:08:46 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:08:46 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:08:46 ==> Jenkins CI detected. 17:08:46 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 17:08:46 project root: . 17:08:46 --> token set from env 17:08:46 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:08:46 ==> Running gcov in . (disable via -X gcov) 17:08:46 ==> Python coveragepy not found 17:08:46 ==> Searching for coverage reports in: 17:08:46 + . 17:08:46 -> Found 1 reports 17:08:46 ==> Detecting git/mercurial file structure 17:08:46 ==> Reading reports 17:08:46 + ./coverage.out bytes=41317 17:08:46 ==> Appending adjustments 17:08:46 https://docs.codecov.io/docs/fixing-reports 17:08:46 + Found adjustments 17:08:46 ==> Gzipping contents 17:08:46 12K /tmp/codecov.J6uXgn.gz 17:08:46 ==> Uploading reports 17:08:46 url: https://codecov.io 17:08:46 query: branch=main&commit=a5aba83ef2fc51b0a984281085c7d33d7df2dbd9&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:08:46 -> Pinging Codecov 17:08:46 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=a5aba83ef2fc51b0a984281085c7d33d7df2dbd9&build=117&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F117%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 17:08:47 -> Uploading to 17:08:47 https://storage.googleapis.com/codecov/v4/raw/2023-07-21/581DD39554BDF9B6E22D074273EAD858/a5aba83ef2fc51b0a984281085c7d33d7df2dbd9/187d98ce-2511-441d-a296-f0cf5363c43f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230721%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230721T170846Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bd275c984b8982a26a0e4f1789a0dd54306ba8fd3c58af0bf0cc3caafe0e42f7 17:08:47 % Total % Received % Xferd Average Speed Time Time Time Current 17:08:47 Dload Upload Total Spent Left Speed 17:08:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 63096 --:--:-- --:--:-- --:--:-- 63096 17:08:47 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] } 17:08:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:08:47 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:08:47 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:08:47 17:08:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:08:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:08:48 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:08:48 df9b9388f04a: Pulling fs layer 17:08:48 52dc419b0ee2: Pulling fs layer 17:08:48 25bc292e5bac: Pulling fs layer 17:08:48 114826534d7a: Pulling fs layer 17:08:48 4657fd5d0bcf: Pulling fs layer 17:08:48 6ad1cebc031e: Pulling fs layer 17:08:48 8a3aa393b2d8: Pulling fs layer 17:08:48 114826534d7a: Waiting 17:08:48 4657fd5d0bcf: Waiting 17:08:48 6ad1cebc031e: Waiting 17:08:48 8a3aa393b2d8: Waiting 17:08:48 25bc292e5bac: Verifying Checksum 17:08:48 25bc292e5bac: Download complete 17:08:48 52dc419b0ee2: Verifying Checksum 17:08:48 52dc419b0ee2: Download complete 17:08:48 4657fd5d0bcf: Verifying Checksum 17:08:48 4657fd5d0bcf: Download complete 17:08:48 df9b9388f04a: Download complete 17:08:48 df9b9388f04a: Pull complete 17:08:48 6ad1cebc031e: Verifying Checksum 17:08:48 6ad1cebc031e: Download complete 17:08:48 52dc419b0ee2: Pull complete 17:08:48 25bc292e5bac: Pull complete 17:08:49 114826534d7a: Download complete 17:08:49 8a3aa393b2d8: Verifying Checksum 17:08:49 8a3aa393b2d8: Download complete 17:08:52 114826534d7a: Pull complete 17:08:52 4657fd5d0bcf: Pull complete 17:08:52 6ad1cebc031e: Pull complete 17:08:54 8a3aa393b2d8: Pull complete 17:08:54 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:08:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:08:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:08:54 prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container 17:08:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:08:58 $ docker top d66a525bd50ac82f86637f20db9f1e8e3870df60bd42ed23632aae59d4d5d34b -eo pid,comm [Pipeline] { [Pipeline] echo 17:08:58 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 17:08:59 + set -o pipefail 17:08:59 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 17:09:05 17:09:05 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 17:09:05 17:09:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/1d5677f2-19a2-4236-8055-4e9958ea5ef2 17:09:05 17:09:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:09:05 17:09:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:09:05 17:09:05 17:09:05 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:09:05 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:09:05 More details here: https://snyk.co/ue1NS [Pipeline] } 17:09:05 $ docker stop --time=1 d66a525bd50ac82f86637f20db9f1e8e3870df60bd42ed23632aae59d4d5d34b 17:09:09 $ docker rm -f --volumes d66a525bd50ac82f86637f20db9f1e8e3870df60bd42ed23632aae59d4d5d34b [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 17:09:10 + git log --format=format:%s -1 a5aba83ef2fc51b0a984281085c7d33d7df2dbd9 [Pipeline] sh 17:09:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:09:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:10 prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container 17:09:10 $ 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 17:09:11 $ docker top 0f379ead1737e87cce50647b70f966a697c8493dbc1a94ad0badb3727d05c7d6 -eo pid,comm 17:09:11 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). 17:09:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:11 [ssh-agent] Looking for ssh-agent implementation... 17:09:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:11 $ docker exec 0f379ead1737e87cce50647b70f966a697c8493dbc1a94ad0badb3727d05c7d6 ssh-agent 17:09:11 SSH_AUTH_SOCK=/tmp/ssh-0Yxp7rIcLqHx/agent.32 17:09:11 SSH_AGENT_PID=38 17:09:11 Running ssh-add (command line suppressed) 17:09:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17188364637941595432.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_17188364637941595432.key) 17:09:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:11 + git semver tag 17:09:12 2023-07-21 17:09:11,939 [run_tag] DEBUG tag force:False 17:09:12 2023-07-21 17:09:11,939 [check_head_tag] DEBUG check head tag 17:09:12 2023-07-21 17:09:11,940 [execute] INFO git cat-file --batch-check 17:09:12 2023-07-21 17:09:11,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:09:12 2023-07-21 17:09:11,943 [execute] INFO git cat-file --batch 17:09:12 2023-07-21 17:09:11,944 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 17:09:12 2023-07-21 17:09:11,951 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:09:12 2023-07-21 17:09:11,952 [execute] INFO git tag -a v3.1.0-dev.5 -m v3.1.0-dev.5 17:09:12 2023-07-21 17:09:11,952 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.5', '-m', 'v3.1.0-dev.5'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 17:09:12 2023-07-21 17:09:11,958 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:09:12 3.1.0-dev.5 [Pipeline] } 17:09:12 $ docker exec --env ******** --env ******** 0f379ead1737e87cce50647b70f966a697c8493dbc1a94ad0badb3727d05c7d6 ssh-agent -k 17:09:12 unset SSH_AUTH_SOCK; 17:09:12 unset SSH_AGENT_PID; 17:09:12 echo Agent pid 38 killed; 17:09:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:12 + git semver [Pipeline] } 17:09:12 $ docker stop --time=1 0f379ead1737e87cce50647b70f966a697c8493dbc1a94ad0badb3727d05c7d6 17:09:14 $ docker rm -f --volumes 0f379ead1737e87cce50647b70f966a697c8493dbc1a94ad0badb3727d05c7d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:09:14 17:09:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:09:14 0.23.1-centos7: Pulling from edgex-lftools 17:09:14 ab5ef0e58194: Pulling fs layer 17:09:14 9712f1f96733: Pulling fs layer 17:09:14 63f879dbbcfc: Pulling fs layer 17:09:14 0d9ebad4ef96: Pulling fs layer 17:09:14 e9a5061849ea: Pulling fs layer 17:09:14 d747dcd14b5f: Pulling fs layer 17:09:14 2de7ff778b66: Pulling fs layer 17:09:14 e9a5061849ea: Waiting 17:09:14 d747dcd14b5f: Waiting 17:09:14 2de7ff778b66: Waiting 17:09:14 0d9ebad4ef96: Waiting 17:09:14 9712f1f96733: Verifying Checksum 17:09:14 9712f1f96733: Download complete 17:09:14 63f879dbbcfc: Verifying Checksum 17:09:14 63f879dbbcfc: Download complete 17:09:15 0d9ebad4ef96: Verifying Checksum 17:09:15 0d9ebad4ef96: Download complete 17:09:15 e9a5061849ea: Verifying Checksum 17:09:15 e9a5061849ea: Download complete 17:09:15 d747dcd14b5f: Verifying Checksum 17:09:15 d747dcd14b5f: Download complete 17:09:15 ab5ef0e58194: Verifying Checksum 17:09:15 ab5ef0e58194: Download complete 17:09:15 2de7ff778b66: Verifying Checksum 17:09:15 2de7ff778b66: Download complete 17:09:17 ab5ef0e58194: Pull complete 17:09:17 9712f1f96733: Pull complete 17:09:18 63f879dbbcfc: Pull complete 17:09:21 0d9ebad4ef96: Pull complete 17:09:21 e9a5061849ea: Pull complete 17:09:21 d747dcd14b5f: Pull complete 17:09:22 2de7ff778b66: Pull complete 17:09:22 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:09:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:09:22 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:22 prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container 17:09:22 $ 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 17:09:27 $ docker top 211266c4acd8b6b9588bac6ce6744bfc3f02ba1dfc950e60d2633a2f48691d3c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:09:27 provisioning config files... 17:09:27 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3654293735832881360tmp 17:09:27 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6818842579549905133tmp 17:09:27 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7512062587981826379tmp [Pipeline] { [Pipeline] echo 17:09:27 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:09:27 ---> sigul-configuration.sh 17:09:27 gpg: directory `/root/.gnupg' created 17:09:27 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:09:27 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:09:27 gpg: keyring `/root/.gnupg/secring.gpg' created 17:09:27 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:09:27 gpg: CAST5 encrypted data 17:09:27 gpg: encrypted with 1 passphrase 17:09:27 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:09:28 + mkdir /home/jenkins 17:09:28 + mkdir /home/jenkins/sigul [Pipeline] sh 17:09:28 + 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 17:09:28 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:09:28 ---> sigul-install.sh 17:09:28 Sigul already installed; skipping installation. [Pipeline] sh 17:09:28 + git tag --list 17:09:28 v0.0.0 17:09:28 v1.0.0 17:09:28 v2.1.0 17:09:28 v2.1.1 17:09:28 v2.2.0 17:09:28 v2.3.0 17:09:28 v3.0 17:09:28 v3.0.0 17:09:28 v3.1.0-dev.1 17:09:28 v3.1.0-dev.2 17:09:28 v3.1.0-dev.3 17:09:28 v3.1.0-dev.4 17:09:28 v3.1.0-dev.5 [Pipeline] sh 17:09:29 + lftools sign git-tag v3.1.0-dev.5 17:09:29 Signing Git tag with Sigul... 17:09:29 Signing v3.1.0-dev.5 [Pipeline] echo 17:09:30 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:09:30 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:09:30 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:09:30 $ docker stop --time=1 211266c4acd8b6b9588bac6ce6744bfc3f02ba1dfc950e60d2633a2f48691d3c 17:09:31 $ docker rm -f --volumes 211266c4acd8b6b9588bac6ce6744bfc3f02ba1dfc950e60d2633a2f48691d3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:09:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:09:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:32 prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container 17:09:32 $ 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 17:09:32 $ docker top 4159f2f412fbc2156d4fc19084b9f2f90b0bfc7bd76d759b1b9e14ef2b30c560 -eo pid,comm 17:09:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:09:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:32 [ssh-agent] Looking for ssh-agent implementation... 17:09:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:33 $ docker exec 4159f2f412fbc2156d4fc19084b9f2f90b0bfc7bd76d759b1b9e14ef2b30c560 ssh-agent 17:09:33 SSH_AUTH_SOCK=/tmp/ssh-6ZMBU7jEUXoc/agent.31 17:09:33 SSH_AGENT_PID=37 17:09:33 Running ssh-add (command line suppressed) 17:09:33 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3793102207534341930.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3793102207534341930.key) 17:09:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:33 + git semver bump pre 17:09:33 2023-07-21 17:09:33,688 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:09:33 2023-07-21 17:09:33,688 [bump_version] DEBUG bumping version:3.1.0-dev.5 on axis:pre with prefix:dev 17:09:33 2023-07-21 17:09:33,688 [bump_version] DEBUG bumped version:3.1.0-dev.6 17:09:33 2023-07-21 17:09:33,688 [write_version] DEBUG write version:3.1.0-dev.6 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 17:09:33 2023-07-21 17:09:33,688 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:09:33 2023-07-21 17:09:33,688 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:09:33 2023-07-21 17:09:33,690 [execute] INFO git cat-file --batch-check 17:09:33 2023-07-21 17:09:33,690 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:09:33 2023-07-21 17:09:33,695 [execute] INFO git cat-file --batch 17:09:33 2023-07-21 17:09:33,695 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:09:33 2023-07-21 17:09:33,700 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:09:33 3.1.0-dev.6 [Pipeline] } 17:09:33 $ docker exec --env ******** --env ******** 4159f2f412fbc2156d4fc19084b9f2f90b0bfc7bd76d759b1b9e14ef2b30c560 ssh-agent -k 17:09:33 unset SSH_AUTH_SOCK; 17:09:33 unset SSH_AGENT_PID; 17:09:33 echo Agent pid 37 killed; 17:09:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:34 + git semver [Pipeline] } 17:09:34 $ docker stop --time=1 4159f2f412fbc2156d4fc19084b9f2f90b0bfc7bd76d759b1b9e14ef2b30c560 17:09:35 $ docker rm -f --volumes 4159f2f412fbc2156d4fc19084b9f2f90b0bfc7bd76d759b1b9e14ef2b30c560 [Pipeline] // withDockerContainer [Pipeline] sh 17:09:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:09:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:09:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:36 prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container 17:09:36 $ 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 17:09:36 $ docker top 1b9f550b3a47dbb995d3bfe89fa04093f549772756b8574f5a971db696d25940 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:09:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:09:36 [ssh-agent] Looking for ssh-agent implementation... 17:09:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:09:36 $ docker exec 1b9f550b3a47dbb995d3bfe89fa04093f549772756b8574f5a971db696d25940 ssh-agent 17:09:37 SSH_AUTH_SOCK=/tmp/ssh-Wt8Y3psEe42X/agent.33 17:09:37 SSH_AGENT_PID=39 17:09:37 Running ssh-add (command line suppressed) 17:09:37 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3589850320422486392.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_3589850320422486392.key) 17:09:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:09:37 + git semver push 17:09:37 2023-07-21 17:09:37,651 [run_push] DEBUG push 17:09:37 2023-07-21 17:09:37,651 [execute] INFO git cat-file --batch-check 17:09:37 2023-07-21 17:09:37,651 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 17:09:37 2023-07-21 17:09:37,655 [execute] INFO git rev-list 37845dae4303872a890d408489d14eb836287254 -- 17:09:37 2023-07-21 17:09:37,655 [execute] DEBUG Popen(['git', 'rev-list', '37845dae4303872a890d408489d14eb836287254', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:09:37 2023-07-21 17:09:37,661 [execute] INFO git fetch -v origin 17:09:37 2023-07-21 17:09:37,662 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 17:09:38 2023-07-21 17:09:38,135 [run_push] DEBUG no remote changes detected 17:09:38 2023-07-21 17:09:38,136 [execute] INFO git push origin semver 17:09:38 2023-07-21 17:09:38,136 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 17:09:38 2023-07-21 17:09:38,853 [run_push] DEBUG push all version tags 17:09:38 2023-07-21 17:09:38,854 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:09:38 2023-07-21 17:09:38,854 [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) 17:09:39 2023-07-21 17:09:39,544 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 17:09:39 3.1.0-dev.6 [Pipeline] } 17:09:39 $ docker exec --env ******** --env ******** 1b9f550b3a47dbb995d3bfe89fa04093f549772756b8574f5a971db696d25940 ssh-agent -k 17:09:39 unset SSH_AUTH_SOCK; 17:09:39 unset SSH_AGENT_PID; 17:09:39 echo Agent pid 39 killed; 17:09:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:09:40 + git semver [Pipeline] } 17:09:40 $ docker stop --time=1 1b9f550b3a47dbb995d3bfe89fa04093f549772756b8574f5a971db696d25940 17:09:41 $ docker rm -f --volumes 1b9f550b3a47dbb995d3bfe89fa04093f549772756b8574f5a971db696d25940 [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 17:09:42 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 17:09:42 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:09:42 total 16 17:09:42 drwxr-xr-x 3 root root 4096 Jul 21 16:57 . 17:09:42 drwxrwxr-x 12 jenkins jenkins 4096 Jul 21 17:09 .. 17:09:42 drwxr-xr-x 2 root root 4096 Jul 21 16:57 cost 17:09:42 -rw-r--r-- 1 root root 95 Jul 21 16:57 cost.csv 17:09:42 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:09:42 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 17:09:42 total 16 17:09:42 drwxr-xr-x 3 jenkins jenkins 4096 Jul 21 16:57 . 17:09:42 drwxrwxr-x 12 jenkins jenkins 4096 Jul 21 17:09 .. 17:09:42 drwxr-xr-x 2 jenkins jenkins 4096 Jul 21 16:57 cost 17:09:42 -rw-r--r-- 1 jenkins jenkins 95 Jul 21 16:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:09:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:09:43 ---> package-listing.sh 17:09:43 ++ facter osfamily 17:09:43 ++ tr '[:upper:]' '[:lower:]' 17:09:43 + OS_FAMILY=debian 17:09:43 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 17:09:43 + START_PACKAGES=/tmp/packages_start.txt 17:09:43 + END_PACKAGES=/tmp/packages_end.txt 17:09:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:09:43 + PACKAGES=/tmp/packages_start.txt 17:09:43 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:09:43 + PACKAGES=/tmp/packages_end.txt 17:09:43 + case "${OS_FAMILY}" in 17:09:43 + dpkg -l 17:09:43 + grep '^ii' 17:09:43 + '[' -f /tmp/packages_start.txt ']' 17:09:43 + '[' -f /tmp/packages_end.txt ']' 17:09:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:09:43 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 17:09:43 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 17:09:43 + 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 17:09:43 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 17:09:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:09:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:09:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:09:44 prd-ubuntu20.04-docker-8c-8g-1729 does not seem to be running inside a container 17:09:44 $ 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 17:09:44 $ docker top b8d7767865c9c068a83d1f36b57b44f5bd959a0c312ffa7780a5d9252c71af3e -eo pid,comm [Pipeline] { [Pipeline] sh 17:09:45 + touch /tmp/pre-build-complete [Pipeline] sh 17:09:45 + mkdir -p /var/log/sysstat [Pipeline] sh 17:09:45 + ls /var/log/sa-host 17:09:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:09:46 provisioning config files... 17:09:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config4228972168255262528tmp [Pipeline] { [Pipeline] echo 17:09:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:09:46 ---> create-netrc.sh [Pipeline] } 17:09:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:09:46 ---> python-tools-install.sh [Pipeline] echo 17:09:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:09:47 ---> sudo-logs.sh 17:09:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:09:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:09:47 ---> job-cost.sh 17:09:47 lf-activate-venv: SKIPPING 17:09:47 DEBUG: total: 0.2199999988079071 17:09:47 INFO: Retrieving Stack Cost... 17:09:47 INFO: Retrieving Pricing Info for: v3-standard-8 17:09:48 INFO: Archiving Costs [Pipeline] echo 17:09:48 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:09:48 ---> logs-deploy.sh 17:09:48 lf-activate-venv: SKIPPING 17:09:48 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/117 17:09:48 INFO: archiving workspace using pattern(s): 17:09:49 Archives upload complete. 17:09:49 INFO: archiving logs to Nexus 17:09:49 ---> uname -a: 17:09:49 Linux prd-ubuntu20-04-docker-8c-8g-1729 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 17:09:49 17:09:49 17:09:49 ---> lscpu: 17:09:49 Architecture: x86_64 17:09:49 CPU op-mode(s): 32-bit, 64-bit 17:09:49 Byte Order: Little Endian 17:09:49 Address sizes: 40 bits physical, 48 bits virtual 17:09:49 CPU(s): 8 17:09:49 On-line CPU(s) list: 0-7 17:09:49 Thread(s) per core: 1 17:09:49 Core(s) per socket: 1 17:09:49 Socket(s): 8 17:09:49 NUMA node(s): 1 17:09:49 Vendor ID: AuthenticAMD 17:09:49 CPU family: 23 17:09:49 Model: 49 17:09:49 Model name: AMD EPYC-Rome Processor 17:09:49 Stepping: 0 17:09:49 CPU MHz: 2799.998 17:09:49 BogoMIPS: 5599.99 17:09:49 Virtualization: AMD-V 17:09:49 Hypervisor vendor: KVM 17:09:49 Virtualization type: full 17:09:49 L1d cache: 256 KiB 17:09:49 L1i cache: 256 KiB 17:09:49 L2 cache: 4 MiB 17:09:49 L3 cache: 128 MiB 17:09:49 NUMA node0 CPU(s): 0-7 17:09:49 Vulnerability Itlb multihit: Not affected 17:09:49 Vulnerability L1tf: Not affected 17:09:49 Vulnerability Mds: Not affected 17:09:49 Vulnerability Meltdown: Not affected 17:09:49 Vulnerability Mmio stale data: Not affected 17:09:49 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 17:09:49 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 17:09:49 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 17:09:49 Vulnerability Srbds: Not affected 17:09:49 Vulnerability Tsx async abort: Not affected 17:09:49 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 17:09:49 17:09:49