Pull request #79 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of badboy-huaqiao for edgexfoundry/go-mod-registry Loading trusted files from base branch main at 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 rather than c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b Obtained Jenkinsfile from 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2602394517870104318.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7152285819689964992.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 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 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/PR-79/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-79/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh251197032861141844.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > 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 > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh698582553228810889.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 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/PR-79/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 > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-79/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1705706494809534695.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > 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_BUILD_IMAGE_TARGET: builder 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-1027 in /w/workspace/gexfoundry_go-mod-registry_PR-79 [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-79 # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/jenkins-gitclient-ssh1320058635238035100.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 into PR head commit c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b Merge succeeded, producing c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b Checking out Revision c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b (PR-79) > 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/jenkins-gitclient-ssh687417324580660735.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b # 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 > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/jenkins-gitclient-ssh1274956352943897701.key > git merge 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b # timeout=10 Commit message: "feat: add the new API to the Client interface" > git rev-list --no-walk d798a439af0e17d0b8383fdb44dd46add6c57545 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:29:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:29:43 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:29:43 ========================================================= 11:29:43 EdgeX Global Pipelines Version Info 11:29:43 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:29:45 ------------------- 11:29:45 stable info: 11:29:45 ------------------- 11:29:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:29:45 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 11:29:45 Message: update stable to v1.0.205 11:29:45 ------------------- 11:29:45 experimental info: 11:29:45 ------------------- 11:29:45 Commited By: **** collab-it+edgex@linuxfoundation.org 11:29:45 Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 11:29:45 Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-79 [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-79 [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-79 [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5087a8 [Pipeline] echo 11:29:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:29:46 + git log --format=format:%s -1 c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b [Pipeline] echo 11:29:46 GIT_COMMIT: c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b, Commit Message: feat: add the new API to the Client interface [Pipeline] echo 11:29:46 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 11:29:47 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:29:47 11:29:47 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 11:29:48 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:29:48 latest: Pulling from edgex-devops/git-semver 11:29:48 31603596830f: Pulling fs layer 11:29:48 d4622e32a9a9: Pulling fs layer 11:29:48 1030fce36090: Pulling fs layer 11:29:48 6c6cb7e1b49b: Pulling fs layer 11:29:48 6c6cb7e1b49b: Waiting 11:29:48 d4622e32a9a9: Verifying Checksum 11:29:48 d4622e32a9a9: Download complete 11:29:48 31603596830f: Verifying Checksum 11:29:48 31603596830f: Download complete 11:29:48 31603596830f: Pull complete 11:29:48 d4622e32a9a9: Pull complete 11:29:48 6c6cb7e1b49b: Verifying Checksum 11:29:48 6c6cb7e1b49b: Download complete 11:29:49 1030fce36090: Verifying Checksum 11:29:49 1030fce36090: Download complete 11:29:49 1030fce36090: Pull complete 11:29:49 6c6cb7e1b49b: Pull complete 11:29:49 Digest: sha256:98b6084a185347f7b64647794a0a4774a411b925a780a33b3032b91fe10e00ab 11:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 11:29:49 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 11:29:49 prd-centos7-docker-4c-2g-1027 does not seem to be running inside a container 11:29:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-79 -v /w/workspace/gexfoundry_go-mod-registry_PR-79:/w/workspace/gexfoundry_go-mod-registry_PR-79:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-79@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 11:29:50 $ docker top e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:29:50 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:29:50 [ssh-agent] Looking for ssh-agent implementation... 11:29:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:29:50 $ docker exec e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 ssh-agent 11:29:50 SSH_AUTH_SOCK=/tmp/ssh-Uqwb3nnDoceB/agent.13 11:29:50 SSH_AGENT_PID=19 11:29:50 Running ssh-add (command line suppressed) 11:29:50 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/private_key_8605872002061990292.key (/w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/private_key_8605872002061990292.key) 11:29:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:29:51 + git tag --points-at HEAD [Pipeline] } 11:29:51 $ docker exec --env ******** --env ******** e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 ssh-agent -k 11:29:51 unset SSH_AUTH_SOCK; 11:29:51 unset SSH_AGENT_PID; 11:29:51 echo Agent pid 19 killed; 11:29:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:29:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:29:51 [ssh-agent] Looking for ssh-agent implementation... 11:29:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:29:51 $ docker exec e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 ssh-agent 11:29:51 SSH_AUTH_SOCK=/tmp/ssh-Oc9bCgtBhfaY/agent.53 11:29:51 SSH_AGENT_PID=59 11:29:51 Running ssh-add (command line suppressed) 11:29:51 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/private_key_484397429753134576.key (/w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/private_key_484397429753134576.key) 11:29:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:29:52 + git semver init 11:29:52 # -> Open(): unable to determine branch for HEAD 11:29:52 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-79/.git 11:29:52 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-79 11:29:52 # $SEMVER_REMOTE_NAME = origin 11:29:52 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 11:29:52 # $SEMVER_USER_NAME = edgex-jenkins 11:29:52 # $SEMVER_BRANCH = PR-79 11:29:52 # $SEMVER_TEMP = /tmp/semver-993159920 11:29:52 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 11:29:52 # '/tmp/semver-993159920' -> '/w/workspace/gexfoundry_go-mod-registry_PR-79/.semver' 11:29:52 # -> Force: false 11:29:52 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-79/.semver [Pipeline] } 11:29:52 $ docker exec --env ******** --env ******** e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 ssh-agent -k 11:29:52 unset SSH_AUTH_SOCK; 11:29:52 unset SSH_AGENT_PID; 11:29:52 echo Agent pid 59 killed; 11:29:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:29:52 + git semver [Pipeline] } 11:29:52 $ docker stop --time=1 e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 11:29:54 $ docker rm -f e7ddefd882466eac350876a6c9725896e41eb38dadbbaafc8ba87b87e1806679 [Pipeline] // withDockerContainer [Pipeline] sh 11:29:54 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:29:54 Stashed 1 file(s) [Pipeline] echo 11:29:54 [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 11:30:10 Still waiting to schedule task 11:30:10 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1027’ 11:30:10 Still waiting to schedule task 11:30:10 ‘prd-ubuntu18.04-docker-arm64-4c-16g-105’ is offline 11:32:14 Running on prd-ubuntu18.04-docker-arm64-4c-16g-1028 in /w/workspace/gexfoundry_go-mod-registry_PR-79 [Pipeline] { [Pipeline] ws 11:32:14 Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout 11:32:14 Selected Git installation does not exist. Using Default 11:32:14 The recommended git tool is: NONE 11:32:19 using credential edgex-jenkins-ssh 11:32:19 Cloning the remote Git repository 11:32:19 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 11:32:19 > git init /w/workspace/go-mod-registry/2 # timeout=10 11:32:19 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 11:32:19 > git --version # timeout=10 11:32:19 > git --version # 'git version 2.17.1' 11:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 11:32:20 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:21 Merging remotes/origin/main commit 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 into PR head commit c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b 11:32:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 11:32:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:20 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 11:32:21 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 11:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:32:21 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:32:21 > git config core.sparsecheckout # timeout=10 11:32:21 > git checkout -f c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b # timeout=10 11:32:21 > git remote # timeout=10 11:32:21 > git config --get remote.origin.url # timeout=10 11:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 11:32:21 > git merge 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 11:32:21 Merge succeeded, producing c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b 11:32:21 Checking out Revision c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b (PR-79) 11:32:21 > git rev-parse HEAD^{commit} # timeout=10 11:32:21 > git config core.sparsecheckout # timeout=10 11:32:21 > git checkout -f c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b # timeout=10 11:32:26 Commit message: "feat: add the new API to the Client interface" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:32:26 ========================================================= 11:32:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 11:32:26 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:32:27 + 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 . 11:32:28 Sending build context to Docker daemon 350.7kB 11:32:28 Step 1/7 : ARG BASE=golang:1.16-alpine 11:32:28 Step 2/7 : FROM ${BASE} 11:32:30 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:32:30 595b0fe564bb: Pulling fs layer 11:32:30 24495759ef45: Pulling fs layer 11:32:30 d148012ef14d: Pulling fs layer 11:32:30 e90a11edd702: Pulling fs layer 11:32:30 d77568369979: Pulling fs layer 11:32:30 fc1c9f9a7f3b: Pulling fs layer 11:32:30 170f2ba95c9a: Pulling fs layer 11:32:30 97ac5df62f85: Pulling fs layer 11:32:30 fc1c9f9a7f3b: Waiting 11:32:30 170f2ba95c9a: Waiting 11:32:30 97ac5df62f85: Waiting 11:32:30 e90a11edd702: Waiting 11:32:30 d77568369979: Waiting 11:32:30 d148012ef14d: Verifying Checksum 11:32:30 d148012ef14d: Download complete 11:32:30 24495759ef45: Download complete 11:32:30 d77568369979: Verifying Checksum 11:32:30 d77568369979: Download complete 11:32:30 fc1c9f9a7f3b: Download complete 11:32:30 170f2ba95c9a: Verifying Checksum 11:32:30 170f2ba95c9a: Download complete 11:32:30 595b0fe564bb: Verifying Checksum 11:32:30 595b0fe564bb: Download complete 11:32:30 595b0fe564bb: Pull complete 11:32:31 24495759ef45: Pull complete 11:32:32 d148012ef14d: Pull complete 11:32:34 97ac5df62f85: Verifying Checksum 11:32:34 97ac5df62f85: Download complete 11:32:35 e90a11edd702: Verifying Checksum 11:32:35 e90a11edd702: Download complete 11:32:40 Running on prd-centos7-docker-4c-2g-1029 in /w/workspace/gexfoundry_go-mod-registry_PR-79 [Pipeline] { [Pipeline] ws 11:32:40 Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout 11:32:40 Selected Git installation does not exist. Using Default 11:32:40 The recommended git tool is: NONE 11:32:43 using credential edgex-jenkins-ssh 11:32:43 Cloning the remote Git repository 11:32:42 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 11:32:42 > git init /w/workspace/go-mod-registry/2 # timeout=10 11:32:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 11:32:42 > git --version # timeout=10 11:32:42 > git --version # 'git version 2.24.4' 11:32:42 using GIT_SSH to set credentials SSH Credentials for GitHub 11:32:43 [INFO] Currently running in a labeled security context 11:32:43 [INFO] Currently SELinux is 'enforcing' on the host 11:32:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh934472323214185960.key 11:32:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:44 Merging remotes/origin/main commit 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 into PR head commit c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b 11:32:44 Merge succeeded, producing c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b 11:32:44 Checking out Revision c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b (PR-79) 11:32:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 11:32:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:32:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 11:32:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 11:32:43 using GIT_SSH to set credentials SSH Credentials for GitHub 11:32:43 [INFO] Currently running in a labeled security context 11:32:43 [INFO] Currently SELinux is 'enforcing' on the host 11:32:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh642810789107363017.key 11:32:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/79/head:refs/remotes/origin/PR-79 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:32:44 > git config core.sparsecheckout # timeout=10 11:32:44 > git checkout -f c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b # timeout=10 11:32:44 > git remote # timeout=10 11:32:44 > git config --get remote.origin.url # timeout=10 11:32:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:32:44 [INFO] Currently running in a labeled security context 11:32:44 [INFO] Currently SELinux is 'enforcing' on the host 11:32:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh4372138016286969915.key 11:32:44 > git merge 6345379747ac699e4a5e0c6d67ce57ad83cdd4a4 # timeout=10 11:32:44 > git rev-parse HEAD^{commit} # timeout=10 11:32:44 > git config core.sparsecheckout # timeout=10 11:32:44 > git checkout -f c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b # timeout=10 11:32:45 e90a11edd702: Pull complete 11:32:45 d77568369979: Pull complete 11:32:46 fc1c9f9a7f3b: Pull complete 11:32:46 170f2ba95c9a: Pull complete 11:32:47 Commit message: "feat: add the new API to the Client interface" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 11:32:48 ========================================================= 11:32:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 11:32:48 ========================================================= [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 11:32:48 + 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 . 11:32:48 Sending build context to Docker daemon 351.7kB 11:32:48 Step 1/7 : ARG BASE=golang:1.16-alpine 11:32:48 Step 2/7 : FROM ${BASE} 11:32:49 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 11:32:49 540db60ca938: Pulling fs layer 11:32:49 adcc1eea9eea: Pulling fs layer 11:32:49 4c4ab2625f07: Pulling fs layer 11:32:49 db62176df00c: Pulling fs layer 11:32:49 3b30891b0d05: Pulling fs layer 11:32:49 06b49ca38bd5: Pulling fs layer 11:32:49 c788192a36de: Pulling fs layer 11:32:49 a77e37c0d609: Pulling fs layer 11:32:49 c3185cebc471: Pulling fs layer 11:32:49 c788192a36de: Waiting 11:32:49 db62176df00c: Waiting 11:32:49 a77e37c0d609: Waiting 11:32:49 3b30891b0d05: Waiting 11:32:49 06b49ca38bd5: Waiting 11:32:49 c3185cebc471: Waiting 11:32:49 4c4ab2625f07: Verifying Checksum 11:32:49 4c4ab2625f07: Download complete 11:32:49 adcc1eea9eea: Verifying Checksum 11:32:49 adcc1eea9eea: Download complete 11:32:49 3b30891b0d05: Download complete 11:32:49 06b49ca38bd5: Verifying Checksum 11:32:49 06b49ca38bd5: Download complete 11:32:49 c788192a36de: Verifying Checksum 11:32:49 c788192a36de: Download complete 11:32:49 540db60ca938: Verifying Checksum 11:32:49 540db60ca938: Download complete 11:32:49 540db60ca938: Pull complete 11:32:49 adcc1eea9eea: Pull complete 11:32:49 4c4ab2625f07: Pull complete 11:32:49 a77e37c0d609: Verifying Checksum 11:32:49 a77e37c0d609: Download complete 11:32:53 97ac5df62f85: Pull complete 11:32:53 Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 11:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 11:32:53 ---> 04bc70af865f 11:32:53 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:32:54 c3185cebc471: Verifying Checksum 11:32:54 c3185cebc471: Download complete 11:32:54 db62176df00c: Verifying Checksum 11:32:54 db62176df00c: Download complete 11:32:57 db62176df00c: Pull complete 11:32:57 3b30891b0d05: Pull complete 11:32:57 06b49ca38bd5: Pull complete 11:32:57 c788192a36de: Pull complete 11:32:57 a77e37c0d609: Pull complete 11:32:57 ---> Running in 01ca1be45190 11:32:58 Removing intermediate container 01ca1be45190 11:32:58 ---> d7d265455302 11:32:58 Step 4/7 : RUN apk add --update bash 11:32:58 ---> Running in 3961e696adc9 11:32:59 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 11:32:59 c3185cebc471: Pull complete 11:32:59 Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd 11:32:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 11:32:59 ---> 031687cdd783 11:32:59 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 11:33:00 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 11:33:01 ---> Running in 300651f5c5ae 11:33:01 Removing intermediate container 300651f5c5ae 11:33:01 ---> 07df17ddd18d 11:33:01 Step 4/7 : RUN apk add --update bash 11:33:01 ---> Running in 5dee2d82db86 11:33:01 OK: 218 MiB in 52 packages 11:33:02 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 11:33:03 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 11:33:03 Removing intermediate container 3961e696adc9 11:33:03 ---> 171fcd73775c 11:33:03 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:33:03 ---> Running in 4848b497d059 11:33:03 Removing intermediate container 4848b497d059 11:33:03 ---> 810290f853b6 11:33:03 Step 6/7 : COPY go.mod . 11:33:04 OK: 219 MiB in 52 packages 11:33:04 Removing intermediate container 5dee2d82db86 11:33:04 ---> 5895006a167f 11:33:04 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 11:33:04 ---> Running in 9d399880c531 11:33:04 Removing intermediate container 9d399880c531 11:33:04 ---> 269e15655c5b 11:33:04 Step 6/7 : COPY go.mod . 11:33:04 ---> 4b7188df27c0 11:33:04 Step 7/7 : RUN go mod download 11:33:04 ---> Running in 717f0b97b947 11:33:04 ---> 0857b294e76a 11:33:04 Step 7/7 : RUN go mod download 11:33:04 ---> Running in d26cee29ff80 11:33:12 Removing intermediate container 717f0b97b947 11:33:12 ---> d6a73361505c 11:33:12 Successfully built d6a73361505c 11:33:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 11:33:13 + docker inspect -f . ci-base-image-x86_64 11:33:13 . [Pipeline] withDockerContainer 11:33:13 prd-centos7-docker-4c-2g-1029 does not seem to be running inside a container 11:33:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:33:13 $ docker top 1a33c54b055ff8f5c0f793595de12c2c4c36df46a86707176de6c9892ad3c113 -eo pid,comm [Pipeline] { [Pipeline] sh 11:33:14 + go version 11:33:14 go version go1.16.6 linux/amd64 [Pipeline] } 11:33:14 $ docker stop --time=1 1a33c54b055ff8f5c0f793595de12c2c4c36df46a86707176de6c9892ad3c113 11:33:15 $ docker rm -f 1a33c54b055ff8f5c0f793595de12c2c4c36df46a86707176de6c9892ad3c113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:33:15 + docker inspect -f . ci-base-image-x86_64 11:33:15 . [Pipeline] withDockerContainer 11:33:15 prd-centos7-docker-4c-2g-1029 does not seem to be running inside a container 11:33:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 11:33:16 $ docker top 619ae51136196d9cfe1bcc6de21c88d59d0bf062745c812be5b835657b660950 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:33:16 + go mod tidy [Pipeline] sh 11:33:17 + make test 11:33:17 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:33:23 Removing intermediate container d26cee29ff80 11:33:23 ---> 6557d688a902 11:33:23 Successfully built 6557d688a902 11:33:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 11:33:23 + docker inspect -f . ci-base-image-arm64 11:33:23 . [Pipeline] withDockerContainer 11:33:24 prd-ubuntu18.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container 11:33:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:33:25 $ docker top 1dace673024d4ed80a152ca9181bfc2eca10eb5ec503c8840d67dfc44d5f70af -eo pid,comm [Pipeline] { [Pipeline] sh 11:33:27 + go version 11:33:27 go version go1.16.6 linux/arm64 [Pipeline] } 11:33:27 $ docker stop --time=1 1dace673024d4ed80a152ca9181bfc2eca10eb5ec503c8840d67dfc44d5f70af 11:33:28 $ docker rm -f 1dace673024d4ed80a152ca9181bfc2eca10eb5ec503c8840d67dfc44d5f70af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:33:29 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.020s coverage: 83.6% of statements 11:33:29 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 11:33:29 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.005s coverage: 85.7% of statements 11:33:29 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 11:33:29 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:33:29 + docker inspect -f . ci-base-image-arm64 11:33:29 . [Pipeline] withDockerContainer 11:33:29 prd-ubuntu18.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container 11:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 11:33:31 $ docker top 8fd8ebf11a585e3df807356618ee8adb22aacf4dc594f410db754282c18ee199 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 11:33:32 + go mod tidy [Pipeline] sh 11:33:32 gofmt -l . 11:33:32 [ "`gofmt -l .`" = "" ] [Pipeline] } 11:33:32 $ docker stop --time=1 619ae51136196d9cfe1bcc6de21c88d59d0bf062745c812be5b835657b660950 11:33:33 + make test 11:33:33 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 11:33:34 $ docker rm -f 619ae51136196d9cfe1bcc6de21c88d59d0bf062745c812be5b835657b660950 [Pipeline] // withDockerContainer [Pipeline] sh 11:33:34 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:33:35 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:33:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:33:35 11:33:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:33:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:33:35 latest: Pulling from edgex-lftools-log-publisher 11:33:35 b4d181a07f80: Pulling fs layer 11:33:35 a1111a8f2ec3: Pulling fs layer 11:33:35 ed53099fbce6: Pulling fs layer 11:33:35 dc539afda2c1: Pulling fs layer 11:33:35 77bc0d833cb6: Pulling fs layer 11:33:35 9065ff56babe: Pulling fs layer 11:33:35 d287ab97295c: Pulling fs layer 11:33:35 dc539afda2c1: Waiting 11:33:35 77bc0d833cb6: Waiting 11:33:35 9065ff56babe: Waiting 11:33:35 d287ab97295c: Waiting 11:33:36 a1111a8f2ec3: Verifying Checksum 11:33:36 a1111a8f2ec3: Download complete 11:33:36 dc539afda2c1: Verifying Checksum 11:33:36 dc539afda2c1: Download complete 11:33:36 77bc0d833cb6: Verifying Checksum 11:33:36 77bc0d833cb6: Download complete 11:33:36 9065ff56babe: Verifying Checksum 11:33:36 9065ff56babe: Download complete 11:33:36 ed53099fbce6: Verifying Checksum 11:33:36 ed53099fbce6: Download complete 11:33:37 b4d181a07f80: Verifying Checksum 11:33:37 b4d181a07f80: Download complete 11:33:38 b4d181a07f80: Pull complete 11:33:39 a1111a8f2ec3: Pull complete 11:33:39 ed53099fbce6: Pull complete 11:33:39 dc539afda2c1: Pull complete 11:33:40 77bc0d833cb6: Pull complete 11:33:40 9065ff56babe: Pull complete 11:33:40 d287ab97295c: Verifying Checksum 11:33:40 d287ab97295c: Download complete 11:33:44 d287ab97295c: Pull complete 11:33:44 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:33:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:33:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:33:45 prd-centos7-docker-4c-2g-1029 does not seem to be running inside a container 11:33:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:33:47 $ docker top 0751f1922792155b48d4c3db9ebeb7f8a93ee5cedd6b340189975e9004ed6e48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:33:48 ---> job-cost.sh 11:33:48 lf-activate-venv: SKIPPING 11:33:48 INFO: No Stack... 11:33:49 INFO: Retrieving Pricing Info for: v3-standard-2 11:33:49 INFO: Archiving Costs [Pipeline] sh 11:33:50 + cat /w/workspace/go-mod-registry/2/archives/cost.csv 11:33:50 + cut -d, -f6 [Pipeline] lock 11:33:50 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] 11:33:50 Resource [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] did not exist. Created. 11:33:50 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:33:50 + echo total: 0.05999999865889549 [Pipeline] stash 11:33:50 Stashed 1 file(s) [Pipeline] } 11:33:50 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:33:50 $ docker stop --time=1 0751f1922792155b48d4c3db9ebeb7f8a93ee5cedd6b340189975e9004ed6e48 11:33:51 $ docker rm -f 0751f1922792155b48d4c3db9ebeb7f8a93ee5cedd6b340189975e9004ed6e48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 11:34:05 ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.096s coverage: 83.6% of statements 11:34:05 ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] 11:34:05 ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.014s coverage: 85.7% of statements 11:34:05 ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] 11:34:05 CGO_ENABLED=0 GO111MODULE=on go vet ./... 11:34:24 gofmt -l . 11:34:24 [ "`gofmt -l .`" = "" ] [Pipeline] } 11:34:24 $ docker stop --time=1 8fd8ebf11a585e3df807356618ee8adb22aacf4dc594f410db754282c18ee199 11:34:26 $ docker rm -f 8fd8ebf11a585e3df807356618ee8adb22aacf4dc594f410db754282c18ee199 [Pipeline] // withDockerContainer [Pipeline] sh 11:34:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:34:26 Warning: overwriting stash ‘coverage-report’ 11:34:27 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] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 11:34:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:34:27 11:34:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 11:34:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:34:28 arm64: Pulling from edgex-lftools-log-publisher 11:34:28 448f6bf000e3: Pulling fs layer 11:34:28 f757da607395: Pulling fs layer 11:34:28 05883995daec: Pulling fs layer 11:34:28 8603b9c90790: Pulling fs layer 11:34:28 1560dd03e051: Pulling fs layer 11:34:28 27f5ce0e4adf: Pulling fs layer 11:34:28 c2d8d7efcc4b: Pulling fs layer 11:34:28 1560dd03e051: Waiting 11:34:28 27f5ce0e4adf: Waiting 11:34:28 c2d8d7efcc4b: Waiting 11:34:28 8603b9c90790: Waiting 11:34:28 f757da607395: Verifying Checksum 11:34:28 f757da607395: Download complete 11:34:28 8603b9c90790: Download complete 11:34:29 05883995daec: Download complete 11:34:29 27f5ce0e4adf: Download complete 11:34:29 1560dd03e051: Verifying Checksum 11:34:29 1560dd03e051: Download complete 11:34:29 448f6bf000e3: Download complete 11:34:32 c2d8d7efcc4b: Download complete 11:34:32 448f6bf000e3: Pull complete 11:34:33 f757da607395: Pull complete 11:34:34 05883995daec: Pull complete 11:34:35 8603b9c90790: Pull complete 11:34:36 1560dd03e051: Pull complete 11:34:36 27f5ce0e4adf: Pull complete 11:34:51 c2d8d7efcc4b: Pull complete 11:34:51 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 11:34:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:34:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 11:34:52 prd-ubuntu18.04-docker-arm64-4c-16g-1028 does not seem to be running inside a container 11:34:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/go-mod-registry/2 -v /w/workspace/go-mod-registry/2:/w/workspace/go-mod-registry/2:rw,z -v /w/workspace/go-mod-registry/2@tmp:/w/workspace/go-mod-registry/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:34:56 $ docker top ceb267a9e8ddb29c5fff4a79476652dfc1d05bd25e3d6e83cc716acce8c5a74a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:34:57 ---> job-cost.sh 11:34:57 lf-activate-venv: SKIPPING 11:34:57 INFO: No Stack... 11:35:00 INFO: Retrieving Pricing Info for: v2-standard-4 11:35:00 INFO: Archiving Costs [Pipeline] sh 11:35:01 + cat /w/workspace/go-mod-registry/2/archives/cost.csv 11:35:01 + cut -d, -f6 [Pipeline] lock 11:35:01 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] 11:35:01 Resource [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] did not exist. Created. 11:35:01 Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:35:02 /w/workspace/go-mod-registry/2@tmp/durable-841e775c/script.sh: 1: /w/workspace/go-mod-registry/2@tmp/durable-841e775c/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 11:35:02 + echo total: 0.18000000715255737 [Pipeline] stash 11:35:02 Warning: overwriting stash ‘stack-cost’ 11:35:02 Stashed 1 file(s) [Pipeline] } 11:35:02 Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-79-2-stack-cost] [Pipeline] // lock [Pipeline] } 11:35:02 $ docker stop --time=1 ceb267a9e8ddb29c5fff4a79476652dfc1d05bd25e3d6e83cc716acce8c5a74a 11:35:04 $ docker rm -f ceb267a9e8ddb29c5fff4a79476652dfc1d05bd25e3d6e83cc716acce8c5a74a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [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 11:35:05 provisioning config files... 11:35:05 copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/config3585155655570720835tmp [Pipeline] { [Pipeline] sh 11:35:05 + set +x 11:35:05 + bash -s -- 11:35:05 + curl -s https://codecov.io/bash 11:35:05 11:35:05 _____ _ 11:35:05 / ____| | | 11:35:05 | | ___ __| | ___ ___ _____ __ 11:35:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:35:05 | |___| (_) | (_| | __/ (_| (_) \ V / 11:35:05 \_____\___/ \__,_|\___|\___\___/ \_/ 11:35:05 Bash-1.0.6 11:35:05 11:35:05 11:35:05 ==> git version 2.24.4 found 11:35:05 ==> 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 11:35:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 11:35:05 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 11:35:05 ==> Jenkins CI detected. 11:35:05 current dir:  /w/workspace/gexfoundry_go-mod-registry_PR-79 11:35:05 project root: . 11:35:05 --> token set from env 11:35:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:35:05 ==> Running gcov in . (disable via -X gcov) 11:35:05 ==> Python coveragepy not found 11:35:05 ==> Searching for coverage reports in: 11:35:05 + . 11:35:05 -> Found 1 reports 11:35:05 ==> Detecting git/mercurial file structure 11:35:05 ==> Reading reports 11:35:05 + ./coverage.out bytes=10197 11:35:05 ==> Appending adjustments 11:35:05 https://docs.codecov.io/docs/fixing-reports 11:35:05 + Found adjustments 11:35:05 ==> Gzipping contents 11:35:05 4.0K /tmp/codecov.nu8HMd.gz 11:35:05 ==> Uploading reports 11:35:05 url: https://codecov.io 11:35:05 query: branch=PR-79&commit=c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-79%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=79&job=&cmd_args= 11:35:05 -> Pinging Codecov 11:35:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-79&commit=c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-79%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=79&job=&cmd_args= 11:35:06 -> Uploading to 11:35:06 https://storage.googleapis.com/codecov/v4/raw/2021-08-17/05B643FFA8DEACB6C25F95B2D4D12284/c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b/c24fe1dd-8758-4a85-94b5-19cd8937c7a7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210817%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210817T113506Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=baf0abefce2aa6d2dde004dfdce9f89897a245b800f27a2fee0c6397cefbf088 11:35:06 % Total % Received % Xferd Average Speed Time Time Time Current 11:35:06 Dload Upload Total Spent Left Speed 11:35:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1978 0 0 100 1978 0 4046 --:--:-- --:--:-- --:--:-- 4044 100 1978 0 0 100 1978 0 4045 --:--:-- --:--:-- --:--:-- 4044 11:35:06 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/c5087a82f4ab8a5c936bbfbf85b583b7f81fc18b [Pipeline] } 11:35:06 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] sh 11:35:07 + '[' -d /w/workspace/gexfoundry_go-mod-registry_PR-79/archives ']' [Pipeline] libraryResource [Pipeline] sh 11:35:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:35:08 ---> package-listing.sh 11:35:08 ++ facter osfamily 11:35:08 ++ tr '[:upper:]' '[:lower:]' 11:35:09 + OS_FAMILY=redhat 11:35:09 + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-79 11:35:09 + START_PACKAGES=/tmp/packages_start.txt 11:35:09 + END_PACKAGES=/tmp/packages_end.txt 11:35:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:35:09 + PACKAGES=/tmp/packages_start.txt 11:35:09 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-79 ']' 11:35:09 + PACKAGES=/tmp/packages_end.txt 11:35:09 + case "${OS_FAMILY}" in 11:35:09 + sort 11:35:09 + rpm -qa 11:35:09 + '[' -f /tmp/packages_start.txt ']' 11:35:09 + '[' -f /tmp/packages_end.txt ']' 11:35:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:35:09 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-79 ']' 11:35:09 + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-79/archives/ 11:35:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-79/archives/ [Pipeline] echo 11:35:09 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-79/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:35:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 11:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:10 11:35:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 11:35:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:11 latest: Pulling from edgex-lftools-log-publisher 11:35:11 b4d181a07f80: Pulling fs layer 11:35:11 a1111a8f2ec3: Pulling fs layer 11:35:11 ed53099fbce6: Pulling fs layer 11:35:11 dc539afda2c1: Pulling fs layer 11:35:11 77bc0d833cb6: Pulling fs layer 11:35:11 9065ff56babe: Pulling fs layer 11:35:11 d287ab97295c: Pulling fs layer 11:35:11 dc539afda2c1: Waiting 11:35:11 77bc0d833cb6: Waiting 11:35:11 9065ff56babe: Waiting 11:35:11 d287ab97295c: Waiting 11:35:11 a1111a8f2ec3: Verifying Checksum 11:35:11 a1111a8f2ec3: Download complete 11:35:11 dc539afda2c1: Verifying Checksum 11:35:11 dc539afda2c1: Download complete 11:35:11 77bc0d833cb6: Verifying Checksum 11:35:11 77bc0d833cb6: Download complete 11:35:11 9065ff56babe: Verifying Checksum 11:35:11 9065ff56babe: Download complete 11:35:12 ed53099fbce6: Verifying Checksum 11:35:12 ed53099fbce6: Download complete 11:35:13 b4d181a07f80: Download complete 11:35:14 b4d181a07f80: Pull complete 11:35:14 a1111a8f2ec3: Pull complete 11:35:15 ed53099fbce6: Pull complete 11:35:15 dc539afda2c1: Pull complete 11:35:15 77bc0d833cb6: Pull complete 11:35:15 9065ff56babe: Pull complete 11:35:17 d287ab97295c: Verifying Checksum 11:35:17 d287ab97295c: Download complete 11:35:22 d287ab97295c: Pull complete 11:35:22 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 11:35:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:35:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 11:35:22 prd-centos7-docker-4c-2g-1027 does not seem to be running inside a container 11:35:22 $ 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-79/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-79 -v /w/workspace/gexfoundry_go-mod-registry_PR-79:/w/workspace/gexfoundry_go-mod-registry_PR-79:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-79@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-79@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:35:24 $ docker top c7b129b6700b11d4a7c7c216aa5eeb922a626883dea5eed06e70cffd5836a29f -eo pid,comm [Pipeline] { [Pipeline] sh 11:35:25 + touch /tmp/pre-build-complete [Pipeline] sh 11:35:25 + mkdir -p /var/log/sysstat [Pipeline] sh 11:35:25 + ls /var/log/sa-host 11:35:25 + sadf -c /var/log/sa-host/sa05 11:35:25 file_magic: OK 11:35:25 HZ: Using current value: 100 11:35:25 file_header: OK 11:35:25 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 11:35:25 Statistics: 11:35:25 Hnuu...uuuununununu...Hnuu...uuuununununu... 11:35:25 File successfully converted to sysstat format version 12.0.3 11:35:25 + sadf -c /var/log/sa-host/sa17 11:35:25 file_magic: OK 11:35:25 HZ: Using current value: 100 11:35:25 file_header: OK 11:35:25 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 11:35:25 Statistics: 11:35:25 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 11:35:25 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:35:26 provisioning config files... 11:35:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-79@tmp/config5977163141917114082tmp [Pipeline] { [Pipeline] echo 11:35:26 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:35:27 ---> create-netrc.sh [Pipeline] } 11:35:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:35:27 ---> python-tools-install.sh [Pipeline] echo 11:35:27 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:35:28 ---> sudo-logs.sh 11:35:28 Archiving 'sudo' log.. 11:35:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-1027.vexxhost.local: Name or service not known 11:35:28 sudo: unable to resolve host prd-centos7-docker-4c-2g-1027.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo 11:35:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:35:28 ---> job-cost.sh 11:35:28 lf-activate-venv: SKIPPING 11:35:28 DEBUG: total: 0.18000000715255737 11:35:28 INFO: Retrieving Stack Cost... 11:35:29 INFO: Retrieving Pricing Info for: v3-standard-2 11:35:29 INFO: Archiving Costs [Pipeline] echo 11:35:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:35:30 ---> logs-deploy.sh 11:35:30 lf-activate-venv: SKIPPING 11:35:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-79/2 11:35:30 INFO: archiving workspace using pattern(s): 11:35:31 Archives upload complete. 11:35:31 INFO: archiving logs to Nexus 11:35:31 ---> uname -a: 11:35:31 Linux prd-centos7-docker-4c-2g-1027.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 GNU/Linux 11:35:31 11:35:31 11:35:31 ---> lscpu: 11:35:31 Architecture: x86_64 11:35:31 CPU op-mode(s): 32-bit, 64-bit 11:35:31 Byte Order: Little Endian 11:35:31 Address sizes: 40 bits physical, 48 bits virtual 11:35:31 CPU(s): 2 11:35:31 On-line CPU(s) list: 0,1 11:35:31 Thread(s) per core: 1 11:35:31 Core(s) per socket: 1 11:35:31 Socket(s): 2 11:35:31 NUMA node(s): 1 11:35:31 Vendor ID: AuthenticAMD 11:35:31 CPU family: 23 11:35:31 Model: 49 11:35:31 Model name: AMD EPYC-Rome Processor 11:35:31 Stepping: 0 11:35:31 CPU MHz: 2799.998 11:35:31 BogoMIPS: 5599.99 11:35:31 Virtualization: AMD-V 11:35:31 Hypervisor vendor: KVM 11:35:31 Virtualization type: full 11:35:31 L1d cache: 32K 11:35:31 L1i cache: 32K 11:35:31 L2 cache: 512K 11:35:31 L3 cache: 16384K 11:35:31 NUMA node0 CPU(s): 0,1 11:35: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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 11:35:31 11:35:31 11:35:31 ---> nproc: 11:35:31 2 11:35:31 11:35:31 11:35:31 ---> df -h: 11:35:31 Filesystem Size Used Avail Use% Mounted on 11:35:31 overlay 40G 7.7G 33G 20% / 11:35:31 tmpfs 64M 0 64M 0% /dev 11:35:31 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 11:35:31 shm 64M 0 64M 0% /dev/shm 11:35:31 /dev/vda1 40G 7.7G 33G 20% /facter-os 11:35:31 11:35:31 11:35:31 ---> sar -b -r -n DEV: 11:35:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 11:35:31 11:35:31 11:29:01 LINUX RESTART (2 CPU) 11:35:31 11:35:31 11:30:01 tps rtps wtps bread/s bwrtn/s 11:35:31 11:31:02 1.87 0.00 1.87 0.00 37.55 11:35:31 11:32:01 0.22 0.00 0.22 0.00 3.02 11:35:31 11:33:01 0.33 0.00 0.33 0.00 4.98 11:35:31 11:34:01 0.20 0.00 0.20 0.00 2.70 11:35:31 11:35:01 0.27 0.00 0.27 0.00 3.30 11:35:31 Average: 0.58 0.00 0.58 0.00 10.33 11:35:31 11:35:31 11:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:35:31 11:31:02 5482892 0 791984 9.89 2620 1731444 1207044 13.33 561592 1566808 16 11:35:31 11:32:01 5480544 0 794324 9.92 2620 1731452 1207404 13.33 574852 1555468 8 11:35:31 11:33:01 5479360 0 795504 9.93 2620 1731456 1207476 13.33 575540 1556092 8 11:35:31 11:34:01 5482088 0 792772 9.90 2620 1731460 1207044 13.33 573120 1556092 8 11:35:31 11:35:01 5481712 0 793144 9.90 2620 1731464 1207152 13.33 568872 1560980 12 11:35:31 Average: 5481319 0 793546 9.91 2620 1731455 1207224 13.33 570795 1559088 10 11:35:31 11:35:31 11:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:35:31 11:31:02 eth0 0.62 0.08 0.04 0.02 0.00 0.00 0.00 0.00 11:35:31 11:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:31 11:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:31 11:32:01 eth0 3.88 1.44 3.10 0.10 0.00 0.00 0.00 0.00 11:35:31 11:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:31 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:31 11:33:01 eth0 1.33 0.67 0.58 0.40 0.00 0.00 0.00 0.00 11:35:31 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:31 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:31 11:34:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 11:35:31 11:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:31 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:31 11:35:01 eth0 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 11:35:31 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:31 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:31 Average: eth0 1.24 0.49 0.77 0.12 0.00 0.00 0.00 0.00 11:35:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:31 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:35:31 11:35:31 11:35:31 ---> sar -P ALL: 11:35:31 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 08/17/21 _x86_64_ (2 CPU) 11:35:31 11:35:31 11:29:01 LINUX RESTART (2 CPU) 11:35:31 11:35:31 11:30:01 CPU %user %nice %system %iowait %steal %idle 11:35:31 11:31:02 all 0.30 0.00 0.09 0.00 0.02 99.59 11:35:31 11:31:02 0 0.48 0.00 0.08 0.00 0.02 99.42 11:35:31 11:31:02 1 0.12 0.00 0.10 0.00 0.02 99.77 11:35:31 11:32:01 all 0.27 0.00 0.04 0.00 0.03 99.66 11:35:31 11:32:01 0 0.10 0.00 0.05 0.00 0.02 99.83 11:35:31 11:32:01 1 0.44 0.00 0.03 0.00 0.03 99.49 11:35:31 11:33:01 all 0.13 0.00 0.07 0.01 0.01 99.79 11:35:31 11:33:01 0 0.17 0.00 0.08 0.02 0.02 99.72 11:35:31 11:33:01 1 0.08 0.00 0.05 0.00 0.00 99.87 11:35:31 11:34:01 all 0.12 0.00 0.08 0.00 0.03 99.78 11:35:31 11:34:01 0 0.05 0.00 0.07 0.00 0.02 99.87 11:35:31 11:34:01 1 0.18 0.00 0.08 0.00 0.03 99.70 11:35:31 11:35:01 all 0.19 0.00 0.06 0.00 0.02 99.73 11:35:31 11:35:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:35:31 11:35:01 1 0.33 0.00 0.07 0.00 0.02 99.58 11:35:31 Average: all 0.20 0.00 0.07 0.00 0.02 99.71 11:35:31 Average: 0 0.17 0.00 0.07 0.00 0.02 99.74 11:35:31 Average: 1 0.23 0.00 0.07 0.00 0.02 99.68 11:35:31 11:35:31 11:35:31