Pull request #82 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8f39723350613bf32ff0618af7aa274d36fe259d+df08deb8859f939424de0cfb9cf80597f8b78baf (3421119744a27ed6b7d7fca6b23b08a5e970ddcf) 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-ssh5015318492750523061.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-ssh348100861248233575.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-82/workspace@libs/edgex-global-pipelines # timeout=10 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-82/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9430704079711300743.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-82/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh13501619219367655223.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh6682659178188024601.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-82/workspace@libs/lf-pipelines # timeout=10 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-82/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6450159036270826278.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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 on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-47830 in /w/workspace/ry_app-rfid-llrp-inventory_PR-82 [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-82 # 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 df08deb8859f939424de0cfb9cf80597f8b78baf into PR head commit 8f39723350613bf32ff0618af7aa274d36fe259d Merge succeeded, producing 8f39723350613bf32ff0618af7aa274d36fe259d Checking out Revision 8f39723350613bf32ff0618af7aa274d36fe259d (PR-82) > 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/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f39723350613bf32ff0618af7aa274d36fe259d # 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 df08deb8859f939424de0cfb9cf80597f8b78baf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8f39723350613bf32ff0618af7aa274d36fe259d # timeout=10 Commit message: "docs: Update change log for Kamakura" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:08:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:08:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:08:09 ========================================================= 18:08:09 EdgeX Global Pipelines Version Info 18:08:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:08:10 ------------------- 18:08:10 stable info: 18:08:10 ------------------- 18:08:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:08:10 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 18:08:10 Message: update stable to v1.0.227 18:08:10 ------------------- 18:08:10 experimental info: 18:08:10 ------------------- 18:08:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:08:10 Commit SHA: 821e2ffd3fa43eddc5db18cf710cdace1a36094c 18:08:10 Message: update experimental to v1.0.229 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 18:08:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:08:12 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:08:12 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:08:12 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:08:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo 18:08:12 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo 18:08:12 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo 18:08:12 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo 18:08:12 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8f39723 [Pipeline] echo 18:08:12 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:08:12 provisioning config files... 18:08:12 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/config850722149708206775tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:12 ---> docker-login.sh 18:08:12 nexus3.edgexfoundry.org:10001 18:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:13 Configure a credential helper to remove this warning. See 18:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:13 18:08:13 Login Succeeded 18:08:13 nexus3.edgexfoundry.org:10002 18:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:13 Configure a credential helper to remove this warning. See 18:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:13 18:08:13 Login Succeeded 18:08:13 nexus3.edgexfoundry.org:10003 18:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:13 Configure a credential helper to remove this warning. See 18:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:13 18:08:13 Login Succeeded 18:08:13 nexus3.edgexfoundry.org:10004 18:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:13 Configure a credential helper to remove this warning. See 18:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:13 18:08:13 Login Succeeded 18:08:13 docker.io 18:08:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:13 Configure a credential helper to remove this warning. See 18:08:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:13 18:08:13 Login Succeeded 18:08:13 ---> docker-login.sh ends [Pipeline] } 18:08:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:08:14 + git rev-list -1 --merges 8f39723350613bf32ff0618af7aa274d36fe259d~1..8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo 18:08:14 -----------> git rev-list -1 --merges 8f39723350613bf32ff0618af7aa274d36fe259d~1..8f39723350613bf32ff0618af7aa274d36fe259d 8f39723350613bf32ff0618af7aa274d36fe259d [false] [Pipeline] sh 18:08:15 + git log --format=format:%s -1 8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo 18:08:15 ========================================================= 18:08:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:08:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:08:15 + git log --format=format:%s -1 8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] echo 18:08:15 [semverPrep] GIT_COMMIT: 8f39723350613bf32ff0618af7aa274d36fe259d, Commit Message: docs: Update change log for Kamakura [Pipeline] echo 18:08:15 [semverPrep] This is not a build commit. [Pipeline] sh 18:08:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:08:16 + grep -v github /etc/ssh/ssh_known_hosts 18:08:16 + [ -e /tmp/ssh_known_hosts ] 18:08:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:08:16 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:08:16 + sudo tee -a /etc/ssh/ssh_known_hosts 18:08:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 18:08:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:08:16 18:08:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:08:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:08:17 latest: Pulling from edgex-devops/py-git-semver 18:08:17 1fe172e4850f: Pulling fs layer 18:08:17 caf521ccaac6: Pulling fs layer 18:08:17 3ead6fa29328: Pulling fs layer 18:08:17 5c2a1cbceb83: Pulling fs layer 18:08:17 a8d5f1318db7: Pulling fs layer 18:08:17 c427282e49a2: Pulling fs layer 18:08:17 1827001aaf11: Pulling fs layer 18:08:17 a8d5f1318db7: Waiting 18:08:17 5c2a1cbceb83: Waiting 18:08:17 c427282e49a2: Waiting 18:08:17 0714d37db230: Pulling fs layer 18:08:17 ac28cf19c067: Pulling fs layer 18:08:17 1827001aaf11: Waiting 18:08:17 ac28cf19c067: Waiting 18:08:17 0714d37db230: Waiting 18:08:17 ca983d60f3e2: Pulling fs layer 18:08:17 9f894cec8388: Pulling fs layer 18:08:17 9f894cec8388: Waiting 18:08:17 caf521ccaac6: Verifying Checksum 18:08:17 caf521ccaac6: Download complete 18:08:17 5c2a1cbceb83: Verifying Checksum 18:08:17 5c2a1cbceb83: Download complete 18:08:17 a8d5f1318db7: Verifying Checksum 18:08:17 a8d5f1318db7: Download complete 18:08:17 c427282e49a2: Verifying Checksum 18:08:17 c427282e49a2: Download complete 18:08:17 3ead6fa29328: Verifying Checksum 18:08:17 3ead6fa29328: Download complete 18:08:17 0714d37db230: Verifying Checksum 18:08:17 0714d37db230: Download complete 18:08:17 ac28cf19c067: Download complete 18:08:17 ca983d60f3e2: Download complete 18:08:17 9f894cec8388: Verifying Checksum 18:08:17 9f894cec8388: Download complete 18:08:17 1fe172e4850f: Verifying Checksum 18:08:17 1fe172e4850f: Download complete 18:08:17 1827001aaf11: Verifying Checksum 18:08:17 1827001aaf11: Download complete 18:08:19 1fe172e4850f: Pull complete 18:08:19 caf521ccaac6: Pull complete 18:08:19 3ead6fa29328: Pull complete 18:08:19 5c2a1cbceb83: Pull complete 18:08:20 a8d5f1318db7: Pull complete 18:08:20 c427282e49a2: Pull complete 18:08:22 1827001aaf11: Pull complete 18:08:22 0714d37db230: Pull complete 18:08:22 ac28cf19c067: Pull complete 18:08:22 ca983d60f3e2: Pull complete 18:08:22 9f894cec8388: Pull complete 18:08:22 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 18:08:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 18:08:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 18:08:22 prd-ubuntu20.04-docker-8c-8g-47830 does not seem to be running inside a container 18:08:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-82 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82:/w/workspace/ry_app-rfid-llrp-inventory_PR-82:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 18:08:25 $ docker top 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 -eo pid,comm 18:08:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:08:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:08:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:25 [ssh-agent] Looking for ssh-agent implementation... 18:08:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:25 $ docker exec 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 ssh-agent 18:08:25 SSH_AUTH_SOCK=/tmp/ssh-tlj5P34RO7cx/agent.33 18:08:25 SSH_AGENT_PID=39 18:08:25 Running ssh-add (command line suppressed) 18:08:26 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/private_key_4550675198641905906.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/private_key_4550675198641905906.key) 18:08:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:26 + git tag --points-at HEAD [Pipeline] } 18:08:26 $ docker exec --env ******** --env ******** 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 ssh-agent -k 18:08:26 unset SSH_AUTH_SOCK; 18:08:26 unset SSH_AGENT_PID; 18:08:26 echo Agent pid 39 killed; 18:08:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:08:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:08:26 [ssh-agent] Looking for ssh-agent implementation... 18:08:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:08:26 $ docker exec 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 ssh-agent 18:08:26 SSH_AUTH_SOCK=/tmp/ssh-nZ1fjyTNmVMQ/agent.72 18:08:26 SSH_AGENT_PID=78 18:08:26 Running ssh-add (command line suppressed) 18:08:27 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/private_key_1799744296794020548.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/private_key_1799744296794020548.key) 18:08:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:08:27 + git semver init 18:08:27 2022-05-10 18:08:27,676 [run_init] DEBUG init version:0.0.0 force:False 18:08:27 2022-05-10 18:08:27,677 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver 18:08:27 2022-05-10 18:08:27,678 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver 18:08:27 2022-05-10 18:08:27,678 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-82, universal_newlines=False, shell=None, istream=None) 18:08:29 2022-05-10 18:08:28,738 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.git/info/exclude 18:08:29 2022-05-10 18:08:28,739 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver/PR-82 with force:False 18:08:29 2022-05-10 18:08:28,739 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver/PR-82 18:08:29 2022-05-10 18:08:28,744 [execute] INFO git cat-file --batch-check 18:08:29 2022-05-10 18:08:28,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver, universal_newlines=False, shell=None, istream=) 18:08:29 2022-05-10 18:08:28,753 [execute] INFO git cat-file --batch 18:08:29 2022-05-10 18:08:28,753 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver, universal_newlines=False, shell=None, istream=) 18:08:29 2022-05-10 18:08:28,760 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-82/.semver/PR-82 18:08:29 0.0.0 [Pipeline] } 18:08:29 $ docker exec --env ******** --env ******** 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 ssh-agent -k 18:08:29 unset SSH_AUTH_SOCK; 18:08:29 unset SSH_AGENT_PID; 18:08:29 echo Agent pid 78 killed; 18:08:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:08:29 + git semver [Pipeline] } 18:08:30 $ docker stop --time=1 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 18:08:31 $ docker rm -f 09fcc17c45a82844428bda57d687268425360e75b71808265ab4d97ccd7b2b44 [Pipeline] // withDockerContainer [Pipeline] sh 18:08:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:08:32 Stashed 1 file(s) [Pipeline] echo 18:08:32 [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 18:08:32 provisioning config files... 18:08:32 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/config7829250868428535680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:08:33 ---> docker-login.sh 18:08:33 nexus3.edgexfoundry.org:10001 18:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:33 Configure a credential helper to remove this warning. See 18:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:33 18:08:33 Login Succeeded 18:08:33 nexus3.edgexfoundry.org:10002 18:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:33 Configure a credential helper to remove this warning. See 18:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:33 18:08:33 Login Succeeded 18:08:33 nexus3.edgexfoundry.org:10003 18:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:33 Configure a credential helper to remove this warning. See 18:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:33 18:08:33 Login Succeeded 18:08:33 nexus3.edgexfoundry.org:10004 18:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:33 Configure a credential helper to remove this warning. See 18:08:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:33 18:08:33 Login Succeeded 18:08:33 docker.io 18:08:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:08:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:08:34 Configure a credential helper to remove this warning. See 18:08:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:08:34 18:08:34 Login Succeeded 18:08:34 ---> docker-login.sh ends [Pipeline] } 18:08:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:08:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:08:34 ========================================================= 18:08:34 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 18:08:34 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:08:35 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . 18:08:35 Sending build context to Docker daemon 12.39MB 18:08:35 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:08:35 Step 2/13 : FROM ${BASE} AS builder 18:08:35 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 18:08:35 59bf1c3509f3: Pulling fs layer 18:08:35 666ba61612fd: Pulling fs layer 18:08:35 8ed8ca486205: Pulling fs layer 18:08:35 4fe6c5a15a65: Pulling fs layer 18:08:35 22a0e8bec74d: Pulling fs layer 18:08:35 ca2b28591e48: Pulling fs layer 18:08:35 4fe6c5a15a65: Waiting 18:08:35 22a0e8bec74d: Waiting 18:08:35 a51346096db8: Pulling fs layer 18:08:35 daebc70d1ce1: Pulling fs layer 18:08:35 0e18a0eac166: Pulling fs layer 18:08:35 ca2b28591e48: Waiting 18:08:35 a51346096db8: Waiting 18:08:35 0e18a0eac166: Waiting 18:08:35 daebc70d1ce1: Waiting 18:08:35 8ed8ca486205: Download complete 18:08:35 666ba61612fd: Download complete 18:08:35 22a0e8bec74d: Verifying Checksum 18:08:35 22a0e8bec74d: Download complete 18:08:35 ca2b28591e48: Verifying Checksum 18:08:35 ca2b28591e48: Download complete 18:08:35 59bf1c3509f3: Verifying Checksum 18:08:35 59bf1c3509f3: Download complete 18:08:35 a51346096db8: Download complete 18:08:35 daebc70d1ce1: Verifying Checksum 18:08:35 daebc70d1ce1: Download complete 18:08:35 59bf1c3509f3: Pull complete 18:08:35 666ba61612fd: Pull complete 18:08:35 8ed8ca486205: Pull complete 18:08:35 0e18a0eac166: Verifying Checksum 18:08:35 0e18a0eac166: Download complete 18:08:36 4fe6c5a15a65: Verifying Checksum 18:08:36 4fe6c5a15a65: Download complete 18:08:40 4fe6c5a15a65: Pull complete 18:08:40 22a0e8bec74d: Pull complete 18:08:40 ca2b28591e48: Pull complete 18:08:40 a51346096db8: Pull complete 18:08:40 daebc70d1ce1: Pull complete 18:08:43 0e18a0eac166: Pull complete 18:08:43 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 18:08:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 18:08:43 ---> f018257e8ee9 18:08:43 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:08:44 ---> Running in 813fa9d36d23 18:08:44 Removing intermediate container 813fa9d36d23 18:08:44 ---> a37041faf430 18:08:44 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:08:44 ---> Running in 4e8ab03a7029 18:08:44 Removing intermediate container 4e8ab03a7029 18:08:44 ---> 002d677ff695 18:08:44 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:08:44 ---> Running in 4ca1fb6eace9 18:08:44 Removing intermediate container 4ca1fb6eace9 18:08:44 ---> b1817eea1579 18:08:44 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:08:44 ---> Running in 77bd4663feb7 18:08:45 Removing intermediate container 77bd4663feb7 18:08:45 ---> 679b26e9e7bb 18:08:45 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:08:45 ---> Running in ff20a5676ad2 18:08:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:08:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:08:46 OK: 221 MiB in 52 packages 18:08:47 Removing intermediate container ff20a5676ad2 18:08:47 ---> 8c75c2393c30 18:08:47 Step 8/13 : WORKDIR /app 18:08:47 ---> Running in 2b87ef4e95c1 18:08:47 Removing intermediate container 2b87ef4e95c1 18:08:47 ---> ef32f7e9fe8c 18:08:47 Step 9/13 : COPY go.mod vendor* ./ 18:08:47 ---> 84239a03b1d3 18:08:47 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:08:47 ---> Running in 0d7eb98fa4e4 18:08:47 Still waiting to schedule task 18:08:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 18:09:02 Removing intermediate container 0d7eb98fa4e4 18:09:02 ---> 4aecb24e2852 18:09:02 Step 11/13 : COPY . . 18:09:02 ---> fc4cbfbd09d8 18:09:02 Step 12/13 : ARG MAKE="make build" 18:09:02 ---> Running in 6d48b5f84e04 18:09:02 Removing intermediate container 6d48b5f84e04 18:09:02 ---> 43b583fb32a9 18:09:02 Step 13/13 : RUN $MAKE 18:09:02 ---> Running in c07a1bc96f4f 18:09:02 noop 18:09:03 Removing intermediate container c07a1bc96f4f 18:09:03 ---> 8f434117ebb2 18:09:03 Successfully built 8f434117ebb2 18:09:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:09:03 + docker inspect -f . ci-base-image-x86_64 18:09:03 . [Pipeline] withDockerContainer 18:09:03 prd-ubuntu20.04-docker-8c-8g-47830 does not seem to be running inside a container 18:09:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-82 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82:/w/workspace/ry_app-rfid-llrp-inventory_PR-82:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@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 ******** ci-base-image-x86_64 cat 18:09:04 $ docker top f955accb118d26f2f6803a74c4b0d5d91ad04217f5cc8899c71d3fbe8671f7a7 -eo pid,comm [Pipeline] { [Pipeline] sh 18:09:04 + go version 18:09:04 go version go1.17.6 linux/amd64 [Pipeline] } 18:09:04 $ docker stop --time=1 f955accb118d26f2f6803a74c4b0d5d91ad04217f5cc8899c71d3fbe8671f7a7 18:09:06 $ docker rm -f f955accb118d26f2f6803a74c4b0d5d91ad04217f5cc8899c71d3fbe8671f7a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:09:06 + docker inspect -f . ci-base-image-x86_64 18:09:06 . [Pipeline] withDockerContainer 18:09:07 prd-ubuntu20.04-docker-8c-8g-47830 does not seem to be running inside a container 18:09:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-82 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82:/w/workspace/ry_app-rfid-llrp-inventory_PR-82:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@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 ******** ci-base-image-x86_64 cat 18:09:07 $ docker top 6467bbf153f7e065238ed39602ae084fbd98a4e72a6d58f20c092ee04b9faaa1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:09:08 + make test 18:09:08 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:09:20 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:09:20 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.036s coverage: 86.2% of statements 18:09:20 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:09:21 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.539s coverage: 71.9% of statements 18:09:31 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:09:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:09:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:09:34 ./bin/test-attribution.sh [Pipeline] echo 18:09:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:09:34 $ docker stop --time=1 6467bbf153f7e065238ed39602ae084fbd98a4e72a6d58f20c092ee04b9faaa1 18:09:36 $ docker rm -f 6467bbf153f7e065238ed39602ae084fbd98a4e72a6d58f20c092ee04b9faaa1 [Pipeline] // withDockerContainer [Pipeline] sh 18:09:37 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:09:37 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:09:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:09:38 + ls -al . 18:09:38 total 228 18:09:38 drwxrwxr-x 11 jenkins jenkins 4096 May 10 18:09 . 18:09:38 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:08 .. 18:09:38 -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:08 .dockerignore 18:09:38 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:08 .git 18:09:38 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:08 .github 18:09:38 -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:08 .gitignore 18:09:38 -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:08 .golangci.yml 18:09:38 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:08 .semver 18:09:38 -rw-rw-r-- 1 jenkins jenkins 9410 May 10 18:08 Attribution.txt 18:09:38 -rw-rw-r-- 1 jenkins jenkins 2487 May 10 18:08 CHANGELOG.md 18:09:38 -rw-rw-r-- 1 jenkins jenkins 1923 May 10 18:08 Dockerfile 18:09:38 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:08 GOVERNANCE.md 18:09:38 -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:08 Jenkinsfile 18:09:38 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:08 LICENSE 18:09:38 -rw-rw-r-- 1 jenkins jenkins 2949 May 10 18:08 Makefile 18:09:38 -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:08 OWNERS.md 18:09:38 -rw-rw-r-- 1 jenkins jenkins 30359 May 10 18:08 README.md 18:09:38 -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:08 VERSION 18:09:38 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:08 bin 18:09:38 -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:09 coverage.out 18:09:38 -rw-rw-r-- 1 jenkins jenkins 3452 May 10 18:08 go.mod 18:09:38 -rw-rw-r-- 1 jenkins jenkins 35440 May 10 18:08 go.sum 18:09:38 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:08 images 18:09:38 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:08 internal 18:09:38 -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:08 main.go 18:09:38 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:08 res 18:09:38 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:08 snap 18:09:38 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:08 static [Pipeline] isUnix [Pipeline] sh 18:09:38 + 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=8f39723350613bf32ff0618af7aa274d36fe259d --label arch=amd64 --label version=0.0.0 . 18:09:38 Sending build context to Docker daemon 12.39MB 18:09:38 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:09:38 Step 2/31 : FROM ${BASE} AS builder 18:09:38 ---> 8f434117ebb2 18:09:38 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:09:38 ---> Running in bc26687e7d06 18:09:38 Removing intermediate container bc26687e7d06 18:09:38 ---> 20d69e54ef8f 18:09:38 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:09:38 ---> Running in bb1ac047fe67 18:09:38 Removing intermediate container bb1ac047fe67 18:09:38 ---> 4ddc5082edbe 18:09:38 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:09:38 ---> Running in 903d3b8c763d 18:09:39 Removing intermediate container 903d3b8c763d 18:09:39 ---> eb6aa0d3fa8c 18:09:39 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:09:39 ---> Running in 12d5f941dfaa 18:09:39 Removing intermediate container 12d5f941dfaa 18:09:39 ---> 216ed5bb23b2 18:09:39 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:09:39 ---> Running in 95720aa12ddc 18:09:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 18:09:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 18:09:41 OK: 221 MiB in 52 packages 18:09:41 Removing intermediate container 95720aa12ddc 18:09:41 ---> 699475e80b04 18:09:41 Step 8/31 : WORKDIR /app 18:09:41 ---> Running in 5de208cb4654 18:09:41 Removing intermediate container 5de208cb4654 18:09:41 ---> d5ef1c5356b5 18:09:41 Step 9/31 : COPY go.mod vendor* ./ 18:09:41 ---> 350c5945ee80 18:09:41 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:09:41 ---> Running in 4516ecc916b8 18:09:42 Removing intermediate container 4516ecc916b8 18:09:42 ---> b0edda1074f5 18:09:42 Step 11/31 : COPY . . 18:09:42 ---> 0129669602da 18:09:42 Step 12/31 : ARG MAKE="make build" 18:09:42 ---> Running in f23b3e0ae22c 18:09:42 Removing intermediate container f23b3e0ae22c 18:09:42 ---> eda4a1661316 18:09:42 Step 13/31 : RUN $MAKE 18:09:42 ---> Running in e8b06c2d99af 18:09:43 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:10:05 Removing intermediate container e8b06c2d99af 18:10:05 ---> 39e37a8d236e 18:10:05 Step 14/31 : FROM alpine:3.14 18:10:05 3.14: Pulling from library/alpine 18:10:05 8663204ce13b: Pulling fs layer 18:10:05 8663204ce13b: Verifying Checksum 18:10:05 8663204ce13b: Download complete 18:10:05 8663204ce13b: Pull complete 18:10:05 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:10:05 Status: Downloaded newer image for alpine:3.14 18:10:05 ---> e04c818066af 18:10:05 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:10:05 ---> Running in dfd6fee0ea2a 18:10:05 Removing intermediate container dfd6fee0ea2a 18:10:05 ---> b96c559d0494 18:10:05 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:10:05 ---> Running in a16a29e2300f 18:10:05 Removing intermediate container a16a29e2300f 18:10:05 ---> 6c16c12e075d 18:10:05 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:10:05 ---> Running in 2c47f2ba1858 18:10:05 Removing intermediate container 2c47f2ba1858 18:10:05 ---> e9a4cdada152 18:10:05 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 18:10:05 ---> Running in 637f7c305c57 18:10:05 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:10:05 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:10:05 (1/6) Installing ca-certificates (20211220-r0) 18:10:06 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:10:06 (3/6) Installing libsodium (1.0.18-r0) 18:10:06 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:10:06 (5/6) Installing libzmq (4.3.4-r0) 18:10:06 (6/6) Installing zeromq (4.3.4-r0) 18:10:06 Executing busybox-1.33.1-r7.trigger 18:10:06 Executing ca-certificates-20211220-r0.trigger 18:10:06 OK: 9 MiB in 20 packages 18:10:07 Removing intermediate container 637f7c305c57 18:10:07 ---> 0268ccdb0e00 18:10:07 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:10:07 ---> ac5371e25d51 18:10:07 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:10:07 ---> bcfd9884aa35 18:10:07 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:10:07 ---> d1c39e4d133d 18:10:07 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:10:08 ---> d7cfb61d84ce 18:10:08 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:10:08 ---> 1db03440af39 18:10:08 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:10:08 ---> Running in 77b563420feb 18:10:09 Removing intermediate container 77b563420feb 18:10:09 ---> f16a601ac7e7 18:10:09 Step 25/31 : VOLUME /cache 18:10:09 ---> Running in 5234cd8bf60a 18:10:09 Removing intermediate container 5234cd8bf60a 18:10:09 ---> 4c3b3f124922 18:10:09 Step 26/31 : EXPOSE 59711 18:10:09 ---> Running in 09da970c2238 18:10:09 Removing intermediate container 09da970c2238 18:10:09 ---> 6b8fe58239ce 18:10:09 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:10:09 ---> Running in 829e580257ca 18:10:10 Removing intermediate container 829e580257ca 18:10:10 ---> 0c8d3de01614 18:10:10 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:10:10 ---> Running in daf43a4361d4 18:10:10 Removing intermediate container daf43a4361d4 18:10:10 ---> 9495eabea717 18:10:10 Step 29/31 : LABEL arch=amd64 18:10:10 ---> Running in b79e2003e11e 18:10:10 Removing intermediate container b79e2003e11e 18:10:10 ---> 9be59f2c5426 18:10:10 Step 30/31 : LABEL git_sha=8f39723350613bf32ff0618af7aa274d36fe259d 18:10:10 ---> Running in 425825c8a966 18:10:10 Removing intermediate container 425825c8a966 18:10:10 ---> 1dc986ad487f 18:10:10 Step 31/31 : LABEL version=0.0.0 18:10:10 ---> Running in 7cf1f0780467 18:10:10 Removing intermediate container 7cf1f0780467 18:10:10 ---> d53be5695cad 18:10:10 [Warning] One or more build-args [ARCH] were not consumed 18:10:10 Successfully built d53be5695cad 18:10:10 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 18:10:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:11 18:10:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:10:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:11 latest: Pulling from edgex-lftools-log-publisher 18:10:11 5eb5b503b376: Pulling fs layer 18:10:11 5c69ac0246d0: Pulling fs layer 18:10:11 ec43610c2a17: Pulling fs layer 18:10:11 3a2ae6a8a46f: Pulling fs layer 18:10:11 33b1e0a273af: Pulling fs layer 18:10:11 5d3b04190fa2: Pulling fs layer 18:10:11 2f39f015ded8: Pulling fs layer 18:10:11 3a2ae6a8a46f: Waiting 18:10:11 33b1e0a273af: Waiting 18:10:11 5d3b04190fa2: Waiting 18:10:11 2f39f015ded8: Waiting 18:10:11 5c69ac0246d0: Verifying Checksum 18:10:11 5c69ac0246d0: Download complete 18:10:11 3a2ae6a8a46f: Verifying Checksum 18:10:11 3a2ae6a8a46f: Download complete 18:10:11 33b1e0a273af: Verifying Checksum 18:10:11 33b1e0a273af: Download complete 18:10:11 5d3b04190fa2: Verifying Checksum 18:10:11 5d3b04190fa2: Download complete 18:10:11 ec43610c2a17: Verifying Checksum 18:10:11 ec43610c2a17: Download complete 18:10:12 5eb5b503b376: Verifying Checksum 18:10:12 5eb5b503b376: Download complete 18:10:12 2f39f015ded8: Download complete 18:10:13 5eb5b503b376: Pull complete 18:10:13 5c69ac0246d0: Pull complete 18:10:13 ec43610c2a17: Pull complete 18:10:13 3a2ae6a8a46f: Pull complete 18:10:14 33b1e0a273af: Pull complete 18:10:14 5d3b04190fa2: Pull complete 18:10:19 2f39f015ded8: Pull complete 18:10:19 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:10:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:10:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:10:19 prd-ubuntu20.04-docker-8c-8g-47830 does not seem to be running inside a container 18:10: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-82 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82:/w/workspace/ry_app-rfid-llrp-inventory_PR-82:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:10:21 $ docker top 73701d8d6e06cd478e60a081db29b986c99b3c69dec48e07f65692431cbb120c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:10:22 ---> job-cost.sh 18:10:22 lf-activate-venv: SKIPPING 18:10:22 INFO: No Stack... 18:10:22 INFO: Retrieving Pricing Info for: v3-standard-8 18:10:22 INFO: Archiving Costs [Pipeline] sh 18:10:23 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives/cost.csv 18:10:23 + cut -d, -f6 [Pipeline] lock 18:10:23 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] 18:10:23 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] did not exist. Created. 18:10:23 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:10:23 + echo total: 0.2199999988079071 [Pipeline] stash 18:10:23 Stashed 1 file(s) [Pipeline] } 18:10:23 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:10:23 $ docker stop --time=1 73701d8d6e06cd478e60a081db29b986c99b3c69dec48e07f65692431cbb120c 18:10:25 $ docker rm -f 73701d8d6e06cd478e60a081db29b986c99b3c69dec48e07f65692431cbb120c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:14:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-47861 in /w/workspace/ry_app-rfid-llrp-inventory_PR-82 [Pipeline] { [Pipeline] ws 18:14:49 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 18:14:50 The recommended git tool is: git 18:14:59 using credential edgex-jenkins-ssh 18:14:59 Cloning the remote Git repository 18:14:59 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:14:59 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 18:14:59 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:14:59 > git --version # timeout=10 18:14:59 > git --version # 'git version 2.25.1' 18:14:59 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:02 Merging remotes/origin/main commit df08deb8859f939424de0cfb9cf80597f8b78baf into PR head commit 8f39723350613bf32ff0618af7aa274d36fe259d 18:15:02 Merge succeeded, producing 8f39723350613bf32ff0618af7aa274d36fe259d 18:15:02 Checking out Revision 8f39723350613bf32ff0618af7aa274d36fe259d (PR-82) 18:15:01 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:15:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:15:02 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 18:15:02 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 18:15:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:02 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:15:02 > git config core.sparsecheckout # timeout=10 18:15:02 > git checkout -f 8f39723350613bf32ff0618af7aa274d36fe259d # timeout=10 18:15:02 > git remote # timeout=10 18:15:02 > git config --get remote.origin.url # timeout=10 18:15:02 using GIT_SSH to set credentials SSH Credentials for GitHub 18:15:02 > git merge df08deb8859f939424de0cfb9cf80597f8b78baf # timeout=10 18:15:02 > git rev-parse HEAD^{commit} # timeout=10 18:15:02 > git config core.sparsecheckout # timeout=10 18:15:02 > git checkout -f 8f39723350613bf32ff0618af7aa274d36fe259d # timeout=10 18:15:07 Commit message: "docs: Update change log for Kamakura" 18:15:07 > git --version # timeout=10 18:15:07 > git --version # 'git version 2.25.1' 18:15:07 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:15:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:15:08 % Total % Received % Xferd Average Speed Time Time Time Current 18:15:08 Dload Upload Total Spent Left Speed 18:15:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 214k [Pipeline] sh 18:15:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:15:09 + + sudo tee /etc/docker/daemon.new 18:15:09 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:15:09 { 18:15:09 "registry-mirrors": [ 18:15:09 "https://nexus3.edgexfoundry.org:10001" 18:15:09 ], 18:15:09 "bip": "10.250.0.254/24", 18:15:09 "hosts": [ 18:15:09 "tcp://0.0.0.0:5555", 18:15:09 "unix:///var/run/docker.sock" 18:15:09 ], 18:15:09 "mtu": 1458, 18:15:09 "selinux-enabled": true, 18:15:09 "seccomp-profile": "/etc/docker/seccomp.json" 18:15:09 } [Pipeline] sh 18:15:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:15:10 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:15:28 provisioning config files... 18:15:28 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config5206278906804882496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:15:29 ---> docker-login.sh 18:15:29 nexus3.edgexfoundry.org:10001 18:15:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:30 Configure a credential helper to remove this warning. See 18:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:30 18:15:30 Login Succeeded 18:15:30 nexus3.edgexfoundry.org:10002 18:15:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:30 Configure a credential helper to remove this warning. See 18:15:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:30 18:15:30 Login Succeeded 18:15:30 nexus3.edgexfoundry.org:10003 18:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:31 Configure a credential helper to remove this warning. See 18:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:31 18:15:31 Login Succeeded 18:15:31 nexus3.edgexfoundry.org:10004 18:15:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:31 Configure a credential helper to remove this warning. See 18:15:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:31 18:15:31 Login Succeeded 18:15:31 docker.io 18:15:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:15:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:15:32 Configure a credential helper to remove this warning. See 18:15:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:15:32 18:15:32 Login Succeeded 18:15:32 ---> docker-login.sh ends [Pipeline] } 18:15:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:15:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:15:33 ========================================================= 18:15:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 18:15:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:15:33 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . 18:15:34 Sending build context to Docker daemon 687.6kB 18:15:34 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 18:15:34 Step 2/13 : FROM ${BASE} AS builder 18:15:34 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:15:34 9b3977197b4f: Pulling fs layer 18:15:34 1a89e8eeedd5: Pulling fs layer 18:15:34 94645a83ff95: Pulling fs layer 18:15:34 3f3a8bcf1eab: Pulling fs layer 18:15:34 0c92f367c5e7: Pulling fs layer 18:15:34 3096ccb668a1: Pulling fs layer 18:15:34 e8cf19c19ddd: Pulling fs layer 18:15:34 a4caa8a26152: Pulling fs layer 18:15:34 3096ccb668a1: Waiting 18:15:34 e8cf19c19ddd: Waiting 18:15:34 a4caa8a26152: Waiting 18:15:34 3f3a8bcf1eab: Waiting 18:15:34 0c92f367c5e7: Waiting 18:15:34 94645a83ff95: Verifying Checksum 18:15:34 94645a83ff95: Download complete 18:15:34 1a89e8eeedd5: Verifying Checksum 18:15:34 1a89e8eeedd5: Download complete 18:15:34 0c92f367c5e7: Verifying Checksum 18:15:34 0c92f367c5e7: Download complete 18:15:34 3096ccb668a1: Verifying Checksum 18:15:34 3096ccb668a1: Download complete 18:15:34 9b3977197b4f: Verifying Checksum 18:15:34 9b3977197b4f: Download complete 18:15:34 e8cf19c19ddd: Verifying Checksum 18:15:34 e8cf19c19ddd: Download complete 18:15:35 9b3977197b4f: Pull complete 18:15:35 1a89e8eeedd5: Pull complete 18:15:36 94645a83ff95: Pull complete 18:15:36 a4caa8a26152: Verifying Checksum 18:15:36 a4caa8a26152: Download complete 18:15:37 3f3a8bcf1eab: Verifying Checksum 18:15:37 3f3a8bcf1eab: Download complete 18:15:49 3f3a8bcf1eab: Pull complete 18:15:49 0c92f367c5e7: Pull complete 18:15:49 3096ccb668a1: Pull complete 18:15:49 e8cf19c19ddd: Pull complete 18:15:56 a4caa8a26152: Pull complete 18:15:56 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 18:15:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 18:15:56 ---> 725f1c02e7f9 18:15:56 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:15:57 ---> Running in 9d6a6ee928a0 18:15:57 Removing intermediate container 9d6a6ee928a0 18:15:57 ---> 65e8c29e3ebb 18:15:57 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 18:15:57 ---> Running in 96ee45aee863 18:15:58 Removing intermediate container 96ee45aee863 18:15:58 ---> 30b63d4d0e91 18:15:58 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:15:58 ---> Running in 1245970391e9 18:15:58 Removing intermediate container 1245970391e9 18:15:58 ---> 3f7d4a5decf4 18:15:58 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:15:58 ---> Running in 32d6c833755d 18:16:00 Removing intermediate container 32d6c833755d 18:16:00 ---> f2b4949754b0 18:16:00 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:16:00 ---> Running in f18f9a35b2ac 18:16:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:16:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:16:03 OK: 220 MiB in 52 packages 18:16:04 Removing intermediate container f18f9a35b2ac 18:16:04 ---> 884353ced3c1 18:16:04 Step 8/13 : WORKDIR /app 18:16:04 ---> Running in 221c9caf299b 18:16:04 Removing intermediate container 221c9caf299b 18:16:04 ---> 80b747836680 18:16:04 Step 9/13 : COPY go.mod vendor* ./ 18:16:05 ---> fafdbc3d987c 18:16:05 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:16:05 ---> Running in b9b0ab15287a 18:17:02 Removing intermediate container b9b0ab15287a 18:17:02 ---> 3ece161ede67 18:17:02 Step 11/13 : COPY . . 18:17:02 ---> 72c76b9b33b1 18:17:02 Step 12/13 : ARG MAKE="make build" 18:17:02 ---> Running in 85bdf647fb15 18:17:02 Removing intermediate container 85bdf647fb15 18:17:02 ---> 484bfcc985fd 18:17:02 Step 13/13 : RUN $MAKE 18:17:02 ---> Running in 4f58cec4eb9b 18:17:02 noop 18:17:02 Removing intermediate container 4f58cec4eb9b 18:17:02 ---> 138e4c42748c 18:17:02 Successfully built 138e4c42748c 18:17:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 18:17:02 + docker inspect -f . ci-base-image-arm64 18:17:02 . [Pipeline] withDockerContainer 18:17:02 prd-ubuntu20.04-docker-arm64-4c-16g-47861 does not seem to be running inside a container 18:17:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat 18:17:04 $ docker top a25c15cb37506a4e9872c92a37c8ee4403a596b391b47863dade3f719fd360e9 -eo pid,comm [Pipeline] { [Pipeline] sh 18:17:05 + go version 18:17:05 go version go1.17.6 linux/arm64 [Pipeline] } 18:17:05 $ docker stop --time=1 a25c15cb37506a4e9872c92a37c8ee4403a596b391b47863dade3f719fd360e9 18:17:06 $ docker rm -f a25c15cb37506a4e9872c92a37c8ee4403a596b391b47863dade3f719fd360e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:17:07 + docker inspect -f . ci-base-image-arm64 18:17:07 . [Pipeline] withDockerContainer 18:17:07 prd-ubuntu20.04-docker-arm64-4c-16g-47861 does not seem to be running inside a container 18:17:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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 ******** ci-base-image-arm64 cat 18:17:09 $ docker top b85497fb53d2edfdbb0816bc13f7897851ab5c7144782be62ee7ad743cf9fcb4 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:17:10 + make test 18:17:10 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 18:18:47 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 18:18:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.216s coverage: 86.2% of statements 18:18:47 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 18:18:47 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.699s coverage: 71.9% of statements 18:18:47 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:18:47 CGO_ENABLED=1 GO111MODULE=on go vet ./... 18:19:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:19:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:19:13 ./bin/test-attribution.sh [Pipeline] echo 18:19:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:19:13 $ docker stop --time=1 b85497fb53d2edfdbb0816bc13f7897851ab5c7144782be62ee7ad743cf9fcb4 18:19:15 $ docker rm -f b85497fb53d2edfdbb0816bc13f7897851ab5c7144782be62ee7ad743cf9fcb4 [Pipeline] // withDockerContainer [Pipeline] sh 18:19:16 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:19:16 Warning: overwriting stash ‘coverage-report’ 18:19:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:19:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:19:18 + ls -al . 18:19:18 total 224 18:19:18 drwxrwxr-x 10 jenkins jenkins 4096 May 10 18:19 . 18:19:18 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:14 .. 18:19:18 -rw-rw-r-- 1 jenkins jenkins 262 May 10 18:15 .dockerignore 18:19:18 drwxrwxr-x 8 jenkins jenkins 4096 May 10 18:15 .git 18:19:18 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:15 .github 18:19:18 -rw-rw-r-- 1 jenkins jenkins 788 May 10 18:15 .gitignore 18:19:18 -rw-rw-r-- 1 jenkins jenkins 41 May 10 18:15 .golangci.yml 18:19:18 -rw-rw-r-- 1 jenkins jenkins 9410 May 10 18:15 Attribution.txt 18:19:18 -rw-rw-r-- 1 jenkins jenkins 2487 May 10 18:15 CHANGELOG.md 18:19:18 -rw-rw-r-- 1 jenkins jenkins 1923 May 10 18:15 Dockerfile 18:19:18 -rw-rw-r-- 1 jenkins jenkins 677 May 10 18:15 GOVERNANCE.md 18:19:18 -rw-rw-r-- 1 jenkins jenkins 687 May 10 18:15 Jenkinsfile 18:19:18 -rw-rw-r-- 1 jenkins jenkins 11347 May 10 18:15 LICENSE 18:19:18 -rw-rw-r-- 1 jenkins jenkins 2949 May 10 18:15 Makefile 18:19:18 -rw-rw-r-- 1 jenkins jenkins 617 May 10 18:15 OWNERS.md 18:19:18 -rw-rw-r-- 1 jenkins jenkins 30359 May 10 18:15 README.md 18:19:18 -rw-rw-r-- 1 jenkins jenkins 5 May 10 18:08 VERSION 18:19:18 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:15 bin 18:19:18 -rw-r--r-- 1 jenkins jenkins 41008 May 10 18:18 coverage.out 18:19:18 -rw-rw-r-- 1 jenkins jenkins 3452 May 10 18:15 go.mod 18:19:18 -rw-rw-r-- 1 jenkins jenkins 35440 May 10 18:15 go.sum 18:19:18 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:15 images 18:19:18 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:15 internal 18:19:18 -rw-rw-r-- 1 jenkins jenkins 531 May 10 18:15 main.go 18:19:18 drwxrwxr-x 2 jenkins jenkins 4096 May 10 18:15 res 18:19:18 drwxrwxr-x 4 jenkins jenkins 4096 May 10 18:15 snap 18:19:18 drwxrwxr-x 3 jenkins jenkins 4096 May 10 18:15 static [Pipeline] isUnix [Pipeline] sh 18:19:18 + 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=8f39723350613bf32ff0618af7aa274d36fe259d --label arch=arm64 --label version=0.0.0 . 18:19:19 Sending build context to Docker daemon 687.6kB 18:19:19 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 18:19:19 Step 2/31 : FROM ${BASE} AS builder 18:19:19 ---> 138e4c42748c 18:19:19 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 18:19:19 ---> Running in 3d2be476591d 18:19:19 Removing intermediate container 3d2be476591d 18:19:19 ---> fdbdbb08be65 18:19:19 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 18:19:19 ---> Running in efe50d193aee 18:19:19 Removing intermediate container efe50d193aee 18:19:19 ---> d26cd8a062b9 18:19:19 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:19:20 ---> Running in d32cbc359030 18:19:20 Removing intermediate container d32cbc359030 18:19:20 ---> a3389bf9f19e 18:19:20 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:19:20 ---> Running in b41e42deda5b 18:19:22 Removing intermediate container b41e42deda5b 18:19:22 ---> 6ab2d6dd3e3e 18:19:22 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 18:19:22 ---> Running in d31cd566d352 18:19:23 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 18:19:24 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 18:19:25 OK: 220 MiB in 52 packages 18:19:25 Removing intermediate container d31cd566d352 18:19:25 ---> 0b3b335b2c6b 18:19:25 Step 8/31 : WORKDIR /app 18:19:25 ---> Running in 7d989ad1105e 18:19:26 Removing intermediate container 7d989ad1105e 18:19:26 ---> ce75f7cb93dc 18:19:26 Step 9/31 : COPY go.mod vendor* ./ 18:19:26 ---> 193a67a4e634 18:19:26 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:19:26 ---> Running in ad5733db5f97 18:19:28 Removing intermediate container ad5733db5f97 18:19:28 ---> 378bb0038762 18:19:28 Step 11/31 : COPY . . 18:19:29 ---> c74b30d97e4b 18:19:29 Step 12/31 : ARG MAKE="make build" 18:19:29 ---> Running in cacf259cc31e 18:19:29 Removing intermediate container cacf259cc31e 18:19:29 ---> e11e588ac388 18:19:29 Step 13/31 : RUN $MAKE 18:19:29 ---> Running in 30f20df33d34 18:19:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o app-rfid-llrp-inventory 18:21:37 Removing intermediate container 30f20df33d34 18:21:37 ---> 355b79d1cc77 18:21:37 Step 14/31 : FROM alpine:3.14 18:21:37 3.14: Pulling from library/alpine 18:21:37 455c02918c45: Pulling fs layer 18:21:37 455c02918c45: Verifying Checksum 18:21:37 455c02918c45: Download complete 18:21:37 455c02918c45: Pull complete 18:21:37 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 18:21:37 Status: Downloaded newer image for alpine:3.14 18:21:37 ---> ac73e934f311 18:21:37 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:21:37 ---> Running in 8751dd03115b 18:21:37 Removing intermediate container 8751dd03115b 18:21:37 ---> f89a7515cb83 18:21:37 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 18:21:37 ---> Running in 791170afc22d 18:21:37 Removing intermediate container 791170afc22d 18:21:37 ---> 2f064f181ae1 18:21:37 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:21:37 ---> Running in 8ac766a96004 18:21:38 Removing intermediate container 8ac766a96004 18:21:38 ---> a199a6c0ae97 18:21:38 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 18:21:38 ---> Running in 9dfdce7287a3 18:21:39 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 18:21:40 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 18:21:41 (1/6) Installing ca-certificates (20211220-r0) 18:21:41 (2/6) Installing libgcc (10.3.1_git20210424-r2) 18:21:41 (3/6) Installing libsodium (1.0.18-r0) 18:21:41 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 18:21:41 (5/6) Installing libzmq (4.3.4-r0) 18:21:41 (6/6) Installing zeromq (4.3.4-r0) 18:21:41 Executing busybox-1.33.1-r7.trigger 18:21:41 Executing ca-certificates-20211220-r0.trigger 18:21:41 OK: 9 MiB in 20 packages 18:21:42 Removing intermediate container 9dfdce7287a3 18:21:42 ---> de3a8b1ae785 18:21:42 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 18:21:43 ---> 27ba69937d2e 18:21:43 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 18:21:44 ---> 4dab5553015b 18:21:44 Step 21/31 : COPY --from=builder /app/res/ /res/ 18:21:44 ---> ec564333e9b5 18:21:44 Step 22/31 : COPY --from=builder /app/static/ /static/ 18:21:45 ---> 07a8decfb2f5 18:21:45 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 18:21:46 ---> 11ea4778bc2f 18:21:46 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 18:21:46 ---> Running in b87c1bb453fb 18:21:48 Removing intermediate container b87c1bb453fb 18:21:48 ---> 4fd6a9a2c4ad 18:21:48 Step 25/31 : VOLUME /cache 18:21:48 ---> Running in cd623ade6dc4 18:21:48 Removing intermediate container cd623ade6dc4 18:21:48 ---> 549e4283838b 18:21:48 Step 26/31 : EXPOSE 59711 18:21:48 ---> Running in 244a0446d521 18:21:49 Removing intermediate container 244a0446d521 18:21:49 ---> 79fbdcad9fd0 18:21:49 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 18:21:49 ---> Running in 3b8e1335cc4c 18:21:49 Removing intermediate container 3b8e1335cc4c 18:21:49 ---> 3013fd352be9 18:21:49 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 18:21:49 ---> Running in b46835c57453 18:21:49 Removing intermediate container b46835c57453 18:21:49 ---> b48da41047c1 18:21:49 Step 29/31 : LABEL arch=arm64 18:21:49 ---> Running in de9d4cdfefc8 18:21:50 Removing intermediate container de9d4cdfefc8 18:21:50 ---> 1bad676091bd 18:21:50 Step 30/31 : LABEL git_sha=8f39723350613bf32ff0618af7aa274d36fe259d 18:21:50 ---> Running in 0616039fd301 18:21:50 Removing intermediate container 0616039fd301 18:21:50 ---> 2f6e9850a6a2 18:21:50 Step 31/31 : LABEL version=0.0.0 18:21:50 ---> Running in c915cadca256 18:21:50 Removing intermediate container c915cadca256 18:21:50 ---> fad974b35c2a 18:21:50 [Warning] One or more build-args [ARCH] were not consumed 18:21:50 Successfully built fad974b35c2a 18:21:50 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 18:21:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:51 18:21:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 18:21:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:21:52 arm64: Pulling from edgex-lftools-log-publisher 18:21:52 8998bd30e6a1: Pulling fs layer 18:21:52 04944245beec: Pulling fs layer 18:21:52 699f458cf7ca: Pulling fs layer 18:21:52 765212b225bb: Pulling fs layer 18:21:52 f23df028b6ca: Pulling fs layer 18:21:52 d65c8cfc05b1: Pulling fs layer 18:21:52 2437ff75d9bd: Pulling fs layer 18:21:52 f23df028b6ca: Waiting 18:21:52 d65c8cfc05b1: Waiting 18:21:52 2437ff75d9bd: Waiting 18:21:52 765212b225bb: Waiting 18:21:52 04944245beec: Verifying Checksum 18:21:52 04944245beec: Download complete 18:21:52 765212b225bb: Download complete 18:21:52 f23df028b6ca: Verifying Checksum 18:21:52 f23df028b6ca: Download complete 18:21:52 d65c8cfc05b1: Verifying Checksum 18:21:52 d65c8cfc05b1: Download complete 18:21:52 699f458cf7ca: Download complete 18:21:52 8998bd30e6a1: Download complete 18:21:55 2437ff75d9bd: Verifying Checksum 18:21:55 2437ff75d9bd: Download complete 18:21:57 8998bd30e6a1: Pull complete 18:21:57 04944245beec: Pull complete 18:21:59 699f458cf7ca: Pull complete 18:21:59 765212b225bb: Pull complete 18:22:00 f23df028b6ca: Pull complete 18:22:00 d65c8cfc05b1: Pull complete 18:22:15 2437ff75d9bd: Pull complete 18:22:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:22:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 18:22:15 prd-ubuntu20.04-docker-arm64-4c-16g-47861 does not seem to be running inside a container 18:22:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@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:arm64 cat 18:22:18 $ docker top 7a54d287ab96a2e0bb6e74f1fc40dddffcb5ef334b3af0a8dc9a2de76d030a89 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:19 ---> job-cost.sh 18:22:19 lf-activate-venv: SKIPPING 18:22:19 INFO: No Stack... 18:22:19 INFO: Retrieving Pricing Info for: v3-standard-4 18:22:20 INFO: Archiving Costs [Pipeline] sh 18:22:21 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 18:22:21 + cut -d, -f6 [Pipeline] lock 18:22:21 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] 18:22:21 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] did not exist. Created. 18:22:21 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:22:22 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-7ff9f61e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:22:23 + echo total: 0.10999999940395355 [Pipeline] stash 18:22:23 Warning: overwriting stash ‘stack-cost’ 18:22:23 Stashed 1 file(s) [Pipeline] } 18:22:23 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-82-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:22:23 $ docker stop --time=1 7a54d287ab96a2e0bb6e74f1fc40dddffcb5ef334b3af0a8dc9a2de76d030a89 18:22:24 $ docker rm -f 7a54d287ab96a2e0bb6e74f1fc40dddffcb5ef334b3af0a8dc9a2de76d030a89 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 18:22:25 provisioning config files... 18:22:25 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/config2233567431779241778tmp [Pipeline] { [Pipeline] sh 18:22:26 + set +x 18:22:26 + curl -s https://codecov.io/bash 18:22:26 + bash -s -- 18:22:26 18:22:26 _____ _ 18:22:26 / ____| | | 18:22:26 | | ___ __| | ___ ___ _____ __ 18:22:26 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:22:26 | |___| (_) | (_| | __/ (_| (_) \ V / 18:22:26 \_____\___/ \__,_|\___|\___\___/ \_/ 18:22:26 Bash-1.0.6 18:22:26 18:22:26 18:22:26 ==> git version 2.25.1 found 18:22:26 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 18:22:26 Release-Date: 2020-01-08 18:22:26 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:22:26 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:22:26 ==> Jenkins CI detected. 18:22:26 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-82 18:22:26 project root: . 18:22:26 --> token set from env 18:22:26 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:22:26 ==> Running gcov in . (disable via -X gcov) 18:22:26 ==> Python coveragepy not found 18:22:26 ==> Searching for coverage reports in: 18:22:26 + . 18:22:26 -> Found 1 reports 18:22:26 ==> Detecting git/mercurial file structure 18:22:26 ==> Reading reports 18:22:26 + ./coverage.out bytes=41008 18:22:26 ==> Appending adjustments 18:22:26 https://docs.codecov.io/docs/fixing-reports 18:22:26 + Found adjustments 18:22:26 ==> Gzipping contents 18:22:26 12K /tmp/codecov.CoyWdB.gz 18:22:26 ==> Uploading reports 18:22:26 url: https://codecov.io 18:22:26 query: branch=PR-82&commit=8f39723350613bf32ff0618af7aa274d36fe259d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=82&job=&cmd_args= 18:22:26 -> Pinging Codecov 18:22:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-82&commit=8f39723350613bf32ff0618af7aa274d36fe259d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-82%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=82&job=&cmd_args= 18:22:26 -> Uploading to 18:22:26 https://storage.googleapis.com/codecov/v4/raw/2022-05-10/581DD39554BDF9B6E22D074273EAD858/8f39723350613bf32ff0618af7aa274d36fe259d/d86a00d6-2930-45cd-b379-045dc829f25b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220510%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220510T182226Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3432d4b6585698a92d23c247c90daa5353388d43264a73f9ddd5906c3a110559 18:22:26 % Total % Received % Xferd Average Speed Time Time Time Current 18:22:26 Dload Upload Total Spent Left Speed 18:22:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11501 0 0 100 11501 0 51573 --:--:-- --:--:-- --:--:-- 51573 18:22:26 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8f39723350613bf32ff0618af7aa274d36fe259d [Pipeline] } 18:22:26 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 18:22:28 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives ] 18:22:28 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives 18:22:28 total 16 18:22:28 drwxr-xr-x 3 root root 4096 May 10 18:10 . 18:22:28 drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:10 .. 18:22:28 drwxr-xr-x 2 root root 4096 May 10 18:10 cost 18:22:28 -rw-r--r-- 1 root root 93 May 10 18:10 cost.csv 18:22:28 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives 18:22:28 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives 18:22:28 total 16 18:22:28 drwxr-xr-x 3 jenkins jenkins 4096 May 10 18:10 . 18:22:28 drwxrwxr-x 12 jenkins jenkins 4096 May 10 18:10 .. 18:22:28 drwxr-xr-x 2 jenkins jenkins 4096 May 10 18:10 cost 18:22:28 -rw-r--r-- 1 jenkins jenkins 93 May 10 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:22:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:22:29 ---> package-listing.sh 18:22:29 ++ facter osfamily 18:22:29 ++ tr '[:upper:]' '[:lower:]' 18:22:30 + OS_FAMILY=debian 18:22:30 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-82 18:22:30 + START_PACKAGES=/tmp/packages_start.txt 18:22:30 + END_PACKAGES=/tmp/packages_end.txt 18:22:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:22:30 + PACKAGES=/tmp/packages_start.txt 18:22:30 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-82 ']' 18:22:30 + PACKAGES=/tmp/packages_end.txt 18:22:30 + case "${OS_FAMILY}" in 18:22:30 + dpkg -l 18:22:30 + grep '^ii' 18:22:30 + '[' -f /tmp/packages_start.txt ']' 18:22:30 + '[' -f /tmp/packages_end.txt ']' 18:22:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:22:30 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-82 ']' 18:22:30 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives/ 18:22:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-82/archives/ [Pipeline] echo 18:22:30 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-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:22:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:22:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:22:31 . [Pipeline] withDockerContainer 18:22:31 prd-ubuntu20.04-docker-8c-8g-47830 does not seem to be running inside a container 18:22:31 $ 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-82/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-82 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82:/w/workspace/ry_app-rfid-llrp-inventory_PR-82:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@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-lftools-log-publisher:latest cat 18:22:31 $ docker top a76305d5add08c57a3aa6dd7e592cf70a34b8d2e9cb75d2194813c42740cb51a -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:31 + touch /tmp/pre-build-complete [Pipeline] sh 18:22:32 + mkdir -p /var/log/sysstat [Pipeline] sh 18:22:32 + ls /var/log/sa-host 18:22:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:32 provisioning config files... 18:22:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-82@tmp/config5223846210936394601tmp [Pipeline] { [Pipeline] echo 18:22:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:22:33 ---> create-netrc.sh [Pipeline] } 18:22:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:22:33 ---> python-tools-install.sh [Pipeline] echo 18:22:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:22:33 ---> sudo-logs.sh 18:22:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:22:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:22:34 ---> job-cost.sh 18:22:34 lf-activate-venv: SKIPPING 18:22:34 DEBUG: total: 0.2199999988079071 18:22:34 INFO: Retrieving Stack Cost... 18:22:34 INFO: Retrieving Pricing Info for: v3-standard-8 18:22:35 INFO: Archiving Costs [Pipeline] echo 18:22:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:22:35 ---> logs-deploy.sh 18:22:35 lf-activate-venv: SKIPPING 18:22:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-82/1 18:22:35 INFO: archiving workspace using pattern(s): 18:22:36 Archives upload complete. 18:22:36 INFO: archiving logs to Nexus