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 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 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-ssh1918840304193523824.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh8451422379283473064.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh6463105005468138044.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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-ssh5971746067949118923.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-ssh8191522809910749535.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 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 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-2355 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-ssh814920103155804669.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-ssh3470255470401964010.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 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 Merge succeeded, producing 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 Checking out Revision 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 (PR-54) > git config core.sparsecheckout # timeout=10 > git checkout -f 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 # 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-ssh4133595884080816970.key > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 # timeout=10 Commit message: "feat: migrate service to V2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-28T00:09:00.337Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-28T00:09:00.406Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-28T00:09:00.421Z] ========================================================= [2021-10-28T00:09:00.421Z] EdgeX Global Pipelines Version Info [2021-10-28T00:09:00.421Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 228182bff9cc35ae89d04a1eb1114e61af6120e6 # timeout=10 [2021-10-28T00:09:01.594Z] ------------------- [2021-10-28T00:09:01.594Z] stable info: [2021-10-28T00:09:01.594Z] ------------------- [2021-10-28T00:09:01.594Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-28T00:09:01.594Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-28T00:09:01.594Z] Message: update stable to v1.0.210 [2021-10-28T00:09:02.540Z] ------------------- [2021-10-28T00:09:02.541Z] experimental info: [2021-10-28T00:09:02.541Z] ------------------- [2021-10-28T00:09:02.541Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-28T00:09:02.541Z] Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af [2021-10-28T00:09:02.541Z] Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-28T00:09:02.619Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-10-28T00:09:02.629Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-10-28T00:09:02.637Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-28T00:09:02.645Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-28T00:09:03.608Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-28T00:09:03.621Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-28T00:09:03.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-28T00:09:03.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-28T00:09:03.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-28T00:09:03.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-28T00:09:03.672Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-28T00:09:03.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-10-28T00:09:03.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-28T00:09:03.701Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-28T00:09:03.711Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T00:09:03.721Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-28T00:09:03.731Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T00:09:03.742Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-28T00:09:03.753Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-28T00:09:03.762Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-10-28T00:09:03.772Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-28T00:09:03.782Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-28T00:09:03.791Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-28T00:09:03.802Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-28T00:09:03.814Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-28T00:09:03.826Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-28T00:09:03.838Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2021-10-28T00:09:03.846Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2021-10-28T00:09:03.861Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2021-10-28T00:09:03.874Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 [Pipeline] echo [2021-10-28T00:09:03.886Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 66a8c5f [Pipeline] echo [2021-10-28T00:09:03.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T00:09:03.935Z] provisioning config files... [2021-10-28T00:09:04.903Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config8611073349102387703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:09:05.216Z] ---> docker-login.sh [2021-10-28T00:09:05.216Z] nexus3.edgexfoundry.org:10001 [2021-10-28T00:09:05.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:09:05.480Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:09:05.481Z] Configure a credential helper to remove this warning. See [2021-10-28T00:09:05.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:09:05.481Z] [2021-10-28T00:09:05.481Z] Login Succeeded [2021-10-28T00:09:05.481Z] nexus3.edgexfoundry.org:10002 [2021-10-28T00:09:05.481Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:09:05.481Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:09:05.481Z] Configure a credential helper to remove this warning. See [2021-10-28T00:09:05.481Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:09:05.481Z] [2021-10-28T00:09:05.481Z] Login Succeeded [2021-10-28T00:09:05.481Z] nexus3.edgexfoundry.org:10003 [2021-10-28T00:09:05.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:09:05.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:09:05.742Z] Configure a credential helper to remove this warning. See [2021-10-28T00:09:05.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:09:05.742Z] [2021-10-28T00:09:05.742Z] Login Succeeded [2021-10-28T00:09:05.742Z] nexus3.edgexfoundry.org:10004 [2021-10-28T00:09:05.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:09:05.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:09:05.742Z] Configure a credential helper to remove this warning. See [2021-10-28T00:09:05.742Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:09:05.742Z] [2021-10-28T00:09:05.742Z] Login Succeeded [2021-10-28T00:09:05.742Z] docker.io [2021-10-28T00:09:06.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:09:06.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:09:06.267Z] Configure a credential helper to remove this warning. See [2021-10-28T00:09:06.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:09:06.267Z] [2021-10-28T00:09:06.267Z] Login Succeeded [2021-10-28T00:09:06.267Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T00:09:06.277Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T00:09:06.766Z] + git log --format=format:%s -1 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 [Pipeline] echo [2021-10-28T00:09:06.809Z] GIT_COMMIT: 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833, Commit Message: feat: migrate service to V2 [Pipeline] echo [2021-10-28T00:09:06.817Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:09:09.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T00:09:09.398Z] [2021-10-28T00:09:09.398Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:09:09.703Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T00:09:17.861Z] latest: Pulling from edgex-devops/git-semver [2021-10-28T00:09:17.861Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T00:09:17.861Z] 3e5f54012d9b: Pulling fs layer [2021-10-28T00:09:17.861Z] 4c7163046ea9: Pulling fs layer [2021-10-28T00:09:17.861Z] 0c2d73faf560: Pulling fs layer [2021-10-28T00:09:17.861Z] 0c2d73faf560: Waiting [2021-10-28T00:09:17.861Z] 3e5f54012d9b: Verifying Checksum [2021-10-28T00:09:17.861Z] 3e5f54012d9b: Download complete [2021-10-28T00:09:17.861Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T00:09:17.861Z] a0d0a0d46f8b: Download complete [2021-10-28T00:09:17.861Z] 4c7163046ea9: Verifying Checksum [2021-10-28T00:09:17.861Z] 4c7163046ea9: Download complete [2021-10-28T00:09:17.861Z] 0c2d73faf560: Verifying Checksum [2021-10-28T00:09:17.861Z] 0c2d73faf560: Download complete [2021-10-28T00:09:17.861Z] a0d0a0d46f8b: Pull complete [2021-10-28T00:09:17.861Z] 3e5f54012d9b: Pull complete [2021-10-28T00:09:17.861Z] 4c7163046ea9: Pull complete [2021-10-28T00:09:18.124Z] 0c2d73faf560: Pull complete [2021-10-28T00:09:18.124Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-28T00:09:18.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-28T00:09:18.124Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-28T00:09:18.212Z] prd-centos7-docker-4c-2g-2355 does not seem to be running inside a container [2021-10-28T00:09:18.252Z] $ 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-10-28T00:09:19.160Z] $ docker top 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-28T00:09:19.256Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T00:09:19.256Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T00:09:19.358Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T00:09:19.361Z] $ docker exec 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c ssh-agent [2021-10-28T00:09:19.475Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXnbNLgF/agent.14 [2021-10-28T00:09:19.475Z] SSH_AGENT_PID=19 [2021-10-28T00:09:19.485Z] Running ssh-add (command line suppressed) [2021-10-28T00:09:19.588Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1326021995282753781.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_1326021995282753781.key) [2021-10-28T00:09:19.600Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T00:09:19.895Z] + git tag --points-at HEAD [Pipeline] } [2021-10-28T00:09:19.914Z] $ docker exec --env ******** --env ******** 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c ssh-agent -k [2021-10-28T00:09:20.008Z] unset SSH_AUTH_SOCK; [2021-10-28T00:09:20.008Z] unset SSH_AGENT_PID; [2021-10-28T00:09:20.008Z] echo Agent pid 19 killed; [2021-10-28T00:09:20.019Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-28T00:09:20.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-28T00:09:20.040Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-28T00:09:20.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-28T00:09:20.145Z] $ docker exec 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c ssh-agent [2021-10-28T00:09:20.251Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFDcigE/agent.52 [2021-10-28T00:09:20.251Z] SSH_AGENT_PID=58 [2021-10-28T00:09:20.255Z] Running ssh-add (command line suppressed) [2021-10-28T00:09:20.348Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_213666834717292928.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/private_key_213666834717292928.key) [2021-10-28T00:09:20.358Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-28T00:09:20.654Z] + git semver init [2021-10-28T00:09:20.654Z] # -> Open(): unable to determine branch for HEAD [2021-10-28T00:09:20.654Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.git [2021-10-28T00:09:20.655Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-10-28T00:09:20.655Z] # $SEMVER_REMOTE_NAME = origin [2021-10-28T00:09:20.655Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-28T00:09:20.655Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-28T00:09:20.655Z] # $SEMVER_BRANCH = PR-54 [2021-10-28T00:09:20.655Z] # $SEMVER_TEMP = /tmp/semver-300350099 [2021-10-28T00:09:20.655Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-10-28T00:09:21.597Z] # '/tmp/semver-300350099' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver' [2021-10-28T00:09:21.857Z] # -> Force: false [2021-10-28T00:09:21.857Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-54/.semver [Pipeline] } [2021-10-28T00:09:21.867Z] $ docker exec --env ******** --env ******** 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c ssh-agent -k [2021-10-28T00:09:21.959Z] unset SSH_AUTH_SOCK; [2021-10-28T00:09:21.960Z] unset SSH_AGENT_PID; [2021-10-28T00:09:21.960Z] echo Agent pid 58 killed; [2021-10-28T00:09:21.968Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-28T00:09:22.271Z] + git semver [Pipeline] } [2021-10-28T00:09:22.287Z] $ docker stop --time=1 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c [2021-10-28T00:09:38.641Z] $ docker rm -f 9ef443bec5c5b0e9cc5bcae03a08ca23e1a79dcc1c78004d4dfbe24685abe40c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-28T00:09:38.997Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-28T00:09:39.242Z] Stashed 1 file(s) [Pipeline] echo [2021-10-28T00:09:39.244Z] [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-10-28T00:09:55.501Z] Still waiting to schedule task [2021-10-28T00:09:55.501Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2355’ [2021-10-28T00:09:55.502Z] Still waiting to schedule task [2021-10-28T00:09:55.502Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-28T00:11:35.767Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2356 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-10-28T00:11:35.782Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2021-10-28T00:11:35.964Z] The recommended git tool is: git [2021-10-28T00:11:43.145Z] using credential edgex-jenkins-ssh [2021-10-28T00:11:43.184Z] Cloning the remote Git repository [2021-10-28T00:11:43.240Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-28T00:11:43.351Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2021-10-28T00:11:43.425Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-28T00:11:43.425Z] > git --version # timeout=10 [2021-10-28T00:11:43.442Z] > git --version # 'git version 2.17.1' [2021-10-28T00:11:43.444Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T00:11:43.522Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T00:11:46.051Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 [2021-10-28T00:11:45.299Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-28T00:11:45.319Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T00:11:45.347Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-28T00:11:45.385Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-28T00:11:45.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T00:11:45.399Z] > 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-10-28T00:11:46.072Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T00:11:46.087Z] > git checkout -f 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 # timeout=10 [2021-10-28T00:11:46.270Z] Merge succeeded, producing 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 [2021-10-28T00:11:46.271Z] Checking out Revision 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 (PR-54) [2021-10-28T00:11:46.184Z] > git remote # timeout=10 [2021-10-28T00:11:46.207Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T00:11:46.219Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T00:11:46.230Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-10-28T00:11:46.257Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T00:11:46.279Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T00:11:46.290Z] > git checkout -f 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 # timeout=10 [2021-10-28T00:11:50.484Z] Commit message: "feat: migrate service to V2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-28T00:11:51.482Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-28T00:11:51.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-28T00:11:51.482Z] Dload Upload Total Spent Left Speed [2021-10-28T00:11:51.482Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2021-10-28T00:11:51.905Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-28T00:11:53.227Z] + + sudo teesudo /etc/docker/daemon.new jq [2021-10-28T00:11:53.227Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-28T00:11:53.227Z] { [2021-10-28T00:11:53.227Z] "registry-mirrors": [ [2021-10-28T00:11:53.227Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-28T00:11:53.227Z] ], [2021-10-28T00:11:53.227Z] "bip": "10.250.0.254/24", [2021-10-28T00:11:53.227Z] "hosts": [ [2021-10-28T00:11:53.227Z] "tcp://0.0.0.0:5555", [2021-10-28T00:11:53.227Z] "unix:///var/run/docker.sock" [2021-10-28T00:11:53.227Z] ], [2021-10-28T00:11:53.227Z] "mtu": 1458, [2021-10-28T00:11:53.227Z] "selinux-enabled": true, [2021-10-28T00:11:53.227Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-28T00:11:53.227Z] } [Pipeline] sh [2021-10-28T00:11:53.579Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-28T00:11:53.926Z] + sudo service docker restart [2021-10-28T00:12:10.685Z] Running on prd-centos7-docker-4c-2g-2357 in /w/workspace/ry_app-rfid-llrp-inventory_PR-54 [Pipeline] { [Pipeline] ws [2021-10-28T00:12:10.698Z] Running in /w/workspace/app-rfid-llrp-inventory/3 [Pipeline] { [Pipeline] checkout [2021-10-28T00:12:10.776Z] The recommended git tool is: git [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T00:12:14.159Z] provisioning config files... [2021-10-28T00:12:14.185Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config2330966234295239365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:12:14.547Z] ---> docker-login.sh [2021-10-28T00:12:14.547Z] nexus3.edgexfoundry.org:10001 [2021-10-28T00:12:14.566Z] using credential edgex-jenkins-ssh [2021-10-28T00:12:14.576Z] Cloning the remote Git repository [2021-10-28T00:12:14.597Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-28T00:12:14.656Z] > git init /w/workspace/app-rfid-llrp-inventory/3 # timeout=10 [2021-10-28T00:12:14.684Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-28T00:12:14.684Z] > git --version # timeout=10 [2021-10-28T00:12:14.690Z] > git --version # 'git version 2.24.4' [2021-10-28T00:12:14.691Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T00:12:14.732Z] [INFO] Currently running in a labeled security context [2021-10-28T00:12:14.733Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T00:12:14.733Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh651137714031952770.key [2021-10-28T00:12:14.744Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T00:12:15.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:12:15.421Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:12:15.421Z] Configure a credential helper to remove this warning. See [2021-10-28T00:12:15.421Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:12:15.421Z] [2021-10-28T00:12:15.696Z] Login Succeeded [2021-10-28T00:12:15.696Z] nexus3.edgexfoundry.org:10002 [2021-10-28T00:12:15.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:12:16.204Z] Merging remotes/origin/main commit 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd into PR head commit 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 [2021-10-28T00:12:16.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:12:16.246Z] Configure a credential helper to remove this warning. See [2021-10-28T00:12:16.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:12:16.246Z] [2021-10-28T00:12:16.246Z] Login Succeeded [2021-10-28T00:12:16.246Z] nexus3.edgexfoundry.org:10003 [2021-10-28T00:12:15.624Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-28T00:12:15.633Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-28T00:12:15.643Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-10-28T00:12:15.655Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-10-28T00:12:15.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T00:12:15.656Z] [INFO] Currently running in a labeled security context [2021-10-28T00:12:15.656Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T00:12:15.656Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh222940672075810100.key [2021-10-28T00:12:15.664Z] > 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-10-28T00:12:16.211Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T00:12:16.222Z] > git checkout -f 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 # timeout=10 [2021-10-28T00:12:16.252Z] > git remote # timeout=10 [2021-10-28T00:12:16.258Z] > git config --get remote.origin.url # timeout=10 [2021-10-28T00:12:16.288Z] Merge succeeded, producing 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 [2021-10-28T00:12:16.288Z] Checking out Revision 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 (PR-54) [2021-10-28T00:12:16.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:12:16.797Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:12:16.797Z] Configure a credential helper to remove this warning. See [2021-10-28T00:12:16.797Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:12:16.797Z] [2021-10-28T00:12:16.797Z] Login Succeeded [2021-10-28T00:12:16.797Z] nexus3.edgexfoundry.org:10004 [2021-10-28T00:12:17.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:12:17.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:12:17.349Z] Configure a credential helper to remove this warning. See [2021-10-28T00:12:17.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:12:17.349Z] [2021-10-28T00:12:17.349Z] Login Succeeded [2021-10-28T00:12:17.349Z] docker.io [2021-10-28T00:12:16.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-28T00:12:16.267Z] [INFO] Currently running in a labeled security context [2021-10-28T00:12:16.267Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-28T00:12:16.267Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/3@tmp/jenkins-gitclient-ssh3080466799014345783.key [2021-10-28T00:12:16.272Z] > git merge 2f4ea3c6137ff523b703c1b23c70899e2e4dc4cd # timeout=10 [2021-10-28T00:12:16.280Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-28T00:12:16.290Z] > git config core.sparsecheckout # timeout=10 [2021-10-28T00:12:16.294Z] > git checkout -f 66a8c5fc36b96f5ad7a27e480c95c1e7cc45f833 # timeout=10 [2021-10-28T00:12:17.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:12:18.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:12:18.221Z] Configure a credential helper to remove this warning. See [2021-10-28T00:12:18.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:12:18.221Z] [2021-10-28T00:12:18.221Z] Login Succeeded [2021-10-28T00:12:18.221Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T00:12:18.241Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T00:12:19.725Z] ========================================================= [2021-10-28T00:12:19.725Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-28T00:12:19.725Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:12:19.836Z] Commit message: "feat: migrate service to V2" [2021-10-28T00:12:20.082Z] + 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 . [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T00:12:20.211Z] provisioning config files... [2021-10-28T00:12:20.222Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/3@tmp/config675332759065107794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:12:20.594Z] ---> docker-login.sh [2021-10-28T00:12:20.594Z] nexus3.edgexfoundry.org:10001 [2021-10-28T00:12:20.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:12:20.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:12:20.594Z] Configure a credential helper to remove this warning. See [2021-10-28T00:12:20.594Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:12:20.594Z] [2021-10-28T00:12:20.594Z] Login Succeeded [2021-10-28T00:12:20.594Z] nexus3.edgexfoundry.org:10002 [2021-10-28T00:12:20.691Z] Sending build context to Docker daemon 670.7kB [2021-10-28T00:12:20.691Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T00:12:20.691Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-28T00:12:20.691Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-28T00:12:20.691Z] 552d1f2373af: Pulling fs layer [2021-10-28T00:12:20.691Z] ea3f2d53f512: Pulling fs layer [2021-10-28T00:12:20.691Z] 9e70ebbbe112: Pulling fs layer [2021-10-28T00:12:20.691Z] 7a9cfe048b4a: Pulling fs layer [2021-10-28T00:12:20.691Z] 72dc09318566: Pulling fs layer [2021-10-28T00:12:20.691Z] f4f7b4309257: Pulling fs layer [2021-10-28T00:12:20.691Z] 0ac9a79272e3: Pulling fs layer [2021-10-28T00:12:20.691Z] b78e95d17946: Pulling fs layer [2021-10-28T00:12:20.691Z] 7a9cfe048b4a: Waiting [2021-10-28T00:12:20.691Z] f4f7b4309257: Waiting [2021-10-28T00:12:20.691Z] 0ac9a79272e3: Waiting [2021-10-28T00:12:20.691Z] 72dc09318566: Waiting [2021-10-28T00:12:20.691Z] b78e95d17946: Waiting [2021-10-28T00:12:20.691Z] 9e70ebbbe112: Verifying Checksum [2021-10-28T00:12:20.691Z] 9e70ebbbe112: Download complete [2021-10-28T00:12:20.691Z] ea3f2d53f512: Verifying Checksum [2021-10-28T00:12:20.691Z] ea3f2d53f512: Download complete [2021-10-28T00:12:20.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:12:20.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:12:20.854Z] Configure a credential helper to remove this warning. See [2021-10-28T00:12:20.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:12:20.854Z] [2021-10-28T00:12:20.854Z] Login Succeeded [2021-10-28T00:12:20.854Z] nexus3.edgexfoundry.org:10003 [2021-10-28T00:12:20.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:12:20.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:12:20.854Z] Configure a credential helper to remove this warning. See [2021-10-28T00:12:20.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:12:20.854Z] [2021-10-28T00:12:20.854Z] Login Succeeded [2021-10-28T00:12:20.854Z] nexus3.edgexfoundry.org:10004 [2021-10-28T00:12:20.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:12:20.972Z] 72dc09318566: Verifying Checksum [2021-10-28T00:12:20.972Z] 72dc09318566: Download complete [2021-10-28T00:12:20.972Z] f4f7b4309257: Verifying Checksum [2021-10-28T00:12:20.972Z] f4f7b4309257: Download complete [2021-10-28T00:12:20.972Z] 552d1f2373af: Verifying Checksum [2021-10-28T00:12:20.972Z] 552d1f2373af: Download complete [2021-10-28T00:12:20.972Z] 0ac9a79272e3: Verifying Checksum [2021-10-28T00:12:20.972Z] 0ac9a79272e3: Download complete [2021-10-28T00:12:21.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:12:21.114Z] Configure a credential helper to remove this warning. See [2021-10-28T00:12:21.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:12:21.114Z] [2021-10-28T00:12:21.114Z] Login Succeeded [2021-10-28T00:12:21.114Z] docker.io [2021-10-28T00:12:21.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-28T00:12:21.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-28T00:12:21.374Z] Configure a credential helper to remove this warning. See [2021-10-28T00:12:21.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-28T00:12:21.374Z] [2021-10-28T00:12:21.374Z] Login Succeeded [2021-10-28T00:12:21.374Z] ---> docker-login.sh ends [Pipeline] } [2021-10-28T00:12:21.406Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-28T00:12:21.534Z] ========================================================= [2021-10-28T00:12:21.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-28T00:12:21.534Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:12:22.539Z] 552d1f2373af: Pull complete [2021-10-28T00:12:22.539Z] ea3f2d53f512: Pull complete [2021-10-28T00:12:22.806Z] + 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-10-28T00:12:22.806Z] Sending build context to Docker daemon 670.7kB [2021-10-28T00:12:22.806Z] Step 1/12 : ARG BASE=golang:1.16-alpine3.14 [2021-10-28T00:12:22.806Z] Step 2/12 : FROM ${BASE} AS builder [2021-10-28T00:12:22.806Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-28T00:12:22.806Z] a0d0a0d46f8b: Pulling fs layer [2021-10-28T00:12:22.806Z] 31adcdaf11c8: Pulling fs layer [2021-10-28T00:12:22.806Z] b8b176561691: Pulling fs layer [2021-10-28T00:12:22.806Z] 4527c011a84f: Pulling fs layer [2021-10-28T00:12:22.806Z] 5d74067f8e1e: Pulling fs layer [2021-10-28T00:12:22.806Z] e0aca202a116: Pulling fs layer [2021-10-28T00:12:22.806Z] 3a43be97a3b4: Pulling fs layer [2021-10-28T00:12:22.806Z] 34cad66bf833: Pulling fs layer [2021-10-28T00:12:22.806Z] b4e3c513aaa6: Pulling fs layer [2021-10-28T00:12:22.806Z] 4527c011a84f: Waiting [2021-10-28T00:12:22.806Z] 5d74067f8e1e: Waiting [2021-10-28T00:12:22.806Z] e0aca202a116: Waiting [2021-10-28T00:12:22.806Z] 3a43be97a3b4: Waiting [2021-10-28T00:12:22.806Z] 34cad66bf833: Waiting [2021-10-28T00:12:22.806Z] b4e3c513aaa6: Waiting [2021-10-28T00:12:22.806Z] b8b176561691: Verifying Checksum [2021-10-28T00:12:22.806Z] b8b176561691: Download complete [2021-10-28T00:12:22.806Z] 31adcdaf11c8: Verifying Checksum [2021-10-28T00:12:22.806Z] 31adcdaf11c8: Download complete [2021-10-28T00:12:22.812Z] 9e70ebbbe112: Pull complete [2021-10-28T00:12:22.812Z] b78e95d17946: Verifying Checksum [2021-10-28T00:12:22.812Z] b78e95d17946: Download complete [2021-10-28T00:12:23.071Z] 5d74067f8e1e: Verifying Checksum [2021-10-28T00:12:23.071Z] 5d74067f8e1e: Download complete [2021-10-28T00:12:23.071Z] a0d0a0d46f8b: Verifying Checksum [2021-10-28T00:12:23.071Z] a0d0a0d46f8b: Download complete [2021-10-28T00:12:23.071Z] 3a43be97a3b4: Verifying Checksum [2021-10-28T00:12:23.071Z] 3a43be97a3b4: Download complete [2021-10-28T00:12:23.071Z] e0aca202a116: Verifying Checksum [2021-10-28T00:12:23.071Z] e0aca202a116: Download complete [2021-10-28T00:12:23.071Z] 34cad66bf833: Verifying Checksum [2021-10-28T00:12:23.071Z] 34cad66bf833: Download complete [2021-10-28T00:12:23.336Z] a0d0a0d46f8b: Pull complete [2021-10-28T00:12:23.411Z] 7a9cfe048b4a: Verifying Checksum [2021-10-28T00:12:23.411Z] 7a9cfe048b4a: Download complete [2021-10-28T00:12:23.604Z] b4e3c513aaa6: Verifying Checksum [2021-10-28T00:12:23.604Z] b4e3c513aaa6: Download complete [2021-10-28T00:12:23.604Z] 31adcdaf11c8: Pull complete [2021-10-28T00:12:23.604Z] 4527c011a84f: Verifying Checksum [2021-10-28T00:12:23.604Z] 4527c011a84f: Download complete [2021-10-28T00:12:23.604Z] b8b176561691: Pull complete [2021-10-28T00:12:26.910Z] 4527c011a84f: Pull complete [2021-10-28T00:12:27.176Z] 5d74067f8e1e: Pull complete [2021-10-28T00:12:27.176Z] e0aca202a116: Pull complete [2021-10-28T00:12:27.176Z] 3a43be97a3b4: Pull complete [2021-10-28T00:12:27.440Z] 34cad66bf833: Pull complete [2021-10-28T00:12:30.009Z] b4e3c513aaa6: Pull complete [2021-10-28T00:12:30.009Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-28T00:12:30.009Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-28T00:12:30.009Z] ---> 9f6097aaca64 [2021-10-28T00:12:30.009Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-28T00:12:31.943Z] ---> Running in 0a810f4091f4 [2021-10-28T00:12:31.943Z] Removing intermediate container 0a810f4091f4 [2021-10-28T00:12:31.943Z] ---> a186ab89736d [2021-10-28T00:12:31.943Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T00:12:31.944Z] ---> Running in 7634c5fb48af [2021-10-28T00:12:31.944Z] Removing intermediate container 7634c5fb48af [2021-10-28T00:12:31.944Z] ---> ea450dc4ac14 [2021-10-28T00:12:31.944Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T00:12:31.944Z] ---> Running in 5c58268d460a [2021-10-28T00:12:31.944Z] Removing intermediate container 5c58268d460a [2021-10-28T00:12:31.944Z] ---> d7917169bc2a [2021-10-28T00:12:31.944Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:12:31.944Z] ---> Running in a452f7d732ac [2021-10-28T00:12:32.532Z] Removing intermediate container a452f7d732ac [2021-10-28T00:12:32.532Z] ---> 691d114a9577 [2021-10-28T00:12:32.532Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T00:12:32.532Z] ---> Running in 69b0eaae2d5d [2021-10-28T00:12:32.801Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-28T00:12:33.589Z] 7a9cfe048b4a: Pull complete [2021-10-28T00:12:33.741Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-28T00:12:33.741Z] OK: 220 MiB in 52 packages [2021-10-28T00:12:34.008Z] Removing intermediate container 69b0eaae2d5d [2021-10-28T00:12:34.008Z] ---> 461089ad4c71 [2021-10-28T00:12:34.008Z] Step 8/12 : WORKDIR /app [2021-10-28T00:12:34.008Z] ---> Running in d3e3a9419b36 [2021-10-28T00:12:34.185Z] 72dc09318566: Pull complete [2021-10-28T00:12:34.270Z] Removing intermediate container d3e3a9419b36 [2021-10-28T00:12:34.270Z] ---> fada3d01e568 [2021-10-28T00:12:34.270Z] Step 9/12 : COPY . . [2021-10-28T00:12:34.270Z] ---> 88098fad73d5 [2021-10-28T00:12:34.270Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:12:34.459Z] f4f7b4309257: Pull complete [2021-10-28T00:12:34.534Z] ---> Running in 52c5f9cf5704 [2021-10-28T00:12:34.732Z] 0ac9a79272e3: Pull complete [2021-10-28T00:12:42.435Z] b78e95d17946: Pull complete [2021-10-28T00:12:42.435Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-28T00:12:42.435Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-28T00:12:42.435Z] ---> 8b459fc5aaf0 [2021-10-28T00:12:42.435Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-10-28T00:12:42.435Z] ---> Running in 5ade8f894a49 [2021-10-28T00:12:43.677Z] Removing intermediate container 5ade8f894a49 [2021-10-28T00:12:43.677Z] ---> 6d8a9506309c [2021-10-28T00:12:43.677Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2021-10-28T00:12:43.677Z] ---> Running in da20c73bc610 [2021-10-28T00:12:43.677Z] Removing intermediate container da20c73bc610 [2021-10-28T00:12:43.677Z] ---> 2cae669f3c20 [2021-10-28T00:12:43.677Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-10-28T00:12:43.677Z] ---> Running in 737413a3c63f [2021-10-28T00:12:45.171Z] Removing intermediate container 737413a3c63f [2021-10-28T00:12:45.171Z] ---> 2f5530b937e0 [2021-10-28T00:12:45.171Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-28T00:12:45.171Z] ---> Running in db07021f9007 [2021-10-28T00:12:46.161Z] Removing intermediate container db07021f9007 [2021-10-28T00:12:46.161Z] ---> cdadb9dfe17b [2021-10-28T00:12:46.161Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-28T00:12:46.161Z] ---> Running in 9147e20135ed [2021-10-28T00:12:47.618Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-28T00:12:48.214Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-28T00:12:49.199Z] OK: 219 MiB in 52 packages [2021-10-28T00:12:50.177Z] Removing intermediate container 9147e20135ed [2021-10-28T00:12:50.177Z] ---> ae9048e2107a [2021-10-28T00:12:50.177Z] Step 8/12 : WORKDIR /app [2021-10-28T00:12:50.177Z] ---> Running in 5c362a37cda3 [2021-10-28T00:12:50.777Z] Removing intermediate container 5c362a37cda3 [2021-10-28T00:12:50.777Z] ---> 61d76847cf64 [2021-10-28T00:12:50.777Z] Step 9/12 : COPY . . [2021-10-28T00:12:51.373Z] ---> 2627cd72e135 [2021-10-28T00:12:51.373Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-28T00:12:51.646Z] ---> Running in 29a3b1ba78f0 [2021-10-28T00:13:03.619Z] Removing intermediate container 52c5f9cf5704 [2021-10-28T00:13:03.620Z] ---> 1db7806309a6 [2021-10-28T00:13:03.620Z] Step 11/12 : ARG MAKE="make build" [2021-10-28T00:13:03.620Z] ---> Running in b6e77699e0c1 [2021-10-28T00:13:03.620Z] Removing intermediate container b6e77699e0c1 [2021-10-28T00:13:03.620Z] ---> c1b293f2c1bb [2021-10-28T00:13:03.620Z] Step 12/12 : RUN $MAKE [2021-10-28T00:13:03.620Z] ---> Running in babacb7f492d [2021-10-28T00:13:03.883Z] noop [2021-10-28T00:13:04.146Z] Removing intermediate container babacb7f492d [2021-10-28T00:13:04.146Z] ---> 2243f4ddd3ee [2021-10-28T00:13:04.146Z] Successfully built 2243f4ddd3ee [2021-10-28T00:13:04.146Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:13:04.443Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T00:13:04.443Z] . [Pipeline] withDockerContainer [2021-10-28T00:13:04.514Z] prd-centos7-docker-4c-2g-2357 does not seem to be running inside a container [2021-10-28T00:13:04.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-x86_64 cat [2021-10-28T00:13:04.920Z] $ docker top 9d79c93bfc3cf724a63707713190f47df19eb74da08531e74b1e255c019ce75d -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T00:13:05.307Z] + go version [2021-10-28T00:13:05.307Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-28T00:13:05.317Z] $ docker stop --time=1 9d79c93bfc3cf724a63707713190f47df19eb74da08531e74b1e255c019ce75d [2021-10-28T00:13:06.498Z] $ docker rm -f 9d79c93bfc3cf724a63707713190f47df19eb74da08531e74b1e255c019ce75d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:13:07.986Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-28T00:13:07.986Z] . [Pipeline] withDockerContainer [2021-10-28T00:13:08.051Z] prd-centos7-docker-4c-2g-2357 does not seem to be running inside a container [2021-10-28T00:13:08.088Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-x86_64 cat [2021-10-28T00:13:08.472Z] $ docker top 19134aa64d3009e14cf87be12e3ccc86eef31b68727510514642cad3c00414ef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T00:13:08.846Z] + make test [2021-10-28T00:13:08.846Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-28T00:13:27.129Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-28T00:13:27.129Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.107s coverage: 86.0% of statements [2021-10-28T00:13:27.129Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2021-10-28T00:13:37.138Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 8.343s coverage: 73.3% of statements [2021-10-28T00:13:37.138Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-28T00:13:43.754Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T00:13:43.754Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T00:13:43.754Z] ./bin/test-attribution.sh [2021-10-28T00:13:43.754Z] An attribution for github.com/stretchr/objx is missing from in Attribution.txt, please add [2021-10-28T00:13:43.754Z] make: *** [Makefile:34: test] Error 1 [Pipeline] } [2021-10-28T00:13:43.766Z] $ docker stop --time=1 19134aa64d3009e14cf87be12e3ccc86eef31b68727510514642cad3c00414ef [2021-10-28T00:13:45.159Z] $ docker rm -f 19134aa64d3009e14cf87be12e3ccc86eef31b68727510514642cad3c00414ef [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-10-28T00:13:46.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T00:13:46.946Z] [2021-10-28T00:13:46.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:13:47.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T00:13:47.251Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T00:13:47.251Z] b4d181a07f80: Pulling fs layer [2021-10-28T00:13:47.251Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T00:13:47.251Z] ed53099fbce6: Pulling fs layer [2021-10-28T00:13:47.251Z] dc539afda2c1: Pulling fs layer [2021-10-28T00:13:47.251Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T00:13:47.251Z] 9065ff56babe: Pulling fs layer [2021-10-28T00:13:47.251Z] d287ab97295c: Pulling fs layer [2021-10-28T00:13:47.251Z] dc539afda2c1: Waiting [2021-10-28T00:13:47.251Z] 77bc0d833cb6: Waiting [2021-10-28T00:13:47.251Z] 9065ff56babe: Waiting [2021-10-28T00:13:47.251Z] d287ab97295c: Waiting [2021-10-28T00:13:47.251Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T00:13:47.251Z] a1111a8f2ec3: Download complete [2021-10-28T00:13:47.251Z] dc539afda2c1: Verifying Checksum [2021-10-28T00:13:47.251Z] dc539afda2c1: Download complete [2021-10-28T00:13:47.251Z] ed53099fbce6: Verifying Checksum [2021-10-28T00:13:47.251Z] ed53099fbce6: Download complete [2021-10-28T00:13:47.523Z] 9065ff56babe: Verifying Checksum [2021-10-28T00:13:47.523Z] 9065ff56babe: Download complete [2021-10-28T00:13:47.523Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T00:13:47.523Z] 77bc0d833cb6: Download complete [2021-10-28T00:13:47.523Z] b4d181a07f80: Verifying Checksum [2021-10-28T00:13:47.523Z] b4d181a07f80: Download complete [2021-10-28T00:13:48.103Z] d287ab97295c: Verifying Checksum [2021-10-28T00:13:48.103Z] d287ab97295c: Download complete [2021-10-28T00:13:49.066Z] b4d181a07f80: Pull complete [2021-10-28T00:13:49.066Z] a1111a8f2ec3: Pull complete [2021-10-28T00:13:49.648Z] ed53099fbce6: Pull complete [2021-10-28T00:13:49.648Z] dc539afda2c1: Pull complete [2021-10-28T00:13:49.914Z] 77bc0d833cb6: Pull complete [2021-10-28T00:13:49.914Z] 9065ff56babe: Pull complete [2021-10-28T00:13:55.255Z] d287ab97295c: Pull complete [2021-10-28T00:13:55.255Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T00:13:55.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T00:13:55.255Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T00:13:55.320Z] prd-centos7-docker-4c-2g-2357 does not seem to be running inside a container [2021-10-28T00:13:55.355Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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:latest cat [2021-10-28T00:13:57.769Z] $ docker top d4a136f232ed3cf5bed8c55fb3ab50731426a4b74bb4f352c23dd83e647fca34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:13:58.230Z] ---> job-cost.sh [2021-10-28T00:13:58.230Z] lf-activate-venv: SKIPPING [2021-10-28T00:13:58.230Z] INFO: No Stack... [2021-10-28T00:13:58.491Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T00:13:58.753Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T00:13:59.048Z] + cut -d, -f6 [2021-10-28T00:13:59.048Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [Pipeline] lock [2021-10-28T00:13:59.077Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] [2021-10-28T00:13:59.082Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] did not exist. Created. [2021-10-28T00:13:59.082Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T00:13:59.390Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-28T00:13:59.550Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T00:13:59.557Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T00:13:59.576Z] $ docker stop --time=1 d4a136f232ed3cf5bed8c55fb3ab50731426a4b74bb4f352c23dd83e647fca34 [2021-10-28T00:14:01.462Z] $ docker rm -f d4a136f232ed3cf5bed8c55fb3ab50731426a4b74bb4f352c23dd83e647fca34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T00:14:01.722Z] Failed in branch amd64 [2021-10-28T00:14:15.214Z] Removing intermediate container 29a3b1ba78f0 [2021-10-28T00:14:15.214Z] ---> 3987234b52b1 [2021-10-28T00:14:15.214Z] Step 11/12 : ARG MAKE="make build" [2021-10-28T00:14:15.214Z] ---> Running in d14c8fbbcf05 [2021-10-28T00:14:15.214Z] Removing intermediate container d14c8fbbcf05 [2021-10-28T00:14:15.214Z] ---> 2b262f1a2be7 [2021-10-28T00:14:15.214Z] Step 12/12 : RUN $MAKE [2021-10-28T00:14:15.214Z] ---> Running in c2356af8f22a [2021-10-28T00:14:15.214Z] noop [2021-10-28T00:14:15.214Z] Removing intermediate container c2356af8f22a [2021-10-28T00:14:15.214Z] ---> 5c68f06900c0 [2021-10-28T00:14:15.214Z] Successfully built 5c68f06900c0 [2021-10-28T00:14:15.214Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:14:15.541Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T00:14:15.541Z] . [Pipeline] withDockerContainer [2021-10-28T00:14:15.755Z] prd-ubuntu18.04-docker-arm64-4c-16g-2356 does not seem to be running inside a container [2021-10-28T00:14:15.840Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-10-28T00:14:17.252Z] $ docker top 71b29a124542caef131687efaf47dade941aa0dd67d45a899c401987bd4db7c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T00:14:18.150Z] + go version [2021-10-28T00:14:18.150Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-28T00:14:18.172Z] $ docker stop --time=1 71b29a124542caef131687efaf47dade941aa0dd67d45a899c401987bd4db7c0 [2021-10-28T00:14:19.834Z] $ docker rm -f 71b29a124542caef131687efaf47dade941aa0dd67d45a899c401987bd4db7c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:14:20.567Z] + docker inspect -f . ci-base-image-arm64 [2021-10-28T00:14:20.567Z] . [Pipeline] withDockerContainer [2021-10-28T00:14:20.785Z] prd-ubuntu18.04-docker-arm64-4c-16g-2356 does not seem to be running inside a container [2021-10-28T00:14:20.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-10-28T00:14:22.222Z] $ docker top 74c5e79dc65b784e37482f0c094916e1b34de681f327164b1c5b2cfe32beb7f8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-28T00:14:24.173Z] + make test [2021-10-28T00:14:24.174Z] CGO_ENABLED=1 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-28T00:15:21.076Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2021-10-28T00:15:21.077Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 0.161s coverage: 86.0% of statements [2021-10-28T00:15:21.077Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2021-10-28T00:15:27.779Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 5.538s coverage: 73.3% of statements [2021-10-28T00:15:28.051Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2021-10-28T00:16:01.369Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-28T00:16:01.369Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-10-28T00:16:01.369Z] ./bin/test-attribution.sh [2021-10-28T00:16:02.808Z] An attribution for github.com/stretchr/objx is missing from in Attribution.txt, please add [2021-10-28T00:16:03.080Z] make: *** [Makefile:34: test] Error 1 [Pipeline] } [2021-10-28T00:16:03.106Z] $ docker stop --time=1 74c5e79dc65b784e37482f0c094916e1b34de681f327164b1c5b2cfe32beb7f8 [2021-10-28T00:16:04.893Z] $ docker rm -f 74c5e79dc65b784e37482f0c094916e1b34de681f327164b1c5b2cfe32beb7f8 [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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:16:07.166Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T00:16:07.166Z] [2021-10-28T00:16:07.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:16:07.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T00:16:07.784Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-28T00:16:07.784Z] 448f6bf000e3: Pulling fs layer [2021-10-28T00:16:07.784Z] f757da607395: Pulling fs layer [2021-10-28T00:16:07.784Z] 05883995daec: Pulling fs layer [2021-10-28T00:16:07.784Z] 8603b9c90790: Pulling fs layer [2021-10-28T00:16:07.784Z] 1560dd03e051: Pulling fs layer [2021-10-28T00:16:07.784Z] 27f5ce0e4adf: Pulling fs layer [2021-10-28T00:16:07.784Z] c2d8d7efcc4b: Pulling fs layer [2021-10-28T00:16:07.784Z] 1560dd03e051: Waiting [2021-10-28T00:16:07.784Z] 27f5ce0e4adf: Waiting [2021-10-28T00:16:07.784Z] c2d8d7efcc4b: Waiting [2021-10-28T00:16:07.784Z] 8603b9c90790: Waiting [2021-10-28T00:16:07.784Z] f757da607395: Verifying Checksum [2021-10-28T00:16:07.784Z] f757da607395: Download complete [2021-10-28T00:16:07.784Z] 8603b9c90790: Download complete [2021-10-28T00:16:08.060Z] 1560dd03e051: Verifying Checksum [2021-10-28T00:16:08.060Z] 1560dd03e051: Download complete [2021-10-28T00:16:08.060Z] 05883995daec: Verifying Checksum [2021-10-28T00:16:08.060Z] 05883995daec: Download complete [2021-10-28T00:16:08.060Z] 27f5ce0e4adf: Verifying Checksum [2021-10-28T00:16:08.060Z] 27f5ce0e4adf: Download complete [2021-10-28T00:16:08.330Z] 448f6bf000e3: Verifying Checksum [2021-10-28T00:16:08.330Z] 448f6bf000e3: Download complete [2021-10-28T00:16:10.953Z] c2d8d7efcc4b: Verifying Checksum [2021-10-28T00:16:10.953Z] c2d8d7efcc4b: Download complete [2021-10-28T00:16:11.934Z] 448f6bf000e3: Pull complete [2021-10-28T00:16:12.530Z] f757da607395: Pull complete [2021-10-28T00:16:13.970Z] 05883995daec: Pull complete [2021-10-28T00:16:14.241Z] 8603b9c90790: Pull complete [2021-10-28T00:16:15.221Z] 1560dd03e051: Pull complete [2021-10-28T00:16:15.493Z] 27f5ce0e4adf: Pull complete [2021-10-28T00:16:30.583Z] c2d8d7efcc4b: Pull complete [2021-10-28T00:16:30.583Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-28T00:16:30.583Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-28T00:16:30.583Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-28T00:16:30.834Z] prd-ubuntu18.04-docker-arm64-4c-16g-2356 does not seem to be running inside a container [2021-10-28T00:16:31.141Z] $ 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/3 -v /w/workspace/app-rfid-llrp-inventory/3:/w/workspace/app-rfid-llrp-inventory/3:rw,z -v /w/workspace/app-rfid-llrp-inventory/3@tmp:/w/workspace/app-rfid-llrp-inventory/3@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-10-28T00:16:34.023Z] $ docker top 5bdd8a22a39bed78c76f833a4de444cf7226de00d61e1fa15eb28ea2c305d53b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:16:35.721Z] ---> job-cost.sh [2021-10-28T00:16:35.721Z] lf-activate-venv: SKIPPING [2021-10-28T00:16:35.721Z] INFO: No Stack... [2021-10-28T00:16:35.721Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-28T00:16:35.721Z] INFO: Archiving Costs [Pipeline] sh [2021-10-28T00:16:36.405Z] + cat /w/workspace/app-rfid-llrp-inventory/3/archives/cost.csv [2021-10-28T00:16:36.405Z] + cut -d, -f6 [Pipeline] lock [2021-10-28T00:16:36.479Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] [2021-10-28T00:16:36.488Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] did not exist. Created. [2021-10-28T00:16:36.488Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-28T00:16:37.182Z] /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-8ebbd707/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/3@tmp/durable-8ebbd707/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-28T00:16:37.849Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-28T00:16:37.876Z] Warning: overwriting stash ‘stack-cost’ [2021-10-28T00:16:38.294Z] Stashed 1 file(s) [Pipeline] } [2021-10-28T00:16:38.300Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-54-3-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-28T00:16:38.323Z] $ docker stop --time=1 5bdd8a22a39bed78c76f833a4de444cf7226de00d61e1fa15eb28ea2c305d53b [2021-10-28T00:16:39.900Z] $ docker rm -f 5bdd8a22a39bed78c76f833a4de444cf7226de00d61e1fa15eb28ea2c305d53b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-28T00:16:41.288Z] Failed in branch arm64 [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] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-28T00:16:43.489Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:16:43.806Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:16:44.365Z] ---> package-listing.sh [2021-10-28T00:16:44.365Z] ++ facter osfamily [2021-10-28T00:16:44.365Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-28T00:16:44.628Z] + OS_FAMILY=redhat [2021-10-28T00:16:44.628Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-54 [2021-10-28T00:16:44.628Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-28T00:16:44.628Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-28T00:16:44.628Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-28T00:16:44.628Z] + PACKAGES=/tmp/packages_start.txt [2021-10-28T00:16:44.629Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-10-28T00:16:44.629Z] + PACKAGES=/tmp/packages_end.txt [2021-10-28T00:16:44.629Z] + case "${OS_FAMILY}" in [2021-10-28T00:16:44.629Z] + sort [2021-10-28T00:16:44.629Z] + rpm -qa [2021-10-28T00:16:45.205Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-28T00:16:45.205Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-28T00:16:45.205Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-28T00:16:45.205Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-54 ']' [2021-10-28T00:16:45.205Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-54/archives/ [2021-10-28T00:16:45.205Z] + 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-10-28T00:16:45.217Z] 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-10-28T00:16:45.499Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:16:46.054Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T00:16:46.054Z] [2021-10-28T00:16:46.054Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-28T00:16:46.360Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T00:16:46.360Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-28T00:16:46.360Z] b4d181a07f80: Pulling fs layer [2021-10-28T00:16:46.360Z] a1111a8f2ec3: Pulling fs layer [2021-10-28T00:16:46.360Z] ed53099fbce6: Pulling fs layer [2021-10-28T00:16:46.360Z] dc539afda2c1: Pulling fs layer [2021-10-28T00:16:46.360Z] 77bc0d833cb6: Pulling fs layer [2021-10-28T00:16:46.360Z] 9065ff56babe: Pulling fs layer [2021-10-28T00:16:46.360Z] d287ab97295c: Pulling fs layer [2021-10-28T00:16:46.360Z] dc539afda2c1: Waiting [2021-10-28T00:16:46.360Z] 77bc0d833cb6: Waiting [2021-10-28T00:16:46.360Z] 9065ff56babe: Waiting [2021-10-28T00:16:46.360Z] d287ab97295c: Waiting [2021-10-28T00:16:46.360Z] a1111a8f2ec3: Verifying Checksum [2021-10-28T00:16:46.360Z] a1111a8f2ec3: Download complete [2021-10-28T00:16:46.360Z] dc539afda2c1: Download complete [2021-10-28T00:16:46.360Z] ed53099fbce6: Verifying Checksum [2021-10-28T00:16:46.360Z] ed53099fbce6: Download complete [2021-10-28T00:16:46.630Z] 9065ff56babe: Verifying Checksum [2021-10-28T00:16:46.630Z] 9065ff56babe: Download complete [2021-10-28T00:16:46.630Z] 77bc0d833cb6: Verifying Checksum [2021-10-28T00:16:46.630Z] 77bc0d833cb6: Download complete [2021-10-28T00:16:46.630Z] b4d181a07f80: Verifying Checksum [2021-10-28T00:16:46.630Z] b4d181a07f80: Download complete [2021-10-28T00:16:47.203Z] d287ab97295c: Verifying Checksum [2021-10-28T00:16:47.203Z] d287ab97295c: Download complete [2021-10-28T00:16:48.177Z] b4d181a07f80: Pull complete [2021-10-28T00:16:48.177Z] a1111a8f2ec3: Pull complete [2021-10-28T00:16:49.117Z] ed53099fbce6: Pull complete [2021-10-28T00:16:49.117Z] dc539afda2c1: Pull complete [2021-10-28T00:16:49.377Z] 77bc0d833cb6: Pull complete [2021-10-28T00:16:49.377Z] 9065ff56babe: Pull complete [2021-10-28T00:16:54.731Z] d287ab97295c: Pull complete [2021-10-28T00:16:54.731Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-28T00:16:54.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-28T00:16:54.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-28T00:16:54.794Z] prd-centos7-docker-4c-2g-2355 does not seem to be running inside a container [2021-10-28T00:16:54.833Z] $ 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-10-28T00:16:57.884Z] $ docker top 959f1829db8ead0dcf556a343e85dc62c76c540b993e4b0222181c7daedae847 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-28T00:16:58.245Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-28T00:16:58.540Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-28T00:16:58.839Z] + ls /var/log/sa-host [2021-10-28T00:16:58.839Z] + sadf -c /var/log/sa-host/sa28 [2021-10-28T00:16:58.839Z] file_magic: OK [2021-10-28T00:16:58.839Z] HZ: Using current value: 100 [2021-10-28T00:16:58.839Z] file_header: OK [2021-10-28T00:16:58.839Z] 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-10-28T00:16:58.839Z] Statistics: [2021-10-28T00:16:58.839Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T00:16:58.839Z] File successfully converted to sysstat format version 12.0.3 [2021-10-28T00:16:58.839Z] + sadf -c /var/log/sa-host/sa30 [2021-10-28T00:16:58.839Z] file_magic: OK [2021-10-28T00:16:58.839Z] HZ: Using current value: 100 [2021-10-28T00:16:58.839Z] file_header: OK [2021-10-28T00:16:58.839Z] 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-10-28T00:16:58.839Z] Statistics: [2021-10-28T00:16:58.839Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-28T00:16:58.839Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-28T00:17:00.296Z] provisioning config files... [2021-10-28T00:17:00.305Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-54@tmp/config7444454480671641247tmp [Pipeline] { [Pipeline] echo [2021-10-28T00:17:00.323Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:17:00.619Z] ---> create-netrc.sh [Pipeline] } [2021-10-28T00:17:00.627Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:17:00.984Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-28T00:17:01.000Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:17:01.294Z] ---> sudo-logs.sh [2021-10-28T00:17:01.294Z] Archiving 'sudo' log.. [2021-10-28T00:17:01.294Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2355.novalocal: Name or service not known [2021-10-28T00:17:01.294Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2355.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-28T00:17:01.333Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:17:02.545Z] ---> job-cost.sh [2021-10-28T00:17:02.545Z] lf-activate-venv: SKIPPING [2021-10-28T00:17:02.545Z] DEBUG: total: 0.10999999940395355 [2021-10-28T00:17:02.545Z] INFO: Retrieving Stack Cost... [2021-10-28T00:17:02.545Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-28T00:17:02.545Z] INFO: Archiving Costs [Pipeline] echo [2021-10-28T00:17:02.553Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-28T00:17:02.843Z] ---> logs-deploy.sh [2021-10-28T00:17:02.843Z] lf-activate-venv: SKIPPING [2021-10-28T00:17:02.843Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-54/3 [2021-10-28T00:17:02.843Z] INFO: archiving workspace using pattern(s): [2021-10-28T00:17:03.412Z] Archives upload complete. [2021-10-28T00:17:03.675Z] INFO: archiving logs to Nexus