Pull request #54 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/app-rfid-llrp-inventory Loading trusted files from base branch main at 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd rather than cad4f72a5ef7d466687179109515d584d190995e Obtained Jenkinsfile from 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh7396280253719253240.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-ssh6548851654604764815.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 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 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-54/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-54/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6486731963191016453.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9a07f3f07dd1acff74ab8b51a5ea399813bb16af (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9a07f3f07dd1acff74ab8b51a5ea399813bb16af # timeout=10 Commit message: "Merge pull request #362 from edgexfoundry/lts-changes" > 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-ssh8908148721046433448.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-54/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-54/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7098947248238267598.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.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.16 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: true 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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-28480 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [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-54 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh8951037541892060986.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh8006885763973425567.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit cad4f72a5ef7d466687179109515d584d190995e Merge succeeded, producing cad4f72a5ef7d466687179109515d584d190995e Checking out Revision cad4f72a5ef7d466687179109515d584d190995e (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f cad4f72a5ef7d466687179109515d584d190995e # timeout=10 > git remote # timeout=10 > 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 /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/jenkins-gitclient-ssh6418760157653263643.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cad4f72a5ef7d466687179109515d584d190995e # timeout=10 Commit message: "Fixes Reademe valueType casing and local/hooks go.mod comments mentioned by ajcasagrande" > git rev-list --no-walk 47a27d544ffdde86935d12dcfc25453333171ac9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-09T21:56:30.476Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-09T21:56:30.533Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-09T21:56:30.548Z] ========================================================= [2021-11-09T21:56:30.548Z] EdgeX Global Pipelines Version Info [2021-11-09T21:56:30.548Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-09T21:56:31.695Z] ------------------- [2021-11-09T21:56:31.695Z] stable info: [2021-11-09T21:56:31.695Z] ------------------- [2021-11-09T21:56:31.695Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-09T21:56:31.695Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T21:56:31.695Z] Message: update stable to v1.0.211 [2021-11-09T21:56:32.273Z] ------------------- [2021-11-09T21:56:32.273Z] experimental info: [2021-11-09T21:56:32.273Z] ------------------- [2021-11-09T21:56:32.273Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-09T21:56:32.273Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-11-09T21:56:32.273Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-09T21:56:32.351Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-11-09T21:56:32.362Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-11-09T21:56:32.372Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-09T21:56:32.383Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-09T21:56:32.397Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-09T21:56:32.411Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-09T21:56:32.421Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-09T21:56:32.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-09T21:56:32.442Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-09T21:56:32.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-09T21:56:32.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-09T21:56:32.475Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-11-09T21:56:32.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-09T21:56:32.498Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-09T21:56:32.508Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T21:56:32.520Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-11-09T21:56:32.531Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T21:56:32.539Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-09T21:56:32.547Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-09T21:56:32.561Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-11-09T21:56:32.570Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-09T21:56:32.581Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-09T21:56:32.592Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-09T21:56:32.602Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-09T21:56:32.614Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-09T21:56:32.625Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-09T21:56:32.647Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2021-11-09T21:56:32.664Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2021-11-09T21:56:32.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2021-11-09T21:56:32.689Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cad4f72a5ef7d466687179109515d584d190995e [Pipeline] echo [2021-11-09T21:56:32.705Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cad4f72 [Pipeline] echo [2021-11-09T21:56:32.714Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T21:56:32.757Z] provisioning config files... [2021-11-09T21:56:32.776Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config7867013048121593322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T21:56:33.079Z] ---> docker-login.sh [2021-11-09T21:56:33.079Z] nexus3.edgexfoundry.org:10001 [2021-11-09T21:56:33.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:56:33.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:56:33.342Z] Configure a credential helper to remove this warning. See [2021-11-09T21:56:33.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:56:33.342Z] [2021-11-09T21:56:33.342Z] Login Succeeded [2021-11-09T21:56:33.342Z] nexus3.edgexfoundry.org:10002 [2021-11-09T21:56:33.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:56:33.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:56:33.342Z] Configure a credential helper to remove this warning. See [2021-11-09T21:56:33.342Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:56:33.342Z] [2021-11-09T21:56:33.342Z] Login Succeeded [2021-11-09T21:56:33.342Z] nexus3.edgexfoundry.org:10003 [2021-11-09T21:56:33.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:56:33.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:56:33.603Z] Configure a credential helper to remove this warning. See [2021-11-09T21:56:33.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:56:33.603Z] [2021-11-09T21:56:33.603Z] Login Succeeded [2021-11-09T21:56:33.603Z] nexus3.edgexfoundry.org:10004 [2021-11-09T21:56:33.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:56:33.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:56:33.603Z] Configure a credential helper to remove this warning. See [2021-11-09T21:56:33.603Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:56:33.603Z] [2021-11-09T21:56:33.603Z] Login Succeeded [2021-11-09T21:56:33.603Z] docker.io [2021-11-09T21:56:33.603Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:56:34.177Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:56:34.177Z] Configure a credential helper to remove this warning. See [2021-11-09T21:56:34.177Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:56:35.120Z] [2021-11-09T21:56:35.120Z] Login Succeeded [2021-11-09T21:56:35.120Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T21:56:35.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-09T21:56:35.551Z] + git rev-list -1 --merges cad4f72a5ef7d466687179109515d584d190995e~1..cad4f72a5ef7d466687179109515d584d190995e [Pipeline] echo [2021-11-09T21:56:35.585Z] -----------> git rev-list -1 --merges cad4f72a5ef7d466687179109515d584d190995e~1..cad4f72a5ef7d466687179109515d584d190995e cad4f72a5ef7d466687179109515d584d190995e [false] [Pipeline] sh [2021-11-09T21:56:35.892Z] + git log --format=format:%s -1 cad4f72a5ef7d466687179109515d584d190995e [Pipeline] echo [2021-11-09T21:56:35.912Z] ========================================================= [2021-11-09T21:56:35.912Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-09T21:56:35.912Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T21:56:36.245Z] + git log --format=format:%s -1 cad4f72a5ef7d466687179109515d584d190995e [Pipeline] echo [2021-11-09T21:56:36.256Z] [semverPrep] GIT_COMMIT: cad4f72a5ef7d466687179109515d584d190995e, Commit Message: Fixes Reademe valueType casing and local/hooks go.mod comments mentioned by ajcasagrande [Pipeline] echo [2021-11-09T21:56:36.265Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-09T21:56:36.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T21:56:36.854Z] [2021-11-09T21:56:36.854Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T21:56:37.162Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T21:56:37.162Z] latest: Pulling from edgex-devops/git-semver [2021-11-09T21:56:37.162Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T21:56:37.162Z] 3e5f54012d9b: Pulling fs layer [2021-11-09T21:56:37.162Z] 4c7163046ea9: Pulling fs layer [2021-11-09T21:56:37.162Z] 0c2d73faf560: Pulling fs layer [2021-11-09T21:56:37.162Z] 0c2d73faf560: Waiting [2021-11-09T21:56:37.162Z] 3e5f54012d9b: Verifying Checksum [2021-11-09T21:56:37.162Z] 3e5f54012d9b: Download complete [2021-11-09T21:56:37.162Z] a0d0a0d46f8b: Verifying Checksum [2021-11-09T21:56:37.162Z] a0d0a0d46f8b: Download complete [2021-11-09T21:56:37.162Z] 4c7163046ea9: Verifying Checksum [2021-11-09T21:56:37.162Z] 4c7163046ea9: Download complete [2021-11-09T21:56:37.162Z] 0c2d73faf560: Verifying Checksum [2021-11-09T21:56:37.162Z] 0c2d73faf560: Download complete [2021-11-09T21:56:37.434Z] a0d0a0d46f8b: Pull complete [2021-11-09T21:56:37.434Z] 3e5f54012d9b: Pull complete [2021-11-09T21:56:37.697Z] 4c7163046ea9: Pull complete [2021-11-09T21:56:37.961Z] 0c2d73faf560: Pull complete [2021-11-09T21:56:37.961Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-09T21:56:37.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-09T21:56:37.961Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-09T21:56:38.030Z] prd-centos7-docker-4c-2g-28480 does not seem to be running inside a container [2021-11-09T21:56:38.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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:10004/edgex-devops/git-semver:latest cat [2021-11-09T21:56:38.655Z] $ docker top 1bf3b4f817ad4e28c586840c37205a2cc788501d6b0adbfcc0dd7386b522bf27 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-09T21:56:38.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T21:56:38.747Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T21:56:38.852Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T21:56:38.855Z] $ docker exec 1bf3b4f817ad4e28c586840c37205a2cc788501d6b0adbfcc0dd7386b522bf27 ssh-agent [2021-11-09T21:56:38.967Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXmCDMgc/agent.13 [2021-11-09T21:56:38.967Z] SSH_AGENT_PID=20 [2021-11-09T21:56:38.976Z] Running ssh-add (command line suppressed) [2021-11-09T21:56:39.073Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_7376951202011568678.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_7376951202011568678.key) [2021-11-09T21:56:39.087Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T21:56:39.386Z] + git tag --points-at HEAD [Pipeline] } [2021-11-09T21:56:39.400Z] $ docker exec --env ******** --env ******** 1bf3b4f817ad4e28c586840c37205a2cc788501d6b0adbfcc0dd7386b522bf27 ssh-agent -k [2021-11-09T21:56:39.482Z] unset SSH_AUTH_SOCK; [2021-11-09T21:56:39.485Z] unset SSH_AGENT_PID; [2021-11-09T21:56:39.485Z] echo Agent pid 20 killed; [2021-11-09T21:56:39.492Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-09T21:56:39.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-09T21:56:39.516Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-09T21:56:39.626Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-09T21:56:39.629Z] $ docker exec 1bf3b4f817ad4e28c586840c37205a2cc788501d6b0adbfcc0dd7386b522bf27 ssh-agent [2021-11-09T21:56:39.732Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXhIHjhc/agent.53 [2021-11-09T21:56:39.732Z] SSH_AGENT_PID=59 [2021-11-09T21:56:39.740Z] Running ssh-add (command line suppressed) [2021-11-09T21:56:39.848Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1759603993204138252.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1759603993204138252.key) [2021-11-09T21:56:39.861Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-09T21:56:40.151Z] + git semver init [2021-11-09T21:56:40.151Z] # -> Open(): unable to determine branch for HEAD [2021-11-09T21:56:40.151Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git [2021-11-09T21:56:40.151Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-11-09T21:56:40.151Z] # $SEMVER_REMOTE_NAME = origin [2021-11-09T21:56:40.151Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-09T21:56:40.151Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-09T21:56:40.151Z] # $SEMVER_BRANCH = PR-54 [2021-11-09T21:56:40.151Z] # $SEMVER_TEMP = /tmp/semver-200054167 [2021-11-09T21:56:40.151Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-11-09T21:56:41.093Z] # '/tmp/semver-200054167' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' [2021-11-09T21:56:41.093Z] # -> Force: false [2021-11-09T21:56:41.093Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } [2021-11-09T21:56:41.104Z] $ docker exec --env ******** --env ******** 1bf3b4f817ad4e28c586840c37205a2cc788501d6b0adbfcc0dd7386b522bf27 ssh-agent -k [2021-11-09T21:56:41.195Z] unset SSH_AUTH_SOCK; [2021-11-09T21:56:41.195Z] unset SSH_AGENT_PID; [2021-11-09T21:56:41.195Z] echo Agent pid 59 killed; [2021-11-09T21:56:41.203Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-09T21:56:41.526Z] + git semver [Pipeline] } [2021-11-09T21:56:41.540Z] $ docker stop --time=1 1bf3b4f817ad4e28c586840c37205a2cc788501d6b0adbfcc0dd7386b522bf27 [2021-11-09T21:56:42.787Z] $ docker rm -f 1bf3b4f817ad4e28c586840c37205a2cc788501d6b0adbfcc0dd7386b522bf27 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T21:56:43.138Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-09T21:56:43.365Z] Stashed 1 file(s) [Pipeline] echo [2021-11-09T21:56:43.368Z] [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] node [Pipeline] node [2021-11-09T21:56:43.696Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-28449 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-11-09T21:56:43.707Z] Running in /w/workspace/app-rfid-llrp-inventory/16 [Pipeline] { [Pipeline] checkout [2021-11-09T21:56:43.926Z] The recommended git tool is: git [2021-11-09T21:56:49.124Z] using credential edgex-jenkins-ssh [2021-11-09T21:56:49.139Z] Cloning the remote Git repository [2021-11-09T21:56:49.185Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-09T21:56:49.275Z] > git init /w/workspace/app-rfid-llrp-inventory/16 # timeout=10 [2021-11-09T21:56:49.361Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-09T21:56:49.362Z] > git --version # timeout=10 [2021-11-09T21:56:49.382Z] > git --version # 'git version 2.17.1' [2021-11-09T21:56:49.383Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T21:56:49.460Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T21:56:51.920Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit cad4f72a5ef7d466687179109515d584d190995e [2021-11-09T21:56:52.114Z] Merge succeeded, producing cad4f72a5ef7d466687179109515d584d190995e [2021-11-09T21:56:52.115Z] Checking out Revision cad4f72a5ef7d466687179109515d584d190995e (PR-54) [2021-11-09T21:56:51.139Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-11-09T21:56:51.160Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T21:56:51.185Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-11-09T21:56:51.225Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-09T21:56:51.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T21:56:51.246Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-09T21:56:51.935Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T21:56:51.948Z] > git checkout -f cad4f72a5ef7d466687179109515d584d190995e # timeout=10 [2021-11-09T21:56:52.039Z] > git remote # timeout=10 [2021-11-09T21:56:52.053Z] > git config --get remote.origin.url # timeout=10 [2021-11-09T21:56:52.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T21:56:52.075Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-11-09T21:56:52.095Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-09T21:56:52.118Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T21:56:52.138Z] > git checkout -f cad4f72a5ef7d466687179109515d584d190995e # timeout=10 [2021-11-09T21:56:56.341Z] Commit message: "Fixes Reademe valueType casing and local/hooks go.mod comments mentioned by ajcasagrande" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-09T21:56:57.131Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-09T21:56:57.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-09T21:56:57.131Z] Dload Upload Total Spent Left Speed [2021-11-09T21:56:57.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 88 11824 88 10501 0 0 67748 0 --:--:-- --:--:-- --:--:-- 67314 100 11824 100 11824 0 0 75312 0 --:--:-- --:--:-- --:--:-- 75312 [Pipeline] sh [2021-11-09T21:56:57.544Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-09T21:56:57.896Z] + sudo tee /etc/docker/daemon.new [2021-11-09T21:56:57.897Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-09T21:56:57.897Z] { [2021-11-09T21:56:57.897Z] "registry-mirrors": [ [2021-11-09T21:56:57.897Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-09T21:56:57.897Z] ], [2021-11-09T21:56:57.897Z] "bip": "10.250.0.254/24", [2021-11-09T21:56:57.897Z] "hosts": [ [2021-11-09T21:56:57.897Z] "tcp://0.0.0.0:5555", [2021-11-09T21:56:57.897Z] "unix:///var/run/docker.sock" [2021-11-09T21:56:57.897Z] ], [2021-11-09T21:56:57.897Z] "mtu": 1458, [2021-11-09T21:56:57.897Z] "selinux-enabled": true, [2021-11-09T21:56:57.897Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-09T21:56:57.897Z] } [Pipeline] sh [2021-11-09T21:56:58.247Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-09T21:56:58.518Z] Still waiting to schedule task [2021-11-09T21:56:58.518Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-28480’ [2021-11-09T21:56:58.586Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T21:57:16.916Z] provisioning config files... [2021-11-09T21:57:16.940Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/16@tmp/config8424217994739005729tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T21:57:17.296Z] ---> docker-login.sh [2021-11-09T21:57:17.296Z] nexus3.edgexfoundry.org:10001 [2021-11-09T21:57:17.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:57:18.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:57:18.185Z] Configure a credential helper to remove this warning. See [2021-11-09T21:57:18.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:57:18.185Z] [2021-11-09T21:57:18.185Z] Login Succeeded [2021-11-09T21:57:18.185Z] nexus3.edgexfoundry.org:10002 [2021-11-09T21:57:18.790Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:57:18.790Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:57:18.790Z] Configure a credential helper to remove this warning. See [2021-11-09T21:57:18.790Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:57:18.790Z] [2021-11-09T21:57:18.790Z] Login Succeeded [2021-11-09T21:57:18.790Z] nexus3.edgexfoundry.org:10003 [2021-11-09T21:57:19.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:57:19.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:57:19.346Z] Configure a credential helper to remove this warning. See [2021-11-09T21:57:19.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:57:19.346Z] [2021-11-09T21:57:19.346Z] Login Succeeded [2021-11-09T21:57:19.346Z] nexus3.edgexfoundry.org:10004 [2021-11-09T21:57:19.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:57:19.893Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:57:19.893Z] Configure a credential helper to remove this warning. See [2021-11-09T21:57:19.893Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:57:19.893Z] [2021-11-09T21:57:19.893Z] Login Succeeded [2021-11-09T21:57:19.893Z] docker.io [2021-11-09T21:57:20.169Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:57:20.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:57:20.765Z] Configure a credential helper to remove this warning. See [2021-11-09T21:57:20.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:57:20.765Z] [2021-11-09T21:57:20.765Z] Login Succeeded [2021-11-09T21:57:20.765Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T21:57:20.782Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-09T21:57:21.301Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T21:57:21.313Z] ========================================================= [2021-11-09T21:57:21.313Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-09T21:57:21.313Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-09T21:57:21.771Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-09T21:57:22.043Z] Sending build context to Docker daemon 689.7kB [2021-11-09T21:57:22.316Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T21:57:22.316Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-09T21:57:22.316Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-09T21:57:22.316Z] 552d1f2373af: Pulling fs layer [2021-11-09T21:57:22.316Z] ea3f2d53f512: Pulling fs layer [2021-11-09T21:57:22.316Z] 9e70ebbbe112: Pulling fs layer [2021-11-09T21:57:22.316Z] 7a9cfe048b4a: Pulling fs layer [2021-11-09T21:57:22.316Z] 72dc09318566: Pulling fs layer [2021-11-09T21:57:22.316Z] f4f7b4309257: Pulling fs layer [2021-11-09T21:57:22.316Z] 0ac9a79272e3: Pulling fs layer [2021-11-09T21:57:22.316Z] b78e95d17946: Pulling fs layer [2021-11-09T21:57:22.316Z] 7a9cfe048b4a: Waiting [2021-11-09T21:57:22.316Z] 72dc09318566: Waiting [2021-11-09T21:57:22.316Z] f4f7b4309257: Waiting [2021-11-09T21:57:22.316Z] 0ac9a79272e3: Waiting [2021-11-09T21:57:22.316Z] 9e70ebbbe112: Download complete [2021-11-09T21:57:22.316Z] ea3f2d53f512: Verifying Checksum [2021-11-09T21:57:22.316Z] ea3f2d53f512: Download complete [2021-11-09T21:57:22.316Z] 72dc09318566: Verifying Checksum [2021-11-09T21:57:22.316Z] 72dc09318566: Download complete [2021-11-09T21:57:22.592Z] f4f7b4309257: Verifying Checksum [2021-11-09T21:57:22.592Z] f4f7b4309257: Download complete [2021-11-09T21:57:22.592Z] 552d1f2373af: Verifying Checksum [2021-11-09T21:57:22.592Z] 552d1f2373af: Download complete [2021-11-09T21:57:22.592Z] 0ac9a79272e3: Verifying Checksum [2021-11-09T21:57:22.592Z] 0ac9a79272e3: Download complete [2021-11-09T21:57:23.194Z] 552d1f2373af: Pull complete [2021-11-09T21:57:23.797Z] ea3f2d53f512: Pull complete [2021-11-09T21:57:24.398Z] 9e70ebbbe112: Pull complete [2021-11-09T21:57:24.398Z] b78e95d17946: Verifying Checksum [2021-11-09T21:57:24.398Z] b78e95d17946: Download complete [2021-11-09T21:57:24.996Z] 7a9cfe048b4a: Verifying Checksum [2021-11-09T21:57:24.996Z] 7a9cfe048b4a: Download complete [2021-11-09T21:57:37.417Z] 7a9cfe048b4a: Pull complete [2021-11-09T21:57:37.417Z] 72dc09318566: Pull complete [2021-11-09T21:57:37.417Z] f4f7b4309257: Pull complete [2021-11-09T21:57:37.417Z] 0ac9a79272e3: Pull complete [2021-11-09T21:57:42.819Z] b78e95d17946: Pull complete [2021-11-09T21:57:42.819Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-09T21:57:42.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-09T21:57:42.819Z] ---> 8b459fc5aaf0 [2021-11-09T21:57:42.819Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-09T21:57:43.796Z] ---> Running in f824fc5c2d80 [2021-11-09T21:57:44.070Z] Removing intermediate container f824fc5c2d80 [2021-11-09T21:57:44.070Z] ---> f788b45cd701 [2021-11-09T21:57:44.070Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T21:57:44.343Z] ---> Running in 7f03fe01dcba [2021-11-09T21:57:44.618Z] Removing intermediate container 7f03fe01dcba [2021-11-09T21:57:44.618Z] ---> 06bcf6e649ee [2021-11-09T21:57:44.618Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-09T21:57:44.892Z] ---> Running in b385126f5fb8 [2021-11-09T21:57:45.167Z] Removing intermediate container b385126f5fb8 [2021-11-09T21:57:45.167Z] ---> ec7891380e38 [2021-11-09T21:57:45.167Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T21:57:45.439Z] ---> Running in 3ca4c465d884 [2021-11-09T21:57:47.423Z] Removing intermediate container 3ca4c465d884 [2021-11-09T21:57:47.423Z] ---> 7357662939db [2021-11-09T21:57:47.423Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T21:57:47.423Z] ---> Running in 553cc35ff347 [2021-11-09T21:57:48.871Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T21:57:50.116Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T21:57:50.391Z] OK: 219 MiB in 52 packages [2021-11-09T21:57:51.378Z] Removing intermediate container 553cc35ff347 [2021-11-09T21:57:51.378Z] ---> 427c3ecc6497 [2021-11-09T21:57:51.378Z] Step 8/12 : WORKDIR /app [2021-11-09T21:57:51.378Z] ---> Running in 1157b3a7143d [2021-11-09T21:57:51.652Z] Removing intermediate container 1157b3a7143d [2021-11-09T21:57:51.652Z] ---> 31c78587ea16 [2021-11-09T21:57:51.652Z] Step 9/12 : COPY . . [2021-11-09T21:57:52.628Z] ---> 61f9b351c640 [2021-11-09T21:57:52.628Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T21:57:52.907Z] ---> Running in d2bd04852a9a [2021-11-09T21:59:14.693Z] Removing intermediate container d2bd04852a9a [2021-11-09T21:59:14.693Z] ---> 2e92c08e3a6e [2021-11-09T21:59:14.693Z] Step 11/12 : ARG MAKE="make build" [2021-11-09T21:59:14.693Z] ---> Running in 3117ebd33c08 [2021-11-09T21:59:14.693Z] Removing intermediate container 3117ebd33c08 [2021-11-09T21:59:14.693Z] ---> 4ce6266a663a [2021-11-09T21:59:14.693Z] Step 12/12 : RUN $MAKE [2021-11-09T21:59:14.693Z] ---> Running in a5fc25de89b9 [2021-11-09T21:59:14.693Z] noop [2021-11-09T21:59:14.693Z] Removing intermediate container a5fc25de89b9 [2021-11-09T21:59:14.693Z] ---> 17b4c5e0fce9 [2021-11-09T21:59:14.693Z] Successfully built 17b4c5e0fce9 [2021-11-09T21:59:14.693Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T21:59:15.031Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T21:59:15.032Z] . [Pipeline] withDockerContainer [2021-11-09T21:59:15.273Z] prd-ubuntu18.04-docker-arm64-4c-16g-28449 does not seem to be running inside a container [2021-11-09T21:59:15.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/16 -v /w/workspace/app-rfid-llrp-inventory/16:/w/workspace/app-rfid-llrp-inventory/16:rw,z -v /w/workspace/app-rfid-llrp-inventory/16@tmp:/w/workspace/app-rfid-llrp-inventory/16@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-09T21:59:16.828Z] $ docker top b1ca1bcacbcb55e4a6a9b82cb46c13de7266ab332a02ecb64c722ae49c502f12 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T21:59:17.834Z] + go version [2021-11-09T21:59:17.834Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-09T21:59:17.854Z] $ docker stop --time=1 b1ca1bcacbcb55e4a6a9b82cb46c13de7266ab332a02ecb64c722ae49c502f12 [2021-11-09T21:59:19.515Z] $ docker rm -f b1ca1bcacbcb55e4a6a9b82cb46c13de7266ab332a02ecb64c722ae49c502f12 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T21:59:20.158Z] + docker inspect -f . ci-base-image-arm64 [2021-11-09T21:59:20.159Z] . [Pipeline] withDockerContainer [2021-11-09T21:59:20.406Z] prd-ubuntu18.04-docker-arm64-4c-16g-28449 does not seem to be running inside a container [2021-11-09T21:59:20.487Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/16 -v /w/workspace/app-rfid-llrp-inventory/16:/w/workspace/app-rfid-llrp-inventory/16:rw,z -v /w/workspace/app-rfid-llrp-inventory/16@tmp:/w/workspace/app-rfid-llrp-inventory/16@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-11-09T21:59:21.890Z] $ docker top 2b14ede81f0829ffbe6ecf685758e019e99f08a5b48403bbd094deb679293ce2 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-09T21:59:22.825Z] + make test [2021-11-09T21:59:22.825Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-09T21:59:27.376Z] Running on prd-centos7-docker-4c-2g-28481 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-11-09T21:59:27.390Z] Running in /w/workspace/app-rfid-llrp-inventory/16 [Pipeline] { [Pipeline] checkout [2021-11-09T21:59:28.364Z] The recommended git tool is: git [2021-11-09T21:59:30.481Z] using credential edgex-jenkins-ssh [2021-11-09T21:59:30.495Z] Cloning the remote Git repository [2021-11-09T21:59:30.036Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-09T21:59:30.088Z] > git init /w/workspace/app-rfid-llrp-inventory/16 # timeout=10 [2021-11-09T21:59:30.120Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-09T21:59:30.121Z] > git --version # timeout=10 [2021-11-09T21:59:30.127Z] > git --version # 'git version 2.24.4' [2021-11-09T21:59:30.127Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T21:59:30.152Z] [INFO] Currently running in a labeled security context [2021-11-09T21:59:30.152Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T21:59:30.153Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/16@tmp/jenkins-gitclient-ssh7697964324407506996.key [2021-11-09T21:59:30.174Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T21:59:31.044Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-11-09T21:59:31.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-09T21:59:31.068Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-11-09T21:59:31.083Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-11-09T21:59:31.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T21:59:31.083Z] [INFO] Currently running in a labeled security context [2021-11-09T21:59:31.083Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T21:59:31.084Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/16@tmp/jenkins-gitclient-ssh6257236257774718865.key [2021-11-09T21:59:31.101Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-09T21:59:32.128Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit cad4f72a5ef7d466687179109515d584d190995e [2021-11-09T21:59:32.229Z] Merge succeeded, producing cad4f72a5ef7d466687179109515d584d190995e [2021-11-09T21:59:32.230Z] Checking out Revision cad4f72a5ef7d466687179109515d584d190995e (PR-54) [2021-11-09T21:59:31.655Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T21:59:31.666Z] > git checkout -f cad4f72a5ef7d466687179109515d584d190995e # timeout=10 [2021-11-09T21:59:31.699Z] > git remote # timeout=10 [2021-11-09T21:59:31.709Z] > git config --get remote.origin.url # timeout=10 [2021-11-09T21:59:31.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-09T21:59:31.721Z] [INFO] Currently running in a labeled security context [2021-11-09T21:59:31.721Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-09T21:59:31.721Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/16@tmp/jenkins-gitclient-ssh5447693788235632433.key [2021-11-09T21:59:31.728Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-11-09T21:59:31.736Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-09T21:59:31.748Z] > git config core.sparsecheckout # timeout=10 [2021-11-09T21:59:31.755Z] > git checkout -f cad4f72a5ef7d466687179109515d584d190995e # timeout=10 [2021-11-09T21:59:35.578Z] Commit message: "Fixes Reademe valueType casing and local/hooks go.mod comments mentioned by ajcasagrande" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T21:59:36.075Z] provisioning config files... [2021-11-09T21:59:36.089Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/16@tmp/config7997998938000829587tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T21:59:36.477Z] ---> docker-login.sh [2021-11-09T21:59:36.477Z] nexus3.edgexfoundry.org:10001 [2021-11-09T21:59:36.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:59:36.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:59:36.477Z] Configure a credential helper to remove this warning. See [2021-11-09T21:59:36.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:59:36.477Z] [2021-11-09T21:59:36.477Z] Login Succeeded [2021-11-09T21:59:36.477Z] nexus3.edgexfoundry.org:10002 [2021-11-09T21:59:36.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:59:36.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:59:36.738Z] Configure a credential helper to remove this warning. See [2021-11-09T21:59:36.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:59:36.738Z] [2021-11-09T21:59:36.738Z] Login Succeeded [2021-11-09T21:59:36.738Z] nexus3.edgexfoundry.org:10003 [2021-11-09T21:59:36.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:59:36.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:59:36.738Z] Configure a credential helper to remove this warning. See [2021-11-09T21:59:36.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:59:36.738Z] [2021-11-09T21:59:36.738Z] Login Succeeded [2021-11-09T21:59:36.738Z] nexus3.edgexfoundry.org:10004 [2021-11-09T21:59:36.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:59:37.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:59:37.001Z] Configure a credential helper to remove this warning. See [2021-11-09T21:59:37.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:59:37.001Z] [2021-11-09T21:59:37.001Z] Login Succeeded [2021-11-09T21:59:37.001Z] docker.io [2021-11-09T21:59:37.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-09T21:59:37.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-09T21:59:37.261Z] Configure a credential helper to remove this warning. See [2021-11-09T21:59:37.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-09T21:59:37.261Z] [2021-11-09T21:59:37.261Z] Login Succeeded [2021-11-09T21:59:37.261Z] ---> docker-login.sh ends [Pipeline] } [2021-11-09T21:59:37.292Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-09T21:59:37.433Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-09T21:59:37.446Z] ========================================================= [2021-11-09T21:59:37.446Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-09T21:59:37.446Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-09T21:59:37.763Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-09T21:59:37.763Z] Sending build context to Docker daemon 689.7kB [2021-11-09T21:59:37.763Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T21:59:37.763Z] Step 2/12 : FROM ${BASE} AS builder [2021-11-09T21:59:37.763Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-09T21:59:37.763Z] a0d0a0d46f8b: Pulling fs layer [2021-11-09T21:59:37.763Z] 31adcdaf11c8: Pulling fs layer [2021-11-09T21:59:37.763Z] b8b176561691: Pulling fs layer [2021-11-09T21:59:37.763Z] 4527c011a84f: Pulling fs layer [2021-11-09T21:59:37.763Z] 5d74067f8e1e: Pulling fs layer [2021-11-09T21:59:37.763Z] e0aca202a116: Pulling fs layer [2021-11-09T21:59:37.763Z] 3a43be97a3b4: Pulling fs layer [2021-11-09T21:59:37.763Z] 34cad66bf833: Pulling fs layer [2021-11-09T21:59:37.763Z] b4e3c513aaa6: Pulling fs layer [2021-11-09T21:59:37.763Z] 4527c011a84f: Waiting [2021-11-09T21:59:37.763Z] 5d74067f8e1e: Waiting [2021-11-09T21:59:37.763Z] e0aca202a116: Waiting [2021-11-09T21:59:37.763Z] 3a43be97a3b4: Waiting [2021-11-09T21:59:37.763Z] 34cad66bf833: Waiting [2021-11-09T21:59:37.763Z] b4e3c513aaa6: Waiting [2021-11-09T21:59:37.763Z] b8b176561691: Verifying Checksum [2021-11-09T21:59:37.763Z] b8b176561691: Download complete [2021-11-09T21:59:37.763Z] 31adcdaf11c8: Verifying Checksum [2021-11-09T21:59:37.763Z] 31adcdaf11c8: Download complete [2021-11-09T21:59:37.763Z] 5d74067f8e1e: Verifying Checksum [2021-11-09T21:59:37.763Z] 5d74067f8e1e: Download complete [2021-11-09T21:59:37.763Z] e0aca202a116: Verifying Checksum [2021-11-09T21:59:37.763Z] e0aca202a116: Download complete [2021-11-09T21:59:37.763Z] a0d0a0d46f8b: Verifying Checksum [2021-11-09T21:59:37.763Z] a0d0a0d46f8b: Download complete [2021-11-09T21:59:37.763Z] 3a43be97a3b4: Verifying Checksum [2021-11-09T21:59:37.763Z] 3a43be97a3b4: Download complete [2021-11-09T21:59:38.026Z] 34cad66bf833: Verifying Checksum [2021-11-09T21:59:38.026Z] 34cad66bf833: Download complete [2021-11-09T21:59:38.288Z] b4e3c513aaa6: Verifying Checksum [2021-11-09T21:59:38.288Z] b4e3c513aaa6: Download complete [2021-11-09T21:59:38.555Z] a0d0a0d46f8b: Pull complete [2021-11-09T21:59:38.555Z] 4527c011a84f: Verifying Checksum [2021-11-09T21:59:38.555Z] 4527c011a84f: Download complete [2021-11-09T21:59:38.555Z] 31adcdaf11c8: Pull complete [2021-11-09T21:59:38.555Z] b8b176561691: Pull complete [2021-11-09T21:59:42.787Z] 4527c011a84f: Pull complete [2021-11-09T21:59:42.787Z] 5d74067f8e1e: Pull complete [2021-11-09T21:59:42.787Z] e0aca202a116: Pull complete [2021-11-09T21:59:42.787Z] 3a43be97a3b4: Pull complete [2021-11-09T21:59:42.787Z] 34cad66bf833: Pull complete [2021-11-09T21:59:45.344Z] b4e3c513aaa6: Pull complete [2021-11-09T21:59:45.345Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-09T21:59:45.345Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-09T21:59:45.345Z] ---> 9f6097aaca64 [2021-11-09T21:59:45.345Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-09T21:59:46.733Z] ---> Running in da755232117f [2021-11-09T21:59:47.000Z] Removing intermediate container da755232117f [2021-11-09T21:59:47.000Z] ---> 3172b78db2fb [2021-11-09T21:59:47.000Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T21:59:47.000Z] ---> Running in e92157d5bbbd [2021-11-09T21:59:47.000Z] Removing intermediate container e92157d5bbbd [2021-11-09T21:59:47.000Z] ---> f3a12ee3d028 [2021-11-09T21:59:47.000Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-09T21:59:47.000Z] ---> Running in 92b49d28fc2f [2021-11-09T21:59:47.264Z] Removing intermediate container 92b49d28fc2f [2021-11-09T21:59:47.264Z] ---> 032659807e3c [2021-11-09T21:59:47.264Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T21:59:47.264Z] ---> Running in 4a693ec8e012 [2021-11-09T21:59:47.528Z] Removing intermediate container 4a693ec8e012 [2021-11-09T21:59:47.528Z] ---> 6f4f96ade673 [2021-11-09T21:59:47.528Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T21:59:47.528Z] ---> Running in 9af8d012a25a [2021-11-09T21:59:47.789Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-09T21:59:48.731Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-09T21:59:48.992Z] OK: 220 MiB in 52 packages [2021-11-09T21:59:49.259Z] Removing intermediate container 9af8d012a25a [2021-11-09T21:59:49.259Z] ---> 47e8607286f5 [2021-11-09T21:59:49.259Z] Step 8/12 : WORKDIR /app [2021-11-09T21:59:49.259Z] ---> Running in cc90acca69c0 [2021-11-09T21:59:49.259Z] Removing intermediate container cc90acca69c0 [2021-11-09T21:59:49.259Z] ---> 6572eb9eded1 [2021-11-09T21:59:49.259Z] Step 9/12 : COPY . . [2021-11-09T21:59:49.522Z] ---> d71293304085 [2021-11-09T21:59:49.522Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T21:59:49.522Z] ---> Running in c7326e797002 [2021-11-09T22:00:16.148Z] Removing intermediate container c7326e797002 [2021-11-09T22:00:16.148Z] ---> a240c9dcf294 [2021-11-09T22:00:16.148Z] Step 11/12 : ARG MAKE="make build" [2021-11-09T22:00:16.148Z] ---> Running in 8bb335284822 [2021-11-09T22:00:16.148Z] Removing intermediate container 8bb335284822 [2021-11-09T22:00:16.148Z] ---> 1f7aed727a20 [2021-11-09T22:00:16.148Z] Step 12/12 : RUN $MAKE [2021-11-09T22:00:16.148Z] ---> Running in f69c7a3563c8 [2021-11-09T22:00:16.148Z] noop [2021-11-09T22:00:16.409Z] Removing intermediate container f69c7a3563c8 [2021-11-09T22:00:16.409Z] ---> b008fdfbb5ba [2021-11-09T22:00:16.409Z] Successfully built b008fdfbb5ba [2021-11-09T22:00:16.409Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T22:00:16.709Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T22:00:16.709Z] . [Pipeline] withDockerContainer [2021-11-09T22:00:16.784Z] prd-centos7-docker-4c-2g-28481 does not seem to be running inside a container [2021-11-09T22:00:16.830Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/16 -v /w/workspace/app-rfid-llrp-inventory/16:/w/workspace/app-rfid-llrp-inventory/16:rw,z -v /w/workspace/app-rfid-llrp-inventory/16@tmp:/w/workspace/app-rfid-llrp-inventory/16@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-09T22:00:17.179Z] $ docker top 369062282cdebb75547c406f710428e5736c00c428e5f766b36bf531dc2af230 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T22:00:17.549Z] + go version [2021-11-09T22:00:17.549Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-09T22:00:17.563Z] $ docker stop --time=1 369062282cdebb75547c406f710428e5736c00c428e5f766b36bf531dc2af230 [2021-11-09T22:00:18.739Z] $ docker rm -f 369062282cdebb75547c406f710428e5736c00c428e5f766b36bf531dc2af230 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T22:00:19.823Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-11-09T22:00:19.823Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.166s coverage: 86.0% of statements [2021-11-09T22:00:19.823Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2021-11-09T22:00:20.085Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-09T22:00:20.085Z] . [Pipeline] withDockerContainer [2021-11-09T22:00:20.146Z] prd-centos7-docker-4c-2g-28481 does not seem to be running inside a container [2021-11-09T22:00:20.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/16 -v /w/workspace/app-rfid-llrp-inventory/16:/w/workspace/app-rfid-llrp-inventory/16:rw,z -v /w/workspace/app-rfid-llrp-inventory/16@tmp:/w/workspace/app-rfid-llrp-inventory/16@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-09T22:00:20.512Z] $ docker top a551c9cc5c5db08c09c623115ba6c2a9a892c37fad1347e51262a490ab83deee -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-09T22:00:20.878Z] + make test [2021-11-09T22:00:20.878Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-11-09T22:00:28.097Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.544s coverage: 73.3% of statements [2021-11-09T22:00:28.097Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-11-09T22:00:39.135Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-11-09T22:00:39.135Z] Time delta: 38 [2021-11-09T22:00:39.135Z] --- FAIL: TestUnixMilli (0.04s) [2021-11-09T22:00:39.135Z] epoch_helper_test.go:37: Time calculation bad [2021-11-09T22:00:39.135Z] FAIL [2021-11-09T22:00:39.135Z] coverage: 86.0% of statements [2021-11-09T22:00:39.135Z] FAIL edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.074s [2021-11-09T22:00:39.135Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2021-11-09T22:00:47.296Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.323s coverage: 73.3% of statements [2021-11-09T22:00:47.296Z] FAIL [2021-11-09T22:00:47.296Z] make: *** [Makefile:30: test] Error 1 [Pipeline] } [2021-11-09T22:00:47.315Z] $ docker stop --time=1 a551c9cc5c5db08c09c623115ba6c2a9a892c37fad1347e51262a490ab83deee [2021-11-09T22:00:48.724Z] $ docker rm -f a551c9cc5c5db08c09c623115ba6c2a9a892c37fad1347e51262a490ab83deee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-09T22:00:49.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T22:00:49.545Z] [2021-11-09T22:00:49.545Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T22:00:49.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T22:00:49.850Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T22:00:49.850Z] b4d181a07f80: Pulling fs layer [2021-11-09T22:00:49.850Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T22:00:49.850Z] ed53099fbce6: Pulling fs layer [2021-11-09T22:00:49.850Z] dc539afda2c1: Pulling fs layer [2021-11-09T22:00:49.850Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T22:00:49.850Z] 9065ff56babe: Pulling fs layer [2021-11-09T22:00:49.851Z] d287ab97295c: Pulling fs layer [2021-11-09T22:00:49.851Z] dc539afda2c1: Waiting [2021-11-09T22:00:49.851Z] 77bc0d833cb6: Waiting [2021-11-09T22:00:49.851Z] 9065ff56babe: Waiting [2021-11-09T22:00:49.851Z] d287ab97295c: Waiting [2021-11-09T22:00:49.851Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T22:00:49.851Z] a1111a8f2ec3: Download complete [2021-11-09T22:00:49.851Z] dc539afda2c1: Verifying Checksum [2021-11-09T22:00:49.851Z] dc539afda2c1: Download complete [2021-11-09T22:00:49.851Z] ed53099fbce6: Verifying Checksum [2021-11-09T22:00:49.851Z] ed53099fbce6: Download complete [2021-11-09T22:00:49.851Z] 9065ff56babe: Verifying Checksum [2021-11-09T22:00:49.851Z] 9065ff56babe: Download complete [2021-11-09T22:00:50.113Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T22:00:50.113Z] 77bc0d833cb6: Download complete [2021-11-09T22:00:50.113Z] b4d181a07f80: Download complete [2021-11-09T22:00:50.709Z] d287ab97295c: Verifying Checksum [2021-11-09T22:00:50.709Z] d287ab97295c: Download complete [2021-11-09T22:00:51.673Z] b4d181a07f80: Pull complete [2021-11-09T22:00:51.673Z] a1111a8f2ec3: Pull complete [2021-11-09T22:00:52.247Z] ed53099fbce6: Pull complete [2021-11-09T22:00:52.247Z] dc539afda2c1: Pull complete [2021-11-09T22:00:52.505Z] 77bc0d833cb6: Pull complete [2021-11-09T22:00:52.505Z] 9065ff56babe: Pull complete [2021-11-09T22:00:57.854Z] d287ab97295c: Pull complete [2021-11-09T22:00:57.854Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T22:00:57.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T22:00:57.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T22:00:57.921Z] prd-centos7-docker-4c-2g-28481 does not seem to be running inside a container [2021-11-09T22:00:57.960Z] $ 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/16 -v /w/workspace/app-rfid-llrp-inventory/16:/w/workspace/app-rfid-llrp-inventory/16:rw,z -v /w/workspace/app-rfid-llrp-inventory/16@tmp:/w/workspace/app-rfid-llrp-inventory/16@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-09T22:01:00.324Z] $ docker top 487f6b947746466abc5f779cb921e015e3d33fbe20f32eec9658ad105212aa15 -eo pid,comm [Pipeline] { [2021-11-09T22:01:00.454Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-09T22:01:00.454Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-09T22:01:00.454Z] ./bin/test-attribution.sh [Pipeline] } [2021-11-09T22:01:00.482Z] $ docker stop --time=1 2b14ede81f0829ffbe6ecf685758e019e99f08a5b48403bbd094deb679293ce2 [2021-11-09T22:01:02.294Z] $ docker rm -f 2b14ede81f0829ffbe6ecf685758e019e99f08a5b48403bbd094deb679293ce2 [Pipeline] libraryResource [Pipeline] sh [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-09T22:01:03.112Z] ---> job-cost.sh [2021-11-09T22:01:03.112Z] lf-activate-venv: SKIPPING [2021-11-09T22:01:03.112Z] INFO: No Stack... [2021-11-09T22:01:03.178Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-09T22:01:03.375Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T22:01:03.724Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [2021-11-09T22:01:03.943Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2021-11-09T22:01:06.972Z] + cut -d, -f6 [2021-11-09T22:01:06.972Z] + cat /w/workspace/app-rfid-llrp-inventory/16/archives/cost.csv [Pipeline] lock [2021-11-09T22:01:06.998Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-16-stack-cost] [2021-11-09T22:01:07.006Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-16-stack-cost] did not exist. Created. [2021-11-09T22:01:07.006Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T22:01:07.040Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-09T22:01:07.312Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-09T22:01:07.378Z] + ls -al . [2021-11-09T22:01:07.378Z] total 232 [2021-11-09T22:01:07.378Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 9 22:00 . [2021-11-09T22:01:07.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 21:56 .. [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 262 Nov 9 21:56 .dockerignore [2021-11-09T22:01:07.378Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 9 21:56 .git [2021-11-09T22:01:07.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 21:56 .github [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 788 Nov 9 21:56 .gitignore [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 8248 Nov 9 21:56 Attribution.txt [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 1742 Nov 9 21:56 Dockerfile [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 9 21:56 GOVERNANCE.md [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 686 Nov 9 21:56 Jenkinsfile [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 9 21:56 LICENSE [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 1596 Nov 9 21:56 Makefile [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 9 21:56 OWNERS.md [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 31195 Nov 9 21:56 README.md [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 9 21:56 VERSION [2021-11-09T22:01:07.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 21:56 bin [2021-11-09T22:01:07.378Z] -rw-r--r-- 1 jenkins jenkins 42853 Nov 9 22:00 coverage.out [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 386 Nov 9 21:56 go.mod [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 50382 Nov 9 21:56 go.sum [2021-11-09T22:01:07.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 21:56 images [2021-11-09T22:01:07.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 21:56 internal [2021-11-09T22:01:07.378Z] -rw-rw-r-- 1 jenkins jenkins 531 Nov 9 21:56 main.go [2021-11-09T22:01:07.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 21:56 res [2021-11-09T22:01:07.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 9 21:56 snap [2021-11-09T22:01:07.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 9 21:56 static [Pipeline] isUnix [Pipeline] sh [2021-11-09T22:01:07.500Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T22:01:07.506Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T22:01:07.530Z] $ docker stop --time=1 487f6b947746466abc5f779cb921e015e3d33fbe20f32eec9658ad105212aa15 [2021-11-09T22:01:07.718Z] + 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=cad4f72a5ef7d466687179109515d584d190995e --label arch=arm64 --label version=0.0.0 . [2021-11-09T22:01:07.990Z] Sending build context to Docker daemon 689.7kB [2021-11-09T22:01:08.262Z] Step 1/27 : ARG BASE=golang:1.16-alpine3.14 [2021-11-09T22:01:08.262Z] Step 2/27 : FROM ${BASE} AS builder [2021-11-09T22:01:08.262Z] ---> 17b4c5e0fce9 [2021-11-09T22:01:08.262Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-11-09T22:01:08.262Z] ---> Running in 4d609e4c6440 [2021-11-09T22:01:08.532Z] Removing intermediate container 4d609e4c6440 [2021-11-09T22:01:08.532Z] ---> 4f9e3775650b [2021-11-09T22:01:08.532Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2021-11-09T22:01:08.666Z] $ docker rm -f 487f6b947746466abc5f779cb921e015e3d33fbe20f32eec9658ad105212aa15 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [2021-11-09T22:01:08.805Z] ---> Running in d9f0c8a3e12a [Pipeline] // stage [Pipeline] } [2021-11-09T22:01:08.884Z] Failed in branch amd64 [2021-11-09T22:01:09.081Z] Removing intermediate container d9f0c8a3e12a [2021-11-09T22:01:09.081Z] ---> 9f5a44d2fa4d [2021-11-09T22:01:09.082Z] Step 5/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-09T22:01:09.354Z] ---> Running in 793ac20947f4 [2021-11-09T22:01:09.627Z] Removing intermediate container 793ac20947f4 [2021-11-09T22:01:09.627Z] ---> 5b729bcad2c5 [2021-11-09T22:01:09.627Z] Step 6/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-09T22:01:09.899Z] ---> Running in c710bdb9a107 [2021-11-09T22:01:11.877Z] Removing intermediate container c710bdb9a107 [2021-11-09T22:01:11.877Z] ---> 51df00209532 [2021-11-09T22:01:11.877Z] Step 7/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-11-09T22:01:11.877Z] ---> Running in f65d86dd5eb2 [2021-11-09T22:01:12.850Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T22:01:13.821Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T22:01:14.801Z] OK: 219 MiB in 52 packages [2021-11-09T22:01:15.412Z] Removing intermediate container f65d86dd5eb2 [2021-11-09T22:01:15.412Z] ---> 5f1a37cdecc4 [2021-11-09T22:01:15.412Z] Step 8/27 : WORKDIR /app [2021-11-09T22:01:15.412Z] ---> Running in f64f3eb7e104 [2021-11-09T22:01:16.007Z] Removing intermediate container f64f3eb7e104 [2021-11-09T22:01:16.007Z] ---> f2ffa32a083d [2021-11-09T22:01:16.007Z] Step 9/27 : COPY . . [2021-11-09T22:01:16.983Z] ---> 20e6b0071c41 [2021-11-09T22:01:16.983Z] Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-09T22:01:16.983Z] ---> Running in 68a4424dc2eb [2021-11-09T22:01:18.958Z] Removing intermediate container 68a4424dc2eb [2021-11-09T22:01:18.958Z] ---> fa1795213d43 [2021-11-09T22:01:18.958Z] Step 11/27 : ARG MAKE="make build" [2021-11-09T22:01:19.230Z] ---> Running in aec1f96fc980 [2021-11-09T22:01:19.502Z] Removing intermediate container aec1f96fc980 [2021-11-09T22:01:19.502Z] ---> 0f82ef66656a [2021-11-09T22:01:19.502Z] Step 12/27 : RUN $MAKE [2021-11-09T22:01:19.777Z] ---> Running in 0372d52ad462 [2021-11-09T22:01:20.754Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v2/internal.SDKVersion=v2.0.2-dev.32 -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 [2021-11-09T22:01:59.824Z] Removing intermediate container 0372d52ad462 [2021-11-09T22:01:59.824Z] ---> 3e81371717fb [2021-11-09T22:01:59.824Z] Step 13/27 : FROM alpine:3.14 [2021-11-09T22:02:03.201Z] 3.14: Pulling from library/alpine [2021-11-09T22:02:03.201Z] 552d1f2373af: Already exists [2021-11-09T22:02:03.473Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-09T22:02:03.473Z] Status: Downloaded newer image for alpine:3.14 [2021-11-09T22:02:03.473Z] ---> bb3de5531c18 [2021-11-09T22:02:03.473Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-09T22:02:03.473Z] ---> Running in 2ae6db172867 [2021-11-09T22:02:04.069Z] Removing intermediate container 2ae6db172867 [2021-11-09T22:02:04.069Z] ---> 85ecdd0787ba [2021-11-09T22:02:04.069Z] Step 15/27 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2021-11-09T22:02:04.069Z] ---> Running in cb2be6556f97 [2021-11-09T22:02:04.345Z] Removing intermediate container cb2be6556f97 [2021-11-09T22:02:04.345Z] ---> 9f451926a0c1 [2021-11-09T22:02:04.345Z] Step 16/27 : RUN apk --no-cache add ca-certificates zeromq [2021-11-09T22:02:04.345Z] ---> Running in 0e685646c2f9 [2021-11-09T22:02:05.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-09T22:02:05.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-09T22:02:06.383Z] (1/6) Installing ca-certificates (20191127-r5) [2021-11-09T22:02:06.656Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2021-11-09T22:02:06.656Z] (3/6) Installing libsodium (1.0.18-r0) [2021-11-09T22:02:06.656Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-09T22:02:06.656Z] (5/6) Installing libzmq (4.3.4-r0) [2021-11-09T22:02:06.656Z] (6/6) Installing zeromq (4.3.4-r0) [2021-11-09T22:02:06.656Z] Executing busybox-1.33.1-r3.trigger [2021-11-09T22:02:06.656Z] Executing ca-certificates-20191127-r5.trigger [2021-11-09T22:02:06.929Z] OK: 9 MiB in 20 packages [2021-11-09T22:02:08.363Z] Removing intermediate container 0e685646c2f9 [2021-11-09T22:02:08.363Z] ---> 08bf1d3bef54 [2021-11-09T22:02:08.363Z] Step 17/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2021-11-09T22:02:08.959Z] ---> ff51daa3cdbf [2021-11-09T22:02:08.959Z] Step 18/27 : COPY --from=builder /app/LICENSE /LICENSE [2021-11-09T22:02:09.554Z] ---> 77ff53b68b75 [2021-11-09T22:02:09.554Z] Step 19/27 : COPY --from=builder /app/res/ /res/ [2021-11-09T22:02:10.153Z] ---> 8382aae0a753 [2021-11-09T22:02:10.153Z] Step 20/27 : COPY --from=builder /app/static/ /static/ [2021-11-09T22:02:11.130Z] ---> dc151d328adf [2021-11-09T22:02:11.131Z] Step 21/27 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2021-11-09T22:02:12.106Z] ---> 80df8c5169f8 [2021-11-09T22:02:12.106Z] Step 22/27 : EXPOSE 48086 [2021-11-09T22:02:12.378Z] ---> Running in 42efa9aa0916 [2021-11-09T22:02:12.651Z] Removing intermediate container 42efa9aa0916 [2021-11-09T22:02:12.651Z] ---> 772b25c43c7f [2021-11-09T22:02:12.651Z] Step 23/27 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2021-11-09T22:02:12.924Z] ---> Running in 46d8249c83b3 [2021-11-09T22:02:13.196Z] Removing intermediate container 46d8249c83b3 [2021-11-09T22:02:13.196Z] ---> cb1fabefe70d [2021-11-09T22:02:13.196Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry", "-confdir=/res"] [2021-11-09T22:02:13.196Z] ---> Running in 7c7a97964aed [2021-11-09T22:02:13.789Z] Removing intermediate container 7c7a97964aed [2021-11-09T22:02:13.789Z] ---> 5c55c0714369 [2021-11-09T22:02:13.789Z] Step 25/27 : LABEL arch=arm64 [2021-11-09T22:02:13.789Z] ---> Running in 9dee9b81313f [2021-11-09T22:02:14.061Z] Removing intermediate container 9dee9b81313f [2021-11-09T22:02:14.061Z] ---> eb29967d77f5 [2021-11-09T22:02:14.061Z] Step 26/27 : LABEL git_sha=cad4f72a5ef7d466687179109515d584d190995e [2021-11-09T22:02:14.333Z] ---> Running in af33df1dd4c4 [2021-11-09T22:02:14.604Z] Removing intermediate container af33df1dd4c4 [2021-11-09T22:02:14.604Z] ---> fa26e3540768 [2021-11-09T22:02:14.604Z] Step 27/27 : LABEL version=0.0.0 [2021-11-09T22:02:14.876Z] ---> Running in b072e4297a9f [2021-11-09T22:02:15.147Z] Removing intermediate container b072e4297a9f [2021-11-09T22:02:15.147Z] ---> e262c80a9ac6 [2021-11-09T22:02:15.147Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-09T22:02:15.147Z] Successfully built e262c80a9ac6 [2021-11-09T22:02:15.147Z] 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 [2021-11-09T22:02:15.790Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T22:02:15.790Z] [2021-11-09T22:02:15.790Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-09T22:02:16.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T22:02:16.409Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-09T22:02:16.409Z] 448f6bf000e3: Pulling fs layer [2021-11-09T22:02:16.409Z] f757da607395: Pulling fs layer [2021-11-09T22:02:16.409Z] 05883995daec: Pulling fs layer [2021-11-09T22:02:16.409Z] 8603b9c90790: Pulling fs layer [2021-11-09T22:02:16.409Z] 1560dd03e051: Pulling fs layer [2021-11-09T22:02:16.409Z] 27f5ce0e4adf: Pulling fs layer [2021-11-09T22:02:16.410Z] c2d8d7efcc4b: Pulling fs layer [2021-11-09T22:02:16.410Z] 27f5ce0e4adf: Waiting [2021-11-09T22:02:16.410Z] c2d8d7efcc4b: Waiting [2021-11-09T22:02:16.410Z] 1560dd03e051: Waiting [2021-11-09T22:02:16.410Z] f757da607395: Verifying Checksum [2021-11-09T22:02:16.410Z] f757da607395: Download complete [2021-11-09T22:02:16.410Z] 8603b9c90790: Verifying Checksum [2021-11-09T22:02:16.410Z] 8603b9c90790: Download complete [2021-11-09T22:02:16.410Z] 1560dd03e051: Verifying Checksum [2021-11-09T22:02:16.410Z] 1560dd03e051: Download complete [2021-11-09T22:02:16.684Z] 27f5ce0e4adf: Download complete [2021-11-09T22:02:16.684Z] 05883995daec: Verifying Checksum [2021-11-09T22:02:16.684Z] 05883995daec: Download complete [2021-11-09T22:02:16.956Z] 448f6bf000e3: Download complete [2021-11-09T22:02:19.575Z] c2d8d7efcc4b: Verifying Checksum [2021-11-09T22:02:19.575Z] c2d8d7efcc4b: Download complete [2021-11-09T22:02:20.549Z] 448f6bf000e3: Pull complete [2021-11-09T22:02:21.145Z] f757da607395: Pull complete [2021-11-09T22:02:22.583Z] 05883995daec: Pull complete [2021-11-09T22:02:22.858Z] 8603b9c90790: Pull complete [2021-11-09T22:02:23.832Z] 1560dd03e051: Pull complete [2021-11-09T22:02:24.103Z] 27f5ce0e4adf: Pull complete [2021-11-09T22:02:39.232Z] c2d8d7efcc4b: Pull complete [2021-11-09T22:02:39.232Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-09T22:02:39.232Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-09T22:02:39.232Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-09T22:02:39.495Z] prd-ubuntu18.04-docker-arm64-4c-16g-28449 does not seem to be running inside a container [2021-11-09T22:02:39.576Z] $ 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/16 -v /w/workspace/app-rfid-llrp-inventory/16:/w/workspace/app-rfid-llrp-inventory/16:rw,z -v /w/workspace/app-rfid-llrp-inventory/16@tmp:/w/workspace/app-rfid-llrp-inventory/16@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-09T22:02:42.293Z] $ docker top 2302e4bddd1ad235468b7e1ed0c75f8f5b5e928e338a2dd0e01a2821686520c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-09T22:02:43.230Z] ---> job-cost.sh [2021-11-09T22:02:43.230Z] lf-activate-venv: SKIPPING [2021-11-09T22:02:43.230Z] INFO: No Stack... [2021-11-09T22:02:43.501Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-09T22:02:44.095Z] INFO: Archiving Costs [Pipeline] sh [2021-11-09T22:02:44.755Z] + + cutcat -d, /w/workspace/app-rfid-llrp-inventory/16/archives/cost.csv -f6 [2021-11-09T22:02:44.755Z] [Pipeline] lock [2021-11-09T22:02:44.814Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-16-stack-cost] [2021-11-09T22:02:44.828Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-16-stack-cost] did not exist. Created. [2021-11-09T22:02:44.828Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-16-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-09T22:02:45.506Z] /w/workspace/app-rfid-llrp-inventory/16@tmp/durable-e11046f3/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/16@tmp/durable-e11046f3/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-09T22:02:46.168Z] + echo total: 0.2199999988079071 [Pipeline] stash [2021-11-09T22:02:46.196Z] Warning: overwriting stash ‘stack-cost’ [2021-11-09T22:02:46.242Z] Stashed 1 file(s) [Pipeline] } [2021-11-09T22:02:46.248Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-16-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-09T22:02:46.265Z] $ docker stop --time=1 2302e4bddd1ad235468b7e1ed0c75f8f5b5e928e338a2dd0e01a2821686520c2 [2021-11-09T22:02:47.829Z] $ docker rm -f 2302e4bddd1ad235468b7e1ed0c75f8f5b5e928e338a2dd0e01a2821686520c2 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-09T22:02:50.976Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-09T22:02:51.285Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T22:02:51.853Z] ---> package-listing.sh [2021-11-09T22:02:51.853Z] ++ facter osfamily [2021-11-09T22:02:51.853Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-09T22:02:52.114Z] + OS_FAMILY=redhat [2021-11-09T22:02:52.114Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-11-09T22:02:52.114Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-09T22:02:52.114Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-09T22:02:52.114Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-09T22:02:52.114Z] + PACKAGES=/tmp/packages_start.txt [2021-11-09T22:02:52.114Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-11-09T22:02:52.114Z] + PACKAGES=/tmp/packages_end.txt [2021-11-09T22:02:52.114Z] + case "${OS_FAMILY}" in [2021-11-09T22:02:52.114Z] + rpm -qa [2021-11-09T22:02:52.114Z] + sort [2021-11-09T22:02:52.699Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-09T22:02:52.699Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-09T22:02:52.699Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-09T22:02:52.699Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-11-09T22:02:52.699Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [2021-11-09T22:02:52.699Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [Pipeline] echo [2021-11-09T22:02:52.715Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-09T22:02:53.001Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-09T22:02:53.573Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T22:02:53.573Z] [2021-11-09T22:02:53.573Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-09T22:02:53.884Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T22:02:53.884Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-09T22:02:53.885Z] b4d181a07f80: Pulling fs layer [2021-11-09T22:02:53.885Z] a1111a8f2ec3: Pulling fs layer [2021-11-09T22:02:53.885Z] ed53099fbce6: Pulling fs layer [2021-11-09T22:02:53.885Z] dc539afda2c1: Pulling fs layer [2021-11-09T22:02:53.885Z] 77bc0d833cb6: Pulling fs layer [2021-11-09T22:02:53.885Z] 9065ff56babe: Pulling fs layer [2021-11-09T22:02:53.885Z] d287ab97295c: Pulling fs layer [2021-11-09T22:02:53.885Z] dc539afda2c1: Waiting [2021-11-09T22:02:53.885Z] 77bc0d833cb6: Waiting [2021-11-09T22:02:53.885Z] 9065ff56babe: Waiting [2021-11-09T22:02:53.885Z] d287ab97295c: Waiting [2021-11-09T22:02:53.885Z] a1111a8f2ec3: Verifying Checksum [2021-11-09T22:02:53.885Z] a1111a8f2ec3: Download complete [2021-11-09T22:02:53.885Z] dc539afda2c1: Verifying Checksum [2021-11-09T22:02:53.885Z] dc539afda2c1: Download complete [2021-11-09T22:02:54.151Z] ed53099fbce6: Verifying Checksum [2021-11-09T22:02:54.152Z] ed53099fbce6: Download complete [2021-11-09T22:02:54.152Z] 77bc0d833cb6: Verifying Checksum [2021-11-09T22:02:54.152Z] 77bc0d833cb6: Download complete [2021-11-09T22:02:54.152Z] 9065ff56babe: Verifying Checksum [2021-11-09T22:02:54.152Z] 9065ff56babe: Download complete [2021-11-09T22:02:54.152Z] b4d181a07f80: Verifying Checksum [2021-11-09T22:02:54.152Z] b4d181a07f80: Download complete [2021-11-09T22:02:54.727Z] d287ab97295c: Verifying Checksum [2021-11-09T22:02:54.727Z] d287ab97295c: Download complete [2021-11-09T22:02:55.683Z] b4d181a07f80: Pull complete [2021-11-09T22:02:55.683Z] a1111a8f2ec3: Pull complete [2021-11-09T22:02:56.263Z] ed53099fbce6: Pull complete [2021-11-09T22:02:56.532Z] dc539afda2c1: Pull complete [2021-11-09T22:02:56.792Z] 77bc0d833cb6: Pull complete [2021-11-09T22:02:56.792Z] 9065ff56babe: Pull complete [2021-11-09T22:03:02.107Z] d287ab97295c: Pull complete [2021-11-09T22:03:02.107Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-09T22:03:02.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-09T22:03:02.366Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-09T22:03:02.453Z] prd-centos7-docker-4c-2g-28480 does not seem to be running inside a container [2021-11-09T22:03:02.496Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -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-54/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-54 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54:/w/workspace/ry_app-rfid-llrp-inventory_PR-54:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-09T22:03:04.753Z] $ docker top dd3c54444b222434c798bff3053ac3111a38d6f0ed52472e22074e3189772ed0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-09T22:03:05.138Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-09T22:03:05.430Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-09T22:03:05.738Z] + ls /var/log/sa-host [2021-11-09T22:03:05.738Z] + sadf -c /var/log/sa-host/sa09 [2021-11-09T22:03:05.738Z] file_magic: OK [2021-11-09T22:03:05.738Z] HZ: Using current value: 100 [2021-11-09T22:03:05.738Z] file_header: OK [2021-11-09T22:03:05.738Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-09T22:03:05.738Z] Statistics: [2021-11-09T22:03:05.738Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T22:03:05.738Z] File successfully converted to sysstat format version 12.0.3 [2021-11-09T22:03:05.738Z] + sadf -c /var/log/sa-host/sa30 [2021-11-09T22:03:05.738Z] file_magic: OK [2021-11-09T22:03:05.738Z] HZ: Using current value: 100 [2021-11-09T22:03:05.738Z] file_header: OK [2021-11-09T22:03:05.738Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-09T22:03:05.738Z] Statistics: [2021-11-09T22:03:05.738Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-09T22:03:05.738Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-09T22:03:06.054Z] provisioning config files... [2021-11-09T22:03:06.064Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config6708017124726694476tmp [Pipeline] { [Pipeline] echo [2021-11-09T22:03:06.080Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T22:03:06.377Z] ---> create-netrc.sh [Pipeline] } [2021-11-09T22:03:06.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-09T22:03:07.761Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-09T22:03:07.771Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T22:03:08.062Z] ---> sudo-logs.sh [2021-11-09T22:03:08.062Z] Archiving 'sudo' log.. [2021-11-09T22:03:08.062Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28480.novalocal: Name or service not known [2021-11-09T22:03:08.062Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-28480.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-09T22:03:08.110Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T22:03:08.425Z] ---> job-cost.sh [2021-11-09T22:03:08.425Z] lf-activate-venv: SKIPPING [2021-11-09T22:03:08.425Z] DEBUG: total: 0.2199999988079071 [2021-11-09T22:03:08.425Z] INFO: Retrieving Stack Cost... [2021-11-09T22:03:08.998Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-09T22:03:09.259Z] INFO: Archiving Costs [Pipeline] echo [2021-11-09T22:03:09.271Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-09T22:03:09.560Z] ---> logs-deploy.sh [2021-11-09T22:03:09.560Z] lf-activate-venv: SKIPPING [2021-11-09T22:03:09.560Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/16 [2021-11-09T22:03:09.560Z] INFO: archiving workspace using pattern(s): [2021-11-09T22:03:10.135Z] Archives upload complete. [2021-11-09T22:03:10.398Z] INFO: archiving logs to Nexus