Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 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-ssh1278960926006970869.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh18114673358786317179.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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/edgex-global-pipelines/.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/edgex-global-pipelines@tmp/jenkins-gitclient-ssh7229563773099591963.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh3031871331766700181.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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/lf-pipelines/.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/lf-pipelines@tmp/jenkins-gitclient-ssh11305447017369194808.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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.17 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 [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-47831’ is offline Running on prd-ubuntu20.04-docker-8c-8g-47865 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/dry_app-rfid-llrp-inventory_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 (main) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 # timeout=10 Commit message: "docs: Update change log for Kamakura (#82)" > git rev-list --no-walk df08deb8859f939424de0cfb9cf80597f8b78baf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:28:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:28:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:28:09 ========================================================= 18:28:09 EdgeX Global Pipelines Version Info 18:28:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:28:10 ------------------- 18:28:10 stable info: 18:28:10 ------------------- 18:28:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:28:10 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 18:28:10 Message: update stable to v1.0.227 18:28:10 ------------------- 18:28:10 experimental info: 18:28:10 ------------------- 18:28:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:28:10 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 18:28:10 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e85684 [Pipeline] echo 18:28:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:11 provisioning config files... 18:28:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1296379721472665927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:11 ---> docker-login.sh 18:28:11 nexus3.edgexfoundry.org:10001 18:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:12 Configure a credential helper to remove this warning. See 18:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:12 18:28:12 Login Succeeded 18:28:12 nexus3.edgexfoundry.org:10002 18:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:12 Configure a credential helper to remove this warning. See 18:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:12 18:28:12 Login Succeeded 18:28:12 nexus3.edgexfoundry.org:10003 18:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:12 Configure a credential helper to remove this warning. See 18:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:12 18:28:12 Login Succeeded 18:28:12 nexus3.edgexfoundry.org:10004 18:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:12 Configure a credential helper to remove this warning. See 18:28:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:12 18:28:12 Login Succeeded 18:28:12 docker.io 18:28:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:13 Configure a credential helper to remove this warning. See 18:28:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:13 18:28:13 Login Succeeded 18:28:13 ---> docker-login.sh ends [Pipeline] } 18:28:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:28:13 + git rev-list -1 --merges 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9~1..1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] echo 18:28:13 -----------> git rev-list -1 --merges 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9~1..1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [false] [Pipeline] sh 18:28:14 + git log --format=format:%s -1 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] echo 18:28:14 ========================================================= 18:28:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:28:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:28:14 + git log --format=format:%s -1 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] echo 18:28:14 [semverPrep] GIT_COMMIT: 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9, Commit Message: docs: Update change log for Kamakura (#82) [Pipeline] echo 18:28:14 [semverPrep] This is not a build commit. [Pipeline] sh 18:28:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:28:14 + grep -v github /etc/ssh/ssh_known_hosts 18:28:14 + [ -e /tmp/ssh_known_hosts ] 18:28:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:28:14 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:28:14 + sudo tee -a /etc/ssh/ssh_known_hosts 18:28:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:28:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:28:15 18:28:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:28:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:28:15 latest: Pulling from edgex-devops/py-git-semver 18:28:15 1fe172e4850f: Pulling fs layer 18:28:15 caf521ccaac6: Pulling fs layer 18:28:15 3ead6fa29328: Pulling fs layer 18:28:15 5c2a1cbceb83: Pulling fs layer 18:28:15 a8d5f1318db7: Pulling fs layer 18:28:15 5c2a1cbceb83: Waiting 18:28:15 c427282e49a2: Pulling fs layer 18:28:15 1827001aaf11: Pulling fs layer 18:28:15 0714d37db230: Pulling fs layer 18:28:15 1827001aaf11: Waiting 18:28:15 a8d5f1318db7: Waiting 18:28:15 ac28cf19c067: Pulling fs layer 18:28:15 c427282e49a2: Waiting 18:28:15 ca983d60f3e2: Pulling fs layer 18:28:15 0714d37db230: Waiting 18:28:15 9f894cec8388: Pulling fs layer 18:28:15 9f894cec8388: Waiting 18:28:15 ca983d60f3e2: Waiting 18:28:15 caf521ccaac6: Verifying Checksum 18:28:15 caf521ccaac6: Download complete 18:28:15 5c2a1cbceb83: Verifying Checksum 18:28:15 5c2a1cbceb83: Download complete 18:28:15 3ead6fa29328: Verifying Checksum 18:28:15 3ead6fa29328: Download complete 18:28:15 a8d5f1318db7: Verifying Checksum 18:28:15 a8d5f1318db7: Download complete 18:28:15 c427282e49a2: Download complete 18:28:15 0714d37db230: Verifying Checksum 18:28:15 0714d37db230: Download complete 18:28:15 ac28cf19c067: Verifying Checksum 18:28:15 ac28cf19c067: Download complete 18:28:15 ca983d60f3e2: Download complete 18:28:15 9f894cec8388: Verifying Checksum 18:28:15 9f894cec8388: Download complete 18:28:15 1fe172e4850f: Verifying Checksum 18:28:15 1fe172e4850f: Download complete 18:28:15 1827001aaf11: Verifying Checksum 18:28:15 1827001aaf11: Download complete 18:28:17 1fe172e4850f: Pull complete 18:28:17 caf521ccaac6: Pull complete 18:28:17 3ead6fa29328: Pull complete 18:28:17 5c2a1cbceb83: Pull complete 18:28:18 a8d5f1318db7: Pull complete 18:28:18 c427282e49a2: Pull complete 18:28:20 1827001aaf11: Pull complete 18:28:20 0714d37db230: Pull complete 18:28:20 ac28cf19c067: Pull complete 18:28:20 ca983d60f3e2: Pull complete 18:28:20 9f894cec8388: Pull complete 18:28:20 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 18:28:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:28:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 18:28:20 prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container 18:28:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:28:22 $ docker top 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a -eo pid,comm 18:28:22 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:28:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:28:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:22 [ssh-agent] Looking for ssh-agent implementation... 18:28:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:22 $ docker exec 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a ssh-agent 18:28:22 SSH_AUTH_SOCK=/tmp/ssh-2PPHZiVtUtoW/agent.33 18:28:22 SSH_AGENT_PID=40 18:28:22 Running ssh-add (command line suppressed) 18:28:22 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5318193477609519569.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5318193477609519569.key) 18:28:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:23 + git tag --points-at HEAD [Pipeline] } 18:28:23 $ docker exec --env ******** --env ******** 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a ssh-agent -k 18:28:23 unset SSH_AUTH_SOCK; 18:28:23 unset SSH_AGENT_PID; 18:28:23 echo Agent pid 40 killed; 18:28:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:28:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:28:23 [ssh-agent] Looking for ssh-agent implementation... 18:28:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:28:23 $ docker exec 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a ssh-agent 18:28:23 SSH_AUTH_SOCK=/tmp/ssh-HKJAs0PTwsAy/agent.73 18:28:23 SSH_AGENT_PID=79 18:28:23 Running ssh-add (command line suppressed) 18:28:23 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1306881582321280080.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1306881582321280080.key) 18:28:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:28:23 + git semver init 18:28:24 2022-05-10 18:28:24,170 [run_init] DEBUG init version:0.0.0 force:False 18:28:24 2022-05-10 18:28:24,170 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver 18:28:24 2022-05-10 18:28:24,171 [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:28:24 2022-05-10 18:28:24,171 [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:28:25 2022-05-10 18:28:25,215 [append_file] DEBUG append to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.git/info/exclude 18:28:25 2022-05-10 18:28:25,216 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:False 18:28:25 2022-05-10 18:28:25,216 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:28:25 2022-05-10 18:28:25,216 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:28:25 2.1.0-dev.13 [Pipeline] } 18:28:25 $ docker exec --env ******** --env ******** 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a ssh-agent -k 18:28:25 unset SSH_AUTH_SOCK; 18:28:25 unset SSH_AGENT_PID; 18:28:25 echo Agent pid 79 killed; 18:28:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:28:26 + git semver [Pipeline] } 18:28:26 $ docker stop --time=1 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a 18:28:27 $ docker rm -f 53ec47784c0613fd96f276b55a12b511d361621f3205e8a64df66d14f5d99f2a [Pipeline] // withDockerContainer [Pipeline] sh 18:28:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:28:28 Stashed 1 file(s) [Pipeline] echo 18:28:28 [edgeXSemver]: initialized semver on version 2.1.0-dev.13 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:28:28 provisioning config files... 18:28:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config3982519594651792872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:28:28 ---> docker-login.sh 18:28:28 nexus3.edgexfoundry.org:10001 18:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:28 Configure a credential helper to remove this warning. See 18:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:28 18:28:28 Login Succeeded 18:28:28 nexus3.edgexfoundry.org:10002 18:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:28 Configure a credential helper to remove this warning. See 18:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:28 18:28:28 Login Succeeded 18:28:28 nexus3.edgexfoundry.org:10003 18:28:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:28 Configure a credential helper to remove this warning. See 18:28:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:28 18:28:28 Login Succeeded 18:28:28 nexus3.edgexfoundry.org:10004 18:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:29 Configure a credential helper to remove this warning. See 18:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:29 18:28:29 Login Succeeded 18:28:29 docker.io 18:28:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:28:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:28:29 Configure a credential helper to remove this warning. See 18:28:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:28:29 18:28:29 Login Succeeded 18:28:29 ---> docker-login.sh ends [Pipeline] } 18:28:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:28:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:28:29 ========================================================= 18:28:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:28:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:28:29 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 18:28:29 Sending build context to Docker daemon 12.39MB 18:28:29 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:28:29 Step 2/13 : FROM ${BASE} AS builder 18:28:29 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:28:29 59bf1c3509f3: Pulling fs layer 18:28:29 666ba61612fd: Pulling fs layer 18:28:29 8ed8ca486205: Pulling fs layer 18:28:29 4fe6c5a15a65: Pulling fs layer 18:28:29 22a0e8bec74d: Pulling fs layer 18:28:29 ca2b28591e48: Pulling fs layer 18:28:29 4fe6c5a15a65: Waiting 18:28:29 22a0e8bec74d: Waiting 18:28:29 a51346096db8: Pulling fs layer 18:28:29 ca2b28591e48: Waiting 18:28:29 daebc70d1ce1: Pulling fs layer 18:28:29 0e18a0eac166: Pulling fs layer 18:28:29 a51346096db8: Waiting 18:28:29 daebc70d1ce1: Waiting 18:28:29 0e18a0eac166: Waiting 18:28:29 8ed8ca486205: Download complete 18:28:30 666ba61612fd: Verifying Checksum 18:28:30 666ba61612fd: Download complete 18:28:30 22a0e8bec74d: Verifying Checksum 18:28:30 22a0e8bec74d: Download complete 18:28:30 ca2b28591e48: Verifying Checksum 18:28:30 ca2b28591e48: Download complete 18:28:30 a51346096db8: Verifying Checksum 18:28:30 a51346096db8: Download complete 18:28:30 59bf1c3509f3: Verifying Checksum 18:28:30 daebc70d1ce1: Verifying Checksum 18:28:30 daebc70d1ce1: Download complete 18:28:30 59bf1c3509f3: Pull complete 18:28:30 666ba61612fd: Pull complete 18:28:30 8ed8ca486205: Pull complete 18:28:30 0e18a0eac166: Verifying Checksum 18:28:30 0e18a0eac166: Download complete 18:28:30 4fe6c5a15a65: Verifying Checksum 18:28:30 4fe6c5a15a65: Download complete 18:28:34 4fe6c5a15a65: Pull complete 18:28:34 22a0e8bec74d: Pull complete 18:28:34 ca2b28591e48: Pull complete 18:28:34 a51346096db8: Pull complete 18:28:35 daebc70d1ce1: Pull complete 18:28:37 0e18a0eac166: Pull complete 18:28:37 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 18:28:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:28:37 ---> f018257e8ee9 18:28:37 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:28:39 ---> Running in c9fa28cfa33c 18:28:39 Removing intermediate container c9fa28cfa33c 18:28:39 ---> 129e4dacb0fb 18:28:39 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:28:39 ---> Running in 073f352451c8 18:28:39 Removing intermediate container 073f352451c8 18:28:39 ---> 60ce8e6f5be5 18:28:39 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:28:39 ---> Running in 85198faeaa6a 18:28:39 Removing intermediate container 85198faeaa6a 18:28:39 ---> f621713f179a 18:28:39 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:28:39 ---> Running in b9d2926c8c72 18:28:39 Removing intermediate container b9d2926c8c72 18:28:39 ---> a7e73c891bc9 18:28:39 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:28:40 ---> Running in 0cbf2ee4baa2 18:28:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:28:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:28:41 OK: 221 MiB in 52 packages 18:28:42 Removing intermediate container 0cbf2ee4baa2 18:28:42 ---> b12366360638 18:28:42 Step 8/13 : WORKDIR /app 18:28:42 ---> Running in b02b6bc7980a 18:28:42 Removing intermediate container b02b6bc7980a 18:28:42 ---> b12c9224c2a2 18:28:42 Step 9/13 : COPY go.mod vendor* ./ 18:28:42 ---> a0aef0c154eb 18:28:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:28:42 ---> Running in aa309af33722 18:28:43 Still waiting to schedule task 18:28:43 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-47863’ 18:29:00 Removing intermediate container aa309af33722 18:29:00 ---> d86c92a586b4 18:29:00 Step 11/13 : COPY . . 18:29:00 ---> 51f441b76b24 18:29:00 Step 12/13 : ARG MAKE="make build" 18:29:00 ---> Running in b944204d6c6c 18:29:00 Removing intermediate container b944204d6c6c 18:29:00 ---> 984d04f364b5 18:29:00 Step 13/13 : RUN $MAKE 18:29:00 ---> Running in e107fdbf1923 18:29:00 noop 18:29:00 Removing intermediate container e107fdbf1923 18:29:00 ---> 681681e3cf9a 18:29:00 Successfully built 681681e3cf9a 18:29:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:29:00 + docker inspect -f . ci-base-image-x86_64 18:29:00 . [Pipeline] withDockerContainer 18:29:00 prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container 18:29:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:01 $ docker top 87199715e1df414335982672f6d14aeba855c248a67c83fd4551f337278dbae8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:29:01 + go version 18:29:01 go version go1.17.6 linux/amd64 [Pipeline] } 18:29:01 $ docker stop --time=1 87199715e1df414335982672f6d14aeba855c248a67c83fd4551f337278dbae8 18:29:02 $ docker rm -f 87199715e1df414335982672f6d14aeba855c248a67c83fd4551f337278dbae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:29:03 + docker inspect -f . ci-base-image-x86_64 18:29:03 . [Pipeline] withDockerContainer 18:29:03 prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container 18:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:29:03 $ docker top 9591c7651a4a2a514b0c19cabf10dd302affb5b74dfdebda3a50579029e3d6a5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:29:04 + make test 18:29:04 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:29:14 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:29:14 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.029s coverage: 86.2% of statements 18:29:14 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:29:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements 18:29:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:29:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:29:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:29:28 ./bin/test-attribution.sh [Pipeline] echo 18:29:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:29:28 $ docker stop --time=1 9591c7651a4a2a514b0c19cabf10dd302affb5b74dfdebda3a50579029e3d6a5 18:29:30 $ docker rm -f 9591c7651a4a2a514b0c19cabf10dd302affb5b74dfdebda3a50579029e3d6a5 [Pipeline] // withDockerContainer [Pipeline] sh 18:29:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:29:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:29:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:29:32 + ls -al . 18:29:32 total 228 18:29:32 drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:29 . 18:29:32 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:28 .. 18:29:32 -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:28 .dockerignore 18:29:32 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:28 .git 18:29:32 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:28 .github 18:29:32 -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:28 .gitignore 18:29:32 -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:28 .golangci.yml 18:29:32 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:28 .semver 18:29:32 -rw-rw-r-- 1 jenkins jenkins 9410 May 10 18:28 Attribution.txt 18:29:32 -rw-rw-r-- 1 jenkins jenkins 2487 May 10 18:28 CHANGELOG.md 18:29:32 -rw-rw-r-- 1 jenkins jenkins 1923 May 10 18:28 Dockerfile 18:29:32 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:28 GOVERNANCE.md 18:29:32 -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:28 Jenkinsfile 18:29:32 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:28 LICENSE 18:29:32 -rw-rw-r-- 1 jenkins jenkins 2949 May 10 18:28 Makefile 18:29:32 -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:28 OWNERS.md 18:29:32 -rw-rw-r-- 1 jenkins jenkins 30359 May 10 18:28 README.md 18:29:32 -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:28 VERSION 18:29:32 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:28 bin 18:29:32 -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:29 coverage.out 18:29:32 -rw-rw-r-- 1 jenkins jenkins 3452 May 10 18:28 go.mod 18:29:32 -rw-rw-r-- 1 jenkins jenkins 35440 May 10 18:28 go.sum 18:29:32 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:28 images 18:29:32 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:28 internal 18:29:32 -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:28 main.go 18:29:32 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:28 res 18:29:32 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:28 snap 18:29:32 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:28 static [Pipeline] isUnix [Pipeline] sh 18:29:32 + 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=1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 --label arch=amd64 --label version=2.1.0-dev.13 . 18:29:32 Sending build context to Docker daemon 12.39MB 18:29:32 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:29:32 Step 2/31 : FROM ${BASE} AS builder 18:29:32 ---> 681681e3cf9a 18:29:32 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:29:32 ---> Running in 81313d9d03a7 18:29:32 Removing intermediate container 81313d9d03a7 18:29:32 ---> 90619d58ada7 18:29:32 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:29:32 ---> Running in 1ab9ba6a8fe5 18:29:32 Removing intermediate container 1ab9ba6a8fe5 18:29:32 ---> 405feddb4288 18:29:32 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:29:32 ---> Running in 7448a2b8dee1 18:29:32 Removing intermediate container 7448a2b8dee1 18:29:32 ---> a2a50a5e18b6 18:29:32 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:32 ---> Running in a10a36be1574 18:29:33 Removing intermediate container a10a36be1574 18:29:33 ---> 2e1407c2b6fb 18:29:33 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:29:33 ---> Running in 79e7526c2606 18:29:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:29:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:29:34 OK: 221 MiB in 52 packages 18:29:35 Removing intermediate container 79e7526c2606 18:29:35 ---> e2829a06ef8d 18:29:35 Step 8/31 : WORKDIR /app 18:29:35 ---> Running in 61952f6faecc 18:29:35 Removing intermediate container 61952f6faecc 18:29:35 ---> c9192bed29f3 18:29:35 Step 9/31 : COPY go.mod vendor* ./ 18:29:35 ---> 19d7ff8ada37 18:29:35 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:29:35 ---> Running in 64dff3982425 18:29:36 Removing intermediate container 64dff3982425 18:29:36 ---> ec20eced3204 18:29:36 Step 11/31 : COPY . . 18:29:36 ---> 59d4c2e04a72 18:29:36 Step 12/31 : ARG MAKE="make build" 18:29:36 ---> Running in f62e162dbb9f 18:29:36 Removing intermediate container f62e162dbb9f 18:29:36 ---> f5a84cef3c89 18:29:36 Step 13/31 : RUN $MAKE 18:29:36 ---> Running in 97206e4065a5 18:29:36 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:29:58 Removing intermediate container 97206e4065a5 18:29:58 ---> 536972220986 18:29:58 Step 14/31 : FROM alpine:3.14 18:29:58 3.14: Pulling from library/alpine 18:29:58 8663204ce13b: Pulling fs layer 18:29:58 8663204ce13b: Download complete 18:29:58 8663204ce13b: Pull complete 18:29:58 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:29:58 Status: Downloaded newer image for alpine:3.14 18:29:58 ---> e04c818066af 18:29:58 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:29:58 ---> Running in 666dd668542f 18:29:58 Removing intermediate container 666dd668542f 18:29:58 ---> 5a1b0b0690ee 18:29:58 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:29:58 ---> Running in 20b8db0e4d27 18:29:58 Removing intermediate container 20b8db0e4d27 18:29:58 ---> 77dd7a526e67 18:29:58 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:29:58 ---> Running in 6a9e6ab7f710 18:29:58 Removing intermediate container 6a9e6ab7f710 18:29:58 ---> b38b79e27279 18:29:58 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 18:29:58 ---> Running in 9890dc24f551 18:29:58 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:29:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:29:59 (1/6) Installing ca-certificates (20211220-r0) 18:29:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:29:59 (3/6) Installing libsodium (1.0.18-r0) 18:29:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:29:59 (5/6) Installing libzmq (4.3.4-r0) 18:29:59 (6/6) Installing zeromq (4.3.4-r0) 18:30:00 Executing busybox-1.33.1-r7.trigger 18:30:00 Executing ca-certificates-20211220-r0.trigger 18:30:00 OK: 9 MiB in 20 packages 18:30:00 Removing intermediate container 9890dc24f551 18:30:00 ---> 1a4b5aeaf948 18:30:00 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:30:00 ---> f643748310cb 18:30:00 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:30:00 ---> b98d0716107a 18:30:00 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:30:00 ---> bd2e1b5e800c 18:30:00 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:30:01 ---> 55a7cc774840 18:30:01 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:30:01 ---> 390eb2e0db5d 18:30:01 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:30:01 ---> Running in e52e969d4beb 18:30:02 Removing intermediate container e52e969d4beb 18:30:02 ---> ea2f01a85d99 18:30:02 Step 25/31 : VOLUME /cache 18:30:02 ---> Running in 303687c6accc 18:30:02 Removing intermediate container 303687c6accc 18:30:02 ---> 4f96a007889f 18:30:02 Step 26/31 : EXPOSE 59711 18:30:02 ---> Running in 9219639d2060 18:30:02 Removing intermediate container 9219639d2060 18:30:02 ---> 066a34429a16 18:30:02 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:30:02 ---> Running in 948e42ec0256 18:30:02 Removing intermediate container 948e42ec0256 18:30:02 ---> 74a03b8a5ea0 18:30:02 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:30:02 ---> Running in da54cc3113b1 18:30:02 Removing intermediate container da54cc3113b1 18:30:02 ---> f48df4f6fa80 18:30:02 Step 29/31 : LABEL arch=amd64 18:30:03 ---> Running in d6e52abf91d8 18:30:03 Removing intermediate container d6e52abf91d8 18:30:03 ---> 5924a21b40d7 18:30:03 Step 30/31 : LABEL git_sha=1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 18:30:03 ---> Running in 034e3d28725c 18:30:03 Removing intermediate container 034e3d28725c 18:30:03 ---> d41093eafda2 18:30:03 Step 31/31 : LABEL version=2.1.0-dev.13 18:30:03 ---> Running in d62d0aa0f6e1 18:30:03 Removing intermediate container d62d0aa0f6e1 18:30:03 ---> 31bc23984594 18:30:03 [Warning] One or more build-args [ARCH] were not consumed 18:30:03 Successfully built 31bc23984594 18:30:03 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:03 provisioning config files... 18:30:03 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config9182525269247830769tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:03 ---> docker-login.sh 18:30:03 nexus3.edgexfoundry.org:10001 18:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:03 Configure a credential helper to remove this warning. See 18:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:03 18:30:03 Login Succeeded 18:30:03 nexus3.edgexfoundry.org:10002 18:30:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:03 Configure a credential helper to remove this warning. See 18:30:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:03 18:30:03 Login Succeeded 18:30:04 nexus3.edgexfoundry.org:10003 18:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:04 Configure a credential helper to remove this warning. See 18:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:04 18:30:04 Login Succeeded 18:30:04 nexus3.edgexfoundry.org:10004 18:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:04 Configure a credential helper to remove this warning. See 18:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:04 18:30:04 Login Succeeded 18:30:04 docker.io 18:30:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:04 Configure a credential helper to remove this warning. See 18:30:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:04 18:30:04 Login Succeeded 18:30:04 ---> docker-login.sh ends [Pipeline] } 18:30:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:30:04 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory with the following tags: 18:30:04 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 18:30:04 latest 18:30:04 2.1.0-dev.13 18:30:04 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 18:30:04 main 18:30:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:30:05 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] isUnix [Pipeline] sh 18:30:05 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 18:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:30:05 0ae446612c82: Preparing 18:30:05 bed0a5dd31cf: Preparing 18:30:05 ec0d1528e21c: Preparing 18:30:05 a3c5687108bc: Preparing 18:30:05 1e34d2d3c1b4: Preparing 18:30:05 0a22525d97fe: Preparing 18:30:05 cdc737381a8d: Preparing 18:30:05 f6f63e57e460: Preparing 18:30:05 b541d28bf3b4: Preparing 18:30:05 b541d28bf3b4: Waiting 18:30:05 f6f63e57e460: Waiting 18:30:05 cdc737381a8d: Waiting 18:30:05 0a22525d97fe: Waiting 18:30:05 1e34d2d3c1b4: Pushed 18:30:05 ec0d1528e21c: Pushed 18:30:05 0ae446612c82: Pushed 18:30:05 a3c5687108bc: Pushed 18:30:05 b541d28bf3b4: Layer already exists 18:30:05 0a22525d97fe: Pushed 18:30:05 f6f63e57e460: Pushed 18:30:05 cdc737381a8d: Pushed 18:30:07 bed0a5dd31cf: Pushed 18:30:07 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9: digest: sha256:3725f18337fed5a9ad222aece29f9ebe9d464c5386ca4e8fae342f1c2f4a48ab size: 2197 [Pipeline] isUnix [Pipeline] sh 18:30:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest [Pipeline] isUnix [Pipeline] sh 18:30:08 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:30:08 0ae446612c82: Preparing 18:30:08 bed0a5dd31cf: Preparing 18:30:08 ec0d1528e21c: Preparing 18:30:08 a3c5687108bc: Preparing 18:30:08 1e34d2d3c1b4: Preparing 18:30:08 0a22525d97fe: Preparing 18:30:08 cdc737381a8d: Preparing 18:30:08 f6f63e57e460: Preparing 18:30:08 b541d28bf3b4: Preparing 18:30:08 0a22525d97fe: Waiting 18:30:08 cdc737381a8d: Waiting 18:30:08 f6f63e57e460: Waiting 18:30:08 b541d28bf3b4: Waiting 18:30:08 bed0a5dd31cf: Layer already exists 18:30:08 1e34d2d3c1b4: Layer already exists 18:30:08 a3c5687108bc: Layer already exists 18:30:08 0ae446612c82: Layer already exists 18:30:08 ec0d1528e21c: Layer already exists 18:30:08 cdc737381a8d: Layer already exists 18:30:08 0a22525d97fe: Layer already exists 18:30:08 f6f63e57e460: Layer already exists 18:30:08 b541d28bf3b4: Layer already exists 18:30:08 latest: digest: sha256:3725f18337fed5a9ad222aece29f9ebe9d464c5386ca4e8fae342f1c2f4a48ab size: 2197 [Pipeline] isUnix [Pipeline] sh 18:30:08 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh 18:30:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.13 18:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:30:09 0ae446612c82: Preparing 18:30:09 bed0a5dd31cf: Preparing 18:30:09 ec0d1528e21c: Preparing 18:30:09 a3c5687108bc: Preparing 18:30:09 1e34d2d3c1b4: Preparing 18:30:09 0a22525d97fe: Preparing 18:30:09 cdc737381a8d: Preparing 18:30:09 f6f63e57e460: Preparing 18:30:09 b541d28bf3b4: Preparing 18:30:09 0a22525d97fe: Waiting 18:30:09 f6f63e57e460: Waiting 18:30:09 b541d28bf3b4: Waiting 18:30:09 1e34d2d3c1b4: Layer already exists 18:30:09 0ae446612c82: Layer already exists 18:30:09 ec0d1528e21c: Layer already exists 18:30:09 a3c5687108bc: Layer already exists 18:30:09 bed0a5dd31cf: Layer already exists 18:30:09 0a22525d97fe: Layer already exists 18:30:09 cdc737381a8d: Layer already exists 18:30:09 b541d28bf3b4: Layer already exists 18:30:09 f6f63e57e460: Layer already exists 18:30:09 2.1.0-dev.13: digest: sha256:3725f18337fed5a9ad222aece29f9ebe9d464c5386ca4e8fae342f1c2f4a48ab size: 2197 [Pipeline] isUnix [Pipeline] sh 18:30:09 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh 18:30:09 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 18:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:30:09 0ae446612c82: Preparing 18:30:09 bed0a5dd31cf: Preparing 18:30:09 ec0d1528e21c: Preparing 18:30:09 a3c5687108bc: Preparing 18:30:09 1e34d2d3c1b4: Preparing 18:30:09 0a22525d97fe: Preparing 18:30:09 cdc737381a8d: Preparing 18:30:09 f6f63e57e460: Preparing 18:30:09 b541d28bf3b4: Preparing 18:30:09 0a22525d97fe: Waiting 18:30:09 cdc737381a8d: Waiting 18:30:09 f6f63e57e460: Waiting 18:30:09 b541d28bf3b4: Waiting 18:30:09 1e34d2d3c1b4: Layer already exists 18:30:09 bed0a5dd31cf: Layer already exists 18:30:09 0ae446612c82: Layer already exists 18:30:09 a3c5687108bc: Layer already exists 18:30:09 ec0d1528e21c: Layer already exists 18:30:09 0a22525d97fe: Layer already exists 18:30:09 cdc737381a8d: Layer already exists 18:30:09 f6f63e57e460: Layer already exists 18:30:09 b541d28bf3b4: Layer already exists 18:30:09 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13: digest: sha256:3725f18337fed5a9ad222aece29f9ebe9d464c5386ca4e8fae342f1c2f4a48ab size: 2197 [Pipeline] isUnix [Pipeline] sh 18:30:10 + docker tag app-rfid-llrp-inventory nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main [Pipeline] isUnix [Pipeline] sh 18:30:10 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:main 18:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory] 18:30:10 0ae446612c82: Preparing 18:30:10 bed0a5dd31cf: Preparing 18:30:10 ec0d1528e21c: Preparing 18:30:10 a3c5687108bc: Preparing 18:30:10 1e34d2d3c1b4: Preparing 18:30:10 0a22525d97fe: Preparing 18:30:10 cdc737381a8d: Preparing 18:30:10 f6f63e57e460: Preparing 18:30:10 b541d28bf3b4: Preparing 18:30:10 f6f63e57e460: Waiting 18:30:10 cdc737381a8d: Waiting 18:30:10 b541d28bf3b4: Waiting 18:30:10 0a22525d97fe: Waiting 18:30:10 0ae446612c82: Layer already exists 18:30:10 ec0d1528e21c: Layer already exists 18:30:10 1e34d2d3c1b4: Layer already exists 18:30:10 bed0a5dd31cf: Layer already exists 18:30:10 a3c5687108bc: Layer already exists 18:30:10 0a22525d97fe: Layer already exists 18:30:10 cdc737381a8d: Layer already exists 18:30:10 f6f63e57e460: Layer already exists 18:30:10 b541d28bf3b4: Layer already exists 18:30:10 main: digest: sha256:3725f18337fed5a9ad222aece29f9ebe9d464c5386ca4e8fae342f1c2f4a48ab size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:30:10 ===================================================== [Pipeline] echo 18:30:10 taggedImages: 18:30:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 18:30:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:latest 18:30:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:2.1.0-dev.13 18:30:10 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 18:30:10 - 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] sh 18:30:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:10 18:30:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:30:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:11 latest: Pulling from edgex-lftools-log-publisher 18:30:11 5eb5b503b376: Pulling fs layer 18:30:11 5c69ac0246d0: Pulling fs layer 18:30:11 ec43610c2a17: Pulling fs layer 18:30:11 3a2ae6a8a46f: Pulling fs layer 18:30:11 33b1e0a273af: Pulling fs layer 18:30:11 5d3b04190fa2: Pulling fs layer 18:30:11 2f39f015ded8: Pulling fs layer 18:30:11 3a2ae6a8a46f: Waiting 18:30:11 33b1e0a273af: Waiting 18:30:11 5d3b04190fa2: Waiting 18:30:11 5c69ac0246d0: Download complete 18:30:11 3a2ae6a8a46f: Verifying Checksum 18:30:11 3a2ae6a8a46f: Download complete 18:30:11 33b1e0a273af: Verifying Checksum 18:30:11 33b1e0a273af: Download complete 18:30:11 ec43610c2a17: Verifying Checksum 18:30:11 ec43610c2a17: Download complete 18:30:11 5d3b04190fa2: Download complete 18:30:11 5eb5b503b376: Verifying Checksum 18:30:11 5eb5b503b376: Download complete 18:30:11 2f39f015ded8: Download complete 18:30:12 5eb5b503b376: Pull complete 18:30:12 5c69ac0246d0: Pull complete 18:30:13 ec43610c2a17: Pull complete 18:30:13 3a2ae6a8a46f: Pull complete 18:30:13 33b1e0a273af: Pull complete 18:30:13 5d3b04190fa2: Pull complete 18:30:17 2f39f015ded8: Pull complete 18:30:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:30:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:30:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:30:17 prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container 18:30:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:30:19 $ docker top b16800883db0f50798536daf59143ef2ee84a35bb46bcdfc7ad3b84cef0fc339 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:20 ---> job-cost.sh 18:30:20 lf-activate-venv: SKIPPING 18:30:20 INFO: No Stack... 18:30:20 INFO: Retrieving Pricing Info for: v3-standard-8 18:30:21 INFO: Archiving Costs [Pipeline] sh 18:30:21 + cat /w/workspace/dry_app-rfid-llrp-inventory_main/archives/cost.csv 18:30:21 + cut -d, -f6 [Pipeline] lock 18:30:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] 18:30:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] did not exist. Created. 18:30:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:30:21 + echo total: 0.2199999988079071 [Pipeline] stash 18:30:21 Stashed 1 file(s) [Pipeline] } 18:30:21 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 18:30:21 $ docker stop --time=1 b16800883db0f50798536daf59143ef2ee84a35bb46bcdfc7ad3b84cef0fc339 18:30:23 $ docker rm -f b16800883db0f50798536daf59143ef2ee84a35bb46bcdfc7ad3b84cef0fc339 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:32:43 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47866 in /w/workspace/dry_app-rfid-llrp-inventory_main [Pipeline] { [Pipeline] ws 18:32:43 Running in /w/workspace/app-rfid-llrp-inventory/34 [Pipeline] { [Pipeline] checkout 18:32:43 The recommended git tool is: git 18:32:51 using credential edgex-jenkins-ssh 18:32:51 Cloning the remote Git repository 18:32:51 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:32:51 > git init /w/workspace/app-rfid-llrp-inventory/34 # timeout=10 18:32:51 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:32:51 > git --version # timeout=10 18:32:51 > git --version # 'git version 2.25.1' 18:32:51 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:53 Avoid second fetch 18:32:53 Checking out Revision 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 (main) 18:32:53 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:32:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:53 > git config core.sparsecheckout # timeout=10 18:32:53 > git checkout -f 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 # timeout=10 18:32:58 Commit message: "docs: Update change log for Kamakura (#82)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:32:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:32:59 % Total % Received % Xferd Average Speed Time Time Time Current 18:32:59 Dload Upload Total Spent Left Speed 18:32:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 83401 0 --:--:-- --:--:-- --:--:-- 83401 [Pipeline] sh 18:32:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:32:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:32:59 + sudo tee /etc/docker/daemon.new 18:32:59 { 18:32:59 "registry-mirrors": [ 18:32:59 "https://nexus3.edgexfoundry.org:10001" 18:32:59 ], 18:32:59 "bip": "10.250.0.254/24", 18:32:59 "hosts": [ 18:32:59 "tcp://0.0.0.0:5555", 18:32:59 "unix:///var/run/docker.sock" 18:32:59 ], 18:32:59 "mtu": 1458, 18:32:59 "selinux-enabled": true, 18:32:59 "seccomp-profile": "/etc/docker/seccomp.json" 18:32:59 } [Pipeline] sh 18:33:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:33:00 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:33:19 provisioning config files... 18:33:19 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/34@tmp/config4879712407944425072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:33:19 ---> docker-login.sh 18:33:19 nexus3.edgexfoundry.org:10001 18:33:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:20 Configure a credential helper to remove this warning. See 18:33:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:20 18:33:20 Login Succeeded 18:33:20 nexus3.edgexfoundry.org:10002 18:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:21 Configure a credential helper to remove this warning. See 18:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:21 18:33:21 Login Succeeded 18:33:21 nexus3.edgexfoundry.org:10003 18:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:21 Configure a credential helper to remove this warning. See 18:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:21 18:33:21 Login Succeeded 18:33:21 nexus3.edgexfoundry.org:10004 18:33:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:21 Configure a credential helper to remove this warning. See 18:33:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:21 18:33:21 Login Succeeded 18:33:21 docker.io 18:33:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:33:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:33:22 Configure a credential helper to remove this warning. See 18:33:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:33:22 18:33:22 Login Succeeded 18:33:22 ---> docker-login.sh ends [Pipeline] } 18:33:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:33:23 ========================================================= 18:33:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:33:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:33:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 18:33:23 Sending build context to Docker daemon 687.6kB 18:33:23 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:33:23 Step 2/13 : FROM ${BASE} AS builder 18:33:24 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:33:24 9b3977197b4f: Pulling fs layer 18:33:24 1a89e8eeedd5: Pulling fs layer 18:33:24 94645a83ff95: Pulling fs layer 18:33:24 3f3a8bcf1eab: Pulling fs layer 18:33:24 0c92f367c5e7: Pulling fs layer 18:33:24 3096ccb668a1: Pulling fs layer 18:33:24 e8cf19c19ddd: Pulling fs layer 18:33:24 a4caa8a26152: Pulling fs layer 18:33:24 3f3a8bcf1eab: Waiting 18:33:24 0c92f367c5e7: Waiting 18:33:24 a4caa8a26152: Waiting 18:33:24 3096ccb668a1: Waiting 18:33:24 e8cf19c19ddd: Waiting 18:33:24 94645a83ff95: Verifying Checksum 18:33:24 94645a83ff95: Download complete 18:33:24 1a89e8eeedd5: Verifying Checksum 18:33:24 1a89e8eeedd5: Download complete 18:33:24 0c92f367c5e7: Verifying Checksum 18:33:24 0c92f367c5e7: Download complete 18:33:24 3096ccb668a1: Verifying Checksum 18:33:24 3096ccb668a1: Download complete 18:33:24 9b3977197b4f: Verifying Checksum 18:33:24 9b3977197b4f: Download complete 18:33:24 e8cf19c19ddd: Verifying Checksum 18:33:24 e8cf19c19ddd: Download complete 18:33:25 9b3977197b4f: Pull complete 18:33:25 1a89e8eeedd5: Pull complete 18:33:26 94645a83ff95: Pull complete 18:33:26 a4caa8a26152: Verifying Checksum 18:33:26 a4caa8a26152: Download complete 18:33:27 3f3a8bcf1eab: Verifying Checksum 18:33:27 3f3a8bcf1eab: Download complete 18:33:39 3f3a8bcf1eab: Pull complete 18:33:39 0c92f367c5e7: Pull complete 18:33:39 3096ccb668a1: Pull complete 18:33:39 e8cf19c19ddd: Pull complete 18:33:46 a4caa8a26152: Pull complete 18:33:46 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 18:33:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:33:46 ---> 725f1c02e7f9 18:33:46 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:33:47 ---> Running in a7440b4afaba 18:33:47 Removing intermediate container a7440b4afaba 18:33:47 ---> da4c323b2521 18:33:47 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:33:47 ---> Running in f998b658e918 18:33:48 Removing intermediate container f998b658e918 18:33:48 ---> 473c56bb2da1 18:33:48 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:33:48 ---> Running in 10857228bab7 18:33:48 Removing intermediate container 10857228bab7 18:33:48 ---> cd3343035cfb 18:33:48 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:33:48 ---> Running in 80baa4632e3d 18:33:50 Removing intermediate container 80baa4632e3d 18:33:50 ---> bd53c8ea47c2 18:33:50 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:33:50 ---> Running in f826a382e465 18:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:33:52 OK: 220 MiB in 52 packages 18:33:53 Removing intermediate container f826a382e465 18:33:53 ---> b9f3f3902457 18:33:53 Step 8/13 : WORKDIR /app 18:33:53 ---> Running in cbbd69f9d945 18:33:54 Removing intermediate container cbbd69f9d945 18:33:54 ---> 68584c717421 18:33:54 Step 9/13 : COPY go.mod vendor* ./ 18:33:54 ---> 2991ebc59cb5 18:33:54 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:33:54 ---> Running in 33e8f59d5489 18:34:41 Removing intermediate container 33e8f59d5489 18:34:41 ---> 0642fb4bf2fb 18:34:41 Step 11/13 : COPY . . 18:34:41 ---> d2b668efce0c 18:34:41 Step 12/13 : ARG MAKE="make build" 18:34:41 ---> Running in d49f61ea7eea 18:34:41 Removing intermediate container d49f61ea7eea 18:34:41 ---> 1d472f84d8f1 18:34:41 Step 13/13 : RUN $MAKE 18:34:41 ---> Running in 09d050c5898f 18:34:42 noop 18:34:43 Removing intermediate container 09d050c5898f 18:34:43 ---> 8a40f6d366a0 18:34:43 Successfully built 8a40f6d366a0 18:34:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:34:43 + docker inspect -f . ci-base-image-arm64 18:34:43 . [Pipeline] withDockerContainer 18:34:43 prd-ubuntu20.04-docker-arm64-4c-16g-47866 does not seem to be running inside a container 18:34:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/34 -v /w/workspace/app-rfid-llrp-inventory/34:/w/workspace/app-rfid-llrp-inventory/34:rw,z -v /w/workspace/app-rfid-llrp-inventory/34@tmp:/w/workspace/app-rfid-llrp-inventory/34@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:34:45 $ docker top 9dbdd5703678aaf5c6798da0d4649c2da8fe35f9cd04c76ad4f1dfda4c1fdf03 -eo pid,comm [Pipeline] { [Pipeline] sh 18:34:45 + go version 18:34:45 go version go1.17.6 linux/arm64 [Pipeline] } 18:34:45 $ docker stop --time=1 9dbdd5703678aaf5c6798da0d4649c2da8fe35f9cd04c76ad4f1dfda4c1fdf03 18:34:47 $ docker rm -f 9dbdd5703678aaf5c6798da0d4649c2da8fe35f9cd04c76ad4f1dfda4c1fdf03 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:34:48 + docker inspect -f . ci-base-image-arm64 18:34:48 . [Pipeline] withDockerContainer 18:34:48 prd-ubuntu20.04-docker-arm64-4c-16g-47866 does not seem to be running inside a container 18:34:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/34 -v /w/workspace/app-rfid-llrp-inventory/34:/w/workspace/app-rfid-llrp-inventory/34:rw,z -v /w/workspace/app-rfid-llrp-inventory/34@tmp:/w/workspace/app-rfid-llrp-inventory/34@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:34:49 $ docker top b7f22b3c47144c56ec560280a3960f97b85abd0ad8a62ca1f623e28e8e7d3bd8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:34:50 + make test 18:34:50 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:36:12 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:36:12 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.209s coverage: 86.2% of statements 18:36:12 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:36:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.688s coverage: 71.9% of statements 18:36:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:36:15 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:36:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:36:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:36:43 ./bin/test-attribution.sh [Pipeline] echo 18:36:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:36:46 $ docker stop --time=1 b7f22b3c47144c56ec560280a3960f97b85abd0ad8a62ca1f623e28e8e7d3bd8 18:36:48 $ docker rm -f b7f22b3c47144c56ec560280a3960f97b85abd0ad8a62ca1f623e28e8e7d3bd8 [Pipeline] // withDockerContainer [Pipeline] sh 18:36:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:36:49 Warning: overwriting stash ‘coverage-report’ 18:36:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:36:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:36:50 + ls -al . 18:36:50 total 224 18:36:50 drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:36 . 18:36:50 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:32 .. 18:36:50 -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:32 .dockerignore 18:36:50 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:32 .git 18:36:50 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:32 .github 18:36:50 -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:32 .gitignore 18:36:50 -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:32 .golangci.yml 18:36:50 -rw-rw-r-- 1 jenkins jenkins 9410 May 10 18:32 Attribution.txt 18:36:50 -rw-rw-r-- 1 jenkins jenkins 2487 May 10 18:32 CHANGELOG.md 18:36:50 -rw-rw-r-- 1 jenkins jenkins 1923 May 10 18:32 Dockerfile 18:36:50 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:32 GOVERNANCE.md 18:36:50 -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:32 Jenkinsfile 18:36:50 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:32 LICENSE 18:36:50 -rw-rw-r-- 1 jenkins jenkins 2949 May 10 18:32 Makefile 18:36:50 -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:32 OWNERS.md 18:36:50 -rw-rw-r-- 1 jenkins jenkins 30359 May 10 18:32 README.md 18:36:50 -rw-rw-r-- 1 jenkins jenkins 12 May 10 18:28 VERSION 18:36:50 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:32 bin 18:36:50 -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:36 coverage.out 18:36:50 -rw-rw-r-- 1 jenkins jenkins 3452 May 10 18:32 go.mod 18:36:50 -rw-rw-r-- 1 jenkins jenkins 35440 May 10 18:32 go.sum 18:36:50 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:32 images 18:36:50 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:32 internal 18:36:50 -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:32 main.go 18:36:50 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:32 res 18:36:50 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:32 snap 18:36:50 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:32 static [Pipeline] isUnix [Pipeline] sh 18:36:50 + 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=1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 --label arch=arm64 --label version=2.1.0-dev.13 . 18:36:51 Sending build context to Docker daemon 687.6kB 18:36:51 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:36:51 Step 2/31 : FROM ${BASE} AS builder 18:36:51 ---> 8a40f6d366a0 18:36:51 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:36:51 ---> Running in b5799be6d873 18:36:51 Removing intermediate container b5799be6d873 18:36:51 ---> 388307ae80a8 18:36:51 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:36:51 ---> Running in ea651e55d1e5 18:36:52 Removing intermediate container ea651e55d1e5 18:36:52 ---> f2677522f077 18:36:52 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:36:52 ---> Running in 900e19f92287 18:36:52 Removing intermediate container 900e19f92287 18:36:52 ---> 5b7aaf641d11 18:36:52 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:36:52 ---> Running in ae889ee8403c 18:36:54 Removing intermediate container ae889ee8403c 18:36:54 ---> 5341bad1febe 18:36:54 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:36:54 ---> Running in 85231b8f5f2d 18:36:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:36:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:36:57 OK: 220 MiB in 52 packages 18:36:57 Removing intermediate container 85231b8f5f2d 18:36:57 ---> 98080cac93c0 18:36:57 Step 8/31 : WORKDIR /app 18:36:57 ---> Running in 927de251c0af 18:36:57 Removing intermediate container 927de251c0af 18:36:57 ---> d07f3b52fb68 18:36:57 Step 9/31 : COPY go.mod vendor* ./ 18:36:58 ---> 4031dfd937b8 18:36:58 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:36:58 ---> Running in 758b7300c65a 18:37:00 Removing intermediate container 758b7300c65a 18:37:00 ---> c06031c78be9 18:37:00 Step 11/31 : COPY . . 18:37:01 ---> 912dbfaf78d5 18:37:01 Step 12/31 : ARG MAKE="make build" 18:37:01 ---> Running in 65ad0c1174fc 18:37:01 Removing intermediate container 65ad0c1174fc 18:37:01 ---> b4b19c4bd851 18:37:01 Step 13/31 : RUN $MAKE 18:37:01 ---> Running in 83b70e9396d0 18:37:02 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=2.1.0-dev.13 -X edgexfoundry/app-rfid-llrp-inventory.Version=2.1.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:39:09 Removing intermediate container 83b70e9396d0 18:39:09 ---> 33a03561bea4 18:39:09 Step 14/31 : FROM alpine:3.14 18:39:09 3.14: Pulling from library/alpine 18:39:09 455c02918c45: Pulling fs layer 18:39:09 455c02918c45: Verifying Checksum 18:39:09 455c02918c45: Download complete 18:39:09 455c02918c45: Pull complete 18:39:09 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:39:09 Status: Downloaded newer image for alpine:3.14 18:39:09 ---> ac73e934f311 18:39:09 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:39:09 ---> Running in f6830b3f2ad4 18:39:09 Removing intermediate container f6830b3f2ad4 18:39:09 ---> 42203f7672c7 18:39:09 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:39:09 ---> Running in 424438278c0c 18:39:09 Removing intermediate container 424438278c0c 18:39:09 ---> a3c605fd3184 18:39:09 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:39:09 ---> Running in c9c5e166024a 18:39:09 Removing intermediate container c9c5e166024a 18:39:09 ---> 4df8afaf844b 18:39:09 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 18:39:09 ---> Running in 59382ec4d19a 18:39:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:39:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:39:09 (1/6) Installing ca-certificates (20211220-r0) 18:39:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:39:09 (3/6) Installing libsodium (1.0.18-r0) 18:39:09 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:39:09 (5/6) Installing libzmq (4.3.4-r0) 18:39:09 (6/6) Installing zeromq (4.3.4-r0) 18:39:09 Executing busybox-1.33.1-r7.trigger 18:39:09 Executing ca-certificates-20211220-r0.trigger 18:39:09 OK: 9 MiB in 20 packages 18:39:09 Removing intermediate container 59382ec4d19a 18:39:09 ---> 1347b87a1bdc 18:39:09 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:39:09 ---> 551c7d81990a 18:39:09 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:39:09 ---> 8583e31feb26 18:39:09 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:39:09 ---> 23acdfbef448 18:39:09 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:39:09 ---> 8208a61f5e6e 18:39:09 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:39:10 ---> e0bcd09d9f33 18:39:10 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:39:10 ---> Running in 9a742b9acb24 18:39:11 Removing intermediate container 9a742b9acb24 18:39:11 ---> 801bf0b490b1 18:39:11 Step 25/31 : VOLUME /cache 18:39:11 ---> Running in 97a2dc7a1823 18:39:12 Removing intermediate container 97a2dc7a1823 18:39:12 ---> d12041de7430 18:39:12 Step 26/31 : EXPOSE 59711 18:39:12 ---> Running in 9eca4f08f59d 18:39:12 Removing intermediate container 9eca4f08f59d 18:39:12 ---> ec58c224b675 18:39:12 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:39:12 ---> Running in a58c5b5e7ea9 18:39:13 Removing intermediate container a58c5b5e7ea9 18:39:13 ---> 6c9ead0bc3cb 18:39:13 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:39:13 ---> Running in 47ba2563d2c2 18:39:13 Removing intermediate container 47ba2563d2c2 18:39:13 ---> f0f290267ef4 18:39:13 Step 29/31 : LABEL arch=arm64 18:39:13 ---> Running in 1b94eab763bf 18:39:13 Removing intermediate container 1b94eab763bf 18:39:13 ---> a4e6326cd8be 18:39:13 Step 30/31 : LABEL git_sha=1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 18:39:13 ---> Running in ecdcf13aaec0 18:39:13 Removing intermediate container ecdcf13aaec0 18:39:13 ---> c9e57536d98f 18:39:13 Step 31/31 : LABEL version=2.1.0-dev.13 18:39:14 ---> Running in b29d0a3bea7b 18:39:14 Removing intermediate container b29d0a3bea7b 18:39:14 ---> ca9be439b44f 18:39:14 [Warning] One or more build-args [ARCH] were not consumed 18:39:14 Successfully built ca9be439b44f 18:39:14 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:39:14 provisioning config files... 18:39:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/34@tmp/config8335232915331064423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:14 ---> docker-login.sh 18:39:14 nexus3.edgexfoundry.org:10001 18:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:15 Configure a credential helper to remove this warning. See 18:39:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:15 18:39:15 Login Succeeded 18:39:15 nexus3.edgexfoundry.org:10002 18:39:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:15 Configure a credential helper to remove this warning. See 18:39:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:15 18:39:15 Login Succeeded 18:39:15 nexus3.edgexfoundry.org:10003 18:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:16 Configure a credential helper to remove this warning. See 18:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:16 18:39:16 Login Succeeded 18:39:16 nexus3.edgexfoundry.org:10004 18:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:16 Configure a credential helper to remove this warning. See 18:39:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:16 18:39:16 Login Succeeded 18:39:16 docker.io 18:39:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:39:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:39:17 Configure a credential helper to remove this warning. See 18:39:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:39:17 18:39:17 Login Succeeded 18:39:17 ---> docker-login.sh ends [Pipeline] } 18:39:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:39:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:39:17 [edgeXDocker.push] Tagging docker image app-rfid-llrp-inventory-arm64 with the following tags: 18:39:17 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 18:39:17 latest 18:39:17 2.1.0-dev.13 18:39:17 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 18:39:17 main 18:39:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:17 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] isUnix [Pipeline] sh 18:39:17 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 18:39:17 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:39:17 b9d3fd007a51: Preparing 18:39:17 264513a0a46b: Preparing 18:39:17 6c2e5f79478d: Preparing 18:39:17 04c1ccfdfdf8: Preparing 18:39:17 fc5c23b27487: Preparing 18:39:17 1023ed2f3c99: Preparing 18:39:17 4b11b7785bd3: Preparing 18:39:17 d64104bbdbf4: Preparing 18:39:17 f73e7dbfee58: Preparing 18:39:17 1023ed2f3c99: Waiting 18:39:17 4b11b7785bd3: Waiting 18:39:17 f73e7dbfee58: Waiting 18:39:17 d64104bbdbf4: Waiting 18:39:18 fc5c23b27487: Pushed 18:39:18 b9d3fd007a51: Pushed 18:39:18 6c2e5f79478d: Pushed 18:39:18 04c1ccfdfdf8: Pushed 18:39:18 f73e7dbfee58: Layer already exists 18:39:18 1023ed2f3c99: Pushed 18:39:18 d64104bbdbf4: Pushed 18:39:19 4b11b7785bd3: Pushed 18:39:24 264513a0a46b: Pushed 18:39:24 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9: digest: sha256:2edabe39b003b70f7ee6d6462bfc29a1988958d49b9dde944e7f40500dc60ccf size: 2197 [Pipeline] isUnix [Pipeline] sh 18:39:24 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:39:25 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:39:25 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:39:25 b9d3fd007a51: Preparing 18:39:25 264513a0a46b: Preparing 18:39:25 6c2e5f79478d: Preparing 18:39:25 04c1ccfdfdf8: Preparing 18:39:25 fc5c23b27487: Preparing 18:39:25 1023ed2f3c99: Preparing 18:39:25 4b11b7785bd3: Preparing 18:39:25 d64104bbdbf4: Preparing 18:39:25 f73e7dbfee58: Preparing 18:39:25 1023ed2f3c99: Waiting 18:39:25 d64104bbdbf4: Waiting 18:39:25 f73e7dbfee58: Waiting 18:39:25 4b11b7785bd3: Waiting 18:39:25 fc5c23b27487: Layer already exists 18:39:25 04c1ccfdfdf8: Layer already exists 18:39:25 6c2e5f79478d: Layer already exists 18:39:25 264513a0a46b: Layer already exists 18:39:25 b9d3fd007a51: Layer already exists 18:39:25 d64104bbdbf4: Layer already exists 18:39:25 1023ed2f3c99: Layer already exists 18:39:25 4b11b7785bd3: Layer already exists 18:39:25 f73e7dbfee58: Layer already exists 18:39:25 latest: digest: sha256:2edabe39b003b70f7ee6d6462bfc29a1988958d49b9dde944e7f40500dc60ccf size: 2197 [Pipeline] isUnix [Pipeline] sh 18:39:25 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh 18:39:26 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.13 18:39:26 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:39:26 b9d3fd007a51: Preparing 18:39:26 264513a0a46b: Preparing 18:39:26 6c2e5f79478d: Preparing 18:39:26 04c1ccfdfdf8: Preparing 18:39:26 fc5c23b27487: Preparing 18:39:26 1023ed2f3c99: Preparing 18:39:26 4b11b7785bd3: Preparing 18:39:26 d64104bbdbf4: Preparing 18:39:26 f73e7dbfee58: Preparing 18:39:26 1023ed2f3c99: Waiting 18:39:26 4b11b7785bd3: Waiting 18:39:26 d64104bbdbf4: Waiting 18:39:26 f73e7dbfee58: Waiting 18:39:26 fc5c23b27487: Layer already exists 18:39:26 04c1ccfdfdf8: Layer already exists 18:39:26 6c2e5f79478d: Layer already exists 18:39:26 264513a0a46b: Layer already exists 18:39:26 b9d3fd007a51: Layer already exists 18:39:26 d64104bbdbf4: Layer already exists 18:39:26 4b11b7785bd3: Layer already exists 18:39:26 1023ed2f3c99: Layer already exists 18:39:26 f73e7dbfee58: Layer already exists 18:39:26 2.1.0-dev.13: digest: sha256:2edabe39b003b70f7ee6d6462bfc29a1988958d49b9dde944e7f40500dc60ccf size: 2197 [Pipeline] isUnix [Pipeline] sh 18:39:26 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 [Pipeline] isUnix [Pipeline] sh 18:39:27 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 18:39:27 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:39:27 b9d3fd007a51: Preparing 18:39:27 264513a0a46b: Preparing 18:39:27 6c2e5f79478d: Preparing 18:39:27 04c1ccfdfdf8: Preparing 18:39:27 fc5c23b27487: Preparing 18:39:27 1023ed2f3c99: Preparing 18:39:27 4b11b7785bd3: Preparing 18:39:27 d64104bbdbf4: Preparing 18:39:27 f73e7dbfee58: Preparing 18:39:27 4b11b7785bd3: Waiting 18:39:27 1023ed2f3c99: Waiting 18:39:27 f73e7dbfee58: Waiting 18:39:27 d64104bbdbf4: Waiting 18:39:27 264513a0a46b: Layer already exists 18:39:27 fc5c23b27487: Layer already exists 18:39:27 04c1ccfdfdf8: Layer already exists 18:39:27 6c2e5f79478d: Layer already exists 18:39:27 b9d3fd007a51: Layer already exists 18:39:27 1023ed2f3c99: Layer already exists 18:39:27 4b11b7785bd3: Layer already exists 18:39:27 f73e7dbfee58: Layer already exists 18:39:27 d64104bbdbf4: Layer already exists 18:39:27 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13: digest: sha256:2edabe39b003b70f7ee6d6462bfc29a1988958d49b9dde944e7f40500dc60ccf size: 2197 [Pipeline] isUnix [Pipeline] sh 18:39:27 + docker tag app-rfid-llrp-inventory-arm64 nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] isUnix [Pipeline] sh 18:39:28 + docker push nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main 18:39:28 The push refers to repository [nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64] 18:39:28 b9d3fd007a51: Preparing 18:39:28 264513a0a46b: Preparing 18:39:28 6c2e5f79478d: Preparing 18:39:28 04c1ccfdfdf8: Preparing 18:39:28 fc5c23b27487: Preparing 18:39:28 1023ed2f3c99: Preparing 18:39:28 4b11b7785bd3: Preparing 18:39:28 d64104bbdbf4: Preparing 18:39:28 f73e7dbfee58: Preparing 18:39:28 4b11b7785bd3: Waiting 18:39:28 d64104bbdbf4: Waiting 18:39:28 f73e7dbfee58: Waiting 18:39:28 1023ed2f3c99: Waiting 18:39:28 fc5c23b27487: Layer already exists 18:39:28 6c2e5f79478d: Layer already exists 18:39:28 04c1ccfdfdf8: Layer already exists 18:39:28 264513a0a46b: Layer already exists 18:39:28 b9d3fd007a51: Layer already exists 18:39:28 1023ed2f3c99: Layer already exists 18:39:28 4b11b7785bd3: Layer already exists 18:39:28 d64104bbdbf4: Layer already exists 18:39:28 f73e7dbfee58: Layer already exists 18:39:28 main: digest: sha256:2edabe39b003b70f7ee6d6462bfc29a1988958d49b9dde944e7f40500dc60ccf size: 2197 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:39:28 ===================================================== [Pipeline] echo 18:39:28 taggedImages: 18:39:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 18:39:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:latest 18:39:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:2.1.0-dev.13 18:39:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:1e8568491c2976ba30b0b11b80a5108cdbbaf7e9-2.1.0-dev.13 18:39:28 - nexus3.edgexfoundry.org:10004/app-rfid-llrp-inventory-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:28 18:39:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:39:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:29 arm64: Pulling from edgex-lftools-log-publisher 18:39:29 8998bd30e6a1: Pulling fs layer 18:39:29 04944245beec: Pulling fs layer 18:39:29 699f458cf7ca: Pulling fs layer 18:39:29 765212b225bb: Pulling fs layer 18:39:29 f23df028b6ca: Pulling fs layer 18:39:29 d65c8cfc05b1: Pulling fs layer 18:39:29 2437ff75d9bd: Pulling fs layer 18:39:29 765212b225bb: Waiting 18:39:29 f23df028b6ca: Waiting 18:39:29 d65c8cfc05b1: Waiting 18:39:29 2437ff75d9bd: Waiting 18:39:29 04944245beec: Verifying Checksum 18:39:29 04944245beec: Download complete 18:39:29 765212b225bb: Verifying Checksum 18:39:29 765212b225bb: Download complete 18:39:29 f23df028b6ca: Verifying Checksum 18:39:29 f23df028b6ca: Download complete 18:39:29 d65c8cfc05b1: Verifying Checksum 18:39:29 d65c8cfc05b1: Download complete 18:39:29 699f458cf7ca: Verifying Checksum 18:39:29 699f458cf7ca: Download complete 18:39:29 8998bd30e6a1: Verifying Checksum 18:39:29 8998bd30e6a1: Download complete 18:39:31 2437ff75d9bd: Verifying Checksum 18:39:31 2437ff75d9bd: Download complete 18:39:33 8998bd30e6a1: Pull complete 18:39:34 04944245beec: Pull complete 18:39:35 699f458cf7ca: Pull complete 18:39:36 765212b225bb: Pull complete 18:39:36 f23df028b6ca: Pull complete 18:39:37 d65c8cfc05b1: Pull complete 18:39:52 2437ff75d9bd: Pull complete 18:39:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:39:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:39:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:39:52 prd-ubuntu20.04-docker-arm64-4c-16g-47866 does not seem to be running inside a container 18:39:52 $ 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/34 -v /w/workspace/app-rfid-llrp-inventory/34:/w/workspace/app-rfid-llrp-inventory/34:rw,z -v /w/workspace/app-rfid-llrp-inventory/34@tmp:/w/workspace/app-rfid-llrp-inventory/34@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:39:54 $ docker top 4413b63cf6bb6918e62cefe1f90290bbe881733da19d43a9e1c5eb4ade6634ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:39:55 ---> job-cost.sh 18:39:55 lf-activate-venv: SKIPPING 18:39:55 INFO: No Stack... 18:39:56 INFO: Retrieving Pricing Info for: v3-standard-4 18:39:57 INFO: Archiving Costs [Pipeline] sh 18:39:57 + cat /w/workspace/app-rfid-llrp-inventory/34/archives/cost.csv 18:39:57 + cut -d, -f6 [Pipeline] lock 18:39:57 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] 18:39:57 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] did not exist. Created. 18:39:57 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:39:58 /w/workspace/app-rfid-llrp-inventory/34@tmp/durable-f52493fc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:39:59 + echo total: 0.10999999940395355 [Pipeline] stash 18:39:59 Warning: overwriting stash ‘stack-cost’ 18:39:59 Stashed 1 file(s) [Pipeline] } 18:39:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-main-34-stack-cost] [Pipeline] // lock [Pipeline] } 18:39:59 $ docker stop --time=1 4413b63cf6bb6918e62cefe1f90290bbe881733da19d43a9e1c5eb4ade6634ef 18:40:00 $ docker rm -f 4413b63cf6bb6918e62cefe1f90290bbe881733da19d43a9e1c5eb4ade6634ef [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:40:01 provisioning config files... 18:40:01 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config6916508984761718533tmp [Pipeline] { [Pipeline] sh 18:40:01 + set +x 18:40:01 + bash -s -- 18:40:01 + curl -s https://codecov.io/bash 18:40:01 18:40:01 _____ _ 18:40:01 / ____| | | 18:40:01 | | ___ __| | ___ ___ _____ __ 18:40:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:40:01 | |___| (_) | (_| | __/ (_| (_) \ V / 18:40:01 \_____\___/ \__,_|\___|\___\___/ \_/ 18:40:01 Bash-1.0.6 18:40:01 18:40:01 18:40:01 ==> git version 2.25.1 found 18:40:01 ==> 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:40:01 Release-Date: 2020-01-08 18:40:01 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:40:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:40:01 ==> Jenkins CI detected. 18:40:01 current dir:  /w/workspace/dry_app-rfid-llrp-inventory_main 18:40:01 project root: . 18:40:01 --> token set from env 18:40:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:40:01 ==> Running gcov in . (disable via -X gcov) 18:40:01 ==> Python coveragepy not found 18:40:01 ==> Searching for coverage reports in: 18:40:01 + . 18:40:01 -> Found 1 reports 18:40:01 ==> Detecting git/mercurial file structure 18:40:01 ==> Reading reports 18:40:01 + ./coverage.out bytes=41008 18:40:01 ==> Appending adjustments 18:40:01 https://docs.codecov.io/docs/fixing-reports 18:40:01 + Found adjustments 18:40:01 ==> Gzipping contents 18:40:01 12K /tmp/codecov.VzCxRJ.gz 18:40:01 ==> Uploading reports 18:40:01 url: https://codecov.io 18:40:01 query: branch=main&commit=1e8568491c2976ba30b0b11b80a5108cdbbaf7e9&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:40:01 -> Pinging Codecov 18:40:01 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=1e8568491c2976ba30b0b11b80a5108cdbbaf7e9&build=34&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2Fmain%2F34%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=&job=&cmd_args= 18:40:02 -> Uploading to 18:40:02 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/1e8568491c2976ba30b0b11b80a5108cdbbaf7e9/9e4c6dd0-9d7c-4636-9ef9-15fec66a1dfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T184002Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf0cad8e365df758cc0737021f96cb2dfcce7eeb1bb7e594e42039ce0c06cf0e 18:40:02 % Total % Received % Xferd Average Speed Time Time Time Current 18:40:02 Dload Upload Total Spent Left Speed 18:40:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11486 0 0 100 11486 0 52930 --:--:-- --:--:-- --:--:-- 52930 18:40:02 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] } 18:40:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 18:40:02 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 18:40:02 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:40:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:03 18:40:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 18:40:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:03 1.410.4: Pulling from edgex-devops/edgex-snyk-go 18:40:03 188c0c94c7c5: Pulling fs layer 18:40:03 0ef7d3d256c8: Pulling fs layer 18:40:03 de9db76c5a1d: Pulling fs layer 18:40:03 0eba1c9be4d2: Pulling fs layer 18:40:03 0d57e429df01: Pulling fs layer 18:40:03 4e4be7b47b0d: Pulling fs layer 18:40:03 e1f770b5df2f: Pulling fs layer 18:40:03 85a0685a4137: Pulling fs layer 18:40:03 0d57e429df01: Waiting 18:40:03 e1f770b5df2f: Waiting 18:40:03 85a0685a4137: Waiting 18:40:03 0eba1c9be4d2: Waiting 18:40:03 4e4be7b47b0d: Waiting 18:40:03 de9db76c5a1d: Verifying Checksum 18:40:03 de9db76c5a1d: Download complete 18:40:03 0ef7d3d256c8: Download complete 18:40:03 0d57e429df01: Verifying Checksum 18:40:03 0d57e429df01: Download complete 18:40:03 4e4be7b47b0d: Verifying Checksum 18:40:03 4e4be7b47b0d: Download complete 18:40:03 188c0c94c7c5: Verifying Checksum 18:40:03 188c0c94c7c5: Download complete 18:40:03 188c0c94c7c5: Pull complete 18:40:03 0ef7d3d256c8: Pull complete 18:40:03 e1f770b5df2f: Verifying Checksum 18:40:03 e1f770b5df2f: Download complete 18:40:03 de9db76c5a1d: Pull complete 18:40:04 0eba1c9be4d2: Verifying Checksum 18:40:04 0eba1c9be4d2: Download complete 18:40:04 85a0685a4137: Verifying Checksum 18:40:04 85a0685a4137: Download complete 18:40:07 0eba1c9be4d2: Pull complete 18:40:07 0d57e429df01: Pull complete 18:40:07 4e4be7b47b0d: Pull complete 18:40:07 e1f770b5df2f: Pull complete 18:40:11 85a0685a4137: Pull complete 18:40:11 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 18:40:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 18:40:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 18:40:11 prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container 18:40:11 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 18:40:13 $ docker top b87362c9dac5dfc5104bf76fa31a2823f2b56d1f7ece21fc111fa02f53187f9f -eo pid,comm [Pipeline] { [Pipeline] echo 18:40:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 18:40:13 + set -o pipefail 18:40:13 + snyk monitor '--org=edgex-jenkins' 18:40:18 18:40:18 Monitoring /w/workspace/dry_app-rfid-llrp-inventory_main (edgexfoundry/app-rfid-llrp-inventory)... 18:40:18 18:40:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0ce222ee-6a10-48df-8845-d892a89a3fbe/history/5e81fcd6-42ea-4c1d-8a0e-fd4569071b33 18:40:18 18:40:18 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 18:40:18 18:40:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 18:40:18 18:40:18 [Pipeline] } 18:40:18 $ docker stop --time=1 b87362c9dac5dfc5104bf76fa31a2823f2b56d1f7ece21fc111fa02f53187f9f 18:40:21 $ docker rm -f b87362c9dac5dfc5104bf76fa31a2823f2b56d1f7ece21fc111fa02f53187f9f [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:40:21 + git log --format=format:%s -1 1e8568491c2976ba30b0b11b80a5108cdbbaf7e9 [Pipeline] sh 18:40:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:40:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:40:22 . [Pipeline] withDockerContainer 18:40:22 prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container 18:40: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:40:22 $ docker top ad4a5fe300b354e792d9316d00a207a2956d6ec159f70fbd0dc6368044b3bbe5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:22 [ssh-agent] Looking for ssh-agent implementation... 18:40:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:23 $ docker exec ad4a5fe300b354e792d9316d00a207a2956d6ec159f70fbd0dc6368044b3bbe5 ssh-agent 18:40:23 SSH_AUTH_SOCK=/tmp/ssh-j3opHxFT38ac/agent.33 18:40:23 SSH_AGENT_PID=39 18:40:23 Running ssh-add (command line suppressed) 18:40:23 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2127162512007500942.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_2127162512007500942.key) 18:40:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:23 + git semver tag 18:40:23 2022-05-10 18:40:23,815 [run_tag] DEBUG tag force:False 18:40:23 2022-05-10 18:40:23,816 [check_head_tag] DEBUG check head tag 18:40:23 2022-05-10 18:40:23,816 [execute] INFO git cat-file --batch-check 18:40:23 2022-05-10 18:40:23,816 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:40:23 2022-05-10 18:40:23,820 [execute] INFO git cat-file --batch 18:40:23 2022-05-10 18:40:23,820 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=) 18:40:23 2022-05-10 18:40:23,831 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:23 2022-05-10 18:40:23,831 [execute] INFO git tag -a v2.1.0-dev.13 -m v2.1.0-dev.13 18:40:23 2022-05-10 18:40:23,831 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.1.0-dev.13', '-m', 'v2.1.0-dev.13'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main, universal_newlines=False, shell=None, istream=None) 18:40:23 2022-05-10 18:40:23,836 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:23 2.1.0-dev.13 [Pipeline] } 18:40:23 $ docker exec --env ******** --env ******** ad4a5fe300b354e792d9316d00a207a2956d6ec159f70fbd0dc6368044b3bbe5 ssh-agent -k 18:40:24 unset SSH_AUTH_SOCK; 18:40:24 unset SSH_AGENT_PID; 18:40:24 echo Agent pid 39 killed; 18:40:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:24 + git semver [Pipeline] } 18:40:24 $ docker stop --time=1 ad4a5fe300b354e792d9316d00a207a2956d6ec159f70fbd0dc6368044b3bbe5 18:40:25 $ docker rm -f ad4a5fe300b354e792d9316d00a207a2956d6ec159f70fbd0dc6368044b3bbe5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 18:40:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:26 18:40:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 18:40:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:26 0.23.1-centos7: Pulling from edgex-lftools 18:40:26 ab5ef0e58194: Pulling fs layer 18:40:26 9712f1f96733: Pulling fs layer 18:40:26 63f879dbbcfc: Pulling fs layer 18:40:26 0d9ebad4ef96: Pulling fs layer 18:40:26 e9a5061849ea: Pulling fs layer 18:40:26 d747dcd14b5f: Pulling fs layer 18:40:26 2de7ff778b66: Pulling fs layer 18:40:26 0d9ebad4ef96: Waiting 18:40:26 e9a5061849ea: Waiting 18:40:26 d747dcd14b5f: Waiting 18:40:26 2de7ff778b66: Waiting 18:40:26 9712f1f96733: Download complete 18:40:26 63f879dbbcfc: Verifying Checksum 18:40:26 63f879dbbcfc: Download complete 18:40:27 e9a5061849ea: Verifying Checksum 18:40:27 e9a5061849ea: Download complete 18:40:27 d747dcd14b5f: Verifying Checksum 18:40:27 d747dcd14b5f: Download complete 18:40:27 0d9ebad4ef96: Verifying Checksum 18:40:27 0d9ebad4ef96: Download complete 18:40:27 ab5ef0e58194: Verifying Checksum 18:40:27 ab5ef0e58194: Download complete 18:40:27 2de7ff778b66: Download complete 18:40:29 ab5ef0e58194: Pull complete 18:40:29 9712f1f96733: Pull complete 18:40:30 63f879dbbcfc: Pull complete 18:40:34 0d9ebad4ef96: Pull complete 18:40:34 e9a5061849ea: Pull complete 18:40:34 d747dcd14b5f: Pull complete 18:40:35 2de7ff778b66: Pull complete 18:40:35 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 18:40:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 18:40:35 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 18:40:35 prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container 18:40:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 18:40:37 $ docker top 4e14d1b098da857d5779e7da4e600f42bacaf45a09e495a2ead496131dd32416 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 18:40:37 provisioning config files... 18:40:37 copy managed file [sigul-config] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config1688205916422755182tmp 18:40:37 copy managed file [sigul-password] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config144816696943033258tmp 18:40:37 copy managed file [sigul-pki] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config7978308545851892473tmp [Pipeline] { [Pipeline] echo 18:40:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 18:40:37 ---> sigul-configuration.sh 18:40:37 gpg: directory `/root/.gnupg' created 18:40:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 18:40:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 18:40:37 gpg: keyring `/root/.gnupg/secring.gpg' created 18:40:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 18:40:37 gpg: CAST5 encrypted data 18:40:37 gpg: encrypted with 1 passphrase 18:40:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 18:40:38 + mkdir /home/jenkins 18:40:38 + mkdir /home/jenkins/sigul [Pipeline] sh 18:40:38 + 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:40:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 18:40:38 ---> sigul-install.sh 18:40:38 Sigul already installed; skipping installation. [Pipeline] sh 18:40:39 + git tag --list 18:40:39 v0.0.0 18:40:39 v0.0.1-dev.1 18:40:39 v0.0.1-dev.2 18:40:39 v0.0.1-dev.3 18:40:39 v0.0.1-dev.4 18:40:39 v0.0.1-dev.5 18:40:39 v0.0.1-dev.6 18:40:39 v0.0.1-dev.7 18:40:39 v1.0.0 18:40:39 v1.0.1-dev.1 18:40:39 v1.0.1-dev.2 18:40:39 v1.0.1-dev.3 18:40:39 v1.0.1-dev.4 18:40:39 v1.0.1-dev.5 18:40:39 v2.1.0 18:40:39 v2.1.0-dev.1 18:40:39 v2.1.0-dev.10 18:40:39 v2.1.0-dev.11 18:40:39 v2.1.0-dev.12 18:40:39 v2.1.0-dev.13 18:40:39 v2.1.0-dev.2 18:40:39 v2.1.0-dev.3 18:40:39 v2.1.0-dev.4 18:40:39 v2.1.0-dev.5 18:40:39 v2.1.0-dev.6 18:40:39 v2.1.0-dev.7 18:40:39 v2.1.0-dev.8 18:40:39 v2.1.0-dev.9 [Pipeline] sh 18:40:39 + lftools sign git-tag v2.1.0-dev.13 18:40:39 Signing Git tag with Sigul... 18:40:39 Signing v2.1.0-dev.13 [Pipeline] echo 18:40:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 18:40:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 18:40:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 18:40:40 $ docker stop --time=1 4e14d1b098da857d5779e7da4e600f42bacaf45a09e495a2ead496131dd32416 18:40:41 $ docker rm -f 4e14d1b098da857d5779e7da4e600f42bacaf45a09e495a2ead496131dd32416 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 18:40:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:40:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:40:42 . [Pipeline] withDockerContainer 18:40:42 prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container 18:40:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:40:43 $ docker top 00d46822cd936d39c386976283de130ffcc740f31784127332d4d9167d6c3f0b -eo pid,comm 18:40: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:40:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:43 [ssh-agent] Looking for ssh-agent implementation... 18:40:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:43 $ docker exec 00d46822cd936d39c386976283de130ffcc740f31784127332d4d9167d6c3f0b ssh-agent 18:40:43 SSH_AUTH_SOCK=/tmp/ssh-CBbi5WMetJG9/agent.33 18:40:43 SSH_AGENT_PID=39 18:40:43 Running ssh-add (command line suppressed) 18:40:43 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5948152597944918173.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_5948152597944918173.key) 18:40:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:43 + git semver bump pre 18:40:44 2022-05-10 18:40:43,949 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:44 2022-05-10 18:40:43,949 [bump_version] DEBUG bumping version:2.1.0-dev.13 on axis:pre with prefix:dev 18:40:44 2022-05-10 18:40:43,949 [bump_version] DEBUG bumped version:2.1.0-dev.14 18:40:44 2022-05-10 18:40:43,949 [write_version] DEBUG write version:2.1.0-dev.14 to path:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main with force:True 18:40:44 2022-05-10 18:40:43,949 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:44 2022-05-10 18:40:43,949 [write_file] DEBUG write to file:/w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:44 2022-05-10 18:40:43,952 [execute] INFO git cat-file --batch-check 18:40:44 2022-05-10 18:40:43,952 [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:40:44 2022-05-10 18:40:43,958 [execute] INFO git cat-file --batch 18:40:44 2022-05-10 18:40:43,958 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/dry_app-rfid-llrp-inventory_main/.semver, universal_newlines=False, shell=None, istream=) 18:40:44 2022-05-10 18:40:43,964 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:44 2.1.0-dev.14 [Pipeline] } 18:40:44 $ docker exec --env ******** --env ******** 00d46822cd936d39c386976283de130ffcc740f31784127332d4d9167d6c3f0b ssh-agent -k 18:40:44 unset SSH_AUTH_SOCK; 18:40:44 unset SSH_AGENT_PID; 18:40:44 echo Agent pid 39 killed; 18:40:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:44 + git semver [Pipeline] } 18:40:44 $ docker stop --time=1 00d46822cd936d39c386976283de130ffcc740f31784127332d4d9167d6c3f0b 18:40:46 $ docker rm -f 00d46822cd936d39c386976283de130ffcc740f31784127332d4d9167d6c3f0b [Pipeline] // withDockerContainer [Pipeline] sh 18:40:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:40:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:40:46 . [Pipeline] withDockerContainer 18:40:46 prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container 18:40:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:40:47 $ docker top 16fe3d9192b3533376b189624d1af97f295a657fc723ed008d32dd29584ece51 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:40:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:40:47 [ssh-agent] Looking for ssh-agent implementation... 18:40:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:40:47 $ docker exec 16fe3d9192b3533376b189624d1af97f295a657fc723ed008d32dd29584ece51 ssh-agent 18:40:47 SSH_AUTH_SOCK=/tmp/ssh-FX6xMXfWld6o/agent.34 18:40:47 SSH_AGENT_PID=40 18:40:47 Running ssh-add (command line suppressed) 18:40:47 Identity added: /w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1470965964636312186.key (/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/private_key_1470965964636312186.key) 18:40:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:40:48 + git semver push 18:40:48 2022-05-10 18:40:48,188 [run_push] DEBUG push 18:40:48 2022-05-10 18:40:48,189 [execute] INFO git push origin semver 18:40:48 2022-05-10 18:40:48,189 [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:40:48 2022-05-10 18:40:48,926 [run_push] DEBUG push all version tags 18:40:48 2022-05-10 18:40:48,926 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 18:40:48 2022-05-10 18:40:48,927 [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:40:49 2022-05-10 18:40:49,707 [read_version] DEBUG read version from /w/workspace/dry_app-rfid-llrp-inventory_main/.semver/main 18:40:49 2.1.0-dev.14 [Pipeline] } 18:40:49 $ docker exec --env ******** --env ******** 16fe3d9192b3533376b189624d1af97f295a657fc723ed008d32dd29584ece51 ssh-agent -k 18:40:50 unset SSH_AUTH_SOCK; 18:40:50 unset SSH_AGENT_PID; 18:40:50 echo Agent pid 40 killed; 18:40:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:40:50 + git semver [Pipeline] } 18:40:50 $ docker stop --time=1 16fe3d9192b3533376b189624d1af97f295a657fc723ed008d32dd29584ece51 18:40:51 $ docker rm -f 16fe3d9192b3533376b189624d1af97f295a657fc723ed008d32dd29584ece51 [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:40:52 + [ -d /w/workspace/dry_app-rfid-llrp-inventory_main/archives ] 18:40:52 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:40:52 total 16 18:40:52 drwxr-xr-x 3 root root 4096 May 10 18:30 . 18:40:52 drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:40 .. 18:40:52 drwxr-xr-x 2 root root 4096 May 10 18:30 cost 18:40:52 -rw-r--r-- 1 root root 93 May 10 18:30 cost.csv 18:40:52 + sudo chown -R jenkins:jenkins /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:40:52 + ls -al /w/workspace/dry_app-rfid-llrp-inventory_main/archives 18:40:52 total 16 18:40:52 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:30 . 18:40:52 drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:40 .. 18:40:52 drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:30 cost 18:40:52 -rw-r--r-- 1 jenkins jenkins 93 May 10 18:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:40:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:40:53 ---> package-listing.sh 18:40:53 ++ facter osfamily 18:40:53 ++ tr '[:upper:]' '[:lower:]' 18:40:53 + OS_FAMILY=debian 18:40:53 + workspace=/w/workspace/dry_app-rfid-llrp-inventory_main 18:40:53 + START_PACKAGES=/tmp/packages_start.txt 18:40:53 + END_PACKAGES=/tmp/packages_end.txt 18:40:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:40:53 + PACKAGES=/tmp/packages_start.txt 18:40:53 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:40:53 + PACKAGES=/tmp/packages_end.txt 18:40:53 + case "${OS_FAMILY}" in 18:40:53 + dpkg -l 18:40:53 + grep '^ii' 18:40:53 + '[' -f /tmp/packages_start.txt ']' 18:40:53 + '[' -f /tmp/packages_end.txt ']' 18:40:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:40:53 + '[' /w/workspace/dry_app-rfid-llrp-inventory_main ']' 18:40:53 + mkdir -p /w/workspace/dry_app-rfid-llrp-inventory_main/archives/ 18:40:53 + 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:40:53 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:40:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:40:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:40:54 . [Pipeline] withDockerContainer 18:40:54 prd-ubuntu20.04-docker-8c-8g-47865 does not seem to be running inside a container 18:40:54 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_app-rfid-llrp-inventory_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_app-rfid-llrp-inventory_main -v /w/workspace/dry_app-rfid-llrp-inventory_main:/w/workspace/dry_app-rfid-llrp-inventory_main:rw,z -v /w/workspace/dry_app-rfid-llrp-inventory_main@tmp:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:40:55 $ docker top 6bb920a037336e8b9ce462cf6328994ebff2b89368d1d341ea94a8d9d6633cd2 -eo pid,comm [Pipeline] { [Pipeline] sh 18:40:55 + touch /tmp/pre-build-complete [Pipeline] sh 18:40:55 + mkdir -p /var/log/sysstat [Pipeline] sh 18:40:56 + ls /var/log/sa-host 18:40:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:40:56 provisioning config files... 18:40:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_app-rfid-llrp-inventory_main@tmp/config8165412352394589860tmp [Pipeline] { [Pipeline] echo 18:40:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:40:56 ---> create-netrc.sh [Pipeline] } 18:40:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:40:56 ---> python-tools-install.sh [Pipeline] echo 18:40:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:40:57 ---> sudo-logs.sh 18:40:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:40:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:40:57 ---> job-cost.sh 18:40:57 lf-activate-venv: SKIPPING 18:40:57 DEBUG: total: 0.2199999988079071 18:40:57 INFO: Retrieving Stack Cost... 18:40:58 INFO: Retrieving Pricing Info for: v3-standard-8 18:40:58 INFO: Archiving Costs [Pipeline] echo 18:40:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:40:58 ---> logs-deploy.sh 18:40:58 lf-activate-venv: SKIPPING 18:40:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/main/34 18:40:58 INFO: archiving workspace using pattern(s): 18:40:59 Archives upload complete. 18:40:59 INFO: archiving logs to Nexus