Pull request #262 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 0e54d810f67f9231c06e9360038917cc9af783e8+19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 (5a384b4e868cce80e525b97ed891bc78cd444cb5) 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-ssh5709879695856634578.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6a41506d72e8e131afc862d141935157bee59f41 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-ssh3208897203093326530.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 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/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/go-mod-bootstrap/branches/PR-262/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4594283842769491783.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > 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-ssh2022595960911727214.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 958cd7e315bbc9ba310183e4d590ee91b14940ee The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-262/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/go-mod-bootstrap/branches/PR-262/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4582930217545554102.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 958cd7e315bbc9ba310183e4d590ee91b14940ee (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 958cd7e315bbc9ba310183e4d590ee91b14940ee # timeout=10 Commit message: "Fix: job-cost.sh no longer causes build failures" > 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:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [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: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap 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: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false 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-1338 in /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [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/go-mod-bootstrap.git > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-262 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-262@tmp/jenkins-gitclient-ssh4882567978829489438.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.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/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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/xfoundry_go-mod-bootstrap_PR-262@tmp/jenkins-gitclient-ssh4787581696363904477.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 into PR head commit 0e54d810f67f9231c06e9360038917cc9af783e8 Merge succeeded, producing 0e54d810f67f9231c06e9360038917cc9af783e8 Checking out Revision 0e54d810f67f9231c06e9360038917cc9af783e8 (PR-262) > git config core.sparsecheckout # timeout=10 > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # 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/xfoundry_go-mod-bootstrap_PR-262@tmp/jenkins-gitclient-ssh3746904785469404585.key > git merge 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" First time build. Skipping changelog. > git rev-list --no-walk bd5ca5460ef8664a0e9c37eeb80ba41415e01661 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:31:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:31:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:31:18 ========================================================= 23:31:18 EdgeX Global Pipelines Version Info 23:31:18 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:31:21 ------------------- 23:31:21 stable info: 23:31:21 ------------------- 23:31:21 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:31:21 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 23:31:21 Message: update stable to v1.0.195 23:31:21 ------------------- 23:31:21 experimental info: 23:31:21 ------------------- 23:31:21 Commited By: **** collab-it+edgex@linuxfoundation.org 23:31:21 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 23:31:21 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:31:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-262 [Pipeline] echo 23:31:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-262 [Pipeline] echo 23:31:25 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-262 [Pipeline] echo 23:31:25 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0e54d810f67f9231c06e9360038917cc9af783e8 [Pipeline] echo 23:31:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0e54d81 [Pipeline] echo 23:31:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:31:28 + git log --format=format:%s -1 0e54d810f67f9231c06e9360038917cc9af783e8 [Pipeline] echo 23:31:28 GIT_COMMIT: 0e54d810f67f9231c06e9360038917cc9af783e8, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3 [Pipeline] echo 23:31:28 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 23:31:31 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:31 23:31:31 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 23:31:31 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:31 latest: Pulling from edgex-devops/git-semver 23:31:31 31603596830f: Pulling fs layer 23:31:31 54011a49482f: Pulling fs layer 23:31:31 a6820b24f6d8: Pulling fs layer 23:31:31 f581987b2513: Pulling fs layer 23:31:31 f581987b2513: Waiting 23:31:31 54011a49482f: Verifying Checksum 23:31:31 54011a49482f: Download complete 23:31:34 31603596830f: Verifying Checksum 23:31:34 31603596830f: Download complete 23:31:34 f581987b2513: Verifying Checksum 23:31:34 f581987b2513: Download complete 23:31:34 a6820b24f6d8: Verifying Checksum 23:31:34 a6820b24f6d8: Download complete 23:31:34 31603596830f: Pull complete 23:31:34 54011a49482f: Pull complete 23:31:34 a6820b24f6d8: Pull complete 23:31:34 f581987b2513: Pull complete 23:31:34 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 23:31:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 23:31:34 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 23:31:34 prd-centos7-docker-4c-2g-1338 does not seem to be running inside a container 23:31:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-262 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262:/w/workspace/xfoundry_go-mod-bootstrap_PR-262:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@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 23:31:35 $ docker top 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:31:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:35 [ssh-agent] Looking for ssh-agent implementation... 23:31:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:35 $ docker exec 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e ssh-agent 23:31:35 SSH_AUTH_SOCK=/tmp/ssh-Vm66Nv2hqQo3/agent.13 23:31:35 SSH_AGENT_PID=18 23:31:35 Running ssh-add (command line suppressed) 23:31:35 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_6957734453812774199.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_6957734453812774199.key) 23:31:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:36 + git tag --points-at HEAD [Pipeline] } 23:31:36 $ docker exec --env ******** --env ******** 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e ssh-agent -k 23:31:36 unset SSH_AUTH_SOCK; 23:31:36 unset SSH_AGENT_PID; 23:31:36 echo Agent pid 18 killed; 23:31:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:31:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:31:36 [ssh-agent] Looking for ssh-agent implementation... 23:31:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:31:36 $ docker exec 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e ssh-agent 23:31:36 SSH_AUTH_SOCK=/tmp/ssh-ga459wef4juW/agent.52 23:31:36 SSH_AGENT_PID=59 23:31:36 Running ssh-add (command line suppressed) 23:31:36 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_7092510463671214454.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/private_key_7092510463671214454.key) 23:31:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:31:37 + git semver init 23:31:37 # -> Open(): unable to determine branch for HEAD 23:31:37 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-262/.git 23:31:37 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-262 23:31:37 # $SEMVER_REMOTE_NAME = origin 23:31:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 23:31:37 # $SEMVER_USER_NAME = edgex-jenkins 23:31:37 # $SEMVER_BRANCH = PR-262 23:31:37 # $SEMVER_TEMP = /tmp/semver-251897323 23:31:37 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 23:31:37 # '/tmp/semver-251897323' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-262/.semver' 23:31:37 # -> Force: false 23:31:37 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-262/.semver [Pipeline] } 23:31:37 $ docker exec --env ******** --env ******** 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e ssh-agent -k 23:31:37 unset SSH_AUTH_SOCK; 23:31:37 unset SSH_AGENT_PID; 23:31:37 echo Agent pid 59 killed; 23:31:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:31:40 + git semver [Pipeline] } 23:31:40 $ docker stop --time=1 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e 23:31:41 $ docker rm -f 9402a6a4180d83f4997cd933f19ff3c7a1f43e842eaefb20cee87deb3dec300e [Pipeline] // withDockerContainer [Pipeline] sh 23:31:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:31:42 Stashed 1 file(s) [Pipeline] echo 23:31:42 [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 23:31:57 Still waiting to schedule task 23:31:57 Waiting for next available executor on ‘centos7-docker-4c-2g’ 23:31:57 Still waiting to schedule task 23:31:57 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 23:34:41 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1342 in /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [Pipeline] { [Pipeline] ws 23:34:42 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 23:34:42 Selected Git installation does not exist. Using Default 23:34:42 The recommended git tool is: NONE 23:34:49 using credential edgex-jenkins-ssh 23:34:49 Cloning the remote Git repository 23:34:49 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:34:49 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 23:34:49 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:34:49 > git --version # timeout=10 23:34:49 > git --version # 'git version 2.17.1' 23:34:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:49 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:50 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:34:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:53 Merging remotes/origin/master commit 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 into PR head commit 0e54d810f67f9231c06e9360038917cc9af783e8 23:34:53 Merge succeeded, producing 0e54d810f67f9231c06e9360038917cc9af783e8 23:34:53 Checking out Revision 0e54d810f67f9231c06e9360038917cc9af783e8 (PR-262) 23:34:52 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:34:52 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:34:52 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:53 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:34:53 > git config core.sparsecheckout # timeout=10 23:34:53 > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 23:34:53 > git remote # timeout=10 23:34:53 > git config --get remote.origin.url # timeout=10 23:34:53 using GIT_SSH to set credentials SSH Credentials for GitHub 23:34:53 > git merge 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 # timeout=10 23:34:53 > git rev-parse HEAD^{commit} # timeout=10 23:34:53 > git config core.sparsecheckout # timeout=10 23:34:53 > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 23:34:57 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:01 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 23:35:02 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:35:02 + + truesudo 23:35:02 service docker restart 23:35:13 Running on prd-centos7-docker-4c-2g-1343 in /w/workspace/xfoundry_go-mod-bootstrap_PR-262 [Pipeline] { [Pipeline] ws 23:35:13 Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout 23:35:13 Selected Git installation does not exist. Using Default 23:35:13 The recommended git tool is: NONE 23:35:20 using credential edgex-jenkins-ssh 23:35:20 Cloning the remote Git repository 23:35:20 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 23:35:20 > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 23:35:20 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:35:20 > git --version # timeout=10 23:35:20 > git --version # 'git version 2.24.4' 23:35:20 using GIT_SSH to set credentials SSH Credentials for GitHub 23:35:20 [INFO] Currently running in a labeled security context 23:35:20 [INFO] Currently SELinux is 'enforcing' on the host 23:35:20 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1113318594664565216.key 23:35:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:35:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:35:21 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 23:35:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 23:35:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:35:21 [INFO] Currently running in a labeled security context 23:35:21 [INFO] Currently SELinux is 'enforcing' on the host 23:35:21 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh4961484852482378904.key 23:35:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/262/head:refs/remotes/origin/PR-262 +refs/heads/master:refs/remotes/origin/master # timeout=10 23:35:21 Merging remotes/origin/master commit 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 into PR head commit 0e54d810f67f9231c06e9360038917cc9af783e8 23:35:21 Merge succeeded, producing 0e54d810f67f9231c06e9360038917cc9af783e8 23:35:21 Checking out Revision 0e54d810f67f9231c06e9360038917cc9af783e8 (PR-262) [Pipeline] unstash 23:35:21 > git config core.sparsecheckout # timeout=10 23:35:21 > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 23:35:21 > git remote # timeout=10 23:35:21 > git config --get remote.origin.url # timeout=10 23:35:21 using GIT_SSH to set credentials SSH Credentials for GitHub 23:35:21 [INFO] Currently running in a labeled security context 23:35:21 [INFO] Currently SELinux is 'enforcing' on the host 23:35:21 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1668200467436873084.key 23:35:21 > git merge 19e025713b7720dbf13fbe82bb4f3e1bf65f56c0 # timeout=10 23:35:21 > git rev-parse HEAD^{commit} # timeout=10 23:35:21 > git config core.sparsecheckout # timeout=10 23:35:21 > git checkout -f 0e54d810f67f9231c06e9360038917cc9af783e8 # timeout=10 [Pipeline] echo 23:35:24 ========================================================= 23:35:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 23:35:24 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:35:24 + 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 . 23:35:25 Sending build context to Docker daemon 1.009MB 23:35:25 Step 1/8 : ARG BASE=golang:1.16-alpine 23:35:25 Step 2/8 : FROM ${BASE} 23:35:26 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:35:26 595b0fe564bb: Pulling fs layer 23:35:26 3088b5b3c5c0: Pulling fs layer 23:35:26 5b7225fbf94c: Pulling fs layer 23:35:26 ba82ee9f976e: Pulling fs layer 23:35:26 506bd15cee9f: Pulling fs layer 23:35:26 75a0a4a0db45: Pulling fs layer 23:35:26 618dc40b7e24: Pulling fs layer 23:35:26 ba82ee9f976e: Waiting 23:35:26 506bd15cee9f: Waiting 23:35:26 75a0a4a0db45: Waiting 23:35:26 618dc40b7e24: Waiting 23:35:26 5b7225fbf94c: Verifying Checksum 23:35:26 5b7225fbf94c: Download complete 23:35:26 3088b5b3c5c0: Verifying Checksum 23:35:26 3088b5b3c5c0: Download complete 23:35:26 506bd15cee9f: Verifying Checksum 23:35:26 506bd15cee9f: Download complete 23:35:26 75a0a4a0db45: Verifying Checksum 23:35:26 75a0a4a0db45: Download complete 23:35:26 595b0fe564bb: Verifying Checksum 23:35:26 595b0fe564bb: Download complete 23:35:27 595b0fe564bb: Pull complete 23:35:27 3088b5b3c5c0: Pull complete 23:35:27 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.2 to 1.9.3" 23:35:27 5b7225fbf94c: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 23:35:30 618dc40b7e24: Verifying Checksum 23:35:30 ba82ee9f976e: Download complete [Pipeline] script [Pipeline] { [Pipeline] sh 23:35:31 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 23:35:31 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 23:35:31 + sudo service docker restart 23:35:31 + true 23:35:31 Redirecting to /bin/systemctl restart docker.service 23:35:40 ba82ee9f976e: Pull complete 23:35:40 506bd15cee9f: Pull complete 23:35:41 75a0a4a0db45: Pull complete 23:35:45 618dc40b7e24: Pull complete 23:35:45 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 23:35:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 23:35:45 ---> a36622ca3599 23:35:45 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:35:47 ---> Running in 34de3ef6cb61 23:35:47 Removing intermediate container 34de3ef6cb61 23:35:47 ---> dad3f81ace42 23:35:47 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:35:47 ---> Running in 9d0df981b22c 23:35:50 Removing intermediate container 9d0df981b22c 23:35:50 ---> 7d380ed64b45 23:35:50 Step 5/8 : RUN apk add --update --no-cache git make 23:35:50 ---> Running in 3b705f42b5ff [Pipeline] unstash [Pipeline] echo 23:35:50 ========================================================= 23:35:50 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 23:35:50 ========================================================= [Pipeline] isUnix [Pipeline] sh 23:35:50 + 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 . 23:35:51 Sending build context to Docker daemon 1.01MB 23:35:51 Step 1/8 : ARG BASE=golang:1.16-alpine 23:35:51 Step 2/8 : FROM ${BASE} 23:35:51 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 23:35:51 540db60ca938: Pulling fs layer 23:35:51 adcc1eea9eea: Pulling fs layer 23:35:51 4c4ab2625f07: Pulling fs layer 23:35:51 0510c868ecb4: Pulling fs layer 23:35:51 afea3b2eda06: Pulling fs layer 23:35:51 7809a108b3ef: Pulling fs layer 23:35:51 f706445af74f: Pulling fs layer 23:35:51 0510c868ecb4: Waiting 23:35:51 afea3b2eda06: Waiting 23:35:51 7809a108b3ef: Waiting 23:35:51 f706445af74f: Waiting 23:35:51 4c4ab2625f07: Verifying Checksum 23:35:51 4c4ab2625f07: Download complete 23:35:51 adcc1eea9eea: Verifying Checksum 23:35:51 adcc1eea9eea: Download complete 23:35:51 afea3b2eda06: Verifying Checksum 23:35:51 afea3b2eda06: Download complete 23:35:51 7809a108b3ef: Verifying Checksum 23:35:51 7809a108b3ef: Download complete 23:35:51 540db60ca938: Verifying Checksum 23:35:51 540db60ca938: Download complete 23:35:51 540db60ca938: Pull complete 23:35:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 23:35:51 adcc1eea9eea: Pull complete 23:35:51 4c4ab2625f07: Pull complete 23:35:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 23:35:52 f706445af74f: Verifying Checksum 23:35:52 f706445af74f: Download complete 23:35:53 0510c868ecb4: Verifying Checksum 23:35:53 0510c868ecb4: Download complete 23:35:53 OK: 138 MiB in 40 packages 23:35:56 0510c868ecb4: Pull complete 23:35:56 afea3b2eda06: Pull complete 23:35:56 7809a108b3ef: Pull complete 23:35:56 Removing intermediate container 3b705f42b5ff 23:35:56 ---> af6764e9fa6e 23:35:56 Step 6/8 : WORKDIR /build 23:35:56 ---> Running in 7b489ffd4a5c 23:35:56 Removing intermediate container 7b489ffd4a5c 23:35:56 ---> 9a9c4c96a87f 23:35:56 Step 7/8 : COPY go.mod . 23:35:56 ---> 5d9320ce1cd5 23:35:56 Step 8/8 : RUN go mod download 23:35:56 ---> Running in 16fbcc0b4385 23:35:57 f706445af74f: Pull complete 23:35:57 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 23:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 23:35:57 ---> b068be0155e3 23:35:57 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 23:36:03 ---> Running in 10f89fc74111 23:36:03 Removing intermediate container 10f89fc74111 23:36:03 ---> 61bfe5e8986a 23:36:03 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 23:36:03 ---> Running in 11d4cceeea1c 23:36:03 Removing intermediate container 11d4cceeea1c 23:36:03 ---> dee996e1ce4d 23:36:03 Step 5/8 : RUN apk add --update --no-cache git make 23:36:03 ---> Running in e005f7c5093a 23:36:03 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 23:36:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 23:36:03 OK: 149 MiB in 40 packages 23:36:03 Removing intermediate container e005f7c5093a 23:36:03 ---> c4d381b9d8ab 23:36:03 Step 6/8 : WORKDIR /build 23:36:03 ---> Running in 66720b50ae08 23:36:04 Removing intermediate container 66720b50ae08 23:36:04 ---> f60e2cf1f1c1 23:36:04 Step 7/8 : COPY go.mod . 23:36:04 ---> 90fc6a2cc93c 23:36:04 Step 8/8 : RUN go mod download 23:36:04 ---> Running in 14a511c8b232 23:36:15 Removing intermediate container 14a511c8b232 23:36:15 ---> 7c1f151ffe89 23:36:15 Successfully built 7c1f151ffe89 23:36:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 23:36:15 + docker inspect -f . ci-base-image-x86_64 23:36:15 . [Pipeline] withDockerContainer 23:36:15 prd-centos7-docker-4c-2g-1343 does not seem to be running inside a container 23:36:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:36:18 $ docker top 762b52a7cbc86bd7f93fc82f0fd4b1c229dae6b94944be1fc178e69e5abdca43 -eo pid,comm 23:36:18 Removing intermediate container 16fbcc0b4385 23:36:18 ---> 17d432a77e8b 23:36:18 Successfully built 17d432a77e8b 23:36:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 23:36:18 + go version 23:36:18 go version go1.16.3 linux/amd64 [Pipeline] } 23:36:18 $ docker stop --time=1 762b52a7cbc86bd7f93fc82f0fd4b1c229dae6b94944be1fc178e69e5abdca43 23:36:19 + docker inspect -f . ci-base-image-arm64 23:36:19 . 23:36:20 $ docker rm -f 762b52a7cbc86bd7f93fc82f0fd4b1c229dae6b94944be1fc178e69e5abdca43 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer 23:36:20 prd-ubuntu18.04-docker-arm64-4c-16g-1342 does not seem to be running inside a container 23:36:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:36:22 $ docker top 6343f530fa5edfdcf050a910b6caca0b8c50ef553845650c862f8fa33e555ee2 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:25 + docker inspect -f . ci-base-image-x86_64 23:36:25 . [Pipeline] withDockerContainer 23:36:25 prd-centos7-docker-4c-2g-1343 does not seem to be running inside a container 23:36:25 + go version 23:36:25 go version go1.16.5 linux/arm64 23:36:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:36:26 $ docker top 614a4538a339f7d2533fdc1e7a52ebef433744e26cb04e5d2edfb29667929362 -eo pid,comm [Pipeline] { [Pipeline] } 23:36:26 $ docker stop --time=1 6343f530fa5edfdcf050a910b6caca0b8c50ef553845650c862f8fa33e555ee2 23:36:27 $ docker rm -f 6343f530fa5edfdcf050a910b6caca0b8c50ef553845650c862f8fa33e555ee2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 23:36:28 + go mod tidy [Pipeline] sh 23:36:28 + docker inspect -f . ci-base-image-arm64 23:36:28 . [Pipeline] withDockerContainer 23:36:31 + make test 23:36:31 go mod tidy 23:36:31 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:36:31 prd-ubuntu18.04-docker-arm64-4c-16g-1342 does not seem to be running inside a container 23:36:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:36:32 $ docker top 037f6cf86b240fdb66834188a52b11a49823f20dad03317012e397122a78e78b -eo pid,comm [Pipeline] { [Pipeline] sh 23:36:33 + go mod tidy [Pipeline] sh 23:36:37 + make test 23:36:37 go mod tidy 23:36:37 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 23:36:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:36:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.013s coverage: 5.4% of statements 23:36:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:36:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.008s coverage: 92.2% of statements 23:36:40 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.002s coverage: 85.3% of statements 23:36:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 23:36:40 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 23:36:43 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 23:36:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.006s coverage: 100.0% of statements 23:36:43 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements 23:36:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.016s coverage: 91.0% of statements 23:36:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:36:47 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 23:36:47 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements 23:36:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:36:50 gofmt -l . 23:36:50 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:36:50 $ docker stop --time=1 614a4538a339f7d2533fdc1e7a52ebef433744e26cb04e5d2edfb29667929362 23:36:53 $ docker rm -f 614a4538a339f7d2533fdc1e7a52ebef433744e26cb04e5d2edfb29667929362 [Pipeline] // withDockerContainer [Pipeline] sh 23:36:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:36:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:36:55 ---> job-cost.sh 23:36:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8YcU 23:37:05 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:37:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 23:37:15 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.102s coverage: 5.4% of statements 23:37:15 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 23:37:20 lf-activate-venv(): INFO: Adding /tmp/venv-8YcU/bin to PATH 23:37:20 INFO: No Stack... 23:37:20 INFO: Retrieving Pricing Info for: v3-standard-2 23:37:20 INFO: Archiving Costs 23:37:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.094s coverage: 92.2% of statements 23:37:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.028s coverage: 85.3% of statements 23:37:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 23:37:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 23:37:20 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 23:37:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.041s coverage: 100.0% of statements 23:37:20 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.035s coverage: 26.7% of statements [Pipeline] sh 23:37:21 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 23:37:21 + cut -d, -f6 [Pipeline] lock 23:37:21 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] 23:37:21 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] did not exist. Created. 23:37:21 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:37:21 + echo total: 0.05999999865889549 [Pipeline] stash 23:37:21 Stashed 1 file(s) [Pipeline] } 23:37:21 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 23:37:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.051s coverage: 91.0% of statements 23:37:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 23:37:25 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 23:37:25 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.022s coverage: 91.3% of statements 23:37:25 CGO_ENABLED=0 GO111MODULE=on go vet ./... 23:37:48 gofmt -l . 23:37:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 23:37:48 $ docker stop --time=1 037f6cf86b240fdb66834188a52b11a49823f20dad03317012e397122a78e78b 23:37:50 $ docker rm -f 037f6cf86b240fdb66834188a52b11a49823f20dad03317012e397122a78e78b [Pipeline] // withDockerContainer [Pipeline] sh 23:37:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 23:37:53 Warning: overwriting stash ‘coverage-report’ 23:37:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 23:37:54 ---> job-cost.sh 23:37:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-N4o2 23:38:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 23:39:59 lf-activate-venv(): INFO: Adding /tmp/venv-N4o2/bin to PATH 23:39:59 INFO: No Stack... 23:39:59 INFO: Retrieving Pricing Info for: v2-standard-4 23:39:59 INFO: Archiving Costs [Pipeline] sh 23:39:59 + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv 23:39:59 + cut -d, -f6 [Pipeline] lock 23:39:59 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] 23:39:59 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] did not exist. Created. 23:39:59 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:40:04 /w/workspace/go-mod-bootstrap/3@tmp/durable-994d8627/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-994d8627/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 23:40:04 + echo total: 0.18000000715255737 [Pipeline] stash 23:40:04 Warning: overwriting stash ‘stack-cost’ 23:40:04 Stashed 1 file(s) [Pipeline] } 23:40:04 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-262-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 23:40:07 provisioning config files... 23:40:07 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/config5732672289619400124tmp [Pipeline] { [Pipeline] sh 23:40:08 + set +x 23:40:08 + curl -s https://codecov.io/bash 23:40:08 + bash -s -- 23:40:08 23:40:08 _____ _ 23:40:08 / ____| | | 23:40:08 | | ___ __| | ___ ___ _____ __ 23:40:08 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:40:08 | |___| (_) | (_| | __/ (_| (_) \ V / 23:40:08 \_____\___/ \__,_|\___|\___\___/ \_/ 23:40:08 Bash-1.0.3 23:40:08 23:40:08 23:40:08 ==> git version 2.24.4 found 23:40:08 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 23:40:08 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 23:40:08 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 23:40:08 ==> Jenkins CI detected. 23:40:08 project root: . 23:40:08 --> token set from env 23:40:08 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:40:08 ==> Running gcov in . (disable via -X gcov) 23:40:08 ==> Python coveragepy not found 23:40:08 ==> Searching for coverage reports in: 23:40:08 + . 23:40:08 -> Found 1 reports 23:40:08 ==> Detecting git/mercurial file structure 23:40:08 ==> Reading reports 23:40:08 + ./coverage.out bytes=31740 23:40:08 ==> Appending adjustments 23:40:08 https://docs.codecov.io/docs/fixing-reports 23:40:08 + Found adjustments 23:40:08 ==> Gzipping contents 23:40:08 8.0K /tmp/codecov.pDeZYH.gz 23:40:08 ==> Uploading reports 23:40:08 url: https://codecov.io 23:40:08 query: branch=PR-262&commit=0e54d810f67f9231c06e9360038917cc9af783e8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-262%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=262&job=&cmd_args= 23:40:08 -> Pinging Codecov 23:40:08 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-262&commit=0e54d810f67f9231c06e9360038917cc9af783e8&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-262%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=262&job=&cmd_args= 23:40:09 -> Uploading to 23:40:09 https://storage.googleapis.com/codecov/v4/raw/2021-06-24/833815588EE85121546D348822E98E2E/0e54d810f67f9231c06e9360038917cc9af783e8/792e2563-a095-4821-9c3a-1515c1cc7258.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210624T234008Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8b2d2220427dcfd6760a73e5e4ca49215ce234e2a9a2045361de738af360ec3f 23:40:09 % Total % Received % Xferd Average Speed Time Time Time Current 23:40:09 Dload Upload Total Spent Left Speed 23:40:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5986 0 0 100 5986 0 18480 --:--:-- --:--:-- --:--:-- 18532 23:40:09 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/0e54d810f67f9231c06e9360038917cc9af783e8 [Pipeline] } 23:40:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 23:40:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:40:16 ---> package-listing.sh 23:40:16 ++ facter osfamily 23:40:16 ++ tr '[:upper:]' '[:lower:]' 23:40:16 + OS_FAMILY=redhat 23:40:16 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-262 23:40:16 + START_PACKAGES=/tmp/packages_start.txt 23:40:16 + END_PACKAGES=/tmp/packages_end.txt 23:40:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:40:16 + PACKAGES=/tmp/packages_start.txt 23:40:16 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-262 ']' 23:40:16 + PACKAGES=/tmp/packages_end.txt 23:40:16 + case "${OS_FAMILY}" in 23:40:16 + sort 23:40:16 + rpm -qa 23:40:17 + '[' -f /tmp/packages_start.txt ']' 23:40:17 + '[' -f /tmp/packages_end.txt ']' 23:40:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:40:17 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-262 ']' 23:40:17 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-262/archives/ 23:40:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-262/archives/ [Pipeline] echo 23:40:17 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/xfoundry_go-mod-bootstrap_PR-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 23:40:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 23:40:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:40:18 23:40:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 23:40:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:40:18 alpine: Pulling from edgex-lftools-log-publisher 23:40:18 df20fa9351a1: Pulling fs layer 23:40:18 36b3adc4ff6f: Pulling fs layer 23:40:18 8ad3a11d3b57: Pulling fs layer 23:40:18 46f8f816bc3b: Pulling fs layer 23:40:18 93b61091891f: Pulling fs layer 23:40:18 93b9cdb0e59b: Pulling fs layer 23:40:18 5e14af77c1be: Pulling fs layer 23:40:18 01666e4c0597: Pulling fs layer 23:40:18 aa168da1d23b: Pulling fs layer 23:40:18 46f8f816bc3b: Waiting 23:40:18 93b61091891f: Waiting 23:40:18 93b9cdb0e59b: Waiting 23:40:18 5e14af77c1be: Waiting 23:40:18 01666e4c0597: Waiting 23:40:18 aa168da1d23b: Waiting 23:40:18 36b3adc4ff6f: Verifying Checksum 23:40:18 36b3adc4ff6f: Download complete 23:40:18 46f8f816bc3b: Verifying Checksum 23:40:18 46f8f816bc3b: Download complete 23:40:18 df20fa9351a1: Verifying Checksum 23:40:18 df20fa9351a1: Download complete 23:40:18 93b9cdb0e59b: Verifying Checksum 23:40:18 93b9cdb0e59b: Download complete 23:40:18 93b61091891f: Verifying Checksum 23:40:18 93b61091891f: Download complete 23:40:18 5e14af77c1be: Verifying Checksum 23:40:18 5e14af77c1be: Download complete 23:40:18 01666e4c0597: Verifying Checksum 23:40:18 01666e4c0597: Download complete 23:40:18 8ad3a11d3b57: Verifying Checksum 23:40:18 8ad3a11d3b57: Download complete 23:40:18 df20fa9351a1: Pull complete 23:40:19 36b3adc4ff6f: Pull complete 23:40:19 8ad3a11d3b57: Pull complete 23:40:19 46f8f816bc3b: Pull complete 23:40:20 93b61091891f: Pull complete 23:40:20 93b9cdb0e59b: Pull complete 23:40:20 5e14af77c1be: Pull complete 23:40:20 01666e4c0597: Pull complete 23:40:20 aa168da1d23b: Verifying Checksum 23:40:20 aa168da1d23b: Download complete 23:40:26 aa168da1d23b: Pull complete 23:40:26 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 23:40:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 23:40:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 23:40:26 prd-centos7-docker-4c-2g-1338 does not seem to be running inside a container 23:40:26 $ 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/xfoundry_go-mod-bootstrap_PR-262/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-262 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262:/w/workspace/xfoundry_go-mod-bootstrap_PR-262:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@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 23:40:28 $ docker top fb7e6e7f2092843d3fd55f1a4dd41b4ef14875a2e0f355f7fad74ea67c527c47 -eo pid,comm [Pipeline] { [Pipeline] sh 23:40:28 + touch /tmp/pre-build-complete [Pipeline] sh 23:40:29 + mkdir -p /var/log/sa [Pipeline] sh 23:40:29 + ls /var/log/sa-host 23:40:29 + sadf -c /var/log/sa-host/sa05 23:40:29 file_magic: OK 23:40:29 HZ: Using current value: 100 23:40:29 file_header: OK 23:40:29 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 23:40:29 Statistics: 23:40:29 Hnuu...uuuununununu...Hnuu...uuuununununu... 23:40:29 File successfully converted to sysstat format version 12.2.1 23:40:29 + sadf -c /var/log/sa-host/sa24 23:40:29 file_magic: OK 23:40:29 HZ: Using current value: 100 23:40:29 file_header: OK 23:40:29 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 23:40:29 Statistics: 23:40:29 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 23:40:29 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:40:29 provisioning config files... 23:40:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-262@tmp/config3717996740853756718tmp [Pipeline] { [Pipeline] echo 23:40:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:40:32 ---> create-netrc.sh [Pipeline] } 23:40:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:40:32 ---> python-tools-install.sh [Pipeline] echo 23:40:32 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:40:33 ---> sudo-logs.sh 23:40:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:40:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:40:33 ---> job-cost.sh 23:40:33 lf-activate-venv: SKIPPING 23:40:33 DEBUG: total: 0.18000000715255737 23:40:33 INFO: Retrieving Stack Cost... 23:40:34 INFO: Retrieving Pricing Info for: v3-standard-2 23:40:35 INFO: Archiving Costs [Pipeline] echo 23:40:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:40:35 ---> logs-deploy.sh 23:40:35 lf-activate-venv: SKIPPING 23:40:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-262/3 23:40:35 INFO: archiving workspace using pattern(s): 23:40:36 Archives upload complete. 23:40:36 INFO: archiving logs to Nexus