Pull request #87 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 75c0f23fb6728a24874336fcc4c8acf596e70fcf+993cf3e57aaceca8bb36ff677d4f27516283947c (707fbcdb97370d5c4444ec610599efdfaff9dc30) 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-ssh6158267073872182176.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh15626564331490345492.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # 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-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5711854368346156731.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-87/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1071899007046953942.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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 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-ssh13437094879069444978.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-87/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # 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-87/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16203460552618655242.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-15159 in /w/workspace/ry_app-rfid-llrp-inventory_PR-87 [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-87 # 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 993cf3e57aaceca8bb36ff677d4f27516283947c into PR head commit 75c0f23fb6728a24874336fcc4c8acf596e70fcf Merge succeeded, producing 75c0f23fb6728a24874336fcc4c8acf596e70fcf Checking out Revision 75c0f23fb6728a24874336fcc4c8acf596e70fcf (PR-87) > 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/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75c0f23fb6728a24874336fcc4c8acf596e70fcf # 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 993cf3e57aaceca8bb36ff677d4f27516283947c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75c0f23fb6728a24874336fcc4c8acf596e70fcf # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:13:10 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:13:10 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:13:10 ========================================================= 13:13:10 EdgeX Global Pipelines Version Info 13:13:10 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:13:11 ------------------- 13:13:11 stable info: 13:13:11 ------------------- 13:13:11 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:13:11 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 13:13:11 Message: update stable to v1.0.234 13:13:11 ------------------- 13:13:11 experimental info: 13:13:11 ------------------- 13:13:11 Commited By: **** collab-it+edgex@linuxfoundation.org 13:13:11 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 13:13:11 Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 13:13:12 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-87 [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-87 [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-87 [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75c0f23fb6728a24874336fcc4c8acf596e70fcf [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75c0f23 [Pipeline] echo 13:13:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:13 provisioning config files... 13:13:13 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/config1556700607337838984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:14 ---> docker-login.sh 13:13:14 nexus3.edgexfoundry.org:10001 13:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:14 Configure a credential helper to remove this warning. See 13:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:14 13:13:14 Login Succeeded 13:13:14 nexus3.edgexfoundry.org:10002 13:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:14 Configure a credential helper to remove this warning. See 13:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:14 13:13:14 Login Succeeded 13:13:14 nexus3.edgexfoundry.org:10003 13:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:14 Configure a credential helper to remove this warning. See 13:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:14 13:13:14 Login Succeeded 13:13:14 nexus3.edgexfoundry.org:10004 13:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:14 Configure a credential helper to remove this warning. See 13:13:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:14 13:13:14 Login Succeeded 13:13:14 docker.io 13:13:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:15 Configure a credential helper to remove this warning. See 13:13:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:15 13:13:15 Login Succeeded 13:13:15 ---> docker-login.sh ends [Pipeline] } 13:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 13:13:15 + git rev-list -1 --merges 75c0f23fb6728a24874336fcc4c8acf596e70fcf~1..75c0f23fb6728a24874336fcc4c8acf596e70fcf [Pipeline] echo 13:13:16 -----------> git rev-list -1 --merges 75c0f23fb6728a24874336fcc4c8acf596e70fcf~1..75c0f23fb6728a24874336fcc4c8acf596e70fcf 75c0f23fb6728a24874336fcc4c8acf596e70fcf [false] [Pipeline] sh 13:13:16 + git log --format=format:%s -1 75c0f23fb6728a24874336fcc4c8acf596e70fcf [Pipeline] echo 13:13:16 ========================================================= 13:13:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 13:13:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:13:16 + git log --format=format:%s -1 75c0f23fb6728a24874336fcc4c8acf596e70fcf [Pipeline] echo 13:13:16 [semverPrep] GIT_COMMIT: 75c0f23fb6728a24874336fcc4c8acf596e70fcf, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3 [Pipeline] echo 13:13:16 [semverPrep] This is not a build commit. [Pipeline] sh 13:13:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:13:17 + grep -v github /etc/ssh/ssh_known_hosts 13:13:17 + [ -e /tmp/ssh_known_hosts ] 13:13:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:13:17 + + sudo tee -a /etc/ssh/ssh_known_hosts 13:13:17 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:13:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:13:17 13:13:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:13:18 0.1.4: Pulling from edgex-devops/py-git-semver 13:13:18 42c077c10790: Pulling fs layer 13:13:18 f63e77b7563a: Pulling fs layer 13:13:18 bd5fdadae976: Pulling fs layer 13:13:18 205491f53016: Pulling fs layer 13:13:18 df18705c85c3: Pulling fs layer 13:13:18 bdb3f477010e: Pulling fs layer 13:13:18 c8a8fc8e1c8f: Pulling fs layer 13:13:18 2c6e9b1d212d: Pulling fs layer 13:13:18 bdb8f0575790: Pulling fs layer 13:13:18 386e3cb2ff24: Pulling fs layer 13:13:18 2343380bae48: Pulling fs layer 13:13:18 205491f53016: Waiting 13:13:18 df18705c85c3: Waiting 13:13:18 bdb3f477010e: Waiting 13:13:18 c8a8fc8e1c8f: Waiting 13:13:18 2c6e9b1d212d: Waiting 13:13:18 bdb8f0575790: Waiting 13:13:18 2343380bae48: Waiting 13:13:18 386e3cb2ff24: Waiting 13:13:18 f63e77b7563a: Verifying Checksum 13:13:18 f63e77b7563a: Download complete 13:13:18 205491f53016: Verifying Checksum 13:13:18 205491f53016: Download complete 13:13:18 df18705c85c3: Verifying Checksum 13:13:18 df18705c85c3: Download complete 13:13:18 bd5fdadae976: Verifying Checksum 13:13:18 bd5fdadae976: Download complete 13:13:18 bdb3f477010e: Verifying Checksum 13:13:18 bdb3f477010e: Download complete 13:13:18 2c6e9b1d212d: Verifying Checksum 13:13:18 2c6e9b1d212d: Download complete 13:13:18 bdb8f0575790: Verifying Checksum 13:13:18 bdb8f0575790: Download complete 13:13:18 386e3cb2ff24: Verifying Checksum 13:13:18 386e3cb2ff24: Download complete 13:13:18 2343380bae48: Verifying Checksum 13:13:18 2343380bae48: Download complete 13:13:18 42c077c10790: Download complete 13:13:18 c8a8fc8e1c8f: Download complete 13:13:19 42c077c10790: Pull complete 13:13:19 f63e77b7563a: Pull complete 13:13:20 bd5fdadae976: Pull complete 13:13:20 205491f53016: Pull complete 13:13:20 df18705c85c3: Pull complete 13:13:20 bdb3f477010e: Pull complete 13:13:22 c8a8fc8e1c8f: Pull complete 13:13:22 2c6e9b1d212d: Pull complete 13:13:22 bdb8f0575790: Pull complete 13:13:22 386e3cb2ff24: Pull complete 13:13:22 2343380bae48: Pull complete 13:13:22 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 13:13:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:13:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:23 prd-ubuntu20.04-docker-8c-8g-15159 does not seem to be running inside a container 13:13:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-87 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87:/w/workspace/ry_app-rfid-llrp-inventory_PR-87:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:13:24 $ docker top 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 -eo pid,comm 13:13: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). 13:13:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:13:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:13:25 [ssh-agent] Looking for ssh-agent implementation... 13:13:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:13:25 $ docker exec 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 ssh-agent 13:13:25 SSH_AUTH_SOCK=/tmp/ssh-EwTP4OAgjbba/agent.35 13:13:25 SSH_AGENT_PID=41 13:13:25 Running ssh-add (command line suppressed) 13:13:25 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/private_key_8340391463315714156.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/private_key_8340391463315714156.key) 13:13:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:13:25 + git tag --points-at HEAD [Pipeline] } 13:13:25 $ docker exec --env ******** --env ******** 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 ssh-agent -k 13:13:26 unset SSH_AUTH_SOCK; 13:13:26 unset SSH_AGENT_PID; 13:13:26 echo Agent pid 41 killed; 13:13:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:13:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:13:26 [ssh-agent] Looking for ssh-agent implementation... 13:13:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:13:26 $ docker exec 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 ssh-agent 13:13:26 SSH_AUTH_SOCK=/tmp/ssh-8XDkiBQcuZt9/agent.74 13:13:26 SSH_AGENT_PID=80 13:13:26 Running ssh-add (command line suppressed) 13:13:26 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/private_key_5682369573537349006.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/private_key_5682369573537349006.key) 13:13:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:13:26 + git semver init 13:13:27 2022-06-20 13:13:27,141 [run_init] DEBUG init version:0.0.0 force:False 13:13:27 2022-06-20 13:13:27,142 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver 13:13:27 2022-06-20 13:13:27,142 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver 13:13:27 2022-06-20 13:13:27,143 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-87, universal_newlines=False, shell=None, istream=None) 13:13:28 2022-06-20 13:13:28,087 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.git/info/exclude 13:13:28 2022-06-20 13:13:28,087 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver/PR-87 with force:False 13:13:28 2022-06-20 13:13:28,087 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver/PR-87 13:13:28 2022-06-20 13:13:28,091 [execute] INFO git cat-file --batch-check 13:13:28 2022-06-20 13:13:28,092 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver, universal_newlines=False, shell=None, istream=) 13:13:28 2022-06-20 13:13:28,097 [execute] INFO git cat-file --batch 13:13:28 2022-06-20 13:13:28,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver, universal_newlines=False, shell=None, istream=) 13:13:28 2022-06-20 13:13:28,102 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-87/.semver/PR-87 13:13:28 0.0.0 [Pipeline] } 13:13:28 $ docker exec --env ******** --env ******** 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 ssh-agent -k 13:13:28 unset SSH_AUTH_SOCK; 13:13:28 unset SSH_AGENT_PID; 13:13:28 echo Agent pid 80 killed; 13:13:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:13:28 + git semver [Pipeline] } 13:13:29 $ docker stop --time=1 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 13:13:30 $ docker rm -f 545fd7abefff231908c42fdceb2410db4da42fec830f3430b458c9bb86016438 [Pipeline] // withDockerContainer [Pipeline] sh 13:13:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:13:31 Stashed 1 file(s) [Pipeline] echo 13:13:31 [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 13:13:31 provisioning config files... 13:13:31 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/config4254551928289977447tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:32 ---> docker-login.sh 13:13:32 nexus3.edgexfoundry.org:10001 13:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:32 Configure a credential helper to remove this warning. See 13:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:32 13:13:32 Login Succeeded 13:13:32 nexus3.edgexfoundry.org:10002 13:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:32 Configure a credential helper to remove this warning. See 13:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:32 13:13:32 Login Succeeded 13:13:32 nexus3.edgexfoundry.org:10003 13:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:32 Configure a credential helper to remove this warning. See 13:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:32 13:13:32 Login Succeeded 13:13:32 nexus3.edgexfoundry.org:10004 13:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:32 Configure a credential helper to remove this warning. See 13:13:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:32 13:13:32 Login Succeeded 13:13:32 docker.io 13:13:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:13:33 Configure a credential helper to remove this warning. See 13:13:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:13:33 13:13:33 Login Succeeded 13:13:33 ---> docker-login.sh ends [Pipeline] } 13:13:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:13:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:13:33 ========================================================= 13:13:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 13:13:33 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:33 + 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 . 13:13:33 Sending build context to Docker daemon 12.43MB 13:13:33 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 13:13:33 Step 2/13 : FROM ${BASE} AS builder 13:13:33 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 13:13:33 59bf1c3509f3: Pulling fs layer 13:13:33 666ba61612fd: Pulling fs layer 13:13:33 8ed8ca486205: Pulling fs layer 13:13:33 cc1cd167ecdc: Pulling fs layer 13:13:33 c516ae0d96e1: Pulling fs layer 13:13:33 684cea983483: Pulling fs layer 13:13:33 dd3240ac7de5: Pulling fs layer 13:13:33 b1e948a4e11c: Pulling fs layer 13:13:33 a8fd76ee1af6: Pulling fs layer 13:13:33 646ad004c059: Pulling fs layer 13:13:33 dd3240ac7de5: Waiting 13:13:33 684cea983483: Waiting 13:13:33 b1e948a4e11c: Waiting 13:13:33 a8fd76ee1af6: Waiting 13:13:33 cc1cd167ecdc: Waiting 13:13:33 646ad004c059: Waiting 13:13:33 c516ae0d96e1: Waiting 13:13:33 8ed8ca486205: Verifying Checksum 13:13:33 8ed8ca486205: Download complete 13:13:33 666ba61612fd: Verifying Checksum 13:13:33 666ba61612fd: Download complete 13:13:34 c516ae0d96e1: Verifying Checksum 13:13:34 c516ae0d96e1: Download complete 13:13:34 684cea983483: Download complete 13:13:34 dd3240ac7de5: Verifying Checksum 13:13:34 59bf1c3509f3: Verifying Checksum 13:13:34 59bf1c3509f3: Download complete 13:13:34 b1e948a4e11c: Verifying Checksum 13:13:34 b1e948a4e11c: Download complete 13:13:34 59bf1c3509f3: Pull complete 13:13:34 666ba61612fd: Pull complete 13:13:34 8ed8ca486205: Pull complete 13:13:34 646ad004c059: Verifying Checksum 13:13:34 646ad004c059: Download complete 13:13:34 a8fd76ee1af6: Verifying Checksum 13:13:34 a8fd76ee1af6: Download complete 13:13:34 cc1cd167ecdc: Verifying Checksum 13:13:37 cc1cd167ecdc: Pull complete 13:13:38 c516ae0d96e1: Pull complete 13:13:38 684cea983483: Pull complete 13:13:38 dd3240ac7de5: Pull complete 13:13:38 b1e948a4e11c: Pull complete 13:13:40 a8fd76ee1af6: Pull complete 13:13:41 646ad004c059: Pull complete 13:13:41 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 13:13:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 13:13:41 ---> 8f69c11f6b0c 13:13:41 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:13:43 ---> Running in b14e721a8299 13:13:43 Removing intermediate container b14e721a8299 13:13:43 ---> 411c18439e8b 13:13:43 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:13:43 ---> Running in bdf14f7f5684 13:13:43 Removing intermediate container bdf14f7f5684 13:13:43 ---> 4b5d68f4bc52 13:13:43 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:13:43 ---> Running in bb89fc64efa8 13:13:43 Removing intermediate container bb89fc64efa8 13:13:43 ---> 86476bc6f394 13:13:43 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:13:43 ---> Running in 992022935f15 13:13:44 Removing intermediate container 992022935f15 13:13:44 ---> 1c457b4856e1 13:13:44 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:13:44 ---> Running in ebb0583bf4dc 13:13:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:13:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:13:45 OK: 221 MiB in 52 packages 13:13:46 Removing intermediate container ebb0583bf4dc 13:13:46 ---> bb892e61ac84 13:13:46 Step 8/13 : WORKDIR /app 13:13:46 ---> Running in 05c49fb2fb6a 13:13:46 Removing intermediate container 05c49fb2fb6a 13:13:46 ---> d361c145df18 13:13:46 Step 9/13 : COPY go.mod vendor* ./ 13:13:46 ---> 5e744e76e8a6 13:13:46 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:13:46 ---> Running in 544f97217eb1 13:13:46 Still waiting to schedule task 13:13:46 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 13:14:01 Removing intermediate container 544f97217eb1 13:14:01 ---> 38c1f24df401 13:14:01 Step 11/13 : COPY . . 13:14:01 ---> 073138eee199 13:14:01 Step 12/13 : ARG MAKE="make build" 13:14:01 ---> Running in 2c6f2bc1bfc9 13:14:01 Removing intermediate container 2c6f2bc1bfc9 13:14:01 ---> e83fd358822e 13:14:01 Step 13/13 : RUN $MAKE 13:14:01 ---> Running in 12f2718b8226 13:14:01 noop 13:14:02 Removing intermediate container 12f2718b8226 13:14:02 ---> 5083f381234d 13:14:02 Successfully built 5083f381234d 13:14:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:02 + docker inspect -f . ci-base-image-x86_64 13:14:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:02 prd-ubuntu20.04-docker-8c-8g-15159 does not seem to be running inside a container 13:14:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-87 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87:/w/workspace/ry_app-rfid-llrp-inventory_PR-87:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@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 13:14:03 $ docker top 439672e0a25abb6c934cc6140fb14ecb9ecdfe95cabcd4b2d7ecfc36cc28db10 -eo pid,comm [Pipeline] { [Pipeline] sh 13:14:03 + go version 13:14:03 go version go1.17.7 linux/amd64 [Pipeline] } 13:14:03 $ docker stop --time=1 439672e0a25abb6c934cc6140fb14ecb9ecdfe95cabcd4b2d7ecfc36cc28db10 13:14:04 $ docker rm -f 439672e0a25abb6c934cc6140fb14ecb9ecdfe95cabcd4b2d7ecfc36cc28db10 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:05 + docker inspect -f . ci-base-image-x86_64 13:14:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:14:05 prd-ubuntu20.04-docker-8c-8g-15159 does not seem to be running inside a container 13:14:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-87 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87:/w/workspace/ry_app-rfid-llrp-inventory_PR-87:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@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 13:14:06 $ docker top 3069fd2c80779aaf142e86daa892063f394c1e6d47114e58e60795ae41fec612 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:14:06 + make test 13:14:06 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:14:16 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:14:16 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.044s coverage: 86.2% of statements 13:14:16 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:14:18 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.542s coverage: 71.9% of statements 13:14:24 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:14:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:14:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:14:28 ./bin/test-attribution.sh [Pipeline] echo 13:14:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:14:29 $ docker stop --time=1 3069fd2c80779aaf142e86daa892063f394c1e6d47114e58e60795ae41fec612 13:14:31 $ docker rm -f 3069fd2c80779aaf142e86daa892063f394c1e6d47114e58e60795ae41fec612 [Pipeline] // withDockerContainer [Pipeline] sh 13:14:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:14:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 13:14:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:14:33 + ls -al . 13:14:33 total 228 13:14:33 drwxrwxr-x 11 jenkins jenkins 4096 Jun 20 13:14 . 13:14:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:13 .. 13:14:33 -rw-rw-r-- 1 jenkins jenkins 262 Jun 20 13:13 .dockerignore 13:14:33 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 13:13 .git 13:14:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:13 .github 13:14:33 -rw-rw-r-- 1 jenkins jenkins 788 Jun 20 13:13 .gitignore 13:14:33 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 13:13 .golangci.yml 13:14:33 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 13:13 .semver 13:14:33 -rw-rw-r-- 1 jenkins jenkins 9410 Jun 20 13:13 Attribution.txt 13:14:33 -rw-rw-r-- 1 jenkins jenkins 2487 Jun 20 13:13 CHANGELOG.md 13:14:33 -rw-rw-r-- 1 jenkins jenkins 1933 Jun 20 13:13 Dockerfile 13:14:33 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 13:13 GOVERNANCE.md 13:14:33 -rw-rw-r-- 1 jenkins jenkins 687 Jun 20 13:13 Jenkinsfile 13:14:33 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 20 13:13 LICENSE 13:14:33 -rw-rw-r-- 1 jenkins jenkins 2949 Jun 20 13:13 Makefile 13:14:33 -rw-rw-r-- 1 jenkins jenkins 617 Jun 20 13:13 OWNERS.md 13:14:33 -rw-rw-r-- 1 jenkins jenkins 30359 Jun 20 13:13 README.md 13:14:33 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 13:13 VERSION 13:14:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:13 bin 13:14:33 -rw-r--r-- 1 jenkins jenkins 41008 Jun 20 13:14 coverage.out 13:14:33 -rw-rw-r-- 1 jenkins jenkins 3424 Jun 20 13:13 go.mod 13:14:33 -rw-rw-r-- 1 jenkins jenkins 35668 Jun 20 13:13 go.sum 13:14:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:13 images 13:14:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:13 internal 13:14:33 -rw-rw-r-- 1 jenkins jenkins 531 Jun 20 13:13 main.go 13:14:33 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:13 res 13:14:33 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:13 snap 13:14:33 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:13 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:33 + 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=75c0f23fb6728a24874336fcc4c8acf596e70fcf --label arch=amd64 --label version=0.0.0 . 13:14:33 Sending build context to Docker daemon 12.43MB 13:14:33 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 13:14:33 Step 2/31 : FROM ${BASE} AS builder 13:14:33 ---> 5083f381234d 13:14:33 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:14:33 ---> Running in 04e51f3d7302 13:14:33 Removing intermediate container 04e51f3d7302 13:14:33 ---> 8d370501100c 13:14:33 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:14:33 ---> Running in 9cca2c1a7e0c 13:14:33 Removing intermediate container 9cca2c1a7e0c 13:14:33 ---> cf4ef48722df 13:14:33 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:14:33 ---> Running in 349a7189832f 13:14:33 Removing intermediate container 349a7189832f 13:14:33 ---> f85e321dfe43 13:14:33 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:33 ---> Running in 095b7d7e573c 13:14:34 Removing intermediate container 095b7d7e573c 13:14:34 ---> bd66d789e3c7 13:14:34 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:14:34 ---> Running in b836dd30cc36 13:14:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 13:14:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 13:14:35 OK: 221 MiB in 52 packages 13:14:36 Removing intermediate container b836dd30cc36 13:14:36 ---> 764a14427b0e 13:14:36 Step 8/31 : WORKDIR /app 13:14:36 ---> Running in c58b50aab599 13:14:36 Removing intermediate container c58b50aab599 13:14:36 ---> d9679aff9255 13:14:36 Step 9/31 : COPY go.mod vendor* ./ 13:14:36 ---> d1db9f2dd2ed 13:14:36 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:14:36 ---> Running in 8d7bf8c94358 13:14:37 Removing intermediate container 8d7bf8c94358 13:14:37 ---> ef79d55205a8 13:14:37 Step 11/31 : COPY . . 13:14:37 ---> 64078282eb6a 13:14:37 Step 12/31 : ARG MAKE="make build" 13:14:37 ---> Running in fbea830d14c3 13:14:37 Removing intermediate container fbea830d14c3 13:14:37 ---> 47d7ee5ddbcd 13:14:37 Step 13/31 : RUN $MAKE 13:14:37 ---> Running in 397bfed605f8 13:14:37 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 13:14:59 Removing intermediate container 397bfed605f8 13:14:59 ---> 7007ec23fff3 13:14:59 Step 14/31 : FROM alpine:3.14 13:14:59 3.14: Pulling from library/alpine 13:14:59 8663204ce13b: Pulling fs layer 13:14:59 8663204ce13b: Verifying Checksum 13:14:59 8663204ce13b: Download complete 13:14:59 8663204ce13b: Pull complete 13:14:59 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:14:59 Status: Downloaded newer image for alpine:3.14 13:14:59 ---> e04c818066af 13:14:59 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:14:59 ---> Running in 568d4cf12218 13:14:59 Removing intermediate container 568d4cf12218 13:14:59 ---> 2b5f16a98641 13:14:59 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:14:59 ---> Running in 5e5119cbe244 13:14:59 Removing intermediate container 5e5119cbe244 13:14:59 ---> 13bb9a3a67de 13:14:59 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:14:59 ---> Running in e037e1efb533 13:14:59 Removing intermediate container e037e1efb533 13:14:59 ---> 05a627db5683 13:14:59 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:14:59 ---> Running in 5714793f6504 13:14:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 13:14:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 13:15:00 (1/7) Installing ca-certificates (20211220-r0) 13:15:00 (2/7) Installing dumb-init (1.2.5-r1) 13:15:00 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:15:00 (4/7) Installing libsodium (1.0.18-r0) 13:15:00 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:15:00 (6/7) Installing libzmq (4.3.4-r0) 13:15:00 (7/7) Installing zeromq (4.3.4-r0) 13:15:00 Executing busybox-1.33.1-r7.trigger 13:15:00 Executing ca-certificates-20211220-r0.trigger 13:15:00 OK: 9 MiB in 21 packages 13:15:01 Removing intermediate container 5714793f6504 13:15:01 ---> db8410c1325e 13:15:01 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:15:01 ---> d7408c5e41b1 13:15:01 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:15:01 ---> c90836cad248 13:15:01 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:15:01 ---> 8dd1540bcd0a 13:15:01 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:15:02 ---> 33d6e40ee85f 13:15:02 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:15:02 ---> 64941b7fc9e7 13:15:02 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:15:02 ---> Running in 9d5fff99af74 13:15:03 Removing intermediate container 9d5fff99af74 13:15:03 ---> ccbb5b4678cd 13:15:03 Step 25/31 : VOLUME /cache 13:15:03 ---> Running in 50728ae8677f 13:15:03 Removing intermediate container 50728ae8677f 13:15:03 ---> 217e882eb9e7 13:15:03 Step 26/31 : EXPOSE 59711 13:15:03 ---> Running in ce776ead3a60 13:15:03 Removing intermediate container ce776ead3a60 13:15:03 ---> 112cb2ea1614 13:15:03 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:15:03 ---> Running in 1a0c9cc8454a 13:15:03 Removing intermediate container 1a0c9cc8454a 13:15:03 ---> 8f402912192c 13:15:03 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:15:03 ---> Running in fc3f64ec2c3b 13:15:03 Removing intermediate container fc3f64ec2c3b 13:15:03 ---> 2b9ae0ba8871 13:15:03 Step 29/31 : LABEL arch=amd64 13:15:03 ---> Running in e557f36d94a4 13:15:03 Removing intermediate container e557f36d94a4 13:15:03 ---> 66beebc5bf38 13:15:03 Step 30/31 : LABEL git_sha=75c0f23fb6728a24874336fcc4c8acf596e70fcf 13:15:03 ---> Running in 7d3229cd5aed 13:15:04 Removing intermediate container 7d3229cd5aed 13:15:04 ---> df6cd82fbaf7 13:15:04 Step 31/31 : LABEL version=0.0.0 13:15:04 ---> Running in df71035b2596 13:15:04 Removing intermediate container df71035b2596 13:15:04 ---> 6eb5b410ee0d 13:15:04 [Warning] One or more build-args [ARCH] were not consumed 13:15:04 Successfully built 6eb5b410ee0d 13:15:04 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 13:15:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:05 13:15:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:05 latest: Pulling from edgex-lftools-log-publisher 13:15:05 5eb5b503b376: Pulling fs layer 13:15:05 5c69ac0246d0: Pulling fs layer 13:15:05 ec43610c2a17: Pulling fs layer 13:15:05 3a2ae6a8a46f: Pulling fs layer 13:15:05 33b1e0a273af: Pulling fs layer 13:15:05 5d3b04190fa2: Pulling fs layer 13:15:05 2f39f015ded8: Pulling fs layer 13:15:05 3a2ae6a8a46f: Waiting 13:15:05 33b1e0a273af: Waiting 13:15:05 5d3b04190fa2: Waiting 13:15:05 5c69ac0246d0: Verifying Checksum 13:15:05 5c69ac0246d0: Download complete 13:15:05 3a2ae6a8a46f: Verifying Checksum 13:15:05 3a2ae6a8a46f: Download complete 13:15:05 33b1e0a273af: Verifying Checksum 13:15:05 33b1e0a273af: Download complete 13:15:05 5d3b04190fa2: Verifying Checksum 13:15:05 5d3b04190fa2: Download complete 13:15:05 ec43610c2a17: Verifying Checksum 13:15:05 ec43610c2a17: Download complete 13:15:05 5eb5b503b376: Verifying Checksum 13:15:05 5eb5b503b376: Download complete 13:15:06 2f39f015ded8: Download complete 13:15:06 5eb5b503b376: Pull complete 13:15:07 5c69ac0246d0: Pull complete 13:15:07 ec43610c2a17: Pull complete 13:15:07 3a2ae6a8a46f: Pull complete 13:15:07 33b1e0a273af: Pull complete 13:15:07 5d3b04190fa2: Pull complete 13:15:12 2f39f015ded8: Pull complete 13:15:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:15:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:12 prd-ubuntu20.04-docker-8c-8g-15159 does not seem to be running inside a container 13:15:12 $ 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-87 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87:/w/workspace/ry_app-rfid-llrp-inventory_PR-87:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@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 13:15:14 $ docker top 04cef132181fedaf1ff7fa1ae5529028df173f38e4489c1e528a017d7a8b845b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:15:14 ---> job-cost.sh 13:15:14 lf-activate-venv: SKIPPING 13:15:14 INFO: No Stack... 13:15:14 INFO: Retrieving Pricing Info for: v3-standard-8 13:15:15 INFO: Archiving Costs [Pipeline] sh 13:15:15 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives/cost.csv 13:15:15 + cut -d, -f6 [Pipeline] lock 13:15:15 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] 13:15:15 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] did not exist. Created. 13:15:15 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:15:16 + echo total: 0.2199999988079071 [Pipeline] stash 13:15:16 Stashed 1 file(s) [Pipeline] } 13:15:16 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:15:16 $ docker stop --time=1 04cef132181fedaf1ff7fa1ae5529028df173f38e4489c1e528a017d7a8b845b 13:15:17 $ docker rm -f 04cef132181fedaf1ff7fa1ae5529028df173f38e4489c1e528a017d7a8b845b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:15:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15161 in /w/workspace/ry_app-rfid-llrp-inventory_PR-87 [Pipeline] { [Pipeline] ws 13:15:30 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 13:15:30 The recommended git tool is: git 13:15:36 using credential edgex-jenkins-ssh 13:15:36 Cloning the remote Git repository 13:15:36 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:15:36 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 13:15:36 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:15:36 > git --version # timeout=10 13:15:36 > git --version # 'git version 2.25.1' 13:15:36 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:38 Merging remotes/origin/main commit 993cf3e57aaceca8bb36ff677d4f27516283947c into PR head commit 75c0f23fb6728a24874336fcc4c8acf596e70fcf 13:15:39 Merge succeeded, producing 75c0f23fb6728a24874336fcc4c8acf596e70fcf 13:15:39 Checking out Revision 75c0f23fb6728a24874336fcc4c8acf596e70fcf (PR-87) 13:15:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:15:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:15:38 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 13:15:38 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 13:15:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 13:15:38 > git config core.sparsecheckout # timeout=10 13:15:38 > git checkout -f 75c0f23fb6728a24874336fcc4c8acf596e70fcf # timeout=10 13:15:38 > git remote # timeout=10 13:15:38 > git config --get remote.origin.url # timeout=10 13:15:38 using GIT_SSH to set credentials SSH Credentials for GitHub 13:15:38 > git merge 993cf3e57aaceca8bb36ff677d4f27516283947c # timeout=10 13:15:39 > git rev-parse HEAD^{commit} # timeout=10 13:15:39 > git config core.sparsecheckout # timeout=10 13:15:39 > git checkout -f 75c0f23fb6728a24874336fcc4c8acf596e70fcf # timeout=10 13:15:43 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.7.3" 13:15:43 > git --version # timeout=10 13:15:43 > git --version # 'git version 2.25.1' 13:15:43 fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:15:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:15:44 % Total % Received % Xferd Average Speed Time Time Time Current 13:15:44 Dload Upload Total Spent Left Speed 13:15:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 65175 0 --:--:-- --:--:-- --:--:-- 65524 [Pipeline] sh 13:15:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:15:45 + sudo tee /etc/docker/daemon.new 13:15:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:15:45 { 13:15:45 "registry-mirrors": [ 13:15:45 "https://nexus3.edgexfoundry.org:10001" 13:15:45 ], 13:15:45 "bip": "10.250.0.254/24", 13:15:45 "hosts": [ 13:15:45 "tcp://0.0.0.0:5555", 13:15:45 "unix:///var/run/docker.sock" 13:15:45 ], 13:15:45 "mtu": 1458, 13:15:45 "selinux-enabled": true, 13:15:45 "seccomp-profile": "/etc/docker/seccomp.json" 13:15:45 } [Pipeline] sh 13:15:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:15:46 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:04 provisioning config files... 13:16:04 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config7518082480838071285tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:05 ---> docker-login.sh 13:16:05 nexus3.edgexfoundry.org:10001 13:16:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:05 Configure a credential helper to remove this warning. See 13:16:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:05 13:16:05 Login Succeeded 13:16:05 nexus3.edgexfoundry.org:10002 13:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:06 Configure a credential helper to remove this warning. See 13:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:06 13:16:06 Login Succeeded 13:16:06 nexus3.edgexfoundry.org:10003 13:16:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:06 Configure a credential helper to remove this warning. See 13:16:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:06 13:16:06 Login Succeeded 13:16:06 nexus3.edgexfoundry.org:10004 13:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:07 Configure a credential helper to remove this warning. See 13:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:07 13:16:07 Login Succeeded 13:16:07 docker.io 13:16:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:16:07 Configure a credential helper to remove this warning. See 13:16:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:16:07 13:16:08 Login Succeeded 13:16:08 ---> docker-login.sh ends [Pipeline] } 13:16:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 13:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:16:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 13:16:08 ========================================================= 13:16:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 13:16:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:09 + 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 . 13:16:09 Sending build context to Docker daemon 687.6kB 13:16:09 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 13:16:09 Step 2/13 : FROM ${BASE} AS builder 13:16:09 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:16:09 9b3977197b4f: Pulling fs layer 13:16:09 1a89e8eeedd5: Pulling fs layer 13:16:09 94645a83ff95: Pulling fs layer 13:16:09 e6fb740bc735: Pulling fs layer 13:16:09 3a77bd46dcc9: Pulling fs layer 13:16:09 e6fb740bc735: Waiting 13:16:09 3a77bd46dcc9: Waiting 13:16:09 355e64cbe906: Pulling fs layer 13:16:09 63ab81a10011: Pulling fs layer 13:16:09 555d1d1c4555: Pulling fs layer 13:16:09 7d9057610161: Pulling fs layer 13:16:09 63ab81a10011: Waiting 13:16:09 555d1d1c4555: Waiting 13:16:09 355e64cbe906: Waiting 13:16:09 7d9057610161: Waiting 13:16:09 94645a83ff95: Download complete 13:16:09 1a89e8eeedd5: Verifying Checksum 13:16:09 1a89e8eeedd5: Download complete 13:16:09 3a77bd46dcc9: Verifying Checksum 13:16:09 3a77bd46dcc9: Download complete 13:16:09 355e64cbe906: Verifying Checksum 13:16:09 355e64cbe906: Download complete 13:16:09 9b3977197b4f: Download complete 13:16:09 63ab81a10011: Verifying Checksum 13:16:09 63ab81a10011: Download complete 13:16:10 9b3977197b4f: Pull complete 13:16:10 7d9057610161: Verifying Checksum 13:16:10 7d9057610161: Download complete 13:16:11 1a89e8eeedd5: Pull complete 13:16:11 94645a83ff95: Pull complete 13:16:11 555d1d1c4555: Verifying Checksum 13:16:11 555d1d1c4555: Download complete 13:16:12 e6fb740bc735: Download complete 13:16:24 e6fb740bc735: Pull complete 13:16:24 3a77bd46dcc9: Pull complete 13:16:24 355e64cbe906: Pull complete 13:16:25 63ab81a10011: Pull complete 13:16:31 555d1d1c4555: Pull complete 13:16:33 7d9057610161: Pull complete 13:16:33 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 13:16:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 13:16:33 ---> 819e984ddca1 13:16:33 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:16:34 ---> Running in 3fa4b0f4c713 13:16:35 Removing intermediate container 3fa4b0f4c713 13:16:35 ---> baf874bdd573 13:16:35 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 13:16:35 ---> Running in 51b9ab6b567c 13:16:35 Removing intermediate container 51b9ab6b567c 13:16:35 ---> 6a3d02736f4d 13:16:35 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:16:35 ---> Running in b9c09128769c 13:16:36 Removing intermediate container b9c09128769c 13:16:36 ---> 419c2987155b 13:16:36 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:16:36 ---> Running in b3671f7c7bbb 13:16:38 Removing intermediate container b3671f7c7bbb 13:16:38 ---> 0c2984359e94 13:16:38 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:16:38 ---> Running in 2b7c306d83a5 13:16:39 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:16:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:16:41 OK: 220 MiB in 52 packages 13:16:42 Removing intermediate container 2b7c306d83a5 13:16:42 ---> 09280dc3bfde 13:16:42 Step 8/13 : WORKDIR /app 13:16:42 ---> Running in f6cb23a128fd 13:16:42 Removing intermediate container f6cb23a128fd 13:16:42 ---> d80277cc380e 13:16:42 Step 9/13 : COPY go.mod vendor* ./ 13:16:42 ---> d449a36cd990 13:16:42 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:16:42 ---> Running in ee9db3671b81 13:17:29 Removing intermediate container ee9db3671b81 13:17:29 ---> 081c464939b4 13:17:29 Step 11/13 : COPY . . 13:17:29 ---> 46c7522ae6e9 13:17:29 Step 12/13 : ARG MAKE="make build" 13:17:29 ---> Running in 24faa1e35b2f 13:17:29 Removing intermediate container 24faa1e35b2f 13:17:29 ---> 042ca3dc6b74 13:17:29 Step 13/13 : RUN $MAKE 13:17:29 ---> Running in 918d5b693495 13:17:29 noop 13:17:30 Removing intermediate container 918d5b693495 13:17:30 ---> 14cb85346796 13:17:30 Successfully built 14cb85346796 13:17:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:30 + docker inspect -f . ci-base-image-arm64 13:17:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:31 prd-ubuntu20.04-docker-arm64-4c-16g-15161 does not seem to be running inside a container 13:17:31 $ 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 ******** ci-base-image-arm64 cat 13:17:32 $ docker top f3785e133dab4cd495662d0052d75c0c6a08d814bd0ff6c9457f632cd17741b6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:17:33 + go version 13:17:33 go version go1.17.7 linux/arm64 [Pipeline] } 13:17:33 $ docker stop --time=1 f3785e133dab4cd495662d0052d75c0c6a08d814bd0ff6c9457f632cd17741b6 13:17:35 $ docker rm -f f3785e133dab4cd495662d0052d75c0c6a08d814bd0ff6c9457f632cd17741b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:35 + docker inspect -f . ci-base-image-arm64 13:17:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:17:36 prd-ubuntu20.04-docker-arm64-4c-16g-15161 does not seem to be running inside a container 13:17:36 $ 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 ******** ci-base-image-arm64 cat 13:17:37 $ docker top aed115c810362e31805122be01a5d176025038f0fc2ca988be16b69c5684183e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 13:17:38 + make test 13:17:38 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 13:19:00 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 13:19:00 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.266s coverage: 86.2% of statements 13:19:00 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 13:19:03 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.689s coverage: 71.9% of statements 13:19:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 13:19:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 13:19:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:19:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:19:36 ./bin/test-attribution.sh [Pipeline] echo 13:19:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 13:19:36 $ docker stop --time=1 aed115c810362e31805122be01a5d176025038f0fc2ca988be16b69c5684183e 13:19:37 $ docker rm -f aed115c810362e31805122be01a5d176025038f0fc2ca988be16b69c5684183e [Pipeline] // withDockerContainer [Pipeline] sh 13:19:38 + sudo chown -R jenkins:jenkins . [Pipeline] stash 13:19:38 Warning: overwriting stash ‘coverage-report’ 13:19:39 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:19:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:19:40 + ls -al . 13:19:40 total 224 13:19:40 drwxrwxr-x 10 jenkins jenkins 4096 Jun 20 13:19 . 13:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:15 .. 13:19:40 -rw-rw-r-- 1 jenkins jenkins 262 Jun 20 13:15 .dockerignore 13:19:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 13:15 .git 13:19:40 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:15 .github 13:19:40 -rw-rw-r-- 1 jenkins jenkins 788 Jun 20 13:15 .gitignore 13:19:40 -rw-rw-r-- 1 jenkins jenkins 41 Jun 20 13:15 .golangci.yml 13:19:40 -rw-rw-r-- 1 jenkins jenkins 9410 Jun 20 13:15 Attribution.txt 13:19:40 -rw-rw-r-- 1 jenkins jenkins 2487 Jun 20 13:15 CHANGELOG.md 13:19:40 -rw-rw-r-- 1 jenkins jenkins 1933 Jun 20 13:15 Dockerfile 13:19:40 -rw-rw-r-- 1 jenkins jenkins 677 Jun 20 13:15 GOVERNANCE.md 13:19:40 -rw-rw-r-- 1 jenkins jenkins 687 Jun 20 13:15 Jenkinsfile 13:19:40 -rw-rw-r-- 1 jenkins jenkins 11347 Jun 20 13:15 LICENSE 13:19:40 -rw-rw-r-- 1 jenkins jenkins 2949 Jun 20 13:15 Makefile 13:19:40 -rw-rw-r-- 1 jenkins jenkins 617 Jun 20 13:15 OWNERS.md 13:19:40 -rw-rw-r-- 1 jenkins jenkins 30359 Jun 20 13:15 README.md 13:19:40 -rw-rw-r-- 1 jenkins jenkins 5 Jun 20 13:13 VERSION 13:19:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:15 bin 13:19:40 -rw-r--r-- 1 jenkins jenkins 41008 Jun 20 13:19 coverage.out 13:19:40 -rw-rw-r-- 1 jenkins jenkins 3424 Jun 20 13:15 go.mod 13:19:40 -rw-rw-r-- 1 jenkins jenkins 35668 Jun 20 13:15 go.sum 13:19:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:15 images 13:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:15 internal 13:19:40 -rw-rw-r-- 1 jenkins jenkins 531 Jun 20 13:15 main.go 13:19:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 13:15 res 13:19:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 13:15 snap 13:19:40 drwxrwxr-x 3 jenkins jenkins 4096 Jun 20 13:15 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:40 + 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=75c0f23fb6728a24874336fcc4c8acf596e70fcf --label arch=arm64 --label version=0.0.0 . 13:19:41 Sending build context to Docker daemon 687.6kB 13:19:41 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 13:19:41 Step 2/31 : FROM ${BASE} AS builder 13:19:41 ---> 14cb85346796 13:19:41 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 13:19:41 ---> Running in 07c087b532f4 13:19:41 Removing intermediate container 07c087b532f4 13:19:41 ---> c2854b1b3116 13:19:41 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 13:19:41 ---> Running in 55f9dfa47b0f 13:19:41 Removing intermediate container 55f9dfa47b0f 13:19:41 ---> 26a012cf28ca 13:19:41 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:19:41 ---> Running in f1d910c12bf6 13:19:42 Removing intermediate container f1d910c12bf6 13:19:42 ---> 35363a2ffcb8 13:19:42 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:19:42 ---> Running in 436603f5a3c2 13:19:43 Removing intermediate container 436603f5a3c2 13:19:43 ---> f6ac43b269ad 13:19:43 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 13:19:44 ---> Running in 9c02934cc643 13:19:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 13:19:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 13:19:46 OK: 220 MiB in 52 packages 13:19:47 Removing intermediate container 9c02934cc643 13:19:47 ---> 7f70386d68b1 13:19:47 Step 8/31 : WORKDIR /app 13:19:47 ---> Running in 4add58c4946c 13:19:48 Removing intermediate container 4add58c4946c 13:19:48 ---> f397d02c7f7c 13:19:48 Step 9/31 : COPY go.mod vendor* ./ 13:19:48 ---> 9646a1a43bdd 13:19:48 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:19:48 ---> Running in 13b49a7af1ac 13:19:50 Removing intermediate container 13b49a7af1ac 13:19:50 ---> 37d3b49185b5 13:19:50 Step 11/31 : COPY . . 13:19:51 ---> 0ac48ac39bd4 13:19:51 Step 12/31 : ARG MAKE="make build" 13:19:51 ---> Running in 14a931035e5e 13:19:51 Removing intermediate container 14a931035e5e 13:19:51 ---> 74dd20b33d70 13:19:51 Step 13/31 : RUN $MAKE 13:19:51 ---> Running in 525e47488e88 13:19:52 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 13:21:59 Removing intermediate container 525e47488e88 13:21:59 ---> bd0fe65e3d65 13:21:59 Step 14/31 : FROM alpine:3.14 13:21:59 3.14: Pulling from library/alpine 13:21:59 455c02918c45: Pulling fs layer 13:21:59 455c02918c45: Verifying Checksum 13:21:59 455c02918c45: Download complete 13:21:59 455c02918c45: Pull complete 13:21:59 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 13:21:59 Status: Downloaded newer image for alpine:3.14 13:21:59 ---> ac73e934f311 13:21:59 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 13:21:59 ---> Running in 3188ad3a235e 13:21:59 Removing intermediate container 3188ad3a235e 13:21:59 ---> 9bb5775090fc 13:21:59 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 13:21:59 ---> Running in 410d64e75b7a 13:21:59 Removing intermediate container 410d64e75b7a 13:21:59 ---> 3bc13d10793d 13:21:59 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 13:21:59 ---> Running in bade6c2b657c 13:21:59 Removing intermediate container bade6c2b657c 13:21:59 ---> 4d641b03ce98 13:21:59 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq dumb-init 13:21:59 ---> Running in 8ac94c57e14d 13:21:59 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 13:21:59 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 13:21:59 (1/7) Installing ca-certificates (20211220-r0) 13:21:59 (2/7) Installing dumb-init (1.2.5-r1) 13:21:59 (3/7) Installing libgcc (10.3.1_git20210424-r2) 13:21:59 (4/7) Installing libsodium (1.0.18-r0) 13:21:59 (5/7) Installing libstdc++ (10.3.1_git20210424-r2) 13:21:59 (6/7) Installing libzmq (4.3.4-r0) 13:21:59 (7/7) Installing zeromq (4.3.4-r0) 13:21:59 Executing busybox-1.33.1-r7.trigger 13:21:59 Executing ca-certificates-20211220-r0.trigger 13:21:59 OK: 9 MiB in 21 packages 13:21:59 Removing intermediate container 8ac94c57e14d 13:21:59 ---> ebbdb8316836 13:21:59 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 13:21:59 ---> 21f5f6e22005 13:21:59 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 13:21:59 ---> 80cc0964a6fb 13:21:59 Step 21/31 : COPY --from=builder /app/res/ /res/ 13:21:59 ---> a50a6161f8e9 13:21:59 Step 22/31 : COPY --from=builder /app/static/ /static/ 13:22:00 ---> d0c5fa526717 13:22:00 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 13:22:01 ---> c75bc22fcf98 13:22:01 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 13:22:01 ---> Running in a5cd5d9eb95d 13:22:03 Removing intermediate container a5cd5d9eb95d 13:22:03 ---> ab1b440b269d 13:22:03 Step 25/31 : VOLUME /cache 13:22:03 ---> Running in 81c8ed0a7edd 13:22:03 Removing intermediate container 81c8ed0a7edd 13:22:03 ---> a4769ef7974d 13:22:03 Step 26/31 : EXPOSE 59711 13:22:03 ---> Running in 490e77eeb9ea 13:22:04 Removing intermediate container 490e77eeb9ea 13:22:04 ---> 64d832ad26d0 13:22:04 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 13:22:04 ---> Running in 841f5331138d 13:22:04 Removing intermediate container 841f5331138d 13:22:04 ---> 37e717a0d50c 13:22:04 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 13:22:04 ---> Running in 70790d8e7378 13:22:04 Removing intermediate container 70790d8e7378 13:22:04 ---> db25abffb0f1 13:22:04 Step 29/31 : LABEL arch=arm64 13:22:04 ---> Running in fc4776d621f0 13:22:05 Removing intermediate container fc4776d621f0 13:22:05 ---> f63fb3e29b14 13:22:05 Step 30/31 : LABEL git_sha=75c0f23fb6728a24874336fcc4c8acf596e70fcf 13:22:05 ---> Running in 978484d9e80f 13:22:05 Removing intermediate container 978484d9e80f 13:22:05 ---> 061ac85b8440 13:22:05 Step 31/31 : LABEL version=0.0.0 13:22:05 ---> Running in 3ba92f8e40a0 13:22:06 Removing intermediate container 3ba92f8e40a0 13:22:06 ---> f05ff2165681 13:22:06 [Warning] One or more build-args [ARCH] were not consumed 13:22:06 Successfully built f05ff2165681 13:22:06 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // withEnv [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] withEnv [Pipeline] { [Pipeline] sh 13:22:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:22:06 13:22:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:22:07 arm64: Pulling from edgex-lftools-log-publisher 13:22:07 8998bd30e6a1: Pulling fs layer 13:22:07 04944245beec: Pulling fs layer 13:22:07 699f458cf7ca: Pulling fs layer 13:22:07 765212b225bb: Pulling fs layer 13:22:07 f23df028b6ca: Pulling fs layer 13:22:07 d65c8cfc05b1: Pulling fs layer 13:22:07 2437ff75d9bd: Pulling fs layer 13:22:07 765212b225bb: Waiting 13:22:07 f23df028b6ca: Waiting 13:22:07 d65c8cfc05b1: Waiting 13:22:07 2437ff75d9bd: Waiting 13:22:07 04944245beec: Verifying Checksum 13:22:07 04944245beec: Download complete 13:22:07 765212b225bb: Verifying Checksum 13:22:07 765212b225bb: Download complete 13:22:07 f23df028b6ca: Verifying Checksum 13:22:07 f23df028b6ca: Download complete 13:22:07 d65c8cfc05b1: Verifying Checksum 13:22:07 d65c8cfc05b1: Download complete 13:22:07 699f458cf7ca: Verifying Checksum 13:22:07 699f458cf7ca: Download complete 13:22:08 8998bd30e6a1: Download complete 13:22:10 2437ff75d9bd: Verifying Checksum 13:22:10 2437ff75d9bd: Download complete 13:22:12 8998bd30e6a1: Pull complete 13:22:12 04944245beec: Pull complete 13:22:14 699f458cf7ca: Pull complete 13:22:14 765212b225bb: Pull complete 13:22:15 f23df028b6ca: Pull complete 13:22:15 d65c8cfc05b1: Pull complete 13:22:30 2437ff75d9bd: Pull complete 13:22:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:22:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:31 prd-ubuntu20.04-docker-arm64-4c-16g-15161 does not seem to be running inside a container 13:22:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:22:33 $ docker top 16982e1e08add0b46e313ae4dad0c5652a974c840b3ec22e564db7c1629716ad -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:34 ---> job-cost.sh 13:22:34 lf-activate-venv: SKIPPING 13:22:34 INFO: No Stack... 13:22:34 INFO: Retrieving Pricing Info for: v3-standard-4 13:22:35 INFO: Archiving Costs [Pipeline] sh 13:22:36 + cut -d, -f6 13:22:36 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 13:22:36 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] 13:22:36 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] did not exist. Created. 13:22:36 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:22:37 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-c8058f8c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:22:38 + echo total: 0.10999999940395355 [Pipeline] stash 13:22:38 Warning: overwriting stash ‘stack-cost’ 13:22:38 Stashed 1 file(s) [Pipeline] } 13:22:38 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:22:38 $ docker stop --time=1 16982e1e08add0b46e313ae4dad0c5652a974c840b3ec22e564db7c1629716ad 13:22:39 $ docker rm -f 16982e1e08add0b46e313ae4dad0c5652a974c840b3ec22e564db7c1629716ad [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 13:22:40 provisioning config files... 13:22:40 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/config2188061514119400tmp [Pipeline] { [Pipeline] sh 13:22:41 + set +x 13:22:41 + + bash -s -- 13:22:41 curl -s https://codecov.io/bash 13:22:41 13:22:41 _____ _ 13:22:41 / ____| | | 13:22:41 | | ___ __| | ___ ___ _____ __ 13:22:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:22:41 | |___| (_) | (_| | __/ (_| (_) \ V / 13:22:41 \_____\___/ \__,_|\___|\___\___/ \_/ 13:22:41 Bash-1.0.6 13:22:41 13:22:41 13:22:41 ==> git version 2.25.1 found 13:22:41 ==> 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 13:22:41 Release-Date: 2020-01-08 13:22:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:22:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:22:41 ==> Jenkins CI detected. 13:22:41 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-87 13:22:41 project root: . 13:22:41 --> token set from env 13:22:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:22:41 ==> Running gcov in . (disable via -X gcov) 13:22:41 ==> Python coveragepy not found 13:22:41 ==> Searching for coverage reports in: 13:22:41 + . 13:22:41 -> Found 1 reports 13:22:41 ==> Detecting git/mercurial file structure 13:22:41 ==> Reading reports 13:22:41 + ./coverage.out bytes=41008 13:22:41 ==> Appending adjustments 13:22:41 https://docs.codecov.io/docs/fixing-reports 13:22:41 + Found adjustments 13:22:41 ==> Gzipping contents 13:22:41 12K /tmp/codecov.C9QK56.gz 13:22:41 ==> Uploading reports 13:22:41 url: https://codecov.io 13:22:41 query: branch=PR-87&commit=75c0f23fb6728a24874336fcc4c8acf596e70fcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=87&job=&cmd_args= 13:22:41 -> Pinging Codecov 13:22:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-87&commit=75c0f23fb6728a24874336fcc4c8acf596e70fcf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=87&job=&cmd_args= 13:22:41 -> Uploading to 13:22:41 https://storage.googleapis.com/codecov/v4/raw/2022-06-20/581DD39554BDF9B6E22D074273EAD858/75c0f23fb6728a24874336fcc4c8acf596e70fcf/58883fd0-53b4-416f-93fc-af8dde888e16.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220620%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220620T132241Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6eb78be28877c1b5171f2c5303c1aa9ce7db923e1db91d163eeb4cbc378efbb2 13:22:41 % Total % Received % Xferd Average Speed Time Time Time Current 13:22:41 Dload Upload Total Spent Left Speed 13:22:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11462 0 0 100 11462 0 50716 --:--:-- --:--:-- --:--:-- 50716 13:22:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/75c0f23fb6728a24874336fcc4c8acf596e70fcf [Pipeline] } 13:22:42 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 13:22:44 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives ] 13:22:44 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives 13:22:44 total 16 13:22:44 drwxr-xr-x 3 root root 4096 Jun 20 13:15 . 13:22:44 drwxrwxr-x 12 jenkins jenkins 4096 Jun 20 13:15 .. 13:22:44 drwxr-xr-x 2 root root 4096 Jun 20 13:15 cost 13:22:44 -rw-r--r-- 1 root root 93 Jun 20 13:15 cost.csv 13:22:44 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives 13:22:44 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives 13:22:44 total 16 13:22:44 drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 13:15 . 13:22:44 drwxrwxr-x 12 jenkins jenkins 4096 Jun 20 13:15 .. 13:22:44 drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 13:15 cost 13:22:44 -rw-r--r-- 1 jenkins jenkins 93 Jun 20 13:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:22:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:22:45 ---> package-listing.sh 13:22:45 ++ facter osfamily 13:22:45 ++ tr '[:upper:]' '[:lower:]' 13:22:45 + OS_FAMILY=debian 13:22:45 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-87 13:22:45 + START_PACKAGES=/tmp/packages_start.txt 13:22:45 + END_PACKAGES=/tmp/packages_end.txt 13:22:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:22:45 + PACKAGES=/tmp/packages_start.txt 13:22:45 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-87 ']' 13:22:45 + PACKAGES=/tmp/packages_end.txt 13:22:45 + case "${OS_FAMILY}" in 13:22:45 + dpkg -l 13:22:45 + grep '^ii' 13:22:45 + '[' -f /tmp/packages_start.txt ']' 13:22:45 + '[' -f /tmp/packages_end.txt ']' 13:22:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:22:45 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-87 ']' 13:22:45 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives/ 13:22:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-87/archives/ [Pipeline] echo 13:22:45 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-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:22:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:22:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:22:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:22:46 prd-ubuntu20.04-docker-8c-8g-15159 does not seem to be running inside a container 13:22:46 $ 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-87/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-87 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87:/w/workspace/ry_app-rfid-llrp-inventory_PR-87:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@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 13:22:47 $ docker top 32a67adf0a8752a3f87cb3405d317e7dbbb467ee7cda101c33c840c02ce5f7d4 -eo pid,comm [Pipeline] { [Pipeline] sh 13:22:47 + touch /tmp/pre-build-complete [Pipeline] sh 13:22:47 + mkdir -p /var/log/sysstat [Pipeline] sh 13:22:48 + ls /var/log/sa-host 13:22:48 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:48 provisioning config files... 13:22:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-87@tmp/config5545109946801599008tmp [Pipeline] { [Pipeline] echo 13:22:48 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:22:48 ---> create-netrc.sh [Pipeline] } 13:22:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:22:49 ---> python-tools-install.sh [Pipeline] echo 13:22:49 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:22:49 ---> sudo-logs.sh 13:22:49 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:22:49 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:22:49 ---> job-cost.sh 13:22:49 lf-activate-venv: SKIPPING 13:22:49 DEBUG: total: 0.2199999988079071 13:22:49 INFO: Retrieving Stack Cost... 13:22:50 INFO: Retrieving Pricing Info for: v3-standard-8 13:22:50 INFO: Archiving Costs [Pipeline] echo 13:22:50 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:22:50 ---> logs-deploy.sh 13:22:50 lf-activate-venv: SKIPPING 13:22:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-87/1 13:22:50 INFO: archiving workspace using pattern(s): 13:22:51 Archives upload complete. 13:22:51 INFO: archiving logs to Nexus 13:22:52 ---> uname -a: 13:22:52 Linux prd-ubuntu20-04-docker-8c-8g-15159 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux 13:22:52 13:22:52 13:22:52 ---> lscpu: 13:22:52 Architecture: x86_64 13:22:52 CPU op-mode(s): 32-bit, 64-bit 13:22:52 Byte Order: Little Endian 13:22:52 Address sizes: 40 bits physical, 48 bits virtual 13:22:52 CPU(s): 8 13:22:52 On-line CPU(s) list: 0-7 13:22:52 Thread(s) per core: 1 13:22:52 Core(s) per socket: 1 13:22:52 Socket(s): 8 13:22:52 NUMA node(s): 1 13:22:52 Vendor ID: AuthenticAMD 13:22:52 CPU family: 23 13:22:52 Model: 49 13:22:52 Model name: AMD EPYC-Rome Processor 13:22:52 Stepping: 0 13:22:52 CPU MHz: 2799.998 13:22:52 BogoMIPS: 5599.99 13:22:52 Virtualization: AMD-V 13:22:52 Hypervisor vendor: KVM 13:22:52 Virtualization type: full 13:22:52 L1d cache: 256 KiB 13:22:52 L1i cache: 256 KiB 13:22:52 L2 cache: 4 MiB 13:22:52 L3 cache: 128 MiB 13:22:52 NUMA node0 CPU(s): 0-7 13:22:52 Vulnerability Itlb multihit: Not affected 13:22:52 Vulnerability L1tf: Not affected 13:22:52 Vulnerability Mds: Not affected 13:22:52 Vulnerability Meltdown: Not affected 13:22:52 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:22:52 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:22:52 Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:22:52 Vulnerability Srbds: Not affected 13:22:52 Vulnerability Tsx async abort: Not affected 13:22:52 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:22:52 13:22:52