Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb9c3911ed414974470d0055f1b5db75799e1a22 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-ssh7625536415099262515.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-ssh8594974576935256341.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-ssh2848562079481312688.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-ssh6545079994619160551.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-ssh10897511073206270481.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1249 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision cb9c3911ed414974470d0055f1b5db75799e1a22 (main) Commit message: "ci: Change dependabot gomod schedule to daily (#159)" > git config core.sparsecheckout # timeout=10 > git checkout -f cb9c3911ed414974470d0055f1b5db75799e1a22 # timeout=10 > git rev-list --no-walk 9fc1e835a381aac2d449f5841101e3758109bf40 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:25:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:25:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:25:59 ========================================================= 16:25:59 EdgeX Global Pipelines Version Info 16:25:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:26:00 ------------------- 16:26:00 stable info: 16:26:00 ------------------- 16:26:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:26:00 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 16:26:00 Message: update stable to v1.0.245 16:26:00 ------------------- 16:26:00 experimental info: 16:26:00 ------------------- 16:26:00 Commited By: **** collab-it+edgex@linuxfoundation.org 16:26:00 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 16:26:00 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb9c391 [Pipeline] echo 16:26:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:01 provisioning config files... 16:26:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5879857086631522211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:01 ---> docker-login.sh 16:26:01 nexus3.edgexfoundry.org:10001 16:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:02 Configure a credential helper to remove this warning. See 16:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:02 16:26:02 Login Succeeded 16:26:02 nexus3.edgexfoundry.org:10002 16:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:02 Configure a credential helper to remove this warning. See 16:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:02 16:26:02 Login Succeeded 16:26:02 nexus3.edgexfoundry.org:10003 16:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:02 Configure a credential helper to remove this warning. See 16:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:02 16:26:02 Login Succeeded 16:26:02 nexus3.edgexfoundry.org:10004 16:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:02 Configure a credential helper to remove this warning. See 16:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:02 16:26:02 Login Succeeded 16:26:02 docker.io 16:26:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:02 Configure a credential helper to remove this warning. See 16:26:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:02 16:26:02 Login Succeeded 16:26:02 ---> docker-login.sh ends [Pipeline] } 16:26:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 16:26:03 + git rev-list -1 --merges cb9c3911ed414974470d0055f1b5db75799e1a22~1..cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] echo 16:26:03 -----------> git rev-list -1 --merges cb9c3911ed414974470d0055f1b5db75799e1a22~1..cb9c3911ed414974470d0055f1b5db75799e1a22 cb9c3911ed414974470d0055f1b5db75799e1a22 [false] [Pipeline] sh 16:26:03 + git log --format=format:%s -1 cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] echo 16:26:03 ========================================================= 16:26:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:26:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:26:04 + git log --format=format:%s -1 cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] echo 16:26:04 [semverPrep] GIT_COMMIT: cb9c3911ed414974470d0055f1b5db75799e1a22, Commit Message: ci: Change dependabot gomod schedule to daily (#159) [Pipeline] echo 16:26:04 [semverPrep] This is not a build commit. [Pipeline] sh 16:26:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:26:04 + grep -v github /etc/ssh/ssh_known_hosts 16:26:04 + [ -e /tmp/ssh_known_hosts ] 16:26:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:26:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:26:04 + sudo tee -a /etc/ssh/ssh_known_hosts 16:26:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:04 16:26:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:05 0.1.4: Pulling from edgex-devops/py-git-semver 16:26:05 b85a868b505f: Pulling fs layer 16:26:05 e2be974225ed: Pulling fs layer 16:26:05 339a4e72a1f5: Pulling fs layer 16:26:05 988bab9f4d93: Pulling fs layer 16:26:05 1469e6f7b9e6: Pulling fs layer 16:26:05 eaf3925da568: Pulling fs layer 16:26:05 bab4dde63d76: Pulling fs layer 16:26:05 bde34c3a00c8: Pulling fs layer 16:26:05 b352a97aabf1: Pulling fs layer 16:26:05 4872d77fe225: Pulling fs layer 16:26:05 5851b861e8e6: Pulling fs layer 16:26:05 988bab9f4d93: Waiting 16:26:05 bde34c3a00c8: Waiting 16:26:05 1469e6f7b9e6: Waiting 16:26:05 5851b861e8e6: Waiting 16:26:05 bab4dde63d76: Waiting 16:26:05 eaf3925da568: Waiting 16:26:05 b352a97aabf1: Waiting 16:26:05 4872d77fe225: Waiting 16:26:05 e2be974225ed: Download complete 16:26:05 988bab9f4d93: Download complete 16:26:05 1469e6f7b9e6: Verifying Checksum 16:26:05 1469e6f7b9e6: Download complete 16:26:05 eaf3925da568: Verifying Checksum 16:26:05 eaf3925da568: Download complete 16:26:05 339a4e72a1f5: Verifying Checksum 16:26:05 339a4e72a1f5: Download complete 16:26:05 bde34c3a00c8: Verifying Checksum 16:26:05 bde34c3a00c8: Download complete 16:26:05 b352a97aabf1: Verifying Checksum 16:26:05 b352a97aabf1: Download complete 16:26:05 4872d77fe225: Verifying Checksum 16:26:05 4872d77fe225: Download complete 16:26:05 5851b861e8e6: Verifying Checksum 16:26:05 5851b861e8e6: Download complete 16:26:05 b85a868b505f: Download complete 16:26:05 bab4dde63d76: Verifying Checksum 16:26:05 bab4dde63d76: Download complete 16:26:06 b85a868b505f: Pull complete 16:26:06 e2be974225ed: Pull complete 16:26:07 339a4e72a1f5: Pull complete 16:26:07 988bab9f4d93: Pull complete 16:26:07 1469e6f7b9e6: Pull complete 16:26:07 eaf3925da568: Pull complete 16:26:09 bab4dde63d76: Pull complete 16:26:09 bde34c3a00c8: Pull complete 16:26:09 b352a97aabf1: Pull complete 16:26:09 4872d77fe225: Pull complete 16:26:09 5851b861e8e6: Pull complete 16:26:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:26:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:26:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:09 prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container 16:26:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:26:11 $ docker top 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be -eo pid,comm 16:26: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). 16:26:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:26:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:11 [ssh-agent] Looking for ssh-agent implementation... 16:26:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:11 $ docker exec 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be ssh-agent 16:26:11 SSH_AUTH_SOCK=/tmp/ssh-lPD6oxEU3GZF/agent.32 16:26:11 SSH_AGENT_PID=38 16:26:11 Running ssh-add (command line suppressed) 16:26:11 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14908385621307845809.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14908385621307845809.key) 16:26:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:11 + git tag --points-at HEAD [Pipeline] } 16:26:11 $ docker exec --env ******** --env ******** 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be ssh-agent -k 16:26:11 unset SSH_AUTH_SOCK; 16:26:11 unset SSH_AGENT_PID; 16:26:11 echo Agent pid 38 killed; 16:26:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:26:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:26:11 [ssh-agent] Looking for ssh-agent implementation... 16:26:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:26:12 $ docker exec 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be ssh-agent 16:26:12 SSH_AUTH_SOCK=/tmp/ssh-oriNhW7zVrNr/agent.70 16:26:12 SSH_AGENT_PID=76 16:26:12 Running ssh-add (command line suppressed) 16:26:12 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13670548521572621655.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13670548521572621655.key) 16:26:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:26:12 + git semver init 16:26:12 2023-03-15 16:26:12,710 [run_init] DEBUG init version:0.0.0 force:False 16:26:12 2023-03-15 16:26:12,711 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:26:12 2023-03-15 16:26:12,712 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 16:26:12 2023-03-15 16:26:12,712 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:26:14 2023-03-15 16:26:13,932 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 16:26:14 2023-03-15 16:26:13,932 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 16:26:14 2023-03-15 16:26:13,932 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:26:14 2023-03-15 16:26:13,933 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:26:14 3.0.0-dev.13 [Pipeline] } 16:26:14 $ docker exec --env ******** --env ******** 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be ssh-agent -k 16:26:14 unset SSH_AUTH_SOCK; 16:26:14 unset SSH_AGENT_PID; 16:26:14 echo Agent pid 76 killed; 16:26:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:26:14 + git semver [Pipeline] } 16:26:14 $ docker stop --time=1 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be 16:26:16 $ docker rm -f --volumes 09a412d8c8d6a55b77722fe6dcdfe3db564e3b085a0a5fe3a13349ebc5dba0be [Pipeline] // withDockerContainer [Pipeline] sh 16:26:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:26:16 Stashed 1 file(s) [Pipeline] echo 16:26:16 [edgeXSemver]: initialized semver on version 3.0.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:26:16 provisioning config files... 16:26:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3898128451784946490tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:26:17 ---> docker-login.sh 16:26:17 nexus3.edgexfoundry.org:10001 16:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:17 Configure a credential helper to remove this warning. See 16:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:17 16:26:17 Login Succeeded 16:26:17 nexus3.edgexfoundry.org:10002 16:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:17 Configure a credential helper to remove this warning. See 16:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:17 16:26:17 Login Succeeded 16:26:17 nexus3.edgexfoundry.org:10003 16:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:17 Configure a credential helper to remove this warning. See 16:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:17 16:26:17 Login Succeeded 16:26:17 nexus3.edgexfoundry.org:10004 16:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:17 Configure a credential helper to remove this warning. See 16:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:17 16:26:17 Login Succeeded 16:26:17 docker.io 16:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:26:17 Configure a credential helper to remove this warning. See 16:26:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:26:17 16:26:17 Login Succeeded 16:26:17 ---> docker-login.sh ends [Pipeline] } 16:26:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:26:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:26:17 ========================================================= 16:26:17 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 16:26:17 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:26:18 Sending build context to Docker daemon 12.58MB 16:26:18 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:26:18 Step 2/12 : FROM ${BASE} AS builder 16:26:18 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 16:26:18 63b65145d645: Pulling fs layer 16:26:18 a2d21d5440eb: Pulling fs layer 16:26:18 935e6c44a52c: Pulling fs layer 16:26:18 94cc34f8dd06: Pulling fs layer 16:26:18 30dea6a524f1: Pulling fs layer 16:26:18 a2aff8979fd8: Pulling fs layer 16:26:18 6808be2612f2: Pulling fs layer 16:26:18 30dea6a524f1: Waiting 16:26:18 a2aff8979fd8: Waiting 16:26:18 f25807f1079a: Pulling fs layer 16:26:18 6808be2612f2: Waiting 16:26:18 a2d21d5440eb: Verifying Checksum 16:26:18 a2d21d5440eb: Download complete 16:26:18 94cc34f8dd06: Verifying Checksum 16:26:18 94cc34f8dd06: Download complete 16:26:18 30dea6a524f1: Download complete 16:26:18 63b65145d645: Verifying Checksum 16:26:18 63b65145d645: Download complete 16:26:18 a2aff8979fd8: Verifying Checksum 16:26:18 a2aff8979fd8: Download complete 16:26:18 63b65145d645: Pull complete 16:26:18 a2d21d5440eb: Pull complete 16:26:19 935e6c44a52c: Verifying Checksum 16:26:19 935e6c44a52c: Download complete 16:26:19 f25807f1079a: Verifying Checksum 16:26:19 f25807f1079a: Download complete 16:26:19 6808be2612f2: Verifying Checksum 16:26:19 6808be2612f2: Download complete 16:26:21 935e6c44a52c: Pull complete 16:26:21 94cc34f8dd06: Pull complete 16:26:22 30dea6a524f1: Pull complete 16:26:22 a2aff8979fd8: Pull complete 16:26:24 6808be2612f2: Pull complete 16:26:25 f25807f1079a: Pull complete 16:26:25 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 16:26:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 16:26:25 ---> 3b553350e43f 16:26:25 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:26:26 ---> Running in 241b1e163468 16:26:26 Removing intermediate container 241b1e163468 16:26:26 ---> da9956d2f1ee 16:26:26 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:26:26 ---> Running in 54effd526573 16:26:26 Removing intermediate container 54effd526573 16:26:26 ---> 2ac6f66b9b77 16:26:26 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:26:26 ---> Running in e5753d4ae00e 16:26:27 Removing intermediate container e5753d4ae00e 16:26:27 ---> 4c2953807930 16:26:27 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:26:27 ---> Running in c873c849b9e1 16:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:26:27 OK: 265 MiB in 53 packages 16:26:27 Removing intermediate container c873c849b9e1 16:26:27 ---> afcdd779f3e4 16:26:27 Step 7/12 : WORKDIR /app 16:26:27 ---> Running in 89dd28ab902f 16:26:28 Removing intermediate container 89dd28ab902f 16:26:28 ---> 857156f1edf4 16:26:28 Step 8/12 : COPY go.mod vendor* ./ 16:26:28 ---> ad2459387932 16:26:28 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:28 ---> Running in a7b734859e43 16:26:31 Still waiting to schedule task 16:26:31 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 16:26:46 Removing intermediate container a7b734859e43 16:26:46 ---> 1dc8f46a5296 16:26:46 Step 10/12 : COPY . . 16:26:46 ---> a75dac08ca13 16:26:46 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:26:46 ---> Running in 7e48ec54073a 16:26:46 Removing intermediate container 7e48ec54073a 16:26:46 ---> 7f518baef763 16:26:46 Step 12/12 : RUN $MAKE 16:26:46 ---> Running in a679c0ad2ed8 16:26:46 noop 16:26:46 Removing intermediate container a679c0ad2ed8 16:26:46 ---> 6cc6d382c8d3 16:26:46 Successfully built 6cc6d382c8d3 16:26:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:47 + docker inspect -f . ci-base-image-x86_64 16:26:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:47 prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container 16:26:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:26:47 $ docker top d098115aa208d139044e7b26e69b94b2000ce5de03fc5b89b7e47fbf1a01f754 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:47 + go version 16:26:47 go version go1.20.2 linux/amd64 [Pipeline] } 16:26:47 $ docker stop --time=1 d098115aa208d139044e7b26e69b94b2000ce5de03fc5b89b7e47fbf1a01f754 16:26:49 $ docker rm -f --volumes d098115aa208d139044e7b26e69b94b2000ce5de03fc5b89b7e47fbf1a01f754 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:49 + docker inspect -f . ci-base-image-x86_64 16:26:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:49 prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container 16:26:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:26:50 $ docker top d0c2ecab3af7706624dad75049e64b566b641d08502570f5035b142af2e4e03c -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:50 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 16:26:50 + make test 16:26:50 go test -race ./... -coverprofile=coverage.out ./... 16:27:08 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:27:08 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:27:08 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.153s coverage: 86.2% of statements 16:27:10 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.743s coverage: 71.9% of statements 16:27:28 go vet ./... 16:27:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:27:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:27:32 ./bin/test-attribution.sh [Pipeline] echo 16:27:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:27:32 $ docker stop --time=1 d0c2ecab3af7706624dad75049e64b566b641d08502570f5035b142af2e4e03c 16:27:35 $ docker rm -f --volumes d0c2ecab3af7706624dad75049e64b566b641d08502570f5035b142af2e4e03c [Pipeline] // withDockerContainer [Pipeline] sh 16:27:36 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:27:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 16:27:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:27:37 + ls -al . 16:27:37 total 228 16:27:37 drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 16:26 . 16:27:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:25 .. 16:27:37 -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 16:25 .dockerignore 16:27:37 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:26 .git 16:27:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:25 .github 16:27:37 -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 16:25 .gitignore 16:27:37 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:25 .golangci.yml 16:27:37 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:26 .semver 16:27:37 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 16:25 Attribution.txt 16:27:37 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 16:25 CHANGELOG.md 16:27:37 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 16:25 Dockerfile 16:27:37 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:25 GOVERNANCE.md 16:27:37 -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 16:25 Jenkinsfile 16:27:37 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 16:25 LICENSE 16:27:37 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 16:25 Makefile 16:27:37 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:25 OWNERS.md 16:27:37 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 16:25 README.md 16:27:37 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 16:26 VERSION 16:27:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:25 bin 16:27:37 -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 16:27 coverage.out 16:27:37 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 16:25 go.mod 16:27:37 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 16:25 go.sum 16:27:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:25 images 16:27:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:25 internal 16:27:37 -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 16:25 main.go 16:27:37 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:25 res 16:27:37 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:25 snap 16:27:37 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:25 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:27:37 + 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=cb9c3911ed414974470d0055f1b5db75799e1a22 --label arch=amd64 --label version=3.0.0-dev.13 . 16:27:37 Sending build context to Docker daemon 12.58MB 16:27:37 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:27:37 Step 2/29 : FROM ${BASE} AS builder 16:27:37 ---> 6cc6d382c8d3 16:27:37 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:27:38 ---> Running in 087c77b84f1d 16:27:38 Removing intermediate container 087c77b84f1d 16:27:38 ---> 9003c9b3449f 16:27:38 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:27:38 ---> Running in bce7e101aa8f 16:27:38 Removing intermediate container bce7e101aa8f 16:27:38 ---> ac7ad4e784ef 16:27:38 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:27:38 ---> Running in 124e93922d96 16:27:38 Removing intermediate container 124e93922d96 16:27:38 ---> f87773e1d5fc 16:27:38 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:27:38 ---> Running in 80d1987c0a3e 16:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:27:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:27:38 OK: 265 MiB in 53 packages 16:27:39 Removing intermediate container 80d1987c0a3e 16:27:39 ---> a4e5679f148b 16:27:39 Step 7/29 : WORKDIR /app 16:27:39 ---> Running in a6714ae8d6cf 16:27:39 Removing intermediate container a6714ae8d6cf 16:27:39 ---> 01ca2f46fb64 16:27:39 Step 8/29 : COPY go.mod vendor* ./ 16:27:39 ---> 1258393235bc 16:27:39 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:39 ---> Running in 54122fecf1ed 16:27:40 Removing intermediate container 54122fecf1ed 16:27:40 ---> 6a8d6dce5ea0 16:27:40 Step 10/29 : COPY . . 16:27:40 ---> 805c76cfb5c0 16:27:40 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:27:40 ---> Running in b9b146437638 16:27:40 Removing intermediate container b9b146437638 16:27:40 ---> b1b92094ab37 16:27:40 Step 12/29 : RUN $MAKE 16:27:40 ---> Running in 19068defbf5e 16:27:40 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.13" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:27:59 Removing intermediate container 19068defbf5e 16:27:59 ---> 869b25c44a63 16:27:59 Step 13/29 : FROM alpine:3.17 16:27:59 3.17: Pulling from library/alpine 16:27:59 63b65145d645: Already exists 16:27:59 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:27:59 Status: Downloaded newer image for alpine:3.17 16:27:59 ---> b2aa39c304c2 16:27:59 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:27:59 ---> Running in 06bd87968ba1 16:27:59 Removing intermediate container 06bd87968ba1 16:27:59 ---> 98fd3a04bda7 16:27:59 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:27:59 ---> Running in 1dd52bc73d27 16:27:59 Removing intermediate container 1dd52bc73d27 16:27:59 ---> 1e3338af92ef 16:27:59 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:27:59 ---> Running in 29e3e7e30560 16:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 16:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 16:27:59 (1/2) Installing ca-certificates (20220614-r4) 16:27:59 (2/2) Installing dumb-init (1.2.5-r2) 16:27:59 Executing busybox-1.35.0-r29.trigger 16:27:59 Executing ca-certificates-20220614-r4.trigger 16:27:59 OK: 8 MiB in 17 packages 16:27:59 Removing intermediate container 29e3e7e30560 16:27:59 ---> ae4a1a2ba7eb 16:27:59 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:27:59 ---> 5ace48d3976c 16:27:59 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:27:59 ---> eb7f0faa393c 16:27:59 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:27:59 ---> 6fac0abe8d0c 16:27:59 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:27:59 ---> 5ecf49742681 16:27:59 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:28:00 ---> 4f245a3f4e3f 16:28:00 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:28:00 ---> Running in 9044e418935d 16:28:00 Removing intermediate container 9044e418935d 16:28:00 ---> e64ea5c86b82 16:28:00 Step 23/29 : VOLUME /cache 16:28:00 ---> Running in 1a15d129ec64 16:28:00 Removing intermediate container 1a15d129ec64 16:28:00 ---> 44965e18ef6b 16:28:00 Step 24/29 : EXPOSE 59711 16:28:00 ---> Running in 686377161f89 16:28:01 Removing intermediate container 686377161f89 16:28:01 ---> 793b84efe526 16:28:01 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:28:01 ---> Running in 0dc574dbbcb1 16:28:01 Removing intermediate container 0dc574dbbcb1 16:28:01 ---> b01e89a74703 16:28:01 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:28:01 ---> Running in 97bebbc8cc03 16:28:01 Removing intermediate container 97bebbc8cc03 16:28:01 ---> e7e5f5e6d43d 16:28:01 Step 27/29 : LABEL arch=amd64 16:28:01 ---> Running in 374a2594b6bc 16:28:01 Removing intermediate container 374a2594b6bc 16:28:01 ---> e2cdaf487274 16:28:01 Step 28/29 : LABEL git_sha=cb9c3911ed414974470d0055f1b5db75799e1a22 16:28:01 ---> Running in f11709d4da34 16:28:01 Removing intermediate container f11709d4da34 16:28:01 ---> 90219a55aeba 16:28:01 Step 29/29 : LABEL version=3.0.0-dev.13 16:28:01 ---> Running in 01904c1f6741 16:28:01 Removing intermediate container 01904c1f6741 16:28:01 ---> 7e74d8ccf3e2 16:28:01 [Warning] One or more build-args [ARCH] were not consumed 16:28:01 Successfully built 7e74d8ccf3e2 16:28:01 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:28:01 provisioning config files... 16:28:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14737621287999085253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:02 ---> docker-login.sh 16:28:02 nexus3.edgexfoundry.org:10001 16:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:02 Configure a credential helper to remove this warning. See 16:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:02 16:28:02 Login Succeeded 16:28:02 nexus3.edgexfoundry.org:10002 16:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:02 Configure a credential helper to remove this warning. See 16:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:02 16:28:02 Login Succeeded 16:28:02 nexus3.edgexfoundry.org:10003 16:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:02 Configure a credential helper to remove this warning. See 16:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:02 16:28:02 Login Succeeded 16:28:02 nexus3.edgexfoundry.org:10004 16:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:02 Configure a credential helper to remove this warning. See 16:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:02 16:28:02 Login Succeeded 16:28:02 docker.io 16:28:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:28:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:28:02 Configure a credential helper to remove this warning. See 16:28:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:28:02 16:28:02 Login Succeeded 16:28:02 ---> docker-login.sh ends [Pipeline] } 16:28:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:28:02 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 16:28:02 cb9c3911ed414974470d0055f1b5db75799e1a22 16:28:02 latest 16:28:02 3.0.0-dev.13 16:28:02 cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 16:28:02 main 16:28:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:03 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9c3911ed414974470d0055f1b5db75799e1a22 16:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:28:03 0a15119d02ca: Preparing 16:28:03 b7e7c7748de3: Preparing 16:28:03 f15c841b8f8b: Preparing 16:28:03 fd393bc8c744: Preparing 16:28:03 4f5894ba92b9: Preparing 16:28:03 1f69183920cf: Preparing 16:28:03 58ed6e1febc9: Preparing 16:28:03 7cd52847ad77: Preparing 16:28:03 1f69183920cf: Waiting 16:28:03 7cd52847ad77: Waiting 16:28:03 0a15119d02ca: Pushed 16:28:03 4f5894ba92b9: Pushed 16:28:03 f15c841b8f8b: Pushed 16:28:03 fd393bc8c744: Pushed 16:28:03 7cd52847ad77: Layer already exists 16:28:03 1f69183920cf: Pushed 16:28:03 58ed6e1febc9: Pushed 16:28:06 b7e7c7748de3: Pushed 16:28:06 cb9c3911ed414974470d0055f1b5db75799e1a22: digest: sha256:bcc304b2ea49a833df1e768dc30a8c835bd0433f0975663e37de45bd8759a031 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:28:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:28:06 0a15119d02ca: Preparing 16:28:06 b7e7c7748de3: Preparing 16:28:06 f15c841b8f8b: Preparing 16:28:06 fd393bc8c744: Preparing 16:28:06 4f5894ba92b9: Preparing 16:28:06 1f69183920cf: Preparing 16:28:06 58ed6e1febc9: Preparing 16:28:06 7cd52847ad77: Preparing 16:28:06 1f69183920cf: Waiting 16:28:06 58ed6e1febc9: Waiting 16:28:06 7cd52847ad77: Waiting 16:28:06 0a15119d02ca: Layer already exists 16:28:06 f15c841b8f8b: Layer already exists 16:28:06 4f5894ba92b9: Layer already exists 16:28:06 fd393bc8c744: Layer already exists 16:28:06 b7e7c7748de3: Layer already exists 16:28:06 1f69183920cf: Layer already exists 16:28:06 58ed6e1febc9: Layer already exists 16:28:06 7cd52847ad77: Layer already exists 16:28:06 latest: digest: sha256:bcc304b2ea49a833df1e768dc30a8c835bd0433f0975663e37de45bd8759a031 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.13 16:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:28:07 0a15119d02ca: Preparing 16:28:07 b7e7c7748de3: Preparing 16:28:07 f15c841b8f8b: Preparing 16:28:07 fd393bc8c744: Preparing 16:28:07 4f5894ba92b9: Preparing 16:28:07 1f69183920cf: Preparing 16:28:07 58ed6e1febc9: Preparing 16:28:07 7cd52847ad77: Preparing 16:28:07 1f69183920cf: Waiting 16:28:07 58ed6e1febc9: Waiting 16:28:07 7cd52847ad77: Waiting 16:28:07 b7e7c7748de3: Layer already exists 16:28:07 0a15119d02ca: Layer already exists 16:28:07 f15c841b8f8b: Layer already exists 16:28:07 4f5894ba92b9: Layer already exists 16:28:07 fd393bc8c744: Layer already exists 16:28:07 1f69183920cf: Layer already exists 16:28:07 58ed6e1febc9: Layer already exists 16:28:07 7cd52847ad77: Layer already exists 16:28:07 3.0.0-dev.13: digest: sha256:bcc304b2ea49a833df1e768dc30a8c835bd0433f0975663e37de45bd8759a031 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 16:28:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:28:07 0a15119d02ca: Preparing 16:28:07 b7e7c7748de3: Preparing 16:28:07 f15c841b8f8b: Preparing 16:28:07 fd393bc8c744: Preparing 16:28:07 4f5894ba92b9: Preparing 16:28:07 1f69183920cf: Preparing 16:28:07 58ed6e1febc9: Preparing 16:28:07 7cd52847ad77: Preparing 16:28:07 1f69183920cf: Waiting 16:28:07 58ed6e1febc9: Waiting 16:28:07 fd393bc8c744: Layer already exists 16:28:07 0a15119d02ca: Layer already exists 16:28:07 b7e7c7748de3: Layer already exists 16:28:07 4f5894ba92b9: Layer already exists 16:28:07 f15c841b8f8b: Layer already exists 16:28:07 1f69183920cf: Layer already exists 16:28:07 7cd52847ad77: Layer already exists 16:28:07 58ed6e1febc9: Layer already exists 16:28:07 cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13: digest: sha256:bcc304b2ea49a833df1e768dc30a8c835bd0433f0975663e37de45bd8759a031 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 16:28:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 16:28:08 0a15119d02ca: Preparing 16:28:08 b7e7c7748de3: Preparing 16:28:08 f15c841b8f8b: Preparing 16:28:08 fd393bc8c744: Preparing 16:28:08 4f5894ba92b9: Preparing 16:28:08 1f69183920cf: Preparing 16:28:08 58ed6e1febc9: Preparing 16:28:08 7cd52847ad77: Preparing 16:28:08 1f69183920cf: Waiting 16:28:08 7cd52847ad77: Waiting 16:28:08 58ed6e1febc9: Waiting 16:28:08 f15c841b8f8b: Layer already exists 16:28:08 b7e7c7748de3: Layer already exists 16:28:08 4f5894ba92b9: Layer already exists 16:28:08 fd393bc8c744: Layer already exists 16:28:08 0a15119d02ca: Layer already exists 16:28:08 1f69183920cf: Layer already exists 16:28:08 7cd52847ad77: Layer already exists 16:28:08 58ed6e1febc9: Layer already exists 16:28:08 main: digest: sha256:bcc304b2ea49a833df1e768dc30a8c835bd0433f0975663e37de45bd8759a031 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:28:08 ===================================================== [Pipeline] echo 16:28:08 taggedImages: 16:28:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9c3911ed414974470d0055f1b5db75799e1a22 16:28:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 16:28:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.13 16:28:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 16:28:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:28:09 16:28:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:28:09 latest: Pulling from edgex-lftools-log-publisher 16:28:09 5eb5b503b376: Pulling fs layer 16:28:09 5c69ac0246d0: Pulling fs layer 16:28:09 ec43610c2a17: Pulling fs layer 16:28:09 3a2ae6a8a46f: Pulling fs layer 16:28:09 33b1e0a273af: Pulling fs layer 16:28:09 5d3b04190fa2: Pulling fs layer 16:28:09 2f39f015ded8: Pulling fs layer 16:28:09 3a2ae6a8a46f: Waiting 16:28:09 33b1e0a273af: Waiting 16:28:09 5d3b04190fa2: Waiting 16:28:09 2f39f015ded8: Waiting 16:28:09 5c69ac0246d0: Download complete 16:28:09 3a2ae6a8a46f: Verifying Checksum 16:28:09 3a2ae6a8a46f: Download complete 16:28:09 33b1e0a273af: Verifying Checksum 16:28:09 33b1e0a273af: Download complete 16:28:09 5d3b04190fa2: Verifying Checksum 16:28:09 5d3b04190fa2: Download complete 16:28:09 ec43610c2a17: Verifying Checksum 16:28:09 ec43610c2a17: Download complete 16:28:09 5eb5b503b376: Verifying Checksum 16:28:09 5eb5b503b376: Download complete 16:28:10 2f39f015ded8: Download complete 16:28:10 5eb5b503b376: Pull complete 16:28:10 5c69ac0246d0: Pull complete 16:28:11 ec43610c2a17: Pull complete 16:28:11 3a2ae6a8a46f: Pull complete 16:28:11 33b1e0a273af: Pull complete 16:28:11 5d3b04190fa2: Pull complete 16:28:15 2f39f015ded8: Pull complete 16:28:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:28:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:28:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:15 prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container 16:28:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:28:17 $ docker top 9567d503446a4a9d4ce06686acf22b929f4e7bc82fa5b7a8e49a5fec547d5e11 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:28:18 ---> job-cost.sh 16:28:18 lf-activate-venv: SKIPPING 16:28:18 INFO: No Stack... 16:28:18 INFO: Retrieving Pricing Info for: v3-standard-8 16:28:18 INFO: Archiving Costs [Pipeline] sh 16:28:18 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 16:28:18 + cut -d, -f6 [Pipeline] lock 16:28:18 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] 16:28:18 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] did not exist. Created. 16:28:18 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:28:19 + echo total: 0.2199999988079071 [Pipeline] stash 16:28:19 Stashed 1 file(s) [Pipeline] } 16:28:19 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 16:28:19 $ docker stop --time=1 9567d503446a4a9d4ce06686acf22b929f4e7bc82fa5b7a8e49a5fec547d5e11 16:28:20 $ docker rm -f --volumes 9567d503446a4a9d4ce06686acf22b929f4e7bc82fa5b7a8e49a5fec547d5e11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:38:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1751 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 16:38:17 Running in /w/workspace/app-rfid-llrp-inventory/82 [Pipeline] { [Pipeline] checkout 16:38:17 The recommended git tool is: git 16:38:29 using credential edgex-jenkins-ssh 16:38:29 Cloning the remote Git repository 16:38:29 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:38:30 > git init /w/workspace/app-rfid-llrp-inventory/82 # timeout=10 16:38:30 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:38:30 > git --version # timeout=10 16:38:30 > git --version # 'git version 2.25.1' 16:38:30 using GIT_SSH to set credentials SSH Credentials for GitHub 16:38:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:33 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:38:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:38:34 Avoid second fetch 16:38:34 Checking out Revision cb9c3911ed414974470d0055f1b5db75799e1a22 (main) 16:38:35 Commit message: "ci: Change dependabot gomod schedule to daily (#159)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:38:34 > git config core.sparsecheckout # timeout=10 16:38:35 > git checkout -f cb9c3911ed414974470d0055f1b5db75799e1a22 # timeout=10 16:38:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:38:37 % Total % Received % Xferd Average Speed Time Time Time Current 16:38:37 Dload Upload Total Spent Left Speed 16:38:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 166k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh 16:38:37 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:38:38 + sudo tee /etc/docker/daemon.new 16:38:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:38:38 { 16:38:38 "registry-mirrors": [ 16:38:38 "https://nexus3.edgexfoundry.org:10001" 16:38:38 ], 16:38:38 "bip": "10.250.0.254/24", 16:38:38 "hosts": [ 16:38:38 "tcp://0.0.0.0:5555", 16:38:38 "unix:///var/run/docker.sock" 16:38:38 ], 16:38:38 "mtu": 1458, 16:38:38 "selinux-enabled": true, 16:38:38 "seccomp-profile": "/etc/docker/seccomp.json" 16:38:38 } [Pipeline] sh 16:38:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:38:38 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:38:57 provisioning config files... 16:38:57 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/82@tmp/config9675970575743577496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:38:57 ---> docker-login.sh 16:38:57 nexus3.edgexfoundry.org:10001 16:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:58 Configure a credential helper to remove this warning. See 16:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:58 16:38:58 Login Succeeded 16:38:58 nexus3.edgexfoundry.org:10002 16:38:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:58 Configure a credential helper to remove this warning. See 16:38:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:58 16:38:58 Login Succeeded 16:38:58 nexus3.edgexfoundry.org:10003 16:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:59 Configure a credential helper to remove this warning. See 16:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:59 16:38:59 Login Succeeded 16:38:59 nexus3.edgexfoundry.org:10004 16:38:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:38:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:38:59 Configure a credential helper to remove this warning. See 16:38:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:38:59 16:38:59 Login Succeeded 16:38:59 docker.io 16:39:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:39:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:39:00 Configure a credential helper to remove this warning. See 16:39:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:39:00 16:39:00 Login Succeeded 16:39:00 ---> docker-login.sh ends [Pipeline] } 16:39:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:39:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:39:00 ========================================================= 16:39:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:39:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:39:01 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:39:01 Sending build context to Docker daemon 678.9kB 16:39:01 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 16:39:01 Step 2/12 : FROM ${BASE} AS builder 16:39:01 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:39:01 af6eaf76a39c: Pulling fs layer 16:39:01 55522c791124: Pulling fs layer 16:39:01 ce5c4a1c91eb: Pulling fs layer 16:39:01 169dfbe0d373: Pulling fs layer 16:39:01 e1ff8fa3b103: Pulling fs layer 16:39:01 52ebb69f0ebf: Pulling fs layer 16:39:01 5abe8eddf0d5: Pulling fs layer 16:39:01 e1ff8fa3b103: Waiting 16:39:01 169dfbe0d373: Waiting 16:39:01 52ebb69f0ebf: Waiting 16:39:01 5abe8eddf0d5: Waiting 16:39:01 55522c791124: Verifying Checksum 16:39:01 55522c791124: Download complete 16:39:01 169dfbe0d373: Verifying Checksum 16:39:01 169dfbe0d373: Download complete 16:39:01 e1ff8fa3b103: Verifying Checksum 16:39:01 e1ff8fa3b103: Download complete 16:39:01 af6eaf76a39c: Verifying Checksum 16:39:01 af6eaf76a39c: Download complete 16:39:03 5abe8eddf0d5: Verifying Checksum 16:39:03 5abe8eddf0d5: Download complete 16:39:03 af6eaf76a39c: Pull complete 16:39:04 55522c791124: Pull complete 16:39:05 ce5c4a1c91eb: Verifying Checksum 16:39:05 ce5c4a1c91eb: Download complete 16:39:05 52ebb69f0ebf: Verifying Checksum 16:39:05 52ebb69f0ebf: Download complete 16:39:17 ce5c4a1c91eb: Pull complete 16:39:17 169dfbe0d373: Pull complete 16:39:17 e1ff8fa3b103: Pull complete 16:39:22 52ebb69f0ebf: Pull complete 16:39:24 5abe8eddf0d5: Pull complete 16:39:24 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 16:39:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:39:24 ---> 6cb57ee374ae 16:39:24 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 16:39:31 ---> Running in 1aeb3675a064 16:39:31 Removing intermediate container 1aeb3675a064 16:39:31 ---> 92dbb7744609 16:39:31 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 16:39:31 ---> Running in 4d65b6816b0d 16:39:31 Removing intermediate container 4d65b6816b0d 16:39:31 ---> da286baddd8a 16:39:31 Step 5/12 : ARG ADD_BUILD_TAGS="" 16:39:31 ---> Running in 60afbae423e6 16:39:31 Removing intermediate container 60afbae423e6 16:39:31 ---> 4be476083ac4 16:39:31 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:39:31 ---> Running in 3d90399b2d03 16:39:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:39:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:39:34 OK: 263 MiB in 53 packages 16:39:35 Removing intermediate container 3d90399b2d03 16:39:35 ---> 520b72852d5c 16:39:35 Step 7/12 : WORKDIR /app 16:39:35 ---> Running in b76bc7e91c9f 16:39:36 Removing intermediate container b76bc7e91c9f 16:39:36 ---> a51b1062e0cd 16:39:36 Step 8/12 : COPY go.mod vendor* ./ 16:39:37 ---> fd717599850d 16:39:37 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:39:37 ---> Running in 72268e495280 16:40:45 Removing intermediate container 72268e495280 16:40:45 ---> a49af6616a1e 16:40:45 Step 10/12 : COPY . . 16:40:45 ---> d99a142f9e8e 16:40:45 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:40:45 ---> Running in e664cafc1914 16:40:45 Removing intermediate container e664cafc1914 16:40:45 ---> d65163556e28 16:40:45 Step 12/12 : RUN $MAKE 16:40:45 ---> Running in 3161d5d42e16 16:40:45 noop 16:40:46 Removing intermediate container 3161d5d42e16 16:40:46 ---> 197b004668bc 16:40:46 Successfully built 197b004668bc 16:40:46 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:46 + docker inspect -f . ci-base-image-arm64 16:40:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:47 prd-ubuntu20.04-docker-arm64-4c-16g-1751 does not seem to be running inside a container 16:40:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/82 -v /w/workspace/app-rfid-llrp-inventory/82:/w/workspace/app-rfid-llrp-inventory/82:rw,z -v /w/workspace/app-rfid-llrp-inventory/82@tmp:/w/workspace/app-rfid-llrp-inventory/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:40:48 $ docker top 86be6776221fe1c532c740da9a6c073d489afc6529e0dccae26a4647e135c734 -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:49 + go version 16:40:49 go version go1.20.2 linux/arm64 [Pipeline] } 16:40:49 $ docker stop --time=1 86be6776221fe1c532c740da9a6c073d489afc6529e0dccae26a4647e135c734 16:40:51 $ docker rm -f --volumes 86be6776221fe1c532c740da9a6c073d489afc6529e0dccae26a4647e135c734 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:40:51 + docker inspect -f . ci-base-image-arm64 16:40:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:40:52 prd-ubuntu20.04-docker-arm64-4c-16g-1751 does not seem to be running inside a container 16:40:52 $ 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/82 -v /w/workspace/app-rfid-llrp-inventory/82:/w/workspace/app-rfid-llrp-inventory/82:rw,z -v /w/workspace/app-rfid-llrp-inventory/82@tmp:/w/workspace/app-rfid-llrp-inventory/82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:40:53 $ docker top 9c027ff08b39d0ed04898dc37891ed1ea556fe344b9c540150a8bf2b41ec6c7d -eo pid,comm [Pipeline] { [Pipeline] sh 16:40:54 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/82 [Pipeline] fileExists [Pipeline] sh 16:40:54 + make test 16:40:54 go test -race ./... -coverprofile=coverage.out ./... 16:44:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:44:21 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:44:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.438s coverage: 86.2% of statements 16:44:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.931s coverage: 71.9% of statements 16:44:37 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:44:37 go vet ./... 16:47:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:47:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:47:29 ./bin/test-attribution.sh [Pipeline] echo 16:47:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:47:29 $ docker stop --time=1 9c027ff08b39d0ed04898dc37891ed1ea556fe344b9c540150a8bf2b41ec6c7d 16:47:31 $ docker rm -f --volumes 9c027ff08b39d0ed04898dc37891ed1ea556fe344b9c540150a8bf2b41ec6c7d [Pipeline] // withDockerContainer [Pipeline] sh 16:47:33 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:47:33 Warning: overwriting stash ‘coverage-report’ 16:47:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:47:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:47:34 + ls -al . 16:47:34 total 224 16:47:34 drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 16:40 . 16:47:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:38 .. 16:47:34 -rw-rw-r-- 1 jenkins jenkins 262 Mar 15 16:38 .dockerignore 16:47:34 drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 16:38 .git 16:47:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:38 .github 16:47:34 -rw-rw-r-- 1 jenkins jenkins 788 Mar 15 16:38 .gitignore 16:47:34 -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 16:38 .golangci.yml 16:47:34 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 15 16:38 Attribution.txt 16:47:34 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 15 16:38 CHANGELOG.md 16:47:34 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 15 16:38 Dockerfile 16:47:34 -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 16:38 GOVERNANCE.md 16:47:34 -rw-rw-r-- 1 jenkins jenkins 687 Mar 15 16:38 Jenkinsfile 16:47:34 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 16:38 LICENSE 16:47:34 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 15 16:38 Makefile 16:47:34 -rw-rw-r-- 1 jenkins jenkins 617 Mar 15 16:38 OWNERS.md 16:47:34 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 15 16:38 README.md 16:47:34 -rw-rw-r-- 1 jenkins jenkins 12 Mar 15 16:26 VERSION 16:47:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:38 bin 16:47:34 -rw-r--r-- 1 jenkins jenkins 41317 Mar 15 16:44 coverage.out 16:47:34 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 15 16:38 go.mod 16:47:34 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 15 16:38 go.sum 16:47:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:38 images 16:47:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:38 internal 16:47:34 -rw-rw-r-- 1 jenkins jenkins 531 Mar 15 16:38 main.go 16:47:34 drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 16:38 res 16:47:34 drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 16:38 snap 16:47:34 drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 16:38 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:35 + 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=cb9c3911ed414974470d0055f1b5db75799e1a22 --label arch=arm64 --label version=3.0.0-dev.13 . 16:47:35 Sending build context to Docker daemon 678.9kB 16:47:35 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 16:47:35 Step 2/29 : FROM ${BASE} AS builder 16:47:35 ---> 197b004668bc 16:47:35 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 16:47:35 ---> Running in c7a5b32b282a 16:47:36 Removing intermediate container c7a5b32b282a 16:47:36 ---> 3ebd7ca9f66e 16:47:36 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 16:47:36 ---> Running in c307a8cf4ca2 16:47:36 Removing intermediate container c307a8cf4ca2 16:47:36 ---> 17ce322425dc 16:47:36 Step 5/29 : ARG ADD_BUILD_TAGS="" 16:47:36 ---> Running in d50b93c96020 16:47:37 Removing intermediate container d50b93c96020 16:47:37 ---> 869743ccbcf5 16:47:37 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:47:37 ---> Running in b692f808e3b2 16:47:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:47:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:47:40 OK: 263 MiB in 53 packages 16:47:41 Removing intermediate container b692f808e3b2 16:47:41 ---> e110fcdd9404 16:47:41 Step 7/29 : WORKDIR /app 16:47:41 ---> Running in 135ecc32dca2 16:47:41 Removing intermediate container 135ecc32dca2 16:47:41 ---> 9ec543db7790 16:47:41 Step 8/29 : COPY go.mod vendor* ./ 16:47:42 ---> d43288c7fd22 16:47:42 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:47:42 ---> Running in cc02792b05b4 16:47:45 Removing intermediate container cc02792b05b4 16:47:45 ---> 48d17b003328 16:47:45 Step 10/29 : COPY . . 16:47:45 ---> 0e86d98956d3 16:47:45 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 16:47:46 ---> Running in 9ffb9cef803f 16:47:46 Removing intermediate container 9ffb9cef803f 16:47:46 ---> ce6717121fea 16:47:46 Step 12/29 : RUN $MAKE 16:47:46 ---> Running in 5f7fd9a3b121 16:47:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.40 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.13" -trimpath -mod=readonly -o app-rfid-llrp-inventory 16:50:24 Removing intermediate container 5f7fd9a3b121 16:50:24 ---> 12452affde73 16:50:24 Step 13/29 : FROM alpine:3.17 16:50:26 3.17: Pulling from library/alpine 16:50:26 af6eaf76a39c: Already exists 16:50:26 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 16:50:26 Status: Downloaded newer image for alpine:3.17 16:50:26 ---> d74e625d9115 16:50:26 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 16:50:26 ---> Running in 382f3cbf4d05 16:50:26 Removing intermediate container 382f3cbf4d05 16:50:26 ---> 93122923d674 16:50:26 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:50:26 ---> Running in 07a3f505c9e4 16:50:27 Removing intermediate container 07a3f505c9e4 16:50:27 ---> 7d9281de6b4e 16:50:27 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 16:50:27 ---> Running in af5f936f6bb6 16:50:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:50:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:50:30 (1/2) Installing ca-certificates (20220614-r4) 16:50:30 (2/2) Installing dumb-init (1.2.5-r2) 16:50:30 Executing busybox-1.35.0-r29.trigger 16:50:30 Executing ca-certificates-20220614-r4.trigger 16:50:31 OK: 8 MiB in 17 packages 16:50:32 Removing intermediate container af5f936f6bb6 16:50:32 ---> b749e555fe1c 16:50:32 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:50:33 ---> 6d51893e498d 16:50:33 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 16:50:33 ---> b0522ec099cf 16:50:33 Step 19/29 : COPY --from=builder /app/res/ /res/ 16:50:33 ---> 763a60a5dac6 16:50:33 Step 20/29 : COPY --from=builder /app/static/ /static/ 16:50:34 ---> 8d803208844a 16:50:34 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:50:35 ---> 0e2e4d43cd8f 16:50:35 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:50:36 ---> Running in 7e01f8fceaa9 16:50:38 Removing intermediate container 7e01f8fceaa9 16:50:38 ---> a6418c2fe4ec 16:50:38 Step 23/29 : VOLUME /cache 16:50:39 ---> Running in 1c00d998887b 16:50:39 Removing intermediate container 1c00d998887b 16:50:39 ---> 1552b705978b 16:50:39 Step 24/29 : EXPOSE 59711 16:50:39 ---> Running in 44363ec5bb71 16:50:39 Removing intermediate container 44363ec5bb71 16:50:39 ---> 52ca2d3c7ef7 16:50:39 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:50:39 ---> Running in 3f411484c357 16:50:40 Removing intermediate container 3f411484c357 16:50:40 ---> b7534c8695ec 16:50:40 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 16:50:40 ---> Running in b0e2a1ae25e6 16:50:40 Removing intermediate container b0e2a1ae25e6 16:50:40 ---> f7c7d125facb 16:50:40 Step 27/29 : LABEL arch=arm64 16:50:40 ---> Running in 68ff952fa3e1 16:50:40 Removing intermediate container 68ff952fa3e1 16:50:40 ---> 153923c1a45e 16:50:40 Step 28/29 : LABEL git_sha=cb9c3911ed414974470d0055f1b5db75799e1a22 16:50:40 ---> Running in 0788d3c60463 16:50:41 Removing intermediate container 0788d3c60463 16:50:41 ---> 042775273503 16:50:41 Step 29/29 : LABEL version=3.0.0-dev.13 16:50:41 ---> Running in 0c25aa015fe6 16:50:41 Removing intermediate container 0c25aa015fe6 16:50:41 ---> 4aa78cd860a1 16:50:41 [Warning] One or more build-args [ARCH] were not consumed 16:50:41 Successfully built 4aa78cd860a1 16:50:41 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 16:50:41 provisioning config files... 16:50:41 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/82@tmp/config14571190473216629453tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:50:42 ---> docker-login.sh 16:50:42 nexus3.edgexfoundry.org:10001 16:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:42 Configure a credential helper to remove this warning. See 16:50:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:42 16:50:42 Login Succeeded 16:50:42 nexus3.edgexfoundry.org:10002 16:50:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:43 Configure a credential helper to remove this warning. See 16:50:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:43 16:50:43 Login Succeeded 16:50:43 nexus3.edgexfoundry.org:10003 16:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:43 Configure a credential helper to remove this warning. See 16:50:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:43 16:50:43 Login Succeeded 16:50:43 nexus3.edgexfoundry.org:10004 16:50:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:43 Configure a credential helper to remove this warning. See 16:50:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:43 16:50:43 Login Succeeded 16:50:43 docker.io 16:50:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:50:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:50:44 Configure a credential helper to remove this warning. See 16:50:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:50:44 16:50:44 Login Succeeded 16:50:44 ---> docker-login.sh ends [Pipeline] } 16:50:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:50:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:50:44 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 16:50:44 cb9c3911ed414974470d0055f1b5db75799e1a22 16:50:44 latest 16:50:44 3.0.0-dev.13 16:50:44 cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 16:50:44 main 16:50:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:44 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:45 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9c3911ed414974470d0055f1b5db75799e1a22 16:50:45 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:50:45 2781e1d838d4: Preparing 16:50:45 affd39f75143: Preparing 16:50:45 b3c145807309: Preparing 16:50:45 bc9781bad6d2: Preparing 16:50:45 d4e9e828046b: Preparing 16:50:45 8b8ddb4ace3d: Preparing 16:50:45 007feb8a8fee: Preparing 16:50:45 edf70074bd40: Preparing 16:50:45 8b8ddb4ace3d: Waiting 16:50:45 007feb8a8fee: Waiting 16:50:45 edf70074bd40: Waiting 16:50:45 2781e1d838d4: Pushed 16:50:45 bc9781bad6d2: Pushed 16:50:45 d4e9e828046b: Pushed 16:50:45 b3c145807309: Pushed 16:50:45 edf70074bd40: Layer already exists 16:50:45 8b8ddb4ace3d: Pushed 16:50:45 007feb8a8fee: Pushed 16:50:51 affd39f75143: Pushed 16:50:51 cb9c3911ed414974470d0055f1b5db75799e1a22: digest: sha256:086e9153a5f5a273fff8543972a21f1819dd27cfea10663aac25a2042f793807 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:51 + 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 16:50:51 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:50:51 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:50:51 2781e1d838d4: Preparing 16:50:51 affd39f75143: Preparing 16:50:51 b3c145807309: Preparing 16:50:51 bc9781bad6d2: Preparing 16:50:51 d4e9e828046b: Preparing 16:50:51 8b8ddb4ace3d: Preparing 16:50:51 007feb8a8fee: Preparing 16:50:51 edf70074bd40: Preparing 16:50:51 8b8ddb4ace3d: Waiting 16:50:51 007feb8a8fee: Waiting 16:50:51 edf70074bd40: Waiting 16:50:51 d4e9e828046b: Layer already exists 16:50:51 b3c145807309: Layer already exists 16:50:51 2781e1d838d4: Layer already exists 16:50:51 affd39f75143: Layer already exists 16:50:51 bc9781bad6d2: Layer already exists 16:50:51 edf70074bd40: Layer already exists 16:50:51 007feb8a8fee: Layer already exists 16:50:51 8b8ddb4ace3d: Layer already exists 16:50:52 latest: digest: sha256:086e9153a5f5a273fff8543972a21f1819dd27cfea10663aac25a2042f793807 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:52 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:52 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.13 16:50:52 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:50:52 2781e1d838d4: Preparing 16:50:52 affd39f75143: Preparing 16:50:52 b3c145807309: Preparing 16:50:52 bc9781bad6d2: Preparing 16:50:52 d4e9e828046b: Preparing 16:50:52 8b8ddb4ace3d: Preparing 16:50:52 007feb8a8fee: Preparing 16:50:52 edf70074bd40: Preparing 16:50:52 007feb8a8fee: Waiting 16:50:52 edf70074bd40: Waiting 16:50:52 8b8ddb4ace3d: Waiting 16:50:52 affd39f75143: Layer already exists 16:50:52 bc9781bad6d2: Layer already exists 16:50:52 d4e9e828046b: Layer already exists 16:50:52 b3c145807309: Layer already exists 16:50:52 2781e1d838d4: Layer already exists 16:50:52 007feb8a8fee: Layer already exists 16:50:52 edf70074bd40: Layer already exists 16:50:52 8b8ddb4ace3d: Layer already exists 16:50:53 3.0.0-dev.13: digest: sha256:086e9153a5f5a273fff8543972a21f1819dd27cfea10663aac25a2042f793807 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:53 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:53 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 16:50:53 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:50:53 2781e1d838d4: Preparing 16:50:53 affd39f75143: Preparing 16:50:53 b3c145807309: Preparing 16:50:53 bc9781bad6d2: Preparing 16:50:53 d4e9e828046b: Preparing 16:50:53 8b8ddb4ace3d: Preparing 16:50:53 007feb8a8fee: Preparing 16:50:53 edf70074bd40: Preparing 16:50:53 8b8ddb4ace3d: Waiting 16:50:53 007feb8a8fee: Waiting 16:50:53 edf70074bd40: Waiting 16:50:53 2781e1d838d4: Layer already exists 16:50:53 bc9781bad6d2: Layer already exists 16:50:53 b3c145807309: Layer already exists 16:50:53 d4e9e828046b: Layer already exists 16:50:53 affd39f75143: Layer already exists 16:50:53 edf70074bd40: Layer already exists 16:50:53 007feb8a8fee: Layer already exists 16:50:53 8b8ddb4ace3d: Layer already exists 16:50:54 cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13: digest: sha256:086e9153a5f5a273fff8543972a21f1819dd27cfea10663aac25a2042f793807 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:54 + 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 16:50:54 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 16:50:54 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 16:50:54 2781e1d838d4: Preparing 16:50:54 affd39f75143: Preparing 16:50:54 b3c145807309: Preparing 16:50:54 bc9781bad6d2: Preparing 16:50:54 d4e9e828046b: Preparing 16:50:54 8b8ddb4ace3d: Preparing 16:50:54 007feb8a8fee: Preparing 16:50:54 edf70074bd40: Preparing 16:50:54 8b8ddb4ace3d: Waiting 16:50:54 007feb8a8fee: Waiting 16:50:54 edf70074bd40: Waiting 16:50:54 bc9781bad6d2: Layer already exists 16:50:54 d4e9e828046b: Layer already exists 16:50:54 b3c145807309: Layer already exists 16:50:54 affd39f75143: Layer already exists 16:50:54 2781e1d838d4: Layer already exists 16:50:54 edf70074bd40: Layer already exists 16:50:54 8b8ddb4ace3d: Layer already exists 16:50:54 007feb8a8fee: Layer already exists 16:50:55 main: digest: sha256:086e9153a5f5a273fff8543972a21f1819dd27cfea10663aac25a2042f793807 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:50:55 ===================================================== [Pipeline] echo 16:50:55 taggedImages: 16:50:55 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9c3911ed414974470d0055f1b5db75799e1a22 16:50:55 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 16:50:55 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.13 16:50:55 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:cb9c3911ed414974470d0055f1b5db75799e1a22-3.0.0-dev.13 16:50:55 - 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 16:50:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:55 16:50:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:50:56 arm64: Pulling from edgex-lftools-log-publisher 16:50:56 8998bd30e6a1: Pulling fs layer 16:50:56 04944245beec: Pulling fs layer 16:50:56 699f458cf7ca: Pulling fs layer 16:50:56 765212b225bb: Pulling fs layer 16:50:56 f23df028b6ca: Pulling fs layer 16:50:56 d65c8cfc05b1: Pulling fs layer 16:50:56 2437ff75d9bd: Pulling fs layer 16:50:56 f23df028b6ca: Waiting 16:50:56 d65c8cfc05b1: Waiting 16:50:56 2437ff75d9bd: Waiting 16:50:56 765212b225bb: Waiting 16:50:56 04944245beec: Verifying Checksum 16:50:56 04944245beec: Download complete 16:50:56 765212b225bb: Verifying Checksum 16:50:56 765212b225bb: Download complete 16:50:56 f23df028b6ca: Verifying Checksum 16:50:56 f23df028b6ca: Download complete 16:50:56 d65c8cfc05b1: Verifying Checksum 16:50:56 d65c8cfc05b1: Download complete 16:50:56 699f458cf7ca: Verifying Checksum 16:50:56 699f458cf7ca: Download complete 16:50:56 8998bd30e6a1: Verifying Checksum 16:50:56 8998bd30e6a1: Download complete 16:50:59 2437ff75d9bd: Verifying Checksum 16:50:59 2437ff75d9bd: Download complete 16:51:01 8998bd30e6a1: Pull complete 16:51:01 04944245beec: Pull complete 16:51:03 699f458cf7ca: Pull complete 16:51:03 765212b225bb: Pull complete 16:51:04 f23df028b6ca: Pull complete 16:51:04 d65c8cfc05b1: Pull complete 16:51:19 2437ff75d9bd: Pull complete 16:51:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:51:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:51:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:19 prd-ubuntu20.04-docker-arm64-4c-16g-1751 does not seem to be running inside a container 16:51:19 $ 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/82 -v /w/workspace/app-rfid-llrp-inventory/82:/w/workspace/app-rfid-llrp-inventory/82:rw,z -v /w/workspace/app-rfid-llrp-inventory/82@tmp:/w/workspace/app-rfid-llrp-inventory/82@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 16:51:22 $ docker top 75d74b4adbe5a8864fbc451bc2e2e3572df4dc75e17aff87bc24235f2d7d3397 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:51:23 ---> job-cost.sh 16:51:23 lf-activate-venv: SKIPPING 16:51:23 INFO: No Stack... 16:51:24 INFO: Retrieving Pricing Info for: v3-standard-4 16:51:24 INFO: Archiving Costs [Pipeline] sh 16:51:25 + cut -d, -f6 16:51:25 + cat /w/workspace/app-rfid-llrp-inventory/82/archives/cost.csv [Pipeline] lock 16:51:25 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] 16:51:25 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] did not exist. Created. 16:51:25 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:51:26 /w/workspace/app-rfid-llrp-inventory/82@tmp/durable-da71881f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:51:27 + echo total: 0.10999999940395355 [Pipeline] stash 16:51:27 Warning: overwriting stash ‘stack-cost’ 16:51:27 Stashed 1 file(s) [Pipeline] } 16:51:27 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-82-stack-cost] [Pipeline] // lock [Pipeline] } 16:51:27 $ docker stop --time=1 75d74b4adbe5a8864fbc451bc2e2e3572df4dc75e17aff87bc24235f2d7d3397 16:51:28 $ docker rm -f --volumes 75d74b4adbe5a8864fbc451bc2e2e3572df4dc75e17aff87bc24235f2d7d3397 [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 16:51:29 provisioning config files... 16:51:29 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config953147074461734129tmp [Pipeline] { [Pipeline] sh 16:51:29 + set +x 16:51:29 + curl -s https://codecov.io/bash 16:51:29 + bash -s -- 16:51:29 16:51:29 _____ _ 16:51:29 / ____| | | 16:51:29 | | ___ __| | ___ ___ _____ __ 16:51:29 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:51:29 | |___| (_) | (_| | __/ (_| (_) \ V / 16:51:29 \_____\___/ \__,_|\___|\___\___/ \_/ 16:51:29 Bash-1.0.6 16:51:29 16:51:29 16:51:29 ==> git version 2.25.1 found 16:51:29 ==> 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 16:51:29 Release-Date: 2020-01-08 16:51:29 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:51:29 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:51:29 ==> Jenkins CI detected. 16:51:29 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 16:51:29 project root: . 16:51:29 --> token set from env 16:51:29 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:51:29 ==> Running gcov in . (disable via -X gcov) 16:51:29 ==> Python coveragepy not found 16:51:29 ==> Searching for coverage reports in: 16:51:29 + . 16:51:29 -> Found 1 reports 16:51:29 ==> Detecting git/mercurial file structure 16:51:29 ==> Reading reports 16:51:29 + ./coverage.out bytes=41317 16:51:29 ==> Appending adjustments 16:51:29 https://docs.codecov.io/docs/fixing-reports 16:51:29 + Found adjustments 16:51:29 ==> Gzipping contents 16:51:29 12K /tmp/codecov.ycCCts.gz 16:51:29 ==> Uploading reports 16:51:29 url: https://codecov.io 16:51:29 query: branch=main&commit=cb9c3911ed414974470d0055f1b5db75799e1a22&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:51:29 -> Pinging Codecov 16:51:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=cb9c3911ed414974470d0055f1b5db75799e1a22&build=82&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F82%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 16:51:29 -> Uploading to 16:51:29 https://storage.googleapis.com/codecov/v4/raw/2023-03-15/581DD39554BDF9B6E22D074273EAD858/cb9c3911ed414974470d0055f1b5db75799e1a22/fd0cb215-6f47-408f-8f4a-45fab62c7333.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230315T165129Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d8c337c6147037c9dc7fcc7a9d4e9c9e13431f079fd65545dc9b3f0e19e2626 16:51:29 % Total % Received % Xferd Average Speed Time Time Time Current 16:51:29 Dload Upload Total Spent Left Speed 16:51:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11806 0 0 100 11806 0 47604 --:--:-- --:--:-- --:--:-- 47604 16:51:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] } 16:51:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:51:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:51:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:51:30 16:51:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:51:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:51:30 df9b9388f04a: Pulling fs layer 16:51:30 52dc419b0ee2: Pulling fs layer 16:51:30 25bc292e5bac: Pulling fs layer 16:51:30 114826534d7a: Pulling fs layer 16:51:30 4657fd5d0bcf: Pulling fs layer 16:51:30 6ad1cebc031e: Pulling fs layer 16:51:30 8a3aa393b2d8: Pulling fs layer 16:51:30 114826534d7a: Waiting 16:51:30 4657fd5d0bcf: Waiting 16:51:30 6ad1cebc031e: Waiting 16:51:30 8a3aa393b2d8: Waiting 16:51:30 25bc292e5bac: Verifying Checksum 16:51:30 25bc292e5bac: Download complete 16:51:30 52dc419b0ee2: Verifying Checksum 16:51:30 52dc419b0ee2: Download complete 16:51:30 4657fd5d0bcf: Verifying Checksum 16:51:30 4657fd5d0bcf: Download complete 16:51:30 df9b9388f04a: Download complete 16:51:31 df9b9388f04a: Pull complete 16:51:31 6ad1cebc031e: Verifying Checksum 16:51:31 6ad1cebc031e: Download complete 16:51:31 52dc419b0ee2: Pull complete 16:51:31 25bc292e5bac: Pull complete 16:51:31 114826534d7a: Verifying Checksum 16:51:31 114826534d7a: Download complete 16:51:32 8a3aa393b2d8: Verifying Checksum 16:51:32 8a3aa393b2d8: Download complete 16:51:35 114826534d7a: Pull complete 16:51:35 4657fd5d0bcf: Pull complete 16:51:35 6ad1cebc031e: Pull complete 16:51:38 8a3aa393b2d8: Pull complete 16:51:38 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:51:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:51:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:38 prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container 16:51:38 $ 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 16:51:40 $ docker top 3536ae7828fbe64a315816b9209dc2c664e90aad10bbe17a4624c2e8299b1efc -eo pid,comm [Pipeline] { [Pipeline] echo 16:51:40 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 16:51:41 + set -o pipefail 16:51:41 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 16:51:45 16:51:45 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 16:51:45 16:51:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/33948d79-4eee-4ee1-93f5-ef6c6c8b75f8 16:51:45 16:51:45 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 16:51:45 16:51:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:51:45 16:51:45 16:51:45 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:51:45 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:51:45 More details here: https://snyk.co/ue1NS [Pipeline] } 16:51:45 $ docker stop --time=1 3536ae7828fbe64a315816b9209dc2c664e90aad10bbe17a4624c2e8299b1efc 16:51:47 $ docker rm -f --volumes 3536ae7828fbe64a315816b9209dc2c664e90aad10bbe17a4624c2e8299b1efc [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 16:51:48 + git log --format=format:%s -1 cb9c3911ed414974470d0055f1b5db75799e1a22 [Pipeline] sh 16:51:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:51:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:51:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:51:49 prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container 16:51:49 $ 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 16:51:49 $ docker top f71684e5f15ecea3cb29a7abb599ec33ad98a744c7783beff0f9a241e94ec0a0 -eo pid,comm 16:51:49 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:51:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:51:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:51:49 [ssh-agent] Looking for ssh-agent implementation... 16:51:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:51:49 $ docker exec f71684e5f15ecea3cb29a7abb599ec33ad98a744c7783beff0f9a241e94ec0a0 ssh-agent 16:51:49 SSH_AUTH_SOCK=/tmp/ssh-VsGDIUC3Fogu/agent.32 16:51:49 SSH_AGENT_PID=38 16:51:49 Running ssh-add (command line suppressed) 16:51:49 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12442522144181279004.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12442522144181279004.key) 16:51:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:51:50 + git semver tag 16:51:50 2023-03-15 16:51:50,445 [run_tag] DEBUG tag force:False 16:51:50 2023-03-15 16:51:50,445 [check_head_tag] DEBUG check head tag 16:51:50 2023-03-15 16:51:50,446 [execute] INFO git cat-file --batch-check 16:51:50 2023-03-15 16:51:50,447 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:51:50 2023-03-15 16:51:50,452 [execute] INFO git cat-file --batch 16:51:50 2023-03-15 16:51:50,453 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 16:51:50 2023-03-15 16:51:50,470 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:51:50 2023-03-15 16:51:50,470 [execute] INFO git tag -a v3.0.0-dev.13 -m v3.0.0-dev.13 16:51:50 2023-03-15 16:51:50,470 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.13', '-m', 'v3.0.0-dev.13'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 16:51:50 2023-03-15 16:51:50,476 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:51:50 3.0.0-dev.13 [Pipeline] } 16:51:50 $ docker exec --env ******** --env ******** f71684e5f15ecea3cb29a7abb599ec33ad98a744c7783beff0f9a241e94ec0a0 ssh-agent -k 16:51:50 unset SSH_AUTH_SOCK; 16:51:50 unset SSH_AGENT_PID; 16:51:50 echo Agent pid 38 killed; 16:51:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:51:50 + git semver [Pipeline] } 16:51:51 $ docker stop --time=1 f71684e5f15ecea3cb29a7abb599ec33ad98a744c7783beff0f9a241e94ec0a0 16:51:52 $ docker rm -f --volumes f71684e5f15ecea3cb29a7abb599ec33ad98a744c7783beff0f9a241e94ec0a0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:51:52 16:51:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:51:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:51:53 0.23.1-centos7: Pulling from edgex-lftools 16:51:53 ab5ef0e58194: Pulling fs layer 16:51:53 9712f1f96733: Pulling fs layer 16:51:53 63f879dbbcfc: Pulling fs layer 16:51:53 0d9ebad4ef96: Pulling fs layer 16:51:53 e9a5061849ea: Pulling fs layer 16:51:53 d747dcd14b5f: Pulling fs layer 16:51:53 2de7ff778b66: Pulling fs layer 16:51:53 0d9ebad4ef96: Waiting 16:51:53 e9a5061849ea: Waiting 16:51:53 2de7ff778b66: Waiting 16:51:53 d747dcd14b5f: Waiting 16:51:53 9712f1f96733: Verifying Checksum 16:51:53 9712f1f96733: Download complete 16:51:54 63f879dbbcfc: Verifying Checksum 16:51:54 63f879dbbcfc: Download complete 16:51:54 ab5ef0e58194: Verifying Checksum 16:51:54 ab5ef0e58194: Download complete 16:51:54 e9a5061849ea: Verifying Checksum 16:51:54 e9a5061849ea: Download complete 16:51:54 d747dcd14b5f: Verifying Checksum 16:51:54 d747dcd14b5f: Download complete 16:51:54 0d9ebad4ef96: Verifying Checksum 16:51:54 0d9ebad4ef96: Download complete 16:51:54 2de7ff778b66: Verifying Checksum 16:51:54 2de7ff778b66: Download complete 16:51:57 ab5ef0e58194: Pull complete 16:51:57 9712f1f96733: Pull complete 16:51:57 63f879dbbcfc: Pull complete 16:52:01 0d9ebad4ef96: Pull complete 16:52:01 e9a5061849ea: Pull complete 16:52:01 d747dcd14b5f: Pull complete 16:52:02 2de7ff778b66: Pull complete 16:52:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:52:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:52:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:02 prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container 16:52:02 $ 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 16:52:04 $ docker top 8f4dcda32afdedee7450262a3bdd5b0e1e8ff98cbe987cf92b85c00932926027 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:52:05 provisioning config files... 16:52:05 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config924918859581170819tmp 16:52:05 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9308840669969558100tmp 16:52:05 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18053272408554635002tmp [Pipeline] { [Pipeline] echo 16:52:05 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:52:05 ---> sigul-configuration.sh 16:52:05 gpg: directory `/root/.gnupg' created 16:52:05 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:52:05 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:52:05 gpg: keyring `/root/.gnupg/secring.gpg' created 16:52:05 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:52:05 gpg: CAST5 encrypted data 16:52:05 gpg: encrypted with 1 passphrase 16:52:05 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:52:05 + mkdir /home/jenkins 16:52:05 + mkdir /home/jenkins/sigul [Pipeline] sh 16:52:05 + 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 16:52:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:52:06 ---> sigul-install.sh 16:52:06 Sigul already installed; skipping installation. [Pipeline] sh 16:52:06 + git tag --list 16:52:06 v0.0.0 16:52:06 v1.0.0 16:52:06 v2.1.0 16:52:06 v2.1.1 16:52:06 v2.1.1-dev.1 16:52:06 v2.2.0 16:52:06 v2.2.1-dev.1 16:52:06 v2.2.1-dev.2 16:52:06 v2.2.1-dev.3 16:52:06 v2.2.1-dev.4 16:52:06 v2.2.1-dev.5 16:52:06 v2.2.1-dev.6 16:52:06 v2.2.1-dev.7 16:52:06 v2.3.0 16:52:06 v2.3.0-dev.10 16:52:06 v2.3.0-dev.11 16:52:06 v2.3.0-dev.12 16:52:06 v2.3.0-dev.13 16:52:06 v2.3.0-dev.14 16:52:06 v2.3.0-dev.15 16:52:06 v2.3.0-dev.16 16:52:06 v2.3.0-dev.17 16:52:06 v2.3.0-dev.18 16:52:06 v2.3.0-dev.19 16:52:06 v2.3.0-dev.20 16:52:06 v2.3.0-dev.21 16:52:06 v2.3.0-dev.22 16:52:06 v2.3.0-dev.23 16:52:06 v2.3.0-dev.24 16:52:06 v2.3.0-dev.25 16:52:06 v2.3.0-dev.26 16:52:06 v2.3.0-dev.9 16:52:06 v2.3.1-dev.1 16:52:06 v3.0.0-dev.1 16:52:06 v3.0.0-dev.10 16:52:06 v3.0.0-dev.11 16:52:06 v3.0.0-dev.12 16:52:06 v3.0.0-dev.13 16:52:06 v3.0.0-dev.2 16:52:06 v3.0.0-dev.3 16:52:06 v3.0.0-dev.4 16:52:06 v3.0.0-dev.5 16:52:06 v3.0.0-dev.6 16:52:06 v3.0.0-dev.7 16:52:06 v3.0.0-dev.8 16:52:06 v3.0.0-dev.9 [Pipeline] sh 16:52:06 + lftools sign git-tag v3.0.0-dev.13 16:52:07 Signing Git tag with Sigul... 16:52:07 Signing v3.0.0-dev.13 [Pipeline] echo 16:52:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:52:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:52:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:52:07 $ docker stop --time=1 8f4dcda32afdedee7450262a3bdd5b0e1e8ff98cbe987cf92b85c00932926027 16:52:09 $ docker rm -f --volumes 8f4dcda32afdedee7450262a3bdd5b0e1e8ff98cbe987cf92b85c00932926027 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:52:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:52:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:52:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:09 prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container 16:52:09 $ 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 16:52:10 $ docker top 97c44fe1fb4ee305d321e028ad5050dbdbf583a5f82c1e63369b6f07f3e68f96 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:52:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:10 [ssh-agent] Looking for ssh-agent implementation... 16:52:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:10 $ docker exec 97c44fe1fb4ee305d321e028ad5050dbdbf583a5f82c1e63369b6f07f3e68f96 ssh-agent 16:52:10 SSH_AUTH_SOCK=/tmp/ssh-JDWxE1h7wP5V/agent.32 16:52:10 SSH_AGENT_PID=38 16:52:10 Running ssh-add (command line suppressed) 16:52:10 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_179607592931829447.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_179607592931829447.key) 16:52:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:11 + git semver bump pre 16:52:11 2023-03-15 16:52:11,225 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:52:11 2023-03-15 16:52:11,225 [bump_version] DEBUG bumping version:3.0.0-dev.13 on axis:pre with prefix:dev 16:52:11 2023-03-15 16:52:11,225 [bump_version] DEBUG bumped version:3.0.0-dev.14 16:52:11 2023-03-15 16:52:11,226 [write_version] DEBUG write version:3.0.0-dev.14 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 16:52:11 2023-03-15 16:52:11,226 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:52:11 2023-03-15 16:52:11,226 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:52:11 2023-03-15 16:52:11,227 [execute] INFO git cat-file --batch-check 16:52:11 2023-03-15 16:52:11,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:52:11 2023-03-15 16:52:11,233 [execute] INFO git cat-file --batch 16:52:11 2023-03-15 16:52:11,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:52:11 2023-03-15 16:52:11,237 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:52:11 3.0.0-dev.14 [Pipeline] } 16:52:11 $ docker exec --env ******** --env ******** 97c44fe1fb4ee305d321e028ad5050dbdbf583a5f82c1e63369b6f07f3e68f96 ssh-agent -k 16:52:11 unset SSH_AUTH_SOCK; 16:52:11 unset SSH_AGENT_PID; 16:52:11 echo Agent pid 38 killed; 16:52:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:52:11 + git semver [Pipeline] } 16:52:11 $ docker stop --time=1 97c44fe1fb4ee305d321e028ad5050dbdbf583a5f82c1e63369b6f07f3e68f96 16:52:13 $ docker rm -f --volumes 97c44fe1fb4ee305d321e028ad5050dbdbf583a5f82c1e63369b6f07f3e68f96 [Pipeline] // withDockerContainer [Pipeline] sh 16:52:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:52:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:52:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:13 prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container 16:52: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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:52:14 $ docker top 24811b1cd28233e827aab3b66e30611223de6756e5ed7eba4324ff9b92a265c2 -eo pid,comm 16:52:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 16:52:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:52:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:52:14 [ssh-agent] Looking for ssh-agent implementation... 16:52:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:52:14 $ docker exec 24811b1cd28233e827aab3b66e30611223de6756e5ed7eba4324ff9b92a265c2 ssh-agent 16:52:14 SSH_AUTH_SOCK=/tmp/ssh-d0eXlPM8a3vO/agent.32 16:52:14 SSH_AGENT_PID=38 16:52:14 Running ssh-add (command line suppressed) 16:52:14 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9336923128641161336.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_9336923128641161336.key) 16:52:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:52:15 + git semver push 16:52:15 2023-03-15 16:52:15,179 [run_push] DEBUG push 16:52:15 2023-03-15 16:52:15,180 [execute] INFO git cat-file --batch-check 16:52:15 2023-03-15 16:52:15,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 16:52:15 2023-03-15 16:52:15,184 [execute] INFO git rev-list b6cc8d2dead60a12570f16c4a07f3a864ec89e0b -- 16:52:15 2023-03-15 16:52:15,184 [execute] DEBUG Popen(['git', 'rev-list', 'b6cc8d2dead60a12570f16c4a07f3a864ec89e0b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:52:15 2023-03-15 16:52:15,191 [execute] INFO git fetch -v origin 16:52:15 2023-03-15 16:52:15,191 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 16:52:15 2023-03-15 16:52:15,669 [run_push] DEBUG no remote changes detected 16:52:15 2023-03-15 16:52:15,669 [execute] INFO git push origin semver 16:52:15 2023-03-15 16:52:15,669 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 16:52:16 2023-03-15 16:52:16,479 [run_push] DEBUG push all version tags 16:52:16 2023-03-15 16:52:16,480 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:52:16 2023-03-15 16:52:16,481 [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) 16:52:17 2023-03-15 16:52:17,310 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 16:52:17 3.0.0-dev.14 [Pipeline] } 16:52:17 $ docker exec --env ******** --env ******** 24811b1cd28233e827aab3b66e30611223de6756e5ed7eba4324ff9b92a265c2 ssh-agent -k 16:52:17 unset SSH_AUTH_SOCK; 16:52:17 unset SSH_AGENT_PID; 16:52:17 echo Agent pid 38 killed; 16:52:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:52:17 + git semver [Pipeline] } 16:52:18 $ docker stop --time=1 24811b1cd28233e827aab3b66e30611223de6756e5ed7eba4324ff9b92a265c2 16:52:19 $ docker rm -f --volumes 24811b1cd28233e827aab3b66e30611223de6756e5ed7eba4324ff9b92a265c2 [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 16:52:19 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 16:52:19 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:52:19 total 16 16:52:19 drwxr-xr-x 3 root root 4096 Mar 15 16:28 . 16:52:19 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 16:52 .. 16:52:19 drwxr-xr-x 2 root root 4096 Mar 15 16:28 cost 16:52:19 -rw-r--r-- 1 root root 94 Mar 15 16:28 cost.csv 16:52:19 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:52:19 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 16:52:19 total 16 16:52:19 drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 16:28 . 16:52:19 drwxrwxr-x 12 jenkins jenkins 4096 Mar 15 16:52 .. 16:52:19 drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 16:28 cost 16:52:19 -rw-r--r-- 1 jenkins jenkins 94 Mar 15 16:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:52:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:52:20 ---> package-listing.sh 16:52:20 ++ tr '[:upper:]' '[:lower:]' 16:52:20 ++ facter osfamily 16:52:20 + OS_FAMILY=debian 16:52:20 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 16:52:20 + START_PACKAGES=/tmp/packages_start.txt 16:52:20 + END_PACKAGES=/tmp/packages_end.txt 16:52:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:52:20 + PACKAGES=/tmp/packages_start.txt 16:52:20 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:52:20 + PACKAGES=/tmp/packages_end.txt 16:52:20 + case "${OS_FAMILY}" in 16:52:20 + dpkg -l 16:52:20 + grep '^ii' 16:52:21 + '[' -f /tmp/packages_start.txt ']' 16:52:21 + '[' -f /tmp/packages_end.txt ']' 16:52:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:52:21 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 16:52:21 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 16:52:21 + 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 16:52:21 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 16:52:21 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:52:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:52:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:52:22 prd-ubuntu20.04-docker-8c-8g-1249 does not seem to be running inside a container 16:52:22 $ 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 16:52:22 $ docker top 6c3b6f04eb6bab5685520a89cac3026a9f594ada474b26a8872acc659793476e -eo pid,comm [Pipeline] { [Pipeline] sh 16:52:22 + touch /tmp/pre-build-complete [Pipeline] sh 16:52:22 + mkdir -p /var/log/sysstat [Pipeline] sh 16:52:23 + ls /var/log/sa-host 16:52:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:52:23 provisioning config files... 16:52:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12654616938070159385tmp [Pipeline] { [Pipeline] echo 16:52:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:52:23 ---> create-netrc.sh [Pipeline] } 16:52:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:52:23 ---> python-tools-install.sh [Pipeline] echo 16:52:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:52:24 ---> sudo-logs.sh 16:52:24 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:52:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:52:24 ---> job-cost.sh 16:52:24 lf-activate-venv: SKIPPING 16:52:24 DEBUG: total: 0.2199999988079071 16:52:24 INFO: Retrieving Stack Cost... 16:52:24 INFO: Retrieving Pricing Info for: v3-standard-8 16:52:25 INFO: Archiving Costs [Pipeline] echo 16:52:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:52:25 ---> logs-deploy.sh 16:52:25 lf-activate-venv: SKIPPING 16:52:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/82 16:52:25 INFO: archiving workspace using pattern(s): 16:52:26 Archives upload complete. 16:52:26 INFO: archiving logs to Nexus