Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from bef9f17e4058aad7307e794a3117d9f660d9fe75 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-ssh8755700161683080862.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-ssh2389786480964901685.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6a41506d72e8e131afc862d141935157bee59f41 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/master/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-registry/branches/master/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6664667808055807233.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6a41506d72e8e131afc862d141935157bee59f41 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6a41506d72e8e131afc862d141935157bee59f41 # timeout=10 Commit message: "Merge pull request #340 from ernestojeda/enable-snap-stage" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7042797448239184635.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-registry/branches/master/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-registry/branches/master/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4603209997506105475.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-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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-330’ Running on prd-centos7-docker-4c-2g-334 in /w/workspace/exfoundry_go-mod-registry_master [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/exfoundry_go-mod-registry_master # 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/exfoundry_go-mod-registry_master@tmp/jenkins-gitclient-ssh1406068038515961984.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision bef9f17e4058aad7307e794a3117d9f660d9fe75 (master) > 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 core.sparsecheckout # timeout=10 > git checkout -f bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 Commit message: "Merge pull request #74 from jpwhitemn/add-ireland-changelog" > git rev-list --no-walk 188f4cd6af1fc33a1ea6e0c1bd63feccdc9f6ea4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 22:19:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 22:19:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 22:19:08 ========================================================= 22:19:08 EdgeX Global Pipelines Version Info 22:19:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 22:19:10 ------------------- 22:19:10 stable info: 22:19:10 ------------------- 22:19:10 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 22:19:10 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:19:10 Message: update stable to v1.0.195 22:19:10 ------------------- 22:19:10 experimental info: 22:19:10 ------------------- 22:19:10 Commited By: **** collab-it+edgex@linuxfoundation.org 22:19:10 Commit SHA: 6a41506d72e8e131afc862d141935157bee59f41 22:19:10 Message: update experimental to v1.0.195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 22:19:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 22:19:10 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 22:19:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 22:19:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 22:19:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 22:19:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 22:19:10 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = bef9f17e4058aad7307e794a3117d9f660d9fe75 [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = bef9f17 [Pipeline] echo 22:19:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:19:12 + git log --format=format:%s -1 bef9f17e4058aad7307e794a3117d9f660d9fe75 [Pipeline] echo 22:19:12 GIT_COMMIT: bef9f17e4058aad7307e794a3117d9f660d9fe75, Commit Message: Merge pull request #74 from jpwhitemn/add-ireland-changelog [Pipeline] echo 22:19:12 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 22:19:12 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:19:12 22:19:12 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 22:19:13 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:19:13 latest: Pulling from edgex-devops/git-semver 22:19:13 31603596830f: Pulling fs layer 22:19:13 54011a49482f: Pulling fs layer 22:19:13 a6820b24f6d8: Pulling fs layer 22:19:13 f581987b2513: Pulling fs layer 22:19:13 f581987b2513: Waiting 22:19:13 54011a49482f: Verifying Checksum 22:19:13 54011a49482f: Download complete 22:19:13 31603596830f: Verifying Checksum 22:19:13 31603596830f: Download complete 22:19:13 f581987b2513: Verifying Checksum 22:19:13 f581987b2513: Download complete 22:19:13 a6820b24f6d8: Verifying Checksum 22:19:13 a6820b24f6d8: Download complete 22:19:13 31603596830f: Pull complete 22:19:13 54011a49482f: Pull complete 22:19:13 a6820b24f6d8: Pull complete 22:19:14 f581987b2513: Pull complete 22:19:14 Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 22:19:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:19:14 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 22:19:14 prd-centos7-docker-4c-2g-334 does not seem to be running inside a container 22:19:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 22:19:15 $ docker top 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:19:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:15 [ssh-agent] Looking for ssh-agent implementation... 22:19:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:15 $ docker exec 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 ssh-agent 22:19:15 SSH_AUTH_SOCK=/tmp/ssh-Gw6twEFibW50/agent.14 22:19:15 SSH_AGENT_PID=21 22:19:15 Running ssh-add (command line suppressed) 22:19:15 Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_2257500532385542238.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_2257500532385542238.key) 22:19:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:16 + git tag --points-at HEAD [Pipeline] } 22:19:16 $ docker exec --env ******** --env ******** 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 ssh-agent -k 22:19:16 unset SSH_AUTH_SOCK; 22:19:16 unset SSH_AGENT_PID; 22:19:16 echo Agent pid 21 killed; 22:19:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 22:19:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:19:16 [ssh-agent] Looking for ssh-agent implementation... 22:19:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:19:16 $ docker exec 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 ssh-agent 22:19:16 SSH_AUTH_SOCK=/tmp/ssh-uLC1JAI0iyrE/agent.54 22:19:16 SSH_AGENT_PID=60 22:19:16 Running ssh-add (command line suppressed) 22:19:16 Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_4748475561344747452.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_4748475561344747452.key) 22:19:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:19:16 + git semver init 22:19:16 # -> Open(): unable to determine branch for HEAD 22:19:16 # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git 22:19:16 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master 22:19:16 # $SEMVER_REMOTE_NAME = origin 22:19:16 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:19:16 # $SEMVER_USER_NAME = edgex-jenkins 22:19:16 # $SEMVER_BRANCH = master 22:19:16 # $SEMVER_TEMP = /tmp/semver-145828656 22:19:16 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 22:19:17 # '/tmp/semver-145828656' -> '/w/workspace/exfoundry_go-mod-registry_master/.semver' 22:19:17 # -> Force: false 22:19:17 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [Pipeline] } 22:19:17 $ docker exec --env ******** --env ******** 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 ssh-agent -k 22:19:17 unset SSH_AUTH_SOCK; 22:19:17 unset SSH_AGENT_PID; 22:19:17 echo Agent pid 60 killed; 22:19:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:19:17 + git semver [Pipeline] } 22:19:17 $ docker stop --time=1 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 22:19:18 $ docker rm -f 09fd6f326b0bb00da58be6ccd74e88ccf64c693417832abf2545265018442021 [Pipeline] // withDockerContainer [Pipeline] sh 22:19:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 22:19:19 Stashed 1 file(s) [Pipeline] echo 22:19:19 [edgeXSemver]: initialized semver on version 2.0.0-dev.8 [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:19:34 Still waiting to schedule task 22:19:34 Waiting for next available executor on ‘centos7-docker-4c-2g’ 22:19:34 Still waiting to schedule task 22:19:34 Waiting for next available executor on ‘prd-ubuntu18.04-docker-arm64-4c-16g-331’ 22:21:12 Running on prd-centos7-docker-4c-2g-341 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] ws 22:21:12 Running in /w/workspace/go-mod-registry/23 [Pipeline] { [Pipeline] checkout 22:21:12 Selected Git installation does not exist. Using Default 22:21:12 The recommended git tool is: NONE 22:21:15 using credential edgex-jenkins-ssh 22:21:15 Cloning the remote Git repository 22:21:15 Avoid second fetch 22:21:15 Checking out Revision bef9f17e4058aad7307e794a3117d9f660d9fe75 (master) 22:21:14 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 22:21:14 > git init /w/workspace/go-mod-registry/23 # timeout=10 22:21:15 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 22:21:15 > git --version # timeout=10 22:21:15 > git --version # 'git version 2.24.4' 22:21:15 using GIT_SSH to set credentials SSH Credentials for GitHub 22:21:15 [INFO] Currently running in a labeled security context 22:21:15 [INFO] Currently SELinux is 'enforcing' on the host 22:21:15 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/23@tmp/jenkins-gitclient-ssh7799162640221593236.key 22:21:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:21:15 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 22:21:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:21:15 > git config core.sparsecheckout # timeout=10 22:21:15 > git checkout -f bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 22:21:19 Commit message: "Merge pull request #74 from jpwhitemn/add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:21:20 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 22:21:20 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:21:20 + true 22:21:20 + sudo service docker restart 22:21:20 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 22:21:39 ========================================================= 22:21:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 22:21:39 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:21:39 + 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:21:39 Sending build context to Docker daemon 316.9kB 22:21:39 Step 1/7 : ARG BASE=golang:1.16-alpine 22:21:39 Step 2/7 : FROM ${BASE} 22:21:40 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 22:21:40 540db60ca938: Pulling fs layer 22:21:40 adcc1eea9eea: Pulling fs layer 22:21:40 4c4ab2625f07: Pulling fs layer 22:21:40 0510c868ecb4: Pulling fs layer 22:21:40 afea3b2eda06: Pulling fs layer 22:21:40 7809a108b3ef: Pulling fs layer 22:21:40 f706445af74f: Pulling fs layer 22:21:40 0510c868ecb4: Waiting 22:21:40 afea3b2eda06: Waiting 22:21:40 7809a108b3ef: Waiting 22:21:40 f706445af74f: Waiting 22:21:40 4c4ab2625f07: Verifying Checksum 22:21:40 4c4ab2625f07: Download complete 22:21:40 adcc1eea9eea: Verifying Checksum 22:21:40 adcc1eea9eea: Download complete 22:21:40 afea3b2eda06: Verifying Checksum 22:21:40 afea3b2eda06: Download complete 22:21:40 7809a108b3ef: Verifying Checksum 22:21:40 7809a108b3ef: Download complete 22:21:40 540db60ca938: Verifying Checksum 22:21:40 540db60ca938: Download complete 22:21:40 540db60ca938: Pull complete 22:21:40 adcc1eea9eea: Pull complete 22:21:40 4c4ab2625f07: Pull complete 22:21:41 f706445af74f: Verifying Checksum 22:21:41 f706445af74f: Download complete 22:21:41 0510c868ecb4: Verifying Checksum 22:21:41 0510c868ecb4: Download complete 22:21:45 0510c868ecb4: Pull complete 22:21:45 afea3b2eda06: Pull complete 22:21:45 7809a108b3ef: Pull complete 22:21:46 f706445af74f: Pull complete 22:21:46 Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 22:21:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 22:21:46 ---> b068be0155e3 22:21:46 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:21:50 ---> Running in 315bd25172f4 22:21:50 Removing intermediate container 315bd25172f4 22:21:50 ---> c900f6390c88 22:21:50 Step 4/7 : RUN apk add --update bash 22:21:50 ---> Running in fb4b0a578677 22:21:50 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 22:21:51 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 22:21:51 OK: 149 MiB in 40 packages 22:21:52 Removing intermediate container fb4b0a578677 22:21:52 ---> 13babaf0005f 22:21:52 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:21:52 ---> Running in 14cedacd7798 22:21:52 Removing intermediate container 14cedacd7798 22:21:52 ---> 8bf2dd1d6588 22:21:52 Step 6/7 : COPY go.mod . 22:21:52 ---> d9417c7c3134 22:21:52 Step 7/7 : RUN go mod download 22:21:52 ---> Running in e6776e79647a 22:21:59 Removing intermediate container e6776e79647a 22:21:59 ---> 4285741e41a8 22:21:59 Successfully built 4285741e41a8 22:21:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 22:21:59 + docker inspect -f . ci-base-image-x86_64 22:21:59 . [Pipeline] withDockerContainer 22:22:00 prd-centos7-docker-4c-2g-341 does not seem to be running inside a container 22:22:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/23 -v /w/workspace/go-mod-registry/23:/w/workspace/go-mod-registry/23:rw,z -v /w/workspace/go-mod-registry/23@tmp:/w/workspace/go-mod-registry/23@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 ******** ci-base-image-x86_64 cat 22:22:00 $ docker top a2bdf92b146f8b5c61c04933ae791e1c3577136a71347be63fc06b367883e29d -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:00 + go version 22:22:00 go version go1.16.3 linux/amd64 [Pipeline] } 22:22:00 $ docker stop --time=1 a2bdf92b146f8b5c61c04933ae791e1c3577136a71347be63fc06b367883e29d 22:22:02 $ docker rm -f a2bdf92b146f8b5c61c04933ae791e1c3577136a71347be63fc06b367883e29d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:22:02 + docker inspect -f . ci-base-image-x86_64 22:22:02 . [Pipeline] withDockerContainer 22:22:02 prd-centos7-docker-4c-2g-341 does not seem to be running inside a container 22:22:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/23 -v /w/workspace/go-mod-registry/23:/w/workspace/go-mod-registry/23:rw,z -v /w/workspace/go-mod-registry/23@tmp:/w/workspace/go-mod-registry/23@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 ******** ci-base-image-x86_64 cat 22:22:03 $ docker top 02b61d0e785d4623a77698ff30e40a88404dd6dfafc9b091bfc746d028b68aa1 -eo pid,comm [Pipeline] { [Pipeline] sh 22:22:03 + go mod tidy [Pipeline] sh 22:22:03 + make test 22:22:03 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:22:16 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.021s coverage: 88.8% of statements 22:22:16 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 22:22:16 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements 22:22:16 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 22:22:16 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:22:18 gofmt -l . 22:22:18 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:22:18 $ docker stop --time=1 02b61d0e785d4623a77698ff30e40a88404dd6dfafc9b091bfc746d028b68aa1 22:22:20 $ docker rm -f 02b61d0e785d4623a77698ff30e40a88404dd6dfafc9b091bfc746d028b68aa1 [Pipeline] // withDockerContainer [Pipeline] sh 22:22:20 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:22:20 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:22:21 ---> job-cost.sh 22:22:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fGqA 22:22:29 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:22:44 lf-activate-venv(): INFO: Adding /tmp/venv-fGqA/bin to PATH 22:22:44 INFO: No Stack... 22:22:44 INFO: Retrieving Pricing Info for: v3-standard-2 22:22:44 INFO: Archiving Costs [Pipeline] sh 22:22:45 + cat /w/workspace/go-mod-registry/23/archives/cost.csv 22:22:45 + cut -d, -f6 [Pipeline] lock 22:22:45 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] 22:22:45 Resource [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] did not exist. Created. 22:22:45 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:22:45 + echo total: 0.05999999865889549 [Pipeline] stash 22:22:45 Stashed 1 file(s) [Pipeline] } 22:22:45 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 22:23:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-345 in /w/workspace/exfoundry_go-mod-registry_master [Pipeline] { [Pipeline] ws 22:23:14 Running in /w/workspace/go-mod-registry/23 [Pipeline] { [Pipeline] checkout 22:23:15 Selected Git installation does not exist. Using Default 22:23:15 The recommended git tool is: NONE 22:23:21 using credential edgex-jenkins-ssh 22:23:21 Cloning the remote Git repository 22:23:21 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 22:23:22 Avoid second fetch 22:23:22 Checking out Revision bef9f17e4058aad7307e794a3117d9f660d9fe75 (master) 22:23:21 > git init /w/workspace/go-mod-registry/23 # timeout=10 22:23:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 22:23:21 > git --version # timeout=10 22:23:21 > git --version # 'git version 2.17.1' 22:23:21 using GIT_SSH to set credentials SSH Credentials for GitHub 22:23:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:22 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 22:23:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:23:22 > git config core.sparsecheckout # timeout=10 22:23:22 > git checkout -f bef9f17e4058aad7307e794a3117d9f660d9fe75 # timeout=10 22:23:27 Commit message: "Merge pull request #74 from jpwhitemn/add-ireland-changelog" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 22:23:28 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 22:23:28 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 22:23:29 + sudo service docker restart 22:23:29 + true [Pipeline] unstash [Pipeline] echo 22:23:48 ========================================================= 22:23:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 22:23:48 ========================================================= [Pipeline] isUnix [Pipeline] sh 22:23:48 + 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:23:49 Sending build context to Docker daemon 315.9kB 22:23:49 Step 1/7 : ARG BASE=golang:1.16-alpine 22:23:49 Step 2/7 : FROM ${BASE} 22:23:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 22:23:49 595b0fe564bb: Pulling fs layer 22:23:49 3088b5b3c5c0: Pulling fs layer 22:23:49 5b7225fbf94c: Pulling fs layer 22:23:49 ba82ee9f976e: Pulling fs layer 22:23:49 506bd15cee9f: Pulling fs layer 22:23:49 75a0a4a0db45: Pulling fs layer 22:23:49 618dc40b7e24: Pulling fs layer 22:23:49 ba82ee9f976e: Waiting 22:23:49 506bd15cee9f: Waiting 22:23:49 75a0a4a0db45: Waiting 22:23:49 618dc40b7e24: Waiting 22:23:49 5b7225fbf94c: Verifying Checksum 22:23:49 5b7225fbf94c: Download complete 22:23:49 3088b5b3c5c0: Download complete 22:23:50 506bd15cee9f: Download complete 22:23:50 75a0a4a0db45: Verifying Checksum 22:23:50 75a0a4a0db45: Download complete 22:23:50 595b0fe564bb: Verifying Checksum 22:23:50 595b0fe564bb: Download complete 22:23:50 595b0fe564bb: Pull complete 22:23:51 3088b5b3c5c0: Pull complete 22:23:51 5b7225fbf94c: Pull complete 22:23:52 618dc40b7e24: Verifying Checksum 22:23:52 618dc40b7e24: Download complete 22:23:53 ba82ee9f976e: Verifying Checksum 22:23:53 ba82ee9f976e: Download complete 22:24:03 ba82ee9f976e: Pull complete 22:24:03 506bd15cee9f: Pull complete 22:24:04 75a0a4a0db45: Pull complete 22:24:07 618dc40b7e24: Pull complete 22:24:07 Digest: sha256:191d62e8e984ab65c8d79a04719ea24e645fa2781e820aadaa53da5888d6c818 22:24:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 22:24:07 ---> a36622ca3599 22:24:07 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 22:24:10 ---> Running in f4f8496e7a46 22:24:10 Removing intermediate container f4f8496e7a46 22:24:10 ---> e1d101b3fb7d 22:24:10 Step 4/7 : RUN apk add --update bash 22:24:10 ---> Running in 2bc99be0347a 22:24:12 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 22:24:13 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 22:24:14 OK: 138 MiB in 40 packages 22:24:15 Removing intermediate container 2bc99be0347a 22:24:15 ---> 46a9b6666474 22:24:15 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 22:24:15 ---> Running in 47b3b594540d 22:24:16 Removing intermediate container 47b3b594540d 22:24:16 ---> 8f054b983959 22:24:16 Step 6/7 : COPY go.mod . 22:24:17 ---> a585dc8adf59 22:24:17 Step 7/7 : RUN go mod download 22:24:17 ---> Running in d8d517fdcb41 22:24:35 Removing intermediate container d8d517fdcb41 22:24:35 ---> a7ab952b33ef 22:24:35 Successfully built a7ab952b33ef 22:24:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 22:24:35 + docker inspect -f . ci-base-image-arm64 22:24:35 . [Pipeline] withDockerContainer 22:24:36 prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container 22:24:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/23 -v /w/workspace/go-mod-registry/23:/w/workspace/go-mod-registry/23:rw,z -v /w/workspace/go-mod-registry/23@tmp:/w/workspace/go-mod-registry/23@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 ******** ci-base-image-arm64 cat 22:24:38 $ docker top a5f76e8be04cf903d9aea683e5872b3c65ae8f582154ac3361501225d1253e72 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:39 + go version 22:24:39 go version go1.16.5 linux/arm64 [Pipeline] } 22:24:39 $ docker stop --time=1 a5f76e8be04cf903d9aea683e5872b3c65ae8f582154ac3361501225d1253e72 22:24:41 $ docker rm -f a5f76e8be04cf903d9aea683e5872b3c65ae8f582154ac3361501225d1253e72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:24:41 + docker inspect -f . ci-base-image-arm64 22:24:41 . [Pipeline] withDockerContainer 22:24:42 prd-ubuntu18.04-docker-arm64-4c-16g-345 does not seem to be running inside a container 22:24:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/23 -v /w/workspace/go-mod-registry/23:/w/workspace/go-mod-registry/23:rw,z -v /w/workspace/go-mod-registry/23@tmp:/w/workspace/go-mod-registry/23@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 ******** ci-base-image-arm64 cat 22:24:43 $ docker top 64ec14c922733fb53030ba2b7a8112c37c469830cbedd62ae880dc8d95d5d636 -eo pid,comm [Pipeline] { [Pipeline] sh 22:24:44 + go mod tidy [Pipeline] sh 22:24:46 + make test 22:24:46 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 22:25:18 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.128s coverage: 88.8% of statements 22:25:18 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 22:25:18 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.021s coverage: 85.7% of statements 22:25:18 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 22:25:18 CGO_ENABLED=0 GO111MODULE=on go vet ./... 22:25:45 gofmt -l . 22:25:45 [ "`gofmt -l .`" = "" ] [Pipeline] } 22:25:45 $ docker stop --time=1 64ec14c922733fb53030ba2b7a8112c37c469830cbedd62ae880dc8d95d5d636 22:25:47 $ docker rm -f 64ec14c922733fb53030ba2b7a8112c37c469830cbedd62ae880dc8d95d5d636 [Pipeline] // withDockerContainer [Pipeline] sh 22:25:48 + sudo chown -R jenkins:jenkins . [Pipeline] stash 22:25:48 Warning: overwriting stash ‘coverage-report’ 22:25:49 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:25:50 ---> job-cost.sh 22:25:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Tma2 22:26:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 22:28:14 lf-activate-venv(): INFO: Adding /tmp/venv-Tma2/bin to PATH 22:28:14 INFO: No Stack... 22:28:14 INFO: Retrieving Pricing Info for: v2-standard-4 22:28:14 INFO: Archiving Costs [Pipeline] sh 22:28:14 + cat /w/workspace/go-mod-registry/23/archives/cost.csv 22:28:14 + cut -d, -f6 [Pipeline] lock 22:28:14 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] 22:28:14 Resource [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] did not exist. Created. 22:28:14 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-master-23-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:28:15 /w/workspace/go-mod-registry/23@tmp/durable-828c0940/script.sh: 1: /w/workspace/go-mod-registry/23@tmp/durable-828c0940/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 22:28:15 + echo total: 0.18000000715255737 [Pipeline] stash 22:28:15 Warning: overwriting stash ‘stack-cost’ 22:28:15 Stashed 1 file(s) [Pipeline] } 22:28:15 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-master-23-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:28:16 provisioning config files... 22:28:16 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config8761389286520363383tmp [Pipeline] { [Pipeline] sh 22:28:16 + set +x 22:28:16 + bash -s -- 22:28:16 + curl -s https://codecov.io/bash 22:28:16 22:28:16 _____ _ 22:28:16 / ____| | | 22:28:16 | | ___ __| | ___ ___ _____ __ 22:28:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 22:28:16 | |___| (_) | (_| | __/ (_| (_) \ V / 22:28:16 \_____\___/ \__,_|\___|\___\___/ \_/ 22:28:16 Bash-1.0.3 22:28:16 22:28:16 22:28:16 ==> git version 2.24.4 found 22:28:16 ==> 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:28:16 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 22:28:16 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 22:28:16 ==> Jenkins CI detected. 22:28:16 project root: . 22:28:16 --> token set from env 22:28:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 22:28:16 ==> Running gcov in . (disable via -X gcov) 22:28:16 ==> Python coveragepy not found 22:28:16 ==> Searching for coverage reports in: 22:28:16 + . 22:28:16 -> Found 1 reports 22:28:16 ==> Detecting git/mercurial file structure 22:28:17 ==> Reading reports 22:28:17 + ./coverage.out bytes=9746 22:28:17 ==> Appending adjustments 22:28:17 https://docs.codecov.io/docs/fixing-reports 22:28:17 + Found adjustments 22:28:17 ==> Gzipping contents 22:28:17 4.0K /tmp/codecov.j3d83O.gz 22:28:17 ==> Uploading reports 22:28:17 url: https://codecov.io 22:28:17 query: branch=master&commit=bef9f17e4058aad7307e794a3117d9f660d9fe75&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 22:28:17 -> Pinging Codecov 22:28:17 https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=master&commit=bef9f17e4058aad7307e794a3117d9f660d9fe75&build=23&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2Fmaster%2F23%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=&job=&cmd_args= 22:28:17 -> Uploading to 22:28:17 https://storage.googleapis.com/codecov/v4/raw/2021-06-10/05B643FFA8DEACB6C25F95B2D4D12284/bef9f17e4058aad7307e794a3117d9f660d9fe75/ee04213c-8933-4d3a-8a71-9716a62e78c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210610%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210610T222817Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ba274ae93765365b94197c27ee94332be36ca598a92768da1ba00301bbd0de29 22:28:17 % Total % Received % Xferd Average Speed Time Time Time Current 22:28:17 Dload Upload Total Spent Left Speed 22:28:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1975 0 0 100 1975 0 5928 --:--:-- --:--:-- --:--:-- 5913 22:28:17 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/bef9f17e4058aad7307e794a3117d9f660d9fe75 [Pipeline] } 22:28:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 22:28:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 22:28:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 22:28:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:28:18 22:28:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 22:28:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:28:18 1.410.4: Pulling from edgex-devops/edgex-snyk-go 22:28:18 188c0c94c7c5: Pulling fs layer 22:28:18 0ef7d3d256c8: Pulling fs layer 22:28:18 de9db76c5a1d: Pulling fs layer 22:28:18 0eba1c9be4d2: Pulling fs layer 22:28:18 0d57e429df01: Pulling fs layer 22:28:18 4e4be7b47b0d: Pulling fs layer 22:28:18 e1f770b5df2f: Pulling fs layer 22:28:18 85a0685a4137: Pulling fs layer 22:28:18 0d57e429df01: Waiting 22:28:18 4e4be7b47b0d: Waiting 22:28:18 e1f770b5df2f: Waiting 22:28:18 85a0685a4137: Waiting 22:28:18 0eba1c9be4d2: Waiting 22:28:18 de9db76c5a1d: Verifying Checksum 22:28:18 de9db76c5a1d: Download complete 22:28:18 0ef7d3d256c8: Verifying Checksum 22:28:18 0ef7d3d256c8: Download complete 22:28:18 0d57e429df01: Verifying Checksum 22:28:18 0d57e429df01: Download complete 22:28:18 4e4be7b47b0d: Verifying Checksum 22:28:18 4e4be7b47b0d: Download complete 22:28:19 188c0c94c7c5: Verifying Checksum 22:28:19 188c0c94c7c5: Download complete 22:28:19 188c0c94c7c5: Pull complete 22:28:19 0ef7d3d256c8: Pull complete 22:28:19 de9db76c5a1d: Pull complete 22:28:19 e1f770b5df2f: Verifying Checksum 22:28:19 e1f770b5df2f: Download complete 22:28:21 0eba1c9be4d2: Verifying Checksum 22:28:21 0eba1c9be4d2: Download complete 22:28:21 85a0685a4137: Verifying Checksum 22:28:21 85a0685a4137: Download complete 22:28:25 0eba1c9be4d2: Pull complete 22:28:25 0d57e429df01: Pull complete 22:28:25 4e4be7b47b0d: Pull complete 22:28:25 e1f770b5df2f: Pull complete 22:28:28 85a0685a4137: Pull complete 22:28:28 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 22:28:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 22:28:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 22:28:28 prd-centos7-docker-4c-2g-334 does not seem to be running inside a container 22:28:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 22:28:31 $ docker top f50c6ebbe215fa90fa96249940992a6db848c3c8f39e7705f883df0ade227bc8 -eo pid,comm [Pipeline] { [Pipeline] echo 22:28:31 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 22:28:31 + set -o pipefail 22:28:31 + snyk monitor '--org=edgex-jenkins' 22:28:34 22:28:34 Monitoring /w/workspace/exfoundry_go-mod-registry_master (github.com/edgexfoundry/go-mod-registry/v2)... 22:28:34 22:28:34 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/e2dd60db-48f3-4c1d-986e-6397089a0464/history/b5d6d6cc-040f-46ea-b6e3-f5137eb9ed64 22:28:34 22:28:34 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 22:28:34 22:28:34 [Pipeline] } 22:28:34 $ docker stop --time=1 f50c6ebbe215fa90fa96249940992a6db848c3c8f39e7705f883df0ade227bc8 22:28:35 $ docker rm -f f50c6ebbe215fa90fa96249940992a6db848c3c8f39e7705f883df0ade227bc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 22:28:36 + git log --format=format:%s -1 bef9f17e4058aad7307e794a3117d9f660d9fe75 [Pipeline] isUnix [Pipeline] sh 22:28:36 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:28:36 . [Pipeline] withDockerContainer 22:28:36 prd-centos7-docker-4c-2g-334 does not seem to be running inside a container 22:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 22:28:37 $ docker top 12d353f989c213331146c7360d5faba52d0a3d2bc3eb936e228c0625ba77e755 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:28:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:28:37 [ssh-agent] Looking for ssh-agent implementation... 22:28:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:28:37 $ docker exec 12d353f989c213331146c7360d5faba52d0a3d2bc3eb936e228c0625ba77e755 ssh-agent 22:28:37 SSH_AUTH_SOCK=/tmp/ssh-eP5qguXkU1DK/agent.14 22:28:37 SSH_AGENT_PID=21 22:28:37 Running ssh-add (command line suppressed) 22:28:37 Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_8568740398347449112.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_8568740398347449112.key) 22:28:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:28:37 + git semver tag 22:28:37 # -> Open(): unable to determine branch for HEAD 22:28:37 # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git 22:28:37 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master 22:28:37 # $SEMVER_REMOTE_NAME = origin 22:28:37 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:28:37 # $SEMVER_USER_NAME = edgex-jenkins 22:28:37 # $SEMVER_BRANCH = master 22:28:37 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver 22:28:37 # bef9f17e4058aad7307e794a3117d9f660d9fe75 HEAD 22:28:37 # -> Force: false 22:28:37 # 3741e6d409053acf07ede272ef47a8ff060d1ae4 refs/tags/v2.0.0-dev.8 [Pipeline] } 22:28:37 $ docker exec --env ******** --env ******** 12d353f989c213331146c7360d5faba52d0a3d2bc3eb936e228c0625ba77e755 ssh-agent -k 22:28:38 unset SSH_AUTH_SOCK; 22:28:38 unset SSH_AGENT_PID; 22:28:38 echo Agent pid 21 killed; 22:28:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:28:38 + git semver [Pipeline] } 22:28:38 $ docker stop --time=1 12d353f989c213331146c7360d5faba52d0a3d2bc3eb936e228c0625ba77e755 22:28:39 $ docker rm -f 12d353f989c213331146c7360d5faba52d0a3d2bc3eb936e228c0625ba77e755 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 22:28:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:28:40 22:28:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 22:28:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:28:40 0.23.1-centos7: Pulling from edgex-lftools 22:28:40 ab5ef0e58194: Pulling fs layer 22:28:40 9712f1f96733: Pulling fs layer 22:28:40 63f879dbbcfc: Pulling fs layer 22:28:40 0d9ebad4ef96: Pulling fs layer 22:28:40 e9a5061849ea: Pulling fs layer 22:28:40 d747dcd14b5f: Pulling fs layer 22:28:40 2de7ff778b66: Pulling fs layer 22:28:40 0d9ebad4ef96: Waiting 22:28:40 e9a5061849ea: Waiting 22:28:40 d747dcd14b5f: Waiting 22:28:40 2de7ff778b66: Waiting 22:28:40 9712f1f96733: Verifying Checksum 22:28:40 9712f1f96733: Download complete 22:28:41 63f879dbbcfc: Verifying Checksum 22:28:41 63f879dbbcfc: Download complete 22:28:41 e9a5061849ea: Verifying Checksum 22:28:41 e9a5061849ea: Download complete 22:28:41 d747dcd14b5f: Verifying Checksum 22:28:41 d747dcd14b5f: Download complete 22:28:41 2de7ff778b66: Verifying Checksum 22:28:41 2de7ff778b66: Download complete 22:28:42 ab5ef0e58194: Verifying Checksum 22:28:42 ab5ef0e58194: Download complete 22:28:42 0d9ebad4ef96: Verifying Checksum 22:28:42 0d9ebad4ef96: Download complete 22:28:44 ab5ef0e58194: Pull complete 22:28:44 9712f1f96733: Pull complete 22:28:45 63f879dbbcfc: Pull complete 22:28:48 0d9ebad4ef96: Pull complete 22:28:48 e9a5061849ea: Pull complete 22:28:48 d747dcd14b5f: Pull complete 22:28:49 2de7ff778b66: Pull complete 22:28:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 22:28:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 22:28:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 22:28:50 prd-centos7-docker-4c-2g-334 does not seem to be running inside a container 22:28:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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:10003/edgex-lftools:0.23.1-centos7 cat 22:28:53 $ docker top c1f6e820ae79ef275444a87bbb4519edb99c397034b2a5b17f87a9938a6887f9 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 22:28:53 provisioning config files... 22:28:53 copy managed file [sigul-config] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config8217415061332594019tmp 22:28:53 copy managed file [sigul-password] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config2430291490373726853tmp 22:28:53 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config4899449365500763838tmp [Pipeline] { [Pipeline] echo 22:28:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 22:28:53 ---> sigul-configuration.sh 22:28:53 gpg: directory `/root/.gnupg' created 22:28:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 22:28:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 22:28:53 gpg: keyring `/root/.gnupg/secring.gpg' created 22:28:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 22:28:53 gpg: CAST5 encrypted data 22:28:53 gpg: encrypted with 1 passphrase 22:28:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 22:28:53 + mkdir /home/jenkins 22:28:53 + mkdir /home/jenkins/sigul [Pipeline] sh 22:28:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 22:28:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 22:28:54 ---> sigul-install.sh 22:28:58 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 22:28:59 + git tag --list 22:28:59 v0.0.0 22:28:59 v0.1.0 22:28:59 v0.1.1 22:28:59 v0.1.10 22:28:59 v0.1.11 22:28:59 v0.1.12 22:28:59 v0.1.13 22:28:59 v0.1.14 22:28:59 v0.1.15 22:28:59 v0.1.16 22:28:59 v0.1.17 22:28:59 v0.1.18 22:28:59 v0.1.19 22:28:59 v0.1.2 22:28:59 v0.1.20 22:28:59 v0.1.21 22:28:59 v0.1.22 22:28:59 v0.1.23 22:28:59 v0.1.24 22:28:59 v0.1.25 22:28:59 v0.1.26 22:28:59 v0.1.27 22:28:59 v0.1.3 22:28:59 v0.1.4 22:28:59 v0.1.5 22:28:59 v0.1.6 22:28:59 v0.1.7 22:28:59 v0.1.8 22:28:59 v0.1.9 22:28:59 v2.0.0-dev.1 22:28:59 v2.0.0-dev.2 22:28:59 v2.0.0-dev.3 22:28:59 v2.0.0-dev.4 22:28:59 v2.0.0-dev.5 22:28:59 v2.0.0-dev.6 22:28:59 v2.0.0-dev.7 22:28:59 v2.0.0-dev.8 [Pipeline] sh 22:28:59 + lftools sign git-tag v2.0.0-dev.8 22:29:00 Signing Git tag with Sigul... 22:29:00 Signing v2.0.0-dev.8 [Pipeline] echo 22:29:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 22:29:01 ---> sigul-configuration-cleanup.sh [Pipeline] } 22:29:01 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 22:29:01 $ docker stop --time=1 c1f6e820ae79ef275444a87bbb4519edb99c397034b2a5b17f87a9938a6887f9 22:29:02 $ docker rm -f c1f6e820ae79ef275444a87bbb4519edb99c397034b2a5b17f87a9938a6887f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 22:29:03 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:03 . [Pipeline] withDockerContainer 22:29:03 prd-centos7-docker-4c-2g-334 does not seem to be running inside a container 22:29:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 22:29:04 $ docker top e3abebf7a6569d9e449baef749b8c2b9b9c07c0c5839e751b5d7cbc064639207 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:29:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:04 [ssh-agent] Looking for ssh-agent implementation... 22:29:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:04 $ docker exec e3abebf7a6569d9e449baef749b8c2b9b9c07c0c5839e751b5d7cbc064639207 ssh-agent 22:29:04 SSH_AUTH_SOCK=/tmp/ssh-0tMxvNsMs75o/agent.14 22:29:04 SSH_AGENT_PID=22 22:29:04 Running ssh-add (command line suppressed) 22:29:04 Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_1693192700089231845.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_1693192700089231845.key) 22:29:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:04 + git semver bump pre 22:29:04 # -> Open(): unable to determine branch for HEAD 22:29:04 # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git 22:29:04 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master 22:29:04 # $SEMVER_REMOTE_NAME = origin 22:29:04 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:29:04 # $SEMVER_USER_NAME = edgex-jenkins 22:29:04 # $SEMVER_BRANCH = master 22:29:04 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver 22:29:04 2.0.0-dev.9 [Pipeline] } 22:29:04 $ docker exec --env ******** --env ******** e3abebf7a6569d9e449baef749b8c2b9b9c07c0c5839e751b5d7cbc064639207 ssh-agent -k 22:29:04 unset SSH_AUTH_SOCK; 22:29:04 unset SSH_AGENT_PID; 22:29:04 echo Agent pid 22 killed; 22:29:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:29:05 + git semver [Pipeline] } 22:29:05 $ docker stop --time=1 e3abebf7a6569d9e449baef749b8c2b9b9c07c0c5839e751b5d7cbc064639207 22:29:06 $ docker rm -f e3abebf7a6569d9e449baef749b8c2b9b9c07c0c5839e751b5d7cbc064639207 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 22:29:06 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 22:29:06 . [Pipeline] withDockerContainer 22:29:07 prd-centos7-docker-4c-2g-334 does not seem to be running inside a container 22:29:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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 22:29:07 $ docker top dc1682b45c0ed5d1d6da61df6093c9460f11c0de1be8abb97fb68df4a423f5b6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 22:29:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 22:29:07 [ssh-agent] Looking for ssh-agent implementation... 22:29:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:29:07 $ docker exec dc1682b45c0ed5d1d6da61df6093c9460f11c0de1be8abb97fb68df4a423f5b6 ssh-agent 22:29:07 SSH_AUTH_SOCK=/tmp/ssh-Mn8mq85FjzcQ/agent.13 22:29:07 SSH_AGENT_PID=19 22:29:07 Running ssh-add (command line suppressed) 22:29:07 Identity added: /w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7196898736999372850.key (/w/workspace/exfoundry_go-mod-registry_master@tmp/private_key_7196898736999372850.key) 22:29:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 22:29:08 + git semver push 22:29:08 # -> Open(): unable to determine branch for HEAD 22:29:08 # $GIT_DIR = /w/workspace/exfoundry_go-mod-registry_master/.git 22:29:08 # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-registry_master 22:29:08 # $SEMVER_REMOTE_NAME = origin 22:29:08 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 22:29:08 # $SEMVER_USER_NAME = edgex-jenkins 22:29:08 # $SEMVER_BRANCH = master 22:29:08 # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-registry_master/.semver [Pipeline] } 22:29:12 $ docker exec --env ******** --env ******** dc1682b45c0ed5d1d6da61df6093c9460f11c0de1be8abb97fb68df4a423f5b6 ssh-agent -k 22:29:12 unset SSH_AUTH_SOCK; 22:29:12 unset SSH_AGENT_PID; 22:29:12 echo Agent pid 19 killed; 22:29:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 22:29:12 + git semver [Pipeline] } 22:29:12 $ docker stop --time=1 dc1682b45c0ed5d1d6da61df6093c9460f11c0de1be8abb97fb68df4a423f5b6 22:29:14 $ docker rm -f dc1682b45c0ed5d1d6da61df6093c9460f11c0de1be8abb97fb68df4a423f5b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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:29:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 22:29:15 ---> package-listing.sh 22:29:15 ++ facter osfamily 22:29:15 ++ tr '[:upper:]' '[:lower:]' 22:29:15 + OS_FAMILY=redhat 22:29:15 + workspace=/w/workspace/exfoundry_go-mod-registry_master 22:29:15 + START_PACKAGES=/tmp/packages_start.txt 22:29:15 + END_PACKAGES=/tmp/packages_end.txt 22:29:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:29:15 + PACKAGES=/tmp/packages_start.txt 22:29:15 + '[' /w/workspace/exfoundry_go-mod-registry_master ']' 22:29:15 + PACKAGES=/tmp/packages_end.txt 22:29:15 + case "${OS_FAMILY}" in 22:29:15 + sort 22:29:15 + rpm -qa 22:29:16 + '[' -f /tmp/packages_start.txt ']' 22:29:16 + '[' -f /tmp/packages_end.txt ']' 22:29:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:29:16 + '[' /w/workspace/exfoundry_go-mod-registry_master ']' 22:29:16 + mkdir -p /w/workspace/exfoundry_go-mod-registry_master/archives/ 22:29:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-registry_master/archives/ [Pipeline] echo 22:29: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/exfoundry_go-mod-registry_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 22:29:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 22:29:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:29:17 22:29:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 22:29:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:29:17 alpine: Pulling from edgex-lftools-log-publisher 22:29:17 df20fa9351a1: Pulling fs layer 22:29:17 36b3adc4ff6f: Pulling fs layer 22:29:17 8ad3a11d3b57: Pulling fs layer 22:29:17 46f8f816bc3b: Pulling fs layer 22:29:17 93b61091891f: Pulling fs layer 22:29:17 93b9cdb0e59b: Pulling fs layer 22:29:17 5e14af77c1be: Pulling fs layer 22:29:17 01666e4c0597: Pulling fs layer 22:29:17 aa168da1d23b: Pulling fs layer 22:29:17 5e14af77c1be: Waiting 22:29:17 46f8f816bc3b: Waiting 22:29:17 93b61091891f: Waiting 22:29:17 01666e4c0597: Waiting 22:29:17 aa168da1d23b: Waiting 22:29:17 93b9cdb0e59b: Waiting 22:29:17 36b3adc4ff6f: Verifying Checksum 22:29:17 36b3adc4ff6f: Download complete 22:29:17 46f8f816bc3b: Verifying Checksum 22:29:17 46f8f816bc3b: Download complete 22:29:17 df20fa9351a1: Verifying Checksum 22:29:17 df20fa9351a1: Download complete 22:29:17 93b9cdb0e59b: Verifying Checksum 22:29:17 93b9cdb0e59b: Download complete 22:29:17 93b61091891f: Verifying Checksum 22:29:17 93b61091891f: Download complete 22:29:17 5e14af77c1be: Verifying Checksum 22:29:17 5e14af77c1be: Download complete 22:29:17 01666e4c0597: Verifying Checksum 22:29:17 01666e4c0597: Download complete 22:29:17 df20fa9351a1: Pull complete 22:29:17 8ad3a11d3b57: Verifying Checksum 22:29:17 8ad3a11d3b57: Download complete 22:29:17 36b3adc4ff6f: Pull complete 22:29:18 8ad3a11d3b57: Pull complete 22:29:18 46f8f816bc3b: Pull complete 22:29:18 93b61091891f: Pull complete 22:29:18 93b9cdb0e59b: Pull complete 22:29:18 5e14af77c1be: Pull complete 22:29:18 01666e4c0597: Pull complete 22:29:19 aa168da1d23b: Verifying Checksum 22:29:19 aa168da1d23b: Download complete 22:29:23 aa168da1d23b: Pull complete 22:29:23 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 22:29:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 22:29:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 22:29:24 prd-centos7-docker-4c-2g-334 does not seem to be running inside a container 22:29:24 $ 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/exfoundry_go-mod-registry_master/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_go-mod-registry_master -v /w/workspace/exfoundry_go-mod-registry_master:/w/workspace/exfoundry_go-mod-registry_master:rw,z -v /w/workspace/exfoundry_go-mod-registry_master@tmp:/w/workspace/exfoundry_go-mod-registry_master@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:10003/edgex-lftools-log-publisher:alpine cat 22:29:25 $ docker top b930d21f84488304128b198dba63688af9225dc6b40a700de16d70077fdfa4d6 -eo pid,comm [Pipeline] { [Pipeline] sh 22:29:26 + touch /tmp/pre-build-complete [Pipeline] sh 22:29:26 + mkdir -p /var/log/sa [Pipeline] sh 22:29:26 + ls /var/log/sa-host 22:29:26 + sadf -c /var/log/sa-host/sa05 22:29:26 file_magic: OK 22:29:26 HZ: Using current value: 100 22:29:26 file_header: OK 22:29:26 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:29:26 Statistics: 22:29:26 Hnuu...uuuununununu...Hnuu...uuuununununu... 22:29:26 File successfully converted to sysstat format version 12.2.1 22:29:26 + sadf -c /var/log/sa-host/sa10 22:29:26 file_magic: OK 22:29:26 HZ: Using current value: 100 22:29:26 file_header: OK 22:29:26 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:29:26 Statistics: 22:29:26 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 22:29:26 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 22:29:26 provisioning config files... 22:29:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-registry_master@tmp/config8092268419490156695tmp [Pipeline] { [Pipeline] echo 22:29:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 22:29:27 ---> create-netrc.sh [Pipeline] } 22:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 22:29:27 ---> python-tools-install.sh [Pipeline] echo 22:29:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 22:29:27 ---> sudo-logs.sh 22:29:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 22:29:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 22:29:28 ---> job-cost.sh 22:29:28 lf-activate-venv: SKIPPING 22:29:28 DEBUG: total: 0.18000000715255737 22:29:28 INFO: Retrieving Stack Cost... 22:29:29 INFO: Retrieving Pricing Info for: v3-standard-2 22:29:29 INFO: Archiving Costs [Pipeline] echo 22:29:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 22:29:29 ---> logs-deploy.sh 22:29:29 lf-activate-venv: SKIPPING 22:29:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/master/23 22:29:29 INFO: archiving workspace using pattern(s): 22:29:30 Archives upload complete. 22:29:30 INFO: archiving logs to Nexus 22:29:31 ---> uname -a: 22:29:31 Linux prd-centos7-docker-4c-2g-334.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:29:31 22:29:31 22:29:31 ---> lscpu: 22:29:31 Architecture: x86_64 22:29:31 CPU op-mode(s): 32-bit, 64-bit 22:29:31 Byte Order: Little Endian 22:29:31 Address sizes: 40 bits physical, 48 bits virtual 22:29:31 CPU(s): 2 22:29:31 On-line CPU(s) list: 0,1 22:29:31 Thread(s) per core: 1 22:29:31 Core(s) per socket: 1 22:29:31 Socket(s): 2 22:29:31 NUMA node(s): 1 22:29:31 Vendor ID: AuthenticAMD 22:29:31 CPU family: 23 22:29:31 Model: 49 22:29:31 Model name: AMD EPYC-Rome Processor 22:29:31 Stepping: 0 22:29:31 CPU MHz: 2800.000 22:29:31 BogoMIPS: 5600.00 22:29:31 Virtualization: AMD-V 22:29:31 Hypervisor vendor: KVM 22:29:31 Virtualization type: full 22:29:31 L1d cache: 64 KiB 22:29:31 L1i cache: 64 KiB 22:29:31 L2 cache: 1 MiB 22:29:31 L3 cache: 32 MiB 22:29:31 NUMA node0 CPU(s): 0,1 22:29:31 Vulnerability Itlb multihit: Not affected 22:29:31 Vulnerability L1tf: Not affected 22:29:31 Vulnerability Mds: Not affected 22:29:31 Vulnerability Meltdown: Not affected 22:29:31 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 22:29:31 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 22:29:31 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 22:29:31 Vulnerability Srbds: Not affected 22:29:31 Vulnerability Tsx async abort: Not affected 22:29: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:29:31 22:29:31 22:29:31 ---> nproc: 22:29:31 2 22:29:31 22:29:31 22:29:31 ---> df -h: 22:29:31 Filesystem Size Used Available Use% Mounted on 22:29:31 overlay 40.0G 8.9G 31.1G 22% / 22:29:31 tmpfs 64.0M 0 64.0M 0% /dev 22:29:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:29:31 shm 64.0M 0 64.0M 0% /dev/shm 22:29:31 /dev/vda1 40.0G 8.9G 31.1G 22% /facter-os 22:29:31 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/resolv.conf 22:29:31 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hostname 22:29:31 /dev/vda1 40.0G 8.9G 31.1G 22% /etc/hosts 22:29:31 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/sa-host 22:29:31 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/secure 22:29:31 /dev/vda1 40.0G 8.9G 31.1G 22% /var/log/auth.log 22:29:31 /dev/vda1 40.0G 8.9G 31.1G 22% /run/cloud-init/result.json 22:29:31 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/exfoundry_go-mod-registry_master 22:29:31 /dev/vda1 40.0G 8.9G 31.1G 22% /w/workspace/exfoundry_go-mod-registry_master@tmp 22:29:31 22:29:31 22:29:31 ---> free -m: 22:29:31 total used free shared buff/cache available 22:29:31 Mem: 7821 1173 3265 0 3382 6565 22:29:31 Swap: 1023 0 1023 22:29:31 22:29:31 22:29:31 ---> ip addr: 22:29:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 22:29:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:29:31 inet 127.0.0.1/8 scope host lo 22:29:31 valid_lft forever preferred_lft forever 22:29:31 inet6 ::1/128 scope host 22:29:31 valid_lft forever preferred_lft forever 22:29:31 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 22:29:31 link/ether fa:16:3e:bd:c8:aa brd ff:ff:ff:ff:ff:ff 22:29:31 inet 10.30.122.103/23 brd 10.30.123.255 scope global dynamic eth0 22:29:31 valid_lft 85750sec preferred_lft 85750sec 22:29:31 inet6 fe80::f816:3eff:febd:c8aa/64 scope link 22:29:31 valid_lft forever preferred_lft forever 22:29:31 3: docker0: mtu 1500 qdisc noqueue state DOWN 22:29:31 link/ether 02:42:3c:53:d1:ed brd ff:ff:ff:ff:ff:ff 22:29:31 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 22:29:31 valid_lft forever preferred_lft forever 22:29:31 inet6 fe80::42:3cff:fe53:d1ed/64 scope link 22:29:31 valid_lft forever preferred_lft forever 22:29:31 22:29:31 22:29:31 ---> sar -b -r -n DEV: 22:29:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 22:29:31 22:29:31 22:18:30 LINUX RESTART (2 CPU) 22:29:31 22:29:31 22:19:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 22:29:31 22:20:01 83.00 3.73 79.27 0.00 2601.93 3134.35 0.00 22:29:31 22:21:01 0.48 0.00 0.48 0.00 0.00 8.50 0.00 22:29:31 22:22:01 0.15 0.00 0.15 0.00 0.00 1.87 0.00 22:29:31 22:23:01 0.25 0.00 0.25 0.00 0.00 3.46 0.00 22:29:31 22:24:01 0.23 0.00 0.23 0.00 0.00 3.03 0.00 22:29:31 22:25:01 0.33 0.00 0.33 0.00 0.00 4.68 0.00 22:29:31 22:26:01 0.23 0.00 0.23 0.00 0.00 3.02 0.00 22:29:31 22:27:01 0.22 0.00 0.22 0.00 0.00 2.57 0.00 22:29:31 22:28:01 0.28 0.00 0.28 0.00 0.00 3.06 0.00 22:29:31 22:29:01 176.19 0.05 176.14 0.00 4.26 51412.87 0.00 22:29:31 Average: 26.14 0.38 25.77 0.00 260.72 5458.97 0.00 22:29:31 22:29:31 22:19:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:29:31 22:20:01 5463092 0 808396 10.09 2620 1734832 1299016 14.34 575916 1570720 20 22:29:31 22:21:01 5468644 0 802836 10.02 2620 1734840 1244100 13.74 571900 1570688 16 22:29:31 22:22:01 5469780 0 801700 10.01 2620 1734840 1235928 13.65 574432 1567172 16 22:29:31 22:23:01 5468180 0 803296 10.03 2620 1734844 1232604 13.61 575268 1567172 8 22:29:31 22:24:01 5466308 0 805160 10.05 2620 1734852 1247948 13.78 570820 1575324 20 22:29:31 22:25:01 5470688 0 800780 10.00 2620 1734852 1216688 13.43 566264 1575324 20 22:29:31 22:26:01 5470436 0 801024 10.00 2620 1734860 1216700 13.43 566584 1575324 8 22:29:31 22:27:01 5465576 0 805876 10.06 2620 1734868 1202248 13.27 571836 1575324 8 22:29:31 22:28:01 5462844 0 808604 10.10 2620 1734872 1202248 13.27 574532 1575328 8 22:29:31 22:29:01 3701148 0 1120164 13.99 2620 3185008 1598056 17.64 919564 2743324 94452 22:29:31 Average: 5290670 0 835784 10.44 2620 1879867 1269554 14.02 606712 1689570 9458 22:29:31 22:29:31 22:19:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:29:31 22:20:01 eth0 210.22 158.21 533.08 42.74 0.00 0.00 0.00 0.00 22:29:31 22:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:20:01 docker0 1.30 1.20 0.35 2.33 0.00 0.00 0.00 0.00 22:29:31 22:21:01 eth0 3.75 0.80 1.03 0.59 0.00 0.00 0.00 0.00 22:29:31 22:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:22:01 eth0 4.36 1.20 1.34 0.76 0.00 0.00 0.00 0.00 22:29:31 22:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:23:01 eth0 3.75 1.30 0.54 8.01 0.00 0.00 0.00 0.00 22:29:31 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:24:01 eth0 5.55 2.55 1.22 13.20 0.00 0.00 0.00 0.00 22:29:31 22:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:25:01 eth0 1.98 0.62 0.69 0.37 0.00 0.00 0.00 0.00 22:29:31 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:26:01 eth0 1.52 0.73 0.81 0.62 0.00 0.00 0.00 0.00 22:29:31 22:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:27:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:31 22:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:28:01 eth0 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 22:29:31 22:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:29:01 veth4f7d1f4 31.32 33.99 2.15 258.87 0.00 0.00 0.00 0.00 22:29:31 22:29:01 eth0 854.52 774.74 7635.33 113.35 0.00 0.00 0.00 0.00 22:29:31 22:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 22:29:01 docker0 55.57 56.64 4.06 328.40 0.00 0.00 0.00 0.00 22:29:31 Average: veth4f7d1f4 3.13 3.40 0.22 25.89 0.00 0.00 0.00 0.00 22:29:31 Average: eth0 108.62 94.05 817.59 17.97 0.00 0.00 0.00 0.00 22:29:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:29:31 Average: docker0 5.69 5.78 0.44 33.08 0.00 0.00 0.00 0.00 22:29:31 22:29:31 22:29:31 ---> sar -P ALL: 22:29:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/10/21 _x86_64_ (2 CPU) 22:29:31 22:29:31 22:18:30 LINUX RESTART (2 CPU) 22:29:31 22:29:31 22:19:01 CPU %user %nice %system %iowait %steal %idle 22:29:31 22:20:01 all 5.44 0.00 2.21 2.04 0.06 90.24 22:29:31 22:20:01 0 5.22 0.00 2.37 1.10 0.07 91.25 22:29:31 22:20:01 1 5.68 0.00 2.06 2.99 0.05 89.23 22:29:31 22:21:01 all 0.07 0.00 0.04 0.00 0.03 99.86 22:29:31 22:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 22:29:31 22:21:01 1 0.08 0.00 0.03 0.00 0.05 99.83 22:29:31 22:22:01 all 0.11 0.00 0.03 0.00 0.03 99.83 22:29:31 22:22:01 0 0.05 0.00 0.02 0.00 0.05 99.88 22:29:31 22:22:01 1 0.17 0.00 0.03 0.00 0.02 99.78 22:29:31 22:23:01 all 0.09 0.00 0.04 0.00 0.02 99.85 22:29:31 22:23:01 0 0.08 0.00 0.05 0.00 0.03 99.83 22:29:31 22:23:01 1 0.10 0.00 0.03 0.00 0.00 99.87 22:29:31 22:24:01 all 0.24 0.00 0.05 0.00 0.03 99.67 22:29:31 22:24:01 0 0.17 0.00 0.07 0.00 0.03 99.73 22:29:31 22:24:01 1 0.32 0.00 0.03 0.00 0.03 99.62 22:29:31 22:25:01 all 0.09 0.00 0.03 0.00 0.02 99.87 22:29:31 22:25:01 0 0.15 0.00 0.02 0.00 0.00 99.83 22:29:31 22:25:01 1 0.03 0.00 0.03 0.00 0.03 99.90 22:29:31 22:26:01 all 0.07 0.00 0.03 0.00 0.03 99.87 22:29:31 22:26:01 0 0.08 0.00 0.03 0.00 0.03 99.85 22:29:31 22:26:01 1 0.05 0.00 0.03 0.00 0.03 99.88 22:29:31 22:27:01 all 0.06 0.00 0.03 0.00 0.03 99.88 22:29:31 22:27:01 0 0.10 0.00 0.02 0.00 0.02 99.87 22:29:31 22:27:01 1 0.02 0.00 0.05 0.00 0.03 99.90 22:29:31 22:28:01 all 0.07 0.00 0.03 0.00 0.03 99.87 22:29:31 22:28:01 0 0.12 0.00 0.03 0.00 0.02 99.83 22:29:31 22:28:01 1 0.02 0.00 0.03 0.00 0.03 99.92 22:29:31 22:29:01 all 21.26 0.00 9.23 2.26 0.08 67.18 22:29:31 22:29:01 0 23.02 0.00 8.96 1.70 0.07 66.25 22:29:31 22:29:01 1 19.52 0.00 9.49 2.81 0.09 68.10 22:29:31 Average: all 2.65 0.00 1.13 0.42 0.04 95.77 22:29:31 Average: 0 2.78 0.00 1.11 0.27 0.03 95.80 22:29:31 Average: 1 2.51 0.00 1.14 0.56 0.04 95.75 22:29:31 22:29:31 22:29:31