Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2fcd71071cefce79693aa6556d1fb916c9af044d 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-ssh1187967093999672467.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh16852743550158809415.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh11534901468573666992.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh10596361097518086197.key Verifying host key using known hosts file > 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-ssh12757966558030041865.key Verifying host key using known hosts file > 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.18 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-6920 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 2fcd71071cefce79693aa6556d1fb916c9af044d (main) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#113)" > 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 2fcd71071cefce79693aa6556d1fb916c9af044d # timeout=10 > git rev-list --no-walk 42cc3876e0d0c7fc382ccd7e81ea5a7e45db4c86 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:01:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:01:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:01:11 ========================================================= 18:01:11 EdgeX Global Pipelines Version Info 18:01:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:01:12 ------------------- 18:01:12 stable info: 18:01:12 ------------------- 18:01:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:01:12 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:01:12 Message: update stable to v1.0.239 18:01:13 ------------------- 18:01:13 experimental info: 18:01:13 ------------------- 18:01:13 Commited By: **** collab-it+edgex@linuxfoundation.org 18:01:13 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 18:01:13 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:01:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2fcd710 [Pipeline] echo 18:01:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:01:14 provisioning config files... 18:01:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config5268605784673217259tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:14 ---> docker-login.sh 18:01:14 nexus3.edgexfoundry.org:10001 18:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:14 Configure a credential helper to remove this warning. See 18:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:14 18:01:14 Login Succeeded 18:01:14 nexus3.edgexfoundry.org:10002 18:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:14 Configure a credential helper to remove this warning. See 18:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:14 18:01:14 Login Succeeded 18:01:14 nexus3.edgexfoundry.org:10003 18:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:15 Configure a credential helper to remove this warning. See 18:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:15 18:01:15 Login Succeeded 18:01:15 nexus3.edgexfoundry.org:10004 18:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:15 Configure a credential helper to remove this warning. See 18:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:15 18:01:15 Login Succeeded 18:01:15 docker.io 18:01:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:15 Configure a credential helper to remove this warning. See 18:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:15 18:01:15 Login Succeeded 18:01:15 ---> docker-login.sh ends [Pipeline] } 18:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:01:15 + git rev-list -1 --merges 2fcd71071cefce79693aa6556d1fb916c9af044d~1..2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] echo 18:01:15 -----------> git rev-list -1 --merges 2fcd71071cefce79693aa6556d1fb916c9af044d~1..2fcd71071cefce79693aa6556d1fb916c9af044d 2fcd71071cefce79693aa6556d1fb916c9af044d [false] [Pipeline] sh 18:01:16 + git log --format=format:%s -1 2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] echo 18:01:16 ========================================================= 18:01:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:01:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:16 + git log --format=format:%s -1 2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] echo 18:01:16 [semverPrep] GIT_COMMIT: 2fcd71071cefce79693aa6556d1fb916c9af044d, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#113) [Pipeline] echo 18:01:16 [semverPrep] This is not a build commit. [Pipeline] sh 18:01:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:01:16 + grep -v github /etc/ssh/ssh_known_hosts 18:01:16 + [ -e /tmp/ssh_known_hosts ] 18:01:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:01:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:01:16 + sudo tee -a /etc/ssh/ssh_known_hosts 18:01:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:17 18:01:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:17 0.1.4: Pulling from edgex-devops/py-git-semver 18:01:17 b85a868b505f: Pulling fs layer 18:01:17 e2be974225ed: Pulling fs layer 18:01:17 339a4e72a1f5: Pulling fs layer 18:01:17 988bab9f4d93: Pulling fs layer 18:01:17 1469e6f7b9e6: Pulling fs layer 18:01:17 eaf3925da568: Pulling fs layer 18:01:17 bab4dde63d76: Pulling fs layer 18:01:17 bde34c3a00c8: Pulling fs layer 18:01:17 b352a97aabf1: Pulling fs layer 18:01:17 4872d77fe225: Pulling fs layer 18:01:17 5851b861e8e6: Pulling fs layer 18:01:17 bab4dde63d76: Waiting 18:01:17 bde34c3a00c8: Waiting 18:01:17 b352a97aabf1: Waiting 18:01:17 4872d77fe225: Waiting 18:01:17 5851b861e8e6: Waiting 18:01:17 988bab9f4d93: Waiting 18:01:17 eaf3925da568: Waiting 18:01:17 1469e6f7b9e6: Waiting 18:01:17 e2be974225ed: Download complete 18:01:17 988bab9f4d93: Download complete 18:01:17 1469e6f7b9e6: Verifying Checksum 18:01:17 1469e6f7b9e6: Download complete 18:01:17 eaf3925da568: Verifying Checksum 18:01:17 eaf3925da568: Download complete 18:01:17 339a4e72a1f5: Verifying Checksum 18:01:17 339a4e72a1f5: Download complete 18:01:17 bde34c3a00c8: Download complete 18:01:17 b352a97aabf1: Download complete 18:01:17 4872d77fe225: Verifying Checksum 18:01:17 4872d77fe225: Download complete 18:01:17 5851b861e8e6: Verifying Checksum 18:01:17 b85a868b505f: Verifying Checksum 18:01:17 b85a868b505f: Download complete 18:01:18 bab4dde63d76: Verifying Checksum 18:01:18 bab4dde63d76: Download complete 18:01:19 b85a868b505f: Pull complete 18:01:19 e2be974225ed: Pull complete 18:01:20 339a4e72a1f5: Pull complete 18:01:20 988bab9f4d93: Pull complete 18:01:20 1469e6f7b9e6: Pull complete 18:01:20 eaf3925da568: Pull complete 18:01:22 bab4dde63d76: Pull complete 18:01:22 bde34c3a00c8: Pull complete 18:01:22 b352a97aabf1: Pull complete 18:01:22 4872d77fe225: Pull complete 18:01:22 5851b861e8e6: Pull complete 18:01:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:01:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:01:22 prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container 18:01:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:01:24 $ docker top 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 -eo pid,comm 18:01:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:01:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:01:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:24 [ssh-agent] Looking for ssh-agent implementation... 18:01:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:24 $ docker exec 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 ssh-agent 18:01:24 SSH_AUTH_SOCK=/tmp/ssh-9ZdGmorh4rX3/agent.32 18:01:24 SSH_AGENT_PID=38 18:01:24 Running ssh-add (command line suppressed) 18:01:24 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8298405659582929246.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_8298405659582929246.key) 18:01:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:25 + git tag --points-at HEAD [Pipeline] } 18:01:25 $ docker exec --env ******** --env ******** 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 ssh-agent -k 18:01:25 unset SSH_AUTH_SOCK; 18:01:25 unset SSH_AGENT_PID; 18:01:25 echo Agent pid 38 killed; 18:01:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:01:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:01:25 [ssh-agent] Looking for ssh-agent implementation... 18:01:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:01:25 $ docker exec 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 ssh-agent 18:01:25 SSH_AUTH_SOCK=/tmp/ssh-XRzMTRBGbxmD/agent.71 18:01:25 SSH_AGENT_PID=77 18:01:25 Running ssh-add (command line suppressed) 18:01:25 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10482761391335049244.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_10482761391335049244.key) 18:01:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:01:25 + git semver init 18:01:26 2022-10-03 18:01:26,103 [run_init] DEBUG init version:0.0.0 force:False 18:01:26 2022-10-03 18:01:26,104 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:01:26 2022-10-03 18:01:26,104 [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:01:26 2022-10-03 18:01:26,104 [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:01:27 2022-10-03 18:01:27,284 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 18:01:27 2022-10-03 18:01:27,285 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 18:01:27 2022-10-03 18:01:27,285 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:01:27 2022-10-03 18:01:27,285 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:01:27 2.3.0-dev.18 [Pipeline] } 18:01:27 $ docker exec --env ******** --env ******** 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 ssh-agent -k 18:01:27 unset SSH_AUTH_SOCK; 18:01:27 unset SSH_AGENT_PID; 18:01:27 echo Agent pid 77 killed; 18:01:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:01:27 + git semver [Pipeline] } 18:01:28 $ docker stop --time=1 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 18:01:29 $ docker rm -f 98808103d6bfff9e912171e6c92372f50f3a5871a1079235e80c2234023acb40 [Pipeline] // withDockerContainer [Pipeline] sh 18:01:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:01:30 Stashed 1 file(s) [Pipeline] echo 18:01:30 [edgeXSemver]: initialized semver on version 2.3.0-dev.18 [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:01:30 provisioning config files... 18:01:30 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7350255625659388694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:01:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6919 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:01:30 Running in /w/workspace/app-rfid-llrp-inventory/58 [Pipeline] { [Pipeline] checkout 18:01:30 The recommended git tool is: git 18:01:30 ---> docker-login.sh 18:01:30 nexus3.edgexfoundry.org:10001 18:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:30 Configure a credential helper to remove this warning. See 18:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:30 18:01:30 Login Succeeded 18:01:30 nexus3.edgexfoundry.org:10002 18:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:30 Configure a credential helper to remove this warning. See 18:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:30 18:01:30 Login Succeeded 18:01:30 nexus3.edgexfoundry.org:10003 18:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:30 Configure a credential helper to remove this warning. See 18:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:30 18:01:30 Login Succeeded 18:01:30 nexus3.edgexfoundry.org:10004 18:01:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:30 Configure a credential helper to remove this warning. See 18:01:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:30 18:01:30 Login Succeeded 18:01:30 docker.io 18:01:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:01:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:01:31 Configure a credential helper to remove this warning. See 18:01:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:01:31 18:01:31 Login Succeeded 18:01:31 ---> docker-login.sh ends [Pipeline] } 18:01:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:01:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:01:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:01:31 ========================================================= 18:01:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 18:01:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:01:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:01:31 Sending build context to Docker daemon 12.49MB 18:01:31 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 18:01:31 Step 2/14 : FROM ${BASE} AS builder 18:01:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 18:01:31 2408cc74d12b: Pulling fs layer 18:01:31 ea60b727a1ce: Pulling fs layer 18:01:31 30c4a7721957: Pulling fs layer 18:01:31 370296b7ddb6: Pulling fs layer 18:01:31 7c6cee850709: Pulling fs layer 18:01:31 aa9baa53a306: Pulling fs layer 18:01:31 8b309c321861: Pulling fs layer 18:01:31 d8d76fd02f46: Pulling fs layer 18:01:31 fa31f396de31: Pulling fs layer 18:01:31 370296b7ddb6: Waiting 18:01:31 7c6cee850709: Waiting 18:01:31 aa9baa53a306: Waiting 18:01:31 d8d76fd02f46: Waiting 18:01:31 8b309c321861: Waiting 18:01:31 30c4a7721957: Verifying Checksum 18:01:31 30c4a7721957: Download complete 18:01:31 ea60b727a1ce: Download complete 18:01:31 7c6cee850709: Verifying Checksum 18:01:31 7c6cee850709: Download complete 18:01:31 aa9baa53a306: Verifying Checksum 18:01:31 aa9baa53a306: Download complete 18:01:31 2408cc74d12b: Verifying Checksum 18:01:31 2408cc74d12b: Download complete 18:01:31 8b309c321861: Verifying Checksum 18:01:31 8b309c321861: Download complete 18:01:31 2408cc74d12b: Pull complete 18:01:32 ea60b727a1ce: Pull complete 18:01:32 30c4a7721957: Pull complete 18:01:32 fa31f396de31: Download complete 18:01:32 d8d76fd02f46: Verifying Checksum 18:01:32 d8d76fd02f46: Download complete 18:01:32 370296b7ddb6: Verifying Checksum 18:01:32 370296b7ddb6: Download complete 18:01:36 using credential edgex-jenkins-ssh 18:01:36 370296b7ddb6: Pull complete 18:01:36 7c6cee850709: Pull complete 18:01:36 aa9baa53a306: Pull complete 18:01:36 Cloning the remote Git repository 18:01:36 8b309c321861: Pull complete 18:01:36 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:01:36 > git init /w/workspace/app-rfid-llrp-inventory/58 # timeout=10 18:01:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:01:36 > git --version # timeout=10 18:01:36 > git --version # 'git version 2.25.1' 18:01:36 using GIT_SSH to set credentials SSH Credentials for GitHub 18:01:36 Verifying host key using known hosts file 18:01:36 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 18:01:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:38 d8d76fd02f46: Pull complete 18:01:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:01:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:01:39 fa31f396de31: Pull complete 18:01:39 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 18:01:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 18:01:39 ---> cef68f9685f8 18:01:39 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:01:39 Avoid second fetch 18:01:39 Checking out Revision 2fcd71071cefce79693aa6556d1fb916c9af044d (main) 18:01:40 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#113)" 18:01:39 > git config core.sparsecheckout # timeout=10 18:01:39 > git checkout -f 2fcd71071cefce79693aa6556d1fb916c9af044d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:01:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:01:41 % Total % Received % Xferd Average Speed Time Time Time Current 18:01:41 Dload Upload Total Spent Left Speed 18:01:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 75011 0 --:--:-- --:--:-- --:--:-- 75011 18:01:41 ---> Running in 2f7b937d26e4 18:01:41 Removing intermediate container 2f7b937d26e4 18:01:41 ---> 87cd601b4c89 18:01:41 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 18:01:41 ---> Running in 767805b6b2b7 18:01:41 Removing intermediate container 767805b6b2b7 18:01:41 ---> 9cefc0e2af99 18:01:41 Step 5/14 : ARG ADD_BUILD_TAGS="" 18:01:41 ---> Running in f8803011eb9a 18:01:41 Removing intermediate container f8803011eb9a 18:01:41 ---> 7e09553d8965 18:01:41 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:01:41 ---> Running in 644866f10c7e [Pipeline] sh 18:01:41 Removing intermediate container 644866f10c7e 18:01:41 ---> 5b7e2fd2c849 18:01:41 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:01:41 ---> Running in a425f3046291 18:01:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:01:42 + sudo tee /etc/docker/daemon.new 18:01:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:01:42 { 18:01:42 "registry-mirrors": [ 18:01:42 "https://nexus3.edgexfoundry.org:10001" 18:01:42 ], 18:01:42 "bip": "10.250.0.254/24", 18:01:42 "hosts": [ 18:01:42 "tcp://0.0.0.0:5555", 18:01:42 "unix:///var/run/docker.sock" 18:01:42 ], 18:01:42 "mtu": 1458, 18:01:42 "selinux-enabled": true, 18:01:42 "seccomp-profile": "/etc/docker/seccomp.json" 18:01:42 } [Pipeline] sh 18:01:42 Removing intermediate container a425f3046291 18:01:42 ---> 0271dbf123b4 18:01:42 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:01:42 ---> Running in 3532451f79c2 18:01:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:01:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:01:42 + sudo service docker restart 18:01:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:01:43 OK: 211 MiB in 51 packages 18:01:43 Removing intermediate container 3532451f79c2 18:01:43 ---> 6151ee2bc907 18:01:43 Step 9/14 : WORKDIR /app 18:01:43 ---> Running in 225a6a1c6176 18:01:43 Removing intermediate container 225a6a1c6176 18:01:43 ---> c4ef49b5c187 18:01:43 Step 10/14 : COPY go.mod vendor* ./ 18:01:44 ---> fad8736deb9f 18:01:44 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:01:44 ---> Running in 02320fd75772 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:02:00 provisioning config files... 18:02:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/58@tmp/config3785478297887712605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:02:01 ---> docker-login.sh 18:02:01 nexus3.edgexfoundry.org:10001 18:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:01 Configure a credential helper to remove this warning. See 18:02:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:01 18:02:01 Login Succeeded 18:02:01 nexus3.edgexfoundry.org:10002 18:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:02 Removing intermediate container 02320fd75772 18:02:02 ---> a37627a5d6c1 18:02:02 Step 12/14 : COPY . . 18:02:02 ---> 350079450583 18:02:02 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:02:02 ---> Running in a2bd480237ce 18:02:02 Removing intermediate container a2bd480237ce 18:02:02 ---> 5d29cbef6c74 18:02:02 Step 14/14 : RUN $MAKE 18:02:02 ---> Running in d73e1f60aaaa 18:02:02 noop 18:02:02 Removing intermediate container d73e1f60aaaa 18:02:02 ---> 54c15f8daa7d 18:02:02 Successfully built 54c15f8daa7d 18:02:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:02 Configure a credential helper to remove this warning. See 18:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:02 18:02:02 Login Succeeded 18:02:02 nexus3.edgexfoundry.org:10003 18:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:02 + docker inspect -f . ci-base-image-x86_64 18:02:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:02 prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container 18:02:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:02 Configure a credential helper to remove this warning. See 18:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:02 18:02:02 Login Succeeded 18:02:02 nexus3.edgexfoundry.org:10004 18:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:03 Configure a credential helper to remove this warning. See 18:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:03 18:02:03 Login Succeeded 18:02:03 docker.io 18:02:03 $ docker top d44712dd26ef3f876d083963690e53d2fab862572bb99a70fbf8ecd57b09be9b -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:02:03 + go version 18:02:03 go version go1.18.3 linux/amd64 [Pipeline] } 18:02:03 $ docker stop --time=1 d44712dd26ef3f876d083963690e53d2fab862572bb99a70fbf8ecd57b09be9b 18:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:02:03 Configure a credential helper to remove this warning. See 18:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:02:03 18:02:03 Login Succeeded 18:02:03 ---> docker-login.sh ends 18:02:04 $ docker rm -f d44712dd26ef3f876d083963690e53d2fab862572bb99a70fbf8ecd57b09be9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } 18:02:04 Deleting 1 temporary files [Pipeline] // script [Pipeline] } [Pipeline] // configFileProvider [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo 18:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:02:04 ========================================================= 18:02:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 18:02:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:05 + docker inspect -f . ci-base-image-x86_64 18:02:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:02:05 prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container 18:02:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:02:05 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 18:02:05 Sending build context to Docker daemon 683.5kB 18:02:05 Step 1/14 : ARG BASE=golang:1.18-alpine3.16 18:02:05 Step 2/14 : FROM ${BASE} AS builder 18:02:05 $ docker top fe1a2d7381da42fbb81f6dc5ce6a699e08d0c9a40a02d73f94d28d79532ddecc -eo pid,comm [Pipeline] { [Pipeline] sh 18:02:05 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:02:05 b3c136eddcbf: Pulling fs layer 18:02:05 c0a3192eca97: Pulling fs layer 18:02:05 a050256f5b6f: Pulling fs layer 18:02:05 656be50a0ddc: Pulling fs layer 18:02:05 2bbca73fdf42: Pulling fs layer 18:02:05 f607e4fc86c3: Pulling fs layer 18:02:05 4d572c569a2c: Pulling fs layer 18:02:05 fcf976331f73: Pulling fs layer 18:02:05 656be50a0ddc: Waiting 18:02:05 2bbca73fdf42: Waiting 18:02:05 f607e4fc86c3: Waiting 18:02:05 4d572c569a2c: Waiting 18:02:05 fcf976331f73: Waiting 18:02:05 a050256f5b6f: Verifying Checksum 18:02:05 a050256f5b6f: Download complete 18:02:05 c0a3192eca97: Verifying Checksum 18:02:05 c0a3192eca97: Download complete 18:02:05 2bbca73fdf42: Verifying Checksum 18:02:05 2bbca73fdf42: Download complete 18:02:05 f607e4fc86c3: Verifying Checksum 18:02:05 f607e4fc86c3: Download complete 18:02:05 b3c136eddcbf: Verifying Checksum 18:02:05 b3c136eddcbf: Download complete 18:02:05 + git config --global --add safe.directory /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] fileExists [Pipeline] sh 18:02:06 + make test 18:02:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:02:06 b3c136eddcbf: Pull complete 18:02:07 fcf976331f73: Verifying Checksum 18:02:07 fcf976331f73: Download complete 18:02:08 4d572c569a2c: Verifying Checksum 18:02:08 4d572c569a2c: Download complete 18:02:08 656be50a0ddc: Verifying Checksum 18:02:08 656be50a0ddc: Download complete 18:02:08 c0a3192eca97: Pull complete 18:02:09 a050256f5b6f: Pull complete 18:02:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:02:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.040s coverage: 86.2% of statements 18:02:16 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:02:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.548s coverage: 71.9% of statements 18:02:21 656be50a0ddc: Pull complete 18:02:21 2bbca73fdf42: Pull complete 18:02:21 f607e4fc86c3: Pull complete 18:02:24 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 18:02:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:02:28 4d572c569a2c: Pull complete 18:02:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:02:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:02:28 ./bin/test-attribution.sh [Pipeline] echo 18:02:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:02:28 $ docker stop --time=1 fe1a2d7381da42fbb81f6dc5ce6a699e08d0c9a40a02d73f94d28d79532ddecc 18:02:29 fcf976331f73: Pull complete 18:02:29 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 18:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 18:02:29 ---> 3970a7415f9e 18:02:29 Step 3/14 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:02:30 $ docker rm -f fe1a2d7381da42fbb81f6dc5ce6a699e08d0c9a40a02d73f94d28d79532ddecc [Pipeline] // withDockerContainer [Pipeline] sh 18:02:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:02:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:02:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:02:31 + ls -al . 18:02:31 total 232 18:02:31 drwxrwxr-x 11 jenkins jenkins 4096 Oct 3 18:02 . 18:02:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 .. 18:02:31 -rw-rw-r-- 1 jenkins jenkins 262 Oct 3 18:01 .dockerignore 18:02:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 18:02 .git 18:02:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 .github 18:02:31 -rw-rw-r-- 1 jenkins jenkins 788 Oct 3 18:01 .gitignore 18:02:31 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 18:01 .golangci.yml 18:02:31 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 18:01 .semver 18:02:31 -rw-rw-r-- 1 jenkins jenkins 9922 Oct 3 18:01 Attribution.txt 18:02:31 -rw-rw-r-- 1 jenkins jenkins 2487 Oct 3 18:01 CHANGELOG.md 18:02:31 -rw-rw-r-- 1 jenkins jenkins 1993 Oct 3 18:01 Dockerfile 18:02:31 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 18:01 GOVERNANCE.md 18:02:31 -rw-rw-r-- 1 jenkins jenkins 687 Oct 3 18:01 Jenkinsfile 18:02:31 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 18:01 LICENSE 18:02:31 -rw-rw-r-- 1 jenkins jenkins 3163 Oct 3 18:01 Makefile 18:02:31 -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 18:01 OWNERS.md 18:02:31 -rw-rw-r-- 1 jenkins jenkins 31023 Oct 3 18:01 README.md 18:02:31 -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 18:01 VERSION 18:02:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 bin 18:02:31 -rw-r--r-- 1 jenkins jenkins 41008 Oct 3 18:02 coverage.out 18:02:31 -rw-rw-r-- 1 jenkins jenkins 3657 Oct 3 18:01 go.mod 18:02:31 -rw-rw-r-- 1 jenkins jenkins 38018 Oct 3 18:01 go.sum 18:02:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 images 18:02:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 internal 18:02:31 -rw-rw-r-- 1 jenkins jenkins 531 Oct 3 18:01 main.go 18:02:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 res 18:02:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 snap 18:02:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:02:31 ---> Running in c13f7afb3e2c 18:02:31 + 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=2fcd71071cefce79693aa6556d1fb916c9af044d --label arch=amd64 --label version=2.3.0-dev.18 . 18:02:31 Sending build context to Docker daemon 12.49MB 18:02:31 Step 1/32 : ARG BASE=golang:1.18-alpine3.16 18:02:31 Step 2/32 : FROM ${BASE} AS builder 18:02:31 ---> 54c15f8daa7d 18:02:31 Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:02:31 ---> Running in d8743022b2f4 18:02:31 Removing intermediate container c13f7afb3e2c 18:02:31 ---> 1d5ef67d428c 18:02:31 Step 4/14 : ARG ALPINE_PKG_EXTRA="" 18:02:31 ---> Running in e45aa90d0e4b 18:02:31 Removing intermediate container d8743022b2f4 18:02:31 ---> 1fbef19947ee 18:02:31 Step 4/32 : ARG ALPINE_PKG_EXTRA="" 18:02:31 ---> Running in 0534aa103dc3 18:02:31 Removing intermediate container 0534aa103dc3 18:02:31 ---> c7af1dc66741 18:02:31 Step 5/32 : ARG ADD_BUILD_TAGS="" 18:02:31 ---> Running in d4a2865dd82b 18:02:32 Removing intermediate container e45aa90d0e4b 18:02:32 ---> 5808221b9b4a 18:02:32 Step 5/14 : ARG ADD_BUILD_TAGS="" 18:02:32 Removing intermediate container d4a2865dd82b 18:02:32 ---> 5d3f50c9741b 18:02:32 Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:02:32 ---> Running in e71c22a3d924 18:02:32 Removing intermediate container e71c22a3d924 18:02:32 ---> 38ac8d332715 18:02:32 Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:32 ---> Running in d1bd2ab58498 18:02:32 ---> Running in f2ffd53d4199 18:02:32 Removing intermediate container f2ffd53d4199 18:02:32 ---> 61b2f6ab8600 18:02:32 Step 6/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:02:32 ---> Running in c09fb1e61262 18:02:32 Removing intermediate container d1bd2ab58498 18:02:32 ---> a729f2b9a033 18:02:32 Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:32 ---> Running in a0c61307b49e 18:02:32 Removing intermediate container c09fb1e61262 18:02:32 ---> c2458f54f4d9 18:02:32 Step 7/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:32 ---> Running in acc720cde8db 18:02:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 18:02:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 18:02:34 OK: 211 MiB in 51 packages 18:02:34 Removing intermediate container a0c61307b49e 18:02:34 ---> 62feb33bec3a 18:02:34 Step 9/32 : WORKDIR /app 18:02:34 ---> Running in 55263273bdd5 18:02:34 Removing intermediate container 55263273bdd5 18:02:34 ---> 0547fcc33bbb 18:02:34 Step 10/32 : COPY go.mod vendor* ./ 18:02:34 ---> 3f551ce360ce 18:02:34 Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:34 Removing intermediate container acc720cde8db 18:02:34 ---> c8c6616e0a6d 18:02:34 Step 8/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:02:34 ---> Running in d7e531795064 18:02:35 ---> Running in df7fa8e85d61 18:02:35 Removing intermediate container df7fa8e85d61 18:02:35 ---> 6f42c1174f31 18:02:35 Step 12/32 : COPY . . 18:02:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:02:35 ---> 9f67220890ec 18:02:35 Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:02:35 ---> Running in 98944a52a7a2 18:02:36 Removing intermediate container 98944a52a7a2 18:02:36 ---> e03a2dc36ec4 18:02:36 Step 14/32 : RUN $MAKE 18:02:36 ---> Running in 62c7b6e299d5 18:02:36 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:02:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:02:37 OK: 221 MiB in 51 packages 18:02:38 Removing intermediate container d7e531795064 18:02:38 ---> a9914a7e9bd5 18:02:38 Step 9/14 : WORKDIR /app 18:02:38 ---> Running in a96a92fc827d 18:02:38 Removing intermediate container a96a92fc827d 18:02:38 ---> 03af533b9317 18:02:38 Step 10/14 : COPY go.mod vendor* ./ 18:02:39 ---> 0ecda1fd4c1e 18:02:39 Step 11/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:02:39 ---> Running in 40650d9c6092 18:02:54 Removing intermediate container 62c7b6e299d5 18:02:54 ---> f944a5e1e373 18:02:54 Step 15/32 : FROM alpine:3.14 18:02:55 3.14: Pulling from library/alpine 18:02:55 c7ed990a2339: Pulling fs layer 18:02:55 c7ed990a2339: Verifying Checksum 18:02:55 c7ed990a2339: Download complete 18:02:55 c7ed990a2339: Pull complete 18:02:55 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 18:02:55 Status: Downloaded newer image for alpine:3.14 18:02:55 ---> dd53f409bf0b 18:02:55 Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:02:55 ---> Running in bd3558dd59d5 18:02:55 Removing intermediate container bd3558dd59d5 18:02:55 ---> 4446fc67d4d0 18:02:55 Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:02:55 ---> Running in b02db5cc2410 18:02:55 Removing intermediate container b02db5cc2410 18:02:55 ---> 0d4d4db3c61f 18:02:55 Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:02:55 ---> Running in a9e42f492fae 18:02:56 Removing intermediate container a9e42f492fae 18:02:56 ---> 323bf03593a5 18:02:56 Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init 18:02:56 ---> Running in 409e812f7cfc 18:02:56 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:02:57 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:02:57 (1/7) Installing ca-certificates (20220614-r0) 18:02:57 (2/7) Installing dumb-init (1.2.5-r1) 18:02:58 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:02:58 (4/7) Installing libsodium (1.0.18-r0) 18:02:58 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:02:58 (6/7) Installing libzmq (4.3.4-r0) 18:02:58 (7/7) Installing zeromq (4.3.4-r0) 18:02:58 Executing busybox-1.33.1-r8.trigger 18:02:58 Executing ca-certificates-20220614-r0.trigger 18:02:58 OK: 9 MiB in 21 packages 18:02:58 Removing intermediate container 409e812f7cfc 18:02:58 ---> fdeb6de9465f 18:02:58 Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:02:59 ---> ce23dffc037c 18:02:59 Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE 18:02:59 ---> 9153a72d0bbf 18:02:59 Step 22/32 : COPY --from=builder /app/res/ /res/ 18:02:59 ---> c9d1917ade68 18:02:59 Step 23/32 : COPY --from=builder /app/static/ /static/ 18:02:59 ---> 426c48b2b4dc 18:02:59 Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:03:00 ---> 2c587af12c64 18:03:00 Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:03:00 ---> Running in 0d9aeb6aa5a9 18:03:00 Removing intermediate container 0d9aeb6aa5a9 18:03:00 ---> b86282f7e07d 18:03:00 Step 26/32 : VOLUME /cache 18:03:00 ---> Running in 78c2c6002f7d 18:03:00 Removing intermediate container 78c2c6002f7d 18:03:00 ---> 77d1dd0e66d8 18:03:00 Step 27/32 : EXPOSE 59711 18:03:00 ---> Running in 5da2a27af99f 18:03:01 Removing intermediate container 5da2a27af99f 18:03:01 ---> 57abdac05491 18:03:01 Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:03:01 ---> Running in 9c5abcbe250c 18:03:01 Removing intermediate container 9c5abcbe250c 18:03:01 ---> aa9c2eedd778 18:03:01 Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:03:01 ---> Running in e63ee32d6b5b 18:03:01 Removing intermediate container e63ee32d6b5b 18:03:01 ---> 5ed6620aa13b 18:03:01 Step 30/32 : LABEL arch=amd64 18:03:01 ---> Running in 2b39f57b3a87 18:03:01 Removing intermediate container 2b39f57b3a87 18:03:01 ---> 7e4237e3c24b 18:03:01 Step 31/32 : LABEL git_sha=2fcd71071cefce79693aa6556d1fb916c9af044d 18:03:01 ---> Running in 7acc25525422 18:03:01 Removing intermediate container 7acc25525422 18:03:01 ---> d8702a5def5e 18:03:01 Step 32/32 : LABEL version=2.3.0-dev.18 18:03:01 ---> Running in 49b331de240e 18:03:01 Removing intermediate container 49b331de240e 18:03:01 ---> 54fc87c09f8a 18:03:01 [Warning] One or more build-args [ARCH] were not consumed 18:03:01 Successfully built 54fc87c09f8a 18:03:01 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:03:01 provisioning config files... 18:03:01 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config16043097329666147877tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:01 ---> docker-login.sh 18:03:01 nexus3.edgexfoundry.org:10001 18:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:01 Configure a credential helper to remove this warning. See 18:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:01 18:03:01 Login Succeeded 18:03:01 nexus3.edgexfoundry.org:10002 18:03:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:01 Configure a credential helper to remove this warning. See 18:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:01 18:03:01 Login Succeeded 18:03:01 nexus3.edgexfoundry.org:10003 18:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:02 Configure a credential helper to remove this warning. See 18:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:02 18:03:02 Login Succeeded 18:03:02 nexus3.edgexfoundry.org:10004 18:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:02 Configure a credential helper to remove this warning. See 18:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:02 18:03:02 Login Succeeded 18:03:02 docker.io 18:03:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:03:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:03:02 Configure a credential helper to remove this warning. See 18:03:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:03:02 18:03:02 Login Succeeded 18:03:02 ---> docker-login.sh ends [Pipeline] } 18:03:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:03:02 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:03:02 2fcd71071cefce79693aa6556d1fb916c9af044d 18:03:02 latest 18:03:02 2.3.0-dev.18 18:03:02 2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 18:03:02 main 18:03:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:03 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:03 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2fcd71071cefce79693aa6556d1fb916c9af044d 18:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:03:03 5852bf7ba0b9: Preparing 18:03:03 5a2aed879a6d: Preparing 18:03:03 ecad63ae4677: Preparing 18:03:03 22c8e4889cc1: Preparing 18:03:03 0d309e2cf2d5: Preparing 18:03:03 dde3d374c5cf: Preparing 18:03:03 abc34ab04f63: Preparing 18:03:03 f2b928e85537: Preparing 18:03:03 63493a9ab2d4: Preparing 18:03:03 dde3d374c5cf: Waiting 18:03:03 abc34ab04f63: Waiting 18:03:03 f2b928e85537: Waiting 18:03:03 63493a9ab2d4: Waiting 18:03:03 22c8e4889cc1: Pushed 18:03:03 ecad63ae4677: Pushed 18:03:03 0d309e2cf2d5: Pushed 18:03:03 5852bf7ba0b9: Pushed 18:03:03 63493a9ab2d4: Layer already exists 18:03:03 dde3d374c5cf: Pushed 18:03:03 f2b928e85537: Pushed 18:03:03 abc34ab04f63: Pushed 18:03:05 5a2aed879a6d: Pushed 18:03:06 2fcd71071cefce79693aa6556d1fb916c9af044d: digest: sha256:cc7901c80aaedb7f1601ad2c93e7b81275f277ae02ae8582ccd7bb818bd57773 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:06 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:06 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:03:06 5852bf7ba0b9: Preparing 18:03:06 5a2aed879a6d: Preparing 18:03:06 ecad63ae4677: Preparing 18:03:06 22c8e4889cc1: Preparing 18:03:06 0d309e2cf2d5: Preparing 18:03:06 dde3d374c5cf: Preparing 18:03:06 abc34ab04f63: Preparing 18:03:06 f2b928e85537: Preparing 18:03:06 63493a9ab2d4: Preparing 18:03:06 dde3d374c5cf: Waiting 18:03:06 abc34ab04f63: Waiting 18:03:06 f2b928e85537: Waiting 18:03:06 63493a9ab2d4: Waiting 18:03:06 0d309e2cf2d5: Layer already exists 18:03:06 22c8e4889cc1: Layer already exists 18:03:06 5852bf7ba0b9: Layer already exists 18:03:06 5a2aed879a6d: Layer already exists 18:03:06 ecad63ae4677: Layer already exists 18:03:06 dde3d374c5cf: Layer already exists 18:03:06 abc34ab04f63: Layer already exists 18:03:06 63493a9ab2d4: Layer already exists 18:03:06 f2b928e85537: Layer already exists 18:03:06 latest: digest: sha256:cc7901c80aaedb7f1601ad2c93e7b81275f277ae02ae8582ccd7bb818bd57773 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.18 18:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:03:07 5852bf7ba0b9: Preparing 18:03:07 5a2aed879a6d: Preparing 18:03:07 ecad63ae4677: Preparing 18:03:07 22c8e4889cc1: Preparing 18:03:07 0d309e2cf2d5: Preparing 18:03:07 dde3d374c5cf: Preparing 18:03:07 abc34ab04f63: Preparing 18:03:07 f2b928e85537: Preparing 18:03:07 63493a9ab2d4: Preparing 18:03:07 abc34ab04f63: Waiting 18:03:07 dde3d374c5cf: Waiting 18:03:07 f2b928e85537: Waiting 18:03:07 63493a9ab2d4: Waiting 18:03:07 5852bf7ba0b9: Layer already exists 18:03:07 22c8e4889cc1: Layer already exists 18:03:07 0d309e2cf2d5: Layer already exists 18:03:07 ecad63ae4677: Layer already exists 18:03:07 5a2aed879a6d: Layer already exists 18:03:07 f2b928e85537: Layer already exists 18:03:07 dde3d374c5cf: Layer already exists 18:03:07 abc34ab04f63: Layer already exists 18:03:07 63493a9ab2d4: Layer already exists 18:03:07 2.3.0-dev.18: digest: sha256:cc7901c80aaedb7f1601ad2c93e7b81275f277ae02ae8582ccd7bb818bd57773 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:07 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:07 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 18:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:03:07 5852bf7ba0b9: Preparing 18:03:07 5a2aed879a6d: Preparing 18:03:07 ecad63ae4677: Preparing 18:03:07 22c8e4889cc1: Preparing 18:03:07 0d309e2cf2d5: Preparing 18:03:07 dde3d374c5cf: Preparing 18:03:07 abc34ab04f63: Preparing 18:03:07 f2b928e85537: Preparing 18:03:07 63493a9ab2d4: Preparing 18:03:07 dde3d374c5cf: Waiting 18:03:07 abc34ab04f63: Waiting 18:03:07 f2b928e85537: Waiting 18:03:07 63493a9ab2d4: Waiting 18:03:07 5852bf7ba0b9: Layer already exists 18:03:07 5a2aed879a6d: Layer already exists 18:03:07 ecad63ae4677: Layer already exists 18:03:07 0d309e2cf2d5: Layer already exists 18:03:07 22c8e4889cc1: Layer already exists 18:03:07 dde3d374c5cf: Layer already exists 18:03:07 f2b928e85537: Layer already exists 18:03:07 abc34ab04f63: Layer already exists 18:03:07 63493a9ab2d4: Layer already exists 18:03:07 2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18: digest: sha256:cc7901c80aaedb7f1601ad2c93e7b81275f277ae02ae8582ccd7bb818bd57773 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:03:08 5852bf7ba0b9: Preparing 18:03:08 5a2aed879a6d: Preparing 18:03:08 ecad63ae4677: Preparing 18:03:08 22c8e4889cc1: Preparing 18:03:08 0d309e2cf2d5: Preparing 18:03:08 dde3d374c5cf: Preparing 18:03:08 abc34ab04f63: Preparing 18:03:08 f2b928e85537: Preparing 18:03:08 63493a9ab2d4: Preparing 18:03:08 dde3d374c5cf: Waiting 18:03:08 abc34ab04f63: Waiting 18:03:08 63493a9ab2d4: Waiting 18:03:08 f2b928e85537: Waiting 18:03:08 ecad63ae4677: Layer already exists 18:03:08 5852bf7ba0b9: Layer already exists 18:03:08 5a2aed879a6d: Layer already exists 18:03:08 0d309e2cf2d5: Layer already exists 18:03:08 22c8e4889cc1: Layer already exists 18:03:08 dde3d374c5cf: Layer already exists 18:03:08 abc34ab04f63: Layer already exists 18:03:08 f2b928e85537: Layer already exists 18:03:08 63493a9ab2d4: Layer already exists 18:03:08 main: digest: sha256:cc7901c80aaedb7f1601ad2c93e7b81275f277ae02ae8582ccd7bb818bd57773 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:03:08 ===================================================== [Pipeline] echo 18:03:08 taggedImages: 18:03:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2fcd71071cefce79693aa6556d1fb916c9af044d 18:03:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:03:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.3.0-dev.18 18:03:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 18:03:08 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:08 18:03:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:09 latest: Pulling from edgex-lftools-log-publisher 18:03:09 5eb5b503b376: Pulling fs layer 18:03:09 5c69ac0246d0: Pulling fs layer 18:03:09 ec43610c2a17: Pulling fs layer 18:03:09 3a2ae6a8a46f: Pulling fs layer 18:03:09 33b1e0a273af: Pulling fs layer 18:03:09 5d3b04190fa2: Pulling fs layer 18:03:09 2f39f015ded8: Pulling fs layer 18:03:09 33b1e0a273af: Waiting 18:03:09 5d3b04190fa2: Waiting 18:03:09 3a2ae6a8a46f: Waiting 18:03:09 5c69ac0246d0: Verifying Checksum 18:03:09 5c69ac0246d0: Download complete 18:03:09 3a2ae6a8a46f: Download complete 18:03:09 33b1e0a273af: Verifying Checksum 18:03:09 33b1e0a273af: Download complete 18:03:09 5d3b04190fa2: Verifying Checksum 18:03:09 5d3b04190fa2: Download complete 18:03:09 ec43610c2a17: Download complete 18:03:09 5eb5b503b376: Verifying Checksum 18:03:09 5eb5b503b376: Download complete 18:03:10 2f39f015ded8: Verifying Checksum 18:03:10 5eb5b503b376: Pull complete 18:03:10 5c69ac0246d0: Pull complete 18:03:11 ec43610c2a17: Pull complete 18:03:11 3a2ae6a8a46f: Pull complete 18:03:11 33b1e0a273af: Pull complete 18:03:11 5d3b04190fa2: Pull complete 18:03:15 2f39f015ded8: Pull complete 18:03:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:03:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:03:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:15 prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container 18:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:03:17 $ docker top 315a2f6c147797a25c6d186b0880a48cf91017dacef0bc72e3d3c907469a46d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:03:17 ---> job-cost.sh 18:03:17 lf-activate-venv: SKIPPING 18:03:17 INFO: No Stack... 18:03:18 INFO: Retrieving Pricing Info for: v3-standard-8 18:03:18 INFO: Archiving Costs [Pipeline] sh 18:03:18 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:03:18 + cut -d, -f6 [Pipeline] lock 18:03:18 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] 18:03:18 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] did not exist. Created. 18:03:18 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:03:19 + echo total: 0.2199999988079071 [Pipeline] stash 18:03:19 Stashed 1 file(s) [Pipeline] } 18:03:19 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] [Pipeline] // lock [Pipeline] } 18:03:19 $ docker stop --time=1 315a2f6c147797a25c6d186b0880a48cf91017dacef0bc72e3d3c907469a46d6 18:03:20 $ docker rm -f 315a2f6c147797a25c6d186b0880a48cf91017dacef0bc72e3d3c907469a46d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:03:26 Removing intermediate container 40650d9c6092 18:03:26 ---> fbd013fc1c1d 18:03:26 Step 12/14 : COPY . . 18:03:26 ---> ae8c1c3226e6 18:03:26 Step 13/14 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:03:26 ---> Running in 0ce1b5762c14 18:03:26 Removing intermediate container 0ce1b5762c14 18:03:26 ---> 6e58063c684d 18:03:26 Step 14/14 : RUN $MAKE 18:03:26 ---> Running in a3cd6678c0c9 18:03:26 noop 18:03:27 Removing intermediate container a3cd6678c0c9 18:03:27 ---> b0c82e9ec041 18:03:27 Successfully built b0c82e9ec041 18:03:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:27 + docker inspect -f . ci-base-image-arm64 18:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:28 prd-ubuntu20.04-docker-arm64-4c-16g-6919 does not seem to be running inside a container 18:03:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/58 -v /w/workspace/app-rfid-llrp-inventory/58:/w/workspace/app-rfid-llrp-inventory/58:rw,z -v /w/workspace/app-rfid-llrp-inventory/58@tmp:/w/workspace/app-rfid-llrp-inventory/58@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:03:29 $ docker top 3eccc9b016aff99c2407e614789bfc59f5859e944fcd995631e70167e99e9806 -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:30 + go version 18:03:30 go version go1.18.3 linux/arm64 [Pipeline] } 18:03:30 $ docker stop --time=1 3eccc9b016aff99c2407e614789bfc59f5859e944fcd995631e70167e99e9806 18:03:31 $ docker rm -f 3eccc9b016aff99c2407e614789bfc59f5859e944fcd995631e70167e99e9806 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:03:32 + docker inspect -f . ci-base-image-arm64 18:03:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:03:32 prd-ubuntu20.04-docker-arm64-4c-16g-6919 does not seem to be running inside a container 18:03:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/58 -v /w/workspace/app-rfid-llrp-inventory/58:/w/workspace/app-rfid-llrp-inventory/58:rw,z -v /w/workspace/app-rfid-llrp-inventory/58@tmp:/w/workspace/app-rfid-llrp-inventory/58@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:03:33 $ docker top 82ce94b1c17d001e5abea5fc796886c88e3625a73f74edc841495ac9d5556bef -eo pid,comm [Pipeline] { [Pipeline] sh 18:03:34 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/58 [Pipeline] fileExists [Pipeline] sh 18:03:34 + make test 18:03:34 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:04:56 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:04:58 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.141s coverage: 86.2% of statements 18:04:58 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:05:05 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.708s coverage: 71.9% of statements 18:05:05 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:05:05 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:05:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:05:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:05:27 ./bin/test-attribution.sh [Pipeline] echo 18:05:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:05:27 $ docker stop --time=1 82ce94b1c17d001e5abea5fc796886c88e3625a73f74edc841495ac9d5556bef 18:05:29 $ docker rm -f 82ce94b1c17d001e5abea5fc796886c88e3625a73f74edc841495ac9d5556bef [Pipeline] // withDockerContainer [Pipeline] sh 18:05:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:05:30 Warning: overwriting stash ‘coverage-report’ 18:05:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:05:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:05:31 + ls -al . 18:05:31 total 228 18:05:31 drwxrwxr-x 10 jenkins jenkins 4096 Oct 3 18:03 . 18:05:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 .. 18:05:31 -rw-rw-r-- 1 jenkins jenkins 262 Oct 3 18:01 .dockerignore 18:05:31 drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 18:01 .git 18:05:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 .github 18:05:31 -rw-rw-r-- 1 jenkins jenkins 788 Oct 3 18:01 .gitignore 18:05:31 -rw-rw-r-- 1 jenkins jenkins 41 Oct 3 18:01 .golangci.yml 18:05:31 -rw-rw-r-- 1 jenkins jenkins 9922 Oct 3 18:01 Attribution.txt 18:05:31 -rw-rw-r-- 1 jenkins jenkins 2487 Oct 3 18:01 CHANGELOG.md 18:05:31 -rw-rw-r-- 1 jenkins jenkins 1993 Oct 3 18:01 Dockerfile 18:05:31 -rw-rw-r-- 1 jenkins jenkins 677 Oct 3 18:01 GOVERNANCE.md 18:05:31 -rw-rw-r-- 1 jenkins jenkins 687 Oct 3 18:01 Jenkinsfile 18:05:31 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 3 18:01 LICENSE 18:05:31 -rw-rw-r-- 1 jenkins jenkins 3163 Oct 3 18:01 Makefile 18:05:31 -rw-rw-r-- 1 jenkins jenkins 617 Oct 3 18:01 OWNERS.md 18:05:31 -rw-rw-r-- 1 jenkins jenkins 31023 Oct 3 18:01 README.md 18:05:31 -rw-rw-r-- 1 jenkins jenkins 12 Oct 3 18:01 VERSION 18:05:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 bin 18:05:31 -rw-r--r-- 1 jenkins jenkins 41008 Oct 3 18:05 coverage.out 18:05:31 -rw-rw-r-- 1 jenkins jenkins 3657 Oct 3 18:01 go.mod 18:05:31 -rw-rw-r-- 1 jenkins jenkins 38018 Oct 3 18:01 go.sum 18:05:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 images 18:05:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 internal 18:05:31 -rw-rw-r-- 1 jenkins jenkins 531 Oct 3 18:01 main.go 18:05:31 drwxrwxr-x 2 jenkins jenkins 4096 Oct 3 18:01 res 18:05:31 drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 18:01 snap 18:05:31 drwxrwxr-x 3 jenkins jenkins 4096 Oct 3 18:01 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:05:31 + 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=2fcd71071cefce79693aa6556d1fb916c9af044d --label arch=arm64 --label version=2.3.0-dev.18 . 18:05:31 Sending build context to Docker daemon 683.5kB 18:05:31 Step 1/32 : ARG BASE=golang:1.18-alpine3.16 18:05:31 Step 2/32 : FROM ${BASE} AS builder 18:05:31 ---> b0c82e9ec041 18:05:31 Step 3/32 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:05:31 ---> Running in 6dd76e201fa5 18:05:32 Removing intermediate container 6dd76e201fa5 18:05:32 ---> e3c365dd601a 18:05:32 Step 4/32 : ARG ALPINE_PKG_EXTRA="" 18:05:32 ---> Running in 35fd0a489860 18:05:32 Removing intermediate container 35fd0a489860 18:05:32 ---> 9f562ad2b415 18:05:32 Step 5/32 : ARG ADD_BUILD_TAGS="" 18:05:32 ---> Running in c3e8e34a2e6c 18:05:32 Removing intermediate container c3e8e34a2e6c 18:05:32 ---> 342471a13bca 18:05:32 Step 6/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:05:32 ---> Running in e2865b889be3 18:05:33 Removing intermediate container e2865b889be3 18:05:33 ---> e4caab1c43c7 18:05:33 Step 7/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:05:33 ---> Running in 143ad4b4ca27 18:05:34 Removing intermediate container 143ad4b4ca27 18:05:34 ---> 7268d9fa0235 18:05:34 Step 8/32 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:05:35 ---> Running in 84b6e63ec36c 18:05:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 18:05:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 18:05:38 OK: 221 MiB in 51 packages 18:05:39 Removing intermediate container 84b6e63ec36c 18:05:39 ---> ceb66d0e978d 18:05:39 Step 9/32 : WORKDIR /app 18:05:39 ---> Running in fdd8a12c1cdf 18:05:39 Removing intermediate container fdd8a12c1cdf 18:05:39 ---> 2c1d12743eea 18:05:39 Step 10/32 : COPY go.mod vendor* ./ 18:05:39 ---> 677f3188fe2b 18:05:39 Step 11/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:05:39 ---> Running in 31fc679ae4ff 18:05:41 Removing intermediate container 31fc679ae4ff 18:05:41 ---> a1d7b0390d86 18:05:41 Step 12/32 : COPY . . 18:05:42 ---> 8e8c02b4a3e6 18:05:42 Step 13/32 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 18:05:42 ---> Running in a653249f08af 18:05:43 Removing intermediate container a653249f08af 18:05:43 ---> f10d83123bf1 18:05:43 Step 14/32 : RUN $MAKE 18:05:43 ---> Running in b66699717951 18:05:44 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.3.0-dev.44 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.3.0-dev.18 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.3.0-dev.18" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:08:05 Removing intermediate container b66699717951 18:08:05 ---> 6d427a3f449a 18:08:05 Step 15/32 : FROM alpine:3.14 18:08:05 3.14: Pulling from library/alpine 18:08:05 90cda3b7c325: Pulling fs layer 18:08:05 90cda3b7c325: Verifying Checksum 18:08:05 90cda3b7c325: Download complete 18:08:05 90cda3b7c325: Pull complete 18:08:05 Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c 18:08:05 Status: Downloaded newer image for alpine:3.14 18:08:05 ---> 376ba31ae3da 18:08:05 Step 16/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:08:05 ---> Running in 2731cb5d228a 18:08:05 Removing intermediate container 2731cb5d228a 18:08:05 ---> 0de13796c742 18:08:05 Step 17/32 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:08:05 ---> Running in 9ba56be9b76c 18:08:05 Removing intermediate container 9ba56be9b76c 18:08:05 ---> 1cf4e0478c36 18:08:05 Step 18/32 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:05 ---> Running in b85766c7b3f1 18:08:05 Removing intermediate container b85766c7b3f1 18:08:05 ---> adb8d80cd8fd 18:08:05 Step 19/32 : RUN apk --no-cache add ca-certificates zeromq dumb-init 18:08:05 ---> Running in f590b2cc062c 18:08:05 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:08:05 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:08:05 (1/7) Installing ca-certificates (20220614-r0) 18:08:05 (2/7) Installing dumb-init (1.2.5-r1) 18:08:05 (3/7) Installing libgcc (10.3.1_git20210424-r2) 18:08:05 (4/7) Installing libsodium (1.0.18-r0) 18:08:05 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 18:08:05 (6/7) Installing libzmq (4.3.4-r0) 18:08:05 (7/7) Installing zeromq (4.3.4-r0) 18:08:05 Executing busybox-1.33.1-r8.trigger 18:08:05 Executing ca-certificates-20220614-r0.trigger 18:08:05 OK: 9 MiB in 21 packages 18:08:06 Removing intermediate container f590b2cc062c 18:08:06 ---> c74c71c5cf28 18:08:06 Step 20/32 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:08:06 ---> a5d87ddc0381 18:08:06 Step 21/32 : COPY --from=builder /app/LICENSE /LICENSE 18:08:07 ---> 698de0b85e9d 18:08:07 Step 22/32 : COPY --from=builder /app/res/ /res/ 18:08:07 ---> 1fb38b747e92 18:08:07 Step 23/32 : COPY --from=builder /app/static/ /static/ 18:08:08 ---> 6591a697aa54 18:08:08 Step 24/32 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:08:09 ---> ee0576491e03 18:08:09 Step 25/32 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:08:09 ---> Running in ce3d3bf2f742 18:08:11 Removing intermediate container ce3d3bf2f742 18:08:11 ---> 1b4827a36292 18:08:11 Step 26/32 : VOLUME /cache 18:08:11 ---> Running in 921cd1a5330c 18:08:11 Removing intermediate container 921cd1a5330c 18:08:11 ---> c110d33af2f6 18:08:11 Step 27/32 : EXPOSE 59711 18:08:12 ---> Running in 06b4c7e68534 18:08:12 Removing intermediate container 06b4c7e68534 18:08:12 ---> f680a2b9cbd2 18:08:12 Step 28/32 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:08:12 ---> Running in 19e10067cf66 18:08:12 Removing intermediate container 19e10067cf66 18:08:12 ---> 8c9bf4e8f047 18:08:12 Step 29/32 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:08:12 ---> Running in 2d9784e2abf4 18:08:12 Removing intermediate container 2d9784e2abf4 18:08:12 ---> 864c37035c9f 18:08:12 Step 30/32 : LABEL arch=arm64 18:08:13 ---> Running in 7177460abc40 18:08:13 Removing intermediate container 7177460abc40 18:08:13 ---> fdf70a59b78c 18:08:13 Step 31/32 : LABEL git_sha=2fcd71071cefce79693aa6556d1fb916c9af044d 18:08:13 ---> Running in aeda7b36002d 18:08:13 Removing intermediate container aeda7b36002d 18:08:13 ---> 3265f99f1d0b 18:08:13 Step 32/32 : LABEL version=2.3.0-dev.18 18:08:13 ---> Running in 2c917aac24ca 18:08:13 Removing intermediate container 2c917aac24ca 18:08:13 ---> 1af2e5b26b26 18:08:13 [Warning] One or more build-args [ARCH] were not consumed 18:08:13 Successfully built 1af2e5b26b26 18:08:13 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:08:14 provisioning config files... 18:08:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/58@tmp/config2982283004807112145tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:14 ---> docker-login.sh 18:08:14 nexus3.edgexfoundry.org:10001 18:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:14 Configure a credential helper to remove this warning. See 18:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:14 18:08:14 Login Succeeded 18:08:14 nexus3.edgexfoundry.org:10002 18:08:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:14 Configure a credential helper to remove this warning. See 18:08:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:14 18:08:14 Login Succeeded 18:08:14 nexus3.edgexfoundry.org:10003 18:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:15 Configure a credential helper to remove this warning. See 18:08:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:15 18:08:15 Login Succeeded 18:08:15 nexus3.edgexfoundry.org:10004 18:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:15 Configure a credential helper to remove this warning. See 18:08:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:15 18:08:15 Login Succeeded 18:08:15 docker.io 18:08:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:16 Configure a credential helper to remove this warning. See 18:08:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:16 18:08:16 Login Succeeded 18:08:16 ---> docker-login.sh ends [Pipeline] } 18:08:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:08:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:16 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:08:16 2fcd71071cefce79693aa6556d1fb916c9af044d 18:08:16 latest 18:08:16 2.3.0-dev.18 18:08:16 2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 18:08:16 main 18:08:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:16 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:16 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2fcd71071cefce79693aa6556d1fb916c9af044d 18:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:08:16 882cd0b938f6: Preparing 18:08:16 601834719497: Preparing 18:08:16 5231ef15973e: Preparing 18:08:16 f7e0ee2a2d94: Preparing 18:08:16 72d08d0f1eb1: Preparing 18:08:16 605f0f7429cc: Preparing 18:08:16 7cb3b2209cd0: Preparing 18:08:16 509b94f2b5b3: Preparing 18:08:16 28c3ef001483: Preparing 18:08:16 605f0f7429cc: Waiting 18:08:16 7cb3b2209cd0: Waiting 18:08:16 28c3ef001483: Waiting 18:08:17 72d08d0f1eb1: Pushed 18:08:17 f7e0ee2a2d94: Pushed 18:08:17 5231ef15973e: Pushed 18:08:17 882cd0b938f6: Pushed 18:08:17 28c3ef001483: Layer already exists 18:08:17 605f0f7429cc: Pushed 18:08:17 509b94f2b5b3: Pushed 18:08:18 7cb3b2209cd0: Pushed 18:08:22 601834719497: Pushed 18:08:22 2fcd71071cefce79693aa6556d1fb916c9af044d: digest: sha256:7a3d535452635474241da3a8b41262621906c32ed0806aa22f011105a1173377 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08: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:08:23 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:08:23 882cd0b938f6: Preparing 18:08:23 601834719497: Preparing 18:08:23 5231ef15973e: Preparing 18:08:23 f7e0ee2a2d94: Preparing 18:08:23 72d08d0f1eb1: Preparing 18:08:23 605f0f7429cc: Preparing 18:08:23 7cb3b2209cd0: Preparing 18:08:23 509b94f2b5b3: Preparing 18:08:23 28c3ef001483: Preparing 18:08:23 7cb3b2209cd0: Waiting 18:08:23 509b94f2b5b3: Waiting 18:08:23 28c3ef001483: Waiting 18:08:23 605f0f7429cc: Waiting 18:08:23 72d08d0f1eb1: Layer already exists 18:08:23 882cd0b938f6: Layer already exists 18:08:23 f7e0ee2a2d94: Layer already exists 18:08:23 5231ef15973e: Layer already exists 18:08:23 601834719497: Layer already exists 18:08:23 605f0f7429cc: Layer already exists 18:08:23 7cb3b2209cd0: Layer already exists 18:08:23 509b94f2b5b3: Layer already exists 18:08:23 28c3ef001483: Layer already exists 18:08:23 latest: digest: sha256:7a3d535452635474241da3a8b41262621906c32ed0806aa22f011105a1173377 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:24 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.18 18:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:08:24 882cd0b938f6: Preparing 18:08:24 601834719497: Preparing 18:08:24 5231ef15973e: Preparing 18:08:24 f7e0ee2a2d94: Preparing 18:08:24 72d08d0f1eb1: Preparing 18:08:24 605f0f7429cc: Preparing 18:08:24 7cb3b2209cd0: Preparing 18:08:24 509b94f2b5b3: Preparing 18:08:24 28c3ef001483: Preparing 18:08:24 7cb3b2209cd0: Waiting 18:08:24 509b94f2b5b3: Waiting 18:08:24 28c3ef001483: Waiting 18:08:24 605f0f7429cc: Waiting 18:08:24 601834719497: Layer already exists 18:08:24 5231ef15973e: Layer already exists 18:08:24 72d08d0f1eb1: Layer already exists 18:08:24 882cd0b938f6: Layer already exists 18:08:24 f7e0ee2a2d94: Layer already exists 18:08:24 605f0f7429cc: Layer already exists 18:08:24 7cb3b2209cd0: Layer already exists 18:08:24 509b94f2b5b3: Layer already exists 18:08:24 28c3ef001483: Layer already exists 18:08:24 2.3.0-dev.18: digest: sha256:7a3d535452635474241da3a8b41262621906c32ed0806aa22f011105a1173377 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 18:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:08:25 882cd0b938f6: Preparing 18:08:25 601834719497: Preparing 18:08:25 5231ef15973e: Preparing 18:08:25 f7e0ee2a2d94: Preparing 18:08:25 72d08d0f1eb1: Preparing 18:08:25 605f0f7429cc: Preparing 18:08:25 7cb3b2209cd0: Preparing 18:08:25 509b94f2b5b3: Preparing 18:08:25 28c3ef001483: Preparing 18:08:25 605f0f7429cc: Waiting 18:08:25 7cb3b2209cd0: Waiting 18:08:25 509b94f2b5b3: Waiting 18:08:25 28c3ef001483: Waiting 18:08:25 f7e0ee2a2d94: Layer already exists 18:08:25 5231ef15973e: Layer already exists 18:08:25 601834719497: Layer already exists 18:08:25 72d08d0f1eb1: Layer already exists 18:08:25 882cd0b938f6: Layer already exists 18:08:25 28c3ef001483: Layer already exists 18:08:25 7cb3b2209cd0: Layer already exists 18:08:25 605f0f7429cc: Layer already exists 18:08:25 509b94f2b5b3: Layer already exists 18:08:25 2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18: digest: sha256:7a3d535452635474241da3a8b41262621906c32ed0806aa22f011105a1173377 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:25 + 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:08:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:08:26 882cd0b938f6: Preparing 18:08:26 601834719497: Preparing 18:08:26 5231ef15973e: Preparing 18:08:26 f7e0ee2a2d94: Preparing 18:08:26 72d08d0f1eb1: Preparing 18:08:26 605f0f7429cc: Preparing 18:08:26 7cb3b2209cd0: Preparing 18:08:26 509b94f2b5b3: Preparing 18:08:26 28c3ef001483: Preparing 18:08:26 7cb3b2209cd0: Waiting 18:08:26 509b94f2b5b3: Waiting 18:08:26 28c3ef001483: Waiting 18:08:26 605f0f7429cc: Waiting 18:08:26 5231ef15973e: Layer already exists 18:08:26 72d08d0f1eb1: Layer already exists 18:08:26 882cd0b938f6: Layer already exists 18:08:26 f7e0ee2a2d94: Layer already exists 18:08:26 601834719497: Layer already exists 18:08:26 509b94f2b5b3: Layer already exists 18:08:26 7cb3b2209cd0: Layer already exists 18:08:26 605f0f7429cc: Layer already exists 18:08:26 28c3ef001483: Layer already exists 18:08:26 main: digest: sha256:7a3d535452635474241da3a8b41262621906c32ed0806aa22f011105a1173377 size: 2197 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:08:26 ===================================================== [Pipeline] echo 18:08:26 taggedImages: 18:08:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2fcd71071cefce79693aa6556d1fb916c9af044d 18:08:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:08:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.3.0-dev.18 18:08:26 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2fcd71071cefce79693aa6556d1fb916c9af044d-2.3.0-dev.18 18:08:26 - 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:08:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:27 18:08:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:08:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:27 arm64: Pulling from edgex-lftools-log-publisher 18:08:27 8998bd30e6a1: Pulling fs layer 18:08:27 04944245beec: Pulling fs layer 18:08:27 699f458cf7ca: Pulling fs layer 18:08:27 765212b225bb: Pulling fs layer 18:08:27 f23df028b6ca: Pulling fs layer 18:08:27 d65c8cfc05b1: Pulling fs layer 18:08:27 2437ff75d9bd: Pulling fs layer 18:08:27 765212b225bb: Waiting 18:08:27 f23df028b6ca: Waiting 18:08:27 d65c8cfc05b1: Waiting 18:08:27 2437ff75d9bd: Waiting 18:08:27 04944245beec: Verifying Checksum 18:08:27 04944245beec: Download complete 18:08:27 765212b225bb: Verifying Checksum 18:08:27 765212b225bb: Download complete 18:08:27 f23df028b6ca: Verifying Checksum 18:08:27 f23df028b6ca: Download complete 18:08:27 d65c8cfc05b1: Verifying Checksum 18:08:27 d65c8cfc05b1: Download complete 18:08:27 699f458cf7ca: Verifying Checksum 18:08:27 699f458cf7ca: Download complete 18:08:28 8998bd30e6a1: Verifying Checksum 18:08:28 8998bd30e6a1: Download complete 18:08:30 2437ff75d9bd: Verifying Checksum 18:08:30 2437ff75d9bd: Download complete 18:08:32 8998bd30e6a1: Pull complete 18:08:32 04944245beec: Pull complete 18:08:34 699f458cf7ca: Pull complete 18:08:34 765212b225bb: Pull complete 18:08:35 f23df028b6ca: Pull complete 18:08:35 d65c8cfc05b1: Pull complete 18:08:50 2437ff75d9bd: Pull complete 18:08:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:08:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:08:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:08:50 prd-ubuntu20.04-docker-arm64-4c-16g-6919 does not seem to be running inside a container 18:08:50 $ 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/58 -v /w/workspace/app-rfid-llrp-inventory/58:/w/workspace/app-rfid-llrp-inventory/58:rw,z -v /w/workspace/app-rfid-llrp-inventory/58@tmp:/w/workspace/app-rfid-llrp-inventory/58@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:08:53 $ docker top ad71be4142612c581df0fc451f73f2fa40077ca241ddfa8b501b29d5dc353878 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:54 ---> job-cost.sh 18:08:54 lf-activate-venv: SKIPPING 18:08:54 INFO: No Stack... 18:08:54 INFO: Retrieving Pricing Info for: v3-standard-4 18:08:55 INFO: Archiving Costs [Pipeline] sh 18:08:56 + cut+ -d, -f6 18:08:56 cat /w/workspace/app-rfid-llrp-inventory/58/archives/cost.csv [Pipeline] lock 18:08:56 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] 18:08:56 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] did not exist. Created. 18:08:56 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:08:56 /w/workspace/app-rfid-llrp-inventory/58@tmp/durable-85e2fe83/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:08:57 + echo total: 0.10999999940395355 [Pipeline] stash 18:08:57 Warning: overwriting stash ‘stack-cost’ 18:08:57 Stashed 1 file(s) [Pipeline] } 18:08:57 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-58-stack-cost] [Pipeline] // lock [Pipeline] } 18:08:57 $ docker stop --time=1 ad71be4142612c581df0fc451f73f2fa40077ca241ddfa8b501b29d5dc353878 18:08:58 $ docker rm -f ad71be4142612c581df0fc451f73f2fa40077ca241ddfa8b501b29d5dc353878 [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:08:58 provisioning config files... 18:08:58 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config11661383949468017858tmp [Pipeline] { [Pipeline] sh 18:08:59 + set +x 18:08:59 + curl -s https://codecov.io/bash 18:08:59 + bash -s -- 18:08:59 18:08:59 _____ _ 18:08:59 / ____| | | 18:08:59 | | ___ __| | ___ ___ _____ __ 18:08:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:08:59 | |___| (_) | (_| | __/ (_| (_) \ V / 18:08:59 \_____\___/ \__,_|\___|\___\___/ \_/ 18:08:59 Bash-1.0.6 18:08:59 18:08:59 18:08:59 ==> git version 2.25.1 found 18:08:59 ==> 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:08:59 Release-Date: 2020-01-08 18:08:59 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:08:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:08:59 ==> Jenkins CI detected. 18:08:59 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 18:08:59 project root: . 18:08:59 --> token set from env 18:08:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:08:59 ==> Running gcov in . (disable via -X gcov) 18:08:59 ==> Python coveragepy not found 18:08:59 ==> Searching for coverage reports in: 18:08:59 + . 18:08:59 -> Found 1 reports 18:08:59 ==> Detecting git/mercurial file structure 18:08:59 ==> Reading reports 18:08:59 + ./coverage.out bytes=41008 18:08:59 ==> Appending adjustments 18:08:59 https://docs.codecov.io/docs/fixing-reports 18:08:59 + Found adjustments 18:08:59 ==> Gzipping contents 18:08:59 12K /tmp/codecov.rusPVD.gz 18:08:59 ==> Uploading reports 18:08:59 url: https://codecov.io 18:08:59 query: branch=main&commit=2fcd71071cefce79693aa6556d1fb916c9af044d&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:08:59 -> Pinging Codecov 18:08:59 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=2fcd71071cefce79693aa6556d1fb916c9af044d&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:09:00 -> Uploading to 18:09:00 https://storage.googleapis.com/codecov/v4/raw/2022-10-03/581DD39554BDF9B6E22D074273EAD858/2fcd71071cefce79693aa6556d1fb916c9af044d/2d94646b-b55a-4ad3-95f7-3e09149c531c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221003T180900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=aeda1d23717d697d6b40a6ed003618b48ce4b0fa0fe5f37733fe7e1b190f56ee 18:09:00 % Total % Received % Xferd Average Speed Time Time Time Current 18:09:00 Dload Upload Total Spent Left Speed 18:09:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11439 0 0 100 11439 0 53453 --:--:-- --:--:-- --:--:-- 53704 18:09:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] } 18:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:09:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:09:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:09:01 18:09: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:09:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:09:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:09:01 df9b9388f04a: Pulling fs layer 18:09:01 52dc419b0ee2: Pulling fs layer 18:09:01 25bc292e5bac: Pulling fs layer 18:09:01 114826534d7a: Pulling fs layer 18:09:01 4657fd5d0bcf: Pulling fs layer 18:09:01 6ad1cebc031e: Pulling fs layer 18:09:01 8a3aa393b2d8: Pulling fs layer 18:09:01 4657fd5d0bcf: Waiting 18:09:01 6ad1cebc031e: Waiting 18:09:01 8a3aa393b2d8: Waiting 18:09:01 114826534d7a: Waiting 18:09:01 52dc419b0ee2: Verifying Checksum 18:09:01 52dc419b0ee2: Download complete 18:09:01 4657fd5d0bcf: Verifying Checksum 18:09:01 4657fd5d0bcf: Download complete 18:09:01 df9b9388f04a: Verifying Checksum 18:09:01 df9b9388f04a: Download complete 18:09:01 df9b9388f04a: Pull complete 18:09:01 52dc419b0ee2: Pull complete 18:09:01 6ad1cebc031e: Verifying Checksum 18:09:01 6ad1cebc031e: Download complete 18:09:01 25bc292e5bac: Pull complete 18:09:02 114826534d7a: Verifying Checksum 18:09:02 114826534d7a: Download complete 18:09:02 8a3aa393b2d8: Verifying Checksum 18:09:02 8a3aa393b2d8: Download complete 18:09:05 114826534d7a: Pull complete 18:09:05 4657fd5d0bcf: Pull complete 18:09:05 6ad1cebc031e: Pull complete 18:09:08 8a3aa393b2d8: Pull complete 18:09:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 18:09:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:09:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:08 prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container 18:09: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:09:10 $ docker top a7717cc713205cbe78104d068cfe94abaa8432cb8e1b4b48e1752a8d71f2681f -eo pid,comm [Pipeline] { [Pipeline] echo 18:09:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/app-rfid-llrp-inventory:main' [Pipeline] sh 18:09:11 + set -o pipefail 18:09:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/app-rfid-llrp-inventory:main' 18:09:16 18:09:16 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 18:09:16 18:09:16 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ab6cd8a-eef5-4d42-a15e-1c0297f074f4/history/a3f97afc-cf49-4509-b09a-bfd5cc6955ba 18:09:16 18:09:16 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:09:16 18:09:16 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:09:16 18:09:16 [Pipeline] } 18:09:16 $ docker stop --time=1 a7717cc713205cbe78104d068cfe94abaa8432cb8e1b4b48e1752a8d71f2681f 18:09:18 $ docker rm -f a7717cc713205cbe78104d068cfe94abaa8432cb8e1b4b48e1752a8d71f2681f [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:09:19 + git log --format=format:%s -1 2fcd71071cefce79693aa6556d1fb916c9af044d [Pipeline] sh 18:09:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:09:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:09:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:19 prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container 18:09:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:09:20 $ docker top ad2b8a7fc45e433b0c49245b8fbd9e11056147e5e5c1059d7a7689610596c8d9 -eo pid,comm 18:09:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:09:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:20 [ssh-agent] Looking for ssh-agent implementation... 18:09:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:20 $ docker exec ad2b8a7fc45e433b0c49245b8fbd9e11056147e5e5c1059d7a7689610596c8d9 ssh-agent 18:09:20 SSH_AUTH_SOCK=/tmp/ssh-V11xeKSijbnT/agent.31 18:09:20 SSH_AGENT_PID=37 18:09:20 Running ssh-add (command line suppressed) 18:09:20 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15942380954670146324.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_15942380954670146324.key) 18:09:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:21 + git semver tag 18:09:21 2022-10-03 18:09:21,155 [run_tag] DEBUG tag force:False 18:09:21 2022-10-03 18:09:21,155 [check_head_tag] DEBUG check head tag 18:09:21 2022-10-03 18:09:21,155 [execute] INFO git cat-file --batch-check 18:09:21 2022-10-03 18:09:21,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:09:21 2022-10-03 18:09:21,159 [execute] INFO git cat-file --batch 18:09:21 2022-10-03 18:09:21,159 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:09:21 2022-10-03 18:09:21,169 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:09:21 2022-10-03 18:09:21,169 [execute] INFO git tag -a v2.3.0-dev.18 -m v2.3.0-dev.18 18:09:21 2022-10-03 18:09:21,170 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.18', '-m', 'v2.3.0-dev.18'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:09:21 2022-10-03 18:09:21,176 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:09:21 2.3.0-dev.18 [Pipeline] } 18:09:21 $ docker exec --env ******** --env ******** ad2b8a7fc45e433b0c49245b8fbd9e11056147e5e5c1059d7a7689610596c8d9 ssh-agent -k 18:09:21 unset SSH_AUTH_SOCK; 18:09:21 unset SSH_AGENT_PID; 18:09:21 echo Agent pid 37 killed; 18:09:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:21 + git semver [Pipeline] } 18:09:21 $ docker stop --time=1 ad2b8a7fc45e433b0c49245b8fbd9e11056147e5e5c1059d7a7689610596c8d9 18:09:23 $ docker rm -f ad2b8a7fc45e433b0c49245b8fbd9e11056147e5e5c1059d7a7689610596c8d9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:09:23 18:09:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:09:23 0.23.1-centos7: Pulling from edgex-lftools 18:09:23 ab5ef0e58194: Pulling fs layer 18:09:23 9712f1f96733: Pulling fs layer 18:09:23 63f879dbbcfc: Pulling fs layer 18:09:23 0d9ebad4ef96: Pulling fs layer 18:09:23 e9a5061849ea: Pulling fs layer 18:09:23 d747dcd14b5f: Pulling fs layer 18:09:23 2de7ff778b66: Pulling fs layer 18:09:23 0d9ebad4ef96: Waiting 18:09:23 e9a5061849ea: Waiting 18:09:23 d747dcd14b5f: Waiting 18:09:23 2de7ff778b66: Waiting 18:09:23 9712f1f96733: Verifying Checksum 18:09:23 9712f1f96733: Download complete 18:09:24 63f879dbbcfc: Verifying Checksum 18:09:24 63f879dbbcfc: Download complete 18:09:24 e9a5061849ea: Verifying Checksum 18:09:24 e9a5061849ea: Download complete 18:09:24 d747dcd14b5f: Verifying Checksum 18:09:24 d747dcd14b5f: Download complete 18:09:24 0d9ebad4ef96: Verifying Checksum 18:09:24 0d9ebad4ef96: Download complete 18:09:24 2de7ff778b66: Verifying Checksum 18:09:24 2de7ff778b66: Download complete 18:09:24 ab5ef0e58194: Verifying Checksum 18:09:24 ab5ef0e58194: Download complete 18:09:27 ab5ef0e58194: Pull complete 18:09:27 9712f1f96733: Pull complete 18:09:27 63f879dbbcfc: Pull complete 18:09:31 0d9ebad4ef96: Pull complete 18:09:31 e9a5061849ea: Pull complete 18:09:31 d747dcd14b5f: Pull complete 18:09:32 2de7ff778b66: Pull complete 18:09:32 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:09:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:09:32 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:32 prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container 18:09:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:09:34 $ docker top c91a6de4e97f0ae780991dcc9f1cee589fd68afce8bd2a8b6cb937c795743d29 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:09:34 provisioning config files... 18:09:34 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config12238342177489083691tmp 18:09:34 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1958563478559820838tmp 18:09:34 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config13013461352260619885tmp [Pipeline] { [Pipeline] echo 18:09:34 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:09:34 ---> sigul-configuration.sh 18:09:34 gpg: directory `/root/.gnupg' created 18:09:34 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:09:34 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:09:34 gpg: keyring `/root/.gnupg/secring.gpg' created 18:09:34 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:09:34 gpg: CAST5 encrypted data 18:09:34 gpg: encrypted with 1 passphrase 18:09:34 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:09:35 + mkdir /home/jenkins 18:09:35 + mkdir /home/jenkins/sigul [Pipeline] sh 18:09:35 + 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:09:35 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:09:35 ---> sigul-install.sh 18:09:35 Sigul already installed; skipping installation. [Pipeline] sh 18:09:35 + git tag --list 18:09:35 v0.0.0 18:09:35 v1.0.0 18:09:35 v2.1.0 18:09:35 v2.1.1 18:09:35 v2.1.1-dev.1 18:09:35 v2.2.0 18:09:35 v2.2.1-dev.1 18:09:35 v2.2.1-dev.2 18:09:35 v2.2.1-dev.3 18:09:35 v2.2.1-dev.4 18:09:35 v2.2.1-dev.5 18:09:35 v2.2.1-dev.6 18:09:35 v2.2.1-dev.7 18:09:35 v2.3.0-dev.10 18:09:35 v2.3.0-dev.11 18:09:35 v2.3.0-dev.12 18:09:35 v2.3.0-dev.13 18:09:35 v2.3.0-dev.14 18:09:35 v2.3.0-dev.15 18:09:35 v2.3.0-dev.16 18:09:35 v2.3.0-dev.17 18:09:35 v2.3.0-dev.18 18:09:35 v2.3.0-dev.9 [Pipeline] sh 18:09:36 + lftools sign git-tag v2.3.0-dev.18 18:09:36 Signing Git tag with Sigul... 18:09:36 Signing v2.3.0-dev.18 [Pipeline] echo 18:09:37 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:09:37 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:09:37 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:09:37 $ docker stop --time=1 c91a6de4e97f0ae780991dcc9f1cee589fd68afce8bd2a8b6cb937c795743d29 18:09:38 $ docker rm -f c91a6de4e97f0ae780991dcc9f1cee589fd68afce8bd2a8b6cb937c795743d29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:09:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:09:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:09:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:39 prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container 18:09:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:09:39 $ docker top 2a5b464053dd0fc56a4c4da8da0a81b840a0d8b1e1c81203e5ce765bc9130f84 -eo pid,comm 18:09:39 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:09:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:39 [ssh-agent] Looking for ssh-agent implementation... 18:09:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:40 $ docker exec 2a5b464053dd0fc56a4c4da8da0a81b840a0d8b1e1c81203e5ce765bc9130f84 ssh-agent 18:09:40 SSH_AUTH_SOCK=/tmp/ssh-MEQOydh1qZRz/agent.31 18:09:40 SSH_AGENT_PID=37 18:09:40 Running ssh-add (command line suppressed) 18:09:40 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4001191188546292936.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_4001191188546292936.key) 18:09:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:40 + git semver bump pre 18:09:40 2022-10-03 18:09:40,769 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:09:40 2022-10-03 18:09:40,769 [bump_version] DEBUG bumping version:2.3.0-dev.18 on axis:pre with prefix:dev 18:09:40 2022-10-03 18:09:40,769 [bump_version] DEBUG bumped version:2.3.0-dev.19 18:09:40 2022-10-03 18:09:40,769 [write_version] DEBUG write version:2.3.0-dev.19 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 18:09:40 2022-10-03 18:09:40,769 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:09:40 2022-10-03 18:09:40,769 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:09:40 2022-10-03 18:09:40,771 [execute] INFO git cat-file --batch-check 18:09:40 2022-10-03 18:09:40,771 [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:09:40 2022-10-03 18:09:40,776 [execute] INFO git cat-file --batch 18:09:40 2022-10-03 18:09:40,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:09:40 2022-10-03 18:09:40,781 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:09:40 2.3.0-dev.19 [Pipeline] } 18:09:40 $ docker exec --env ******** --env ******** 2a5b464053dd0fc56a4c4da8da0a81b840a0d8b1e1c81203e5ce765bc9130f84 ssh-agent -k 18:09:40 unset SSH_AUTH_SOCK; 18:09:40 unset SSH_AGENT_PID; 18:09:40 echo Agent pid 37 killed; 18:09:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:41 + git semver [Pipeline] } 18:09:41 $ docker stop --time=1 2a5b464053dd0fc56a4c4da8da0a81b840a0d8b1e1c81203e5ce765bc9130f84 18:09:42 $ docker rm -f 2a5b464053dd0fc56a4c4da8da0a81b840a0d8b1e1c81203e5ce765bc9130f84 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:09:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:09:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:43 prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container 18:09:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:09:43 $ docker top a1d3745be366a149a16d96ce50f1aa965cdfa47ec92db35ff8cb4d52f8432ad4 -eo pid,comm 18:09:43 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:09:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:09:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:09:44 [ssh-agent] Looking for ssh-agent implementation... 18:09:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:09:44 $ docker exec a1d3745be366a149a16d96ce50f1aa965cdfa47ec92db35ff8cb4d52f8432ad4 ssh-agent 18:09:44 SSH_AUTH_SOCK=/tmp/ssh-qL4ujpC6CuCj/agent.34 18:09:44 SSH_AGENT_PID=40 18:09:44 Running ssh-add (command line suppressed) 18:09:44 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14370673362441000648.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_14370673362441000648.key) 18:09:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:09:44 + git semver push 18:09:44 2022-10-03 18:09:44,767 [run_push] DEBUG push 18:09:44 2022-10-03 18:09:44,767 [execute] INFO git cat-file --batch-check 18:09:44 2022-10-03 18:09:44,768 [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:09:44 2022-10-03 18:09:44,771 [execute] INFO git rev-list cfc6192a0bc51c8fb67c105cf273315df9c3b0a9 -- 18:09:44 2022-10-03 18:09:44,772 [execute] DEBUG Popen(['git', 'rev-list', 'cfc6192a0bc51c8fb67c105cf273315df9c3b0a9', '--'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=None) 18:09:44 2022-10-03 18:09:44,778 [execute] INFO git fetch -v origin 18:09:44 2022-10-03 18:09:44,778 [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:09:45 2022-10-03 18:09:45,321 [run_push] DEBUG no remote changes detected 18:09:45 2022-10-03 18:09:45,321 [execute] INFO git push origin semver 18:09:45 2022-10-03 18:09:45,322 [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:09:46 2022-10-03 18:09:46,155 [run_push] DEBUG push all version tags 18:09:46 2022-10-03 18:09:46,156 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:09:46 2022-10-03 18:09:46,156 [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:09:46 2022-10-03 18:09:46,905 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:09:46 2.3.0-dev.19 [Pipeline] } 18:09:46 $ docker exec --env ******** --env ******** a1d3745be366a149a16d96ce50f1aa965cdfa47ec92db35ff8cb4d52f8432ad4 ssh-agent -k 18:09:47 unset SSH_AUTH_SOCK; 18:09:47 unset SSH_AGENT_PID; 18:09:47 echo Agent pid 40 killed; 18:09:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:09:47 + git semver [Pipeline] } 18:09:47 $ docker stop --time=1 a1d3745be366a149a16d96ce50f1aa965cdfa47ec92db35ff8cb4d52f8432ad4 18:09:48 $ docker rm -f a1d3745be366a149a16d96ce50f1aa965cdfa47ec92db35ff8cb4d52f8432ad4 [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:09:49 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 18:09:49 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:09:49 total 16 18:09:49 drwxr-xr-x 3 root root 4096 Oct 3 18:03 . 18:09:49 drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 18:09 .. 18:09:49 drwxr-xr-x 2 root root 4096 Oct 3 18:03 cost 18:09:49 -rw-r--r-- 1 root root 94 Oct 3 18:03 cost.csv 18:09:49 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:09:49 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:09:49 total 16 18:09:49 drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 18:03 . 18:09:49 drwxrwxr-x 12 jenkins jenkins 4096 Oct 3 18:09 .. 18:09:49 drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 18:03 cost 18:09:49 -rw-r--r-- 1 jenkins jenkins 94 Oct 3 18:03 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:09:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:09:50 ---> package-listing.sh 18:09:50 ++ tr '[:upper:]' '[:lower:]' 18:09:50 ++ facter osfamily 18:09:50 + OS_FAMILY=debian 18:09:50 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 18:09:50 + START_PACKAGES=/tmp/packages_start.txt 18:09:50 + END_PACKAGES=/tmp/packages_end.txt 18:09:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:09:50 + PACKAGES=/tmp/packages_start.txt 18:09:50 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:09:50 + PACKAGES=/tmp/packages_end.txt 18:09:50 + case "${OS_FAMILY}" in 18:09:50 + dpkg -l 18:09:50 + grep '^ii' 18:09:50 + '[' -f /tmp/packages_start.txt ']' 18:09:50 + '[' -f /tmp/packages_end.txt ']' 18:09:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:09:50 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:09:50 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 18:09:50 + 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:09:51 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:09:51 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:09:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:09:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:09:51 prd-ubuntu20.04-docker-8c-8g-6920 does not seem to be running inside a container 18:09:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:09:52 $ docker top a20a3c6aad19c8d11b89489b89bb516dd363906133adee39180625b07f9c43ea -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:52 + touch /tmp/pre-build-complete [Pipeline] sh 18:09:52 + mkdir -p /var/log/sysstat [Pipeline] sh 18:09:53 + ls /var/log/sa-host 18:09:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:09:53 provisioning config files... 18:09:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config15268856085940828967tmp [Pipeline] { [Pipeline] echo 18:09:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:09:53 ---> create-netrc.sh [Pipeline] } 18:09:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:09:53 ---> python-tools-install.sh [Pipeline] echo 18:09:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:09:54 ---> sudo-logs.sh 18:09:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:09:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:09:54 ---> job-cost.sh 18:09:54 lf-activate-venv: SKIPPING 18:09:54 DEBUG: total: 0.2199999988079071 18:09:54 INFO: Retrieving Stack Cost... 18:09:54 INFO: Retrieving Pricing Info for: v3-standard-8 18:09:55 INFO: Archiving Costs [Pipeline] echo 18:09:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:09:55 ---> logs-deploy.sh 18:09:55 lf-activate-venv: SKIPPING 18:09:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/58 18:09:55 INFO: archiving workspace using pattern(s): 18:09:56 Archives upload complete. 18:09:56 INFO: archiving logs to Nexus