Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+723ee67e9574a85b085d71e50918cb4eed5deb06 (bd5030ee2db154627c2747426462dbadbfe7e6b1) Running in Durability level: MAX_SURVIVABILITY 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-ssh1266032250132909515.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-ssh6394852388929915605.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-36/workspace@libs/edgex-global-pipelines # timeout=10 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-ssh5639942438723740196.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-ssh3770488398571318275.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7073091338921901368.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-36/workspace@libs/lf-pipelines # timeout=10 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-ssh2265917876449865300.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a 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:rfid-llrp-inventory-service, 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: rfid-llrp-inventory-service-settings PROJECT: rfid-llrp-inventory-service 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: rfid-llrp-inventory-service 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 Running on prd-centos7-docker-4c-2g-52 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-ssh7902249075419088659.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 723ee67e9574a85b085d71e50918cb4eed5deb06 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing 0e80a6ec6ce203e5aaffa49efe118c86ff2aa296 Checking out Revision 0e80a6ec6ce203e5aaffa49efe118c86ff2aa296 (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-ssh1239678139948656709.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-ssh2844348565048849164.key > git merge 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e80a6ec6ce203e5aaffa49efe118c86ff2aa296 # timeout=10 Commit message: "Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-07-14T02:35:44.489Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-07-14T02:35:44.704Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-07-14T02:35:44.836Z] ========================================================= [2021-07-14T02:35:44.836Z] EdgeX Global Pipelines Version Info [2021-07-14T02:35:44.836Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:35:46.534Z] ------------------- [2021-07-14T02:35:46.534Z] stable info: [2021-07-14T02:35:46.534Z] ------------------- [2021-07-14T02:35:46.534Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-07-14T02:35:46.534Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T02:35:46.534Z] Message: update stable to v1.0.196 [2021-07-14T02:35:46.824Z] ------------------- [2021-07-14T02:35:46.824Z] experimental info: [2021-07-14T02:35:46.824Z] ------------------- [2021-07-14T02:35:46.824Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-07-14T02:35:46.824Z] Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a [2021-07-14T02:35:46.824Z] Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-07-14T02:35:47.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = rfid-llrp-inventory-service-settings [Pipeline] echo [2021-07-14T02:35:47.416Z] [edgeXSetupEnvironment]: set envvar PROJECT = rfid-llrp-inventory-service [Pipeline] echo [2021-07-14T02:35:47.475Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-07-14T02:35:47.533Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-07-14T02:35:47.595Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-07-14T02:35:47.653Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-07-14T02:35:47.711Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-07-14T02:35:47.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-07-14T02:35:47.826Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-07-14T02:35:47.897Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-07-14T02:35:47.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-07-14T02:35:48.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = rfid-llrp-inventory-service [Pipeline] echo [2021-07-14T02:35:48.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-07-14T02:35:48.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-07-14T02:35:48.185Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T02:35:48.244Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-07-14T02:35:48.303Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T02:35:48.361Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-07-14T02:35:48.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-07-14T02:35:48.477Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-07-14T02:35:48.537Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-07-14T02:35:48.602Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-07-14T02:35:48.663Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-07-14T02:35:48.723Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-07-14T02:35:48.788Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-07-14T02:35:48.850Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-07-14T02:35:48.909Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2021-07-14T02:35:48.980Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2021-07-14T02:35:49.041Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2021-07-14T02:35:49.100Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e80a6ec6ce203e5aaffa49efe118c86ff2aa296 [Pipeline] echo [2021-07-14T02:35:49.170Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e80a6e [Pipeline] echo [2021-07-14T02:35:49.232Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:35:49.396Z] provisioning config files... [2021-07-14T02:35:49.426Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config2042972046201960449tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:35:50.066Z] ---> docker-login.sh [2021-07-14T02:35:50.067Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:35:50.067Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:50.067Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:50.067Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:50.067Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:50.067Z] [2021-07-14T02:35:50.067Z] Login Succeeded [2021-07-14T02:35:50.586Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:35:50.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:50.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:50.586Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:50.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:50.586Z] [2021-07-14T02:35:50.586Z] Login Succeeded [2021-07-14T02:35:50.586Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:35:50.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:56.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:56.138Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:56.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:56.138Z] [2021-07-14T02:35:56.138Z] Login Succeeded [2021-07-14T02:35:56.138Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:35:56.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:56.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:56.138Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:56.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:56.138Z] [2021-07-14T02:35:56.138Z] Login Succeeded [2021-07-14T02:35:56.138Z] docker.io [2021-07-14T02:35:56.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:35:56.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:35:56.138Z] Configure a credential helper to remove this warning. See [2021-07-14T02:35:56.138Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:35:56.138Z] [2021-07-14T02:35:56.138Z] Login Succeeded [2021-07-14T02:35:56.138Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:35:56.181Z] 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-14T02:35:57.105Z] + git log --format=format:%s -1 0e80a6ec6ce203e5aaffa49efe118c86ff2aa296 [Pipeline] echo [2021-07-14T02:35:57.190Z] GIT_COMMIT: 0e80a6ec6ce203e5aaffa49efe118c86ff2aa296, Commit Message: Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD [Pipeline] echo [2021-07-14T02:35:57.233Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:35:57.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:35:57.981Z] [2021-07-14T02:35:57.981Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:35:58.401Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:35:58.401Z] latest: Pulling from edgex-devops/git-semver [2021-07-14T02:35:58.401Z] 31603596830f: Pulling fs layer [2021-07-14T02:35:58.401Z] b6dc333f4379: Pulling fs layer [2021-07-14T02:35:58.401Z] 3d9ef1400e77: Pulling fs layer [2021-07-14T02:35:58.401Z] fd332fbdc1db: Pulling fs layer [2021-07-14T02:35:58.401Z] fd332fbdc1db: Waiting [2021-07-14T02:35:58.401Z] b6dc333f4379: Verifying Checksum [2021-07-14T02:35:58.401Z] b6dc333f4379: Download complete [2021-07-14T02:35:58.694Z] 31603596830f: Verifying Checksum [2021-07-14T02:35:58.694Z] 31603596830f: Download complete [2021-07-14T02:35:59.071Z] fd332fbdc1db: Verifying Checksum [2021-07-14T02:35:59.071Z] fd332fbdc1db: Download complete [2021-07-14T02:35:59.071Z] 31603596830f: Pull complete [2021-07-14T02:35:59.071Z] b6dc333f4379: Pull complete [2021-07-14T02:35:59.360Z] 3d9ef1400e77: Download complete [2021-07-14T02:36:00.004Z] 3d9ef1400e77: Pull complete [2021-07-14T02:36:00.286Z] fd332fbdc1db: Pull complete [2021-07-14T02:36:00.286Z] Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 [2021-07-14T02:36:00.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-07-14T02:36:00.286Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-07-14T02:36:00.556Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-07-14T02:36:00.670Z] $ 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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-07-14T02:36:01.679Z] $ docker top 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-07-14T02:36:01.969Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T02:36:01.969Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T02:36:02.114Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T02:36:02.117Z] $ docker exec 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 ssh-agent [2021-07-14T02:36:02.251Z] SSH_AUTH_SOCK=/tmp/ssh-PcBxZCoB7f04/agent.14 [2021-07-14T02:36:02.251Z] SSH_AGENT_PID=21 [2021-07-14T02:36:02.265Z] Running ssh-add (command line suppressed) [2021-07-14T02:36:02.372Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_607743102649474143.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_607743102649474143.key) [2021-07-14T02:36:02.398Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T02:36:02.882Z] + git tag --points-at HEAD [Pipeline] } [2021-07-14T02:36:02.911Z] $ docker exec --env ******** --env ******** 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 ssh-agent -k [2021-07-14T02:36:03.013Z] unset SSH_AUTH_SOCK; [2021-07-14T02:36:03.014Z] unset SSH_AGENT_PID; [2021-07-14T02:36:03.014Z] echo Agent pid 21 killed; [2021-07-14T02:36:03.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-07-14T02:36:03.147Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-07-14T02:36:03.147Z] [ssh-agent] Looking for ssh-agent implementation... [2021-07-14T02:36:03.275Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-07-14T02:36:03.278Z] $ docker exec 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 ssh-agent [2021-07-14T02:36:03.407Z] SSH_AUTH_SOCK=/tmp/ssh-5nWUFexs487K/agent.53 [2021-07-14T02:36:03.407Z] SSH_AGENT_PID=59 [2021-07-14T02:36:03.425Z] Running ssh-add (command line suppressed) [2021-07-14T02:36:03.526Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_3678618225819454900.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_3678618225819454900.key) [2021-07-14T02:36:03.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-07-14T02:36:03.924Z] + git semver init [2021-07-14T02:36:03.924Z] # -> Open(): unable to determine branch for HEAD [2021-07-14T02:36:03.924Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git [2021-07-14T02:36:03.924Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-07-14T02:36:03.924Z] # $SEMVER_REMOTE_NAME = origin [2021-07-14T02:36:03.924Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-07-14T02:36:03.924Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-07-14T02:36:03.924Z] # $SEMVER_BRANCH = PR-36 [2021-07-14T02:36:03.924Z] # $SEMVER_TEMP = /tmp/semver-459775300 [2021-07-14T02:36:03.924Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-07-14T02:36:05.951Z] # '/tmp/semver-459775300' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' [2021-07-14T02:36:05.951Z] # -> Force: false [2021-07-14T02:36:05.951Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } [2021-07-14T02:36:06.039Z] $ docker exec --env ******** --env ******** 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 ssh-agent -k [2021-07-14T02:36:06.155Z] unset SSH_AUTH_SOCK; [2021-07-14T02:36:06.155Z] unset SSH_AGENT_PID; [2021-07-14T02:36:06.155Z] echo Agent pid 59 killed; [2021-07-14T02:36:06.186Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-07-14T02:36:06.678Z] + git semver [Pipeline] } [2021-07-14T02:36:06.720Z] $ docker stop --time=1 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 [2021-07-14T02:36:07.982Z] $ docker rm -f 5db6cdae42e401f77f401743ba7abe90cdd148c32cdd51abbb819db77d0e9744 [Pipeline] // withDockerContainer [Pipeline] sh [2021-07-14T02:36:08.439Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-07-14T02:36:08.786Z] Stashed 1 file(s) [Pipeline] echo [2021-07-14T02:36:08.816Z] [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-14T02:36:24.419Z] Still waiting to schedule task [2021-07-14T02:36:24.419Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-07-14T02:36:24.450Z] Still waiting to schedule task [2021-07-14T02:36:24.451Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-51’ is offline [2021-07-14T02:38:29.336Z] Running on prd-centos7-docker-4c-2g-54 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-07-14T02:38:29.406Z] Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout [2021-07-14T02:38:29.547Z] The recommended git tool is: NONE [2021-07-14T02:38:32.303Z] using credential edgex-jenkins-ssh [2021-07-14T02:38:32.317Z] Cloning the remote Git repository [2021-07-14T02:38:32.336Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:38:32.401Z] > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 [2021-07-14T02:38:32.440Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:38:32.440Z] > git --version # timeout=10 [2021-07-14T02:38:32.446Z] > git --version # 'git version 2.24.4' [2021-07-14T02:38:32.446Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:38:32.487Z] [INFO] Currently running in a labeled security context [2021-07-14T02:38:32.487Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T02:38:32.487Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh1972761477130096613.key [2021-07-14T02:38:32.541Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:38:34.682Z] Merging remotes/origin/main commit 723ee67e9574a85b085d71e50918cb4eed5deb06 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-07-14T02:38:34.955Z] Merge succeeded, producing c752e9fb9f86eac7405db0c84bcb5060eb722874 [2021-07-14T02:38:34.955Z] Checking out Revision c752e9fb9f86eac7405db0c84bcb5060eb722874 (PR-36) [2021-07-14T02:38:34.242Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-14T02:38:34.251Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:38:34.266Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-14T02:38:34.278Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:38:34.278Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:38:34.279Z] [INFO] Currently running in a labeled security context [2021-07-14T02:38:34.279Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T02:38:34.279Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh5472270388727517092.key [2021-07-14T02:38:34.291Z] > 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-14T02:38:34.686Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T02:38:34.693Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-07-14T02:38:34.736Z] > git remote # timeout=10 [2021-07-14T02:38:34.740Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T02:38:34.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:38:34.750Z] [INFO] Currently running in a labeled security context [2021-07-14T02:38:34.751Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-07-14T02:38:34.751Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/rfid-llrp-inventory-service/1@tmp/jenkins-gitclient-ssh5927894745265147762.key [2021-07-14T02:38:34.757Z] > git merge 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 [2021-07-14T02:38:34.899Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T02:38:34.954Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T02:38:34.973Z] > git checkout -f c752e9fb9f86eac7405db0c84bcb5060eb722874 # timeout=10 [2021-07-14T02:38:38.675Z] Commit message: "Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD" [2021-07-14T02:38:38.676Z] First time build. Skipping changelog. [2021-07-14T02:38:38.694Z] > git --version # timeout=10 [2021-07-14T02:38:38.699Z] > git --version # 'git version 2.24.4' [2021-07-14T02:38:38.708Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T02:38:39.644Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:38:39.995Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:38:40.320Z] + sudo service docker restart [2021-07-14T02:38:40.320Z] + true [2021-07-14T02:38:40.320Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:39:02.437Z] provisioning config files... [2021-07-14T02:39:02.454Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config1077677827975719507tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:39:02.860Z] ---> docker-login.sh [2021-07-14T02:39:02.861Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:39:04.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:39:04.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:39:04.527Z] Configure a credential helper to remove this warning. See [2021-07-14T02:39:04.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:39:04.527Z] [2021-07-14T02:39:04.527Z] Login Succeeded [2021-07-14T02:39:04.527Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:39:04.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:39:04.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:39:04.789Z] Configure a credential helper to remove this warning. See [2021-07-14T02:39:04.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:39:04.789Z] [2021-07-14T02:39:04.789Z] Login Succeeded [2021-07-14T02:39:04.789Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:39:04.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:39:04.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:39:04.789Z] Configure a credential helper to remove this warning. See [2021-07-14T02:39:04.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:39:04.789Z] [2021-07-14T02:39:04.789Z] Login Succeeded [2021-07-14T02:39:04.789Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:39:04.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:39:05.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:39:05.049Z] Configure a credential helper to remove this warning. See [2021-07-14T02:39:05.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:39:05.049Z] [2021-07-14T02:39:05.049Z] Login Succeeded [2021-07-14T02:39:05.049Z] docker.io [2021-07-14T02:39:05.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:39:05.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:39:05.311Z] Configure a credential helper to remove this warning. See [2021-07-14T02:39:05.311Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:39:05.311Z] [2021-07-14T02:39:05.311Z] Login Succeeded [2021-07-14T02:39:05.311Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:39:05.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-14T02:39:05.644Z] ========================================================= [2021-07-14T02:39:05.644Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-07-14T02:39:05.644Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:39:05.992Z] + 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-14T02:39:05.992Z] Sending build context to Docker daemon 727.6kB [2021-07-14T02:39:05.992Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T02:39:05.992Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-14T02:39:06.572Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-07-14T02:39:06.572Z] 540db60ca938: Pulling fs layer [2021-07-14T02:39:06.572Z] adcc1eea9eea: Pulling fs layer [2021-07-14T02:39:06.572Z] 4c4ab2625f07: Pulling fs layer [2021-07-14T02:39:06.572Z] 0773c198feca: Pulling fs layer [2021-07-14T02:39:06.572Z] 345f892a5656: Pulling fs layer [2021-07-14T02:39:06.572Z] 9ac62484cfdc: Pulling fs layer [2021-07-14T02:39:06.572Z] 5ac4037533be: Pulling fs layer [2021-07-14T02:39:06.572Z] dc6bda0758c5: Pulling fs layer [2021-07-14T02:39:06.572Z] 0773c198feca: Waiting [2021-07-14T02:39:06.572Z] 9ac62484cfdc: Waiting [2021-07-14T02:39:06.572Z] 5ac4037533be: Waiting [2021-07-14T02:39:06.572Z] dc6bda0758c5: Waiting [2021-07-14T02:39:06.572Z] 345f892a5656: Waiting [2021-07-14T02:39:06.572Z] 4c4ab2625f07: Verifying Checksum [2021-07-14T02:39:06.572Z] 4c4ab2625f07: Download complete [2021-07-14T02:39:06.572Z] adcc1eea9eea: Download complete [2021-07-14T02:39:06.572Z] 345f892a5656: Verifying Checksum [2021-07-14T02:39:06.572Z] 345f892a5656: Download complete [2021-07-14T02:39:06.572Z] 540db60ca938: Verifying Checksum [2021-07-14T02:39:06.572Z] 540db60ca938: Download complete [2021-07-14T02:39:06.572Z] 9ac62484cfdc: Verifying Checksum [2021-07-14T02:39:06.572Z] 9ac62484cfdc: Download complete [2021-07-14T02:39:06.839Z] 5ac4037533be: Verifying Checksum [2021-07-14T02:39:06.839Z] 5ac4037533be: Download complete [2021-07-14T02:39:07.101Z] 540db60ca938: Pull complete [2021-07-14T02:39:07.674Z] adcc1eea9eea: Pull complete [2021-07-14T02:39:07.936Z] 4c4ab2625f07: Pull complete [2021-07-14T02:39:08.200Z] dc6bda0758c5: Verifying Checksum [2021-07-14T02:39:08.200Z] dc6bda0758c5: Download complete [2021-07-14T02:39:08.775Z] 0773c198feca: Verifying Checksum [2021-07-14T02:39:08.775Z] 0773c198feca: Download complete [2021-07-14T02:39:14.113Z] 0773c198feca: Pull complete [2021-07-14T02:39:14.113Z] 345f892a5656: Pull complete [2021-07-14T02:39:14.113Z] 9ac62484cfdc: Pull complete [2021-07-14T02:39:14.380Z] 5ac4037533be: Pull complete [2021-07-14T02:39:16.316Z] dc6bda0758c5: Pull complete [2021-07-14T02:39:16.316Z] Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 [2021-07-14T02:39:16.576Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-07-14T02:39:16.576Z] ---> eb58bd16d52e [2021-07-14T02:39:16.576Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-14T02:39:40.443Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-59 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-07-14T02:39:40.504Z] Running in /w/workspace/rfid-llrp-inventory-service/1 [Pipeline] { [Pipeline] checkout [2021-07-14T02:39:40.769Z] The recommended git tool is: NONE [2021-07-14T02:39:46.903Z] using credential edgex-jenkins-ssh [2021-07-14T02:39:46.928Z] Cloning the remote Git repository [2021-07-14T02:39:46.983Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:39:47.183Z] > git init /w/workspace/rfid-llrp-inventory-service/1 # timeout=10 [2021-07-14T02:39:47.293Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:39:47.294Z] > git --version # timeout=10 [2021-07-14T02:39:47.360Z] > git --version # 'git version 2.17.1' [2021-07-14T02:39:47.362Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:39:47.485Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:39:48.954Z] Merging remotes/origin/main commit 723ee67e9574a85b085d71e50918cb4eed5deb06 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-07-14T02:39:49.265Z] Merge succeeded, producing 32d70ebbf18c0efa2ec64b183596b36fe52e5bb2 [2021-07-14T02:39:49.266Z] Checking out Revision 32d70ebbf18c0efa2ec64b183596b36fe52e5bb2 (PR-36) [2021-07-14T02:39:48.369Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-14T02:39:48.393Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-07-14T02:39:48.433Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-07-14T02:39:48.487Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-07-14T02:39:48.488Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:39:48.505Z] > 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-14T02:39:48.972Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T02:39:48.993Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-07-14T02:39:49.096Z] > git remote # timeout=10 [2021-07-14T02:39:49.115Z] > git config --get remote.origin.url # timeout=10 [2021-07-14T02:39:49.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-07-14T02:39:49.146Z] > git merge 723ee67e9574a85b085d71e50918cb4eed5deb06 # timeout=10 [2021-07-14T02:39:49.237Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-07-14T02:39:49.267Z] > git config core.sparsecheckout # timeout=10 [2021-07-14T02:39:49.279Z] > git checkout -f 32d70ebbf18c0efa2ec64b183596b36fe52e5bb2 # timeout=10 [2021-07-14T02:39:53.603Z] Commit message: "Merge commit '723ee67e9574a85b085d71e50918cb4eed5deb06' into HEAD" [2021-07-14T02:39:53.603Z] First time build. Skipping changelog. [2021-07-14T02:39:53.656Z] > git --version # timeout=10 [2021-07-14T02:39:53.667Z] > git --version # 'git version 2.17.1' [2021-07-14T02:39:53.680Z] fatal: bad object 144eb70ba3d470a427e699408e811d3f535e987a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-07-14T02:39:54.802Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:39:55.242Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-07-14T02:39:55.412Z] ---> Running in 516697be03f5 [2021-07-14T02:39:55.413Z] Removing intermediate container 516697be03f5 [2021-07-14T02:39:55.413Z] ---> 6cb3ac217af7 [2021-07-14T02:39:55.413Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-14T02:39:55.413Z] ---> Running in 42c4ec1553f8 [2021-07-14T02:39:55.413Z] Removing intermediate container 42c4ec1553f8 [2021-07-14T02:39:55.413Z] ---> 0c97ba8d22f2 [2021-07-14T02:39:55.413Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-14T02:39:55.413Z] ---> Running in b8339a44d5ed [2021-07-14T02:39:55.413Z] Removing intermediate container b8339a44d5ed [2021-07-14T02:39:55.413Z] ---> 362f31154cfe [2021-07-14T02:39:55.413Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T02:39:55.413Z] ---> Running in d92602584884 [2021-07-14T02:39:55.413Z] Removing intermediate container d92602584884 [2021-07-14T02:39:55.413Z] ---> c5fa01dad716 [2021-07-14T02:39:55.413Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-14T02:39:55.413Z] ---> Running in 121b3c471a6d [2021-07-14T02:39:55.614Z] + sudo service+ docker restart [2021-07-14T02:39:55.614Z] true [2021-07-14T02:39:55.673Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-07-14T02:39:56.626Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-07-14T02:39:57.208Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-14T02:39:57.469Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-14T02:39:57.469Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-14T02:39:57.469Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-14T02:39:57.731Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-14T02:39:57.731Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-14T02:39:57.992Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T02:39:57.992Z] OK: 150 MiB in 46 packages [2021-07-14T02:39:59.379Z] Removing intermediate container 121b3c471a6d [2021-07-14T02:39:59.379Z] ---> d025a062abdb [2021-07-14T02:39:59.379Z] Step 8/10 : WORKDIR /app [2021-07-14T02:39:59.640Z] ---> Running in 1c74cc1c5669 [2021-07-14T02:40:00.223Z] Removing intermediate container 1c74cc1c5669 [2021-07-14T02:40:00.223Z] ---> 3705559b7de7 [2021-07-14T02:40:00.223Z] Step 9/10 : COPY . . [2021-07-14T02:40:01.171Z] ---> 7e9981938452 [2021-07-14T02:40:01.171Z] Step 10/10 : RUN go mod download [2021-07-14T02:40:01.171Z] ---> Running in dead46d57f4b [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:40:14.037Z] provisioning config files... [2021-07-14T02:40:14.066Z] copy managed file [rfid-llrp-inventory-service-settings] to file:/w/workspace/rfid-llrp-inventory-service/1@tmp/config3075329884848208805tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:40:14.558Z] ---> docker-login.sh [2021-07-14T02:40:14.558Z] nexus3.edgexfoundry.org:10001 [2021-07-14T02:40:15.559Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:40:15.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:40:15.835Z] Configure a credential helper to remove this warning. See [2021-07-14T02:40:15.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:40:15.835Z] [2021-07-14T02:40:15.835Z] Login Succeeded [2021-07-14T02:40:15.835Z] nexus3.edgexfoundry.org:10002 [2021-07-14T02:40:16.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:40:16.389Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:40:16.389Z] Configure a credential helper to remove this warning. See [2021-07-14T02:40:16.389Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:40:16.389Z] [2021-07-14T02:40:16.389Z] Login Succeeded [2021-07-14T02:40:16.389Z] nexus3.edgexfoundry.org:10003 [2021-07-14T02:40:16.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:40:16.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:40:16.939Z] Configure a credential helper to remove this warning. See [2021-07-14T02:40:16.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:40:16.939Z] [2021-07-14T02:40:16.939Z] Login Succeeded [2021-07-14T02:40:16.939Z] nexus3.edgexfoundry.org:10004 [2021-07-14T02:40:17.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:40:17.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:40:17.501Z] Configure a credential helper to remove this warning. See [2021-07-14T02:40:17.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:40:17.501Z] [2021-07-14T02:40:17.501Z] Login Succeeded [2021-07-14T02:40:17.501Z] docker.io [2021-07-14T02:40:17.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-07-14T02:40:18.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-07-14T02:40:18.382Z] Configure a credential helper to remove this warning. See [2021-07-14T02:40:18.382Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-07-14T02:40:18.382Z] [2021-07-14T02:40:18.382Z] Login Succeeded [2021-07-14T02:40:18.382Z] ---> docker-login.sh ends [Pipeline] } [2021-07-14T02:40:18.421Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-07-14T02:40:19.035Z] ========================================================= [2021-07-14T02:40:19.035Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-07-14T02:40:19.035Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:40:19.444Z] + 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-14T02:40:19.720Z] Sending build context to Docker daemon 727.6kB [2021-07-14T02:40:19.720Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-07-14T02:40:19.720Z] Step 2/10 : FROM ${BASE} AS builder [2021-07-14T02:40:19.993Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-07-14T02:40:19.993Z] 595b0fe564bb: Pulling fs layer [2021-07-14T02:40:19.993Z] 24495759ef45: Pulling fs layer [2021-07-14T02:40:19.993Z] d148012ef14d: Pulling fs layer [2021-07-14T02:40:19.993Z] cb65c68fc2e2: Pulling fs layer [2021-07-14T02:40:19.993Z] 093eec477d81: Pulling fs layer [2021-07-14T02:40:19.993Z] 20fd20ab2234: Pulling fs layer [2021-07-14T02:40:19.993Z] 43245461236d: Pulling fs layer [2021-07-14T02:40:19.993Z] 5a37c24eccbd: Pulling fs layer [2021-07-14T02:40:19.993Z] cb65c68fc2e2: Waiting [2021-07-14T02:40:19.993Z] 093eec477d81: Waiting [2021-07-14T02:40:19.993Z] 5a37c24eccbd: Waiting [2021-07-14T02:40:19.993Z] 20fd20ab2234: Waiting [2021-07-14T02:40:19.993Z] 43245461236d: Waiting [2021-07-14T02:40:19.993Z] d148012ef14d: Verifying Checksum [2021-07-14T02:40:19.993Z] d148012ef14d: Download complete [2021-07-14T02:40:19.993Z] 24495759ef45: Download complete [2021-07-14T02:40:20.267Z] 093eec477d81: Verifying Checksum [2021-07-14T02:40:20.267Z] 093eec477d81: Download complete [2021-07-14T02:40:20.267Z] 595b0fe564bb: Download complete [2021-07-14T02:40:20.267Z] 20fd20ab2234: Verifying Checksum [2021-07-14T02:40:20.267Z] 20fd20ab2234: Download complete [2021-07-14T02:40:20.267Z] 43245461236d: Verifying Checksum [2021-07-14T02:40:20.267Z] 43245461236d: Download complete [2021-07-14T02:40:20.878Z] 595b0fe564bb: Pull complete [2021-07-14T02:40:21.488Z] 24495759ef45: Pull complete [2021-07-14T02:40:22.093Z] d148012ef14d: Pull complete [2021-07-14T02:40:23.539Z] 5a37c24eccbd: Download complete [2021-07-14T02:40:24.141Z] cb65c68fc2e2: Verifying Checksum [2021-07-14T02:40:24.141Z] cb65c68fc2e2: Download complete [2021-07-14T02:40:34.336Z] cb65c68fc2e2: Pull complete [2021-07-14T02:40:34.610Z] 093eec477d81: Pull complete [2021-07-14T02:40:35.220Z] 20fd20ab2234: Pull complete [2021-07-14T02:40:35.495Z] 43245461236d: Pull complete [2021-07-14T02:40:38.896Z] 5a37c24eccbd: Pull complete [2021-07-14T02:40:39.175Z] Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 [2021-07-14T02:40:39.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-07-14T02:40:39.175Z] ---> 274d7007c78b [2021-07-14T02:40:39.175Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-07-14T02:40:41.807Z] ---> Running in fbba4fbc1323 [2021-07-14T02:40:42.092Z] Removing intermediate container fbba4fbc1323 [2021-07-14T02:40:42.092Z] ---> f5adeac29341 [2021-07-14T02:40:42.092Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-07-14T02:40:42.092Z] ---> Running in 1a7186a516d6 [2021-07-14T02:40:42.689Z] Removing intermediate container 1a7186a516d6 [2021-07-14T02:40:42.689Z] ---> 1b4dd461499b [2021-07-14T02:40:42.689Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-07-14T02:40:42.968Z] ---> Running in 975a4f88078c [2021-07-14T02:40:43.243Z] Removing intermediate container 975a4f88078c [2021-07-14T02:40:43.243Z] ---> 158d190af8ec [2021-07-14T02:40:43.243Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-07-14T02:40:43.517Z] ---> Running in 7b786a5d0d47 [2021-07-14T02:40:46.144Z] Removing intermediate container 7b786a5d0d47 [2021-07-14T02:40:46.144Z] ---> ed0da854e6ea [2021-07-14T02:40:46.144Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-07-14T02:40:46.144Z] ---> Running in 71dc862abb17 [2021-07-14T02:40:47.581Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-07-14T02:40:48.182Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-07-14T02:40:49.167Z] (1/6) Installing libc-dev (0.7.2-r3) [2021-07-14T02:40:49.167Z] (2/6) Installing libsodium (1.0.18-r0) [2021-07-14T02:40:49.167Z] (3/6) Installing pkgconf (1.7.3-r0) [2021-07-14T02:40:49.440Z] (4/6) Installing libsodium-dev (1.0.18-r0) [2021-07-14T02:40:49.440Z] (5/6) Installing libzmq (4.3.3-r1) [2021-07-14T02:40:49.440Z] (6/6) Installing zeromq-dev (4.3.3-r1) [2021-07-14T02:40:49.713Z] Executing busybox-1.32.1-r6.trigger [2021-07-14T02:40:49.713Z] OK: 139 MiB in 46 packages [2021-07-14T02:40:51.170Z] Removing intermediate container 71dc862abb17 [2021-07-14T02:40:51.170Z] ---> 22f8faa97b52 [2021-07-14T02:40:51.170Z] Step 8/10 : WORKDIR /app [2021-07-14T02:40:51.170Z] ---> Running in 6976cbeb2921 [2021-07-14T02:40:51.457Z] Removing intermediate container 6976cbeb2921 [2021-07-14T02:40:51.457Z] ---> 3b03d221d3c4 [2021-07-14T02:40:51.457Z] Step 9/10 : COPY . . [2021-07-14T02:40:52.440Z] ---> 500b18851b85 [2021-07-14T02:40:52.440Z] Step 10/10 : RUN go mod download [2021-07-14T02:40:52.713Z] ---> Running in bd58f8ff57c2 [2021-07-14T02:41:08.944Z] Removing intermediate container dead46d57f4b [2021-07-14T02:41:08.945Z] ---> 59a7709b1a0b [2021-07-14T02:41:08.945Z] Successfully built 59a7709b1a0b [2021-07-14T02:41:08.945Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:09.307Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T02:41:09.307Z] . [Pipeline] withDockerContainer [2021-07-14T02:41:09.430Z] prd-centos7-docker-4c-2g-54 does not seem to be running inside a container [2021-07-14T02:41:09.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@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 ******** ci-base-image-x86_64 cat [2021-07-14T02:41:10.623Z] $ docker top d5f6e1e9b56a360b5ed038e38bed955c82a77a6661a8a892c58eb72976a54634 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:41:11.064Z] + go version [2021-07-14T02:41:11.064Z] go version go1.16.5 linux/amd64 [Pipeline] } [2021-07-14T02:41:11.092Z] $ docker stop --time=1 d5f6e1e9b56a360b5ed038e38bed955c82a77a6661a8a892c58eb72976a54634 [2021-07-14T02:41:13.348Z] $ docker rm -f d5f6e1e9b56a360b5ed038e38bed955c82a77a6661a8a892c58eb72976a54634 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:14.252Z] + docker inspect -f . ci-base-image-x86_64 [2021-07-14T02:41:14.252Z] . [Pipeline] withDockerContainer [2021-07-14T02:41:14.350Z] prd-centos7-docker-4c-2g-54 does not seem to be running inside a container [2021-07-14T02:41:14.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@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 ******** ci-base-image-x86_64 cat [2021-07-14T02:41:15.171Z] $ docker top 0736d40ff7905f909051f6835147392cd988da0e56dbc7b9eea9d429dfbfbb06 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:41:15.642Z] + go mod tidy [2021-07-14T02:41:15.916Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-14T02:41:19.523Z] Removing intermediate container bd58f8ff57c2 [2021-07-14T02:41:19.523Z] ---> b0a32db3c3a0 [2021-07-14T02:41:19.523Z] Successfully built b0a32db3c3a0 [2021-07-14T02:41:19.523Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:19.913Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T02:41:19.913Z] . [Pipeline] withDockerContainer [2021-07-14T02:41:20.134Z] edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory/app imports [2021-07-14T02:41:20.134Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-07-14T02:41:20.134Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-07-14T02:41:20.134Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-07-14T02:41:20.134Z] 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-14T02:41:20.199Z] prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container [2021-07-14T02:41:20.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@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 ******** ci-base-image-arm64 cat [2021-07-14T02:41:21.937Z] $ docker top 0b9e3fe4f2d4e8f2290ee97d4ad223cb1f828ac03f305d37aaf9749e87fdc4ac -eo pid,comm [Pipeline] { [Pipeline] } [2021-07-14T02:41:22.332Z] $ docker stop --time=1 0736d40ff7905f909051f6835147392cd988da0e56dbc7b9eea9d429dfbfbb06 [2021-07-14T02:41:24.055Z] $ docker rm -f 0736d40ff7905f909051f6835147392cd988da0e56dbc7b9eea9d429dfbfbb06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [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] } [2021-07-14T02:41:24.879Z] + go version [2021-07-14T02:41:24.879Z] go version go1.16.5 linux/arm64 [Pipeline] // stage [Pipeline] } [2021-07-14T02:41:25.031Z] $ docker stop --time=1 0b9e3fe4f2d4e8f2290ee97d4ad223cb1f828ac03f305d37aaf9749e87fdc4ac [2021-07-14T02:41:26.774Z] $ docker rm -f 0b9e3fe4f2d4e8f2290ee97d4ad223cb1f828ac03f305d37aaf9749e87fdc4ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] stage [Pipeline] { (Snap) [Pipeline] // script [Pipeline] } Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] // stage Post stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] libraryResource [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:41:27.978Z] ---> job-cost.sh [2021-07-14T02:41:27.978Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KRX4 [2021-07-14T02:41:28.170Z] + docker inspect -f . ci-base-image-arm64 [2021-07-14T02:41:28.170Z] . [Pipeline] withDockerContainer [2021-07-14T02:41:28.457Z] prd-ubuntu18.04-docker-arm64-4c-16g-59 does not seem to be running inside a container [2021-07-14T02:41:28.542Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/rfid-llrp-inventory-service/1 -v /w/workspace/rfid-llrp-inventory-service/1:/w/workspace/rfid-llrp-inventory-service/1:rw,z -v /w/workspace/rfid-llrp-inventory-service/1@tmp:/w/workspace/rfid-llrp-inventory-service/1@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 ******** ci-base-image-arm64 cat [2021-07-14T02:41:30.074Z] $ docker top cbcf71ec6e3e31261e9c007256b409f6ce1aa76e46f7bfb5c0028b5df3b8fc6b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:41:31.149Z] + go mod tidy [2021-07-14T02:41:31.746Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-07-14T02:41:32.021Z] edgexfoundry-holding/rfid-llrp-inventory-service/internal/inventory/app imports [2021-07-14T02:41:32.021Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-07-14T02:41:32.021Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-07-14T02:41:32.021Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-07-14T02:41:32.021Z] 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-14T02:41:32.074Z] $ docker stop --time=1 cbcf71ec6e3e31261e9c007256b409f6ce1aa76e46f7bfb5c0028b5df3b8fc6b [2021-07-14T02:41:33.927Z] $ docker rm -f cbcf71ec6e3e31261e9c007256b409f6ce1aa76e46f7bfb5c0028b5df3b8fc6b [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] libraryResource [Pipeline] sh [2021-07-14T02:41:35.344Z] ---> job-cost.sh [2021-07-14T02:41:35.344Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tgv0 [2021-07-14T02:41:49.969Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T02:42:16.562Z] lf-activate-venv(): INFO: Adding /tmp/venv-KRX4/bin to PATH [2021-07-14T02:42:16.563Z] INFO: No Stack... [2021-07-14T02:42:16.563Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T02:42:16.563Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T02:42:16.904Z] + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv [2021-07-14T02:42:16.904Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T02:42:16.969Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] [2021-07-14T02:42:16.976Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] did not exist. Created. [2021-07-14T02:42:16.977Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T02:42:17.404Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-07-14T02:42:17.722Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T02:42:17.744Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T02:42:18.416Z] Failed in branch amd64 [2021-07-14T02:42:22.292Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-07-14T02:43:59.083Z] lf-activate-venv(): INFO: Adding /tmp/venv-Tgv0/bin to PATH [2021-07-14T02:43:59.083Z] INFO: No Stack... [2021-07-14T02:43:59.083Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-07-14T02:43:59.083Z] INFO: Archiving Costs [Pipeline] sh [2021-07-14T02:43:59.462Z] + cat /w/workspace/rfid-llrp-inventory-service/1/archives/cost.csv [2021-07-14T02:43:59.462Z] + cut -d, -f6 [Pipeline] lock [2021-07-14T02:43:59.549Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] [2021-07-14T02:43:59.556Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] did not exist. Created. [2021-07-14T02:43:59.556Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-07-14T02:44:00.019Z] /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-e5825816/script.sh: 1: /w/workspace/rfid-llrp-inventory-service/1@tmp/durable-e5825816/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-07-14T02:44:00.397Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-07-14T02:44:00.445Z] Warning: overwriting stash ‘stack-cost’ [2021-07-14T02:44:01.162Z] Stashed 1 file(s) [Pipeline] } [2021-07-14T02:44:01.184Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-07-14T02:44:01.836Z] 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-14T02:44:04.950Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:44:05.598Z] ---> package-listing.sh [2021-07-14T02:44:05.598Z] ++ tr '[:upper:]' '[:lower:]' [2021-07-14T02:44:05.598Z] ++ facter osfamily [2021-07-14T02:44:05.864Z] + OS_FAMILY=redhat [2021-07-14T02:44:05.864Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-07-14T02:44:05.864Z] + START_PACKAGES=/tmp/packages_start.txt [2021-07-14T02:44:05.864Z] + END_PACKAGES=/tmp/packages_end.txt [2021-07-14T02:44:05.864Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-07-14T02:44:05.864Z] + PACKAGES=/tmp/packages_start.txt [2021-07-14T02:44:05.864Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-07-14T02:44:05.864Z] + PACKAGES=/tmp/packages_end.txt [2021-07-14T02:44:05.864Z] + case "${OS_FAMILY}" in [2021-07-14T02:44:05.864Z] + sort [2021-07-14T02:44:05.864Z] + rpm -qa [2021-07-14T02:44:06.452Z] + '[' -f /tmp/packages_start.txt ']' [2021-07-14T02:44:06.452Z] + '[' -f /tmp/packages_end.txt ']' [2021-07-14T02:44:06.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-07-14T02:44:06.715Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-07-14T02:44:06.715Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [2021-07-14T02:44:06.715Z] + 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-14T02:44:06.751Z] 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-14T02:44:07.074Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:44:07.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T02:44:07.704Z] [2021-07-14T02:44:07.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-07-14T02:44:08.093Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T02:44:08.093Z] alpine: Pulling from edgex-lftools-log-publisher [2021-07-14T02:44:08.093Z] df20fa9351a1: Pulling fs layer [2021-07-14T02:44:08.093Z] 36b3adc4ff6f: Pulling fs layer [2021-07-14T02:44:08.093Z] 8ad3a11d3b57: Pulling fs layer [2021-07-14T02:44:08.093Z] 46f8f816bc3b: Pulling fs layer [2021-07-14T02:44:08.093Z] 93b61091891f: Pulling fs layer [2021-07-14T02:44:08.093Z] 93b9cdb0e59b: Pulling fs layer [2021-07-14T02:44:08.093Z] 5e14af77c1be: Pulling fs layer [2021-07-14T02:44:08.093Z] 01666e4c0597: Pulling fs layer [2021-07-14T02:44:08.093Z] aa168da1d23b: Pulling fs layer [2021-07-14T02:44:08.093Z] 46f8f816bc3b: Waiting [2021-07-14T02:44:08.093Z] 93b61091891f: Waiting [2021-07-14T02:44:08.093Z] 93b9cdb0e59b: Waiting [2021-07-14T02:44:08.093Z] 5e14af77c1be: Waiting [2021-07-14T02:44:08.093Z] 01666e4c0597: Waiting [2021-07-14T02:44:08.093Z] aa168da1d23b: Waiting [2021-07-14T02:44:08.093Z] 36b3adc4ff6f: Verifying Checksum [2021-07-14T02:44:08.093Z] 36b3adc4ff6f: Download complete [2021-07-14T02:44:08.093Z] 46f8f816bc3b: Verifying Checksum [2021-07-14T02:44:08.093Z] 46f8f816bc3b: Download complete [2021-07-14T02:44:08.368Z] df20fa9351a1: Verifying Checksum [2021-07-14T02:44:08.368Z] df20fa9351a1: Download complete [2021-07-14T02:44:08.368Z] 93b61091891f: Verifying Checksum [2021-07-14T02:44:08.368Z] 93b61091891f: Download complete [2021-07-14T02:44:08.368Z] 93b9cdb0e59b: Verifying Checksum [2021-07-14T02:44:08.368Z] 93b9cdb0e59b: Download complete [2021-07-14T02:44:08.368Z] 5e14af77c1be: Verifying Checksum [2021-07-14T02:44:08.368Z] 5e14af77c1be: Download complete [2021-07-14T02:44:08.368Z] 01666e4c0597: Verifying Checksum [2021-07-14T02:44:08.368Z] 01666e4c0597: Download complete [2021-07-14T02:44:08.632Z] df20fa9351a1: Pull complete [2021-07-14T02:44:08.632Z] 36b3adc4ff6f: Pull complete [2021-07-14T02:44:08.632Z] 8ad3a11d3b57: Verifying Checksum [2021-07-14T02:44:08.632Z] 8ad3a11d3b57: Download complete [2021-07-14T02:44:09.217Z] 8ad3a11d3b57: Pull complete [2021-07-14T02:44:09.484Z] 46f8f816bc3b: Pull complete [2021-07-14T02:44:09.752Z] 93b61091891f: Pull complete [2021-07-14T02:44:10.014Z] 93b9cdb0e59b: Pull complete [2021-07-14T02:44:10.014Z] 5e14af77c1be: Pull complete [2021-07-14T02:44:10.014Z] 01666e4c0597: Pull complete [2021-07-14T02:44:14.234Z] aa168da1d23b: Verifying Checksum [2021-07-14T02:44:14.234Z] aa168da1d23b: Download complete [2021-07-14T02:44:18.037Z] aa168da1d23b: Pull complete [2021-07-14T02:44:18.037Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-07-14T02:44:18.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-07-14T02:44:18.037Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-07-14T02:44:18.154Z] prd-centos7-docker-4c-2g-52 does not seem to be running inside a container [2021-07-14T02:44:18.194Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-07-14T02:44:26.672Z] $ docker top f1ca0da453b1537f140398cc79d58b65da27921ba4c1cf546339529c5b62c700 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-07-14T02:44:27.219Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-07-14T02:44:27.541Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-07-14T02:44:27.862Z] + ls /var/log/sa-host [2021-07-14T02:44:27.862Z] + sadf -c /var/log/sa-host/sa05 [2021-07-14T02:44:27.862Z] file_magic: OK [2021-07-14T02:44:27.862Z] HZ: Using current value: 100 [2021-07-14T02:44:27.862Z] file_header: OK [2021-07-14T02:44:27.862Z] 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-14T02:44:27.862Z] Statistics: [2021-07-14T02:44:27.862Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T02:44:27.862Z] File successfully converted to sysstat format version 12.2.1 [2021-07-14T02:44:27.862Z] + sadf -c /var/log/sa-host/sa14 [2021-07-14T02:44:27.862Z] file_magic: OK [2021-07-14T02:44:27.862Z] HZ: Using current value: 100 [2021-07-14T02:44:27.862Z] file_header: OK [2021-07-14T02:44:27.862Z] 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-14T02:44:27.862Z] Statistics: [2021-07-14T02:44:27.862Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-07-14T02:44:27.862Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-07-14T02:44:28.141Z] provisioning config files... [2021-07-14T02:44:28.156Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config8309476854727382821tmp [Pipeline] { [Pipeline] echo [2021-07-14T02:44:28.210Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:44:28.550Z] ---> create-netrc.sh [Pipeline] } [2021-07-14T02:44:28.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:44:29.010Z] ---> python-tools-install.sh [Pipeline] echo [2021-07-14T02:44:29.040Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:44:29.387Z] ---> sudo-logs.sh [2021-07-14T02:44:29.388Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-07-14T02:44:29.489Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:44:29.825Z] ---> job-cost.sh [2021-07-14T02:44:29.825Z] lf-activate-venv: SKIPPING [2021-07-14T02:44:29.825Z] DEBUG: total: 0.18000000715255737 [2021-07-14T02:44:29.825Z] INFO: Retrieving Stack Cost... [2021-07-14T02:44:30.774Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-07-14T02:44:31.352Z] INFO: Archiving Costs [Pipeline] echo [2021-07-14T02:44:31.393Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-07-14T02:44:31.743Z] ---> logs-deploy.sh [2021-07-14T02:44:31.743Z] lf-activate-venv: SKIPPING [2021-07-14T02:44:31.743Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/1 [2021-07-14T02:44:31.743Z] INFO: archiving workspace using pattern(s): [2021-07-14T02:44:32.688Z] Archives upload complete. [2021-07-14T02:44:32.689Z] INFO: archiving logs to Nexus