Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c 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-ssh12605660464132973073.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13348759759252070305.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10024015329238041576.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7099718139437633004.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-ssh17562815862532377661.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5256 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 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#163)" > git rev-list --no-walk 0370fe2059bad325f9c903388f854f49bb598ddd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:13:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:13:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:13:52 ========================================================= 18:13:52 EdgeX Global Pipelines Version Info 18:13:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:13:52 ------------------- 18:13:52 stable info: 18:13:52 ------------------- 18:13:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:13:52 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:13:52 Message: update stable to v1.0.245 18:13:53 ------------------- 18:13:53 experimental info: 18:13:53 ------------------- 18:13:53 Commited By: **** collab-it+edgex@linuxfoundation.org 18:13:53 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 18:13:53 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:13:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:13:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:13:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:13:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:13:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] echo 18:13:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 636b604 [Pipeline] echo 18:13:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:13:54 provisioning config files... 18:13:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12344338939803593359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:13:54 ---> docker-login.sh 18:13:54 nexus3.edgexfoundry.org:10001 18:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:54 Configure a credential helper to remove this warning. See 18:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:54 18:13:54 Login Succeeded 18:13:54 nexus3.edgexfoundry.org:10002 18:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:54 Configure a credential helper to remove this warning. See 18:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:54 18:13:54 Login Succeeded 18:13:54 nexus3.edgexfoundry.org:10003 18:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:54 Configure a credential helper to remove this warning. See 18:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:54 18:13:54 Login Succeeded 18:13:54 nexus3.edgexfoundry.org:10004 18:13:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:54 Configure a credential helper to remove this warning. See 18:13:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:54 18:13:54 Login Succeeded 18:13:54 docker.io 18:13:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:13:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:13:55 Configure a credential helper to remove this warning. See 18:13:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:13:55 18:13:55 Login Succeeded 18:13:55 ---> docker-login.sh ends [Pipeline] } 18:13:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:13:55 + git rev-list -1 --merges 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c~1..636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] echo 18:13:55 -----------> git rev-list -1 --merges 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c~1..636b604d61dca6a59067db3ccfe7c5f6e9f0f77c 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [false] [Pipeline] sh 18:13:55 + git log --format=format:%s -1 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] echo 18:13:55 ========================================================= 18:13:55 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:13:55 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:13:56 + git log --format=format:%s -1 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] echo 18:13:56 [semverPrep] GIT_COMMIT: 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c, Commit Message: fix(snap): Refactor to avoid conflicts with readonly config provider directory (#163) [Pipeline] echo 18:13:56 [semverPrep] This is not a build commit. [Pipeline] sh 18:13:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:13:56 + grep -v github /etc/ssh/ssh_known_hosts 18:13:56 + [ -e /tmp/ssh_known_hosts ] 18:13:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:13:56 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 18:13:56 sudo tee -a /etc/ssh/ssh_known_hosts 18:13:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:57 18:13:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:13:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:13:57 0.1.4: Pulling from edgex-devops/py-git-semver 18:13:57 b85a868b505f: Pulling fs layer 18:13:57 e2be974225ed: Pulling fs layer 18:13:57 339a4e72a1f5: Pulling fs layer 18:13:57 988bab9f4d93: Pulling fs layer 18:13:57 1469e6f7b9e6: Pulling fs layer 18:13:57 eaf3925da568: Pulling fs layer 18:13:57 bab4dde63d76: Pulling fs layer 18:13:57 bde34c3a00c8: Pulling fs layer 18:13:57 b352a97aabf1: Pulling fs layer 18:13:57 4872d77fe225: Pulling fs layer 18:13:57 5851b861e8e6: Pulling fs layer 18:13:57 eaf3925da568: Waiting 18:13:57 bab4dde63d76: Waiting 18:13:57 bde34c3a00c8: Waiting 18:13:57 b352a97aabf1: Waiting 18:13:57 988bab9f4d93: Waiting 18:13:57 4872d77fe225: Waiting 18:13:57 1469e6f7b9e6: Waiting 18:13:57 5851b861e8e6: Waiting 18:13:57 e2be974225ed: Download complete 18:13:57 988bab9f4d93: Verifying Checksum 18:13:57 988bab9f4d93: Download complete 18:13:57 1469e6f7b9e6: Verifying Checksum 18:13:57 1469e6f7b9e6: Download complete 18:13:57 339a4e72a1f5: Verifying Checksum 18:13:57 339a4e72a1f5: Download complete 18:13:57 eaf3925da568: Verifying Checksum 18:13:57 eaf3925da568: Download complete 18:13:57 bde34c3a00c8: Verifying Checksum 18:13:57 bde34c3a00c8: Download complete 18:13:57 b352a97aabf1: Verifying Checksum 18:13:57 b352a97aabf1: Download complete 18:13:57 4872d77fe225: Verifying Checksum 18:13:57 4872d77fe225: Download complete 18:13:57 5851b861e8e6: Download complete 18:13:57 b85a868b505f: Verifying Checksum 18:13:57 b85a868b505f: Download complete 18:13:57 bab4dde63d76: Download complete 18:13:59 b85a868b505f: Pull complete 18:13:59 e2be974225ed: Pull complete 18:13:59 339a4e72a1f5: Pull complete 18:13:59 988bab9f4d93: Pull complete 18:14:00 1469e6f7b9e6: Pull complete 18:14:00 eaf3925da568: Pull complete 18:14:01 bab4dde63d76: Pull complete 18:14:01 bde34c3a00c8: Pull complete 18:14:01 b352a97aabf1: Pull complete 18:14:01 4872d77fe225: Pull complete 18:14:02 5851b861e8e6: Pull complete 18:14:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:14:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:14:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:02 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 18:14:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:14:03 $ docker top 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 -eo pid,comm 18:14:03 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:14:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:14:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:03 [ssh-agent] Looking for ssh-agent implementation... 18:14:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:03 $ docker exec 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 ssh-agent 18:14:03 SSH_AUTH_SOCK=/tmp/ssh-UNzYX9vFbRdu/agent.32 18:14:03 SSH_AGENT_PID=38 18:14:03 Running ssh-add (command line suppressed) 18:14:03 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_807012324034364160.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_807012324034364160.key) 18:14:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:04 + git tag --points-at HEAD [Pipeline] } 18:14:04 $ docker exec --env ******** --env ******** 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 ssh-agent -k 18:14:04 unset SSH_AUTH_SOCK; 18:14:04 unset SSH_AGENT_PID; 18:14:04 echo Agent pid 38 killed; 18:14:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:14:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:14:04 [ssh-agent] Looking for ssh-agent implementation... 18:14:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:14:04 $ docker exec 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 ssh-agent 18:14:04 SSH_AUTH_SOCK=/tmp/ssh-3WWzFeonusCx/agent.70 18:14:04 SSH_AGENT_PID=76 18:14:04 Running ssh-add (command line suppressed) 18:14:04 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12813327572391747670.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12813327572391747670.key) 18:14:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:14:05 + git semver init 18:14:05 2023-03-22 18:14:05,285 [run_init] DEBUG init version:0.0.0 force:False 18:14:05 2023-03-22 18:14:05,285 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:14:05 2023-03-22 18:14:05,286 [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:14:05 2023-03-22 18:14:05,286 [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:14:06 2023-03-22 18:14:06,241 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 18:14:06 2023-03-22 18:14:06,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 18:14:06 2023-03-22 18:14:06,242 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:14:06 2023-03-22 18:14:06,242 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:14:06 3.0.0-dev.16 [Pipeline] } 18:14:06 $ docker exec --env ******** --env ******** 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 ssh-agent -k 18:14:06 unset SSH_AUTH_SOCK; 18:14:06 unset SSH_AGENT_PID; 18:14:06 echo Agent pid 76 killed; 18:14:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:14:06 + git semver [Pipeline] } 18:14:07 $ docker stop --time=1 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 18:14:08 $ docker rm -f --volumes 35017922fb07097e43827f9ed9f14bdf6a5b066a6000dda27e8e04d505a365f7 [Pipeline] // withDockerContainer [Pipeline] sh 18:14:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:14:08 Stashed 1 file(s) [Pipeline] echo 18:14:08 [edgeXSemver]: initialized semver on version 3.0.0-dev.16 [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:14:09 provisioning config files... 18:14:09 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16924862354108227862tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:09 ---> docker-login.sh 18:14:09 nexus3.edgexfoundry.org:10001 18:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:09 Configure a credential helper to remove this warning. See 18:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:09 18:14:09 Login Succeeded 18:14:09 nexus3.edgexfoundry.org:10002 18:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:09 Configure a credential helper to remove this warning. See 18:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:09 18:14:09 Login Succeeded 18:14:09 nexus3.edgexfoundry.org:10003 18:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:09 Configure a credential helper to remove this warning. See 18:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:09 18:14:09 Login Succeeded 18:14:09 nexus3.edgexfoundry.org:10004 18:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:09 Configure a credential helper to remove this warning. See 18:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:09 18:14:09 Login Succeeded 18:14:09 docker.io 18:14:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:14:09 Configure a credential helper to remove this warning. See 18:14:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:14:09 18:14:09 Login Succeeded 18:14:09 ---> docker-login.sh ends [Pipeline] } 18:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:14:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:14:09 ========================================================= 18:14:09 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:14:09 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:14:10 Sending build context to Docker daemon 12.6MB 18:14:10 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:14:10 Step 2/12 : FROM ${BASE} AS builder 18:14:10 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:14:10 63b65145d645: Pulling fs layer 18:14:10 a2d21d5440eb: Pulling fs layer 18:14:10 935e6c44a52c: Pulling fs layer 18:14:10 94cc34f8dd06: Pulling fs layer 18:14:10 30dea6a524f1: Pulling fs layer 18:14:10 a2aff8979fd8: Pulling fs layer 18:14:10 6808be2612f2: Pulling fs layer 18:14:10 f25807f1079a: Pulling fs layer 18:14:10 f25807f1079a: Waiting 18:14:10 6808be2612f2: Waiting 18:14:10 30dea6a524f1: Waiting 18:14:10 a2aff8979fd8: Waiting 18:14:10 94cc34f8dd06: Waiting 18:14:10 a2d21d5440eb: Verifying Checksum 18:14:10 a2d21d5440eb: Download complete 18:14:10 94cc34f8dd06: Verifying Checksum 18:14:10 94cc34f8dd06: Download complete 18:14:10 30dea6a524f1: Verifying Checksum 18:14:10 30dea6a524f1: Download complete 18:14:10 63b65145d645: Verifying Checksum 18:14:10 63b65145d645: Download complete 18:14:10 a2aff8979fd8: Verifying Checksum 18:14:10 a2aff8979fd8: Download complete 18:14:10 63b65145d645: Pull complete 18:14:10 a2d21d5440eb: Pull complete 18:14:11 f25807f1079a: Verifying Checksum 18:14:11 f25807f1079a: Download complete 18:14:11 935e6c44a52c: Download complete 18:14:11 6808be2612f2: Verifying Checksum 18:14:11 6808be2612f2: Download complete 18:14:14 935e6c44a52c: Pull complete 18:14:14 94cc34f8dd06: Pull complete 18:14:14 30dea6a524f1: Pull complete 18:14:14 a2aff8979fd8: Pull complete 18:14:17 6808be2612f2: Pull complete 18:14:17 f25807f1079a: Pull complete 18:14:17 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:14:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:14:17 ---> 3b553350e43f 18:14:17 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:14:19 ---> Running in bd8f78d89ac1 18:14:19 Removing intermediate container bd8f78d89ac1 18:14:19 ---> ed8f3974cba9 18:14:19 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:14:19 ---> Running in ef3f9cb1ec24 18:14:19 Removing intermediate container ef3f9cb1ec24 18:14:19 ---> 6962262ddffd 18:14:19 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:14:19 ---> Running in 91ebb08d397a 18:14:19 Removing intermediate container 91ebb08d397a 18:14:19 ---> 51960207a1b3 18:14:19 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:14:19 ---> Running in 653e59a84d21 18:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:14:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:14:20 OK: 265 MiB in 53 packages 18:14:20 Removing intermediate container 653e59a84d21 18:14:20 ---> bb1c8e2a500b 18:14:20 Step 7/12 : WORKDIR /app 18:14:20 ---> Running in 183d45e10a23 18:14:20 Removing intermediate container 183d45e10a23 18:14:20 ---> 86553898463d 18:14:20 Step 8/12 : COPY go.mod vendor* ./ 18:14:20 ---> 2a14fb2b8997 18:14:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:14:20 ---> Running in d13955af8510 18:14:23 Still waiting to schedule task 18:14:23 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:14:52 Removing intermediate container d13955af8510 18:14:52 ---> 1226ee9952ae 18:14:52 Step 10/12 : COPY . . 18:14:52 ---> 13465a422cab 18:14:52 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:14:52 ---> Running in a1b2b3261378 18:14:52 Removing intermediate container a1b2b3261378 18:14:52 ---> ff80293260de 18:14:52 Step 12/12 : RUN $MAKE 18:14:52 ---> Running in 22d5103e25c8 18:14:52 noop 18:14:53 Removing intermediate container 22d5103e25c8 18:14:53 ---> 07eb237509d6 18:14:53 Successfully built 07eb237509d6 18:14:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:53 + docker inspect -f . ci-base-image-x86_64 18:14:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:53 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 18:14:53 $ 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:14:53 $ docker top 938215e72d7987e2546d80762c86d4ddfbf9175a59922a0dd0d3077b6b96f2f9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:54 + go version 18:14:54 go version go1.20.2 linux/amd64 [Pipeline] } 18:14:54 $ docker stop --time=1 938215e72d7987e2546d80762c86d4ddfbf9175a59922a0dd0d3077b6b96f2f9 18:14:55 $ docker rm -f --volumes 938215e72d7987e2546d80762c86d4ddfbf9175a59922a0dd0d3077b6b96f2f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:55 + docker inspect -f . ci-base-image-x86_64 18:14:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:14:55 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 18:14:55 $ 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:14:56 $ docker top 3245692d5f5fdcf91bbc3740a40d55731a056bccebd506243035af501c49dd82 -eo pid,comm [Pipeline] { [Pipeline] sh 18:14:56 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 18:14:56 + make test 18:14:56 go test -race ./... -coverprofile=coverage.out ./... 18:15:15 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:15:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:15:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.140s coverage: 86.2% of statements 18:15:17 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.695s coverage: 71.9% of statements 18:15:39 go vet ./... 18:15:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:15:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:15:43 ./bin/test-attribution.sh [Pipeline] echo 18:15:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:15:44 $ docker stop --time=1 3245692d5f5fdcf91bbc3740a40d55731a056bccebd506243035af501c49dd82 18:15:45 $ docker rm -f --volumes 3245692d5f5fdcf91bbc3740a40d55731a056bccebd506243035af501c49dd82 [Pipeline] // withDockerContainer [Pipeline] sh 18:15:46 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:15:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:15:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:15:47 + ls -al . 18:15:47 total 228 18:15:47 drwxrwxr-x 11 jenkins jenkins 4096 Mar 22 18:14 . 18:15:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:13 .. 18:15:47 -rw-rw-r-- 1 jenkins jenkins 262 Mar 22 18:13 .dockerignore 18:15:47 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 18:14 .git 18:15:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:13 .github 18:15:47 -rw-rw-r-- 1 jenkins jenkins 788 Mar 22 18:13 .gitignore 18:15:47 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 18:13 .golangci.yml 18:15:47 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 18:14 .semver 18:15:47 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 22 18:13 Attribution.txt 18:15:47 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 22 18:13 CHANGELOG.md 18:15:47 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 22 18:13 Dockerfile 18:15:47 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 18:13 GOVERNANCE.md 18:15:47 -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 18:13 Jenkinsfile 18:15:47 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 18:13 LICENSE 18:15:47 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 22 18:13 Makefile 18:15:47 -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 18:13 OWNERS.md 18:15:47 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 22 18:13 README.md 18:15:47 -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 18:14 VERSION 18:15:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:13 bin 18:15:47 -rw-r--r-- 1 jenkins jenkins 41317 Mar 22 18:15 coverage.out 18:15:47 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 22 18:13 go.mod 18:15:47 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 22 18:13 go.sum 18:15:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:13 images 18:15:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:13 internal 18:15:47 -rw-rw-r-- 1 jenkins jenkins 531 Mar 22 18:13 main.go 18:15:47 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:13 res 18:15:47 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:13 snap 18:15:47 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:47 + 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=636b604d61dca6a59067db3ccfe7c5f6e9f0f77c --label arch=amd64 --label version=3.0.0-dev.16 . 18:15:47 Sending build context to Docker daemon 12.6MB 18:15:47 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 18:15:47 Step 2/29 : FROM ${BASE} AS builder 18:15:47 ---> 07eb237509d6 18:15:47 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:15:47 ---> Running in fecd8ce9daea 18:15:48 Removing intermediate container fecd8ce9daea 18:15:48 ---> 5e4b3c9aa986 18:15:48 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:15:48 ---> Running in 585e34a7dc55 18:15:48 Removing intermediate container 585e34a7dc55 18:15:48 ---> 712a3bf867d0 18:15:48 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:15:48 ---> Running in b82824a5e8d6 18:15:48 Removing intermediate container b82824a5e8d6 18:15:48 ---> b0732c2223ed 18:15:48 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:15:48 ---> Running in 1f2b4c46018c 18:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:15:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:15:48 OK: 265 MiB in 53 packages 18:15:49 Removing intermediate container 1f2b4c46018c 18:15:49 ---> 3759c4ba3d8e 18:15:49 Step 7/29 : WORKDIR /app 18:15:49 ---> Running in d1b2cb2babaa 18:15:49 Removing intermediate container d1b2cb2babaa 18:15:49 ---> 505031122ec7 18:15:49 Step 8/29 : COPY go.mod vendor* ./ 18:15:49 ---> d3e14151af97 18:15:49 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:15:49 ---> Running in eabc5228f11c 18:15:50 Removing intermediate container eabc5228f11c 18:15:50 ---> da540a203bda 18:15:50 Step 10/29 : COPY . . 18:15:50 ---> bc9f5dd90325 18:15:50 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:15:50 ---> Running in 57488ab99746 18:15:50 Removing intermediate container 57488ab99746 18:15:50 ---> c3bcb004754d 18:15:50 Step 12/29 : RUN $MAKE 18:15:50 ---> Running in b71d018d4571 18:15:51 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.16" -trimpath -mod=readonly -o app-rfid-llrp-inventory 18:16:09 Removing intermediate container b71d018d4571 18:16:09 ---> cdc58a8e1384 18:16:09 Step 13/29 : FROM alpine:3.17 18:16:09 3.17: Pulling from library/alpine 18:16:09 63b65145d645: Already exists 18:16:09 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:16:09 Status: Downloaded newer image for alpine:3.17 18:16:09 ---> b2aa39c304c2 18:16:09 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:16:09 ---> Running in 23cbd62f2228 18:16:09 Removing intermediate container 23cbd62f2228 18:16:09 ---> e16c0a3c2873 18:16:09 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:16:09 ---> Running in ed3f992809c0 18:16:09 Removing intermediate container ed3f992809c0 18:16:09 ---> c7a923baf913 18:16:09 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:16:09 ---> Running in 5b32ee0132bd 18:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:16:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:16:09 (1/2) Installing ca-certificates (20220614-r4) 18:16:09 (2/2) Installing dumb-init (1.2.5-r2) 18:16:09 Executing busybox-1.35.0-r29.trigger 18:16:09 Executing ca-certificates-20220614-r4.trigger 18:16:09 OK: 8 MiB in 17 packages 18:16:09 Removing intermediate container 5b32ee0132bd 18:16:09 ---> 093d761b1d5a 18:16:09 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:16:09 ---> 8bc8e45336e8 18:16:09 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:16:10 ---> 8e6ff450fe00 18:16:10 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:16:10 ---> 55cf795c4816 18:16:10 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:16:10 ---> 9401ba2a5e31 18:16:10 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:16:11 ---> 2c48108b854e 18:16:11 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:16:11 ---> Running in b86bdc6cfa93 18:16:11 Removing intermediate container b86bdc6cfa93 18:16:11 ---> 0b2f4029b1af 18:16:11 Step 23/29 : VOLUME /cache 18:16:11 ---> Running in 07d064e2f854 18:16:11 Removing intermediate container 07d064e2f854 18:16:11 ---> 13e0890f4237 18:16:11 Step 24/29 : EXPOSE 59711 18:16:11 ---> Running in 5f0b39c9972b 18:16:11 Removing intermediate container 5f0b39c9972b 18:16:11 ---> 2d0106048b02 18:16:11 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:16:11 ---> Running in dc0b1507d048 18:16:11 Removing intermediate container dc0b1507d048 18:16:11 ---> ef2d8a765e74 18:16:11 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:16:11 ---> Running in cccb8ffde865 18:16:11 Removing intermediate container cccb8ffde865 18:16:11 ---> 52c1f6b892e0 18:16:11 Step 27/29 : LABEL arch=amd64 18:16:12 ---> Running in 402abb2da1f1 18:16:12 Removing intermediate container 402abb2da1f1 18:16:12 ---> 68b6d8f646ca 18:16:12 Step 28/29 : LABEL git_sha=636b604d61dca6a59067db3ccfe7c5f6e9f0f77c 18:16:12 ---> Running in 1a716f440a3f 18:16:12 Removing intermediate container 1a716f440a3f 18:16:12 ---> a99b8eff89ae 18:16:12 Step 29/29 : LABEL version=3.0.0-dev.16 18:16:12 ---> Running in f932c5886889 18:16:12 Removing intermediate container f932c5886889 18:16:12 ---> 51afdb5dd7ec 18:16:12 [Warning] One or more build-args [ARCH] were not consumed 18:16:12 Successfully built 51afdb5dd7ec 18:16:12 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:16:12 provisioning config files... 18:16:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9857135631906433277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:12 ---> docker-login.sh 18:16:12 nexus3.edgexfoundry.org:10001 18:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:12 Configure a credential helper to remove this warning. See 18:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:12 18:16:12 Login Succeeded 18:16:12 nexus3.edgexfoundry.org:10002 18:16:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:12 Configure a credential helper to remove this warning. See 18:16:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:12 18:16:12 Login Succeeded 18:16:12 nexus3.edgexfoundry.org:10003 18:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:13 Configure a credential helper to remove this warning. See 18:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:13 18:16:13 Login Succeeded 18:16:13 nexus3.edgexfoundry.org:10004 18:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:13 Configure a credential helper to remove this warning. See 18:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:13 18:16:13 Login Succeeded 18:16:13 docker.io 18:16:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:16:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:16:13 Configure a credential helper to remove this warning. See 18:16:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:16:13 18:16:13 Login Succeeded 18:16:13 ---> docker-login.sh ends [Pipeline] } 18:16:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:16:13 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:16:13 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c 18:16:13 latest 18:16:13 3.0.0-dev.16 18:16:13 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 18:16:13 main 18:16:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:13 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:13 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c 18:16:13 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:16:13 3ccf7c21c561: Preparing 18:16:13 e22bc8961aad: Preparing 18:16:13 1653af66c6c6: Preparing 18:16:13 45e1d9100665: Preparing 18:16:13 801e26222ad5: Preparing 18:16:13 fc693f95f214: Preparing 18:16:13 98f5450d9fc3: Preparing 18:16:13 7cd52847ad77: Preparing 18:16:13 98f5450d9fc3: Waiting 18:16:13 fc693f95f214: Waiting 18:16:13 7cd52847ad77: Waiting 18:16:14 801e26222ad5: Pushed 18:16:14 1653af66c6c6: Pushed 18:16:14 3ccf7c21c561: Pushed 18:16:14 45e1d9100665: Pushed 18:16:14 7cd52847ad77: Layer already exists 18:16:14 fc693f95f214: Pushed 18:16:14 98f5450d9fc3: Pushed 18:16:17 e22bc8961aad: Pushed 18:16:17 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c: digest: sha256:d593861b013da9d54e234efe05cfb968eb84a0ad96a876e7d2528987a288562b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:17 + 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:16:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:16:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:16:17 3ccf7c21c561: Preparing 18:16:17 e22bc8961aad: Preparing 18:16:17 1653af66c6c6: Preparing 18:16:17 45e1d9100665: Preparing 18:16:17 801e26222ad5: Preparing 18:16:17 fc693f95f214: Preparing 18:16:17 98f5450d9fc3: Preparing 18:16:17 7cd52847ad77: Preparing 18:16:17 fc693f95f214: Waiting 18:16:17 98f5450d9fc3: Waiting 18:16:17 7cd52847ad77: Waiting 18:16:17 1653af66c6c6: Layer already exists 18:16:17 3ccf7c21c561: Layer already exists 18:16:17 e22bc8961aad: Layer already exists 18:16:17 801e26222ad5: Layer already exists 18:16:17 45e1d9100665: Layer already exists 18:16:17 98f5450d9fc3: Layer already exists 18:16:17 fc693f95f214: Layer already exists 18:16:17 7cd52847ad77: Layer already exists 18:16:17 latest: digest: sha256:d593861b013da9d54e234efe05cfb968eb84a0ad96a876e7d2528987a288562b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:17 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.16 18:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:16:18 3ccf7c21c561: Preparing 18:16:18 e22bc8961aad: Preparing 18:16:18 1653af66c6c6: Preparing 18:16:18 45e1d9100665: Preparing 18:16:18 801e26222ad5: Preparing 18:16:18 fc693f95f214: Preparing 18:16:18 98f5450d9fc3: Preparing 18:16:18 7cd52847ad77: Preparing 18:16:18 fc693f95f214: Waiting 18:16:18 98f5450d9fc3: Waiting 18:16:18 7cd52847ad77: Waiting 18:16:18 3ccf7c21c561: Layer already exists 18:16:18 1653af66c6c6: Layer already exists 18:16:18 801e26222ad5: Layer already exists 18:16:18 45e1d9100665: Layer already exists 18:16:18 e22bc8961aad: Layer already exists 18:16:18 98f5450d9fc3: Layer already exists 18:16:18 7cd52847ad77: Layer already exists 18:16:18 fc693f95f214: Layer already exists 18:16:18 3.0.0-dev.16: digest: sha256:d593861b013da9d54e234efe05cfb968eb84a0ad96a876e7d2528987a288562b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:18 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:18 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 18:16:18 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:16:18 3ccf7c21c561: Preparing 18:16:18 e22bc8961aad: Preparing 18:16:18 1653af66c6c6: Preparing 18:16:18 45e1d9100665: Preparing 18:16:18 801e26222ad5: Preparing 18:16:18 fc693f95f214: Preparing 18:16:18 98f5450d9fc3: Preparing 18:16:18 7cd52847ad77: Preparing 18:16:18 fc693f95f214: Waiting 18:16:18 7cd52847ad77: Waiting 18:16:18 98f5450d9fc3: Waiting 18:16:18 1653af66c6c6: Layer already exists 18:16:18 3ccf7c21c561: Layer already exists 18:16:18 801e26222ad5: Layer already exists 18:16:18 e22bc8961aad: Layer already exists 18:16:18 45e1d9100665: Layer already exists 18:16:18 fc693f95f214: Layer already exists 18:16:18 98f5450d9fc3: Layer already exists 18:16:18 7cd52847ad77: Layer already exists 18:16:18 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16: digest: sha256:d593861b013da9d54e234efe05cfb968eb84a0ad96a876e7d2528987a288562b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:19 + 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:16:19 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:16:19 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:16:19 3ccf7c21c561: Preparing 18:16:19 e22bc8961aad: Preparing 18:16:19 1653af66c6c6: Preparing 18:16:19 45e1d9100665: Preparing 18:16:19 801e26222ad5: Preparing 18:16:19 fc693f95f214: Preparing 18:16:19 98f5450d9fc3: Preparing 18:16:19 7cd52847ad77: Preparing 18:16:19 fc693f95f214: Waiting 18:16:19 98f5450d9fc3: Waiting 18:16:19 7cd52847ad77: Waiting 18:16:19 45e1d9100665: Layer already exists 18:16:19 801e26222ad5: Layer already exists 18:16:19 3ccf7c21c561: Layer already exists 18:16:19 e22bc8961aad: Layer already exists 18:16:19 1653af66c6c6: Layer already exists 18:16:19 fc693f95f214: Layer already exists 18:16:19 98f5450d9fc3: Layer already exists 18:16:19 7cd52847ad77: Layer already exists 18:16:19 main: digest: sha256:d593861b013da9d54e234efe05cfb968eb84a0ad96a876e7d2528987a288562b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:16:19 ===================================================== [Pipeline] echo 18:16:19 taggedImages: 18:16:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c 18:16:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:16:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:3.0.0-dev.16 18:16:19 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 18:16:19 - 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 18:16:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:19 18:16:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:16:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:20 latest: Pulling from edgex-lftools-log-publisher 18:16:20 5eb5b503b376: Pulling fs layer 18:16:20 5c69ac0246d0: Pulling fs layer 18:16:20 ec43610c2a17: Pulling fs layer 18:16:20 3a2ae6a8a46f: Pulling fs layer 18:16:20 33b1e0a273af: Pulling fs layer 18:16:20 5d3b04190fa2: Pulling fs layer 18:16:20 2f39f015ded8: Pulling fs layer 18:16:20 5d3b04190fa2: Waiting 18:16:20 2f39f015ded8: Waiting 18:16:20 3a2ae6a8a46f: Waiting 18:16:20 33b1e0a273af: Waiting 18:16:20 5c69ac0246d0: Download complete 18:16:20 3a2ae6a8a46f: Verifying Checksum 18:16:20 3a2ae6a8a46f: Download complete 18:16:20 33b1e0a273af: Verifying Checksum 18:16:20 33b1e0a273af: Download complete 18:16:20 5d3b04190fa2: Download complete 18:16:20 ec43610c2a17: Verifying Checksum 18:16:20 ec43610c2a17: Download complete 18:16:20 5eb5b503b376: Verifying Checksum 18:16:20 5eb5b503b376: Download complete 18:16:21 2f39f015ded8: Download complete 18:16:21 5eb5b503b376: Pull complete 18:16:21 5c69ac0246d0: Pull complete 18:16:22 ec43610c2a17: Pull complete 18:16:22 3a2ae6a8a46f: Pull complete 18:16:22 33b1e0a273af: Pull complete 18:16:22 5d3b04190fa2: Pull complete 18:16:26 2f39f015ded8: Pull complete 18:16:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:16:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:26 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 18:16:26 $ 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:16:28 $ docker top 26d906e6cced49f80643087f0cd0203c88d13d3f1379c6c0bb39399fbc3161b3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:16:28 ---> job-cost.sh 18:16:28 lf-activate-venv: SKIPPING 18:16:28 INFO: No Stack... 18:16:28 INFO: Retrieving Pricing Info for: v3-standard-8 18:16:29 INFO: Archiving Costs [Pipeline] sh 18:16:29 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:16:29 + cut -d, -f6 [Pipeline] lock 18:16:29 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] 18:16:29 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] did not exist. Created. 18:16:29 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:29 + echo total: 0.2199999988079071 [Pipeline] stash 18:16:29 Stashed 1 file(s) [Pipeline] } 18:16:29 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:29 $ docker stop --time=1 26d906e6cced49f80643087f0cd0203c88d13d3f1379c6c0bb39399fbc3161b3 18:16:30 $ docker rm -f --volumes 26d906e6cced49f80643087f0cd0203c88d13d3f1379c6c0bb39399fbc3161b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:18:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5257 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:18:13 Running in /w/workspace/app-rfid-llrp-inventory/85 [Pipeline] { [Pipeline] checkout 18:18:14 The recommended git tool is: git 18:18:20 using credential edgex-jenkins-ssh 18:18:20 Cloning the remote Git repository 18:18:20 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:18:20 > git init /w/workspace/app-rfid-llrp-inventory/85 # timeout=10 18:18:20 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:18:20 > git --version # timeout=10 18:18:20 > git --version # 'git version 2.25.1' 18:18:20 using GIT_SSH to set credentials SSH Credentials for GitHub 18:18:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:23 Avoid second fetch 18:18:23 Checking out Revision 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c (main) 18:18:22 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:18:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:18:24 > git config core.sparsecheckout # timeout=10 18:18:24 > git checkout -f 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c # timeout=10 18:18:24 Commit message: "fix(snap): Refactor to avoid conflicts with readonly config provider directory (#163)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:18:25 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:18:25 % Total % Received % Xferd Average Speed Time Time Time Current 18:18:25 Dload Upload Total Spent Left Speed 18:18:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72862 0 --:--:-- --:--:-- --:--:-- 72862 [Pipeline] sh 18:18:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:18:26 + sudo tee /etc/docker/daemon.new 18:18:26 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:18:26 { 18:18:26 "registry-mirrors": [ 18:18:26 "https://nexus3.edgexfoundry.org:10001" 18:18:26 ], 18:18:26 "bip": "10.250.0.254/24", 18:18:26 "hosts": [ 18:18:26 "tcp://0.0.0.0:5555", 18:18:26 "unix:///var/run/docker.sock" 18:18:26 ], 18:18:26 "mtu": 1458, 18:18:26 "selinux-enabled": true, 18:18:26 "seccomp-profile": "/etc/docker/seccomp.json" 18:18:26 } [Pipeline] sh 18:18:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:18:27 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:45 provisioning config files... 18:18:45 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/85@tmp/config5354143728177282495tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:18:46 ---> docker-login.sh 18:18:46 nexus3.edgexfoundry.org:10001 18:18:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:46 Configure a credential helper to remove this warning. See 18:18:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:46 18:18:46 Login Succeeded 18:18:46 nexus3.edgexfoundry.org:10002 18:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:47 Configure a credential helper to remove this warning. See 18:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:47 18:18:47 Login Succeeded 18:18:47 nexus3.edgexfoundry.org:10003 18:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:47 Configure a credential helper to remove this warning. See 18:18:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:47 18:18:47 Login Succeeded 18:18:47 nexus3.edgexfoundry.org:10004 18:18:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:48 Configure a credential helper to remove this warning. See 18:18:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:48 18:18:48 Login Succeeded 18:18:48 docker.io 18:18:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:18:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:18:48 Configure a credential helper to remove this warning. See 18:18:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:18:48 18:18:48 Login Succeeded 18:18:48 ---> docker-login.sh ends [Pipeline] } 18:18:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:18:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:18:49 ========================================================= 18:18:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:18:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:18:49 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:18:49 Sending build context to Docker daemon 677.9kB 18:18:49 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 18:18:49 Step 2/12 : FROM ${BASE} AS builder 18:18:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:18:49 af6eaf76a39c: Pulling fs layer 18:18:49 55522c791124: Pulling fs layer 18:18:49 ce5c4a1c91eb: Pulling fs layer 18:18:49 169dfbe0d373: Pulling fs layer 18:18:49 e1ff8fa3b103: Pulling fs layer 18:18:49 52ebb69f0ebf: Pulling fs layer 18:18:49 5abe8eddf0d5: Pulling fs layer 18:18:49 169dfbe0d373: Waiting 18:18:49 e1ff8fa3b103: Waiting 18:18:49 52ebb69f0ebf: Waiting 18:18:49 55522c791124: Verifying Checksum 18:18:49 55522c791124: Download complete 18:18:49 169dfbe0d373: Verifying Checksum 18:18:49 169dfbe0d373: Download complete 18:18:49 e1ff8fa3b103: Verifying Checksum 18:18:49 e1ff8fa3b103: Download complete 18:18:49 af6eaf76a39c: Download complete 18:18:51 af6eaf76a39c: Pull complete 18:18:51 5abe8eddf0d5: Verifying Checksum 18:18:51 5abe8eddf0d5: Download complete 18:18:51 55522c791124: Pull complete 18:18:52 ce5c4a1c91eb: Verifying Checksum 18:18:52 ce5c4a1c91eb: Download complete 18:18:52 52ebb69f0ebf: Verifying Checksum 18:18:52 52ebb69f0ebf: Download complete 18:19:05 ce5c4a1c91eb: Pull complete 18:19:05 169dfbe0d373: Pull complete 18:19:05 e1ff8fa3b103: Pull complete 18:19:11 52ebb69f0ebf: Pull complete 18:19:13 5abe8eddf0d5: Pull complete 18:19:13 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:19:13 ---> 6cb57ee374ae 18:19:13 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 18:19:15 ---> Running in 62255c78bb3a 18:19:15 Removing intermediate container 62255c78bb3a 18:19:15 ---> 26fefe1530fd 18:19:15 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 18:19:15 ---> Running in 6cd72838233a 18:19:15 Removing intermediate container 6cd72838233a 18:19:15 ---> 8ffb00bc64a1 18:19:15 Step 5/12 : ARG ADD_BUILD_TAGS="" 18:19:15 ---> Running in c73ad6673a7e 18:19:16 Removing intermediate container c73ad6673a7e 18:19:16 ---> 7de523288566 18:19:16 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:19:16 ---> Running in 553a13fb93ae 18:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:19:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:19:18 OK: 263 MiB in 53 packages 18:19:19 Removing intermediate container 553a13fb93ae 18:19:19 ---> 9cf7d055072d 18:19:19 Step 7/12 : WORKDIR /app 18:19:19 ---> Running in a38a2aa6194d 18:19:20 Removing intermediate container a38a2aa6194d 18:19:20 ---> db03dd7e7fce 18:19:20 Step 8/12 : COPY go.mod vendor* ./ 18:19:20 ---> 2a68d44e60c5 18:19:20 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:20 ---> Running in 56913ac9a590 18:20:28 Removing intermediate container 56913ac9a590 18:20:28 ---> 93e35e888625 18:20:28 Step 10/12 : COPY . . 18:20:29 ---> cca934a8e634 18:20:29 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:20:29 ---> Running in ee44ab395c52 18:20:30 Removing intermediate container ee44ab395c52 18:20:30 ---> c0b1417f4d1d 18:20:30 Step 12/12 : RUN $MAKE 18:20:30 ---> Running in 8a46ad0c89bd 18:20:31 noop 18:20:31 Removing intermediate container 8a46ad0c89bd 18:20:31 ---> fd811ec38c59 18:20:31 Successfully built fd811ec38c59 18:20:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:32 + docker inspect -f . ci-base-image-arm64 18:20:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:32 prd-ubuntu20.04-docker-arm64-4c-16g-5257 does not seem to be running inside a container 18:20:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/85 -v /w/workspace/app-rfid-llrp-inventory/85:/w/workspace/app-rfid-llrp-inventory/85:rw,z -v /w/workspace/app-rfid-llrp-inventory/85@tmp:/w/workspace/app-rfid-llrp-inventory/85@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-arm64 cat 18:20:33 $ docker top 15e6a556bb542fc066e76070726958aa855fef5615c511c11ca729c741b90e10 -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:34 + go version 18:20:34 go version go1.20.2 linux/arm64 [Pipeline] } 18:20:34 $ docker stop --time=1 15e6a556bb542fc066e76070726958aa855fef5615c511c11ca729c741b90e10 18:20:35 $ docker rm -f --volumes 15e6a556bb542fc066e76070726958aa855fef5615c511c11ca729c741b90e10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:20:36 + docker inspect -f . ci-base-image-arm64 18:20:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:20:36 prd-ubuntu20.04-docker-arm64-4c-16g-5257 does not seem to be running inside a container 18:20:36 $ 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/85 -v /w/workspace/app-rfid-llrp-inventory/85:/w/workspace/app-rfid-llrp-inventory/85:rw,z -v /w/workspace/app-rfid-llrp-inventory/85@tmp:/w/workspace/app-rfid-llrp-inventory/85@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-arm64 cat 18:20:37 $ docker top e8e78d565438d695d3989571225992abb096b64a9957781a13e6dc41dd59590d -eo pid,comm [Pipeline] { [Pipeline] sh 18:20:38 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/85 [Pipeline] fileExists [Pipeline] sh 18:20:38 + make test 18:20:38 go test -race ./... -coverprofile=coverage.out ./... 18:23:30 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:23:43 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:23:43 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.135s coverage: 86.2% of statements 18:23:54 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.465s coverage: 71.9% of statements 18:23:54 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:23:54 go vet ./... 18:26:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:26:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:26:31 ./bin/test-attribution.sh [Pipeline] echo 18:26:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:26:31 $ docker stop --time=1 e8e78d565438d695d3989571225992abb096b64a9957781a13e6dc41dd59590d 18:26:33 $ docker rm -f --volumes e8e78d565438d695d3989571225992abb096b64a9957781a13e6dc41dd59590d [Pipeline] // withDockerContainer [Pipeline] sh 18:26:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:26:35 Warning: overwriting stash ‘coverage-report’ 18:26:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:26:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:26:36 + ls -al . 18:26:36 total 224 18:26:36 drwxrwxr-x 10 jenkins jenkins 4096 Mar 22 18:20 . 18:26:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:18 .. 18:26:36 -rw-rw-r-- 1 jenkins jenkins 262 Mar 22 18:18 .dockerignore 18:26:36 drwxrwxr-x 8 jenkins jenkins 4096 Mar 22 18:18 .git 18:26:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:18 .github 18:26:36 -rw-rw-r-- 1 jenkins jenkins 788 Mar 22 18:18 .gitignore 18:26:36 -rw-rw-r-- 1 jenkins jenkins 41 Mar 22 18:18 .golangci.yml 18:26:36 -rw-rw-r-- 1 jenkins jenkins 10037 Mar 22 18:18 Attribution.txt 18:26:36 -rw-rw-r-- 1 jenkins jenkins 4331 Mar 22 18:18 CHANGELOG.md 18:26:36 -rw-rw-r-- 1 jenkins jenkins 1659 Mar 22 18:18 Dockerfile 18:26:36 -rw-rw-r-- 1 jenkins jenkins 677 Mar 22 18:18 GOVERNANCE.md 18:26:36 -rw-rw-r-- 1 jenkins jenkins 687 Mar 22 18:18 Jenkinsfile 18:26:36 -rw-rw-r-- 1 jenkins jenkins 11347 Mar 22 18:18 LICENSE 18:26:36 -rw-rw-r-- 1 jenkins jenkins 2497 Mar 22 18:18 Makefile 18:26:36 -rw-rw-r-- 1 jenkins jenkins 617 Mar 22 18:18 OWNERS.md 18:26:36 -rw-rw-r-- 1 jenkins jenkins 31023 Mar 22 18:18 README.md 18:26:36 -rw-rw-r-- 1 jenkins jenkins 12 Mar 22 18:14 VERSION 18:26:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:18 bin 18:26:36 -rw-r--r-- 1 jenkins jenkins 41317 Mar 22 18:23 coverage.out 18:26:36 -rw-rw-r-- 1 jenkins jenkins 3511 Mar 22 18:18 go.mod 18:26:36 -rw-rw-r-- 1 jenkins jenkins 31563 Mar 22 18:18 go.sum 18:26:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:18 images 18:26:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:18 internal 18:26:36 -rw-rw-r-- 1 jenkins jenkins 531 Mar 22 18:18 main.go 18:26:36 drwxrwxr-x 2 jenkins jenkins 4096 Mar 22 18:18 res 18:26:36 drwxrwxr-x 4 jenkins jenkins 4096 Mar 22 18:18 snap 18:26:36 drwxrwxr-x 3 jenkins jenkins 4096 Mar 22 18:18 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:26:36 + 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=636b604d61dca6a59067db3ccfe7c5f6e9f0f77c --label arch=arm64 --label version=3.0.0-dev.16 . 18:26:37 Sending build context to Docker daemon 677.9kB 18:26:37 Step 1/29 : ARG BASE=golang:1.20-alpine3.17 18:26:37 Step 2/29 : FROM ${BASE} AS builder 18:26:37 ---> fd811ec38c59 18:26:37 Step 3/29 : ARG ALPINE_PKG_BASE="make git" 18:26:37 ---> Running in ea599da5888f 18:26:37 Removing intermediate container ea599da5888f 18:26:37 ---> aecc2aa4db4c 18:26:37 Step 4/29 : ARG ALPINE_PKG_EXTRA="" 18:26:37 ---> Running in 6242d7997177 18:26:37 Removing intermediate container 6242d7997177 18:26:37 ---> d00329ccafa0 18:26:37 Step 5/29 : ARG ADD_BUILD_TAGS="" 18:26:37 ---> Running in 4f698bb405ba 18:26:38 Removing intermediate container 4f698bb405ba 18:26:38 ---> b6f25a718856 18:26:38 Step 6/29 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:26:38 ---> Running in 986b17d23c0e 18:26:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:26:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:26:41 OK: 263 MiB in 53 packages 18:26:41 Removing intermediate container 986b17d23c0e 18:26:41 ---> 1bc3d0fb24a2 18:26:41 Step 7/29 : WORKDIR /app 18:26:41 ---> Running in dbc439fcb850 18:26:42 Removing intermediate container dbc439fcb850 18:26:42 ---> 4e51af705da7 18:26:42 Step 8/29 : COPY go.mod vendor* ./ 18:26:42 ---> cc67a32c8ff6 18:26:42 Step 9/29 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:26:42 ---> Running in cfed649b129b 18:26:45 Removing intermediate container cfed649b129b 18:26:45 ---> 3a8a90cf6555 18:26:45 Step 10/29 : COPY . . 18:26:45 ---> 27acfeee176c 18:26:45 Step 11/29 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:26:45 ---> Running in 5a8b3023b904 18:26:46 Removing intermediate container 5a8b3023b904 18:26:46 ---> 21cf4fe39bd6 18:26:46 Step 12/29 : RUN $MAKE 18:26:46 ---> Running in fe5d281a4b42 18:26:47 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.0.0-dev.41 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=3.0.0-dev.16 -X edgexfoundry/app-rfid-llrp-inventory.Version=3.0.0-dev.16" -trimpath -mod=readonly -o app-rfid-llrp-inventory 18:29:08 Removing intermediate container fe5d281a4b42 18:29:08 ---> 053460928063 18:29:08 Step 13/29 : FROM alpine:3.17 18:29:08 3.17: Pulling from library/alpine 18:29:08 af6eaf76a39c: Already exists 18:29:08 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 18:29:08 Status: Downloaded newer image for alpine:3.17 18:29:08 ---> d74e625d9115 18:29:08 Step 14/29 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:29:08 ---> Running in 3f5bc027a09b 18:29:08 Removing intermediate container 3f5bc027a09b 18:29:08 ---> e1de8189f148 18:29:08 Step 15/29 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:29:08 ---> Running in 90fe29f69fc0 18:29:08 Removing intermediate container 90fe29f69fc0 18:29:08 ---> cbb1d5849a8c 18:29:08 Step 16/29 : RUN apk --no-cache add ca-certificates dumb-init 18:29:08 ---> Running in 06ad3157a66f 18:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:29:08 (1/2) Installing ca-certificates (20220614-r4) 18:29:08 (2/2) Installing dumb-init (1.2.5-r2) 18:29:08 Executing busybox-1.35.0-r29.trigger 18:29:08 Executing ca-certificates-20220614-r4.trigger 18:29:08 OK: 8 MiB in 17 packages 18:29:08 Removing intermediate container 06ad3157a66f 18:29:08 ---> be53d8201aa6 18:29:08 Step 17/29 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:29:08 ---> fb287b93cf38 18:29:08 Step 18/29 : COPY --from=builder /app/LICENSE /LICENSE 18:29:08 ---> 2f733882779f 18:29:08 Step 19/29 : COPY --from=builder /app/res/ /res/ 18:29:08 ---> 24e10ab0cc07 18:29:08 Step 20/29 : COPY --from=builder /app/static/ /static/ 18:29:08 ---> ff1d26e1293a 18:29:08 Step 21/29 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:29:09 ---> 858fdc2de819 18:29:09 Step 22/29 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:29:09 ---> Running in f409ff05c959 18:29:11 Removing intermediate container f409ff05c959 18:29:11 ---> 8919efe939fa 18:29:11 Step 23/29 : VOLUME /cache 18:29:11 ---> Running in 7583e7e0b15d 18:29:11 Removing intermediate container 7583e7e0b15d 18:29:11 ---> ea4b2779e8a2 18:29:11 Step 24/29 : EXPOSE 59711 18:29:11 ---> Running in 900ed4042ee4 18:29:12 Removing intermediate container 900ed4042ee4 18:29:12 ---> 4f14160edbc8 18:29:12 Step 25/29 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:29:12 ---> Running in 6cde1f58e8ee 18:29:12 Removing intermediate container 6cde1f58e8ee 18:29:12 ---> c7d26ae8aec2 18:29:12 Step 26/29 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 18:29:12 ---> Running in b6a0d06e6bd2 18:29:12 Removing intermediate container b6a0d06e6bd2 18:29:12 ---> 0f2461c1f00d 18:29:12 Step 27/29 : LABEL arch=arm64 18:29:13 ---> Running in 49690089edd1 18:29:13 Removing intermediate container 49690089edd1 18:29:13 ---> b5aff2b1722d 18:29:13 Step 28/29 : LABEL git_sha=636b604d61dca6a59067db3ccfe7c5f6e9f0f77c 18:29:13 ---> Running in ab7e55f11b6a 18:29:13 Removing intermediate container ab7e55f11b6a 18:29:13 ---> 897e29398132 18:29:13 Step 29/29 : LABEL version=3.0.0-dev.16 18:29:14 ---> Running in e1b194c9bedb 18:29:14 Removing intermediate container e1b194c9bedb 18:29:14 ---> b71706f1d0b2 18:29:14 [Warning] One or more build-args [ARCH] were not consumed 18:29:14 Successfully built b71706f1d0b2 18:29:14 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:29:14 provisioning config files... 18:29:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/85@tmp/config7043920607698399351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:14 ---> docker-login.sh 18:29:14 nexus3.edgexfoundry.org:10001 18:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:15 Configure a credential helper to remove this warning. See 18:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:15 18:29:15 Login Succeeded 18:29:15 nexus3.edgexfoundry.org:10002 18:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:15 Configure a credential helper to remove this warning. See 18:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:15 18:29:15 Login Succeeded 18:29:15 nexus3.edgexfoundry.org:10003 18:29:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:15 Configure a credential helper to remove this warning. See 18:29:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:15 18:29:15 Login Succeeded 18:29:15 nexus3.edgexfoundry.org:10004 18:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:16 Configure a credential helper to remove this warning. See 18:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:16 18:29:16 Login Succeeded 18:29:16 docker.io 18:29:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:29:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:29:16 Configure a credential helper to remove this warning. See 18:29:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:29:16 18:29:16 Login Succeeded 18:29:16 ---> docker-login.sh ends [Pipeline] } 18:29:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:29:16 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:29:16 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c 18:29:16 latest 18:29:16 3.0.0-dev.16 18:29:16 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 18:29:16 main 18:29:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:17 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c 18:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:29:17 20ccea7b1331: Preparing 18:29:17 bd0b0ab4879b: Preparing 18:29:17 853d349fe3cb: Preparing 18:29:17 8eadd979a824: Preparing 18:29:17 9c7d88b518ec: Preparing 18:29:17 163277e41d14: Preparing 18:29:17 a04cd13235f0: Preparing 18:29:17 edf70074bd40: Preparing 18:29:17 163277e41d14: Waiting 18:29:17 a04cd13235f0: Waiting 18:29:17 edf70074bd40: Waiting 18:29:17 20ccea7b1331: Pushed 18:29:17 9c7d88b518ec: Pushed 18:29:17 853d349fe3cb: Pushed 18:29:17 8eadd979a824: Pushed 18:29:17 edf70074bd40: Layer already exists 18:29:18 163277e41d14: Pushed 18:29:18 a04cd13235f0: Pushed 18:29:23 bd0b0ab4879b: Pushed 18:29:23 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c: digest: sha256:04e82500fe6bc9c78be9764b2d7d157d63032e9a876652a74d5f701acd2c9d2b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:23 + 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:29:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:29:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:29:24 20ccea7b1331: Preparing 18:29:24 bd0b0ab4879b: Preparing 18:29:24 853d349fe3cb: Preparing 18:29:24 8eadd979a824: Preparing 18:29:24 9c7d88b518ec: Preparing 18:29:24 163277e41d14: Preparing 18:29:24 a04cd13235f0: Preparing 18:29:24 edf70074bd40: Preparing 18:29:24 163277e41d14: Waiting 18:29:24 a04cd13235f0: Waiting 18:29:24 edf70074bd40: Waiting 18:29:24 bd0b0ab4879b: Layer already exists 18:29:24 20ccea7b1331: Layer already exists 18:29:24 853d349fe3cb: Layer already exists 18:29:24 8eadd979a824: Layer already exists 18:29:24 9c7d88b518ec: Layer already exists 18:29:24 a04cd13235f0: Layer already exists 18:29:24 edf70074bd40: Layer already exists 18:29:24 163277e41d14: Layer already exists 18:29:24 latest: digest: sha256:04e82500fe6bc9c78be9764b2d7d157d63032e9a876652a74d5f701acd2c9d2b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.16 18:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:29:25 20ccea7b1331: Preparing 18:29:25 bd0b0ab4879b: Preparing 18:29:25 853d349fe3cb: Preparing 18:29:25 8eadd979a824: Preparing 18:29:25 9c7d88b518ec: Preparing 18:29:25 163277e41d14: Preparing 18:29:25 a04cd13235f0: Preparing 18:29:25 edf70074bd40: Preparing 18:29:25 163277e41d14: Waiting 18:29:25 a04cd13235f0: Waiting 18:29:25 edf70074bd40: Waiting 18:29:25 853d349fe3cb: Layer already exists 18:29:25 20ccea7b1331: Layer already exists 18:29:25 bd0b0ab4879b: Layer already exists 18:29:25 9c7d88b518ec: Layer already exists 18:29:25 8eadd979a824: Layer already exists 18:29:25 163277e41d14: Layer already exists 18:29:25 a04cd13235f0: Layer already exists 18:29:25 edf70074bd40: Layer already exists 18:29:25 3.0.0-dev.16: digest: sha256:04e82500fe6bc9c78be9764b2d7d157d63032e9a876652a74d5f701acd2c9d2b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 18:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:29:26 20ccea7b1331: Preparing 18:29:26 bd0b0ab4879b: Preparing 18:29:26 853d349fe3cb: Preparing 18:29:26 8eadd979a824: Preparing 18:29:26 9c7d88b518ec: Preparing 18:29:26 163277e41d14: Preparing 18:29:26 a04cd13235f0: Preparing 18:29:26 edf70074bd40: Preparing 18:29:26 a04cd13235f0: Waiting 18:29:26 edf70074bd40: Waiting 18:29:26 163277e41d14: Waiting 18:29:26 20ccea7b1331: Layer already exists 18:29:26 853d349fe3cb: Layer already exists 18:29:26 bd0b0ab4879b: Layer already exists 18:29:26 9c7d88b518ec: Layer already exists 18:29:26 8eadd979a824: Layer already exists 18:29:26 a04cd13235f0: Layer already exists 18:29:26 163277e41d14: Layer already exists 18:29:26 edf70074bd40: Layer already exists 18:29:26 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16: digest: sha256:04e82500fe6bc9c78be9764b2d7d157d63032e9a876652a74d5f701acd2c9d2b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:26 + 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:29:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:29:27 20ccea7b1331: Preparing 18:29:27 bd0b0ab4879b: Preparing 18:29:27 853d349fe3cb: Preparing 18:29:27 8eadd979a824: Preparing 18:29:27 9c7d88b518ec: Preparing 18:29:27 163277e41d14: Preparing 18:29:27 a04cd13235f0: Preparing 18:29:27 edf70074bd40: Preparing 18:29:27 163277e41d14: Waiting 18:29:27 a04cd13235f0: Waiting 18:29:27 edf70074bd40: Waiting 18:29:27 853d349fe3cb: Layer already exists 18:29:27 9c7d88b518ec: Layer already exists 18:29:27 8eadd979a824: Layer already exists 18:29:27 bd0b0ab4879b: Layer already exists 18:29:27 20ccea7b1331: Layer already exists 18:29:27 163277e41d14: Layer already exists 18:29:27 edf70074bd40: Layer already exists 18:29:27 a04cd13235f0: Layer already exists 18:29:27 main: digest: sha256:04e82500fe6bc9c78be9764b2d7d157d63032e9a876652a74d5f701acd2c9d2b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:29:27 ===================================================== [Pipeline] echo 18:29:27 taggedImages: 18:29:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c 18:29:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:29:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:3.0.0-dev.16 18:29:27 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:636b604d61dca6a59067db3ccfe7c5f6e9f0f77c-3.0.0-dev.16 18:29:27 - 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:29:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:27 18:29:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:29:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:28 arm64: Pulling from edgex-lftools-log-publisher 18:29:28 8998bd30e6a1: Pulling fs layer 18:29:28 04944245beec: Pulling fs layer 18:29:28 699f458cf7ca: Pulling fs layer 18:29:28 765212b225bb: Pulling fs layer 18:29:28 f23df028b6ca: Pulling fs layer 18:29:28 d65c8cfc05b1: Pulling fs layer 18:29:28 2437ff75d9bd: Pulling fs layer 18:29:28 f23df028b6ca: Waiting 18:29:28 765212b225bb: Waiting 18:29:28 d65c8cfc05b1: Waiting 18:29:28 2437ff75d9bd: Waiting 18:29:28 04944245beec: Verifying Checksum 18:29:28 04944245beec: Download complete 18:29:28 765212b225bb: Verifying Checksum 18:29:28 765212b225bb: Download complete 18:29:28 f23df028b6ca: Verifying Checksum 18:29:28 f23df028b6ca: Download complete 18:29:28 d65c8cfc05b1: Verifying Checksum 18:29:28 d65c8cfc05b1: Download complete 18:29:28 699f458cf7ca: Verifying Checksum 18:29:28 699f458cf7ca: Download complete 18:29:28 8998bd30e6a1: Verifying Checksum 18:29:28 8998bd30e6a1: Download complete 18:29:31 2437ff75d9bd: Verifying Checksum 18:29:31 2437ff75d9bd: Download complete 18:29:32 8998bd30e6a1: Pull complete 18:29:33 04944245beec: Pull complete 18:29:34 699f458cf7ca: Pull complete 18:29:34 765212b225bb: Pull complete 18:29:35 f23df028b6ca: Pull complete 18:29:35 d65c8cfc05b1: Pull complete 18:29:50 2437ff75d9bd: Pull complete 18:29:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:29:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:29:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:29:50 prd-ubuntu20.04-docker-arm64-4c-16g-5257 does not seem to be running inside a container 18:29:51 $ 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/85 -v /w/workspace/app-rfid-llrp-inventory/85:/w/workspace/app-rfid-llrp-inventory/85:rw,z -v /w/workspace/app-rfid-llrp-inventory/85@tmp:/w/workspace/app-rfid-llrp-inventory/85@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:arm64 cat 18:29:53 $ docker top 57dc68528c915a7f14d8706abed7639fcaa937276ffbe74321dfedabeb443f19 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:29:54 ---> job-cost.sh 18:29:54 lf-activate-venv: SKIPPING 18:29:54 INFO: No Stack... 18:29:55 INFO: Retrieving Pricing Info for: v3-standard-4 18:29:55 INFO: Archiving Costs [Pipeline] sh 18:29:56 + cat /w/workspace/app-rfid-llrp-inventory/85/archives/cost.csv 18:29:56 + cut -d, -f6 [Pipeline] lock 18:29:56 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] 18:29:56 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] did not exist. Created. 18:29:56 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:29:57 /w/workspace/app-rfid-llrp-inventory/85@tmp/durable-0e7df4c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:29:57 + echo total: 0.10999999940395355 [Pipeline] stash 18:29:57 Warning: overwriting stash ‘stack-cost’ 18:29:57 Stashed 1 file(s) [Pipeline] } 18:29:57 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-85-stack-cost] [Pipeline] // lock [Pipeline] } 18:29:57 $ docker stop --time=1 57dc68528c915a7f14d8706abed7639fcaa937276ffbe74321dfedabeb443f19 18:29:59 $ docker rm -f --volumes 57dc68528c915a7f14d8706abed7639fcaa937276ffbe74321dfedabeb443f19 [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:29:59 provisioning config files... 18:29:59 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15990769586453075171tmp [Pipeline] { [Pipeline] sh 18:30:00 + set +x 18:30:00 + + bash -s -- 18:30:00 curl -s https://codecov.io/bash 18:30:00 18:30:00 _____ _ 18:30:00 / ____| | | 18:30:00 | | ___ __| | ___ ___ _____ __ 18:30:00 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:30:00 | |___| (_) | (_| | __/ (_| (_) \ V / 18:30:00 \_____\___/ \__,_|\___|\___\___/ \_/ 18:30:00 Bash-1.0.6 18:30:00 18:30:00 18:30:00 ==> git version 2.25.1 found 18:30:00 ==> 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:30:00 Release-Date: 2020-01-08 18:30:00 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:30:00 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:30:00 ==> Jenkins CI detected. 18:30:00 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 18:30:00 project root: . 18:30:00 --> token set from env 18:30:00 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:30:00 ==> Running gcov in . (disable via -X gcov) 18:30:00 ==> Python coveragepy not found 18:30:00 ==> Searching for coverage reports in: 18:30:00 + . 18:30:00 -> Found 1 reports 18:30:00 ==> Detecting git/mercurial file structure 18:30:00 ==> Reading reports 18:30:00 + ./coverage.out bytes=41317 18:30:00 ==> Appending adjustments 18:30:00 https://docs.codecov.io/docs/fixing-reports 18:30:00 + Found adjustments 18:30:00 ==> Gzipping contents 18:30:00 12K /tmp/codecov.AhaNlx.gz 18:30:00 ==> Uploading reports 18:30:00 url: https://codecov.io 18:30:00 query: branch=main&commit=636b604d61dca6a59067db3ccfe7c5f6e9f0f77c&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:30:00 -> Pinging Codecov 18:30:00 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=636b604d61dca6a59067db3ccfe7c5f6e9f0f77c&build=85&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F85%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:30:00 -> Uploading to 18:30:00 https://storage.googleapis.com/codecov/v4/raw/2023-03-22/581DD39554BDF9B6E22D074273EAD858/636b604d61dca6a59067db3ccfe7c5f6e9f0f77c/5447fdb5-ec42-40e3-a209-d7e802b1e339.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230322%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230322T183000Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8ff240409fb92c1cb947dd5b13a47ae7a875593285fe082c4485213dd22c9992 18:30:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:30:00 Dload Upload Total Spent Left Speed 18:30:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11809 0 0 100 11809 0 41435 --:--:-- --:--:-- --:--:-- 41435 18:30:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] } 18:30:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:30:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:30:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:30:01 18:30:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:30:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:30:01 df9b9388f04a: Pulling fs layer 18:30:01 52dc419b0ee2: Pulling fs layer 18:30:01 25bc292e5bac: Pulling fs layer 18:30:01 114826534d7a: Pulling fs layer 18:30:01 4657fd5d0bcf: Pulling fs layer 18:30:01 6ad1cebc031e: Pulling fs layer 18:30:01 8a3aa393b2d8: Pulling fs layer 18:30:01 4657fd5d0bcf: Waiting 18:30:01 6ad1cebc031e: Waiting 18:30:01 8a3aa393b2d8: Waiting 18:30:01 114826534d7a: Waiting 18:30:01 25bc292e5bac: Verifying Checksum 18:30:01 25bc292e5bac: Download complete 18:30:01 52dc419b0ee2: Verifying Checksum 18:30:01 52dc419b0ee2: Download complete 18:30:01 4657fd5d0bcf: Verifying Checksum 18:30:01 4657fd5d0bcf: Download complete 18:30:01 df9b9388f04a: Verifying Checksum 18:30:01 df9b9388f04a: Download complete 18:30:01 df9b9388f04a: Pull complete 18:30:01 6ad1cebc031e: Verifying Checksum 18:30:01 6ad1cebc031e: Download complete 18:30:01 52dc419b0ee2: Pull complete 18:30:01 25bc292e5bac: Pull complete 18:30:02 114826534d7a: Verifying Checksum 18:30:02 114826534d7a: Download complete 18:30:02 8a3aa393b2d8: Verifying Checksum 18:30:02 8a3aa393b2d8: Download complete 18:30:05 114826534d7a: Pull complete 18:30:05 4657fd5d0bcf: Pull complete 18:30:06 6ad1cebc031e: Pull complete 18:30:08 8a3aa393b2d8: Pull complete 18:30:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:30:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:30:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:08 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 18:30:08 $ 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:30:10 $ docker top 40f622f15f2da4b0261e7048a2f7445c6b304ea73b512f227f886e621103b39e -eo pid,comm [Pipeline] { [Pipeline] echo 18:30:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 18:30:10 + set -o pipefail 18:30:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 18:30:17 18:30:17 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 18:30:17 18:30:17 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/480e41b1-1e30-4913-b8db-e828e3ebb8d5 18:30:17 18:30:17 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:30:17 18:30:17 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:30:17 18:30:17 18:30:17 A medium severity vulnerability was found in the Snyk CLI versions you are using. 18:30:17 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 18:30:17 More details here: https://snyk.co/ue1NS [Pipeline] } 18:30:17 $ docker stop --time=1 40f622f15f2da4b0261e7048a2f7445c6b304ea73b512f227f886e621103b39e 18:30:19 $ docker rm -f --volumes 40f622f15f2da4b0261e7048a2f7445c6b304ea73b512f227f886e621103b39e [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:30:20 + git log --format=format:%s -1 636b604d61dca6a59067db3ccfe7c5f6e9f0f77c [Pipeline] sh 18:30:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:20 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 18:30:20 $ 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:30:21 $ docker top 3273ef4352f2b74f3f88f32648c8771a9aeb87d0e181572a00cb1046f95394a9 -eo pid,comm 18:30:21 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:30:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:21 [ssh-agent] Looking for ssh-agent implementation... 18:30:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:21 $ docker exec 3273ef4352f2b74f3f88f32648c8771a9aeb87d0e181572a00cb1046f95394a9 ssh-agent 18:30:21 SSH_AUTH_SOCK=/tmp/ssh-vNBDFdJw1Xvh/agent.31 18:30:21 SSH_AGENT_PID=38 18:30:21 Running ssh-add (command line suppressed) 18:30:21 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13442773171273328303.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_13442773171273328303.key) 18:30:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:22 + git semver tag 18:30:22 2023-03-22 18:30:22,249 [run_tag] DEBUG tag force:False 18:30:22 2023-03-22 18:30:22,249 [check_head_tag] DEBUG check head tag 18:30:22 2023-03-22 18:30:22,250 [execute] INFO git cat-file --batch-check 18:30:22 2023-03-22 18:30:22,250 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:30:22 2023-03-22 18:30:22,254 [execute] INFO git cat-file --batch 18:30:22 2023-03-22 18:30:22,254 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:30:22 2023-03-22 18:30:22,272 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:30:22 2023-03-22 18:30:22,273 [execute] INFO git tag -a v3.0.0-dev.16 -m v3.0.0-dev.16 18:30:22 2023-03-22 18:30:22,273 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.16', '-m', 'v3.0.0-dev.16'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:30:22 2023-03-22 18:30:22,278 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:30:22 3.0.0-dev.16 [Pipeline] } 18:30:22 $ docker exec --env ******** --env ******** 3273ef4352f2b74f3f88f32648c8771a9aeb87d0e181572a00cb1046f95394a9 ssh-agent -k 18:30:22 unset SSH_AUTH_SOCK; 18:30:22 unset SSH_AGENT_PID; 18:30:22 echo Agent pid 38 killed; 18:30:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:22 + git semver [Pipeline] } 18:30:23 $ docker stop --time=1 3273ef4352f2b74f3f88f32648c8771a9aeb87d0e181572a00cb1046f95394a9 18:30:24 $ docker rm -f --volumes 3273ef4352f2b74f3f88f32648c8771a9aeb87d0e181572a00cb1046f95394a9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:30:24 18:30:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:30:25 0.23.1-centos7: Pulling from edgex-lftools 18:30:25 ab5ef0e58194: Pulling fs layer 18:30:25 9712f1f96733: Pulling fs layer 18:30:25 63f879dbbcfc: Pulling fs layer 18:30:25 0d9ebad4ef96: Pulling fs layer 18:30:25 e9a5061849ea: Pulling fs layer 18:30:25 d747dcd14b5f: Pulling fs layer 18:30:25 2de7ff778b66: Pulling fs layer 18:30:25 0d9ebad4ef96: Waiting 18:30:25 e9a5061849ea: Waiting 18:30:25 d747dcd14b5f: Waiting 18:30:25 2de7ff778b66: Waiting 18:30:25 9712f1f96733: Verifying Checksum 18:30:25 9712f1f96733: Download complete 18:30:25 63f879dbbcfc: Verifying Checksum 18:30:25 63f879dbbcfc: Download complete 18:30:25 e9a5061849ea: Verifying Checksum 18:30:25 e9a5061849ea: Download complete 18:30:25 ab5ef0e58194: Verifying Checksum 18:30:25 ab5ef0e58194: Download complete 18:30:25 0d9ebad4ef96: Verifying Checksum 18:30:25 0d9ebad4ef96: Download complete 18:30:25 d747dcd14b5f: Verifying Checksum 18:30:25 d747dcd14b5f: Download complete 18:30:25 2de7ff778b66: Verifying Checksum 18:30:25 2de7ff778b66: Download complete 18:30:28 ab5ef0e58194: Pull complete 18:30:28 9712f1f96733: Pull complete 18:30:29 63f879dbbcfc: Pull complete 18:30:33 0d9ebad4ef96: Pull complete 18:30:33 e9a5061849ea: Pull complete 18:30:33 d747dcd14b5f: Pull complete 18:30:34 2de7ff778b66: Pull complete 18:30:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:30:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:30:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:34 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 18:30:34 $ 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:30:36 $ docker top 9a79a38d036fe36c51e5e6a2f7a25c6c93187c93e5b54292e8b9cd349d5750f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:30:36 provisioning config files... 18:30:36 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11686721521525284350tmp 18:30:36 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config14684426766323363957tmp 18:30:36 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9466384248062336466tmp [Pipeline] { [Pipeline] echo 18:30:36 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:30:36 ---> sigul-configuration.sh 18:30:36 gpg: directory `/root/.gnupg' created 18:30:36 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:30:36 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:30:36 gpg: keyring `/root/.gnupg/secring.gpg' created 18:30:36 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:30:36 gpg: CAST5 encrypted data 18:30:36 gpg: encrypted with 1 passphrase 18:30:36 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:30:37 + mkdir /home/jenkins 18:30:37 + mkdir /home/jenkins/sigul [Pipeline] sh 18:30:37 + 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:30:37 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:30:37 ---> sigul-install.sh 18:30:37 Sigul already installed; skipping installation. [Pipeline] sh 18:30:37 + git tag --list 18:30:37 v0.0.0 18:30:37 v1.0.0 18:30:37 v2.1.0 18:30:37 v2.1.1 18:30:37 v2.1.1-dev.1 18:30:37 v2.2.0 18:30:37 v2.2.1-dev.1 18:30:37 v2.2.1-dev.2 18:30:37 v2.2.1-dev.3 18:30:37 v2.2.1-dev.4 18:30:37 v2.2.1-dev.5 18:30:37 v2.2.1-dev.6 18:30:37 v2.2.1-dev.7 18:30:37 v2.3.0 18:30:37 v2.3.0-dev.10 18:30:37 v2.3.0-dev.11 18:30:37 v2.3.0-dev.12 18:30:37 v2.3.0-dev.13 18:30:37 v2.3.0-dev.14 18:30:37 v2.3.0-dev.15 18:30:37 v2.3.0-dev.16 18:30:37 v2.3.0-dev.17 18:30:37 v2.3.0-dev.18 18:30:37 v2.3.0-dev.19 18:30:37 v2.3.0-dev.20 18:30:37 v2.3.0-dev.21 18:30:37 v2.3.0-dev.22 18:30:37 v2.3.0-dev.23 18:30:37 v2.3.0-dev.24 18:30:37 v2.3.0-dev.25 18:30:37 v2.3.0-dev.26 18:30:37 v2.3.0-dev.9 18:30:37 v2.3.1-dev.1 18:30:37 v3.0.0-dev.1 18:30:37 v3.0.0-dev.10 18:30:37 v3.0.0-dev.11 18:30:37 v3.0.0-dev.12 18:30:37 v3.0.0-dev.13 18:30:37 v3.0.0-dev.14 18:30:37 v3.0.0-dev.15 18:30:37 v3.0.0-dev.16 18:30:37 v3.0.0-dev.2 18:30:37 v3.0.0-dev.3 18:30:37 v3.0.0-dev.4 18:30:37 v3.0.0-dev.5 18:30:37 v3.0.0-dev.6 18:30:37 v3.0.0-dev.7 18:30:37 v3.0.0-dev.8 18:30:37 v3.0.0-dev.9 [Pipeline] sh 18:30:38 + lftools sign git-tag v3.0.0-dev.16 18:30:38 Signing Git tag with Sigul... 18:30:38 Signing v3.0.0-dev.16 [Pipeline] echo 18:30:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:30:39 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:30:39 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:30:39 $ docker stop --time=1 9a79a38d036fe36c51e5e6a2f7a25c6c93187c93e5b54292e8b9cd349d5750f8 18:30:40 $ docker rm -f --volumes 9a79a38d036fe36c51e5e6a2f7a25c6c93187c93e5b54292e8b9cd349d5750f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:30:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:41 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 18:30:41 $ 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:30:41 $ docker top 2258368b7a0fe81fecfd33b30a8ce7e21c806dd3937e5a58770c613ee2b6e4cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:41 [ssh-agent] Looking for ssh-agent implementation... 18:30:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:42 $ docker exec 2258368b7a0fe81fecfd33b30a8ce7e21c806dd3937e5a58770c613ee2b6e4cc ssh-agent 18:30:42 SSH_AUTH_SOCK=/tmp/ssh-rvFmwoYtLbzZ/agent.32 18:30:42 SSH_AGENT_PID=38 18:30:42 Running ssh-add (command line suppressed) 18:30:42 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6414935395979947644.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_6414935395979947644.key) 18:30:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:42 + git semver bump pre 18:30:42 2023-03-22 18:30:42,744 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:30:42 2023-03-22 18:30:42,744 [bump_version] DEBUG bumping version:3.0.0-dev.16 on axis:pre with prefix:dev 18:30:42 2023-03-22 18:30:42,744 [bump_version] DEBUG bumped version:3.0.0-dev.17 18:30:42 2023-03-22 18:30:42,744 [write_version] DEBUG write version:3.0.0-dev.17 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 18:30:42 2023-03-22 18:30:42,744 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:30:42 2023-03-22 18:30:42,744 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:30:42 2023-03-22 18:30:42,746 [execute] INFO git cat-file --batch-check 18:30:42 2023-03-22 18:30:42,746 [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:30:42 2023-03-22 18:30:42,751 [execute] INFO git cat-file --batch 18:30:42 2023-03-22 18:30:42,751 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:30:42 2023-03-22 18:30:42,755 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:30:42 3.0.0-dev.17 [Pipeline] } 18:30:42 $ docker exec --env ******** --env ******** 2258368b7a0fe81fecfd33b30a8ce7e21c806dd3937e5a58770c613ee2b6e4cc ssh-agent -k 18:30:42 unset SSH_AUTH_SOCK; 18:30:42 unset SSH_AGENT_PID; 18:30:42 echo Agent pid 38 killed; 18:30:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:43 + git semver [Pipeline] } 18:30:43 $ docker stop --time=1 2258368b7a0fe81fecfd33b30a8ce7e21c806dd3937e5a58770c613ee2b6e4cc 18:30:44 $ docker rm -f --volumes 2258368b7a0fe81fecfd33b30a8ce7e21c806dd3937e5a58770c613ee2b6e4cc [Pipeline] // withDockerContainer [Pipeline] sh 18:30:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:30:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:30:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:45 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 18:30:45 $ 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:30:45 $ docker top 79fdd7566aa727fad0132eb9c4ecb5535a2a8f56b90dac0cbeecc2f1f2983409 -eo pid,comm 18:30:45 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:30:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:46 [ssh-agent] Looking for ssh-agent implementation... 18:30:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:46 $ docker exec 79fdd7566aa727fad0132eb9c4ecb5535a2a8f56b90dac0cbeecc2f1f2983409 ssh-agent 18:30:46 SSH_AUTH_SOCK=/tmp/ssh-Xvd88oVacfFu/agent.33 18:30:46 SSH_AGENT_PID=39 18:30:46 Running ssh-add (command line suppressed) 18:30:46 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12515699263137824518.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_12515699263137824518.key) 18:30:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:46 + git semver push 18:30:46 2023-03-22 18:30:46,847 [run_push] DEBUG push 18:30:46 2023-03-22 18:30:46,848 [execute] INFO git cat-file --batch-check 18:30:46 2023-03-22 18:30:46,848 [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:30:46 2023-03-22 18:30:46,852 [execute] INFO git rev-list 872309c5b481b13da8cdc3daaba19104a54eeb5e -- 18:30:46 2023-03-22 18:30:46,853 [execute] DEBUG Popen(['git', 'rev-list', '872309c5b481b13da8cdc3daaba19104a54eeb5e', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 18:30:46 2023-03-22 18:30:46,859 [execute] INFO git fetch -v origin 18:30:46 2023-03-22 18:30:46,859 [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:30:47 2023-03-22 18:30:47,354 [run_push] DEBUG no remote changes detected 18:30:47 2023-03-22 18:30:47,354 [execute] INFO git push origin semver 18:30:47 2023-03-22 18:30:47,355 [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:30:48 2023-03-22 18:30:48,212 [run_push] DEBUG push all version tags 18:30:48 2023-03-22 18:30:48,212 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:30:48 2023-03-22 18:30:48,213 [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:30:49 2023-03-22 18:30:48,954 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:30:49 3.0.0-dev.17 [Pipeline] } 18:30:49 $ docker exec --env ******** --env ******** 79fdd7566aa727fad0132eb9c4ecb5535a2a8f56b90dac0cbeecc2f1f2983409 ssh-agent -k 18:30:49 unset SSH_AUTH_SOCK; 18:30:49 unset SSH_AGENT_PID; 18:30:49 echo Agent pid 39 killed; 18:30:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:49 + git semver [Pipeline] } 18:30:49 $ docker stop --time=1 79fdd7566aa727fad0132eb9c4ecb5535a2a8f56b90dac0cbeecc2f1f2983409 18:30:51 $ docker rm -f --volumes 79fdd7566aa727fad0132eb9c4ecb5535a2a8f56b90dac0cbeecc2f1f2983409 [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:30:51 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 18:30:51 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:30:51 total 16 18:30:51 drwxr-xr-x 3 root root 4096 Mar 22 18:16 . 18:30:51 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 18:30 .. 18:30:51 drwxr-xr-x 2 root root 4096 Mar 22 18:16 cost 18:30:51 -rw-r--r-- 1 root root 94 Mar 22 18:16 cost.csv 18:30:51 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:30:51 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:30:51 total 16 18:30:51 drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 18:16 . 18:30:51 drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 18:30 .. 18:30:51 drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 18:16 cost 18:30:51 -rw-r--r-- 1 jenkins jenkins 94 Mar 22 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:30:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:30:52 ---> package-listing.sh 18:30:52 ++ facter osfamily 18:30:52 ++ tr '[:upper:]' '[:lower:]' 18:30:52 + OS_FAMILY=debian 18:30:52 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 18:30:52 + START_PACKAGES=/tmp/packages_start.txt 18:30:52 + END_PACKAGES=/tmp/packages_end.txt 18:30:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:30:52 + PACKAGES=/tmp/packages_start.txt 18:30:52 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:30:52 + PACKAGES=/tmp/packages_end.txt 18:30:52 + case "${OS_FAMILY}" in 18:30:52 + dpkg -l 18:30:52 + grep '^ii' 18:30:52 + '[' -f /tmp/packages_start.txt ']' 18:30:52 + '[' -f /tmp/packages_end.txt ']' 18:30:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:30:52 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:30:52 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 18:30:52 + 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:30:52 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:30:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:30:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:30:53 prd-ubuntu20.04-docker-8c-8g-5256 does not seem to be running inside a container 18:30:54 $ 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:30:54 $ docker top ce33569be63714acf82f9f39a8f74d3bb6ab7ef5f86b9c620422f3e36b85a3d6 -eo pid,comm [Pipeline] { [Pipeline] sh 18:30:54 + touch /tmp/pre-build-complete [Pipeline] sh 18:30:54 + mkdir -p /var/log/sysstat [Pipeline] sh 18:30:55 + ls /var/log/sa-host 18:30:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:55 provisioning config files... 18:30:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config2614029251780030617tmp [Pipeline] { [Pipeline] echo 18:30:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:30:55 ---> create-netrc.sh [Pipeline] } 18:30:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:30:55 ---> python-tools-install.sh [Pipeline] echo 18:30:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:30:56 ---> sudo-logs.sh 18:30:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:30:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:30:56 ---> job-cost.sh 18:30:56 lf-activate-venv: SKIPPING 18:30:56 DEBUG: total: 0.2199999988079071 18:30:56 INFO: Retrieving Stack Cost... 18:30:56 INFO: Retrieving Pricing Info for: v3-standard-8 18:30:57 INFO: Archiving Costs [Pipeline] echo 18:30:57 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:30:57 ---> logs-deploy.sh 18:30:57 lf-activate-venv: SKIPPING 18:30:57 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/85 18:30:57 INFO: archiving workspace using pattern(s): 18:30:58 Archives upload complete. 18:30:58 INFO: archiving logs to Nexus