Pull request #75 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8851dc43200db6c141519ab863d053d0ed20561c+3238fc2d0ace65e1c621b12a7e75f28d928cef37 (3048d143ed26ef682b672c181780b17b195d81f4) 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-ssh11280703312095491425.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0296cfd70f3001d69e24c2db393b493f66f700db 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-ssh2187953765701569104.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 0296cfd70f3001d69e24c2db393b493f66f700db 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/PR-75/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/PR-75/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3478462649673324543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0296cfd70f3001d69e24c2db393b493f66f700db (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0296cfd70f3001d69e24c2db393b493f66f700db # timeout=10 Commit message: "Merge pull request #381 from edgexfoundry/us3314" > 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-ssh15579401104775059246.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/PR-75/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/PR-75/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12892962429408242091.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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33493 in /w/workspace/ry_app-rfid-llrp-inventory_PR-75 [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/ry_app-rfid-llrp-inventory_PR-75 # 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 Merging remotes/origin/main commit 3238fc2d0ace65e1c621b12a7e75f28d928cef37 into PR head commit 8851dc43200db6c141519ab863d053d0ed20561c Merge succeeded, producing 8851dc43200db6c141519ab863d053d0ed20561c Checking out Revision 8851dc43200db6c141519ab863d053d0ed20561c (PR-75) > 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 remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 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/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8851dc43200db6c141519ab863d053d0ed20561c # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8851dc43200db6c141519ab863d053d0ed20561c # timeout=10 Commit message: "docs: Add CHANGELOG.md" First time build. Skipping changelog. > git rev-list --no-walk b3f802b69bb2be9fe04a7de131cd66d6f9ad92af # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:58:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:58:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:58:14 ========================================================= 15:58:14 EdgeX Global Pipelines Version Info 15:58:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:58:15 ------------------- 15:58:15 stable info: 15:58:15 ------------------- 15:58:15 Commited By: Emilio Reyes emilio.reyes@intel.com 15:58:15 Commit SHA: 0296cfd70f3001d69e24c2db393b493f66f700db 15:58:15 Message: update stable to v1.0.225 15:58:16 ------------------- 15:58:16 experimental info: 15:58:16 ------------------- 15:58:16 Commited By: **** collab-it+edgex@linuxfoundation.org 15:58:16 Commit SHA: 47c9b3891b578ce509e33c5bc61a4c29aa566c02 15:58:16 Message: update experimental to v1.0.226 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-75 [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-75 [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-75 [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8851dc43200db6c141519ab863d053d0ed20561c [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8851dc4 [Pipeline] echo 15:58:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:16 provisioning config files... 15:58:16 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config5364682506394398753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:17 ---> docker-login.sh 15:58:17 nexus3.edgexfoundry.org:10001 15:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:17 Configure a credential helper to remove this warning. See 15:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:17 15:58:17 Login Succeeded 15:58:17 nexus3.edgexfoundry.org:10002 15:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:17 Configure a credential helper to remove this warning. See 15:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:17 15:58:17 Login Succeeded 15:58:17 nexus3.edgexfoundry.org:10003 15:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:18 Configure a credential helper to remove this warning. See 15:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:18 15:58:18 Login Succeeded 15:58:18 nexus3.edgexfoundry.org:10004 15:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:18 Configure a credential helper to remove this warning. See 15:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:18 15:58:18 Login Succeeded 15:58:18 docker.io 15:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:18 Configure a credential helper to remove this warning. See 15:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:18 15:58:18 Login Succeeded 15:58:18 ---> docker-login.sh ends [Pipeline] } 15:58:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:58:19 + git rev-list -1 --merges 8851dc43200db6c141519ab863d053d0ed20561c~1..8851dc43200db6c141519ab863d053d0ed20561c [Pipeline] echo 15:58:19 -----------> git rev-list -1 --merges 8851dc43200db6c141519ab863d053d0ed20561c~1..8851dc43200db6c141519ab863d053d0ed20561c 8851dc43200db6c141519ab863d053d0ed20561c [false] [Pipeline] sh 15:58:19 + git log --format=format:%s -1 8851dc43200db6c141519ab863d053d0ed20561c [Pipeline] echo 15:58:19 ========================================================= 15:58:19 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:58:19 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:58:19 + git log --format=format:%s -1 8851dc43200db6c141519ab863d053d0ed20561c [Pipeline] echo 15:58:19 [semverPrep] GIT_COMMIT: 8851dc43200db6c141519ab863d053d0ed20561c, Commit Message: docs: Add CHANGELOG.md [Pipeline] echo 15:58:19 [semverPrep] This is not a build commit. [Pipeline] sh 15:58:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:58:20 + grep -v github /etc/ssh/ssh_known_hosts 15:58:20 + [ -e /tmp/ssh_known_hosts ] 15:58:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:58:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:58:20 + sudo tee -a /etc/ssh/ssh_known_hosts 15:58:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 15:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:58:20 15:58:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:58:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:58:21 latest: Pulling from edgex-devops/py-git-semver 15:58:21 1fe172e4850f: Pulling fs layer 15:58:21 caf521ccaac6: Pulling fs layer 15:58:21 3ead6fa29328: Pulling fs layer 15:58:21 5c2a1cbceb83: Pulling fs layer 15:58:21 a8d5f1318db7: Pulling fs layer 15:58:21 c427282e49a2: Pulling fs layer 15:58:21 1827001aaf11: Pulling fs layer 15:58:21 0714d37db230: Pulling fs layer 15:58:21 ac28cf19c067: Pulling fs layer 15:58:21 ca983d60f3e2: Pulling fs layer 15:58:21 9f894cec8388: Pulling fs layer 15:58:21 a8d5f1318db7: Waiting 15:58:21 c427282e49a2: Waiting 15:58:21 1827001aaf11: Waiting 15:58:21 ca983d60f3e2: Waiting 15:58:21 0714d37db230: Waiting 15:58:21 9f894cec8388: Waiting 15:58:21 ac28cf19c067: Waiting 15:58:21 5c2a1cbceb83: Waiting 15:58:21 caf521ccaac6: Verifying Checksum 15:58:21 caf521ccaac6: Download complete 15:58:21 5c2a1cbceb83: Verifying Checksum 15:58:21 5c2a1cbceb83: Download complete 15:58:21 a8d5f1318db7: Verifying Checksum 15:58:21 a8d5f1318db7: Download complete 15:58:21 c427282e49a2: Download complete 15:58:21 3ead6fa29328: Verifying Checksum 15:58:21 3ead6fa29328: Download complete 15:58:21 0714d37db230: Verifying Checksum 15:58:21 0714d37db230: Download complete 15:58:21 ac28cf19c067: Verifying Checksum 15:58:21 ac28cf19c067: Download complete 15:58:21 ca983d60f3e2: Verifying Checksum 15:58:21 ca983d60f3e2: Download complete 15:58:21 9f894cec8388: Verifying Checksum 15:58:21 9f894cec8388: Download complete 15:58:21 1fe172e4850f: Verifying Checksum 15:58:21 1fe172e4850f: Download complete 15:58:21 1827001aaf11: Verifying Checksum 15:58:21 1827001aaf11: Download complete 15:58:22 1fe172e4850f: Pull complete 15:58:22 caf521ccaac6: Pull complete 15:58:23 3ead6fa29328: Pull complete 15:58:23 5c2a1cbceb83: Pull complete 15:58:23 a8d5f1318db7: Pull complete 15:58:23 c427282e49a2: Pull complete 15:58:25 1827001aaf11: Pull complete 15:58:25 0714d37db230: Pull complete 15:58:26 ac28cf19c067: Pull complete 15:58:26 ca983d60f3e2: Pull complete 15:58:26 9f894cec8388: Pull complete 15:58:26 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 15:58:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 15:58:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 15:58:26 prd-ubuntu20.04-docker-8c-8g-33493 does not seem to be running inside a container 15:58:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 15:58:27 $ docker top 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 -eo pid,comm 15:58:27 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:58:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:58:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:27 [ssh-agent] Looking for ssh-agent implementation... 15:58:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:27 $ docker exec 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 ssh-agent 15:58:28 SSH_AUTH_SOCK=/tmp/ssh-FrttOBxun7QS/agent.35 15:58:28 SSH_AGENT_PID=41 15:58:28 Running ssh-add (command line suppressed) 15:58:28 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_5780733018032614953.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_5780733018032614953.key) 15:58:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:28 + git tag --points-at HEAD [Pipeline] } 15:58:28 $ docker exec --env ******** --env ******** 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 ssh-agent -k 15:58:28 unset SSH_AUTH_SOCK; 15:58:28 unset SSH_AGENT_PID; 15:58:28 echo Agent pid 41 killed; 15:58:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:58:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:58:28 [ssh-agent] Looking for ssh-agent implementation... 15:58:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:58:28 $ docker exec 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 ssh-agent 15:58:28 SSH_AUTH_SOCK=/tmp/ssh-P08eHeiKxysT/agent.74 15:58:28 SSH_AGENT_PID=80 15:58:28 Running ssh-add (command line suppressed) 15:58:29 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_5656100104176239025.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/private_key_5656100104176239025.key) 15:58:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:58:29 + git semver init 15:58:29 2022-04-27 15:58:29,642 [run_init] DEBUG init version:0.0.0 force:False 15:58:29 2022-04-27 15:58:29,643 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver 15:58:29 2022-04-27 15:58:29,644 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver 15:58:29 2022-04-27 15:58:29,644 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-75, universal_newlines=False, shell=None, istream=None) 15:58:30 2022-04-27 15:58:30,636 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.git/info/exclude 15:58:30 2022-04-27 15:58:30,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver/PR-75 with force:False 15:58:30 2022-04-27 15:58:30,637 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver/PR-75 15:58:30 2022-04-27 15:58:30,641 [execute] INFO git cat-file --batch-check 15:58:30 2022-04-27 15:58:30,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver, universal_newlines=False, shell=None, istream=) 15:58:30 2022-04-27 15:58:30,647 [execute] INFO git cat-file --batch 15:58:30 2022-04-27 15:58:30,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver, universal_newlines=False, shell=None, istream=) 15:58:30 2022-04-27 15:58:30,654 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-75/.semver/PR-75 15:58:30 0.0.0 [Pipeline] } 15:58:30 $ docker exec --env ******** --env ******** 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 ssh-agent -k 15:58:31 unset SSH_AUTH_SOCK; 15:58:31 unset SSH_AGENT_PID; 15:58:31 echo Agent pid 80 killed; 15:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:58:31 + git semver [Pipeline] } 15:58:31 $ docker stop --time=1 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 15:58:32 $ docker rm -f 6f9f222f6e60021c7b2111576c7827fac4f16bd4b5b2f4bd474b0654313c92b8 [Pipeline] // withDockerContainer [Pipeline] sh 15:58:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:58:33 Stashed 1 file(s) [Pipeline] echo 15:58:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:58:33 provisioning config files... 15:58:33 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config2264506393157908240tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:58:34 ---> docker-login.sh 15:58:34 nexus3.edgexfoundry.org:10001 15:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:34 Configure a credential helper to remove this warning. See 15:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:34 15:58:34 Login Succeeded 15:58:34 nexus3.edgexfoundry.org:10002 15:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:34 Configure a credential helper to remove this warning. See 15:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:34 15:58:34 Login Succeeded 15:58:34 nexus3.edgexfoundry.org:10003 15:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:34 Configure a credential helper to remove this warning. See 15:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:34 15:58:34 Login Succeeded 15:58:34 nexus3.edgexfoundry.org:10004 15:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:34 Configure a credential helper to remove this warning. See 15:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:34 15:58:34 Login Succeeded 15:58:34 docker.io 15:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:58:34 Configure a credential helper to remove this warning. See 15:58:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:58:34 15:58:34 Login Succeeded 15:58:34 ---> docker-login.sh ends [Pipeline] } 15:58:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:58:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:58:34 ========================================================= 15:58:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:58:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 15:58:35 + 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 . 15:58:35 Sending build context to Docker daemon 10.4MB 15:58:35 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 15:58:35 Step 2/13 : FROM ${BASE} AS builder 15:58:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:58:35 59bf1c3509f3: Pulling fs layer 15:58:35 666ba61612fd: Pulling fs layer 15:58:35 8ed8ca486205: Pulling fs layer 15:58:35 4fe6c5a15a65: Pulling fs layer 15:58:35 22a0e8bec74d: Pulling fs layer 15:58:35 ca2b28591e48: Pulling fs layer 15:58:35 a51346096db8: Pulling fs layer 15:58:35 daebc70d1ce1: Pulling fs layer 15:58:35 0e18a0eac166: Pulling fs layer 15:58:35 4fe6c5a15a65: Waiting 15:58:35 ca2b28591e48: Waiting 15:58:35 22a0e8bec74d: Waiting 15:58:35 a51346096db8: Waiting 15:58:35 daebc70d1ce1: Waiting 15:58:35 0e18a0eac166: Waiting 15:58:35 8ed8ca486205: Verifying Checksum 15:58:35 8ed8ca486205: Download complete 15:58:35 666ba61612fd: Verifying Checksum 15:58:35 666ba61612fd: Download complete 15:58:35 22a0e8bec74d: Verifying Checksum 15:58:35 22a0e8bec74d: Download complete 15:58:35 ca2b28591e48: Verifying Checksum 15:58:35 ca2b28591e48: Download complete 15:58:35 59bf1c3509f3: Verifying Checksum 15:58:35 59bf1c3509f3: Download complete 15:58:35 a51346096db8: Verifying Checksum 15:58:35 a51346096db8: Download complete 15:58:35 daebc70d1ce1: Verifying Checksum 15:58:35 daebc70d1ce1: Download complete 15:58:35 59bf1c3509f3: Pull complete 15:58:35 666ba61612fd: Pull complete 15:58:35 8ed8ca486205: Pull complete 15:58:35 0e18a0eac166: Verifying Checksum 15:58:35 0e18a0eac166: Download complete 15:58:36 4fe6c5a15a65: Verifying Checksum 15:58:36 4fe6c5a15a65: Download complete 15:58:40 4fe6c5a15a65: Pull complete 15:58:40 22a0e8bec74d: Pull complete 15:58:40 ca2b28591e48: Pull complete 15:58:40 a51346096db8: Pull complete 15:58:40 daebc70d1ce1: Pull complete 15:58:42 0e18a0eac166: Pull complete 15:58:42 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 15:58:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:58:42 ---> f018257e8ee9 15:58:42 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:58:43 ---> Running in ae9bb2b7d1f9 15:58:44 Removing intermediate container ae9bb2b7d1f9 15:58:44 ---> 1f83c4bd7e74 15:58:44 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 15:58:44 ---> Running in 042ed0927d11 15:58:44 Removing intermediate container 042ed0927d11 15:58:44 ---> e06e113cb645 15:58:44 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:58:44 ---> Running in 88a235e4fca4 15:58:44 Removing intermediate container 88a235e4fca4 15:58:44 ---> b91ae439ea3d 15:58:44 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:44 ---> Running in f4340d66afb2 15:58:44 Removing intermediate container f4340d66afb2 15:58:44 ---> 60396e5d7817 15:58:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:58:44 ---> Running in b9895a65b14a 15:58:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:58:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:58:46 OK: 221 MiB in 52 packages 15:58:46 Removing intermediate container b9895a65b14a 15:58:46 ---> 905892a2d2d1 15:58:46 Step 8/13 : WORKDIR /app 15:58:46 ---> Running in 77d13d267701 15:58:46 Removing intermediate container 77d13d267701 15:58:46 ---> 2728e492f381 15:58:46 Step 9/13 : COPY go.mod vendor* ./ 15:58:46 ---> d7a8b5641b9f 15:58:46 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:58:46 ---> Running in d15884beecd5 15:58:48 Still waiting to schedule task 15:58:48 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:59:08 Removing intermediate container d15884beecd5 15:59:08 ---> 17e3848144fe 15:59:08 Step 11/13 : COPY . . 15:59:08 ---> 885c0cc6ed3f 15:59:08 Step 12/13 : ARG MAKE="make build" 15:59:08 ---> Running in 241e6fe4892d 15:59:09 Removing intermediate container 241e6fe4892d 15:59:09 ---> ee06063f1557 15:59:09 Step 13/13 : RUN $MAKE 15:59:09 ---> Running in 866621a9fb50 15:59:09 noop 15:59:09 Removing intermediate container 866621a9fb50 15:59:09 ---> fe9721d25631 15:59:09 Successfully built fe9721d25631 15:59:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:59:09 + docker inspect -f . ci-base-image-x86_64 15:59:09 . [Pipeline] withDockerContainer 15:59:09 prd-ubuntu20.04-docker-8c-8g-33493 does not seem to be running inside a container 15:59:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:59:10 $ docker top e2ca1890cf9d716f068eeb61a2aa77ab632d5321efd4d5a497128a57e7c2102a -eo pid,comm [Pipeline] { [Pipeline] sh 15:59:10 + go version 15:59:10 go version go1.17.6 linux/amd64 [Pipeline] } 15:59:10 $ docker stop --time=1 e2ca1890cf9d716f068eeb61a2aa77ab632d5321efd4d5a497128a57e7c2102a 15:59:12 $ docker rm -f e2ca1890cf9d716f068eeb61a2aa77ab632d5321efd4d5a497128a57e7c2102a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:59:12 + docker inspect -f . ci-base-image-x86_64 15:59:12 . [Pipeline] withDockerContainer 15:59:12 prd-ubuntu20.04-docker-8c-8g-33493 does not seem to be running inside a container 15:59:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 15:59:13 $ docker top bb4322efed8ee3cf5c9e4341f12dfa318800ee2080ca4def13eb11a83c01cddc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 15:59:13 + make test 15:59:13 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:59:21 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 15:59:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.042s coverage: 86.2% of statements 15:59:21 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 15:59:22 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.545s coverage: 71.9% of statements 15:59:22 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 15:59:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 15:59:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:59:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:59:31 ./bin/test-attribution.sh [Pipeline] echo 15:59:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:59:32 $ docker stop --time=1 bb4322efed8ee3cf5c9e4341f12dfa318800ee2080ca4def13eb11a83c01cddc 15:59:34 $ docker rm -f bb4322efed8ee3cf5c9e4341f12dfa318800ee2080ca4def13eb11a83c01cddc [Pipeline] // withDockerContainer [Pipeline] sh 15:59:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:59:34 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:59:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:59:35 + ls -al . 15:59:35 total 244 15:59:35 drwxrwxr-x 11 jenkins jenkins 4096 Apr 27 15:59 . 15:59:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:58 .. 15:59:35 -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 15:58 .dockerignore 15:59:35 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 15:58 .git 15:59:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:58 .github 15:59:35 -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 15:58 .gitignore 15:59:35 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 15:58 .golangci.yml 15:59:35 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 15:58 .semver 15:59:35 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 15:58 Attribution.txt 15:59:35 -rw-rw-r-- 1 jenkins jenkins 1678 Apr 27 15:58 CHANGELOG.md 15:59:35 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 15:58 Dockerfile 15:59:35 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 15:58 GOVERNANCE.md 15:59:35 -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 15:58 Jenkinsfile 15:59:35 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 15:58 LICENSE 15:59:35 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 15:58 Makefile 15:59:35 -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 15:58 OWNERS.md 15:59:35 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 15:58 README.md 15:59:35 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:58 VERSION 15:59:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:58 bin 15:59:35 -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 15:59 coverage.out 15:59:35 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 15:59 go.mod 15:59:35 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 15:58 go.sum 15:59:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:58 images 15:59:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:58 internal 15:59:35 -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 15:58 main.go 15:59:35 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 15:58 res 15:59:35 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 15:58 snap 15:59:35 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 15:58 static [Pipeline] isUnix [Pipeline] sh 15:59:36 + 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=8851dc43200db6c141519ab863d053d0ed20561c --label arch=amd64 --label version=0.0.0 . 15:59:36 Sending build context to Docker daemon 10.4MB 15:59:36 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 15:59:36 Step 2/31 : FROM ${BASE} AS builder 15:59:36 ---> fe9721d25631 15:59:36 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 15:59:36 ---> Running in ac2ba7c2db82 15:59:36 Removing intermediate container ac2ba7c2db82 15:59:36 ---> a5552b0c3243 15:59:36 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 15:59:36 ---> Running in 17cbc29687ae 15:59:36 Removing intermediate container 17cbc29687ae 15:59:36 ---> be5640c42b68 15:59:36 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:59:36 ---> Running in 6247aa7d5cd3 15:59:36 Removing intermediate container 6247aa7d5cd3 15:59:36 ---> 35e6f549444e 15:59:36 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:36 ---> Running in 174d3a5b80ee 15:59:37 Removing intermediate container 174d3a5b80ee 15:59:37 ---> 968664a4e798 15:59:37 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:59:37 ---> Running in 65ec13c5ba0b 15:59:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:59:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:59:39 OK: 221 MiB in 52 packages 15:59:39 Removing intermediate container 65ec13c5ba0b 15:59:39 ---> ea97ad848137 15:59:39 Step 8/31 : WORKDIR /app 15:59:39 ---> Running in 9aaec39625ee 15:59:39 Removing intermediate container 9aaec39625ee 15:59:39 ---> 7a8089738598 15:59:39 Step 9/31 : COPY go.mod vendor* ./ 15:59:39 ---> 690a3b94e844 15:59:39 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:39 ---> Running in 193f34edec40 15:59:40 Removing intermediate container 193f34edec40 15:59:40 ---> bdd5628163e3 15:59:40 Step 11/31 : COPY . . 15:59:40 ---> 77ffe1f50bd6 15:59:40 Step 12/31 : ARG MAKE="make build" 15:59:40 ---> Running in 9bd97fc9e82a 15:59:40 Removing intermediate container 9bd97fc9e82a 15:59:40 ---> 6c8111353bb5 15:59:40 Step 13/31 : RUN $MAKE 15:59:40 ---> Running in 88b47fe05983 15:59:40 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 15:59:49 Removing intermediate container 88b47fe05983 15:59:49 ---> 076727b40ace 15:59:49 Step 14/31 : FROM alpine:3.14 15:59:49 3.14: Pulling from library/alpine 15:59:49 8663204ce13b: Pulling fs layer 15:59:49 8663204ce13b: Download complete 15:59:49 8663204ce13b: Pull complete 15:59:49 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:59:49 Status: Downloaded newer image for alpine:3.14 15:59:49 ---> e04c818066af 15:59:49 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:59:49 ---> Running in 1fea43aaeeea 15:59:50 Removing intermediate container 1fea43aaeeea 15:59:50 ---> 8875842f2f67 15:59:50 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 15:59:50 ---> Running in 05de11d24f71 15:59:50 Removing intermediate container 05de11d24f71 15:59:50 ---> a42b6bea3aed 15:59:50 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:50 ---> Running in 7eb64ac8cbc5 15:59:50 Removing intermediate container 7eb64ac8cbc5 15:59:50 ---> c2bec80bc54d 15:59:50 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 15:59:50 ---> Running in 2861cba909d0 15:59:51 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:59:52 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:59:52 (1/6) Installing ca-certificates (20211220-r0) 15:59:52 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:59:52 (3/6) Installing libsodium (1.0.18-r0) 15:59:52 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:59:52 (5/6) Installing libzmq (4.3.4-r0) 15:59:52 (6/6) Installing zeromq (4.3.4-r0) 15:59:52 Executing busybox-1.33.1-r7.trigger 15:59:52 Executing ca-certificates-20211220-r0.trigger 15:59:52 OK: 9 MiB in 20 packages 15:59:53 Removing intermediate container 2861cba909d0 15:59:53 ---> 1109ed4b6310 15:59:53 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 15:59:53 ---> 8e223709b291 15:59:53 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 15:59:53 ---> 303f5539a1f7 15:59:53 Step 21/31 : COPY --from=builder /app/res/ /res/ 15:59:53 ---> 251a2569d6c8 15:59:53 Step 22/31 : COPY --from=builder /app/static/ /static/ 15:59:54 ---> c8f7e0fa7b09 15:59:54 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 15:59:54 ---> 0f0a4871f322 15:59:54 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 15:59:54 ---> Running in c7e741eb5aaf 15:59:54 Removing intermediate container c7e741eb5aaf 15:59:54 ---> e0e5873825f6 15:59:54 Step 25/31 : VOLUME /cache 15:59:54 ---> Running in 6a1f4a3d0173 15:59:55 Removing intermediate container 6a1f4a3d0173 15:59:55 ---> 98f8af56220a 15:59:55 Step 26/31 : EXPOSE 59711 15:59:55 ---> Running in c092aa40447d 15:59:55 Removing intermediate container c092aa40447d 15:59:55 ---> 5a19ae805238 15:59:55 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 15:59:55 ---> Running in 2dce03bbce82 15:59:55 Removing intermediate container 2dce03bbce82 15:59:55 ---> 3e38fa79e2ca 15:59:55 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 15:59:55 ---> Running in 8c3f2761e80c 15:59:55 Removing intermediate container 8c3f2761e80c 15:59:55 ---> 2439b13c178f 15:59:55 Step 29/31 : LABEL arch=amd64 15:59:55 ---> Running in 811ce07d84ca 15:59:55 Removing intermediate container 811ce07d84ca 15:59:55 ---> 02d84f8e0ff3 15:59:55 Step 30/31 : LABEL git_sha=8851dc43200db6c141519ab863d053d0ed20561c 15:59:55 ---> Running in b63070b54ae4 15:59:55 Removing intermediate container b63070b54ae4 15:59:55 ---> e1ba54739b06 15:59:55 Step 31/31 : LABEL version=0.0.0 15:59:55 ---> Running in 4c3c8120b716 15:59:55 Removing intermediate container 4c3c8120b716 15:59:55 ---> 916782e3b5a4 15:59:55 [Warning] One or more build-args [ARCH] were not consumed 15:59:55 Successfully built 916782e3b5a4 15:59:55 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 15:59:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:56 15:59:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 15:59:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:59:56 latest: Pulling from edgex-lftools-log-publisher 15:59:56 5eb5b503b376: Pulling fs layer 15:59:56 5c69ac0246d0: Pulling fs layer 15:59:56 ec43610c2a17: Pulling fs layer 15:59:56 3a2ae6a8a46f: Pulling fs layer 15:59:56 33b1e0a273af: Pulling fs layer 15:59:56 5d3b04190fa2: Pulling fs layer 15:59:56 2f39f015ded8: Pulling fs layer 15:59:56 5d3b04190fa2: Waiting 15:59:56 33b1e0a273af: Waiting 15:59:56 2f39f015ded8: Waiting 15:59:56 3a2ae6a8a46f: Waiting 15:59:56 5c69ac0246d0: Verifying Checksum 15:59:56 5c69ac0246d0: Download complete 15:59:56 3a2ae6a8a46f: Verifying Checksum 15:59:56 3a2ae6a8a46f: Download complete 15:59:56 33b1e0a273af: Verifying Checksum 15:59:56 33b1e0a273af: Download complete 15:59:56 5d3b04190fa2: Download complete 15:59:56 ec43610c2a17: Verifying Checksum 15:59:56 ec43610c2a17: Download complete 15:59:56 5eb5b503b376: Verifying Checksum 15:59:56 5eb5b503b376: Download complete 15:59:57 2f39f015ded8: Download complete 15:59:58 5eb5b503b376: Pull complete 15:59:58 5c69ac0246d0: Pull complete 15:59:58 ec43610c2a17: Pull complete 15:59:58 3a2ae6a8a46f: Pull complete 15:59:59 33b1e0a273af: Pull complete 15:59:59 5d3b04190fa2: Pull complete 16:00:03 2f39f015ded8: Pull complete 16:00:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:00:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 16:00:03 prd-ubuntu20.04-docker-8c-8g-33493 does not seem to be running inside a container 16:00:03 $ 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/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:00:04 $ docker top 322acbcd0b2db7ee576ced940b06368d7395bcc925ad6e94662fa930182be8c0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:05 ---> job-cost.sh 16:00:05 lf-activate-venv: SKIPPING 16:00:05 INFO: No Stack... 16:00:05 INFO: Retrieving Pricing Info for: v3-standard-8 16:00:06 INFO: Archiving Costs [Pipeline] sh 16:00:06 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives/cost.csv 16:00:06 + cut -d, -f6 [Pipeline] lock 16:00:06 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] 16:00:06 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] did not exist. Created. 16:00:06 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:00:06 + echo total: 0.2199999988079071 [Pipeline] stash 16:00:06 Stashed 1 file(s) [Pipeline] } 16:00:06 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:00:06 $ docker stop --time=1 322acbcd0b2db7ee576ced940b06368d7395bcc925ad6e94662fa930182be8c0 16:00:08 $ docker rm -f 322acbcd0b2db7ee576ced940b06368d7395bcc925ad6e94662fa930182be8c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:00:35 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33494 in /w/workspace/ry_app-rfid-llrp-inventory_PR-75 [Pipeline] { [Pipeline] ws 16:00:35 Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout 16:00:35 The recommended git tool is: git 16:00:43 using credential edgex-jenkins-ssh 16:00:43 Cloning the remote Git repository 16:00:43 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:00:43 > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 16:00:43 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:00:43 > git --version # timeout=10 16:00:43 > git --version # 'git version 2.25.1' 16:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:46 Merging remotes/origin/main commit 3238fc2d0ace65e1c621b12a7e75f28d928cef37 into PR head commit 8851dc43200db6c141519ab863d053d0ed20561c 16:00:45 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:00:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:45 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 16:00:45 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 16:00:45 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/75/head:refs/remotes/origin/PR-75 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:00:46 > git config core.sparsecheckout # timeout=10 16:00:46 > git checkout -f 8851dc43200db6c141519ab863d053d0ed20561c # timeout=10 16:00:46 > git remote # timeout=10 16:00:46 > git config --get remote.origin.url # timeout=10 16:00:46 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:46 > git merge 3238fc2d0ace65e1c621b12a7e75f28d928cef37 # timeout=10 16:00:46 > git rev-parse HEAD^{commit} # timeout=10 16:00:46 Merge succeeded, producing 8851dc43200db6c141519ab863d053d0ed20561c 16:00:46 Checking out Revision 8851dc43200db6c141519ab863d053d0ed20561c (PR-75) 16:00:46 > git config core.sparsecheckout # timeout=10 16:00:46 > git checkout -f 8851dc43200db6c141519ab863d053d0ed20561c # timeout=10 16:00:50 Commit message: "docs: Add CHANGELOG.md" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:00:51 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:00:51 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:51 Dload Upload Total Spent Left Speed 16:00:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 74018 0 --:--:-- --:--:-- --:--:-- 74018 [Pipeline] sh 16:00:52 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:00:52 + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:00:52 sudo tee /etc/docker/daemon.new 16:00:52 { 16:00:52 "registry-mirrors": [ 16:00:52 "https://nexus3.edgexfoundry.org:10001" 16:00:52 ], 16:00:52 "bip": "10.250.0.254/24", 16:00:52 "hosts": [ 16:00:52 "tcp://0.0.0.0:5555", 16:00:52 "unix:///var/run/docker.sock" 16:00:52 ], 16:00:52 "mtu": 1458, 16:00:52 "selinux-enabled": true, 16:00:52 "seccomp-profile": "/etc/docker/seccomp.json" 16:00:52 } [Pipeline] sh 16:00:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:00:53 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:11 provisioning config files... 16:01:11 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config3479362740982048993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:12 ---> docker-login.sh 16:01:12 nexus3.edgexfoundry.org:10001 16:01:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:12 Configure a credential helper to remove this warning. See 16:01:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:12 16:01:12 Login Succeeded 16:01:12 nexus3.edgexfoundry.org:10002 16:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:13 Configure a credential helper to remove this warning. See 16:01:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:13 16:01:13 Login Succeeded 16:01:13 nexus3.edgexfoundry.org:10003 16:01:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:14 Configure a credential helper to remove this warning. See 16:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:14 16:01:14 Login Succeeded 16:01:14 nexus3.edgexfoundry.org:10004 16:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:14 Configure a credential helper to remove this warning. See 16:01:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:14 16:01:14 Login Succeeded 16:01:14 docker.io 16:01:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:15 Configure a credential helper to remove this warning. See 16:01:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:15 16:01:15 Login Succeeded 16:01:15 ---> docker-login.sh ends [Pipeline] } 16:01:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:01:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:15 ========================================================= 16:01:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 16:01:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 16:01:16 + 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 . 16:01:16 Sending build context to Docker daemon 695.8kB 16:01:16 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 16:01:16 Step 2/13 : FROM ${BASE} AS builder 16:01:16 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:01:16 9b3977197b4f: Pulling fs layer 16:01:16 1a89e8eeedd5: Pulling fs layer 16:01:16 94645a83ff95: Pulling fs layer 16:01:16 3f3a8bcf1eab: Pulling fs layer 16:01:16 0c92f367c5e7: Pulling fs layer 16:01:16 3096ccb668a1: Pulling fs layer 16:01:16 e8cf19c19ddd: Pulling fs layer 16:01:16 a4caa8a26152: Pulling fs layer 16:01:16 0c92f367c5e7: Waiting 16:01:16 3096ccb668a1: Waiting 16:01:16 e8cf19c19ddd: Waiting 16:01:16 a4caa8a26152: Waiting 16:01:16 3f3a8bcf1eab: Waiting 16:01:16 94645a83ff95: Verifying Checksum 16:01:16 94645a83ff95: Download complete 16:01:16 1a89e8eeedd5: Verifying Checksum 16:01:16 1a89e8eeedd5: Download complete 16:01:16 0c92f367c5e7: Download complete 16:01:16 3096ccb668a1: Verifying Checksum 16:01:16 3096ccb668a1: Download complete 16:01:16 9b3977197b4f: Verifying Checksum 16:01:16 9b3977197b4f: Download complete 16:01:16 e8cf19c19ddd: Verifying Checksum 16:01:16 e8cf19c19ddd: Download complete 16:01:17 9b3977197b4f: Pull complete 16:01:18 1a89e8eeedd5: Pull complete 16:01:18 94645a83ff95: Pull complete 16:01:18 a4caa8a26152: Verifying Checksum 16:01:18 a4caa8a26152: Download complete 16:01:19 3f3a8bcf1eab: Verifying Checksum 16:01:19 3f3a8bcf1eab: Download complete 16:01:31 3f3a8bcf1eab: Pull complete 16:01:31 0c92f367c5e7: Pull complete 16:01:31 3096ccb668a1: Pull complete 16:01:31 e8cf19c19ddd: Pull complete 16:01:38 a4caa8a26152: Pull complete 16:01:38 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 16:01:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 16:01:38 ---> 725f1c02e7f9 16:01:38 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:01:40 ---> Running in f403cd6ee10c 16:01:40 Removing intermediate container f403cd6ee10c 16:01:40 ---> c6aaa9329198 16:01:40 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 16:01:40 ---> Running in 0d171ece20f2 16:01:40 Removing intermediate container 0d171ece20f2 16:01:40 ---> e860af5bbffe 16:01:40 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:01:40 ---> Running in 32dbeab59315 16:01:41 Removing intermediate container 32dbeab59315 16:01:41 ---> 4bdbad18c4c4 16:01:41 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:01:41 ---> Running in 947798c431e8 16:01:43 Removing intermediate container 947798c431e8 16:01:43 ---> 728be10e938c 16:01:43 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:43 ---> Running in e2d75d2a202b 16:01:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:01:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:01:46 OK: 220 MiB in 52 packages 16:01:47 Removing intermediate container e2d75d2a202b 16:01:47 ---> 81fe12bae1fc 16:01:47 Step 8/13 : WORKDIR /app 16:01:47 ---> Running in 6aeb1ff44066 16:01:47 Removing intermediate container 6aeb1ff44066 16:01:47 ---> 8dccfc3e5a70 16:01:47 Step 9/13 : COPY go.mod vendor* ./ 16:01:48 ---> 5d70ba7743c0 16:01:48 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:01:48 ---> Running in 3811f34c9b90 16:03:10 Removing intermediate container 3811f34c9b90 16:03:10 ---> 9e85d804a305 16:03:10 Step 11/13 : COPY . . 16:03:10 ---> dbad12105409 16:03:10 Step 12/13 : ARG MAKE="make build" 16:03:10 ---> Running in d085e9b8caee 16:03:10 Removing intermediate container d085e9b8caee 16:03:10 ---> cf1bc112f562 16:03:10 Step 13/13 : RUN $MAKE 16:03:10 ---> Running in 8759ef8b1155 16:03:10 noop 16:03:10 Removing intermediate container 8759ef8b1155 16:03:10 ---> 3ca2a3291d75 16:03:10 Successfully built 3ca2a3291d75 16:03:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 16:03:10 + docker inspect -f . ci-base-image-arm64 16:03:10 . [Pipeline] withDockerContainer 16:03:10 prd-ubuntu20.04-docker-arm64-4c-16g-33494 does not seem to be running inside a container 16:03:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:03:12 $ docker top 58ab462b4f57655e849cf93eb26e45cd2a2e0c3b01b4980b4c0b735555564579 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:13 + go version 16:03:13 go version go1.17.6 linux/arm64 [Pipeline] } 16:03:13 $ docker stop --time=1 58ab462b4f57655e849cf93eb26e45cd2a2e0c3b01b4980b4c0b735555564579 16:03:14 $ docker rm -f 58ab462b4f57655e849cf93eb26e45cd2a2e0c3b01b4980b4c0b735555564579 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:03:15 + docker inspect -f . ci-base-image-arm64 16:03:15 . [Pipeline] withDockerContainer 16:03:15 prd-ubuntu20.04-docker-arm64-4c-16g-33494 does not seem to be running inside a container 16:03:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:03:17 $ docker top e7986e8168836661f50736e022099b77b3ef65faee74474d74e143b1d2952214 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 16:03:18 + make test 16:03:18 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 16:04:14 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 16:04:15 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.235s coverage: 86.2% of statements 16:04:15 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 16:04:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.710s coverage: 71.9% of statements 16:04:20 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 16:04:20 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:04:20 CGO_ENABLED=1 GO111MODULE=on go vet ./... 16:04:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:04:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:04:43 ./bin/test-attribution.sh [Pipeline] echo 16:04:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:04:46 $ docker stop --time=1 e7986e8168836661f50736e022099b77b3ef65faee74474d74e143b1d2952214 16:04:48 $ docker rm -f e7986e8168836661f50736e022099b77b3ef65faee74474d74e143b1d2952214 [Pipeline] // withDockerContainer [Pipeline] sh 16:04:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:04:49 Warning: overwriting stash ‘coverage-report’ 16:04:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:04:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:04:50 + ls -al . 16:04:50 total 240 16:04:50 drwxrwxr-x 10 jenkins jenkins 4096 Apr 27 16:04 . 16:04:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:00 .. 16:04:50 -rw-rw-r-- 1 jenkins jenkins 262 Apr 27 16:00 .dockerignore 16:04:50 drwxrwxr-x 8 jenkins jenkins 4096 Apr 27 16:00 .git 16:04:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:00 .github 16:04:50 -rw-rw-r-- 1 jenkins jenkins 788 Apr 27 16:00 .gitignore 16:04:50 -rw-rw-r-- 1 jenkins jenkins 41 Apr 27 16:00 .golangci.yml 16:04:50 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 27 16:00 Attribution.txt 16:04:50 -rw-rw-r-- 1 jenkins jenkins 1678 Apr 27 16:00 CHANGELOG.md 16:04:50 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 27 16:00 Dockerfile 16:04:50 -rw-rw-r-- 1 jenkins jenkins 677 Apr 27 16:00 GOVERNANCE.md 16:04:50 -rw-rw-r-- 1 jenkins jenkins 687 Apr 27 16:00 Jenkinsfile 16:04:50 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 27 16:00 LICENSE 16:04:50 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 27 16:00 Makefile 16:04:50 -rw-rw-r-- 1 jenkins jenkins 617 Apr 27 16:00 OWNERS.md 16:04:50 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 27 16:00 README.md 16:04:50 -rw-rw-r-- 1 jenkins jenkins 5 Apr 27 15:58 VERSION 16:04:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:00 bin 16:04:50 -rw-r--r-- 1 jenkins jenkins 41008 Apr 27 16:04 coverage.out 16:04:50 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 27 16:04 go.mod 16:04:50 -rw-rw-r-- 1 jenkins jenkins 49531 Apr 27 16:00 go.sum 16:04:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:00 images 16:04:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:00 internal 16:04:50 -rw-rw-r-- 1 jenkins jenkins 531 Apr 27 16:00 main.go 16:04:50 drwxrwxr-x 2 jenkins jenkins 4096 Apr 27 16:00 res 16:04:50 drwxrwxr-x 4 jenkins jenkins 4096 Apr 27 16:00 snap 16:04:50 drwxrwxr-x 3 jenkins jenkins 4096 Apr 27 16:00 static [Pipeline] isUnix [Pipeline] sh 16:04: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=8851dc43200db6c141519ab863d053d0ed20561c --label arch=arm64 --label version=0.0.0 . 16:04:51 Sending build context to Docker daemon 695.8kB 16:04:51 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 16:04:51 Step 2/31 : FROM ${BASE} AS builder 16:04:51 ---> 3ca2a3291d75 16:04:51 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 16:04:51 ---> Running in f7a2f3ae1452 16:04:51 Removing intermediate container f7a2f3ae1452 16:04:51 ---> ec96072ad76f 16:04:51 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 16:04:51 ---> Running in d7646a6913e4 16:04:52 Removing intermediate container d7646a6913e4 16:04:52 ---> a85a7ca7d50a 16:04:52 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:04:52 ---> Running in c66f2275547d 16:04:52 Removing intermediate container c66f2275547d 16:04:52 ---> f152234ee6e1 16:04:52 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:04:52 ---> Running in 71dd55500ab9 16:04:54 Removing intermediate container 71dd55500ab9 16:04:54 ---> f584ba8c211f 16:04:54 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:04:54 ---> Running in 9b7ced7a49fb 16:04:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:04:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:04:57 OK: 220 MiB in 52 packages 16:04:58 Removing intermediate container 9b7ced7a49fb 16:04:58 ---> 0d23245997b3 16:04:58 Step 8/31 : WORKDIR /app 16:04:58 ---> Running in cee488b367bb 16:04:58 Removing intermediate container cee488b367bb 16:04:58 ---> eb2a29c74c3a 16:04:58 Step 9/31 : COPY go.mod vendor* ./ 16:04:59 ---> dc0aebb1db4d 16:04:59 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:04:59 ---> Running in c53b19127f15 16:05:02 Removing intermediate container c53b19127f15 16:05:02 ---> 3b1c0d5cd676 16:05:02 Step 11/31 : COPY . . 16:05:02 ---> 954104c31feb 16:05:02 Step 12/31 : ARG MAKE="make build" 16:05:02 ---> Running in 0d73e3569ef6 16:05:02 Removing intermediate container 0d73e3569ef6 16:05:02 ---> d8f771520ffa 16:05:02 Step 13/31 : RUN $MAKE 16:05:02 ---> Running in 25bc8b26600c 16:05:03 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory 16:06:00 Removing intermediate container 25bc8b26600c 16:06:00 ---> 4933198b194e 16:06:00 Step 14/31 : FROM alpine:3.14 16:06:00 3.14: Pulling from library/alpine 16:06:00 455c02918c45: Pulling fs layer 16:06:00 455c02918c45: Verifying Checksum 16:06:00 455c02918c45: Download complete 16:06:00 455c02918c45: Pull complete 16:06:00 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:06:00 Status: Downloaded newer image for alpine:3.14 16:06:00 ---> ac73e934f311 16:06:00 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 16:06:00 ---> Running in 8f7ffff5cb9f 16:06:00 Removing intermediate container 8f7ffff5cb9f 16:06:00 ---> e108f48c0bd4 16:06:00 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 16:06:00 ---> Running in 8269e339f6b3 16:06:00 Removing intermediate container 8269e339f6b3 16:06:00 ---> 6b0c2b30d4b2 16:06:00 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:06:00 ---> Running in 62e2c10fb5c5 16:06:00 Removing intermediate container 62e2c10fb5c5 16:06:00 ---> 9f26daa8ae03 16:06:00 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 16:06:00 ---> Running in 145c13779c0d 16:06:00 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:06:01 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:06:02 (1/6) Installing ca-certificates (20211220-r0) 16:06:02 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:06:02 (3/6) Installing libsodium (1.0.18-r0) 16:06:02 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:06:03 (5/6) Installing libzmq (4.3.4-r0) 16:06:03 (6/6) Installing zeromq (4.3.4-r0) 16:06:03 Executing busybox-1.33.1-r7.trigger 16:06:03 Executing ca-certificates-20211220-r0.trigger 16:06:03 OK: 9 MiB in 20 packages 16:06:04 Removing intermediate container 145c13779c0d 16:06:04 ---> bbbe5af512ee 16:06:04 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 16:06:05 ---> 68659c49ef83 16:06:05 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 16:06:05 ---> 5e8eb8547d23 16:06:05 Step 21/31 : COPY --from=builder /app/res/ /res/ 16:06:06 ---> fb398805e804 16:06:06 Step 22/31 : COPY --from=builder /app/static/ /static/ 16:06:07 ---> 1b923dd837e5 16:06:07 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 16:06:08 ---> b9a38e8e3342 16:06:08 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 16:06:08 ---> Running in cb51223fb440 16:06:10 Removing intermediate container cb51223fb440 16:06:10 ---> e214b479d7b6 16:06:10 Step 25/31 : VOLUME /cache 16:06:10 ---> Running in 64e1230c0021 16:06:10 Removing intermediate container 64e1230c0021 16:06:10 ---> 3200cb90b679 16:06:10 Step 26/31 : EXPOSE 59711 16:06:10 ---> Running in 3d8417d8ed7f 16:06:11 Removing intermediate container 3d8417d8ed7f 16:06:11 ---> 62e75da28d61 16:06:11 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 16:06:11 ---> Running in ead9a468376f 16:06:11 Removing intermediate container ead9a468376f 16:06:11 ---> cc7ca99eb108 16:06:11 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 16:06:11 ---> Running in 84053d0bc94e 16:06:11 Removing intermediate container 84053d0bc94e 16:06:11 ---> f38350f3bcec 16:06:11 Step 29/31 : LABEL arch=arm64 16:06:11 ---> Running in 8dde0b513573 16:06:12 Removing intermediate container 8dde0b513573 16:06:12 ---> 9625dca31195 16:06:12 Step 30/31 : LABEL git_sha=8851dc43200db6c141519ab863d053d0ed20561c 16:06:12 ---> Running in a98e9aa67277 16:06:12 Removing intermediate container a98e9aa67277 16:06:12 ---> 771700432121 16:06:12 Step 31/31 : LABEL version=0.0.0 16:06:12 ---> Running in d6547eb1b787 16:06:13 Removing intermediate container d6547eb1b787 16:06:13 ---> 28d1c557346d 16:06:13 [Warning] One or more build-args [ARCH] were not consumed 16:06:13 Successfully built 28d1c557346d 16:06:13 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 16:06:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:06:13 16:06:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 16:06:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:06:14 arm64: Pulling from edgex-lftools-log-publisher 16:06:14 8998bd30e6a1: Pulling fs layer 16:06:14 04944245beec: Pulling fs layer 16:06:14 699f458cf7ca: Pulling fs layer 16:06:14 765212b225bb: Pulling fs layer 16:06:14 f23df028b6ca: Pulling fs layer 16:06:14 d65c8cfc05b1: Pulling fs layer 16:06:14 2437ff75d9bd: Pulling fs layer 16:06:14 765212b225bb: Waiting 16:06:14 f23df028b6ca: Waiting 16:06:14 d65c8cfc05b1: Waiting 16:06:14 2437ff75d9bd: Waiting 16:06:14 04944245beec: Verifying Checksum 16:06:14 04944245beec: Download complete 16:06:14 765212b225bb: Verifying Checksum 16:06:14 765212b225bb: Download complete 16:06:14 f23df028b6ca: Verifying Checksum 16:06:14 f23df028b6ca: Download complete 16:06:14 d65c8cfc05b1: Verifying Checksum 16:06:14 d65c8cfc05b1: Download complete 16:06:14 699f458cf7ca: Verifying Checksum 16:06:14 699f458cf7ca: Download complete 16:06:14 8998bd30e6a1: Verifying Checksum 16:06:14 8998bd30e6a1: Download complete 16:06:17 2437ff75d9bd: Verifying Checksum 16:06:17 2437ff75d9bd: Download complete 16:06:19 8998bd30e6a1: Pull complete 16:06:19 04944245beec: Pull complete 16:06:21 699f458cf7ca: Pull complete 16:06:21 765212b225bb: Pull complete 16:06:22 f23df028b6ca: Pull complete 16:06:22 d65c8cfc05b1: Pull complete 16:06:37 2437ff75d9bd: Pull complete 16:06:37 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:06:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:06:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 16:06:37 prd-ubuntu20.04-docker-arm64-4c-16g-33494 does not seem to be running inside a container 16:06:37 $ 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/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:06:40 $ docker top fef6376167cd1839b031d1cebaca797af9e619ccfe4ee4bbfeb3852f27aa500c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:06:41 ---> job-cost.sh 16:06:41 lf-activate-venv: SKIPPING 16:06:41 INFO: No Stack... 16:06:41 INFO: Retrieving Pricing Info for: v3-standard-4 16:06:42 INFO: Archiving Costs [Pipeline] sh 16:06:43 + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv 16:06:43 + cut -d, -f6 [Pipeline] lock 16:06:43 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] 16:06:43 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] did not exist. Created. 16:06:43 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:06:44 /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-b62483ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:06:44 + echo total: 0.10999999940395355 [Pipeline] stash 16:06:44 Warning: overwriting stash ‘stack-cost’ 16:06:45 Stashed 1 file(s) [Pipeline] } 16:06:45 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-75-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:06:45 $ docker stop --time=1 fef6376167cd1839b031d1cebaca797af9e619ccfe4ee4bbfeb3852f27aa500c 16:06:46 $ docker rm -f fef6376167cd1839b031d1cebaca797af9e619ccfe4ee4bbfeb3852f27aa500c [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 16:06:47 provisioning config files... 16:06:47 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config4980412951430072567tmp [Pipeline] { [Pipeline] sh 16:06:47 + set +x 16:06:47 + curl -s https://codecov.io/bash 16:06:47 + bash -s -- 16:06:47 16:06:47 _____ _ 16:06:47 / ____| | | 16:06:47 | | ___ __| | ___ ___ _____ __ 16:06:47 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:06:47 | |___| (_) | (_| | __/ (_| (_) \ V / 16:06:47 \_____\___/ \__,_|\___|\___\___/ \_/ 16:06:47 Bash-1.0.6 16:06:47 16:06:47 16:06:47 ==> git version 2.25.1 found 16:06:47 ==> 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 16:06:47 Release-Date: 2020-01-08 16:06:47 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:06:47 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:06:47 ==> Jenkins CI detected. 16:06:47 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-75 16:06:47 project root: . 16:06:47 --> token set from env 16:06:47 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:06:47 ==> Running gcov in . (disable via -X gcov) 16:06:47 ==> Python coveragepy not found 16:06:47 ==> Searching for coverage reports in: 16:06:47 + . 16:06:47 -> Found 1 reports 16:06:47 ==> Detecting git/mercurial file structure 16:06:47 ==> Reading reports 16:06:47 + ./coverage.out bytes=41008 16:06:47 ==> Appending adjustments 16:06:47 https://docs.codecov.io/docs/fixing-reports 16:06:47 + Found adjustments 16:06:47 ==> Gzipping contents 16:06:47 12K /tmp/codecov.KTxbG1.gz 16:06:47 ==> Uploading reports 16:06:47 url: https://codecov.io 16:06:47 query: branch=PR-75&commit=8851dc43200db6c141519ab863d053d0ed20561c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-75%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=75&job=&cmd_args= 16:06:47 -> Pinging Codecov 16:06:47 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-75&commit=8851dc43200db6c141519ab863d053d0ed20561c&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-75%2F2%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=75&job=&cmd_args= 16:06:47 -> Uploading to 16:06:47 https://storage.googleapis.com/codecov/v4/raw/2022-04-27/581DD39554BDF9B6E22D074273EAD858/8851dc43200db6c141519ab863d053d0ed20561c/4da84e3d-1855-4b45-8324-2752c3e22c3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220427%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220427T160647Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4f1c718a8e8b1a14e1054aeea21a97c873386670e539fc11798a9d37af3bd7ba 16:06:47 % Total % Received % Xferd Average Speed Time Time Time Current 16:06:47 Dload Upload Total Spent Left Speed 16:06:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11555 0 0 100 11555 0 53004 --:--:-- --:--:-- --:--:-- 53004 16:06:48 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8851dc43200db6c141519ab863d053d0ed20561c [Pipeline] } 16:06:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 16:06:48 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives ] 16:06:48 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives 16:06:48 total 16 16:06:48 drwxr-xr-x 3 root root 4096 Apr 27 16:00 . 16:06:48 drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 16:00 .. 16:06:48 drwxr-xr-x 2 root root 4096 Apr 27 16:00 cost 16:06:48 -rw-r--r-- 1 root root 93 Apr 27 16:00 cost.csv 16:06:48 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives 16:06:48 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives 16:06:48 total 16 16:06:48 drwxr-xr-x 3 jenkins jenkins 4096 Apr 27 16:00 . 16:06:48 drwxrwxr-x 12 jenkins jenkins 4096 Apr 27 16:00 .. 16:06:48 drwxr-xr-x 2 jenkins jenkins 4096 Apr 27 16:00 cost 16:06:48 -rw-r--r-- 1 jenkins jenkins 93 Apr 27 16:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:06:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:06:50 ---> package-listing.sh 16:06:50 ++ tr '[:upper:]' '[:lower:]' 16:06:50 ++ facter osfamily 16:06:50 + OS_FAMILY=debian 16:06:50 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-75 16:06:50 + START_PACKAGES=/tmp/packages_start.txt 16:06:50 + END_PACKAGES=/tmp/packages_end.txt 16:06:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:06:50 + PACKAGES=/tmp/packages_start.txt 16:06:50 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-75 ']' 16:06:50 + PACKAGES=/tmp/packages_end.txt 16:06:50 + case "${OS_FAMILY}" in 16:06:50 + dpkg -l 16:06:50 + grep '^ii' 16:06:50 + '[' -f /tmp/packages_start.txt ']' 16:06:50 + '[' -f /tmp/packages_end.txt ']' 16:06:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:06:50 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-75 ']' 16:06:50 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives/ 16:06:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-75/archives/ [Pipeline] echo 16:06:50 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/ry_app-rfid-llrp-inventory_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:06:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:06:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:06:51 . [Pipeline] withDockerContainer 16:06:51 prd-ubuntu20.04-docker-8c-8g-33493 does not seem to be running inside a container 16:06:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-75 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75:/w/workspace/ry_app-rfid-llrp-inventory_PR-75:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:06:51 $ docker top f6833100cbccacca3878d8c5a45e3bc41aa9058e0d3483108bf07a306185d208 -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:51 + touch /tmp/pre-build-complete [Pipeline] sh 16:06:52 + mkdir -p /var/log/sysstat [Pipeline] sh 16:06:52 + ls /var/log/sa-host 16:06:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:06:52 provisioning config files... 16:06:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-75@tmp/config1950424776722730325tmp [Pipeline] { [Pipeline] echo 16:06:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:06:52 ---> create-netrc.sh [Pipeline] } 16:06:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:06:53 ---> python-tools-install.sh [Pipeline] echo 16:06:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:06:53 ---> sudo-logs.sh 16:06:53 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:06:53 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:06:53 ---> job-cost.sh 16:06:53 lf-activate-venv: SKIPPING 16:06:53 DEBUG: total: 0.2199999988079071 16:06:53 INFO: Retrieving Stack Cost... 16:06:54 INFO: Retrieving Pricing Info for: v3-standard-8 16:06:54 INFO: Archiving Costs [Pipeline] echo 16:06:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:06:54 ---> logs-deploy.sh 16:06:54 lf-activate-venv: SKIPPING 16:06:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-75/2 16:06:54 INFO: archiving workspace using pattern(s): 16:06:55 Archives upload complete. 16:06:55 INFO: archiving logs to Nexus