ernestojeda commented: recheck Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 77009bfe5a4ae3411eb221901901cec4e5d16746+a8abf6b343540031172ab2f7335da0bfd82c9c12 (21ac186b46fc8485de8558c931099c3f988ea315) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7947061473667428922.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8549835810391998350.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /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-ssh8346818501033816331.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6298576445990408466.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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 > git /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-ssh1631804401896099055.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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_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-564 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh4921356857852524602.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh2160177775416640965.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/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 77009bfe5a4ae3411eb221901901cec4e5d16746 Merge succeeded, producing 9cc6650b81edfe8ead5390e39f7c4d73b76a2d2d Checking out Revision 9cc6650b81edfe8ead5390e39f7c4d73b76a2d2d (PR-28) > git config core.sparsecheckout # timeout=10 > git checkout -f 77009bfe5a4ae3411eb221901901cec4e5d16746 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/jenkins-gitclient-ssh4325785115465552654.key > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9cc6650b81edfe8ead5390e39f7c4d73b76a2d2d # timeout=10 Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" > git rev-list --no-walk 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-04T19:15:30.175Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-04T19:15:30.251Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-04T19:15:30.296Z] ========================================================= [2021-06-04T19:15:30.296Z] EdgeX Global Pipelines Version Info [2021-06-04T19:15:30.296Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:15:31.716Z] ------------------- [2021-06-04T19:15:31.716Z] stable info: [2021-06-04T19:15:31.716Z] ------------------- [2021-06-04T19:15:31.716Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-04T19:15:31.716Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T19:15:31.716Z] Message: update stable to v1.0.193 [2021-06-04T19:15:32.296Z] ------------------- [2021-06-04T19:15:32.296Z] experimental info: [2021-06-04T19:15:32.296Z] ------------------- [2021-06-04T19:15:32.296Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-04T19:15:32.296Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-04T19:15:32.296Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-04T19:15:32.414Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2021-06-04T19:15:32.438Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2021-06-04T19:15:32.459Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-04T19:15:32.481Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-04T19:15:32.504Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-04T19:15:32.526Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-04T19:15:32.548Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-04T19:15:32.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-04T19:15:32.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-04T19:15:32.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-04T19:15:32.643Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-04T19:15:32.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2021-06-04T19:15:32.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-04T19:15:32.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-04T19:15:32.737Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T19:15:32.762Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-06-04T19:15:32.790Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-04T19:15:32.811Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-04T19:15:32.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-04T19:15:32.858Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = true [Pipeline] echo [2021-06-04T19:15:32.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-04T19:15:32.904Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-04T19:15:32.929Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-04T19:15:32.969Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-04T19:15:33.005Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-06-04T19:15:33.036Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-04T19:15:33.063Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-28 [Pipeline] echo [2021-06-04T19:15:33.087Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-28 [Pipeline] echo [2021-06-04T19:15:33.115Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-28 [Pipeline] echo [2021-06-04T19:15:33.140Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9cc6650b81edfe8ead5390e39f7c4d73b76a2d2d [Pipeline] echo [2021-06-04T19:15:33.172Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9cc6650 [Pipeline] echo [2021-06-04T19:15:33.209Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:15:33.282Z] provisioning config files... [2021-06-04T19:15:33.298Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config3255744599352443530tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:15:33.637Z] ---> docker-login.sh [2021-06-04T19:15:33.638Z] nexus3.edgexfoundry.org:10001 [2021-06-04T19:15:34.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:15:34.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:15:34.241Z] Configure a credential helper to remove this warning. See [2021-06-04T19:15:34.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:15:34.241Z] [2021-06-04T19:15:34.241Z] Login Succeeded [2021-06-04T19:15:34.241Z] nexus3.edgexfoundry.org:10002 [2021-06-04T19:15:34.241Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:15:34.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:15:34.241Z] Configure a credential helper to remove this warning. See [2021-06-04T19:15:34.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:15:34.241Z] [2021-06-04T19:15:34.241Z] Login Succeeded [2021-06-04T19:15:34.241Z] nexus3.edgexfoundry.org:10003 [2021-06-04T19:15:34.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:15:34.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:15:34.505Z] Configure a credential helper to remove this warning. See [2021-06-04T19:15:34.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:15:34.505Z] [2021-06-04T19:15:34.505Z] Login Succeeded [2021-06-04T19:15:34.505Z] nexus3.edgexfoundry.org:10004 [2021-06-04T19:15:34.505Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:15:34.505Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:15:34.505Z] Configure a credential helper to remove this warning. See [2021-06-04T19:15:34.505Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:15:34.505Z] [2021-06-04T19:15:34.505Z] Login Succeeded [2021-06-04T19:15:34.505Z] docker.io [2021-06-04T19:15:34.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:15:35.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:15:35.027Z] Configure a credential helper to remove this warning. See [2021-06-04T19:15:35.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:15:35.027Z] [2021-06-04T19:15:35.027Z] Login Succeeded [2021-06-04T19:15:35.027Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T19:15:35.035Z] 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-06-04T19:15:35.533Z] + git log --format=format:%s -1 9cc6650b81edfe8ead5390e39f7c4d73b76a2d2d [Pipeline] echo [2021-06-04T19:15:35.570Z] GIT_COMMIT: 9cc6650b81edfe8ead5390e39f7c4d73b76a2d2d, Commit Message: Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD [Pipeline] echo [2021-06-04T19:15:35.584Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:15:36.204Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T19:15:36.204Z] [2021-06-04T19:15:36.204Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:15:36.521Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T19:15:36.522Z] latest: Pulling from edgex-devops/git-semver [2021-06-04T19:15:36.522Z] 31603596830f: Pulling fs layer [2021-06-04T19:15:36.522Z] 54011a49482f: Pulling fs layer [2021-06-04T19:15:36.522Z] a6820b24f6d8: Pulling fs layer [2021-06-04T19:15:36.522Z] f581987b2513: Pulling fs layer [2021-06-04T19:15:36.522Z] f581987b2513: Waiting [2021-06-04T19:15:36.522Z] 54011a49482f: Verifying Checksum [2021-06-04T19:15:36.522Z] 54011a49482f: Download complete [2021-06-04T19:15:36.785Z] 31603596830f: Verifying Checksum [2021-06-04T19:15:36.785Z] 31603596830f: Download complete [2021-06-04T19:15:36.785Z] a6820b24f6d8: Verifying Checksum [2021-06-04T19:15:36.785Z] a6820b24f6d8: Download complete [2021-06-04T19:15:36.785Z] f581987b2513: Verifying Checksum [2021-06-04T19:15:36.785Z] f581987b2513: Download complete [2021-06-04T19:15:36.785Z] 31603596830f: Pull complete [2021-06-04T19:15:37.052Z] 54011a49482f: Pull complete [2021-06-04T19:15:37.628Z] a6820b24f6d8: Pull complete [2021-06-04T19:15:37.628Z] f581987b2513: Pull complete [2021-06-04T19:15:37.889Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-04T19:15:37.889Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-04T19:15:37.889Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-04T19:15:37.984Z] prd-centos7-docker-4c-2g-564 does not seem to be running inside a container [2021-06-04T19:15:38.034Z] $ 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-06-04T19:15:39.159Z] $ docker top ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-04T19:15:39.289Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T19:15:39.289Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T19:15:39.395Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T19:15:39.395Z] $ docker exec ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 ssh-agent [2021-06-04T19:15:39.499Z] SSH_AUTH_SOCK=/tmp/ssh-zi7AwR296FK3/agent.13 [2021-06-04T19:15:39.499Z] SSH_AGENT_PID=19 [2021-06-04T19:15:39.506Z] Running ssh-add (command line suppressed) [2021-06-04T19:15:39.593Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8045905213883781758.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_8045905213883781758.key) [2021-06-04T19:15:39.612Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T19:15:39.915Z] + git tag --points-at HEAD [Pipeline] } [2021-06-04T19:15:39.926Z] $ docker exec --env ******** --env ******** ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 ssh-agent -k [2021-06-04T19:15:40.024Z] unset SSH_AUTH_SOCK; [2021-06-04T19:15:40.025Z] unset SSH_AGENT_PID; [2021-06-04T19:15:40.025Z] echo Agent pid 19 killed; [2021-06-04T19:15:40.042Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-04T19:15:40.085Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-04T19:15:40.085Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-04T19:15:40.212Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-04T19:15:40.211Z] $ docker exec ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 ssh-agent [2021-06-04T19:15:40.319Z] SSH_AUTH_SOCK=/tmp/ssh-z68RnbDFKd8u/agent.51 [2021-06-04T19:15:40.319Z] SSH_AGENT_PID=58 [2021-06-04T19:15:40.325Z] Running ssh-add (command line suppressed) [2021-06-04T19:15:40.417Z] Identity added: /w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_5748077282654249401.key (/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/private_key_5748077282654249401.key) [2021-06-04T19:15:40.434Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-04T19:15:40.743Z] + git semver init [2021-06-04T19:15:40.743Z] # -> Open(): unable to determine branch for HEAD [2021-06-04T19:15:40.743Z] # $GIT_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.git [2021-06-04T19:15:40.743Z] # $GIT_WORK_TREE = /w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-06-04T19:15:40.743Z] # $SEMVER_REMOTE_NAME = origin [2021-06-04T19:15:40.743Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-04T19:15:40.743Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-04T19:15:40.743Z] # $SEMVER_BRANCH = PR-28 [2021-06-04T19:15:40.743Z] # $SEMVER_TEMP = /tmp/semver-529557786 [2021-06-04T19:15:40.743Z] # git clone --branch semver git@github.com:edgexfoundry/device-rfid-llrp-go.git $SEMVER_TEMP [2021-06-04T19:15:41.005Z] # '/tmp/semver-529557786' -> '/w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver' [2021-06-04T19:15:41.005Z] # -> Force: false [2021-06-04T19:15:41.005Z] # $SEMVER_DIR = /w/workspace/oundry_device-rfid-llrp-go_PR-28/.semver [Pipeline] } [2021-06-04T19:15:41.013Z] $ docker exec --env ******** --env ******** ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 ssh-agent -k [2021-06-04T19:15:41.102Z] unset SSH_AUTH_SOCK; [2021-06-04T19:15:41.103Z] unset SSH_AGENT_PID; [2021-06-04T19:15:41.103Z] echo Agent pid 58 killed; [2021-06-04T19:15:41.116Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-04T19:15:41.448Z] + git semver [Pipeline] } [2021-06-04T19:15:41.465Z] $ docker stop --time=1 ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 [2021-06-04T19:15:42.683Z] $ docker rm -f ea2ee23d404bb6b6b5f8205f4f4f038fccca4099787bacf1c9bd6f0017657bf5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-04T19:15:43.058Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-04T19:15:43.335Z] Stashed 1 file(s) [Pipeline] echo [2021-06-04T19:15:43.338Z] [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-06-04T19:15:58.640Z] Still waiting to schedule task [2021-06-04T19:15:58.640Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-06-04T19:15:58.642Z] Still waiting to schedule task [2021-06-04T19:15:58.643Z] Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-563’ [2021-06-04T19:16:41.322Z] Running on prd-centos7-docker-4c-2g-567 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-06-04T19:16:41.339Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2021-06-04T19:16:41.447Z] Selected Git installation does not exist. Using Default [2021-06-04T19:16:41.447Z] The recommended git tool is: NONE [2021-06-04T19:16:43.785Z] using credential edgex-jenkins-ssh [2021-06-04T19:16:43.801Z] Cloning the remote Git repository [2021-06-04T19:16:43.816Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:16:43.879Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-06-04T19:16:43.906Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:16:43.907Z] > git --version # timeout=10 [2021-06-04T19:16:43.914Z] > git --version # 'git version 2.24.4' [2021-06-04T19:16:43.915Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:16:43.943Z] [INFO] Currently running in a labeled security context [2021-06-04T19:16:43.943Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-04T19:16:43.943Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh9201524583614670311.key [2021-06-04T19:16:43.965Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T19:16:44.530Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-04T19:16:44.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T19:16:44.544Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-04T19:16:44.554Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:16:44.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:16:44.556Z] [INFO] Currently running in a labeled security context [2021-06-04T19:16:44.556Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-04T19:16:44.556Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh6595708359044896578.key [2021-06-04T19:16:44.565Z] > 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/master:refs/remotes/origin/master # timeout=10 [2021-06-04T19:16:44.946Z] Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 77009bfe5a4ae3411eb221901901cec4e5d16746 [2021-06-04T19:16:45.046Z] Merge succeeded, producing b03a723744a107b5adc0c18236e800efd32284e7 [2021-06-04T19:16:45.046Z] Checking out Revision b03a723744a107b5adc0c18236e800efd32284e7 (PR-28) [2021-06-04T19:16:44.951Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T19:16:44.960Z] > git checkout -f 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 [2021-06-04T19:16:44.995Z] > git remote # timeout=10 [2021-06-04T19:16:45.001Z] > git config --get remote.origin.url # timeout=10 [2021-06-04T19:16:45.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:16:45.006Z] [INFO] Currently running in a labeled security context [2021-06-04T19:16:45.006Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-04T19:16:45.006Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/device-rfid-llrp-go/2@tmp/jenkins-gitclient-ssh7326338360319339948.key [2021-06-04T19:16:45.013Z] > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [2021-06-04T19:16:45.035Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-04T19:16:45.046Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T19:16:45.051Z] > git checkout -f b03a723744a107b5adc0c18236e800efd32284e7 # timeout=10 [2021-06-04T19:16:48.653Z] Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" [2021-06-04T19:16:48.653Z] > git rev-list --no-walk 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T19:16:49.684Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-04T19:16:50.000Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T19:16:50.291Z] + true [2021-06-04T19:16:50.291Z] + sudo service docker restart [2021-06-04T19:16:50.291Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:17:08.475Z] provisioning config files... [2021-06-04T19:17:08.491Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config467076358834249257tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:17:08.830Z] ---> docker-login.sh [2021-06-04T19:17:08.830Z] nexus3.edgexfoundry.org:10001 [2021-06-04T19:17:09.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:09.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:09.409Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:09.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:09.409Z] [2021-06-04T19:17:09.409Z] Login Succeeded [2021-06-04T19:17:09.409Z] nexus3.edgexfoundry.org:10002 [2021-06-04T19:17:09.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:09.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:09.409Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:09.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:09.409Z] [2021-06-04T19:17:09.409Z] Login Succeeded [2021-06-04T19:17:09.409Z] nexus3.edgexfoundry.org:10003 [2021-06-04T19:17:09.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:09.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:09.671Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:09.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:09.671Z] [2021-06-04T19:17:09.671Z] Login Succeeded [2021-06-04T19:17:09.671Z] nexus3.edgexfoundry.org:10004 [2021-06-04T19:17:09.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:09.671Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:09.671Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:09.671Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:09.671Z] [2021-06-04T19:17:09.671Z] Login Succeeded [2021-06-04T19:17:09.671Z] docker.io [2021-06-04T19:17:09.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:17:10.194Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:17:10.195Z] Configure a credential helper to remove this warning. See [2021-06-04T19:17:10.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:17:10.195Z] [2021-06-04T19:17:10.195Z] Login Succeeded [2021-06-04T19:17:10.195Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T19:17:10.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-04T19:17:10.376Z] ========================================================= [2021-06-04T19:17:10.376Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-04T19:17:10.376Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:10.704Z] + 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-06-04T19:17:10.704Z] Sending build context to Docker daemon 1.194MB [2021-06-04T19:17:10.704Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-06-04T19:17:10.704Z] Step 2/10 : FROM ${BASE} [2021-06-04T19:17:10.968Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-04T19:17:10.968Z] 540db60ca938: Pulling fs layer [2021-06-04T19:17:10.968Z] adcc1eea9eea: Pulling fs layer [2021-06-04T19:17:10.968Z] 4c4ab2625f07: Pulling fs layer [2021-06-04T19:17:10.968Z] 0510c868ecb4: Pulling fs layer [2021-06-04T19:17:10.968Z] afea3b2eda06: Pulling fs layer [2021-06-04T19:17:10.968Z] 7809a108b3ef: Pulling fs layer [2021-06-04T19:17:10.968Z] f706445af74f: Pulling fs layer [2021-06-04T19:17:10.968Z] 0510c868ecb4: Waiting [2021-06-04T19:17:10.968Z] afea3b2eda06: Waiting [2021-06-04T19:17:10.968Z] 7809a108b3ef: Waiting [2021-06-04T19:17:10.968Z] f706445af74f: Waiting [2021-06-04T19:17:10.968Z] adcc1eea9eea: Verifying Checksum [2021-06-04T19:17:10.968Z] adcc1eea9eea: Download complete [2021-06-04T19:17:10.968Z] 4c4ab2625f07: Verifying Checksum [2021-06-04T19:17:10.968Z] 4c4ab2625f07: Download complete [2021-06-04T19:17:10.968Z] afea3b2eda06: Verifying Checksum [2021-06-04T19:17:10.968Z] afea3b2eda06: Download complete [2021-06-04T19:17:10.968Z] 540db60ca938: Verifying Checksum [2021-06-04T19:17:10.968Z] 540db60ca938: Download complete [2021-06-04T19:17:10.968Z] 7809a108b3ef: Verifying Checksum [2021-06-04T19:17:10.968Z] 7809a108b3ef: Download complete [2021-06-04T19:17:11.234Z] 540db60ca938: Pull complete [2021-06-04T19:17:11.234Z] adcc1eea9eea: Pull complete [2021-06-04T19:17:11.499Z] 4c4ab2625f07: Pull complete [2021-06-04T19:17:12.441Z] f706445af74f: Verifying Checksum [2021-06-04T19:17:12.441Z] f706445af74f: Download complete [2021-06-04T19:17:13.020Z] 0510c868ecb4: Verifying Checksum [2021-06-04T19:17:13.020Z] 0510c868ecb4: Download complete [2021-06-04T19:17:17.279Z] 0510c868ecb4: Pull complete [2021-06-04T19:17:17.279Z] afea3b2eda06: Pull complete [2021-06-04T19:17:17.279Z] 7809a108b3ef: Pull complete [2021-06-04T19:17:18.680Z] f706445af74f: Pull complete [2021-06-04T19:17:18.680Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-04T19:17:18.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-04T19:17:18.680Z] ---> b068be0155e3 [2021-06-04T19:17:18.680Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-04T19:17:28.691Z] ---> Running in 8dbd91411367 [2021-06-04T19:17:28.691Z] Removing intermediate container 8dbd91411367 [2021-06-04T19:17:28.691Z] ---> 222f5c64e5a4 [2021-06-04T19:17:28.691Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-04T19:17:28.691Z] ---> Running in 90af045eb48f [2021-06-04T19:17:28.691Z] Removing intermediate container 90af045eb48f [2021-06-04T19:17:28.691Z] ---> f1e0f72e9692 [2021-06-04T19:17:28.691Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-04T19:17:28.691Z] ---> Running in 6640ec92340d [2021-06-04T19:17:28.691Z] Removing intermediate container 6640ec92340d [2021-06-04T19:17:28.691Z] ---> d3156e559dbd [2021-06-04T19:17:28.691Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T19:17:28.691Z] ---> Running in 68d9528904e6 [2021-06-04T19:17:29.634Z] Removing intermediate container 68d9528904e6 [2021-06-04T19:17:29.634Z] ---> 2518acb3a435 [2021-06-04T19:17:29.634Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-04T19:17:29.634Z] ---> Running in 7352b2c4353a [2021-06-04T19:17:29.897Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-04T19:17:30.841Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-04T19:17:31.414Z] OK: 149 MiB in 40 packages [2021-06-04T19:17:31.675Z] Removing intermediate container 7352b2c4353a [2021-06-04T19:17:31.675Z] ---> 093f455ba81f [2021-06-04T19:17:31.675Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-04T19:17:31.937Z] ---> Running in 5eedce0de61f [2021-06-04T19:17:31.937Z] Removing intermediate container 5eedce0de61f [2021-06-04T19:17:31.937Z] ---> f67747dbaf5c [2021-06-04T19:17:31.937Z] Step 9/10 : COPY . . [2021-06-04T19:17:32.521Z] ---> 986b3592d9e0 [2021-06-04T19:17:32.521Z] Step 10/10 : RUN go mod download [2021-06-04T19:17:32.521Z] ---> Running in c5eb332f74c2 [2021-06-04T19:17:54.497Z] Removing intermediate container c5eb332f74c2 [2021-06-04T19:17:54.497Z] ---> 68316c582dd1 [2021-06-04T19:17:54.497Z] Successfully built 68316c582dd1 [2021-06-04T19:17:54.497Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:54.798Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T19:17:54.798Z] . [Pipeline] withDockerContainer [2021-06-04T19:17:54.874Z] prd-centos7-docker-4c-2g-567 does not seem to be running inside a container [2021-06-04T19:17:54.920Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-04T19:17:55.327Z] $ docker top d0cbb9e530a893f72eabcdbcc12c588e9c9e34211a7170d851b556bd817d830c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:17:55.714Z] + go version [2021-06-04T19:17:55.714Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-04T19:17:55.722Z] $ docker stop --time=1 d0cbb9e530a893f72eabcdbcc12c588e9c9e34211a7170d851b556bd817d830c [2021-06-04T19:17:56.910Z] $ docker rm -f d0cbb9e530a893f72eabcdbcc12c588e9c9e34211a7170d851b556bd817d830c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:17:57.480Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-04T19:17:57.480Z] . [Pipeline] withDockerContainer [2021-06-04T19:17:57.557Z] prd-centos7-docker-4c-2g-567 does not seem to be running inside a container [2021-06-04T19:17:57.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-06-04T19:17:57.946Z] $ docker top a556e9112acd33eae5db7cf5a713b97b14ae6e1eabd211f5075f7d97aea1b186 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:17:58.321Z] + go mod tidy [2021-06-04T19:17:58.584Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-06-04T19:17:58.584Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-04T19:18:03.877Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-04T19:18:03.877Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-04T19:18:03.877Z] 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-06-04T19:18:03.877Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-04T19:18:03.877Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-04T19:18:03.877Z] 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-06-04T19:18:03.889Z] $ docker stop --time=1 a556e9112acd33eae5db7cf5a713b97b14ae6e1eabd211f5075f7d97aea1b186 [2021-06-04T19:18:05.099Z] $ docker rm -f a556e9112acd33eae5db7cf5a713b97b14ae6e1eabd211f5075f7d97aea1b186 [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] libraryResource [Pipeline] sh [2021-06-04T19:18:05.940Z] ---> job-cost.sh [2021-06-04T19:18:05.941Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uRap [2021-06-04T19:18:14.105Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-04T19:18:29.040Z] lf-activate-venv(): INFO: Adding /tmp/venv-uRap/bin to PATH [2021-06-04T19:18:29.040Z] INFO: No Stack... [2021-06-04T19:18:29.040Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-04T19:18:29.040Z] INFO: Archiving Costs [Pipeline] sh [2021-06-04T19:18:29.336Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2021-06-04T19:18:29.336Z] + cut -d, -f6 [Pipeline] lock [2021-06-04T19:18:29.365Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] [2021-06-04T19:18:29.375Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] did not exist. Created. [2021-06-04T19:18:29.375Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T19:18:29.698Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-04T19:18:29.902Z] Stashed 1 file(s) [Pipeline] } [2021-06-04T19:18:29.939Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-04T19:18:30.237Z] Failed in branch amd64 [2021-06-04T19:19:27.382Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-569 in /w/workspace/oundry_device-rfid-llrp-go_PR-28 [Pipeline] { [Pipeline] ws [2021-06-04T19:19:27.402Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2021-06-04T19:19:27.602Z] Selected Git installation does not exist. Using Default [2021-06-04T19:19:27.602Z] The recommended git tool is: NONE [2021-06-04T19:19:32.679Z] using credential edgex-jenkins-ssh [2021-06-04T19:19:32.709Z] Cloning the remote Git repository [2021-06-04T19:19:32.778Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:19:32.893Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2021-06-04T19:19:32.966Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:19:32.967Z] > git --version # timeout=10 [2021-06-04T19:19:32.979Z] > git --version # 'git version 2.17.1' [2021-06-04T19:19:32.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:19:33.064Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T19:19:34.344Z] Merging remotes/origin/master commit a8abf6b343540031172ab2f7335da0bfd82c9c12 into PR head commit 77009bfe5a4ae3411eb221901901cec4e5d16746 [2021-06-04T19:19:34.636Z] Merge succeeded, producing dc65dfbf2303a6861985a2b9f5394b813293eb51 [2021-06-04T19:19:34.637Z] Checking out Revision dc65dfbf2303a6861985a2b9f5394b813293eb51 (PR-28) [2021-06-04T19:19:33.835Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-04T19:19:33.849Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-04T19:19:33.870Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2021-06-04T19:19:33.904Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2021-06-04T19:19:33.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:19:33.916Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/28/head:refs/remotes/origin/PR-28 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-04T19:19:34.375Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T19:19:34.392Z] > git checkout -f 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 [2021-06-04T19:19:34.485Z] > git remote # timeout=10 [2021-06-04T19:19:34.501Z] > git config --get remote.origin.url # timeout=10 [2021-06-04T19:19:34.517Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-04T19:19:34.527Z] > git merge a8abf6b343540031172ab2f7335da0bfd82c9c12 # timeout=10 [2021-06-04T19:19:34.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-04T19:19:34.655Z] > git config core.sparsecheckout # timeout=10 [2021-06-04T19:19:34.670Z] > git checkout -f dc65dfbf2303a6861985a2b9f5394b813293eb51 # timeout=10 [2021-06-04T19:19:38.850Z] Commit message: "Merge commit 'a8abf6b343540031172ab2f7335da0bfd82c9c12' into HEAD" [2021-06-04T19:19:38.871Z] > git rev-list --no-walk 77009bfe5a4ae3411eb221901901cec4e5d16746 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-04T19:19:40.179Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-04T19:19:40.592Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-04T19:19:40.937Z] + true [2021-06-04T19:19:40.937Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:19:59.312Z] provisioning config files... [2021-06-04T19:19:59.338Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config7574397419613381700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:19:59.706Z] ---> docker-login.sh [2021-06-04T19:19:59.706Z] nexus3.edgexfoundry.org:10001 [2021-06-04T19:20:00.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:20:00.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:20:00.911Z] Configure a credential helper to remove this warning. See [2021-06-04T19:20:00.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:20:00.911Z] [2021-06-04T19:20:00.911Z] Login Succeeded [2021-06-04T19:20:00.911Z] nexus3.edgexfoundry.org:10002 [2021-06-04T19:20:01.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:20:01.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:20:01.466Z] Configure a credential helper to remove this warning. See [2021-06-04T19:20:01.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:20:01.466Z] [2021-06-04T19:20:01.466Z] Login Succeeded [2021-06-04T19:20:01.466Z] nexus3.edgexfoundry.org:10003 [2021-06-04T19:20:01.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:20:02.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:20:02.020Z] Configure a credential helper to remove this warning. See [2021-06-04T19:20:02.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:20:02.020Z] [2021-06-04T19:20:02.020Z] Login Succeeded [2021-06-04T19:20:02.020Z] nexus3.edgexfoundry.org:10004 [2021-06-04T19:20:02.302Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:20:02.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:20:02.586Z] Configure a credential helper to remove this warning. See [2021-06-04T19:20:02.586Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:20:02.586Z] [2021-06-04T19:20:02.586Z] Login Succeeded [2021-06-04T19:20:02.586Z] docker.io [2021-06-04T19:20:02.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-06-04T19:20:03.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-06-04T19:20:03.457Z] Configure a credential helper to remove this warning. See [2021-06-04T19:20:03.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-06-04T19:20:03.457Z] [2021-06-04T19:20:03.457Z] Login Succeeded [2021-06-04T19:20:03.457Z] ---> docker-login.sh ends [Pipeline] } [2021-06-04T19:20:03.476Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-06-04T19:20:03.998Z] ========================================================= [2021-06-04T19:20:03.998Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-04T19:20:03.998Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:20:04.365Z] + 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-06-04T19:20:04.986Z] Sending build context to Docker daemon 1.194MB [2021-06-04T19:20:04.986Z] Step 1/10 : ARG BASE=golang:1.15-alpine3.12 [2021-06-04T19:20:04.986Z] Step 2/10 : FROM ${BASE} [2021-06-04T19:20:04.986Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-04T19:20:04.986Z] 595b0fe564bb: Pulling fs layer [2021-06-04T19:20:04.986Z] 7186ed65a4f7: Pulling fs layer [2021-06-04T19:20:04.986Z] 316046926c0a: Pulling fs layer [2021-06-04T19:20:04.986Z] 4ebd0625c992: Pulling fs layer [2021-06-04T19:20:04.986Z] 207e8628e3a3: Pulling fs layer [2021-06-04T19:20:04.986Z] 4ebd0625c992: Waiting [2021-06-04T19:20:04.986Z] 207e8628e3a3: Waiting [2021-06-04T19:20:04.986Z] c791037a9be2: Pulling fs layer [2021-06-04T19:20:04.986Z] ffd874e62e21: Pulling fs layer [2021-06-04T19:20:04.986Z] c791037a9be2: Waiting [2021-06-04T19:20:04.986Z] ffd874e62e21: Waiting [2021-06-04T19:20:04.986Z] 7186ed65a4f7: Download complete [2021-06-04T19:20:04.986Z] 316046926c0a: Verifying Checksum [2021-06-04T19:20:04.986Z] 316046926c0a: Download complete [2021-06-04T19:20:05.259Z] 207e8628e3a3: Verifying Checksum [2021-06-04T19:20:05.259Z] 207e8628e3a3: Download complete [2021-06-04T19:20:05.259Z] 595b0fe564bb: Verifying Checksum [2021-06-04T19:20:05.259Z] 595b0fe564bb: Download complete [2021-06-04T19:20:05.259Z] c791037a9be2: Verifying Checksum [2021-06-04T19:20:05.259Z] c791037a9be2: Download complete [2021-06-04T19:20:05.868Z] 595b0fe564bb: Pull complete [2021-06-04T19:20:06.474Z] 7186ed65a4f7: Pull complete [2021-06-04T19:20:06.751Z] 316046926c0a: Pull complete [2021-06-04T19:20:07.735Z] ffd874e62e21: Verifying Checksum [2021-06-04T19:20:07.735Z] ffd874e62e21: Download complete [2021-06-04T19:20:09.174Z] 4ebd0625c992: Verifying Checksum [2021-06-04T19:20:09.174Z] 4ebd0625c992: Download complete [2021-06-04T19:20:19.338Z] 4ebd0625c992: Pull complete [2021-06-04T19:20:19.338Z] 207e8628e3a3: Pull complete [2021-06-04T19:20:19.933Z] c791037a9be2: Pull complete [2021-06-04T19:20:24.253Z] ffd874e62e21: Pull complete [2021-06-04T19:20:24.253Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-04T19:20:24.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-04T19:20:24.253Z] ---> cfc18b08335c [2021-06-04T19:20:24.253Z] Step 3/10 : ARG ALPINE_PKG_BASE="make git" [2021-06-04T19:20:25.690Z] ---> Running in 13cfc68835b7 [2021-06-04T19:20:26.285Z] Removing intermediate container 13cfc68835b7 [2021-06-04T19:20:26.285Z] ---> e21c45907f8e [2021-06-04T19:20:26.285Z] Step 4/10 : ARG ALPINE_PKG_EXTRA="" [2021-06-04T19:20:26.285Z] ---> Running in 57049da8a4c1 [2021-06-04T19:20:26.879Z] Removing intermediate container 57049da8a4c1 [2021-06-04T19:20:26.879Z] ---> cc990a36af6e [2021-06-04T19:20:26.879Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-06-04T19:20:27.152Z] ---> Running in 735829cd58a0 [2021-06-04T19:20:27.745Z] Removing intermediate container 735829cd58a0 [2021-06-04T19:20:27.745Z] ---> a9c063165a6b [2021-06-04T19:20:27.745Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-04T19:20:27.745Z] ---> Running in dc2f37574e2a [2021-06-04T19:20:30.369Z] Removing intermediate container dc2f37574e2a [2021-06-04T19:20:30.369Z] ---> 564c8b7c978c [2021-06-04T19:20:30.369Z] Step 7/10 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-06-04T19:20:30.369Z] ---> Running in 8c68c7372c3d [2021-06-04T19:20:31.806Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-04T19:20:33.233Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-04T19:20:36.617Z] OK: 138 MiB in 40 packages [2021-06-04T19:20:37.212Z] Removing intermediate container 8c68c7372c3d [2021-06-04T19:20:37.213Z] ---> db2e3f6a0827 [2021-06-04T19:20:37.213Z] Step 8/10 : WORKDIR /device-rfid-llrp-go [2021-06-04T19:20:37.485Z] ---> Running in d872fb41decd [2021-06-04T19:20:38.081Z] Removing intermediate container d872fb41decd [2021-06-04T19:20:38.081Z] ---> 74915b9d8df2 [2021-06-04T19:20:38.081Z] Step 9/10 : COPY . . [2021-06-04T19:20:39.072Z] ---> a9c8599c1ade [2021-06-04T19:20:39.072Z] Step 10/10 : RUN go mod download [2021-06-04T19:20:39.345Z] ---> Running in 1232f10e24a8 [2021-06-04T19:21:01.521Z] Removing intermediate container 1232f10e24a8 [2021-06-04T19:21:01.521Z] ---> e04c1817b7ad [2021-06-04T19:21:01.521Z] Successfully built e04c1817b7ad [2021-06-04T19:21:01.521Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:21:01.876Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T19:21:01.876Z] . [Pipeline] withDockerContainer [2021-06-04T19:21:02.167Z] prd-ubuntu18.04-docker-arm64-4c-16g-569 does not seem to be running inside a container [2021-06-04T19:21:02.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-04T19:21:03.982Z] $ docker top 65c314bae92e67dcc7b5e2c533b031873795cf2003b894e8480427c64374572e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:21:04.955Z] + go version [2021-06-04T19:21:04.955Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-04T19:21:04.983Z] $ docker stop --time=1 65c314bae92e67dcc7b5e2c533b031873795cf2003b894e8480427c64374572e [2021-06-04T19:21:06.804Z] $ docker rm -f 65c314bae92e67dcc7b5e2c533b031873795cf2003b894e8480427c64374572e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:21:07.840Z] + docker inspect -f . ci-base-image-arm64 [2021-06-04T19:21:07.840Z] . [Pipeline] withDockerContainer [2021-06-04T19:21:08.071Z] prd-ubuntu18.04-docker-arm64-4c-16g-569 does not seem to be running inside a container [2021-06-04T19:21:08.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-06-04T19:21:09.824Z] $ docker top bdb070e81f638488635c8dfb67a5368d1eb5ae881f260f1a3cef71610aef2bb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:21:10.794Z] + go mod tidy [2021-06-04T19:21:11.394Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [2021-06-04T19:21:11.394Z] go: finding module for package github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [2021-06-04T19:21:11.394Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-04T19:21:11.394Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-04T19:21:11.394Z] 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-06-04T19:21:11.394Z] github.com/edgexfoundry/device-rfid-llrp-go/internal/driver imports [2021-06-04T19:21:11.394Z] github.com/edgexfoundry/device-sdk-go/pkg/service imports [2021-06-04T19:21:11.394Z] 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-06-04T19:21:11.423Z] $ docker stop --time=1 bdb070e81f638488635c8dfb67a5368d1eb5ae881f260f1a3cef71610aef2bb8 [2021-06-04T19:21:13.358Z] $ docker rm -f bdb070e81f638488635c8dfb67a5368d1eb5ae881f260f1a3cef71610aef2bb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:21:14.336Z] ---> job-cost.sh [2021-06-04T19:21:14.336Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-062i [2021-06-04T19:21:53.313Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-04T19:23:15.051Z] lf-activate-venv(): INFO: Adding /tmp/venv-062i/bin to PATH [2021-06-04T19:23:15.051Z] INFO: No Stack... [2021-06-04T19:23:15.051Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-04T19:23:15.051Z] INFO: Archiving Costs [Pipeline] sh [2021-06-04T19:23:15.387Z] + cut -d, -f6 [2021-06-04T19:23:15.388Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [Pipeline] lock [2021-06-04T19:23:15.446Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] [2021-06-04T19:23:15.456Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] did not exist. Created. [2021-06-04T19:23:15.456Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-04T19:23:15.819Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-778f7171/script.sh: 1: /w/workspace/device-rfid-llrp-go/2@tmp/durable-778f7171/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-04T19:23:16.156Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-04T19:23:16.186Z] Warning: overwriting stash ‘stack-cost’ [2021-06-04T19:23:16.881Z] Stashed 1 file(s) [Pipeline] } [2021-06-04T19:23:16.898Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-28-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-04T19:23:17.154Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:19.060Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:19.366Z] ---> package-listing.sh [2021-06-04T19:23:19.367Z] ++ facter osfamily [2021-06-04T19:23:19.367Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-04T19:23:19.632Z] + OS_FAMILY=redhat [2021-06-04T19:23:19.632Z] + workspace=/w/workspace/oundry_device-rfid-llrp-go_PR-28 [2021-06-04T19:23:19.632Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-04T19:23:19.632Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-04T19:23:19.632Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-04T19:23:19.632Z] + PACKAGES=/tmp/packages_start.txt [2021-06-04T19:23:19.632Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-06-04T19:23:19.632Z] + PACKAGES=/tmp/packages_end.txt [2021-06-04T19:23:19.632Z] + case "${OS_FAMILY}" in [2021-06-04T19:23:19.632Z] + rpm -qa [2021-06-04T19:23:19.632Z] + sort [2021-06-04T19:23:20.205Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-04T19:23:20.205Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-04T19:23:20.205Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-04T19:23:20.205Z] + '[' /w/workspace/oundry_device-rfid-llrp-go_PR-28 ']' [2021-06-04T19:23:20.205Z] + mkdir -p /w/workspace/oundry_device-rfid-llrp-go_PR-28/archives/ [2021-06-04T19:23:20.205Z] + 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-06-04T19:23:20.217Z] 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-06-04T19:23:20.506Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:23:21.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T19:23:21.073Z] [2021-06-04T19:23:21.073Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-04T19:23:21.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T19:23:21.383Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-04T19:23:21.383Z] df20fa9351a1: Pulling fs layer [2021-06-04T19:23:21.383Z] 36b3adc4ff6f: Pulling fs layer [2021-06-04T19:23:21.383Z] 8ad3a11d3b57: Pulling fs layer [2021-06-04T19:23:21.383Z] 46f8f816bc3b: Pulling fs layer [2021-06-04T19:23:21.383Z] 93b61091891f: Pulling fs layer [2021-06-04T19:23:21.383Z] 93b9cdb0e59b: Pulling fs layer [2021-06-04T19:23:21.383Z] 5e14af77c1be: Pulling fs layer [2021-06-04T19:23:21.383Z] 01666e4c0597: Pulling fs layer [2021-06-04T19:23:21.383Z] aa168da1d23b: Pulling fs layer [2021-06-04T19:23:21.383Z] 46f8f816bc3b: Waiting [2021-06-04T19:23:21.383Z] 93b61091891f: Waiting [2021-06-04T19:23:21.383Z] 93b9cdb0e59b: Waiting [2021-06-04T19:23:21.383Z] 5e14af77c1be: Waiting [2021-06-04T19:23:21.383Z] 01666e4c0597: Waiting [2021-06-04T19:23:21.383Z] aa168da1d23b: Waiting [2021-06-04T19:23:21.656Z] df20fa9351a1: Verifying Checksum [2021-06-04T19:23:21.656Z] df20fa9351a1: Download complete [2021-06-04T19:23:21.656Z] 46f8f816bc3b: Verifying Checksum [2021-06-04T19:23:21.656Z] 46f8f816bc3b: Download complete [2021-06-04T19:23:21.656Z] 36b3adc4ff6f: Verifying Checksum [2021-06-04T19:23:21.656Z] 36b3adc4ff6f: Download complete [2021-06-04T19:23:21.656Z] 93b61091891f: Verifying Checksum [2021-06-04T19:23:21.656Z] 93b61091891f: Download complete [2021-06-04T19:23:21.656Z] 5e14af77c1be: Verifying Checksum [2021-06-04T19:23:21.656Z] 5e14af77c1be: Download complete [2021-06-04T19:23:21.656Z] df20fa9351a1: Pull complete [2021-06-04T19:23:21.656Z] 01666e4c0597: Verifying Checksum [2021-06-04T19:23:21.656Z] 01666e4c0597: Download complete [2021-06-04T19:23:21.932Z] 36b3adc4ff6f: Pull complete [2021-06-04T19:23:21.932Z] 8ad3a11d3b57: Verifying Checksum [2021-06-04T19:23:21.932Z] 8ad3a11d3b57: Download complete [2021-06-04T19:23:22.512Z] 8ad3a11d3b57: Pull complete [2021-06-04T19:23:22.512Z] 46f8f816bc3b: Pull complete [2021-06-04T19:23:22.773Z] 93b9cdb0e59b: Verifying Checksum [2021-06-04T19:23:22.773Z] 93b9cdb0e59b: Download complete [2021-06-04T19:23:22.773Z] 93b61091891f: Pull complete [2021-06-04T19:23:23.033Z] 93b9cdb0e59b: Pull complete [2021-06-04T19:23:23.034Z] 5e14af77c1be: Pull complete [2021-06-04T19:23:23.034Z] 01666e4c0597: Pull complete [2021-06-04T19:23:26.354Z] aa168da1d23b: Verifying Checksum [2021-06-04T19:23:26.354Z] aa168da1d23b: Download complete [2021-06-04T19:23:30.575Z] aa168da1d23b: Pull complete [2021-06-04T19:23:30.575Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-04T19:23:30.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-04T19:23:30.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-04T19:23:30.650Z] prd-centos7-docker-4c-2g-564 does not seem to be running inside a container [2021-06-04T19:23:30.690Z] $ 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:alpine cat [2021-06-04T19:23:32.907Z] $ docker top dd4c9fbf564869fab025ed6b436e9d78fc6b5583dd0d230cd47d52b455af0c93 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-04T19:23:33.300Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-04T19:23:33.596Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-04T19:23:33.896Z] + ls /var/log/sa-host [2021-06-04T19:23:33.896Z] + sadf -c /var/log/sa-host/sa04 [2021-06-04T19:23:33.896Z] file_magic: OK [2021-06-04T19:23:33.896Z] HZ: Using current value: 100 [2021-06-04T19:23:33.896Z] file_header: OK [2021-06-04T19:23:33.896Z] 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-06-04T19:23:33.896Z] Statistics: [2021-06-04T19:23:33.896Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T19:23:33.896Z] File successfully converted to sysstat format version 12.2.1 [2021-06-04T19:23:33.896Z] + sadf -c /var/log/sa-host/sa05 [2021-06-04T19:23:33.896Z] file_magic: OK [2021-06-04T19:23:33.896Z] HZ: Using current value: 100 [2021-06-04T19:23:33.896Z] file_header: OK [2021-06-04T19:23:33.896Z] 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-06-04T19:23:33.896Z] Statistics: [2021-06-04T19:23:33.896Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-04T19:23:33.896Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-04T19:23:34.084Z] provisioning config files... [2021-06-04T19:23:34.095Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-rfid-llrp-go_PR-28@tmp/config8944008610580401928tmp [Pipeline] { [Pipeline] echo [2021-06-04T19:23:34.116Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:34.411Z] ---> create-netrc.sh [Pipeline] } [2021-06-04T19:23:34.420Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:34.787Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-04T19:23:34.797Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:35.095Z] ---> sudo-logs.sh [2021-06-04T19:23:35.095Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-04T19:23:35.146Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:35.445Z] ---> job-cost.sh [2021-06-04T19:23:35.445Z] lf-activate-venv: SKIPPING [2021-06-04T19:23:35.445Z] DEBUG: total: 0.18000000715255737 [2021-06-04T19:23:35.445Z] INFO: Retrieving Stack Cost... [2021-06-04T19:23:36.388Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-04T19:23:36.961Z] INFO: Archiving Costs [Pipeline] echo [2021-06-04T19:23:36.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-04T19:23:37.280Z] ---> logs-deploy.sh [2021-06-04T19:23:37.280Z] lf-activate-venv: SKIPPING [2021-06-04T19:23:37.280Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-28/2 [2021-06-04T19:23:37.280Z] INFO: archiving workspace using pattern(s): [2021-06-04T19:23:38.230Z] Archives upload complete. [2021-06-04T19:23:38.230Z] INFO: archiving logs to Nexus