Pull request #261 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 5003635be2baba4f1c76d97e070757ad531aa387+66d5b55f39eb31c15aef99a53ce85707b2a3c8c0 (48a9547d19f5ef6ab22bffa3e5a6cf9605204f6a) 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-ssh6353028710224326430.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-ssh6085994208209579025.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 f4a1163c6b2b14014f487cca778b157dcbc6cc6b 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-261/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-261/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3173265250446352474.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f4a1163c6b2b14014f487cca778b157dcbc6cc6b (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f4a1163c6b2b14014f487cca778b157dcbc6cc6b # timeout=10 Commit message: "Merge pull request #339 from ernestojeda/disable-snaps-temp" > 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-ssh4399064839423345953.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/go-mod-bootstrap/branches/PR-261/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-261/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2739183821314723672.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: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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-1565 in /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [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 Merging remotes/origin/master commit 66d5b55f39eb31c15aef99a53ce85707b2a3c8c0 into PR head commit 5003635be2baba4f1c76d97e070757ad531aa387 > git init /w/workspace/xfoundry_go-mod-bootstrap_PR-261 # 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-261@tmp/jenkins-gitclient-ssh4217317460003591207.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-261@tmp/jenkins-gitclient-ssh8090370430460063427.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5003635be2baba4f1c76d97e070757ad531aa387 # 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-261@tmp/jenkins-gitclient-ssh9174478462836746367.key > git merge 66d5b55f39eb31c15aef99a53ce85707b2a3c8c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Merge succeeded, producing 5003635be2baba4f1c76d97e070757ad531aa387 Checking out Revision 5003635be2baba4f1c76d97e070757ad531aa387 (PR-261) > git config core.sparsecheckout # timeout=10 > git checkout -f 5003635be2baba4f1c76d97e070757ad531aa387 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git rev-list --no-walk fead13709a5b92120bc2cf2e2723d33796a8c61a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:13:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:13:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:13:54 ========================================================= 22:13:54 EdgeX Global Pipelines Version Info 22:13:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:13:56 ------------------- 22:13:56 stable info: 22:13:56 ------------------- 22:13:56 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:13:56 Commit SHA: f4a1163c6b2b14014f487cca778b157dcbc6cc6b 22:13:56 Message: update stable to v1.0.194 22:13:56 ------------------- 22:13:56 experimental info: 22:13:56 ------------------- 22:13:56 Commited By: **** collab-it+edgex@linuxfoundation.org 22:13:56 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:13:56 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-261 [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-261 [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-261 [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5003635be2baba4f1c76d97e070757ad531aa387 [Pipeline] echo 22:13:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5003635 [Pipeline] echo 22:13:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:13:58 + git log --format=format:%s -1 5003635be2baba4f1c76d97e070757ad531aa387 [Pipeline] echo 22:13:58 GIT_COMMIT: 5003635be2baba4f1c76d97e070757ad531aa387, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 22:13:58 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:13:59 22:13:59 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:13:59 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:13:59 latest: Pulling from edgex-devops/git-semver 22:13:59 31603596830f: Pulling fs layer 22:13:59 54011a49482f: Pulling fs layer 22:13:59 a6820b24f6d8: Pulling fs layer 22:13:59 f581987b2513: Pulling fs layer 22:13:59 f581987b2513: Waiting 22:13:59 54011a49482f: Verifying Checksum 22:13:59 54011a49482f: Download complete 22:13:59 31603596830f: Verifying Checksum 22:13:59 31603596830f: Download complete 22:13:59 f581987b2513: Verifying Checksum 22:13:59 f581987b2513: Download complete 22:13:59 a6820b24f6d8: Verifying Checksum 22:13:59 a6820b24f6d8: Download complete 22:13:59 31603596830f: Pull complete 22:14:00 54011a49482f: Pull complete 22:14:00 a6820b24f6d8: Pull complete 22:14:00 f581987b2513: Pull complete 22:14:01 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:14:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:14:01 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:14:01 prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container 22:14:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-261 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261:/w/workspace/xfoundry_go-mod-bootstrap_PR-261:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:14:05 $ docker top 98940aa46218c78ba1714c609e3a4d39afbe6febde46ef35c1b6adf38f992429 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:14:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:06 [ssh-agent] Looking for ssh-agent implementation... 22:14:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:06 $ docker exec 98940aa46218c78ba1714c609e3a4d39afbe6febde46ef35c1b6adf38f992429 ssh-agent 22:14:06 SSH_AUTH_SOCK=/tmp/ssh-AxFY0oTJuIKf/agent.14 22:14:06 SSH_AGENT_PID=20 22:14:06 Running ssh-add (command line suppressed) 22:14:06 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_3243893651378147898.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_3243893651378147898.key) 22:14:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:06 + git tag --points-at HEAD [Pipeline] } 22:14:06 $ docker exec --env ******** --env ******** 98940aa46218c78ba1714c609e3a4d39afbe6febde46ef35c1b6adf38f992429 ssh-agent -k 22:14:06 unset SSH_AUTH_SOCK; 22:14:06 unset SSH_AGENT_PID; 22:14:06 echo Agent pid 20 killed; 22:14:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:14:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:14:06 [ssh-agent] Looking for ssh-agent implementation... 22:14:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:14:07 $ docker exec 98940aa46218c78ba1714c609e3a4d39afbe6febde46ef35c1b6adf38f992429 ssh-agent 22:14:07 SSH_AUTH_SOCK=/tmp/ssh-WeeiP8eH0L7y/agent.53 22:14:07 SSH_AGENT_PID=59 22:14:07 Running ssh-add (command line suppressed) 22:14:07 Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_4863212319563029129.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/private_key_4863212319563029129.key) 22:14:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:14:07 + git semver init 22:14:07 # -> Open(): unable to determine branch for HEAD 22:14:07 # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-261/.git 22:14:07 # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-261 22:14:07 # $SEMVER_REMOTE_NAME = origin 22:14:07 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:14:07 # $SEMVER_USER_NAME = edgex-jenkins 22:14:07 # $SEMVER_BRANCH = PR-261 22:14:07 # $SEMVER_TEMP = /tmp/semver-803583320 22:14:07 # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP 22:14:08 # '/tmp/semver-803583320' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-261/.semver' 22:14:08 # -> Force: false 22:14:08 # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-261/.semver [Pipeline] } 22:14:08 $ docker exec --env ******** --env ******** 98940aa46218c78ba1714c609e3a4d39afbe6febde46ef35c1b6adf38f992429 ssh-agent -k 22:14:08 unset SSH_AUTH_SOCK; 22:14:08 unset SSH_AGENT_PID; 22:14:08 echo Agent pid 59 killed; 22:14:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:14:08 + git semver [Pipeline] } 22:14:08 $ docker stop --time=1 98940aa46218c78ba1714c609e3a4d39afbe6febde46ef35c1b6adf38f992429 22:14:09 $ docker rm -f 98940aa46218c78ba1714c609e3a4d39afbe6febde46ef35c1b6adf38f992429 [Pipeline] // withDockerContainer [Pipeline] sh 22:14:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:14:10 Stashed 1 file(s) [Pipeline] echo 22:14:10 [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 22:14:25 Still waiting to schedule task 22:14:25 ‘prd-centos7-blackbox-4c-2g-591’ doesn’t have label ‘centos7-docker-4c-2g’ 22:14:25 ‘prd-centos7-docker-4c-2g-1560’ is offline 22:14:25 ‘prd-centos7-docker-4c-2g-1561’ is offline 22:14:25 ‘prd-centos7-docker-4c-2g-1562’ is offline 22:14:25 ‘prd-centos7-docker-4c-2g-1564’ is offline 22:14:25 ‘prd-centos7-docker-4c-2g-1568’ is offline 22:14:25 Still waiting to schedule task 22:14:25 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 22:15:27 Running on prd-centos7-docker-4c-2g-1572 in /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [Pipeline] { [Pipeline] ws 22:15:27 Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout 22:15:27 Selected Git installation does not exist. Using Default 22:15:27 The recommended git tool is: NONE 22:15:29 using credential edgex-jenkins-ssh 22:15:29 Cloning the remote Git repository 22:15:29 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:15:29 > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 22:15:29 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:15:29 > git --version # timeout=10 22:15:29 > git --version # 'git version 2.24.4' 22:15:29 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:29 [INFO] Currently running in a labeled security context 22:15:29 [INFO] Currently SELinux is 'enforcing' on the host 22:15:29 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh5186850904984111280.key 22:15:30 Merging remotes/origin/master commit 66d5b55f39eb31c15aef99a53ce85707b2a3c8c0 into PR head commit 5003635be2baba4f1c76d97e070757ad531aa387 22:15:31 Merge succeeded, producing 5003635be2baba4f1c76d97e070757ad531aa387 22:15:31 Checking out Revision 5003635be2baba4f1c76d97e070757ad531aa387 (PR-261) 22:15:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:15:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:15:30 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:15:30 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:15:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:30 [INFO] Currently running in a labeled security context 22:15:30 [INFO] Currently SELinux is 'enforcing' on the host 22:15:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh2619641919559290539.key 22:15:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:15:30 > git config core.sparsecheckout # timeout=10 22:15:30 > git checkout -f 5003635be2baba4f1c76d97e070757ad531aa387 # timeout=10 22:15:30 > git remote # timeout=10 22:15:30 > git config --get remote.origin.url # timeout=10 22:15:30 using GIT_SSH to set credentials SSH Credentials for GitHub 22:15:30 [INFO] Currently running in a labeled security context 22:15:30 [INFO] Currently SELinux is 'enforcing' on the host 22:15:30 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/4@tmp/jenkins-gitclient-ssh7666023063183815341.key 22:15:30 > git merge 66d5b55f39eb31c15aef99a53ce85707b2a3c8c0 # timeout=10 22:15:30 > git rev-parse HEAD^{commit} # timeout=10 22:15:31 > git config core.sparsecheckout # timeout=10 22:15:31 > git checkout -f 5003635be2baba4f1c76d97e070757ad531aa387 # timeout=10 22:15:34 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:15:35 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:15:36 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:15:36 + sudo service docker restart 22:15:36 + true 22:15:36 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:15:53 ========================================================= 22:15:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:15:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:15:53 + 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 . 22:15:54 Sending build context to Docker daemon 988.2kB 22:15:54 Step 1/8 : ARG BASE=golang:1.16-alpine 22:15:54 Step 2/8 : FROM ${BASE} 22:15:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:15:54 540db60ca938: Pulling fs layer 22:15:54 adcc1eea9eea: Pulling fs layer 22:15:54 4c4ab2625f07: Pulling fs layer 22:15:54 0510c868ecb4: Pulling fs layer 22:15:54 afea3b2eda06: Pulling fs layer 22:15:54 7809a108b3ef: Pulling fs layer 22:15:54 f706445af74f: Pulling fs layer 22:15:54 0510c868ecb4: Waiting 22:15:54 afea3b2eda06: Waiting 22:15:54 7809a108b3ef: Waiting 22:15:54 f706445af74f: Waiting 22:15:54 4c4ab2625f07: Verifying Checksum 22:15:54 4c4ab2625f07: Download complete 22:15:54 adcc1eea9eea: Verifying Checksum 22:15:54 adcc1eea9eea: Download complete 22:15:54 afea3b2eda06: Verifying Checksum 22:15:54 afea3b2eda06: Download complete 22:15:54 7809a108b3ef: Verifying Checksum 22:15:54 7809a108b3ef: Download complete 22:15:54 540db60ca938: Verifying Checksum 22:15:54 540db60ca938: Download complete 22:15:54 540db60ca938: Pull complete 22:15:54 adcc1eea9eea: Pull complete 22:15:54 4c4ab2625f07: Pull complete 22:15:56 f706445af74f: Verifying Checksum 22:15:56 f706445af74f: Download complete 22:15:56 0510c868ecb4: Verifying Checksum 22:15:56 0510c868ecb4: Download complete 22:15:59 0510c868ecb4: Pull complete 22:15:59 afea3b2eda06: Pull complete 22:15:59 7809a108b3ef: Pull complete 22:16:01 f706445af74f: Pull complete 22:16:01 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:16:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:16:01 ---> b068be0155e3 22:16:01 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:16:05 ---> Running in 15d4119fdce6 22:16:05 Removing intermediate container 15d4119fdce6 22:16:05 ---> 428daa33b8b3 22:16:05 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:16:05 ---> Running in 1135e8c18b08 22:16:05 Removing intermediate container 1135e8c18b08 22:16:05 ---> a70ea1e1c23f 22:16:05 Step 5/8 : RUN apk add --update --no-cache git make 22:16:05 ---> Running in f23eb1633764 22:16:06 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:16:07 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:16:08 OK: 149 MiB in 40 packages 22:16:08 Removing intermediate container f23eb1633764 22:16:08 ---> 76e936cfd6bf 22:16:08 Step 6/8 : WORKDIR /build 22:16:08 ---> Running in a45db63deff4 22:16:08 Removing intermediate container a45db63deff4 22:16:08 ---> de0cf6ae207e 22:16:08 Step 7/8 : COPY go.mod . 22:16:09 ---> f8a3a300c529 22:16:09 Step 8/8 : RUN go mod download 22:16:09 ---> Running in 9d8f45b79a74 22:16:19 Removing intermediate container 9d8f45b79a74 22:16:19 ---> 43e10f85dc4d 22:16:19 Successfully built 43e10f85dc4d 22:16:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:16:19 + docker inspect -f . ci-base-image-x86_64 22:16:19 . [Pipeline] withDockerContainer 22:16:19 prd-centos7-docker-4c-2g-1572 does not seem to be running inside a container 22:16:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 22:16:19 $ docker top dd12eaa65db0a116767b3fbc1abf8ad5726e7de463e2f01f5ee941c6954f578f -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:20 + go version 22:16:20 go version go1.16.3 linux/amd64 [Pipeline] } 22:16:20 $ docker stop --time=1 dd12eaa65db0a116767b3fbc1abf8ad5726e7de463e2f01f5ee941c6954f578f 22:16:21 $ docker rm -f dd12eaa65db0a116767b3fbc1abf8ad5726e7de463e2f01f5ee941c6954f578f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:16:21 + docker inspect -f . ci-base-image-x86_64 22:16:21 . [Pipeline] withDockerContainer 22:16:22 prd-centos7-docker-4c-2g-1572 does not seem to be running inside a container 22:16:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 22:16:22 $ docker top 363bcabc0a980409bebfaebe7505db0cdfeab7f2411219326a1d3a6ef7cf1233 -eo pid,comm [Pipeline] { [Pipeline] sh 22:16:22 + go mod tidy [Pipeline] sh 22:16:23 + make test 22:16:23 go mod tidy 22:16:23 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:16:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:16:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.009s coverage: 5.4% of statements 22:16:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:16:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.017s coverage: 92.2% of statements 22:16:35 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.002s coverage: 85.3% of statements 22:16:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 22:16:35 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:16:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:16:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.009s coverage: 100.0% of statements 22:16:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements 22:16:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements 22:16:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:16:39 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:16:39 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.004s coverage: 91.3% of statements 22:16:39 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:16:45 gofmt -l . 22:16:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:16:45 $ docker stop --time=1 363bcabc0a980409bebfaebe7505db0cdfeab7f2411219326a1d3a6ef7cf1233 22:16:46 $ docker rm -f 363bcabc0a980409bebfaebe7505db0cdfeab7f2411219326a1d3a6ef7cf1233 [Pipeline] // withDockerContainer [Pipeline] sh 22:16:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:16:47 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 22:16:48 ---> job-cost.sh 22:16:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7qMR 22:16:56 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:17:11 lf-activate-venv(): INFO: Adding /tmp/venv-7qMR/bin to PATH 22:17:11 INFO: No Stack... 22:17:11 INFO: Retrieving Pricing Info for: v3-standard-2 22:17:11 INFO: Archiving Costs [Pipeline] sh 22:17:11 + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv 22:17:11 + cut -d, -f6 [Pipeline] lock 22:17:11 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-4-stack-cost] 22:17:11 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-4-stack-cost] did not exist. Created. 22:17:11 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:17:11 + echo total: 0.05999999865889549 [Pipeline] stash 22:17:11 Stashed 1 file(s) [Pipeline] } 22:17:11 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-4-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:17:20 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1573 in /w/workspace/xfoundry_go-mod-bootstrap_PR-261 [Pipeline] { [Pipeline] ws 22:17:20 Running in /w/workspace/go-mod-bootstrap/4 [Pipeline] { [Pipeline] checkout 22:17:20 Selected Git installation does not exist. Using Default 22:17:20 The recommended git tool is: NONE 22:17:25 using credential edgex-jenkins-ssh 22:17:25 Cloning the remote Git repository 22:17:26 Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git 22:17:26 > git init /w/workspace/go-mod-bootstrap/4 # timeout=10 22:17:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:17:26 > git --version # timeout=10 22:17:26 > git --version # 'git version 2.17.1' 22:17:26 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:26 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:17:27 Merging remotes/origin/master commit 66d5b55f39eb31c15aef99a53ce85707b2a3c8c0 into PR head commit 5003635be2baba4f1c76d97e070757ad531aa387 22:17:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:17:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:17:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 22:17:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git 22:17:27 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:27 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/261/head:refs/remotes/origin/PR-261 +refs/heads/master:refs/remotes/origin/master # timeout=10 22:17:28 > git config core.sparsecheckout # timeout=10 22:17:28 > git checkout -f 5003635be2baba4f1c76d97e070757ad531aa387 # timeout=10 22:17:28 Merge succeeded, producing 5003635be2baba4f1c76d97e070757ad531aa387 22:17:28 Checking out Revision 5003635be2baba4f1c76d97e070757ad531aa387 (PR-261) 22:17:28 > git remote # timeout=10 22:17:28 > git config --get remote.origin.url # timeout=10 22:17:28 using GIT_SSH to set credentials SSH Credentials for GitHub 22:17:28 > git merge 66d5b55f39eb31c15aef99a53ce85707b2a3c8c0 # timeout=10 22:17:28 > git rev-parse HEAD^{commit} # timeout=10 22:17:28 > git config core.sparsecheckout # timeout=10 22:17:28 > git checkout -f 5003635be2baba4f1c76d97e070757ad531aa387 # timeout=10 22:17:32 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-registry/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:17:33 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:17:34 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:17:34 + + sudo service docker restart 22:17:34 true [Pipeline] unstash [Pipeline] echo 22:17:53 ========================================================= 22:17:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:17:53 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:17:53 + 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 . 22:17:54 Sending build context to Docker daemon 986.1kB 22:17:54 Step 1/8 : ARG BASE=golang:1.16-alpine 22:17:54 Step 2/8 : FROM ${BASE} 22:17:54 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:17:54 595b0fe564bb: Pulling fs layer 22:17:54 3088b5b3c5c0: Pulling fs layer 22:17:54 5b7225fbf94c: Pulling fs layer 22:17:54 ba82ee9f976e: Pulling fs layer 22:17:54 506bd15cee9f: Pulling fs layer 22:17:54 75a0a4a0db45: Pulling fs layer 22:17:54 618dc40b7e24: Pulling fs layer 22:17:54 506bd15cee9f: Waiting 22:17:54 75a0a4a0db45: Waiting 22:17:54 618dc40b7e24: Waiting 22:17:54 ba82ee9f976e: Waiting 22:17:54 5b7225fbf94c: Verifying Checksum 22:17:54 5b7225fbf94c: Download complete 22:17:54 3088b5b3c5c0: Verifying Checksum 22:17:54 3088b5b3c5c0: Download complete 22:17:54 506bd15cee9f: Verifying Checksum 22:17:54 506bd15cee9f: Download complete 22:17:54 75a0a4a0db45: Download complete 22:17:54 595b0fe564bb: Verifying Checksum 22:17:54 595b0fe564bb: Download complete 22:17:55 595b0fe564bb: Pull complete 22:17:56 3088b5b3c5c0: Pull complete 22:17:56 5b7225fbf94c: Pull complete 22:17:57 618dc40b7e24: Verifying Checksum 22:17:57 618dc40b7e24: Download complete 22:17:58 ba82ee9f976e: Verifying Checksum 22:17:58 ba82ee9f976e: Download complete 22:18:11 ba82ee9f976e: Pull complete 22:18:11 506bd15cee9f: Pull complete 22:18:11 75a0a4a0db45: Pull complete 22:18:13 618dc40b7e24: Pull complete 22:18:13 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:18:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:18:13 ---> a36622ca3599 22:18:13 Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 22:18:15 ---> Running in 25c5be11eee6 22:18:15 Removing intermediate container 25c5be11eee6 22:18:15 ---> c53132e52e7f 22:18:15 Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 22:18:15 ---> Running in 090a70c8f758 22:18:18 Removing intermediate container 090a70c8f758 22:18:18 ---> d3df860fcef4 22:18:18 Step 5/8 : RUN apk add --update --no-cache git make 22:18:18 ---> Running in dd341ff018cf 22:18:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:18:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:18:20 OK: 138 MiB in 40 packages 22:18:22 Removing intermediate container dd341ff018cf 22:18:22 ---> 69e8e31dbd9d 22:18:22 Step 6/8 : WORKDIR /build 22:18:22 ---> Running in cd015ed97af5 22:18:22 Removing intermediate container cd015ed97af5 22:18:22 ---> 439970136afb 22:18:22 Step 7/8 : COPY go.mod . 22:18:23 ---> 997d8d7ead73 22:18:23 Step 8/8 : RUN go mod download 22:18:23 ---> Running in 0635e7d82db0 22:18:45 Removing intermediate container 0635e7d82db0 22:18:45 ---> d07ca5fd1a70 22:18:45 Successfully built d07ca5fd1a70 22:18:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:18:46 + docker inspect -f . ci-base-image-arm64 22:18:46 . [Pipeline] withDockerContainer 22:18:46 prd-ubuntu18.04-docker-arm64-4c-16g-1573 does not seem to be running inside a container 22:18:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 22:18:48 $ docker top 43e6bc5eb01307a379d829216c5be549621a94fee0eb10468bd7d7976dffaaae -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:49 + go version 22:18:49 go version go1.16.5 linux/arm64 [Pipeline] } 22:18:49 $ docker stop --time=1 43e6bc5eb01307a379d829216c5be549621a94fee0eb10468bd7d7976dffaaae 22:18:50 $ docker rm -f 43e6bc5eb01307a379d829216c5be549621a94fee0eb10468bd7d7976dffaaae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:18:51 + docker inspect -f . ci-base-image-arm64 22:18:51 . [Pipeline] withDockerContainer 22:18:52 prd-ubuntu18.04-docker-arm64-4c-16g-1573 does not seem to be running inside a container 22:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/4 -v /w/workspace/go-mod-bootstrap/4:/w/workspace/go-mod-bootstrap/4:rw,z -v /w/workspace/go-mod-bootstrap/4@tmp:/w/workspace/go-mod-bootstrap/4@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 22:18:53 $ docker top 46c4526c202668a38dd5e69d8830d93554626925f60f7ccd66ab10496e790177 -eo pid,comm [Pipeline] { [Pipeline] sh 22:18:54 + go mod tidy [Pipeline] sh 22:18:55 + make test 22:18:55 go mod tidy 22:18:56 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:19:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] 22:19:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.055s coverage: 5.4% of statements 22:19:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] 22:19:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.071s coverage: 92.2% of statements 22:19:36 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements 22:19:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] 22:19:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] 22:19:36 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] 22:19:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.057s coverage: 100.0% of statements 22:19:37 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.034s coverage: 26.7% of statements 22:19:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.051s coverage: 91.0% of statements 22:19:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] 22:19:41 ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] 22:19:41 ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.021s coverage: 91.3% of statements 22:19:41 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:20:03 gofmt -l . 22:20:03 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:20:03 $ docker stop --time=1 46c4526c202668a38dd5e69d8830d93554626925f60f7ccd66ab10496e790177 22:20:05 $ docker rm -f 46c4526c202668a38dd5e69d8830d93554626925f60f7ccd66ab10496e790177 [Pipeline] // withDockerContainer [Pipeline] sh 22:20:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:20:06 Warning: overwriting stash ‘coverage-report’ 22:20:07 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 22:20:07 ---> job-cost.sh 22:20:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qw9R 22:20:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:22:10 lf-activate-venv(): INFO: Adding /tmp/venv-Qw9R/bin to PATH 22:22:10 INFO: No Stack... 22:22:10 INFO: Retrieving Pricing Info for: v2-standard-4 22:22:10 INFO: Archiving Costs [Pipeline] sh 22:22:10 + cat /w/workspace/go-mod-bootstrap/4/archives/cost.csv 22:22:10 + cut -d, -f6 [Pipeline] lock 22:22:10 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-4-stack-cost] 22:22:10 Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-4-stack-cost] did not exist. Created. 22:22:10 Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:10 /w/workspace/go-mod-bootstrap/4@tmp/durable-5f3e5830/script.sh: 1: /w/workspace/go-mod-bootstrap/4@tmp/durable-5f3e5830/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:22:11 + echo total: 0.18000000715255737 [Pipeline] stash 22:22:11 Warning: overwriting stash ‘stack-cost’ 22:22:11 Stashed 1 file(s) [Pipeline] } 22:22:11 Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-261-4-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 22:22:11 provisioning config files... 22:22:11 copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/config6090758354231058876tmp [Pipeline] { [Pipeline] sh 22:22:12 + set +x 22:22:12 + curl -s https://codecov.io/bash 22:22:12 + bash -s -- 22:22:12 22:22:12 _____ _ 22:22:12 / ____| | | 22:22:12 | | ___ __| | ___ ___ _____ __ 22:22:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:22:12 | |___| (_) | (_| | __/ (_| (_) \ V / 22:22:12 \_____\___/ \__,_|\___|\___\___/ \_/ 22:22:12 Bash-1.0.3 22:22:12 22:22:12 22:22:12 ==> git version 2.24.4 found 22:22:12 ==> 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 22:22:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:22:12 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:22:12 ==> Jenkins CI detected. 22:22:12 project root: . 22:22:12 --> token set from env 22:22:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:22:12 ==> Running gcov in . (disable via -X gcov) 22:22:12 ==> Python coveragepy not found 22:22:12 ==> Searching for coverage reports in: 22:22:12 + . 22:22:12 -> Found 1 reports 22:22:12 ==> Detecting git/mercurial file structure 22:22:12 ==> Reading reports 22:22:12 + ./coverage.out bytes=31740 22:22:12 ==> Appending adjustments 22:22:12 https://docs.codecov.io/docs/fixing-reports 22:22:12 + Found adjustments 22:22:12 ==> Gzipping contents 22:22:12 8.0K /tmp/codecov.6ywLK1.gz 22:22:12 ==> Uploading reports 22:22:12 url: https://codecov.io 22:22:12 query: branch=PR-261&commit=5003635be2baba4f1c76d97e070757ad531aa387&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-261%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=261&job=&cmd_args= 22:22:12 -> Pinging Codecov 22:22:12 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-261&commit=5003635be2baba4f1c76d97e070757ad531aa387&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-261%2F4%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=261&job=&cmd_args= 22:22:13 -> Uploading to 22:22:13 https://storage.googleapis.com/codecov/v4/raw/2021-06-15/833815588EE85121546D348822E98E2E/5003635be2baba4f1c76d97e070757ad531aa387/be7aff8e-d84a-4b75-b7b9-c596ab6bb877.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210615%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210615T222212Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b85b83b407cb19fb38ced8c271a83665e0c3a039a12f378e0b9b5e645e65e611 22:22:13 % Total % Received % Xferd Average Speed Time Time Time Current 22:22:13 Dload Upload Total Spent Left Speed 22:22:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6011 0 0 100 6011 0 15904 --:--:-- --:--:-- --:--:-- 15944 22:22:13 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/5003635be2baba4f1c76d97e070757ad531aa387 [Pipeline] } 22:22:13 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 22:22:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:22:15 ---> package-listing.sh 22:22:15 ++ facter osfamily 22:22:15 ++ tr '[:upper:]' '[:lower:]' 22:22:15 + OS_FAMILY=redhat 22:22:15 + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-261 22:22:15 + START_PACKAGES=/tmp/packages_start.txt 22:22:15 + END_PACKAGES=/tmp/packages_end.txt 22:22:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:22:15 + PACKAGES=/tmp/packages_start.txt 22:22:15 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-261 ']' 22:22:15 + PACKAGES=/tmp/packages_end.txt 22:22:15 + case "${OS_FAMILY}" in 22:22:15 + rpm -qa 22:22:15 + sort 22:22:16 + '[' -f /tmp/packages_start.txt ']' 22:22:16 + '[' -f /tmp/packages_end.txt ']' 22:22:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:22:16 + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-261 ']' 22:22:16 + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-261/archives/ 22:22:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-261/archives/ [Pipeline] echo 22:22:16 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-261/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:22:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:22:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:22:17 22:22:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:22:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:22:17 alpine: Pulling from edgex-lftools-log-publisher 22:22:17 df20fa9351a1: Pulling fs layer 22:22:17 36b3adc4ff6f: Pulling fs layer 22:22:17 8ad3a11d3b57: Pulling fs layer 22:22:17 46f8f816bc3b: Pulling fs layer 22:22:17 93b61091891f: Pulling fs layer 22:22:17 93b9cdb0e59b: Pulling fs layer 22:22:17 5e14af77c1be: Pulling fs layer 22:22:17 01666e4c0597: Pulling fs layer 22:22:17 aa168da1d23b: Pulling fs layer 22:22:17 46f8f816bc3b: Waiting 22:22:17 93b61091891f: Waiting 22:22:17 93b9cdb0e59b: Waiting 22:22:17 5e14af77c1be: Waiting 22:22:17 01666e4c0597: Waiting 22:22:17 aa168da1d23b: Waiting 22:22:17 36b3adc4ff6f: Verifying Checksum 22:22:17 36b3adc4ff6f: Download complete 22:22:17 46f8f816bc3b: Verifying Checksum 22:22:17 46f8f816bc3b: Download complete 22:22:17 df20fa9351a1: Verifying Checksum 22:22:17 df20fa9351a1: Download complete 22:22:17 93b9cdb0e59b: Verifying Checksum 22:22:17 93b9cdb0e59b: Download complete 22:22:17 5e14af77c1be: Verifying Checksum 22:22:17 5e14af77c1be: Download complete 22:22:17 01666e4c0597: Verifying Checksum 22:22:17 01666e4c0597: Download complete 22:22:17 93b61091891f: Verifying Checksum 22:22:17 93b61091891f: Download complete 22:22:17 df20fa9351a1: Pull complete 22:22:17 8ad3a11d3b57: Verifying Checksum 22:22:17 8ad3a11d3b57: Download complete 22:22:17 36b3adc4ff6f: Pull complete 22:22:18 8ad3a11d3b57: Pull complete 22:22:18 46f8f816bc3b: Pull complete 22:22:18 93b61091891f: Pull complete 22:22:18 93b9cdb0e59b: Pull complete 22:22:19 5e14af77c1be: Pull complete 22:22:19 01666e4c0597: Pull complete 22:22:19 aa168da1d23b: Verifying Checksum 22:22:19 aa168da1d23b: Download complete 22:22:23 aa168da1d23b: Pull complete 22:22:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:22:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:22:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:22:23 prd-centos7-docker-4c-2g-1565 does not seem to be running inside a container 22:22:23 $ 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-261/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-261 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261:/w/workspace/xfoundry_go-mod-bootstrap_PR-261:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 22:22:26 $ docker top e4d41e95320d60215078ba907ea6573a36f0381c543aaa8ea0aada5ea2ebb7ab -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:26 + touch /tmp/pre-build-complete [Pipeline] sh 22:22:26 + mkdir -p /var/log/sa [Pipeline] sh 22:22:27 + ls /var/log/sa-host 22:22:27 + sadf -c /var/log/sa-host/sa05 22:22:27 file_magic: OK 22:22:27 HZ: Using current value: 100 22:22:27 file_header: OK 22:22:27 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 22:22:27 Statistics: 22:22:27 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:22:27 File successfully converted to sysstat format version 12.2.1 22:22:27 + sadf -c /var/log/sa-host/sa15 22:22:27 file_magic: OK 22:22:27 HZ: Using current value: 100 22:22:27 file_header: OK 22:22:27 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 22:22:27 Statistics: 22:22:27 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:22:27 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:22:27 provisioning config files... 22:22:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp/config4579027947533503552tmp [Pipeline] { [Pipeline] echo 22:22:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:22:27 ---> create-netrc.sh [Pipeline] } 22:22:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:22:28 ---> python-tools-install.sh [Pipeline] echo 22:22:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:22:28 ---> sudo-logs.sh 22:22:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:22:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:22:28 ---> job-cost.sh 22:22:28 lf-activate-venv: SKIPPING 22:22:28 DEBUG: total: 0.18000000715255737 22:22:28 INFO: Retrieving Stack Cost... 22:22:29 INFO: Retrieving Pricing Info for: v3-standard-2 22:22:29 INFO: Archiving Costs [Pipeline] echo 22:22:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:22:30 ---> logs-deploy.sh 22:22:30 lf-activate-venv: SKIPPING 22:22:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-261/4 22:22:30 INFO: archiving workspace using pattern(s): 22:22:31 Archives upload complete. 22:22:31 INFO: archiving logs to Nexus 22:22:31 ---> uname -a: 22:22:31 Linux prd-centos7-docker-4c-2g-1565.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 22:22:31 22:22:31 22:22:31 ---> lscpu: 22:22:31 Architecture: x86_64 22:22:31 CPU op-mode(s): 32-bit, 64-bit 22:22:31 Byte Order: Little Endian 22:22:31 Address sizes: 40 bits physical, 48 bits virtual 22:22:31 CPU(s): 2 22:22:31 On-line CPU(s) list: 0,1 22:22:31 Thread(s) per core: 1 22:22:31 Core(s) per socket: 1 22:22:31 Socket(s): 2 22:22:31 NUMA node(s): 1 22:22:31 Vendor ID: AuthenticAMD 22:22:31 CPU family: 23 22:22:31 Model: 49 22:22:31 Model name: AMD EPYC-Rome Processor 22:22:31 Stepping: 0 22:22:31 CPU MHz: 2800.000 22:22:31 BogoMIPS: 5600.00 22:22:31 Virtualization: AMD-V 22:22:31 Hypervisor vendor: KVM 22:22:31 Virtualization type: full 22:22:31 L1d cache: 64 KiB 22:22:31 L1i cache: 64 KiB 22:22:31 L2 cache: 1 MiB 22:22:31 L3 cache: 32 MiB 22:22:31 NUMA node0 CPU(s): 0,1 22:22:31 Vulnerability Itlb multihit: Not affected 22:22:31 Vulnerability L1tf: Not affected 22:22:31 Vulnerability Mds: Not affected 22:22:31 Vulnerability Meltdown: Not affected 22:22:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:22:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:22:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:22:31 Vulnerability Srbds: Not affected 22:22:31 Vulnerability Tsx async abort: Not affected 22:22:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 22:22:31 22:22:31 22:22:31 ---> nproc: 22:22:31 2 22:22:31 22:22:31 22:22:31 ---> df -h: 22:22:31 Filesystem Size Used Available Use% Mounted on 22:22:31 overlay 40.0G 7.6G 32.4G 19% / 22:22:31 tmpfs 64.0M 0 64.0M 0% /dev 22:22:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:22:31 shm 64.0M 0 64.0M 0% /dev/shm 22:22:31 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 22:22:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 22:22:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 22:22:31 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 22:22:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 22:22:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 22:22:31 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 22:22:31 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 22:22:31 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-261 22:22:31 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/xfoundry_go-mod-bootstrap_PR-261@tmp 22:22:31 22:22:31 22:22:31 ---> free -m: 22:22:31 total used free shared buff/cache available 22:22:31 Mem: 7821 907 4819 0 2094 6736 22:22:31 Swap: 1023 0 1023 22:22:31 22:22:31 22:22:31 ---> ip addr: 22:22:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:22:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:22:31 inet 127.0.0.1/8 scope host lo 22:22:31 valid_lft forever preferred_lft forever 22:22:31 inet6 ::1/128 scope host 22:22:31 valid_lft forever preferred_lft forever 22:22:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:22:31 link/ether fa:16:3e:92:2d:30 brd ff:ff:ff:ff:ff:ff 22:22:31 inet 10.30.122.48/23 brd 10.30.123.255 scope global dynamic eth0 22:22:31 valid_lft 85847sec preferred_lft 85847sec 22:22:31 inet6 fe80::f816:3eff:fe92:2d30/64 scope link 22:22:31 valid_lft forever preferred_lft forever 22:22:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:22:31 link/ether 02:42:9c:a6:9c:64 brd ff:ff:ff:ff:ff:ff 22:22:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:22:31 valid_lft forever preferred_lft forever 22:22:31 inet6 fe80::42:9cff:fea6:9c64/64 scope link 22:22:31 valid_lft forever preferred_lft forever 22:22:31 22:22:31 22:22:31 ---> sar -b -r -n DEV: 22:22:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 22:22:31 22:22:31 22:13:08 LINUX RESTART (2 CPU) 22:22:31 22:22:31 22:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:22:31 22:15:01 11.84 0.62 11.23 0.00 351.77 350.65 0.00 22:22:31 22:16:01 0.88 0.00 0.88 0.00 0.00 19.90 0.00 22:22:31 22:17:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 22:22:31 22:18:02 0.22 0.00 0.22 0.00 0.00 3.60 0.00 22:22:31 22:19:01 0.25 0.00 0.25 0.00 0.00 3.22 0.00 22:22:31 22:20:01 0.33 0.00 0.33 0.00 0.00 4.81 0.00 22:22:31 22:21:01 0.25 0.00 0.25 0.00 0.00 3.03 0.00 22:22:31 22:22:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 22:22:31 Average: 1.78 0.08 1.70 0.00 44.07 48.89 0.00 22:22:31 22:22:31 22:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:22:31 22:15:01 5477888 0 791780 9.89 2620 1736652 1152900 12.73 562324 1568596 24 22:22:31 22:16:01 5484700 0 784960 9.80 2620 1736660 1107928 12.23 558144 1567500 20 22:22:31 22:17:01 5489292 0 780364 9.74 2620 1736664 1065780 11.77 544868 1576888 20 22:22:31 22:18:02 5486700 0 782952 9.78 2620 1736668 1065996 11.77 547376 1576888 8 22:22:31 22:19:01 5486520 0 783124 9.78 2620 1736676 1066184 11.77 547084 1577712 16 22:22:31 22:20:01 5478384 0 791260 9.88 2620 1736676 1066148 11.77 555268 1577712 16 22:22:31 22:21:01 5479780 0 789800 9.86 2620 1736740 1065908 11.77 554196 1577728 20 22:22:31 22:22:01 5479744 0 789888 9.86 2620 1736688 1065908 11.77 556064 1575896 8 22:22:31 Average: 5482876 0 786766 9.82 2620 1736678 1082094 11.95 553166 1574865 16 22:22:31 22:22:31 22:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:22:31 22:15:01 eth0 36.33 27.08 37.96 27.26 0.00 0.00 0.00 0.00 22:22:31 22:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:15:01 docker0 5.03 3.13 1.20 8.42 0.00 0.00 0.00 0.00 22:22:31 22:16:01 eth0 2.55 1.33 1.41 0.98 0.00 0.00 0.00 0.00 22:22:31 22:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:17:01 eth0 1.30 0.08 0.12 0.01 0.00 0.00 0.00 0.00 22:22:31 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:18:02 eth0 1.40 0.23 0.33 0.19 0.00 0.00 0.00 0.00 22:22:31 22:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:19:01 eth0 1.63 0.61 0.67 0.43 0.00 0.00 0.00 0.00 22:22:31 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:20:01 eth0 0.62 0.32 0.33 0.23 0.00 0.00 0.00 0.00 22:22:31 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:21:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:22:31 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:22:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:22:31 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 Average: eth0 5.52 3.73 5.12 3.65 0.00 0.00 0.00 0.00 22:22:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:22:31 Average: docker0 0.63 0.39 0.15 1.05 0.00 0.00 0.00 0.00 22:22:31 22:22:31 22:22:31 ---> sar -P ALL: 22:22:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/15/21 _x86_64_ (2 CPU) 22:22:31 22:22:31 22:13:08 LINUX RESTART (2 CPU) 22:22:31 22:22:31 22:14:01 CPU %user %nice %system %iowait %steal %idle 22:22:31 22:15:01 all 1.46 0.00 0.82 0.12 0.04 97.56 22:22:31 22:15:01 0 1.49 0.00 0.87 0.13 0.05 97.45 22:22:31 22:15:01 1 1.43 0.00 0.77 0.10 0.03 97.67 22:22:31 22:16:01 all 0.16 0.00 0.04 0.00 0.03 99.77 22:22:31 22:16:01 0 0.18 0.00 0.05 0.00 0.03 99.73 22:22:31 22:16:01 1 0.13 0.00 0.03 0.00 0.02 99.82 22:22:31 22:17:01 all 0.09 0.00 0.03 0.00 0.03 99.84 22:22:31 22:17:01 0 0.10 0.00 0.05 0.00 0.05 99.80 22:22:31 22:17:01 1 0.08 0.00 0.02 0.00 0.02 99.88 22:22:31 22:18:02 all 0.08 0.00 0.03 0.00 0.03 99.86 22:22:31 22:18:02 0 0.13 0.00 0.05 0.00 0.03 99.78 22:22:31 22:18:02 1 0.03 0.00 0.02 0.00 0.02 99.93 22:22:31 22:19:01 all 0.13 0.00 0.02 0.00 0.03 99.83 22:22:31 22:19:01 0 0.20 0.00 0.02 0.00 0.03 99.74 22:22:31 22:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:22:31 22:20:01 all 0.14 0.00 0.04 0.00 0.03 99.79 22:22:31 22:20:01 0 0.25 0.00 0.07 0.00 0.03 99.65 22:22:31 22:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 22:22:31 22:21:01 all 0.14 0.00 0.02 0.00 0.02 99.82 22:22:31 22:21:01 0 0.23 0.00 0.02 0.00 0.02 99.73 22:22:31 22:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 22:22:31 22:22:01 all 0.11 0.00 0.03 0.00 0.03 99.82 22:22:31 22:22:01 0 0.20 0.00 0.05 0.00 0.03 99.72 22:22:31 22:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 22:22:31 Average: all 0.29 0.00 0.13 0.01 0.03 99.54 22:22:31 Average: 0 0.35 0.00 0.15 0.02 0.04 99.45 22:22:31 Average: 1 0.23 0.00 0.11 0.01 0.02 99.63 22:22:31 22:22:31 22:22:31