Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8231f252c4dcb923336cc049f62c557693b686dd+e6709f93c523cdff62cd5022b12d882a1ec93324 (57d0199c8e793b016ade2b800bc4b6e0ef192052) 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-ssh2666968001809047442.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-ssh202353113480869797.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-82/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-82/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1419833607191559992.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-ssh4523252811200511833.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-82/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-82/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh7520485928790336314.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1622’ Running on prd-centos7-docker-4c-2g-1623 in /w/workspace/gexfoundry_go-mod-registry_PR-82 [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-82 # 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-82@tmp/jenkins-gitclient-ssh4112316734956572679.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 e6709f93c523cdff62cd5022b12d882a1ec93324 into PR head commit 8231f252c4dcb923336cc049f62c557693b686dd Merge succeeded, producing 7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7 Checking out Revision 7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7 (PR-82) > 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-82@tmp/jenkins-gitclient-ssh8194498525506679261.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8231f252c4dcb923336cc049f62c557693b686dd # 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-82@tmp/jenkins-gitclient-ssh2617907189913484664.key > git merge e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7 # timeout=10 Commit message: "Merge commit 'e6709f93c523cdff62cd5022b12d882a1ec93324' into HEAD" > git rev-list --no-walk 8231f252c4dcb923336cc049f62c557693b686dd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T10:57:29.481Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T10:57:29.603Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T10:57:29.634Z] ========================================================= [2021-09-27T10:57:29.634Z] EdgeX Global Pipelines Version Info [2021-09-27T10:57:29.634Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T10:57:30.865Z] ------------------- [2021-09-27T10:57:30.865Z] stable info: [2021-09-27T10:57:30.865Z] ------------------- [2021-09-27T10:57:30.865Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T10:57:30.865Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T10:57:30.865Z] Message: update stable to v1.0.205 [2021-09-27T10:57:31.450Z] ------------------- [2021-09-27T10:57:31.450Z] experimental info: [2021-09-27T10:57:31.450Z] ------------------- [2021-09-27T10:57:33.379Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T10:57:33.379Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T10:57:33.379Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T10:57:33.531Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-09-27T10:57:33.574Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-09-27T10:57:33.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T10:57:33.625Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T10:57:33.650Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T10:57:33.691Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T10:57:33.715Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T10:57:33.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T10:57:33.764Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-27T10:57:33.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T10:57:33.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T10:57:33.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T10:57:33.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-09-27T10:57:33.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T10:57:33.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T10:57:33.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T10:57:34.012Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T10:57:34.058Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T10:57:34.086Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T10:57:34.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T10:57:34.140Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-27T10:57:34.185Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-27T10:57:34.212Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-27T10:57:34.237Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-27T10:57:34.264Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-27T10:57:34.306Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-27T10:57:34.331Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T10:57:34.357Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-82 [Pipeline] echo [2021-09-27T10:57:34.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-82 [Pipeline] echo [2021-09-27T10:57:34.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-82 [Pipeline] echo [2021-09-27T10:57:34.449Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7 [Pipeline] echo [2021-09-27T10:57:34.473Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7d29ab8 [Pipeline] echo [2021-09-27T10:57:34.498Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-27T10:57:35.047Z] + git log --format=format:%s -1 7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7 [Pipeline] echo [2021-09-27T10:57:35.100Z] GIT_COMMIT: 7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7, Commit Message: Merge commit 'e6709f93c523cdff62cd5022b12d882a1ec93324' into HEAD [Pipeline] echo [2021-09-27T10:57:35.134Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-27T10:57:37.584Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T10:57:37.584Z] [2021-09-27T10:57:37.584Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T10:57:37.912Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T10:57:37.912Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T10:57:37.912Z] 31603596830f: Pulling fs layer [2021-09-27T10:57:37.912Z] 04fac38145f0: Pulling fs layer [2021-09-27T10:57:37.912Z] 701f6daf10bf: Pulling fs layer [2021-09-27T10:57:37.912Z] 24f72da36158: Pulling fs layer [2021-09-27T10:57:37.912Z] 24f72da36158: Waiting [2021-09-27T10:57:37.912Z] 04fac38145f0: Verifying Checksum [2021-09-27T10:57:37.912Z] 04fac38145f0: Download complete [2021-09-27T10:57:38.180Z] 31603596830f: Verifying Checksum [2021-09-27T10:57:38.180Z] 31603596830f: Download complete [2021-09-27T10:57:38.451Z] 31603596830f: Pull complete [2021-09-27T10:57:38.451Z] 24f72da36158: Verifying Checksum [2021-09-27T10:57:38.451Z] 24f72da36158: Download complete [2021-09-27T10:57:38.451Z] 04fac38145f0: Pull complete [2021-09-27T10:57:38.720Z] 701f6daf10bf: Verifying Checksum [2021-09-27T10:57:38.720Z] 701f6daf10bf: Download complete [2021-09-27T10:57:39.319Z] 701f6daf10bf: Pull complete [2021-09-27T10:57:39.319Z] 24f72da36158: Pull complete [2021-09-27T10:57:39.319Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T10:57:39.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T10:57:39.319Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T10:57:39.428Z] prd-centos7-docker-4c-2g-1623 does not seem to be running inside a container [2021-09-27T10:57:39.500Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-82 -v /w/workspace/gexfoundry_go-mod-registry_PR-82:/w/workspace/gexfoundry_go-mod-registry_PR-82:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-82@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-82@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T10:57:40.289Z] $ docker top 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T10:57:40.437Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T10:57:40.437Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T10:57:40.566Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T10:57:40.568Z] $ docker exec 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 ssh-agent [2021-09-27T10:57:40.695Z] SSH_AUTH_SOCK=/tmp/ssh-ZwxM9G4HNa7n/agent.14 [2021-09-27T10:57:40.695Z] SSH_AGENT_PID=20 [2021-09-27T10:57:40.709Z] Running ssh-add (command line suppressed) [2021-09-27T10:57:40.824Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-82@tmp/private_key_2466235687817466939.key (/w/workspace/gexfoundry_go-mod-registry_PR-82@tmp/private_key_2466235687817466939.key) [2021-09-27T10:57:40.850Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T10:57:41.183Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T10:57:41.202Z] $ docker exec --env ******** --env ******** 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 ssh-agent -k [2021-09-27T10:57:41.289Z] unset SSH_AUTH_SOCK; [2021-09-27T10:57:41.292Z] unset SSH_AGENT_PID; [2021-09-27T10:57:41.292Z] echo Agent pid 20 killed; [2021-09-27T10:57:41.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T10:57:41.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T10:57:41.352Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T10:57:41.453Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T10:57:41.454Z] $ docker exec 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 ssh-agent [2021-09-27T10:57:41.562Z] SSH_AUTH_SOCK=/tmp/ssh-Vf7Bbjo2Kebz/agent.53 [2021-09-27T10:57:41.562Z] SSH_AGENT_PID=60 [2021-09-27T10:57:41.571Z] Running ssh-add (command line suppressed) [2021-09-27T10:57:41.667Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-82@tmp/private_key_4516881993817939347.key (/w/workspace/gexfoundry_go-mod-registry_PR-82@tmp/private_key_4516881993817939347.key) [2021-09-27T10:57:41.689Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T10:57:42.004Z] + git semver init [2021-09-27T10:57:42.004Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T10:57:42.004Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-82/.git [2021-09-27T10:57:42.004Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-82 [2021-09-27T10:57:42.004Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T10:57:42.004Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T10:57:42.004Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T10:57:42.004Z] # $SEMVER_BRANCH = PR-82 [2021-09-27T10:57:42.004Z] # $SEMVER_TEMP = /tmp/semver-549387923 [2021-09-27T10:57:42.004Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-09-27T10:57:42.590Z] # '/tmp/semver-549387923' -> '/w/workspace/gexfoundry_go-mod-registry_PR-82/.semver' [2021-09-27T10:57:42.590Z] # -> Force: false [2021-09-27T10:57:42.590Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-82/.semver [Pipeline] } [2021-09-27T10:57:42.604Z] $ docker exec --env ******** --env ******** 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 ssh-agent -k [2021-09-27T10:57:42.704Z] unset SSH_AUTH_SOCK; [2021-09-27T10:57:42.704Z] unset SSH_AGENT_PID; [2021-09-27T10:57:42.704Z] echo Agent pid 60 killed; [2021-09-27T10:57:42.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T10:57:43.071Z] + git semver [Pipeline] } [2021-09-27T10:57:43.090Z] $ docker stop --time=1 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 [2021-09-27T10:57:44.343Z] $ docker rm -f 7f5a19f83b9a384848100a0e1899a981cbd364a84c37d4fc95b9741cbfe678a7 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T10:57:44.751Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T10:57:45.119Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T10:57:45.123Z] [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 [2021-09-27T10:58:00.497Z] Still waiting to schedule task [2021-09-27T10:58:00.498Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-27T10:58:00.500Z] Still waiting to schedule task [2021-09-27T10:58:00.501Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-27T10:59:03.649Z] Running on prd-centos7-docker-4c-2g-1626 in /w/workspace/gexfoundry_go-mod-registry_PR-82 [Pipeline] { [Pipeline] ws [2021-09-27T10:59:03.672Z] Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout [2021-09-27T10:59:03.793Z] Selected Git installation does not exist. Using Default [2021-09-27T10:59:03.793Z] The recommended git tool is: NONE [2021-09-27T10:59:09.741Z] using credential edgex-jenkins-ssh [2021-09-27T10:59:09.755Z] Cloning the remote Git repository [2021-09-27T10:59:09.292Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-09-27T10:59:09.371Z] > git init /w/workspace/go-mod-registry/2 # timeout=10 [2021-09-27T10:59:09.414Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-09-27T10:59:09.415Z] > git --version # timeout=10 [2021-09-27T10:59:09.421Z] > git --version # 'git version 2.24.4' [2021-09-27T10:59:09.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T10:59:09.449Z] [INFO] Currently running in a labeled security context [2021-09-27T10:59:09.449Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T10:59:09.450Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh7815682585197913260.key [2021-09-27T10:59:09.464Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T10:59:10.076Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-09-27T10:59:10.082Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T10:59:10.094Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-09-27T10:59:10.106Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-09-27T10:59:10.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T10:59:10.107Z] [INFO] Currently running in a labeled security context [2021-09-27T10:59:10.107Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T10:59:10.107Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh8876842919897294176.key [2021-09-27T10:59:10.120Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T10:59:11.004Z] Merging remotes/origin/main commit e6709f93c523cdff62cd5022b12d882a1ec93324 into PR head commit 8231f252c4dcb923336cc049f62c557693b686dd [2021-09-27T10:59:11.111Z] Merge succeeded, producing 92c198939d15af9408e2a1f9b58be19c235565c2 [2021-09-27T10:59:11.112Z] Checking out Revision 92c198939d15af9408e2a1f9b58be19c235565c2 (PR-82) [2021-09-27T10:59:10.633Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T10:59:10.643Z] > git checkout -f 8231f252c4dcb923336cc049f62c557693b686dd # timeout=10 [2021-09-27T10:59:10.678Z] > git remote # timeout=10 [2021-09-27T10:59:10.693Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T10:59:10.703Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T10:59:10.704Z] [INFO] Currently running in a labeled security context [2021-09-27T10:59:10.704Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T10:59:10.704Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/2@tmp/jenkins-gitclient-ssh8906981828839019476.key [2021-09-27T10:59:10.711Z] > git merge e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 [2021-09-27T10:59:10.728Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T10:59:10.743Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T10:59:10.757Z] > git checkout -f 92c198939d15af9408e2a1f9b58be19c235565c2 # timeout=10 [2021-09-27T10:59:14.642Z] Commit message: "Merge commit 'e6709f93c523cdff62cd5022b12d882a1ec93324' into HEAD" [2021-09-27T10:59:14.568Z] > git rev-list --no-walk 8231f252c4dcb923336cc049f62c557693b686dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-27T10:59:15.252Z] ========================================================= [2021-09-27T10:59:15.252Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T10:59:15.252Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-27T10:59:15.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T10:59:15.698Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T10:59:15.698Z] 540db60ca938: Pulling fs layer [2021-09-27T10:59:15.698Z] adcc1eea9eea: Pulling fs layer [2021-09-27T10:59:15.698Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T10:59:15.698Z] db62176df00c: Pulling fs layer [2021-09-27T10:59:15.698Z] 3b30891b0d05: Pulling fs layer [2021-09-27T10:59:15.698Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T10:59:15.698Z] c788192a36de: Pulling fs layer [2021-09-27T10:59:15.698Z] a77e37c0d609: Pulling fs layer [2021-09-27T10:59:15.698Z] c3185cebc471: Pulling fs layer [2021-09-27T10:59:15.698Z] 06b49ca38bd5: Waiting [2021-09-27T10:59:15.698Z] c788192a36de: Waiting [2021-09-27T10:59:15.698Z] a77e37c0d609: Waiting [2021-09-27T10:59:15.698Z] c3185cebc471: Waiting [2021-09-27T10:59:15.698Z] db62176df00c: Waiting [2021-09-27T10:59:15.698Z] 3b30891b0d05: Waiting [2021-09-27T10:59:15.969Z] 4c4ab2625f07: Verifying Checksum [2021-09-27T10:59:15.969Z] 4c4ab2625f07: Download complete [2021-09-27T10:59:15.969Z] adcc1eea9eea: Verifying Checksum [2021-09-27T10:59:15.969Z] adcc1eea9eea: Download complete [2021-09-27T10:59:15.969Z] 3b30891b0d05: Verifying Checksum [2021-09-27T10:59:15.969Z] 3b30891b0d05: Download complete [2021-09-27T10:59:15.969Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T10:59:15.969Z] 06b49ca38bd5: Download complete [2021-09-27T10:59:15.969Z] c788192a36de: Verifying Checksum [2021-09-27T10:59:15.969Z] c788192a36de: Download complete [2021-09-27T10:59:15.969Z] 540db60ca938: Verifying Checksum [2021-09-27T10:59:15.969Z] 540db60ca938: Download complete [2021-09-27T10:59:16.233Z] 540db60ca938: Pull complete [2021-09-27T10:59:16.233Z] adcc1eea9eea: Pull complete [2021-09-27T10:59:16.233Z] 4c4ab2625f07: Pull complete [2021-09-27T10:59:16.812Z] a77e37c0d609: Verifying Checksum [2021-09-27T10:59:16.812Z] a77e37c0d609: Download complete [2021-09-27T10:59:20.149Z] c3185cebc471: Verifying Checksum [2021-09-27T10:59:20.149Z] c3185cebc471: Download complete [2021-09-27T10:59:22.459Z] db62176df00c: Verifying Checksum [2021-09-27T10:59:22.459Z] db62176df00c: Download complete [2021-09-27T10:59:23.900Z] db62176df00c: Pull complete [2021-09-27T10:59:23.900Z] 3b30891b0d05: Pull complete [2021-09-27T10:59:23.900Z] 06b49ca38bd5: Pull complete [2021-09-27T10:59:24.172Z] c788192a36de: Pull complete [2021-09-27T10:59:24.172Z] a77e37c0d609: Pull complete [2021-09-27T10:59:26.766Z] c3185cebc471: Pull complete [2021-09-27T10:59:26.766Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T10:59:26.766Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T10:59:26.766Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-09-27T10:59:27.119Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T10:59:27.436Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T10:59:27.436Z] . [Pipeline] withDockerContainer [2021-09-27T10:59:27.531Z] prd-centos7-docker-4c-2g-1626 does not seem to be running inside a container [2021-09-27T10:59:27.581Z] $ 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 ******** ci-base-image-x86_64 cat [2021-09-27T10:59:29.451Z] $ docker top fffb13e4b2fc435f522a204149ea58c7149f1a779a27e0a2c7019343cfcc5ad9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T10:59:29.891Z] + go version [2021-09-27T10:59:29.891Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T10:59:29.905Z] $ docker stop --time=1 fffb13e4b2fc435f522a204149ea58c7149f1a779a27e0a2c7019343cfcc5ad9 [2021-09-27T10:59:31.097Z] $ docker rm -f fffb13e4b2fc435f522a204149ea58c7149f1a779a27e0a2c7019343cfcc5ad9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T10:59:31.678Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T10:59:31.678Z] . [Pipeline] withDockerContainer [2021-09-27T10:59:31.760Z] prd-centos7-docker-4c-2g-1626 does not seem to be running inside a container [2021-09-27T10:59:31.809Z] $ 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 ******** ci-base-image-x86_64 cat [2021-09-27T10:59:32.147Z] $ docker top 3f140b47be1ac59a2f91662e6a81afbfe6cf4276ee438dabc27fa184b4d71cef -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-27T10:59:32.563Z] + go mod tidy [2021-09-27T10:59:35.136Z] go: downloading github.com/hashicorp/consul/api v1.10.1 [2021-09-27T10:59:35.136Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T10:59:35.136Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T10:59:35.136Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T10:59:35.136Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-27T10:59:35.136Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-27T10:59:35.136Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-27T10:59:35.136Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-27T10:59:35.136Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T10:59:35.136Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T10:59:35.136Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T10:59:35.136Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T10:59:35.136Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T10:59:35.136Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-09-27T10:59:35.136Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T10:59:35.402Z] go: downloading github.com/kr/text v0.1.0 [2021-09-27T10:59:35.402Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T10:59:35.402Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T10:59:35.402Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T10:59:35.402Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T10:59:35.402Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-27T10:59:35.402Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T10:59:35.402Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T10:59:35.402Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T10:59:35.402Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T10:59:35.402Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-09-27T10:59:35.402Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T10:59:35.402Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T10:59:35.402Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T10:59:35.402Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-27T10:59:35.402Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T10:59:35.670Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T10:59:35.670Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T10:59:35.670Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T10:59:35.670Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T10:59:35.670Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-09-27T10:59:35.670Z] go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh [2021-09-27T10:59:36.260Z] + make test [2021-09-27T10:59:36.260Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-27T10:59:48.695Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.023s coverage: 83.6% of statements [2021-09-27T10:59:48.695Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-09-27T10:59:48.695Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements [2021-09-27T10:59:48.695Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-09-27T10:59:48.695Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-27T10:59:52.083Z] gofmt -l . [2021-09-27T10:59:52.083Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-27T10:59:52.096Z] $ docker stop --time=1 3f140b47be1ac59a2f91662e6a81afbfe6cf4276ee438dabc27fa184b4d71cef [2021-09-27T10:59:53.664Z] $ docker rm -f 3f140b47be1ac59a2f91662e6a81afbfe6cf4276ee438dabc27fa184b4d71cef [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T10:59:54.158Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T10:59:54.381Z] 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 [2021-09-27T10:59:55.357Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T10:59:55.357Z] [2021-09-27T10:59:55.357Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T10:59:55.687Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T10:59:55.687Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T10:59:55.687Z] b4d181a07f80: Pulling fs layer [2021-09-27T10:59:55.687Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T10:59:55.687Z] ed53099fbce6: Pulling fs layer [2021-09-27T10:59:55.687Z] dc539afda2c1: Pulling fs layer [2021-09-27T10:59:55.687Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T10:59:55.687Z] 9065ff56babe: Pulling fs layer [2021-09-27T10:59:55.687Z] d287ab97295c: Pulling fs layer [2021-09-27T10:59:55.687Z] dc539afda2c1: Waiting [2021-09-27T10:59:55.687Z] 77bc0d833cb6: Waiting [2021-09-27T10:59:55.687Z] 9065ff56babe: Waiting [2021-09-27T10:59:55.687Z] d287ab97295c: Waiting [2021-09-27T10:59:55.951Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T10:59:55.951Z] a1111a8f2ec3: Download complete [2021-09-27T10:59:55.951Z] dc539afda2c1: Verifying Checksum [2021-09-27T10:59:55.951Z] dc539afda2c1: Download complete [2021-09-27T10:59:56.215Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T10:59:56.215Z] 77bc0d833cb6: Download complete [2021-09-27T10:59:56.215Z] 9065ff56babe: Verifying Checksum [2021-09-27T10:59:56.215Z] 9065ff56babe: Download complete [2021-09-27T10:59:56.480Z] ed53099fbce6: Verifying Checksum [2021-09-27T10:59:56.480Z] ed53099fbce6: Download complete [2021-09-27T10:59:57.457Z] b4d181a07f80: Verifying Checksum [2021-09-27T10:59:57.457Z] b4d181a07f80: Download complete [2021-09-27T10:59:58.433Z] b4d181a07f80: Pull complete [2021-09-27T10:59:58.708Z] a1111a8f2ec3: Pull complete [2021-09-27T10:59:59.288Z] ed53099fbce6: Pull complete [2021-09-27T10:59:59.288Z] dc539afda2c1: Pull complete [2021-09-27T10:59:59.555Z] 77bc0d833cb6: Pull complete [2021-09-27T10:59:59.555Z] 9065ff56babe: Pull complete [2021-09-27T11:00:00.520Z] d287ab97295c: Verifying Checksum [2021-09-27T11:00:00.520Z] d287ab97295c: Download complete [2021-09-27T11:00:04.804Z] d287ab97295c: Pull complete [2021-09-27T11:00:04.804Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T11:00:04.804Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T11:00:04.804Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T11:00:04.898Z] prd-centos7-docker-4c-2g-1626 does not seem to be running inside a container [2021-09-27T11:00:04.945Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T11:00:06.923Z] $ docker top b7d2272b067c98949a2acaaeda729756a6d2a6486a06f3e1ab3919710d1f4926 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T11:00:09.056Z] ---> job-cost.sh [2021-09-27T11:00:09.056Z] lf-activate-venv: SKIPPING [2021-09-27T11:00:09.056Z] INFO: No Stack... [2021-09-27T11:00:10.010Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T11:00:10.592Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T11:00:10.909Z] + cat /w/workspace/go-mod-registry/2/archives/cost.csv [2021-09-27T11:00:10.909Z] + cut -d, -f6 [Pipeline] lock [2021-09-27T11:00:10.948Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] [2021-09-27T11:00:10.964Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] did not exist. Created. [2021-09-27T11:00:10.964Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T11:00:11.313Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-27T11:00:11.344Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T11:00:11.366Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T11:00:11.402Z] $ docker stop --time=1 b7d2272b067c98949a2acaaeda729756a6d2a6486a06f3e1ab3919710d1f4926 [2021-09-27T11:00:12.551Z] $ docker rm -f b7d2272b067c98949a2acaaeda729756a6d2a6486a06f3e1ab3919710d1f4926 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-27T11:00:24.211Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1625 in /w/workspace/gexfoundry_go-mod-registry_PR-82 [Pipeline] { [Pipeline] ws [2021-09-27T11:00:24.238Z] Running in /w/workspace/go-mod-registry/2 [Pipeline] { [Pipeline] checkout [2021-09-27T11:00:24.469Z] Selected Git installation does not exist. Using Default [2021-09-27T11:00:24.469Z] The recommended git tool is: NONE [2021-09-27T11:00:31.597Z] using credential edgex-jenkins-ssh [2021-09-27T11:00:31.614Z] Cloning the remote Git repository [2021-09-27T11:00:31.738Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-09-27T11:00:31.897Z] > git init /w/workspace/go-mod-registry/2 # timeout=10 [2021-09-27T11:00:31.969Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-09-27T11:00:31.970Z] > git --version # timeout=10 [2021-09-27T11:00:31.986Z] > git --version # 'git version 2.17.1' [2021-09-27T11:00:31.988Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T11:00:32.072Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T11:00:32.921Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-09-27T11:00:32.939Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T11:00:32.961Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-09-27T11:00:32.995Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-09-27T11:00:32.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T11:00:33.007Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/82/head:refs/remotes/origin/PR-82 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T11:00:33.618Z] Merging remotes/origin/main commit e6709f93c523cdff62cd5022b12d882a1ec93324 into PR head commit 8231f252c4dcb923336cc049f62c557693b686dd [2021-09-27T11:00:33.821Z] Merge succeeded, producing 02647f002b21f6d060ce9bd7e555b473455caece [2021-09-27T11:00:33.821Z] Checking out Revision 02647f002b21f6d060ce9bd7e555b473455caece (PR-82) [2021-09-27T11:00:33.643Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T11:00:33.660Z] > git checkout -f 8231f252c4dcb923336cc049f62c557693b686dd # timeout=10 [2021-09-27T11:00:33.726Z] > git remote # timeout=10 [2021-09-27T11:00:33.749Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T11:00:33.761Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T11:00:33.772Z] > git merge e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 [2021-09-27T11:00:33.812Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T11:00:33.832Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T11:00:33.842Z] > git checkout -f 02647f002b21f6d060ce9bd7e555b473455caece # timeout=10 [2021-09-27T11:00:38.053Z] Commit message: "Merge commit 'e6709f93c523cdff62cd5022b12d882a1ec93324' into HEAD" [2021-09-27T11:00:38.061Z] > git rev-list --no-walk 8231f252c4dcb923336cc049f62c557693b686dd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-27T11:00:38.783Z] ========================================================= [2021-09-27T11:00:38.783Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-27T11:00:38.783Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-27T11:00:39.349Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T11:00:40.792Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-27T11:00:40.792Z] 595b0fe564bb: Pulling fs layer [2021-09-27T11:00:40.792Z] 24495759ef45: Pulling fs layer [2021-09-27T11:00:40.792Z] d148012ef14d: Pulling fs layer [2021-09-27T11:00:40.792Z] e90a11edd702: Pulling fs layer [2021-09-27T11:00:40.792Z] d77568369979: Pulling fs layer [2021-09-27T11:00:40.792Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-27T11:00:40.792Z] 170f2ba95c9a: Pulling fs layer [2021-09-27T11:00:40.792Z] 97ac5df62f85: Pulling fs layer [2021-09-27T11:00:40.792Z] d77568369979: Waiting [2021-09-27T11:00:40.792Z] fc1c9f9a7f3b: Waiting [2021-09-27T11:00:40.792Z] 170f2ba95c9a: Waiting [2021-09-27T11:00:40.792Z] 97ac5df62f85: Waiting [2021-09-27T11:00:40.792Z] e90a11edd702: Waiting [2021-09-27T11:00:41.067Z] d148012ef14d: Verifying Checksum [2021-09-27T11:00:41.067Z] d148012ef14d: Download complete [2021-09-27T11:00:41.067Z] 24495759ef45: Verifying Checksum [2021-09-27T11:00:41.067Z] 24495759ef45: Download complete [2021-09-27T11:00:41.067Z] d77568369979: Verifying Checksum [2021-09-27T11:00:41.067Z] d77568369979: Download complete [2021-09-27T11:00:41.067Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-27T11:00:41.067Z] fc1c9f9a7f3b: Download complete [2021-09-27T11:00:41.067Z] 595b0fe564bb: Verifying Checksum [2021-09-27T11:00:41.067Z] 595b0fe564bb: Download complete [2021-09-27T11:00:41.067Z] 170f2ba95c9a: Download complete [2021-09-27T11:00:41.673Z] 595b0fe564bb: Pull complete [2021-09-27T11:00:43.881Z] 24495759ef45: Pull complete [2021-09-27T11:00:43.881Z] d148012ef14d: Pull complete [2021-09-27T11:00:44.867Z] 97ac5df62f85: Verifying Checksum [2021-09-27T11:00:44.867Z] 97ac5df62f85: Download complete [2021-09-27T11:00:44.867Z] e90a11edd702: Verifying Checksum [2021-09-27T11:00:44.867Z] e90a11edd702: Download complete [2021-09-27T11:00:55.041Z] e90a11edd702: Pull complete [2021-09-27T11:00:55.041Z] d77568369979: Pull complete [2021-09-27T11:00:55.315Z] fc1c9f9a7f3b: Pull complete [2021-09-27T11:00:55.650Z] 170f2ba95c9a: Pull complete [2021-09-27T11:01:01.100Z] 97ac5df62f85: Pull complete [2021-09-27T11:01:01.100Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-27T11:01:01.100Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T11:01:01.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-09-27T11:01:01.686Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T11:01:02.032Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T11:01:02.032Z] . [Pipeline] withDockerContainer [2021-09-27T11:01:02.298Z] prd-ubuntu18.04-docker-arm64-4c-16g-1625 does not seem to be running inside a container [2021-09-27T11:01:02.389Z] $ 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 ******** ci-base-image-arm64 cat [2021-09-27T11:01:07.676Z] $ docker top 28badc320db29f3ed2a02d084053419a2a66029564a9ce1ebbedf020cf7a01db -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T11:01:08.691Z] + go version [2021-09-27T11:01:08.691Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-27T11:01:08.712Z] $ docker stop --time=1 28badc320db29f3ed2a02d084053419a2a66029564a9ce1ebbedf020cf7a01db [2021-09-27T11:01:10.819Z] $ docker rm -f 28badc320db29f3ed2a02d084053419a2a66029564a9ce1ebbedf020cf7a01db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T11:01:11.622Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T11:01:11.622Z] . [Pipeline] withDockerContainer [2021-09-27T11:01:11.879Z] prd-ubuntu18.04-docker-arm64-4c-16g-1625 does not seem to be running inside a container [2021-09-27T11:01:11.958Z] $ 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 ******** ci-base-image-arm64 cat [2021-09-27T11:01:13.701Z] $ docker top e73999f1944198acc88ae0aedcbcab21edf5305fc5f3daf460c18a54b5b2be95 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-27T11:01:14.689Z] + go mod tidy [2021-09-27T11:01:17.311Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T11:01:17.311Z] go: downloading github.com/hashicorp/consul/api v1.10.1 [2021-09-27T11:01:17.584Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T11:01:17.584Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T11:01:17.584Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-27T11:01:17.584Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-27T11:01:17.584Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T11:01:17.584Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T11:01:17.857Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T11:01:17.857Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T11:01:17.857Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T11:01:17.858Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-09-27T11:01:17.858Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T11:01:17.858Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T11:01:17.858Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T11:01:17.858Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T11:01:17.858Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-27T11:01:18.136Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T11:01:18.136Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-27T11:01:18.136Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-09-27T11:01:18.136Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T11:01:18.136Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T11:01:18.136Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T11:01:18.414Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T11:01:18.414Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-27T11:01:18.414Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T11:01:18.414Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T11:01:18.414Z] go: downloading github.com/kr/text v0.1.0 [2021-09-27T11:01:18.414Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T11:01:18.414Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T11:01:18.414Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-27T11:01:18.414Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T11:01:18.414Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T11:01:18.414Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T11:01:18.414Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T11:01:18.688Z] go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2021-09-27T11:01:18.688Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [Pipeline] sh [2021-09-27T11:01:20.337Z] + make test [2021-09-27T11:01:20.337Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-27T11:01:54.287Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.083s coverage: 83.6% of statements [2021-09-27T11:01:54.287Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-09-27T11:01:54.287Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.014s coverage: 85.7% of statements [2021-09-27T11:01:54.287Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-09-27T11:01:54.287Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-27T11:02:12.598Z] gofmt -l . [2021-09-27T11:02:12.598Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-27T11:02:12.618Z] $ docker stop --time=1 e73999f1944198acc88ae0aedcbcab21edf5305fc5f3daf460c18a54b5b2be95 [2021-09-27T11:02:14.774Z] $ docker rm -f e73999f1944198acc88ae0aedcbcab21edf5305fc5f3daf460c18a54b5b2be95 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T11:02:15.909Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T11:02:15.941Z] Warning: overwriting stash ‘coverage-report’ [2021-09-27T11:02:16.440Z] 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 [2021-09-27T11:02:17.183Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T11:02:17.183Z] [2021-09-27T11:02:17.183Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T11:02:17.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T11:02:17.823Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-27T11:02:17.823Z] 448f6bf000e3: Pulling fs layer [2021-09-27T11:02:17.823Z] f757da607395: Pulling fs layer [2021-09-27T11:02:17.823Z] 05883995daec: Pulling fs layer [2021-09-27T11:02:17.823Z] 8603b9c90790: Pulling fs layer [2021-09-27T11:02:17.823Z] 1560dd03e051: Pulling fs layer [2021-09-27T11:02:17.823Z] 27f5ce0e4adf: Pulling fs layer [2021-09-27T11:02:17.823Z] c2d8d7efcc4b: Pulling fs layer [2021-09-27T11:02:17.823Z] 1560dd03e051: Waiting [2021-09-27T11:02:17.823Z] 8603b9c90790: Waiting [2021-09-27T11:02:17.823Z] 27f5ce0e4adf: Waiting [2021-09-27T11:02:17.823Z] c2d8d7efcc4b: Waiting [2021-09-27T11:02:18.103Z] f757da607395: Verifying Checksum [2021-09-27T11:02:18.103Z] f757da607395: Download complete [2021-09-27T11:02:18.103Z] 8603b9c90790: Verifying Checksum [2021-09-27T11:02:18.103Z] 8603b9c90790: Download complete [2021-09-27T11:02:18.379Z] 1560dd03e051: Verifying Checksum [2021-09-27T11:02:18.379Z] 1560dd03e051: Download complete [2021-09-27T11:02:18.379Z] 27f5ce0e4adf: Verifying Checksum [2021-09-27T11:02:18.379Z] 27f5ce0e4adf: Download complete [2021-09-27T11:02:18.379Z] 05883995daec: Verifying Checksum [2021-09-27T11:02:18.379Z] 05883995daec: Download complete [2021-09-27T11:02:19.360Z] 448f6bf000e3: Verifying Checksum [2021-09-27T11:02:19.360Z] 448f6bf000e3: Download complete [2021-09-27T11:02:21.899Z] c2d8d7efcc4b: Verifying Checksum [2021-09-27T11:02:21.899Z] c2d8d7efcc4b: Download complete [2021-09-27T11:02:22.883Z] 448f6bf000e3: Pull complete [2021-09-27T11:02:23.482Z] f757da607395: Pull complete [2021-09-27T11:02:24.914Z] 05883995daec: Pull complete [2021-09-27T11:02:26.536Z] 8603b9c90790: Pull complete [2021-09-27T11:02:26.536Z] 1560dd03e051: Pull complete [2021-09-27T11:02:26.809Z] 27f5ce0e4adf: Pull complete [2021-09-27T11:02:41.912Z] c2d8d7efcc4b: Pull complete [2021-09-27T11:02:41.912Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-27T11:02:41.912Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T11:02:41.912Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-27T11:02:42.133Z] prd-ubuntu18.04-docker-arm64-4c-16g-1625 does not seem to be running inside a container [2021-09-27T11:02:42.210Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-27T11:02:47.008Z] $ docker top 2daa15b7b601b67ccbc4b7214222f256344894b591f2510597c8f0a53d0caaec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T11:02:47.936Z] ---> job-cost.sh [2021-09-27T11:02:47.937Z] lf-activate-venv: SKIPPING [2021-09-27T11:02:47.937Z] INFO: No Stack... [2021-09-27T11:02:48.905Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-27T11:02:49.178Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T11:02:49.838Z] + cat /w/workspace/go-mod-registry/2/archives/cost.csv [2021-09-27T11:02:49.838Z] + cut -d, -f6 [Pipeline] lock [2021-09-27T11:02:49.902Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] [2021-09-27T11:02:49.911Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] did not exist. Created. [2021-09-27T11:02:49.911Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T11:02:50.603Z] /w/workspace/go-mod-registry/2@tmp/durable-716aa156/script.sh: 1: /w/workspace/go-mod-registry/2@tmp/durable-716aa156/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-27T11:02:51.270Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-27T11:02:51.308Z] Warning: overwriting stash ‘stack-cost’ [2021-09-27T11:02:51.342Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T11:02:51.353Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-82-2-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T11:02:51.378Z] $ docker stop --time=1 2daa15b7b601b67ccbc4b7214222f256344894b591f2510597c8f0a53d0caaec [2021-09-27T11:02:53.178Z] $ docker rm -f 2daa15b7b601b67ccbc4b7214222f256344894b591f2510597c8f0a53d0caaec [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 [2021-09-27T11:02:55.833Z] provisioning config files... [2021-09-27T11:02:55.852Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-82@tmp/config6916587970997468268tmp [Pipeline] { [Pipeline] sh [2021-09-27T11:02:56.192Z] + set +x [2021-09-27T11:02:56.192Z] + curl -s https://codecov.io/bash [2021-09-27T11:02:56.192Z] + bash -s -- [2021-09-27T11:02:56.192Z] [2021-09-27T11:02:56.192Z] _____ _ [2021-09-27T11:02:56.192Z] / ____| | | [2021-09-27T11:02:56.192Z] | | ___ __| | ___ ___ _____ __ [2021-09-27T11:02:56.192Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-27T11:02:56.192Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-27T11:02:56.192Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-27T11:02:56.192Z] Bash-1.0.6 [2021-09-27T11:02:56.192Z] [2021-09-27T11:02:56.192Z] [2021-09-27T11:02:56.192Z] ==> git version 2.24.4 found [2021-09-27T11:02:56.192Z] ==> 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 [2021-09-27T11:02:56.192Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-27T11:02:56.192Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-27T11:02:56.459Z] ==> Jenkins CI detected. [2021-09-27T11:02:56.459Z] current dir:  /w/workspace/gexfoundry_go-mod-registry_PR-82 [2021-09-27T11:02:56.459Z] project root: . [2021-09-27T11:02:56.459Z] --> token set from env [2021-09-27T11:02:56.459Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-27T11:02:56.459Z] ==> Running gcov in . (disable via -X gcov) [2021-09-27T11:02:56.459Z] ==> Python coveragepy not found [2021-09-27T11:02:56.459Z] ==> Searching for coverage reports in: [2021-09-27T11:02:56.459Z] + . [2021-09-27T11:02:56.459Z] -> Found 1 reports [2021-09-27T11:02:56.459Z] ==> Detecting git/mercurial file structure [2021-09-27T11:02:56.459Z] ==> Reading reports [2021-09-27T11:02:56.459Z] + ./coverage.out bytes=10197 [2021-09-27T11:02:56.459Z] ==> Appending adjustments [2021-09-27T11:02:56.459Z] https://docs.codecov.io/docs/fixing-reports [2021-09-27T11:02:56.459Z] + Found adjustments [2021-09-27T11:02:56.459Z] ==> Gzipping contents [2021-09-27T11:02:56.459Z] 4.0K /tmp/codecov.kgJIij.gz [2021-09-27T11:02:56.459Z] ==> Uploading reports [2021-09-27T11:02:56.459Z] url: https://codecov.io [2021-09-27T11:02:56.459Z] query: branch=PR-82&commit=7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-82%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=82&job=&cmd_args= [2021-09-27T11:02:56.459Z] -> Pinging Codecov [2021-09-27T11:02:56.459Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-82&commit=7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-82%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=82&job=&cmd_args= [2021-09-27T11:02:57.044Z] -> Uploading to [2021-09-27T11:02:57.044Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-27/05B643FFA8DEACB6C25F95B2D4D12284/7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7/78ebe79f-facf-479e-b978-0877e7bccd60.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T110256Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=055680641c39677697c2843d23811aa697e67c0e40411e6bb476626c05f778c0 [2021-09-27T11:02:57.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T11:02:57.044Z] Dload Upload Total Spent Left Speed [2021-09-27T11:02:57.628Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1965 0 0 100 1965 0 2551 --:--:-- --:--:-- --:--:-- 2551 [2021-09-27T11:02:57.628Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/7d29ab8eadaf1032fedf80d0bfabe2aeb32541a7 [Pipeline] } [2021-09-27T11:02:57.641Z] 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 [2021-09-27T11:02:59.193Z] + '[' -d /w/workspace/gexfoundry_go-mod-registry_PR-82/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T11:02:59.523Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T11:03:00.117Z] ---> package-listing.sh [2021-09-27T11:03:00.117Z] ++ facter osfamily [2021-09-27T11:03:00.117Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T11:03:00.383Z] + OS_FAMILY=redhat [2021-09-27T11:03:00.383Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-82 [2021-09-27T11:03:00.383Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T11:03:00.383Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T11:03:00.383Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T11:03:00.383Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T11:03:00.383Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-82 ']' [2021-09-27T11:03:00.383Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T11:03:00.383Z] + case "${OS_FAMILY}" in [2021-09-27T11:03:00.383Z] + sort [2021-09-27T11:03:00.383Z] + rpm -qa [2021-09-27T11:03:00.966Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T11:03:00.966Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T11:03:00.966Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T11:03:01.234Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-82 ']' [2021-09-27T11:03:01.234Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-82/archives/ [2021-09-27T11:03:01.234Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-82/archives/ [Pipeline] echo [2021-09-27T11:03:01.251Z] 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-82/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-27T11:03:01.563Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T11:03:02.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T11:03:02.169Z] [2021-09-27T11:03:02.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T11:03:02.504Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T11:03:02.770Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T11:03:02.770Z] b4d181a07f80: Pulling fs layer [2021-09-27T11:03:02.770Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T11:03:02.770Z] ed53099fbce6: Pulling fs layer [2021-09-27T11:03:02.770Z] dc539afda2c1: Pulling fs layer [2021-09-27T11:03:02.770Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T11:03:02.770Z] 9065ff56babe: Pulling fs layer [2021-09-27T11:03:02.770Z] d287ab97295c: Pulling fs layer [2021-09-27T11:03:02.770Z] dc539afda2c1: Waiting [2021-09-27T11:03:02.770Z] 77bc0d833cb6: Waiting [2021-09-27T11:03:02.770Z] 9065ff56babe: Waiting [2021-09-27T11:03:02.770Z] d287ab97295c: Waiting [2021-09-27T11:03:03.036Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T11:03:03.036Z] a1111a8f2ec3: Download complete [2021-09-27T11:03:03.036Z] dc539afda2c1: Verifying Checksum [2021-09-27T11:03:03.036Z] dc539afda2c1: Download complete [2021-09-27T11:03:03.302Z] ed53099fbce6: Verifying Checksum [2021-09-27T11:03:03.302Z] ed53099fbce6: Download complete [2021-09-27T11:03:03.302Z] 9065ff56babe: Verifying Checksum [2021-09-27T11:03:03.302Z] 9065ff56babe: Download complete [2021-09-27T11:03:03.302Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T11:03:03.302Z] 77bc0d833cb6: Download complete [2021-09-27T11:03:03.886Z] b4d181a07f80: Verifying Checksum [2021-09-27T11:03:03.886Z] b4d181a07f80: Download complete [2021-09-27T11:03:05.309Z] b4d181a07f80: Pull complete [2021-09-27T11:03:05.309Z] a1111a8f2ec3: Pull complete [2021-09-27T11:03:05.895Z] ed53099fbce6: Pull complete [2021-09-27T11:03:05.895Z] dc539afda2c1: Pull complete [2021-09-27T11:03:06.161Z] 77bc0d833cb6: Pull complete [2021-09-27T11:03:06.161Z] 9065ff56babe: Pull complete [2021-09-27T11:03:07.569Z] d287ab97295c: Verifying Checksum [2021-09-27T11:03:07.569Z] d287ab97295c: Download complete [2021-09-27T11:03:13.678Z] d287ab97295c: Pull complete [2021-09-27T11:03:13.678Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T11:03:13.678Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T11:03:13.678Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T11:03:13.770Z] prd-centos7-docker-4c-2g-1623 does not seem to be running inside a container [2021-09-27T11:03:13.834Z] $ 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-82/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-82 -v /w/workspace/gexfoundry_go-mod-registry_PR-82:/w/workspace/gexfoundry_go-mod-registry_PR-82:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-82@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-82@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T11:03:16.138Z] $ docker top d475f5fd8ee2a4e044262a117d9c3665157951033213c95fb2662a16f08275f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T11:03:16.537Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T11:03:16.860Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T11:03:17.182Z] + ls /var/log/sa-host [2021-09-27T11:03:17.182Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T11:03:17.182Z] file_magic: OK [2021-09-27T11:03:17.182Z] HZ: Using current value: 100 [2021-09-27T11:03:17.182Z] file_header: OK [2021-09-27T11:03:17.182Z] 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 [2021-09-27T11:03:17.182Z] Statistics: [2021-09-27T11:03:17.182Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T11:03:17.182Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T11:03:17.182Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T11:03:17.182Z] file_magic: OK [2021-09-27T11:03:17.182Z] HZ: Using current value: 100 [2021-09-27T11:03:17.182Z] file_header: OK [2021-09-27T11:03:17.182Z] 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 [2021-09-27T11:03:17.182Z] Statistics: [2021-09-27T11:03:17.182Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T11:03:17.182Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T11:03:17.353Z] provisioning config files... [2021-09-27T11:03:17.372Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-82@tmp/config2562575764106478679tmp [Pipeline] { [Pipeline] echo [2021-09-27T11:03:17.396Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T11:03:17.703Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T11:03:17.716Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T11:03:18.129Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T11:03:18.143Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T11:03:18.463Z] ---> sudo-logs.sh [2021-09-27T11:03:18.463Z] Archiving 'sudo' log.. [2021-09-27T11:03:18.463Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1623.vexxhost.local: Name or service not known [2021-09-27T11:03:18.463Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1623.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T11:03:18.498Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T11:03:18.813Z] ---> job-cost.sh [2021-09-27T11:03:18.813Z] lf-activate-venv: SKIPPING [2021-09-27T11:03:18.813Z] DEBUG: total: 0.10999999940395355 [2021-09-27T11:03:18.813Z] INFO: Retrieving Stack Cost... [2021-09-27T11:03:19.772Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T11:03:20.038Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T11:03:20.056Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T11:03:20.374Z] ---> logs-deploy.sh [2021-09-27T11:03:20.374Z] lf-activate-venv: SKIPPING [2021-09-27T11:03:20.374Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-82/2 [2021-09-27T11:03:20.374Z] INFO: archiving workspace using pattern(s): [2021-09-27T11:03:20.958Z] Archives upload complete. [2021-09-27T11:03:21.226Z] INFO: archiving logs to Nexus