Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d587da57cbe4a05f119c115f8fc98fba81978bb1 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-ssh573336707308297457.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4565431040026771522.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh4629333685294062650.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh6568690879673138563.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-ssh8260190754041796885.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-6891 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 d587da57cbe4a05f119c115f8fc98fba81978bb1 (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#174)" > 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 d587da57cbe4a05f119c115f8fc98fba81978bb1 # timeout=10 > git rev-list --no-walk 588e92caeae3f324aaf59fce709e788e07e827d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:33:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:33:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:33:00 ========================================================= 15:33:00 EdgeX Global Pipelines Version Info 15:33:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:33:00 ------------------- 15:33:00 stable info: 15:33:00 ------------------- 15:33:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:33:00 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 15:33:00 Message: update stable to v1.0.245 15:33:01 ------------------- 15:33:01 experimental info: 15:33:01 ------------------- 15:33:01 Commited By: **** collab-it+edgex@linuxfoundation.org 15:33:01 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 15:33:01 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d587da5 [Pipeline] echo 15:33:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:02 provisioning config files... 15:33:02 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17389736940354800684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:02 ---> docker-login.sh 15:33:02 nexus3.edgexfoundry.org:10001 15:33:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:03 Configure a credential helper to remove this warning. See 15:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:03 15:33:03 Login Succeeded 15:33:03 nexus3.edgexfoundry.org:10002 15:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:03 Configure a credential helper to remove this warning. See 15:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:03 15:33:03 Login Succeeded 15:33:03 nexus3.edgexfoundry.org:10003 15:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:03 Configure a credential helper to remove this warning. See 15:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:03 15:33:03 Login Succeeded 15:33:03 nexus3.edgexfoundry.org:10004 15:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:03 Configure a credential helper to remove this warning. See 15:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:03 15:33:03 Login Succeeded 15:33:03 docker.io 15:33:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:03 Configure a credential helper to remove this warning. See 15:33:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:03 15:33:03 Login Succeeded 15:33:03 ---> docker-login.sh ends [Pipeline] } 15:33:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:33:04 + git rev-list -1 --merges d587da57cbe4a05f119c115f8fc98fba81978bb1~1..d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] echo 15:33:04 -----------> git rev-list -1 --merges d587da57cbe4a05f119c115f8fc98fba81978bb1~1..d587da57cbe4a05f119c115f8fc98fba81978bb1 d587da57cbe4a05f119c115f8fc98fba81978bb1 [false] [Pipeline] sh 15:33:04 + git log --format=format:%s -1 d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] echo 15:33:04 ========================================================= 15:33:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:33:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:33:05 + git log --format=format:%s -1 d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] echo 15:33:05 [semverPrep] GIT_COMMIT: d587da57cbe4a05f119c115f8fc98fba81978bb1, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#174) [Pipeline] echo 15:33:05 [semverPrep] This is not a build commit. [Pipeline] sh 15:33:05 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:05 + grep -v github /etc/ssh/ssh_known_hosts 15:33:05 + [ -e /tmp/ssh_known_hosts ] 15:33:05 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:33:05 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:33:05 + sudo tee -a /etc/ssh/ssh_known_hosts 15:33:05 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:05 15:33:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:06 0.1.4: Pulling from edgex-devops/py-git-semver 15:33:06 b85a868b505f: Pulling fs layer 15:33:06 e2be974225ed: Pulling fs layer 15:33:06 339a4e72a1f5: Pulling fs layer 15:33:06 988bab9f4d93: Pulling fs layer 15:33:06 1469e6f7b9e6: Pulling fs layer 15:33:06 eaf3925da568: Pulling fs layer 15:33:06 bab4dde63d76: Pulling fs layer 15:33:06 bde34c3a00c8: Pulling fs layer 15:33:06 b352a97aabf1: Pulling fs layer 15:33:06 4872d77fe225: Pulling fs layer 15:33:06 5851b861e8e6: Pulling fs layer 15:33:06 bde34c3a00c8: Waiting 15:33:06 b352a97aabf1: Waiting 15:33:06 988bab9f4d93: Waiting 15:33:06 1469e6f7b9e6: Waiting 15:33:06 4872d77fe225: Waiting 15:33:06 eaf3925da568: Waiting 15:33:06 5851b861e8e6: Waiting 15:33:06 bab4dde63d76: Waiting 15:33:06 e2be974225ed: Verifying Checksum 15:33:06 e2be974225ed: Download complete 15:33:06 988bab9f4d93: Verifying Checksum 15:33:06 988bab9f4d93: Download complete 15:33:06 1469e6f7b9e6: Verifying Checksum 15:33:06 1469e6f7b9e6: Download complete 15:33:06 eaf3925da568: Verifying Checksum 15:33:06 eaf3925da568: Download complete 15:33:07 339a4e72a1f5: Verifying Checksum 15:33:07 339a4e72a1f5: Download complete 15:33:07 bde34c3a00c8: Verifying Checksum 15:33:07 bde34c3a00c8: Download complete 15:33:07 b352a97aabf1: Verifying Checksum 15:33:07 b352a97aabf1: Download complete 15:33:07 4872d77fe225: Verifying Checksum 15:33:07 4872d77fe225: Download complete 15:33:07 5851b861e8e6: Download complete 15:33:08 b85a868b505f: Verifying Checksum 15:33:08 b85a868b505f: Download complete 15:33:09 bab4dde63d76: Verifying Checksum 15:33:10 b85a868b505f: Pull complete 15:33:10 e2be974225ed: Pull complete 15:33:10 339a4e72a1f5: Pull complete 15:33:10 988bab9f4d93: Pull complete 15:33:11 1469e6f7b9e6: Pull complete 15:33:11 eaf3925da568: Pull complete 15:33:13 bab4dde63d76: Pull complete 15:33:13 bde34c3a00c8: Pull complete 15:33:13 b352a97aabf1: Pull complete 15:33:13 4872d77fe225: Pull complete 15:33:13 5851b861e8e6: Pull complete 15:33:13 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:33:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:13 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:13 prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container 15:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:17 $ docker top 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 -eo pid,comm 15:33:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:33:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:17 [ssh-agent] Looking for ssh-agent implementation... 15:33:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:17 $ docker exec 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 ssh-agent 15:33:17 SSH_AUTH_SOCK=/tmp/ssh-iLSqrqCbVSAA/agent.32 15:33:17 SSH_AGENT_PID=38 15:33:17 Running ssh-add (command line suppressed) 15:33:17 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5314528381006915974.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5314528381006915974.key) 15:33:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:17 + git tag --points-at HEAD [Pipeline] } 15:33:17 $ docker exec --env ******** --env ******** 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 ssh-agent -k 15:33:17 unset SSH_AUTH_SOCK; 15:33:17 unset SSH_AGENT_PID; 15:33:17 echo Agent pid 38 killed; 15:33:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:33:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:17 [ssh-agent] Looking for ssh-agent implementation... 15:33:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:18 $ docker exec 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 ssh-agent 15:33:18 SSH_AUTH_SOCK=/tmp/ssh-yfNO6VN3cgYV/agent.70 15:33:18 SSH_AGENT_PID=76 15:33:18 Running ssh-add (command line suppressed) 15:33:18 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1342894068173831485.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1342894068173831485.key) 15:33:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:18 + git semver init 15:33:18 2023-04-05 15:33:18,834 [run_init] DEBUG init version:0.0.0 force:False 15:33:18 2023-04-05 15:33:18,834 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:33:18 2023-04-05 15:33:18,835 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:33:18 2023-04-05 15:33:18,835 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:33:20 2023-04-05 15:33:19,940 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:33:20 2023-04-05 15:33:19,940 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:33:20 2023-04-05 15:33:19,940 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:20 2023-04-05 15:33:19,941 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:20 3.0.0-dev.21 [Pipeline] } 15:33:20 $ docker exec --env ******** --env ******** 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 ssh-agent -k 15:33:20 unset SSH_AUTH_SOCK; 15:33:20 unset SSH_AGENT_PID; 15:33:20 echo Agent pid 76 killed; 15:33:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:20 + git semver [Pipeline] } 15:33:20 $ docker stop --time=1 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 15:33:22 $ docker rm -f --volumes 07ea775d81c6164b7dfbea248747644f0ddbc5c95d3a74c71135c81b54aadbb1 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:33:22 Stashed 1 file(s) [Pipeline] echo 15:33:22 [edgeXSemver]: initialized semver on version 3.0.0-dev.21 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:22 provisioning config files... 15:33:22 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7410857607468090612tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:23 ---> docker-login.sh 15:33:23 nexus3.edgexfoundry.org:10001 15:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:23 Configure a credential helper to remove this warning. See 15:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:23 15:33:23 Login Succeeded 15:33:23 nexus3.edgexfoundry.org:10002 15:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:23 Configure a credential helper to remove this warning. See 15:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:23 15:33:23 Login Succeeded 15:33:23 nexus3.edgexfoundry.org:10003 15:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:23 Configure a credential helper to remove this warning. See 15:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:23 15:33:23 Login Succeeded 15:33:23 nexus3.edgexfoundry.org:10004 15:33:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:23 Configure a credential helper to remove this warning. See 15:33:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:23 15:33:23 Login Succeeded 15:33:23 docker.io 15:33:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:24 Configure a credential helper to remove this warning. See 15:33:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:24 15:33:24 Login Succeeded 15:33:24 ---> docker-login.sh ends [Pipeline] } 15:33:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:33:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:24 ========================================================= 15:33:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:33:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:33:24 Sending build context to Docker daemon 12.61MB 15:33:24 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:33:24 Step 2/12 : FROM ${BASE} AS builder 15:33:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:33:24 63b65145d645: Pulling fs layer 15:33:24 a2d21d5440eb: Pulling fs layer 15:33:24 935e6c44a52c: Pulling fs layer 15:33:24 94cc34f8dd06: Pulling fs layer 15:33:24 30dea6a524f1: Pulling fs layer 15:33:24 a2aff8979fd8: Pulling fs layer 15:33:24 6808be2612f2: Pulling fs layer 15:33:24 f25807f1079a: Pulling fs layer 15:33:24 a2aff8979fd8: Waiting 15:33:24 94cc34f8dd06: Waiting 15:33:24 6808be2612f2: Waiting 15:33:24 f25807f1079a: Waiting 15:33:24 30dea6a524f1: Waiting 15:33:24 a2d21d5440eb: Verifying Checksum 15:33:24 a2d21d5440eb: Download complete 15:33:24 94cc34f8dd06: Verifying Checksum 15:33:24 94cc34f8dd06: Download complete 15:33:24 30dea6a524f1: Download complete 15:33:25 a2aff8979fd8: Verifying Checksum 15:33:25 a2aff8979fd8: Download complete 15:33:25 63b65145d645: Verifying Checksum 15:33:25 63b65145d645: Download complete 15:33:25 63b65145d645: Pull complete 15:33:25 a2d21d5440eb: Pull complete 15:33:28 f25807f1079a: Verifying Checksum 15:33:28 f25807f1079a: Download complete 15:33:29 935e6c44a52c: Download complete 15:33:29 6808be2612f2: Verifying Checksum 15:33:29 6808be2612f2: Download complete 15:33:32 935e6c44a52c: Pull complete 15:33:32 94cc34f8dd06: Pull complete 15:33:33 30dea6a524f1: Pull complete 15:33:33 a2aff8979fd8: Pull complete 15:33:35 6808be2612f2: Pull complete 15:33:36 f25807f1079a: Pull complete 15:33:36 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 15:33:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:33:36 ---> 3b553350e43f 15:33:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:33:37 Still waiting to schedule task 15:33:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:33:41 ---> Running in 142067d40c1c 15:33:41 Removing intermediate container 142067d40c1c 15:33:41 ---> c5be3a7b6951 15:33:41 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:33:41 ---> Running in 468b60ca51e6 15:33:41 Removing intermediate container 468b60ca51e6 15:33:41 ---> de610d75cce1 15:33:41 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:33:41 ---> Running in 8b22972b4db1 15:33:41 Removing intermediate container 8b22972b4db1 15:33:41 ---> c7570648806b 15:33:41 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:33:41 ---> Running in 3427ae78a445 15:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:33:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:33:42 OK: 265 MiB in 53 packages 15:33:42 Removing intermediate container 3427ae78a445 15:33:42 ---> 4866f0a6e712 15:33:42 Step 7/12 : WORKDIR /app 15:33:42 ---> Running in e5319d34a99d 15:33:42 Removing intermediate container e5319d34a99d 15:33:42 ---> 2c42ae60c492 15:33:42 Step 8/12 : COPY go.mod vendor* ./ 15:33:42 ---> 09ef2c20ff08 15:33:42 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:42 ---> Running in f884925520fd 15:34:21 Removing intermediate container f884925520fd 15:34:21 ---> e348855518a2 15:34:21 Step 10/12 : COPY . . 15:34:21 ---> c72f8de23981 15:34:21 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:34:21 ---> Running in 314fa64d77a9 15:34:21 Removing intermediate container 314fa64d77a9 15:34:21 ---> 8b8f833f9506 15:34:21 Step 12/12 : RUN $MAKE 15:34:21 ---> Running in 58b2224cbdcf 15:34:21 noop 15:34:21 Removing intermediate container 58b2224cbdcf 15:34:21 ---> a067cd9f729e 15:34:21 Successfully built a067cd9f729e 15:34:21 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:22 + docker inspect -f . ci-base-image-x86_64 15:34:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:22 prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container 15:34: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 ******** -e ******** ci-base-image-x86_64 cat 15:34:22 $ docker top 48ea500ff11775a496700288d8f3e6adc8c5af3bd861d24cfaacee6422c5aa1e -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:22 + go version 15:34:22 go version go1.20.2 linux/amd64 [Pipeline] } 15:34:22 $ docker stop --time=1 48ea500ff11775a496700288d8f3e6adc8c5af3bd861d24cfaacee6422c5aa1e 15:34:24 $ docker rm -f --volumes 48ea500ff11775a496700288d8f3e6adc8c5af3bd861d24cfaacee6422c5aa1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:34:24 + docker inspect -f . ci-base-image-x86_64 15:34:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:34:24 prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container 15:34:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:34:24 $ docker top ac28dcc7ef6445c241415f447f29d5e40bf0cc325d60b06eb4bb0493bef460e1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:34:25 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:34:25 + make test 15:34:25 go test -race ./... -coverprofile=coverage.out ./... 15:34:43 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:34:43 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:34:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.129s coverage: 86.2% of statements 15:34:46 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.700s coverage: 71.9% of statements 15:35:08 go vet ./... 15:35:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:35:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:35:08 ./bin/test-attribution.sh [Pipeline] echo 15:35:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:35:08 $ docker stop --time=1 ac28dcc7ef6445c241415f447f29d5e40bf0cc325d60b06eb4bb0493bef460e1 15:35:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6893 in /w/workspace/dry_app-rfid-llrp-inventory_main 15:35:13 $ docker rm -f --volumes ac28dcc7ef6445c241415f447f29d5e40bf0cc325d60b06eb4bb0493bef460e1 [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws 15:35:13 Running in /w/workspace/app-rfid-llrp-inventory/90 [Pipeline] { [Pipeline] checkout 15:35:13 The recommended git tool is: git 15:35:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:35:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:35:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:35:14 + ls -al . 15:35:14 total 228 15:35:14 drwxrwxr-x 11 jenkins jenkins 4096 Apr 5 15:34 . 15:35:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 15:32 .. 15:35:14 -rw-rw-r-- 1 jenkins jenkins 262 Apr 5 15:32 .dockerignore 15:35:14 drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 15:33 .git 15:35:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 15:32 .github 15:35:14 -rw-rw-r-- 1 jenkins jenkins 788 Apr 5 15:32 .gitignore 15:35:14 -rw-rw-r-- 1 jenkins jenkins 41 Apr 5 15:32 .golangci.yml 15:35:14 drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 15:33 .semver 15:35:14 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 5 15:32 Attribution.txt 15:35:14 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 5 15:32 CHANGELOG.md 15:35:14 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 5 15:32 Dockerfile 15:35:14 -rw-rw-r-- 1 jenkins jenkins 677 Apr 5 15:32 GOVERNANCE.md 15:35:14 -rw-rw-r-- 1 jenkins jenkins 687 Apr 5 15:32 Jenkinsfile 15:35:14 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 5 15:32 LICENSE 15:35:14 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 5 15:32 Makefile 15:35:14 -rw-rw-r-- 1 jenkins jenkins 617 Apr 5 15:32 OWNERS.md 15:35:14 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 5 15:32 README.md 15:35:14 -rw-rw-r-- 1 jenkins jenkins 12 Apr 5 15:33 VERSION 15:35:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 15:32 bin 15:35:14 -rw-r--r-- 1 jenkins jenkins 41317 Apr 5 15:34 coverage.out 15:35:14 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 5 15:32 go.mod 15:35:14 -rw-rw-r-- 1 jenkins jenkins 31420 Apr 5 15:32 go.sum 15:35:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 15:32 images 15:35:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 15:32 internal 15:35:14 -rw-rw-r-- 1 jenkins jenkins 531 Apr 5 15:32 main.go 15:35:14 drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 15:32 res 15:35:14 drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 15:32 snap 15:35:14 drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 15:32 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:15 + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d587da57cbe4a05f119c115f8fc98fba81978bb1 --label arch=amd64 --label version=3.0.0-dev.21 . 15:35:15 Sending build context to Docker daemon 12.61MB 15:35:15 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:35:15 Step 2/29 : FROM ${BASE} AS builder 15:35:15 ---> a067cd9f729e 15:35:15 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:35:15 ---> Running in 3f7d3620c2a9 15:35:15 Removing intermediate container 3f7d3620c2a9 15:35:15 ---> ad82cf617099 15:35:15 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:35:15 ---> Running in 836e59b83cc7 15:35:15 Removing intermediate container 836e59b83cc7 15:35:15 ---> df2f6795fd02 15:35:15 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:35:15 ---> Running in 66a9f9ddc2e5 15:35:15 Removing intermediate container 66a9f9ddc2e5 15:35:15 ---> 775418ac33d4 15:35:15 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:35:15 ---> Running in eb1d0fdd0600 15:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:16 OK: 265 MiB in 53 packages 15:35:16 Removing intermediate container eb1d0fdd0600 15:35:16 ---> 5dd10e103250 15:35:16 Step 7/29 : WORKDIR /app 15:35:16 ---> Running in 5c897dbe09c8 15:35:16 Removing intermediate container 5c897dbe09c8 15:35:16 ---> f28a3e5fb623 15:35:16 Step 8/29 : COPY go.mod vendor* ./ 15:35:16 ---> e2364fa8cba6 15:35:16 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:16 ---> Running in c3c70a0df2fb 15:35:17 Removing intermediate container c3c70a0df2fb 15:35:17 ---> 32423ebeacea 15:35:17 Step 10/29 : COPY . . 15:35:18 ---> 1f0464964ade 15:35:18 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:35:18 ---> Running in d3c91827198c 15:35:18 Removing intermediate container d3c91827198c 15:35:18 ---> d65eb76422f0 15:35:18 Step 12/29 : RUN $MAKE 15:35:18 ---> Running in b5b369dea251 15:35:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.21" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:35:18 using credential edgex-jenkins-ssh 15:35:18 Cloning the remote Git repository 15:35:18 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:35:18 > git init /w/workspace/app-rfid-llrp-inventory/90 # timeout=10 15:35:19 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:35:19 > git --version # timeout=10 15:35:19 > git --version # 'git version 2.25.1' 15:35:19 using GIT_SSH to set credentials SSH Credentials for GitHub 15:35:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:21 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:35:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:35:22 Avoid second fetch 15:35:22 Checking out Revision d587da57cbe4a05f119c115f8fc98fba81978bb1 (main) 15:35:22 > git config core.sparsecheckout # timeout=10 15:35:22 > git checkout -f d587da57cbe4a05f119c115f8fc98fba81978bb1 # timeout=10 15:35:22 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#174)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:35:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:35:23 % Total % Received % Xferd Average Speed Time Time Time Current 15:35:23 Dload Upload Total Spent Left Speed 15:35:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 96598 [Pipeline] sh 15:35:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:35:24 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:35:24 + sudo tee /etc/docker/daemon.new 15:35:24 { 15:35:24 "registry-mirrors": [ 15:35:24 "https://nexus3.edgexfoundry.org:10001" 15:35:24 ], 15:35:24 "bip": "10.250.0.254/24", 15:35:24 "hosts": [ 15:35:24 "tcp://0.0.0.0:5555", 15:35:24 "unix:///var/run/docker.sock" 15:35:24 ], 15:35:24 "mtu": 1458, 15:35:24 "selinux-enabled": true, 15:35:24 "seccomp-profile": "/etc/docker/seccomp.json" 15:35:24 } [Pipeline] sh 15:35:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:35:25 + sudo service docker restart 15:35:40 Removing intermediate container b5b369dea251 15:35:40 ---> 65b677122c9c 15:35:40 Step 13/29 : FROM alpine:3.17 15:35:40 3.17: Pulling from library/alpine 15:35:40 f56be85fc22e: Pulling fs layer 15:35:40 f56be85fc22e: Verifying Checksum 15:35:40 f56be85fc22e: Download complete 15:35:40 f56be85fc22e: Pull complete 15:35:40 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:35:40 Status: Downloaded newer image for alpine:3.17 15:35:40 ---> 9ed4aefc74f6 15:35:40 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:35:40 ---> Running in b24ef48c4e69 15:35:40 Removing intermediate container b24ef48c4e69 15:35:40 ---> 62417c4e869a 15:35:40 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:35:40 ---> Running in 74449a31110e 15:35:40 Removing intermediate container 74449a31110e 15:35:40 ---> ec2e51362e03 15:35:40 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:35:40 ---> Running in b0f9352a1c74 15:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:35:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:35:40 (1/2) Installing ca-certificates (20220614-r4) 15:35:40 (2/2) Installing dumb-init (1.2.5-r2) 15:35:40 Executing busybox-1.35.0-r29.trigger 15:35:40 Executing ca-certificates-20220614-r4.trigger 15:35:40 OK: 8 MiB in 17 packages 15:35:40 Removing intermediate container b0f9352a1c74 15:35:40 ---> 6e7bcb9cdd20 15:35:40 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:35:40 ---> e0a9e84dcac5 15:35:40 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:35:40 ---> 60cbcae52daa 15:35:40 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:35:40 ---> 5fd65ed8bf42 15:35:40 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:35:40 ---> 9f26d94819b1 15:35:40 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:35:40 ---> 2730110e151f 15:35:40 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:35:40 ---> Running in 29ab0151b483 15:35:41 Removing intermediate container 29ab0151b483 15:35:41 ---> 39194cbb91b2 15:35:41 Step 23/29 : VOLUME /cache 15:35:41 ---> Running in 4f3ebb493890 15:35:41 Removing intermediate container 4f3ebb493890 15:35:41 ---> 1a189ab15c85 15:35:41 Step 24/29 : EXPOSE 59711 15:35:41 ---> Running in 5642437b2c90 15:35:41 Removing intermediate container 5642437b2c90 15:35:41 ---> 01e81a993810 15:35:41 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:35:41 ---> Running in c05a3ee9a354 15:35:41 Removing intermediate container c05a3ee9a354 15:35:41 ---> 5645c10529e0 15:35:41 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:35:41 ---> Running in 72c80f363976 15:35:41 Removing intermediate container 72c80f363976 15:35:41 ---> 5579b1f11d0a 15:35:41 Step 27/29 : LABEL arch=amd64 15:35:41 ---> Running in 40c06e03f5b4 15:35:41 Removing intermediate container 40c06e03f5b4 15:35:41 ---> 5f004f2aa045 15:35:41 Step 28/29 : LABEL git_sha=d587da57cbe4a05f119c115f8fc98fba81978bb1 15:35:41 ---> Running in a29c5ef0b89f 15:35:41 Removing intermediate container a29c5ef0b89f 15:35:41 ---> 2f6b0618c1d4 15:35:41 Step 29/29 : LABEL version=3.0.0-dev.21 15:35:41 ---> Running in 61be0748c4bf 15:35:42 Removing intermediate container 61be0748c4bf 15:35:42 ---> 97b208c7eb68 15:35:42 [Warning] One or more build-args [ARCH] were not consumed 15:35:42 Successfully built 97b208c7eb68 15:35:42 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:42 provisioning config files... 15:35:42 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3992554602760296717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:42 ---> docker-login.sh 15:35:42 nexus3.edgexfoundry.org:10001 15:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:42 Configure a credential helper to remove this warning. See 15:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:42 15:35:42 Login Succeeded 15:35:42 nexus3.edgexfoundry.org:10002 15:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:42 Configure a credential helper to remove this warning. See 15:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:42 15:35:42 Login Succeeded 15:35:42 nexus3.edgexfoundry.org:10003 15:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:42 Configure a credential helper to remove this warning. See 15:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:42 15:35:42 Login Succeeded 15:35:42 nexus3.edgexfoundry.org:10004 15:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:42 Configure a credential helper to remove this warning. See 15:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:42 15:35:42 Login Succeeded 15:35:42 docker.io 15:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:42 Configure a credential helper to remove this warning. See 15:35:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:42 15:35:42 Login Succeeded 15:35:42 ---> docker-login.sh ends [Pipeline] } 15:35:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:42 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:35:42 d587da57cbe4a05f119c115f8fc98fba81978bb1 15:35:42 latest 15:35:42 3.0.0-dev.21 15:35:42 d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 15:35:42 main 15:35:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:43 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:35:43 provisioning config files... 15:35:43 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/90@tmp/config13833706242467621061tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:35:43 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d587da57cbe4a05f119c115f8fc98fba81978bb1 15:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:35:43 ff8ef88862fe: Preparing 15:35:43 817ddd8f1357: Preparing 15:35:43 ec2e977db399: Preparing 15:35:43 ad8b4c7a2e02: Preparing 15:35:43 8040dfacd07a: Preparing 15:35:43 2db849f4a045: Preparing 15:35:43 8619edb00794: Preparing 15:35:43 f1417ff83b31: Preparing 15:35:43 2db849f4a045: Waiting 15:35:43 8619edb00794: Waiting 15:35:43 f1417ff83b31: Waiting 15:35:43 ---> docker-login.sh 15:35:43 nexus3.edgexfoundry.org:10001 15:35:43 ad8b4c7a2e02: Pushed 15:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:44 ec2e977db399: Pushed 15:35:44 8040dfacd07a: Pushed 15:35:44 ff8ef88862fe: Pushed 15:35:44 f1417ff83b31: Layer already exists 15:35:44 2db849f4a045: Pushed 15:35:44 8619edb00794: Pushed 15:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:44 Configure a credential helper to remove this warning. See 15:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:44 15:35:44 Login Succeeded 15:35:44 nexus3.edgexfoundry.org:10002 15:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:44 Configure a credential helper to remove this warning. See 15:35:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:44 15:35:44 Login Succeeded 15:35:44 nexus3.edgexfoundry.org:10003 15:35:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:45 Configure a credential helper to remove this warning. See 15:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:45 15:35:45 Login Succeeded 15:35:45 nexus3.edgexfoundry.org:10004 15:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:45 Configure a credential helper to remove this warning. See 15:35:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:45 15:35:45 Login Succeeded 15:35:45 docker.io 15:35:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:35:45 817ddd8f1357: Pushed 15:35:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:35:46 Configure a credential helper to remove this warning. See 15:35:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:35:46 15:35:46 Login Succeeded 15:35:46 ---> docker-login.sh ends [Pipeline] } 15:35:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:35:46 ========================================================= 15:35:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:35:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 15:35:46 d587da57cbe4a05f119c115f8fc98fba81978bb1: digest: sha256:c1d555cd318f424c5ba9bddfde676add86edda97d3cf9b1683759e8c46d4c8bc size: 1989 [Pipeline] } [Pipeline] isUnix [Pipeline] // withEnv [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:46 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:35:46 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:46 Sending build context to Docker daemon 677.9kB 15:35:46 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:35:46 Step 2/12 : FROM ${BASE} AS builder 15:35:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:35:47 ff8ef88862fe: Preparing 15:35:47 817ddd8f1357: Preparing 15:35:47 ec2e977db399: Preparing 15:35:47 ad8b4c7a2e02: Preparing 15:35:47 8040dfacd07a: Preparing 15:35:47 2db849f4a045: Preparing 15:35:47 8619edb00794: Preparing 15:35:47 f1417ff83b31: Preparing 15:35:47 2db849f4a045: Waiting 15:35:47 8619edb00794: Waiting 15:35:47 f1417ff83b31: Waiting 15:35:47 817ddd8f1357: Layer already exists 15:35:47 8040dfacd07a: Layer already exists 15:35:47 ff8ef88862fe: Layer already exists 15:35:47 ec2e977db399: Layer already exists 15:35:47 ad8b4c7a2e02: Layer already exists 15:35:47 2db849f4a045: Layer already exists 15:35:47 f1417ff83b31: Layer already exists 15:35:47 8619edb00794: Layer already exists 15:35:47 latest: digest: sha256:c1d555cd318f424c5ba9bddfde676add86edda97d3cf9b1683759e8c46d4c8bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:47 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.21 15:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:35:47 ff8ef88862fe: Preparing 15:35:47 817ddd8f1357: Preparing 15:35:47 ec2e977db399: Preparing 15:35:47 ad8b4c7a2e02: Preparing 15:35:47 8040dfacd07a: Preparing 15:35:47 2db849f4a045: Preparing 15:35:47 8619edb00794: Preparing 15:35:47 f1417ff83b31: Preparing 15:35:47 2db849f4a045: Waiting 15:35:47 8619edb00794: Waiting 15:35:47 f1417ff83b31: Waiting 15:35:47 ff8ef88862fe: Layer already exists 15:35:47 ad8b4c7a2e02: Layer already exists 15:35:47 817ddd8f1357: Layer already exists 15:35:47 ec2e977db399: Layer already exists 15:35:47 8040dfacd07a: Layer already exists 15:35:47 8619edb00794: Layer already exists 15:35:47 2db849f4a045: Layer already exists 15:35:47 f1417ff83b31: Layer already exists 15:35:47 3.0.0-dev.21: digest: sha256:c1d555cd318f424c5ba9bddfde676add86edda97d3cf9b1683759e8c46d4c8bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:35:47 af6eaf76a39c: Pulling fs layer 15:35:47 55522c791124: Pulling fs layer 15:35:47 ce5c4a1c91eb: Pulling fs layer 15:35:47 169dfbe0d373: Pulling fs layer 15:35:47 e1ff8fa3b103: Pulling fs layer 15:35:47 52ebb69f0ebf: Pulling fs layer 15:35:47 5abe8eddf0d5: Pulling fs layer 15:35:47 e1ff8fa3b103: Waiting 15:35:47 52ebb69f0ebf: Waiting 15:35:47 5abe8eddf0d5: Waiting 15:35:47 169dfbe0d373: Waiting 15:35:47 55522c791124: Verifying Checksum 15:35:47 55522c791124: Download complete 15:35:47 169dfbe0d373: Download complete 15:35:47 e1ff8fa3b103: Verifying Checksum 15:35:47 e1ff8fa3b103: Download complete 15:35:47 af6eaf76a39c: Verifying Checksum 15:35:47 af6eaf76a39c: Download complete 15:35:47 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 15:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:35:48 ff8ef88862fe: Preparing 15:35:48 817ddd8f1357: Preparing 15:35:48 ec2e977db399: Preparing 15:35:48 ad8b4c7a2e02: Preparing 15:35:48 8040dfacd07a: Preparing 15:35:48 2db849f4a045: Preparing 15:35:48 8619edb00794: Preparing 15:35:48 f1417ff83b31: Preparing 15:35:48 2db849f4a045: Waiting 15:35:48 8619edb00794: Waiting 15:35:48 f1417ff83b31: Waiting 15:35:48 ec2e977db399: Layer already exists 15:35:48 8040dfacd07a: Layer already exists 15:35:48 817ddd8f1357: Layer already exists 15:35:48 ff8ef88862fe: Layer already exists 15:35:48 ad8b4c7a2e02: Layer already exists 15:35:48 2db849f4a045: Layer already exists 15:35:48 f1417ff83b31: Layer already exists 15:35:48 8619edb00794: Layer already exists 15:35:48 d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21: digest: sha256:c1d555cd318f424c5ba9bddfde676add86edda97d3cf9b1683759e8c46d4c8bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:48 af6eaf76a39c: Pull complete 15:35:48 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:48 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:35:49 55522c791124: Pull complete 15:35:49 ff8ef88862fe: Preparing 15:35:49 817ddd8f1357: Preparing 15:35:49 ec2e977db399: Preparing 15:35:49 ad8b4c7a2e02: Preparing 15:35:49 8040dfacd07a: Preparing 15:35:49 2db849f4a045: Preparing 15:35:49 8619edb00794: Preparing 15:35:49 f1417ff83b31: Preparing 15:35:49 8619edb00794: Waiting 15:35:49 f1417ff83b31: Waiting 15:35:49 2db849f4a045: Waiting 15:35:49 817ddd8f1357: Layer already exists 15:35:49 8040dfacd07a: Layer already exists 15:35:49 ad8b4c7a2e02: Layer already exists 15:35:49 ec2e977db399: Layer already exists 15:35:49 ff8ef88862fe: Layer already exists 15:35:49 2db849f4a045: Layer already exists 15:35:49 f1417ff83b31: Layer already exists 15:35:49 8619edb00794: Layer already exists 15:35:49 main: digest: sha256:c1d555cd318f424c5ba9bddfde676add86edda97d3cf9b1683759e8c46d4c8bc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:35:49 ===================================================== [Pipeline] echo 15:35:49 taggedImages: 15:35:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d587da57cbe4a05f119c115f8fc98fba81978bb1 15:35:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:35:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.21 15:35:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 15:35:49 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:49 15:35:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:50 latest: Pulling from edgex-lftools-log-publisher 15:35:50 5eb5b503b376: Pulling fs layer 15:35:50 5c69ac0246d0: Pulling fs layer 15:35:50 ec43610c2a17: Pulling fs layer 15:35:50 3a2ae6a8a46f: Pulling fs layer 15:35:50 33b1e0a273af: Pulling fs layer 15:35:50 5d3b04190fa2: Pulling fs layer 15:35:50 2f39f015ded8: Pulling fs layer 15:35:50 5d3b04190fa2: Waiting 15:35:50 33b1e0a273af: Waiting 15:35:50 2f39f015ded8: Waiting 15:35:50 3a2ae6a8a46f: Waiting 15:35:50 5c69ac0246d0: Download complete 15:35:50 3a2ae6a8a46f: Verifying Checksum 15:35:50 3a2ae6a8a46f: Download complete 15:35:50 33b1e0a273af: Verifying Checksum 15:35:50 33b1e0a273af: Download complete 15:35:50 5d3b04190fa2: Download complete 15:35:51 5abe8eddf0d5: Verifying Checksum 15:35:51 5abe8eddf0d5: Download complete 15:35:51 ec43610c2a17: Verifying Checksum 15:35:51 ec43610c2a17: Download complete 15:35:52 5eb5b503b376: Verifying Checksum 15:35:52 5eb5b503b376: Download complete 15:35:53 5eb5b503b376: Pull complete 15:35:53 5c69ac0246d0: Pull complete 15:35:53 ec43610c2a17: Pull complete 15:35:53 3a2ae6a8a46f: Pull complete 15:35:53 ce5c4a1c91eb: Verifying Checksum 15:35:53 ce5c4a1c91eb: Download complete 15:35:53 33b1e0a273af: Pull complete 15:35:53 5d3b04190fa2: Pull complete 15:35:53 52ebb69f0ebf: Verifying Checksum 15:35:53 52ebb69f0ebf: Download complete 15:35:55 2f39f015ded8: Verifying Checksum 15:35:55 2f39f015ded8: Download complete 15:35:59 2f39f015ded8: Pull complete 15:35:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:35:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:35:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:59 prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container 15:35:59 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:36:04 $ docker top 451878252ba430ab224af95ef933484a55ddc96c5a1882664e611006a0108ae4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:36:04 ---> job-cost.sh 15:36:04 lf-activate-venv: SKIPPING 15:36:04 INFO: No Stack... 15:36:05 INFO: Retrieving Pricing Info for: v3-standard-8 15:36:05 INFO: Archiving Costs [Pipeline] sh 15:36:05 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:36:05 + cut -d, -f6 [Pipeline] lock 15:36:05 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] 15:36:05 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] did not exist. Created. 15:36:05 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:36:06 ce5c4a1c91eb: Pull complete 15:36:06 169dfbe0d373: Pull complete 15:36:06 e1ff8fa3b103: Pull complete 15:36:06 + echo total: 0.2199999988079071 [Pipeline] stash 15:36:06 Stashed 1 file(s) [Pipeline] } 15:36:06 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 15:36:06 $ docker stop --time=1 451878252ba430ab224af95ef933484a55ddc96c5a1882664e611006a0108ae4 15:36:07 $ docker rm -f --volumes 451878252ba430ab224af95ef933484a55ddc96c5a1882664e611006a0108ae4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 15:36:11 52ebb69f0ebf: Pull complete 15:36:15 5abe8eddf0d5: Pull complete 15:36:15 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 15:36:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:36:15 ---> 6cb57ee374ae 15:36:15 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:36:16 ---> Running in 103e221f35b6 15:36:17 Removing intermediate container 103e221f35b6 15:36:17 ---> 1f5aac90899f 15:36:17 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:36:17 ---> Running in a6d08f5dc1fb 15:36:17 Removing intermediate container a6d08f5dc1fb 15:36:17 ---> 2d70b5b3e343 15:36:17 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:36:17 ---> Running in c0c3f4513aec 15:36:18 Removing intermediate container c0c3f4513aec 15:36:18 ---> 025ffc8e73d2 15:36:18 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:36:18 ---> Running in c9973fa72014 15:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:36:20 OK: 263 MiB in 53 packages 15:36:21 Removing intermediate container c9973fa72014 15:36:21 ---> 19ff2f90865b 15:36:21 Step 7/12 : WORKDIR /app 15:36:21 ---> Running in c4487907ac8d 15:36:22 Removing intermediate container c4487907ac8d 15:36:22 ---> f08394ace29b 15:36:22 Step 8/12 : COPY go.mod vendor* ./ 15:36:22 ---> 3b580077e1c7 15:36:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:36:22 ---> Running in c64e28ca3a57 15:37:30 Removing intermediate container c64e28ca3a57 15:37:30 ---> 36adf53f6d46 15:37:30 Step 10/12 : COPY . . 15:37:30 ---> ecfc45ee639c 15:37:30 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:37:30 ---> Running in 8a12e8bcef08 15:37:30 Removing intermediate container 8a12e8bcef08 15:37:30 ---> 56b122119c31 15:37:30 Step 12/12 : RUN $MAKE 15:37:30 ---> Running in 83f7e2c17edf 15:37:30 noop 15:37:30 Removing intermediate container 83f7e2c17edf 15:37:30 ---> e1a37012884a 15:37:30 Successfully built e1a37012884a 15:37:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:30 + docker inspect -f . ci-base-image-arm64 15:37:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:31 prd-ubuntu20.04-docker-arm64-4c-16g-6893 does not seem to be running inside a container 15:37:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/90 -v /w/workspace/app-rfid-llrp-inventory/90:/w/workspace/app-rfid-llrp-inventory/90:rw,z -v /w/workspace/app-rfid-llrp-inventory/90@tmp:/w/workspace/app-rfid-llrp-inventory/90@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 15:37:32 $ docker top 53faaa0b575898375616119a70c6f2d399467fffa3e1feea3c0a7e086da410b8 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:33 + go version 15:37:33 go version go1.20.2 linux/arm64 [Pipeline] } 15:37:33 $ docker stop --time=1 53faaa0b575898375616119a70c6f2d399467fffa3e1feea3c0a7e086da410b8 15:37:34 $ docker rm -f --volumes 53faaa0b575898375616119a70c6f2d399467fffa3e1feea3c0a7e086da410b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:37:35 + docker inspect -f . ci-base-image-arm64 15:37:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:37:35 prd-ubuntu20.04-docker-arm64-4c-16g-6893 does not seem to be running inside a container 15:37:35 $ 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/90 -v /w/workspace/app-rfid-llrp-inventory/90:/w/workspace/app-rfid-llrp-inventory/90:rw,z -v /w/workspace/app-rfid-llrp-inventory/90@tmp:/w/workspace/app-rfid-llrp-inventory/90@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 15:37:36 $ docker top 31e28fccb99ef055ef5d28ea3fd92d2cf30ede41b9f8b32cebabc7f2c80daff9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:37:37 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/90 [Pipeline] fileExists [Pipeline] sh 15:37:37 + make test 15:37:37 go test -race ./... -coverprofile=coverage.out ./... 15:40:14 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:40:22 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:40:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.366s coverage: 86.2% of statements 15:40:34 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.690s coverage: 71.9% of statements 15:40:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:40:34 go vet ./... 15:43:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:43:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:43:11 ./bin/test-attribution.sh [Pipeline] echo 15:43:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:43:11 $ docker stop --time=1 31e28fccb99ef055ef5d28ea3fd92d2cf30ede41b9f8b32cebabc7f2c80daff9 15:43:13 $ docker rm -f --volumes 31e28fccb99ef055ef5d28ea3fd92d2cf30ede41b9f8b32cebabc7f2c80daff9 [Pipeline] // withDockerContainer [Pipeline] sh 15:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:43:15 Warning: overwriting stash ‘coverage-report’ 15:43:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:43:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:43:16 + ls -al . 15:43:16 total 224 15:43:16 drwxrwxr-x 10 jenkins jenkins 4096 Apr 5 15:37 . 15:43:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 15:35 .. 15:43:16 -rw-rw-r-- 1 jenkins jenkins 262 Apr 5 15:35 .dockerignore 15:43:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 5 15:35 .git 15:43:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 15:35 .github 15:43:16 -rw-rw-r-- 1 jenkins jenkins 788 Apr 5 15:35 .gitignore 15:43:16 -rw-rw-r-- 1 jenkins jenkins 41 Apr 5 15:35 .golangci.yml 15:43:16 -rw-rw-r-- 1 jenkins jenkins 9805 Apr 5 15:35 Attribution.txt 15:43:16 -rw-rw-r-- 1 jenkins jenkins 4331 Apr 5 15:35 CHANGELOG.md 15:43:16 -rw-rw-r-- 1 jenkins jenkins 1659 Apr 5 15:35 Dockerfile 15:43:16 -rw-rw-r-- 1 jenkins jenkins 677 Apr 5 15:35 GOVERNANCE.md 15:43:16 -rw-rw-r-- 1 jenkins jenkins 687 Apr 5 15:35 Jenkinsfile 15:43:16 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 5 15:35 LICENSE 15:43:16 -rw-rw-r-- 1 jenkins jenkins 2497 Apr 5 15:35 Makefile 15:43:16 -rw-rw-r-- 1 jenkins jenkins 617 Apr 5 15:35 OWNERS.md 15:43:16 -rw-rw-r-- 1 jenkins jenkins 31001 Apr 5 15:35 README.md 15:43:16 -rw-rw-r-- 1 jenkins jenkins 12 Apr 5 15:33 VERSION 15:43:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 15:35 bin 15:43:16 -rw-r--r-- 1 jenkins jenkins 41317 Apr 5 15:40 coverage.out 15:43:16 -rw-rw-r-- 1 jenkins jenkins 3464 Apr 5 15:35 go.mod 15:43:16 -rw-rw-r-- 1 jenkins jenkins 31420 Apr 5 15:35 go.sum 15:43:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 15:35 images 15:43:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 15:35 internal 15:43:16 -rw-rw-r-- 1 jenkins jenkins 531 Apr 5 15:35 main.go 15:43:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 5 15:35 res 15:43:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 5 15:35 snap 15:43:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 5 15:35 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:16 + 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=d587da57cbe4a05f119c115f8fc98fba81978bb1 --label arch=arm64 --label version=3.0.0-dev.21 . 15:43:16 Sending build context to Docker daemon 677.9kB 15:43:16 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:43:16 Step 2/29 : FROM ${BASE} AS builder 15:43:16 ---> e1a37012884a 15:43:16 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:43:16 ---> Running in 5b624d4a3826 15:43:17 Removing intermediate container 5b624d4a3826 15:43:17 ---> b85414b0de36 15:43:17 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:43:17 ---> Running in 78633d93d504 15:43:17 Removing intermediate container 78633d93d504 15:43:17 ---> d77c266edb27 15:43:17 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:43:17 ---> Running in db9eca4549a0 15:43:17 Removing intermediate container db9eca4549a0 15:43:17 ---> 7b998296aa4d 15:43:17 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:43:18 ---> Running in 122568a12722 15:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:43:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:43:20 OK: 263 MiB in 53 packages 15:43:21 Removing intermediate container 122568a12722 15:43:21 ---> bd73800673e6 15:43:21 Step 7/29 : WORKDIR /app 15:43:21 ---> Running in 9ca7a69a3189 15:43:22 Removing intermediate container 9ca7a69a3189 15:43:22 ---> 7d8c3a421058 15:43:22 Step 8/29 : COPY go.mod vendor* ./ 15:43:22 ---> 6493e24add4a 15:43:22 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:43:22 ---> Running in 2a9006fe19d8 15:43:25 Removing intermediate container 2a9006fe19d8 15:43:25 ---> 6c09036b933f 15:43:25 Step 10/29 : COPY . . 15:43:25 ---> 12797337fe63 15:43:25 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:43:25 ---> Running in 15155115eaf1 15:43:26 Removing intermediate container 15155115eaf1 15:43:26 ---> 042d7b87f3c3 15:43:26 Step 12/29 : RUN $MAKE 15:43:26 ---> Running in ec17e75f1bb3 15:43:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.49 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.21 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.21" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:45:49 Removing intermediate container ec17e75f1bb3 15:45:49 ---> 022568464b48 15:45:49 Step 13/29 : FROM alpine:3.17 15:45:49 3.17: Pulling from library/alpine 15:45:49 c41833b44d91: Pulling fs layer 15:45:49 c41833b44d91: Verifying Checksum 15:45:49 c41833b44d91: Download complete 15:45:50 c41833b44d91: Pull complete 15:45:50 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:45:50 Status: Downloaded newer image for alpine:3.17 15:45:50 ---> 51e60588ff2c 15:45:50 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:45:50 ---> Running in 2b9f15b68bed 15:45:50 Removing intermediate container 2b9f15b68bed 15:45:50 ---> ac7721536258 15:45:50 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:45:51 ---> Running in 60b6e18fc7bf 15:45:51 Removing intermediate container 60b6e18fc7bf 15:45:51 ---> 1fd8d1e7d0d8 15:45:51 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:45:51 ---> Running in d163dbba5676 15:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:45:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:45:54 (1/2) Installing ca-certificates (20220614-r4) 15:45:54 (2/2) Installing dumb-init (1.2.5-r2) 15:45:54 Executing busybox-1.35.0-r29.trigger 15:45:54 Executing ca-certificates-20220614-r4.trigger 15:45:54 OK: 8 MiB in 17 packages 15:45:56 Removing intermediate container d163dbba5676 15:45:56 ---> 60c08acea9a9 15:45:56 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:45:56 ---> 30ed4d1e500d 15:45:56 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:45:57 ---> a03b782e577d 15:45:57 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:45:57 ---> 36f9a0568f5b 15:45:57 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:45:58 ---> be5ee732ab97 15:45:58 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:45:59 ---> 823d97041374 15:45:59 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:45:59 ---> Running in c52c299230f5 15:46:01 Removing intermediate container c52c299230f5 15:46:01 ---> a2a7101797c6 15:46:01 Step 23/29 : VOLUME /cache 15:46:01 ---> Running in 42978692707c 15:46:02 Removing intermediate container 42978692707c 15:46:02 ---> 489bc2511539 15:46:02 Step 24/29 : EXPOSE 59711 15:46:02 ---> Running in 411aae9c61fc 15:46:02 Removing intermediate container 411aae9c61fc 15:46:02 ---> 04bd3570440c 15:46:02 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:46:02 ---> Running in 2a4c0c3a50dd 15:46:02 Removing intermediate container 2a4c0c3a50dd 15:46:02 ---> 122cccb6fb6e 15:46:02 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:46:02 ---> Running in f8507e16d481 15:46:03 Removing intermediate container f8507e16d481 15:46:03 ---> 48ed55ac9c59 15:46:03 Step 27/29 : LABEL arch=arm64 15:46:03 ---> Running in a7212c6767d9 15:46:03 Removing intermediate container a7212c6767d9 15:46:03 ---> 4addc987b720 15:46:03 Step 28/29 : LABEL git_sha=d587da57cbe4a05f119c115f8fc98fba81978bb1 15:46:03 ---> Running in ca0f8b115571 15:46:03 Removing intermediate container ca0f8b115571 15:46:03 ---> 43ee677f00c7 15:46:03 Step 29/29 : LABEL version=3.0.0-dev.21 15:46:03 ---> Running in 1de6819028e5 15:46:04 Removing intermediate container 1de6819028e5 15:46:04 ---> 1166cf3b45da 15:46:04 [Warning] One or more build-args [ARCH] were not consumed 15:46:04 Successfully built 1166cf3b45da 15:46:04 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:04 provisioning config files... 15:46:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/90@tmp/config6166755569790363781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:05 ---> docker-login.sh 15:46:05 nexus3.edgexfoundry.org:10001 15:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:05 Configure a credential helper to remove this warning. See 15:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:05 15:46:05 Login Succeeded 15:46:05 nexus3.edgexfoundry.org:10002 15:46:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:05 Configure a credential helper to remove this warning. See 15:46:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:05 15:46:05 Login Succeeded 15:46:05 nexus3.edgexfoundry.org:10003 15:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:06 Configure a credential helper to remove this warning. See 15:46:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:06 15:46:06 Login Succeeded 15:46:06 nexus3.edgexfoundry.org:10004 15:46:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:07 Configure a credential helper to remove this warning. See 15:46:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:07 15:46:07 Login Succeeded 15:46:07 docker.io 15:46:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:46:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:46:08 Configure a credential helper to remove this warning. See 15:46:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:46:08 15:46:08 Login Succeeded 15:46:08 ---> docker-login.sh ends [Pipeline] } 15:46:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:46:08 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:46:08 d587da57cbe4a05f119c115f8fc98fba81978bb1 15:46:08 latest 15:46:08 3.0.0-dev.21 15:46:08 d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 15:46:08 main 15:46:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:08 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d587da57cbe4a05f119c115f8fc98fba81978bb1 15:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:46:08 3773c84ebeb2: Preparing 15:46:08 35c7f45aa5ea: Preparing 15:46:08 b737d99618e0: Preparing 15:46:08 12e90189b767: Preparing 15:46:08 721777e8f17d: Preparing 15:46:08 19a91d2e00ed: Preparing 15:46:08 a43d9761fc45: Preparing 15:46:08 26cbea5cba74: Preparing 15:46:08 a43d9761fc45: Waiting 15:46:08 26cbea5cba74: Waiting 15:46:08 19a91d2e00ed: Waiting 15:46:09 12e90189b767: Pushed 15:46:09 b737d99618e0: Pushed 15:46:09 3773c84ebeb2: Pushed 15:46:09 721777e8f17d: Pushed 15:46:09 26cbea5cba74: Layer already exists 15:46:10 19a91d2e00ed: Pushed 15:46:10 a43d9761fc45: Pushed 15:46:15 35c7f45aa5ea: Pushed 15:46:15 d587da57cbe4a05f119c115f8fc98fba81978bb1: digest: sha256:9a471d05af6083b7ef3d271ccdbb9c2ec718783cdd504a414ce3cbe98284565b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:16 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:46:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:46:16 3773c84ebeb2: Preparing 15:46:16 35c7f45aa5ea: Preparing 15:46:16 b737d99618e0: Preparing 15:46:16 12e90189b767: Preparing 15:46:16 721777e8f17d: Preparing 15:46:16 19a91d2e00ed: Preparing 15:46:16 a43d9761fc45: Preparing 15:46:16 26cbea5cba74: Preparing 15:46:16 19a91d2e00ed: Waiting 15:46:16 a43d9761fc45: Waiting 15:46:16 35c7f45aa5ea: Layer already exists 15:46:16 b737d99618e0: Layer already exists 15:46:16 3773c84ebeb2: Layer already exists 15:46:16 721777e8f17d: Layer already exists 15:46:16 12e90189b767: Layer already exists 15:46:16 19a91d2e00ed: Layer already exists 15:46:16 a43d9761fc45: Layer already exists 15:46:16 26cbea5cba74: Layer already exists 15:46:16 latest: digest: sha256:9a471d05af6083b7ef3d271ccdbb9c2ec718783cdd504a414ce3cbe98284565b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:17 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.21 15:46:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:46:17 3773c84ebeb2: Preparing 15:46:17 35c7f45aa5ea: Preparing 15:46:17 b737d99618e0: Preparing 15:46:17 12e90189b767: Preparing 15:46:17 721777e8f17d: Preparing 15:46:17 19a91d2e00ed: Preparing 15:46:17 a43d9761fc45: Preparing 15:46:17 26cbea5cba74: Preparing 15:46:17 a43d9761fc45: Waiting 15:46:17 26cbea5cba74: Waiting 15:46:17 19a91d2e00ed: Waiting 15:46:17 721777e8f17d: Layer already exists 15:46:17 12e90189b767: Layer already exists 15:46:17 3773c84ebeb2: Layer already exists 15:46:17 b737d99618e0: Layer already exists 15:46:17 35c7f45aa5ea: Layer already exists 15:46:17 19a91d2e00ed: Layer already exists 15:46:17 26cbea5cba74: Layer already exists 15:46:17 a43d9761fc45: Layer already exists 15:46:17 3.0.0-dev.21: digest: sha256:9a471d05af6083b7ef3d271ccdbb9c2ec718783cdd504a414ce3cbe98284565b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:17 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 15:46:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:46:18 3773c84ebeb2: Preparing 15:46:18 35c7f45aa5ea: Preparing 15:46:18 b737d99618e0: Preparing 15:46:18 12e90189b767: Preparing 15:46:18 721777e8f17d: Preparing 15:46:18 19a91d2e00ed: Preparing 15:46:18 a43d9761fc45: Preparing 15:46:18 26cbea5cba74: Preparing 15:46:18 a43d9761fc45: Waiting 15:46:18 26cbea5cba74: Waiting 15:46:18 19a91d2e00ed: Waiting 15:46:19 721777e8f17d: Layer already exists 15:46:19 b737d99618e0: Layer already exists 15:46:19 35c7f45aa5ea: Layer already exists 15:46:19 3773c84ebeb2: Layer already exists 15:46:19 12e90189b767: Layer already exists 15:46:19 19a91d2e00ed: Layer already exists 15:46:19 26cbea5cba74: Layer already exists 15:46:19 a43d9761fc45: Layer already exists 15:46:19 d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21: digest: sha256:9a471d05af6083b7ef3d271ccdbb9c2ec718783cdd504a414ce3cbe98284565b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:19 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:20 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:46:20 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:46:20 3773c84ebeb2: Preparing 15:46:20 35c7f45aa5ea: Preparing 15:46:20 b737d99618e0: Preparing 15:46:20 12e90189b767: Preparing 15:46:20 721777e8f17d: Preparing 15:46:20 19a91d2e00ed: Preparing 15:46:20 a43d9761fc45: Preparing 15:46:20 26cbea5cba74: Preparing 15:46:20 19a91d2e00ed: Waiting 15:46:20 a43d9761fc45: Waiting 15:46:20 26cbea5cba74: Waiting 15:46:20 721777e8f17d: Layer already exists 15:46:20 12e90189b767: Layer already exists 15:46:20 35c7f45aa5ea: Layer already exists 15:46:20 b737d99618e0: Layer already exists 15:46:20 3773c84ebeb2: Layer already exists 15:46:20 a43d9761fc45: Layer already exists 15:46:20 19a91d2e00ed: Layer already exists 15:46:20 26cbea5cba74: Layer already exists 15:46:20 main: digest: sha256:9a471d05af6083b7ef3d271ccdbb9c2ec718783cdd504a414ce3cbe98284565b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:46:20 ===================================================== [Pipeline] echo 15:46:20 taggedImages: 15:46:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d587da57cbe4a05f119c115f8fc98fba81978bb1 15:46:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:46:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.21 15:46:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:d587da57cbe4a05f119c115f8fc98fba81978bb1-3.0.0-dev.21 15:46:20 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:20 15:46:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:21 arm64: Pulling from edgex-lftools-log-publisher 15:46:21 8998bd30e6a1: Pulling fs layer 15:46:21 04944245beec: Pulling fs layer 15:46:21 699f458cf7ca: Pulling fs layer 15:46:21 765212b225bb: Pulling fs layer 15:46:21 f23df028b6ca: Pulling fs layer 15:46:21 d65c8cfc05b1: Pulling fs layer 15:46:21 2437ff75d9bd: Pulling fs layer 15:46:21 f23df028b6ca: Waiting 15:46:21 d65c8cfc05b1: Waiting 15:46:21 2437ff75d9bd: Waiting 15:46:21 765212b225bb: Waiting 15:46:22 04944245beec: Verifying Checksum 15:46:22 04944245beec: Download complete 15:46:22 765212b225bb: Download complete 15:46:22 f23df028b6ca: Download complete 15:46:22 d65c8cfc05b1: Verifying Checksum 15:46:22 d65c8cfc05b1: Download complete 15:46:22 699f458cf7ca: Verifying Checksum 15:46:22 699f458cf7ca: Download complete 15:46:31 8998bd30e6a1: Verifying Checksum 15:46:31 8998bd30e6a1: Download complete 15:46:32 2437ff75d9bd: Verifying Checksum 15:46:32 2437ff75d9bd: Download complete 15:46:33 8998bd30e6a1: Pull complete 15:46:34 04944245beec: Pull complete 15:46:35 699f458cf7ca: Pull complete 15:46:35 765212b225bb: Pull complete 15:46:36 f23df028b6ca: Pull complete 15:46:36 d65c8cfc05b1: Pull complete 15:46:51 2437ff75d9bd: Pull complete 15:46:51 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:46:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:46:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:52 prd-ubuntu20.04-docker-arm64-4c-16g-6893 does not seem to be running inside a container 15:46:52 $ 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/90 -v /w/workspace/app-rfid-llrp-inventory/90:/w/workspace/app-rfid-llrp-inventory/90:rw,z -v /w/workspace/app-rfid-llrp-inventory/90@tmp:/w/workspace/app-rfid-llrp-inventory/90@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 15:46:54 $ docker top 532ad358903f009ec4208ed6fa157162b3265f400a8335e61d17b389a18260b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:55 ---> job-cost.sh 15:46:55 lf-activate-venv: SKIPPING 15:46:55 INFO: No Stack... 15:46:56 INFO: Retrieving Pricing Info for: v3-standard-4 15:46:56 INFO: Archiving Costs [Pipeline] sh 15:46:57 + cat /w/workspace/app-rfid-llrp-inventory/90/archives/cost.csv 15:46:57 + cut -d, -f6 [Pipeline] lock 15:46:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] 15:46:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] did not exist. Created. 15:46:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:46:58 /w/workspace/app-rfid-llrp-inventory/90@tmp/durable-6f851a98/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:46:58 + echo total: 0.10999999940395355 [Pipeline] stash 15:46:58 Warning: overwriting stash ‘stack-cost’ 15:46:58 Stashed 1 file(s) [Pipeline] } 15:46:58 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-90-stack-cost] [Pipeline] // lock [Pipeline] } 15:46:59 $ docker stop --time=1 532ad358903f009ec4208ed6fa157162b3265f400a8335e61d17b389a18260b6 15:47:02 $ docker rm -f --volumes 532ad358903f009ec4208ed6fa157162b3265f400a8335e61d17b389a18260b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:47:02 provisioning config files... 15:47:02 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12521247625674936736tmp [Pipeline] { [Pipeline] sh 15:47:02 + set +x 15:47:02 + curl -s https://codecov.io/bash 15:47:02 + bash -s -- 15:47:02 15:47:02 _____ _ 15:47:02 / ____| | | 15:47:02 | | ___ __| | ___ ___ _____ __ 15:47:02 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:47:02 | |___| (_) | (_| | __/ (_| (_) \ V / 15:47:02 \_____\___/ \__,_|\___|\___\___/ \_/ 15:47:02 Bash-1.0.6 15:47:02 15:47:02 15:47:02 ==> git version 2.25.1 found 15:47:02 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:47:02 Release-Date: 2020-01-08 15:47:02 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:47:02 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:47:02 ==> Jenkins CI detected. 15:47:02 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:47:02 project root: . 15:47:02 --> token set from env 15:47:02 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:47:02 ==> Running gcov in . (disable via -X gcov) 15:47:02 ==> Python coveragepy not found 15:47:02 ==> Searching for coverage reports in: 15:47:02 + . 15:47:03 -> Found 1 reports 15:47:03 ==> Detecting git/mercurial file structure 15:47:03 ==> Reading reports 15:47:03 + ./coverage.out bytes=41317 15:47:03 ==> Appending adjustments 15:47:03 https://docs.codecov.io/docs/fixing-reports 15:47:03 + Found adjustments 15:47:03 ==> Gzipping contents 15:47:03 12K /tmp/codecov.mshPKr.gz 15:47:03 ==> Uploading reports 15:47:03 url: https://codecov.io 15:47:03 query: branch=main&commit=d587da57cbe4a05f119c115f8fc98fba81978bb1&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:47:03 -> Pinging Codecov 15:47:03 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=d587da57cbe4a05f119c115f8fc98fba81978bb1&build=90&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F90%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:47:03 -> Uploading to 15:47:03 https://storage.googleapis.com/codecov/v4/raw/2023-04-05/581DD39554BDF9B6E22D074273EAD858/d587da57cbe4a05f119c115f8fc98fba81978bb1/b3002ec4-7918-48ef-9f4c-37575829dff3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230405%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230405T154703Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7309a4f82127b5730d4e4405a6ef168353cbd2fded34299fed728fa54d5fedf1 15:47:03 % Total % Received % Xferd Average Speed Time Time Time Current 15:47:03 Dload Upload Total Spent Left Speed 15:47:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11799 0 0 100 11799 0 53389 --:--:-- --:--:-- --:--:-- 53148 100 11799 0 0 100 11799 0 44357 --:--:-- --:--:-- --:--:-- 44191 15:47:03 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] } 15:47:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:47:03 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:47:03 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:04 15:47:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:04 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:47:04 df9b9388f04a: Pulling fs layer 15:47:04 52dc419b0ee2: Pulling fs layer 15:47:04 25bc292e5bac: Pulling fs layer 15:47:04 114826534d7a: Pulling fs layer 15:47:04 4657fd5d0bcf: Pulling fs layer 15:47:04 6ad1cebc031e: Pulling fs layer 15:47:04 8a3aa393b2d8: Pulling fs layer 15:47:04 114826534d7a: Waiting 15:47:04 6ad1cebc031e: Waiting 15:47:04 8a3aa393b2d8: Waiting 15:47:04 4657fd5d0bcf: Waiting 15:47:04 25bc292e5bac: Verifying Checksum 15:47:04 25bc292e5bac: Download complete 15:47:05 52dc419b0ee2: Download complete 15:47:05 4657fd5d0bcf: Download complete 15:47:06 df9b9388f04a: Download complete 15:47:06 df9b9388f04a: Pull complete 15:47:06 52dc419b0ee2: Pull complete 15:47:06 25bc292e5bac: Pull complete 15:47:07 6ad1cebc031e: Verifying Checksum 15:47:07 6ad1cebc031e: Download complete 15:47:19 8a3aa393b2d8: Verifying Checksum 15:47:19 8a3aa393b2d8: Download complete 15:47:19 114826534d7a: Verifying Checksum 15:47:19 114826534d7a: Download complete 15:47:22 114826534d7a: Pull complete 15:47:22 4657fd5d0bcf: Pull complete 15:47:22 6ad1cebc031e: Pull complete 15:47:24 8a3aa393b2d8: Pull complete 15:47:24 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:47:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:47:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:24 prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container 15:47:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:47:30 $ docker top 1a61e64e099b8757187db7a5217b3bc92ea1b2cf981b37c7026f7c1fb935e26c -eo pid,comm [Pipeline] { [Pipeline] echo 15:47:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:47:30 + set -o pipefail 15:47:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:47:34 15:47:34 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:47:34 15:47:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/fa5adef0-c205-4916-8bce-f9df063d072a 15:47:34 15:47:34 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:47:34 15:47:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:47:34 15:47:35 15:47:35 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:47:35 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:47:35 More details here: https://snyk.co/ue1NS [Pipeline] } 15:47:35 $ docker stop --time=1 1a61e64e099b8757187db7a5217b3bc92ea1b2cf981b37c7026f7c1fb935e26c 15:47:39 $ docker rm -f --volumes 1a61e64e099b8757187db7a5217b3bc92ea1b2cf981b37c7026f7c1fb935e26c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:47:39 + git log --format=format:%s -1 d587da57cbe4a05f119c115f8fc98fba81978bb1 [Pipeline] sh 15:47:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:47:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:47:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:40 prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container 15:47:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:47:40 $ docker top 48039c81d1b9c09fb4ba1576dfe60dc5a53d463ea33fa37b62f3c6a05c631426 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:47:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:47:40 [ssh-agent] Looking for ssh-agent implementation... 15:47:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:47:41 $ docker exec 48039c81d1b9c09fb4ba1576dfe60dc5a53d463ea33fa37b62f3c6a05c631426 ssh-agent 15:47:41 SSH_AUTH_SOCK=/tmp/ssh-4Gsnqod993Rc/agent.31 15:47:41 SSH_AGENT_PID=37 15:47:41 Running ssh-add (command line suppressed) 15:47:41 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12601252415900476203.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12601252415900476203.key) 15:47:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:47:41 + git semver tag 15:47:41 2023-04-05 15:47:41,765 [run_tag] DEBUG tag force:False 15:47:41 2023-04-05 15:47:41,765 [check_head_tag] DEBUG check head tag 15:47:41 2023-04-05 15:47:41,766 [execute] INFO git cat-file --batch-check 15:47:41 2023-04-05 15:47:41,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:47:41 2023-04-05 15:47:41,770 [execute] INFO git cat-file --batch 15:47:41 2023-04-05 15:47:41,771 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:47:41 2023-04-05 15:47:41,795 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:47:41 2023-04-05 15:47:41,795 [execute] INFO git tag -a v3.0.0-dev.21 -m v3.0.0-dev.21 15:47:41 2023-04-05 15:47:41,796 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.21', '-m', 'v3.0.0-dev.21'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:47:41 2023-04-05 15:47:41,800 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:47:41 3.0.0-dev.21 [Pipeline] } 15:47:41 $ docker exec --env ******** --env ******** 48039c81d1b9c09fb4ba1576dfe60dc5a53d463ea33fa37b62f3c6a05c631426 ssh-agent -k 15:47:41 unset SSH_AUTH_SOCK; 15:47:41 unset SSH_AGENT_PID; 15:47:41 echo Agent pid 37 killed; 15:47:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:47:42 + git semver [Pipeline] } 15:47:42 $ docker stop --time=1 48039c81d1b9c09fb4ba1576dfe60dc5a53d463ea33fa37b62f3c6a05c631426 15:47:43 $ docker rm -f --volumes 48039c81d1b9c09fb4ba1576dfe60dc5a53d463ea33fa37b62f3c6a05c631426 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:47:44 15:47:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:47:44 0.23.1-centos7: Pulling from edgex-lftools 15:47:44 ab5ef0e58194: Pulling fs layer 15:47:44 9712f1f96733: Pulling fs layer 15:47:44 63f879dbbcfc: Pulling fs layer 15:47:44 0d9ebad4ef96: Pulling fs layer 15:47:44 e9a5061849ea: Pulling fs layer 15:47:44 d747dcd14b5f: Pulling fs layer 15:47:44 2de7ff778b66: Pulling fs layer 15:47:44 0d9ebad4ef96: Waiting 15:47:44 e9a5061849ea: Waiting 15:47:44 d747dcd14b5f: Waiting 15:47:44 2de7ff778b66: Waiting 15:47:44 9712f1f96733: Download complete 15:47:47 63f879dbbcfc: Verifying Checksum 15:47:47 63f879dbbcfc: Download complete 15:47:47 e9a5061849ea: Verifying Checksum 15:47:47 e9a5061849ea: Download complete 15:47:47 d747dcd14b5f: Verifying Checksum 15:47:47 d747dcd14b5f: Download complete 15:47:50 2de7ff778b66: Verifying Checksum 15:47:50 2de7ff778b66: Download complete 15:47:50 0d9ebad4ef96: Verifying Checksum 15:47:50 0d9ebad4ef96: Download complete 15:47:51 ab5ef0e58194: Verifying Checksum 15:47:51 ab5ef0e58194: Download complete 15:47:53 ab5ef0e58194: Pull complete 15:47:53 9712f1f96733: Pull complete 15:47:54 63f879dbbcfc: Pull complete 15:47:57 0d9ebad4ef96: Pull complete 15:47:57 e9a5061849ea: Pull complete 15:47:57 d747dcd14b5f: Pull complete 15:47:58 2de7ff778b66: Pull complete 15:47:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:47:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:58 prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container 15:47:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:48:05 $ docker top a5a49b44221eaadc77accd561fa4196991f0d2d0c85f5c83aaeebf6abe7c8437 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:48:05 provisioning config files... 15:48:05 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5980992506638707600tmp 15:48:05 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16357909579088819914tmp 15:48:05 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8568178434886713621tmp [Pipeline] { [Pipeline] echo 15:48:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:48:05 ---> sigul-configuration.sh 15:48:05 gpg: directory `/root/.gnupg' created 15:48:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:48:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:48:05 gpg: keyring `/root/.gnupg/secring.gpg' created 15:48:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:48:05 gpg: CAST5 encrypted data 15:48:05 gpg: encrypted with 1 passphrase 15:48:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:48:05 + mkdir /home/jenkins 15:48:05 + mkdir /home/jenkins/sigul [Pipeline] sh 15:48:06 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:48:06 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:48:06 ---> sigul-install.sh 15:48:06 Sigul already installed; skipping installation. [Pipeline] sh 15:48:06 + git tag --list 15:48:06 v0.0.0 15:48:06 v1.0.0 15:48:06 v2.1.0 15:48:06 v2.1.1 15:48:06 v2.1.1-dev.1 15:48:06 v2.2.0 15:48:06 v2.2.1-dev.1 15:48:06 v2.2.1-dev.2 15:48:06 v2.2.1-dev.3 15:48:06 v2.2.1-dev.4 15:48:06 v2.2.1-dev.5 15:48:06 v2.2.1-dev.6 15:48:06 v2.2.1-dev.7 15:48:06 v2.3.0 15:48:06 v2.3.0-dev.10 15:48:06 v2.3.0-dev.11 15:48:06 v2.3.0-dev.12 15:48:06 v2.3.0-dev.13 15:48:06 v2.3.0-dev.14 15:48:06 v2.3.0-dev.15 15:48:06 v2.3.0-dev.16 15:48:06 v2.3.0-dev.17 15:48:06 v2.3.0-dev.18 15:48:06 v2.3.0-dev.19 15:48:06 v2.3.0-dev.20 15:48:06 v2.3.0-dev.21 15:48:06 v2.3.0-dev.22 15:48:06 v2.3.0-dev.23 15:48:06 v2.3.0-dev.24 15:48:06 v2.3.0-dev.25 15:48:06 v2.3.0-dev.26 15:48:06 v2.3.0-dev.9 15:48:06 v2.3.1-dev.1 15:48:06 v3.0.0-dev.1 15:48:06 v3.0.0-dev.10 15:48:06 v3.0.0-dev.11 15:48:06 v3.0.0-dev.12 15:48:06 v3.0.0-dev.13 15:48:06 v3.0.0-dev.14 15:48:06 v3.0.0-dev.15 15:48:06 v3.0.0-dev.16 15:48:06 v3.0.0-dev.17 15:48:06 v3.0.0-dev.18 15:48:06 v3.0.0-dev.19 15:48:06 v3.0.0-dev.2 15:48:06 v3.0.0-dev.20 15:48:06 v3.0.0-dev.21 15:48:06 v3.0.0-dev.3 15:48:06 v3.0.0-dev.4 15:48:06 v3.0.0-dev.5 15:48:06 v3.0.0-dev.6 15:48:06 v3.0.0-dev.7 15:48:06 v3.0.0-dev.8 15:48:06 v3.0.0-dev.9 [Pipeline] sh 15:48:06 + lftools sign git-tag v3.0.0-dev.21 15:48:07 Signing Git tag with Sigul... 15:48:07 Signing v3.0.0-dev.21 [Pipeline] echo 15:48:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:48:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:48:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:48:08 $ docker stop --time=1 a5a49b44221eaadc77accd561fa4196991f0d2d0c85f5c83aaeebf6abe7c8437 15:48:09 $ docker rm -f --volumes a5a49b44221eaadc77accd561fa4196991f0d2d0c85f5c83aaeebf6abe7c8437 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:48:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:10 prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container 15:48: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 15:48:10 $ docker top f313767bc2e105e2c73f4f2a8246cb4019542c60b3b2893496b888e6e322a938 -eo pid,comm 15:48: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). 15:48:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:11 [ssh-agent] Looking for ssh-agent implementation... 15:48:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:11 $ docker exec f313767bc2e105e2c73f4f2a8246cb4019542c60b3b2893496b888e6e322a938 ssh-agent 15:48:11 SSH_AUTH_SOCK=/tmp/ssh-PxKBhQpmjs7g/agent.33 15:48:11 SSH_AGENT_PID=39 15:48:11 Running ssh-add (command line suppressed) 15:48:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1032211375606862534.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1032211375606862534.key) 15:48:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:11 + git semver bump pre 15:48:11 2023-04-05 15:48:11,851 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:11 2023-04-05 15:48:11,851 [bump_version] DEBUG bumping version:3.0.0-dev.21 on axis:pre with prefix:dev 15:48:11 2023-04-05 15:48:11,852 [bump_version] DEBUG bumped version:3.0.0-dev.22 15:48:11 2023-04-05 15:48:11,852 [write_version] DEBUG write version:3.0.0-dev.22 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:48:11 2023-04-05 15:48:11,852 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:11 2023-04-05 15:48:11,852 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:11 2023-04-05 15:48:11,853 [execute] INFO git cat-file --batch-check 15:48:11 2023-04-05 15:48:11,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:11 2023-04-05 15:48:11,858 [execute] INFO git cat-file --batch 15:48:11 2023-04-05 15:48:11,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:11 2023-04-05 15:48:11,863 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:11 3.0.0-dev.22 [Pipeline] } 15:48:11 $ docker exec --env ******** --env ******** f313767bc2e105e2c73f4f2a8246cb4019542c60b3b2893496b888e6e322a938 ssh-agent -k 15:48:12 unset SSH_AUTH_SOCK; 15:48:12 unset SSH_AGENT_PID; 15:48:12 echo Agent pid 39 killed; 15:48:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:12 + git semver [Pipeline] } 15:48:12 $ docker stop --time=1 f313767bc2e105e2c73f4f2a8246cb4019542c60b3b2893496b888e6e322a938 15:48:13 $ docker rm -f --volumes f313767bc2e105e2c73f4f2a8246cb4019542c60b3b2893496b888e6e322a938 [Pipeline] // withDockerContainer [Pipeline] sh 15:48:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:48:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:48:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:14 prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container 15:48:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:48:14 $ docker top 95848e000ea1a01723a1554b3f073c295da255cc8fd2f4816c19f28155c1db6e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:48:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:48:15 [ssh-agent] Looking for ssh-agent implementation... 15:48:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:48:15 $ docker exec 95848e000ea1a01723a1554b3f073c295da255cc8fd2f4816c19f28155c1db6e ssh-agent 15:48:15 SSH_AUTH_SOCK=/tmp/ssh-96S5cVzUyTpH/agent.32 15:48:15 SSH_AGENT_PID=38 15:48:15 Running ssh-add (command line suppressed) 15:48:15 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1029390615580676268.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1029390615580676268.key) 15:48:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:48:15 + git semver push 15:48:15 2023-04-05 15:48:15,827 [run_push] DEBUG push 15:48:15 2023-04-05 15:48:15,827 [execute] INFO git cat-file --batch-check 15:48:15 2023-04-05 15:48:15,828 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:48:15 2023-04-05 15:48:15,831 [execute] INFO git rev-list dbb732aa3eab89ceffd98a059bb1cccff6b182b5 -- 15:48:15 2023-04-05 15:48:15,831 [execute] DEBUG Popen(['git', 'rev-list', 'dbb732aa3eab89ceffd98a059bb1cccff6b182b5', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:48:15 2023-04-05 15:48:15,836 [execute] INFO git fetch -v origin 15:48:15 2023-04-05 15:48:15,837 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:48:16 2023-04-05 15:48:16,317 [run_push] DEBUG no remote changes detected 15:48:16 2023-04-05 15:48:16,317 [execute] INFO git push origin semver 15:48:16 2023-04-05 15:48:16,317 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:48:17 2023-04-05 15:48:17,137 [run_push] DEBUG push all version tags 15:48:17 2023-04-05 15:48:17,137 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:48:17 2023-04-05 15:48:17,138 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:48:17 2023-04-05 15:48:17,933 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:48:17 3.0.0-dev.22 [Pipeline] } 15:48:18 $ docker exec --env ******** --env ******** 95848e000ea1a01723a1554b3f073c295da255cc8fd2f4816c19f28155c1db6e ssh-agent -k 15:48:18 unset SSH_AUTH_SOCK; 15:48:18 unset SSH_AGENT_PID; 15:48:18 echo Agent pid 38 killed; 15:48:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:48:18 + git semver [Pipeline] } 15:48:18 $ docker stop --time=1 95848e000ea1a01723a1554b3f073c295da255cc8fd2f4816c19f28155c1db6e 15:48:20 $ docker rm -f --volumes 95848e000ea1a01723a1554b3f073c295da255cc8fd2f4816c19f28155c1db6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:48:20 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:48:20 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:48:20 total 16 15:48:20 drwxr-xr-x 3 root root 4096 Apr 5 15:36 . 15:48:20 drwxrwxr-x 12 jenkins jenkins 4096 Apr 5 15:48 .. 15:48:20 drwxr-xr-x 2 root root 4096 Apr 5 15:36 cost 15:48:20 -rw-r--r-- 1 root root 94 Apr 5 15:36 cost.csv 15:48:20 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:48:20 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:48:20 total 16 15:48:20 drwxr-xr-x 3 jenkins jenkins 4096 Apr 5 15:36 . 15:48:20 drwxrwxr-x 12 jenkins jenkins 4096 Apr 5 15:48 .. 15:48:20 drwxr-xr-x 2 jenkins jenkins 4096 Apr 5 15:36 cost 15:48:20 -rw-r--r-- 1 jenkins jenkins 94 Apr 5 15:36 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:48:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:48:21 ---> package-listing.sh 15:48:21 ++ facter osfamily 15:48:21 ++ tr '[:upper:]' '[:lower:]' 15:48:22 + OS_FAMILY=debian 15:48:22 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:48:22 + START_PACKAGES=/tmp/packages_start.txt 15:48:22 + END_PACKAGES=/tmp/packages_end.txt 15:48:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:48:22 + PACKAGES=/tmp/packages_start.txt 15:48:22 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:48:22 + PACKAGES=/tmp/packages_end.txt 15:48:22 + case "${OS_FAMILY}" in 15:48:22 + dpkg -l 15:48:22 + grep '^ii' 15:48:22 + '[' -f /tmp/packages_start.txt ']' 15:48:22 + '[' -f /tmp/packages_end.txt ']' 15:48:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:48:22 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:48:22 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:48:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 15:48:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:48:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:48:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:48:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:48:23 prd-ubuntu20.04-docker-8c-8g-6891 does not seem to be running inside a container 15:48:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:48:23 $ docker top 97e235ae8cb5cd95d147e9c26b82c47790fedba0140985a9adb217bed9463bcd -eo pid,comm [Pipeline] { [Pipeline] sh 15:48:23 + touch /tmp/pre-build-complete [Pipeline] sh 15:48:23 + mkdir -p /var/log/sysstat [Pipeline] sh 15:48:24 + ls /var/log/sa-host 15:48:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:48:24 provisioning config files... 15:48:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11650022163989519166tmp [Pipeline] { [Pipeline] echo 15:48:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:48:24 ---> create-netrc.sh [Pipeline] } 15:48:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:48:24 ---> python-tools-install.sh [Pipeline] echo 15:48:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:48:25 ---> sudo-logs.sh 15:48:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:48:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:48:25 ---> job-cost.sh 15:48:25 lf-activate-venv: SKIPPING 15:48:25 DEBUG: total: 0.2199999988079071 15:48:25 INFO: Retrieving Stack Cost... 15:48:25 INFO: Retrieving Pricing Info for: v3-standard-8 15:48:26 INFO: Archiving Costs [Pipeline] echo 15:48:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:48:26 ---> logs-deploy.sh 15:48:26 lf-activate-venv: SKIPPING 15:48:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/90 15:48:26 INFO: archiving workspace using pattern(s): 15:48:27 Archives upload complete. 15:48:27 INFO: archiving logs to Nexus