Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+8818edd014264abe530016e8137244794a3d0b97 (4bbc7726299606b3d060cc29541c1c4c79a76250) 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-ssh2031408043138925365.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-ssh4167148063299259733.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/device-rfid-llrp-go/branches/PR-28/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/device-rfid-llrp-go/branches/PR-28/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh871162290105546291.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-ssh3133126750613866681.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/device-rfid-llrp-go/branches/PR-28/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/device-rfid-llrp-go/branches/PR-28/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2498316805908225551.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:device-rfid-llrp-go, 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: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go 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: device-rfid-llrp 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-699 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/oundry_device-rfid-llrp-go_PR-28 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh6717952018528897995.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8818edd014264abe530016e8137244794a3d0b97 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing c4a44429fba7555952af1d89503be12789f6eab0 Checking out Revision c4a44429fba7555952af1d89503be12789f6eab0 (PR-28) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.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/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh4603974911387912594.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # 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/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh158924833915286219.key > git merge 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c4a44429fba7555952af1d89503be12789f6eab0 # timeout=10 Commit message: "Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk bbe3ea8f8f80175d1e094aee14eddd5881ccf06c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-12T13:07:37.737Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-12T13:07:37.835Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-12T13:07:37.864Z] ========================================================= [2021-08-12T13:07:37.864Z] EdgeX Global Pipelines Version Info [2021-08-12T13:07:37.864Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:07:39.091Z] ------------------- [2021-08-12T13:07:39.091Z] stable info: [2021-08-12T13:07:39.091Z] ------------------- [2021-08-12T13:07:39.091Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-12T13:07:39.091Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T13:07:39.091Z] Message: update stable to v1.0.205 [2021-08-12T13:07:39.679Z] ------------------- [2021-08-12T13:07:39.679Z] experimental info: [2021-08-12T13:07:39.679Z] ------------------- [2021-08-12T13:07:39.679Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-12T13:07:39.679Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-12T13:07:39.679Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-12T13:07:39.822Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-08-12T13:07:39.848Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-08-12T13:07:39.872Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-12T13:07:39.899Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-12T13:07:39.926Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-12T13:07:39.951Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-12T13:07:39.980Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-12T13:07:40.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-12T13:07:40.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-12T13:07:40.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-12T13:07:40.085Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-12T13:07:40.111Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-12T13:07:40.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-08-12T13:07:40.163Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-12T13:07:40.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-12T13:07:40.216Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T13:07:40.245Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-12T13:07:40.271Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T13:07:40.297Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-12T13:07:40.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-12T13:07:40.349Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-12T13:07:40.374Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-12T13:07:40.400Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-12T13:07:40.426Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-12T13:07:40.454Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-12T13:07:40.479Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-12T13:07:40.534Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-12T13:07:40.561Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2021-08-12T13:07:40.590Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2021-08-12T13:07:40.618Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2021-08-12T13:07:40.645Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c4a44429fba7555952af1d89503be12789f6eab0 [Pipeline] echo [2021-08-12T13:07:40.670Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c4a4442 [Pipeline] echo [2021-08-12T13:07:40.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T13:07:40.770Z] provisioning config files... [2021-08-12T13:07:40.789Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config2321813039637000780tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:07:41.123Z] ---> docker-login.sh [2021-08-12T13:07:41.123Z] nexus3.edgexfoundry.org:10001 [2021-08-12T13:07:41.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:07:41.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:07:41.398Z] Configure a credential helper to remove this warning. See [2021-08-12T13:07:41.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:07:41.398Z] [2021-08-12T13:07:41.398Z] Login Succeeded [2021-08-12T13:07:41.398Z] nexus3.edgexfoundry.org:10002 [2021-08-12T13:07:41.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:07:41.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:07:41.398Z] Configure a credential helper to remove this warning. See [2021-08-12T13:07:41.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:07:41.398Z] [2021-08-12T13:07:41.398Z] Login Succeeded [2021-08-12T13:07:41.398Z] nexus3.edgexfoundry.org:10003 [2021-08-12T13:07:41.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:07:41.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:07:41.663Z] Configure a credential helper to remove this warning. See [2021-08-12T13:07:41.663Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:07:41.663Z] [2021-08-12T13:07:41.663Z] Login Succeeded [2021-08-12T13:07:41.663Z] nexus3.edgexfoundry.org:10004 [2021-08-12T13:07:41.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:07:41.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:07:41.930Z] Configure a credential helper to remove this warning. See [2021-08-12T13:07:41.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:07:41.930Z] [2021-08-12T13:07:41.930Z] Login Succeeded [2021-08-12T13:07:41.930Z] docker.io [2021-08-12T13:07:41.930Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:07:42.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:07:42.200Z] Configure a credential helper to remove this warning. See [2021-08-12T13:07:42.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:07:42.200Z] [2021-08-12T13:07:42.200Z] Login Succeeded [2021-08-12T13:07:42.200Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T13:07:42.212Z] 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-12T13:07:42.693Z] + git log --format=format:%s -1 c4a44429fba7555952af1d89503be12789f6eab0 [Pipeline] echo [2021-08-12T13:07:42.751Z] GIT_COMMIT: c4a44429fba7555952af1d89503be12789f6eab0, Commit Message: Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD [Pipeline] echo [2021-08-12T13:07:42.766Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:07:43.339Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T13:07:43.339Z] [2021-08-12T13:07:43.339Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:07:43.675Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T13:07:43.675Z] latest: Pulling from edgex-devops/git-semver [2021-08-12T13:07:43.675Z] 31603596830f: Pulling fs layer [2021-08-12T13:07:43.675Z] d4622e32a9a9: Pulling fs layer [2021-08-12T13:07:43.675Z] 1030fce36090: Pulling fs layer [2021-08-12T13:07:43.675Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-12T13:07:43.675Z] 6c6cb7e1b49b: Waiting [2021-08-12T13:07:43.675Z] d4622e32a9a9: Verifying Checksum [2021-08-12T13:07:43.675Z] d4622e32a9a9: Download complete [2021-08-12T13:07:43.942Z] 31603596830f: Verifying Checksum [2021-08-12T13:07:43.942Z] 31603596830f: Download complete [2021-08-12T13:07:44.218Z] 31603596830f: Pull complete [2021-08-12T13:07:44.218Z] 1030fce36090: Verifying Checksum [2021-08-12T13:07:44.218Z] 1030fce36090: Download complete [2021-08-12T13:07:44.218Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-12T13:07:44.218Z] 6c6cb7e1b49b: Download complete [2021-08-12T13:07:44.218Z] d4622e32a9a9: Pull complete [2021-08-12T13:07:44.810Z] 1030fce36090: Pull complete [2021-08-12T13:07:44.810Z] 6c6cb7e1b49b: Pull complete [2021-08-12T13:07:44.810Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-12T13:07:44.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-12T13:07:44.810Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-12T13:07:44.899Z] prd-centos7-docker-4c-2g-699 does not seem to be running inside a container [2021-08-12T13:07:44.958Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-08-12T13:07:45.666Z] $ docker top 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-12T13:07:45.796Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T13:07:45.796Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T13:07:45.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T13:07:45.912Z] $ docker exec 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 ssh-agent [2021-08-12T13:07:46.022Z] SSH_AUTH_SOCK=/tmp/ssh-TEfod2jhtlBJ/agent.15 [2021-08-12T13:07:46.022Z] SSH_AGENT_PID=21 [2021-08-12T13:07:46.032Z] Running ssh-add (command line suppressed) [2021-08-12T13:07:46.127Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8363286398665947932.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8363286398665947932.key) [2021-08-12T13:07:46.147Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T13:07:46.461Z] + git tag --points-at HEAD [Pipeline] } [2021-08-12T13:07:46.482Z] $ docker exec --env ******** --env ******** 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 ssh-agent -k [2021-08-12T13:07:46.570Z] unset SSH_AUTH_SOCK; [2021-08-12T13:07:46.571Z] unset SSH_AGENT_PID; [2021-08-12T13:07:46.571Z] echo Agent pid 21 killed; [2021-08-12T13:07:46.588Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-12T13:07:46.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-12T13:07:46.630Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-12T13:07:46.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-12T13:07:46.744Z] $ docker exec 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 ssh-agent [2021-08-12T13:07:46.845Z] SSH_AUTH_SOCK=/tmp/ssh-svQzDhGhZtDQ/agent.53 [2021-08-12T13:07:46.845Z] SSH_AGENT_PID=59 [2021-08-12T13:07:46.853Z] Running ssh-add (command line suppressed) [2021-08-12T13:07:46.945Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_403180581145376231.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_403180581145376231.key) [2021-08-12T13:07:46.966Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-12T13:07:47.281Z] + git semver init [2021-08-12T13:07:47.281Z] # -> Open(): unable to determine branch for HEAD [2021-08-12T13:07:47.281Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git [2021-08-12T13:07:47.281Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-08-12T13:07:47.281Z] # $SEMVER_REMOTE_NAME = origin [2021-08-12T13:07:47.281Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-12T13:07:47.281Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-12T13:07:47.281Z] # $SEMVER_BRANCH = PR-28 [2021-08-12T13:07:47.281Z] # $SEMVER_TEMP = /tmp/semver-785152871 [2021-08-12T13:07:47.281Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-08-12T13:07:47.552Z] # '/tmp/semver-785152871' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' [2021-08-12T13:07:47.552Z] # -> Force: false [2021-08-12T13:07:47.552Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } [2021-08-12T13:07:47.571Z] $ docker exec --env ******** --env ******** 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 ssh-agent -k [2021-08-12T13:07:47.674Z] unset SSH_AUTH_SOCK; [2021-08-12T13:07:47.675Z] unset SSH_AGENT_PID; [2021-08-12T13:07:47.675Z] echo Agent pid 59 killed; [2021-08-12T13:07:47.691Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-12T13:07:48.044Z] + git semver [Pipeline] } [2021-08-12T13:07:48.068Z] $ docker stop --time=1 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 [2021-08-12T13:07:49.282Z] $ docker rm -f 4616a8c15e610b704e26d7df41148fd28baf54d1374e7410d555d116e4871228 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-12T13:07:49.690Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-12T13:07:50.073Z] Stashed 1 file(s) [Pipeline] echo [2021-08-12T13:07:50.076Z] [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-12T13:08:05.244Z] Still waiting to schedule task [2021-08-12T13:08:05.244Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-12T13:08:05.247Z] Still waiting to schedule task [2021-08-12T13:08:05.248Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline [2021-08-12T13:09:58.339Z] Running on prd-centos7-docker-4c-2g-703 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-08-12T13:09:58.360Z] Running in /w/workspace/device-rfid-llrp-go/13 [Pipeline] { [Pipeline] checkout [2021-08-12T13:09:58.492Z] Selected Git installation does not exist. Using Default [2021-08-12T13:09:58.492Z] The recommended git tool is: NONE [2021-08-12T13:10:01.331Z] using credential edgex-jenkins-ssh [2021-08-12T13:10:01.345Z] Cloning the remote Git repository [2021-08-12T13:10:01.374Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-12T13:10:01.447Z] > git init /w/workspace/device-rfid-llrp-go/13 # timeout=10 [2021-08-12T13:10:01.484Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-12T13:10:01.485Z] > git --version # timeout=10 [2021-08-12T13:10:01.496Z] > git --version # 'git version 2.24.4' [2021-08-12T13:10:01.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T13:10:01.529Z] [INFO] Currently running in a labeled security context [2021-08-12T13:10:01.529Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-12T13:10:01.529Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/13@tmp/jenkins-gitclient-ssh8230802930328001411.key [2021-08-12T13:10:01.548Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T13:10:02.534Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-12T13:10:02.544Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T13:10:02.559Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-12T13:10:02.574Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-12T13:10:02.574Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T13:10:02.578Z] [INFO] Currently running in a labeled security context [2021-08-12T13:10:02.578Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-12T13:10:02.578Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/13@tmp/jenkins-gitclient-ssh7683642131425080647.key [2021-08-12T13:10:02.588Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-12T13:10:03.852Z] Merging remotes/origin/main commit 8818edd014264abe530016e8137244794a3d0b97 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-08-12T13:10:03.979Z] Merge succeeded, producing 4306c4f245f9b2641b3fae0b710f46b38d4c3176 [2021-08-12T13:10:03.980Z] Checking out Revision 4306c4f245f9b2641b3fae0b710f46b38d4c3176 (PR-28) [2021-08-12T13:10:03.860Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T13:10:03.865Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-08-12T13:10:03.909Z] > git remote # timeout=10 [2021-08-12T13:10:03.919Z] > git config --get remote.origin.url # timeout=10 [2021-08-12T13:10:03.927Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T13:10:03.927Z] [INFO] Currently running in a labeled security context [2021-08-12T13:10:03.927Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-12T13:10:03.928Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/13@tmp/jenkins-gitclient-ssh4634709573864555173.key [2021-08-12T13:10:03.939Z] > git merge 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 [2021-08-12T13:10:03.970Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-12T13:10:03.981Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T13:10:03.985Z] > git checkout -f 4306c4f245f9b2641b3fae0b710f46b38d4c3176 # timeout=10 [2021-08-12T13:10:07.748Z] Commit message: "Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD" [2021-08-12T13:10:07.759Z] 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-12T13:10:08.405Z] provisioning config files... [2021-08-12T13:10:08.425Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/13@tmp/config9128358437312768597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:10:07.750Z] > git rev-list --no-walk bbe3ea8f8f80175d1e094aee14eddd5881ccf06c # timeout=10 [2021-08-12T13:10:08.864Z] ---> docker-login.sh [2021-08-12T13:10:08.864Z] nexus3.edgexfoundry.org:10001 [2021-08-12T13:10:08.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:10:09.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:10:09.139Z] Configure a credential helper to remove this warning. See [2021-08-12T13:10:09.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:10:09.139Z] [2021-08-12T13:10:09.139Z] Login Succeeded [2021-08-12T13:10:09.139Z] nexus3.edgexfoundry.org:10002 [2021-08-12T13:10:09.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:10:09.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:10:09.139Z] Configure a credential helper to remove this warning. See [2021-08-12T13:10:09.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:10:09.139Z] [2021-08-12T13:10:09.139Z] Login Succeeded [2021-08-12T13:10:09.139Z] nexus3.edgexfoundry.org:10003 [2021-08-12T13:10:09.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:10:09.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:10:09.408Z] Configure a credential helper to remove this warning. See [2021-08-12T13:10:09.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:10:09.408Z] [2021-08-12T13:10:09.408Z] Login Succeeded [2021-08-12T13:10:09.408Z] nexus3.edgexfoundry.org:10004 [2021-08-12T13:10:09.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:10:09.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:10:09.676Z] Configure a credential helper to remove this warning. See [2021-08-12T13:10:09.676Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:10:09.676Z] [2021-08-12T13:10:09.676Z] Login Succeeded [2021-08-12T13:10:09.676Z] docker.io [2021-08-12T13:10:09.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:10:09.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:10:09.942Z] Configure a credential helper to remove this warning. See [2021-08-12T13:10:09.942Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:10:09.942Z] [2021-08-12T13:10:09.942Z] Login Succeeded [2021-08-12T13:10:09.942Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T13:10:09.988Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-12T13:10:10.190Z] ========================================================= [2021-08-12T13:10:10.190Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-12T13:10:10.190Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:10:10.523Z] + 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-12T13:10:10.523Z] Sending build context to Docker daemon 1.199MB [2021-08-12T13:10:10.523Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T13:10:10.523Z] Step 2/10 : FROM ${BASE} [2021-08-12T13:10:10.792Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-12T13:10:10.792Z] 540db60ca938: Pulling fs layer [2021-08-12T13:10:10.792Z] adcc1eea9eea: Pulling fs layer [2021-08-12T13:10:10.792Z] 4c4ab2625f07: Pulling fs layer [2021-08-12T13:10:10.792Z] db62176df00c: Pulling fs layer [2021-08-12T13:10:10.792Z] 3b30891b0d05: Pulling fs layer [2021-08-12T13:10:10.792Z] 06b49ca38bd5: Pulling fs layer [2021-08-12T13:10:10.792Z] c788192a36de: Pulling fs layer [2021-08-12T13:10:10.792Z] a77e37c0d609: Pulling fs layer [2021-08-12T13:10:10.792Z] c3185cebc471: Pulling fs layer [2021-08-12T13:10:10.792Z] 06b49ca38bd5: Waiting [2021-08-12T13:10:10.792Z] db62176df00c: Waiting [2021-08-12T13:10:10.792Z] c788192a36de: Waiting [2021-08-12T13:10:10.792Z] 3b30891b0d05: Waiting [2021-08-12T13:10:10.792Z] a77e37c0d609: Waiting [2021-08-12T13:10:10.792Z] c3185cebc471: Waiting [2021-08-12T13:10:10.792Z] 4c4ab2625f07: Verifying Checksum [2021-08-12T13:10:10.792Z] 4c4ab2625f07: Download complete [2021-08-12T13:10:10.792Z] adcc1eea9eea: Verifying Checksum [2021-08-12T13:10:10.792Z] adcc1eea9eea: Download complete [2021-08-12T13:10:10.792Z] 3b30891b0d05: Verifying Checksum [2021-08-12T13:10:10.792Z] 3b30891b0d05: Download complete [2021-08-12T13:10:10.792Z] 06b49ca38bd5: Verifying Checksum [2021-08-12T13:10:10.792Z] 06b49ca38bd5: Download complete [2021-08-12T13:10:10.792Z] c788192a36de: Verifying Checksum [2021-08-12T13:10:10.792Z] c788192a36de: Download complete [2021-08-12T13:10:10.792Z] 540db60ca938: Verifying Checksum [2021-08-12T13:10:10.792Z] 540db60ca938: Download complete [2021-08-12T13:10:11.057Z] 540db60ca938: Pull complete [2021-08-12T13:10:11.057Z] adcc1eea9eea: Pull complete [2021-08-12T13:10:11.324Z] 4c4ab2625f07: Pull complete [2021-08-12T13:10:11.324Z] a77e37c0d609: Verifying Checksum [2021-08-12T13:10:11.324Z] a77e37c0d609: Download complete [2021-08-12T13:10:14.671Z] c3185cebc471: Verifying Checksum [2021-08-12T13:10:14.671Z] c3185cebc471: Download complete [2021-08-12T13:10:15.635Z] db62176df00c: Verifying Checksum [2021-08-12T13:10:15.635Z] db62176df00c: Download complete [2021-08-12T13:10:19.006Z] db62176df00c: Pull complete [2021-08-12T13:10:19.006Z] 3b30891b0d05: Pull complete [2021-08-12T13:10:19.006Z] 06b49ca38bd5: Pull complete [2021-08-12T13:10:19.281Z] c788192a36de: Pull complete [2021-08-12T13:10:19.281Z] a77e37c0d609: Pull complete [2021-08-12T13:10:21.873Z] c3185cebc471: Pull complete [2021-08-12T13:10:21.873Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-12T13:10:21.873Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-12T13:10:21.873Z] ---> 031687cdd783 [2021-08-12T13:10:21.873Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-08-12T13:10:23.833Z] ---> Running in a29f302225ef [2021-08-12T13:10:23.833Z] Removing intermediate container a29f302225ef [2021-08-12T13:10:23.833Z] ---> f10b82290fa7 [2021-08-12T13:10:23.833Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-12T13:10:23.833Z] ---> Running in 523ba3921476 [2021-08-12T13:10:23.833Z] Removing intermediate container 523ba3921476 [2021-08-12T13:10:23.833Z] ---> 53728f60237b [2021-08-12T13:10:23.833Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-12T13:10:23.833Z] ---> Running in 4c19f5fb900f [2021-08-12T13:10:23.833Z] Removing intermediate container 4c19f5fb900f [2021-08-12T13:10:23.833Z] ---> 611a7de19b4e [2021-08-12T13:10:23.833Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T13:10:23.833Z] ---> Running in 413d178930b4 [2021-08-12T13:10:24.423Z] Removing intermediate container 413d178930b4 [2021-08-12T13:10:24.423Z] ---> 1c6facf3c114 [2021-08-12T13:10:24.423Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-12T13:10:24.423Z] ---> Running in ac2c8b07faf9 [2021-08-12T13:10:24.694Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-12T13:10:25.651Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-12T13:10:25.919Z] OK: 219 MiB in 52 packages [2021-08-12T13:10:26.191Z] Removing intermediate container ac2c8b07faf9 [2021-08-12T13:10:26.191Z] ---> 381186331a73 [2021-08-12T13:10:26.191Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-08-12T13:10:26.191Z] ---> Running in bce01615b546 [2021-08-12T13:10:26.462Z] Removing intermediate container bce01615b546 [2021-08-12T13:10:26.462Z] ---> 0ee692195389 [2021-08-12T13:10:26.462Z] Step 9/10 : COPY . . [2021-08-12T13:10:26.728Z] ---> ef0efe97e039 [2021-08-12T13:10:26.728Z] Step 10/10 : RUN go mod download [2021-08-12T13:10:26.728Z] ---> Running in 016fb933305c [2021-08-12T13:10:36.844Z] Removing intermediate container 016fb933305c [2021-08-12T13:10:36.844Z] ---> 1b07fbeaf3ce [2021-08-12T13:10:36.844Z] Successfully built 1b07fbeaf3ce [2021-08-12T13:10:36.844Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:10:37.164Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T13:10:37.165Z] . [Pipeline] withDockerContainer [2021-08-12T13:10:37.256Z] prd-centos7-docker-4c-2g-703 does not seem to be running inside a container [2021-08-12T13:10:37.309Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-12T13:10:37.684Z] $ docker top 511ece39714d1a3c1ab631d640ababe40c956f561bda12e64462e3e01dd499e9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T13:10:38.092Z] + go version [2021-08-12T13:10:38.092Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-08-12T13:10:38.107Z] $ docker stop --time=1 511ece39714d1a3c1ab631d640ababe40c956f561bda12e64462e3e01dd499e9 [2021-08-12T13:10:39.314Z] $ docker rm -f 511ece39714d1a3c1ab631d640ababe40c956f561bda12e64462e3e01dd499e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:10:39.834Z] + docker inspect -f . ci-base-image-x86_64 [2021-08-12T13:10:39.835Z] . [Pipeline] withDockerContainer [2021-08-12T13:10:39.928Z] prd-centos7-docker-4c-2g-703 does not seem to be running inside a container [2021-08-12T13:10:39.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-08-12T13:10:40.443Z] $ docker top ea692d1eba1a9b5c1b280b0a0246be5510f8e3e3d90f3b45c4b6c237ab4e5846 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-12T13:10:40.856Z] + go mod tidy [2021-08-12T13:10:41.125Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-08-12T13:10:41.125Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-08-12T13:10:45.376Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-08-12T13:10:45.376Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-08-12T13:10:45.376Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-08-12T13:10:45.376Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-08-12T13:10:45.376Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-08-12T13:10:45.376Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } [2021-08-12T13:10:45.394Z] $ docker stop --time=1 ea692d1eba1a9b5c1b280b0a0246be5510f8e3e3d90f3b45c4b6c237ab4e5846 [2021-08-12T13:10:46.597Z] $ docker rm -f ea692d1eba1a9b5c1b280b0a0246be5510f8e3e3d90f3b45c4b6c237ab4e5846 [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-12T13:10:47.190Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T13:10:47.190Z] [2021-08-12T13:10:47.190Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:10:47.526Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T13:10:47.526Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T13:10:47.526Z] b4d181a07f80: Pulling fs layer [2021-08-12T13:10:47.526Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T13:10:47.526Z] ed53099fbce6: Pulling fs layer [2021-08-12T13:10:47.526Z] dc539afda2c1: Pulling fs layer [2021-08-12T13:10:47.526Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T13:10:47.526Z] 9065ff56babe: Pulling fs layer [2021-08-12T13:10:47.526Z] d287ab97295c: Pulling fs layer [2021-08-12T13:10:47.526Z] 77bc0d833cb6: Waiting [2021-08-12T13:10:47.526Z] 9065ff56babe: Waiting [2021-08-12T13:10:47.526Z] d287ab97295c: Waiting [2021-08-12T13:10:47.526Z] dc539afda2c1: Waiting [2021-08-12T13:10:47.792Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T13:10:47.792Z] a1111a8f2ec3: Download complete [2021-08-12T13:10:48.057Z] ed53099fbce6: Verifying Checksum [2021-08-12T13:10:48.057Z] ed53099fbce6: Download complete [2021-08-12T13:10:48.641Z] 77bc0d833cb6: Verifying Checksum [2021-08-12T13:10:48.641Z] 77bc0d833cb6: Download complete [2021-08-12T13:10:48.641Z] 9065ff56babe: Verifying Checksum [2021-08-12T13:10:48.641Z] 9065ff56babe: Download complete [2021-08-12T13:10:48.919Z] b4d181a07f80: Verifying Checksum [2021-08-12T13:10:48.919Z] b4d181a07f80: Download complete [2021-08-12T13:10:48.919Z] dc539afda2c1: Verifying Checksum [2021-08-12T13:10:48.919Z] dc539afda2c1: Download complete [2021-08-12T13:10:49.900Z] b4d181a07f80: Pull complete [2021-08-12T13:10:50.171Z] a1111a8f2ec3: Pull complete [2021-08-12T13:10:50.439Z] ed53099fbce6: Pull complete [2021-08-12T13:10:50.707Z] dc539afda2c1: Pull complete [2021-08-12T13:10:50.974Z] 77bc0d833cb6: Pull complete [2021-08-12T13:10:50.974Z] 9065ff56babe: Pull complete [2021-08-12T13:10:53.557Z] d287ab97295c: Download complete [2021-08-12T13:10:54.999Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-702 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-08-12T13:10:55.035Z] Running in /w/workspace/device-rfid-llrp-go/13 [Pipeline] { [Pipeline] checkout [2021-08-12T13:10:55.260Z] Selected Git installation does not exist. Using Default [2021-08-12T13:10:55.260Z] The recommended git tool is: NONE [2021-08-12T13:10:57.855Z] d287ab97295c: Pull complete [2021-08-12T13:10:57.855Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T13:10:57.855Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T13:10:57.855Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T13:10:57.943Z] prd-centos7-docker-4c-2g-703 does not seem to be running inside a container [2021-08-12T13:10:57.999Z] $ 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/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@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-12T13:11:00.331Z] $ docker top fbb6e3501ff3599037dc15a0c6dc8664d31c4cf381531dd520060ebe59641f00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:11:00.795Z] ---> job-cost.sh [2021-08-12T13:11:00.795Z] lf-activate-venv: SKIPPING [2021-08-12T13:11:00.795Z] INFO: No Stack... [2021-08-12T13:11:00.914Z] using credential edgex-jenkins-ssh [2021-08-12T13:11:00.947Z] Cloning the remote Git repository [2021-08-12T13:11:01.038Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-12T13:11:01.157Z] > git init /w/workspace/device-rfid-llrp-go/13 # timeout=10 [2021-08-12T13:11:01.238Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-12T13:11:01.239Z] > git --version # timeout=10 [2021-08-12T13:11:01.262Z] > git --version # 'git version 2.17.1' [2021-08-12T13:11:01.264Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T13:11:01.351Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T13:11:01.753Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T13:11:01.753Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T13:11:02.069Z] + cat /w/workspace/device-rfid-llrp-go/13/archives/cost.csv [2021-08-12T13:11:02.069Z] + cut -d, -f6 [Pipeline] lock [2021-08-12T13:11:02.108Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] [2021-08-12T13:11:02.123Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] did not exist. Created. [2021-08-12T13:11:02.124Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T13:11:02.474Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-12T13:11:02.702Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T13:11:02.718Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T13:11:02.365Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-12T13:11:02.398Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-12T13:11:02.432Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-12T13:11:02.472Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-12T13:11:02.473Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T13:11:02.487Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-08-12T13:11:02.745Z] $ docker stop --time=1 fbb6e3501ff3599037dc15a0c6dc8664d31c4cf381531dd520060ebe59641f00 [2021-08-12T13:11:03.211Z] Merging remotes/origin/main commit 8818edd014264abe530016e8137244794a3d0b97 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-08-12T13:11:03.551Z] Merge succeeded, producing b00716f9acce3254a156a6765a45681814917d53 [2021-08-12T13:11:03.551Z] Checking out Revision b00716f9acce3254a156a6765a45681814917d53 (PR-28) [2021-08-12T13:11:03.907Z] $ docker rm -f fbb6e3501ff3599037dc15a0c6dc8664d31c4cf381531dd520060ebe59641f00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [2021-08-12T13:11:03.232Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T13:11:03.253Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-08-12T13:11:03.362Z] > git remote # timeout=10 [2021-08-12T13:11:03.386Z] > git config --get remote.origin.url # timeout=10 [2021-08-12T13:11:03.408Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-12T13:11:03.421Z] > git merge 8818edd014264abe530016e8137244794a3d0b97 # timeout=10 [2021-08-12T13:11:03.535Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-12T13:11:03.557Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T13:11:03.582Z] > git checkout -f b00716f9acce3254a156a6765a45681814917d53 # timeout=10 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-12T13:11:04.203Z] Failed in branch amd64 [2021-08-12T13:11:08.006Z] Commit message: "Merge commit '8818edd014264abe530016e8137244794a3d0b97' into HEAD" [2021-08-12T13:11:08.033Z] 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-12T13:11:08.433Z] provisioning config files... [2021-08-12T13:11:08.463Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/13@tmp/config5982717807236104882tmp [Pipeline] { [2021-08-12T13:11:08.016Z] > git rev-list --no-walk bbe3ea8f8f80175d1e094aee14eddd5881ccf06c # timeout=10 [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:11:09.042Z] ---> docker-login.sh [2021-08-12T13:11:09.043Z] nexus3.edgexfoundry.org:10001 [2021-08-12T13:11:10.040Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:11:10.316Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:11:10.316Z] Configure a credential helper to remove this warning. See [2021-08-12T13:11:10.316Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:11:10.316Z] [2021-08-12T13:11:10.316Z] Login Succeeded [2021-08-12T13:11:10.316Z] nexus3.edgexfoundry.org:10002 [2021-08-12T13:11:10.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:11:10.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:11:10.921Z] Configure a credential helper to remove this warning. See [2021-08-12T13:11:10.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:11:10.921Z] [2021-08-12T13:11:10.921Z] Login Succeeded [2021-08-12T13:11:10.921Z] nexus3.edgexfoundry.org:10003 [2021-08-12T13:11:11.536Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:11:11.536Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:11:11.536Z] Configure a credential helper to remove this warning. See [2021-08-12T13:11:11.536Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:11:11.536Z] [2021-08-12T13:11:11.536Z] Login Succeeded [2021-08-12T13:11:11.536Z] nexus3.edgexfoundry.org:10004 [2021-08-12T13:11:12.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:11:12.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:11:12.140Z] Configure a credential helper to remove this warning. See [2021-08-12T13:11:12.140Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:11:12.140Z] [2021-08-12T13:11:12.140Z] Login Succeeded [2021-08-12T13:11:12.140Z] docker.io [2021-08-12T13:11:12.754Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-12T13:11:13.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-12T13:11:13.043Z] Configure a credential helper to remove this warning. See [2021-08-12T13:11:13.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-12T13:11:13.043Z] [2021-08-12T13:11:13.043Z] Login Succeeded [2021-08-12T13:11:13.043Z] ---> docker-login.sh ends [Pipeline] } [2021-08-12T13:11:13.139Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-12T13:11:13.484Z] ========================================================= [2021-08-12T13:11:13.484Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-12T13:11:13.484Z] ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:11:13.830Z] + 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-12T13:11:14.109Z] Sending build context to Docker daemon 1.199MB [2021-08-12T13:11:14.109Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.12 [2021-08-12T13:11:14.109Z] Step 2/10 : FROM ${BASE} [2021-08-12T13:11:14.708Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-12T13:11:14.708Z] 595b0fe564bb: Pulling fs layer [2021-08-12T13:11:14.708Z] 24495759ef45: Pulling fs layer [2021-08-12T13:11:14.708Z] d148012ef14d: Pulling fs layer [2021-08-12T13:11:14.708Z] e90a11edd702: Pulling fs layer [2021-08-12T13:11:14.708Z] d77568369979: Pulling fs layer [2021-08-12T13:11:14.708Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-12T13:11:14.708Z] 170f2ba95c9a: Pulling fs layer [2021-08-12T13:11:14.708Z] 97ac5df62f85: Pulling fs layer [2021-08-12T13:11:14.709Z] d77568369979: Waiting [2021-08-12T13:11:14.709Z] fc1c9f9a7f3b: Waiting [2021-08-12T13:11:14.709Z] 170f2ba95c9a: Waiting [2021-08-12T13:11:14.709Z] 97ac5df62f85: Waiting [2021-08-12T13:11:14.709Z] e90a11edd702: Waiting [2021-08-12T13:11:14.709Z] d148012ef14d: Verifying Checksum [2021-08-12T13:11:14.709Z] d148012ef14d: Download complete [2021-08-12T13:11:14.709Z] 24495759ef45: Download complete [2021-08-12T13:11:14.709Z] d77568369979: Verifying Checksum [2021-08-12T13:11:14.709Z] d77568369979: Download complete [2021-08-12T13:11:14.709Z] fc1c9f9a7f3b: Verifying Checksum [2021-08-12T13:11:14.709Z] fc1c9f9a7f3b: Download complete [2021-08-12T13:11:14.709Z] 595b0fe564bb: Verifying Checksum [2021-08-12T13:11:14.709Z] 595b0fe564bb: Download complete [2021-08-12T13:11:14.709Z] 170f2ba95c9a: Download complete [2021-08-12T13:11:15.708Z] 595b0fe564bb: Pull complete [2021-08-12T13:11:16.694Z] 24495759ef45: Pull complete [2021-08-12T13:11:16.971Z] d148012ef14d: Pull complete [2021-08-12T13:11:18.430Z] e90a11edd702: Verifying Checksum [2021-08-12T13:11:18.431Z] e90a11edd702: Download complete [2021-08-12T13:11:18.704Z] 97ac5df62f85: Verifying Checksum [2021-08-12T13:11:18.704Z] 97ac5df62f85: Download complete [2021-08-12T13:11:28.893Z] e90a11edd702: Pull complete [2021-08-12T13:11:28.893Z] d77568369979: Pull complete [2021-08-12T13:11:29.490Z] fc1c9f9a7f3b: Pull complete [2021-08-12T13:11:29.765Z] 170f2ba95c9a: Pull complete [2021-08-12T13:11:36.801Z] 97ac5df62f85: Pull complete [2021-08-12T13:11:36.801Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-12T13:11:36.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-12T13:11:36.801Z] ---> 04bc70af865f [2021-08-12T13:11:36.801Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-08-12T13:11:42.224Z] ---> Running in 4331c2b81bf7 [2021-08-12T13:11:42.224Z] Removing intermediate container 4331c2b81bf7 [2021-08-12T13:11:42.224Z] ---> da63ffe6ab47 [2021-08-12T13:11:42.224Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-08-12T13:11:42.498Z] ---> Running in ec2d2bc2aa19 [2021-08-12T13:11:43.096Z] Removing intermediate container ec2d2bc2aa19 [2021-08-12T13:11:43.096Z] ---> 8c4fcaedc1c6 [2021-08-12T13:11:43.096Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Intel' [2021-08-12T13:11:43.371Z] ---> Running in 7692f21ed237 [2021-08-12T13:11:43.968Z] Removing intermediate container 7692f21ed237 [2021-08-12T13:11:43.968Z] ---> adb8e60a0d84 [2021-08-12T13:11:43.968Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-12T13:11:44.241Z] ---> Running in c1ecbf2e6633 [2021-08-12T13:11:47.639Z] Removing intermediate container c1ecbf2e6633 [2021-08-12T13:11:47.639Z] ---> 9768881be39a [2021-08-12T13:11:47.639Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-12T13:11:47.639Z] ---> Running in 9f2cabb226f3 [2021-08-12T13:11:48.629Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-12T13:11:52.015Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-12T13:11:55.408Z] OK: 218 MiB in 52 packages [2021-08-12T13:11:57.385Z] Removing intermediate container 9f2cabb226f3 [2021-08-12T13:11:57.385Z] ---> dc76ccd62e39 [2021-08-12T13:11:57.385Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-08-12T13:11:57.385Z] ---> Running in 1b64306afd66 [2021-08-12T13:11:57.658Z] Removing intermediate container 1b64306afd66 [2021-08-12T13:11:57.658Z] ---> 4b1e29c446a3 [2021-08-12T13:11:57.658Z] Step 9/10 : COPY . . [2021-08-12T13:11:59.107Z] ---> 2f463b8f0886 [2021-08-12T13:11:59.107Z] Step 10/10 : RUN go mod download [2021-08-12T13:11:59.380Z] ---> Running in 802c5e552a6f [2021-08-12T13:12:31.739Z] Removing intermediate container 802c5e552a6f [2021-08-12T13:12:31.739Z] ---> c6df0f87621e [2021-08-12T13:12:31.739Z] Successfully built c6df0f87621e [2021-08-12T13:12:31.739Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:12:32.075Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T13:12:32.075Z] . [Pipeline] withDockerContainer [2021-08-12T13:12:32.288Z] prd-ubuntu18.04-docker-arm64-4c-16g-702 does not seem to be running inside a container [2021-08-12T13:12:32.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-12T13:12:34.469Z] $ docker top f8ef8c0f58707612095027f37d560caadd13187c1d8d01eac5faa59bfbf735e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T13:12:35.433Z] + go version [2021-08-12T13:12:35.433Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-08-12T13:12:35.467Z] $ docker stop --time=1 f8ef8c0f58707612095027f37d560caadd13187c1d8d01eac5faa59bfbf735e1 [2021-08-12T13:12:37.861Z] $ docker rm -f f8ef8c0f58707612095027f37d560caadd13187c1d8d01eac5faa59bfbf735e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:12:38.535Z] + docker inspect -f . ci-base-image-arm64 [2021-08-12T13:12:38.535Z] . [Pipeline] withDockerContainer [2021-08-12T13:12:38.806Z] prd-ubuntu18.04-docker-arm64-4c-16g-702 does not seem to be running inside a container [2021-08-12T13:12:38.903Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-08-12T13:12:40.979Z] $ docker top 9c6c09e7050188432e69ba6a9d45b3e7a7d10233a5577beeb2b85f9095285bf6 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-08-12T13:12:41.968Z] + go mod tidy [2021-08-12T13:12:42.241Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-08-12T13:12:42.241Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-08-12T13:12:42.517Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-08-12T13:12:42.517Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-08-12T13:12:42.517Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-08-12T13:12:42.517Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-08-12T13:12:42.517Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-08-12T13:12:42.517Z] github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message: module github.com/edgexfoundry/go-mod-bootstrap@latest found (v0.0.72), but does not contain package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [Pipeline] } [2021-08-12T13:12:42.553Z] $ docker stop --time=1 9c6c09e7050188432e69ba6a9d45b3e7a7d10233a5577beeb2b85f9095285bf6 [2021-08-12T13:12:44.765Z] $ docker rm -f 9c6c09e7050188432e69ba6a9d45b3e7a7d10233a5577beeb2b85f9095285bf6 [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-12T13:12:45.525Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T13:12:45.802Z] [2021-08-12T13:12:45.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:12:46.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T13:12:46.440Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-12T13:12:46.440Z] 448f6bf000e3: Pulling fs layer [2021-08-12T13:12:46.440Z] f757da607395: Pulling fs layer [2021-08-12T13:12:46.440Z] 05883995daec: Pulling fs layer [2021-08-12T13:12:46.440Z] 8603b9c90790: Pulling fs layer [2021-08-12T13:12:46.440Z] 1560dd03e051: Pulling fs layer [2021-08-12T13:12:46.440Z] 27f5ce0e4adf: Pulling fs layer [2021-08-12T13:12:46.440Z] c2d8d7efcc4b: Pulling fs layer [2021-08-12T13:12:46.440Z] 8603b9c90790: Waiting [2021-08-12T13:12:46.440Z] 1560dd03e051: Waiting [2021-08-12T13:12:46.440Z] 27f5ce0e4adf: Waiting [2021-08-12T13:12:46.440Z] c2d8d7efcc4b: Waiting [2021-08-12T13:12:46.718Z] f757da607395: Verifying Checksum [2021-08-12T13:12:46.718Z] f757da607395: Download complete [2021-08-12T13:12:46.718Z] 8603b9c90790: Verifying Checksum [2021-08-12T13:12:46.718Z] 8603b9c90790: Download complete [2021-08-12T13:12:46.992Z] 1560dd03e051: Verifying Checksum [2021-08-12T13:12:46.992Z] 1560dd03e051: Download complete [2021-08-12T13:12:46.992Z] 05883995daec: Verifying Checksum [2021-08-12T13:12:46.992Z] 05883995daec: Download complete [2021-08-12T13:12:46.992Z] 27f5ce0e4adf: Download complete [2021-08-12T13:12:48.426Z] 448f6bf000e3: Verifying Checksum [2021-08-12T13:12:48.426Z] 448f6bf000e3: Download complete [2021-08-12T13:12:51.840Z] c2d8d7efcc4b: Download complete [2021-08-12T13:12:51.840Z] 448f6bf000e3: Pull complete [2021-08-12T13:12:52.817Z] f757da607395: Pull complete [2021-08-12T13:12:54.269Z] 05883995daec: Pull complete [2021-08-12T13:12:54.542Z] 8603b9c90790: Pull complete [2021-08-12T13:12:55.526Z] 1560dd03e051: Pull complete [2021-08-12T13:12:56.125Z] 27f5ce0e4adf: Pull complete [2021-08-12T13:13:11.212Z] c2d8d7efcc4b: Pull complete [2021-08-12T13:13:11.212Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-12T13:13:11.212Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-12T13:13:11.212Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-12T13:13:11.487Z] prd-ubuntu18.04-docker-arm64-4c-16g-702 does not seem to be running inside a container [2021-08-12T13:13:11.582Z] $ 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/device-rfid-llrp-go/13 -v /w/workspace/device-rfid-llrp-go/13:/w/workspace/device-rfid-llrp-go/13:rw,z -v /w/workspace/device-rfid-llrp-go/13@tmp:/w/workspace/device-rfid-llrp-go/13@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-08-12T13:13:18.411Z] $ docker top a4155e2c44fd661db9cba731de2e4c62555232a801989df8da5d5a4c55f854c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:13:19.381Z] ---> job-cost.sh [2021-08-12T13:13:19.381Z] lf-activate-venv: SKIPPING [2021-08-12T13:13:19.381Z] INFO: No Stack... [2021-08-12T13:13:21.347Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-12T13:13:21.619Z] INFO: Archiving Costs [Pipeline] sh [2021-08-12T13:13:22.277Z] + cat /w/workspace/device-rfid-llrp-go/13/archives/cost.csv [2021-08-12T13:13:22.277Z] + cut -d, -f6 [Pipeline] lock [2021-08-12T13:13:22.337Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] [2021-08-12T13:13:22.381Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] did not exist. Created. [2021-08-12T13:13:22.381Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-12T13:13:23.158Z] /w/workspace/device-rfid-llrp-go/13@tmp/durable-4b1ec79e/script.sh: 1: /w/workspace/device-rfid-llrp-go/13@tmp/durable-4b1ec79e/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-12T13:13:23.861Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-12T13:13:23.897Z] Warning: overwriting stash ‘stack-cost’ [2021-08-12T13:13:24.536Z] Stashed 1 file(s) [Pipeline] } [2021-08-12T13:13:24.549Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-13-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-12T13:13:24.593Z] $ docker stop --time=1 a4155e2c44fd661db9cba731de2e4c62555232a801989df8da5d5a4c55f854c2 [2021-08-12T13:13:26.755Z] $ docker rm -f a4155e2c44fd661db9cba731de2e4c62555232a801989df8da5d5a4c55f854c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-12T13:13:27.140Z] 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-12T13:13:28.051Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:13:28.374Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:13:28.963Z] ---> package-listing.sh [2021-08-12T13:13:28.963Z] ++ facter osfamily [2021-08-12T13:13:28.963Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-12T13:13:29.236Z] + OS_FAMILY=redhat [2021-08-12T13:13:29.236Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-08-12T13:13:29.236Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-12T13:13:29.236Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-12T13:13:29.236Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-12T13:13:29.236Z] + PACKAGES=/tmp/packages_start.txt [2021-08-12T13:13:29.236Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-08-12T13:13:29.236Z] + PACKAGES=/tmp/packages_end.txt [2021-08-12T13:13:29.236Z] + case "${OS_FAMILY}" in [2021-08-12T13:13:29.236Z] + sort [2021-08-12T13:13:29.236Z] + rpm -qa [2021-08-12T13:13:29.824Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-12T13:13:29.824Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-12T13:13:29.824Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-12T13:13:29.824Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-08-12T13:13:29.824Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [2021-08-12T13:13:29.824Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [Pipeline] echo [2021-08-12T13:13:29.840Z] 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-08-12T13:13:30.163Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:13:30.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T13:13:30.750Z] [2021-08-12T13:13:30.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-12T13:13:31.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T13:13:31.079Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-12T13:13:31.079Z] b4d181a07f80: Pulling fs layer [2021-08-12T13:13:31.079Z] a1111a8f2ec3: Pulling fs layer [2021-08-12T13:13:31.079Z] ed53099fbce6: Pulling fs layer [2021-08-12T13:13:31.079Z] dc539afda2c1: Pulling fs layer [2021-08-12T13:13:31.079Z] 77bc0d833cb6: Pulling fs layer [2021-08-12T13:13:31.079Z] 9065ff56babe: Pulling fs layer [2021-08-12T13:13:31.079Z] d287ab97295c: Pulling fs layer [2021-08-12T13:13:31.079Z] dc539afda2c1: Waiting [2021-08-12T13:13:31.079Z] 77bc0d833cb6: Waiting [2021-08-12T13:13:31.079Z] 9065ff56babe: Waiting [2021-08-12T13:13:31.079Z] d287ab97295c: Waiting [2021-08-12T13:13:31.345Z] a1111a8f2ec3: Verifying Checksum [2021-08-12T13:13:31.345Z] a1111a8f2ec3: Download complete [2021-08-12T13:13:31.345Z] dc539afda2c1: Verifying Checksum [2021-08-12T13:13:31.345Z] dc539afda2c1: Download complete [2021-08-12T13:13:31.610Z] 77bc0d833cb6: Download complete [2021-08-12T13:13:31.876Z] 9065ff56babe: Verifying Checksum [2021-08-12T13:13:31.876Z] 9065ff56babe: Download complete [2021-08-12T13:13:31.876Z] ed53099fbce6: Verifying Checksum [2021-08-12T13:13:31.876Z] ed53099fbce6: Download complete [2021-08-12T13:13:32.471Z] b4d181a07f80: Verifying Checksum [2021-08-12T13:13:32.471Z] b4d181a07f80: Download complete [2021-08-12T13:13:33.439Z] b4d181a07f80: Pull complete [2021-08-12T13:13:33.710Z] a1111a8f2ec3: Pull complete [2021-08-12T13:13:34.309Z] ed53099fbce6: Pull complete [2021-08-12T13:13:34.309Z] dc539afda2c1: Pull complete [2021-08-12T13:13:34.580Z] 77bc0d833cb6: Pull complete [2021-08-12T13:13:34.580Z] 9065ff56babe: Pull complete [2021-08-12T13:13:36.530Z] d287ab97295c: Verifying Checksum [2021-08-12T13:13:36.530Z] d287ab97295c: Download complete [2021-08-12T13:13:40.794Z] d287ab97295c: Pull complete [2021-08-12T13:13:40.794Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-12T13:13:40.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-12T13:13:40.794Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-12T13:13:40.884Z] prd-centos7-docker-4c-2g-699 does not seem to be running inside a container [2021-08-12T13:13:40.941Z] $ 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/oundry_device-rfid-llrp-go_PR-28/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-rfid-llrp-go_PR-28 -v /w/workspace/oundry_device-rfid-llrp-go_PR-28:/w/workspace/oundry_device-rfid-llrp-go_PR-28:rw,z -v /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-08-12T13:13:43.320Z] $ docker top 5b81398b16e916fe35e5efa04bee2d0a1b9a4806ea16015fac3a9643023d0210 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-12T13:13:43.715Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-12T13:13:44.029Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-12T13:13:44.345Z] + ls /var/log/sa-host [2021-08-12T13:13:44.345Z] + sadf -c /var/log/sa-host/sa05 [2021-08-12T13:13:44.345Z] file_magic: OK [2021-08-12T13:13:44.345Z] HZ: Using current value: 100 [2021-08-12T13:13:44.345Z] file_header: OK [2021-08-12T13:13:44.345Z] 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-12T13:13:44.345Z] Statistics: [2021-08-12T13:13:44.345Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T13:13:44.345Z] File successfully converted to sysstat format version 12.0.3 [2021-08-12T13:13:44.345Z] + sadf -c /var/log/sa-host/sa12 [2021-08-12T13:13:44.345Z] file_magic: OK [2021-08-12T13:13:44.345Z] HZ: Using current value: 100 [2021-08-12T13:13:44.345Z] file_header: OK [2021-08-12T13:13:44.345Z] 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-12T13:13:44.345Z] Statistics: [2021-08-12T13:13:44.345Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-12T13:13:44.345Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-12T13:13:44.523Z] provisioning config files... [2021-08-12T13:13:44.541Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config8052994553362793026tmp [Pipeline] { [Pipeline] echo [2021-08-12T13:13:44.568Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:13:44.878Z] ---> create-netrc.sh [Pipeline] } [2021-08-12T13:13:44.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:13:45.277Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-12T13:13:45.292Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:13:45.607Z] ---> sudo-logs.sh [2021-08-12T13:13:45.607Z] Archiving 'sudo' log.. [2021-08-12T13:13:45.607Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-699.vexxhost.local: Name or service not known [2021-08-12T13:13:45.607Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-699.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-12T13:13:45.669Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:13:45.983Z] ---> job-cost.sh [2021-08-12T13:13:45.983Z] lf-activate-venv: SKIPPING [2021-08-12T13:13:45.983Z] DEBUG: total: 0.18000000715255737 [2021-08-12T13:13:45.983Z] INFO: Retrieving Stack Cost... [2021-08-12T13:13:47.928Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-12T13:13:48.195Z] INFO: Archiving Costs [Pipeline] echo [2021-08-12T13:13:48.214Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-12T13:13:48.526Z] ---> logs-deploy.sh [2021-08-12T13:13:48.526Z] lf-activate-venv: SKIPPING [2021-08-12T13:13:48.526Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/13 [2021-08-12T13:13:48.526Z] INFO: archiving workspace using pattern(s): [2021-08-12T13:13:49.109Z] Archives upload complete. [2021-08-12T13:13:49.376Z] INFO: archiving logs to Nexus