Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 (c1240b9dd6dbcb905374185663d89a272f5ee3ae) 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-ssh388086790701585797.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh8655836264121176359.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 144eb70ba3d470a427e699408e811d3f535e987a 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-ssh4878236979042558133.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > 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-ssh6828654703153509271.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-ssh4471505594613289669.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_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 ‘prd-centos7-docker-4c-2g-2785’ is offline Running on prd-centos7-docker-4c-2g-3057 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-ssh2961208969728872006.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing 0b9da655a3203f9058e2484c445b82e080128b6b Checking out Revision 0b9da655a3203f9058e2484c445b82e080128b6b (PR-36) > 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-ssh7331318080298478207.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 > 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-ssh7559588210593364979.key > git merge 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0b9da655a3203f9058e2484c445b82e080128b6b # timeout=10 Commit message: "Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 32d70ebbf18c0efa2ec64b183596b36fe52e5bb2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-16T07:58:49.583Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-16T07:58:49.684Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-16T07:58:49.713Z] ========================================================= [2021-07-16T07:58:49.713Z] EdgeX Global Pipelines Version Info [2021-07-16T07:58:49.713Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-16T07:58:51.147Z] ------------------- [2021-07-16T07:58:51.147Z] stable info: [2021-07-16T07:58:51.147Z] ------------------- [2021-07-16T07:58:51.147Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-16T07:58:51.147Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-16T07:58:51.147Z] Message: update stable to v1.0.196 [2021-07-16T07:58:51.739Z] ------------------- [2021-07-16T07:58:51.739Z] experimental info: [2021-07-16T07:58:51.739Z] ------------------- [2021-07-16T07:58:51.739Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-16T07:58:51.739Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-16T07:58:51.739Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-16T07:58:51.891Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-07-16T07:58:51.913Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-07-16T07:58:51.936Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-16T07:58:51.960Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-16T07:58:51.982Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-16T07:58:52.007Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-16T07:58:52.031Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-16T07:58:52.055Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-16T07:58:52.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-16T07:58:52.099Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-16T07:58:52.122Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-16T07:58:52.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-07-16T07:58:52.169Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-16T07:58:52.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-16T07:58:52.225Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T07:58:52.250Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-16T07:58:52.295Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-16T07:58:52.358Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-16T07:58:52.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-16T07:58:52.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-16T07:58:52.526Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-16T07:58:52.580Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-16T07:58:52.634Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-16T07:58:52.690Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-16T07:58:52.748Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-16T07:58:52.803Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-16T07:58:52.860Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2021-07-16T07:58:52.917Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2021-07-16T07:58:52.989Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2021-07-16T07:58:53.010Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0b9da655a3203f9058e2484c445b82e080128b6b [Pipeline] echo [2021-07-16T07:58:53.031Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0b9da65 [Pipeline] echo [2021-07-16T07:58:53.051Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T07:58:53.134Z] provisioning config files... [2021-07-16T07:58:53.160Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config5523412464921167868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T07:58:53.501Z] ---> docker-login.sh [2021-07-16T07:58:53.501Z] nexus3.edgexfoundry.org:10001 [2021-07-16T07:58:53.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T07:58:53.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T07:58:53.775Z] Configure a credential helper to remove this warning. See [2021-07-16T07:58:53.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T07:58:53.775Z] [2021-07-16T07:58:53.775Z] Login Succeeded [2021-07-16T07:58:53.775Z] nexus3.edgexfoundry.org:10002 [2021-07-16T07:58:53.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T07:58:54.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T07:58:54.042Z] Configure a credential helper to remove this warning. See [2021-07-16T07:58:54.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T07:58:54.042Z] [2021-07-16T07:58:54.042Z] Login Succeeded [2021-07-16T07:58:54.042Z] nexus3.edgexfoundry.org:10003 [2021-07-16T07:58:54.042Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T07:58:54.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T07:58:54.042Z] Configure a credential helper to remove this warning. See [2021-07-16T07:58:54.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T07:58:54.042Z] [2021-07-16T07:58:54.042Z] Login Succeeded [2021-07-16T07:58:54.042Z] nexus3.edgexfoundry.org:10004 [2021-07-16T07:58:54.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T07:58:54.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T07:58:54.313Z] Configure a credential helper to remove this warning. See [2021-07-16T07:58:54.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T07:58:54.313Z] [2021-07-16T07:58:54.313Z] Login Succeeded [2021-07-16T07:58:54.313Z] docker.io [2021-07-16T07:58:54.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T07:58:54.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T07:58:54.581Z] Configure a credential helper to remove this warning. See [2021-07-16T07:58:54.581Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T07:58:54.581Z] [2021-07-16T07:58:54.581Z] Login Succeeded [2021-07-16T07:58:54.581Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T07:58:54.594Z] 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-07-16T07:58:55.256Z] + git log --format=format:%s -1 0b9da655a3203f9058e2484c445b82e080128b6b [Pipeline] echo [2021-07-16T07:58:55.320Z] GIT_COMMIT: 0b9da655a3203f9058e2484c445b82e080128b6b, Commit Message: Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD [Pipeline] echo [2021-07-16T07:58:55.334Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-16T07:58:56.533Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T07:58:56.533Z] [2021-07-16T07:58:56.533Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T07:58:56.876Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T07:58:56.876Z] latest: Pulling from edgex-devops/git-semver [2021-07-16T07:58:56.876Z] 31603596830f: Pulling fs layer [2021-07-16T07:58:56.876Z] b6dc333f4379: Pulling fs layer [2021-07-16T07:58:56.876Z] 3d9ef1400e77: Pulling fs layer [2021-07-16T07:58:56.876Z] fd332fbdc1db: Pulling fs layer [2021-07-16T07:58:56.876Z] fd332fbdc1db: Waiting [2021-07-16T07:58:56.876Z] b6dc333f4379: Verifying Checksum [2021-07-16T07:58:56.876Z] b6dc333f4379: Download complete [2021-07-16T07:58:57.148Z] 31603596830f: Verifying Checksum [2021-07-16T07:58:57.148Z] 31603596830f: Download complete [2021-07-16T07:58:57.435Z] fd332fbdc1db: Verifying Checksum [2021-07-16T07:58:57.435Z] fd332fbdc1db: Download complete [2021-07-16T07:58:57.435Z] 31603596830f: Pull complete [2021-07-16T07:58:57.435Z] 3d9ef1400e77: Verifying Checksum [2021-07-16T07:58:57.435Z] 3d9ef1400e77: Download complete [2021-07-16T07:58:57.435Z] b6dc333f4379: Pull complete [2021-07-16T07:58:58.053Z] 3d9ef1400e77: Pull complete [2021-07-16T07:58:58.484Z] fd332fbdc1db: Pull complete [2021-07-16T07:58:58.484Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-16T07:58:58.484Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-16T07:58:58.484Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-16T07:58:58.590Z] prd-centos7-docker-4c-2g-3057 does not seem to be running inside a container [2021-07-16T07:58:58.666Z] $ 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-07-16T07:58:59.527Z] $ docker top 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-16T07:58:59.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T07:58:59.675Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T07:58:59.808Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T07:58:59.810Z] $ docker exec 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e ssh-agent [2021-07-16T07:58:59.939Z] SSH_AUTH_SOCK=/tmp/ssh-WrZQY9Jwi15r/agent.14 [2021-07-16T07:58:59.939Z] SSH_AGENT_PID=20 [2021-07-16T07:58:59.953Z] Running ssh-add (command line suppressed) [2021-07-16T07:59:00.062Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_4079339320189738517.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_4079339320189738517.key) [2021-07-16T07:59:00.099Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T07:59:00.431Z] + git tag --points-at HEAD [Pipeline] } [2021-07-16T07:59:00.452Z] $ docker exec --env ******** --env ******** 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e ssh-agent -k [2021-07-16T07:59:00.552Z] unset SSH_AUTH_SOCK; [2021-07-16T07:59:00.552Z] unset SSH_AGENT_PID; [2021-07-16T07:59:00.552Z] echo Agent pid 20 killed; [2021-07-16T07:59:00.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-16T07:59:00.620Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-16T07:59:00.620Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-16T07:59:00.757Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-16T07:59:00.759Z] $ docker exec 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e ssh-agent [2021-07-16T07:59:00.881Z] SSH_AUTH_SOCK=/tmp/ssh-OUKM0mNP3JhB/agent.54 [2021-07-16T07:59:00.881Z] SSH_AGENT_PID=60 [2021-07-16T07:59:00.892Z] Running ssh-add (command line suppressed) [2021-07-16T07:59:00.994Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7970131052819961006.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_7970131052819961006.key) [2021-07-16T07:59:01.021Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-16T07:59:01.341Z] + git semver init [2021-07-16T07:59:01.341Z] # -> Open(): unable to determine branch for HEAD [2021-07-16T07:59:01.341Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git [2021-07-16T07:59:01.341Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-07-16T07:59:01.341Z] # $SEMVER_REMOTE_NAME = origin [2021-07-16T07:59:01.341Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-16T07:59:01.341Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-16T07:59:01.341Z] # $SEMVER_BRANCH = PR-36 [2021-07-16T07:59:01.341Z] # $SEMVER_TEMP = /tmp/semver-474439161 [2021-07-16T07:59:01.341Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-16T07:59:02.775Z] # '/tmp/semver-474439161' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' [2021-07-16T07:59:02.775Z] # -> Force: false [2021-07-16T07:59:02.775Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } [2021-07-16T07:59:02.788Z] $ docker exec --env ******** --env ******** 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e ssh-agent -k [2021-07-16T07:59:02.914Z] unset SSH_AUTH_SOCK; [2021-07-16T07:59:02.915Z] unset SSH_AGENT_PID; [2021-07-16T07:59:02.915Z] echo Agent pid 60 killed; [2021-07-16T07:59:02.936Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-16T07:59:03.327Z] + git semver [Pipeline] } [2021-07-16T07:59:03.363Z] $ docker stop --time=1 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e [2021-07-16T07:59:04.654Z] $ docker rm -f 8594dfcb140aed40ca3105c73c94a13af6de4136848870d1a504f1cf653bb20e [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-16T07:59:05.053Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-16T07:59:05.473Z] Stashed 1 file(s) [Pipeline] echo [2021-07-16T07:59:05.477Z] [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-07-16T07:59:20.745Z] Still waiting to schedule task [2021-07-16T07:59:20.746Z] ‘prd-centos7-docker-4c-2g-2785’ is offline [2021-07-16T07:59:20.746Z] ‘prd-centos7-docker-4c-2g-3058’ is offline [2021-07-16T07:59:20.747Z] Still waiting to schedule task [2021-07-16T07:59:20.748Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-07-16T08:01:30.310Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3060 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-07-16T08:01:30.338Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2021-07-16T08:01:30.567Z] The recommended git tool is: NONE [2021-07-16T08:01:36.002Z] using credential edgex-jenkins-ssh [2021-07-16T08:01:36.024Z] Cloning the remote Git repository [2021-07-16T08:01:36.181Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-16T08:01:36.327Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2021-07-16T08:01:36.397Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-16T08:01:36.398Z] > git --version # timeout=10 [2021-07-16T08:01:36.419Z] > git --version # 'git version 2.17.1' [2021-07-16T08:01:36.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:01:36.493Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T08:01:38.828Z] Merging remotes/origin/main commit 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-07-16T08:01:38.297Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-16T08:01:38.319Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T08:01:38.349Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-16T08:01:38.384Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-16T08:01:38.385Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:01:38.399Z] > 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-07-16T08:01:38.858Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T08:01:38.876Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-07-16T08:01:38.966Z] > git remote # timeout=10 [2021-07-16T08:01:38.985Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T08:01:38.996Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:01:39.007Z] > git merge 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 [2021-07-16T08:01:39.495Z] Merge succeeded, producing 0ab82cf3a368ecb4a48aa9ceb53bb8f8a964988b [2021-07-16T08:01:39.495Z] Checking out Revision 0ab82cf3a368ecb4a48aa9ceb53bb8f8a964988b (PR-36) [2021-07-16T08:01:39.490Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T08:01:39.511Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T08:01:39.520Z] > git checkout -f 0ab82cf3a368ecb4a48aa9ceb53bb8f8a964988b # timeout=10 [2021-07-16T08:01:44.357Z] Commit message: "Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD" [2021-07-16T08:01:44.381Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-16T08:01:44.371Z] > git rev-list --no-walk 32d70ebbf18c0efa2ec64b183596b36fe52e5bb2 # timeout=10 [2021-07-16T08:01:45.560Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-16T08:01:45.998Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-16T08:01:46.339Z] + + true [2021-07-16T08:01:46.340Z] sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T08:02:04.820Z] provisioning config files... [2021-07-16T08:02:04.860Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config8589865953392185907tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:02:05.330Z] ---> docker-login.sh [2021-07-16T08:02:05.330Z] nexus3.edgexfoundry.org:10001 [2021-07-16T08:02:06.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:02:06.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:02:06.932Z] Configure a credential helper to remove this warning. See [2021-07-16T08:02:06.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:02:06.932Z] [2021-07-16T08:02:06.932Z] Login Succeeded [2021-07-16T08:02:06.932Z] nexus3.edgexfoundry.org:10002 [2021-07-16T08:02:07.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:02:07.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:02:07.490Z] Configure a credential helper to remove this warning. See [2021-07-16T08:02:07.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:02:07.490Z] [2021-07-16T08:02:07.490Z] Login Succeeded [2021-07-16T08:02:07.490Z] nexus3.edgexfoundry.org:10003 [2021-07-16T08:02:07.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:02:08.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:02:08.098Z] Configure a credential helper to remove this warning. See [2021-07-16T08:02:08.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:02:08.098Z] [2021-07-16T08:02:08.098Z] Login Succeeded [2021-07-16T08:02:08.098Z] nexus3.edgexfoundry.org:10004 [2021-07-16T08:02:08.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:02:08.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:02:08.713Z] Configure a credential helper to remove this warning. See [2021-07-16T08:02:08.713Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:02:08.713Z] [2021-07-16T08:02:08.713Z] Login Succeeded [2021-07-16T08:02:08.713Z] docker.io [2021-07-16T08:02:09.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:02:09.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:02:09.632Z] Configure a credential helper to remove this warning. See [2021-07-16T08:02:09.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:02:09.633Z] [2021-07-16T08:02:09.633Z] Login Succeeded [2021-07-16T08:02:09.633Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T08:02:09.655Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-16T08:02:10.275Z] ========================================================= [2021-07-16T08:02:10.275Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-16T08:02:10.275Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:02:10.639Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-07-16T08:02:11.249Z] Sending build context to Docker daemon 20.48MB [2021-07-16T08:02:11.249Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T08:02:11.249Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-16T08:02:11.542Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-16T08:02:11.542Z] 595b0fe564bb: Pulling fs layer [2021-07-16T08:02:11.542Z] 24495759ef45: Pulling fs layer [2021-07-16T08:02:11.542Z] d148012ef14d: Pulling fs layer [2021-07-16T08:02:11.542Z] cb65c68fc2e2: Pulling fs layer [2021-07-16T08:02:11.542Z] 093eec477d81: Pulling fs layer [2021-07-16T08:02:11.542Z] a6d5b2bbb924: Pulling fs layer [2021-07-16T08:02:11.542Z] 2446dc1eb7d3: Pulling fs layer [2021-07-16T08:02:11.542Z] 596795e73e0f: Pulling fs layer [2021-07-16T08:02:11.542Z] a6d5b2bbb924: Waiting [2021-07-16T08:02:11.542Z] 2446dc1eb7d3: Waiting [2021-07-16T08:02:11.542Z] 596795e73e0f: Waiting [2021-07-16T08:02:11.542Z] cb65c68fc2e2: Waiting [2021-07-16T08:02:11.542Z] 093eec477d81: Waiting [2021-07-16T08:02:11.542Z] d148012ef14d: Verifying Checksum [2021-07-16T08:02:11.542Z] d148012ef14d: Download complete [2021-07-16T08:02:11.542Z] 24495759ef45: Verifying Checksum [2021-07-16T08:02:11.542Z] 24495759ef45: Download complete [2021-07-16T08:02:11.856Z] 093eec477d81: Verifying Checksum [2021-07-16T08:02:11.856Z] 093eec477d81: Download complete [2021-07-16T08:02:11.856Z] 595b0fe564bb: Verifying Checksum [2021-07-16T08:02:11.856Z] 595b0fe564bb: Download complete [2021-07-16T08:02:11.856Z] a6d5b2bbb924: Download complete [2021-07-16T08:02:11.856Z] 2446dc1eb7d3: Verifying Checksum [2021-07-16T08:02:11.856Z] 2446dc1eb7d3: Download complete [2021-07-16T08:02:14.627Z] 595b0fe564bb: Pull complete [2021-07-16T08:02:14.627Z] 24495759ef45: Pull complete [2021-07-16T08:02:14.627Z] d148012ef14d: Pull complete [2021-07-16T08:02:14.627Z] 596795e73e0f: Download complete [2021-07-16T08:02:15.707Z] cb65c68fc2e2: Verifying Checksum [2021-07-16T08:02:15.707Z] cb65c68fc2e2: Download complete [2021-07-16T08:02:20.001Z] Running on prd-centos7-docker-4c-2g-3061 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-07-16T08:02:20.024Z] Running in /w/workspace/app-rfid-llrp-inventory/2 [Pipeline] { [Pipeline] checkout [2021-07-16T08:02:20.189Z] The recommended git tool is: NONE [2021-07-16T08:02:23.590Z] using credential edgex-jenkins-ssh [2021-07-16T08:02:23.612Z] Cloning the remote Git repository [2021-07-16T08:02:23.341Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-16T08:02:23.414Z] > git init /w/workspace/app-rfid-llrp-inventory/2 # timeout=10 [2021-07-16T08:02:23.452Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-16T08:02:23.452Z] > git --version # timeout=10 [2021-07-16T08:02:23.461Z] > git --version # 'git version 2.24.4' [2021-07-16T08:02:23.462Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:02:23.491Z] [INFO] Currently running in a labeled security context [2021-07-16T08:02:23.492Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T08:02:23.492Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh7850324590651765117.key [2021-07-16T08:02:23.518Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T08:02:24.471Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-16T08:02:24.482Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-16T08:02:24.500Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-16T08:02:24.519Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-16T08:02:24.519Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:02:24.520Z] [INFO] Currently running in a labeled security context [2021-07-16T08:02:24.520Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T08:02:24.521Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh9100906126805315410.key [2021-07-16T08:02:24.533Z] > 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-07-16T08:02:25.183Z] Merging remotes/origin/main commit 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-07-16T08:02:25.404Z] Merge succeeded, producing 7155b6bae365f49013fa1f1ce41ab5ea0355b300 [2021-07-16T08:02:25.404Z] Checking out Revision 7155b6bae365f49013fa1f1ce41ab5ea0355b300 (PR-36) [2021-07-16T08:02:25.031Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T08:02:25.037Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-07-16T08:02:25.093Z] > git remote # timeout=10 [2021-07-16T08:02:25.100Z] > git config --get remote.origin.url # timeout=10 [2021-07-16T08:02:25.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-16T08:02:25.111Z] [INFO] Currently running in a labeled security context [2021-07-16T08:02:25.111Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-16T08:02:25.111Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/2@tmp/jenkins-gitclient-ssh7355599511184694562.key [2021-07-16T08:02:25.120Z] > git merge 64ced199d92c15ee285ffbe8dcdc8fa05acdafd1 # timeout=10 [2021-07-16T08:02:25.245Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-16T08:02:25.261Z] > git config core.sparsecheckout # timeout=10 [2021-07-16T08:02:25.267Z] > git checkout -f 7155b6bae365f49013fa1f1ce41ab5ea0355b300 # timeout=10 [2021-07-16T08:02:25.932Z] cb65c68fc2e2: Pull complete [2021-07-16T08:02:25.932Z] 093eec477d81: Pull complete [2021-07-16T08:02:25.932Z] a6d5b2bbb924: Pull complete [2021-07-16T08:02:26.214Z] 2446dc1eb7d3: Pull complete [2021-07-16T08:02:29.317Z] Commit message: "Merge commit '64ced199d92c15ee285ffbe8dcdc8fa05acdafd1' into HEAD" [2021-07-16T08:02:29.330Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-16T08:02:29.319Z] > git rev-list --no-walk 32d70ebbf18c0efa2ec64b183596b36fe52e5bb2 # timeout=10 [2021-07-16T08:02:30.084Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-16T08:02:30.443Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-16T08:02:30.563Z] 596795e73e0f: Pull complete [2021-07-16T08:02:30.563Z] Digest: sha256:8fdc37217a1dd7593ea05f088b02ef5bfb3cd8d6ab6705c4f2c080891875b7a0 [2021-07-16T08:02:30.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-16T08:02:30.563Z] ---> d9e956139c92 [2021-07-16T08:02:30.563Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-16T08:02:30.769Z] + sudo service docker restart [2021-07-16T08:02:30.769Z] + true [2021-07-16T08:02:30.769Z] Redirecting to /bin/systemctl restart docker.service [2021-07-16T08:02:32.566Z] ---> Running in c2ab05153ad5 [2021-07-16T08:02:32.839Z] Removing intermediate container c2ab05153ad5 [2021-07-16T08:02:32.839Z] ---> ca33eded41fe [2021-07-16T08:02:32.839Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-16T08:02:32.839Z] ---> Running in 0e66652313cc [2021-07-16T08:02:33.443Z] Removing intermediate container 0e66652313cc [2021-07-16T08:02:33.443Z] ---> be16354c562e [2021-07-16T08:02:33.443Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-16T08:02:33.443Z] ---> Running in f9fa98690bd1 [2021-07-16T08:02:34.056Z] Removing intermediate container f9fa98690bd1 [2021-07-16T08:02:34.056Z] ---> 6efad3acde28 [2021-07-16T08:02:34.056Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:02:34.056Z] ---> Running in 1fd7912974a4 [2021-07-16T08:02:36.751Z] Removing intermediate container 1fd7912974a4 [2021-07-16T08:02:36.751Z] ---> 0103cd5fe8e9 [2021-07-16T08:02:36.751Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-16T08:02:36.751Z] ---> Running in 86c576697970 [2021-07-16T08:02:38.208Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-16T08:02:39.206Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-16T08:02:39.820Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-16T08:02:40.093Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-16T08:02:40.093Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-16T08:02:40.093Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-16T08:02:40.370Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-16T08:02:40.370Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-16T08:02:40.370Z] Executing busybox-1.32.1-r6.trigger [2021-07-16T08:02:40.370Z] OK: 139 MiB in 46 packages [2021-07-16T08:02:41.831Z] Removing intermediate container 86c576697970 [2021-07-16T08:02:41.831Z] ---> ff5e2d11d113 [2021-07-16T08:02:41.831Z] Step 8/10 : WORKDIR /app [2021-07-16T08:02:42.107Z] ---> Running in c51504d26fcc [2021-07-16T08:02:42.718Z] Removing intermediate container c51504d26fcc [2021-07-16T08:02:42.718Z] ---> 186482cb2712 [2021-07-16T08:02:42.718Z] Step 9/10 : COPY . . [2021-07-16T08:02:44.183Z] ---> 3594ebf0438a [2021-07-16T08:02:44.183Z] Step 10/10 : RUN go mod download [2021-07-16T08:02:44.183Z] ---> Running in 7c077a28ccd1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T08:02:49.103Z] provisioning config files... [2021-07-16T08:02:49.123Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/2@tmp/config1765325163146056627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:02:49.570Z] ---> docker-login.sh [2021-07-16T08:02:49.570Z] nexus3.edgexfoundry.org:10001 [2021-07-16T08:02:49.570Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:02:49.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:02:49.570Z] Configure a credential helper to remove this warning. See [2021-07-16T08:02:49.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:02:49.570Z] [2021-07-16T08:02:49.570Z] Login Succeeded [2021-07-16T08:02:49.839Z] nexus3.edgexfoundry.org:10002 [2021-07-16T08:02:49.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:02:49.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:02:49.839Z] Configure a credential helper to remove this warning. See [2021-07-16T08:02:49.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:02:49.839Z] [2021-07-16T08:02:49.839Z] Login Succeeded [2021-07-16T08:02:49.839Z] nexus3.edgexfoundry.org:10003 [2021-07-16T08:02:49.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:02:50.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:02:50.108Z] Configure a credential helper to remove this warning. See [2021-07-16T08:02:50.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:02:50.108Z] [2021-07-16T08:02:50.108Z] Login Succeeded [2021-07-16T08:02:50.108Z] nexus3.edgexfoundry.org:10004 [2021-07-16T08:02:50.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:02:50.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:02:50.108Z] Configure a credential helper to remove this warning. See [2021-07-16T08:02:50.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:02:50.108Z] [2021-07-16T08:02:50.108Z] Login Succeeded [2021-07-16T08:02:50.108Z] docker.io [2021-07-16T08:02:50.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-16T08:02:50.662Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-16T08:02:50.662Z] Configure a credential helper to remove this warning. See [2021-07-16T08:02:50.662Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-16T08:02:50.662Z] [2021-07-16T08:02:50.662Z] Login Succeeded [2021-07-16T08:02:50.662Z] ---> docker-login.sh ends [Pipeline] } [2021-07-16T08:02:50.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-16T08:02:50.895Z] ========================================================= [2021-07-16T08:02:50.895Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-16T08:02:50.895Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:02:51.261Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-07-16T08:02:51.261Z] Sending build context to Docker daemon 20.48MB [2021-07-16T08:02:51.261Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-16T08:02:51.261Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-16T08:02:51.532Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-16T08:02:51.532Z] 540db60ca938: Pulling fs layer [2021-07-16T08:02:51.532Z] adcc1eea9eea: Pulling fs layer [2021-07-16T08:02:51.532Z] 4c4ab2625f07: Pulling fs layer [2021-07-16T08:02:51.532Z] 0773c198feca: Pulling fs layer [2021-07-16T08:02:51.532Z] 345f892a5656: Pulling fs layer [2021-07-16T08:02:51.532Z] 4796506630df: Pulling fs layer [2021-07-16T08:02:51.532Z] cc55df3e53f1: Pulling fs layer [2021-07-16T08:02:51.532Z] 4d027b6c602c: Pulling fs layer [2021-07-16T08:02:51.532Z] 449e75d2c14e: Pulling fs layer [2021-07-16T08:02:51.532Z] 0773c198feca: Waiting [2021-07-16T08:02:51.532Z] 345f892a5656: Waiting [2021-07-16T08:02:51.532Z] 4796506630df: Waiting [2021-07-16T08:02:51.532Z] cc55df3e53f1: Waiting [2021-07-16T08:02:51.532Z] 4d027b6c602c: Waiting [2021-07-16T08:02:51.532Z] 449e75d2c14e: Waiting [2021-07-16T08:02:51.532Z] 4c4ab2625f07: Verifying Checksum [2021-07-16T08:02:51.532Z] 4c4ab2625f07: Download complete [2021-07-16T08:02:51.532Z] adcc1eea9eea: Verifying Checksum [2021-07-16T08:02:51.532Z] adcc1eea9eea: Download complete [2021-07-16T08:02:51.532Z] 345f892a5656: Verifying Checksum [2021-07-16T08:02:51.532Z] 345f892a5656: Download complete [2021-07-16T08:02:51.532Z] 540db60ca938: Verifying Checksum [2021-07-16T08:02:51.532Z] 4796506630df: Verifying Checksum [2021-07-16T08:02:51.532Z] 4796506630df: Download complete [2021-07-16T08:02:51.532Z] cc55df3e53f1: Verifying Checksum [2021-07-16T08:02:51.532Z] cc55df3e53f1: Download complete [2021-07-16T08:02:51.815Z] 540db60ca938: Pull complete [2021-07-16T08:02:51.815Z] adcc1eea9eea: Pull complete [2021-07-16T08:02:52.090Z] 4c4ab2625f07: Pull complete [2021-07-16T08:02:52.090Z] 4d027b6c602c: Verifying Checksum [2021-07-16T08:02:52.090Z] 4d027b6c602c: Download complete [2021-07-16T08:02:55.459Z] 449e75d2c14e: Verifying Checksum [2021-07-16T08:02:55.459Z] 449e75d2c14e: Download complete [2021-07-16T08:02:56.428Z] 0773c198feca: Verifying Checksum [2021-07-16T08:02:56.428Z] 0773c198feca: Download complete [2021-07-16T08:02:59.816Z] 0773c198feca: Pull complete [2021-07-16T08:02:59.816Z] 345f892a5656: Pull complete [2021-07-16T08:02:59.816Z] 4796506630df: Pull complete [2021-07-16T08:02:59.816Z] cc55df3e53f1: Pull complete [2021-07-16T08:02:59.816Z] 4d027b6c602c: Pull complete [2021-07-16T08:03:01.305Z] 449e75d2c14e: Pull complete [2021-07-16T08:03:01.305Z] Digest: sha256:a2fa0993ec4462abfc92311096d2e43e803cda49eb027de246ea451416b7a8a8 [2021-07-16T08:03:01.305Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-16T08:03:01.305Z] ---> 0d28375d9b5b [2021-07-16T08:03:01.305Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-16T08:03:03.968Z] ---> Running in 4fe857c07fc0 [2021-07-16T08:03:04.239Z] Removing intermediate container 4fe857c07fc0 [2021-07-16T08:03:04.239Z] ---> 75b1d7bfdb16 [2021-07-16T08:03:04.239Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-16T08:03:04.239Z] ---> Running in 88365b0a21df [2021-07-16T08:03:04.239Z] Removing intermediate container 88365b0a21df [2021-07-16T08:03:04.239Z] ---> e30e291c40e1 [2021-07-16T08:03:04.239Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-16T08:03:04.239Z] ---> Running in 33893074bbc3 [2021-07-16T08:03:04.522Z] Removing intermediate container 33893074bbc3 [2021-07-16T08:03:04.522Z] ---> 4f5ec446f0c9 [2021-07-16T08:03:04.522Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-16T08:03:04.522Z] ---> Running in 668079a04b41 [2021-07-16T08:03:05.125Z] Removing intermediate container 668079a04b41 [2021-07-16T08:03:05.125Z] ---> 16ae09843c91 [2021-07-16T08:03:05.125Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-16T08:03:05.125Z] ---> Running in ea988deb3262 [2021-07-16T08:03:05.396Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-16T08:03:06.365Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-16T08:03:06.660Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-16T08:03:06.660Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-16T08:03:06.660Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-16T08:03:06.929Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-16T08:03:06.929Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-16T08:03:06.929Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-16T08:03:07.199Z] Executing busybox-1.32.1-r6.trigger [2021-07-16T08:03:07.199Z] OK: 150 MiB in 46 packages [2021-07-16T08:03:07.473Z] Removing intermediate container ea988deb3262 [2021-07-16T08:03:07.473Z] ---> 7ea9d95dec35 [2021-07-16T08:03:07.473Z] Step 8/10 : WORKDIR /app [2021-07-16T08:03:07.473Z] ---> Running in d4d20654e688 [2021-07-16T08:03:07.473Z] Removing intermediate container d4d20654e688 [2021-07-16T08:03:07.473Z] ---> 3ac644f7ec70 [2021-07-16T08:03:07.473Z] Step 9/10 : COPY . . [2021-07-16T08:03:08.087Z] ---> dc500b647e9f [2021-07-16T08:03:08.087Z] Step 10/10 : RUN go mod download [2021-07-16T08:03:08.087Z] ---> Running in 2ebdcefb2080 [2021-07-16T08:03:16.721Z] Removing intermediate container 7c077a28ccd1 [2021-07-16T08:03:16.721Z] ---> 5e38fa963e44 [2021-07-16T08:03:16.721Z] Successfully built 5e38fa963e44 [2021-07-16T08:03:16.721Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:03:17.083Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T08:03:17.084Z] . [Pipeline] withDockerContainer [2021-07-16T08:03:17.422Z] prd-ubuntu18.04-docker-arm64-4c-16g-3060 does not seem to be running inside a container [2021-07-16T08:03:17.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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-arm64 cat [2021-07-16T08:03:18.338Z] Removing intermediate container 2ebdcefb2080 [2021-07-16T08:03:18.339Z] ---> c47ddfa1a48e [2021-07-16T08:03:18.339Z] Successfully built c47ddfa1a48e [2021-07-16T08:03:18.339Z] Successfully tagged ci-base-image-x86_64:latest [2021-07-16T08:03:19.141Z] $ docker top c4fe70b2d15f7e89e96d6f1261b67fc0dbbdc02ac8931d505378c12149fde2c8 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:03:20.025Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T08:03:20.025Z] . [Pipeline] withDockerContainer [2021-07-16T08:03:20.186Z] prd-centos7-docker-4c-2g-3061 does not seem to be running inside a container [2021-07-16T08:03:20.264Z] + go version [2021-07-16T08:03:20.264Z] go version go1.16.5 linux/arm64 [2021-07-16T08:03:20.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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-07-16T08:03:20.625Z] $ docker top f48b212e463c2c4de320e454540a2f1371703780e903767f1aaf12ed9151741e -eo pid,comm [Pipeline] { [Pipeline] } [2021-07-16T08:03:20.731Z] $ docker stop --time=1 c4fe70b2d15f7e89e96d6f1261b67fc0dbbdc02ac8931d505378c12149fde2c8 [2021-07-16T08:03:22.563Z] $ docker rm -f c4fe70b2d15f7e89e96d6f1261b67fc0dbbdc02ac8931d505378c12149fde2c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [2021-07-16T08:03:23.156Z] + go version [2021-07-16T08:03:23.156Z] go version go1.16.5 linux/amd64 [Pipeline] isUnix [Pipeline] sh [Pipeline] } [2021-07-16T08:03:23.278Z] $ docker stop --time=1 f48b212e463c2c4de320e454540a2f1371703780e903767f1aaf12ed9151741e [2021-07-16T08:03:23.532Z] + docker inspect -f . ci-base-image-arm64 [2021-07-16T08:03:23.533Z] . [2021-07-16T08:03:24.467Z] $ docker rm -f f48b212e463c2c4de320e454540a2f1371703780e903767f1aaf12ed9151741e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] withDockerContainer [2021-07-16T08:03:24.812Z] prd-ubuntu18.04-docker-arm64-4c-16g-3060 does not seem to be running inside a container [2021-07-16T08:03:24.909Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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-arm64 cat [2021-07-16T08:03:26.528Z] $ docker top 1d72540ee67a7e25bcf30bf32b8404e3dcbef2336e1b6f1dfe3859a3ae75bbb1 -eo pid,comm [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:03:27.431Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-16T08:03:27.431Z] . [Pipeline] withDockerContainer [2021-07-16T08:03:27.537Z] prd-centos7-docker-4c-2g-3061 does not seem to be running inside a container [2021-07-16T08:03:27.561Z] + go mod tidy [2021-07-16T08:03:27.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/2 -v /w/workspace/app-rfid-llrp-inventory/2:/w/workspace/app-rfid-llrp-inventory/2:rw,z -v /w/workspace/app-rfid-llrp-inventory/2@tmp:/w/workspace/app-rfid-llrp-inventory/2@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-07-16T08:03:27.978Z] $ docker top c606e2b34e75054ca6723381dbd72b0cdff1ddb0a41217a063be0775730abe1e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T08:03:28.180Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-16T08:03:28.437Z] + go mod tidy [2021-07-16T08:03:28.437Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-16T08:03:32.543Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-07-16T08:03:32.543Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-07-16T08:03:32.543Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-07-16T08:03:32.543Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-07-16T08:03:32.543Z] 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-07-16T08:03:32.570Z] $ docker stop --time=1 1d72540ee67a7e25bcf30bf32b8404e3dcbef2336e1b6f1dfe3859a3ae75bbb1 [2021-07-16T08:03:32.743Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-07-16T08:03:32.743Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-07-16T08:03:32.743Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-07-16T08:03:32.743Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-07-16T08:03:32.743Z] 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 [2021-07-16T08:03:34.423Z] $ docker rm -f 1d72540ee67a7e25bcf30bf32b8404e3dcbef2336e1b6f1dfe3859a3ae75bbb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2021-07-16T08:03:34.650Z] $ docker stop --time=1 c606e2b34e75054ca6723381dbd72b0cdff1ddb0a41217a063be0775730abe1e [2021-07-16T08:03:35.844Z] $ docker rm -f c606e2b34e75054ca6723381dbd72b0cdff1ddb0a41217a063be0775730abe1e [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] libraryResource [Pipeline] sh Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:03:37.170Z] ---> job-cost.sh [2021-07-16T08:03:37.170Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gwjd [2021-07-16T08:03:37.325Z] ---> job-cost.sh [2021-07-16T08:03:37.325Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zAuu [2021-07-16T08:03:45.629Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-16T08:04:00.775Z] lf-activate-venv(): INFO: Adding /tmp/venv-zAuu/bin to PATH [2021-07-16T08:04:00.775Z] INFO: No Stack... [2021-07-16T08:04:00.775Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T08:04:00.775Z] INFO: Archiving Costs [Pipeline] sh [2021-07-16T08:04:01.104Z] + cut -d, -f6 [2021-07-16T08:04:01.105Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [Pipeline] lock [2021-07-16T08:04:01.154Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] [2021-07-16T08:04:01.183Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] did not exist. Created. [2021-07-16T08:04:01.183Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-16T08:04:01.648Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-16T08:04:02.230Z] Stashed 1 file(s) [Pipeline] } [2021-07-16T08:04:02.245Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T08:04:02.614Z] Failed in branch amd64 [2021-07-16T08:04:24.187Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-16T08:06:16.101Z] lf-activate-venv(): INFO: Adding /tmp/venv-gwjd/bin to PATH [2021-07-16T08:06:16.101Z] INFO: No Stack... [2021-07-16T08:06:16.101Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-16T08:06:16.101Z] INFO: Archiving Costs [Pipeline] sh [2021-07-16T08:06:16.467Z] + cat /w/workspace/app-rfid-llrp-inventory/2/archives/cost.csv [2021-07-16T08:06:16.467Z] + cut -d, -f6 [Pipeline] lock [2021-07-16T08:06:16.550Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] [2021-07-16T08:06:16.561Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] did not exist. Created. [2021-07-16T08:06:16.561Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-16T08:06:16.967Z] /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-a3773442/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/2@tmp/durable-a3773442/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-16T08:06:17.449Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-16T08:06:17.534Z] Warning: overwriting stash ‘stack-cost’ [2021-07-16T08:06:18.455Z] Stashed 1 file(s) [Pipeline] } [2021-07-16T08:06:18.466Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-16T08:06:18.791Z] 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] libraryResource [Pipeline] sh [2021-07-16T08:06:20.739Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:06:21.088Z] ---> package-listing.sh [2021-07-16T08:06:21.088Z] ++ facter osfamily [2021-07-16T08:06:21.088Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-16T08:06:21.354Z] + OS_FAMILY=redhat [2021-07-16T08:06:21.354Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-07-16T08:06:21.354Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-16T08:06:21.354Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-16T08:06:21.354Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-16T08:06:21.354Z] + PACKAGES=/tmp/packages_start.txt [2021-07-16T08:06:21.354Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-07-16T08:06:21.354Z] + PACKAGES=/tmp/packages_end.txt [2021-07-16T08:06:21.354Z] + case "${OS_FAMILY}" in [2021-07-16T08:06:21.354Z] + rpm -qa [2021-07-16T08:06:21.354Z] + sort [2021-07-16T08:06:21.968Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-16T08:06:21.968Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-16T08:06:21.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-16T08:06:21.968Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-07-16T08:06:21.968Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [2021-07-16T08:06:21.968Z] + 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-07-16T08:06:21.990Z] 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-07-16T08:06:22.330Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:06:22.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T08:06:22.686Z] [2021-07-16T08:06:22.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-16T08:06:23.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T08:06:23.035Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-16T08:06:23.035Z] 5843afab3874: Pulling fs layer [2021-07-16T08:06:23.035Z] 2dfaacf7024e: Pulling fs layer [2021-07-16T08:06:23.035Z] 2dbba127c6aa: Pulling fs layer [2021-07-16T08:06:23.035Z] 1a467efa2204: Pulling fs layer [2021-07-16T08:06:23.035Z] 865369a531d5: Pulling fs layer [2021-07-16T08:06:23.035Z] 2dc3bafdbf1c: Pulling fs layer [2021-07-16T08:06:23.035Z] 9ac237eaa80d: Pulling fs layer [2021-07-16T08:06:23.035Z] 6bcad4ecc5c2: Pulling fs layer [2021-07-16T08:06:23.035Z] 7074353bde3e: Pulling fs layer [2021-07-16T08:06:23.035Z] 865369a531d5: Waiting [2021-07-16T08:06:23.035Z] 2dc3bafdbf1c: Waiting [2021-07-16T08:06:23.035Z] 9ac237eaa80d: Waiting [2021-07-16T08:06:23.035Z] 6bcad4ecc5c2: Waiting [2021-07-16T08:06:23.035Z] 7074353bde3e: Waiting [2021-07-16T08:06:23.035Z] 1a467efa2204: Waiting [2021-07-16T08:06:23.305Z] 2dfaacf7024e: Verifying Checksum [2021-07-16T08:06:23.305Z] 2dfaacf7024e: Download complete [2021-07-16T08:06:23.305Z] 1a467efa2204: Verifying Checksum [2021-07-16T08:06:23.305Z] 1a467efa2204: Download complete [2021-07-16T08:06:23.305Z] 5843afab3874: Verifying Checksum [2021-07-16T08:06:23.305Z] 5843afab3874: Download complete [2021-07-16T08:06:23.305Z] 2dc3bafdbf1c: Verifying Checksum [2021-07-16T08:06:23.305Z] 2dc3bafdbf1c: Download complete [2021-07-16T08:06:23.587Z] 9ac237eaa80d: Verifying Checksum [2021-07-16T08:06:23.587Z] 9ac237eaa80d: Download complete [2021-07-16T08:06:23.587Z] 6bcad4ecc5c2: Verifying Checksum [2021-07-16T08:06:23.587Z] 6bcad4ecc5c2: Download complete [2021-07-16T08:06:23.587Z] 5843afab3874: Pull complete [2021-07-16T08:06:23.587Z] 865369a531d5: Verifying Checksum [2021-07-16T08:06:23.587Z] 865369a531d5: Download complete [2021-07-16T08:06:23.864Z] 2dfaacf7024e: Pull complete [2021-07-16T08:06:23.864Z] 2dbba127c6aa: Verifying Checksum [2021-07-16T08:06:23.864Z] 2dbba127c6aa: Download complete [2021-07-16T08:06:24.455Z] 2dbba127c6aa: Pull complete [2021-07-16T08:06:24.455Z] 1a467efa2204: Pull complete [2021-07-16T08:06:24.721Z] 865369a531d5: Pull complete [2021-07-16T08:06:24.721Z] 2dc3bafdbf1c: Pull complete [2021-07-16T08:06:24.721Z] 9ac237eaa80d: Pull complete [2021-07-16T08:06:24.721Z] 6bcad4ecc5c2: Pull complete [2021-07-16T08:06:28.108Z] 7074353bde3e: Verifying Checksum [2021-07-16T08:06:28.108Z] 7074353bde3e: Download complete [2021-07-16T08:06:31.673Z] 7074353bde3e: Pull complete [2021-07-16T08:06:31.673Z] Digest: sha256:2a5174b1bc71a2b706ed38de5c718fca755e8a1691f7904ed9ba2ee036070238 [2021-07-16T08:06:31.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-16T08:06:31.673Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-16T08:06:31.802Z] prd-centos7-docker-4c-2g-3057 does not seem to be running inside a container [2021-07-16T08:06:31.875Z] $ 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:alpine cat [2021-07-16T08:06:33.832Z] $ docker top a3822243c619e4a5418df83bd0df9b1ef4f97ffe6e33b61523d83f595dca37fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-16T08:06:34.363Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-16T08:06:34.698Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-16T08:06:35.031Z] + ls /var/log/sa-host [2021-07-16T08:06:35.031Z] + sadf -c /var/log/sa-host/sa05 [2021-07-16T08:06:35.031Z] file_magic: OK [2021-07-16T08:06:35.031Z] HZ: Using current value: 100 [2021-07-16T08:06:35.031Z] file_header: OK [2021-07-16T08:06:35.031Z] 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-07-16T08:06:35.031Z] Statistics: [2021-07-16T08:06:35.031Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T08:06:35.031Z] File successfully converted to sysstat format version 12.5.4 [2021-07-16T08:06:35.031Z] + sadf -c /var/log/sa-host/sa16 [2021-07-16T08:06:35.031Z] file_magic: OK [2021-07-16T08:06:35.031Z] HZ: Using current value: 100 [2021-07-16T08:06:35.031Z] file_header: OK [2021-07-16T08:06:35.031Z] 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-07-16T08:06:35.031Z] Statistics: [2021-07-16T08:06:35.031Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-16T08:06:35.031Z] File successfully converted to sysstat format version 12.5.4 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-16T08:06:35.702Z] provisioning config files... [2021-07-16T08:06:35.718Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config4731362626727860797tmp [Pipeline] { [Pipeline] echo [2021-07-16T08:06:35.748Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:06:36.066Z] ---> create-netrc.sh [Pipeline] } [2021-07-16T08:06:36.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:06:36.490Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-16T08:06:36.504Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:06:36.820Z] ---> sudo-logs.sh [2021-07-16T08:06:36.820Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-16T08:06:36.892Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:06:37.223Z] ---> job-cost.sh [2021-07-16T08:06:37.224Z] lf-activate-venv: SKIPPING [2021-07-16T08:06:37.224Z] DEBUG: total: 0.18000000715255737 [2021-07-16T08:06:37.224Z] INFO: Retrieving Stack Cost... [2021-07-16T08:06:38.191Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-16T08:06:38.457Z] INFO: Archiving Costs [Pipeline] echo [2021-07-16T08:06:38.475Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-16T08:06:38.800Z] ---> logs-deploy.sh [2021-07-16T08:06:38.800Z] lf-activate-venv: SKIPPING [2021-07-16T08:06:38.800Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/2 [2021-07-16T08:06:38.800Z] INFO: archiving workspace using pattern(s): [2021-07-16T08:06:39.385Z] Archives upload complete. [2021-07-16T08:06:39.656Z] INFO: archiving logs to Nexus