Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a00f466457d09e0dac64c715bdd5dd92404c416+3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 (c5fc8fbbbba7ea6a3f99fd38808cffb4424208c8) 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-ssh4199351428076136444.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14512381336430458045.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-65/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-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17515899480572304647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1610434293679366270.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-65/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-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11886327030475384959.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-33625 in /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [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-65 # 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 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 into PR head commit 7a00f466457d09e0dac64c715bdd5dd92404c416 Merge succeeded, producing 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c Checking out Revision 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c (PR-65) > 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/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a00f466457d09e0dac64c715bdd5dd92404c416 # 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 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c # timeout=10 Commit message: "Merge commit '3dc9a110c0db4a24a49e99ce1a643e2f34ef9734' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:59:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:59:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:59:25 ========================================================= 07:59:25 EdgeX Global Pipelines Version Info 07:59:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:59:26 ------------------- 07:59:26 stable info: 07:59:26 ------------------- 07:59:26 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:59:26 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 07:59:26 Message: update stable to v1.0.227 > git rev-list --no-walk 03aa5f6e539b67fb221d863e6724579a33073df1 # timeout=10 07:59:26 ------------------- 07:59:26 experimental info: 07:59:26 ------------------- 07:59:26 Commited By: **** collab-it+edgex@linuxfoundation.org 07:59:26 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 07:59:26 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:59:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 07:59:26 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 07:59:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:59:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:59:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:59:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 07:59:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:59:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:59:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:59:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:59:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:59:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88eaf15 [Pipeline] echo 07:59:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:59:27 provisioning config files... 07:59:27 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config1237531711040032872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:27 ---> docker-login.sh 07:59:27 nexus3.edgexfoundry.org:10001 07:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:27 Configure a credential helper to remove this warning. See 07:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:27 07:59:27 Login Succeeded 07:59:27 nexus3.edgexfoundry.org:10002 07:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:28 Configure a credential helper to remove this warning. See 07:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:28 07:59:28 Login Succeeded 07:59:28 nexus3.edgexfoundry.org:10003 07:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:28 Configure a credential helper to remove this warning. See 07:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:28 07:59:28 Login Succeeded 07:59:28 nexus3.edgexfoundry.org:10004 07:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:28 Configure a credential helper to remove this warning. See 07:59:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:28 07:59:28 Login Succeeded 07:59:28 docker.io 07:59:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:29 Configure a credential helper to remove this warning. See 07:59:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:29 07:59:29 Login Succeeded 07:59:29 ---> docker-login.sh ends [Pipeline] } 07:59:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:59:29 + git rev-list -1 --merges 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c~1..88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [Pipeline] echo 07:59:29 -----------> git rev-list -1 --merges 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c~1..88eaf15c3b958b69a48b1c1102f59f2b5c8b111c 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c 07:59:29 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [false] [Pipeline] sh 07:59:29 + git log --format=format:%s -1 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [Pipeline] echo 07:59:29 ========================================================= 07:59:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:59:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:59:30 + git log --format=format:%s -1 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [Pipeline] echo 07:59:30 [semverPrep] GIT_COMMIT: 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c, Commit Message: Merge commit '3dc9a110c0db4a24a49e99ce1a643e2f34ef9734' into HEAD [Pipeline] echo 07:59:30 [semverPrep] This is not a build commit. [Pipeline] sh 07:59:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:59:30 + grep -v github /etc/ssh/ssh_known_hosts 07:59:30 + [ -e /tmp/ssh_known_hosts ] 07:59:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:59:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:59:30 + sudo tee -a /etc/ssh/ssh_known_hosts 07:59:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 07:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:59:30 07:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 07:59:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:59:31 latest: Pulling from edgex-devops/py-git-semver 07:59:31 1fe172e4850f: Pulling fs layer 07:59:31 caf521ccaac6: Pulling fs layer 07:59:31 3ead6fa29328: Pulling fs layer 07:59:31 5c2a1cbceb83: Pulling fs layer 07:59:31 a8d5f1318db7: Pulling fs layer 07:59:31 c427282e49a2: Pulling fs layer 07:59:31 1827001aaf11: Pulling fs layer 07:59:31 0714d37db230: Pulling fs layer 07:59:31 ac28cf19c067: Pulling fs layer 07:59:31 ca983d60f3e2: Pulling fs layer 07:59:31 9f894cec8388: Pulling fs layer 07:59:31 5c2a1cbceb83: Waiting 07:59:31 c427282e49a2: Waiting 07:59:31 1827001aaf11: Waiting 07:59:31 9f894cec8388: Waiting 07:59:31 0714d37db230: Waiting 07:59:31 ac28cf19c067: Waiting 07:59:31 a8d5f1318db7: Waiting 07:59:31 caf521ccaac6: Verifying Checksum 07:59:31 caf521ccaac6: Download complete 07:59:31 5c2a1cbceb83: Verifying Checksum 07:59:31 5c2a1cbceb83: Download complete 07:59:31 a8d5f1318db7: Verifying Checksum 07:59:31 a8d5f1318db7: Download complete 07:59:31 c427282e49a2: Verifying Checksum 07:59:31 c427282e49a2: Download complete 07:59:31 3ead6fa29328: Verifying Checksum 07:59:31 3ead6fa29328: Download complete 07:59:31 0714d37db230: Download complete 07:59:31 ac28cf19c067: Download complete 07:59:31 ca983d60f3e2: Verifying Checksum 07:59:31 ca983d60f3e2: Download complete 07:59:31 9f894cec8388: Download complete 07:59:31 1fe172e4850f: Verifying Checksum 07:59:31 1fe172e4850f: Download complete 07:59:31 1827001aaf11: Verifying Checksum 07:59:31 1827001aaf11: Download complete 07:59:33 1fe172e4850f: Pull complete 07:59:33 caf521ccaac6: Pull complete 07:59:33 3ead6fa29328: Pull complete 07:59:33 5c2a1cbceb83: Pull complete 07:59:33 a8d5f1318db7: Pull complete 07:59:34 c427282e49a2: Pull complete 07:59:36 1827001aaf11: Pull complete 07:59:36 0714d37db230: Pull complete 07:59:36 ac28cf19c067: Pull complete 07:59:36 ca983d60f3e2: Pull complete 07:59:36 9f894cec8388: Pull complete 07:59:36 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 07:59:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 07:59:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 07:59:36 prd-ubuntu20.04-docker-8c-8g-33625 does not seem to be running inside a container 07:59:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 07:59:38 $ docker top 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce -eo pid,comm 07:59:38 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). 07:59:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:59:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:38 [ssh-agent] Looking for ssh-agent implementation... 07:59:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:38 $ docker exec 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce ssh-agent 07:59:38 SSH_AUTH_SOCK=/tmp/ssh-rIkpzCm6QFig/agent.33 07:59:38 SSH_AGENT_PID=39 07:59:38 Running ssh-add (command line suppressed) 07:59:38 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_2527202587161577864.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_2527202587161577864.key) 07:59:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:39 + git tag --points-at HEAD [Pipeline] } 07:59:39 $ docker exec --env ******** --env ******** 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce ssh-agent -k 07:59:39 unset SSH_AUTH_SOCK; 07:59:39 unset SSH_AGENT_PID; 07:59:39 echo Agent pid 39 killed; 07:59:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:59:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:59:39 [ssh-agent] Looking for ssh-agent implementation... 07:59:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:59:39 $ docker exec 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce ssh-agent 07:59:39 SSH_AUTH_SOCK=/tmp/ssh-B1k0IHyQ0xzd/agent.72 07:59:39 SSH_AGENT_PID=78 07:59:39 Running ssh-add (command line suppressed) 07:59:39 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_1137927733470087263.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_1137927733470087263.key) 07:59:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:59:39 + git semver init 07:59:40 2022-04-28 07:59:40,188 [run_init] DEBUG init version:0.0.0 force:False 07:59:40 2022-04-28 07:59:40,188 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver 07:59:40 2022-04-28 07:59:40,189 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver 07:59:40 2022-04-28 07:59:40,189 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-65, universal_newlines=False, shell=None, istream=None) 07:59:41 2022-04-28 07:59:41,229 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.git/info/exclude 07:59:41 2022-04-28 07:59:41,230 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver/PR-65 with force:False 07:59:41 2022-04-28 07:59:41,230 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver/PR-65 07:59:41 2022-04-28 07:59:41,234 [execute] INFO git cat-file --batch-check 07:59:41 2022-04-28 07:59:41,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver, universal_newlines=False, shell=None, istream=) 07:59:41 2022-04-28 07:59:41,243 [execute] INFO git cat-file --batch 07:59:41 2022-04-28 07:59:41,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver, universal_newlines=False, shell=None, istream=) 07:59:41 2022-04-28 07:59:41,249 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver/PR-65 07:59:41 0.0.0 [Pipeline] } 07:59:41 $ docker exec --env ******** --env ******** 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce ssh-agent -k 07:59:41 unset SSH_AUTH_SOCK; 07:59:41 unset SSH_AGENT_PID; 07:59:41 echo Agent pid 78 killed; 07:59:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:59:42 + git semver [Pipeline] } 07:59:42 $ docker stop --time=1 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce 07:59:43 $ docker rm -f 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce [Pipeline] // withDockerContainer [Pipeline] sh 07:59:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:59:44 Stashed 1 file(s) [Pipeline] echo 07:59:44 [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 07:59:44 provisioning config files... 07:59:44 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config1216993785507786857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:59:44 ---> docker-login.sh 07:59:44 nexus3.edgexfoundry.org:10001 07:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:44 Configure a credential helper to remove this warning. See 07:59:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:44 07:59:44 Login Succeeded 07:59:44 nexus3.edgexfoundry.org:10002 07:59:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:45 Configure a credential helper to remove this warning. See 07:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:45 07:59:45 Login Succeeded 07:59:45 nexus3.edgexfoundry.org:10003 07:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:45 Configure a credential helper to remove this warning. See 07:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:45 07:59:45 Login Succeeded 07:59:45 nexus3.edgexfoundry.org:10004 07:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:45 Configure a credential helper to remove this warning. See 07:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:45 07:59:45 Login Succeeded 07:59:45 docker.io 07:59:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:59:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:59:45 Configure a credential helper to remove this warning. See 07:59:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:59:45 07:59:45 Login Succeeded 07:59:45 ---> docker-login.sh ends [Pipeline] } 07:59:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:59:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:59:46 ========================================================= 07:59:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 07:59:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 07:59:46 + 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 . 07:59:46 Sending build context to Docker daemon 12.4MB 07:59:46 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 07:59:46 Step 2/13 : FROM ${BASE} AS builder 07:59:46 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 07:59:46 59bf1c3509f3: Pulling fs layer 07:59:46 666ba61612fd: Pulling fs layer 07:59:46 8ed8ca486205: Pulling fs layer 07:59:46 4fe6c5a15a65: Pulling fs layer 07:59:46 22a0e8bec74d: Pulling fs layer 07:59:46 ca2b28591e48: Pulling fs layer 07:59:46 a51346096db8: Pulling fs layer 07:59:46 4fe6c5a15a65: Waiting 07:59:46 22a0e8bec74d: Waiting 07:59:46 daebc70d1ce1: Pulling fs layer 07:59:46 a51346096db8: Waiting 07:59:46 daebc70d1ce1: Waiting 07:59:46 0e18a0eac166: Pulling fs layer 07:59:46 0e18a0eac166: Waiting 07:59:46 8ed8ca486205: Download complete 07:59:46 666ba61612fd: Download complete 07:59:46 22a0e8bec74d: Download complete 07:59:46 ca2b28591e48: Verifying Checksum 07:59:46 ca2b28591e48: Download complete 07:59:46 59bf1c3509f3: Verifying Checksum 07:59:46 59bf1c3509f3: Download complete 07:59:46 a51346096db8: Download complete 07:59:46 daebc70d1ce1: Verifying Checksum 07:59:46 daebc70d1ce1: Download complete 07:59:46 59bf1c3509f3: Pull complete 07:59:46 666ba61612fd: Pull complete 07:59:46 8ed8ca486205: Pull complete 07:59:47 0e18a0eac166: Verifying Checksum 07:59:47 0e18a0eac166: Download complete 07:59:47 4fe6c5a15a65: Verifying Checksum 07:59:47 4fe6c5a15a65: Download complete 07:59:51 4fe6c5a15a65: Pull complete 07:59:51 22a0e8bec74d: Pull complete 07:59:51 ca2b28591e48: Pull complete 07:59:51 a51346096db8: Pull complete 07:59:51 daebc70d1ce1: Pull complete 07:59:54 0e18a0eac166: Pull complete 07:59:54 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 07:59:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 07:59:54 ---> f018257e8ee9 07:59:54 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 07:59:55 ---> Running in 2710b1d9114e 07:59:55 Removing intermediate container 2710b1d9114e 07:59:55 ---> a33fdcf0ae7d 07:59:55 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 07:59:55 ---> Running in d7b0d60d65b4 07:59:55 Removing intermediate container d7b0d60d65b4 07:59:55 ---> b99466d25769 07:59:55 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 07:59:55 ---> Running in 19a2cddd983e 07:59:55 Removing intermediate container 19a2cddd983e 07:59:55 ---> 81b4ee0e7630 07:59:55 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 07:59:55 ---> Running in adea134ffc18 07:59:56 Removing intermediate container adea134ffc18 07:59:56 ---> 69a7c61a871b 07:59:56 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:59:56 ---> Running in e34dfecc715f 07:59:56 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 07:59:57 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 07:59:58 OK: 221 MiB in 52 packages 07:59:58 Removing intermediate container e34dfecc715f 07:59:58 ---> bc1ab0e09321 07:59:58 Step 8/13 : WORKDIR /app 07:59:58 ---> Running in 06869ea57328 07:59:58 Removing intermediate container 06869ea57328 07:59:58 ---> 5dfb08edc945 07:59:58 Step 9/13 : COPY go.mod vendor* ./ 07:59:58 ---> d588c6e8f256 07:59:58 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:59:58 ---> Running in 59e44812d1fc 07:59:59 Still waiting to schedule task 07:59:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:00:25 Removing intermediate container 59e44812d1fc 08:00:25 ---> 37231d75bd15 08:00:25 Step 11/13 : COPY . . 08:00:25 ---> c2f0c44497d2 08:00:25 Step 12/13 : ARG MAKE="make build" 08:00:25 ---> Running in 0ad95ce99ad9 08:00:25 Removing intermediate container 0ad95ce99ad9 08:00:25 ---> c887afa03344 08:00:25 Step 13/13 : RUN $MAKE 08:00:25 ---> Running in d67988b233da 08:00:25 noop 08:00:25 Removing intermediate container d67988b233da 08:00:25 ---> 58e690739110 08:00:25 Successfully built 58e690739110 08:00:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 08:00:25 + docker inspect -f . ci-base-image-x86_64 08:00:25 . [Pipeline] withDockerContainer 08:00:25 prd-ubuntu20.04-docker-8c-8g-33625 does not seem to be running inside a container 08:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** ci-base-image-x86_64 cat 08:00:26 $ docker top dbdbd1d858a2dbf60cf23324191138bfa2b7750de0319061e932aff9c72fc903 -eo pid,comm [Pipeline] { [Pipeline] sh 08:00:26 + go version 08:00:26 go version go1.17.6 linux/amd64 [Pipeline] } 08:00:26 $ docker stop --time=1 dbdbd1d858a2dbf60cf23324191138bfa2b7750de0319061e932aff9c72fc903 08:00:27 $ docker rm -f dbdbd1d858a2dbf60cf23324191138bfa2b7750de0319061e932aff9c72fc903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:00:28 + docker inspect -f . ci-base-image-x86_64 08:00:28 . [Pipeline] withDockerContainer 08:00:28 prd-ubuntu20.04-docker-8c-8g-33625 does not seem to be running inside a container 08:00:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** ci-base-image-x86_64 cat 08:00:28 $ docker top 16822d0620321562da981d1895e1ea73e004e92e6c223eaacd4af2e55c384277 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:00:29 + make test 08:00:29 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:00:37 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 08:00:37 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.038s coverage: 86.2% of statements 08:00:37 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 08:00:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements 08:00:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 08:00:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:00:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:00:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:00:47 ./bin/test-attribution.sh [Pipeline] echo 08:00:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:00:48 $ docker stop --time=1 16822d0620321562da981d1895e1ea73e004e92e6c223eaacd4af2e55c384277 08:00:49 $ docker rm -f 16822d0620321562da981d1895e1ea73e004e92e6c223eaacd4af2e55c384277 [Pipeline] // withDockerContainer [Pipeline] sh 08:00:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:00:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 08:00:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:00:51 + ls -al . 08:00:51 total 244 08:00:51 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 08:00 . 08:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:59 .. 08:00:51 -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 07:59 .dockerignore 08:00:51 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 07:59 .git 08:00:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 07:59 .github 08:00:51 -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 07:59 .gitignore 08:00:51 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 07:59 .golangci.yml 08:00:51 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 07:59 .semver 08:00:51 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 28 07:59 Attribution.txt 08:00:51 -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 07:59 CHANGELOG.md 08:00:51 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 07:59 Dockerfile 08:00:51 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 07:59 GOVERNANCE.md 08:00:51 -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 07:59 Jenkinsfile 08:00:51 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 07:59 LICENSE 08:00:51 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 28 07:59 Makefile 08:00:51 -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 07:59 OWNERS.md 08:00:51 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 07:59 README.md 08:00:51 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 07:59 VERSION 08:00:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:59 bin 08:00:51 -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 08:00 coverage.out 08:00:51 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 28 07:59 go.mod 08:00:51 -rw-rw-r-- 1 jenkins jenkins 49621 Apr 28 07:59 go.sum 08:00:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:59 images 08:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:59 internal 08:00:51 -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 07:59 main.go 08:00:51 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:59 res 08:00:51 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:59 snap 08:00:51 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 07:59 static [Pipeline] isUnix [Pipeline] sh 08:00:51 + 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=88eaf15c3b958b69a48b1c1102f59f2b5c8b111c --label arch=amd64 --label version=0.0.0 . 08:00:51 Sending build context to Docker daemon 12.4MB 08:00:51 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 08:00:51 Step 2/31 : FROM ${BASE} AS builder 08:00:51 ---> 58e690739110 08:00:51 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:00:51 ---> Running in 6e8ecf051df1 08:00:51 Removing intermediate container 6e8ecf051df1 08:00:51 ---> c48dbc7b37a7 08:00:51 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 08:00:51 ---> Running in e47dcc40a5c7 08:00:51 Removing intermediate container e47dcc40a5c7 08:00:51 ---> e3d18a06b359 08:00:51 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:00:51 ---> Running in 9f947cb93ca0 08:00:51 Removing intermediate container 9f947cb93ca0 08:00:51 ---> 25b41d4870b1 08:00:51 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:51 ---> Running in a6acc37ba0dc 08:00:52 Removing intermediate container a6acc37ba0dc 08:00:52 ---> 8d3390fa7d28 08:00:52 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:00:52 ---> Running in 4cf54af1c09f 08:00:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:00:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:00:53 OK: 221 MiB in 52 packages 08:00:54 Removing intermediate container 4cf54af1c09f 08:00:54 ---> a7a318febc0a 08:00:54 Step 8/31 : WORKDIR /app 08:00:54 ---> Running in 0b53bc8e0236 08:00:54 Removing intermediate container 0b53bc8e0236 08:00:54 ---> b426b8d6c98c 08:00:54 Step 9/31 : COPY go.mod vendor* ./ 08:00:54 ---> 1b5f36478d06 08:00:54 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:00:54 ---> Running in c1f5ebf22249 08:00:55 Removing intermediate container c1f5ebf22249 08:00:55 ---> fb0ceb0820d5 08:00:55 Step 11/31 : COPY . . 08:00:55 ---> a24e8047918b 08:00:55 Step 12/31 : ARG MAKE="make build" 08:00:55 ---> Running in 74afa1c9b63f 08:00:55 Removing intermediate container 74afa1c9b63f 08:00:55 ---> c0025a9abb92 08:00:55 Step 13/31 : RUN $MAKE 08:00:55 ---> Running in 89d76bd8a656 08:00:56 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 08:01:04 Removing intermediate container 89d76bd8a656 08:01:04 ---> 9f81e68804b4 08:01:04 Step 14/31 : FROM alpine:3.14 08:01:04 3.14: Pulling from library/alpine 08:01:04 8663204ce13b: Pulling fs layer 08:01:04 8663204ce13b: Verifying Checksum 08:01:04 8663204ce13b: Pull complete 08:01:04 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:01:04 Status: Downloaded newer image for alpine:3.14 08:01:04 ---> e04c818066af 08:01:04 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:01:05 ---> Running in 893c9c211a57 08:01:05 Removing intermediate container 893c9c211a57 08:01:05 ---> fb78ec920462 08:01:05 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:01:05 ---> Running in 80231b2899ac 08:01:05 Removing intermediate container 80231b2899ac 08:01:05 ---> aec85ed29e10 08:01:05 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:01:05 ---> Running in 31c4f7721605 08:01:05 Removing intermediate container 31c4f7721605 08:01:05 ---> 27986b72bc00 08:01:05 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 08:01:05 ---> Running in 81ea2fc2f856 08:01:06 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 08:01:07 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 08:01:07 (1/6) Installing ca-certificates (20211220-r0) 08:01:07 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:01:07 (3/6) Installing libsodium (1.0.18-r0) 08:01:07 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:01:07 (5/6) Installing libzmq (4.3.4-r0) 08:01:07 (6/6) Installing zeromq (4.3.4-r0) 08:01:07 Executing busybox-1.33.1-r7.trigger 08:01:07 Executing ca-certificates-20211220-r0.trigger 08:01:07 OK: 9 MiB in 20 packages 08:01:08 Removing intermediate container 81ea2fc2f856 08:01:08 ---> 924e685938b7 08:01:08 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:01:08 ---> 4332d98af418 08:01:08 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 08:01:08 ---> 71c67efe6e7e 08:01:08 Step 21/31 : COPY --from=builder /app/res/ /res/ 08:01:09 ---> 3192c045c0a4 08:01:09 Step 22/31 : COPY --from=builder /app/static/ /static/ 08:01:09 ---> e9e44f565a4c 08:01:09 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:01:09 ---> 5c3d25cc6295 08:01:09 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:01:09 ---> Running in 2e4a5547a67e 08:01:10 Removing intermediate container 2e4a5547a67e 08:01:10 ---> 5e3fc2cf6599 08:01:10 Step 25/31 : VOLUME /cache 08:01:10 ---> Running in e146b514b6ef 08:01:10 Removing intermediate container e146b514b6ef 08:01:10 ---> c6753d56ef81 08:01:10 Step 26/31 : EXPOSE 59711 08:01:10 ---> Running in 39cb9a147b5a 08:01:10 Removing intermediate container 39cb9a147b5a 08:01:10 ---> 9086d01863ae 08:01:10 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:01:10 ---> Running in 41f92cb6619d 08:01:10 Removing intermediate container 41f92cb6619d 08:01:10 ---> 6e4596218b4d 08:01:10 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 08:01:10 ---> Running in a4e223776fbf 08:01:10 Removing intermediate container a4e223776fbf 08:01:10 ---> 3c347eabfaf8 08:01:10 Step 29/31 : LABEL arch=amd64 08:01:10 ---> Running in a83df99c1aa2 08:01:10 Removing intermediate container a83df99c1aa2 08:01:10 ---> 5d77c14e56d2 08:01:10 Step 30/31 : LABEL git_sha=88eaf15c3b958b69a48b1c1102f59f2b5c8b111c 08:01:10 ---> Running in 9a3d63c71c6e 08:01:11 Removing intermediate container 9a3d63c71c6e 08:01:11 ---> 7b29a906946e 08:01:11 Step 31/31 : LABEL version=0.0.0 08:01:11 ---> Running in 36f4ce17cba5 08:01:11 Removing intermediate container 36f4ce17cba5 08:01:11 ---> 9fae659bfe7b 08:01:11 [Warning] One or more build-args [ARCH] were not consumed 08:01:11 Successfully built 9fae659bfe7b 08:01:11 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 08:01:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:11 08:01:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 08:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:11 latest: Pulling from edgex-lftools-log-publisher 08:01:11 5eb5b503b376: Pulling fs layer 08:01:11 5c69ac0246d0: Pulling fs layer 08:01:11 ec43610c2a17: Pulling fs layer 08:01:11 3a2ae6a8a46f: Pulling fs layer 08:01:11 33b1e0a273af: Pulling fs layer 08:01:11 5d3b04190fa2: Pulling fs layer 08:01:11 2f39f015ded8: Pulling fs layer 08:01:11 5d3b04190fa2: Waiting 08:01:11 33b1e0a273af: Waiting 08:01:11 3a2ae6a8a46f: Waiting 08:01:11 5c69ac0246d0: Verifying Checksum 08:01:11 3a2ae6a8a46f: Download complete 08:01:11 33b1e0a273af: Verifying Checksum 08:01:11 33b1e0a273af: Download complete 08:01:11 5d3b04190fa2: Verifying Checksum 08:01:11 5d3b04190fa2: Download complete 08:01:11 ec43610c2a17: Verifying Checksum 08:01:11 ec43610c2a17: Download complete 08:01:12 5eb5b503b376: Verifying Checksum 08:01:12 5eb5b503b376: Download complete 08:01:12 2f39f015ded8: Verifying Checksum 08:01:12 2f39f015ded8: Download complete 08:01:13 5eb5b503b376: Pull complete 08:01:13 5c69ac0246d0: Pull complete 08:01:14 ec43610c2a17: Pull complete 08:01:14 3a2ae6a8a46f: Pull complete 08:01:14 33b1e0a273af: Pull complete 08:01:14 5d3b04190fa2: Pull complete 08:01:19 2f39f015ded8: Pull complete 08:01:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:01:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 08:01:19 prd-ubuntu20.04-docker-8c-8g-33625 does not seem to be running inside a container 08:01:19 $ 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-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 08:01:21 $ docker top 71f5b13bd882c72d6632e53d954fb1781d22d2da288748c779d22ed170ed8069 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:01:22 ---> job-cost.sh 08:01:22 lf-activate-venv: SKIPPING 08:01:22 INFO: No Stack... 08:01:22 INFO: Retrieving Pricing Info for: v3-standard-8 08:01:23 INFO: Archiving Costs [Pipeline] sh 08:01:23 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/cost.csv 08:01:23 + cut -d, -f6 [Pipeline] lock 08:01:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] 08:01:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] did not exist. Created. 08:01:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:01:23 + echo total: 0.2199999988079071 [Pipeline] stash 08:01:24 Stashed 1 file(s) [Pipeline] } 08:01:24 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] [Pipeline] // lock [Pipeline] } 08:01:24 $ docker stop --time=1 71f5b13bd882c72d6632e53d954fb1781d22d2da288748c779d22ed170ed8069 08:01:25 $ docker rm -f 71f5b13bd882c72d6632e53d954fb1781d22d2da288748c779d22ed170ed8069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:02:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-33627 in /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [Pipeline] { [Pipeline] ws 08:02:45 Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout 08:02:45 The recommended git tool is: git 08:02:51 using credential edgex-jenkins-ssh 08:02:51 Cloning the remote Git repository 08:02:51 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:02:51 > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 08:02:51 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:02:51 > git --version # timeout=10 08:02:51 > git --version # 'git version 2.25.1' 08:02:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:54 Merging remotes/origin/main commit 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 into PR head commit 7a00f466457d09e0dac64c715bdd5dd92404c416 08:02:54 Merge succeeded, producing a7530be4d5252146f6f48ffe08183edfc7ef1aa6 08:02:54 Checking out Revision a7530be4d5252146f6f48ffe08183edfc7ef1aa6 (PR-65) 08:02:54 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:02:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:02:54 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 08:02:54 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 08:02:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:02:54 > git config core.sparsecheckout # timeout=10 08:02:54 > git checkout -f 7a00f466457d09e0dac64c715bdd5dd92404c416 # timeout=10 08:02:54 > git remote # timeout=10 08:02:54 > git config --get remote.origin.url # timeout=10 08:02:54 using GIT_SSH to set credentials SSH Credentials for GitHub 08:02:54 > git merge 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 08:02:54 > git rev-parse HEAD^{commit} # timeout=10 08:02:54 > git config core.sparsecheckout # timeout=10 08:02:54 > git checkout -f a7530be4d5252146f6f48ffe08183edfc7ef1aa6 # timeout=10 08:02:59 Commit message: "Merge commit '3dc9a110c0db4a24a49e99ce1a643e2f34ef9734' into HEAD" 08:02:59 First time build. Skipping changelog. 08:02:59 > git rev-list --no-walk 03aa5f6e539b67fb221d863e6724579a33073df1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:03:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:03:00 % Total % Received % Xferd Average Speed Time Time Time Current 08:03:00 Dload Upload Total Spent Left Speed 08:03:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 08:03:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:03:01 + sudo tee /etc/docker/daemon.new 08:03:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:03:01 { 08:03:01 "registry-mirrors": [ 08:03:01 "https://nexus3.edgexfoundry.org:10001" 08:03:01 ], 08:03:01 "bip": "10.250.0.254/24", 08:03:01 "hosts": [ 08:03:01 "tcp://0.0.0.0:5555", 08:03:01 "unix:///var/run/docker.sock" 08:03:01 ], 08:03:01 "mtu": 1458, 08:03:01 "selinux-enabled": true, 08:03:01 "seccomp-profile": "/etc/docker/seccomp.json" 08:03:01 } [Pipeline] sh 08:03:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:03:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:20 provisioning config files... 08:03:20 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config7172101145524500371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:03:20 ---> docker-login.sh 08:03:20 nexus3.edgexfoundry.org:10001 08:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:21 Configure a credential helper to remove this warning. See 08:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:21 08:03:21 Login Succeeded 08:03:21 nexus3.edgexfoundry.org:10002 08:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:22 Configure a credential helper to remove this warning. See 08:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:22 08:03:22 Login Succeeded 08:03:22 nexus3.edgexfoundry.org:10003 08:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:22 Configure a credential helper to remove this warning. See 08:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:22 08:03:22 Login Succeeded 08:03:22 nexus3.edgexfoundry.org:10004 08:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:22 Configure a credential helper to remove this warning. See 08:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:22 08:03:22 Login Succeeded 08:03:22 docker.io 08:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:03:23 Configure a credential helper to remove this warning. See 08:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:03:23 08:03:23 Login Succeeded 08:03:23 ---> docker-login.sh ends [Pipeline] } 08:03:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:03:24 ========================================================= 08:03:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 08:03:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 08:03:24 + 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 . 08:03:24 Sending build context to Docker daemon 695.8kB 08:03:24 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 08:03:24 Step 2/13 : FROM ${BASE} AS builder 08:03:25 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:03:25 9b3977197b4f: Pulling fs layer 08:03:25 1a89e8eeedd5: Pulling fs layer 08:03:25 94645a83ff95: Pulling fs layer 08:03:25 3f3a8bcf1eab: Pulling fs layer 08:03:25 0c92f367c5e7: Pulling fs layer 08:03:25 3096ccb668a1: Pulling fs layer 08:03:25 e8cf19c19ddd: Pulling fs layer 08:03:25 a4caa8a26152: Pulling fs layer 08:03:25 3f3a8bcf1eab: Waiting 08:03:25 0c92f367c5e7: Waiting 08:03:25 3096ccb668a1: Waiting 08:03:25 e8cf19c19ddd: Waiting 08:03:25 a4caa8a26152: Waiting 08:03:25 94645a83ff95: Download complete 08:03:25 1a89e8eeedd5: Verifying Checksum 08:03:25 1a89e8eeedd5: Download complete 08:03:25 0c92f367c5e7: Verifying Checksum 08:03:25 0c92f367c5e7: Download complete 08:03:25 3096ccb668a1: Verifying Checksum 08:03:25 3096ccb668a1: Download complete 08:03:25 9b3977197b4f: Verifying Checksum 08:03:25 9b3977197b4f: Download complete 08:03:25 e8cf19c19ddd: Verifying Checksum 08:03:25 e8cf19c19ddd: Download complete 08:03:25 9b3977197b4f: Pull complete 08:03:26 1a89e8eeedd5: Pull complete 08:03:26 94645a83ff95: Pull complete 08:03:26 a4caa8a26152: Verifying Checksum 08:03:26 a4caa8a26152: Download complete 08:03:27 3f3a8bcf1eab: Download complete 08:03:39 3f3a8bcf1eab: Pull complete 08:03:39 0c92f367c5e7: Pull complete 08:03:40 3096ccb668a1: Pull complete 08:03:40 e8cf19c19ddd: Pull complete 08:03:47 a4caa8a26152: Pull complete 08:03:47 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 08:03:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 08:03:47 ---> 725f1c02e7f9 08:03:47 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:03:48 ---> Running in 6aed9ac8758d 08:03:48 Removing intermediate container 6aed9ac8758d 08:03:48 ---> e258fd3666ca 08:03:48 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 08:03:48 ---> Running in a7143874c4a3 08:03:49 Removing intermediate container a7143874c4a3 08:03:49 ---> ce63fb5c33d3 08:03:49 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:03:49 ---> Running in 3cc12f7945d8 08:03:50 Removing intermediate container 3cc12f7945d8 08:03:50 ---> a870b4f6fc8a 08:03:50 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:03:50 ---> Running in a8a8e1323239 08:03:52 Removing intermediate container a8a8e1323239 08:03:52 ---> 5eb904ba7901 08:03:52 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:03:52 ---> Running in 85d4ceafd90d 08:03:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:03:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:03:55 OK: 220 MiB in 52 packages 08:03:56 Removing intermediate container 85d4ceafd90d 08:03:56 ---> e26c6298bcb3 08:03:56 Step 8/13 : WORKDIR /app 08:03:56 ---> Running in 555cdfbb6348 08:03:56 Removing intermediate container 555cdfbb6348 08:03:56 ---> e50b0dfac007 08:03:56 Step 9/13 : COPY go.mod vendor* ./ 08:03:56 ---> d602888e0ff3 08:03:56 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:03:56 ---> Running in e433c21f5903 08:05:18 Removing intermediate container e433c21f5903 08:05:18 ---> dcabc402a6e9 08:05:18 Step 11/13 : COPY . . 08:05:18 ---> ed118d249b2d 08:05:18 Step 12/13 : ARG MAKE="make build" 08:05:18 ---> Running in 00e0ab201294 08:05:18 Removing intermediate container 00e0ab201294 08:05:18 ---> 8a53f7110acf 08:05:18 Step 13/13 : RUN $MAKE 08:05:18 ---> Running in df0aed9a6ba8 08:05:18 noop 08:05:18 Removing intermediate container df0aed9a6ba8 08:05:18 ---> 1c10864ce4e2 08:05:18 Successfully built 1c10864ce4e2 08:05:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 08:05:19 + docker inspect -f . ci-base-image-arm64 08:05:19 . [Pipeline] withDockerContainer 08:05:19 prd-ubuntu20.04-docker-arm64-4c-16g-33627 does not seem to be running inside a container 08:05:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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 ******** ci-base-image-arm64 cat 08:05:20 $ docker top 109defa8aaca18ad3eee46a4aecae9b267d54886899e02af88d3835b0b569554 -eo pid,comm [Pipeline] { [Pipeline] sh 08:05:21 + go version 08:05:21 go version go1.17.6 linux/arm64 [Pipeline] } 08:05:21 $ docker stop --time=1 109defa8aaca18ad3eee46a4aecae9b267d54886899e02af88d3835b0b569554 08:05:23 $ docker rm -f 109defa8aaca18ad3eee46a4aecae9b267d54886899e02af88d3835b0b569554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 08:05:24 + docker inspect -f . ci-base-image-arm64 08:05:24 . [Pipeline] withDockerContainer 08:05:24 prd-ubuntu20.04-docker-arm64-4c-16g-33627 does not seem to be running inside a container 08:05:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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 ******** ci-base-image-arm64 cat 08:05:25 $ docker top dd3a92517a6f4634a12b8bcdff43dbcfedff19f2ecf97afa328b74a5727c8b68 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 08:05:26 + make test 08:05:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 08:06:23 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 08:06:23 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.221s coverage: 86.2% of statements 08:06:23 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 08:06:27 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.697s coverage: 71.9% of statements 08:06:27 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 08:06:27 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:06:27 CGO_ENABLED=1 GO111MODULE=on go vet ./... 08:06:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:06:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:06:50 ./bin/test-attribution.sh [Pipeline] echo 08:06:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 08:06:50 $ docker stop --time=1 dd3a92517a6f4634a12b8bcdff43dbcfedff19f2ecf97afa328b74a5727c8b68 08:06:52 $ docker rm -f dd3a92517a6f4634a12b8bcdff43dbcfedff19f2ecf97afa328b74a5727c8b68 [Pipeline] // withDockerContainer [Pipeline] sh 08:06:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 08:06:53 Warning: overwriting stash ‘coverage-report’ 08:06:53 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:06:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:06:54 + ls -al . 08:06:54 total 240 08:06:54 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 08:06 . 08:06:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:02 .. 08:06:54 -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 08:02 .dockerignore 08:06:54 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 08:02 .git 08:06:54 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:02 .github 08:06:54 -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 08:02 .gitignore 08:06:54 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 08:02 .golangci.yml 08:06:54 -rw-rw-r-- 1 jenkins jenkins 8248 Apr 28 08:02 Attribution.txt 08:06:54 -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 08:02 CHANGELOG.md 08:06:54 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 08:02 Dockerfile 08:06:54 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 08:02 GOVERNANCE.md 08:06:54 -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 08:02 Jenkinsfile 08:06:54 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 08:02 LICENSE 08:06:54 -rw-rw-r-- 1 jenkins jenkins 2095 Apr 28 08:02 Makefile 08:06:54 -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 08:02 OWNERS.md 08:06:54 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 08:02 README.md 08:06:54 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 07:59 VERSION 08:06:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:02 bin 08:06:54 -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 08:06 coverage.out 08:06:54 -rw-rw-r-- 1 jenkins jenkins 3019 Apr 28 08:02 go.mod 08:06:54 -rw-rw-r-- 1 jenkins jenkins 49621 Apr 28 08:02 go.sum 08:06:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:02 images 08:06:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:02 internal 08:06:54 -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 08:02 main.go 08:06:54 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:02 res 08:06:54 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:02 snap 08:06:54 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:02 static [Pipeline] isUnix [Pipeline] sh 08:06:55 + 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=a7530be4d5252146f6f48ffe08183edfc7ef1aa6 --label arch=arm64 --label version=0.0.0 . 08:06:55 Sending build context to Docker daemon 695.8kB 08:06:55 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 08:06:55 Step 2/31 : FROM ${BASE} AS builder 08:06:55 ---> 1c10864ce4e2 08:06:55 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 08:06:55 ---> Running in f675bead9480 08:06:55 Removing intermediate container f675bead9480 08:06:55 ---> d036a2b8a81a 08:06:55 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 08:06:55 ---> Running in e9b6c9c3d152 08:06:56 Removing intermediate container e9b6c9c3d152 08:06:56 ---> cebb07a42ee6 08:06:56 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:06:56 ---> Running in 0f222c4294e5 08:06:56 Removing intermediate container 0f222c4294e5 08:06:56 ---> 9fb7678dadda 08:06:56 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:06:56 ---> Running in 873ae3a93d96 08:06:58 Removing intermediate container 873ae3a93d96 08:06:58 ---> e730c8a0aa15 08:06:58 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:06:58 ---> Running in e8fed4a174ad 08:06:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 08:07:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 08:07:01 OK: 220 MiB in 52 packages 08:07:02 Removing intermediate container e8fed4a174ad 08:07:02 ---> 28f86a481a7d 08:07:02 Step 8/31 : WORKDIR /app 08:07:02 ---> Running in 5e26a4576737 08:07:02 Removing intermediate container 5e26a4576737 08:07:02 ---> 0fd43733f063 08:07:02 Step 9/31 : COPY go.mod vendor* ./ 08:07:03 ---> e727f115510f 08:07:03 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:07:03 ---> Running in 0a34c3564044 08:07:05 Removing intermediate container 0a34c3564044 08:07:05 ---> 0c4999bb60dc 08:07:05 Step 11/31 : COPY . . 08:07:06 ---> 3f8fc72bb786 08:07:06 Step 12/31 : ARG MAKE="make build" 08:07:06 ---> Running in 5ac8ccc99725 08:07:06 Removing intermediate container 5ac8ccc99725 08:07:06 ---> b1cba1d7cc32 08:07:06 Step 13/31 : RUN $MAKE 08:07:06 ---> Running in 79bc59a7d717 08:07:08 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 08:07:55 Removing intermediate container 79bc59a7d717 08:07:55 ---> 33ab2bd0087d 08:07:55 Step 14/31 : FROM alpine:3.14 08:07:55 3.14: Pulling from library/alpine 08:07:55 455c02918c45: Pulling fs layer 08:07:55 455c02918c45: Download complete 08:07:55 455c02918c45: Pull complete 08:07:55 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 08:07:55 Status: Downloaded newer image for alpine:3.14 08:07:55 ---> ac73e934f311 08:07:55 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 08:07:55 ---> Running in 57c05ed002e5 08:07:55 Removing intermediate container 57c05ed002e5 08:07:55 ---> 66b6fce7e244 08:07:55 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 08:07:55 ---> Running in 450e65cf4f19 08:07:55 Removing intermediate container 450e65cf4f19 08:07:55 ---> 028b8f328b38 08:07:55 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 08:07:55 ---> Running in 16a1cedc385c 08:07:56 Removing intermediate container 16a1cedc385c 08:07:56 ---> f891334e7db8 08:07:56 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 08:07:56 ---> Running in 0060c8b3de59 08:07:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 08:07:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 08:07:59 (1/6) Installing ca-certificates (20211220-r0) 08:07:59 (2/6) Installing libgcc (10.3.1_git20210424-r2) 08:07:59 (3/6) Installing libsodium (1.0.18-r0) 08:07:59 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 08:07:59 (5/6) Installing libzmq (4.3.4-r0) 08:08:00 (6/6) Installing zeromq (4.3.4-r0) 08:08:00 Executing busybox-1.33.1-r7.trigger 08:08:00 Executing ca-certificates-20211220-r0.trigger 08:08:00 OK: 9 MiB in 20 packages 08:08:01 Removing intermediate container 0060c8b3de59 08:08:01 ---> 592ec8c2b24d 08:08:01 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 08:08:02 ---> cc0c7d60700e 08:08:02 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 08:08:02 ---> bbd05e93c2c3 08:08:02 Step 21/31 : COPY --from=builder /app/res/ /res/ 08:08:03 ---> d450094e6884 08:08:03 Step 22/31 : COPY --from=builder /app/static/ /static/ 08:08:03 ---> ac9a158cb270 08:08:03 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 08:08:04 ---> 48a02240fbf7 08:08:04 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 08:08:04 ---> Running in 2415770ee256 08:08:06 Removing intermediate container 2415770ee256 08:08:06 ---> d07cdb126327 08:08:06 Step 25/31 : VOLUME /cache 08:08:06 ---> Running in d1f034d4259f 08:08:06 Removing intermediate container d1f034d4259f 08:08:06 ---> d72390abd8e7 08:08:06 Step 26/31 : EXPOSE 59711 08:08:06 ---> Running in 4f2ad66e3b90 08:08:06 Removing intermediate container 4f2ad66e3b90 08:08:06 ---> a9810cecc082 08:08:06 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 08:08:06 ---> Running in 028eb0e71544 08:08:07 Removing intermediate container 028eb0e71544 08:08:07 ---> f78fdd67d5b9 08:08:07 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 08:08:07 ---> Running in 118530a659fe 08:08:07 Removing intermediate container 118530a659fe 08:08:07 ---> d305f92433c1 08:08:07 Step 29/31 : LABEL arch=arm64 08:08:07 ---> Running in e9300a6fd778 08:08:08 Removing intermediate container e9300a6fd778 08:08:08 ---> 9cc38895af85 08:08:08 Step 30/31 : LABEL git_sha=a7530be4d5252146f6f48ffe08183edfc7ef1aa6 08:08:08 ---> Running in b991960889ff 08:08:08 Removing intermediate container b991960889ff 08:08:08 ---> 5ed0cc350c66 08:08:08 Step 31/31 : LABEL version=0.0.0 08:08:08 ---> Running in 4379376c2282 08:08:08 Removing intermediate container 4379376c2282 08:08:08 ---> 6933211a84d2 08:08:08 [Warning] One or more build-args [ARCH] were not consumed 08:08:08 Successfully built 6933211a84d2 08:08:08 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 08:08:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:09 08:08:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 08:08:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:09 arm64: Pulling from edgex-lftools-log-publisher 08:08:09 8998bd30e6a1: Pulling fs layer 08:08:09 04944245beec: Pulling fs layer 08:08:09 699f458cf7ca: Pulling fs layer 08:08:09 765212b225bb: Pulling fs layer 08:08:09 f23df028b6ca: Pulling fs layer 08:08:09 d65c8cfc05b1: Pulling fs layer 08:08:09 2437ff75d9bd: Pulling fs layer 08:08:09 d65c8cfc05b1: Waiting 08:08:09 765212b225bb: Waiting 08:08:09 2437ff75d9bd: Waiting 08:08:09 f23df028b6ca: Waiting 08:08:10 04944245beec: Verifying Checksum 08:08:10 04944245beec: Download complete 08:08:10 765212b225bb: Verifying Checksum 08:08:10 765212b225bb: Download complete 08:08:10 f23df028b6ca: Verifying Checksum 08:08:10 f23df028b6ca: Download complete 08:08:10 d65c8cfc05b1: Verifying Checksum 08:08:10 d65c8cfc05b1: Download complete 08:08:10 699f458cf7ca: Verifying Checksum 08:08:10 699f458cf7ca: Download complete 08:08:10 8998bd30e6a1: Verifying Checksum 08:08:10 8998bd30e6a1: Download complete 08:08:12 2437ff75d9bd: Verifying Checksum 08:08:12 2437ff75d9bd: Download complete 08:08:15 8998bd30e6a1: Pull complete 08:08:15 04944245beec: Pull complete 08:08:16 699f458cf7ca: Pull complete 08:08:16 765212b225bb: Pull complete 08:08:17 f23df028b6ca: Pull complete 08:08:18 d65c8cfc05b1: Pull complete 08:08:33 2437ff75d9bd: Pull complete 08:08:33 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:08:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:08:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 08:08:33 prd-ubuntu20.04-docker-arm64-4c-16g-33627 does not seem to be running inside a container 08:08:33 $ 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/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@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:arm64 cat 08:08:36 $ docker top db94880f90d59c87b215a6310a655ba2f0cf2115891dae522dbe8c8feb540cf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:37 ---> job-cost.sh 08:08:37 lf-activate-venv: SKIPPING 08:08:37 INFO: No Stack... 08:08:37 INFO: Retrieving Pricing Info for: v3-standard-4 08:08:38 INFO: Archiving Costs [Pipeline] sh 08:08:39 + cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv 08:08:39 + cut -d, -f6 [Pipeline] lock 08:08:39 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] 08:08:39 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] did not exist. Created. 08:08:39 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:08:40 /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-5177a7ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:08:40 + echo total: 0.10999999940395355 [Pipeline] stash 08:08:40 Warning: overwriting stash ‘stack-cost’ 08:08:40 Stashed 1 file(s) [Pipeline] } 08:08:40 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] [Pipeline] // lock [Pipeline] } 08:08:40 $ docker stop --time=1 db94880f90d59c87b215a6310a655ba2f0cf2115891dae522dbe8c8feb540cf9 08:08:42 $ docker rm -f db94880f90d59c87b215a6310a655ba2f0cf2115891dae522dbe8c8feb540cf9 [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 08:08:42 provisioning config files... 08:08:42 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config383462772599412202tmp [Pipeline] { [Pipeline] sh 08:08:43 + set +x 08:08:43 + curl -s https://codecov.io/bash 08:08:43 + bash -s -- 08:08:43 08:08:43 _____ _ 08:08:43 / ____| | | 08:08:43 | | ___ __| | ___ ___ _____ __ 08:08:43 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:08:43 | |___| (_) | (_| | __/ (_| (_) \ V / 08:08:43 \_____\___/ \__,_|\___|\___\___/ \_/ 08:08:43 Bash-1.0.6 08:08:43 08:08:43 08:08:43 ==> git version 2.25.1 found 08:08:43 ==> 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 08:08:43 Release-Date: 2020-01-08 08:08:43 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:08:43 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:08:43 ==> Jenkins CI detected. 08:08:43 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-65 08:08:43 project root: . 08:08:43 --> token set from env 08:08:43 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:08:43 ==> Running gcov in . (disable via -X gcov) 08:08:43 ==> Python coveragepy not found 08:08:43 ==> Searching for coverage reports in: 08:08:43 + . 08:08:43 -> Found 1 reports 08:08:43 ==> Detecting git/mercurial file structure 08:08:43 ==> Reading reports 08:08:43 + ./coverage.out bytes=41008 08:08:43 ==> Appending adjustments 08:08:43 https://docs.codecov.io/docs/fixing-reports 08:08:43 + Found adjustments 08:08:43 ==> Gzipping contents 08:08:43 12K /tmp/codecov.cumi8x.gz 08:08:43 ==> Uploading reports 08:08:43 url: https://codecov.io 08:08:43 query: branch=PR-65&commit=88eaf15c3b958b69a48b1c1102f59f2b5c8b111c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-65%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=65&job=&cmd_args= 08:08:43 -> Pinging Codecov 08:08:43 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-65&commit=88eaf15c3b958b69a48b1c1102f59f2b5c8b111c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-65%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=65&job=&cmd_args= 08:08:43 -> Uploading to 08:08:43 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/88eaf15c3b958b69a48b1c1102f59f2b5c8b111c/e050a575-8f7b-4b5d-ba94-bec01099b28c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T080843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d533c330e280df9aa95755d564dd0bf407ab17b0ca63aaea41c2cfa179f1109b 08:08:43 % Total % Received % Xferd Average Speed Time Time Time Current 08:08:43 Dload Upload Total Spent Left Speed 08:08:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11565 0 0 100 11565 0 51172 --:--:-- --:--:-- --:--:-- 51172 08:08:44 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [Pipeline] } 08:08:44 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 08:08:44 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives ] 08:08:44 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives 08:08:44 total 16 08:08:44 drwxr-xr-x 3 root root 4096 Apr 28 08:01 . 08:08:44 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:01 .. 08:08:44 drwxr-xr-x 2 root root 4096 Apr 28 08:01 cost 08:08:44 -rw-r--r-- 1 root root 93 Apr 28 08:01 cost.csv 08:08:44 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives 08:08:44 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives 08:08:44 total 16 08:08:44 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 08:01 . 08:08:44 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:01 .. 08:08:44 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 08:01 cost 08:08:44 -rw-r--r-- 1 jenkins jenkins 93 Apr 28 08:01 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:08:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:08:45 ---> package-listing.sh 08:08:45 ++ facter osfamily 08:08:45 ++ tr '[:upper:]' '[:lower:]' 08:08:46 + OS_FAMILY=debian 08:08:46 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-65 08:08:46 + START_PACKAGES=/tmp/packages_start.txt 08:08:46 + END_PACKAGES=/tmp/packages_end.txt 08:08:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:08:46 + PACKAGES=/tmp/packages_start.txt 08:08:46 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-65 ']' 08:08:46 + PACKAGES=/tmp/packages_end.txt 08:08:46 + case "${OS_FAMILY}" in 08:08:46 + dpkg -l 08:08:46 + grep '^ii' 08:08:46 + '[' -f /tmp/packages_start.txt ']' 08:08:46 + '[' -f /tmp/packages_end.txt ']' 08:08:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:08:46 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-65 ']' 08:08:46 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/ 08:08:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/ [Pipeline] echo 08:08:46 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-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:08:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 08:08:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:08:47 . [Pipeline] withDockerContainer 08:08:47 prd-ubuntu20.04-docker-8c-8g-33625 does not seem to be running inside a container 08:08:47 $ 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-65/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-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:08:47 $ docker top a162ab3e7847ff2619264569d57617225398b05faddf5ea03f9d2ab1ae86abf2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:08:47 + touch /tmp/pre-build-complete [Pipeline] sh 08:08:48 + mkdir -p /var/log/sysstat [Pipeline] sh 08:08:48 + ls /var/log/sa-host 08:08:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:48 provisioning config files... 08:08:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config3297125009573519953tmp [Pipeline] { [Pipeline] echo 08:08:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:08:48 ---> create-netrc.sh [Pipeline] } 08:08:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:08:49 ---> python-tools-install.sh [Pipeline] echo 08:08:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:08:49 ---> sudo-logs.sh 08:08:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:08:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:08:49 ---> job-cost.sh 08:08:49 lf-activate-venv: SKIPPING 08:08:49 DEBUG: total: 0.2199999988079071 08:08:49 INFO: Retrieving Stack Cost... 08:08:50 INFO: Retrieving Pricing Info for: v3-standard-8 08:08:50 INFO: Archiving Costs [Pipeline] echo 08:08:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:08:50 ---> logs-deploy.sh 08:08:50 lf-activate-venv: SKIPPING 08:08:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-65/5 08:08:50 INFO: archiving workspace using pattern(s): 08:08:51 Archives upload complete. 08:08:51 INFO: archiving logs to Nexus