Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2f09c48157f651af307535ec646201223a75b6fb 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-ssh8736571747187913914.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh3203947449573073980.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh13250763305217607481.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14828420524464339639.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-ssh14821184279359166452.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 ‘prd-ubuntu20.04-docker-8c-8g-13299’ Running on prd-ubuntu20.04-docker-8c-8g-13302 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 2f09c48157f651af307535ec646201223a75b6fb (main) Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#187)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2f09c48157f651af307535ec646201223a75b6fb # timeout=10 > git rev-list --no-walk 389cef85dcfda5f175618fb677fd893d6d6ecfd5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:19:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:19:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:19:53 ========================================================= 15:19:53 EdgeX Global Pipelines Version Info 15:19:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:19:54 ------------------- 15:19:54 stable info: 15:19:54 ------------------- 15:19:54 Commited By: Bill Mahoney bill.mahoney@intel.com 15:19:54 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 15:19:54 Message: update stable to v1.0.248 15:19:54 ------------------- 15:19:54 experimental info: 15:19:54 ------------------- 15:19:54 Commited By: **** collab-it+edgex@linuxfoundation.org 15:19:54 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 15:19:54 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:19:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2f09c48157f651af307535ec646201223a75b6fb [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2f09c48 [Pipeline] echo 15:19:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:19:55 provisioning config files... 15:19:55 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17932129169649650099tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:19:55 ---> docker-login.sh 15:19:55 nexus3.edgexfoundry.org:10001 15:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:55 Configure a credential helper to remove this warning. See 15:19:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:55 15:19:55 Login Succeeded 15:19:55 nexus3.edgexfoundry.org:10002 15:19:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:56 Configure a credential helper to remove this warning. See 15:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:56 15:19:56 Login Succeeded 15:19:56 nexus3.edgexfoundry.org:10003 15:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:56 Configure a credential helper to remove this warning. See 15:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:56 15:19:56 Login Succeeded 15:19:56 nexus3.edgexfoundry.org:10004 15:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:56 Configure a credential helper to remove this warning. See 15:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:56 15:19:56 Login Succeeded 15:19:56 docker.io 15:19:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:19:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:19:56 Configure a credential helper to remove this warning. See 15:19:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:19:56 15:19:56 Login Succeeded 15:19:56 ---> docker-login.sh ends [Pipeline] } 15:19:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:19:57 + git rev-list -1 --merges 2f09c48157f651af307535ec646201223a75b6fb~1..2f09c48157f651af307535ec646201223a75b6fb [Pipeline] echo 15:19:57 -----------> git rev-list -1 --merges 2f09c48157f651af307535ec646201223a75b6fb~1..2f09c48157f651af307535ec646201223a75b6fb 2f09c48157f651af307535ec646201223a75b6fb [false] [Pipeline] sh 15:19:57 + git log --format=format:%s -1 2f09c48157f651af307535ec646201223a75b6fb [Pipeline] echo 15:19:57 ========================================================= 15:19:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:19:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:19:57 + git log --format=format:%s -1 2f09c48157f651af307535ec646201223a75b6fb [Pipeline] echo 15:19:57 [semverPrep] GIT_COMMIT: 2f09c48157f651af307535ec646201223a75b6fb, Commit Message: build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#187) [Pipeline] echo 15:19:57 [semverPrep] This is not a build commit. [Pipeline] sh 15:19:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:19:58 + grep -v github /etc/ssh/ssh_known_hosts 15:19:58 + [ -e /tmp/ssh_known_hosts ] 15:19:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:19:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:19:58 + sudo tee -a /etc/ssh/ssh_known_hosts 15:19:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:58 15:19:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:19:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:19:58 0.1.4: Pulling from edgex-devops/py-git-semver 15:19:58 b85a868b505f: Pulling fs layer 15:19:58 e2be974225ed: Pulling fs layer 15:19:58 339a4e72a1f5: Pulling fs layer 15:19:58 988bab9f4d93: Pulling fs layer 15:19:58 1469e6f7b9e6: Pulling fs layer 15:19:58 eaf3925da568: Pulling fs layer 15:19:58 bab4dde63d76: Pulling fs layer 15:19:58 bde34c3a00c8: Pulling fs layer 15:19:58 b352a97aabf1: Pulling fs layer 15:19:58 4872d77fe225: Pulling fs layer 15:19:58 5851b861e8e6: Pulling fs layer 15:19:58 1469e6f7b9e6: Waiting 15:19:58 eaf3925da568: Waiting 15:19:58 b352a97aabf1: Waiting 15:19:58 4872d77fe225: Waiting 15:19:58 988bab9f4d93: Waiting 15:19:58 5851b861e8e6: Waiting 15:19:58 bde34c3a00c8: Waiting 15:19:58 bab4dde63d76: Waiting 15:19:58 e2be974225ed: Verifying Checksum 15:19:58 e2be974225ed: Download complete 15:19:58 988bab9f4d93: Download complete 15:19:58 1469e6f7b9e6: Verifying Checksum 15:19:58 1469e6f7b9e6: Download complete 15:19:58 339a4e72a1f5: Verifying Checksum 15:19:58 339a4e72a1f5: Download complete 15:19:58 eaf3925da568: Verifying Checksum 15:19:58 eaf3925da568: Download complete 15:19:58 bde34c3a00c8: Verifying Checksum 15:19:58 bde34c3a00c8: Download complete 15:19:59 b352a97aabf1: Download complete 15:19:59 4872d77fe225: Download complete 15:19:59 5851b861e8e6: Download complete 15:19:59 b85a868b505f: Download complete 15:19:59 bab4dde63d76: Verifying Checksum 15:19:59 bab4dde63d76: Download complete 15:20:00 b85a868b505f: Pull complete 15:20:00 e2be974225ed: Pull complete 15:20:00 339a4e72a1f5: Pull complete 15:20:00 988bab9f4d93: Pull complete 15:20:01 1469e6f7b9e6: Pull complete 15:20:01 eaf3925da568: Pull complete 15:20:03 bab4dde63d76: Pull complete 15:20:03 bde34c3a00c8: Pull complete 15:20:03 b352a97aabf1: Pull complete 15:20:03 4872d77fe225: Pull complete 15:20:03 5851b861e8e6: Pull complete 15:20:03 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:20:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:20:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:03 prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container 15:20:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:20:05 $ docker top 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 -eo pid,comm 15:20:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:20:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:05 [ssh-agent] Looking for ssh-agent implementation... 15:20:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:05 $ docker exec 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 ssh-agent 15:20:05 SSH_AUTH_SOCK=/tmp/ssh-HTdPTey5Gqka/agent.32 15:20:05 SSH_AGENT_PID=38 15:20:05 Running ssh-add (command line suppressed) 15:20:05 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2081176506538090061.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2081176506538090061.key) 15:20:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:05 + git tag --points-at HEAD [Pipeline] } 15:20:05 $ docker exec --env ******** --env ******** 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 ssh-agent -k 15:20:05 unset SSH_AUTH_SOCK; 15:20:05 unset SSH_AGENT_PID; 15:20:05 echo Agent pid 38 killed; 15:20:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:20:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:05 [ssh-agent] Looking for ssh-agent implementation... 15:20:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:06 $ docker exec 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 ssh-agent 15:20:06 SSH_AUTH_SOCK=/tmp/ssh-rZvD5AvR2qcF/agent.71 15:20:06 SSH_AGENT_PID=77 15:20:06 Running ssh-add (command line suppressed) 15:20:06 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7532487258125923727.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_7532487258125923727.key) 15:20:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:06 + git semver init 15:20:06 2023-05-04 15:20:06,834 [run_init] DEBUG init version:0.0.0 force:False 15:20:06 2023-05-04 15:20:06,835 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:20:06 2023-05-04 15:20:06,835 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 15:20:06 2023-05-04 15:20:06,835 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/dry_app-rfid-llrp-inventory_main/.semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:20:07 2023-05-04 15:20:07,787 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 15:20:07 2023-05-04 15:20:07,787 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 15:20:07 2023-05-04 15:20:07,787 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:20:07 2023-05-04 15:20:07,788 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:20:07 3.0.0-dev.30 [Pipeline] } 15:20:07 $ docker exec --env ******** --env ******** 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 ssh-agent -k 15:20:07 unset SSH_AUTH_SOCK; 15:20:07 unset SSH_AGENT_PID; 15:20:07 echo Agent pid 77 killed; 15:20:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:08 + git semver [Pipeline] } 15:20:08 $ docker stop --time=1 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 15:20:09 $ docker rm -f --volumes 6483fa0d5922f26ec37360143285d8445d6ea983f923706ed5729fcf836faa08 [Pipeline] // withDockerContainer [Pipeline] sh 15:20:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:20:10 Stashed 1 file(s) [Pipeline] echo 15:20:10 [edgeXSemver]: initialized semver on version 3.0.0-dev.30 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:10 provisioning config files... 15:20:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9641792655055527097tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:20:10 ---> docker-login.sh 15:20:10 nexus3.edgexfoundry.org:10001 15:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:10 Configure a credential helper to remove this warning. See 15:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:10 15:20:10 Login Succeeded 15:20:10 nexus3.edgexfoundry.org:10002 15:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:10 Configure a credential helper to remove this warning. See 15:20:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:10 15:20:10 Login Succeeded 15:20:10 nexus3.edgexfoundry.org:10003 15:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:11 Configure a credential helper to remove this warning. See 15:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:11 15:20:11 Login Succeeded 15:20:11 nexus3.edgexfoundry.org:10004 15:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:11 Configure a credential helper to remove this warning. See 15:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:11 15:20:11 Login Succeeded 15:20:11 docker.io 15:20:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:20:11 Configure a credential helper to remove this warning. See 15:20:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:20:11 15:20:11 Login Succeeded 15:20:11 ---> docker-login.sh ends [Pipeline] } 15:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:20:11 ========================================================= 15:20:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:20:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:11 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:20:11 Sending build context to Docker daemon 12.64MB 15:20:11 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:20:11 Step 2/12 : FROM ${BASE} AS builder 15:20:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:20:11 f56be85fc22e: Pulling fs layer 15:20:11 85791d961cd3: Pulling fs layer 15:20:11 d694b5ae8c79: Pulling fs layer 15:20:11 9f32a84ed3da: Pulling fs layer 15:20:11 4d19c01a9841: Pulling fs layer 15:20:11 9325e15d5711: Pulling fs layer 15:20:11 556b6ee489ea: Pulling fs layer 15:20:11 c5a4b2cf53e6: Pulling fs layer 15:20:11 4d19c01a9841: Waiting 15:20:11 9325e15d5711: Waiting 15:20:11 556b6ee489ea: Waiting 15:20:11 c5a4b2cf53e6: Waiting 15:20:11 9f32a84ed3da: Waiting 15:20:11 85791d961cd3: Verifying Checksum 15:20:11 85791d961cd3: Download complete 15:20:11 9f32a84ed3da: Verifying Checksum 15:20:11 9f32a84ed3da: Download complete 15:20:11 4d19c01a9841: Verifying Checksum 15:20:11 4d19c01a9841: Download complete 15:20:12 f56be85fc22e: Verifying Checksum 15:20:12 f56be85fc22e: Download complete 15:20:12 9325e15d5711: Verifying Checksum 15:20:12 9325e15d5711: Download complete 15:20:12 f56be85fc22e: Pull complete 15:20:12 85791d961cd3: Pull complete 15:20:12 c5a4b2cf53e6: Verifying Checksum 15:20:12 c5a4b2cf53e6: Download complete 15:20:12 d694b5ae8c79: Verifying Checksum 15:20:12 d694b5ae8c79: Download complete 15:20:12 556b6ee489ea: Verifying Checksum 15:20:12 556b6ee489ea: Download complete 15:20:16 d694b5ae8c79: Pull complete 15:20:16 9f32a84ed3da: Pull complete 15:20:16 4d19c01a9841: Pull complete 15:20:16 9325e15d5711: Pull complete 15:20:18 556b6ee489ea: Pull complete 15:20:19 c5a4b2cf53e6: Pull complete 15:20:19 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 15:20:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:20:19 ---> c4be618373d6 15:20:19 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:20:21 ---> Running in b29859e59a9f 15:20:21 Removing intermediate container b29859e59a9f 15:20:21 ---> 24df43d922a7 15:20:21 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:20:21 ---> Running in 2bfdf7f58bf0 15:20:21 Removing intermediate container 2bfdf7f58bf0 15:20:21 ---> 399172ce37d3 15:20:21 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:20:21 ---> Running in fbd03593f5a6 15:20:21 Removing intermediate container fbd03593f5a6 15:20:21 ---> 63a67511b694 15:20:21 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:20:21 ---> Running in 8234ece20203 15:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:20:22 OK: 265 MiB in 53 packages 15:20:22 Removing intermediate container 8234ece20203 15:20:22 ---> 53935e5bedff 15:20:22 Step 7/12 : WORKDIR /app 15:20:22 ---> Running in 3be5aea6454c 15:20:22 Removing intermediate container 3be5aea6454c 15:20:22 ---> dea5756e3f7e 15:20:22 Step 8/12 : COPY go.mod vendor* ./ 15:20:22 ---> 3418e491026e 15:20:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:20:22 ---> Running in 16f66f6a7e07 15:20:25 Still waiting to schedule task 15:20:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-13300’ is offline 15:20:54 Removing intermediate container 16f66f6a7e07 15:20:54 ---> e45da0aca242 15:20:54 Step 10/12 : COPY . . 15:20:54 ---> c049fabb0cdb 15:20:54 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:20:54 ---> Running in 18f5ac79a83a 15:20:54 Removing intermediate container 18f5ac79a83a 15:20:54 ---> 3737d7b01f6a 15:20:54 Step 12/12 : RUN $MAKE 15:20:54 ---> Running in 0c476b9a9bc5 15:20:54 noop 15:20:55 Removing intermediate container 0c476b9a9bc5 15:20:55 ---> 1342519635e8 15:20:55 Successfully built 1342519635e8 15:20:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:55 + docker inspect -f . ci-base-image-x86_64 15:20:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:55 prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container 15:20:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:20:55 $ docker top f4c629c1c7f6e8ff10e6c04fe20577051d8199e51bd85d4143d14f67b819dd81 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:56 + go version 15:20:56 go version go1.20.2 linux/amd64 [Pipeline] } 15:20:56 $ docker stop --time=1 f4c629c1c7f6e8ff10e6c04fe20577051d8199e51bd85d4143d14f67b819dd81 15:20:57 $ docker rm -f --volumes f4c629c1c7f6e8ff10e6c04fe20577051d8199e51bd85d4143d14f67b819dd81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:20:57 + docker inspect -f . ci-base-image-x86_64 15:20:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:20:57 prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container 15:20:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:20:58 $ docker top 873d4cd172df83c031a7e70c1d6e8821da01069a684424ea77e4e6fd15c0b242 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:58 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 15:20:58 + make test 15:20:58 go test -race ./... -coverprofile=coverage.out ./... 15:21:17 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:21:17 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:21:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.150s coverage: 86.2% of statements 15:21:19 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.711s coverage: 71.9% of statements 15:21:41 go vet ./... 15:21:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:21:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:21:42 ./bin/test-attribution.sh 15:21:42 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 15:21:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:21:42 $ docker stop --time=1 873d4cd172df83c031a7e70c1d6e8821da01069a684424ea77e4e6fd15c0b242 15:21:45 $ docker rm -f --volumes 873d4cd172df83c031a7e70c1d6e8821da01069a684424ea77e4e6fd15c0b242 [Pipeline] // withDockerContainer [Pipeline] sh 15:21:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:21:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:21:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:21:46 + ls -al . 15:21:46 total 228 15:21:46 drwxrwxr-x 11 jenkins jenkins 4096 May 4 15:20 . 15:21:46 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:19 .. 15:21:46 -rw-rw-r-- 1 jenkins jenkins 262 May 4 15:19 .dockerignore 15:21:46 drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:20 .git 15:21:46 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:19 .github 15:21:46 -rw-rw-r-- 1 jenkins jenkins 788 May 4 15:19 .gitignore 15:21:46 -rw-rw-r-- 1 jenkins jenkins 41 May 4 15:19 .golangci.yml 15:21:46 drwxr-xr-x 3 jenkins jenkins 4096 May 4 15:20 .semver 15:21:46 -rw-rw-r-- 1 jenkins jenkins 9805 May 4 15:19 Attribution.txt 15:21:46 -rw-rw-r-- 1 jenkins jenkins 4331 May 4 15:19 CHANGELOG.md 15:21:46 -rw-rw-r-- 1 jenkins jenkins 1659 May 4 15:19 Dockerfile 15:21:46 -rw-rw-r-- 1 jenkins jenkins 677 May 4 15:19 GOVERNANCE.md 15:21:46 -rw-rw-r-- 1 jenkins jenkins 687 May 4 15:19 Jenkinsfile 15:21:46 -rw-rw-r-- 1 jenkins jenkins 11347 May 4 15:19 LICENSE 15:21:46 -rw-rw-r-- 1 jenkins jenkins 2497 May 4 15:19 Makefile 15:21:46 -rw-rw-r-- 1 jenkins jenkins 617 May 4 15:19 OWNERS.md 15:21:46 -rw-rw-r-- 1 jenkins jenkins 31001 May 4 15:19 README.md 15:21:46 -rw-rw-r-- 1 jenkins jenkins 12 May 4 15:20 VERSION 15:21:46 drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:19 bin 15:21:46 -rw-r--r-- 1 jenkins jenkins 41317 May 4 15:21 coverage.out 15:21:46 -rw-rw-r-- 1 jenkins jenkins 3467 May 4 15:19 go.mod 15:21:46 -rw-rw-r-- 1 jenkins jenkins 31505 May 4 15:19 go.sum 15:21:46 drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:19 images 15:21:46 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:19 internal 15:21:46 -rw-rw-r-- 1 jenkins jenkins 531 May 4 15:19 main.go 15:21:46 drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:19 res 15:21:46 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:19 snap 15:21:46 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:19 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:21:46 + 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=2f09c48157f651af307535ec646201223a75b6fb --label arch=amd64 --label version=3.0.0-dev.30 . 15:21:46 Sending build context to Docker daemon 12.64MB 15:21:46 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:21:46 Step 2/29 : FROM ${BASE} AS builder 15:21:46 ---> 1342519635e8 15:21:46 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:21:46 ---> Running in bc8bfbf6cc9c 15:21:47 Removing intermediate container bc8bfbf6cc9c 15:21:47 ---> 9281ddbc9be5 15:21:47 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:21:47 ---> Running in 66625fcea773 15:21:47 Removing intermediate container 66625fcea773 15:21:47 ---> 18d0c926354f 15:21:47 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:21:47 ---> Running in be9380a9d609 15:21:47 Removing intermediate container be9380a9d609 15:21:47 ---> 76e124333f53 15:21:47 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:21:47 ---> Running in 34153d8201a1 15:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:21:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:21:47 OK: 265 MiB in 53 packages 15:21:47 Removing intermediate container 34153d8201a1 15:21:47 ---> c6a1fddf890c 15:21:47 Step 7/29 : WORKDIR /app 15:21:48 ---> Running in de77364fbb3d 15:21:48 Removing intermediate container de77364fbb3d 15:21:48 ---> 048ce40f3c4a 15:21:48 Step 8/29 : COPY go.mod vendor* ./ 15:21:48 ---> f699364efec5 15:21:48 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:21:48 ---> Running in a38f05da4515 15:21:49 Removing intermediate container a38f05da4515 15:21:49 ---> b3017e29c33d 15:21:49 Step 10/29 : COPY . . 15:21:49 ---> 25ed7184f1a8 15:21:49 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:21:49 ---> Running in a99ce1d96c02 15:21:49 Removing intermediate container a99ce1d96c02 15:21:49 ---> 73ef1d67edc5 15:21:49 Step 12/29 : RUN $MAKE 15:21:49 ---> Running in 4f8a65cae1c8 15:21:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.59 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.30 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.30" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:22:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13304 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 15:22:05 Running in /w/workspace/app-rfid-llrp-inventory/99 [Pipeline] { [Pipeline] checkout 15:22:05 The recommended git tool is: git 15:22:07 Removing intermediate container 4f8a65cae1c8 15:22:07 ---> 3a70ed1c2483 15:22:07 Step 13/29 : FROM alpine:3.17 15:22:07 3.17: Pulling from library/alpine 15:22:07 f56be85fc22e: Already exists 15:22:07 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:22:07 Status: Downloaded newer image for alpine:3.17 15:22:07 ---> 9ed4aefc74f6 15:22:07 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:22:07 ---> Running in ddeec753ef8c 15:22:07 Removing intermediate container ddeec753ef8c 15:22:07 ---> 4434dac3f83c 15:22:07 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:22:07 ---> Running in eecc955704f4 15:22:07 Removing intermediate container eecc955704f4 15:22:07 ---> 9a5a688297b3 15:22:07 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:22:07 ---> Running in 2925180d9217 15:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:22:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:22:07 (1/2) Installing ca-certificates (20220614-r4) 15:22:07 (2/2) Installing dumb-init (1.2.5-r2) 15:22:07 Executing busybox-1.35.0-r29.trigger 15:22:07 Executing ca-certificates-20220614-r4.trigger 15:22:07 OK: 8 MiB in 17 packages 15:22:07 Removing intermediate container 2925180d9217 15:22:07 ---> 423741cda8e6 15:22:07 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:22:07 ---> c3fed00a6a41 15:22:07 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:22:07 ---> f2ad4d71987b 15:22:07 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:22:07 ---> 932e7a986b0d 15:22:07 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:22:07 ---> 3f664363b3c2 15:22:07 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:22:07 ---> 303fc7c1b079 15:22:07 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:22:07 ---> Running in 697dc9808a69 15:22:08 Removing intermediate container 697dc9808a69 15:22:08 ---> 3a8f07374277 15:22:08 Step 23/29 : VOLUME /cache 15:22:08 ---> Running in 22b2146132b3 15:22:08 Removing intermediate container 22b2146132b3 15:22:08 ---> bf235007a287 15:22:08 Step 24/29 : EXPOSE 59711 15:22:08 ---> Running in 78c63740db56 15:22:08 Removing intermediate container 78c63740db56 15:22:08 ---> a8f0037c1975 15:22:08 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:22:08 ---> Running in d5534289592c 15:22:08 Removing intermediate container d5534289592c 15:22:08 ---> fe0812724a8b 15:22:08 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:22:08 ---> Running in b60b37b80d81 15:22:08 Removing intermediate container b60b37b80d81 15:22:08 ---> a0291313ab91 15:22:08 Step 27/29 : LABEL arch=amd64 15:22:08 ---> Running in 1d2d6c921b2c 15:22:08 Removing intermediate container 1d2d6c921b2c 15:22:08 ---> 00afb0de34a2 15:22:08 Step 28/29 : LABEL git_sha=2f09c48157f651af307535ec646201223a75b6fb 15:22:08 ---> Running in 629596643e02 15:22:09 Removing intermediate container 629596643e02 15:22:09 ---> ab66ed60ac1f 15:22:09 Step 29/29 : LABEL version=3.0.0-dev.30 15:22:09 ---> Running in abe0676ccffd 15:22:09 Removing intermediate container abe0676ccffd 15:22:09 ---> 13a2534be245 15:22:09 [Warning] One or more build-args [ARCH] were not consumed 15:22:09 Successfully built 13a2534be245 15:22:09 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:09 provisioning config files... 15:22:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15105112648223431721tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:09 ---> docker-login.sh 15:22:09 nexus3.edgexfoundry.org:10001 15:22:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:09 Configure a credential helper to remove this warning. See 15:22:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:09 15:22:09 Login Succeeded 15:22:09 nexus3.edgexfoundry.org:10002 15:22:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:09 Configure a credential helper to remove this warning. See 15:22:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:09 15:22:09 Login Succeeded 15:22:09 nexus3.edgexfoundry.org:10003 15:22:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:09 Configure a credential helper to remove this warning. See 15:22:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:09 15:22:09 Login Succeeded 15:22:09 nexus3.edgexfoundry.org:10004 15:22:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:09 Configure a credential helper to remove this warning. See 15:22:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:09 15:22:09 Login Succeeded 15:22:09 docker.io 15:22:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:10 Configure a credential helper to remove this warning. See 15:22:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:10 15:22:10 Login Succeeded 15:22:10 ---> docker-login.sh ends [Pipeline] } 15:22:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:10 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 15:22:10 2f09c48157f651af307535ec646201223a75b6fb 15:22:10 latest 15:22:10 3.0.0-dev.30 15:22:10 2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 15:22:10 main 15:22:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:10 using credential edgex-jenkins-ssh 15:22:10 Cloning the remote Git repository 15:22:10 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2f09c48157f651af307535ec646201223a75b6fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2f09c48157f651af307535ec646201223a75b6fb 15:22:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:10 e082c6d14758: Preparing 15:22:10 590f2b29101e: Preparing 15:22:10 14358ab87283: Preparing 15:22:10 bfb76e4e5617: Preparing 15:22:10 07860e98da39: Preparing 15:22:10 0f958651589d: Preparing 15:22:10 cc6307f99ab1: Preparing 15:22:10 f1417ff83b31: Preparing 15:22:10 0f958651589d: Waiting 15:22:10 cc6307f99ab1: Waiting 15:22:10 f1417ff83b31: Waiting 15:22:10 14358ab87283: Pushed 15:22:10 e082c6d14758: Pushed 15:22:10 07860e98da39: Pushed 15:22:10 bfb76e4e5617: Pushed 15:22:10 f1417ff83b31: Layer already exists 15:22:10 0f958651589d: Pushed 15:22:10 cc6307f99ab1: Pushed 15:22:10 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:22:10 > git init /w/workspace/app-rfid-llrp-inventory/99 # timeout=10 15:22:10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 15:22:10 > git --version # timeout=10 15:22:10 > git --version # 'git version 2.25.1' 15:22:10 using GIT_SSH to set credentials SSH Credentials for GitHub 15:22:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:13 590f2b29101e: Pushed 15:22:13 2f09c48157f651af307535ec646201223a75b6fb: digest: sha256:eb93531815b24a7da2f25005e1128f726b8358ec25496f68ac3ca2b76b9af86b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:12 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 15:22:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:13 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:13 Avoid second fetch 15:22:13 Checking out Revision 2f09c48157f651af307535ec646201223a75b6fb (main) 15:22:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:14 e082c6d14758: Preparing 15:22:14 590f2b29101e: Preparing 15:22:14 14358ab87283: Preparing 15:22:14 bfb76e4e5617: Preparing 15:22:14 07860e98da39: Preparing 15:22:14 0f958651589d: Preparing 15:22:14 cc6307f99ab1: Preparing 15:22:14 f1417ff83b31: Preparing 15:22:14 0f958651589d: Waiting 15:22:14 f1417ff83b31: Waiting 15:22:14 cc6307f99ab1: Waiting 15:22:14 e082c6d14758: Layer already exists 15:22:14 07860e98da39: Layer already exists 15:22:14 bfb76e4e5617: Layer already exists 15:22:14 590f2b29101e: Layer already exists 15:22:14 14358ab87283: Layer already exists 15:22:14 cc6307f99ab1: Layer already exists 15:22:14 f1417ff83b31: Layer already exists 15:22:14 0f958651589d: Layer already exists 15:22:14 latest: digest: sha256:eb93531815b24a7da2f25005e1128f726b8358ec25496f68ac3ca2b76b9af86b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:14 Commit message: "build(deps): bump github.com/edgexfoundry/app-functions-sdk-go/v3 (#187)" 15:22:14 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:14 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.30 15:22:14 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:14 e082c6d14758: Preparing 15:22:14 590f2b29101e: Preparing 15:22:14 14358ab87283: Preparing 15:22:14 bfb76e4e5617: Preparing 15:22:14 07860e98da39: Preparing 15:22:14 0f958651589d: Preparing 15:22:14 cc6307f99ab1: Preparing 15:22:14 f1417ff83b31: Preparing 15:22:14 cc6307f99ab1: Waiting 15:22:14 f1417ff83b31: Waiting 15:22:14 0f958651589d: Waiting 15:22:14 07860e98da39: Layer already exists 15:22:14 bfb76e4e5617: Layer already exists 15:22:14 590f2b29101e: Layer already exists 15:22:14 e082c6d14758: Layer already exists 15:22:14 14358ab87283: Layer already exists 15:22:14 cc6307f99ab1: Layer already exists 15:22:14 0f958651589d: Layer already exists 15:22:14 f1417ff83b31: Layer already exists 15:22:14 3.0.0-dev.30: digest: sha256:eb93531815b24a7da2f25005e1128f726b8358ec25496f68ac3ca2b76b9af86b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:22:15 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:13 > git config core.sparsecheckout # timeout=10 15:22:13 > git checkout -f 2f09c48157f651af307535ec646201223a75b6fb # timeout=10 15:22:15 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:22:15 % Total % Received % Xferd Average Speed Time Time Time Current 15:22:15 Dload Upload Total Spent Left Speed 15:22:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 15:22:15 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 15:22:15 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:15 e082c6d14758: Preparing 15:22:15 590f2b29101e: Preparing 15:22:15 14358ab87283: Preparing 15:22:15 bfb76e4e5617: Preparing 15:22:15 07860e98da39: Preparing 15:22:15 0f958651589d: Preparing 15:22:15 cc6307f99ab1: Preparing 15:22:15 f1417ff83b31: Preparing 15:22:15 0f958651589d: Waiting 15:22:15 cc6307f99ab1: Waiting 15:22:15 f1417ff83b31: Waiting 15:22:15 e082c6d14758: Layer already exists 15:22:15 07860e98da39: Layer already exists 15:22:15 bfb76e4e5617: Layer already exists 15:22:15 14358ab87283: Layer already exists 15:22:15 590f2b29101e: Layer already exists 15:22:15 cc6307f99ab1: Layer already exists 15:22:15 0f958651589d: Layer already exists 15:22:15 f1417ff83b31: Layer already exists 15:22:15 2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30: digest: sha256:eb93531815b24a7da2f25005e1128f726b8358ec25496f68ac3ca2b76b9af86b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 15:22:15 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:16 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:22:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 15:22:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 15:22:16 e082c6d14758: Preparing 15:22:16 590f2b29101e: Preparing 15:22:16 14358ab87283: Preparing 15:22:16 bfb76e4e5617: Preparing 15:22:16 07860e98da39: Preparing 15:22:16 0f958651589d: Preparing 15:22:16 cc6307f99ab1: Preparing 15:22:16 f1417ff83b31: Preparing 15:22:16 0f958651589d: Waiting 15:22:16 cc6307f99ab1: Waiting 15:22:16 f1417ff83b31: Waiting 15:22:16 bfb76e4e5617: Layer already exists 15:22:16 07860e98da39: Layer already exists 15:22:16 590f2b29101e: Layer already exists 15:22:16 e082c6d14758: Layer already exists 15:22:16 14358ab87283: Layer already exists 15:22:16 f1417ff83b31: Layer already exists 15:22:16 0f958651589d: Layer already exists 15:22:16 cc6307f99ab1: Layer already exists 15:22:16 main: digest: sha256:eb93531815b24a7da2f25005e1128f726b8358ec25496f68ac3ca2b76b9af86b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:22:16 ===================================================== [Pipeline] echo 15:22:16 taggedImages: 15:22:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2f09c48157f651af307535ec646201223a75b6fb 15:22:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 15:22:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.30 15:22:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 15:22:16 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:16 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:22:16 + sudo tee /etc/docker/daemon.new 15:22:16 { 15:22:16 "registry-mirrors": [ 15:22:16 "https://nexus3.edgexfoundry.org:10001" 15:22:16 ], 15:22:16 "bip": "10.250.0.254/24", 15:22:16 "hosts": [ 15:22:16 "tcp://0.0.0.0:5555", 15:22:16 "unix:///var/run/docker.sock" 15:22:16 ], 15:22:16 "mtu": 1458, 15:22:16 "selinux-enabled": true, 15:22:16 "seccomp-profile": "/etc/docker/seccomp.json" 15:22:16 } [Pipeline] sh 15:22:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:16 15:22:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:16 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:22:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:16 latest: Pulling from edgex-lftools-log-publisher 15:22:16 5eb5b503b376: Pulling fs layer 15:22:16 5c69ac0246d0: Pulling fs layer 15:22:16 ec43610c2a17: Pulling fs layer 15:22:16 3a2ae6a8a46f: Pulling fs layer 15:22:16 33b1e0a273af: Pulling fs layer 15:22:16 5d3b04190fa2: Pulling fs layer 15:22:16 2f39f015ded8: Pulling fs layer 15:22:16 5d3b04190fa2: Waiting 15:22:16 3a2ae6a8a46f: Waiting 15:22:16 2f39f015ded8: Waiting 15:22:16 33b1e0a273af: Waiting 15:22:16 5c69ac0246d0: Verifying Checksum 15:22:16 5c69ac0246d0: Download complete 15:22:16 3a2ae6a8a46f: Verifying Checksum 15:22:16 3a2ae6a8a46f: Download complete 15:22:16 33b1e0a273af: Verifying Checksum 15:22:16 33b1e0a273af: Download complete 15:22:16 5d3b04190fa2: Verifying Checksum 15:22:16 5d3b04190fa2: Download complete 15:22:17 + sudo service docker restart 15:22:17 ec43610c2a17: Verifying Checksum 15:22:17 ec43610c2a17: Download complete 15:22:17 5eb5b503b376: Verifying Checksum 15:22:17 5eb5b503b376: Download complete 15:22:17 2f39f015ded8: Verifying Checksum 15:22:17 2f39f015ded8: Download complete 15:22:18 5eb5b503b376: Pull complete 15:22:18 5c69ac0246d0: Pull complete 15:22:18 ec43610c2a17: Pull complete 15:22:18 3a2ae6a8a46f: Pull complete 15:22:18 33b1e0a273af: Pull complete 15:22:18 5d3b04190fa2: Pull complete 15:22:22 2f39f015ded8: Pull complete 15:22:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:22:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:22:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:22:23 prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container 15:22:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:22:25 $ docker top e2ce19c11c70d220ac76219c0706c8dc1cdaf2d1ac2696c5c7d793a724b0b220 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:25 ---> job-cost.sh 15:22:25 lf-activate-venv: SKIPPING 15:22:25 INFO: No Stack... 15:22:25 INFO: Retrieving Pricing Info for: v3-standard-8 15:22:26 INFO: Archiving Costs [Pipeline] sh 15:22:26 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 15:22:26 + cut -d, -f6 [Pipeline] lock 15:22:26 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] 15:22:26 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] did not exist. Created. 15:22:26 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:22:26 + echo total: 0.2199999988079071 [Pipeline] stash 15:22:26 Stashed 1 file(s) [Pipeline] } 15:22:26 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 15:22:26 $ docker stop --time=1 e2ce19c11c70d220ac76219c0706c8dc1cdaf2d1ac2696c5c7d793a724b0b220 15:22:28 $ docker rm -f --volumes e2ce19c11c70d220ac76219c0706c8dc1cdaf2d1ac2696c5c7d793a724b0b220 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:35 provisioning config files... 15:22:35 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/99@tmp/config5987741273466201715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:22:35 ---> docker-login.sh 15:22:35 nexus3.edgexfoundry.org:10001 15:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:36 Configure a credential helper to remove this warning. See 15:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:36 15:22:36 Login Succeeded 15:22:36 nexus3.edgexfoundry.org:10002 15:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:36 Configure a credential helper to remove this warning. See 15:22:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:36 15:22:36 Login Succeeded 15:22:36 nexus3.edgexfoundry.org:10003 15:22:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:37 Configure a credential helper to remove this warning. See 15:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:37 15:22:37 Login Succeeded 15:22:37 nexus3.edgexfoundry.org:10004 15:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:37 Configure a credential helper to remove this warning. See 15:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:37 15:22:37 Login Succeeded 15:22:37 docker.io 15:22:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:22:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:22:37 Configure a credential helper to remove this warning. See 15:22:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:22:37 15:22:37 Login Succeeded 15:22:37 ---> docker-login.sh ends [Pipeline] } 15:22:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:22:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:22:38 ========================================================= 15:22:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 15:22:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:22:38 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:22:38 Sending build context to Docker daemon 678.4kB 15:22:38 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 15:22:38 Step 2/12 : FROM ${BASE} AS builder 15:22:42 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:22:42 c41833b44d91: Pulling fs layer 15:22:42 ed15518f5707: Pulling fs layer 15:22:42 feae8fd75edb: Pulling fs layer 15:22:42 242c74f7c9fa: Pulling fs layer 15:22:42 3cdef696dda3: Pulling fs layer 15:22:42 2ced38df9373: Pulling fs layer 15:22:42 58f1dce35555: Pulling fs layer 15:22:42 242c74f7c9fa: Waiting 15:22:42 3cdef696dda3: Waiting 15:22:42 2ced38df9373: Waiting 15:22:42 58f1dce35555: Waiting 15:22:42 ed15518f5707: Download complete 15:22:42 242c74f7c9fa: Verifying Checksum 15:22:42 242c74f7c9fa: Download complete 15:22:42 3cdef696dda3: Verifying Checksum 15:22:42 3cdef696dda3: Download complete 15:22:42 c41833b44d91: Verifying Checksum 15:22:42 c41833b44d91: Download complete 15:22:43 c41833b44d91: Pull complete 15:22:43 58f1dce35555: Download complete 15:22:43 ed15518f5707: Pull complete 15:22:44 feae8fd75edb: Verifying Checksum 15:22:44 feae8fd75edb: Download complete 15:22:44 2ced38df9373: Verifying Checksum 15:22:44 2ced38df9373: Download complete 15:22:56 feae8fd75edb: Pull complete 15:22:56 242c74f7c9fa: Pull complete 15:22:56 3cdef696dda3: Pull complete 15:23:03 2ced38df9373: Pull complete 15:23:05 58f1dce35555: Pull complete 15:23:05 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 15:23:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 15:23:05 ---> fadd8f120f05 15:23:05 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 15:23:06 ---> Running in 53601b0c1b74 15:23:06 Removing intermediate container 53601b0c1b74 15:23:06 ---> ab39e5009de3 15:23:06 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 15:23:06 ---> Running in 6021b540e07c 15:23:06 Removing intermediate container 6021b540e07c 15:23:06 ---> 0ec41b90de9b 15:23:06 Step 5/12 : ARG ADD_BUILD_TAGS="" 15:23:07 ---> Running in deaecfd683a1 15:23:07 Removing intermediate container deaecfd683a1 15:23:07 ---> 7662c5c05ba5 15:23:07 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:23:07 ---> Running in 52bfc3592530 15:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:23:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:23:10 OK: 263 MiB in 53 packages 15:23:11 Removing intermediate container 52bfc3592530 15:23:11 ---> d82f56322d57 15:23:11 Step 7/12 : WORKDIR /app 15:23:11 ---> Running in d80fe48a9e53 15:23:11 Removing intermediate container d80fe48a9e53 15:23:11 ---> d39458cee7e4 15:23:11 Step 8/12 : COPY go.mod vendor* ./ 15:23:12 ---> a1fcb12214c3 15:23:12 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:23:12 ---> Running in dff003fb531e 15:24:20 Removing intermediate container dff003fb531e 15:24:20 ---> 0de50766b79d 15:24:20 Step 10/12 : COPY . . 15:24:20 ---> 692366f18f92 15:24:20 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:24:20 ---> Running in d13a3cfa3b32 15:24:20 Removing intermediate container d13a3cfa3b32 15:24:20 ---> 746c67839019 15:24:20 Step 12/12 : RUN $MAKE 15:24:20 ---> Running in fbb648997e03 15:24:20 noop 15:24:20 Removing intermediate container fbb648997e03 15:24:20 ---> 1e8e2ac07c7b 15:24:20 Successfully built 1e8e2ac07c7b 15:24:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:20 + docker inspect -f . ci-base-image-arm64 15:24:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:20 prd-ubuntu20.04-docker-arm64-4c-16g-13304 does not seem to be running inside a container 15:24:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/99 -v /w/workspace/app-rfid-llrp-inventory/99:/w/workspace/app-rfid-llrp-inventory/99:rw,z -v /w/workspace/app-rfid-llrp-inventory/99@tmp:/w/workspace/app-rfid-llrp-inventory/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:24:21 $ docker top c8edcfe8ac1b780bc675dfd261165c42ce6bc38b528bd89afc8f33f04e71bb63 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:22 + go version 15:24:22 go version go1.20.2 linux/arm64 [Pipeline] } 15:24:22 $ docker stop --time=1 c8edcfe8ac1b780bc675dfd261165c42ce6bc38b528bd89afc8f33f04e71bb63 15:24:25 $ docker rm -f --volumes c8edcfe8ac1b780bc675dfd261165c42ce6bc38b528bd89afc8f33f04e71bb63 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:24:25 + docker inspect -f . ci-base-image-arm64 15:24:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:24:26 prd-ubuntu20.04-docker-arm64-4c-16g-13304 does not seem to be running inside a container 15:24:26 $ 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/99 -v /w/workspace/app-rfid-llrp-inventory/99:/w/workspace/app-rfid-llrp-inventory/99:rw,z -v /w/workspace/app-rfid-llrp-inventory/99@tmp:/w/workspace/app-rfid-llrp-inventory/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 15:24:27 $ docker top 3f13cd7d0455dca7d6604722f42cf33ee3a6b34e1d5e68a4da8084c5b4336c32 -eo pid,comm [Pipeline] { [Pipeline] sh 15:24:27 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/99 [Pipeline] fileExists [Pipeline] sh 15:24:28 + make test 15:24:28 go test -race ./... -coverprofile=coverage.out ./... 15:26:49 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:26:55 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:26:56 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.061s coverage: 86.2% of statements 15:27:06 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.394s coverage: 71.9% of statements 15:27:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:27:06 go vet ./... 15:29:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:29:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:29:28 ./bin/test-attribution.sh 15:29:28 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 15:29:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:29:28 $ docker stop --time=1 3f13cd7d0455dca7d6604722f42cf33ee3a6b34e1d5e68a4da8084c5b4336c32 15:29:30 $ docker rm -f --volumes 3f13cd7d0455dca7d6604722f42cf33ee3a6b34e1d5e68a4da8084c5b4336c32 [Pipeline] // withDockerContainer [Pipeline] sh 15:29:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:29:31 Warning: overwriting stash ‘coverage-report’ 15:29:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 15:29:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:29:33 + ls -al . 15:29:33 total 224 15:29:33 drwxrwxr-x 10 jenkins jenkins 4096 May 4 15:24 . 15:29:33 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:22 .. 15:29:33 -rw-rw-r-- 1 jenkins jenkins 262 May 4 15:22 .dockerignore 15:29:33 drwxrwxr-x 8 jenkins jenkins 4096 May 4 15:22 .git 15:29:33 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:22 .github 15:29:33 -rw-rw-r-- 1 jenkins jenkins 788 May 4 15:22 .gitignore 15:29:33 -rw-rw-r-- 1 jenkins jenkins 41 May 4 15:22 .golangci.yml 15:29:33 -rw-rw-r-- 1 jenkins jenkins 9805 May 4 15:22 Attribution.txt 15:29:33 -rw-rw-r-- 1 jenkins jenkins 4331 May 4 15:22 CHANGELOG.md 15:29:33 -rw-rw-r-- 1 jenkins jenkins 1659 May 4 15:22 Dockerfile 15:29:33 -rw-rw-r-- 1 jenkins jenkins 677 May 4 15:22 GOVERNANCE.md 15:29:33 -rw-rw-r-- 1 jenkins jenkins 687 May 4 15:22 Jenkinsfile 15:29:33 -rw-rw-r-- 1 jenkins jenkins 11347 May 4 15:22 LICENSE 15:29:33 -rw-rw-r-- 1 jenkins jenkins 2497 May 4 15:22 Makefile 15:29:33 -rw-rw-r-- 1 jenkins jenkins 617 May 4 15:22 OWNERS.md 15:29:33 -rw-rw-r-- 1 jenkins jenkins 31001 May 4 15:22 README.md 15:29:33 -rw-rw-r-- 1 jenkins jenkins 12 May 4 15:20 VERSION 15:29:33 drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:22 bin 15:29:33 -rw-r--r-- 1 jenkins jenkins 41317 May 4 15:27 coverage.out 15:29:33 -rw-rw-r-- 1 jenkins jenkins 3467 May 4 15:22 go.mod 15:29:33 -rw-rw-r-- 1 jenkins jenkins 31505 May 4 15:22 go.sum 15:29:33 drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:22 images 15:29:33 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:22 internal 15:29:33 -rw-rw-r-- 1 jenkins jenkins 531 May 4 15:22 main.go 15:29:33 drwxrwxr-x 2 jenkins jenkins 4096 May 4 15:22 res 15:29:33 drwxrwxr-x 4 jenkins jenkins 4096 May 4 15:22 snap 15:29:33 drwxrwxr-x 3 jenkins jenkins 4096 May 4 15:22 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:29:33 + 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=2f09c48157f651af307535ec646201223a75b6fb --label arch=arm64 --label version=3.0.0-dev.30 . 15:29:33 Sending build context to Docker daemon 678.4kB 15:29:33 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 15:29:33 Step 2/29 : FROM ${BASE} AS builder 15:29:33 ---> 1e8e2ac07c7b 15:29:33 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 15:29:33 ---> Running in 33af84a7fbc1 15:29:33 Removing intermediate container 33af84a7fbc1 15:29:33 ---> d342478610b4 15:29:33 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 15:29:34 ---> Running in 0806386f029f 15:29:34 Removing intermediate container 0806386f029f 15:29:34 ---> 80e4c6ef5976 15:29:34 Step 5/29 : ARG ADD_BUILD_TAGS="" 15:29:34 ---> Running in 2c4da9b84101 15:29:34 Removing intermediate container 2c4da9b84101 15:29:34 ---> f7b6bf2930bb 15:29:34 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:29:34 ---> Running in a3f20d1e16e0 15:29:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:29:37 OK: 263 MiB in 53 packages 15:29:38 Removing intermediate container a3f20d1e16e0 15:29:38 ---> 013087fa1e1b 15:29:38 Step 7/29 : WORKDIR /app 15:29:38 ---> Running in 67d46c71ff5a 15:29:38 Removing intermediate container 67d46c71ff5a 15:29:38 ---> 02615ad11026 15:29:38 Step 8/29 : COPY go.mod vendor* ./ 15:29:39 ---> 41b3f143bc3b 15:29:39 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:29:39 ---> Running in 3c28ffe91577 15:29:43 Removing intermediate container 3c28ffe91577 15:29:43 ---> c3dc0d392127 15:29:43 Step 10/29 : COPY . . 15:29:43 ---> c6a9921fb0e7 15:29:43 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 15:29:43 ---> Running in 63bba2283544 15:29:44 Removing intermediate container 63bba2283544 15:29:44 ---> 826229b5291a 15:29:44 Step 12/29 : RUN $MAKE 15:29:44 ---> Running in f8203669c3fd 15:29:45 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.59 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.30 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.30" -trimpath -mod=readonly -o app-rfid-llrp-inventory 15:31:51 Removing intermediate container f8203669c3fd 15:31:51 ---> 1e7ea4a14bb8 15:31:51 Step 13/29 : FROM alpine:3.17 15:31:51 3.17: Pulling from library/alpine 15:31:51 c41833b44d91: Already exists 15:31:51 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 15:31:51 Status: Downloaded newer image for alpine:3.17 15:31:51 ---> 51e60588ff2c 15:31:51 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 15:31:51 ---> Running in 88b5357f8c6d 15:31:51 Removing intermediate container 88b5357f8c6d 15:31:51 ---> bf702481f4a4 15:31:51 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:31:51 ---> Running in 2feee74a0a90 15:31:51 Removing intermediate container 2feee74a0a90 15:31:51 ---> 3be21126f27d 15:31:51 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 15:31:51 ---> Running in 559e81891724 15:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 15:31:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 15:31:51 (1/2) Installing ca-certificates (20220614-r4) 15:31:51 (2/2) Installing dumb-init (1.2.5-r2) 15:31:51 Executing busybox-1.35.0-r29.trigger 15:31:51 Executing ca-certificates-20220614-r4.trigger 15:31:51 OK: 8 MiB in 17 packages 15:31:51 Removing intermediate container 559e81891724 15:31:51 ---> 00958a71d4f4 15:31:51 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:31:51 ---> 5a2116130517 15:31:51 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 15:31:51 ---> 2fe38698191e 15:31:51 Step 19/29 : COPY --from=builder /app/res/ /res/ 15:31:51 ---> c2f25ec1308c 15:31:51 Step 20/29 : COPY --from=builder /app/static/ /static/ 15:31:51 ---> c34a52784986 15:31:51 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:31:52 ---> 93337cfff345 15:31:52 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:31:52 ---> Running in 2fbff0bf507f 15:31:53 Removing intermediate container 2fbff0bf507f 15:31:53 ---> 33cfbbfd7aaf 15:31:53 Step 23/29 : VOLUME /cache 15:31:53 ---> Running in b2c8f14ccf31 15:31:53 Removing intermediate container b2c8f14ccf31 15:31:53 ---> 05dd280e6e24 15:31:53 Step 24/29 : EXPOSE 59711 15:31:56 ---> Running in ceb09772cf44 15:31:56 Removing intermediate container ceb09772cf44 15:31:56 ---> 69b64f8c8c57 15:31:56 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:31:56 ---> Running in b839788dc25f 15:31:56 Removing intermediate container b839788dc25f 15:31:56 ---> eed3950a9e29 15:31:56 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 15:31:56 ---> Running in 6aeb37bd4c8e 15:31:57 Removing intermediate container 6aeb37bd4c8e 15:31:57 ---> 24b1e00782e2 15:31:57 Step 27/29 : LABEL arch=arm64 15:31:57 ---> Running in e77b4f7d732f 15:31:57 Removing intermediate container e77b4f7d732f 15:31:57 ---> 17d49fe7aae1 15:31:57 Step 28/29 : LABEL git_sha=2f09c48157f651af307535ec646201223a75b6fb 15:31:57 ---> Running in 165d77aa2d2f 15:31:57 Removing intermediate container 165d77aa2d2f 15:31:57 ---> a07cc63ead6b 15:31:57 Step 29/29 : LABEL version=3.0.0-dev.30 15:31:57 ---> Running in 0162d71b047e 15:31:58 Removing intermediate container 0162d71b047e 15:31:58 ---> fa95365fd54b 15:31:58 [Warning] One or more build-args [ARCH] were not consumed 15:31:58 Successfully built fa95365fd54b 15:31:58 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:31:58 provisioning config files... 15:31:58 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/99@tmp/config13654602190792670574tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:31:58 ---> docker-login.sh 15:31:58 nexus3.edgexfoundry.org:10001 15:31:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:58 Configure a credential helper to remove this warning. See 15:31:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:58 15:31:58 Login Succeeded 15:31:58 nexus3.edgexfoundry.org:10002 15:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:59 Configure a credential helper to remove this warning. See 15:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:59 15:31:59 Login Succeeded 15:31:59 nexus3.edgexfoundry.org:10003 15:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:59 Configure a credential helper to remove this warning. See 15:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:59 15:31:59 Login Succeeded 15:31:59 nexus3.edgexfoundry.org:10004 15:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:31:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:31:59 Configure a credential helper to remove this warning. See 15:31:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:31:59 15:31:59 Login Succeeded 15:31:59 docker.io 15:31:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:32:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:32:00 Configure a credential helper to remove this warning. See 15:32:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:32:00 15:32:00 Login Succeeded 15:32:00 ---> docker-login.sh ends [Pipeline] } 15:32:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:32:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:32:00 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 15:32:00 2f09c48157f651af307535ec646201223a75b6fb 15:32:00 latest 15:32:00 3.0.0-dev.30 15:32:00 2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 15:32:00 main 15:32:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:00 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2f09c48157f651af307535ec646201223a75b6fb [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:01 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2f09c48157f651af307535ec646201223a75b6fb 15:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:32:01 fcca0c07dc97: Preparing 15:32:01 eca758bfd0e0: Preparing 15:32:01 1f846f785c9a: Preparing 15:32:01 d593a6333f86: Preparing 15:32:01 03df758c56b8: Preparing 15:32:01 19aa10184c13: Preparing 15:32:01 f526152c9bb2: Preparing 15:32:01 26cbea5cba74: Preparing 15:32:01 f526152c9bb2: Waiting 15:32:01 26cbea5cba74: Waiting 15:32:01 19aa10184c13: Waiting 15:32:01 1f846f785c9a: Pushed 15:32:01 d593a6333f86: Pushed 15:32:01 03df758c56b8: Pushed 15:32:01 fcca0c07dc97: Pushed 15:32:01 26cbea5cba74: Layer already exists 15:32:01 19aa10184c13: Pushed 15:32:01 f526152c9bb2: Pushed 15:32:06 eca758bfd0e0: Pushed 15:32:06 2f09c48157f651af307535ec646201223a75b6fb: digest: sha256:e026a39694af78002f290368faab92be2fb349ee8e5b91db7e59841af3c994dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:07 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:32:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:32:07 fcca0c07dc97: Preparing 15:32:07 eca758bfd0e0: Preparing 15:32:07 1f846f785c9a: Preparing 15:32:07 d593a6333f86: Preparing 15:32:07 03df758c56b8: Preparing 15:32:07 19aa10184c13: Preparing 15:32:07 f526152c9bb2: Preparing 15:32:07 26cbea5cba74: Preparing 15:32:07 19aa10184c13: Waiting 15:32:07 f526152c9bb2: Waiting 15:32:07 26cbea5cba74: Waiting 15:32:07 eca758bfd0e0: Layer already exists 15:32:07 1f846f785c9a: Layer already exists 15:32:07 03df758c56b8: Layer already exists 15:32:07 d593a6333f86: Layer already exists 15:32:07 fcca0c07dc97: Layer already exists 15:32:07 19aa10184c13: Layer already exists 15:32:07 f526152c9bb2: Layer already exists 15:32:07 26cbea5cba74: Layer already exists 15:32:07 latest: digest: sha256:e026a39694af78002f290368faab92be2fb349ee8e5b91db7e59841af3c994dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:08 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.30 15:32:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:32:08 fcca0c07dc97: Preparing 15:32:08 eca758bfd0e0: Preparing 15:32:08 1f846f785c9a: Preparing 15:32:08 d593a6333f86: Preparing 15:32:08 03df758c56b8: Preparing 15:32:08 19aa10184c13: Preparing 15:32:08 f526152c9bb2: Preparing 15:32:08 26cbea5cba74: Preparing 15:32:08 f526152c9bb2: Waiting 15:32:08 19aa10184c13: Waiting 15:32:08 26cbea5cba74: Waiting 15:32:08 fcca0c07dc97: Layer already exists 15:32:08 03df758c56b8: Layer already exists 15:32:08 d593a6333f86: Layer already exists 15:32:08 eca758bfd0e0: Layer already exists 15:32:08 1f846f785c9a: Layer already exists 15:32:08 f526152c9bb2: Layer already exists 15:32:08 26cbea5cba74: Layer already exists 15:32:08 19aa10184c13: Layer already exists 15:32:08 3.0.0-dev.30: digest: sha256:e026a39694af78002f290368faab92be2fb349ee8e5b91db7e59841af3c994dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:09 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 15:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:32:09 fcca0c07dc97: Preparing 15:32:09 eca758bfd0e0: Preparing 15:32:09 1f846f785c9a: Preparing 15:32:09 d593a6333f86: Preparing 15:32:09 03df758c56b8: Preparing 15:32:09 19aa10184c13: Preparing 15:32:09 f526152c9bb2: Preparing 15:32:09 26cbea5cba74: Preparing 15:32:09 19aa10184c13: Waiting 15:32:09 f526152c9bb2: Waiting 15:32:09 26cbea5cba74: Waiting 15:32:09 03df758c56b8: Layer already exists 15:32:09 d593a6333f86: Layer already exists 15:32:09 eca758bfd0e0: Layer already exists 15:32:09 fcca0c07dc97: Layer already exists 15:32:09 1f846f785c9a: Layer already exists 15:32:09 26cbea5cba74: Layer already exists 15:32:09 f526152c9bb2: Layer already exists 15:32:09 19aa10184c13: Layer already exists 15:32:09 2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30: digest: sha256:e026a39694af78002f290368faab92be2fb349ee8e5b91db7e59841af3c994dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:10 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 15:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 15:32:10 fcca0c07dc97: Preparing 15:32:10 eca758bfd0e0: Preparing 15:32:10 1f846f785c9a: Preparing 15:32:10 d593a6333f86: Preparing 15:32:10 03df758c56b8: Preparing 15:32:10 19aa10184c13: Preparing 15:32:10 f526152c9bb2: Preparing 15:32:10 26cbea5cba74: Preparing 15:32:10 19aa10184c13: Waiting 15:32:10 f526152c9bb2: Waiting 15:32:10 26cbea5cba74: Waiting 15:32:10 eca758bfd0e0: Layer already exists 15:32:10 fcca0c07dc97: Layer already exists 15:32:10 03df758c56b8: Layer already exists 15:32:10 d593a6333f86: Layer already exists 15:32:10 1f846f785c9a: Layer already exists 15:32:10 f526152c9bb2: Layer already exists 15:32:10 26cbea5cba74: Layer already exists 15:32:10 19aa10184c13: Layer already exists 15:32:10 main: digest: sha256:e026a39694af78002f290368faab92be2fb349ee8e5b91db7e59841af3c994dc size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:32:10 ===================================================== [Pipeline] echo 15:32:10 taggedImages: 15:32:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2f09c48157f651af307535ec646201223a75b6fb 15:32:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 15:32:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.30 15:32:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2f09c48157f651af307535ec646201223a75b6fb-3.0.0-dev.30 15:32:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:11 15:32:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:11 arm64: Pulling from edgex-lftools-log-publisher 15:32:11 8998bd30e6a1: Pulling fs layer 15:32:11 04944245beec: Pulling fs layer 15:32:11 699f458cf7ca: Pulling fs layer 15:32:11 765212b225bb: Pulling fs layer 15:32:11 f23df028b6ca: Pulling fs layer 15:32:11 d65c8cfc05b1: Pulling fs layer 15:32:11 2437ff75d9bd: Pulling fs layer 15:32:11 765212b225bb: Waiting 15:32:11 d65c8cfc05b1: Waiting 15:32:11 2437ff75d9bd: Waiting 15:32:11 f23df028b6ca: Waiting 15:32:11 04944245beec: Verifying Checksum 15:32:11 04944245beec: Download complete 15:32:11 765212b225bb: Download complete 15:32:11 f23df028b6ca: Verifying Checksum 15:32:11 f23df028b6ca: Download complete 15:32:11 d65c8cfc05b1: Verifying Checksum 15:32:11 d65c8cfc05b1: Download complete 15:32:11 699f458cf7ca: Verifying Checksum 15:32:11 699f458cf7ca: Download complete 15:32:12 8998bd30e6a1: Verifying Checksum 15:32:12 8998bd30e6a1: Download complete 15:32:14 2437ff75d9bd: Verifying Checksum 15:32:14 2437ff75d9bd: Download complete 15:32:16 8998bd30e6a1: Pull complete 15:32:16 04944245beec: Pull complete 15:32:17 699f458cf7ca: Pull complete 15:32:17 765212b225bb: Pull complete 15:32:18 f23df028b6ca: Pull complete 15:32:18 d65c8cfc05b1: Pull complete 15:32:33 2437ff75d9bd: Pull complete 15:32:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:32:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:34 prd-ubuntu20.04-docker-arm64-4c-16g-13304 does not seem to be running inside a container 15:32:34 $ 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/99 -v /w/workspace/app-rfid-llrp-inventory/99:/w/workspace/app-rfid-llrp-inventory/99:rw,z -v /w/workspace/app-rfid-llrp-inventory/99@tmp:/w/workspace/app-rfid-llrp-inventory/99@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 15:32:36 $ docker top 2b7d94d32a265cf6df305e77d077aa78279e3998386eae1a3e81057b93eff906 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:32:37 ---> job-cost.sh 15:32:37 lf-activate-venv: SKIPPING 15:32:37 INFO: No Stack... 15:32:38 INFO: Retrieving Pricing Info for: v3-standard-4 15:32:39 INFO: Archiving Costs [Pipeline] sh 15:32:39 + cut -d, -f6 15:32:39 + cat /w/workspace/app-rfid-llrp-inventory/99/archives/cost.csv [Pipeline] lock 15:32:39 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] 15:32:39 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] did not exist. Created. 15:32:39 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:32:39 /w/workspace/app-rfid-llrp-inventory/99@tmp/durable-c1d1d382/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 15:32:40 + echo total: 0.10999999940395355 [Pipeline] stash 15:32:40 Warning: overwriting stash ‘stack-cost’ 15:32:40 Stashed 1 file(s) [Pipeline] } 15:32:40 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-99-stack-cost] [Pipeline] // lock [Pipeline] } 15:32:40 $ docker stop --time=1 2b7d94d32a265cf6df305e77d077aa78279e3998386eae1a3e81057b93eff906 15:32:41 $ docker rm -f --volumes 2b7d94d32a265cf6df305e77d077aa78279e3998386eae1a3e81057b93eff906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 15:32:41 provisioning config files... 15:32:41 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17524180017692464516tmp [Pipeline] { [Pipeline] sh 15:32:42 + set +x 15:32:42 + bash -s -- 15:32:42 + curl -s https://codecov.io/bash 15:32:42 15:32:42 _____ _ 15:32:42 / ____| | | 15:32:42 | | ___ __| | ___ ___ _____ __ 15:32:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:32:42 | |___| (_) | (_| | __/ (_| (_) \ V / 15:32:42 \_____\___/ \__,_|\___|\___\___/ \_/ 15:32:42 Bash-1.0.6 15:32:42 15:32:42 15:32:42 ==> git version 2.25.1 found 15:32:42 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:32:42 Release-Date: 2020-01-08 15:32:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:32:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:32:42 ==> Jenkins CI detected. 15:32:42 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 15:32:42 project root: . 15:32:42 --> token set from env 15:32:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:32:42 ==> Running gcov in . (disable via -X gcov) 15:32:42 ==> Python coveragepy not found 15:32:42 ==> Searching for coverage reports in: 15:32:42 + . 15:32:42 -> Found 1 reports 15:32:42 ==> Detecting git/mercurial file structure 15:32:42 ==> Reading reports 15:32:42 + ./coverage.out bytes=41317 15:32:42 ==> Appending adjustments 15:32:42 https://docs.codecov.io/docs/fixing-reports 15:32:42 + Found adjustments 15:32:42 ==> Gzipping contents 15:32:42 12K /tmp/codecov.DWtl7b.gz 15:32:42 ==> Uploading reports 15:32:42 url: https://codecov.io 15:32:42 query: branch=main&commit=2f09c48157f651af307535ec646201223a75b6fb&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:32:42 -> Pinging Codecov 15:32:42 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=2f09c48157f651af307535ec646201223a75b6fb&build=99&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F99%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 15:32:42 -> Uploading to 15:32:42 https://storage.googleapis.com/codecov/v4/raw/2023-05-04/581DD39554BDF9B6E22D074273EAD858/2f09c48157f651af307535ec646201223a75b6fb/864505cf-3e9b-46b2-9d1f-eeb979f70326.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T153242Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e6a9e76cc54e222e36ca777554e698e7d5ec3369c14480a5919a0e766c40ce3e 15:32:42 % Total % Received % Xferd Average Speed Time Time Time Current 15:32:42 Dload Upload Total Spent Left Speed 15:32:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11800 0 0 100 11800 0 50643 --:--:-- --:--:-- --:--:-- 50643 15:32:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2f09c48157f651af307535ec646201223a75b6fb [Pipeline] } 15:32:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 15:32:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:32:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:43 15:32:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:32:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:43 1.410.4: Pulling from edgex-devops/edgex-snyk-go 15:32:43 df9b9388f04a: Pulling fs layer 15:32:43 52dc419b0ee2: Pulling fs layer 15:32:43 25bc292e5bac: Pulling fs layer 15:32:43 114826534d7a: Pulling fs layer 15:32:43 4657fd5d0bcf: Pulling fs layer 15:32:43 6ad1cebc031e: Pulling fs layer 15:32:43 8a3aa393b2d8: Pulling fs layer 15:32:43 4657fd5d0bcf: Waiting 15:32:43 6ad1cebc031e: Waiting 15:32:43 8a3aa393b2d8: Waiting 15:32:43 114826534d7a: Waiting 15:32:43 25bc292e5bac: Verifying Checksum 15:32:43 25bc292e5bac: Download complete 15:32:43 52dc419b0ee2: Verifying Checksum 15:32:43 52dc419b0ee2: Download complete 15:32:43 4657fd5d0bcf: Verifying Checksum 15:32:43 4657fd5d0bcf: Download complete 15:32:43 df9b9388f04a: Download complete 15:32:44 df9b9388f04a: Pull complete 15:32:44 6ad1cebc031e: Verifying Checksum 15:32:44 6ad1cebc031e: Download complete 15:32:44 52dc419b0ee2: Pull complete 15:32:44 25bc292e5bac: Pull complete 15:32:44 114826534d7a: Verifying Checksum 15:32:44 114826534d7a: Download complete 15:32:44 8a3aa393b2d8: Verifying Checksum 15:32:44 8a3aa393b2d8: Download complete 15:32:47 114826534d7a: Pull complete 15:32:47 4657fd5d0bcf: Pull complete 15:32:47 6ad1cebc031e: Pull complete 15:32:50 8a3aa393b2d8: Pull complete 15:32:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 15:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 15:32:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:32:50 prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container 15:32:50 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 15:32:52 $ docker top 1a3940d88c6e2e0383bcdb5b85c726733d0ba5fe5e6d15eeee166bbb9c441f20 -eo pid,comm [Pipeline] { [Pipeline] echo 15:32:52 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 15:32:53 + set -o pipefail 15:32:53 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 15:32:58 15:32:58 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 15:32:58 15:32:58 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/fc03c681-91d9-40a3-9f30-d64529d0d358 15:32:58 15:32:58 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 15:32:58 15:32:58 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:32:58 15:32:58 15:32:58 A medium severity vulnerability was found in the Snyk CLI versions you are using. 15:32:58 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 15:32:58 More details here: https://snyk.co/ue1NS 15:32:58 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 15:32:58 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:32:58 $ docker stop --time=1 1a3940d88c6e2e0383bcdb5b85c726733d0ba5fe5e6d15eeee166bbb9c441f20 15:33:01 $ docker rm -f --volumes 1a3940d88c6e2e0383bcdb5b85c726733d0ba5fe5e6d15eeee166bbb9c441f20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:33:01 + git log --format=format:%s -1 2f09c48157f651af307535ec646201223a75b6fb [Pipeline] sh 15:33:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:02 prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container 15:33:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:02 $ docker top 9b2e06a3821e17678673f30cdeca2981a67841f72c5cbc82c006919d500a7503 -eo pid,comm 15:33:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:33:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:02 [ssh-agent] Looking for ssh-agent implementation... 15:33:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:03 $ docker exec 9b2e06a3821e17678673f30cdeca2981a67841f72c5cbc82c006919d500a7503 ssh-agent 15:33:03 SSH_AUTH_SOCK=/tmp/ssh-EP27UGYgW3Du/agent.31 15:33:03 SSH_AGENT_PID=37 15:33:03 Running ssh-add (command line suppressed) 15:33:03 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13516776256300614282.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13516776256300614282.key) 15:33:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:03 + git semver tag 15:33:03 2023-05-04 15:33:03,765 [run_tag] DEBUG tag force:False 15:33:03 2023-05-04 15:33:03,765 [check_head_tag] DEBUG check head tag 15:33:03 2023-05-04 15:33:03,766 [execute] INFO git cat-file --batch-check 15:33:03 2023-05-04 15:33:03,766 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:33:03 2023-05-04 15:33:03,769 [execute] INFO git cat-file --batch 15:33:03 2023-05-04 15:33:03,770 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 15:33:03 2023-05-04 15:33:03,790 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:03 2023-05-04 15:33:03,790 [execute] INFO git tag -a v3.0.0-dev.30 -m v3.0.0-dev.30 15:33:03 2023-05-04 15:33:03,790 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.30', '-m', 'v3.0.0-dev.30'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:33:03 2023-05-04 15:33:03,795 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:03 3.0.0-dev.30 [Pipeline] } 15:33:03 $ docker exec --env ******** --env ******** 9b2e06a3821e17678673f30cdeca2981a67841f72c5cbc82c006919d500a7503 ssh-agent -k 15:33:03 unset SSH_AUTH_SOCK; 15:33:03 unset SSH_AGENT_PID; 15:33:03 echo Agent pid 37 killed; 15:33:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:04 + git semver [Pipeline] } 15:33:04 $ docker stop --time=1 9b2e06a3821e17678673f30cdeca2981a67841f72c5cbc82c006919d500a7503 15:33:05 $ docker rm -f --volumes 9b2e06a3821e17678673f30cdeca2981a67841f72c5cbc82c006919d500a7503 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:06 15:33:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:06 0.23.1-centos7: Pulling from edgex-lftools 15:33:06 ab5ef0e58194: Pulling fs layer 15:33:06 9712f1f96733: Pulling fs layer 15:33:06 63f879dbbcfc: Pulling fs layer 15:33:06 0d9ebad4ef96: Pulling fs layer 15:33:06 e9a5061849ea: Pulling fs layer 15:33:06 d747dcd14b5f: Pulling fs layer 15:33:06 2de7ff778b66: Pulling fs layer 15:33:06 e9a5061849ea: Waiting 15:33:06 d747dcd14b5f: Waiting 15:33:06 2de7ff778b66: Waiting 15:33:06 0d9ebad4ef96: Waiting 15:33:06 9712f1f96733: Verifying Checksum 15:33:06 9712f1f96733: Download complete 15:33:06 63f879dbbcfc: Download complete 15:33:06 e9a5061849ea: Verifying Checksum 15:33:06 e9a5061849ea: Download complete 15:33:06 d747dcd14b5f: Verifying Checksum 15:33:06 d747dcd14b5f: Download complete 15:33:07 0d9ebad4ef96: Verifying Checksum 15:33:07 0d9ebad4ef96: Download complete 15:33:07 ab5ef0e58194: Verifying Checksum 15:33:07 ab5ef0e58194: Download complete 15:33:07 2de7ff778b66: Verifying Checksum 15:33:07 2de7ff778b66: Download complete 15:33:09 ab5ef0e58194: Pull complete 15:33:09 9712f1f96733: Pull complete 15:33:10 63f879dbbcfc: Pull complete 15:33:13 0d9ebad4ef96: Pull complete 15:33:13 e9a5061849ea: Pull complete 15:33:13 d747dcd14b5f: Pull complete 15:33:14 2de7ff778b66: Pull complete 15:33:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:33:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:33:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:14 prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container 15:33:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:33:18 $ docker top b076b7775e94d6ef330c9d363252be220bad30a4d7cb2af027e706f0d8a1ffd2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:33:18 provisioning config files... 15:33:18 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2807795316887779670tmp 15:33:18 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config18423179224677085711tmp 15:33:19 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13287050482157442064tmp [Pipeline] { [Pipeline] echo 15:33:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:33:19 ---> sigul-configuration.sh 15:33:19 gpg: directory `/root/.gnupg' created 15:33:19 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:33:19 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:33:19 gpg: keyring `/root/.gnupg/secring.gpg' created 15:33:19 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:33:19 gpg: CAST5 encrypted data 15:33:19 gpg: encrypted with 1 passphrase 15:33:19 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:33:19 + mkdir /home/jenkins 15:33:19 + mkdir /home/jenkins/sigul [Pipeline] sh 15:33:19 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:33:19 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:33:20 ---> sigul-install.sh 15:33:20 Sigul already installed; skipping installation. [Pipeline] sh 15:33:20 + git tag --list 15:33:20 v0.0.0 15:33:20 v1.0.0 15:33:20 v2.1.0 15:33:20 v2.1.1 15:33:20 v2.1.1-dev.1 15:33:20 v2.2.0 15:33:20 v2.2.1-dev.1 15:33:20 v2.2.1-dev.2 15:33:20 v2.2.1-dev.3 15:33:20 v2.2.1-dev.4 15:33:20 v2.2.1-dev.5 15:33:20 v2.2.1-dev.6 15:33:20 v2.2.1-dev.7 15:33:20 v2.3.0 15:33:20 v2.3.0-dev.10 15:33:20 v2.3.0-dev.11 15:33:20 v2.3.0-dev.12 15:33:20 v2.3.0-dev.13 15:33:20 v2.3.0-dev.14 15:33:20 v2.3.0-dev.15 15:33:20 v2.3.0-dev.16 15:33:20 v2.3.0-dev.17 15:33:20 v2.3.0-dev.18 15:33:20 v2.3.0-dev.19 15:33:20 v2.3.0-dev.20 15:33:20 v2.3.0-dev.21 15:33:20 v2.3.0-dev.22 15:33:20 v2.3.0-dev.23 15:33:20 v2.3.0-dev.24 15:33:20 v2.3.0-dev.25 15:33:20 v2.3.0-dev.26 15:33:20 v2.3.0-dev.9 15:33:20 v2.3.1-dev.1 15:33:20 v3.0.0-dev.1 15:33:20 v3.0.0-dev.10 15:33:20 v3.0.0-dev.11 15:33:20 v3.0.0-dev.12 15:33:20 v3.0.0-dev.13 15:33:20 v3.0.0-dev.14 15:33:20 v3.0.0-dev.15 15:33:20 v3.0.0-dev.16 15:33:20 v3.0.0-dev.17 15:33:20 v3.0.0-dev.18 15:33:20 v3.0.0-dev.19 15:33:20 v3.0.0-dev.2 15:33:20 v3.0.0-dev.20 15:33:20 v3.0.0-dev.21 15:33:20 v3.0.0-dev.22 15:33:20 v3.0.0-dev.23 15:33:20 v3.0.0-dev.24 15:33:20 v3.0.0-dev.25 15:33:20 v3.0.0-dev.26 15:33:20 v3.0.0-dev.27 15:33:20 v3.0.0-dev.28 15:33:20 v3.0.0-dev.29 15:33:20 v3.0.0-dev.3 15:33:20 v3.0.0-dev.30 15:33:20 v3.0.0-dev.4 15:33:20 v3.0.0-dev.5 15:33:20 v3.0.0-dev.6 15:33:20 v3.0.0-dev.7 15:33:20 v3.0.0-dev.8 15:33:20 v3.0.0-dev.9 [Pipeline] sh 15:33:20 + lftools sign git-tag v3.0.0-dev.30 15:33:21 Signing Git tag with Sigul... 15:33:21 Signing v3.0.0-dev.30 [Pipeline] echo 15:33:21 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:33:21 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:33:21 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:33:21 $ docker stop --time=1 b076b7775e94d6ef330c9d363252be220bad30a4d7cb2af027e706f0d8a1ffd2 15:33:23 $ docker rm -f --volumes b076b7775e94d6ef330c9d363252be220bad30a4d7cb2af027e706f0d8a1ffd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:33:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:23 prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container 15:33:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:24 $ docker top 05362cc321b27e5a27397fca4017a491ba03710a282ed017e4645f2723f95b20 -eo pid,comm 15:33:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:33:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:24 [ssh-agent] Looking for ssh-agent implementation... 15:33:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:24 $ docker exec 05362cc321b27e5a27397fca4017a491ba03710a282ed017e4645f2723f95b20 ssh-agent 15:33:24 SSH_AUTH_SOCK=/tmp/ssh-98LuAenyDCsL/agent.33 15:33:24 SSH_AGENT_PID=39 15:33:24 Running ssh-add (command line suppressed) 15:33:24 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5256357124454853426.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5256357124454853426.key) 15:33:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:25 + git semver bump pre 15:33:25 2023-05-04 15:33:25,173 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:25 2023-05-04 15:33:25,173 [bump_version] DEBUG bumping version:3.0.0-dev.30 on axis:pre with prefix:dev 15:33:25 2023-05-04 15:33:25,173 [bump_version] DEBUG bumped version:3.0.0-dev.31 15:33:25 2023-05-04 15:33:25,173 [write_version] DEBUG write version:3.0.0-dev.31 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 15:33:25 2023-05-04 15:33:25,174 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:25 2023-05-04 15:33:25,174 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:25 2023-05-04 15:33:25,175 [execute] INFO git cat-file --batch-check 15:33:25 2023-05-04 15:33:25,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:25 2023-05-04 15:33:25,180 [execute] INFO git cat-file --batch 15:33:25 2023-05-04 15:33:25,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:25 2023-05-04 15:33:25,185 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:25 3.0.0-dev.31 [Pipeline] } 15:33:25 $ docker exec --env ******** --env ******** 05362cc321b27e5a27397fca4017a491ba03710a282ed017e4645f2723f95b20 ssh-agent -k 15:33:25 unset SSH_AUTH_SOCK; 15:33:25 unset SSH_AGENT_PID; 15:33:25 echo Agent pid 39 killed; 15:33:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:25 + git semver [Pipeline] } 15:33:25 $ docker stop --time=1 05362cc321b27e5a27397fca4017a491ba03710a282ed017e4645f2723f95b20 15:33:27 $ docker rm -f --volumes 05362cc321b27e5a27397fca4017a491ba03710a282ed017e4645f2723f95b20 [Pipeline] // withDockerContainer [Pipeline] sh 15:33:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:33:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:33:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:27 prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container 15:33:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:33:28 $ docker top b022f4e1ac7a2b02401fc72b5a315db974cae4ed4a38781fb8ea586b349c634c -eo pid,comm 15:33:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:33:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:33:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:33:28 [ssh-agent] Looking for ssh-agent implementation... 15:33:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:33:28 $ docker exec b022f4e1ac7a2b02401fc72b5a315db974cae4ed4a38781fb8ea586b349c634c ssh-agent 15:33:28 SSH_AUTH_SOCK=/tmp/ssh-j16JuR9warMl/agent.33 15:33:28 SSH_AGENT_PID=39 15:33:28 Running ssh-add (command line suppressed) 15:33:28 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11042899179115965787.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_11042899179115965787.key) 15:33:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:33:29 + git semver push 15:33:29 2023-05-04 15:33:29,173 [run_push] DEBUG push 15:33:29 2023-05-04 15:33:29,173 [execute] INFO git cat-file --batch-check 15:33:29 2023-05-04 15:33:29,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 15:33:29 2023-05-04 15:33:29,177 [execute] INFO git rev-list 0b08a741b76e47cd4f010f0209fedf69b8e3e04b -- 15:33:29 2023-05-04 15:33:29,178 [execute] DEBUG Popen(['git', 'rev-list', '0b08a741b76e47cd4f010f0209fedf69b8e3e04b', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:33:29 2023-05-04 15:33:29,184 [execute] INFO git fetch -v origin 15:33:29 2023-05-04 15:33:29,185 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 15:33:29 2023-05-04 15:33:29,708 [run_push] DEBUG no remote changes detected 15:33:29 2023-05-04 15:33:29,708 [execute] INFO git push origin semver 15:33:29 2023-05-04 15:33:29,708 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 15:33:30 2023-05-04 15:33:30,587 [run_push] DEBUG push all version tags 15:33:30 2023-05-04 15:33:30,587 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:33:30 2023-05-04 15:33:30,588 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 15:33:31 2023-05-04 15:33:31,381 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 15:33:31 3.0.0-dev.31 [Pipeline] } 15:33:31 $ docker exec --env ******** --env ******** b022f4e1ac7a2b02401fc72b5a315db974cae4ed4a38781fb8ea586b349c634c ssh-agent -k 15:33:31 unset SSH_AUTH_SOCK; 15:33:31 unset SSH_AGENT_PID; 15:33:31 echo Agent pid 39 killed; 15:33:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:33:32 + git semver [Pipeline] } 15:33:32 $ docker stop --time=1 b022f4e1ac7a2b02401fc72b5a315db974cae4ed4a38781fb8ea586b349c634c 15:33:33 $ docker rm -f --volumes b022f4e1ac7a2b02401fc72b5a315db974cae4ed4a38781fb8ea586b349c634c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:33:34 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 15:33:34 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:33:34 total 16 15:33:34 drwxr-xr-x 3 root root 4096 May 4 15:22 . 15:33:34 drwxrwxr-x 12 jenkins jenkins 4096 May 4 15:33 .. 15:33:34 drwxr-xr-x 2 root root 4096 May 4 15:22 cost 15:33:34 -rw-r--r-- 1 root root 94 May 4 15:22 cost.csv 15:33:34 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:33:34 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 15:33:34 total 16 15:33:34 drwxr-xr-x 3 jenkins jenkins 4096 May 4 15:22 . 15:33:34 drwxrwxr-x 12 jenkins jenkins 4096 May 4 15:33 .. 15:33:34 drwxr-xr-x 2 jenkins jenkins 4096 May 4 15:22 cost 15:33:34 -rw-r--r-- 1 jenkins jenkins 94 May 4 15:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 15:33:34 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:33:35 ---> package-listing.sh 15:33:35 ++ facter osfamily 15:33:35 ++ tr '[:upper:]' '[:lower:]' 15:33:35 + OS_FAMILY=debian 15:33:35 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 15:33:35 + START_PACKAGES=/tmp/packages_start.txt 15:33:35 + END_PACKAGES=/tmp/packages_end.txt 15:33:35 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:33:35 + PACKAGES=/tmp/packages_start.txt 15:33:35 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:33:35 + PACKAGES=/tmp/packages_end.txt 15:33:35 + case "${OS_FAMILY}" in 15:33:35 + dpkg -l 15:33:35 + grep '^ii' 15:33:35 + '[' -f /tmp/packages_start.txt ']' 15:33:35 + '[' -f /tmp/packages_end.txt ']' 15:33:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:33:35 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 15:33:35 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 15:33:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ [Pipeline] echo 15:33:35 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:33:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:33:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:36 prd-ubuntu20.04-docker-8c-8g-13302 does not seem to be running inside a container 15:33:36 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:33:37 $ docker top 70b62cef45d897314411f2620985f75b222bc994b34caa68dcf6f27607a8d45e -eo pid,comm [Pipeline] { [Pipeline] sh 15:33:37 + touch /tmp/pre-build-complete [Pipeline] sh 15:33:37 + mkdir -p /var/log/sysstat [Pipeline] sh 15:33:38 + ls /var/log/sa-host 15:33:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:38 provisioning config files... 15:33:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15395089090614344551tmp [Pipeline] { [Pipeline] echo 15:33:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:33:38 ---> create-netrc.sh [Pipeline] } 15:33:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:33:38 ---> python-tools-install.sh [Pipeline] echo 15:33:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:33:39 ---> sudo-logs.sh 15:33:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:33:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:33:39 ---> job-cost.sh 15:33:39 lf-activate-venv: SKIPPING 15:33:39 DEBUG: total: 0.2199999988079071 15:33:39 INFO: Retrieving Stack Cost... 15:33:39 INFO: Retrieving Pricing Info for: v3-standard-8 15:33:40 INFO: Archiving Costs [Pipeline] echo 15:33:40 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:33:40 ---> logs-deploy.sh 15:33:40 lf-activate-venv: SKIPPING 15:33:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/99 15:33:40 INFO: archiving workspace using pattern(s): 15:33:41 Archives upload complete. 15:33:41 INFO: archiving logs to Nexus