Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7a00f466457d09e0dac64c715bdd5dd92404c416+3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 (c5fc8fbbbba7ea6a3f99fd38808cffb4424208c8) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4199351428076136444.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14512381336430458045.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-65/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-65/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh17515899480572304647.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1610434293679366270.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-65/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-65/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh11886327030475384959.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-33625 in /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git init /w/workspace/ry_app-rfid-llrp-inventory_PR-65 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 into PR head commit 7a00f466457d09e0dac64c715bdd5dd92404c416 Merge succeeded, producing 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c Checking out Revision 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c (PR-65) > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a00f466457d09e0dac64c715bdd5dd92404c416 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c # timeout=10 Commit message: "Merge commit '3dc9a110c0db4a24a49e99ce1a643e2f34ef9734' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-04-28T07:59:25.252Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-04-28T07:59:25.313Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-04-28T07:59:25.326Z] ========================================================= [2022-04-28T07:59:25.326Z] EdgeX Global Pipelines Version Info [2022-04-28T07:59:25.326Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-04-28T07:59:26.066Z] ------------------- [2022-04-28T07:59:26.066Z] stable info: [2022-04-28T07:59:26.066Z] ------------------- [2022-04-28T07:59:26.066Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-04-28T07:59:26.066Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T07:59:26.066Z] Message: update stable to v1.0.227 > git rev-list --no-walk 03aa5f6e539b67fb221d863e6724579a33073df1 # timeout=10 [2022-04-28T07:59:26.641Z] ------------------- [2022-04-28T07:59:26.641Z] experimental info: [2022-04-28T07:59:26.641Z] ------------------- [2022-04-28T07:59:26.641Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-04-28T07:59:26.641Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-04-28T07:59:26.641Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-04-28T07:59:26.808Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2022-04-28T07:59:26.825Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2022-04-28T07:59:26.844Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-04-28T07:59:26.859Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-04-28T07:59:26.872Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-04-28T07:59:26.887Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-04-28T07:59:26.904Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-04-28T07:59:26.920Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-04-28T07:59:26.939Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-04-28T07:59:26.959Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-04-28T07:59:26.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-04-28T07:59:26.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2022-04-28T07:59:27.010Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-04-28T07:59:27.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-04-28T07:59:27.043Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T07:59:27.059Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-04-28T07:59:27.070Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T07:59:27.091Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-04-28T07:59:27.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-04-28T07:59:27.128Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-04-28T07:59:27.144Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-04-28T07:59:27.155Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-04-28T07:59:27.174Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-04-28T07:59:27.190Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-04-28T07:59:27.206Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-04-28T07:59:27.221Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-04-28T07:59:27.233Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-65 [Pipeline] echo [2022-04-28T07:59:27.246Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-65 [Pipeline] echo [2022-04-28T07:59:27.259Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-65 [Pipeline] echo [2022-04-28T07:59:27.271Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [Pipeline] echo [2022-04-28T07:59:27.287Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88eaf15 [Pipeline] echo [2022-04-28T07:59:27.298Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T07:59:27.351Z] provisioning config files... [2022-04-28T07:59:27.368Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config1237531711040032872tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T07:59:27.676Z] ---> docker-login.sh [2022-04-28T07:59:27.676Z] nexus3.edgexfoundry.org:10001 [2022-04-28T07:59:27.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:59:27.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:59:27.938Z] Configure a credential helper to remove this warning. See [2022-04-28T07:59:27.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:59:27.938Z] [2022-04-28T07:59:27.938Z] Login Succeeded [2022-04-28T07:59:27.938Z] nexus3.edgexfoundry.org:10002 [2022-04-28T07:59:28.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:59:28.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:59:28.199Z] Configure a credential helper to remove this warning. See [2022-04-28T07:59:28.199Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:59:28.199Z] [2022-04-28T07:59:28.199Z] Login Succeeded [2022-04-28T07:59:28.199Z] nexus3.edgexfoundry.org:10003 [2022-04-28T07:59:28.199Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:59:28.199Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:59:28.199Z] Configure a credential helper to remove this warning. See [2022-04-28T07:59:28.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:59:28.200Z] [2022-04-28T07:59:28.200Z] Login Succeeded [2022-04-28T07:59:28.200Z] nexus3.edgexfoundry.org:10004 [2022-04-28T07:59:28.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:59:28.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:59:28.461Z] Configure a credential helper to remove this warning. See [2022-04-28T07:59:28.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:59:28.461Z] [2022-04-28T07:59:28.461Z] Login Succeeded [2022-04-28T07:59:28.461Z] docker.io [2022-04-28T07:59:28.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:59:29.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:59:29.036Z] Configure a credential helper to remove this warning. See [2022-04-28T07:59:29.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:59:29.036Z] [2022-04-28T07:59:29.036Z] Login Succeeded [2022-04-28T07:59:29.036Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T07:59:29.045Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-04-28T07:59:29.433Z] + git rev-list -1 --merges 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c~1..88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [Pipeline] echo [2022-04-28T07:59:29.460Z] -----------> git rev-list -1 --merges 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c~1..88eaf15c3b958b69a48b1c1102f59f2b5c8b111c 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [2022-04-28T07:59:29.460Z] 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [false] [Pipeline] sh [2022-04-28T07:59:29.757Z] + git log --format=format:%s -1 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [Pipeline] echo [2022-04-28T07:59:29.774Z] ========================================================= [2022-04-28T07:59:29.775Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-04-28T07:59:29.775Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T07:59:30.115Z] + git log --format=format:%s -1 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [Pipeline] echo [2022-04-28T07:59:30.128Z] [semverPrep] GIT_COMMIT: 88eaf15c3b958b69a48b1c1102f59f2b5c8b111c, Commit Message: Merge commit '3dc9a110c0db4a24a49e99ce1a643e2f34ef9734' into HEAD [Pipeline] echo [2022-04-28T07:59:30.139Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-04-28T07:59:30.521Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-04-28T07:59:30.521Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-04-28T07:59:30.521Z] + [ -e /tmp/ssh_known_hosts ] [2022-04-28T07:59:30.521Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-04-28T07:59:30.521Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-04-28T07:59:30.521Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-04-28T07:59:30.521Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-04-28T07:59:30.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T07:59:30.873Z] [2022-04-28T07:59:30.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T07:59:31.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T07:59:31.195Z] latest: Pulling from edgex-devops/py-git-semver [2022-04-28T07:59:31.195Z] 1fe172e4850f: Pulling fs layer [2022-04-28T07:59:31.195Z] caf521ccaac6: Pulling fs layer [2022-04-28T07:59:31.195Z] 3ead6fa29328: Pulling fs layer [2022-04-28T07:59:31.195Z] 5c2a1cbceb83: Pulling fs layer [2022-04-28T07:59:31.195Z] a8d5f1318db7: Pulling fs layer [2022-04-28T07:59:31.195Z] c427282e49a2: Pulling fs layer [2022-04-28T07:59:31.195Z] 1827001aaf11: Pulling fs layer [2022-04-28T07:59:31.195Z] 0714d37db230: Pulling fs layer [2022-04-28T07:59:31.195Z] ac28cf19c067: Pulling fs layer [2022-04-28T07:59:31.195Z] ca983d60f3e2: Pulling fs layer [2022-04-28T07:59:31.195Z] 9f894cec8388: Pulling fs layer [2022-04-28T07:59:31.195Z] 5c2a1cbceb83: Waiting [2022-04-28T07:59:31.195Z] c427282e49a2: Waiting [2022-04-28T07:59:31.195Z] 1827001aaf11: Waiting [2022-04-28T07:59:31.195Z] 9f894cec8388: Waiting [2022-04-28T07:59:31.195Z] 0714d37db230: Waiting [2022-04-28T07:59:31.195Z] ac28cf19c067: Waiting [2022-04-28T07:59:31.195Z] a8d5f1318db7: Waiting [2022-04-28T07:59:31.195Z] caf521ccaac6: Verifying Checksum [2022-04-28T07:59:31.195Z] caf521ccaac6: Download complete [2022-04-28T07:59:31.195Z] 5c2a1cbceb83: Verifying Checksum [2022-04-28T07:59:31.195Z] 5c2a1cbceb83: Download complete [2022-04-28T07:59:31.461Z] a8d5f1318db7: Verifying Checksum [2022-04-28T07:59:31.461Z] a8d5f1318db7: Download complete [2022-04-28T07:59:31.461Z] c427282e49a2: Verifying Checksum [2022-04-28T07:59:31.461Z] c427282e49a2: Download complete [2022-04-28T07:59:31.461Z] 3ead6fa29328: Verifying Checksum [2022-04-28T07:59:31.461Z] 3ead6fa29328: Download complete [2022-04-28T07:59:31.461Z] 0714d37db230: Download complete [2022-04-28T07:59:31.461Z] ac28cf19c067: Download complete [2022-04-28T07:59:31.461Z] ca983d60f3e2: Verifying Checksum [2022-04-28T07:59:31.461Z] ca983d60f3e2: Download complete [2022-04-28T07:59:31.461Z] 9f894cec8388: Download complete [2022-04-28T07:59:31.461Z] 1fe172e4850f: Verifying Checksum [2022-04-28T07:59:31.461Z] 1fe172e4850f: Download complete [2022-04-28T07:59:31.721Z] 1827001aaf11: Verifying Checksum [2022-04-28T07:59:31.721Z] 1827001aaf11: Download complete [2022-04-28T07:59:33.109Z] 1fe172e4850f: Pull complete [2022-04-28T07:59:33.109Z] caf521ccaac6: Pull complete [2022-04-28T07:59:33.681Z] 3ead6fa29328: Pull complete [2022-04-28T07:59:33.681Z] 5c2a1cbceb83: Pull complete [2022-04-28T07:59:33.944Z] a8d5f1318db7: Pull complete [2022-04-28T07:59:34.204Z] c427282e49a2: Pull complete [2022-04-28T07:59:36.130Z] 1827001aaf11: Pull complete [2022-04-28T07:59:36.130Z] 0714d37db230: Pull complete [2022-04-28T07:59:36.391Z] ac28cf19c067: Pull complete [2022-04-28T07:59:36.391Z] ca983d60f3e2: Pull complete [2022-04-28T07:59:36.652Z] 9f894cec8388: Pull complete [2022-04-28T07:59:36.652Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-04-28T07:59:36.652Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-04-28T07:59:36.652Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-04-28T07:59:36.729Z] prd-ubuntu20.04-docker-8c-8g-33625 does not seem to be running inside a container [2022-04-28T07:59:36.775Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-04-28T07:59:38.176Z] $ docker top 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce -eo pid,comm [2022-04-28T07:59:38.236Z] 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). [2022-04-28T07:59:38.237Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-04-28T07:59:38.276Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T07:59:38.276Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T07:59:38.412Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T07:59:38.422Z] $ docker exec 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce ssh-agent [2022-04-28T07:59:38.565Z] SSH_AUTH_SOCK=/tmp/ssh-rIkpzCm6QFig/agent.33 [2022-04-28T07:59:38.565Z] SSH_AGENT_PID=39 [2022-04-28T07:59:38.574Z] Running ssh-add (command line suppressed) [2022-04-28T07:59:38.704Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_2527202587161577864.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_2527202587161577864.key) [2022-04-28T07:59:38.739Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T07:59:39.037Z] + git tag --points-at HEAD [Pipeline] } [2022-04-28T07:59:39.066Z] $ docker exec --env ******** --env ******** 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce ssh-agent -k [2022-04-28T07:59:39.210Z] unset SSH_AUTH_SOCK; [2022-04-28T07:59:39.211Z] unset SSH_AGENT_PID; [2022-04-28T07:59:39.211Z] echo Agent pid 39 killed; [2022-04-28T07:59:39.217Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-04-28T07:59:39.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-04-28T07:59:39.246Z] [ssh-agent] Looking for ssh-agent implementation... [2022-04-28T07:59:39.386Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-04-28T07:59:39.395Z] $ docker exec 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce ssh-agent [2022-04-28T07:59:39.526Z] SSH_AUTH_SOCK=/tmp/ssh-B1k0IHyQ0xzd/agent.72 [2022-04-28T07:59:39.526Z] SSH_AGENT_PID=78 [2022-04-28T07:59:39.533Z] Running ssh-add (command line suppressed) [2022-04-28T07:59:39.668Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_1137927733470087263.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/private_key_1137927733470087263.key) [2022-04-28T07:59:39.680Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-04-28T07:59:39.975Z] + git semver init [2022-04-28T07:59:40.237Z] 2022-04-28 07:59:40,188 [run_init] DEBUG init version:0.0.0 force:False [2022-04-28T07:59:40.237Z] 2022-04-28 07:59:40,188 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver [2022-04-28T07:59:40.237Z] 2022-04-28 07:59:40,189 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver [2022-04-28T07:59:40.237Z] 2022-04-28 07:59:40,189 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-65, universal_newlines=False, shell=None, istream=None) [2022-04-28T07:59:41.631Z] 2022-04-28 07:59:41,229 [append_file] DEBUG append to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.git/info/exclude [2022-04-28T07:59:41.631Z] 2022-04-28 07:59:41,230 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver/PR-65 with force:False [2022-04-28T07:59:41.631Z] 2022-04-28 07:59:41,230 [write_file] DEBUG write to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver/PR-65 [2022-04-28T07:59:41.631Z] 2022-04-28 07:59:41,234 [execute] INFO git cat-file --batch-check [2022-04-28T07:59:41.631Z] 2022-04-28 07:59:41,235 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T07:59:41.631Z] 2022-04-28 07:59:41,243 [execute] INFO git cat-file --batch [2022-04-28T07:59:41.631Z] 2022-04-28 07:59:41,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver, universal_newlines=False, shell=None, istream=) [2022-04-28T07:59:41.631Z] 2022-04-28 07:59:41,249 [read_version] DEBUG read version from /w/workspace/ry_app-rfid-llrp-inventory_PR-65/.semver/PR-65 [2022-04-28T07:59:41.631Z] 0.0.0 [Pipeline] } [2022-04-28T07:59:41.650Z] $ docker exec --env ******** --env ******** 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce ssh-agent -k [2022-04-28T07:59:41.765Z] unset SSH_AUTH_SOCK; [2022-04-28T07:59:41.765Z] unset SSH_AGENT_PID; [2022-04-28T07:59:41.765Z] echo Agent pid 78 killed; [2022-04-28T07:59:41.774Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-04-28T07:59:42.094Z] + git semver [Pipeline] } [2022-04-28T07:59:42.379Z] $ docker stop --time=1 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce [2022-04-28T07:59:43.739Z] $ docker rm -f 26aea61a68678b71f84461aa471920d03d48588b71a6f8d5bae1c039d47d39ce [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T07:59:44.098Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-04-28T07:59:44.357Z] Stashed 1 file(s) [Pipeline] echo [2022-04-28T07:59:44.361Z] [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 [2022-04-28T07:59:44.506Z] provisioning config files... [2022-04-28T07:59:44.517Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config1216993785507786857tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T07:59:44.820Z] ---> docker-login.sh [2022-04-28T07:59:44.820Z] nexus3.edgexfoundry.org:10001 [2022-04-28T07:59:44.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:59:44.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:59:44.820Z] Configure a credential helper to remove this warning. See [2022-04-28T07:59:44.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:59:44.820Z] [2022-04-28T07:59:44.820Z] Login Succeeded [2022-04-28T07:59:44.820Z] nexus3.edgexfoundry.org:10002 [2022-04-28T07:59:44.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:59:45.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:59:45.082Z] Configure a credential helper to remove this warning. See [2022-04-28T07:59:45.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:59:45.082Z] [2022-04-28T07:59:45.082Z] Login Succeeded [2022-04-28T07:59:45.082Z] nexus3.edgexfoundry.org:10003 [2022-04-28T07:59:45.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:59:45.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:59:45.082Z] Configure a credential helper to remove this warning. See [2022-04-28T07:59:45.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:59:45.082Z] [2022-04-28T07:59:45.082Z] Login Succeeded [2022-04-28T07:59:45.082Z] nexus3.edgexfoundry.org:10004 [2022-04-28T07:59:45.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:59:45.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:59:45.346Z] Configure a credential helper to remove this warning. See [2022-04-28T07:59:45.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:59:45.346Z] [2022-04-28T07:59:45.346Z] Login Succeeded [2022-04-28T07:59:45.346Z] docker.io [2022-04-28T07:59:45.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T07:59:45.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T07:59:45.921Z] Configure a credential helper to remove this warning. See [2022-04-28T07:59:45.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T07:59:45.921Z] [2022-04-28T07:59:45.921Z] Login Succeeded [2022-04-28T07:59:45.921Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T07:59:45.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T07:59:45.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T07:59:46.006Z] ========================================================= [2022-04-28T07:59:46.006Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-04-28T07:59:46.006Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T07:59:46.317Z] + 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 . [2022-04-28T07:59:46.317Z] Sending build context to Docker daemon 12.4MB [2022-04-28T07:59:46.317Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T07:59:46.317Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T07:59:46.317Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-04-28T07:59:46.317Z] 59bf1c3509f3: Pulling fs layer [2022-04-28T07:59:46.317Z] 666ba61612fd: Pulling fs layer [2022-04-28T07:59:46.317Z] 8ed8ca486205: Pulling fs layer [2022-04-28T07:59:46.317Z] 4fe6c5a15a65: Pulling fs layer [2022-04-28T07:59:46.317Z] 22a0e8bec74d: Pulling fs layer [2022-04-28T07:59:46.317Z] ca2b28591e48: Pulling fs layer [2022-04-28T07:59:46.317Z] a51346096db8: Pulling fs layer [2022-04-28T07:59:46.317Z] 4fe6c5a15a65: Waiting [2022-04-28T07:59:46.317Z] 22a0e8bec74d: Waiting [2022-04-28T07:59:46.317Z] daebc70d1ce1: Pulling fs layer [2022-04-28T07:59:46.317Z] a51346096db8: Waiting [2022-04-28T07:59:46.317Z] daebc70d1ce1: Waiting [2022-04-28T07:59:46.317Z] 0e18a0eac166: Pulling fs layer [2022-04-28T07:59:46.317Z] 0e18a0eac166: Waiting [2022-04-28T07:59:46.581Z] 8ed8ca486205: Download complete [2022-04-28T07:59:46.582Z] 666ba61612fd: Download complete [2022-04-28T07:59:46.582Z] 22a0e8bec74d: Download complete [2022-04-28T07:59:46.582Z] ca2b28591e48: Verifying Checksum [2022-04-28T07:59:46.582Z] ca2b28591e48: Download complete [2022-04-28T07:59:46.582Z] 59bf1c3509f3: Verifying Checksum [2022-04-28T07:59:46.582Z] 59bf1c3509f3: Download complete [2022-04-28T07:59:46.582Z] a51346096db8: Download complete [2022-04-28T07:59:46.582Z] daebc70d1ce1: Verifying Checksum [2022-04-28T07:59:46.582Z] daebc70d1ce1: Download complete [2022-04-28T07:59:46.582Z] 59bf1c3509f3: Pull complete [2022-04-28T07:59:46.844Z] 666ba61612fd: Pull complete [2022-04-28T07:59:46.844Z] 8ed8ca486205: Pull complete [2022-04-28T07:59:47.107Z] 0e18a0eac166: Verifying Checksum [2022-04-28T07:59:47.107Z] 0e18a0eac166: Download complete [2022-04-28T07:59:47.367Z] 4fe6c5a15a65: Verifying Checksum [2022-04-28T07:59:47.367Z] 4fe6c5a15a65: Download complete [2022-04-28T07:59:51.567Z] 4fe6c5a15a65: Pull complete [2022-04-28T07:59:51.567Z] 22a0e8bec74d: Pull complete [2022-04-28T07:59:51.567Z] ca2b28591e48: Pull complete [2022-04-28T07:59:51.567Z] a51346096db8: Pull complete [2022-04-28T07:59:51.567Z] daebc70d1ce1: Pull complete [2022-04-28T07:59:54.110Z] 0e18a0eac166: Pull complete [2022-04-28T07:59:54.110Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-04-28T07:59:54.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-04-28T07:59:54.111Z] ---> f018257e8ee9 [2022-04-28T07:59:54.111Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T07:59:55.510Z] ---> Running in 2710b1d9114e [2022-04-28T07:59:55.510Z] Removing intermediate container 2710b1d9114e [2022-04-28T07:59:55.510Z] ---> a33fdcf0ae7d [2022-04-28T07:59:55.510Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T07:59:55.510Z] ---> Running in d7b0d60d65b4 [2022-04-28T07:59:55.510Z] Removing intermediate container d7b0d60d65b4 [2022-04-28T07:59:55.510Z] ---> b99466d25769 [2022-04-28T07:59:55.510Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T07:59:55.772Z] ---> Running in 19a2cddd983e [2022-04-28T07:59:55.772Z] Removing intermediate container 19a2cddd983e [2022-04-28T07:59:55.772Z] ---> 81b4ee0e7630 [2022-04-28T07:59:55.772Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T07:59:55.772Z] ---> Running in adea134ffc18 [2022-04-28T07:59:56.342Z] Removing intermediate container adea134ffc18 [2022-04-28T07:59:56.342Z] ---> 69a7c61a871b [2022-04-28T07:59:56.342Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T07:59:56.342Z] ---> Running in e34dfecc715f [2022-04-28T07:59:56.915Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T07:59:57.487Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T07:59:58.055Z] OK: 221 MiB in 52 packages [2022-04-28T07:59:58.315Z] Removing intermediate container e34dfecc715f [2022-04-28T07:59:58.315Z] ---> bc1ab0e09321 [2022-04-28T07:59:58.315Z] Step 8/13 : WORKDIR /app [2022-04-28T07:59:58.315Z] ---> Running in 06869ea57328 [2022-04-28T07:59:58.315Z] Removing intermediate container 06869ea57328 [2022-04-28T07:59:58.315Z] ---> 5dfb08edc945 [2022-04-28T07:59:58.315Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T07:59:58.575Z] ---> d588c6e8f256 [2022-04-28T07:59:58.575Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T07:59:58.575Z] ---> Running in 59e44812d1fc [2022-04-28T07:59:59.475Z] Still waiting to schedule task [2022-04-28T07:59:59.475Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-04-28T08:00:25.180Z] Removing intermediate container 59e44812d1fc [2022-04-28T08:00:25.180Z] ---> 37231d75bd15 [2022-04-28T08:00:25.180Z] Step 11/13 : COPY . . [2022-04-28T08:00:25.180Z] ---> c2f0c44497d2 [2022-04-28T08:00:25.180Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T08:00:25.180Z] ---> Running in 0ad95ce99ad9 [2022-04-28T08:00:25.180Z] Removing intermediate container 0ad95ce99ad9 [2022-04-28T08:00:25.180Z] ---> c887afa03344 [2022-04-28T08:00:25.180Z] Step 13/13 : RUN $MAKE [2022-04-28T08:00:25.180Z] ---> Running in d67988b233da [2022-04-28T08:00:25.180Z] noop [2022-04-28T08:00:25.180Z] Removing intermediate container d67988b233da [2022-04-28T08:00:25.180Z] ---> 58e690739110 [2022-04-28T08:00:25.180Z] Successfully built 58e690739110 [2022-04-28T08:00:25.180Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:00:25.480Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T08:00:25.480Z] . [Pipeline] withDockerContainer [2022-04-28T08:00:25.556Z] prd-ubuntu20.04-docker-8c-8g-33625 does not seem to be running inside a container [2022-04-28T08:00:25.601Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T08:00:26.028Z] $ docker top dbdbd1d858a2dbf60cf23324191138bfa2b7750de0319061e932aff9c72fc903 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:00:26.394Z] + go version [2022-04-28T08:00:26.394Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-04-28T08:00:26.412Z] $ docker stop --time=1 dbdbd1d858a2dbf60cf23324191138bfa2b7750de0319061e932aff9c72fc903 [2022-04-28T08:00:27.667Z] $ docker rm -f dbdbd1d858a2dbf60cf23324191138bfa2b7750de0319061e932aff9c72fc903 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:00:28.083Z] + docker inspect -f . ci-base-image-x86_64 [2022-04-28T08:00:28.083Z] . [Pipeline] withDockerContainer [2022-04-28T08:00:28.161Z] prd-ubuntu20.04-docker-8c-8g-33625 does not seem to be running inside a container [2022-04-28T08:00:28.207Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-04-28T08:00:28.633Z] $ docker top 16822d0620321562da981d1895e1ea73e004e92e6c223eaacd4af2e55c384277 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:00:29.013Z] + make test [2022-04-28T08:00:29.013Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T08:00:37.158Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-28T08:00:37.158Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.038s coverage: 86.2% of statements [2022-04-28T08:00:37.158Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-28T08:00:38.541Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.546s coverage: 71.9% of statements [2022-04-28T08:00:38.541Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-28T08:00:45.203Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T08:00:47.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T08:00:47.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T08:00:47.812Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-28T08:00:48.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T08:00:48.118Z] $ docker stop --time=1 16822d0620321562da981d1895e1ea73e004e92e6c223eaacd4af2e55c384277 [2022-04-28T08:00:49.738Z] $ docker rm -f 16822d0620321562da981d1895e1ea73e004e92e6c223eaacd4af2e55c384277 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T08:00:50.149Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T08:00:50.193Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-04-28T08:00:50.732Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T08:00:51.026Z] + ls -al . [2022-04-28T08:00:51.026Z] total 244 [2022-04-28T08:00:51.026Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 08:00 . [2022-04-28T08:00:51.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:59 .. [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 07:59 .dockerignore [2022-04-28T08:00:51.026Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 07:59 .git [2022-04-28T08:00:51.026Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 07:59 .github [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 07:59 .gitignore [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 07:59 .golangci.yml [2022-04-28T08:00:51.026Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 07:59 .semver [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 28 07:59 Attribution.txt [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 07:59 CHANGELOG.md [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 07:59 Dockerfile [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 07:59 GOVERNANCE.md [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 07:59 Jenkinsfile [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 07:59 LICENSE [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 28 07:59 Makefile [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 07:59 OWNERS.md [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 07:59 README.md [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 07:59 VERSION [2022-04-28T08:00:51.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:59 bin [2022-04-28T08:00:51.026Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 08:00 coverage.out [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 28 07:59 go.mod [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 49621 Apr 28 07:59 go.sum [2022-04-28T08:00:51.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:59 images [2022-04-28T08:00:51.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:59 internal [2022-04-28T08:00:51.026Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 07:59 main.go [2022-04-28T08:00:51.026Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 07:59 res [2022-04-28T08:00:51.026Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 07:59 snap [2022-04-28T08:00:51.026Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 07:59 static [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:00:51.321Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=88eaf15c3b958b69a48b1c1102f59f2b5c8b111c --label arch=amd64 --label version=0.0.0 . [2022-04-28T08:00:51.322Z] Sending build context to Docker daemon 12.4MB [2022-04-28T08:00:51.322Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T08:00:51.322Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-28T08:00:51.322Z] ---> 58e690739110 [2022-04-28T08:00:51.322Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T08:00:51.322Z] ---> Running in 6e8ecf051df1 [2022-04-28T08:00:51.582Z] Removing intermediate container 6e8ecf051df1 [2022-04-28T08:00:51.582Z] ---> c48dbc7b37a7 [2022-04-28T08:00:51.582Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T08:00:51.582Z] ---> Running in e47dcc40a5c7 [2022-04-28T08:00:51.582Z] Removing intermediate container e47dcc40a5c7 [2022-04-28T08:00:51.582Z] ---> e3d18a06b359 [2022-04-28T08:00:51.582Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:00:51.582Z] ---> Running in 9f947cb93ca0 [2022-04-28T08:00:51.840Z] Removing intermediate container 9f947cb93ca0 [2022-04-28T08:00:51.841Z] ---> 25b41d4870b1 [2022-04-28T08:00:51.841Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:00:51.841Z] ---> Running in a6acc37ba0dc [2022-04-28T08:00:52.412Z] Removing intermediate container a6acc37ba0dc [2022-04-28T08:00:52.412Z] ---> 8d3390fa7d28 [2022-04-28T08:00:52.412Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T08:00:52.412Z] ---> Running in 4cf54af1c09f [2022-04-28T08:00:52.671Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:00:53.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:00:53.869Z] OK: 221 MiB in 52 packages [2022-04-28T08:00:54.446Z] Removing intermediate container 4cf54af1c09f [2022-04-28T08:00:54.446Z] ---> a7a318febc0a [2022-04-28T08:00:54.446Z] Step 8/31 : WORKDIR /app [2022-04-28T08:00:54.446Z] ---> Running in 0b53bc8e0236 [2022-04-28T08:00:54.446Z] Removing intermediate container 0b53bc8e0236 [2022-04-28T08:00:54.446Z] ---> b426b8d6c98c [2022-04-28T08:00:54.446Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-28T08:00:54.706Z] ---> 1b5f36478d06 [2022-04-28T08:00:54.706Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:00:54.706Z] ---> Running in c1f5ebf22249 [2022-04-28T08:00:55.278Z] Removing intermediate container c1f5ebf22249 [2022-04-28T08:00:55.278Z] ---> fb0ceb0820d5 [2022-04-28T08:00:55.278Z] Step 11/31 : COPY . . [2022-04-28T08:00:55.853Z] ---> a24e8047918b [2022-04-28T08:00:55.853Z] Step 12/31 : ARG MAKE="make build" [2022-04-28T08:00:55.853Z] ---> Running in 74afa1c9b63f [2022-04-28T08:00:55.853Z] Removing intermediate container 74afa1c9b63f [2022-04-28T08:00:55.853Z] ---> c0025a9abb92 [2022-04-28T08:00:55.853Z] Step 13/31 : RUN $MAKE [2022-04-28T08:00:55.853Z] ---> Running in 89d76bd8a656 [2022-04-28T08:00:56.421Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-04-28T08:01:04.549Z] Removing intermediate container 89d76bd8a656 [2022-04-28T08:01:04.549Z] ---> 9f81e68804b4 [2022-04-28T08:01:04.549Z] Step 14/31 : FROM alpine:3.14 [2022-04-28T08:01:04.549Z] 3.14: Pulling from library/alpine [2022-04-28T08:01:04.549Z] 8663204ce13b: Pulling fs layer [2022-04-28T08:01:04.860Z] 8663204ce13b: Verifying Checksum [2022-04-28T08:01:04.860Z] 8663204ce13b: Pull complete [2022-04-28T08:01:04.860Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:01:04.860Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T08:01:04.860Z] ---> e04c818066af [2022-04-28T08:01:04.860Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:01:05.122Z] ---> Running in 893c9c211a57 [2022-04-28T08:01:05.122Z] Removing intermediate container 893c9c211a57 [2022-04-28T08:01:05.122Z] ---> fb78ec920462 [2022-04-28T08:01:05.122Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-28T08:01:05.122Z] ---> Running in 80231b2899ac [2022-04-28T08:01:05.384Z] Removing intermediate container 80231b2899ac [2022-04-28T08:01:05.384Z] ---> aec85ed29e10 [2022-04-28T08:01:05.384Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:01:05.384Z] ---> Running in 31c4f7721605 [2022-04-28T08:01:05.956Z] Removing intermediate container 31c4f7721605 [2022-04-28T08:01:05.956Z] ---> 27986b72bc00 [2022-04-28T08:01:05.956Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-28T08:01:05.956Z] ---> Running in 81ea2fc2f856 [2022-04-28T08:01:06.216Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-04-28T08:01:07.160Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-04-28T08:01:07.422Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T08:01:07.422Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T08:01:07.684Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T08:01:07.684Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T08:01:07.684Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T08:01:07.943Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T08:01:07.943Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:01:07.943Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:01:07.943Z] OK: 9 MiB in 20 packages [2022-04-28T08:01:08.514Z] Removing intermediate container 81ea2fc2f856 [2022-04-28T08:01:08.514Z] ---> 924e685938b7 [2022-04-28T08:01:08.514Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T08:01:08.514Z] ---> 4332d98af418 [2022-04-28T08:01:08.514Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T08:01:08.775Z] ---> 71c67efe6e7e [2022-04-28T08:01:08.775Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-28T08:01:09.039Z] ---> 3192c045c0a4 [2022-04-28T08:01:09.039Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-28T08:01:09.039Z] ---> e9e44f565a4c [2022-04-28T08:01:09.039Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-28T08:01:09.612Z] ---> 5c3d25cc6295 [2022-04-28T08:01:09.612Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-28T08:01:09.612Z] ---> Running in 2e4a5547a67e [2022-04-28T08:01:10.185Z] Removing intermediate container 2e4a5547a67e [2022-04-28T08:01:10.185Z] ---> 5e3fc2cf6599 [2022-04-28T08:01:10.185Z] Step 25/31 : VOLUME /cache [2022-04-28T08:01:10.185Z] ---> Running in e146b514b6ef [2022-04-28T08:01:10.446Z] Removing intermediate container e146b514b6ef [2022-04-28T08:01:10.446Z] ---> c6753d56ef81 [2022-04-28T08:01:10.446Z] Step 26/31 : EXPOSE 59711 [2022-04-28T08:01:10.446Z] ---> Running in 39cb9a147b5a [2022-04-28T08:01:10.446Z] Removing intermediate container 39cb9a147b5a [2022-04-28T08:01:10.446Z] ---> 9086d01863ae [2022-04-28T08:01:10.446Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-28T08:01:10.446Z] ---> Running in 41f92cb6619d [2022-04-28T08:01:10.707Z] Removing intermediate container 41f92cb6619d [2022-04-28T08:01:10.707Z] ---> 6e4596218b4d [2022-04-28T08:01:10.707Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-28T08:01:10.707Z] ---> Running in a4e223776fbf [2022-04-28T08:01:10.967Z] Removing intermediate container a4e223776fbf [2022-04-28T08:01:10.967Z] ---> 3c347eabfaf8 [2022-04-28T08:01:10.967Z] Step 29/31 : LABEL arch=amd64 [2022-04-28T08:01:10.967Z] ---> Running in a83df99c1aa2 [2022-04-28T08:01:10.967Z] Removing intermediate container a83df99c1aa2 [2022-04-28T08:01:10.967Z] ---> 5d77c14e56d2 [2022-04-28T08:01:10.967Z] Step 30/31 : LABEL git_sha=88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [2022-04-28T08:01:10.967Z] ---> Running in 9a3d63c71c6e [2022-04-28T08:01:11.228Z] Removing intermediate container 9a3d63c71c6e [2022-04-28T08:01:11.228Z] ---> 7b29a906946e [2022-04-28T08:01:11.228Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T08:01:11.228Z] ---> Running in 36f4ce17cba5 [2022-04-28T08:01:11.228Z] Removing intermediate container 36f4ce17cba5 [2022-04-28T08:01:11.228Z] ---> 9fae659bfe7b [2022-04-28T08:01:11.228Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T08:01:11.228Z] Successfully built 9fae659bfe7b [2022-04-28T08:01:11.228Z] 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 [2022-04-28T08:01:11.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T08:01:11.657Z] [2022-04-28T08:01:11.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:01:11.960Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T08:01:11.960Z] latest: Pulling from edgex-lftools-log-publisher [2022-04-28T08:01:11.960Z] 5eb5b503b376: Pulling fs layer [2022-04-28T08:01:11.960Z] 5c69ac0246d0: Pulling fs layer [2022-04-28T08:01:11.960Z] ec43610c2a17: Pulling fs layer [2022-04-28T08:01:11.960Z] 3a2ae6a8a46f: Pulling fs layer [2022-04-28T08:01:11.960Z] 33b1e0a273af: Pulling fs layer [2022-04-28T08:01:11.960Z] 5d3b04190fa2: Pulling fs layer [2022-04-28T08:01:11.960Z] 2f39f015ded8: Pulling fs layer [2022-04-28T08:01:11.960Z] 5d3b04190fa2: Waiting [2022-04-28T08:01:11.960Z] 33b1e0a273af: Waiting [2022-04-28T08:01:11.960Z] 3a2ae6a8a46f: Waiting [2022-04-28T08:01:11.960Z] 5c69ac0246d0: Verifying Checksum [2022-04-28T08:01:11.960Z] 3a2ae6a8a46f: Download complete [2022-04-28T08:01:11.960Z] 33b1e0a273af: Verifying Checksum [2022-04-28T08:01:11.960Z] 33b1e0a273af: Download complete [2022-04-28T08:01:11.960Z] 5d3b04190fa2: Verifying Checksum [2022-04-28T08:01:11.960Z] 5d3b04190fa2: Download complete [2022-04-28T08:01:11.960Z] ec43610c2a17: Verifying Checksum [2022-04-28T08:01:11.960Z] ec43610c2a17: Download complete [2022-04-28T08:01:12.221Z] 5eb5b503b376: Verifying Checksum [2022-04-28T08:01:12.221Z] 5eb5b503b376: Download complete [2022-04-28T08:01:12.792Z] 2f39f015ded8: Verifying Checksum [2022-04-28T08:01:12.792Z] 2f39f015ded8: Download complete [2022-04-28T08:01:13.362Z] 5eb5b503b376: Pull complete [2022-04-28T08:01:13.622Z] 5c69ac0246d0: Pull complete [2022-04-28T08:01:14.190Z] ec43610c2a17: Pull complete [2022-04-28T08:01:14.190Z] 3a2ae6a8a46f: Pull complete [2022-04-28T08:01:14.451Z] 33b1e0a273af: Pull complete [2022-04-28T08:01:14.451Z] 5d3b04190fa2: Pull complete [2022-04-28T08:01:19.733Z] 2f39f015ded8: Pull complete [2022-04-28T08:01:19.733Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-04-28T08:01:19.733Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T08:01:19.733Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-04-28T08:01:19.804Z] prd-ubuntu20.04-docker-8c-8g-33625 does not seem to be running inside a container [2022-04-28T08:01:19.847Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T08:01:21.780Z] $ docker top 71f5b13bd882c72d6632e53d954fb1781d22d2da288748c779d22ed170ed8069 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:01:22.186Z] ---> job-cost.sh [2022-04-28T08:01:22.186Z] lf-activate-venv: SKIPPING [2022-04-28T08:01:22.186Z] INFO: No Stack... [2022-04-28T08:01:22.758Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T08:01:23.330Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T08:01:23.627Z] + cat /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/cost.csv [2022-04-28T08:01:23.627Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T08:01:23.647Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] [2022-04-28T08:01:23.652Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] did not exist. Created. [2022-04-28T08:01:23.652Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T08:01:23.976Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-04-28T08:01:24.010Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T08:01:24.016Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T08:01:24.042Z] $ docker stop --time=1 71f5b13bd882c72d6632e53d954fb1781d22d2da288748c779d22ed170ed8069 [2022-04-28T08:01:25.231Z] $ docker rm -f 71f5b13bd882c72d6632e53d954fb1781d22d2da288748c779d22ed170ed8069 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-28T08:02:45.011Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-33627 in /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [Pipeline] { [Pipeline] ws [2022-04-28T08:02:45.026Z] Running in /w/workspace/app-rfid-llrp-inventory/5 [Pipeline] { [Pipeline] checkout [2022-04-28T08:02:45.317Z] The recommended git tool is: git [2022-04-28T08:02:51.173Z] using credential edgex-jenkins-ssh [2022-04-28T08:02:51.205Z] Cloning the remote Git repository [2022-04-28T08:02:51.351Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T08:02:51.456Z] > git init /w/workspace/app-rfid-llrp-inventory/5 # timeout=10 [2022-04-28T08:02:51.657Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T08:02:51.660Z] > git --version # timeout=10 [2022-04-28T08:02:51.679Z] > git --version # 'git version 2.25.1' [2022-04-28T08:02:51.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T08:02:51.761Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T08:02:54.608Z] Merging remotes/origin/main commit 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 into PR head commit 7a00f466457d09e0dac64c715bdd5dd92404c416 [2022-04-28T08:02:54.913Z] Merge succeeded, producing a7530be4d5252146f6f48ffe08183edfc7ef1aa6 [2022-04-28T08:02:54.913Z] Checking out Revision a7530be4d5252146f6f48ffe08183edfc7ef1aa6 (PR-65) [2022-04-28T08:02:54.013Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-28T08:02:54.036Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-04-28T08:02:54.071Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2022-04-28T08:02:54.107Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2022-04-28T08:02:54.108Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T08:02:54.122Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/65/head:refs/remotes/origin/PR-65 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-04-28T08:02:54.634Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T08:02:54.650Z] > git checkout -f 7a00f466457d09e0dac64c715bdd5dd92404c416 # timeout=10 [2022-04-28T08:02:54.757Z] > git remote # timeout=10 [2022-04-28T08:02:54.777Z] > git config --get remote.origin.url # timeout=10 [2022-04-28T08:02:54.797Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-04-28T08:02:54.810Z] > git merge 3dc9a110c0db4a24a49e99ce1a643e2f34ef9734 # timeout=10 [2022-04-28T08:02:54.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-28T08:02:54.926Z] > git config core.sparsecheckout # timeout=10 [2022-04-28T08:02:54.947Z] > git checkout -f a7530be4d5252146f6f48ffe08183edfc7ef1aa6 # timeout=10 [2022-04-28T08:02:59.251Z] Commit message: "Merge commit '3dc9a110c0db4a24a49e99ce1a643e2f34ef9734' into HEAD" [2022-04-28T08:02:59.276Z] First time build. Skipping changelog. [2022-04-28T08:02:59.265Z] > git rev-list --no-walk 03aa5f6e539b67fb221d863e6724579a33073df1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T08:03:00.233Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-04-28T08:03:00.233Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T08:03:00.233Z] Dload Upload Total Spent Left Speed [2022-04-28T08:03:00.233Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 214k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh [2022-04-28T08:03:00.798Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-04-28T08:03:01.162Z] + sudo tee /etc/docker/daemon.new [2022-04-28T08:03:01.162Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-04-28T08:03:01.162Z] { [2022-04-28T08:03:01.162Z] "registry-mirrors": [ [2022-04-28T08:03:01.162Z] "https://nexus3.edgexfoundry.org:10001" [2022-04-28T08:03:01.162Z] ], [2022-04-28T08:03:01.162Z] "bip": "10.250.0.254/24", [2022-04-28T08:03:01.162Z] "hosts": [ [2022-04-28T08:03:01.162Z] "tcp://0.0.0.0:5555", [2022-04-28T08:03:01.162Z] "unix:///var/run/docker.sock" [2022-04-28T08:03:01.162Z] ], [2022-04-28T08:03:01.162Z] "mtu": 1458, [2022-04-28T08:03:01.162Z] "selinux-enabled": true, [2022-04-28T08:03:01.162Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-04-28T08:03:01.162Z] } [Pipeline] sh [2022-04-28T08:03:01.531Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-04-28T08:03:01.895Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:03:20.251Z] provisioning config files... [2022-04-28T08:03:20.277Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/5@tmp/config7172101145524500371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:03:20.649Z] ---> docker-login.sh [2022-04-28T08:03:20.649Z] nexus3.edgexfoundry.org:10001 [2022-04-28T08:03:21.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:03:21.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:03:21.520Z] Configure a credential helper to remove this warning. See [2022-04-28T08:03:21.520Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:03:21.520Z] [2022-04-28T08:03:21.520Z] Login Succeeded [2022-04-28T08:03:21.520Z] nexus3.edgexfoundry.org:10002 [2022-04-28T08:03:21.796Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:03:22.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:03:22.077Z] Configure a credential helper to remove this warning. See [2022-04-28T08:03:22.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:03:22.077Z] [2022-04-28T08:03:22.077Z] Login Succeeded [2022-04-28T08:03:22.077Z] nexus3.edgexfoundry.org:10003 [2022-04-28T08:03:22.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:03:22.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:03:22.355Z] Configure a credential helper to remove this warning. See [2022-04-28T08:03:22.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:03:22.355Z] [2022-04-28T08:03:22.355Z] Login Succeeded [2022-04-28T08:03:22.355Z] nexus3.edgexfoundry.org:10004 [2022-04-28T08:03:22.633Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:03:22.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:03:22.912Z] Configure a credential helper to remove this warning. See [2022-04-28T08:03:22.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:03:22.912Z] [2022-04-28T08:03:22.912Z] Login Succeeded [2022-04-28T08:03:22.912Z] docker.io [2022-04-28T08:03:23.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-04-28T08:03:23.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-04-28T08:03:23.465Z] Configure a credential helper to remove this warning. See [2022-04-28T08:03:23.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-04-28T08:03:23.465Z] [2022-04-28T08:03:23.465Z] Login Succeeded [2022-04-28T08:03:23.465Z] ---> docker-login.sh ends [Pipeline] } [2022-04-28T08:03:23.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-04-28T08:03:24.036Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-04-28T08:03:24.048Z] ========================================================= [2022-04-28T08:03:24.048Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-04-28T08:03:24.048Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:03:24.443Z] + 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 . [2022-04-28T08:03:24.728Z] Sending build context to Docker daemon 695.8kB [2022-04-28T08:03:24.728Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T08:03:24.728Z] Step 2/13 : FROM ${BASE} AS builder [2022-04-28T08:03:25.009Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-04-28T08:03:25.009Z] 9b3977197b4f: Pulling fs layer [2022-04-28T08:03:25.009Z] 1a89e8eeedd5: Pulling fs layer [2022-04-28T08:03:25.009Z] 94645a83ff95: Pulling fs layer [2022-04-28T08:03:25.009Z] 3f3a8bcf1eab: Pulling fs layer [2022-04-28T08:03:25.009Z] 0c92f367c5e7: Pulling fs layer [2022-04-28T08:03:25.009Z] 3096ccb668a1: Pulling fs layer [2022-04-28T08:03:25.009Z] e8cf19c19ddd: Pulling fs layer [2022-04-28T08:03:25.009Z] a4caa8a26152: Pulling fs layer [2022-04-28T08:03:25.009Z] 3f3a8bcf1eab: Waiting [2022-04-28T08:03:25.009Z] 0c92f367c5e7: Waiting [2022-04-28T08:03:25.009Z] 3096ccb668a1: Waiting [2022-04-28T08:03:25.009Z] e8cf19c19ddd: Waiting [2022-04-28T08:03:25.009Z] a4caa8a26152: Waiting [2022-04-28T08:03:25.009Z] 94645a83ff95: Download complete [2022-04-28T08:03:25.009Z] 1a89e8eeedd5: Verifying Checksum [2022-04-28T08:03:25.009Z] 1a89e8eeedd5: Download complete [2022-04-28T08:03:25.009Z] 0c92f367c5e7: Verifying Checksum [2022-04-28T08:03:25.009Z] 0c92f367c5e7: Download complete [2022-04-28T08:03:25.009Z] 3096ccb668a1: Verifying Checksum [2022-04-28T08:03:25.009Z] 3096ccb668a1: Download complete [2022-04-28T08:03:25.009Z] 9b3977197b4f: Verifying Checksum [2022-04-28T08:03:25.009Z] 9b3977197b4f: Download complete [2022-04-28T08:03:25.009Z] e8cf19c19ddd: Verifying Checksum [2022-04-28T08:03:25.009Z] e8cf19c19ddd: Download complete [2022-04-28T08:03:25.623Z] 9b3977197b4f: Pull complete [2022-04-28T08:03:26.622Z] 1a89e8eeedd5: Pull complete [2022-04-28T08:03:26.908Z] 94645a83ff95: Pull complete [2022-04-28T08:03:26.908Z] a4caa8a26152: Verifying Checksum [2022-04-28T08:03:26.908Z] a4caa8a26152: Download complete [2022-04-28T08:03:27.511Z] 3f3a8bcf1eab: Download complete [2022-04-28T08:03:39.939Z] 3f3a8bcf1eab: Pull complete [2022-04-28T08:03:39.939Z] 0c92f367c5e7: Pull complete [2022-04-28T08:03:40.219Z] 3096ccb668a1: Pull complete [2022-04-28T08:03:40.499Z] e8cf19c19ddd: Pull complete [2022-04-28T08:03:47.240Z] a4caa8a26152: Pull complete [2022-04-28T08:03:47.240Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-04-28T08:03:47.240Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-04-28T08:03:47.240Z] ---> 725f1c02e7f9 [2022-04-28T08:03:47.240Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T08:03:48.230Z] ---> Running in 6aed9ac8758d [2022-04-28T08:03:48.516Z] Removing intermediate container 6aed9ac8758d [2022-04-28T08:03:48.516Z] ---> e258fd3666ca [2022-04-28T08:03:48.516Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T08:03:48.516Z] ---> Running in a7143874c4a3 [2022-04-28T08:03:49.118Z] Removing intermediate container a7143874c4a3 [2022-04-28T08:03:49.118Z] ---> ce63fb5c33d3 [2022-04-28T08:03:49.118Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:03:49.118Z] ---> Running in 3cc12f7945d8 [2022-04-28T08:03:50.551Z] Removing intermediate container 3cc12f7945d8 [2022-04-28T08:03:50.551Z] ---> a870b4f6fc8a [2022-04-28T08:03:50.551Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:03:50.551Z] ---> Running in a8a8e1323239 [2022-04-28T08:03:52.546Z] Removing intermediate container a8a8e1323239 [2022-04-28T08:03:52.546Z] ---> 5eb904ba7901 [2022-04-28T08:03:52.546Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T08:03:52.546Z] ---> Running in 85d4ceafd90d [2022-04-28T08:03:53.529Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:03:54.126Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:03:55.113Z] OK: 220 MiB in 52 packages [2022-04-28T08:03:56.099Z] Removing intermediate container 85d4ceafd90d [2022-04-28T08:03:56.099Z] ---> e26c6298bcb3 [2022-04-28T08:03:56.099Z] Step 8/13 : WORKDIR /app [2022-04-28T08:03:56.099Z] ---> Running in 555cdfbb6348 [2022-04-28T08:03:56.384Z] Removing intermediate container 555cdfbb6348 [2022-04-28T08:03:56.384Z] ---> e50b0dfac007 [2022-04-28T08:03:56.384Z] Step 9/13 : COPY go.mod vendor* ./ [2022-04-28T08:03:56.985Z] ---> d602888e0ff3 [2022-04-28T08:03:56.985Z] Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:03:56.985Z] ---> Running in e433c21f5903 [2022-04-28T08:05:18.832Z] Removing intermediate container e433c21f5903 [2022-04-28T08:05:18.832Z] ---> dcabc402a6e9 [2022-04-28T08:05:18.832Z] Step 11/13 : COPY . . [2022-04-28T08:05:18.832Z] ---> ed118d249b2d [2022-04-28T08:05:18.832Z] Step 12/13 : ARG MAKE="make build" [2022-04-28T08:05:18.832Z] ---> Running in 00e0ab201294 [2022-04-28T08:05:18.832Z] Removing intermediate container 00e0ab201294 [2022-04-28T08:05:18.832Z] ---> 8a53f7110acf [2022-04-28T08:05:18.832Z] Step 13/13 : RUN $MAKE [2022-04-28T08:05:18.832Z] ---> Running in df0aed9a6ba8 [2022-04-28T08:05:18.832Z] noop [2022-04-28T08:05:18.832Z] Removing intermediate container df0aed9a6ba8 [2022-04-28T08:05:18.832Z] ---> 1c10864ce4e2 [2022-04-28T08:05:18.832Z] Successfully built 1c10864ce4e2 [2022-04-28T08:05:18.832Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:05:19.187Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T08:05:19.187Z] . [Pipeline] withDockerContainer [2022-04-28T08:05:19.413Z] prd-ubuntu20.04-docker-arm64-4c-16g-33627 does not seem to be running inside a container [2022-04-28T08:05:19.504Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T08:05:20.812Z] $ docker top 109defa8aaca18ad3eee46a4aecae9b267d54886899e02af88d3835b0b569554 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:05:21.754Z] + go version [2022-04-28T08:05:21.754Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-04-28T08:05:21.784Z] $ docker stop --time=1 109defa8aaca18ad3eee46a4aecae9b267d54886899e02af88d3835b0b569554 [2022-04-28T08:05:23.445Z] $ docker rm -f 109defa8aaca18ad3eee46a4aecae9b267d54886899e02af88d3835b0b569554 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:05:24.072Z] + docker inspect -f . ci-base-image-arm64 [2022-04-28T08:05:24.072Z] . [Pipeline] withDockerContainer [2022-04-28T08:05:24.307Z] prd-ubuntu20.04-docker-arm64-4c-16g-33627 does not seem to be running inside a container [2022-04-28T08:05:24.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-04-28T08:05:25.686Z] $ docker top dd3a92517a6f4634a12b8bcdff43dbcfedff19f2ecf97afa328b74a5727c8b68 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-04-28T08:05:26.633Z] + make test [2022-04-28T08:05:26.633Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-04-28T08:06:23.263Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2022-04-28T08:06:23.552Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.221s coverage: 86.2% of statements [2022-04-28T08:06:23.552Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2022-04-28T08:06:27.865Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 2.697s coverage: 71.9% of statements [2022-04-28T08:06:27.865Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/llrp/mocks [no test files] [2022-04-28T08:06:27.865Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-04-28T08:06:27.865Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-04-28T08:06:50.081Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-04-28T08:06:50.081Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-04-28T08:06:50.081Z] ./bin/test-attribution.sh [Pipeline] echo [2022-04-28T08:06:50.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-04-28T08:06:50.723Z] $ docker stop --time=1 dd3a92517a6f4634a12b8bcdff43dbcfedff19f2ecf97afa328b74a5727c8b68 [2022-04-28T08:06:52.500Z] $ docker rm -f dd3a92517a6f4634a12b8bcdff43dbcfedff19f2ecf97afa328b74a5727c8b68 [Pipeline] // withDockerContainer [Pipeline] sh [2022-04-28T08:06:53.357Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-04-28T08:06:53.385Z] Warning: overwriting stash ‘coverage-report’ [2022-04-28T08:06:53.936Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-04-28T08:06:54.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-04-28T08:06:54.704Z] + ls -al . [2022-04-28T08:06:54.704Z] total 240 [2022-04-28T08:06:54.704Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 28 08:06 . [2022-04-28T08:06:54.704Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:02 .. [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 262 Apr 28 08:02 .dockerignore [2022-04-28T08:06:54.704Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 28 08:02 .git [2022-04-28T08:06:54.704Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:02 .github [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 788 Apr 28 08:02 .gitignore [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 28 08:02 .golangci.yml [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 8248 Apr 28 08:02 Attribution.txt [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 1678 Apr 28 08:02 CHANGELOG.md [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 1923 Apr 28 08:02 Dockerfile [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 28 08:02 GOVERNANCE.md [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 687 Apr 28 08:02 Jenkinsfile [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 11347 Apr 28 08:02 LICENSE [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 2095 Apr 28 08:02 Makefile [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 617 Apr 28 08:02 OWNERS.md [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 30131 Apr 28 08:02 README.md [2022-04-28T08:06:54.704Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 28 07:59 VERSION [2022-04-28T08:06:54.704Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:02 bin [2022-04-28T08:06:54.704Z] -rw-r--r-- 1 jenkins jenkins 41008 Apr 28 08:06 coverage.out [2022-04-28T08:06:54.705Z] -rw-rw-r-- 1 jenkins jenkins 3019 Apr 28 08:02 go.mod [2022-04-28T08:06:54.705Z] -rw-rw-r-- 1 jenkins jenkins 49621 Apr 28 08:02 go.sum [2022-04-28T08:06:54.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:02 images [2022-04-28T08:06:54.705Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:02 internal [2022-04-28T08:06:54.705Z] -rw-rw-r-- 1 jenkins jenkins 531 Apr 28 08:02 main.go [2022-04-28T08:06:54.705Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 28 08:02 res [2022-04-28T08:06:54.705Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 28 08:02 snap [2022-04-28T08:06:54.705Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 28 08:02 static [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:06:55.052Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=a7530be4d5252146f6f48ffe08183edfc7ef1aa6 --label arch=arm64 --label version=0.0.0 . [2022-04-28T08:06:55.338Z] Sending build context to Docker daemon 695.8kB [2022-04-28T08:06:55.338Z] Step 1/31 : ARG BASE=golang:1.17-alpine3.15 [2022-04-28T08:06:55.338Z] Step 2/31 : FROM ${BASE} AS builder [2022-04-28T08:06:55.338Z] ---> 1c10864ce4e2 [2022-04-28T08:06:55.338Z] Step 3/31 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2022-04-28T08:06:55.612Z] ---> Running in f675bead9480 [2022-04-28T08:06:55.885Z] Removing intermediate container f675bead9480 [2022-04-28T08:06:55.885Z] ---> d036a2b8a81a [2022-04-28T08:06:55.885Z] Step 4/31 : ARG ALPINE_PKG_EXTRA="" [2022-04-28T08:06:55.885Z] ---> Running in e9b6c9c3d152 [2022-04-28T08:06:56.160Z] Removing intermediate container e9b6c9c3d152 [2022-04-28T08:06:56.160Z] ---> cebb07a42ee6 [2022-04-28T08:06:56.160Z] Step 5/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:06:56.435Z] ---> Running in 0f222c4294e5 [2022-04-28T08:06:56.712Z] Removing intermediate container 0f222c4294e5 [2022-04-28T08:06:56.712Z] ---> 9fb7678dadda [2022-04-28T08:06:56.712Z] Step 6/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:06:56.712Z] ---> Running in 873ae3a93d96 [2022-04-28T08:06:58.688Z] Removing intermediate container 873ae3a93d96 [2022-04-28T08:06:58.688Z] ---> e730c8a0aa15 [2022-04-28T08:06:58.688Z] Step 7/31 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-04-28T08:06:58.688Z] ---> Running in e8fed4a174ad [2022-04-28T08:06:59.670Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:07:00.651Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:07:01.631Z] OK: 220 MiB in 52 packages [2022-04-28T08:07:02.232Z] Removing intermediate container e8fed4a174ad [2022-04-28T08:07:02.232Z] ---> 28f86a481a7d [2022-04-28T08:07:02.232Z] Step 8/31 : WORKDIR /app [2022-04-28T08:07:02.506Z] ---> Running in 5e26a4576737 [2022-04-28T08:07:02.781Z] Removing intermediate container 5e26a4576737 [2022-04-28T08:07:02.781Z] ---> 0fd43733f063 [2022-04-28T08:07:02.781Z] Step 9/31 : COPY go.mod vendor* ./ [2022-04-28T08:07:03.379Z] ---> e727f115510f [2022-04-28T08:07:03.379Z] Step 10/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-04-28T08:07:03.379Z] ---> Running in 0a34c3564044 [2022-04-28T08:07:05.363Z] Removing intermediate container 0a34c3564044 [2022-04-28T08:07:05.363Z] ---> 0c4999bb60dc [2022-04-28T08:07:05.363Z] Step 11/31 : COPY . . [2022-04-28T08:07:06.342Z] ---> 3f8fc72bb786 [2022-04-28T08:07:06.342Z] Step 12/31 : ARG MAKE="make build" [2022-04-28T08:07:06.342Z] ---> Running in 5ac8ccc99725 [2022-04-28T08:07:06.621Z] Removing intermediate container 5ac8ccc99725 [2022-04-28T08:07:06.621Z] ---> b1cba1d7cc32 [2022-04-28T08:07:06.621Z] Step 13/31 : RUN $MAKE [2022-04-28T08:07:06.621Z] ---> Running in 79bc59a7d717 [2022-04-28T08:07:08.087Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.1.0 -X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -o app-rfid-llrp-inventory [2022-04-28T08:07:55.103Z] Removing intermediate container 79bc59a7d717 [2022-04-28T08:07:55.103Z] ---> 33ab2bd0087d [2022-04-28T08:07:55.103Z] Step 14/31 : FROM alpine:3.14 [2022-04-28T08:07:55.103Z] 3.14: Pulling from library/alpine [2022-04-28T08:07:55.103Z] 455c02918c45: Pulling fs layer [2022-04-28T08:07:55.103Z] 455c02918c45: Download complete [2022-04-28T08:07:55.103Z] 455c02918c45: Pull complete [2022-04-28T08:07:55.103Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-04-28T08:07:55.103Z] Status: Downloaded newer image for alpine:3.14 [2022-04-28T08:07:55.103Z] ---> ac73e934f311 [2022-04-28T08:07:55.103Z] Step 15/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-04-28T08:07:55.103Z] ---> Running in 57c05ed002e5 [2022-04-28T08:07:55.103Z] Removing intermediate container 57c05ed002e5 [2022-04-28T08:07:55.103Z] ---> 66b6fce7e244 [2022-04-28T08:07:55.103Z] Step 16/31 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2022-04-28T08:07:55.103Z] ---> Running in 450e65cf4f19 [2022-04-28T08:07:55.103Z] Removing intermediate container 450e65cf4f19 [2022-04-28T08:07:55.103Z] ---> 028b8f328b38 [2022-04-28T08:07:55.103Z] Step 17/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-04-28T08:07:55.382Z] ---> Running in 16a1cedc385c [2022-04-28T08:07:56.827Z] Removing intermediate container 16a1cedc385c [2022-04-28T08:07:56.827Z] ---> f891334e7db8 [2022-04-28T08:07:56.827Z] Step 18/31 : RUN apk --no-cache add ca-certificates zeromq [2022-04-28T08:07:56.827Z] ---> Running in 0060c8b3de59 [2022-04-28T08:07:57.805Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-04-28T08:07:58.781Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-04-28T08:07:59.375Z] (1/6) Installing ca-certificates (20211220-r0) [2022-04-28T08:07:59.647Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-04-28T08:07:59.647Z] (3/6) Installing libsodium (1.0.18-r0) [2022-04-28T08:07:59.920Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-04-28T08:07:59.920Z] (5/6) Installing libzmq (4.3.4-r0) [2022-04-28T08:08:00.195Z] (6/6) Installing zeromq (4.3.4-r0) [2022-04-28T08:08:00.195Z] Executing busybox-1.33.1-r7.trigger [2022-04-28T08:08:00.195Z] Executing ca-certificates-20211220-r0.trigger [2022-04-28T08:08:00.469Z] OK: 9 MiB in 20 packages [2022-04-28T08:08:01.445Z] Removing intermediate container 0060c8b3de59 [2022-04-28T08:08:01.445Z] ---> 592ec8c2b24d [2022-04-28T08:08:01.445Z] Step 19/31 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2022-04-28T08:08:02.043Z] ---> cc0c7d60700e [2022-04-28T08:08:02.043Z] Step 20/31 : COPY --from=builder /app/LICENSE /LICENSE [2022-04-28T08:08:02.640Z] ---> bbd05e93c2c3 [2022-04-28T08:08:02.640Z] Step 21/31 : COPY --from=builder /app/res/ /res/ [2022-04-28T08:08:03.236Z] ---> d450094e6884 [2022-04-28T08:08:03.236Z] Step 22/31 : COPY --from=builder /app/static/ /static/ [2022-04-28T08:08:03.516Z] ---> ac9a158cb270 [2022-04-28T08:08:03.516Z] Step 23/31 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2022-04-28T08:08:04.950Z] ---> 48a02240fbf7 [2022-04-28T08:08:04.950Z] Step 24/31 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2022-04-28T08:08:04.950Z] ---> Running in 2415770ee256 [2022-04-28T08:08:06.391Z] Removing intermediate container 2415770ee256 [2022-04-28T08:08:06.391Z] ---> d07cdb126327 [2022-04-28T08:08:06.391Z] Step 25/31 : VOLUME /cache [2022-04-28T08:08:06.391Z] ---> Running in d1f034d4259f [2022-04-28T08:08:06.665Z] Removing intermediate container d1f034d4259f [2022-04-28T08:08:06.665Z] ---> d72390abd8e7 [2022-04-28T08:08:06.665Z] Step 26/31 : EXPOSE 59711 [2022-04-28T08:08:06.665Z] ---> Running in 4f2ad66e3b90 [2022-04-28T08:08:06.937Z] Removing intermediate container 4f2ad66e3b90 [2022-04-28T08:08:06.937Z] ---> a9810cecc082 [2022-04-28T08:08:06.937Z] Step 27/31 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2022-04-28T08:08:06.937Z] ---> Running in 028eb0e71544 [2022-04-28T08:08:07.212Z] Removing intermediate container 028eb0e71544 [2022-04-28T08:08:07.212Z] ---> f78fdd67d5b9 [2022-04-28T08:08:07.212Z] Step 28/31 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2022-04-28T08:08:07.488Z] ---> Running in 118530a659fe [2022-04-28T08:08:07.764Z] Removing intermediate container 118530a659fe [2022-04-28T08:08:07.764Z] ---> d305f92433c1 [2022-04-28T08:08:07.764Z] Step 29/31 : LABEL arch=arm64 [2022-04-28T08:08:07.764Z] ---> Running in e9300a6fd778 [2022-04-28T08:08:08.044Z] Removing intermediate container e9300a6fd778 [2022-04-28T08:08:08.044Z] ---> 9cc38895af85 [2022-04-28T08:08:08.044Z] Step 30/31 : LABEL git_sha=a7530be4d5252146f6f48ffe08183edfc7ef1aa6 [2022-04-28T08:08:08.044Z] ---> Running in b991960889ff [2022-04-28T08:08:08.640Z] Removing intermediate container b991960889ff [2022-04-28T08:08:08.640Z] ---> 5ed0cc350c66 [2022-04-28T08:08:08.640Z] Step 31/31 : LABEL version=0.0.0 [2022-04-28T08:08:08.640Z] ---> Running in 4379376c2282 [2022-04-28T08:08:08.913Z] Removing intermediate container 4379376c2282 [2022-04-28T08:08:08.913Z] ---> 6933211a84d2 [2022-04-28T08:08:08.913Z] [Warning] One or more build-args [ARCH] were not consumed [2022-04-28T08:08:08.913Z] Successfully built 6933211a84d2 [2022-04-28T08:08:08.913Z] 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 [2022-04-28T08:08:09.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T08:08:09.372Z] [2022-04-28T08:08:09.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:08:09.729Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T08:08:09.729Z] arm64: Pulling from edgex-lftools-log-publisher [2022-04-28T08:08:09.729Z] 8998bd30e6a1: Pulling fs layer [2022-04-28T08:08:09.729Z] 04944245beec: Pulling fs layer [2022-04-28T08:08:09.729Z] 699f458cf7ca: Pulling fs layer [2022-04-28T08:08:09.729Z] 765212b225bb: Pulling fs layer [2022-04-28T08:08:09.729Z] f23df028b6ca: Pulling fs layer [2022-04-28T08:08:09.729Z] d65c8cfc05b1: Pulling fs layer [2022-04-28T08:08:09.729Z] 2437ff75d9bd: Pulling fs layer [2022-04-28T08:08:09.729Z] d65c8cfc05b1: Waiting [2022-04-28T08:08:09.729Z] 765212b225bb: Waiting [2022-04-28T08:08:09.729Z] 2437ff75d9bd: Waiting [2022-04-28T08:08:09.729Z] f23df028b6ca: Waiting [2022-04-28T08:08:10.004Z] 04944245beec: Verifying Checksum [2022-04-28T08:08:10.004Z] 04944245beec: Download complete [2022-04-28T08:08:10.004Z] 765212b225bb: Verifying Checksum [2022-04-28T08:08:10.004Z] 765212b225bb: Download complete [2022-04-28T08:08:10.004Z] f23df028b6ca: Verifying Checksum [2022-04-28T08:08:10.004Z] f23df028b6ca: Download complete [2022-04-28T08:08:10.004Z] d65c8cfc05b1: Verifying Checksum [2022-04-28T08:08:10.004Z] d65c8cfc05b1: Download complete [2022-04-28T08:08:10.004Z] 699f458cf7ca: Verifying Checksum [2022-04-28T08:08:10.004Z] 699f458cf7ca: Download complete [2022-04-28T08:08:10.604Z] 8998bd30e6a1: Verifying Checksum [2022-04-28T08:08:10.604Z] 8998bd30e6a1: Download complete [2022-04-28T08:08:12.596Z] 2437ff75d9bd: Verifying Checksum [2022-04-28T08:08:12.596Z] 2437ff75d9bd: Download complete [2022-04-28T08:08:15.228Z] 8998bd30e6a1: Pull complete [2022-04-28T08:08:15.228Z] 04944245beec: Pull complete [2022-04-28T08:08:16.669Z] 699f458cf7ca: Pull complete [2022-04-28T08:08:16.947Z] 765212b225bb: Pull complete [2022-04-28T08:08:17.936Z] f23df028b6ca: Pull complete [2022-04-28T08:08:18.210Z] d65c8cfc05b1: Pull complete [2022-04-28T08:08:33.306Z] 2437ff75d9bd: Pull complete [2022-04-28T08:08:33.306Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-04-28T08:08:33.306Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-04-28T08:08:33.306Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-04-28T08:08:33.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-33627 does not seem to be running inside a container [2022-04-28T08:08:33.647Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/5 -v /w/workspace/app-rfid-llrp-inventory/5:/w/workspace/app-rfid-llrp-inventory/5:rw,z -v /w/workspace/app-rfid-llrp-inventory/5@tmp:/w/workspace/app-rfid-llrp-inventory/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-04-28T08:08:36.153Z] $ docker top db94880f90d59c87b215a6310a655ba2f0cf2115891dae522dbe8c8feb540cf9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:08:37.088Z] ---> job-cost.sh [2022-04-28T08:08:37.088Z] lf-activate-venv: SKIPPING [2022-04-28T08:08:37.088Z] INFO: No Stack... [2022-04-28T08:08:37.688Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-04-28T08:08:38.668Z] INFO: Archiving Costs [Pipeline] sh [2022-04-28T08:08:39.341Z] + cat /w/workspace/app-rfid-llrp-inventory/5/archives/cost.csv [2022-04-28T08:08:39.341Z] + cut -d, -f6 [Pipeline] lock [2022-04-28T08:08:39.406Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] [2022-04-28T08:08:39.413Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] did not exist. Created. [2022-04-28T08:08:39.413Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-04-28T08:08:40.105Z] /w/workspace/app-rfid-llrp-inventory/5@tmp/durable-5177a7ed/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-04-28T08:08:40.790Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-04-28T08:08:40.821Z] Warning: overwriting stash ‘stack-cost’ [2022-04-28T08:08:40.876Z] Stashed 1 file(s) [Pipeline] } [2022-04-28T08:08:40.887Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-65-5-stack-cost] [Pipeline] // lock [Pipeline] } [2022-04-28T08:08:40.914Z] $ docker stop --time=1 db94880f90d59c87b215a6310a655ba2f0cf2115891dae522dbe8c8feb540cf9 [2022-04-28T08:08:42.409Z] $ docker rm -f db94880f90d59c87b215a6310a655ba2f0cf2115891dae522dbe8c8feb540cf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-04-28T08:08:42.890Z] provisioning config files... [2022-04-28T08:08:42.907Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config383462772599412202tmp [Pipeline] { [Pipeline] sh [2022-04-28T08:08:43.257Z] + set +x [2022-04-28T08:08:43.257Z] + curl -s https://codecov.io/bash [2022-04-28T08:08:43.257Z] + bash -s -- [2022-04-28T08:08:43.257Z] [2022-04-28T08:08:43.257Z] _____ _ [2022-04-28T08:08:43.257Z] / ____| | | [2022-04-28T08:08:43.257Z] | | ___ __| | ___ ___ _____ __ [2022-04-28T08:08:43.257Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-04-28T08:08:43.257Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-04-28T08:08:43.257Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-04-28T08:08:43.257Z] Bash-1.0.6 [2022-04-28T08:08:43.257Z] [2022-04-28T08:08:43.257Z] [2022-04-28T08:08:43.257Z] ==> git version 2.25.1 found [2022-04-28T08:08:43.257Z] ==> 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 [2022-04-28T08:08:43.257Z] Release-Date: 2020-01-08 [2022-04-28T08:08:43.257Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-04-28T08:08:43.257Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-04-28T08:08:43.257Z] ==> Jenkins CI detected. [2022-04-28T08:08:43.257Z] current dir:  /w/workspace/ry_app-rfid-llrp-inventory_PR-65 [2022-04-28T08:08:43.257Z] project root: . [2022-04-28T08:08:43.257Z] --> token set from env [2022-04-28T08:08:43.257Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-04-28T08:08:43.257Z] ==> Running gcov in . (disable via -X gcov) [2022-04-28T08:08:43.257Z] ==> Python coveragepy not found [2022-04-28T08:08:43.257Z] ==> Searching for coverage reports in: [2022-04-28T08:08:43.257Z] + . [2022-04-28T08:08:43.257Z] -> Found 1 reports [2022-04-28T08:08:43.257Z] ==> Detecting git/mercurial file structure [2022-04-28T08:08:43.257Z] ==> Reading reports [2022-04-28T08:08:43.257Z] + ./coverage.out bytes=41008 [2022-04-28T08:08:43.257Z] ==> Appending adjustments [2022-04-28T08:08:43.257Z] https://docs.codecov.io/docs/fixing-reports [2022-04-28T08:08:43.518Z] + Found adjustments [2022-04-28T08:08:43.518Z] ==> Gzipping contents [2022-04-28T08:08:43.518Z] 12K /tmp/codecov.cumi8x.gz [2022-04-28T08:08:43.518Z] ==> Uploading reports [2022-04-28T08:08:43.518Z] url: https://codecov.io [2022-04-28T08:08:43.518Z] query: branch=PR-65&commit=88eaf15c3b958b69a48b1c1102f59f2b5c8b111c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-65%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-28T08:08:43.518Z] -> Pinging Codecov [2022-04-28T08:08:43.518Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-65&commit=88eaf15c3b958b69a48b1c1102f59f2b5c8b111c&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-65%2F5%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=65&job=&cmd_args= [2022-04-28T08:08:43.779Z] -> Uploading to [2022-04-28T08:08:43.779Z] https://storage.googleapis.com/codecov/v4/raw/2022-04-28/581DD39554BDF9B6E22D074273EAD858/88eaf15c3b958b69a48b1c1102f59f2b5c8b111c/e050a575-8f7b-4b5d-ba94-bec01099b28c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220428%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220428T080843Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d533c330e280df9aa95755d564dd0bf407ab17b0ca63aaea41c2cfa179f1109b [2022-04-28T08:08:43.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-28T08:08:43.779Z] Dload Upload Total Spent Left Speed [2022-04-28T08:08:44.040Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11565 0 0 100 11565 0 51172 --:--:-- --:--:-- --:--:-- 51172 [2022-04-28T08:08:44.041Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/88eaf15c3b958b69a48b1c1102f59f2b5c8b111c [Pipeline] } [2022-04-28T08:08:44.051Z] 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 [2022-04-28T08:08:44.798Z] + [ -d /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives ] [2022-04-28T08:08:44.798Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives [2022-04-28T08:08:44.798Z] total 16 [2022-04-28T08:08:44.798Z] drwxr-xr-x 3 root root 4096 Apr 28 08:01 . [2022-04-28T08:08:44.798Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:01 .. [2022-04-28T08:08:44.798Z] drwxr-xr-x 2 root root 4096 Apr 28 08:01 cost [2022-04-28T08:08:44.798Z] -rw-r--r-- 1 root root 93 Apr 28 08:01 cost.csv [2022-04-28T08:08:44.798Z] + sudo chown -R jenkins:jenkins /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives [2022-04-28T08:08:44.798Z] + ls -al /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives [2022-04-28T08:08:44.798Z] total 16 [2022-04-28T08:08:44.798Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 08:01 . [2022-04-28T08:08:44.798Z] drwxrwxr-x 12 jenkins jenkins 4096 Apr 28 08:01 .. [2022-04-28T08:08:44.798Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 08:01 cost [2022-04-28T08:08:44.798Z] -rw-r--r-- 1 jenkins jenkins 93 Apr 28 08:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:08:45.102Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:08:45.983Z] ---> package-listing.sh [2022-04-28T08:08:45.983Z] ++ facter osfamily [2022-04-28T08:08:45.983Z] ++ tr '[:upper:]' '[:lower:]' [2022-04-28T08:08:46.245Z] + OS_FAMILY=debian [2022-04-28T08:08:46.245Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-65 [2022-04-28T08:08:46.245Z] + START_PACKAGES=/tmp/packages_start.txt [2022-04-28T08:08:46.245Z] + END_PACKAGES=/tmp/packages_end.txt [2022-04-28T08:08:46.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-04-28T08:08:46.245Z] + PACKAGES=/tmp/packages_start.txt [2022-04-28T08:08:46.245Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-65 ']' [2022-04-28T08:08:46.245Z] + PACKAGES=/tmp/packages_end.txt [2022-04-28T08:08:46.245Z] + case "${OS_FAMILY}" in [2022-04-28T08:08:46.245Z] + dpkg -l [2022-04-28T08:08:46.245Z] + grep '^ii' [2022-04-28T08:08:46.245Z] + '[' -f /tmp/packages_start.txt ']' [2022-04-28T08:08:46.245Z] + '[' -f /tmp/packages_end.txt ']' [2022-04-28T08:08:46.245Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-04-28T08:08:46.245Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-65 ']' [2022-04-28T08:08:46.245Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/ [2022-04-28T08:08:46.245Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-65/archives/ [Pipeline] echo [2022-04-28T08:08:46.260Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-04-28T08:08:46.548Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-04-28T08:08:47.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-04-28T08:08:47.116Z] . [Pipeline] withDockerContainer [2022-04-28T08:08:47.187Z] prd-ubuntu20.04-docker-8c-8g-33625 does not seem to be running inside a container [2022-04-28T08:08:47.231Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/ry_app-rfid-llrp-inventory_PR-65 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65:/w/workspace/ry_app-rfid-llrp-inventory_PR-65:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-04-28T08:08:47.467Z] $ docker top a162ab3e7847ff2619264569d57617225398b05faddf5ea03f9d2ab1ae86abf2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-04-28T08:08:47.827Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-04-28T08:08:48.131Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-04-28T08:08:48.426Z] + ls /var/log/sa-host [2022-04-28T08:08:48.426Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-04-28T08:08:48.526Z] provisioning config files... [2022-04-28T08:08:48.535Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-65@tmp/config3297125009573519953tmp [Pipeline] { [Pipeline] echo [2022-04-28T08:08:48.552Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:08:48.840Z] ---> create-netrc.sh [Pipeline] } [2022-04-28T08:08:48.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:08:49.190Z] ---> python-tools-install.sh [Pipeline] echo [2022-04-28T08:08:49.203Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:08:49.492Z] ---> sudo-logs.sh [2022-04-28T08:08:49.492Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-04-28T08:08:49.515Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:08:49.801Z] ---> job-cost.sh [2022-04-28T08:08:49.802Z] lf-activate-venv: SKIPPING [2022-04-28T08:08:49.802Z] DEBUG: total: 0.2199999988079071 [2022-04-28T08:08:49.802Z] INFO: Retrieving Stack Cost... [2022-04-28T08:08:50.064Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-04-28T08:08:50.637Z] INFO: Archiving Costs [Pipeline] echo [2022-04-28T08:08:50.650Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-04-28T08:08:50.937Z] ---> logs-deploy.sh [2022-04-28T08:08:50.937Z] lf-activate-venv: SKIPPING [2022-04-28T08:08:50.937Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-65/5 [2022-04-28T08:08:50.937Z] INFO: archiving workspace using pattern(s): [2022-04-28T08:08:51.878Z] Archives upload complete. [2022-04-28T08:08:51.878Z] INFO: archiving logs to Nexus