Pull request #76 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf+bef9f17e4058aad7307e794a3117d9f660d9fe75 (999837e96f0426e93ded73dd2856feea398a6002) Running in Durability level: MAX_SURVIVABILITY 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-ssh1037674422163841750.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-ssh3837909567235255268.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-76/workspace@libs/edgex-global-pipelines # timeout=10 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-registry/branches/PR-76/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh603565635995415079.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-registry/branches/PR-76/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3309965026955761997.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh564792181427338141.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-76/workspace@libs/lf-pipelines # timeout=10 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-registry/branches/PR-76/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7352560613024389592.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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-112 in /w/workspace/gexfoundry_go-mod-registry_PR-76 [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-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-76 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/gexfoundry_go-mod-registry_PR-76@tmp/jenkins-gitclient-ssh848075738808633703.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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/gexfoundry_go-mod-registry_PR-76@tmp/jenkins-gitclient-ssh1868746000920784231.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf Merge succeeded, producing 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf Checking out Revision 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf (PR-76) > git config core.sparsecheckout # timeout=10 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # 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/gexfoundry_go-mod-registry_PR-76@tmp/jenkins-gitclient-ssh7162129832292275117.key > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:05:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:05:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:05:04 ========================================================= 15:05:04 EdgeX Global Pipelines Version Info 15:05:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:05:06 ------------------- 15:05:06 stable info: 15:05:06 ------------------- 15:05:06 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:05:06 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:05:06 Message: update stable to v1.0.195 15:05:06 ------------------- 15:05:06 experimental info: 15:05:06 ------------------- 15:05:06 Commited By: **** collab-it+edgex@linuxfoundation.org 15:05:06 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 15:05:06 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:05:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 15:05:07 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 15:05:07 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:05:07 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:05:07 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:05:07 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 15:05:07 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 15:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:05:07 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-76 [Pipeline] echo 15:05:08 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-76 [Pipeline] echo 15:05:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-76 [Pipeline] echo 15:05:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [Pipeline] echo 15:05:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4963c8d [Pipeline] echo 15:05:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:05:09 + git log --format=format:%s -1 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [Pipeline] echo 15:05:10 GIT_COMMIT: 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf, Commit Message: build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1 [Pipeline] echo 15:05:10 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:05:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:05:11 15:05:11 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:05:11 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:05:12 latest: Pulling from edgex-devops/git-semver 15:05:12 31603596830f: Pulling fs layer 15:05:12 54011a49482f: Pulling fs layer 15:05:12 a6820b24f6d8: Pulling fs layer 15:05:12 f581987b2513: Pulling fs layer 15:05:12 f581987b2513: Waiting 15:05:12 54011a49482f: Verifying Checksum 15:05:12 54011a49482f: Download complete 15:05:12 f581987b2513: Verifying Checksum 15:05:12 f581987b2513: Download complete 15:05:12 31603596830f: Verifying Checksum 15:05:12 31603596830f: Download complete 15:05:12 a6820b24f6d8: Verifying Checksum 15:05:12 a6820b24f6d8: Download complete 15:05:12 31603596830f: Pull complete 15:05:12 54011a49482f: Pull complete 15:05:13 a6820b24f6d8: Pull complete 15:05:13 f581987b2513: Pull complete 15:05:13 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 15:05:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:05:13 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:05:13 prd-centos7-docker-4c-2g-112 does not seem to be running inside a container 15:05:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-76 -v /w/workspace/gexfoundry_go-mod-registry_PR-76:/w/workspace/gexfoundry_go-mod-registry_PR-76:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-76@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:05:14 $ docker top 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:05:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:14 [ssh-agent] Looking for ssh-agent implementation... 15:05:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:14 $ docker exec 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 ssh-agent 15:05:15 SSH_AUTH_SOCK=/tmp/ssh-1EBajX6VTjPO/agent.14 15:05:15 SSH_AGENT_PID=21 15:05:15 Running ssh-add (command line suppressed) 15:05:15 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/private_key_2261665694101794487.key (/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/private_key_2261665694101794487.key) 15:05:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:15 + git tag --points-at HEAD [Pipeline] } 15:05:15 $ docker exec --env ******** --env ******** 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 ssh-agent -k 15:05:15 unset SSH_AUTH_SOCK; 15:05:15 unset SSH_AGENT_PID; 15:05:15 echo Agent pid 21 killed; 15:05:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:05:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:05:15 [ssh-agent] Looking for ssh-agent implementation... 15:05:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:05:15 $ docker exec 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 ssh-agent 15:05:15 SSH_AUTH_SOCK=/tmp/ssh-Cqv0v1A15Lor/agent.55 15:05:15 SSH_AGENT_PID=61 15:05:15 Running ssh-add (command line suppressed) 15:05:16 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/private_key_4573827030393722862.key (/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/private_key_4573827030393722862.key) 15:05:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:05:16 + git semver init 15:05:16 # -> Open(): unable to determine branch for HEAD 15:05:16 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-76/.git 15:05:16 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-76 15:05:16 # $SEMVER_REMOTE_NAME = origin 15:05:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:05:16 # $SEMVER_USER_NAME = edgex-jenkins 15:05:16 # $SEMVER_BRANCH = PR-76 15:05:16 # $SEMVER_TEMP = /tmp/semver-750623810 15:05:16 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 15:05:16 # '/tmp/semver-750623810' -> '/w/workspace/gexfoundry_go-mod-registry_PR-76/.semver' 15:05:16 # -> Force: false 15:05:16 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-76/.semver [Pipeline] } 15:05:16 $ docker exec --env ******** --env ******** 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 ssh-agent -k 15:05:16 unset SSH_AUTH_SOCK; 15:05:16 unset SSH_AGENT_PID; 15:05:16 echo Agent pid 61 killed; 15:05:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:05:17 + git semver [Pipeline] } 15:05:17 $ docker stop --time=1 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 15:05:18 $ docker rm -f 94e7c061fb10a3a18149336afc6f82e79af32153e43ed881351cc6913c959da7 [Pipeline] // withDockerContainer [Pipeline] sh 15:05:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:05:19 Stashed 1 file(s) [Pipeline] echo 15:05:19 [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 15:05:35 Still waiting to schedule task 15:05:35 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-112’ 15:05:35 Still waiting to schedule task 15:05:35 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:07:40 Running on prd-ubuntu18.04-docker-arm64-4c-16g-113 in /w/workspace/gexfoundry_go-mod-registry_PR-76 [Pipeline] { [Pipeline] ws 15:07:40 Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout 15:07:40 Selected Git installation does not exist. Using Default 15:07:40 The recommended git tool is: NONE 15:07:46 using credential edgex-jenkins-ssh 15:07:46 Cloning the remote Git repository 15:07:46 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 15:07:46 > git init /w/workspace/go-mod-registry/1 # timeout=10 15:07:46 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 15:07:46 > git --version # timeout=10 15:07:47 > git --version # 'git version 2.17.1' 15:07:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 15:07:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:07:47 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 15:07:47 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 15:07:47 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:47 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:07:48 Merging remotes/origin/master commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf 15:07:48 Merge succeeded, producing 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf 15:07:48 Checking out Revision 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf (PR-76) 15:07:48 > git config core.sparsecheckout # timeout=10 15:07:48 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 15:07:48 > git remote # timeout=10 15:07:48 > git config --get remote.origin.url # timeout=10 15:07:48 using GIT_SSH to set credentials SSH Credentials for GitHub 15:07:48 > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 15:07:48 > git rev-parse HEAD^{commit} # timeout=10 15:07:48 > git config core.sparsecheckout # timeout=10 15:07:48 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 15:07:52 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" 15:07:52 > git --version # timeout=10 15:07:52 > git --version # 'git version 2.17.1' 15:07:52 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:07:54 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 15:07:55 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:07:55 + sudo service docker restart 15:07:55 + true 15:08:12 Running on prd-centos7-docker-4c-2g-114 in /w/workspace/gexfoundry_go-mod-registry_PR-76 [Pipeline] { [Pipeline] ws 15:08:12 Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout 15:08:12 Selected Git installation does not exist. Using Default 15:08:12 The recommended git tool is: NONE [Pipeline] unstash [Pipeline] echo 15:08:14 ========================================================= 15:08:14 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 15:08:14 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:08:14 + 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 . 15:08:14 using credential edgex-jenkins-ssh 15:08:14 Cloning the remote Git repository 15:08:14 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 15:08:15 > git init /w/workspace/go-mod-registry/1 # timeout=10 15:08:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 15:08:15 > git --version # timeout=10 15:08:15 > git --version # 'git version 2.24.4' 15:08:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:15 [INFO] Currently running in a labeled security context 15:08:15 [INFO] Currently SELinux is 'enforcing' on the host 15:08:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh4612468198616551280.key 15:08:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:15 Sending build context to Docker daemon 331.3kB 15:08:15 Step 1/7 : ARG BASE=golang:1.16-alpine 15:08:15 Step 2/7 : FROM ${BASE} 15:08:16 Merging remotes/origin/master commit bef9f17e4058aad7307e794a3117d9f660d9fe75 into PR head commit 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf 15:08:16 Merge succeeded, producing 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf 15:08:16 Checking out Revision 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf (PR-76) 15:08:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 15:08:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:08:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 15:08:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 15:08:15 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:15 [INFO] Currently running in a labeled security context 15:08:15 [INFO] Currently SELinux is 'enforcing' on the host 15:08:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh542462725707028558.key 15:08:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/76/head:refs/remotes/origin/PR-76 +refs/heads/master:refs/remotes/origin/master # timeout=10 15:08:16 > git config core.sparsecheckout # timeout=10 15:08:16 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 15:08:16 > git remote # timeout=10 15:08:16 > git config --get remote.origin.url # timeout=10 15:08:16 using GIT_SSH to set credentials SSH Credentials for GitHub 15:08:16 [INFO] Currently running in a labeled security context 15:08:16 [INFO] Currently SELinux is 'enforcing' on the host 15:08:16 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh7412295306733280128.key 15:08:16 > git merge bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 15:08:16 > git rev-parse HEAD^{commit} # timeout=10 15:08:16 > git config core.sparsecheckout # timeout=10 15:08:16 > git checkout -f 4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf # timeout=10 15:08:16 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:08:16 595b0fe564bb: Pulling fs layer 15:08:16 3088b5b3c5c0: Pulling fs layer 15:08:16 5b7225fbf94c: Pulling fs layer 15:08:16 ba82ee9f976e: Pulling fs layer 15:08:16 506bd15cee9f: Pulling fs layer 15:08:16 75a0a4a0db45: Pulling fs layer 15:08:16 618dc40b7e24: Pulling fs layer 15:08:16 ba82ee9f976e: Waiting 15:08:16 506bd15cee9f: Waiting 15:08:16 75a0a4a0db45: Waiting 15:08:16 618dc40b7e24: Waiting 15:08:16 5b7225fbf94c: Download complete 15:08:16 3088b5b3c5c0: Download complete 15:08:16 506bd15cee9f: Download complete 15:08:16 75a0a4a0db45: Verifying Checksum 15:08:16 75a0a4a0db45: Download complete 15:08:16 595b0fe564bb: Verifying Checksum 15:08:16 595b0fe564bb: Download complete 15:08:17 595b0fe564bb: Pull complete 15:08:17 3088b5b3c5c0: Pull complete 15:08:18 5b7225fbf94c: Pull complete 15:08:18 618dc40b7e24: Download complete 15:08:19 Commit message: "build(deps): Bump github.com/hashicorp/consul/api from 1.8.1 to 1.9.1" 15:08:19 > git --version # timeout=10 15:08:19 > git --version # 'git version 2.24.4' 15:08:19 fatal: bad object 6a41506d72e8e131afc862d141935157bee59f41 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:08:20 ba82ee9f976e: Download complete 15:08:21 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 15:08:21 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 15:08:21 + true 15:08:21 + sudo service docker restart 15:08:21 Redirecting to /bin/systemctl restart docker.service 15:08:30 ba82ee9f976e: Pull complete 15:08:31 506bd15cee9f: Pull complete 15:08:31 75a0a4a0db45: Pull complete 15:08:35 618dc40b7e24: Pull complete 15:08:35 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 15:08:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 15:08:35 ---> a36622ca3599 15:08:35 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:08:37 ---> Running in a436f8d66620 15:08:37 Removing intermediate container a436f8d66620 15:08:37 ---> 7b5a07a9c6da 15:08:37 Step 4/7 : RUN apk add --update bash 15:08:37 ---> Running in a54168e4fc28 15:08:39 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [Pipeline] unstash [Pipeline] echo 15:08:40 ========================================================= 15:08:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 15:08:40 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:08:40 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 15:08:40 + 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 . 15:08:40 Sending build context to Docker daemon 332.3kB 15:08:40 Step 1/7 : ARG BASE=golang:1.16-alpine 15:08:40 Step 2/7 : FROM ${BASE} 15:08:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 15:08:41 540db60ca938: Pulling fs layer 15:08:41 adcc1eea9eea: Pulling fs layer 15:08:41 4c4ab2625f07: Pulling fs layer 15:08:41 0510c868ecb4: Pulling fs layer 15:08:41 afea3b2eda06: Pulling fs layer 15:08:41 7809a108b3ef: Pulling fs layer 15:08:41 f706445af74f: Pulling fs layer 15:08:41 0510c868ecb4: Waiting 15:08:41 afea3b2eda06: Waiting 15:08:41 7809a108b3ef: Waiting 15:08:41 f706445af74f: Waiting 15:08:41 4c4ab2625f07: Verifying Checksum 15:08:41 4c4ab2625f07: Download complete 15:08:41 adcc1eea9eea: Verifying Checksum 15:08:41 adcc1eea9eea: Download complete 15:08:41 afea3b2eda06: Verifying Checksum 15:08:41 afea3b2eda06: Download complete 15:08:41 540db60ca938: Verifying Checksum 15:08:41 540db60ca938: Download complete 15:08:41 7809a108b3ef: Verifying Checksum 15:08:41 7809a108b3ef: Download complete 15:08:41 OK: 138 MiB in 40 packages 15:08:41 540db60ca938: Pull complete 15:08:41 adcc1eea9eea: Pull complete 15:08:41 4c4ab2625f07: Pull complete 15:08:42 Removing intermediate container a54168e4fc28 15:08:42 ---> d6a15b85b43e 15:08:42 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:08:42 ---> Running in 6dbd5213beef 15:08:42 f706445af74f: Verifying Checksum 15:08:42 f706445af74f: Download complete 15:08:42 Removing intermediate container 6dbd5213beef 15:08:42 ---> 8ce8dd7e1ed6 15:08:42 Step 6/7 : COPY go.mod . 15:08:43 0510c868ecb4: Verifying Checksum 15:08:43 0510c868ecb4: Download complete 15:08:43 ---> c2f5bd42d6d5 15:08:43 Step 7/7 : RUN go mod download 15:08:43 ---> Running in 18724d04c9f9 15:08:46 0510c868ecb4: Pull complete 15:08:46 afea3b2eda06: Pull complete 15:08:46 7809a108b3ef: Pull complete 15:08:47 f706445af74f: Pull complete 15:08:47 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 15:08:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 15:08:47 ---> b068be0155e3 15:08:47 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 15:08:51 ---> Running in b51bf07d651d 15:08:51 Removing intermediate container b51bf07d651d 15:08:51 ---> fab5e79ac409 15:08:51 Step 4/7 : RUN apk add --update bash 15:08:51 ---> Running in b292c2f6fd2e 15:08:51 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 15:08:52 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 15:08:53 OK: 149 MiB in 40 packages 15:08:54 Removing intermediate container b292c2f6fd2e 15:08:54 ---> a27a0ddd3a2c 15:08:54 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:08:54 ---> Running in 724d4b5f6712 15:08:54 Removing intermediate container 724d4b5f6712 15:08:54 ---> b4a69983e1f1 15:08:54 Step 6/7 : COPY go.mod . 15:08:54 ---> 7d709ff43a89 15:08:54 Step 7/7 : RUN go mod download 15:08:54 ---> Running in 7d9a5cbff44c 15:09:02 Removing intermediate container 18724d04c9f9 15:09:02 ---> 2964032612b4 15:09:02 Successfully built 2964032612b4 15:09:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:09:02 + docker inspect -f . ci-base-image-arm64 15:09:02 . [Pipeline] withDockerContainer 15:09:02 prd-ubuntu18.04-docker-arm64-4c-16g-113 does not seem to be running inside a container 15:09:02 Removing intermediate container 7d9a5cbff44c 15:09:02 ---> 3e880cad7092 15:09:02 Successfully built 3e880cad7092 15:09:02 Successfully tagged ci-base-image-x86_64:latest 15:09:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@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 ******** ci-base-image-arm64 cat 15:09:04 $ docker top bce20f0f523d2e23b3fa984e04002c13172867b59adb1f6a67677a3bf6bb5c18 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:09:05 + docker inspect -f . ci-base-image-x86_64 15:09:05 . [Pipeline] withDockerContainer 15:09:05 prd-centos7-docker-4c-2g-114 does not seem to be running inside a container 15:09:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@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 ******** ci-base-image-x86_64 cat 15:09:05 + go version 15:09:05 go version go1.16.5 linux/arm64 15:09:05 $ docker top 3c254346751c63b4372f00ebcf084cc454a49a05cb2a06f239aabda3a1ed06e3 -eo pid,comm [Pipeline] { [Pipeline] } 15:09:05 $ docker stop --time=1 bce20f0f523d2e23b3fa984e04002c13172867b59adb1f6a67677a3bf6bb5c18 15:09:07 $ docker rm -f bce20f0f523d2e23b3fa984e04002c13172867b59adb1f6a67677a3bf6bb5c18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage 15:09:08 + go version 15:09:08 go version go1.16.3 linux/amd64 [Pipeline] } 15:09:08 $ docker stop --time=1 3c254346751c63b4372f00ebcf084cc454a49a05cb2a06f239aabda3a1ed06e3 15:09:09 $ docker rm -f 3c254346751c63b4372f00ebcf084cc454a49a05cb2a06f239aabda3a1ed06e3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [Pipeline] isUnix [Pipeline] sh 15:09:10 + docker inspect -f . ci-base-image-arm64 15:09:10 . [Pipeline] withDockerContainer 15:09:10 + docker inspect -f . ci-base-image-x86_64 15:09:10 . 15:09:10 prd-ubuntu18.04-docker-arm64-4c-16g-113 does not seem to be running inside a container 15:09:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@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 ******** ci-base-image-arm64 cat 15:09:12 $ docker top 6d1e4b13545cabdd68419a8c83e28f75248a92d0d0a5baf55ae7e4ca01c1cc25 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer 15:09:12 prd-centos7-docker-4c-2g-114 does not seem to be running inside a container 15:09:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@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 ******** ci-base-image-x86_64 cat 15:09:13 $ docker top ed134c721a2f6163ec8c68b89272edac6ce07a076f272563b52ab0b9415a51f1 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 15:09:13 + go mod tidy [Pipeline] sh 15:09:13 + go mod tidy 15:09:14 + make test 15:09:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [Pipeline] sh 15:09:14 + make test 15:09:14 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 15:09:26 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.027s coverage: 88.8% of statements 15:09:26 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 15:09:26 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements 15:09:26 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 15:09:26 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:09:28 gofmt -l . 15:09:28 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:09:28 $ docker stop --time=1 ed134c721a2f6163ec8c68b89272edac6ce07a076f272563b52ab0b9415a51f1 15:09:30 $ docker rm -f ed134c721a2f6163ec8c68b89272edac6ce07a076f272563b52ab0b9415a51f1 [Pipeline] // withDockerContainer [Pipeline] sh 15:09:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:09:30 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 15:09:32 ---> job-cost.sh 15:09:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-z4E5 15:09:42 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:09:47 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.095s coverage: 88.8% of statements 15:09:47 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 15:09:47 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.013s coverage: 85.7% of statements 15:09:47 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 15:09:47 CGO_ENABLED=0 GO111MODULE=on go vet ./... 15:09:55 lf-activate-venv(): INFO: Adding /tmp/venv-z4E5/bin to PATH 15:09:55 INFO: No Stack... 15:09:55 INFO: Retrieving Pricing Info for: v3-standard-2 15:09:55 INFO: Archiving Costs [Pipeline] sh 15:09:56 + cat /w/workspace/go-mod-registry/1/archives/cost.csv 15:09:56 + cut -d, -f6 [Pipeline] lock 15:09:56 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] 15:09:56 Resource [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] did not exist. Created. 15:09:56 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:09:56 + echo total: 0.05999999865889549 [Pipeline] stash 15:09:56 Stashed 1 file(s) [Pipeline] } 15:09:56 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:10:02 gofmt -l . 15:10:02 [ "`gofmt -l .`" = "" ] [Pipeline] } 15:10:02 $ docker stop --time=1 6d1e4b13545cabdd68419a8c83e28f75248a92d0d0a5baf55ae7e4ca01c1cc25 15:10:04 $ docker rm -f 6d1e4b13545cabdd68419a8c83e28f75248a92d0d0a5baf55ae7e4ca01c1cc25 [Pipeline] // withDockerContainer [Pipeline] sh 15:10:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:10:05 Warning: overwriting stash ‘coverage-report’ 15:10:05 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 15:10:07 ---> job-cost.sh 15:10:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3x2I 15:10:46 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 15:12:08 lf-activate-venv(): INFO: Adding /tmp/venv-3x2I/bin to PATH 15:12:08 INFO: No Stack... 15:12:08 INFO: Retrieving Pricing Info for: v2-standard-4 15:12:08 INFO: Archiving Costs [Pipeline] sh 15:12:08 + cat /w/workspace/go-mod-registry/1/archives/cost.csv 15:12:08 + cut -d, -f6 [Pipeline] lock 15:12:08 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] 15:12:08 Resource [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] did not exist. Created. 15:12:08 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-76-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:12:08 /w/workspace/go-mod-registry/1@tmp/durable-226a6903/script.sh: 1: /w/workspace/go-mod-registry/1@tmp/durable-226a6903/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 15:12:09 + echo total: 0.18000000715255737 [Pipeline] stash 15:12:09 Warning: overwriting stash ‘stack-cost’ 15:12:09 Stashed 1 file(s) [Pipeline] } 15:12:09 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-76-1-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 15:12:10 provisioning config files... 15:12:10 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/config1888373969259451791tmp [Pipeline] { [Pipeline] sh 15:12:11 + set +x 15:12:11 + curl -s https://codecov.io/bash 15:12:11 + bash -s -- 15:12:11 15:12:11 _____ _ 15:12:11 / ____| | | 15:12:11 | | ___ __| | ___ ___ _____ __ 15:12:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:12:11 | |___| (_) | (_| | __/ (_| (_) \ V / 15:12:11 \_____\___/ \__,_|\___|\___\___/ \_/ 15:12:11 Bash-1.0.3 15:12:11 15:12:11 15:12:11 ==> git version 2.24.4 found 15:12:11 ==> 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 15:12:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 15:12:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 15:12:11 ==> Jenkins CI detected. 15:12:11 project root: . 15:12:11 --> token set from env 15:12:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:12:11 ==> Running gcov in . (disable via -X gcov) 15:12:11 ==> Python coveragepy not found 15:12:11 ==> Searching for coverage reports in: 15:12:11 + . 15:12:11 -> Found 1 reports 15:12:11 ==> Detecting git/mercurial file structure 15:12:11 ==> Reading reports 15:12:11 + ./coverage.out bytes=9746 15:12:11 ==> Appending adjustments 15:12:11 https://docs.codecov.io/docs/fixing-reports 15:12:11 + Found adjustments 15:12:11 ==> Gzipping contents 15:12:11 4.0K /tmp/codecov.Bw9yN6.gz 15:12:11 ==> Uploading reports 15:12:11 url: https://codecov.io 15:12:11 query: branch=PR-76&commit=4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=76&job=&cmd_args= 15:12:11 -> Pinging Codecov 15:12:11 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-76&commit=4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-76%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=76&job=&cmd_args= 15:12:11 -> Uploading to 15:12:11 https://storage.googleapis.com/codecov/v4/raw/2021-07-05/05B643FFA8DEACB6C25F95B2D4D12284/4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf/33bdd8dd-ffc4-4b1e-abdd-491d676fc9c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210705%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210705T151211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=42bda98852b448c55aeae9a919ca4fdd8d5cbaf11f4b9e5e92b08177660428f0 15:12:11 % Total % Received % Xferd Average Speed Time Time Time Current 15:12:11 Dload Upload Total Spent Left Speed 15:12:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1975 0 0 100 1975 0 4880 --:--:-- --:--:-- --:--:-- 4888 15:12:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/4963c8d49f486ae43e566a1f538bf3f0f0cd6ccf [Pipeline] } 15:12:12 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 15:12:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:12:15 ---> package-listing.sh 15:12:15 ++ facter osfamily 15:12:15 ++ tr '[:upper:]' '[:lower:]' 15:12:16 + OS_FAMILY=redhat 15:12:16 + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-76 15:12:16 + START_PACKAGES=/tmp/packages_start.txt 15:12:16 + END_PACKAGES=/tmp/packages_end.txt 15:12:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:12:16 + PACKAGES=/tmp/packages_start.txt 15:12:16 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-76 ']' 15:12:16 + PACKAGES=/tmp/packages_end.txt 15:12:16 + case "${OS_FAMILY}" in 15:12:16 + sort 15:12:16 + rpm -qa 15:12:16 + '[' -f /tmp/packages_start.txt ']' 15:12:16 + '[' -f /tmp/packages_end.txt ']' 15:12:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:12:16 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-76 ']' 15:12:16 + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-76/archives/ 15:12:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-76/archives/ [Pipeline] echo 15:12: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/gexfoundry_go-mod-registry_PR-76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:12:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:12:17 15:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:12:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:12:18 alpine: Pulling from edgex-lftools-log-publisher 15:12:18 df20fa9351a1: Pulling fs layer 15:12:18 36b3adc4ff6f: Pulling fs layer 15:12:18 8ad3a11d3b57: Pulling fs layer 15:12:18 46f8f816bc3b: Pulling fs layer 15:12:18 93b61091891f: Pulling fs layer 15:12:18 93b9cdb0e59b: Pulling fs layer 15:12:18 5e14af77c1be: Pulling fs layer 15:12:18 01666e4c0597: Pulling fs layer 15:12:18 aa168da1d23b: Pulling fs layer 15:12:18 93b61091891f: Waiting 15:12:18 93b9cdb0e59b: Waiting 15:12:18 5e14af77c1be: Waiting 15:12:18 01666e4c0597: Waiting 15:12:18 aa168da1d23b: Waiting 15:12:18 46f8f816bc3b: Waiting 15:12:18 36b3adc4ff6f: Verifying Checksum 15:12:18 36b3adc4ff6f: Download complete 15:12:18 46f8f816bc3b: Verifying Checksum 15:12:18 46f8f816bc3b: Download complete 15:12:18 df20fa9351a1: Verifying Checksum 15:12:18 df20fa9351a1: Download complete 15:12:18 93b9cdb0e59b: Verifying Checksum 15:12:18 93b9cdb0e59b: Download complete 15:12:18 5e14af77c1be: Verifying Checksum 15:12:18 5e14af77c1be: Download complete 15:12:18 93b61091891f: Verifying Checksum 15:12:18 93b61091891f: Download complete 15:12:18 01666e4c0597: Verifying Checksum 15:12:18 01666e4c0597: Download complete 15:12:18 df20fa9351a1: Pull complete 15:12:18 8ad3a11d3b57: Verifying Checksum 15:12:18 8ad3a11d3b57: Download complete 15:12:18 36b3adc4ff6f: Pull complete 15:12:19 8ad3a11d3b57: Pull complete 15:12:19 46f8f816bc3b: Pull complete 15:12:19 93b61091891f: Pull complete 15:12:19 93b9cdb0e59b: Pull complete 15:12:19 5e14af77c1be: Pull complete 15:12:19 01666e4c0597: Pull complete 15:12:20 aa168da1d23b: Verifying Checksum 15:12:20 aa168da1d23b: Download complete 15:12:24 aa168da1d23b: Pull complete 15:12:24 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:12:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:12:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:12:25 prd-centos7-docker-4c-2g-112 does not seem to be running inside a container 15:12:25 $ 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/gexfoundry_go-mod-registry_PR-76/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_go-mod-registry_PR-76 -v /w/workspace/gexfoundry_go-mod-registry_PR-76:/w/workspace/gexfoundry_go-mod-registry_PR-76:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-76@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:10003/edgex-lftools-log-publisher:alpine cat 15:12:27 $ docker top c55a65d89a9f406f7b61a535870c79255ea2bd779a57c17c8d40c4c72310af5a -eo pid,comm [Pipeline] { [Pipeline] sh 15:12:28 + touch /tmp/pre-build-complete [Pipeline] sh 15:12:28 + mkdir -p /var/log/sa [Pipeline] sh 15:12:28 + ls /var/log/sa-host 15:12:28 + sadf -c /var/log/sa-host/sa05 15:12:28 file_magic: OK 15:12:28 HZ: Using current value: 100 15:12:28 file_header: OK 15:12:28 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 15:12:28 Statistics: 15:12:28 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:12:28 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:12:29 provisioning config files... 15:12:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-76@tmp/config2210724859048800559tmp [Pipeline] { [Pipeline] echo 15:12:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:12:30 ---> create-netrc.sh [Pipeline] } 15:12:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:12:30 ---> python-tools-install.sh [Pipeline] echo 15:12:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:12:30 ---> sudo-logs.sh 15:12:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:12:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:12:31 ---> job-cost.sh 15:12:31 lf-activate-venv: SKIPPING 15:12:31 DEBUG: total: 0.18000000715255737 15:12:31 INFO: Retrieving Stack Cost... 15:12:32 INFO: Retrieving Pricing Info for: v3-standard-2 15:12:32 INFO: Archiving Costs [Pipeline] echo 15:12:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:12:32 ---> logs-deploy.sh 15:12:32 lf-activate-venv: SKIPPING 15:12:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-76/1 15:12:32 INFO: archiving workspace using pattern(s): 15:12:33 Archives upload complete. 15:12:33 INFO: archiving logs to Nexus 15:12:34 ---> uname -a: 15:12:34 Linux prd-centos7-docker-4c-2g-112.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:12:34 15:12:34 15:12:34 ---> lscpu: 15:12:34 Architecture: x86_64 15:12:34 CPU op-mode(s): 32-bit, 64-bit 15:12:34 Byte Order: Little Endian 15:12:34 Address sizes: 40 bits physical, 48 bits virtual 15:12:34 CPU(s): 2 15:12:34 On-line CPU(s) list: 0,1 15:12:34 Thread(s) per core: 1 15:12:34 Core(s) per socket: 1 15:12:34 Socket(s): 2 15:12:34 NUMA node(s): 1 15:12:34 Vendor ID: AuthenticAMD 15:12:34 CPU family: 23 15:12:34 Model: 49 15:12:34 Model name: AMD EPYC-Rome Processor 15:12:34 Stepping: 0 15:12:34 CPU MHz: 2799.998 15:12:34 BogoMIPS: 5599.99 15:12:34 Virtualization: AMD-V 15:12:34 Hypervisor vendor: KVM 15:12:34 Virtualization type: full 15:12:34 L1d cache: 64 KiB 15:12:34 L1i cache: 64 KiB 15:12:34 L2 cache: 1 MiB 15:12:34 L3 cache: 32 MiB 15:12:34 NUMA node0 CPU(s): 0,1 15:12:34 Vulnerability Itlb multihit: Not affected 15:12:34 Vulnerability L1tf: Not affected 15:12:34 Vulnerability Mds: Not affected 15:12:34 Vulnerability Meltdown: Not affected 15:12:34 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:12:34 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:12:34 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:12:34 Vulnerability Srbds: Not affected 15:12:34 Vulnerability Tsx async abort: Not affected 15:12:34 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 15:12:34 15:12:34 15:12:34 ---> nproc: 15:12:34 2 15:12:34 15:12:34 15:12:34 ---> df -h: 15:12:34 Filesystem Size Used Available Use% Mounted on 15:12:34 overlay 40.0G 7.6G 32.4G 19% / 15:12:34 tmpfs 64.0M 0 64.0M 0% /dev 15:12:34 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:12:34 shm 64.0M 0 64.0M 0% /dev/shm 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /facter-os 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/resolv.conf 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hostname 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /etc/hosts 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-registry_PR-76 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /w/workspace/gexfoundry_go-mod-registry_PR-76@tmp 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/sa-host 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/secure 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /var/log/auth.log 15:12:34 /dev/vda1 40.0G 7.6G 32.4G 19% /run/cloud-init/result.json 15:12:34 15:12:34 15:12:34 ---> free -m: 15:12:34 total used free shared buff/cache available 15:12:34 Mem: 7821 923 4805 0 2092 6720 15:12:34 Swap: 1023 0 1023 15:12:34 15:12:34 15:12:34 ---> ip addr: 15:12:34 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:12:34 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:12:34 inet 127.0.0.1/8 scope host lo 15:12:34 valid_lft forever preferred_lft forever 15:12:34 inet6 ::1/128 scope host 15:12:34 valid_lft forever preferred_lft forever 15:12:34 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:12:34 link/ether fa:16:3e:60:f5:90 brd ff:ff:ff:ff:ff:ff 15:12:34 inet 10.30.122.23/23 brd 10.30.123.255 scope global dynamic eth0 15:12:34 valid_lft 85918sec preferred_lft 85918sec 15:12:34 inet6 fe80::f816:3eff:fe60:f590/64 scope link 15:12:34 valid_lft forever preferred_lft forever 15:12:34 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:12:34 link/ether 02:42:71:9a:91:89 brd ff:ff:ff:ff:ff:ff 15:12:34 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:12:34 valid_lft forever preferred_lft forever 15:12:34 inet6 fe80::42:71ff:fe9a:9189/64 scope link 15:12:34 valid_lft forever preferred_lft forever 15:12:34 15:12:34 15:12:34 ---> sar -b -r -n DEV: 15:12:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/05/21 _x86_64_ (2 CPU) 15:12:34 15:12:34 15:04:20 LINUX RESTART (2 CPU) 15:12:34 15:12:34 15:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:12:34 15:06:01 54.42 3.46 50.97 0.00 2601.36 3290.70 0.00 15:12:34 15:07:01 0.42 0.00 0.42 0.00 0.00 6.80 0.00 15:12:34 15:08:01 0.25 0.00 0.25 0.00 0.00 3.73 0.00 15:12:34 15:09:01 0.20 0.00 0.20 0.00 0.00 2.57 0.00 15:12:34 15:10:01 0.22 0.00 0.22 0.00 0.00 2.08 0.00 15:12:34 15:11:01 0.33 0.00 0.33 0.00 0.00 4.68 0.00 15:12:34 15:12:01 0.23 0.00 0.23 0.00 0.00 2.43 0.00 15:12:34 Average: 7.90 0.49 7.41 0.00 366.36 466.63 0.00 15:12:34 15:12:34 15:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:12:34 15:06:01 5457296 0 814112 10.17 2620 1734912 1283396 14.17 582584 1569800 20 15:12:34 15:07:01 5467172 0 804228 10.04 2620 1734920 1206676 13.32 574144 1569764 16 15:12:34 15:08:01 5462764 0 808636 10.10 2620 1734920 1222560 13.50 581472 1566020 20 15:12:34 15:09:01 5457320 0 814076 10.16 2620 1734924 1258540 13.89 586860 1566020 8 15:12:34 15:10:01 5463736 0 807652 10.08 2620 1734932 1207964 13.34 573716 1574220 20 15:12:34 15:11:01 5464928 0 806460 10.07 2620 1734932 1201328 13.26 572396 1574220 12 15:12:34 15:12:01 5464480 0 806900 10.07 2620 1734940 1201328 13.26 573068 1574220 8 15:12:34 Average: 5462528 0 808866 10.10 2620 1734926 1225970 13.54 577749 1570609 15 15:12:34 15:12:34 15:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:12:34 15:06:01 eth0 124.19 93.94 430.06 24.24 0.00 0.00 0.00 0.00 15:12:34 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:06:01 docker0 1.46 1.30 0.38 2.44 0.00 0.00 0.00 0.00 15:12:34 15:07:01 eth0 0.73 0.03 0.06 0.00 0.00 0.00 0.00 0.00 15:12:34 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:08:01 eth0 5.01 3.27 3.37 7.77 0.00 0.00 0.00 0.00 15:12:34 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:09:01 eth0 1.15 0.97 0.31 6.53 0.00 0.00 0.00 0.00 15:12:34 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:10:01 eth0 1.43 1.52 0.16 5.14 0.00 0.00 0.00 0.00 15:12:34 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:11:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:12:34 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:12:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:12:34 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 Average: eth0 18.71 14.08 61.13 6.20 0.00 0.00 0.00 0.00 15:12:34 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:12:34 Average: docker0 0.21 0.18 0.05 0.34 0.00 0.00 0.00 0.00 15:12:34 15:12:34 15:12:34 ---> sar -P ALL: 15:12:34 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/05/21 _x86_64_ (2 CPU) 15:12:34 15:12:34 15:04:20 LINUX RESTART (2 CPU) 15:12:34 15:12:34 15:05:02 CPU %user %nice %system %iowait %steal %idle 15:12:34 15:06:01 all 3.90 0.00 1.73 2.08 0.04 92.24 15:12:34 15:06:01 0 4.14 0.00 1.94 2.63 0.05 91.24 15:12:34 15:06:01 1 3.65 0.00 1.53 1.54 0.03 93.24 15:12:34 15:07:01 all 0.15 0.00 0.02 0.00 0.03 99.81 15:12:34 15:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:12:34 15:07:01 1 0.27 0.00 0.03 0.00 0.03 99.67 15:12:34 15:08:01 all 0.16 0.00 0.07 0.00 0.03 99.75 15:12:34 15:08:01 0 0.18 0.00 0.10 0.00 0.02 99.70 15:12:34 15:08:01 1 0.13 0.00 0.03 0.00 0.03 99.80 15:12:34 15:09:01 all 0.07 0.00 0.03 0.00 0.02 99.88 15:12:34 15:09:01 0 0.08 0.00 0.02 0.00 0.02 99.88 15:12:34 15:09:01 1 0.05 0.00 0.05 0.00 0.02 99.88 15:12:34 15:10:01 all 0.15 0.00 0.08 0.00 0.02 99.76 15:12:34 15:10:01 0 0.08 0.00 0.07 0.00 0.02 99.83 15:12:34 15:10:01 1 0.22 0.00 0.08 0.00 0.02 99.68 15:12:34 15:11:01 all 0.13 0.00 0.02 0.00 0.03 99.83 15:12:34 15:11:01 0 0.22 0.00 0.02 0.00 0.03 99.73 15:12:34 15:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:12:34 15:12:01 all 0.11 0.00 0.02 0.00 0.02 99.86 15:12:34 15:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:12:34 15:12:01 1 0.20 0.00 0.02 0.00 0.02 99.77 15:12:34 Average: all 0.65 0.00 0.27 0.29 0.02 98.76 15:12:34 Average: 0 0.67 0.00 0.30 0.37 0.02 98.64 15:12:34 Average: 1 0.64 0.00 0.25 0.22 0.02 98.87 15:12:34 15:12:34 15:12:34