Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ae0fc916ce7d511bfada48b200efa99a99f94c46 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-ssh7902671002451282255.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh17633471573943667634.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh14533349302012396058.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh10419466599791575478.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-ssh17790235905020577226.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] ========================================================= [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.21 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 Running on prd-ubuntu20.04-docker-8c-8g-9979 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ae0fc916ce7d511bfada48b200efa99a99f94c46 (main) Commit message: "feat!: Remove snap packaging (#238)" > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ae0fc916ce7d511bfada48b200efa99a99f94c46 # timeout=10 > git rev-list --no-walk 2cf82822b8f5c4982b562185971b2840de0a3939 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:05:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:05:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:05:08 ========================================================= 18:05:08 EdgeX Global Pipelines Version Info 18:05:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:05:08 ------------------- 18:05:08 stable info: 18:05:08 ------------------- 18:05:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:05:08 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:05:08 Message: update stable to v1.0.254 18:05:09 ------------------- 18:05:09 experimental info: 18:05:09 ------------------- 18:05:09 Commited By: **** collab-it+edgex@linuxfoundation.org 18:05:09 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 18:05:09 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:05:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:05:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:05:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:05:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:05:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:05:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] echo 18:05:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ae0fc91 [Pipeline] echo 18:05:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:05:10 provisioning config files... 18:05:10 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8119337506213299756tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:10 ---> docker-login.sh 18:05:10 nexus3.edgexfoundry.org:10001 18:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:10 Configure a credential helper to remove this warning. See 18:05:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:10 18:05:10 Login Succeeded 18:05:10 nexus3.edgexfoundry.org:10002 18:05:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:11 Configure a credential helper to remove this warning. See 18:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:11 18:05:11 Login Succeeded 18:05:11 nexus3.edgexfoundry.org:10003 18:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:11 Configure a credential helper to remove this warning. See 18:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:11 18:05:11 Login Succeeded 18:05:11 nexus3.edgexfoundry.org:10004 18:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:11 Configure a credential helper to remove this warning. See 18:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:11 18:05:11 Login Succeeded 18:05:11 docker.io 18:05:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:11 Configure a credential helper to remove this warning. See 18:05:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:11 18:05:11 Login Succeeded 18:05:11 ---> docker-login.sh ends [Pipeline] } 18:05:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:05:11 + git rev-list -1 --merges ae0fc916ce7d511bfada48b200efa99a99f94c46~1..ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] echo 18:05:11 -----------> git rev-list -1 --merges ae0fc916ce7d511bfada48b200efa99a99f94c46~1..ae0fc916ce7d511bfada48b200efa99a99f94c46 ae0fc916ce7d511bfada48b200efa99a99f94c46 [false] [Pipeline] sh 18:05:12 + git log --format=format:%s -1 ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] echo 18:05:12 ========================================================= 18:05:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:05:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:12 + git log --format=format:%s -1 ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] echo 18:05:12 [semverPrep] GIT_COMMIT: ae0fc916ce7d511bfada48b200efa99a99f94c46, Commit Message: feat!: Remove snap packaging (#238) [Pipeline] echo 18:05:12 [semverPrep] This is not a build commit. [Pipeline] sh 18:05:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:05:12 + grep -v github /etc/ssh/ssh_known_hosts 18:05:12 + [ -e /tmp/ssh_known_hosts ] 18:05:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:05:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:05:12 + sudo tee -a /etc/ssh/ssh_known_hosts 18:05:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:05:13 18:05:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:05:13 0.1.4: Pulling from edgex-devops/py-git-semver 18:05:13 b85a868b505f: Pulling fs layer 18:05:13 e2be974225ed: Pulling fs layer 18:05:13 339a4e72a1f5: Pulling fs layer 18:05:13 988bab9f4d93: Pulling fs layer 18:05:13 1469e6f7b9e6: Pulling fs layer 18:05:13 eaf3925da568: Pulling fs layer 18:05:13 988bab9f4d93: Waiting 18:05:13 1469e6f7b9e6: Waiting 18:05:13 bab4dde63d76: Pulling fs layer 18:05:13 bde34c3a00c8: Pulling fs layer 18:05:13 b352a97aabf1: Pulling fs layer 18:05:13 4872d77fe225: Pulling fs layer 18:05:13 5851b861e8e6: Pulling fs layer 18:05:13 eaf3925da568: Waiting 18:05:13 bab4dde63d76: Waiting 18:05:13 b352a97aabf1: Waiting 18:05:13 bde34c3a00c8: Waiting 18:05:13 4872d77fe225: Waiting 18:05:13 5851b861e8e6: Waiting 18:05:13 e2be974225ed: Verifying Checksum 18:05:13 e2be974225ed: Download complete 18:05:13 988bab9f4d93: Verifying Checksum 18:05:13 988bab9f4d93: Download complete 18:05:13 1469e6f7b9e6: Download complete 18:05:13 eaf3925da568: Verifying Checksum 18:05:13 eaf3925da568: Download complete 18:05:13 339a4e72a1f5: Verifying Checksum 18:05:13 339a4e72a1f5: Download complete 18:05:13 bde34c3a00c8: Verifying Checksum 18:05:13 bde34c3a00c8: Download complete 18:05:13 b352a97aabf1: Verifying Checksum 18:05:13 b352a97aabf1: Download complete 18:05:13 4872d77fe225: Verifying Checksum 18:05:13 4872d77fe225: Download complete 18:05:13 5851b861e8e6: Verifying Checksum 18:05:13 5851b861e8e6: Download complete 18:05:13 b85a868b505f: Verifying Checksum 18:05:13 b85a868b505f: Download complete 18:05:14 bab4dde63d76: Verifying Checksum 18:05:14 bab4dde63d76: Download complete 18:05:15 b85a868b505f: Pull complete 18:05:15 e2be974225ed: Pull complete 18:05:15 339a4e72a1f5: Pull complete 18:05:15 988bab9f4d93: Pull complete 18:05:16 1469e6f7b9e6: Pull complete 18:05:16 eaf3925da568: Pull complete 18:05:18 bab4dde63d76: Pull complete 18:05:18 bde34c3a00c8: Pull complete 18:05:18 b352a97aabf1: Pull complete 18:05:18 4872d77fe225: Pull complete 18:05:18 5851b861e8e6: Pull complete 18:05:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:05:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:05:18 prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container 18:05:18 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:05:21 $ docker top 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:05:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:05:21 [ssh-agent] Looking for ssh-agent implementation... 18:05:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:05:21 $ docker exec 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce ssh-agent 18:05:21 SSH_AUTH_SOCK=/tmp/ssh-KVg2Y6wVTGVu/agent.32 18:05:21 SSH_AGENT_PID=38 18:05:21 Running ssh-add (command line suppressed) 18:05:21 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1432570620363777635.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1432570620363777635.key) 18:05:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:05:22 + git tag --points-at HEAD [Pipeline] } 18:05:22 $ docker exec --env ******** --env ******** 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce ssh-agent -k 18:05:22 unset SSH_AUTH_SOCK; 18:05:22 unset SSH_AGENT_PID; 18:05:22 echo Agent pid 38 killed; 18:05:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:05:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:05:22 [ssh-agent] Looking for ssh-agent implementation... 18:05:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:05:22 $ docker exec 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce ssh-agent 18:05:22 SSH_AUTH_SOCK=/tmp/ssh-iQ7nUESvhnkP/agent.71 18:05:22 SSH_AGENT_PID=77 18:05:22 Running ssh-add (command line suppressed) 18:05:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12595095339697407732.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12595095339697407732.key) 18:05:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:05:22 + git semver init 18:05:23 2023-10-24 18:05:23,118 [run_init] DEBUG init version:0.0.0 force:False 18:05:23 2023-10-24 18:05:23,119 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:05:23 2023-10-24 18:05:23,119 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:05:23 2023-10-24 18:05:23,119 [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) 18:05:24 2023-10-24 18:05:24,290 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 18:05:24 2023-10-24 18:05:24,290 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 18:05:24 2023-10-24 18:05:24,290 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:05:24 2023-10-24 18:05:24,291 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:05:24 3.1.0-dev.29 [Pipeline] } 18:05:24 $ docker exec --env ******** --env ******** 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce ssh-agent -k 18:05:24 unset SSH_AUTH_SOCK; 18:05:24 unset SSH_AGENT_PID; 18:05:24 echo Agent pid 77 killed; 18:05:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:05:25 + git semver [Pipeline] } 18:05:25 $ docker stop --time=1 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce 18:05:26 $ docker rm -f --volumes 5f476ff72d9ac3d4ed03d71abd38aaef7b13829763041b179d1bf940a3f57dce [Pipeline] // withDockerContainer [Pipeline] sh 18:05:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:05:27 Stashed 1 file(s) [Pipeline] echo 18:05:27 [edgeXSemver]: initialized semver on version 3.1.0-dev.29 [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 18:05:27 provisioning config files... 18:05:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1922839256528815568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:05:27 ---> docker-login.sh 18:05:27 nexus3.edgexfoundry.org:10001 18:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:27 Configure a credential helper to remove this warning. See 18:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:27 18:05:27 Login Succeeded 18:05:27 nexus3.edgexfoundry.org:10002 18:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:27 Configure a credential helper to remove this warning. See 18:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:27 18:05:27 Login Succeeded 18:05:27 nexus3.edgexfoundry.org:10003 18:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:27 Configure a credential helper to remove this warning. See 18:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:27 18:05:27 Login Succeeded 18:05:27 nexus3.edgexfoundry.org:10004 18:05:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:27 Configure a credential helper to remove this warning. See 18:05:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:27 18:05:27 Login Succeeded 18:05:27 docker.io 18:05:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:05:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:05:28 Configure a credential helper to remove this warning. See 18:05:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:05:28 18:05:28 Login Succeeded 18:05:28 ---> docker-login.sh ends [Pipeline] } 18:05:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:05:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:05:28 ========================================================= 18:05:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 18:05:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:28 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:05:28 Sending build context to Docker daemon 12.73MB 18:05:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:05:28 Step 2/12 : FROM ${BASE} AS builder 18:05:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 18:05:28 7264a8db6415: Pulling fs layer 18:05:28 c4d48a809fc2: Pulling fs layer 18:05:28 4f1c88b9dad5: Pulling fs layer 18:05:28 ad3a456e5733: Pulling fs layer 18:05:28 33e27b845d1e: Pulling fs layer 18:05:28 c68163c4e522: Pulling fs layer 18:05:28 50da416c3ac9: Pulling fs layer 18:05:28 23d2d4c4bb30: Pulling fs layer 18:05:28 ad3a456e5733: Waiting 18:05:28 33e27b845d1e: Waiting 18:05:28 c68163c4e522: Waiting 18:05:28 50da416c3ac9: Waiting 18:05:28 23d2d4c4bb30: Waiting 18:05:28 c4d48a809fc2: Verifying Checksum 18:05:28 c4d48a809fc2: Download complete 18:05:28 ad3a456e5733: Download complete 18:05:28 33e27b845d1e: Verifying Checksum 18:05:28 33e27b845d1e: Download complete 18:05:30 7264a8db6415: Verifying Checksum 18:05:30 7264a8db6415: Download complete 18:05:30 7264a8db6415: Pull complete 18:05:30 c4d48a809fc2: Pull complete 18:05:30 c68163c4e522: Verifying Checksum 18:05:30 c68163c4e522: Download complete 18:05:30 23d2d4c4bb30: Verifying Checksum 18:05:30 23d2d4c4bb30: Download complete 18:05:30 4f1c88b9dad5: Verifying Checksum 18:05:30 4f1c88b9dad5: Download complete 18:05:31 50da416c3ac9: Verifying Checksum 18:05:33 4f1c88b9dad5: Pull complete 18:05:33 ad3a456e5733: Pull complete 18:05:33 33e27b845d1e: Pull complete 18:05:33 c68163c4e522: Pull complete 18:05:36 50da416c3ac9: Pull complete 18:05:36 23d2d4c4bb30: Pull complete 18:05:36 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 18:05:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 18:05:36 ---> 0786185ac409 18:05:36 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:05:42 Still waiting to schedule task 18:05:42 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:05:42 ---> Running in f937f8cd2132 18:05:42 Removing intermediate container f937f8cd2132 18:05:42 ---> 7518d6027245 18:05:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:05:42 ---> Running in c2d806b38edd 18:05:42 Removing intermediate container c2d806b38edd 18:05:42 ---> e6edebd3e658 18:05:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:05:42 ---> Running in de1dd4d17337 18:05:42 Removing intermediate container de1dd4d17337 18:05:42 ---> d15e22006bfc 18:05:42 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:05:42 ---> Running in e6efe0201e33 18:05:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:05:43 OK: 264 MiB in 52 packages 18:05:43 Removing intermediate container e6efe0201e33 18:05:43 ---> c97f86a49e22 18:05:43 Step 7/12 : WORKDIR /app 18:05:43 ---> Running in 5993c32d314f 18:05:43 Removing intermediate container 5993c32d314f 18:05:43 ---> 5f1172323f57 18:05:43 Step 8/12 : COPY go.mod vendor* ./ 18:05:43 ---> 81cba499bdc1 18:05:43 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:43 ---> Running in c247c433f3f3 18:06:40 Removing intermediate container c247c433f3f3 18:06:40 ---> 063dab4fa465 18:06:40 Step 10/12 : COPY . . 18:06:40 ---> 44d23ae90bfe 18:06:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:06:40 ---> Running in 58eb8391061a 18:06:40 Removing intermediate container 58eb8391061a 18:06:40 ---> 48309253301d 18:06:40 Step 12/12 : RUN $MAKE 18:06:40 ---> Running in 180d2399b49c 18:06:40 noop 18:06:40 Removing intermediate container 180d2399b49c 18:06:40 ---> 864073645175 18:06:40 Successfully built 864073645175 18:06:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:40 + docker inspect -f . ci-base-image-x86_64 18:06:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:40 prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container 18:06:40 $ 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 ******** ci-base-image-x86_64 cat 18:06:41 $ docker top 505789ae3b2b9c6ac1cfb87652ec3a5838c9fa2066a3941dd0f5321f1fb137db -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:41 + go version 18:06:41 go version go1.21.0 linux/amd64 [Pipeline] } 18:06:41 $ docker stop --time=1 505789ae3b2b9c6ac1cfb87652ec3a5838c9fa2066a3941dd0f5321f1fb137db 18:06:42 $ docker rm -f --volumes 505789ae3b2b9c6ac1cfb87652ec3a5838c9fa2066a3941dd0f5321f1fb137db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:06:43 + docker inspect -f . ci-base-image-x86_64 18:06:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:06:43 prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container 18:06:43 $ 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 ******** ci-base-image-x86_64 cat 18:06:43 $ docker top 922deafa3629b60dbae3373f0d24e12157d0a776b3c854103351fde8712fbcb2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:06:43 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 18:06:44 + make test 18:06:44 go test -race ./... -coverprofile=coverage.out ./... 18:07:02 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:07:02 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:07:02 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.134s coverage: 86.2% of statements 18:07:04 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.677s coverage: 71.9% of statements 18:07:22 go vet ./... 18:07:26 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:07:26 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:07:26 ./bin/test-attribution.sh 18:07:26 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:07:26 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:07:26 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:07:26 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:07:26 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:07:26 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:07:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:07:26 $ docker stop --time=1 922deafa3629b60dbae3373f0d24e12157d0a776b3c854103351fde8712fbcb2 18:07:31 $ docker rm -f --volumes 922deafa3629b60dbae3373f0d24e12157d0a776b3c854103351fde8712fbcb2 [Pipeline] // withDockerContainer [Pipeline] sh 18:07:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:07:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:07:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:07:32 + ls -al . 18:07:32 total 232 18:07:32 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 18:06 . 18:07:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:05 .. 18:07:32 -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 18:05 .dockerignore 18:07:32 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:07 .git 18:07:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:05 .github 18:07:32 -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 18:05 .gitignore 18:07:32 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:05 .golangci.yml 18:07:32 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:05 .semver 18:07:32 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 18:05 Attribution.txt 18:07:32 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 18:05 CHANGELOG.md 18:07:32 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 18:05 Dockerfile 18:07:32 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:05 GOVERNANCE.md 18:07:32 -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 18:05 Jenkinsfile 18:07:32 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:05 LICENSE 18:07:32 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 18:05 Makefile 18:07:32 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:05 OWNERS.md 18:07:32 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 18:05 README.md 18:07:32 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:05 VERSION 18:07:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:05 bin 18:07:32 -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 18:07 coverage.out 18:07:32 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 18:05 go.mod 18:07:32 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 18:05 go.sum 18:07:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:05 images 18:07:32 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:05 internal 18:07:32 -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 18:05 main.go 18:07:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:05 res 18:07:32 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:05 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:07:33 + 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=ae0fc916ce7d511bfada48b200efa99a99f94c46 --label arch=amd64 --label version=3.1.0-dev.29 . 18:07:33 Sending build context to Docker daemon 12.73MB 18:07:33 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 18:07:33 Step 2/29 : FROM ${BASE} AS builder 18:07:33 ---> 864073645175 18:07:33 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:07:33 ---> Running in 969c801238e0 18:07:33 Removing intermediate container 969c801238e0 18:07:33 ---> e4a096c9c552 18:07:33 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:07:33 ---> Running in 3fe7df3badd4 18:07:33 Removing intermediate container 3fe7df3badd4 18:07:33 ---> 469855158086 18:07:33 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:07:33 ---> Running in 7455dc5e9434 18:07:33 Removing intermediate container 7455dc5e9434 18:07:33 ---> 088af374f3bd 18:07:33 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:07:33 ---> Running in 85738de14950 18:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:07:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:07:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9983 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:07:34 Running in /w/workspace/app-rfid-llrp-inventory/141 [Pipeline] { [Pipeline] checkout 18:07:34 The recommended git tool is: git 18:07:34 OK: 264 MiB in 52 packages 18:07:34 Removing intermediate container 85738de14950 18:07:34 ---> 7009c4d91fe5 18:07:34 Step 7/29 : WORKDIR /app 18:07:34 ---> Running in 524d6838ada2 18:07:34 Removing intermediate container 524d6838ada2 18:07:34 ---> a5e35ca51346 18:07:34 Step 8/29 : COPY go.mod vendor* ./ 18:07:34 ---> 2c6bc53c307f 18:07:34 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:07:34 ---> Running in f3f86e641c2b 18:07:35 Removing intermediate container f3f86e641c2b 18:07:35 ---> 4b5040b52e9d 18:07:35 Step 10/29 : COPY . . 18:07:36 ---> be6075646cc4 18:07:36 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:07:36 ---> Running in a6bf7d4dc025 18:07:36 Removing intermediate container a6bf7d4dc025 18:07:36 ---> a642cb0e7dcb 18:07:36 Step 12/29 : RUN $MAKE 18:07:36 ---> Running in bd410d2e7a26 18:07:36 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.29 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.29" -trimpath -mod=readonly -o app-rfid-llrp-inventory 18:07:43 using credential edgex-jenkins-ssh 18:07:43 Cloning the remote Git repository 18:07:43 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:07:44 > git init /w/workspace/app-rfid-llrp-inventory/141 # timeout=10 18:07:44 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:07:44 > git --version # timeout=10 18:07:44 > git --version # 'git version 2.25.1' 18:07:44 using GIT_SSH to set credentials SSH Credentials for GitHub 18:07:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:46 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:07:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:07:47 Avoid second fetch 18:07:47 Checking out Revision ae0fc916ce7d511bfada48b200efa99a99f94c46 (main) 18:07:48 Commit message: "feat!: Remove snap packaging (#238)" 18:07:47 > git config core.sparsecheckout # timeout=10 18:07:47 > git checkout -f ae0fc916ce7d511bfada48b200efa99a99f94c46 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:07:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:07:49 % Total % Received % Xferd Average Speed Time Time Time Current 18:07:49 Dload Upload Total Spent Left Speed 18:07:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 18:07:49 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:07:49 + sudo tee /etc/docker/daemon.new 18:07:49 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:07:49 { 18:07:49 "registry-mirrors": [ 18:07:49 "https://nexus3.edgexfoundry.org:10001" 18:07:49 ], 18:07:49 "bip": "10.250.0.254/24", 18:07:49 "hosts": [ 18:07:49 "tcp://0.0.0.0:5555", 18:07:49 "unix:///var/run/docker.sock" 18:07:49 ], 18:07:49 "mtu": 1458, 18:07:49 "selinux-enabled": true, 18:07:49 "seccomp-profile": "/etc/docker/seccomp.json" 18:07:49 } [Pipeline] sh 18:07:50 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:07:50 + sudo service docker restart 18:07:58 Removing intermediate container bd410d2e7a26 18:07:58 ---> 960cfa7dc46a 18:07:58 Step 13/29 : FROM alpine:3.18 18:07:58 3.18: Pulling from library/alpine 18:07:58 96526aa774ef: Pulling fs layer 18:07:58 96526aa774ef: Download complete 18:07:58 96526aa774ef: Pull complete 18:07:58 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:07:58 Status: Downloaded newer image for alpine:3.18 18:07:58 ---> 8ca4688f4f35 18:07:58 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:07:58 ---> Running in b330fa09dd4e 18:07:58 Removing intermediate container b330fa09dd4e 18:07:58 ---> 251b062b1915 18:07:58 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:07:58 ---> Running in b91c16d668b5 18:07:58 Removing intermediate container b91c16d668b5 18:07:58 ---> 41dc24fa3075 18:07:58 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:07:58 ---> Running in f8f918a6cb18 18:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 18:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 18:07:58 (1/2) Installing ca-certificates (20230506-r0) 18:07:58 (2/2) Installing dumb-init (1.2.5-r2) 18:07:58 Executing busybox-1.36.1-r2.trigger 18:07:58 Executing ca-certificates-20230506-r0.trigger 18:07:58 OK: 8 MiB in 17 packages 18:07:59 Removing intermediate container f8f918a6cb18 18:07:59 ---> 0f5166572bc3 18:07:59 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:07:59 ---> e730217287c1 18:07:59 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:07:59 ---> 8f4c5503a48d 18:07:59 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:07:59 ---> 1613f14d4ed7 18:07:59 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:07:59 ---> 3c06fbed1c07 18:07:59 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:08:00 ---> f5c78509fc73 18:08:00 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:08:00 ---> Running in f18f12ed4d67 18:08:01 Removing intermediate container f18f12ed4d67 18:08:01 ---> 30e7f38efb15 18:08:01 Step 23/29 : VOLUME /cache 18:08:01 ---> Running in 0ccd8350a51e 18:08:01 Removing intermediate container 0ccd8350a51e 18:08:01 ---> ae3b24078f18 18:08:01 Step 24/29 : EXPOSE 59711 18:08:01 ---> Running in ebfd8ab8181b 18:08:01 Removing intermediate container ebfd8ab8181b 18:08:01 ---> bf6e6272d691 18:08:01 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:08:01 ---> Running in 71e48391528c 18:08:01 Removing intermediate container 71e48391528c 18:08:01 ---> 585e96befe8a 18:08:01 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:08:01 ---> Running in 7d31428e12a7 18:08:01 Removing intermediate container 7d31428e12a7 18:08:01 ---> a90131917797 18:08:01 Step 27/29 : LABEL arch=amd64 18:08:01 ---> Running in 9badfef06b12 18:08:01 Removing intermediate container 9badfef06b12 18:08:01 ---> d4a20e550ef4 18:08:01 Step 28/29 : LABEL git_sha=ae0fc916ce7d511bfada48b200efa99a99f94c46 18:08:01 ---> Running in 3517a8f8c6c8 18:08:01 Removing intermediate container 3517a8f8c6c8 18:08:01 ---> 1f59c9a90fab 18:08:01 Step 29/29 : LABEL version=3.1.0-dev.29 18:08:01 ---> Running in c6a5026bff47 18:08:01 Removing intermediate container c6a5026bff47 18:08:01 ---> bf3d3dc2d23c 18:08:01 [Warning] One or more build-args [ARCH] were not consumed 18:08:01 Successfully built bf3d3dc2d23c 18:08:01 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:01 provisioning config files... 18:08:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17466845451184924356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:02 ---> docker-login.sh 18:08:02 nexus3.edgexfoundry.org:10001 18:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:02 Configure a credential helper to remove this warning. See 18:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:02 18:08:02 Login Succeeded 18:08:02 nexus3.edgexfoundry.org:10002 18:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:02 Configure a credential helper to remove this warning. See 18:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:02 18:08:02 Login Succeeded 18:08:02 nexus3.edgexfoundry.org:10003 18:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:02 Configure a credential helper to remove this warning. See 18:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:02 18:08:02 Login Succeeded 18:08:02 nexus3.edgexfoundry.org:10004 18:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:02 Configure a credential helper to remove this warning. See 18:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:02 18:08:02 Login Succeeded 18:08:02 docker.io 18:08:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:02 Configure a credential helper to remove this warning. See 18:08:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:02 18:08:02 Login Succeeded 18:08:02 ---> docker-login.sh ends [Pipeline] } 18:08:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:08:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:02 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:08:02 ae0fc916ce7d511bfada48b200efa99a99f94c46 18:08:02 latest 18:08:02 3.1.0-dev.29 18:08:02 ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 18:08:02 main 18:08:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:03 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae0fc916ce7d511bfada48b200efa99a99f94c46 18:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:08:03 b86573b75723: Preparing 18:08:03 26ff45401eeb: Preparing 18:08:03 37a9b2760926: Preparing 18:08:03 19670b7cca81: Preparing 18:08:03 57b1b38e4384: Preparing 18:08:03 4e21797e359f: Preparing 18:08:03 995f0600ef22: Preparing 18:08:03 cc2447e1835a: Preparing 18:08:03 4e21797e359f: Waiting 18:08:03 995f0600ef22: Waiting 18:08:03 cc2447e1835a: Waiting 18:08:03 37a9b2760926: Pushed 18:08:03 b86573b75723: Pushed 18:08:03 57b1b38e4384: Pushed 18:08:03 19670b7cca81: Pushed 18:08:03 cc2447e1835a: Layer already exists 18:08:03 4e21797e359f: Pushed 18:08:03 995f0600ef22: Pushed 18:08:06 26ff45401eeb: Pushed 18:08:06 ae0fc916ce7d511bfada48b200efa99a99f94c46: digest: sha256:655b5dfca61b52a12c67e8246a7d6836daf6e24ab0f7f0ab32d8ac83e6752cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:08:06 b86573b75723: Preparing 18:08:06 26ff45401eeb: Preparing 18:08:06 37a9b2760926: Preparing 18:08:06 19670b7cca81: Preparing 18:08:06 57b1b38e4384: Preparing 18:08:06 4e21797e359f: Preparing 18:08:06 995f0600ef22: Preparing 18:08:06 cc2447e1835a: Preparing 18:08:06 995f0600ef22: Waiting 18:08:06 cc2447e1835a: Waiting 18:08:06 4e21797e359f: Waiting 18:08:06 26ff45401eeb: Layer already exists 18:08:06 b86573b75723: Layer already exists 18:08:06 57b1b38e4384: Layer already exists 18:08:06 37a9b2760926: Layer already exists 18:08:06 19670b7cca81: Layer already exists 18:08:06 4e21797e359f: Layer already exists 18:08:06 995f0600ef22: Layer already exists 18:08:06 cc2447e1835a: Layer already exists 18:08:06 latest: digest: sha256:655b5dfca61b52a12c67e8246a7d6836daf6e24ab0f7f0ab32d8ac83e6752cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.29 18:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:08:07 b86573b75723: Preparing 18:08:07 26ff45401eeb: Preparing 18:08:07 37a9b2760926: Preparing 18:08:07 19670b7cca81: Preparing 18:08:07 57b1b38e4384: Preparing 18:08:07 4e21797e359f: Preparing 18:08:07 995f0600ef22: Preparing 18:08:07 cc2447e1835a: Preparing 18:08:07 4e21797e359f: Waiting 18:08:07 995f0600ef22: Waiting 18:08:07 cc2447e1835a: Waiting 18:08:07 37a9b2760926: Layer already exists 18:08:07 19670b7cca81: Layer already exists 18:08:07 b86573b75723: Layer already exists 18:08:07 57b1b38e4384: Layer already exists 18:08:07 26ff45401eeb: Layer already exists 18:08:07 4e21797e359f: Layer already exists 18:08:07 cc2447e1835a: Layer already exists 18:08:07 995f0600ef22: Layer already exists 18:08:07 3.1.0-dev.29: digest: sha256:655b5dfca61b52a12c67e8246a7d6836daf6e24ab0f7f0ab32d8ac83e6752cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 18:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:08:08 b86573b75723: Preparing 18:08:08 26ff45401eeb: Preparing 18:08:08 37a9b2760926: Preparing 18:08:08 19670b7cca81: Preparing 18:08:08 57b1b38e4384: Preparing 18:08:08 4e21797e359f: Preparing 18:08:08 995f0600ef22: Preparing 18:08:08 cc2447e1835a: Preparing 18:08:08 cc2447e1835a: Waiting 18:08:08 4e21797e359f: Waiting 18:08:08 995f0600ef22: Waiting 18:08:08 57b1b38e4384: Layer already exists 18:08:08 37a9b2760926: Layer already exists 18:08:08 b86573b75723: Layer already exists 18:08:08 19670b7cca81: Layer already exists 18:08:08 26ff45401eeb: Layer already exists 18:08:08 4e21797e359f: Layer already exists 18:08:08 995f0600ef22: Layer already exists 18:08:08 cc2447e1835a: Layer already exists 18:08:08 ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29: digest: sha256:655b5dfca61b52a12c67e8246a7d6836daf6e24ab0f7f0ab32d8ac83e6752cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:08:08 b86573b75723: Preparing 18:08:08 26ff45401eeb: Preparing 18:08:08 37a9b2760926: Preparing 18:08:08 19670b7cca81: Preparing 18:08:08 57b1b38e4384: Preparing 18:08:08 4e21797e359f: Preparing 18:08:08 995f0600ef22: Preparing 18:08:08 cc2447e1835a: Preparing 18:08:08 cc2447e1835a: Waiting 18:08:08 995f0600ef22: Waiting 18:08:08 4e21797e359f: Waiting 18:08:08 37a9b2760926: Layer already exists 18:08:08 57b1b38e4384: Layer already exists 18:08:08 26ff45401eeb: Layer already exists 18:08:08 19670b7cca81: Layer already exists 18:08:08 b86573b75723: Layer already exists 18:08:08 4e21797e359f: Layer already exists 18:08:08 995f0600ef22: Layer already exists 18:08:08 cc2447e1835a: Layer already exists 18:08:08 main: digest: sha256:655b5dfca61b52a12c67e8246a7d6836daf6e24ab0f7f0ab32d8ac83e6752cfe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:08:08 ===================================================== [Pipeline] echo 18:08:08 taggedImages: 18:08:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae0fc916ce7d511bfada48b200efa99a99f94c46 18:08:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:08:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.1.0-dev.29 18:08:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 18:08:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:08 provisioning config files... 18:08:08 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/141@tmp/config18446625181969318874tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:09 18:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:09 ---> docker-login.sh 18:08:09 nexus3.edgexfoundry.org:10001 18:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:09 latest: Pulling from edgex-lftools-log-publisher 18:08:09 5eb5b503b376: Pulling fs layer 18:08:09 5c69ac0246d0: Pulling fs layer 18:08:09 ec43610c2a17: Pulling fs layer 18:08:09 3a2ae6a8a46f: Pulling fs layer 18:08:09 33b1e0a273af: Pulling fs layer 18:08:09 5d3b04190fa2: Pulling fs layer 18:08:09 2f39f015ded8: Pulling fs layer 18:08:09 33b1e0a273af: Waiting 18:08:09 2f39f015ded8: Waiting 18:08:09 3a2ae6a8a46f: Waiting 18:08:09 5d3b04190fa2: Waiting 18:08:09 5c69ac0246d0: Download complete 18:08:09 3a2ae6a8a46f: Verifying Checksum 18:08:09 3a2ae6a8a46f: Download complete 18:08:09 33b1e0a273af: Verifying Checksum 18:08:09 33b1e0a273af: Download complete 18:08:09 ec43610c2a17: Verifying Checksum 18:08:09 ec43610c2a17: Download complete 18:08:09 5d3b04190fa2: Verifying Checksum 18:08:09 5d3b04190fa2: Download complete 18:08:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:09 5eb5b503b376: Verifying Checksum 18:08:09 5eb5b503b376: Download complete 18:08:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:09 Configure a credential helper to remove this warning. See 18:08:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:09 18:08:09 Login Succeeded 18:08:09 nexus3.edgexfoundry.org:10002 18:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:10 2f39f015ded8: Download complete 18:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:10 Configure a credential helper to remove this warning. See 18:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:10 18:08:10 Login Succeeded 18:08:10 nexus3.edgexfoundry.org:10003 18:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:10 Configure a credential helper to remove this warning. See 18:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:10 18:08:10 Login Succeeded 18:08:10 nexus3.edgexfoundry.org:10004 18:08:10 5eb5b503b376: Pull complete 18:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:10 Configure a credential helper to remove this warning. See 18:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:10 18:08:10 Login Succeeded 18:08:10 docker.io 18:08:11 5c69ac0246d0: Pull complete 18:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:11 ec43610c2a17: Pull complete 18:08:11 3a2ae6a8a46f: Pull complete 18:08:11 33b1e0a273af: Pull complete 18:08:11 5d3b04190fa2: Pull complete 18:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:11 Configure a credential helper to remove this warning. See 18:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:11 18:08:11 Login Succeeded 18:08:11 ---> docker-login.sh ends [Pipeline] } 18:08:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:12 ========================================================= 18:08:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 18:08:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:12 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 18:08:12 Sending build context to Docker daemon 662.5kB 18:08:12 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 18:08:12 Step 2/12 : FROM ${BASE} AS builder 18:08:12 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:08:12 9fda8d8052c6: Pulling fs layer 18:08:12 5d54e960e981: Pulling fs layer 18:08:12 c4a7e357bf2a: Pulling fs layer 18:08:12 f0e02332f6b5: Pulling fs layer 18:08:12 cefa15bbcfad: Pulling fs layer 18:08:12 17808c966233: Pulling fs layer 18:08:12 f4c1fc716caa: Pulling fs layer 18:08:12 cefa15bbcfad: Waiting 18:08:12 17808c966233: Waiting 18:08:12 f4c1fc716caa: Waiting 18:08:12 f0e02332f6b5: Waiting 18:08:12 5d54e960e981: Verifying Checksum 18:08:12 5d54e960e981: Download complete 18:08:12 f0e02332f6b5: Verifying Checksum 18:08:12 f0e02332f6b5: Download complete 18:08:12 cefa15bbcfad: Verifying Checksum 18:08:12 cefa15bbcfad: Download complete 18:08:12 9fda8d8052c6: Verifying Checksum 18:08:12 9fda8d8052c6: Download complete 18:08:13 f4c1fc716caa: Verifying Checksum 18:08:13 f4c1fc716caa: Download complete 18:08:14 9fda8d8052c6: Pull complete 18:08:14 5d54e960e981: Pull complete 18:08:14 c4a7e357bf2a: Download complete 18:08:15 17808c966233: Verifying Checksum 18:08:15 17808c966233: Download complete 18:08:15 2f39f015ded8: Pull complete 18:08:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:08:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:15 prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container 18:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:08:20 $ docker top f0f5c22ab327dce39ae37cf7c1df858864ffbb98f390d79ecaa34daa06583c25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:20 ---> job-cost.sh 18:08:20 lf-activate-venv: SKIPPING 18:08:20 INFO: No Stack... 18:08:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:08:21 INFO: Archiving Costs [Pipeline] sh 18:08:21 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:08:21 + cut -d, -f6 [Pipeline] lock 18:08:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] 18:08:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] did not exist. Created. 18:08:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:22 + echo total: 0.2199999988079071 [Pipeline] stash 18:08:22 Stashed 1 file(s) [Pipeline] } 18:08:22 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 18:08:22 $ docker stop --time=1 f0f5c22ab327dce39ae37cf7c1df858864ffbb98f390d79ecaa34daa06583c25 18:08:23 $ docker rm -f --volumes f0f5c22ab327dce39ae37cf7c1df858864ffbb98f390d79ecaa34daa06583c25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:08:28 c4a7e357bf2a: Pull complete 18:08:28 f0e02332f6b5: Pull complete 18:08:28 cefa15bbcfad: Pull complete 18:08:36 17808c966233: Pull complete 18:08:40 f4c1fc716caa: Pull complete 18:08:40 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 18:08:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 18:08:40 ---> ea914061e18c 18:08:40 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:08:42 ---> Running in 1a8d60e92f3f 18:08:42 Removing intermediate container 1a8d60e92f3f 18:08:42 ---> 3e6a0e00c43c 18:08:42 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:08:42 ---> Running in f2a165cf51bb 18:08:42 Removing intermediate container f2a165cf51bb 18:08:42 ---> ca9929df3b85 18:08:42 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:08:43 ---> Running in c80cc569960f 18:08:43 Removing intermediate container c80cc569960f 18:08:43 ---> 0b25b0660e1c 18:08:43 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:43 ---> Running in 4369651857cd 18:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:08:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:08:45 OK: 266 MiB in 52 packages 18:08:46 Removing intermediate container 4369651857cd 18:08:46 ---> 600b2994f202 18:08:46 Step 7/12 : WORKDIR /app 18:08:46 ---> Running in 2038ad831cf9 18:08:47 Removing intermediate container 2038ad831cf9 18:08:47 ---> bd6b1e592896 18:08:47 Step 8/12 : COPY go.mod vendor* ./ 18:08:47 ---> 9f2d58fe8497 18:08:47 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:47 ---> Running in 59fa2345ff06 18:10:24 Removing intermediate container 59fa2345ff06 18:10:24 ---> 639dae0b8a99 18:10:24 Step 10/12 : COPY . . 18:10:24 ---> 5ecb656f3996 18:10:24 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:10:24 ---> Running in 860abd69c4fb 18:10:24 Removing intermediate container 860abd69c4fb 18:10:24 ---> 5040aa04e468 18:10:24 Step 12/12 : RUN $MAKE 18:10:24 ---> Running in 1cdb3c721e28 18:10:24 noop 18:10:24 Removing intermediate container 1cdb3c721e28 18:10:24 ---> 61288d7d2675 18:10:24 Successfully built 61288d7d2675 18:10:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:24 + docker inspect -f . ci-base-image-arm64 18:10:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:25 prd-ubuntu20.04-docker-arm64-4c-16g-9983 does not seem to be running inside a container 18:10:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/141 -v /w/workspace/app-rfid-llrp-inventory/141:/w/workspace/app-rfid-llrp-inventory/141:rw,z -v /w/workspace/app-rfid-llrp-inventory/141@tmp:/w/workspace/app-rfid-llrp-inventory/141@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 18:10:28 $ docker top 59a64305b5474f9de7894e0898b98b2b55050f23a3368603ab59e549fa6c1b45 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:29 + go version 18:10:29 go version go1.21.0 linux/arm64 [Pipeline] } 18:10:29 $ docker stop --time=1 59a64305b5474f9de7894e0898b98b2b55050f23a3368603ab59e549fa6c1b45 18:10:31 $ docker rm -f --volumes 59a64305b5474f9de7894e0898b98b2b55050f23a3368603ab59e549fa6c1b45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:10:31 + docker inspect -f . ci-base-image-arm64 18:10:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:10:32 prd-ubuntu20.04-docker-arm64-4c-16g-9983 does not seem to be running inside a container 18:10:32 $ 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/141 -v /w/workspace/app-rfid-llrp-inventory/141:/w/workspace/app-rfid-llrp-inventory/141:rw,z -v /w/workspace/app-rfid-llrp-inventory/141@tmp:/w/workspace/app-rfid-llrp-inventory/141@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 18:10:33 $ docker top bdc5fd3077452237fe8d9676d9548bd5bd63b5b54e9074a6d4ad5739cd986da4 -eo pid,comm [Pipeline] { [Pipeline] sh 18:10:34 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/141 [Pipeline] fileExists [Pipeline] sh 18:10:34 + make test 18:10:34 go test -race ./... -coverprofile=coverage.out ./... 18:13:11 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:13:11 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:13:11 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 2.645s coverage: 86.2% of statements 18:13:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.675s coverage: 71.9% of statements 18:13:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:13:23 go vet ./... 18:16:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:16:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:16:00 ./bin/test-attribution.sh 18:16:00 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 18:16:00 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 18:16:00 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 18:16:00 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 18:16:00 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 18:16:00 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 18:16:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:16:00 $ docker stop --time=1 bdc5fd3077452237fe8d9676d9548bd5bd63b5b54e9074a6d4ad5739cd986da4 18:16:02 $ docker rm -f --volumes bdc5fd3077452237fe8d9676d9548bd5bd63b5b54e9074a6d4ad5739cd986da4 [Pipeline] // withDockerContainer [Pipeline] sh 18:16:04 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:16:04 Warning: overwriting stash ‘coverage-report’ 18:16:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:16:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:16:05 + ls -al . 18:16:05 total 228 18:16:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 18:10 . 18:16:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:07 .. 18:16:05 -rw-rw-r-- 1 jenkins jenkins 262 Oct 24 18:07 .dockerignore 18:16:05 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 18:07 .git 18:16:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:07 .github 18:16:05 -rw-rw-r-- 1 jenkins jenkins 701 Oct 24 18:07 .gitignore 18:16:05 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 18:07 .golangci.yml 18:16:05 -rw-rw-r-- 1 jenkins jenkins 10232 Oct 24 18:07 Attribution.txt 18:16:05 -rw-rw-r-- 1 jenkins jenkins 9317 Oct 24 18:07 CHANGELOG.md 18:16:05 -rw-rw-r-- 1 jenkins jenkins 1659 Oct 24 18:07 Dockerfile 18:16:05 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 18:07 GOVERNANCE.md 18:16:05 -rw-rw-r-- 1 jenkins jenkins 665 Oct 24 18:07 Jenkinsfile 18:16:05 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 24 18:07 LICENSE 18:16:05 -rw-rw-r-- 1 jenkins jenkins 2497 Oct 24 18:07 Makefile 18:16:05 -rw-rw-r-- 1 jenkins jenkins 617 Oct 24 18:07 OWNERS.md 18:16:05 -rw-rw-r-- 1 jenkins jenkins 31446 Oct 24 18:07 README.md 18:16:05 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 18:05 VERSION 18:16:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:07 bin 18:16:05 -rw-r--r-- 1 jenkins jenkins 41317 Oct 24 18:13 coverage.out 18:16:05 -rw-rw-r-- 1 jenkins jenkins 3969 Oct 24 18:07 go.mod 18:16:05 -rw-rw-r-- 1 jenkins jenkins 35080 Oct 24 18:07 go.sum 18:16:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:07 images 18:16:05 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 18:07 internal 18:16:05 -rw-rw-r-- 1 jenkins jenkins 531 Oct 24 18:07 main.go 18:16:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 18:07 res 18:16:05 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 18:07 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:06 + 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=ae0fc916ce7d511bfada48b200efa99a99f94c46 --label arch=arm64 --label version=3.1.0-dev.29 . 18:16:06 Sending build context to Docker daemon 662.5kB 18:16:06 Step 1/29 : ARG BASE=golang:1.21-alpine3.18 18:16:06 Step 2/29 : FROM ${BASE} AS builder 18:16:06 ---> 61288d7d2675 18:16:06 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:16:06 ---> Running in 4c1d1e5d64a4 18:16:06 Removing intermediate container 4c1d1e5d64a4 18:16:06 ---> c0452a3275d8 18:16:06 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:16:07 ---> Running in 23ea9924c14f 18:16:07 Removing intermediate container 23ea9924c14f 18:16:07 ---> 36c265f765b2 18:16:07 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:16:07 ---> Running in 98d03ff9b1ed 18:16:08 Removing intermediate container 98d03ff9b1ed 18:16:08 ---> 7d9019726cae 18:16:08 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:16:08 ---> Running in 5ab364c5e89d 18:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:16:11 OK: 266 MiB in 52 packages 18:16:12 Removing intermediate container 5ab364c5e89d 18:16:12 ---> 05d097fd84ac 18:16:12 Step 7/29 : WORKDIR /app 18:16:12 ---> Running in 4a47b26a4af3 18:16:13 Removing intermediate container 4a47b26a4af3 18:16:13 ---> 569d64fbf3cf 18:16:13 Step 8/29 : COPY go.mod vendor* ./ 18:16:13 ---> dfd80114a2fd 18:16:13 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:13 ---> Running in e42614a734ed 18:16:16 Removing intermediate container e42614a734ed 18:16:16 ---> 831485a9f09e 18:16:16 Step 10/29 : COPY . . 18:16:17 ---> 6d51abc66cec 18:16:17 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:16:17 ---> Running in 2b8d0ce3761b 18:16:17 Removing intermediate container 2b8d0ce3761b 18:16:17 ---> 033b3976ad1c 18:16:17 Step 12/29 : RUN $MAKE 18:16:17 ---> Running in 1175a50e8bfe 18:16:19 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.1.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.1.0-dev.29 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.1.0-dev.29" -trimpath -mod=readonly -o app-rfid-llrp-inventory 18:19:11 Removing intermediate container 1175a50e8bfe 18:19:11 ---> 84b8991b201f 18:19:11 Step 13/29 : FROM alpine:3.18 18:19:11 3.18: Pulling from library/alpine 18:19:11 579b34f0a95b: Pulling fs layer 18:19:11 579b34f0a95b: Download complete 18:19:11 579b34f0a95b: Pull complete 18:19:11 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 18:19:11 Status: Downloaded newer image for alpine:3.18 18:19:11 ---> 3cc203321400 18:19:11 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:19:11 ---> Running in 10c9485306c1 18:19:11 Removing intermediate container 10c9485306c1 18:19:11 ---> 6ed271f30a9a 18:19:11 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:19:11 ---> Running in 4993ab2c0a7c 18:19:11 Removing intermediate container 4993ab2c0a7c 18:19:11 ---> 5030b4422ed3 18:19:11 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:19:11 ---> Running in 96a1bdef03b5 18:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 18:19:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 18:19:11 (1/2) Installing ca-certificates (20230506-r0) 18:19:11 (2/2) Installing dumb-init (1.2.5-r2) 18:19:11 Executing busybox-1.36.1-r2.trigger 18:19:11 Executing ca-certificates-20230506-r0.trigger 18:19:11 OK: 9 MiB in 17 packages 18:19:11 Removing intermediate container 96a1bdef03b5 18:19:11 ---> 03e50a884ae2 18:19:11 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:19:11 ---> 0827237279f7 18:19:11 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:19:11 ---> 1730764b9a04 18:19:11 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:19:11 ---> 1df955b3b7fc 18:19:11 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:19:11 ---> 4613f2fab2f2 18:19:11 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:19:11 ---> 2b8d825d4a88 18:19:11 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:19:11 ---> Running in 5d1296e1b50a 18:19:13 Removing intermediate container 5d1296e1b50a 18:19:13 ---> aff620632d86 18:19:13 Step 23/29 : VOLUME /cache 18:19:14 ---> Running in 1ccbf9f474c9 18:19:14 Removing intermediate container 1ccbf9f474c9 18:19:14 ---> 26765778cc97 18:19:14 Step 24/29 : EXPOSE 59711 18:19:14 ---> Running in 1cffa572503e 18:19:15 Removing intermediate container 1cffa572503e 18:19:15 ---> 067d93cfae64 18:19:15 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:19:15 ---> Running in a3bdffc261b3 18:19:15 Removing intermediate container a3bdffc261b3 18:19:15 ---> 3119790b637a 18:19:15 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:19:15 ---> Running in d00f3ca6fc00 18:19:19 Removing intermediate container d00f3ca6fc00 18:19:19 ---> 817bd58cd4a8 18:19:19 Step 27/29 : LABEL arch=arm64 18:19:19 ---> Running in 9339e98d5f90 18:19:19 Removing intermediate container 9339e98d5f90 18:19:19 ---> adcf2ef245c9 18:19:19 Step 28/29 : LABEL git_sha=ae0fc916ce7d511bfada48b200efa99a99f94c46 18:19:19 ---> Running in 7d3397750aa9 18:19:19 Removing intermediate container 7d3397750aa9 18:19:19 ---> 45569fcc89ef 18:19:19 Step 29/29 : LABEL version=3.1.0-dev.29 18:19:19 ---> Running in d680e46eaedb 18:19:19 Removing intermediate container d680e46eaedb 18:19:19 ---> fe590a8b87ae 18:19:19 [Warning] One or more build-args [ARCH] were not consumed 18:19:19 Successfully built fe590a8b87ae 18:19:19 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 18:19:19 provisioning config files... 18:19:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/141@tmp/config1644835197287572578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:19:19 ---> docker-login.sh 18:19:19 nexus3.edgexfoundry.org:10001 18:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:20 Configure a credential helper to remove this warning. See 18:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:20 18:19:20 Login Succeeded 18:19:20 nexus3.edgexfoundry.org:10002 18:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:20 Configure a credential helper to remove this warning. See 18:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:20 18:19:20 Login Succeeded 18:19:20 nexus3.edgexfoundry.org:10003 18:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:21 Configure a credential helper to remove this warning. See 18:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:21 18:19:21 Login Succeeded 18:19:21 nexus3.edgexfoundry.org:10004 18:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:21 Configure a credential helper to remove this warning. See 18:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:21 18:19:21 Login Succeeded 18:19:21 docker.io 18:19:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:19:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:19:22 Configure a credential helper to remove this warning. See 18:19:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:19:22 18:19:22 Login Succeeded 18:19:22 ---> docker-login.sh ends [Pipeline] } 18:19:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:19:22 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:19:22 ae0fc916ce7d511bfada48b200efa99a99f94c46 18:19:22 latest 18:19:22 3.1.0-dev.29 18:19:22 ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 18:19:22 main 18:19:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:22 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae0fc916ce7d511bfada48b200efa99a99f94c46 18:19:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:19:23 ff0cf9e4d4ce: Preparing 18:19:23 4ca26531d817: Preparing 18:19:23 53d6c41e8b53: Preparing 18:19:23 677ae6a03d8f: Preparing 18:19:23 b7ce594271bb: Preparing 18:19:23 11fde358cef4: Preparing 18:19:23 22282b3eef88: Preparing 18:19:23 11fde358cef4: Waiting 18:19:23 5f4d9fc4d98d: Preparing 18:19:23 22282b3eef88: Waiting 18:19:23 5f4d9fc4d98d: Waiting 18:19:23 ff0cf9e4d4ce: Pushed 18:19:23 53d6c41e8b53: Pushed 18:19:23 677ae6a03d8f: Pushed 18:19:23 b7ce594271bb: Pushed 18:19:23 5f4d9fc4d98d: Layer already exists 18:19:23 11fde358cef4: Pushed 18:19:24 22282b3eef88: Pushed 18:19:32 4ca26531d817: Pushed 18:19:32 ae0fc916ce7d511bfada48b200efa99a99f94c46: digest: sha256:614a236616912ef112c554f16896eae38e5de625333758336c336e437ca8bfcd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:32 + 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 18:19:34 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:19:34 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:19:34 ff0cf9e4d4ce: Preparing 18:19:34 4ca26531d817: Preparing 18:19:34 53d6c41e8b53: Preparing 18:19:34 677ae6a03d8f: Preparing 18:19:34 b7ce594271bb: Preparing 18:19:34 11fde358cef4: Preparing 18:19:34 22282b3eef88: Preparing 18:19:34 5f4d9fc4d98d: Preparing 18:19:34 11fde358cef4: Waiting 18:19:34 22282b3eef88: Waiting 18:19:34 5f4d9fc4d98d: Waiting 18:19:34 b7ce594271bb: Layer already exists 18:19:34 677ae6a03d8f: Layer already exists 18:19:34 ff0cf9e4d4ce: Layer already exists 18:19:34 53d6c41e8b53: Layer already exists 18:19:34 4ca26531d817: Layer already exists 18:19:34 22282b3eef88: Layer already exists 18:19:34 11fde358cef4: Layer already exists 18:19:34 5f4d9fc4d98d: Layer already exists 18:19:34 latest: digest: sha256:614a236616912ef112c554f16896eae38e5de625333758336c336e437ca8bfcd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:35 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:35 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.29 18:19:35 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:19:35 ff0cf9e4d4ce: Preparing 18:19:35 4ca26531d817: Preparing 18:19:35 53d6c41e8b53: Preparing 18:19:35 677ae6a03d8f: Preparing 18:19:35 b7ce594271bb: Preparing 18:19:35 11fde358cef4: Preparing 18:19:35 22282b3eef88: Preparing 18:19:35 5f4d9fc4d98d: Preparing 18:19:35 22282b3eef88: Waiting 18:19:35 5f4d9fc4d98d: Waiting 18:19:35 11fde358cef4: Waiting 18:19:35 b7ce594271bb: Layer already exists 18:19:35 53d6c41e8b53: Layer already exists 18:19:35 677ae6a03d8f: Layer already exists 18:19:35 4ca26531d817: Layer already exists 18:19:35 ff0cf9e4d4ce: Layer already exists 18:19:35 5f4d9fc4d98d: Layer already exists 18:19:35 22282b3eef88: Layer already exists 18:19:35 11fde358cef4: Layer already exists 18:19:35 3.1.0-dev.29: digest: sha256:614a236616912ef112c554f16896eae38e5de625333758336c336e437ca8bfcd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:36 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:36 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 18:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:19:36 ff0cf9e4d4ce: Preparing 18:19:36 4ca26531d817: Preparing 18:19:36 53d6c41e8b53: Preparing 18:19:36 677ae6a03d8f: Preparing 18:19:36 b7ce594271bb: Preparing 18:19:36 11fde358cef4: Preparing 18:19:36 22282b3eef88: Preparing 18:19:36 5f4d9fc4d98d: Preparing 18:19:36 11fde358cef4: Waiting 18:19:36 22282b3eef88: Waiting 18:19:36 5f4d9fc4d98d: Waiting 18:19:36 677ae6a03d8f: Layer already exists 18:19:36 4ca26531d817: Layer already exists 18:19:36 53d6c41e8b53: Layer already exists 18:19:36 ff0cf9e4d4ce: Layer already exists 18:19:36 b7ce594271bb: Layer already exists 18:19:36 22282b3eef88: Layer already exists 18:19:36 11fde358cef4: Layer already exists 18:19:36 5f4d9fc4d98d: Layer already exists 18:19:36 ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29: digest: sha256:614a236616912ef112c554f16896eae38e5de625333758336c336e437ca8bfcd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:37 + 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 18:19:37 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:19:37 ff0cf9e4d4ce: Preparing 18:19:37 4ca26531d817: Preparing 18:19:37 53d6c41e8b53: Preparing 18:19:37 677ae6a03d8f: Preparing 18:19:37 b7ce594271bb: Preparing 18:19:37 11fde358cef4: Preparing 18:19:37 22282b3eef88: Preparing 18:19:37 5f4d9fc4d98d: Preparing 18:19:37 11fde358cef4: Waiting 18:19:37 22282b3eef88: Waiting 18:19:37 5f4d9fc4d98d: Waiting 18:19:37 4ca26531d817: Layer already exists 18:19:37 b7ce594271bb: Layer already exists 18:19:37 ff0cf9e4d4ce: Layer already exists 18:19:37 53d6c41e8b53: Layer already exists 18:19:37 677ae6a03d8f: Layer already exists 18:19:37 22282b3eef88: Layer already exists 18:19:37 11fde358cef4: Layer already exists 18:19:37 5f4d9fc4d98d: Layer already exists 18:19:37 main: digest: sha256:614a236616912ef112c554f16896eae38e5de625333758336c336e437ca8bfcd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:19:37 ===================================================== [Pipeline] echo 18:19:37 taggedImages: 18:19:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae0fc916ce7d511bfada48b200efa99a99f94c46 18:19:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:19:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.1.0-dev.29 18:19:37 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:ae0fc916ce7d511bfada48b200efa99a99f94c46-3.1.0-dev.29 18:19:37 - 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 18:19:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:19:38 18:19:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:19:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:19:38 arm64: Pulling from edgex-lftools-log-publisher 18:19:38 8998bd30e6a1: Pulling fs layer 18:19:38 04944245beec: Pulling fs layer 18:19:38 699f458cf7ca: Pulling fs layer 18:19:38 765212b225bb: Pulling fs layer 18:19:38 f23df028b6ca: Pulling fs layer 18:19:38 d65c8cfc05b1: Pulling fs layer 18:19:38 2437ff75d9bd: Pulling fs layer 18:19:38 765212b225bb: Waiting 18:19:38 f23df028b6ca: Waiting 18:19:38 d65c8cfc05b1: Waiting 18:19:38 2437ff75d9bd: Waiting 18:19:38 04944245beec: Verifying Checksum 18:19:38 04944245beec: Download complete 18:19:38 765212b225bb: Download complete 18:19:38 f23df028b6ca: Verifying Checksum 18:19:38 f23df028b6ca: Download complete 18:19:39 d65c8cfc05b1: Verifying Checksum 18:19:39 d65c8cfc05b1: Download complete 18:19:39 699f458cf7ca: Verifying Checksum 18:19:39 699f458cf7ca: Download complete 18:19:39 8998bd30e6a1: Download complete 18:19:42 2437ff75d9bd: Verifying Checksum 18:19:42 2437ff75d9bd: Download complete 18:19:47 8998bd30e6a1: Pull complete 18:19:48 04944245beec: Pull complete 18:19:50 699f458cf7ca: Pull complete 18:19:50 765212b225bb: Pull complete 18:19:51 f23df028b6ca: Pull complete 18:19:52 d65c8cfc05b1: Pull complete 18:20:10 2437ff75d9bd: Pull complete 18:20:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:20:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:20:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:10 prd-ubuntu20.04-docker-arm64-4c-16g-9983 does not seem to be running inside a container 18:20:10 $ 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/141 -v /w/workspace/app-rfid-llrp-inventory/141:/w/workspace/app-rfid-llrp-inventory/141:rw,z -v /w/workspace/app-rfid-llrp-inventory/141@tmp:/w/workspace/app-rfid-llrp-inventory/141@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 18:20:14 $ docker top 7483fc239795da733f03f33958d5c55686e38951e424a3f803620d6867f9d52d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:15 ---> job-cost.sh 18:20:15 lf-activate-venv: SKIPPING 18:20:15 INFO: No Stack... 18:20:15 INFO: Retrieving Pricing Info for: v3-standard-4 18:20:16 INFO: Archiving Costs [Pipeline] sh 18:20:17 + cat /w/workspace/app-rfid-llrp-inventory/141/archives/cost.csv 18:20:17 + cut -d, -f6 [Pipeline] lock 18:20:17 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] 18:20:17 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] did not exist. Created. 18:20:17 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:20:18 /w/workspace/app-rfid-llrp-inventory/141@tmp/durable-ec7e51b3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:20:18 + echo total: 0.10999999940395355 [Pipeline] stash 18:20:18 Warning: overwriting stash ‘stack-cost’ 18:20:18 Stashed 1 file(s) [Pipeline] } 18:20:18 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-141-stack-cost] [Pipeline] // lock [Pipeline] } 18:20:18 $ docker stop --time=1 7483fc239795da733f03f33958d5c55686e38951e424a3f803620d6867f9d52d 18:20:20 $ docker rm -f --volumes 7483fc239795da733f03f33958d5c55686e38951e424a3f803620d6867f9d52d [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 18:20:21 provisioning config files... 18:20:21 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14965383794128314113tmp [Pipeline] { [Pipeline] sh 18:20:21 + set +x 18:20:21 + curl -s https://codecov.io/bash 18:20:21 + bash -s -- 18:20:21 18:20:21 _____ _ 18:20:21 / ____| | | 18:20:21 | | ___ __| | ___ ___ _____ __ 18:20:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:20:21 | |___| (_) | (_| | __/ (_| (_) \ V / 18:20:21 \_____\___/ \__,_|\___|\___\___/ \_/ 18:20:21 Bash-1.0.6 18:20:21 18:20:21 18:20:21 ==> git version 2.25.1 found 18:20:21 ==> 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 18:20:21 Release-Date: 2020-01-08 18:20:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:20:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:20:21 ==> Jenkins CI detected. 18:20:21 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 18:20:21 project root: . 18:20:21 --> token set from env 18:20:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:20:21 ==> Running gcov in . (disable via -X gcov) 18:20:21 ==> Python coveragepy not found 18:20:21 ==> Searching for coverage reports in: 18:20:21 + . 18:20:21 -> Found 1 reports 18:20:21 ==> Detecting git/mercurial file structure 18:20:22 ==> Reading reports 18:20:22 + ./coverage.out bytes=41317 18:20:22 ==> Appending adjustments 18:20:22 https://docs.codecov.io/docs/fixing-reports 18:20:22 + Found adjustments 18:20:22 ==> Gzipping contents 18:20:22 12K /tmp/codecov.0y7Cz6.gz 18:20:22 ==> Uploading reports 18:20:22 url: https://codecov.io 18:20:22 query: branch=main&commit=ae0fc916ce7d511bfada48b200efa99a99f94c46&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:20:22 -> Pinging Codecov 18:20:22 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=ae0fc916ce7d511bfada48b200efa99a99f94c46&build=141&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F141%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:20:22 -> Uploading to 18:20:22 https://storage.googleapis.com/codecov/v4/raw/2023-10-24/581DD39554BDF9B6E22D074273EAD858/ae0fc916ce7d511bfada48b200efa99a99f94c46/1de0882a-687e-466f-b646-10ec26f053fe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231024T182022Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1079716accff71c71859106c15a74f21c77d7d80ac364ee91fdc8540e1122bcb 18:20:22 % Total % Received % Xferd Average Speed Time Time Time Current 18:20:22 Dload Upload Total Spent Left Speed 18:20:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11602 0 0 100 11602 0 35264 --:--:-- --:--:-- --:--:-- 35264 18:20:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] } 18:20:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:20:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:20:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:20:23 18:20:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:20:23 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:20:23 df9b9388f04a: Pulling fs layer 18:20:23 52dc419b0ee2: Pulling fs layer 18:20:23 25bc292e5bac: Pulling fs layer 18:20:23 114826534d7a: Pulling fs layer 18:20:23 4657fd5d0bcf: Pulling fs layer 18:20:23 6ad1cebc031e: Pulling fs layer 18:20:23 8a3aa393b2d8: Pulling fs layer 18:20:23 4657fd5d0bcf: Waiting 18:20:23 6ad1cebc031e: Waiting 18:20:23 8a3aa393b2d8: Waiting 18:20:23 114826534d7a: Waiting 18:20:23 52dc419b0ee2: Download complete 18:20:23 25bc292e5bac: Verifying Checksum 18:20:23 25bc292e5bac: Download complete 18:20:23 4657fd5d0bcf: Verifying Checksum 18:20:23 4657fd5d0bcf: Download complete 18:20:23 df9b9388f04a: Verifying Checksum 18:20:23 df9b9388f04a: Download complete 18:20:23 6ad1cebc031e: Verifying Checksum 18:20:23 6ad1cebc031e: Download complete 18:20:23 df9b9388f04a: Pull complete 18:20:23 52dc419b0ee2: Pull complete 18:20:23 25bc292e5bac: Pull complete 18:20:24 8a3aa393b2d8: Verifying Checksum 18:20:24 8a3aa393b2d8: Download complete 18:20:24 114826534d7a: Download complete 18:20:27 114826534d7a: Pull complete 18:20:27 4657fd5d0bcf: Pull complete 18:20:27 6ad1cebc031e: Pull complete 18:20:30 8a3aa393b2d8: Pull complete 18:20:30 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:20:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:20:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:30 prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container 18:20:30 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:20:35 $ docker top 3993b1ef183a843e0033eb2f0dd19b2004b287e07743df374567a982a416bcac -eo pid,comm [Pipeline] { [Pipeline] echo 18:20:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 18:20:36 + set -o pipefail 18:20:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 18:20:44 18:20:44 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 18:20:44 18:20:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/97c741db-dba2-461a-97c2-5c8bb6cd07ce 18:20:44 18:20:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:20:44 18:20:44 18:20:44 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:20:44 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:20:44 More details here: https://snyk.co/ue1NS [Pipeline] } 18:20:44 $ docker stop --time=1 3993b1ef183a843e0033eb2f0dd19b2004b287e07743df374567a982a416bcac 18:20:49 $ docker rm -f --volumes 3993b1ef183a843e0033eb2f0dd19b2004b287e07743df374567a982a416bcac [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 18:20:50 + git log --format=format:%s -1 ae0fc916ce7d511bfada48b200efa99a99f94c46 [Pipeline] sh 18:20:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:20:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:20:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:50 prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container 18:20:50 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:20:51 $ docker top d8c26859e8f76e0fe64f0a9ed889df3a3acfecb1908238aeeefff9cad397b17d -eo pid,comm 18:20:51 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). 18:20:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:20:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:20:51 [ssh-agent] Looking for ssh-agent implementation... 18:20:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:20:51 $ docker exec d8c26859e8f76e0fe64f0a9ed889df3a3acfecb1908238aeeefff9cad397b17d ssh-agent 18:20:51 SSH_AUTH_SOCK=/tmp/ssh-rLInVqGhpSoT/agent.32 18:20:51 SSH_AGENT_PID=38 18:20:51 Running ssh-add (command line suppressed) 18:20:51 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4014030009869854032.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4014030009869854032.key) 18:20:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:20:51 + git semver tag 18:20:52 2023-10-24 18:20:52,092 [run_tag] DEBUG tag force:False 18:20:52 2023-10-24 18:20:52,092 [check_head_tag] DEBUG check head tag 18:20:52 2023-10-24 18:20:52,092 [execute] INFO git cat-file --batch-check 18:20:52 2023-10-24 18:20:52,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:20:52 2023-10-24 18:20:52,096 [execute] INFO git cat-file --batch 18:20:52 2023-10-24 18:20:52,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:20:52 2023-10-24 18:20:52,111 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:20:52 2023-10-24 18:20:52,112 [execute] INFO git tag -a v3.1.0-dev.29 -m v3.1.0-dev.29 18:20:52 2023-10-24 18:20:52,112 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.29', '-m', 'v3.1.0-dev.29'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:20:52 2023-10-24 18:20:52,116 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:20:52 3.1.0-dev.29 [Pipeline] } 18:20:52 $ docker exec --env ******** --env ******** d8c26859e8f76e0fe64f0a9ed889df3a3acfecb1908238aeeefff9cad397b17d ssh-agent -k 18:20:52 unset SSH_AUTH_SOCK; 18:20:52 unset SSH_AGENT_PID; 18:20:52 echo Agent pid 38 killed; 18:20:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:20:52 + git semver [Pipeline] } 18:20:52 $ docker stop --time=1 d8c26859e8f76e0fe64f0a9ed889df3a3acfecb1908238aeeefff9cad397b17d 18:20:54 $ docker rm -f --volumes d8c26859e8f76e0fe64f0a9ed889df3a3acfecb1908238aeeefff9cad397b17d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:20:54 18:20:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:20:54 0.23.1-centos7: Pulling from edgex-lftools 18:20:54 ab5ef0e58194: Pulling fs layer 18:20:54 9712f1f96733: Pulling fs layer 18:20:54 63f879dbbcfc: Pulling fs layer 18:20:54 0d9ebad4ef96: Pulling fs layer 18:20:54 e9a5061849ea: Pulling fs layer 18:20:54 d747dcd14b5f: Pulling fs layer 18:20:54 2de7ff778b66: Pulling fs layer 18:20:54 e9a5061849ea: Waiting 18:20:54 d747dcd14b5f: Waiting 18:20:54 2de7ff778b66: Waiting 18:20:54 0d9ebad4ef96: Waiting 18:20:54 9712f1f96733: Download complete 18:20:55 63f879dbbcfc: Verifying Checksum 18:20:55 63f879dbbcfc: Download complete 18:20:55 e9a5061849ea: Verifying Checksum 18:20:55 e9a5061849ea: Download complete 18:20:55 d747dcd14b5f: Download complete 18:20:55 0d9ebad4ef96: Verifying Checksum 18:20:55 0d9ebad4ef96: Download complete 18:20:55 ab5ef0e58194: Verifying Checksum 18:20:55 ab5ef0e58194: Download complete 18:20:55 2de7ff778b66: Verifying Checksum 18:20:55 2de7ff778b66: Download complete 18:20:57 ab5ef0e58194: Pull complete 18:20:58 9712f1f96733: Pull complete 18:20:58 63f879dbbcfc: Pull complete 18:21:02 0d9ebad4ef96: Pull complete 18:21:02 e9a5061849ea: Pull complete 18:21:02 d747dcd14b5f: Pull complete 18:21:03 2de7ff778b66: Pull complete 18:21:03 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:21:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:21:03 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:03 prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container 18:21:03 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:21:10 $ docker top a909f2a36a50d512a6530c99f3bbe885abd5cafa0d549aff3d2cb68bd5de0fed -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:21:10 provisioning config files... 18:21:10 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config969169531417024500tmp 18:21:10 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16471383780471944875tmp 18:21:10 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config17692670368613649983tmp [Pipeline] { [Pipeline] echo 18:21:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:21:10 ---> sigul-configuration.sh 18:21:10 gpg: directory `/root/.gnupg' created 18:21:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:21:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:21:10 gpg: keyring `/root/.gnupg/secring.gpg' created 18:21:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:21:10 gpg: CAST5 encrypted data 18:21:10 gpg: encrypted with 1 passphrase 18:21:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:21:11 + mkdir /home/jenkins 18:21:11 + mkdir /home/jenkins/sigul [Pipeline] sh 18:21:11 + 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 18:21:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:21:11 ---> sigul-install.sh 18:21:11 Sigul already installed; skipping installation. [Pipeline] sh 18:21:11 + git tag --list 18:21:11 v0.0.0 18:21:11 v1.0.0 18:21:11 v2.1.0 18:21:11 v2.1.1 18:21:11 v2.2.0 18:21:11 v2.3.0 18:21:11 v3.0 18:21:11 v3.0.0 18:21:11 v3.0.1 18:21:11 v3.0.1-dev.1 18:21:11 v3.1.0-dev.1 18:21:11 v3.1.0-dev.10 18:21:11 v3.1.0-dev.11 18:21:11 v3.1.0-dev.12 18:21:11 v3.1.0-dev.13 18:21:11 v3.1.0-dev.14 18:21:11 v3.1.0-dev.15 18:21:11 v3.1.0-dev.16 18:21:11 v3.1.0-dev.17 18:21:11 v3.1.0-dev.18 18:21:11 v3.1.0-dev.19 18:21:11 v3.1.0-dev.2 18:21:11 v3.1.0-dev.20 18:21:11 v3.1.0-dev.21 18:21:11 v3.1.0-dev.22 18:21:11 v3.1.0-dev.23 18:21:11 v3.1.0-dev.24 18:21:11 v3.1.0-dev.25 18:21:11 v3.1.0-dev.26 18:21:11 v3.1.0-dev.27 18:21:11 v3.1.0-dev.28 18:21:11 v3.1.0-dev.29 18:21:11 v3.1.0-dev.3 18:21:11 v3.1.0-dev.4 18:21:11 v3.1.0-dev.5 18:21:11 v3.1.0-dev.6 18:21:11 v3.1.0-dev.7 18:21:11 v3.1.0-dev.8 18:21:11 v3.1.0-dev.9 [Pipeline] sh 18:21:12 + lftools sign git-tag v3.1.0-dev.29 18:21:12 Signing Git tag with Sigul... 18:21:12 Signing v3.1.0-dev.29 [Pipeline] echo 18:21:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:21:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:21:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:21:13 $ docker stop --time=1 a909f2a36a50d512a6530c99f3bbe885abd5cafa0d549aff3d2cb68bd5de0fed 18:21:14 $ docker rm -f --volumes a909f2a36a50d512a6530c99f3bbe885abd5cafa0d549aff3d2cb68bd5de0fed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:21:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:21:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:21:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:15 prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container 18:21:15 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:21:15 $ docker top fae29b2ad46916c608dc0aafc865ec175ab4d54b4b830437d2f4ff36bf706ff6 -eo pid,comm 18:21:15 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). 18:21:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:21:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:21:15 [ssh-agent] Looking for ssh-agent implementation... 18:21:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:21:15 $ docker exec fae29b2ad46916c608dc0aafc865ec175ab4d54b4b830437d2f4ff36bf706ff6 ssh-agent 18:21:16 SSH_AUTH_SOCK=/tmp/ssh-emGHnjYN5e7m/agent.32 18:21:16 SSH_AGENT_PID=38 18:21:16 Running ssh-add (command line suppressed) 18:21:16 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6537798451376790950.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6537798451376790950.key) 18:21:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:21:16 + git semver bump pre 18:21:16 2023-10-24 18:21:16,646 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:21:16 2023-10-24 18:21:16,646 [bump_version] DEBUG bumping version:3.1.0-dev.29 on axis:pre with prefix:dev 18:21:16 2023-10-24 18:21:16,646 [bump_version] DEBUG bumped version:3.1.0-dev.30 18:21:16 2023-10-24 18:21:16,646 [write_version] DEBUG write version:3.1.0-dev.30 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 18:21:16 2023-10-24 18:21:16,646 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:21:16 2023-10-24 18:21:16,646 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:21:16 2023-10-24 18:21:16,648 [execute] INFO git cat-file --batch-check 18:21:16 2023-10-24 18:21:16,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:21:16 2023-10-24 18:21:16,653 [execute] INFO git cat-file --batch 18:21:16 2023-10-24 18:21:16,653 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:21:16 2023-10-24 18:21:16,658 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:21:16 3.1.0-dev.30 [Pipeline] } 18:21:16 $ docker exec --env ******** --env ******** fae29b2ad46916c608dc0aafc865ec175ab4d54b4b830437d2f4ff36bf706ff6 ssh-agent -k 18:21:16 unset SSH_AUTH_SOCK; 18:21:16 unset SSH_AGENT_PID; 18:21:16 echo Agent pid 38 killed; 18:21:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:21:17 + git semver [Pipeline] } 18:21:17 $ docker stop --time=1 fae29b2ad46916c608dc0aafc865ec175ab4d54b4b830437d2f4ff36bf706ff6 18:21:18 $ docker rm -f --volumes fae29b2ad46916c608dc0aafc865ec175ab4d54b4b830437d2f4ff36bf706ff6 [Pipeline] // withDockerContainer [Pipeline] sh 18:21:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:21:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:21:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:19 prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container 18:21:19 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:21:20 $ docker top 981788f77e2c4e4787e2bf8f2cc9d5102211e0057b9a0ec95c398906f630075b -eo pid,comm 18:21:20 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). 18:21:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:21:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:21:20 [ssh-agent] Looking for ssh-agent implementation... 18:21:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:21:20 $ docker exec 981788f77e2c4e4787e2bf8f2cc9d5102211e0057b9a0ec95c398906f630075b ssh-agent 18:21:20 SSH_AUTH_SOCK=/tmp/ssh-OaLRwm0qRhh8/agent.32 18:21:20 SSH_AGENT_PID=38 18:21:20 Running ssh-add (command line suppressed) 18:21:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6922401411208399208.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6922401411208399208.key) 18:21:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:21:20 + git semver push 18:21:20 2023-10-24 18:21:20,889 [run_push] DEBUG push 18:21:20 2023-10-24 18:21:20,889 [execute] INFO git cat-file --batch-check 18:21:20 2023-10-24 18:21:20,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:21:20 2023-10-24 18:21:20,894 [execute] INFO git rev-list d2741ec09866648d82fd1aaaaba15b74dbcbcf5c -- 18:21:20 2023-10-24 18:21:20,894 [execute] DEBUG Popen(['git', 'rev-list', 'd2741ec09866648d82fd1aaaaba15b74dbcbcf5c', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 18:21:20 2023-10-24 18:21:20,902 [execute] INFO git fetch -v origin 18:21:20 2023-10-24 18:21:20,903 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=True, shell=None, istream=None) 18:21:21 2023-10-24 18:21:21,524 [run_push] DEBUG no remote changes detected 18:21:21 2023-10-24 18:21:21,524 [execute] INFO git push origin semver 18:21:21 2023-10-24 18:21:21,525 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 18:21:22 2023-10-24 18:21:22,365 [run_push] DEBUG push all version tags 18:21:22 2023-10-24 18:21:22,366 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:21:22 2023-10-24 18:21:22,366 [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) 18:21:23 2023-10-24 18:21:23,283 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:21:23 3.1.0-dev.30 [Pipeline] } 18:21:23 $ docker exec --env ******** --env ******** 981788f77e2c4e4787e2bf8f2cc9d5102211e0057b9a0ec95c398906f630075b ssh-agent -k 18:21:23 unset SSH_AUTH_SOCK; 18:21:23 unset SSH_AGENT_PID; 18:21:23 echo Agent pid 38 killed; 18:21:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:21:23 + git semver [Pipeline] } 18:21:24 $ docker stop --time=1 981788f77e2c4e4787e2bf8f2cc9d5102211e0057b9a0ec95c398906f630075b 18:21:25 $ docker rm -f --volumes 981788f77e2c4e4787e2bf8f2cc9d5102211e0057b9a0ec95c398906f630075b [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 18:21:25 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 18:21:25 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:21:25 total 16 18:21:25 drwxr-xr-x 3 root root 4096 Oct 24 18:08 . 18:21:25 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:21 .. 18:21:25 drwxr-xr-x 2 root root 4096 Oct 24 18:08 cost 18:21:25 -rw-r--r-- 1 root root 96 Oct 24 18:08 cost.csv 18:21:25 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:21:25 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:21:25 total 16 18:21:25 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 18:08 . 18:21:25 drwxrwxr-x 11 jenkins jenkins 4096 Oct 24 18:21 .. 18:21:25 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 18:08 cost 18:21:25 -rw-r--r-- 1 jenkins jenkins 96 Oct 24 18:08 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:21:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:21:27 ---> package-listing.sh 18:21:27 ++ facter osfamily 18:21:27 ++ tr '[:upper:]' '[:lower:]' 18:21:27 + OS_FAMILY=debian 18:21:27 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 18:21:27 + START_PACKAGES=/tmp/packages_start.txt 18:21:27 + END_PACKAGES=/tmp/packages_end.txt 18:21:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:21:27 + PACKAGES=/tmp/packages_start.txt 18:21:27 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:21:27 + PACKAGES=/tmp/packages_end.txt 18:21:27 + case "${OS_FAMILY}" in 18:21:27 + dpkg -l 18:21:27 + grep '^ii' 18:21:27 + '[' -f /tmp/packages_start.txt ']' 18:21:27 + '[' -f /tmp/packages_end.txt ']' 18:21:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:21:27 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:21:27 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 18:21:27 + 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 18:21:27 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 18:21:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:21:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:21:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:21:28 prd-ubuntu20.04-docker-8c-8g-9979 does not seem to be running inside a container 18:21:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:21:28 $ docker top e8c851dbd5c9c3c25b0238516c83caea0d1d0b2ef035b39c6042ae7f69729a62 -eo pid,comm [Pipeline] { [Pipeline] sh 18:21:28 + touch /tmp/pre-build-complete [Pipeline] sh 18:21:29 + mkdir -p /var/log/sysstat [Pipeline] sh 18:21:29 + ls /var/log/sa-host 18:21:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:21:29 provisioning config files... 18:21:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config10227671181192123115tmp [Pipeline] { [Pipeline] echo 18:21:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:21:29 ---> create-netrc.sh [Pipeline] } 18:21:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:21:30 ---> python-tools-install.sh [Pipeline] echo 18:21:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:21:30 ---> sudo-logs.sh 18:21:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:21:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:21:30 ---> job-cost.sh 18:21:30 lf-activate-venv: SKIPPING 18:21:30 DEBUG: total: 0.2199999988079071 18:21:30 INFO: Retrieving Stack Cost... 18:21:31 INFO: Retrieving Pricing Info for: v3-standard-8 18:21:31 INFO: Archiving Costs [Pipeline] echo 18:21:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:21:31 ---> logs-deploy.sh 18:21:31 lf-activate-venv: SKIPPING 18:21:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/141 18:21:31 INFO: archiving workspace using pattern(s): 18:21:32 Archives upload complete. 18:21:32 INFO: archiving logs to Nexus