Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4+088d1eb46b9f9508665785373c363ba198b24031 (e9ac0a99aaab616995a803d7726bce63ee377535) 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-ssh420851867867580219.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1771398288523223712.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-36/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-36/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4939272797356254749.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5783311732936204856.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-ssh2403977892651038777.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-rfid-llrp-inventory, buildSnap:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: true PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-827 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-ssh6155602084476735173.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/jenkins-gitclient-ssh8765451549943607318.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 088d1eb46b9f9508665785373c363ba198b24031 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 Merge succeeded, producing 466658f59ea277ac68b90de2712cee448d506c2b Checking out Revision 466658f59ea277ac68b90de2712cee448d506c2b (PR-36) > git config core.sparsecheckout # timeout=10 > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/jenkins-gitclient-ssh8187212979948440257.key > git merge 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 466658f59ea277ac68b90de2712cee448d506c2b # timeout=10 Commit message: "Merge commit '088d1eb46b9f9508665785373c363ba198b24031' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-13T15:58:49.079Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-13T15:58:49.223Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-13T15:58:49.265Z] ========================================================= [2021-08-13T15:58:49.265Z] EdgeX Global Pipelines Version Info [2021-08-13T15:58:49.265Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk f3b3b1344ef885123afe1c19d4aec580240060a1 # timeout=10 [2021-08-13T15:58:50.566Z] ------------------- [2021-08-13T15:58:50.566Z] stable info: [2021-08-13T15:58:50.566Z] ------------------- [2021-08-13T15:58:50.566Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-13T15:58:50.566Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-13T15:58:50.566Z] Message: update stable to v1.0.205 [2021-08-13T15:58:51.154Z] ------------------- [2021-08-13T15:58:51.154Z] experimental info: [2021-08-13T15:58:51.154Z] ------------------- [2021-08-13T15:58:51.154Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-13T15:58:51.154Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-13T15:58:51.154Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-13T15:58:51.336Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2021-08-13T15:58:51.361Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2021-08-13T15:58:51.386Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-13T15:58:51.411Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-13T15:58:51.435Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-13T15:58:51.461Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-13T15:58:51.487Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-13T15:58:51.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-13T15:58:51.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-13T15:58:51.561Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-13T15:58:51.585Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-13T15:58:51.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-13T15:58:51.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2021-08-13T15:58:51.660Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-13T15:58:51.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-13T15:58:51.711Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-13T15:58:51.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-13T15:58:51.762Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-13T15:58:51.788Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-13T15:58:51.813Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-13T15:58:51.846Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-13T15:58:51.873Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-13T15:58:51.899Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-13T15:58:51.926Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-13T15:58:51.953Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-13T15:58:51.979Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-13T15:58:52.005Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-13T15:58:52.032Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-36 [Pipeline] echo [2021-08-13T15:58:52.058Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-36 [Pipeline] echo [2021-08-13T15:58:52.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-36 [Pipeline] echo [2021-08-13T15:58:52.111Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 466658f59ea277ac68b90de2712cee448d506c2b [Pipeline] echo [2021-08-13T15:58:52.136Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 466658f [Pipeline] echo [2021-08-13T15:58:52.161Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T15:58:52.239Z] provisioning config files... [2021-08-13T15:58:52.258Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config7616339151961917582tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T15:58:52.597Z] ---> docker-login.sh [2021-08-13T15:58:52.597Z] nexus3.edgexfoundry.org:10001 [2021-08-13T15:58:52.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T15:58:52.867Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T15:58:52.867Z] Configure a credential helper to remove this warning. See [2021-08-13T15:58:52.867Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T15:58:52.867Z] [2021-08-13T15:58:52.867Z] Login Succeeded [2021-08-13T15:58:52.867Z] nexus3.edgexfoundry.org:10002 [2021-08-13T15:58:52.867Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T15:58:53.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T15:58:53.346Z] Configure a credential helper to remove this warning. See [2021-08-13T15:58:53.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T15:58:53.346Z] [2021-08-13T15:58:53.346Z] Login Succeeded [2021-08-13T15:58:53.346Z] nexus3.edgexfoundry.org:10003 [2021-08-13T15:58:53.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T15:58:53.346Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T15:58:53.346Z] Configure a credential helper to remove this warning. See [2021-08-13T15:58:53.346Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T15:58:53.346Z] [2021-08-13T15:58:53.346Z] Login Succeeded [2021-08-13T15:58:53.346Z] nexus3.edgexfoundry.org:10004 [2021-08-13T15:58:53.346Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T15:58:53.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T15:58:53.616Z] Configure a credential helper to remove this warning. See [2021-08-13T15:58:53.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T15:58:53.616Z] [2021-08-13T15:58:53.616Z] Login Succeeded [2021-08-13T15:58:53.616Z] docker.io [2021-08-13T15:58:53.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T15:58:53.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T15:58:53.848Z] Configure a credential helper to remove this warning. See [2021-08-13T15:58:53.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T15:58:53.848Z] [2021-08-13T15:58:53.848Z] Login Succeeded [2021-08-13T15:58:53.848Z] ---> docker-login.sh ends [Pipeline] } [2021-08-13T15:58:53.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-08-13T15:58:54.332Z] + git log --format=format:%s -1 466658f59ea277ac68b90de2712cee448d506c2b [Pipeline] echo [2021-08-13T15:58:54.384Z] GIT_COMMIT: 466658f59ea277ac68b90de2712cee448d506c2b, Commit Message: Merge commit '088d1eb46b9f9508665785373c363ba198b24031' into HEAD [Pipeline] echo [2021-08-13T15:58:54.399Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-13T15:58:55.342Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-13T15:58:55.342Z] [2021-08-13T15:58:55.342Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T15:58:55.677Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-13T15:58:55.677Z] latest: Pulling from edgex-devops/git-semver [2021-08-13T15:58:55.677Z] 31603596830f: Pulling fs layer [2021-08-13T15:58:55.677Z] d4622e32a9a9: Pulling fs layer [2021-08-13T15:58:55.677Z] 1030fce36090: Pulling fs layer [2021-08-13T15:58:55.677Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-13T15:58:55.677Z] 6c6cb7e1b49b: Waiting [2021-08-13T15:58:55.677Z] d4622e32a9a9: Download complete [2021-08-13T15:58:56.266Z] 31603596830f: Verifying Checksum [2021-08-13T15:58:56.266Z] 31603596830f: Download complete [2021-08-13T15:58:56.266Z] 31603596830f: Pull complete [2021-08-13T15:58:56.266Z] d4622e32a9a9: Pull complete [2021-08-13T15:58:56.533Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-13T15:58:56.533Z] 6c6cb7e1b49b: Download complete [2021-08-13T15:58:56.805Z] 1030fce36090: Download complete [2021-08-13T15:58:57.409Z] 1030fce36090: Pull complete [2021-08-13T15:58:57.409Z] 6c6cb7e1b49b: Pull complete [2021-08-13T15:58:57.409Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-13T15:58:57.409Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-13T15:58:57.409Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-13T15:58:57.713Z] prd-centos7-docker-4c-2g-827 does not seem to be running inside a container [2021-08-13T15:58:57.790Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-13T15:58:58.532Z] $ docker top 96a23c17020fce2707e15a54e04811b1fa79694c369664ef37c06301a26168a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-13T15:58:58.658Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-13T15:58:58.658Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-13T15:58:58.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-13T15:58:58.782Z] $ docker exec 96a23c17020fce2707e15a54e04811b1fa79694c369664ef37c06301a26168a1 ssh-agent [2021-08-13T15:58:58.888Z] SSH_AUTH_SOCK=/tmp/ssh-6GhGAv5gnFgA/agent.14 [2021-08-13T15:58:58.888Z] SSH_AGENT_PID=21 [2021-08-13T15:58:58.902Z] Running ssh-add (command line suppressed) [2021-08-13T15:58:58.996Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_5451014502209123998.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_5451014502209123998.key) [2021-08-13T15:58:59.024Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-13T15:58:59.359Z] + git tag --points-at HEAD [Pipeline] } [2021-08-13T15:58:59.378Z] $ docker exec --env ******** --env ******** 96a23c17020fce2707e15a54e04811b1fa79694c369664ef37c06301a26168a1 ssh-agent -k [2021-08-13T15:58:59.472Z] unset SSH_AUTH_SOCK; [2021-08-13T15:58:59.472Z] unset SSH_AGENT_PID; [2021-08-13T15:58:59.473Z] echo Agent pid 21 killed; [2021-08-13T15:58:59.485Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-13T15:58:59.527Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-13T15:58:59.527Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-13T15:58:59.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-13T15:58:59.655Z] $ docker exec 96a23c17020fce2707e15a54e04811b1fa79694c369664ef37c06301a26168a1 ssh-agent [2021-08-13T15:58:59.760Z] SSH_AUTH_SOCK=/tmp/ssh-eioJIKmihbwy/agent.54 [2021-08-13T15:58:59.760Z] SSH_AGENT_PID=61 [2021-08-13T15:58:59.774Z] Running ssh-add (command line suppressed) [2021-08-13T15:58:59.867Z] Identity added: /w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_2950475466893888644.key (/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/private_key_2950475466893888644.key) [2021-08-13T15:58:59.889Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-13T15:59:00.216Z] + git semver init [2021-08-13T15:59:00.216Z] # -> Open(): unable to determine branch for HEAD [2021-08-13T15:59:00.216Z] # $GIT_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.git [2021-08-13T15:59:00.216Z] # $GIT_WORK_TREE = /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-08-13T15:59:00.216Z] # $SEMVER_REMOTE_NAME = origin [2021-08-13T15:59:00.216Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-13T15:59:00.216Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-13T15:59:00.216Z] # $SEMVER_BRANCH = PR-36 [2021-08-13T15:59:00.216Z] # $SEMVER_TEMP = /tmp/semver-543678901 [2021-08-13T15:59:00.216Z] # git clone --branch semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git $SEMVER_TEMP [2021-08-13T15:59:01.185Z] # '/tmp/semver-543678901' -> '/w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver' [2021-08-13T15:59:01.185Z] # -> Force: false [2021-08-13T15:59:01.185Z] # $SEMVER_DIR = /w/workspace/ry_app-rfid-llrp-inventory_PR-36/.semver [Pipeline] } [2021-08-13T15:59:01.202Z] $ docker exec --env ******** --env ******** 96a23c17020fce2707e15a54e04811b1fa79694c369664ef37c06301a26168a1 ssh-agent -k [2021-08-13T15:59:01.292Z] unset SSH_AUTH_SOCK; [2021-08-13T15:59:01.292Z] unset SSH_AGENT_PID; [2021-08-13T15:59:01.292Z] echo Agent pid 61 killed; [2021-08-13T15:59:01.520Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-13T15:59:01.919Z] + git semver [Pipeline] } [2021-08-13T15:59:01.944Z] $ docker stop --time=1 96a23c17020fce2707e15a54e04811b1fa79694c369664ef37c06301a26168a1 [2021-08-13T15:59:03.206Z] $ docker rm -f 96a23c17020fce2707e15a54e04811b1fa79694c369664ef37c06301a26168a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-13T15:59:03.823Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-13T15:59:04.215Z] Stashed 1 file(s) [Pipeline] echo [2021-08-13T15:59:04.219Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-08-13T15:59:19.408Z] Still waiting to schedule task [2021-08-13T15:59:19.408Z] ‘prd-centos7-blackbox-4c-2g-2297’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-13T15:59:19.408Z] ‘prd-centos7-blackbox-4c-2g-2298’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-13T15:59:19.408Z] ‘prd-centos7-blackbox-4c-2g-2299’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-13T15:59:19.409Z] ‘prd-centos7-docker-4c-2g-828’ is offline [2021-08-13T15:59:19.409Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-08-13T15:59:19.410Z] Still waiting to schedule task [2021-08-13T15:59:19.411Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-13T16:00:24.567Z] Running on prd-centos7-docker-4c-2g-831 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-08-13T16:00:24.593Z] Running in /w/workspace/app-rfid-llrp-inventory/6 [Pipeline] { [Pipeline] checkout [2021-08-13T16:00:24.707Z] The recommended git tool is: NONE [2021-08-13T16:00:27.877Z] using credential edgex-jenkins-ssh [2021-08-13T16:00:27.915Z] Cloning the remote Git repository [2021-08-13T16:00:27.331Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T16:00:27.402Z] > git init /w/workspace/app-rfid-llrp-inventory/6 # timeout=10 [2021-08-13T16:00:27.435Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T16:00:27.435Z] > git --version # timeout=10 [2021-08-13T16:00:27.444Z] > git --version # 'git version 2.24.4' [2021-08-13T16:00:27.445Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T16:00:27.473Z] [INFO] Currently running in a labeled security context [2021-08-13T16:00:27.473Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-13T16:00:27.473Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/6@tmp/jenkins-gitclient-ssh7726963112456529231.key [2021-08-13T16:00:27.484Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-13T16:00:28.517Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-13T16:00:28.523Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-13T16:00:28.540Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-13T16:00:28.552Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T16:00:28.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T16:00:28.553Z] [INFO] Currently running in a labeled security context [2021-08-13T16:00:28.553Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-13T16:00:28.553Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/6@tmp/jenkins-gitclient-ssh859345638135814946.key [2021-08-13T16:00:28.565Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-13T16:00:29.516Z] Merging remotes/origin/main commit 088d1eb46b9f9508665785373c363ba198b24031 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-08-13T16:00:29.666Z] Merge succeeded, producing d8425f8b5abc54a7bd1b7f526b5dcb7ee8c0975b [2021-08-13T16:00:29.667Z] Checking out Revision d8425f8b5abc54a7bd1b7f526b5dcb7ee8c0975b (PR-36) [2021-08-13T16:00:29.023Z] > git config core.sparsecheckout # timeout=10 [2021-08-13T16:00:29.034Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-08-13T16:00:29.074Z] > git remote # timeout=10 [2021-08-13T16:00:29.085Z] > git config --get remote.origin.url # timeout=10 [2021-08-13T16:00:29.095Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T16:00:29.096Z] [INFO] Currently running in a labeled security context [2021-08-13T16:00:29.096Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-13T16:00:29.096Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/app-rfid-llrp-inventory/6@tmp/jenkins-gitclient-ssh1281231779499767371.key [2021-08-13T16:00:29.104Z] > git merge 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 [2021-08-13T16:00:29.163Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-13T16:00:29.179Z] > git config core.sparsecheckout # timeout=10 [2021-08-13T16:00:29.194Z] > git checkout -f d8425f8b5abc54a7bd1b7f526b5dcb7ee8c0975b # timeout=10 [2021-08-13T16:00:33.172Z] Commit message: "Merge commit '088d1eb46b9f9508665785373c363ba198b24031' into HEAD" [2021-08-13T16:00:33.184Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T16:00:33.553Z] provisioning config files... [2021-08-13T16:00:33.571Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config3033540806295981118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:00:34.054Z] ---> docker-login.sh [2021-08-13T16:00:34.054Z] nexus3.edgexfoundry.org:10001 [2021-08-13T16:00:32.978Z] > git rev-list --no-walk f3b3b1344ef885123afe1c19d4aec580240060a1 # timeout=10 [2021-08-13T16:00:34.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:00:34.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:00:34.322Z] Configure a credential helper to remove this warning. See [2021-08-13T16:00:34.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:00:34.322Z] [2021-08-13T16:00:34.322Z] Login Succeeded [2021-08-13T16:00:34.322Z] nexus3.edgexfoundry.org:10002 [2021-08-13T16:00:34.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:00:34.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:00:34.592Z] Configure a credential helper to remove this warning. See [2021-08-13T16:00:34.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:00:34.592Z] [2021-08-13T16:00:34.592Z] Login Succeeded [2021-08-13T16:00:34.592Z] nexus3.edgexfoundry.org:10003 [2021-08-13T16:00:34.592Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:00:34.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:00:34.592Z] Configure a credential helper to remove this warning. See [2021-08-13T16:00:34.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:00:34.592Z] [2021-08-13T16:00:34.592Z] Login Succeeded [2021-08-13T16:00:34.592Z] nexus3.edgexfoundry.org:10004 [2021-08-13T16:00:34.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:00:34.860Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:00:34.860Z] Configure a credential helper to remove this warning. See [2021-08-13T16:00:34.860Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:00:34.860Z] [2021-08-13T16:00:34.860Z] Login Succeeded [2021-08-13T16:00:34.860Z] docker.io [2021-08-13T16:00:34.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:00:35.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:00:35.441Z] Configure a credential helper to remove this warning. See [2021-08-13T16:00:35.441Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:00:35.441Z] [2021-08-13T16:00:35.441Z] Login Succeeded [2021-08-13T16:00:35.441Z] ---> docker-login.sh ends [Pipeline] } [2021-08-13T16:00:35.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-13T16:00:35.684Z] ========================================================= [2021-08-13T16:00:35.684Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-13T16:00:35.684Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:00:36.018Z] + 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-08-13T16:00:36.018Z] Sending build context to Docker daemon 730.6kB [2021-08-13T16:00:36.018Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-13T16:00:36.018Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-13T16:00:36.018Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-13T16:00:36.018Z] 540db60ca938: Pulling fs layer [2021-08-13T16:00:36.018Z] adcc1eea9eea: Pulling fs layer [2021-08-13T16:00:36.018Z] 4c4ab2625f07: Pulling fs layer [2021-08-13T16:00:36.018Z] db62176df00c: Pulling fs layer [2021-08-13T16:00:36.018Z] 3b30891b0d05: Pulling fs layer [2021-08-13T16:00:36.018Z] 06b49ca38bd5: Pulling fs layer [2021-08-13T16:00:36.018Z] c788192a36de: Pulling fs layer [2021-08-13T16:00:36.018Z] a77e37c0d609: Pulling fs layer [2021-08-13T16:00:36.018Z] c3185cebc471: Pulling fs layer [2021-08-13T16:00:36.018Z] db62176df00c: Waiting [2021-08-13T16:00:36.018Z] 3b30891b0d05: Waiting [2021-08-13T16:00:36.018Z] 06b49ca38bd5: Waiting [2021-08-13T16:00:36.018Z] c788192a36de: Waiting [2021-08-13T16:00:36.018Z] a77e37c0d609: Waiting [2021-08-13T16:00:36.018Z] c3185cebc471: Waiting [2021-08-13T16:00:36.294Z] 4c4ab2625f07: Verifying Checksum [2021-08-13T16:00:36.294Z] 4c4ab2625f07: Download complete [2021-08-13T16:00:36.294Z] adcc1eea9eea: Verifying Checksum [2021-08-13T16:00:36.294Z] adcc1eea9eea: Download complete [2021-08-13T16:00:36.294Z] 3b30891b0d05: Verifying Checksum [2021-08-13T16:00:36.294Z] 3b30891b0d05: Download complete [2021-08-13T16:00:36.294Z] 06b49ca38bd5: Verifying Checksum [2021-08-13T16:00:36.294Z] 06b49ca38bd5: Download complete [2021-08-13T16:00:36.294Z] 540db60ca938: Verifying Checksum [2021-08-13T16:00:36.294Z] 540db60ca938: Download complete [2021-08-13T16:00:36.294Z] c788192a36de: Verifying Checksum [2021-08-13T16:00:36.294Z] c788192a36de: Download complete [2021-08-13T16:00:36.573Z] 540db60ca938: Pull complete [2021-08-13T16:00:36.844Z] adcc1eea9eea: Pull complete [2021-08-13T16:00:36.844Z] 4c4ab2625f07: Pull complete [2021-08-13T16:00:37.431Z] a77e37c0d609: Verifying Checksum [2021-08-13T16:00:37.431Z] a77e37c0d609: Download complete [2021-08-13T16:00:41.693Z] c3185cebc471: Verifying Checksum [2021-08-13T16:00:41.693Z] c3185cebc471: Download complete [2021-08-13T16:00:41.693Z] db62176df00c: Verifying Checksum [2021-08-13T16:00:41.693Z] db62176df00c: Download complete [2021-08-13T16:00:46.024Z] db62176df00c: Pull complete [2021-08-13T16:00:46.024Z] 3b30891b0d05: Pull complete [2021-08-13T16:00:46.024Z] 06b49ca38bd5: Pull complete [2021-08-13T16:00:46.024Z] c788192a36de: Pull complete [2021-08-13T16:00:46.024Z] a77e37c0d609: Pull complete [2021-08-13T16:00:47.985Z] c3185cebc471: Pull complete [2021-08-13T16:00:47.985Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-13T16:00:47.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-13T16:00:47.985Z] ---> 031687cdd783 [2021-08-13T16:00:47.985Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-13T16:00:50.574Z] ---> Running in 12d3ed52f9e6 [2021-08-13T16:00:50.574Z] Removing intermediate container 12d3ed52f9e6 [2021-08-13T16:00:50.574Z] ---> 80871bdb6de9 [2021-08-13T16:00:50.574Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-13T16:00:50.574Z] ---> Running in d2e4a1886c62 [2021-08-13T16:00:50.574Z] Removing intermediate container d2e4a1886c62 [2021-08-13T16:00:50.574Z] ---> a2cce6abae83 [2021-08-13T16:00:50.574Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-13T16:00:50.574Z] ---> Running in 1f12edd2be46 [2021-08-13T16:00:50.843Z] Removing intermediate container 1f12edd2be46 [2021-08-13T16:00:50.843Z] ---> ce5b1b1207c7 [2021-08-13T16:00:50.843Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-13T16:00:50.843Z] ---> Running in f86cbbb2688d [2021-08-13T16:00:51.431Z] Removing intermediate container f86cbbb2688d [2021-08-13T16:00:51.431Z] ---> 3262928b402b [2021-08-13T16:00:51.431Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-13T16:00:51.431Z] ---> Running in 33e82db81ea9 [2021-08-13T16:00:51.701Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-13T16:00:52.659Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-13T16:00:52.927Z] OK: 219 MiB in 52 packages [2021-08-13T16:00:53.196Z] Removing intermediate container 33e82db81ea9 [2021-08-13T16:00:53.196Z] ---> 1df56ed89714 [2021-08-13T16:00:53.196Z] Step 8/10 : WORKDIR /app [2021-08-13T16:00:53.462Z] ---> Running in d3c366e19f53 [2021-08-13T16:00:53.462Z] Removing intermediate container d3c366e19f53 [2021-08-13T16:00:53.462Z] ---> efb4137cb17a [2021-08-13T16:00:53.462Z] Step 9/10 : COPY . . [2021-08-13T16:00:53.735Z] ---> b88bca71ef1f [2021-08-13T16:00:53.735Z] Step 10/10 : RUN go mod download [2021-08-13T16:00:53.735Z] ---> Running in e1b544dd2338 [2021-08-13T16:01:08.790Z] Removing intermediate container e1b544dd2338 [2021-08-13T16:01:08.790Z] ---> c0109ed03510 [2021-08-13T16:01:08.790Z] Successfully built c0109ed03510 [2021-08-13T16:01:08.790Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:01:09.119Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-13T16:01:09.120Z] . [Pipeline] withDockerContainer [2021-08-13T16:01:09.221Z] prd-centos7-docker-4c-2g-831 does not seem to be running inside a container [2021-08-13T16:01:09.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-13T16:01:09.645Z] $ docker top 739c8a70669c3a6e6245048b1c398d53691732b12430a26689497e569f2863bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-13T16:01:10.055Z] + go version [2021-08-13T16:01:10.055Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-13T16:01:10.074Z] $ docker stop --time=1 739c8a70669c3a6e6245048b1c398d53691732b12430a26689497e569f2863bd [2021-08-13T16:01:11.273Z] $ docker rm -f 739c8a70669c3a6e6245048b1c398d53691732b12430a26689497e569f2863bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:01:11.753Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-13T16:01:11.753Z] . [Pipeline] withDockerContainer [2021-08-13T16:01:11.846Z] prd-centos7-docker-4c-2g-831 does not seem to be running inside a container [2021-08-13T16:01:11.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-13T16:01:12.334Z] $ docker top 51e571b53cccb23764651234c6de4bd2ad8cd117874a2c3ddfefdaa877dcef26 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-13T16:01:12.761Z] + go mod tidy [2021-08-13T16:01:13.030Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-13T16:01:16.376Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-08-13T16:01:16.376Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-08-13T16:01:16.376Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-08-13T16:01:16.376Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-08-13T16:01:16.376Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } [2021-08-13T16:01:16.399Z] $ docker stop --time=1 51e571b53cccb23764651234c6de4bd2ad8cd117874a2c3ddfefdaa877dcef26 [2021-08-13T16:01:17.623Z] $ docker rm -f 51e571b53cccb23764651234c6de4bd2ad8cd117874a2c3ddfefdaa877dcef26 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:01:18.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T16:01:18.259Z] [2021-08-13T16:01:18.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:01:18.588Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T16:01:18.588Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-13T16:01:18.588Z] b4d181a07f80: Pulling fs layer [2021-08-13T16:01:18.588Z] a1111a8f2ec3: Pulling fs layer [2021-08-13T16:01:18.588Z] ed53099fbce6: Pulling fs layer [2021-08-13T16:01:18.588Z] dc539afda2c1: Pulling fs layer [2021-08-13T16:01:18.588Z] 77bc0d833cb6: Pulling fs layer [2021-08-13T16:01:18.588Z] 9065ff56babe: Pulling fs layer [2021-08-13T16:01:18.588Z] d287ab97295c: Pulling fs layer [2021-08-13T16:01:18.588Z] dc539afda2c1: Waiting [2021-08-13T16:01:18.588Z] 77bc0d833cb6: Waiting [2021-08-13T16:01:18.588Z] 9065ff56babe: Waiting [2021-08-13T16:01:18.588Z] d287ab97295c: Waiting [2021-08-13T16:01:18.857Z] a1111a8f2ec3: Verifying Checksum [2021-08-13T16:01:18.857Z] a1111a8f2ec3: Download complete [2021-08-13T16:01:18.857Z] dc539afda2c1: Verifying Checksum [2021-08-13T16:01:18.857Z] dc539afda2c1: Download complete [2021-08-13T16:01:19.124Z] 77bc0d833cb6: Download complete [2021-08-13T16:01:19.124Z] 9065ff56babe: Verifying Checksum [2021-08-13T16:01:19.124Z] 9065ff56babe: Download complete [2021-08-13T16:01:19.124Z] ed53099fbce6: Verifying Checksum [2021-08-13T16:01:19.124Z] ed53099fbce6: Download complete [2021-08-13T16:01:19.716Z] b4d181a07f80: Verifying Checksum [2021-08-13T16:01:19.716Z] b4d181a07f80: Download complete [2021-08-13T16:01:21.161Z] b4d181a07f80: Pull complete [2021-08-13T16:01:21.161Z] a1111a8f2ec3: Pull complete [2021-08-13T16:01:21.752Z] ed53099fbce6: Pull complete [2021-08-13T16:01:21.752Z] dc539afda2c1: Pull complete [2021-08-13T16:01:22.016Z] 77bc0d833cb6: Pull complete [2021-08-13T16:01:22.016Z] 9065ff56babe: Pull complete [2021-08-13T16:01:23.961Z] d287ab97295c: Verifying Checksum [2021-08-13T16:01:23.961Z] d287ab97295c: Download complete [2021-08-13T16:01:27.685Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-830 in /w/workspace/ry_app-rfid-llrp-inventory_PR-36 [Pipeline] { [Pipeline] ws [2021-08-13T16:01:27.703Z] Running in /w/workspace/app-rfid-llrp-inventory/6 [Pipeline] { [Pipeline] checkout [2021-08-13T16:01:27.964Z] The recommended git tool is: NONE [2021-08-13T16:01:28.273Z] d287ab97295c: Pull complete [2021-08-13T16:01:28.273Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-13T16:01:28.273Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T16:01:28.273Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-13T16:01:28.382Z] prd-centos7-docker-4c-2g-831 does not seem to be running inside a container [2021-08-13T16:01:28.451Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-13T16:01:31.044Z] $ docker top 140b6e478b44a1e6cf022dfabd831f7b69db341296dd2d9004a42c7f44d3c8e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:01:31.625Z] ---> job-cost.sh [2021-08-13T16:01:31.626Z] lf-activate-venv: SKIPPING [2021-08-13T16:01:31.626Z] INFO: No Stack... [2021-08-13T16:01:32.584Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-13T16:01:32.849Z] INFO: Archiving Costs [Pipeline] sh [2021-08-13T16:01:33.219Z] + cat /w/workspace/app-rfid-llrp-inventory/6/archives/cost.csv [2021-08-13T16:01:33.219Z] + cut -d, -f6 [2021-08-13T16:01:33.341Z] using credential edgex-jenkins-ssh [2021-08-13T16:01:33.365Z] Cloning the remote Git repository [Pipeline] lock [2021-08-13T16:01:33.404Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-6-stack-cost] [2021-08-13T16:01:33.412Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-6-stack-cost] did not exist. Created. [2021-08-13T16:01:33.412Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-13T16:01:33.761Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-13T16:01:34.010Z] Stashed 1 file(s) [Pipeline] } [2021-08-13T16:01:34.023Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-13T16:01:34.054Z] $ docker stop --time=1 140b6e478b44a1e6cf022dfabd831f7b69db341296dd2d9004a42c7f44d3c8e3 [2021-08-13T16:01:33.422Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T16:01:33.632Z] > git init /w/workspace/app-rfid-llrp-inventory/6 # timeout=10 [2021-08-13T16:01:33.924Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T16:01:33.925Z] > git --version # timeout=10 [2021-08-13T16:01:33.947Z] > git --version # 'git version 2.17.1' [2021-08-13T16:01:33.948Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T16:01:34.023Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-13T16:01:35.219Z] $ docker rm -f 140b6e478b44a1e6cf022dfabd831f7b69db341296dd2d9004a42c7f44d3c8e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-13T16:01:35.480Z] Failed in branch amd64 [2021-08-13T16:01:36.443Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-13T16:01:36.467Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-13T16:01:36.493Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2021-08-13T16:01:36.523Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2021-08-13T16:01:36.524Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T16:01:36.536Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/36/head:refs/remotes/origin/PR-36 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-13T16:01:37.028Z] Merging remotes/origin/main commit 088d1eb46b9f9508665785373c363ba198b24031 into PR head commit 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 [2021-08-13T16:01:37.326Z] Merge succeeded, producing 580a19cffb4c502e38290e910b83fbff4de23f26 [2021-08-13T16:01:37.326Z] Checking out Revision 580a19cffb4c502e38290e910b83fbff4de23f26 (PR-36) [2021-08-13T16:01:37.040Z] > git config core.sparsecheckout # timeout=10 [2021-08-13T16:01:37.059Z] > git checkout -f 6d0ba25bec9449c31123a1bda9df5a6e703bd1e4 # timeout=10 [2021-08-13T16:01:37.154Z] > git remote # timeout=10 [2021-08-13T16:01:37.173Z] > git config --get remote.origin.url # timeout=10 [2021-08-13T16:01:37.201Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-13T16:01:37.216Z] > git merge 088d1eb46b9f9508665785373c363ba198b24031 # timeout=10 [2021-08-13T16:01:37.306Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-13T16:01:37.330Z] > git config core.sparsecheckout # timeout=10 [2021-08-13T16:01:37.350Z] > git checkout -f 580a19cffb4c502e38290e910b83fbff4de23f26 # timeout=10 [2021-08-13T16:01:41.580Z] Commit message: "Merge commit '088d1eb46b9f9508665785373c363ba198b24031' into HEAD" [2021-08-13T16:01:41.611Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T16:01:42.004Z] provisioning config files... [2021-08-13T16:01:42.032Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/6@tmp/config5320134167064701588tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:01:42.635Z] ---> docker-login.sh [2021-08-13T16:01:42.635Z] nexus3.edgexfoundry.org:10001 [2021-08-13T16:01:41.586Z] > git rev-list --no-walk f3b3b1344ef885123afe1c19d4aec580240060a1 # timeout=10 [2021-08-13T16:01:43.624Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:01:44.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:01:44.223Z] Configure a credential helper to remove this warning. See [2021-08-13T16:01:44.223Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:01:44.223Z] [2021-08-13T16:01:44.223Z] Login Succeeded [2021-08-13T16:01:44.223Z] nexus3.edgexfoundry.org:10002 [2021-08-13T16:01:44.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:01:44.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:01:44.773Z] Configure a credential helper to remove this warning. See [2021-08-13T16:01:44.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:01:44.773Z] [2021-08-13T16:01:44.773Z] Login Succeeded [2021-08-13T16:01:44.773Z] nexus3.edgexfoundry.org:10003 [2021-08-13T16:01:45.047Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:01:45.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:01:45.322Z] Configure a credential helper to remove this warning. See [2021-08-13T16:01:45.322Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:01:45.322Z] [2021-08-13T16:01:45.322Z] Login Succeeded [2021-08-13T16:01:45.322Z] nexus3.edgexfoundry.org:10004 [2021-08-13T16:01:45.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:01:45.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:01:45.888Z] Configure a credential helper to remove this warning. See [2021-08-13T16:01:45.888Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:01:45.888Z] [2021-08-13T16:01:45.888Z] Login Succeeded [2021-08-13T16:01:45.888Z] docker.io [2021-08-13T16:01:46.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-13T16:01:46.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-13T16:01:46.765Z] Configure a credential helper to remove this warning. See [2021-08-13T16:01:46.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-13T16:01:46.765Z] [2021-08-13T16:01:46.765Z] Login Succeeded [2021-08-13T16:01:46.765Z] ---> docker-login.sh ends [Pipeline] } [2021-08-13T16:01:46.845Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-13T16:01:47.476Z] ========================================================= [2021-08-13T16:01:47.476Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-13T16:01:47.476Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:01:47.834Z] + 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-08-13T16:01:48.111Z] Sending build context to Docker daemon 730.6kB [2021-08-13T16:01:48.391Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-13T16:01:48.391Z] Step 2/10 : FROM ${BASE} AS builder [2021-08-13T16:01:48.667Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-13T16:01:48.667Z] 595b0fe564bb: Pulling fs layer [2021-08-13T16:01:48.667Z] 24495759ef45: Pulling fs layer [2021-08-13T16:01:48.667Z] d148012ef14d: Pulling fs layer [2021-08-13T16:01:48.667Z] e90a11edd702: Pulling fs layer [2021-08-13T16:01:48.667Z] d77568369979: Pulling fs layer [2021-08-13T16:01:48.667Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-13T16:01:48.667Z] 170f2ba95c9a: Pulling fs layer [2021-08-13T16:01:48.667Z] 97ac5df62f85: Pulling fs layer [2021-08-13T16:01:48.667Z] e90a11edd702: Waiting [2021-08-13T16:01:48.667Z] d77568369979: Waiting [2021-08-13T16:01:48.667Z] fc1c9f9a7f3b: Waiting [2021-08-13T16:01:48.667Z] 170f2ba95c9a: Waiting [2021-08-13T16:01:48.667Z] 97ac5df62f85: Waiting [2021-08-13T16:01:48.667Z] d148012ef14d: Download complete [2021-08-13T16:01:48.667Z] 24495759ef45: Download complete [2021-08-13T16:01:48.946Z] d77568369979: Verifying Checksum [2021-08-13T16:01:48.946Z] d77568369979: Download complete [2021-08-13T16:01:48.946Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-13T16:01:48.946Z] fc1c9f9a7f3b: Download complete [2021-08-13T16:01:48.946Z] 595b0fe564bb: Verifying Checksum [2021-08-13T16:01:48.946Z] 170f2ba95c9a: Verifying Checksum [2021-08-13T16:01:48.946Z] 170f2ba95c9a: Download complete [2021-08-13T16:01:49.562Z] 595b0fe564bb: Pull complete [2021-08-13T16:01:50.546Z] 24495759ef45: Pull complete [2021-08-13T16:01:50.821Z] d148012ef14d: Pull complete [2021-08-13T16:01:52.257Z] 97ac5df62f85: Verifying Checksum [2021-08-13T16:01:52.257Z] 97ac5df62f85: Download complete [2021-08-13T16:01:52.855Z] e90a11edd702: Verifying Checksum [2021-08-13T16:01:52.855Z] e90a11edd702: Download complete [2021-08-13T16:02:03.057Z] e90a11edd702: Pull complete [2021-08-13T16:02:04.038Z] d77568369979: Pull complete [2021-08-13T16:02:04.312Z] fc1c9f9a7f3b: Pull complete [2021-08-13T16:02:04.586Z] 170f2ba95c9a: Pull complete [2021-08-13T16:02:11.315Z] 97ac5df62f85: Pull complete [2021-08-13T16:02:11.315Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-13T16:02:11.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-13T16:02:11.315Z] ---> 04bc70af865f [2021-08-13T16:02:11.315Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git gcc libc-dev libsodium-dev zeromq-dev" [2021-08-13T16:02:16.733Z] ---> Running in 285a653caae7 [2021-08-13T16:02:16.733Z] Removing intermediate container 285a653caae7 [2021-08-13T16:02:16.733Z] ---> 95b5a6edab30 [2021-08-13T16:02:16.733Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-13T16:02:17.006Z] ---> Running in ebd5eac9e37a [2021-08-13T16:02:17.603Z] Removing intermediate container ebd5eac9e37a [2021-08-13T16:02:17.603Z] ---> 746a66dd7dfa [2021-08-13T16:02:17.603Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-08-13T16:02:17.603Z] ---> Running in 33882f5d480f [2021-08-13T16:02:18.202Z] Removing intermediate container 33882f5d480f [2021-08-13T16:02:18.202Z] ---> 05a0758d73da [2021-08-13T16:02:18.202Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-13T16:02:18.495Z] ---> Running in 85c48754f73c [2021-08-13T16:02:21.119Z] Removing intermediate container 85c48754f73c [2021-08-13T16:02:21.119Z] ---> bd9601322465 [2021-08-13T16:02:21.119Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-13T16:02:21.119Z] ---> Running in a715ed6cecfc [2021-08-13T16:02:22.558Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-13T16:02:23.155Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-13T16:02:24.591Z] OK: 218 MiB in 52 packages [2021-08-13T16:02:26.032Z] Removing intermediate container a715ed6cecfc [2021-08-13T16:02:26.032Z] ---> a23fcb54fb43 [2021-08-13T16:02:26.032Z] Step 8/10 : WORKDIR /app [2021-08-13T16:02:26.307Z] ---> Running in 794c550a1f3f [2021-08-13T16:02:26.901Z] Removing intermediate container 794c550a1f3f [2021-08-13T16:02:26.901Z] ---> e05420aed0d2 [2021-08-13T16:02:26.901Z] Step 9/10 : COPY . . [2021-08-13T16:02:27.885Z] ---> a20b498994f6 [2021-08-13T16:02:27.885Z] Step 10/10 : RUN go mod download [2021-08-13T16:02:28.159Z] ---> Running in 92633f0887b4 [2021-08-13T16:03:07.185Z] Removing intermediate container 92633f0887b4 [2021-08-13T16:03:07.186Z] ---> 9e59a72b1ce0 [2021-08-13T16:03:07.186Z] Successfully built 9e59a72b1ce0 [2021-08-13T16:03:07.186Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:03:07.537Z] + docker inspect -f . ci-base-image-arm64 [2021-08-13T16:03:07.538Z] . [Pipeline] withDockerContainer [2021-08-13T16:03:07.776Z] prd-ubuntu18.04-docker-arm64-4c-16g-830 does not seem to be running inside a container [2021-08-13T16:03:07.871Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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-08-13T16:03:09.533Z] $ docker top 08322ca4b58009b83abc1f0f84821eb3316590ea793729779cf7740a7c7bae07 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-13T16:03:10.521Z] + go version [2021-08-13T16:03:10.521Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-13T16:03:10.539Z] $ docker stop --time=1 08322ca4b58009b83abc1f0f84821eb3316590ea793729779cf7740a7c7bae07 [2021-08-13T16:03:12.485Z] $ docker rm -f 08322ca4b58009b83abc1f0f84821eb3316590ea793729779cf7740a7c7bae07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:03:13.220Z] + docker inspect -f . ci-base-image-arm64 [2021-08-13T16:03:13.221Z] . [Pipeline] withDockerContainer [2021-08-13T16:03:13.497Z] prd-ubuntu18.04-docker-arm64-4c-16g-830 does not seem to be running inside a container [2021-08-13T16:03:13.580Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@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-08-13T16:03:15.185Z] $ docker top 2a60ebe79ddbcf915a69a3ed5a252a71658bfc1982a4063bdca27411c8bb1559 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-13T16:03:16.157Z] + go mod tidy [2021-08-13T16:03:16.758Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [2021-08-13T16:03:19.375Z] edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app imports [2021-08-13T16:03:19.375Z] github.com/edgexfoundry/app-functions-sdk-go/appsdk imports [2021-08-13T16:03:19.375Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers tested by [2021-08-13T16:03:19.375Z] github.com/edgexfoundry/app-functions-sdk-go/internal/bootstrap/handlers.test imports [2021-08-13T16:03:19.375Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [Pipeline] } [2021-08-13T16:03:19.403Z] $ docker stop --time=1 2a60ebe79ddbcf915a69a3ed5a252a71658bfc1982a4063bdca27411c8bb1559 [2021-08-13T16:03:21.366Z] $ docker rm -f 2a60ebe79ddbcf915a69a3ed5a252a71658bfc1982a4063bdca27411c8bb1559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:03:22.115Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-13T16:03:22.389Z] [2021-08-13T16:03:22.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:03:22.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-13T16:03:23.021Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-13T16:03:23.021Z] 448f6bf000e3: Pulling fs layer [2021-08-13T16:03:23.021Z] f757da607395: Pulling fs layer [2021-08-13T16:03:23.021Z] 05883995daec: Pulling fs layer [2021-08-13T16:03:23.021Z] 8603b9c90790: Pulling fs layer [2021-08-13T16:03:23.021Z] 1560dd03e051: Pulling fs layer [2021-08-13T16:03:23.021Z] 27f5ce0e4adf: Pulling fs layer [2021-08-13T16:03:23.021Z] c2d8d7efcc4b: Pulling fs layer [2021-08-13T16:03:23.021Z] 1560dd03e051: Waiting [2021-08-13T16:03:23.021Z] 27f5ce0e4adf: Waiting [2021-08-13T16:03:23.021Z] c2d8d7efcc4b: Waiting [2021-08-13T16:03:23.021Z] 8603b9c90790: Waiting [2021-08-13T16:03:23.298Z] f757da607395: Verifying Checksum [2021-08-13T16:03:23.298Z] f757da607395: Download complete [2021-08-13T16:03:23.298Z] 8603b9c90790: Verifying Checksum [2021-08-13T16:03:23.298Z] 8603b9c90790: Download complete [2021-08-13T16:03:23.298Z] 1560dd03e051: Verifying Checksum [2021-08-13T16:03:23.298Z] 1560dd03e051: Download complete [2021-08-13T16:03:23.571Z] 27f5ce0e4adf: Verifying Checksum [2021-08-13T16:03:23.571Z] 27f5ce0e4adf: Download complete [2021-08-13T16:03:24.167Z] 05883995daec: Verifying Checksum [2021-08-13T16:03:24.167Z] 05883995daec: Download complete [2021-08-13T16:03:24.765Z] 448f6bf000e3: Verifying Checksum [2021-08-13T16:03:24.765Z] 448f6bf000e3: Download complete [2021-08-13T16:03:28.157Z] 448f6bf000e3: Pull complete [2021-08-13T16:03:28.757Z] f757da607395: Pull complete [2021-08-13T16:03:30.194Z] c2d8d7efcc4b: Verifying Checksum [2021-08-13T16:03:30.194Z] c2d8d7efcc4b: Download complete [2021-08-13T16:03:30.472Z] 05883995daec: Pull complete [2021-08-13T16:03:30.746Z] 8603b9c90790: Pull complete [2021-08-13T16:03:32.191Z] 1560dd03e051: Pull complete [2021-08-13T16:03:32.191Z] 27f5ce0e4adf: Pull complete [2021-08-13T16:03:47.292Z] c2d8d7efcc4b: Pull complete [2021-08-13T16:03:47.292Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-13T16:03:47.292Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-13T16:03:47.292Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-13T16:03:47.523Z] prd-ubuntu18.04-docker-arm64-4c-16g-830 does not seem to be running inside a container [2021-08-13T16:03:47.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-rfid-llrp-inventory/6 -v /w/workspace/app-rfid-llrp-inventory/6:/w/workspace/app-rfid-llrp-inventory/6:rw,z -v /w/workspace/app-rfid-llrp-inventory/6@tmp:/w/workspace/app-rfid-llrp-inventory/6@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-13T16:03:54.079Z] $ docker top b9fc92de9dec51e65d4da7abfc399dcf769134b15890fe9b16fff9c68b8ed839 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:03:55.049Z] ---> job-cost.sh [2021-08-13T16:03:55.050Z] lf-activate-venv: SKIPPING [2021-08-13T16:03:55.050Z] INFO: No Stack... [2021-08-13T16:03:55.675Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-13T16:03:56.273Z] INFO: Archiving Costs [Pipeline] sh [2021-08-13T16:03:56.946Z] + cat /w/workspace/app-rfid-llrp-inventory/6/archives/cost.csv [2021-08-13T16:03:56.946Z] + cut -d, -f6 [Pipeline] lock [2021-08-13T16:03:57.012Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-6-stack-cost] [2021-08-13T16:03:57.031Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-6-stack-cost] did not exist. Created. [2021-08-13T16:03:57.031Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-6-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-13T16:03:57.727Z] /w/workspace/app-rfid-llrp-inventory/6@tmp/durable-84219a19/script.sh: 1: /w/workspace/app-rfid-llrp-inventory/6@tmp/durable-84219a19/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-13T16:03:58.400Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-13T16:03:58.421Z] Warning: overwriting stash ‘stack-cost’ [2021-08-13T16:03:58.938Z] Stashed 1 file(s) [Pipeline] } [2021-08-13T16:03:58.951Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-36-6-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-13T16:03:58.979Z] $ docker stop --time=1 b9fc92de9dec51e65d4da7abfc399dcf769134b15890fe9b16fff9c68b8ed839 [2021-08-13T16:04:00.593Z] $ docker rm -f b9fc92de9dec51e65d4da7abfc399dcf769134b15890fe9b16fff9c68b8ed839 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-13T16:04:01.043Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-08-13T16:04:02.135Z] + '[' -d /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:04:02.705Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:04:03.301Z] ---> package-listing.sh [2021-08-13T16:04:03.301Z] ++ facter osfamily [2021-08-13T16:04:03.301Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-13T16:04:03.569Z] + OS_FAMILY=redhat [2021-08-13T16:04:03.569Z] + workspace=/w/workspace/ry_app-rfid-llrp-inventory_PR-36 [2021-08-13T16:04:03.569Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-13T16:04:03.569Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-13T16:04:03.569Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-13T16:04:03.569Z] + PACKAGES=/tmp/packages_start.txt [2021-08-13T16:04:03.569Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-08-13T16:04:03.569Z] + PACKAGES=/tmp/packages_end.txt [2021-08-13T16:04:03.569Z] + case "${OS_FAMILY}" in [2021-08-13T16:04:03.569Z] + rpm -qa [2021-08-13T16:04:03.569Z] + sort [2021-08-13T16:04:04.163Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-13T16:04:04.163Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-13T16:04:04.163Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-13T16:04:04.163Z] + '[' /w/workspace/ry_app-rfid-llrp-inventory_PR-36 ']' [2021-08-13T16:04:04.163Z] + mkdir -p /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [2021-08-13T16:04:04.163Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ry_app-rfid-llrp-inventory_PR-36/archives/ [Pipeline] echo [2021-08-13T16:04:04.181Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/ry_app-rfid-llrp-inventory_PR-36/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-13T16:04:04.499Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:04:05.125Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T16:04:05.125Z] [2021-08-13T16:04:05.125Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-13T16:04:05.496Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T16:04:05.496Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-13T16:04:05.496Z] b4d181a07f80: Pulling fs layer [2021-08-13T16:04:05.496Z] a1111a8f2ec3: Pulling fs layer [2021-08-13T16:04:05.496Z] ed53099fbce6: Pulling fs layer [2021-08-13T16:04:05.496Z] dc539afda2c1: Pulling fs layer [2021-08-13T16:04:05.496Z] 77bc0d833cb6: Pulling fs layer [2021-08-13T16:04:05.496Z] 9065ff56babe: Pulling fs layer [2021-08-13T16:04:05.496Z] d287ab97295c: Pulling fs layer [2021-08-13T16:04:05.496Z] 77bc0d833cb6: Waiting [2021-08-13T16:04:05.496Z] 9065ff56babe: Waiting [2021-08-13T16:04:05.496Z] d287ab97295c: Waiting [2021-08-13T16:04:05.496Z] dc539afda2c1: Waiting [2021-08-13T16:04:05.767Z] a1111a8f2ec3: Download complete [2021-08-13T16:04:05.767Z] dc539afda2c1: Verifying Checksum [2021-08-13T16:04:05.767Z] dc539afda2c1: Download complete [2021-08-13T16:04:06.044Z] 77bc0d833cb6: Verifying Checksum [2021-08-13T16:04:06.044Z] 77bc0d833cb6: Download complete [2021-08-13T16:04:06.044Z] 9065ff56babe: Verifying Checksum [2021-08-13T16:04:06.044Z] 9065ff56babe: Download complete [2021-08-13T16:04:06.633Z] ed53099fbce6: Verifying Checksum [2021-08-13T16:04:06.633Z] ed53099fbce6: Download complete [2021-08-13T16:04:07.608Z] b4d181a07f80: Verifying Checksum [2021-08-13T16:04:07.608Z] b4d181a07f80: Download complete [2021-08-13T16:04:08.583Z] b4d181a07f80: Pull complete [2021-08-13T16:04:08.855Z] a1111a8f2ec3: Pull complete [2021-08-13T16:04:09.452Z] ed53099fbce6: Pull complete [2021-08-13T16:04:09.452Z] dc539afda2c1: Pull complete [2021-08-13T16:04:09.727Z] 77bc0d833cb6: Pull complete [2021-08-13T16:04:09.727Z] 9065ff56babe: Pull complete [2021-08-13T16:04:14.194Z] d287ab97295c: Verifying Checksum [2021-08-13T16:04:14.194Z] d287ab97295c: Download complete [2021-08-13T16:04:17.674Z] d287ab97295c: Pull complete [2021-08-13T16:04:17.674Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-13T16:04:17.674Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-13T16:04:17.674Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-13T16:04:17.801Z] prd-centos7-docker-4c-2g-827 does not seem to be running inside a container [2021-08-13T16:04:17.878Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-13T16:04:20.434Z] $ docker top 2682dc1591f18ecd38cc37eae91b9d11422d0f024b851af0b797a9b5bbbd7fd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-13T16:04:20.854Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-13T16:04:21.393Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-13T16:04:21.947Z] + ls /var/log/sa-host [2021-08-13T16:04:21.947Z] + sadf -c /var/log/sa-host/sa05 [2021-08-13T16:04:21.947Z] file_magic: OK [2021-08-13T16:04:21.947Z] HZ: Using current value: 100 [2021-08-13T16:04:21.947Z] file_header: OK [2021-08-13T16:04:21.947Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-13T16:04:21.947Z] Statistics: [2021-08-13T16:04:21.947Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-13T16:04:21.947Z] File successfully converted to sysstat format version 12.0.3 [2021-08-13T16:04:21.947Z] + sadf -c /var/log/sa-host/sa13 [2021-08-13T16:04:21.947Z] file_magic: OK [2021-08-13T16:04:21.947Z] HZ: Using current value: 100 [2021-08-13T16:04:21.948Z] file_header: OK [2021-08-13T16:04:21.948Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-08-13T16:04:21.948Z] Statistics: [2021-08-13T16:04:21.948Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-13T16:04:21.948Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-13T16:04:22.509Z] provisioning config files... [2021-08-13T16:04:22.529Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ry_app-rfid-llrp-inventory_PR-36@tmp/config7045057588890301300tmp [Pipeline] { [Pipeline] echo [2021-08-13T16:04:22.580Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:04:22.941Z] ---> create-netrc.sh [Pipeline] } [2021-08-13T16:04:22.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:04:23.616Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-13T16:04:23.632Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:04:23.962Z] ---> sudo-logs.sh [2021-08-13T16:04:23.962Z] Archiving 'sudo' log.. [2021-08-13T16:04:23.962Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-827.vexxhost.local: Name or service not known [2021-08-13T16:04:23.962Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-827.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-13T16:04:24.031Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:04:24.379Z] ---> job-cost.sh [2021-08-13T16:04:24.379Z] lf-activate-venv: SKIPPING [2021-08-13T16:04:24.379Z] DEBUG: total: 0.18000000715255737 [2021-08-13T16:04:24.379Z] INFO: Retrieving Stack Cost... [2021-08-13T16:04:24.960Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-13T16:04:25.228Z] INFO: Archiving Costs [Pipeline] echo [2021-08-13T16:04:25.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-13T16:04:25.589Z] ---> logs-deploy.sh [2021-08-13T16:04:25.589Z] lf-activate-venv: SKIPPING [2021-08-13T16:04:25.589Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-36/6 [2021-08-13T16:04:25.589Z] INFO: archiving workspace using pattern(s): [2021-08-13T16:04:26.175Z] Archives upload complete. [2021-08-13T16:04:26.444Z] INFO: archiving logs to Nexus