Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 (b514b884a5375e430f4007157931def11747ba52) 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-ssh4768479928848916097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-ssh972043653057101127.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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-36/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-36/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8455024233007421252.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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-ssh6044282130796913620.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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-36/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-36/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3236179199577397149.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-3348 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE 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-36 # 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-36@tmp/jenkins-gitclient-ssh1119696253450871759.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-36@tmp/jenkins-gitclient-ssh4910254268985472087.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing b96f05421156eba74b8b4499d7a62a081dcf5c17 Checking out Revision b96f05421156eba74b8b4499d7a62a081dcf5c17 (PR-36) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # 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-36@tmp/jenkins-gitclient-ssh2839935681831805231.key > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b96f05421156eba74b8b4499d7a62a081dcf5c17 # timeout=10 Commit message: "Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-18T15:59:52.327Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-18T15:59:52.437Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-18T15:59:52.471Z] ========================================================= [2021-08-18T15:59:52.471Z] EdgeX Global Pipelines Version Info [2021-08-18T15:59:52.471Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 580a19cffb4c502e38290e910b83fbff4de23f26 # timeout=10 [2021-08-18T15:59:53.741Z] ------------------- [2021-08-18T15:59:53.741Z] stable info: [2021-08-18T15:59:53.741Z] ------------------- [2021-08-18T15:59:53.741Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-18T15:59:53.741Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T15:59:53.741Z] Message: update stable to v1.0.205 [2021-08-18T15:59:54.333Z] ------------------- [2021-08-18T15:59:54.333Z] experimental info: [2021-08-18T15:59:54.333Z] ------------------- [2021-08-18T15:59:54.333Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-18T15:59:54.333Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T15:59:54.333Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-18T15:59:54.467Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-08-18T15:59:54.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-08-18T15:59:54.527Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-18T15:59:54.636Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-18T15:59:54.667Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-18T15:59:54.699Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-18T15:59:54.729Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-18T15:59:54.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-18T15:59:54.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-18T15:59:54.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-18T15:59:54.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-18T15:59:54.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-18T15:59:54.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-08-18T15:59:54.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-18T15:59:54.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-18T15:59:55.014Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T15:59:55.041Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T15:59:55.068Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T15:59:55.096Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T15:59:55.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-18T15:59:55.162Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-18T15:59:55.191Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-18T15:59:55.219Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-18T15:59:55.248Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-18T15:59:55.274Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-18T15:59:55.299Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-18T15:59:55.326Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-18T15:59:55.356Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2021-08-18T15:59:55.383Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2021-08-18T15:59:55.442Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2021-08-18T15:59:55.467Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b96f05421156eba74b8b4499d7a62a081dcf5c17 [Pipeline] echo [2021-08-18T15:59:55.491Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b96f054 [Pipeline] echo [2021-08-18T15:59:55.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T15:59:55.588Z] provisioning config files... [2021-08-18T15:59:55.608Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config1350346866627629063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T15:59:55.991Z] ---> docker-login.sh [2021-08-18T15:59:55.991Z] nexus3.edgexfoundry.org:10001 [2021-08-18T15:59:55.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:56.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:56.259Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:56.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:56.259Z] [2021-08-18T15:59:56.259Z] Login Succeeded [2021-08-18T15:59:56.259Z] nexus3.edgexfoundry.org:10002 [2021-08-18T15:59:56.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:56.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:56.259Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:56.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:56.259Z] [2021-08-18T15:59:56.259Z] Login Succeeded [2021-08-18T15:59:56.259Z] nexus3.edgexfoundry.org:10003 [2021-08-18T15:59:56.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:56.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:56.528Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:56.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:56.528Z] [2021-08-18T15:59:56.528Z] Login Succeeded [2021-08-18T15:59:56.528Z] nexus3.edgexfoundry.org:10004 [2021-08-18T15:59:56.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:56.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:56.795Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:56.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:56.795Z] [2021-08-18T15:59:56.795Z] Login Succeeded [2021-08-18T15:59:56.795Z] docker.io [2021-08-18T15:59:56.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T15:59:57.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T15:59:57.063Z] Configure a credential helper to remove this warning. See [2021-08-18T15:59:57.063Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T15:59:57.063Z] [2021-08-18T15:59:57.063Z] Login Succeeded [2021-08-18T15:59:57.063Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T15:59:57.082Z] 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-08-18T15:59:57.592Z] + git log --format=format:%s -1 b96f05421156eba74b8b4499d7a62a081dcf5c17 [Pipeline] echo [2021-08-18T15:59:57.658Z] GIT_COMMIT: b96f05421156eba74b8b4499d7a62a081dcf5c17, Commit Message: Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD [Pipeline] echo [2021-08-18T15:59:57.672Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:59:58.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:58.225Z] [2021-08-18T15:59:58.225Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T15:59:58.598Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T15:59:58.598Z] latest: Pulling from edgex-devops/git-semver [2021-08-18T15:59:58.598Z] 31603596830f: Pulling fs layer [2021-08-18T15:59:58.598Z] d4622e32a9a9: Pulling fs layer [2021-08-18T15:59:58.598Z] 1030fce36090: Pulling fs layer [2021-08-18T15:59:58.598Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-18T15:59:58.598Z] 6c6cb7e1b49b: Waiting [2021-08-18T15:59:58.598Z] d4622e32a9a9: Verifying Checksum [2021-08-18T15:59:58.598Z] d4622e32a9a9: Download complete [2021-08-18T15:59:58.868Z] 31603596830f: Verifying Checksum [2021-08-18T15:59:58.868Z] 31603596830f: Download complete [2021-08-18T15:59:58.868Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-18T15:59:58.868Z] 6c6cb7e1b49b: Download complete [2021-08-18T15:59:58.868Z] 31603596830f: Pull complete [2021-08-18T15:59:59.153Z] d4622e32a9a9: Pull complete [2021-08-18T15:59:59.153Z] 1030fce36090: Verifying Checksum [2021-08-18T15:59:59.153Z] 1030fce36090: Download complete [2021-08-18T15:59:59.761Z] 1030fce36090: Pull complete [2021-08-18T16:00:00.029Z] 6c6cb7e1b49b: Pull complete [2021-08-18T16:00:00.029Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-18T16:00:00.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T16:00:00.029Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-18T16:00:00.145Z] prd-centos7-docker-4c-2g-3348 does not seem to be running inside a container [2021-08-18T16:00:00.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/ry_app-rfid-llrp-inventory_PR-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-18T16:00:01.045Z] $ docker top 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T16:00:01.196Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:00:01.196Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:00:01.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:00:01.323Z] $ docker exec 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 ssh-agent [2021-08-18T16:00:01.452Z] SSH_AUTH_SOCK=/tmp/ssh-q4ftQ4edIuAU/agent.14 [2021-08-18T16:00:01.452Z] SSH_AGENT_PID=21 [2021-08-18T16:00:01.522Z] Running ssh-add (command line suppressed) [2021-08-18T16:00:01.633Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_1973502066744539169.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_1973502066744539169.key) [2021-08-18T16:00:01.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:00:01.998Z] + git tag --points-at HEAD [Pipeline] } [2021-08-18T16:00:02.027Z] $ docker exec --env ******** --env ******** 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 ssh-agent -k [2021-08-18T16:00:02.165Z] unset SSH_AUTH_SOCK; [2021-08-18T16:00:02.165Z] unset SSH_AGENT_PID; [2021-08-18T16:00:02.165Z] echo Agent pid 21 killed; [2021-08-18T16:00:02.184Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-18T16:00:02.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T16:00:02.255Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T16:00:02.382Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T16:00:02.384Z] $ docker exec 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 ssh-agent [2021-08-18T16:00:02.527Z] SSH_AUTH_SOCK=/tmp/ssh-xq91qGbr0NMO/agent.53 [2021-08-18T16:00:02.527Z] SSH_AGENT_PID=59 [2021-08-18T16:00:02.538Z] Running ssh-add (command line suppressed) [2021-08-18T16:00:02.641Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7362674931822878714.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7362674931822878714.key) [2021-08-18T16:00:02.668Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T16:00:03.004Z] + git semver init [2021-08-18T16:00:03.004Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T16:00:03.004Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git [2021-08-18T16:00:03.004Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-08-18T16:00:03.004Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T16:00:03.004Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T16:00:03.004Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T16:00:03.004Z] # $SEMVER_BRANCH = PR-36 [2021-08-18T16:00:03.004Z] # $SEMVER_TEMP = /tmp/semver-697658671 [2021-08-18T16:00:03.004Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-08-18T16:00:05.613Z] # '/tmp/semver-697658671' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' [2021-08-18T16:00:05.884Z] # -> Force: false [2021-08-18T16:00:05.884Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } [2021-08-18T16:00:05.903Z] $ docker exec --env ******** --env ******** 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 ssh-agent -k [2021-08-18T16:00:06.011Z] unset SSH_AUTH_SOCK; [2021-08-18T16:00:06.012Z] unset SSH_AGENT_PID; [2021-08-18T16:00:06.012Z] echo Agent pid 59 killed; [2021-08-18T16:00:06.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T16:00:06.391Z] + git semver [Pipeline] } [2021-08-18T16:00:06.416Z] $ docker stop --time=1 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 [2021-08-18T16:00:07.727Z] $ docker rm -f 5fe31fe7e12d0fbfe29a20874e668d06f633e3d990aedfaad68879ed4ca4dfc1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T16:00:08.125Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-18T16:00:08.510Z] Stashed 1 file(s) [Pipeline] echo [2021-08-18T16:00:08.512Z] [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-08-18T16:00:23.692Z] Still waiting to schedule task [2021-08-18T16:00:23.692Z] ‘prd-centos7-docker-4c-2g-3335’ is offline [2021-08-18T16:00:23.692Z] ‘prd-centos7-docker-4c-2g-3353’ is offline [2021-08-18T16:00:23.692Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-18T16:00:23.692Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-3346’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-18T16:00:23.695Z] Still waiting to schedule task [2021-08-18T16:00:23.695Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-08-18T16:01:16.584Z] Running on prd-centos7-docker-4c-2g-3359 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-08-18T16:01:16.606Z] Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout [2021-08-18T16:01:16.744Z] The recommended git tool is: NONE [2021-08-18T16:01:20.686Z] using credential edgex-jenkins-ssh [2021-08-18T16:01:20.710Z] Cloning the remote Git repository [2021-08-18T16:01:20.738Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-18T16:01:20.811Z] > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 [2021-08-18T16:01:20.845Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-18T16:01:20.845Z] > git --version # timeout=10 [2021-08-18T16:01:20.856Z] > git --version # 'git version 2.24.4' [2021-08-18T16:01:20.857Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:01:20.885Z] [INFO] Currently running in a labeled security context [2021-08-18T16:01:20.885Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T16:01:20.885Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh3781459928480654830.key [2021-08-18T16:01:20.898Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:01:26.338Z] Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-08-18T16:01:26.500Z] Merge succeeded, producing 11a695b662f05f516f85ba151dad04c1d2dc56af [2021-08-18T16:01:26.500Z] Checking out Revision 11a695b662f05f516f85ba151dad04c1d2dc56af (PR-36) [2021-08-18T16:01:25.848Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-18T16:01:25.855Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:01:25.868Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-18T16:01:25.889Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-18T16:01:25.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:01:25.892Z] [INFO] Currently running in a labeled security context [2021-08-18T16:01:25.892Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T16:01:25.892Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh8583526242922795577.key [2021-08-18T16:01:25.899Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-18T16:01:26.348Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:01:26.357Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-08-18T16:01:26.404Z] > git remote # timeout=10 [2021-08-18T16:01:26.409Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T16:01:26.420Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:01:26.421Z] [INFO] Currently running in a labeled security context [2021-08-18T16:01:26.421Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T16:01:26.421Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/7@tmp/jenkins-gitclient-ssh447605865745708721.key [2021-08-18T16:01:26.427Z] > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [2021-08-18T16:01:26.484Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T16:01:26.502Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:01:26.508Z] > git checkout -f 11a695b662f05f516f85ba151dad04c1d2dc56af # timeout=10 [2021-08-18T16:01:30.446Z] Commit message: "Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD" [2021-08-18T16:01:30.467Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:01:30.863Z] provisioning config files... [2021-08-18T16:01:30.881Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config5581803080244028536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:01:30.452Z] > git rev-list --no-walk 580a19cffb4c502e38290e910b83fbff4de23f26 # timeout=10 [2021-08-18T16:01:31.345Z] ---> docker-login.sh [2021-08-18T16:01:31.345Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:01:31.345Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:31.624Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:31.624Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:31.624Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:31.624Z] [2021-08-18T16:01:31.624Z] Login Succeeded [2021-08-18T16:01:31.624Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:01:31.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:31.905Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:31.905Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:31.905Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:31.905Z] [2021-08-18T16:01:31.905Z] Login Succeeded [2021-08-18T16:01:31.905Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:01:31.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:37.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:37.292Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:37.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:37.292Z] [2021-08-18T16:01:37.292Z] Login Succeeded [2021-08-18T16:01:37.292Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:01:37.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:37.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:37.292Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:37.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:37.292Z] [2021-08-18T16:01:37.292Z] Login Succeeded [2021-08-18T16:01:37.292Z] docker.io [2021-08-18T16:01:37.292Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:01:37.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:01:37.900Z] Configure a credential helper to remove this warning. See [2021-08-18T16:01:37.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:01:37.900Z] [2021-08-18T16:01:37.900Z] Login Succeeded [2021-08-18T16:01:37.900Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:01:37.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T16:01:38.236Z] ========================================================= [2021-08-18T16:01:38.236Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-18T16:01:38.236Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:01:38.592Z] + 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-08-18T16:01:38.592Z] Sending build context to Docker daemon 731.1kB [2021-08-18T16:01:38.592Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:01:38.592Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-18T16:01:43.998Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-18T16:01:43.998Z] 540db60ca938: Pulling fs layer [2021-08-18T16:01:43.998Z] adcc1eea9eea: Pulling fs layer [2021-08-18T16:01:43.998Z] 4c4ab2625f07: Pulling fs layer [2021-08-18T16:01:43.998Z] db62176df00c: Pulling fs layer [2021-08-18T16:01:43.998Z] 3b30891b0d05: Pulling fs layer [2021-08-18T16:01:43.998Z] 06b49ca38bd5: Pulling fs layer [2021-08-18T16:01:43.998Z] c788192a36de: Pulling fs layer [2021-08-18T16:01:43.998Z] a77e37c0d609: Pulling fs layer [2021-08-18T16:01:43.998Z] c3185cebc471: Pulling fs layer [2021-08-18T16:01:43.998Z] db62176df00c: Waiting [2021-08-18T16:01:43.998Z] 3b30891b0d05: Waiting [2021-08-18T16:01:43.998Z] 06b49ca38bd5: Waiting [2021-08-18T16:01:43.998Z] c788192a36de: Waiting [2021-08-18T16:01:43.998Z] a77e37c0d609: Waiting [2021-08-18T16:01:43.998Z] c3185cebc471: Waiting [2021-08-18T16:01:43.998Z] 4c4ab2625f07: Verifying Checksum [2021-08-18T16:01:43.998Z] 4c4ab2625f07: Download complete [2021-08-18T16:01:43.998Z] adcc1eea9eea: Download complete [2021-08-18T16:01:44.272Z] 3b30891b0d05: Verifying Checksum [2021-08-18T16:01:44.272Z] 3b30891b0d05: Download complete [2021-08-18T16:01:44.272Z] 06b49ca38bd5: Verifying Checksum [2021-08-18T16:01:44.272Z] 06b49ca38bd5: Download complete [2021-08-18T16:01:44.272Z] c788192a36de: Verifying Checksum [2021-08-18T16:01:44.272Z] c788192a36de: Download complete [2021-08-18T16:01:44.543Z] 540db60ca938: Verifying Checksum [2021-08-18T16:01:44.543Z] 540db60ca938: Download complete [2021-08-18T16:01:44.543Z] 540db60ca938: Pull complete [2021-08-18T16:01:44.813Z] adcc1eea9eea: Pull complete [2021-08-18T16:01:44.813Z] 4c4ab2625f07: Pull complete [2021-08-18T16:01:45.783Z] a77e37c0d609: Verifying Checksum [2021-08-18T16:01:45.783Z] a77e37c0d609: Download complete [2021-08-18T16:01:57.315Z] c3185cebc471: Verifying Checksum [2021-08-18T16:01:57.315Z] c3185cebc471: Download complete [2021-08-18T16:01:57.908Z] db62176df00c: Verifying Checksum [2021-08-18T16:01:57.908Z] db62176df00c: Download complete [2021-08-18T16:02:01.486Z] db62176df00c: Pull complete [2021-08-18T16:02:01.755Z] 3b30891b0d05: Pull complete [2021-08-18T16:02:01.755Z] 06b49ca38bd5: Pull complete [2021-08-18T16:02:01.755Z] c788192a36de: Pull complete [2021-08-18T16:02:02.028Z] a77e37c0d609: Pull complete [2021-08-18T16:02:05.687Z] c3185cebc471: Pull complete [2021-08-18T16:02:05.687Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-18T16:02:05.687Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T16:02:05.687Z] ---> 031687cdd783 [2021-08-18T16:02:05.687Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-18T16:02:08.527Z] ---> Running in 75cc5cdacbca [2021-08-18T16:02:08.527Z] Removing intermediate container 75cc5cdacbca [2021-08-18T16:02:08.527Z] ---> 24afb0b80216 [2021-08-18T16:02:08.527Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:02:08.527Z] ---> Running in 1a750d19138a [2021-08-18T16:02:08.527Z] Removing intermediate container 1a750d19138a [2021-08-18T16:02:08.527Z] ---> 290c84d5260c [2021-08-18T16:02:08.527Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-18T16:02:08.527Z] ---> Running in 50f9fc77efde [2021-08-18T16:02:08.527Z] Removing intermediate container 50f9fc77efde [2021-08-18T16:02:08.527Z] ---> 53ef7e88e648 [2021-08-18T16:02:08.527Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:02:08.799Z] ---> Running in 532108aa2a04 [2021-08-18T16:02:09.391Z] Removing intermediate container 532108aa2a04 [2021-08-18T16:02:09.391Z] ---> 076cdad29ae9 [2021-08-18T16:02:09.391Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:02:09.391Z] ---> Running in 611ef58256a6 [2021-08-18T16:02:09.391Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T16:02:10.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T16:02:11.332Z] OK: 219 MiB in 52 packages [2021-08-18T16:02:11.603Z] Removing intermediate container 611ef58256a6 [2021-08-18T16:02:11.603Z] ---> 3e8ff501e805 [2021-08-18T16:02:11.603Z] Step 8/13 : WORKDIR /app [2021-08-18T16:02:11.603Z] ---> Running in 18ac58ae9f14 [2021-08-18T16:02:11.603Z] Removing intermediate container 18ac58ae9f14 [2021-08-18T16:02:11.603Z] ---> 3e5d3b8afc91 [2021-08-18T16:02:11.603Z] Step 9/13 : COPY go.mod . [2021-08-18T16:02:11.875Z] ---> 31ebe8bdc0a1 [2021-08-18T16:02:11.875Z] Step 10/13 : RUN go mod download [2021-08-18T16:02:11.875Z] ---> Running in 26c84b47e204 [2021-08-18T16:02:25.104Z] Removing intermediate container 26c84b47e204 [2021-08-18T16:02:25.104Z] ---> 1b6b359d54bb [2021-08-18T16:02:25.104Z] Step 11/13 : COPY . . [2021-08-18T16:02:25.104Z] ---> e6b5e72534c8 [2021-08-18T16:02:25.104Z] Step 12/13 : ARG MAKE="make build" [2021-08-18T16:02:25.104Z] ---> Running in bef92497f1e2 [2021-08-18T16:02:25.104Z] Removing intermediate container bef92497f1e2 [2021-08-18T16:02:25.104Z] ---> 50a7cdbbbbf8 [2021-08-18T16:02:25.104Z] Step 13/13 : RUN $MAKE [2021-08-18T16:02:25.104Z] ---> Running in ed901f89d119 [2021-08-18T16:02:25.104Z] noop [2021-08-18T16:02:25.104Z] Removing intermediate container ed901f89d119 [2021-08-18T16:02:25.104Z] ---> 3c36aa711507 [2021-08-18T16:02:25.104Z] Successfully built 3c36aa711507 [2021-08-18T16:02:25.104Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:25.453Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T16:02:25.453Z] . [Pipeline] withDockerContainer [2021-08-18T16:02:25.576Z] prd-centos7-docker-4c-2g-3359 does not seem to be running inside a container [2021-08-18T16:02:25.652Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** ci-base-image-x86_64 cat [2021-08-18T16:02:26.055Z] $ docker top 43f77c2a723c6d83ef3d7c125228e20e2d6dec1b94a45c530ba51bc78d0d2dd1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:02:26.494Z] + go version [2021-08-18T16:02:26.494Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-18T16:02:26.514Z] $ docker stop --time=1 43f77c2a723c6d83ef3d7c125228e20e2d6dec1b94a45c530ba51bc78d0d2dd1 [2021-08-18T16:02:27.756Z] $ docker rm -f 43f77c2a723c6d83ef3d7c125228e20e2d6dec1b94a45c530ba51bc78d0d2dd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:28.266Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-18T16:02:28.266Z] . [Pipeline] withDockerContainer [2021-08-18T16:02:28.368Z] prd-centos7-docker-4c-2g-3359 does not seem to be running inside a container [2021-08-18T16:02:28.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@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 ******** ci-base-image-x86_64 cat [2021-08-18T16:02:28.942Z] $ docker top 5ead97c005e841b9a1ab18aff8ebcab6f39da64a4c37b2ea44c9f5fd98942acd -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:02:29.390Z] + go mod tidy [2021-08-18T16:02:29.664Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-18T16:02:32.257Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-08-18T16:02:32.257Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-08-18T16:02:32.257Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-08-18T16:02:32.257Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-08-18T16:02:32.257Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } [2021-08-18T16:02:32.280Z] $ docker stop --time=1 5ead97c005e841b9a1ab18aff8ebcab6f39da64a4c37b2ea44c9f5fd98942acd [2021-08-18T16:02:33.519Z] $ docker rm -f 5ead97c005e841b9a1ab18aff8ebcab6f39da64a4c37b2ea44c9f5fd98942acd [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-08-18T16:02:35.532Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:35.532Z] [2021-08-18T16:02:35.533Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:02:35.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:35.891Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T16:02:35.891Z] b4d181a07f80: Pulling fs layer [2021-08-18T16:02:35.891Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T16:02:35.891Z] ed53099fbce6: Pulling fs layer [2021-08-18T16:02:35.891Z] dc539afda2c1: Pulling fs layer [2021-08-18T16:02:35.891Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T16:02:35.891Z] 9065ff56babe: Pulling fs layer [2021-08-18T16:02:35.891Z] d287ab97295c: Pulling fs layer [2021-08-18T16:02:35.891Z] 77bc0d833cb6: Waiting [2021-08-18T16:02:35.891Z] 9065ff56babe: Waiting [2021-08-18T16:02:35.891Z] d287ab97295c: Waiting [2021-08-18T16:02:35.891Z] dc539afda2c1: Waiting [2021-08-18T16:02:36.159Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T16:02:36.159Z] a1111a8f2ec3: Download complete [2021-08-18T16:02:36.159Z] dc539afda2c1: Verifying Checksum [2021-08-18T16:02:36.159Z] dc539afda2c1: Download complete [2021-08-18T16:02:37.134Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T16:02:37.134Z] 77bc0d833cb6: Download complete [2021-08-18T16:02:37.134Z] 9065ff56babe: Download complete [2021-08-18T16:02:37.134Z] ed53099fbce6: Verifying Checksum [2021-08-18T16:02:37.134Z] ed53099fbce6: Download complete [2021-08-18T16:02:38.557Z] b4d181a07f80: Verifying Checksum [2021-08-18T16:02:38.557Z] b4d181a07f80: Download complete [2021-08-18T16:02:39.532Z] b4d181a07f80: Pull complete [2021-08-18T16:02:39.532Z] a1111a8f2ec3: Pull complete [2021-08-18T16:02:40.122Z] ed53099fbce6: Pull complete [2021-08-18T16:02:40.122Z] dc539afda2c1: Pull complete [2021-08-18T16:02:40.395Z] 77bc0d833cb6: Pull complete [2021-08-18T16:02:40.664Z] 9065ff56babe: Pull complete [2021-08-18T16:02:45.695Z] d287ab97295c: Verifying Checksum [2021-08-18T16:02:45.695Z] d287ab97295c: Download complete [2021-08-18T16:02:49.546Z] d287ab97295c: Pull complete [2021-08-18T16:02:49.546Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T16:02:49.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:02:49.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T16:02:49.649Z] prd-centos7-docker-4c-2g-3359 does not seem to be running inside a container [2021-08-18T16:02:49.734Z] $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T16:02:52.099Z] $ docker top e9efaf48d878c4222e049a8782b0deb2aaabf3ec805c6068d5a3567508b3a451 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:02:52.579Z] ---> job-cost.sh [2021-08-18T16:02:52.579Z] lf-activate-venv: SKIPPING [2021-08-18T16:02:52.579Z] INFO: No Stack... [2021-08-18T16:02:53.166Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T16:02:53.751Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T16:02:54.083Z] + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv [2021-08-18T16:02:54.083Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T16:02:54.124Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] [2021-08-18T16:02:54.140Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] did not exist. Created. [2021-08-18T16:02:54.140Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:02:54.509Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-18T16:02:54.751Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T16:02:54.768Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T16:02:54.803Z] $ docker stop --time=1 e9efaf48d878c4222e049a8782b0deb2aaabf3ec805c6068d5a3567508b3a451 [2021-08-18T16:02:55.965Z] $ docker rm -f e9efaf48d878c4222e049a8782b0deb2aaabf3ec805c6068d5a3567508b3a451 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T16:02:56.218Z] Failed in branch amd64 [2021-08-18T16:12:33.215Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3680 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-08-18T16:12:33.237Z] Running in /w/workspace/app-rfid-llrp-inventory/7 [Pipeline] { [Pipeline] checkout [2021-08-18T16:12:33.547Z] The recommended git tool is: NONE [2021-08-18T16:12:42.369Z] using credential edgex-jenkins-ssh [2021-08-18T16:12:42.392Z] Cloning the remote Git repository [2021-08-18T16:12:42.476Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-18T16:12:42.646Z] > git init /w/workspace/app-rfid-llrp-inventory/7 # timeout=10 [2021-08-18T16:12:42.789Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-18T16:12:42.790Z] > git --version # timeout=10 [2021-08-18T16:12:42.817Z] > git --version # 'git version 2.17.1' [2021-08-18T16:12:42.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:12:42.925Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:12:45.233Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-18T16:12:45.253Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T16:12:45.279Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-18T16:12:45.317Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-18T16:12:45.318Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:12:45.333Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-18T16:12:45.956Z] Merging remotes/origin/main commit 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-08-18T16:12:46.286Z] Merge succeeded, producing 9a632dd8e9d8904f41bb1a32f031b46716ef71f0 [2021-08-18T16:12:46.286Z] Checking out Revision 9a632dd8e9d8904f41bb1a32f031b46716ef71f0 (PR-36) [2021-08-18T16:12:45.970Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:12:45.990Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-08-18T16:12:46.099Z] > git remote # timeout=10 [2021-08-18T16:12:46.119Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T16:12:46.136Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T16:12:46.149Z] > git merge 2d16842f1ed4032ef61d6aaf662d8ed3c6802d59 # timeout=10 [2021-08-18T16:12:46.264Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T16:12:46.288Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T16:12:46.313Z] > git checkout -f 9a632dd8e9d8904f41bb1a32f031b46716ef71f0 # timeout=10 [2021-08-18T16:12:50.777Z] Commit message: "Merge commit '2d16842f1ed4032ef61d6aaf662d8ed3c6802d59' into HEAD" [2021-08-18T16:12:50.803Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-08-18T16:12:50.780Z] > git rev-list --no-walk 580a19cffb4c502e38290e910b83fbff4de23f26 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:12:52.484Z] provisioning config files... [2021-08-18T16:12:52.545Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/7@tmp/config4940100438993901938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:12:53.260Z] ---> docker-login.sh [2021-08-18T16:12:53.260Z] nexus3.edgexfoundry.org:10001 [2021-08-18T16:12:54.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:12:54.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:12:54.855Z] Configure a credential helper to remove this warning. See [2021-08-18T16:12:54.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:12:54.855Z] [2021-08-18T16:12:54.855Z] Login Succeeded [2021-08-18T16:12:54.855Z] nexus3.edgexfoundry.org:10002 [2021-08-18T16:12:55.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:12:55.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:12:55.132Z] Configure a credential helper to remove this warning. See [2021-08-18T16:12:55.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:12:55.132Z] [2021-08-18T16:12:55.132Z] Login Succeeded [2021-08-18T16:12:55.132Z] nexus3.edgexfoundry.org:10003 [2021-08-18T16:12:55.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:12:56.013Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:12:56.013Z] Configure a credential helper to remove this warning. See [2021-08-18T16:12:56.013Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:12:56.013Z] [2021-08-18T16:12:56.013Z] Login Succeeded [2021-08-18T16:12:56.013Z] nexus3.edgexfoundry.org:10004 [2021-08-18T16:12:56.619Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:12:56.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:12:56.619Z] Configure a credential helper to remove this warning. See [2021-08-18T16:12:56.619Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:12:56.619Z] [2021-08-18T16:12:56.619Z] Login Succeeded [2021-08-18T16:12:56.619Z] docker.io [2021-08-18T16:12:56.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T16:12:57.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T16:12:57.494Z] Configure a credential helper to remove this warning. See [2021-08-18T16:12:57.494Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T16:12:57.494Z] [2021-08-18T16:12:57.494Z] Login Succeeded [2021-08-18T16:12:57.494Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T16:12:57.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T16:12:58.283Z] ========================================================= [2021-08-18T16:12:58.283Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-18T16:12:58.283Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:12:58.652Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-18T16:12:58.924Z] Sending build context to Docker daemon 731.1kB [2021-08-18T16:12:58.924Z] Step 1/13 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T16:12:58.924Z] Step 2/13 : FROM ${BASE} AS builder [2021-08-18T16:12:59.533Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-18T16:12:59.533Z] 595b0fe564bb: Pulling fs layer [2021-08-18T16:12:59.533Z] 24495759ef45: Pulling fs layer [2021-08-18T16:12:59.533Z] d148012ef14d: Pulling fs layer [2021-08-18T16:12:59.533Z] e90a11edd702: Pulling fs layer [2021-08-18T16:12:59.533Z] d77568369979: Pulling fs layer [2021-08-18T16:12:59.533Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-18T16:12:59.533Z] 170f2ba95c9a: Pulling fs layer [2021-08-18T16:12:59.533Z] 97ac5df62f85: Pulling fs layer [2021-08-18T16:12:59.533Z] d77568369979: Waiting [2021-08-18T16:12:59.533Z] 170f2ba95c9a: Waiting [2021-08-18T16:12:59.533Z] fc1c9f9a7f3b: Waiting [2021-08-18T16:12:59.533Z] 97ac5df62f85: Waiting [2021-08-18T16:12:59.533Z] e90a11edd702: Waiting [2021-08-18T16:12:59.533Z] d148012ef14d: Verifying Checksum [2021-08-18T16:12:59.533Z] d148012ef14d: Download complete [2021-08-18T16:12:59.533Z] 24495759ef45: Verifying Checksum [2021-08-18T16:12:59.533Z] 24495759ef45: Download complete [2021-08-18T16:12:59.818Z] d77568369979: Verifying Checksum [2021-08-18T16:12:59.818Z] d77568369979: Download complete [2021-08-18T16:12:59.818Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-18T16:12:59.818Z] fc1c9f9a7f3b: Download complete [2021-08-18T16:12:59.818Z] 595b0fe564bb: Verifying Checksum [2021-08-18T16:12:59.819Z] 595b0fe564bb: Download complete [2021-08-18T16:12:59.819Z] 170f2ba95c9a: Verifying Checksum [2021-08-18T16:12:59.819Z] 170f2ba95c9a: Download complete [2021-08-18T16:13:00.827Z] 595b0fe564bb: Pull complete [2021-08-18T16:13:01.834Z] 24495759ef45: Pull complete [2021-08-18T16:13:02.849Z] d148012ef14d: Pull complete [2021-08-18T16:13:06.294Z] 97ac5df62f85: Verifying Checksum [2021-08-18T16:13:06.294Z] 97ac5df62f85: Download complete [2021-08-18T16:13:06.570Z] e90a11edd702: Download complete [2021-08-18T16:13:19.025Z] e90a11edd702: Pull complete [2021-08-18T16:13:19.025Z] d77568369979: Pull complete [2021-08-18T16:13:19.025Z] fc1c9f9a7f3b: Pull complete [2021-08-18T16:13:19.025Z] 170f2ba95c9a: Pull complete [2021-08-18T16:13:25.780Z] 97ac5df62f85: Pull complete [2021-08-18T16:13:26.058Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-18T16:13:26.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T16:13:26.058Z] ---> 04bc70af865f [2021-08-18T16:13:26.058Z] Step 3/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-18T16:13:36.269Z] ---> Running in b3aec4e8912a [2021-08-18T16:13:36.269Z] Removing intermediate container b3aec4e8912a [2021-08-18T16:13:36.269Z] ---> 1e9146a31a9c [2021-08-18T16:13:36.269Z] Step 4/13 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T16:13:36.269Z] ---> Running in c5bea9ea11ba [2021-08-18T16:13:36.269Z] Removing intermediate container c5bea9ea11ba [2021-08-18T16:13:36.269Z] ---> e573e13b2347 [2021-08-18T16:13:36.269Z] Step 5/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-18T16:13:36.269Z] ---> Running in 82bf08e6695d [2021-08-18T16:13:37.272Z] Removing intermediate container 82bf08e6695d [2021-08-18T16:13:37.272Z] ---> aea35c5bc008 [2021-08-18T16:13:37.272Z] Step 6/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T16:13:37.564Z] ---> Running in 8a4e8472478a [2021-08-18T16:13:41.043Z] Removing intermediate container 8a4e8472478a [2021-08-18T16:13:41.043Z] ---> c8b321b0e7c5 [2021-08-18T16:13:41.043Z] Step 7/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T16:13:41.320Z] ---> Running in 3380770d96f0 [2021-08-18T16:13:42.768Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T16:13:43.750Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T16:13:44.741Z] OK: 218 MiB in 52 packages [2021-08-18T16:13:46.224Z] Removing intermediate container 3380770d96f0 [2021-08-18T16:13:46.224Z] ---> 586089c7bb1a [2021-08-18T16:13:46.224Z] Step 8/13 : WORKDIR /app [2021-08-18T16:13:46.501Z] ---> Running in 421bda34dccf [2021-08-18T16:13:47.110Z] Removing intermediate container 421bda34dccf [2021-08-18T16:13:47.110Z] ---> 7c1510264bf5 [2021-08-18T16:13:47.110Z] Step 9/13 : COPY go.mod . [2021-08-18T16:13:48.093Z] ---> eaaa85b9d1df [2021-08-18T16:13:48.093Z] Step 10/13 : RUN go mod download [2021-08-18T16:13:48.370Z] ---> Running in 86680661026d [2021-08-18T16:14:23.147Z] Removing intermediate container 86680661026d [2021-08-18T16:14:23.147Z] ---> fe6dff5123c2 [2021-08-18T16:14:23.147Z] Step 11/13 : COPY . . [2021-08-18T16:14:24.124Z] ---> 6fea6b8959c1 [2021-08-18T16:14:24.124Z] Step 12/13 : ARG MAKE="make build" [2021-08-18T16:14:24.397Z] ---> Running in d37cdfd98c92 [2021-08-18T16:14:25.006Z] Removing intermediate container d37cdfd98c92 [2021-08-18T16:14:25.006Z] ---> 798f3791a370 [2021-08-18T16:14:25.006Z] Step 13/13 : RUN $MAKE [2021-08-18T16:14:25.006Z] ---> Running in 8d95fbbe221b [2021-08-18T16:14:26.457Z] noop [2021-08-18T16:14:27.437Z] Removing intermediate container 8d95fbbe221b [2021-08-18T16:14:27.437Z] ---> 123b080fa76f [2021-08-18T16:14:27.437Z] Successfully built 123b080fa76f [2021-08-18T16:14:27.437Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:14:27.794Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T16:14:27.794Z] . [Pipeline] withDockerContainer [2021-08-18T16:14:28.077Z] prd-ubuntu18.04-docker-arm64-4c-16g-3680 does not seem to be running inside a container [2021-08-18T16:14:28.195Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-18T16:14:30.227Z] $ docker top 101a7b5d8473a5c83f7566a2ff04bcc2164e0d73a535d912daf87786ed517fa0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:14:31.346Z] + go version [2021-08-18T16:14:31.347Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-18T16:14:31.367Z] $ docker stop --time=1 101a7b5d8473a5c83f7566a2ff04bcc2164e0d73a535d912daf87786ed517fa0 [2021-08-18T16:14:33.452Z] $ docker rm -f 101a7b5d8473a5c83f7566a2ff04bcc2164e0d73a535d912daf87786ed517fa0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:14:34.238Z] + docker inspect -f . ci-base-image-arm64 [2021-08-18T16:14:34.238Z] . [Pipeline] withDockerContainer [2021-08-18T16:14:34.530Z] prd-ubuntu18.04-docker-arm64-4c-16g-3680 does not seem to be running inside a container [2021-08-18T16:14:34.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-18T16:14:36.476Z] $ docker top c7750d13e2cbcd51d808ca91c77a4944e62636e6427b9d78977ae5d8cad6ccc7 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-18T16:14:37.515Z] + go mod tidy [2021-08-18T16:14:38.134Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-18T16:14:38.742Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-08-18T16:14:38.742Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-08-18T16:14:38.742Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-08-18T16:14:38.742Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-08-18T16:14:38.742Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } [2021-08-18T16:14:38.769Z] $ docker stop --time=1 c7750d13e2cbcd51d808ca91c77a4944e62636e6427b9d78977ae5d8cad6ccc7 [2021-08-18T16:14:40.788Z] $ docker rm -f c7750d13e2cbcd51d808ca91c77a4944e62636e6427b9d78977ae5d8cad6ccc7 [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-08-18T16:14:41.603Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:14:41.603Z] [2021-08-18T16:14:41.603Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:14:41.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:14:42.253Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-18T16:14:42.253Z] 448f6bf000e3: Pulling fs layer [2021-08-18T16:14:42.253Z] f757da607395: Pulling fs layer [2021-08-18T16:14:42.253Z] 05883995daec: Pulling fs layer [2021-08-18T16:14:42.253Z] 8603b9c90790: Pulling fs layer [2021-08-18T16:14:42.253Z] 1560dd03e051: Pulling fs layer [2021-08-18T16:14:42.253Z] 27f5ce0e4adf: Pulling fs layer [2021-08-18T16:14:42.253Z] c2d8d7efcc4b: Pulling fs layer [2021-08-18T16:14:42.253Z] 1560dd03e051: Waiting [2021-08-18T16:14:42.253Z] 8603b9c90790: Waiting [2021-08-18T16:14:42.253Z] 27f5ce0e4adf: Waiting [2021-08-18T16:14:42.253Z] c2d8d7efcc4b: Waiting [2021-08-18T16:14:42.531Z] f757da607395: Verifying Checksum [2021-08-18T16:14:42.531Z] f757da607395: Download complete [2021-08-18T16:14:42.531Z] 8603b9c90790: Verifying Checksum [2021-08-18T16:14:42.531Z] 8603b9c90790: Download complete [2021-08-18T16:14:42.809Z] 1560dd03e051: Verifying Checksum [2021-08-18T16:14:42.809Z] 1560dd03e051: Download complete [2021-08-18T16:14:42.809Z] 27f5ce0e4adf: Verifying Checksum [2021-08-18T16:14:42.809Z] 27f5ce0e4adf: Download complete [2021-08-18T16:14:43.084Z] 05883995daec: Verifying Checksum [2021-08-18T16:14:43.085Z] 05883995daec: Download complete [2021-08-18T16:14:44.073Z] 448f6bf000e3: Verifying Checksum [2021-08-18T16:14:44.073Z] 448f6bf000e3: Download complete [2021-08-18T16:14:47.498Z] c2d8d7efcc4b: Verifying Checksum [2021-08-18T16:14:47.498Z] c2d8d7efcc4b: Download complete [2021-08-18T16:14:48.097Z] 448f6bf000e3: Pull complete [2021-08-18T16:14:49.084Z] f757da607395: Pull complete [2021-08-18T16:14:50.538Z] 05883995daec: Pull complete [2021-08-18T16:14:52.081Z] 8603b9c90790: Pull complete [2021-08-18T16:14:52.081Z] 1560dd03e051: Pull complete [2021-08-18T16:14:52.687Z] 27f5ce0e4adf: Pull complete [2021-08-18T16:15:07.826Z] c2d8d7efcc4b: Pull complete [2021-08-18T16:15:07.826Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-18T16:15:07.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T16:15:07.826Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-18T16:15:08.154Z] prd-ubuntu18.04-docker-arm64-4c-16g-3680 does not seem to be running inside a container [2021-08-18T16:15:08.272Z] $ 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/7 -v /w/workspace/app-rfid-llrp-inventory/7:/w/workspace/app-rfid-llrp-inventory/7:rw,z -v /w/workspace/app-rfid-llrp-inventory/7@tmp:/w/workspace/app-rfid-llrp-inventory/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-18T16:15:16.425Z] $ docker top 0fb2c2de0e4c634b038ae5ec63e763b2c73ebfe6b5b28f604eaa9845ca19c0f7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:15:17.534Z] ---> job-cost.sh [2021-08-18T16:15:17.534Z] lf-activate-venv: SKIPPING [2021-08-18T16:15:17.534Z] INFO: No Stack... [2021-08-18T16:15:18.542Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-18T16:15:19.150Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T16:15:19.853Z] + cat /w/workspace/app-rfid-llrp-inventory/7/archives/cost.csv [2021-08-18T16:15:19.853Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T16:15:19.943Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] [2021-08-18T16:15:19.957Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] did not exist. Created. [2021-08-18T16:15:19.957Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T16:15:20.691Z] /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-2bd86301/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/7@tmp/durable-2bd86301/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-18T16:15:21.394Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-18T16:15:21.434Z] Warning: overwriting stash ‘stack-cost’ [2021-08-18T16:15:22.216Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T16:15:22.232Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T16:15:22.263Z] $ docker stop --time=1 0fb2c2de0e4c634b038ae5ec63e763b2c73ebfe6b5b28f604eaa9845ca19c0f7 [2021-08-18T16:15:24.055Z] $ docker rm -f 0fb2c2de0e4c634b038ae5ec63e763b2c73ebfe6b5b28f604eaa9845ca19c0f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T16:15:24.567Z] 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-08-18T16:15:25.608Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:15:25.927Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:15:26.511Z] ---> package-listing.sh [2021-08-18T16:15:26.511Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-18T16:15:26.511Z] ++ facter osfamily [2021-08-18T16:15:26.780Z] + OS_FAMILY=redhat [2021-08-18T16:15:26.780Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-08-18T16:15:26.780Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-18T16:15:26.780Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-18T16:15:26.780Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-18T16:15:26.780Z] + PACKAGES=/tmp/packages_start.txt [2021-08-18T16:15:26.780Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-08-18T16:15:26.780Z] + PACKAGES=/tmp/packages_end.txt [2021-08-18T16:15:26.780Z] + case "${OS_FAMILY}" in [2021-08-18T16:15:26.780Z] + sort [2021-08-18T16:15:26.780Z] + rpm -qa [2021-08-18T16:15:27.361Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-18T16:15:27.361Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-18T16:15:27.361Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-18T16:15:27.361Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-08-18T16:15:27.361Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [2021-08-18T16:15:27.361Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [Pipeline] echo [2021-08-18T16:15:27.381Z] 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-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-18T16:15:27.686Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:15:28.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:15:28.268Z] [2021-08-18T16:15:28.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T16:15:28.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:15:28.597Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T16:15:28.597Z] b4d181a07f80: Pulling fs layer [2021-08-18T16:15:28.597Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T16:15:28.597Z] ed53099fbce6: Pulling fs layer [2021-08-18T16:15:28.597Z] dc539afda2c1: Pulling fs layer [2021-08-18T16:15:28.597Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T16:15:28.597Z] 9065ff56babe: Pulling fs layer [2021-08-18T16:15:28.597Z] d287ab97295c: Pulling fs layer [2021-08-18T16:15:28.597Z] 77bc0d833cb6: Waiting [2021-08-18T16:15:28.597Z] 9065ff56babe: Waiting [2021-08-18T16:15:28.597Z] d287ab97295c: Waiting [2021-08-18T16:15:28.597Z] dc539afda2c1: Waiting [2021-08-18T16:15:28.862Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T16:15:28.862Z] a1111a8f2ec3: Download complete [2021-08-18T16:15:28.862Z] dc539afda2c1: Verifying Checksum [2021-08-18T16:15:28.862Z] dc539afda2c1: Download complete [2021-08-18T16:15:29.126Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T16:15:29.126Z] 77bc0d833cb6: Download complete [2021-08-18T16:15:29.126Z] 9065ff56babe: Verifying Checksum [2021-08-18T16:15:29.126Z] 9065ff56babe: Download complete [2021-08-18T16:15:29.391Z] ed53099fbce6: Verifying Checksum [2021-08-18T16:15:29.391Z] ed53099fbce6: Download complete [2021-08-18T16:15:29.976Z] b4d181a07f80: Download complete [2021-08-18T16:15:31.392Z] b4d181a07f80: Pull complete [2021-08-18T16:15:31.392Z] a1111a8f2ec3: Pull complete [2021-08-18T16:15:31.982Z] ed53099fbce6: Pull complete [2021-08-18T16:15:31.982Z] dc539afda2c1: Pull complete [2021-08-18T16:15:32.252Z] 77bc0d833cb6: Pull complete [2021-08-18T16:15:32.252Z] 9065ff56babe: Pull complete [2021-08-18T16:15:33.658Z] d287ab97295c: Verifying Checksum [2021-08-18T16:15:33.658Z] d287ab97295c: Download complete [2021-08-18T16:15:39.049Z] d287ab97295c: Pull complete [2021-08-18T16:15:39.049Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T16:15:39.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T16:15:39.049Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T16:15:39.147Z] prd-centos7-docker-4c-2g-3348 does not seem to be running inside a container [2021-08-18T16:15:39.200Z] $ 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-36/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-36 -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36:/w/workspace/ry_app-rfid-llrp-inventory_PR-36:rw,z -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-18T16:15:41.540Z] $ docker top 8b916ce95d850a1bc1a62df9b50bf7b12d6caeb8a73c5ca0b391146c43ecbaf6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T16:15:41.945Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-18T16:15:42.264Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-18T16:15:42.579Z] + ls /var/log/sa-host [2021-08-18T16:15:42.579Z] + sadf -c /var/log/sa-host/sa05 [2021-08-18T16:15:42.579Z] file_magic: OK [2021-08-18T16:15:42.579Z] HZ: Using current value: 100 [2021-08-18T16:15:42.579Z] file_header: OK [2021-08-18T16:15:42.579Z] 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-08-18T16:15:42.579Z] Statistics: [2021-08-18T16:15:42.579Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T16:15:42.579Z] File successfully converted to sysstat format version 12.0.3 [2021-08-18T16:15:42.579Z] + sadf -c /var/log/sa-host/sa18 [2021-08-18T16:15:42.579Z] file_magic: OK [2021-08-18T16:15:42.579Z] HZ: Using current value: 100 [2021-08-18T16:15:42.579Z] file_header: OK [2021-08-18T16:15:42.579Z] 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-08-18T16:15:42.579Z] Statistics: [2021-08-18T16:15:42.579Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T16:15:42.579Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T16:15:43.101Z] provisioning config files... [2021-08-18T16:15:43.116Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config7282195500837968652tmp [Pipeline] { [Pipeline] echo [2021-08-18T16:15:43.146Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:15:43.466Z] ---> create-netrc.sh [Pipeline] } [2021-08-18T16:15:43.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:15:43.910Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-18T16:15:43.924Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:15:44.235Z] ---> sudo-logs.sh [2021-08-18T16:15:44.235Z] Archiving 'sudo' log.. [2021-08-18T16:15:44.235Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3348.vexxhost.local: Name or service not known [2021-08-18T16:15:44.235Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3348.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-18T16:15:44.305Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:15:44.623Z] ---> job-cost.sh [2021-08-18T16:15:44.623Z] lf-activate-venv: SKIPPING [2021-08-18T16:15:44.623Z] DEBUG: total: 0.18000000715255737 [2021-08-18T16:15:44.623Z] INFO: Retrieving Stack Cost... [2021-08-18T16:15:45.583Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T16:15:46.167Z] INFO: Archiving Costs [Pipeline] echo [2021-08-18T16:15:46.185Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T16:15:46.492Z] ---> logs-deploy.sh [2021-08-18T16:15:46.492Z] lf-activate-venv: SKIPPING [2021-08-18T16:15:46.492Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/7 [2021-08-18T16:15:46.492Z] INFO: archiving workspace using pattern(s): [2021-08-18T16:15:47.076Z] Archives upload complete. [2021-08-18T16:15:47.343Z] INFO: archiving logs to Nexus