Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d5be011026d4dfa4d94f2ca9b5eba296f113cac9+93caa52030c3acbe32628371219be63c8f79ec40 (e1a56ccb1a6368fb62031620ae91cdab67d14ad9) 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-ssh80663753870663320.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-ssh7594811632669185277.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-ssh6079824022421335581.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-ssh915961505148612048.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-ssh8984305843139997903.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-3324 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-ssh6807737817438386728.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-ssh6638147155151083099.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 Merging remotes/origin/main commit 93caa52030c3acbe32628371219be63c8f79ec40 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 Merge succeeded, producing 75312d55c8158e063a5de452359c8afe02686232 Checking out Revision 75312d55c8158e063a5de452359c8afe02686232 (PR-28) > 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-ssh7459991509893818750.key > git merge 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 75312d55c8158e063a5de452359c8afe02686232 # timeout=10 Commit message: "Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-08-18T13:10:30.804Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-08-18T13:10:30.887Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-08-18T13:10:30.921Z] ========================================================= [2021-08-18T13:10:30.921Z] EdgeX Global Pipelines Version Info [2021-08-18T13:10:30.921Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk b00716f9acce3254a156a6765a45681814917d53 # timeout=10 [2021-08-18T13:10:32.237Z] ------------------- [2021-08-18T13:10:32.237Z] stable info: [2021-08-18T13:10:32.237Z] ------------------- [2021-08-18T13:10:32.237Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-08-18T13:10:32.237Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T13:10:32.237Z] Message: update stable to v1.0.205 [2021-08-18T13:10:32.829Z] ------------------- [2021-08-18T13:10:32.829Z] experimental info: [2021-08-18T13:10:32.829Z] ------------------- [2021-08-18T13:10:32.829Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-08-18T13:10:32.829Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-08-18T13:10:32.829Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-08-18T13:10:32.994Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-08-18T13:10:33.028Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-08-18T13:10:33.054Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-08-18T13:10:33.080Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-08-18T13:10:33.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-08-18T13:10:33.132Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-08-18T13:10:33.158Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-08-18T13:10:33.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-08-18T13:10:33.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-08-18T13:10:33.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-08-18T13:10:33.261Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-08-18T13:10:33.287Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-08-18T13:10:33.313Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-08-18T13:10:33.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-08-18T13:10:33.364Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-08-18T13:10:33.389Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T13:10:33.414Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-08-18T13:10:33.440Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T13:10:33.466Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-08-18T13:10:33.491Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-08-18T13:10:33.517Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-08-18T13:10:33.543Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-08-18T13:10:33.568Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-08-18T13:10:33.594Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-08-18T13:10:33.620Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-08-18T13:10:33.646Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-08-18T13:10:33.672Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-08-18T13:10:33.699Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2021-08-18T13:10:33.726Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2021-08-18T13:10:33.754Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2021-08-18T13:10:33.785Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 75312d55c8158e063a5de452359c8afe02686232 [Pipeline] echo [2021-08-18T13:10:33.816Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 75312d5 [Pipeline] echo [2021-08-18T13:10:33.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T13:10:33.916Z] provisioning config files... [2021-08-18T13:10:33.936Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3871293224463770677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:10:34.285Z] ---> docker-login.sh [2021-08-18T13:10:34.285Z] nexus3.edgexfoundry.org:10001 [2021-08-18T13:10:34.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:10:34.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:10:34.558Z] Configure a credential helper to remove this warning. See [2021-08-18T13:10:34.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:10:34.558Z] [2021-08-18T13:10:34.558Z] Login Succeeded [2021-08-18T13:10:34.558Z] nexus3.edgexfoundry.org:10002 [2021-08-18T13:10:34.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:10:34.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:10:34.558Z] Configure a credential helper to remove this warning. See [2021-08-18T13:10:34.559Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:10:34.559Z] [2021-08-18T13:10:34.559Z] Login Succeeded [2021-08-18T13:10:34.559Z] nexus3.edgexfoundry.org:10003 [2021-08-18T13:10:34.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:10:34.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:10:34.827Z] Configure a credential helper to remove this warning. See [2021-08-18T13:10:34.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:10:34.827Z] [2021-08-18T13:10:34.827Z] Login Succeeded [2021-08-18T13:10:34.827Z] nexus3.edgexfoundry.org:10004 [2021-08-18T13:10:34.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:10:35.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:10:35.095Z] Configure a credential helper to remove this warning. See [2021-08-18T13:10:35.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:10:35.095Z] [2021-08-18T13:10:35.095Z] Login Succeeded [2021-08-18T13:10:35.095Z] docker.io [2021-08-18T13:10:35.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:10:35.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:10:35.365Z] Configure a credential helper to remove this warning. See [2021-08-18T13:10:35.365Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:10:35.365Z] [2021-08-18T13:10:35.365Z] Login Succeeded [2021-08-18T13:10:35.365Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T13:10:35.380Z] 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-18T13:10:35.852Z] + git log --format=format:%s -1 75312d55c8158e063a5de452359c8afe02686232 [Pipeline] echo [2021-08-18T13:10:35.906Z] GIT_COMMIT: 75312d55c8158e063a5de452359c8afe02686232, Commit Message: Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD [Pipeline] echo [2021-08-18T13:10:35.924Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:10:36.498Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T13:10:36.498Z] [2021-08-18T13:10:36.498Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:10:36.831Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T13:10:36.831Z] latest: Pulling from edgex-devops/git-semver [2021-08-18T13:10:36.832Z] 31603596830f: Pulling fs layer [2021-08-18T13:10:36.832Z] d4622e32a9a9: Pulling fs layer [2021-08-18T13:10:36.832Z] 1030fce36090: Pulling fs layer [2021-08-18T13:10:36.832Z] 6c6cb7e1b49b: Pulling fs layer [2021-08-18T13:10:36.832Z] 6c6cb7e1b49b: Waiting [2021-08-18T13:10:36.832Z] d4622e32a9a9: Verifying Checksum [2021-08-18T13:10:36.832Z] d4622e32a9a9: Download complete [2021-08-18T13:10:37.107Z] 31603596830f: Verifying Checksum [2021-08-18T13:10:37.107Z] 31603596830f: Download complete [2021-08-18T13:10:37.586Z] 31603596830f: Pull complete [2021-08-18T13:10:37.586Z] 6c6cb7e1b49b: Verifying Checksum [2021-08-18T13:10:37.586Z] 6c6cb7e1b49b: Download complete [2021-08-18T13:10:37.586Z] d4622e32a9a9: Pull complete [2021-08-18T13:10:37.586Z] 1030fce36090: Verifying Checksum [2021-08-18T13:10:37.586Z] 1030fce36090: Download complete [2021-08-18T13:10:38.174Z] 1030fce36090: Pull complete [2021-08-18T13:10:38.174Z] 6c6cb7e1b49b: Pull complete [2021-08-18T13:10:38.174Z] Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab [2021-08-18T13:10:38.174Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-08-18T13:10:38.174Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-08-18T13:10:38.283Z] prd-centos7-docker-4c-2g-3324 does not seem to be running inside a container [2021-08-18T13:10:38.356Z] $ 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-18T13:10:39.185Z] $ docker top 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-08-18T13:10:39.334Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T13:10:39.334Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T13:10:39.452Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T13:10:39.456Z] $ docker exec 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 ssh-agent [2021-08-18T13:10:39.577Z] SSH_AUTH_SOCK=/tmp/ssh-MkB5ZibnR82y/agent.15 [2021-08-18T13:10:39.577Z] SSH_AGENT_PID=22 [2021-08-18T13:10:39.592Z] Running ssh-add (command line suppressed) [2021-08-18T13:10:39.700Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_1599908204763441165.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_1599908204763441165.key) [2021-08-18T13:10:39.727Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T13:10:40.058Z] + git tag --points-at HEAD [Pipeline] } [2021-08-18T13:10:40.081Z] $ docker exec --env ******** --env ******** 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 ssh-agent -k [2021-08-18T13:10:40.179Z] unset SSH_AUTH_SOCK; [2021-08-18T13:10:40.180Z] unset SSH_AGENT_PID; [2021-08-18T13:10:40.180Z] echo Agent pid 22 killed; [2021-08-18T13:10:40.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-08-18T13:10:40.239Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-08-18T13:10:40.239Z] [ssh-agent] Looking for ssh-agent implementation... [2021-08-18T13:10:40.363Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-08-18T13:10:40.367Z] $ docker exec 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 ssh-agent [2021-08-18T13:10:40.492Z] SSH_AUTH_SOCK=/tmp/ssh-pRsqjCabxnSH/agent.58 [2021-08-18T13:10:40.492Z] SSH_AGENT_PID=64 [2021-08-18T13:10:40.505Z] Running ssh-add (command line suppressed) [2021-08-18T13:10:40.610Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_6135621278511006411.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_6135621278511006411.key) [2021-08-18T13:10:40.634Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-08-18T13:10:40.953Z] + git semver init [2021-08-18T13:10:40.953Z] # -> Open(): unable to determine branch for HEAD [2021-08-18T13:10:40.953Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git [2021-08-18T13:10:40.953Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-08-18T13:10:40.953Z] # $SEMVER_REMOTE_NAME = origin [2021-08-18T13:10:40.953Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-08-18T13:10:40.953Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-08-18T13:10:40.953Z] # $SEMVER_BRANCH = PR-28 [2021-08-18T13:10:40.953Z] # $SEMVER_TEMP = /tmp/semver-302315617 [2021-08-18T13:10:40.953Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-08-18T13:10:41.540Z] # '/tmp/semver-302315617' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' [2021-08-18T13:10:41.540Z] # -> Force: false [2021-08-18T13:10:41.540Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } [2021-08-18T13:10:41.556Z] $ docker exec --env ******** --env ******** 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 ssh-agent -k [2021-08-18T13:10:41.658Z] unset SSH_AUTH_SOCK; [2021-08-18T13:10:41.658Z] unset SSH_AGENT_PID; [2021-08-18T13:10:41.659Z] echo Agent pid 64 killed; [2021-08-18T13:10:41.678Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-08-18T13:10:42.057Z] + git semver [Pipeline] } [2021-08-18T13:10:42.084Z] $ docker stop --time=1 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 [2021-08-18T13:10:43.320Z] $ docker rm -f 694f419577241eec3257b2a1ce0e3e6beff099cfdbb31e7ec494b5b223206855 [Pipeline] // withDockerContainer [Pipeline] sh [2021-08-18T13:10:43.714Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-08-18T13:10:44.082Z] Stashed 1 file(s) [Pipeline] echo [2021-08-18T13:10:44.085Z] [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-18T13:10:59.255Z] Still waiting to schedule task [2021-08-18T13:10:59.256Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-08-18T13:10:59.258Z] Still waiting to schedule task [2021-08-18T13:10:59.259Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-08-18T13:13:47.526Z] Running on prd-centos7-docker-4c-2g-3322 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-08-18T13:13:47.549Z] Running in /w/workspace/device-rfid-llrp-go/14 [Pipeline] { [Pipeline] checkout [2021-08-18T13:13:47.677Z] Selected Git installation does not exist. Using Default [2021-08-18T13:13:47.677Z] The recommended git tool is: NONE [2021-08-18T13:13:52.143Z] using credential edgex-jenkins-ssh [2021-08-18T13:13:52.167Z] Cloning the remote Git repository [2021-08-18T13:13:51.889Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-18T13:13:51.958Z] > git init /w/workspace/device-rfid-llrp-go/14 # timeout=10 [2021-08-18T13:13:51.988Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-18T13:13:51.988Z] > git --version # timeout=10 [2021-08-18T13:13:52.000Z] > git --version # 'git version 2.24.4' [2021-08-18T13:13:52.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T13:13:52.033Z] [INFO] Currently running in a labeled security context [2021-08-18T13:13:52.033Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T13:13:52.033Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/14@tmp/jenkins-gitclient-ssh8725749106585736530.key [2021-08-18T13:13:52.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T13:13:53.075Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-18T13:13:53.086Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T13:13:53.099Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-18T13:13:53.117Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-18T13:13:53.118Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T13:13:53.119Z] [INFO] Currently running in a labeled security context [2021-08-18T13:13:53.119Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T13:13:53.120Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/14@tmp/jenkins-gitclient-ssh2996628426072252806.key [2021-08-18T13:13:53.128Z] > 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-18T13:13:53.805Z] Merging remotes/origin/main commit 93caa52030c3acbe32628371219be63c8f79ec40 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-08-18T13:13:53.921Z] Merge succeeded, producing 253f3bc99a272ec85bca74086bf742689ef31505 [2021-08-18T13:13:53.922Z] Checking out Revision 253f3bc99a272ec85bca74086bf742689ef31505 (PR-28) [2021-08-18T13:13:53.588Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T13:13:53.592Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-08-18T13:13:53.635Z] > git remote # timeout=10 [2021-08-18T13:13:53.647Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T13:13:53.659Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T13:13:53.660Z] [INFO] Currently running in a labeled security context [2021-08-18T13:13:53.660Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-08-18T13:13:53.660Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/14@tmp/jenkins-gitclient-ssh7190617478176322274.key [2021-08-18T13:13:53.666Z] > git merge 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 [2021-08-18T13:13:53.697Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T13:13:53.708Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T13:13:53.715Z] > git checkout -f 253f3bc99a272ec85bca74086bf742689ef31505 # timeout=10 [2021-08-18T13:13:57.531Z] Commit message: "Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD" [2021-08-18T13:13:57.546Z] 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-18T13:13:57.924Z] provisioning config files... [2021-08-18T13:13:57.942Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/14@tmp/config4284946684228315359tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:13:58.409Z] ---> docker-login.sh [2021-08-18T13:13:58.409Z] nexus3.edgexfoundry.org:10001 [2021-08-18T13:13:58.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:13:58.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:13:58.409Z] Configure a credential helper to remove this warning. See [2021-08-18T13:13:58.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:13:58.409Z] [2021-08-18T13:13:58.409Z] Login Succeeded [2021-08-18T13:13:58.409Z] nexus3.edgexfoundry.org:10002 [2021-08-18T13:13:58.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:13:58.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:13:58.677Z] Configure a credential helper to remove this warning. See [2021-08-18T13:13:58.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:13:58.677Z] [2021-08-18T13:13:58.677Z] Login Succeeded [2021-08-18T13:13:58.677Z] nexus3.edgexfoundry.org:10003 [2021-08-18T13:13:58.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:13:58.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:13:58.677Z] Configure a credential helper to remove this warning. See [2021-08-18T13:13:58.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:13:58.677Z] [2021-08-18T13:13:58.677Z] Login Succeeded [2021-08-18T13:13:58.677Z] nexus3.edgexfoundry.org:10004 [2021-08-18T13:13:57.532Z] > git rev-list --no-walk b00716f9acce3254a156a6765a45681814917d53 # timeout=10 [2021-08-18T13:13:58.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:13:58.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:13:58.943Z] Configure a credential helper to remove this warning. See [2021-08-18T13:13:58.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:13:58.943Z] [2021-08-18T13:13:58.943Z] Login Succeeded [2021-08-18T13:13:58.943Z] docker.io [2021-08-18T13:13:58.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:13:59.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:13:59.211Z] Configure a credential helper to remove this warning. See [2021-08-18T13:13:59.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:13:59.211Z] [2021-08-18T13:13:59.211Z] Login Succeeded [2021-08-18T13:13:59.211Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T13:13:59.268Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T13:13:59.466Z] ========================================================= [2021-08-18T13:13:59.466Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-08-18T13:13:59.466Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:13:59.807Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-08-18T13:13:59.807Z] Sending build context to Docker daemon 1.2MB [2021-08-18T13:13:59.807Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T13:13:59.807Z] Step 2/14 : FROM ${BASE} AS builder [2021-08-18T13:13:59.807Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-08-18T13:13:59.807Z] 540db60ca938: Pulling fs layer [2021-08-18T13:13:59.807Z] adcc1eea9eea: Pulling fs layer [2021-08-18T13:13:59.807Z] 4c4ab2625f07: Pulling fs layer [2021-08-18T13:13:59.807Z] db62176df00c: Pulling fs layer [2021-08-18T13:13:59.807Z] 3b30891b0d05: Pulling fs layer [2021-08-18T13:13:59.807Z] 06b49ca38bd5: Pulling fs layer [2021-08-18T13:13:59.807Z] c788192a36de: Pulling fs layer [2021-08-18T13:13:59.807Z] a77e37c0d609: Pulling fs layer [2021-08-18T13:13:59.807Z] c3185cebc471: Pulling fs layer [2021-08-18T13:13:59.807Z] db62176df00c: Waiting [2021-08-18T13:13:59.807Z] 3b30891b0d05: Waiting [2021-08-18T13:13:59.807Z] 06b49ca38bd5: Waiting [2021-08-18T13:13:59.807Z] c788192a36de: Waiting [2021-08-18T13:13:59.807Z] a77e37c0d609: Waiting [2021-08-18T13:13:59.807Z] c3185cebc471: Waiting [2021-08-18T13:14:00.073Z] 4c4ab2625f07: Verifying Checksum [2021-08-18T13:14:00.073Z] 4c4ab2625f07: Download complete [2021-08-18T13:14:00.073Z] adcc1eea9eea: Download complete [2021-08-18T13:14:00.073Z] 3b30891b0d05: Verifying Checksum [2021-08-18T13:14:00.073Z] 3b30891b0d05: Download complete [2021-08-18T13:14:00.073Z] 06b49ca38bd5: Verifying Checksum [2021-08-18T13:14:00.073Z] 06b49ca38bd5: Download complete [2021-08-18T13:14:00.073Z] c788192a36de: Verifying Checksum [2021-08-18T13:14:00.073Z] c788192a36de: Download complete [2021-08-18T13:14:00.073Z] 540db60ca938: Verifying Checksum [2021-08-18T13:14:00.073Z] 540db60ca938: Download complete [2021-08-18T13:14:00.344Z] 540db60ca938: Pull complete [2021-08-18T13:14:00.344Z] adcc1eea9eea: Pull complete [2021-08-18T13:14:00.344Z] 4c4ab2625f07: Pull complete [2021-08-18T13:14:00.622Z] a77e37c0d609: Verifying Checksum [2021-08-18T13:14:00.622Z] a77e37c0d609: Download complete [2021-08-18T13:14:05.992Z] c3185cebc471: Verifying Checksum [2021-08-18T13:14:05.992Z] c3185cebc471: Download complete [2021-08-18T13:14:05.992Z] db62176df00c: Download complete [2021-08-18T13:14:08.608Z] db62176df00c: Pull complete [2021-08-18T13:14:08.608Z] 3b30891b0d05: Pull complete [2021-08-18T13:14:08.608Z] 06b49ca38bd5: Pull complete [2021-08-18T13:14:08.875Z] c788192a36de: Pull complete [2021-08-18T13:14:08.875Z] a77e37c0d609: Pull complete [2021-08-18T13:14:10.825Z] c3185cebc471: Pull complete [2021-08-18T13:14:10.825Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-08-18T13:14:10.825Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-08-18T13:14:10.825Z] ---> 031687cdd783 [2021-08-18T13:14:10.825Z] Step 3/14 : ARG MAKE='make build' [2021-08-18T13:14:12.770Z] ---> Running in 7a8422764fbe [2021-08-18T13:14:12.770Z] Removing intermediate container 7a8422764fbe [2021-08-18T13:14:12.770Z] ---> cc1c1818011c [2021-08-18T13:14:12.770Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-08-18T13:14:12.770Z] ---> Running in af55e3d7035b [2021-08-18T13:14:12.770Z] Removing intermediate container af55e3d7035b [2021-08-18T13:14:12.770Z] ---> 96faf5614e3d [2021-08-18T13:14:12.770Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T13:14:12.770Z] ---> Running in ced6f338aed3 [2021-08-18T13:14:13.043Z] Removing intermediate container ced6f338aed3 [2021-08-18T13:14:13.043Z] ---> 95cf9351692b [2021-08-18T13:14:13.043Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T13:14:13.043Z] ---> Running in 0191c4adc1d4 [2021-08-18T13:14:13.634Z] Removing intermediate container 0191c4adc1d4 [2021-08-18T13:14:13.634Z] ---> 8202c8b16e53 [2021-08-18T13:14:13.634Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T13:14:13.634Z] ---> Running in b29f3a2c4a90 [2021-08-18T13:14:13.634Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-08-18T13:14:14.596Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-08-18T13:14:15.397Z] OK: 219 MiB in 52 packages [2021-08-18T13:14:15.397Z] Removing intermediate container b29f3a2c4a90 [2021-08-18T13:14:15.397Z] ---> 0e6603fb6e70 [2021-08-18T13:14:15.397Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-08-18T13:14:15.397Z] ---> Running in bacabfe1874f [2021-08-18T13:14:15.397Z] Removing intermediate container bacabfe1874f [2021-08-18T13:14:15.397Z] ---> deda19d18e1e [2021-08-18T13:14:15.397Z] Step 9/14 : COPY go.mod . [2021-08-18T13:14:15.669Z] ---> d778a6471d75 [2021-08-18T13:14:15.669Z] Step 10/14 : COPY Makefile . [2021-08-18T13:14:15.669Z] ---> ec3c342d11eb [2021-08-18T13:14:15.669Z] Step 11/14 : RUN make update [2021-08-18T13:14:15.669Z] ---> Running in 41c4973b8755 [2021-08-18T13:14:15.937Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-18T13:14:18.961Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3325 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-08-18T13:14:18.980Z] Running in /w/workspace/device-rfid-llrp-go/14 [Pipeline] { [Pipeline] checkout [2021-08-18T13:14:19.199Z] Selected Git installation does not exist. Using Default [2021-08-18T13:14:19.200Z] The recommended git tool is: NONE [2021-08-18T13:14:24.464Z] using credential edgex-jenkins-ssh [2021-08-18T13:14:24.488Z] Cloning the remote Git repository [2021-08-18T13:14:24.552Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-18T13:14:24.829Z] > git init /w/workspace/device-rfid-llrp-go/14 # timeout=10 [2021-08-18T13:14:24.959Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-18T13:14:24.959Z] > git --version # timeout=10 [2021-08-18T13:14:24.977Z] > git --version # 'git version 2.17.1' [2021-08-18T13:14:24.979Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T13:14:25.072Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T13:14:26.052Z] Removing intermediate container 41c4973b8755 [2021-08-18T13:14:26.052Z] ---> d1e5180df075 [2021-08-18T13:14:26.052Z] Step 12/14 : COPY . . [2021-08-18T13:14:26.052Z] ---> 7ea05f1e9166 [2021-08-18T13:14:26.052Z] Step 13/14 : RUN go mod tidy [2021-08-18T13:14:26.052Z] ---> Running in 2e6caa4004ba [2021-08-18T13:14:26.052Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-08-18T13:14:26.052Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-08-18T13:14:26.452Z] Merging remotes/origin/main commit 93caa52030c3acbe32628371219be63c8f79ec40 into PR head commit d5be011026d4dfa4d94f2ca9b5eba296f113cac9 [2021-08-18T13:14:25.917Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-18T13:14:25.936Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-08-18T13:14:25.960Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-08-18T13:14:25.992Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-08-18T13:14:25.993Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T13:14:26.004Z] > 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-18T13:14:26.478Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T13:14:26.497Z] > git checkout -f d5be011026d4dfa4d94f2ca9b5eba296f113cac9 # timeout=10 [2021-08-18T13:14:26.773Z] Merge succeeded, producing 6e51ab539a5c463b4a0e2f33f060516bea9a08b4 [2021-08-18T13:14:26.773Z] Checking out Revision 6e51ab539a5c463b4a0e2f33f060516bea9a08b4 (PR-28) [2021-08-18T13:14:26.604Z] > git remote # timeout=10 [2021-08-18T13:14:26.628Z] > git config --get remote.origin.url # timeout=10 [2021-08-18T13:14:26.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-08-18T13:14:26.654Z] > git merge 93caa52030c3acbe32628371219be63c8f79ec40 # timeout=10 [2021-08-18T13:14:26.756Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-18T13:14:26.787Z] > git config core.sparsecheckout # timeout=10 [2021-08-18T13:14:26.810Z] > git checkout -f 6e51ab539a5c463b4a0e2f33f060516bea9a08b4 # timeout=10 [2021-08-18T13:14:28.008Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-08-18T13:14:28.008Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-08-18T13:14:28.008Z] 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-18T13:14:28.008Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-08-18T13:14:28.008Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-08-18T13:14:28.008Z] 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 [2021-08-18T13:14:28.008Z] The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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-18T13:14:28.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T13:14:28.619Z] [2021-08-18T13:14:28.619Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:14:28.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T13:14:28.959Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T13:14:28.959Z] b4d181a07f80: Pulling fs layer [2021-08-18T13:14:28.959Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T13:14:28.959Z] ed53099fbce6: Pulling fs layer [2021-08-18T13:14:28.959Z] dc539afda2c1: Pulling fs layer [2021-08-18T13:14:28.959Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T13:14:28.959Z] 9065ff56babe: Pulling fs layer [2021-08-18T13:14:28.959Z] d287ab97295c: Pulling fs layer [2021-08-18T13:14:28.959Z] 77bc0d833cb6: Waiting [2021-08-18T13:14:28.959Z] 9065ff56babe: Waiting [2021-08-18T13:14:28.959Z] d287ab97295c: Waiting [2021-08-18T13:14:28.959Z] dc539afda2c1: Waiting [2021-08-18T13:14:29.225Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T13:14:29.225Z] a1111a8f2ec3: Download complete [2021-08-18T13:14:29.225Z] dc539afda2c1: Verifying Checksum [2021-08-18T13:14:29.225Z] dc539afda2c1: Download complete [2021-08-18T13:14:29.490Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T13:14:29.490Z] 77bc0d833cb6: Download complete [2021-08-18T13:14:29.490Z] 9065ff56babe: Download complete [2021-08-18T13:14:29.755Z] ed53099fbce6: Verifying Checksum [2021-08-18T13:14:29.755Z] ed53099fbce6: Download complete [2021-08-18T13:14:30.340Z] b4d181a07f80: Verifying Checksum [2021-08-18T13:14:30.340Z] b4d181a07f80: Download complete [2021-08-18T13:14:31.320Z] b4d181a07f80: Pull complete [2021-08-18T13:14:31.329Z] Commit message: "Merge commit '93caa52030c3acbe32628371219be63c8f79ec40' into HEAD" [2021-08-18T13:14:31.356Z] First time build. Skipping changelog. [2021-08-18T13:14:31.595Z] a1111a8f2ec3: Pull complete [2021-08-18T13:14:31.751Z] [2021-08-18T13:14:31.751Z] GitHub has been notified of this commit’s build result [2021-08-18T13:14:31.751Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T13:14:31.881Z] provisioning config files... [2021-08-18T13:14:31.912Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/14@tmp/config1029522174688758949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:14:31.341Z] > git rev-list --no-walk b00716f9acce3254a156a6765a45681814917d53 # timeout=10 [2021-08-18T13:14:32.393Z] ed53099fbce6: Pull complete [2021-08-18T13:14:32.393Z] dc539afda2c1: Pull complete [2021-08-18T13:14:32.393Z] 77bc0d833cb6: Pull complete [2021-08-18T13:14:32.393Z] 9065ff56babe: Pull complete [2021-08-18T13:14:32.496Z] ---> docker-login.sh [2021-08-18T13:14:32.496Z] nexus3.edgexfoundry.org:10001 [2021-08-18T13:14:33.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:14:33.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:14:33.704Z] Configure a credential helper to remove this warning. See [2021-08-18T13:14:33.704Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:14:33.704Z] [2021-08-18T13:14:33.704Z] Login Succeeded [2021-08-18T13:14:33.704Z] nexus3.edgexfoundry.org:10002 [2021-08-18T13:14:33.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:14:33.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:14:33.979Z] Configure a credential helper to remove this warning. See [2021-08-18T13:14:33.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:14:33.979Z] [2021-08-18T13:14:33.979Z] Login Succeeded [2021-08-18T13:14:33.979Z] nexus3.edgexfoundry.org:10003 [2021-08-18T13:14:34.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:14:34.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:14:34.634Z] Configure a credential helper to remove this warning. See [2021-08-18T13:14:34.634Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:14:34.634Z] [2021-08-18T13:14:34.634Z] Login Succeeded [2021-08-18T13:14:34.634Z] nexus3.edgexfoundry.org:10004 [2021-08-18T13:14:34.915Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:14:35.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:14:35.193Z] Configure a credential helper to remove this warning. See [2021-08-18T13:14:35.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:14:35.193Z] [2021-08-18T13:14:35.193Z] Login Succeeded [2021-08-18T13:14:35.193Z] docker.io [2021-08-18T13:14:35.469Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-08-18T13:14:35.791Z] d287ab97295c: Verifying Checksum [2021-08-18T13:14:35.791Z] d287ab97295c: Download complete [2021-08-18T13:14:36.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-08-18T13:14:36.078Z] Configure a credential helper to remove this warning. See [2021-08-18T13:14:36.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-08-18T13:14:36.078Z] [2021-08-18T13:14:36.078Z] Login Succeeded [2021-08-18T13:14:36.078Z] ---> docker-login.sh ends [Pipeline] } [2021-08-18T13:14:36.173Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-08-18T13:14:36.692Z] ========================================================= [2021-08-18T13:14:36.692Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-08-18T13:14:36.692Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:14:37.079Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-08-18T13:14:37.354Z] Sending build context to Docker daemon 1.2MB [2021-08-18T13:14:37.354Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.12 [2021-08-18T13:14:37.354Z] Step 2/14 : FROM ${BASE} AS builder [2021-08-18T13:14:37.960Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-08-18T13:14:37.960Z] 595b0fe564bb: Pulling fs layer [2021-08-18T13:14:37.960Z] 24495759ef45: Pulling fs layer [2021-08-18T13:14:37.960Z] d148012ef14d: Pulling fs layer [2021-08-18T13:14:37.960Z] e90a11edd702: Pulling fs layer [2021-08-18T13:14:37.960Z] d77568369979: Pulling fs layer [2021-08-18T13:14:37.960Z] fc1c9f9a7f3b: Pulling fs layer [2021-08-18T13:14:37.960Z] 170f2ba95c9a: Pulling fs layer [2021-08-18T13:14:37.960Z] 97ac5df62f85: Pulling fs layer [2021-08-18T13:14:37.960Z] e90a11edd702: Waiting [2021-08-18T13:14:37.960Z] d77568369979: Waiting [2021-08-18T13:14:37.960Z] fc1c9f9a7f3b: Waiting [2021-08-18T13:14:37.960Z] 97ac5df62f85: Waiting [2021-08-18T13:14:37.960Z] 170f2ba95c9a: Waiting [2021-08-18T13:14:37.960Z] d148012ef14d: Verifying Checksum [2021-08-18T13:14:37.960Z] d148012ef14d: Download complete [2021-08-18T13:14:37.960Z] 24495759ef45: Verifying Checksum [2021-08-18T13:14:37.960Z] 24495759ef45: Download complete [2021-08-18T13:14:37.960Z] d77568369979: Verifying Checksum [2021-08-18T13:14:37.960Z] d77568369979: Download complete [2021-08-18T13:14:37.960Z] fc1c9f9a7f3b: Download complete [2021-08-18T13:14:37.960Z] 595b0fe564bb: Download complete [2021-08-18T13:14:38.944Z] 595b0fe564bb: Pull complete [2021-08-18T13:14:39.220Z] d287ab97295c: Pull complete [2021-08-18T13:14:39.220Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T13:14:39.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T13:14:39.220Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T13:14:39.358Z] prd-centos7-docker-4c-2g-3322 does not seem to be running inside a container [2021-08-18T13:14:39.440Z] $ 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/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@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-18T13:14:39.948Z] 24495759ef45: Pull complete [2021-08-18T13:14:40.554Z] d148012ef14d: Pull complete [2021-08-18T13:14:41.747Z] $ docker top caead5a7d88d2c111018ecab2ffee8ed4282cb435fa5ecca275260073f4b2b1f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:14:42.004Z] 97ac5df62f85: Verifying Checksum [2021-08-18T13:14:42.233Z] ---> job-cost.sh [2021-08-18T13:14:42.233Z] lf-activate-venv: SKIPPING [2021-08-18T13:14:42.233Z] INFO: No Stack... [2021-08-18T13:14:42.603Z] e90a11edd702: Verifying Checksum [2021-08-18T13:14:42.603Z] e90a11edd702: Download complete [2021-08-18T13:14:43.638Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T13:14:44.222Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T13:14:44.545Z] + cat /w/workspace/device-rfid-llrp-go/14/archives/cost.csv [2021-08-18T13:14:44.545Z] + cut -d, -f6 [Pipeline] lock [2021-08-18T13:14:44.588Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] [2021-08-18T13:14:44.600Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] did not exist. Created. [2021-08-18T13:14:44.600Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T13:14:44.957Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-08-18T13:14:45.192Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T13:14:45.202Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T13:14:45.233Z] $ docker stop --time=1 caead5a7d88d2c111018ecab2ffee8ed4282cb435fa5ecca275260073f4b2b1f [2021-08-18T13:14:46.378Z] $ docker rm -f caead5a7d88d2c111018ecab2ffee8ed4282cb435fa5ecca275260073f4b2b1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T13:14:46.658Z] Failed in branch amd64 [2021-08-18T13:14:52.805Z] e90a11edd702: Pull complete [2021-08-18T13:14:53.404Z] d77568369979: Pull complete [2021-08-18T13:14:53.677Z] fc1c9f9a7f3b: Pull complete [2021-08-18T13:14:54.673Z] 170f2ba95c9a: Pull complete [2021-08-18T13:15:01.411Z] 97ac5df62f85: Pull complete [2021-08-18T13:15:01.411Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-08-18T13:15:01.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-08-18T13:15:01.411Z] ---> 04bc70af865f [2021-08-18T13:15:01.411Z] Step 3/14 : ARG MAKE='make build' [2021-08-18T13:15:04.871Z] ---> Running in 48c2ccd3f014 [2021-08-18T13:15:05.144Z] Removing intermediate container 48c2ccd3f014 [2021-08-18T13:15:05.144Z] ---> 800d15921724 [2021-08-18T13:15:05.144Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-08-18T13:15:05.421Z] ---> Running in 1a662fcb7527 [2021-08-18T13:15:06.019Z] Removing intermediate container 1a662fcb7527 [2021-08-18T13:15:06.019Z] ---> ba028e3860e1 [2021-08-18T13:15:06.019Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-08-18T13:15:06.019Z] ---> Running in 8e5c7013a8b9 [2021-08-18T13:15:06.617Z] Removing intermediate container 8e5c7013a8b9 [2021-08-18T13:15:06.617Z] ---> 8d24a5e51271 [2021-08-18T13:15:06.617Z] Step 6/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-08-18T13:15:06.617Z] ---> Running in 2f40a5cfe2e3 [2021-08-18T13:15:09.248Z] Removing intermediate container 2f40a5cfe2e3 [2021-08-18T13:15:09.248Z] ---> d8c789521eba [2021-08-18T13:15:09.248Z] Step 7/14 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-08-18T13:15:09.536Z] ---> Running in dd790a3549f2 [2021-08-18T13:15:10.984Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-08-18T13:15:11.963Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-08-18T13:15:12.560Z] OK: 218 MiB in 52 packages [2021-08-18T13:15:13.998Z] Removing intermediate container dd790a3549f2 [2021-08-18T13:15:13.998Z] ---> 14981afb5ffb [2021-08-18T13:15:13.998Z] Step 8/14 : WORKDIR $GOPATH/src/github.com/edgexfoundry/device-rfid-llrp-go [2021-08-18T13:15:13.998Z] ---> Running in 82484ba5b5e0 [2021-08-18T13:15:14.594Z] Removing intermediate container 82484ba5b5e0 [2021-08-18T13:15:14.594Z] ---> c3b5f2e3efb0 [2021-08-18T13:15:14.594Z] Step 9/14 : COPY go.mod . [2021-08-18T13:15:15.194Z] ---> 63db6a4b8b93 [2021-08-18T13:15:15.194Z] Step 10/14 : COPY Makefile . [2021-08-18T13:15:16.171Z] ---> 6f4164470fe1 [2021-08-18T13:15:16.171Z] Step 11/14 : RUN make update [2021-08-18T13:15:16.171Z] ---> Running in 781fa9280f81 [2021-08-18T13:15:17.615Z] CGO_ENABLED=0 GO111MODULE=on go mod download [2021-08-18T13:15:44.435Z] Removing intermediate container 781fa9280f81 [2021-08-18T13:15:44.435Z] ---> cdba54a857d1 [2021-08-18T13:15:44.435Z] Step 12/14 : COPY . . [2021-08-18T13:15:44.435Z] ---> 6b3e45934981 [2021-08-18T13:15:44.435Z] Step 13/14 : RUN go mod tidy [2021-08-18T13:15:44.435Z] ---> Running in c8b17a821255 [2021-08-18T13:15:44.435Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-08-18T13:15:44.435Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-08-18T13:15:44.435Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-08-18T13:15:44.435Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-08-18T13:15:44.435Z] 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-18T13:15:44.435Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-08-18T13:15:44.435Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-08-18T13:15:44.435Z] 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 [2021-08-18T13:15:44.435Z] The command '/bin/sh -c go mod tidy' returned a non-zero code: 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [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-18T13:15:44.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T13:15:45.276Z] [2021-08-18T13:15:45.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:15:45.637Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T13:15:45.917Z] arm64: Pulling from edgex-lftools-log-publisher [2021-08-18T13:15:45.917Z] 448f6bf000e3: Pulling fs layer [2021-08-18T13:15:45.917Z] f757da607395: Pulling fs layer [2021-08-18T13:15:45.917Z] 05883995daec: Pulling fs layer [2021-08-18T13:15:45.917Z] 8603b9c90790: Pulling fs layer [2021-08-18T13:15:45.917Z] 1560dd03e051: Pulling fs layer [2021-08-18T13:15:45.917Z] 27f5ce0e4adf: Pulling fs layer [2021-08-18T13:15:45.917Z] c2d8d7efcc4b: Pulling fs layer [2021-08-18T13:15:45.917Z] 8603b9c90790: Waiting [2021-08-18T13:15:45.917Z] 1560dd03e051: Waiting [2021-08-18T13:15:45.917Z] 27f5ce0e4adf: Waiting [2021-08-18T13:15:45.917Z] c2d8d7efcc4b: Waiting [2021-08-18T13:15:46.195Z] f757da607395: Verifying Checksum [2021-08-18T13:15:46.195Z] f757da607395: Download complete [2021-08-18T13:15:46.195Z] 8603b9c90790: Verifying Checksum [2021-08-18T13:15:46.195Z] 8603b9c90790: Download complete [2021-08-18T13:15:46.195Z] 1560dd03e051: Download complete [2021-08-18T13:15:46.469Z] 27f5ce0e4adf: Verifying Checksum [2021-08-18T13:15:46.469Z] 27f5ce0e4adf: Download complete [2021-08-18T13:15:46.469Z] 05883995daec: Verifying Checksum [2021-08-18T13:15:46.469Z] 05883995daec: Download complete [2021-08-18T13:15:47.070Z] 448f6bf000e3: Verifying Checksum [2021-08-18T13:15:47.070Z] 448f6bf000e3: Download complete [2021-08-18T13:15:49.701Z] c2d8d7efcc4b: Verifying Checksum [2021-08-18T13:15:49.701Z] c2d8d7efcc4b: Download complete [2021-08-18T13:15:50.682Z] 448f6bf000e3: Pull complete [2021-08-18T13:15:51.278Z] f757da607395: Pull complete [2021-08-18T13:15:52.716Z] 05883995daec: Pull complete [2021-08-18T13:15:53.315Z] 8603b9c90790: Pull complete [2021-08-18T13:15:54.293Z] 1560dd03e051: Pull complete [2021-08-18T13:15:54.567Z] 27f5ce0e4adf: Pull complete [2021-08-18T13:16:09.664Z] c2d8d7efcc4b: Pull complete [2021-08-18T13:16:09.664Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-08-18T13:16:09.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-08-18T13:16:09.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-08-18T13:16:09.896Z] prd-ubuntu18.04-docker-arm64-4c-16g-3325 does not seem to be running inside a container [2021-08-18T13:16:09.985Z] $ 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/14 -v /w/workspace/device-rfid-llrp-go/14:/w/workspace/device-rfid-llrp-go/14:rw,z -v /w/workspace/device-rfid-llrp-go/14@tmp:/w/workspace/device-rfid-llrp-go/14@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-18T13:16:14.430Z] $ docker top 5f716d984ab9fbd9cef9bfa349a0c301d12a71049d14336e53e8aa21c958900b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:16:15.444Z] ---> job-cost.sh [2021-08-18T13:16:15.445Z] lf-activate-venv: SKIPPING [2021-08-18T13:16:15.445Z] INFO: No Stack... [2021-08-18T13:16:16.418Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-08-18T13:16:16.690Z] INFO: Archiving Costs [Pipeline] sh [2021-08-18T13:16:17.357Z] + cut -d, -f6 [2021-08-18T13:16:17.358Z] + cat /w/workspace/device-rfid-llrp-go/14/archives/cost.csv [Pipeline] lock [2021-08-18T13:16:17.420Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] [2021-08-18T13:16:17.429Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] did not exist. Created. [2021-08-18T13:16:17.429Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-08-18T13:16:18.123Z] /w/workspace/device-rfid-llrp-go/14@tmp/durable-cfc2a023/script.sh: 1: /w/workspace/device-rfid-llrp-go/14@tmp/durable-cfc2a023/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-08-18T13:16:18.787Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-08-18T13:16:18.821Z] Warning: overwriting stash ‘stack-cost’ [2021-08-18T13:16:19.286Z] Stashed 1 file(s) [Pipeline] } [2021-08-18T13:16:19.300Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-14-stack-cost] [Pipeline] // lock [Pipeline] } [2021-08-18T13:16:19.333Z] $ docker stop --time=1 5f716d984ab9fbd9cef9bfa349a0c301d12a71049d14336e53e8aa21c958900b [2021-08-18T13:16:21.032Z] $ docker rm -f 5f716d984ab9fbd9cef9bfa349a0c301d12a71049d14336e53e8aa21c958900b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-18T13:16:21.447Z] 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-18T13:16:22.405Z] + '[' -d /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:16:22.757Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:16:23.368Z] ---> package-listing.sh [2021-08-18T13:16:23.368Z] ++ facter osfamily [2021-08-18T13:16:23.368Z] ++ tr '[:upper:]' '[:lower:]' [2021-08-18T13:16:23.637Z] + OS_FAMILY=redhat [2021-08-18T13:16:23.637Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-08-18T13:16:23.637Z] + START_PACKAGES=/tmp/packages_start.txt [2021-08-18T13:16:23.637Z] + END_PACKAGES=/tmp/packages_end.txt [2021-08-18T13:16:23.637Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-08-18T13:16:23.637Z] + PACKAGES=/tmp/packages_start.txt [2021-08-18T13:16:23.637Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-08-18T13:16:23.637Z] + PACKAGES=/tmp/packages_end.txt [2021-08-18T13:16:23.637Z] + case "${OS_FAMILY}" in [2021-08-18T13:16:23.637Z] + sort [2021-08-18T13:16:23.637Z] + rpm -qa [2021-08-18T13:16:24.221Z] + '[' -f /tmp/packages_start.txt ']' [2021-08-18T13:16:24.221Z] + '[' -f /tmp/packages_end.txt ']' [2021-08-18T13:16:24.221Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-08-18T13:16:24.221Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-08-18T13:16:24.221Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [2021-08-18T13:16:24.221Z] + 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-18T13:16:24.239Z] 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-18T13:16:24.543Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:16:25.140Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T13:16:25.140Z] [2021-08-18T13:16:25.140Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-08-18T13:16:25.483Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T13:16:25.483Z] latest: Pulling from edgex-lftools-log-publisher [2021-08-18T13:16:25.483Z] b4d181a07f80: Pulling fs layer [2021-08-18T13:16:25.483Z] a1111a8f2ec3: Pulling fs layer [2021-08-18T13:16:25.483Z] ed53099fbce6: Pulling fs layer [2021-08-18T13:16:25.483Z] dc539afda2c1: Pulling fs layer [2021-08-18T13:16:25.483Z] 77bc0d833cb6: Pulling fs layer [2021-08-18T13:16:25.483Z] 9065ff56babe: Pulling fs layer [2021-08-18T13:16:25.483Z] d287ab97295c: Pulling fs layer [2021-08-18T13:16:25.483Z] 77bc0d833cb6: Waiting [2021-08-18T13:16:25.483Z] 9065ff56babe: Waiting [2021-08-18T13:16:25.483Z] d287ab97295c: Waiting [2021-08-18T13:16:25.750Z] a1111a8f2ec3: Verifying Checksum [2021-08-18T13:16:25.750Z] a1111a8f2ec3: Download complete [2021-08-18T13:16:25.750Z] dc539afda2c1: Verifying Checksum [2021-08-18T13:16:25.750Z] dc539afda2c1: Download complete [2021-08-18T13:16:26.014Z] 77bc0d833cb6: Verifying Checksum [2021-08-18T13:16:26.014Z] 77bc0d833cb6: Download complete [2021-08-18T13:16:26.014Z] 9065ff56babe: Verifying Checksum [2021-08-18T13:16:26.014Z] 9065ff56babe: Download complete [2021-08-18T13:16:26.281Z] ed53099fbce6: Verifying Checksum [2021-08-18T13:16:26.281Z] ed53099fbce6: Download complete [2021-08-18T13:16:27.244Z] b4d181a07f80: Verifying Checksum [2021-08-18T13:16:27.244Z] b4d181a07f80: Download complete [2021-08-18T13:16:28.232Z] b4d181a07f80: Pull complete [2021-08-18T13:16:28.507Z] a1111a8f2ec3: Pull complete [2021-08-18T13:16:29.098Z] ed53099fbce6: Pull complete [2021-08-18T13:16:29.098Z] dc539afda2c1: Pull complete [2021-08-18T13:16:29.364Z] 77bc0d833cb6: Pull complete [2021-08-18T13:16:29.364Z] 9065ff56babe: Pull complete [2021-08-18T13:16:31.321Z] d287ab97295c: Verifying Checksum [2021-08-18T13:16:31.321Z] d287ab97295c: Download complete [2021-08-18T13:16:35.625Z] d287ab97295c: Pull complete [2021-08-18T13:16:35.625Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-08-18T13:16:35.625Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-08-18T13:16:35.625Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-08-18T13:16:35.720Z] prd-centos7-docker-4c-2g-3324 does not seem to be running inside a container [2021-08-18T13:16:35.786Z] $ 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-18T13:16:38.173Z] $ docker top 909f5f18f093a9c0027f4c6f5c798955ab24593414f3e3cf9a7a47bdb31f2df6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-08-18T13:16:38.572Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-08-18T13:16:38.893Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-08-18T13:16:39.211Z] + ls /var/log/sa-host [2021-08-18T13:16:39.211Z] + sadf -c /var/log/sa-host/sa05 [2021-08-18T13:16:39.211Z] file_magic: OK [2021-08-18T13:16:39.211Z] HZ: Using current value: 100 [2021-08-18T13:16:39.211Z] file_header: OK [2021-08-18T13:16:39.211Z] 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-18T13:16:39.211Z] Statistics: [2021-08-18T13:16:39.211Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T13:16:39.211Z] File successfully converted to sysstat format version 12.0.3 [2021-08-18T13:16:39.211Z] + sadf -c /var/log/sa-host/sa18 [2021-08-18T13:16:39.211Z] file_magic: OK [2021-08-18T13:16:39.211Z] HZ: Using current value: 100 [2021-08-18T13:16:39.211Z] file_header: OK [2021-08-18T13:16:39.211Z] 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-18T13:16:39.211Z] Statistics: [2021-08-18T13:16:39.211Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-08-18T13:16:39.211Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-08-18T13:16:39.408Z] provisioning config files... [2021-08-18T13:16:39.426Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config8653730061199152016tmp [Pipeline] { [Pipeline] echo [2021-08-18T13:16:39.455Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:16:39.772Z] ---> create-netrc.sh [Pipeline] } [2021-08-18T13:16:39.785Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:16:40.175Z] ---> python-tools-install.sh [Pipeline] echo [2021-08-18T13:16:40.190Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:16:40.509Z] ---> sudo-logs.sh [2021-08-18T13:16:40.509Z] Archiving 'sudo' log.. [2021-08-18T13:16:40.509Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3324.vexxhost.local: Name or service not known [2021-08-18T13:16:40.509Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3324.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-08-18T13:16:40.574Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:16:40.892Z] ---> job-cost.sh [2021-08-18T13:16:40.892Z] lf-activate-venv: SKIPPING [2021-08-18T13:16:40.892Z] DEBUG: total: 0.18000000715255737 [2021-08-18T13:16:40.892Z] INFO: Retrieving Stack Cost... [2021-08-18T13:16:42.300Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-08-18T13:16:42.301Z] INFO: Archiving Costs [Pipeline] echo [2021-08-18T13:16:42.319Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-08-18T13:16:42.635Z] ---> logs-deploy.sh [2021-08-18T13:16:42.635Z] lf-activate-venv: SKIPPING [2021-08-18T13:16:42.635Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/14 [2021-08-18T13:16:42.635Z] INFO: archiving workspace using pattern(s): [2021-08-18T13:16:43.219Z] Archives upload complete. [2021-08-18T13:16:43.486Z] INFO: archiving logs to Nexus [2021-08-18T13:16:44.079Z] ---> uname -a: [2021-08-18T13:16:44.079Z] Linux prd-centos7-docker-4c-2g-3324.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux [2021-08-18T13:16:44.079Z] [2021-08-18T13:16:44.079Z] [2021-08-18T13:16:44.079Z] ---> lscpu: [2021-08-18T13:16:44.079Z] Architecture: x86_64 [2021-08-18T13:16:44.079Z] CPU op-mode(s): 32-bit, 64-bit [2021-08-18T13:16:44.079Z] Byte Order: Little Endian [2021-08-18T13:16:44.079Z] Address sizes: 40 bits physical, 48 bits virtual [2021-08-18T13:16:44.079Z] CPU(s): 2 [2021-08-18T13:16:44.079Z] On-line CPU(s) list: 0,1 [2021-08-18T13:16:44.079Z] Thread(s) per core: 1 [2021-08-18T13:16:44.079Z] Core(s) per socket: 1 [2021-08-18T13:16:44.079Z] Socket(s): 2 [2021-08-18T13:16:44.079Z] NUMA node(s): 1 [2021-08-18T13:16:44.079Z] Vendor ID: AuthenticAMD [2021-08-18T13:16:44.080Z] CPU family: 23 [2021-08-18T13:16:44.080Z] Model: 49 [2021-08-18T13:16:44.080Z] Model name: AMD EPYC-Rome Processor [2021-08-18T13:16:44.080Z] Stepping: 0 [2021-08-18T13:16:44.080Z] CPU MHz: 2800.000 [2021-08-18T13:16:44.080Z] BogoMIPS: 5600.00 [2021-08-18T13:16:44.080Z] Virtualization: AMD-V [2021-08-18T13:16:44.080Z] Hypervisor vendor: KVM [2021-08-18T13:16:44.080Z] Virtualization type: full [2021-08-18T13:16:44.080Z] L1d cache: 32K [2021-08-18T13:16:44.080Z] L1i cache: 32K [2021-08-18T13:16:44.080Z] L2 cache: 512K [2021-08-18T13:16:44.080Z] L3 cache: 16384K [2021-08-18T13:16:44.080Z] NUMA node0 CPU(s): 0,1 [2021-08-18T13:16:44.080Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] ---> nproc: [2021-08-18T13:16:44.080Z] 2 [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] ---> df -h: [2021-08-18T13:16:44.080Z] Filesystem Size Used Avail Use% Mounted on [2021-08-18T13:16:44.080Z] overlay 40G 7.7G 33G 20% / [2021-08-18T13:16:44.080Z] tmpfs 64M 0 64M 0% /dev [2021-08-18T13:16:44.080Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2021-08-18T13:16:44.080Z] shm 64M 0 64M 0% /dev/shm [2021-08-18T13:16:44.080Z] /dev/vda1 40G 7.7G 33G 20% /facter-os [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] ---> sar -b -r -n DEV: [2021-08-18T13:16:44.080Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] 13:09:47 LINUX RESTART (2 CPU) [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] 13:11:01 tps rtps wtps bread/s bwrtn/s [2021-08-18T13:16:44.080Z] 13:12:01 0.58 0.00 0.58 0.00 12.48 [2021-08-18T13:16:44.080Z] 13:13:01 0.47 0.00 0.47 0.00 6.60 [2021-08-18T13:16:44.080Z] 13:14:01 0.23 0.00 0.23 0.00 2.83 [2021-08-18T13:16:44.080Z] 13:15:01 0.23 0.00 0.23 0.00 3.61 [2021-08-18T13:16:44.080Z] 13:16:01 0.32 0.00 0.32 0.00 4.15 [2021-08-18T13:16:44.080Z] Average: 0.37 0.00 0.37 0.00 5.93 [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] 13:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-08-18T13:16:44.080Z] 13:12:01 5468468 0 803708 10.04 2620 1734144 1206676 13.32 579720 1564016 16 [2021-08-18T13:16:44.080Z] 13:13:01 5466684 0 805488 10.06 2620 1734148 1207100 13.33 577764 1567924 20 [2021-08-18T13:16:44.080Z] 13:14:01 5463184 0 808988 10.10 2620 1734148 1207148 13.33 580984 1567924 20 [2021-08-18T13:16:44.080Z] 13:15:01 5462992 0 809168 10.10 2620 1734160 1207172 13.33 579152 1569860 8 [2021-08-18T13:16:44.080Z] 13:16:01 5464560 0 807596 10.08 2620 1734164 1206872 13.32 577600 1569860 16 [2021-08-18T13:16:44.080Z] Average: 5465178 0 806990 10.08 2620 1734153 1206994 13.33 579044 1567917 16 [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] 13:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-08-18T13:16:44.080Z] 13:12:01 eth0 0.07 0.08 0.01 0.02 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:13:01 eth0 2.52 1.30 3.23 0.09 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:14:01 eth0 2.02 0.52 0.65 0.36 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:15:01 eth0 0.50 0.30 0.27 0.23 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:16:01 eth0 0.32 0.22 0.14 0.08 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] Average: eth0 1.08 0.48 0.86 0.15 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] ---> sar -P ALL: [2021-08-18T13:16:44.080Z] Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/18/21 _x86_64_ (2 CPU) [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] 13:09:47 LINUX RESTART (2 CPU) [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] 13:11:01 CPU %user %nice %system %iowait %steal %idle [2021-08-18T13:16:44.080Z] 13:12:01 all 0.16 0.00 0.07 0.00 0.03 99.75 [2021-08-18T13:16:44.080Z] 13:12:01 0 0.23 0.00 0.08 0.00 0.03 99.65 [2021-08-18T13:16:44.080Z] 13:12:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2021-08-18T13:16:44.080Z] 13:13:01 all 0.28 0.00 0.06 0.00 0.02 99.64 [2021-08-18T13:16:44.080Z] 13:13:01 0 0.12 0.00 0.05 0.00 0.02 99.82 [2021-08-18T13:16:44.080Z] 13:13:01 1 0.45 0.00 0.07 0.00 0.02 99.47 [2021-08-18T13:16:44.080Z] 13:14:01 all 0.21 0.00 0.04 0.00 0.01 99.74 [2021-08-18T13:16:44.080Z] 13:14:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2021-08-18T13:16:44.080Z] 13:14:01 1 0.35 0.00 0.03 0.00 0.00 99.62 [2021-08-18T13:16:44.080Z] 13:15:01 all 0.19 0.00 0.05 0.00 0.03 99.73 [2021-08-18T13:16:44.080Z] 13:15:01 0 0.07 0.00 0.07 0.00 0.03 99.83 [2021-08-18T13:16:44.080Z] 13:15:01 1 0.32 0.00 0.03 0.00 0.02 99.63 [2021-08-18T13:16:44.080Z] 13:16:01 all 0.10 0.00 0.03 0.00 0.02 99.85 [2021-08-18T13:16:44.080Z] 13:16:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2021-08-18T13:16:44.080Z] 13:16:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2021-08-18T13:16:44.080Z] Average: all 0.19 0.00 0.05 0.00 0.02 99.74 [2021-08-18T13:16:44.080Z] Average: 0 0.12 0.00 0.06 0.00 0.02 99.80 [2021-08-18T13:16:44.080Z] Average: 1 0.25 0.00 0.04 0.00 0.01 99.69 [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z] [2021-08-18T13:16:44.080Z]