Pull request #76 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 rather than 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d Obtained Jenkinsfile from 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 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-ssh3923446005293582150.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15519596126735688386.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-76/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-76/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12742914451787741275.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-76/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8218288081998518290.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3779404518499101419.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-76/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-76/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11016577520350019729.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-34198 in /w/workspace/ry_app-rfid-llrp-inventory_PR-76 [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-76 # 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 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 into PR head commit 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d Merge succeeded, producing 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d Checking out Revision 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d (PR-76) > 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/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d # 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 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d # timeout=10 Commit message: "fix: updating dependecies to latest versions" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:49:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:49:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:49:51 ========================================================= 22:49:51 EdgeX Global Pipelines Version Info 22:49:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:49:52 ------------------- 22:49:52 stable info: 22:49:52 ------------------- 22:49:52 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:49:52 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 22:49:52 Message: update stable to v1.0.227 22:49:52 ------------------- 22:49:52 experimental info: 22:49:52 ------------------- 22:49:52 Commited By: **** collab-it+edgex@linuxfoundation.org 22:49:52 Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 22:49:52 Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:49:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-76 [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-76 [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-76 [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1f4bfd0 [Pipeline] echo 22:49:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:49:54 provisioning config files... 22:49:54 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/config4591415384200942133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:49:54 ---> docker-login.sh 22:49:54 nexus3.edgexfoundry.org:10001 22:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:55 Configure a credential helper to remove this warning. See 22:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:55 22:49:55 Login Succeeded 22:49:55 nexus3.edgexfoundry.org:10002 22:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:55 Configure a credential helper to remove this warning. See 22:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:55 22:49:55 Login Succeeded 22:49:55 nexus3.edgexfoundry.org:10003 22:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:55 Configure a credential helper to remove this warning. See 22:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:55 22:49:55 Login Succeeded 22:49:55 nexus3.edgexfoundry.org:10004 22:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:55 Configure a credential helper to remove this warning. See 22:49:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:55 22:49:55 Login Succeeded 22:49:55 docker.io 22:49:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:49:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:49:56 Configure a credential helper to remove this warning. See 22:49:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:49:56 22:49:56 Login Succeeded 22:49:56 ---> docker-login.sh ends [Pipeline] } 22:49:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 22:49:56 + git rev-list -1 --merges 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d~1..1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [Pipeline] echo 22:49:56 -----------> git rev-list -1 --merges 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d~1..1f4bfd0458ad6bf5b1a3509e568122768c87ee9d 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [false] [Pipeline] sh 22:49:57 + git log --format=format:%s -1 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [Pipeline] echo 22:49:57 ========================================================= 22:49:57 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 22:49:57 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:49:57 + git log --format=format:%s -1 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [Pipeline] echo 22:49:57 [semverPrep] GIT_COMMIT: 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d, Commit Message: fix: updating dependecies to latest versions [Pipeline] echo 22:49:57 [semverPrep] This is not a build commit. [Pipeline] sh 22:49:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 22:49:58 + grep -v github /etc/ssh/ssh_known_hosts 22:49:58 + [ -e /tmp/ssh_known_hosts ] 22:49:58 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 22:49:58 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 22:49:58 + sudo tee -a /etc/ssh/ssh_known_hosts 22:49:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh 22:49:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:49:58 22:49:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:49:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:49:59 latest: Pulling from edgex-devops/py-git-semver 22:49:59 1fe172e4850f: Pulling fs layer 22:49:59 caf521ccaac6: Pulling fs layer 22:49:59 3ead6fa29328: Pulling fs layer 22:49:59 5c2a1cbceb83: Pulling fs layer 22:49:59 a8d5f1318db7: Pulling fs layer 22:49:59 c427282e49a2: Pulling fs layer 22:49:59 1827001aaf11: Pulling fs layer 22:49:59 0714d37db230: Pulling fs layer 22:49:59 ac28cf19c067: Pulling fs layer 22:49:59 ca983d60f3e2: Pulling fs layer 22:49:59 9f894cec8388: Pulling fs layer 22:49:59 ac28cf19c067: Waiting 22:49:59 0714d37db230: Waiting 22:49:59 5c2a1cbceb83: Waiting 22:49:59 a8d5f1318db7: Waiting 22:49:59 9f894cec8388: Waiting 22:49:59 1827001aaf11: Waiting 22:49:59 c427282e49a2: Waiting 22:49:59 ca983d60f3e2: Waiting 22:49:59 caf521ccaac6: Verifying Checksum 22:49:59 caf521ccaac6: Download complete 22:49:59 5c2a1cbceb83: Verifying Checksum 22:49:59 5c2a1cbceb83: Download complete 22:49:59 a8d5f1318db7: Verifying Checksum 22:49:59 a8d5f1318db7: Download complete 22:49:59 3ead6fa29328: Verifying Checksum 22:49:59 3ead6fa29328: Download complete 22:49:59 c427282e49a2: Verifying Checksum 22:49:59 c427282e49a2: Download complete 22:49:59 0714d37db230: Verifying Checksum 22:49:59 0714d37db230: Download complete 22:49:59 ac28cf19c067: Verifying Checksum 22:49:59 ac28cf19c067: Download complete 22:49:59 ca983d60f3e2: Verifying Checksum 22:49:59 ca983d60f3e2: Download complete 22:49:59 9f894cec8388: Verifying Checksum 22:49:59 9f894cec8388: Download complete 22:49:59 1fe172e4850f: Download complete 22:49:59 1827001aaf11: Verifying Checksum 22:49:59 1827001aaf11: Download complete 22:50:00 1fe172e4850f: Pull complete 22:50:00 caf521ccaac6: Pull complete 22:50:01 3ead6fa29328: Pull complete 22:50:01 5c2a1cbceb83: Pull complete 22:50:01 a8d5f1318db7: Pull complete 22:50:01 c427282e49a2: Pull complete 22:50:03 1827001aaf11: Pull complete 22:50:03 0714d37db230: Pull complete 22:50:03 ac28cf19c067: Pull complete 22:50:03 ca983d60f3e2: Pull complete 22:50:04 9f894cec8388: Pull complete 22:50:04 Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee 22:50:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest 22:50:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer 22:50:04 prd-ubuntu20.04-docker-8c-8g-34198 does not seem to be running inside a container 22:50:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-76 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76:/w/workspace/ry_app-rfid-llrp-inventory_PR-76:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat 22:50:07 $ docker top 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 -eo pid,comm 22:50:07 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). 22:50:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:50:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:07 [ssh-agent] Looking for ssh-agent implementation... 22:50:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:07 $ docker exec 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 ssh-agent 22:50:07 SSH_AUTH_SOCK=/tmp/ssh-F5XycSBXLY3W/agent.35 22:50:07 SSH_AGENT_PID=42 22:50:07 Running ssh-add (command line suppressed) 22:50:07 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/private_key_4188255933118705415.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/private_key_4188255933118705415.key) 22:50:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:07 + git tag --points-at HEAD [Pipeline] } 22:50:07 $ docker exec --env ******** --env ******** 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 ssh-agent -k 22:50:08 unset SSH_AUTH_SOCK; 22:50:08 unset SSH_AGENT_PID; 22:50:08 echo Agent pid 42 killed; 22:50:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:50:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:50:08 [ssh-agent] Looking for ssh-agent implementation... 22:50:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:50:08 $ docker exec 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 ssh-agent 22:50:08 SSH_AUTH_SOCK=/tmp/ssh-BCpWLuUqYZlE/agent.75 22:50:08 SSH_AGENT_PID=82 22:50:08 Running ssh-add (command line suppressed) 22:50:08 Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/private_key_7888672489363181675.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/private_key_7888672489363181675.key) 22:50:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:50:08 + git semver init 22:50:09 2022-04-28 22:50:09,124 [run_init] DEBUG init version:0.0.0 force:False 22:50:09 2022-04-28 22:50:09,125 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver 22:50:09 2022-04-28 22:50:09,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver 22:50:09 2022-04-28 22:50:09,126 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-76, universal_newlines=False, shell=None, istream=None) 22:50:10 2022-04-28 22:50:10,197 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.git/info/exclude 22:50:10 2022-04-28 22:50:10,198 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver/PR-76 with force:False 22:50:10 2022-04-28 22:50:10,198 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver/PR-76 22:50:10 2022-04-28 22:50:10,200 [execute] INFO git cat-file --batch-check 22:50:10 2022-04-28 22:50:10,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver, universal_newlines=False, shell=None, istream=) 22:50:10 2022-04-28 22:50:10,204 [execute] INFO git cat-file --batch 22:50:10 2022-04-28 22:50:10,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver, universal_newlines=False, shell=None, istream=) 22:50:10 2022-04-28 22:50:10,209 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-76/.semver/PR-76 22:50:10 0.0.0 [Pipeline] } 22:50:10 $ docker exec --env ******** --env ******** 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 ssh-agent -k 22:50:10 unset SSH_AUTH_SOCK; 22:50:10 unset SSH_AGENT_PID; 22:50:10 echo Agent pid 82 killed; 22:50:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:50:11 + git semver [Pipeline] } 22:50:11 $ docker stop --time=1 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 22:50:12 $ docker rm -f 91ad469038a0c702ecb74d6b437dfdb49c150b18c3f8fe4e1d403f606201c810 [Pipeline] // withDockerContainer [Pipeline] sh 22:50:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:50:13 Stashed 1 file(s) [Pipeline] echo 22:50:13 [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 22:50:14 provisioning config files... 22:50:14 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/config7342254185704408448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:50:14 ---> docker-login.sh 22:50:14 nexus3.edgexfoundry.org:10001 22:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:14 Configure a credential helper to remove this warning. See 22:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:14 22:50:14 Login Succeeded 22:50:14 nexus3.edgexfoundry.org:10002 22:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:14 Configure a credential helper to remove this warning. See 22:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:14 22:50:14 Login Succeeded 22:50:14 nexus3.edgexfoundry.org:10003 22:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:14 Configure a credential helper to remove this warning. See 22:50:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:14 22:50:14 Login Succeeded 22:50:14 nexus3.edgexfoundry.org:10004 22:50:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:15 Configure a credential helper to remove this warning. See 22:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:15 22:50:15 Login Succeeded 22:50:15 docker.io 22:50:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:50:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:50:15 Configure a credential helper to remove this warning. See 22:50:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:50:15 22:50:15 Login Succeeded 22:50:15 ---> docker-login.sh ends [Pipeline] } 22:50:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:50:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:50:15 ========================================================= 22:50:15 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 22:50:15 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:50:15 + 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 . 22:50:15 Sending build context to Docker daemon 12.4MB 22:50:15 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:50:15 Step 2/13 : FROM ${BASE} AS builder 22:50:15 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 22:50:15 59bf1c3509f3: Pulling fs layer 22:50:15 666ba61612fd: Pulling fs layer 22:50:15 8ed8ca486205: Pulling fs layer 22:50:15 4fe6c5a15a65: Pulling fs layer 22:50:15 22a0e8bec74d: Pulling fs layer 22:50:15 ca2b28591e48: Pulling fs layer 22:50:15 a51346096db8: Pulling fs layer 22:50:15 daebc70d1ce1: Pulling fs layer 22:50:15 0e18a0eac166: Pulling fs layer 22:50:15 4fe6c5a15a65: Waiting 22:50:15 22a0e8bec74d: Waiting 22:50:15 ca2b28591e48: Waiting 22:50:15 a51346096db8: Waiting 22:50:15 daebc70d1ce1: Waiting 22:50:15 0e18a0eac166: Waiting 22:50:15 8ed8ca486205: Verifying Checksum 22:50:15 8ed8ca486205: Download complete 22:50:15 666ba61612fd: Verifying Checksum 22:50:15 666ba61612fd: Download complete 22:50:16 22a0e8bec74d: Verifying Checksum 22:50:16 22a0e8bec74d: Download complete 22:50:16 59bf1c3509f3: Download complete 22:50:16 ca2b28591e48: Verifying Checksum 22:50:16 ca2b28591e48: Download complete 22:50:16 a51346096db8: Verifying Checksum 22:50:16 a51346096db8: Download complete 22:50:16 daebc70d1ce1: Verifying Checksum 22:50:16 daebc70d1ce1: Download complete 22:50:16 59bf1c3509f3: Pull complete 22:50:16 666ba61612fd: Pull complete 22:50:16 8ed8ca486205: Pull complete 22:50:16 0e18a0eac166: Verifying Checksum 22:50:16 0e18a0eac166: Download complete 22:50:17 4fe6c5a15a65: Verifying Checksum 22:50:17 4fe6c5a15a65: Download complete 22:50:20 4fe6c5a15a65: Pull complete 22:50:20 22a0e8bec74d: Pull complete 22:50:20 ca2b28591e48: Pull complete 22:50:20 a51346096db8: Pull complete 22:50:20 daebc70d1ce1: Pull complete 22:50:22 0e18a0eac166: Pull complete 22:50:22 Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 22:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 22:50:22 ---> f018257e8ee9 22:50:22 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:50:24 ---> Running in 7ef1f969e668 22:50:24 Removing intermediate container 7ef1f969e668 22:50:24 ---> 01a05cadb04e 22:50:24 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:50:24 ---> Running in 7990bf623fb2 22:50:24 Removing intermediate container 7990bf623fb2 22:50:24 ---> 5602026ffa2c 22:50:24 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:50:24 ---> Running in 83d47c1466fe 22:50:24 Removing intermediate container 83d47c1466fe 22:50:24 ---> 010aee2681d4 22:50:24 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:50:24 ---> Running in fd825b0fe734 22:50:24 Removing intermediate container fd825b0fe734 22:50:24 ---> 01e429214a3b 22:50:24 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:50:25 ---> Running in 26d34c1307a6 22:50:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:50:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:50:26 OK: 221 MiB in 52 packages 22:50:26 Removing intermediate container 26d34c1307a6 22:50:26 ---> a081224657bc 22:50:26 Step 8/13 : WORKDIR /app 22:50:26 ---> Running in 2a057eeb4f81 22:50:26 Removing intermediate container 2a057eeb4f81 22:50:26 ---> 385bd6c8ee6b 22:50:26 Step 9/13 : COPY go.mod vendor* ./ 22:50:27 ---> 323ce11a637e 22:50:27 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:50:27 ---> Running in 83ed3220314a 22:50:28 Still waiting to schedule task 22:50:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 22:50:42 Removing intermediate container 83ed3220314a 22:50:42 ---> 1f37daab629b 22:50:42 Step 11/13 : COPY . . 22:50:42 ---> 4fbd7bda3652 22:50:42 Step 12/13 : ARG MAKE="make build" 22:50:42 ---> Running in 1978916d625d 22:50:42 Removing intermediate container 1978916d625d 22:50:42 ---> 3133ad6067b9 22:50:42 Step 13/13 : RUN $MAKE 22:50:42 ---> Running in 9e5f7d93ddf9 22:50:42 noop 22:50:42 Removing intermediate container 9e5f7d93ddf9 22:50:42 ---> cfb6fcb0acb9 22:50:42 Successfully built cfb6fcb0acb9 22:50:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:50:43 + docker inspect -f . ci-base-image-x86_64 22:50:43 . [Pipeline] withDockerContainer 22:50:43 prd-ubuntu20.04-docker-8c-8g-34198 does not seem to be running inside a container 22:50:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-76 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76:/w/workspace/ry_app-rfid-llrp-inventory_PR-76:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:50:43 $ docker top 9a0e5be3f786bbc3b5ccaf77a74b82171ad756acd8d59243bf44e91471bbca6d -eo pid,comm [Pipeline] { [Pipeline] sh 22:50:44 + go version 22:50:44 go version go1.17.6 linux/amd64 [Pipeline] } 22:50:44 $ docker stop --time=1 9a0e5be3f786bbc3b5ccaf77a74b82171ad756acd8d59243bf44e91471bbca6d 22:50:45 $ docker rm -f 9a0e5be3f786bbc3b5ccaf77a74b82171ad756acd8d59243bf44e91471bbca6d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:50:46 + docker inspect -f . ci-base-image-x86_64 22:50:46 . [Pipeline] withDockerContainer 22:50:46 prd-ubuntu20.04-docker-8c-8g-34198 does not seem to be running inside a container 22:50:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-76 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76:/w/workspace/ry_app-rfid-llrp-inventory_PR-76:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 22:50:46 $ docker top b7949ac6da7fdf6bfaefbce1df5bf388fed3471fceddd5907664129e183688c9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:50:47 + make test 22:50:47 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:50:57 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:50:57 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.035s coverage: 86.2% of statements 22:50:57 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:50:59 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.537s coverage: 71.9% of statements 22:50:59 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 22:51:07 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:51:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:51:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:51:11 ./bin/test-attribution.sh [Pipeline] echo 22:51:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:51:11 $ docker stop --time=1 b7949ac6da7fdf6bfaefbce1df5bf388fed3471fceddd5907664129e183688c9 22:51:13 $ docker rm -f b7949ac6da7fdf6bfaefbce1df5bf388fed3471fceddd5907664129e183688c9 [Pipeline] // withDockerContainer [Pipeline] sh 22:51:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:51:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 22:51:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:51:15 + ls -al . 22:51:15 total 228 22:51:15 drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 22:51 . 22:51:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:49 .. 22:51:15 -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 22:49 .dockerignore 22:51:15 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:50 .git 22:51:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:49 .github 22:51:15 -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 22:49 .gitignore 22:51:15 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 22:49 .golangci.yml 22:51:15 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 22:50 .semver 22:51:15 -rw-rw-r-- 1 jenkins jenkins 9410 Apr 28 22:49 Attribution.txt 22:51:15 -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 22:49 CHANGELOG.md 22:51:15 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 22:49 Dockerfile 22:51:15 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 22:49 GOVERNANCE.md 22:51:15 -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 22:49 Jenkinsfile 22:51:15 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 22:49 LICENSE 22:51:15 -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 22:49 Makefile 22:51:15 -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 22:49 OWNERS.md 22:51:15 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 22:49 README.md 22:51:15 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 22:50 VERSION 22:51:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:49 bin 22:51:15 -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 22:50 coverage.out 22:51:15 -rw-rw-r-- 1 jenkins jenkins 3498 Apr 28 22:49 go.mod 22:51:15 -rw-rw-r-- 1 jenkins jenkins 35532 Apr 28 22:49 go.sum 22:51:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:49 images 22:51:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:49 internal 22:51:15 -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 22:49 main.go 22:51:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:49 res 22:51:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:49 snap 22:51:15 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:49 static [Pipeline] isUnix [Pipeline] sh 22:51:15 + 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=1f4bfd0458ad6bf5b1a3509e568122768c87ee9d --label arch=amd64 --label version=0.0.0 . 22:51:15 Sending build context to Docker daemon 12.4MB 22:51:15 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 22:51:15 Step 2/31 : FROM ${BASE} AS builder 22:51:15 ---> cfb6fcb0acb9 22:51:15 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:51:16 ---> Running in 4e441e2f7297 22:51:16 Removing intermediate container 4e441e2f7297 22:51:16 ---> 0a3fd3a9e421 22:51:16 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 22:51:16 ---> Running in 1e6d35f5208a 22:51:16 Removing intermediate container 1e6d35f5208a 22:51:16 ---> f2a38ccd31fa 22:51:16 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:51:16 ---> Running in 5e7a49c2fd10 22:51:16 Removing intermediate container 5e7a49c2fd10 22:51:16 ---> 16fd7087dfb8 22:51:16 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:16 ---> Running in e21a6ec6dbed 22:51:17 Removing intermediate container e21a6ec6dbed 22:51:17 ---> 1ab2b7f01cb9 22:51:17 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:51:17 ---> Running in 3cfc4d6b3a04 22:51:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 22:51:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 22:51:18 OK: 221 MiB in 52 packages 22:51:18 Removing intermediate container 3cfc4d6b3a04 22:51:18 ---> 130667fc4ed4 22:51:18 Step 8/31 : WORKDIR /app 22:51:18 ---> Running in 053d6d7901cc 22:51:19 Removing intermediate container 053d6d7901cc 22:51:19 ---> 60af5d99e34e 22:51:19 Step 9/31 : COPY go.mod vendor* ./ 22:51:19 ---> 2a9230689c8f 22:51:19 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:51:19 ---> Running in 8883e960ca3b 22:51:19 Removing intermediate container 8883e960ca3b 22:51:19 ---> 41553ea0eca2 22:51:19 Step 11/31 : COPY . . 22:51:20 ---> ed2c5b07351f 22:51:20 Step 12/31 : ARG MAKE="make build" 22:51:20 ---> Running in 1dc3c73301ca 22:51:20 Removing intermediate container 1dc3c73301ca 22:51:20 ---> b99f1732a3a7 22:51:20 Step 13/31 : RUN $MAKE 22:51:20 ---> Running in 59c7a4ac17ca 22:51:20 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.53 -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 22:51:42 Removing intermediate container 59c7a4ac17ca 22:51:42 ---> 9fd5da715e87 22:51:42 Step 14/31 : FROM alpine:3.14 22:51:42 3.14: Pulling from library/alpine 22:51:42 8663204ce13b: Pulling fs layer 22:51:42 8663204ce13b: Verifying Checksum 22:51:42 8663204ce13b: Download complete 22:51:42 8663204ce13b: Pull complete 22:51:42 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:51:42 Status: Downloaded newer image for alpine:3.14 22:51:42 ---> e04c818066af 22:51:42 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:51:42 ---> Running in 0c85d54285d9 22:51:42 Removing intermediate container 0c85d54285d9 22:51:42 ---> 666303d4898b 22:51:42 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:51:42 ---> Running in d694367b8893 22:51:42 Removing intermediate container d694367b8893 22:51:42 ---> eb469a5c21df 22:51:42 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:51:42 ---> Running in 6abf35cbd293 22:51:42 Removing intermediate container 6abf35cbd293 22:51:42 ---> b2f2fb5e87fa 22:51:42 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 22:51:42 ---> Running in 54ca4f0154ea 22:51:42 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 22:51:42 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 22:51:43 (1/6) Installing ca-certificates (20211220-r0) 22:51:43 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:51:43 (3/6) Installing libsodium (1.0.18-r0) 22:51:43 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:51:43 (5/6) Installing libzmq (4.3.4-r0) 22:51:43 (6/6) Installing zeromq (4.3.4-r0) 22:51:43 Executing busybox-1.33.1-r7.trigger 22:51:43 Executing ca-certificates-20211220-r0.trigger 22:51:43 OK: 9 MiB in 20 packages 22:51:44 Removing intermediate container 54ca4f0154ea 22:51:44 ---> c5c0663ace5e 22:51:44 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:51:44 ---> 0513706e9231 22:51:44 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 22:51:44 ---> c18ad6825e94 22:51:44 Step 21/31 : COPY --from=builder /app/res/ /res/ 22:51:44 ---> 9916d5e4c42b 22:51:44 Step 22/31 : COPY --from=builder /app/static/ /static/ 22:51:45 ---> 09fdc8174a32 22:51:45 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:51:45 ---> 0c26016fa786 22:51:45 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:51:45 ---> Running in d68b98086490 22:51:46 Removing intermediate container d68b98086490 22:51:46 ---> 29f11efc5766 22:51:46 Step 25/31 : VOLUME /cache 22:51:46 ---> Running in a51af17007a5 22:51:46 Removing intermediate container a51af17007a5 22:51:46 ---> 7b44566e69c7 22:51:46 Step 26/31 : EXPOSE 59711 22:51:46 ---> Running in 7c103c958988 22:51:46 Removing intermediate container 7c103c958988 22:51:46 ---> 7a2e54c319e1 22:51:46 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:51:46 ---> Running in 287dadf06040 22:51:46 Removing intermediate container 287dadf06040 22:51:46 ---> 9bab0a214fb3 22:51:46 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 22:51:46 ---> Running in 66d8c5dbe221 22:51:46 Removing intermediate container 66d8c5dbe221 22:51:46 ---> b2227fc3b8b9 22:51:46 Step 29/31 : LABEL arch=amd64 22:51:46 ---> Running in f93a2f50a9e9 22:51:46 Removing intermediate container f93a2f50a9e9 22:51:46 ---> 128e08c93207 22:51:46 Step 30/31 : LABEL git_sha=1f4bfd0458ad6bf5b1a3509e568122768c87ee9d 22:51:46 ---> Running in 8151b1507563 22:51:46 Removing intermediate container 8151b1507563 22:51:46 ---> 065a41a16915 22:51:46 Step 31/31 : LABEL version=0.0.0 22:51:46 ---> Running in b98f55a67657 22:51:47 Removing intermediate container b98f55a67657 22:51:47 ---> 60edf99870a9 22:51:47 [Warning] One or more build-args [ARCH] were not consumed 22:51:47 Successfully built 60edf99870a9 22:51:47 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:51:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:51:47 22:51:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 22:51:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:51:48 latest: Pulling from edgex-lftools-log-publisher 22:51:48 5eb5b503b376: Pulling fs layer 22:51:48 5c69ac0246d0: Pulling fs layer 22:51:48 ec43610c2a17: Pulling fs layer 22:51:48 3a2ae6a8a46f: Pulling fs layer 22:51:48 33b1e0a273af: Pulling fs layer 22:51:48 5d3b04190fa2: Pulling fs layer 22:51:48 2f39f015ded8: Pulling fs layer 22:51:48 2f39f015ded8: Waiting 22:51:48 33b1e0a273af: Waiting 22:51:48 3a2ae6a8a46f: Waiting 22:51:48 5d3b04190fa2: Waiting 22:51:48 5c69ac0246d0: Download complete 22:51:48 3a2ae6a8a46f: Verifying Checksum 22:51:48 3a2ae6a8a46f: Download complete 22:51:48 33b1e0a273af: Verifying Checksum 22:51:48 33b1e0a273af: Download complete 22:51:48 ec43610c2a17: Verifying Checksum 22:51:48 ec43610c2a17: Download complete 22:51:48 5d3b04190fa2: Download complete 22:51:48 5eb5b503b376: Verifying Checksum 22:51:48 5eb5b503b376: Download complete 22:51:49 2f39f015ded8: Download complete 22:51:49 5eb5b503b376: Pull complete 22:51:49 5c69ac0246d0: Pull complete 22:51:50 ec43610c2a17: Pull complete 22:51:50 3a2ae6a8a46f: Pull complete 22:51:50 33b1e0a273af: Pull complete 22:51:50 5d3b04190fa2: Pull complete 22:51:54 2f39f015ded8: Pull complete 22:51:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 22:51:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:51:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 22:51:54 prd-ubuntu20.04-docker-8c-8g-34198 does not seem to be running inside a container 22:51:55 $ 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-76 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76:/w/workspace/ry_app-rfid-llrp-inventory_PR-76:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:51:56 $ docker top f8a324acddf6fe2e5f7c745d2661547b7f8e97773596b389fd4b8c10ab00ac92 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:51:57 ---> job-cost.sh 22:51:57 lf-activate-venv: SKIPPING 22:51:57 INFO: No Stack... 22:51:57 INFO: Retrieving Pricing Info for: v3-standard-8 22:51:58 INFO: Archiving Costs [Pipeline] sh 22:51:58 + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives/cost.csv 22:51:58 + cut -d, -f6 [Pipeline] lock 22:51:58 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] 22:51:58 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] did not exist. Created. 22:51:58 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:51:58 + echo total: 0.2199999988079071 [Pipeline] stash 22:51:59 Stashed 1 file(s) [Pipeline] } 22:51:59 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:51:59 $ docker stop --time=1 f8a324acddf6fe2e5f7c745d2661547b7f8e97773596b389fd4b8c10ab00ac92 22:52:00 $ docker rm -f f8a324acddf6fe2e5f7c745d2661547b7f8e97773596b389fd4b8c10ab00ac92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 22:52:10 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34199 in /w/workspace/ry_app-rfid-llrp-inventory_PR-76 [Pipeline] { [Pipeline] ws 22:52:10 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 22:52:10 The recommended git tool is: git 22:52:17 using credential edgex-jenkins-ssh 22:52:17 Cloning the remote Git repository 22:52:17 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:52:17 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 22:52:17 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:52:17 > git --version # timeout=10 22:52:17 > git --version # 'git version 2.25.1' 22:52:17 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:20 Merging remotes/origin/main commit 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 into PR head commit 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d 22:52:20 Merge succeeded, producing 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d 22:52:20 Checking out Revision 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d (PR-76) 22:52:20 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:52:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:52:20 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 22:52:20 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 22:52:20 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/main:refs/remotes/origin/main # timeout=10 22:52:20 > git config core.sparsecheckout # timeout=10 22:52:20 > git checkout -f 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d # timeout=10 22:52:20 > git remote # timeout=10 22:52:20 > git config --get remote.origin.url # timeout=10 22:52:20 using GIT_SSH to set credentials SSH Credentials for GitHub 22:52:20 > git merge 5dcf95f725974f53b44e96d288a93eca2b1bb2f6 # timeout=10 22:52:20 > git rev-parse HEAD^{commit} # timeout=10 22:52:20 > git config core.sparsecheckout # timeout=10 22:52:21 > git checkout -f 1f4bfd0458ad6bf5b1a3509e568122768c87ee9d # timeout=10 22:52:25 Commit message: "fix: updating dependecies to latest versions" 22:52:25 > git --version # timeout=10 22:52:25 > git --version # 'git version 2.25.1' 22:52:25 fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:52:26 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 22:52:26 % Total % Received % Xferd Average Speed Time Time Time Current 22:52:26 Dload Upload Total Spent Left Speed 22:52:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 96284 0 --:--:-- --:--:-- --:--:-- 97073 [Pipeline] sh 22:52:26 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 22:52:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 22:52:27 + sudo tee /etc/docker/daemon.new 22:52:27 { 22:52:27 "registry-mirrors": [ 22:52:27 "https://nexus3.edgexfoundry.org:10001" 22:52:27 ], 22:52:27 "bip": "10.250.0.254/24", 22:52:27 "hosts": [ 22:52:27 "tcp://0.0.0.0:5555", 22:52:27 "unix:///var/run/docker.sock" 22:52:27 ], 22:52:27 "mtu": 1458, 22:52:27 "selinux-enabled": true, 22:52:27 "seccomp-profile": "/etc/docker/seccomp.json" 22:52:27 } [Pipeline] sh 22:52:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 22:52:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:52:46 provisioning config files... 22:52:46 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config167363415550305674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:52:47 ---> docker-login.sh 22:52:47 nexus3.edgexfoundry.org:10001 22:52:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:48 Configure a credential helper to remove this warning. See 22:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:48 22:52:48 Login Succeeded 22:52:48 nexus3.edgexfoundry.org:10002 22:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:48 Configure a credential helper to remove this warning. See 22:52:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:48 22:52:48 Login Succeeded 22:52:48 nexus3.edgexfoundry.org:10003 22:52:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:49 Configure a credential helper to remove this warning. See 22:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:49 22:52:49 Login Succeeded 22:52:49 nexus3.edgexfoundry.org:10004 22:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:49 Configure a credential helper to remove this warning. See 22:52:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:49 22:52:49 Login Succeeded 22:52:49 docker.io 22:52:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 22:52:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 22:52:50 Configure a credential helper to remove this warning. See 22:52:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 22:52:50 22:52:50 Login Succeeded 22:52:50 ---> docker-login.sh ends [Pipeline] } 22:52:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 22:52:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 22:52:50 ========================================================= 22:52:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 22:52:50 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 22:52:51 + 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 . 22:52:51 Sending build context to Docker daemon 699.4kB 22:52:51 Step 1/13 : ARG BASE=golang:1.17-alpine3.15 22:52:51 Step 2/13 : FROM ${BASE} AS builder 22:52:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:52:51 9b3977197b4f: Pulling fs layer 22:52:51 1a89e8eeedd5: Pulling fs layer 22:52:51 94645a83ff95: Pulling fs layer 22:52:51 3f3a8bcf1eab: Pulling fs layer 22:52:51 0c92f367c5e7: Pulling fs layer 22:52:51 3096ccb668a1: Pulling fs layer 22:52:51 e8cf19c19ddd: Pulling fs layer 22:52:51 a4caa8a26152: Pulling fs layer 22:52:51 3f3a8bcf1eab: Waiting 22:52:51 3096ccb668a1: Waiting 22:52:51 e8cf19c19ddd: Waiting 22:52:51 a4caa8a26152: Waiting 22:52:51 0c92f367c5e7: Waiting 22:52:51 94645a83ff95: Download complete 22:52:51 1a89e8eeedd5: Verifying Checksum 22:52:51 1a89e8eeedd5: Download complete 22:52:51 0c92f367c5e7: Verifying Checksum 22:52:51 0c92f367c5e7: Download complete 22:52:51 3096ccb668a1: Verifying Checksum 22:52:51 3096ccb668a1: Download complete 22:52:51 9b3977197b4f: Download complete 22:52:51 e8cf19c19ddd: Verifying Checksum 22:52:51 e8cf19c19ddd: Download complete 22:52:52 9b3977197b4f: Pull complete 22:52:53 1a89e8eeedd5: Pull complete 22:52:53 94645a83ff95: Pull complete 22:52:53 a4caa8a26152: Verifying Checksum 22:52:53 a4caa8a26152: Download complete 22:52:54 3f3a8bcf1eab: Verifying Checksum 22:52:54 3f3a8bcf1eab: Download complete 22:53:06 3f3a8bcf1eab: Pull complete 22:53:06 0c92f367c5e7: Pull complete 22:53:06 3096ccb668a1: Pull complete 22:53:06 e8cf19c19ddd: Pull complete 22:53:13 a4caa8a26152: Pull complete 22:53:13 Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 22:53:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 22:53:13 ---> 725f1c02e7f9 22:53:13 Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:53:13 ---> Running in db7d17293dae 22:53:14 Removing intermediate container db7d17293dae 22:53:14 ---> 8c072d75883b 22:53:14 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 22:53:14 ---> Running in ab8335d37ec7 22:53:14 Removing intermediate container ab8335d37ec7 22:53:14 ---> 5763156bafcb 22:53:14 Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:53:14 ---> Running in e0287d6f4e3f 22:53:14 Removing intermediate container e0287d6f4e3f 22:53:14 ---> db5997a4a739 22:53:14 Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:53:15 ---> Running in 3e4e2b39287e 22:53:17 Removing intermediate container 3e4e2b39287e 22:53:17 ---> 31b078501535 22:53:17 Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:53:17 ---> Running in 17890ef67510 22:53:18 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:53:18 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:53:19 OK: 220 MiB in 52 packages 22:53:20 Removing intermediate container 17890ef67510 22:53:20 ---> b0c57d551935 22:53:20 Step 8/13 : WORKDIR /app 22:53:20 ---> Running in ed5005002acc 22:53:20 Removing intermediate container ed5005002acc 22:53:20 ---> 49bb39e22ae7 22:53:20 Step 9/13 : COPY go.mod vendor* ./ 22:53:21 ---> 7584b4cbff6c 22:53:21 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:53:21 ---> Running in 8d67b4bb2f3a 22:54:08 Removing intermediate container 8d67b4bb2f3a 22:54:08 ---> 3445966e4d9f 22:54:08 Step 11/13 : COPY . . 22:54:08 ---> 746265c7fbf0 22:54:08 Step 12/13 : ARG MAKE="make build" 22:54:08 ---> Running in d9796da20790 22:54:08 Removing intermediate container d9796da20790 22:54:08 ---> c6aa43ca3314 22:54:08 Step 13/13 : RUN $MAKE 22:54:08 ---> Running in 24a68516f2ff 22:54:08 noop 22:54:08 Removing intermediate container 24a68516f2ff 22:54:08 ---> 4adb9cf9ed69 22:54:08 Successfully built 4adb9cf9ed69 22:54:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:54:08 + docker inspect -f . ci-base-image-arm64 22:54:08 . [Pipeline] withDockerContainer 22:54:08 prd-ubuntu20.04-docker-arm64-4c-16g-34199 does not seem to be running inside a container 22:54:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:54:10 $ docker top aa21587cfb90539fd8231135336a31ff93f35ada53eac8dd8e318e00a34e54e4 -eo pid,comm [Pipeline] { [Pipeline] sh 22:54:11 + go version 22:54:11 go version go1.17.6 linux/arm64 [Pipeline] } 22:54:11 $ docker stop --time=1 aa21587cfb90539fd8231135336a31ff93f35ada53eac8dd8e318e00a34e54e4 22:54:13 $ docker rm -f aa21587cfb90539fd8231135336a31ff93f35ada53eac8dd8e318e00a34e54e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:54:13 + docker inspect -f . ci-base-image-arm64 22:54:13 . [Pipeline] withDockerContainer 22:54:14 prd-ubuntu20.04-docker-arm64-4c-16g-34199 does not seem to be running inside a container 22:54:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 22:54:15 $ docker top e1be23d6125180d8e7dd288bfa94b47216e5827931bafe787627953923a5a733 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 22:54:16 + make test 22:54:16 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:55:38 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 22:55:38 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.191s coverage: 86.2% of statements 22:55:38 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 22:55:39 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.682s coverage: 71.9% of statements 22:55:39 ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] 22:55:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 22:55:40 CGO_ENABLED=1 GO111MODULE=on go vet ./... 22:56:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 22:56:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 22:56:12 ./bin/test-attribution.sh [Pipeline] echo 22:56:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 22:56:12 $ docker stop --time=1 e1be23d6125180d8e7dd288bfa94b47216e5827931bafe787627953923a5a733 22:56:14 $ docker rm -f e1be23d6125180d8e7dd288bfa94b47216e5827931bafe787627953923a5a733 [Pipeline] // withDockerContainer [Pipeline] sh 22:56:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:56:15 Warning: overwriting stash ‘coverage-report’ 22:56:15 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 22:56:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 22:56:16 + ls -al . 22:56:16 total 224 22:56:16 drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 22:56 . 22:56:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:52 .. 22:56:16 -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 22:52 .dockerignore 22:56:16 drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 22:52 .git 22:56:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:52 .github 22:56:16 -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 22:52 .gitignore 22:56:16 -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 22:52 .golangci.yml 22:56:16 -rw-rw-r-- 1 jenkins jenkins 9410 Apr 28 22:52 Attribution.txt 22:56:16 -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 22:52 CHANGELOG.md 22:56:16 -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 22:52 Dockerfile 22:56:16 -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 22:52 GOVERNANCE.md 22:56:16 -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 22:52 Jenkinsfile 22:56:16 -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 22:52 LICENSE 22:56:16 -rw-rw-r-- 1 jenkins jenkins 2949 Apr 28 22:52 Makefile 22:56:16 -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 22:52 OWNERS.md 22:56:16 -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 22:52 README.md 22:56:16 -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 22:50 VERSION 22:56:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:52 bin 22:56:16 -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 22:55 coverage.out 22:56:16 -rw-rw-r-- 1 jenkins jenkins 3498 Apr 28 22:52 go.mod 22:56:16 -rw-rw-r-- 1 jenkins jenkins 35532 Apr 28 22:52 go.sum 22:56:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:52 images 22:56:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:52 internal 22:56:16 -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 22:52 main.go 22:56:16 drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 22:52 res 22:56:16 drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 22:52 snap 22:56:16 drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 22:52 static [Pipeline] isUnix [Pipeline] sh 22:56:17 + 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=1f4bfd0458ad6bf5b1a3509e568122768c87ee9d --label arch=arm64 --label version=0.0.0 . 22:56:17 Sending build context to Docker daemon 699.4kB 22:56:17 Step 1/31 : ARG BASE=golang:1.17-alpine3.15 22:56:17 Step 2/31 : FROM ${BASE} AS builder 22:56:17 ---> 4adb9cf9ed69 22:56:17 Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" 22:56:17 ---> Running in cceabb9f64d3 22:56:18 Removing intermediate container cceabb9f64d3 22:56:18 ---> 61781d6714a0 22:56:18 Step 4/31 : ARG ALPINE_PKG_EXTRA="" 22:56:18 ---> Running in 36a669fb02e6 22:56:18 Removing intermediate container 36a669fb02e6 22:56:18 ---> 46f9e35d9a6f 22:56:18 Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:56:18 ---> Running in f228039e527f 22:56:18 Removing intermediate container f228039e527f 22:56:18 ---> 3b46473b1e24 22:56:18 Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:56:18 ---> Running in 224a0e431fde 22:56:20 Removing intermediate container 224a0e431fde 22:56:20 ---> 85a1dcc23b92 22:56:20 Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 22:56:20 ---> Running in 8c8460ed98db 22:56:21 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 22:56:22 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 22:56:23 OK: 220 MiB in 52 packages 22:56:23 Removing intermediate container 8c8460ed98db 22:56:23 ---> fd6fb250b830 22:56:23 Step 8/31 : WORKDIR /app 22:56:23 ---> Running in dbb323aa02a8 22:56:24 Removing intermediate container dbb323aa02a8 22:56:24 ---> b7dcdc43b6ef 22:56:24 Step 9/31 : COPY go.mod vendor* ./ 22:56:24 ---> 75a62119affd 22:56:24 Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 22:56:24 ---> Running in fa3879fd82fe 22:56:26 Removing intermediate container fa3879fd82fe 22:56:26 ---> 7cf1c5bfd6e4 22:56:26 Step 11/31 : COPY . . 22:56:27 ---> 1151ab5da9a6 22:56:27 Step 12/31 : ARG MAKE="make build" 22:56:27 ---> Running in a0902eb097b0 22:56:27 Removing intermediate container a0902eb097b0 22:56:27 ---> e3758f53478f 22:56:27 Step 13/31 : RUN $MAKE 22:56:27 ---> Running in be3e42c67772 22:56:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.2.0-dev.53 -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 22:58:35 Removing intermediate container be3e42c67772 22:58:35 ---> 994376b2cdf5 22:58:35 Step 14/31 : FROM alpine:3.14 22:58:35 3.14: Pulling from library/alpine 22:58:35 455c02918c45: Pulling fs layer 22:58:35 455c02918c45: Verifying Checksum 22:58:35 455c02918c45: Download complete 22:58:35 455c02918c45: Pull complete 22:58:35 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 22:58:35 Status: Downloaded newer image for alpine:3.14 22:58:35 ---> ac73e934f311 22:58:35 Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:58:35 ---> Running in 00cd54ee7d88 22:58:35 Removing intermediate container 00cd54ee7d88 22:58:35 ---> c46963a24664 22:58:35 Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 22:58:35 ---> Running in 6a5d1c4505f5 22:58:35 Removing intermediate container 6a5d1c4505f5 22:58:35 ---> 613f731552ef 22:58:35 Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:58:35 ---> Running in 77306fbd45ac 22:58:35 Removing intermediate container 77306fbd45ac 22:58:35 ---> 83ac10a6648d 22:58:35 Step 18/31 : RUN apk --no-cache add ca-certificates zeromq 22:58:35 ---> Running in 7b3241220c13 22:58:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 22:58:35 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 22:58:35 (1/6) Installing ca-certificates (20211220-r0) 22:58:35 (2/6) Installing libgcc (10.3.1_git20210424-r2) 22:58:35 (3/6) Installing libsodium (1.0.18-r0) 22:58:35 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 22:58:35 (5/6) Installing libzmq (4.3.4-r0) 22:58:35 (6/6) Installing zeromq (4.3.4-r0) 22:58:35 Executing busybox-1.33.1-r7.trigger 22:58:35 Executing ca-certificates-20211220-r0.trigger 22:58:35 OK: 9 MiB in 20 packages 22:58:35 Removing intermediate container 7b3241220c13 22:58:35 ---> ac19ff19adfc 22:58:35 Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt 22:58:35 ---> a7378d538894 22:58:35 Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE 22:58:35 ---> 295dc2d16dc9 22:58:35 Step 21/31 : COPY --from=builder /app/res/ /res/ 22:58:35 ---> bce6fe41ea11 22:58:35 Step 22/31 : COPY --from=builder /app/static/ /static/ 22:58:35 ---> 07d6d9e7e7b0 22:58:35 Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 22:58:36 ---> 3b45da8bf8de 22:58:36 Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 22:58:36 ---> Running in f2fe05f749ce 22:58:38 Removing intermediate container f2fe05f749ce 22:58:38 ---> 85653a0120ea 22:58:38 Step 25/31 : VOLUME /cache 22:58:38 ---> Running in a302cb19b0ff 22:58:38 Removing intermediate container a302cb19b0ff 22:58:38 ---> e35c18b5942c 22:58:38 Step 26/31 : EXPOSE 59711 22:58:38 ---> Running in 3a40c1f2bbba 22:58:38 Removing intermediate container 3a40c1f2bbba 22:58:38 ---> ad1a9bd4c89b 22:58:38 Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 22:58:38 ---> Running in e9f23a995a49 22:58:39 Removing intermediate container e9f23a995a49 22:58:39 ---> d36293652b91 22:58:39 Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] 22:58:39 ---> Running in ead09bc0cd73 22:58:39 Removing intermediate container ead09bc0cd73 22:58:39 ---> 6dc85d779694 22:58:39 Step 29/31 : LABEL arch=arm64 22:58:39 ---> Running in 2dbc786e83d2 22:58:40 Removing intermediate container 2dbc786e83d2 22:58:40 ---> f9792f9fdfe2 22:58:40 Step 30/31 : LABEL git_sha=1f4bfd0458ad6bf5b1a3509e568122768c87ee9d 22:58:40 ---> Running in d550dc950e9a 22:58:40 Removing intermediate container d550dc950e9a 22:58:40 ---> 6530b6a6a664 22:58:40 Step 31/31 : LABEL version=0.0.0 22:58:40 ---> Running in 89a1aac22631 22:58:40 Removing intermediate container 89a1aac22631 22:58:40 ---> fc01c0e7a14e 22:58:40 [Warning] One or more build-args [ARCH] were not consumed 22:58:40 Successfully built fc01c0e7a14e 22:58:40 Successfully tagged app-rfid-llrp-inventory-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:58:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:58:41 22:58:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 22:58:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:58:42 arm64: Pulling from edgex-lftools-log-publisher 22:58:42 8998bd30e6a1: Pulling fs layer 22:58:42 04944245beec: Pulling fs layer 22:58:42 699f458cf7ca: Pulling fs layer 22:58:42 765212b225bb: Pulling fs layer 22:58:42 f23df028b6ca: Pulling fs layer 22:58:42 d65c8cfc05b1: Pulling fs layer 22:58:42 2437ff75d9bd: Pulling fs layer 22:58:42 765212b225bb: Waiting 22:58:42 f23df028b6ca: Waiting 22:58:42 d65c8cfc05b1: Waiting 22:58:42 2437ff75d9bd: Waiting 22:58:42 04944245beec: Verifying Checksum 22:58:42 04944245beec: Download complete 22:58:42 765212b225bb: Verifying Checksum 22:58:42 765212b225bb: Download complete 22:58:42 f23df028b6ca: Verifying Checksum 22:58:42 f23df028b6ca: Download complete 22:58:42 d65c8cfc05b1: Verifying Checksum 22:58:42 d65c8cfc05b1: Download complete 22:58:42 699f458cf7ca: Verifying Checksum 22:58:42 699f458cf7ca: Download complete 22:58:42 8998bd30e6a1: Verifying Checksum 22:58:42 8998bd30e6a1: Download complete 22:58:45 2437ff75d9bd: Verifying Checksum 22:58:45 2437ff75d9bd: Download complete 22:58:47 8998bd30e6a1: Pull complete 22:58:47 04944245beec: Pull complete 22:58:49 699f458cf7ca: Pull complete 22:58:49 765212b225bb: Pull complete 22:58:50 f23df028b6ca: Pull complete 22:58:50 d65c8cfc05b1: Pull complete 22:59:05 2437ff75d9bd: Pull complete 22:59:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 22:59:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 22:59:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 22:59:05 prd-ubuntu20.04-docker-arm64-4c-16g-34199 does not seem to be running inside a container 22:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 22:59:08 $ docker top 517cca844c604edec19d504bbf0701934964121ff9179ba9a6736b7cbb33c6be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 22:59:09 ---> job-cost.sh 22:59:09 lf-activate-venv: SKIPPING 22:59:09 INFO: No Stack... 22:59:09 INFO: Retrieving Pricing Info for: v3-standard-4 22:59:10 INFO: Archiving Costs [Pipeline] sh 22:59:11 + + cut -d, -f6 22:59:11 cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock 22:59:11 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] 22:59:11 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] did not exist. Created. 22:59:11 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:59:12 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-156f61e3/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 22:59:12 + echo total: 0.10999999940395355 [Pipeline] stash 22:59:12 Warning: overwriting stash ‘stack-cost’ 22:59:12 Stashed 1 file(s) [Pipeline] } 22:59:12 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } 22:59:12 $ docker stop --time=1 517cca844c604edec19d504bbf0701934964121ff9179ba9a6736b7cbb33c6be 22:59:14 $ docker rm -f 517cca844c604edec19d504bbf0701934964121ff9179ba9a6736b7cbb33c6be [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 22:59:15 provisioning config files... 22:59:15 copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/config7859081615291380651tmp [Pipeline] { [Pipeline] sh 22:59:15 + set +x 22:59:15 + curl -s https://codecov.io/bash 22:59:15 + bash -s -- 22:59:15 22:59:15 _____ _ 22:59:15 / ____| | | 22:59:15 | | ___ __| | ___ ___ _____ __ 22:59:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:59:15 | |___| (_) | (_| | __/ (_| (_) \ V / 22:59:15 \_____\___/ \__,_|\___|\___\___/ \_/ 22:59:15 Bash-1.0.6 22:59:15 22:59:15 22:59:15 ==> git version 2.25.1 found 22:59:15 ==> 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 22:59:15 Release-Date: 2020-01-08 22:59:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 22:59:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 22:59:15 ==> Jenkins CI detected. 22:59:15 current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-76 22:59:15 project root: . 22:59:15 --> token set from env 22:59:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:59:15 ==> Running gcov in . (disable via -X gcov) 22:59:15 ==> Python coveragepy not found 22:59:15 ==> Searching for coverage reports in: 22:59:15 + . 22:59:15 -> Found 1 reports 22:59:15 ==> Detecting git/mercurial file structure 22:59:15 ==> Reading reports 22:59:15 + ./coverage.out bytes=41008 22:59:15 ==> Appending adjustments 22:59:15 https://docs.codecov.io/docs/fixing-reports 22:59:16 + Found adjustments 22:59:16 ==> Gzipping contents 22:59:16 12K /tmp/codecov.eQm24s.gz 22:59:16 ==> Uploading reports 22:59:16 url: https://codecov.io 22:59:16 query: branch=PR-76&commit=1f4bfd0458ad6bf5b1a3509e568122768c87ee9d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=76&job=&cmd_args= 22:59:16 -> Pinging Codecov 22:59:16 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-76&commit=1f4bfd0458ad6bf5b1a3509e568122768c87ee9d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=76&job=&cmd_args= 22:59:16 -> Uploading to 22:59:16 https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/1f4bfd0458ad6bf5b1a3509e568122768c87ee9d/c4cdff64-61ae-4678-8f33-f232628eb2ff.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T225916Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3e5915a7206ddc3c68063a7982653c53be0619fa1078e3f87cf39f239845affb 22:59:16 % Total % Received % Xferd Average Speed Time Time Time Current 22:59:16 Dload Upload Total Spent Left Speed 22:59:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11555 0 0 100 11555 0 52049 --:--:-- --:--:-- --:--:-- 52049 22:59:16 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1f4bfd0458ad6bf5b1a3509e568122768c87ee9d [Pipeline] } 22:59:16 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 22:59:18 + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives ] 22:59:18 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives 22:59:18 total 16 22:59:18 drwxr-xr-x 3 root root 4096 Apr 28 22:51 . 22:59:18 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 22:51 .. 22:59:18 drwxr-xr-x 2 root root 4096 Apr 28 22:51 cost 22:59:18 -rw-r--r-- 1 root root 93 Apr 28 22:51 cost.csv 22:59:18 + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives 22:59:18 + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives 22:59:18 total 16 22:59:18 drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 22:51 . 22:59:18 drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 22:51 .. 22:59:18 drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 22:51 cost 22:59:18 -rw-r--r-- 1 jenkins jenkins 93 Apr 28 22:51 cost.csv [Pipeline] libraryResource [Pipeline] sh 22:59:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:59:19 ---> package-listing.sh 22:59:19 ++ facter osfamily 22:59:19 ++ tr '[:upper:]' '[:lower:]' 22:59:19 + OS_FAMILY=debian 22:59:19 + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-76 22:59:19 + START_PACKAGES=/tmp/packages_start.txt 22:59:19 + END_PACKAGES=/tmp/packages_end.txt 22:59:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:59:19 + PACKAGES=/tmp/packages_start.txt 22:59:19 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-76 ']' 22:59:19 + PACKAGES=/tmp/packages_end.txt 22:59:19 + case "${OS_FAMILY}" in 22:59:19 + dpkg -l 22:59:19 + grep '^ii' 22:59:19 + '[' -f /tmp/packages_start.txt ']' 22:59:19 + '[' -f /tmp/packages_end.txt ']' 22:59:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:59:19 + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-76 ']' 22:59:19 + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives/ 22:59:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-76/archives/ [Pipeline] echo 22:59:20 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-76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:59:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:59:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 22:59:20 . [Pipeline] withDockerContainer 22:59:21 prd-ubuntu20.04-docker-8c-8g-34198 does not seem to be running inside a container 22:59:21 $ 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-76/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-76 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76:/w/workspace/ry_app-rfid-llrp-inventory_PR-76:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 22:59:21 $ docker top 132a7e465dbc261be5b7428b365786f4b73e6f1b6eae6d5d65525e87004f8b11 -eo pid,comm [Pipeline] { [Pipeline] sh 22:59:21 + touch /tmp/pre-build-complete [Pipeline] sh 22:59:22 + mkdir -p /var/log/sysstat [Pipeline] sh 22:59:22 + ls /var/log/sa-host 22:59:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:59:22 provisioning config files... 22:59:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-76@tmp/config8381575503439873150tmp [Pipeline] { [Pipeline] echo 22:59:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:59:23 ---> create-netrc.sh [Pipeline] } 22:59:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:59:23 ---> python-tools-install.sh [Pipeline] echo 22:59:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:59:23 ---> sudo-logs.sh 22:59:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:59:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:59:24 ---> job-cost.sh 22:59:24 lf-activate-venv: SKIPPING 22:59:24 DEBUG: total: 0.2199999988079071 22:59:24 INFO: Retrieving Stack Cost... 22:59:24 INFO: Retrieving Pricing Info for: v3-standard-8 22:59:25 INFO: Archiving Costs [Pipeline] echo 22:59:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:59:25 ---> logs-deploy.sh 22:59:25 lf-activate-venv: SKIPPING 22:59:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-76/1 22:59:25 INFO: archiving workspace using pattern(s): 22:59:26 Archives upload complete. 22:59:26 INFO: archiving logs to Nexus