Pull request #87 opened 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 ernestojeda for edgexfoundry/go-mod-registry Obtained Jenkinsfile from 77f9024759069937c63caeaa8504b13dcee5cfb5+e6709f93c523cdff62cd5022b12d882a1ec93324 (3fbaa003747e4c02fc705cef930d8e9d96dba28a) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2517471962887193640.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 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-ssh2186708390524157254.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 b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-87/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-87/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2024147361059360702.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-87/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3782987920345886959.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5668214643768236466.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-87/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-registry/branches/PR-87/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh239479342576900587.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 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 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 ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-367 in /w/workspace/gexfoundry_go-mod-registry_PR-87 [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-87 # 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-87@tmp/jenkins-gitclient-ssh3321287522442190555.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/jenkins-gitclient-ssh3187513073667257239.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e6709f93c523cdff62cd5022b12d882a1ec93324 into PR head commit 77f9024759069937c63caeaa8504b13dcee5cfb5 Merge succeeded, producing 77f9024759069937c63caeaa8504b13dcee5cfb5 Checking out Revision 77f9024759069937c63caeaa8504b13dcee5cfb5 (PR-87) > git config core.sparsecheckout # timeout=10 > git checkout -f 77f9024759069937c63caeaa8504b13dcee5cfb5 # 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-87@tmp/jenkins-gitclient-ssh3239111882537692569.key > git merge e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77f9024759069937c63caeaa8504b13dcee5cfb5 # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T22:30:39.569Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T22:30:40.022Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T22:30:40.226Z] ========================================================= [2021-10-06T22:30:40.226Z] EdgeX Global Pipelines Version Info [2021-10-06T22:30:40.226Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:30:41.250Z] ------------------- [2021-10-06T22:30:41.250Z] stable info: [2021-10-06T22:30:41.250Z] ------------------- [2021-10-06T22:30:41.250Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T22:30:41.250Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:30:41.250Z] Message: update stable to v1.0.207 [2021-10-06T22:30:42.223Z] ------------------- [2021-10-06T22:30:42.223Z] experimental info: [2021-10-06T22:30:42.223Z] ------------------- [2021-10-06T22:30:42.223Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-06T22:30:42.223Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:30:42.223Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T22:30:42.553Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-10-06T22:30:42.640Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-10-06T22:30:42.730Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T22:30:42.811Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T22:30:42.878Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T22:30:42.944Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T22:30:43.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T22:30:43.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T22:30:43.151Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T22:30:43.217Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T22:30:43.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T22:30:43.363Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-10-06T22:30:43.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T22:30:43.503Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T22:30:43.586Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:43.648Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:43.723Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:43.789Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:43.861Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T22:30:43.929Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T22:30:44.038Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-06T22:30:44.127Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-06T22:30:44.226Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T22:30:44.312Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T22:30:44.390Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-06T22:30:44.468Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T22:30:44.534Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-87 [Pipeline] echo [2021-10-06T22:30:44.597Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-87 [Pipeline] echo [2021-10-06T22:30:44.685Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-87 [Pipeline] echo [2021-10-06T22:30:44.779Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77f9024759069937c63caeaa8504b13dcee5cfb5 [Pipeline] echo [2021-10-06T22:30:44.847Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 77f9024 [Pipeline] echo [2021-10-06T22:30:44.916Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T22:30:45.744Z] + git log --format=format:%s -1 77f9024759069937c63caeaa8504b13dcee5cfb5 [Pipeline] echo [2021-10-06T22:30:45.834Z] GIT_COMMIT: 77f9024759069937c63caeaa8504b13dcee5cfb5, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-06T22:30:45.898Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:46.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:46.622Z] [2021-10-06T22:30:46.622Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:46.994Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:46.994Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T22:30:46.994Z] 31603596830f: Pulling fs layer [2021-10-06T22:30:46.994Z] 04fac38145f0: Pulling fs layer [2021-10-06T22:30:46.994Z] 701f6daf10bf: Pulling fs layer [2021-10-06T22:30:46.994Z] 24f72da36158: Pulling fs layer [2021-10-06T22:30:46.994Z] 24f72da36158: Waiting [2021-10-06T22:30:46.994Z] 04fac38145f0: Verifying Checksum [2021-10-06T22:30:46.994Z] 04fac38145f0: Download complete [2021-10-06T22:30:47.266Z] 31603596830f: Verifying Checksum [2021-10-06T22:30:47.266Z] 31603596830f: Download complete [2021-10-06T22:30:47.266Z] 24f72da36158: Verifying Checksum [2021-10-06T22:30:47.266Z] 24f72da36158: Download complete [2021-10-06T22:30:47.266Z] 701f6daf10bf: Verifying Checksum [2021-10-06T22:30:47.266Z] 701f6daf10bf: Download complete [2021-10-06T22:30:47.266Z] 31603596830f: Pull complete [2021-10-06T22:30:47.537Z] 04fac38145f0: Pull complete [2021-10-06T22:30:48.135Z] 701f6daf10bf: Pull complete [2021-10-06T22:30:48.135Z] 24f72da36158: Pull complete [2021-10-06T22:30:48.135Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T22:30:48.135Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:48.135Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T22:30:48.240Z] prd-centos7-docker-4c-2g-367 does not seem to be running inside a container [2021-10-06T22:30:48.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-87 -v /w/workspace/gexfoundry_go-mod-registry_PR-87:/w/workspace/gexfoundry_go-mod-registry_PR-87:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-87@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-87@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T22:30:49.194Z] $ docker top 5860b2fd9951c25f297336e58a63507ea602d88f0929e574163e2bd5c6fb300e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T22:30:49.398Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:30:49.399Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:30:49.505Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:30:49.506Z] $ docker exec 5860b2fd9951c25f297336e58a63507ea602d88f0929e574163e2bd5c6fb300e ssh-agent [2021-10-06T22:30:49.607Z] SSH_AUTH_SOCK=/tmp/ssh-43ua0dgR8Hc0/agent.14 [2021-10-06T22:30:49.607Z] SSH_AGENT_PID=21 [2021-10-06T22:30:49.617Z] Running ssh-add (command line suppressed) [2021-10-06T22:30:49.706Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/private_key_975899237796218293.key (/w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/private_key_975899237796218293.key) [2021-10-06T22:30:49.734Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:30:50.122Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T22:30:50.150Z] $ docker exec --env ******** --env ******** 5860b2fd9951c25f297336e58a63507ea602d88f0929e574163e2bd5c6fb300e ssh-agent -k [2021-10-06T22:30:50.248Z] unset SSH_AUTH_SOCK; [2021-10-06T22:30:50.248Z] unset SSH_AGENT_PID; [2021-10-06T22:30:50.248Z] echo Agent pid 21 killed; [2021-10-06T22:30:50.268Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T22:30:50.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:30:50.366Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:30:50.492Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:30:50.493Z] $ docker exec 5860b2fd9951c25f297336e58a63507ea602d88f0929e574163e2bd5c6fb300e ssh-agent [2021-10-06T22:30:50.622Z] SSH_AUTH_SOCK=/tmp/ssh-JaAPs03iiibU/agent.56 [2021-10-06T22:30:50.622Z] SSH_AGENT_PID=62 [2021-10-06T22:30:50.631Z] Running ssh-add (command line suppressed) [2021-10-06T22:30:50.743Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/private_key_8741146381180028966.key (/w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/private_key_8741146381180028966.key) [2021-10-06T22:30:50.768Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:30:51.132Z] + git semver init [2021-10-06T22:30:51.132Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T22:30:51.132Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-87/.git [2021-10-06T22:30:51.132Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-87 [2021-10-06T22:30:51.132Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T22:30:51.132Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T22:30:51.132Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T22:30:51.132Z] # $SEMVER_BRANCH = PR-87 [2021-10-06T22:30:51.132Z] # $SEMVER_TEMP = /tmp/semver-279604826 [2021-10-06T22:30:51.132Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-10-06T22:30:51.400Z] # '/tmp/semver-279604826' -> '/w/workspace/gexfoundry_go-mod-registry_PR-87/.semver' [2021-10-06T22:30:51.676Z] # -> Force: false [2021-10-06T22:30:51.676Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-87/.semver [Pipeline] } [2021-10-06T22:30:51.696Z] $ docker exec --env ******** --env ******** 5860b2fd9951c25f297336e58a63507ea602d88f0929e574163e2bd5c6fb300e ssh-agent -k [2021-10-06T22:30:51.803Z] unset SSH_AUTH_SOCK; [2021-10-06T22:30:51.804Z] unset SSH_AGENT_PID; [2021-10-06T22:30:51.804Z] echo Agent pid 62 killed; [2021-10-06T22:30:51.820Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T22:30:52.328Z] + git semver [Pipeline] } [2021-10-06T22:30:52.364Z] $ docker stop --time=1 5860b2fd9951c25f297336e58a63507ea602d88f0929e574163e2bd5c6fb300e [2021-10-06T22:30:53.573Z] $ docker rm -f 5860b2fd9951c25f297336e58a63507ea602d88f0929e574163e2bd5c6fb300e [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:30:54.016Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T22:30:54.420Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T22:30:54.446Z] [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-10-06T22:31:10.156Z] Still waiting to schedule task [2021-10-06T22:31:10.157Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-06T22:31:10.188Z] Still waiting to schedule task [2021-10-06T22:31:10.188Z] ‘prd-centos7-docker-4c-2g-285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:10.188Z] ‘prd-centos7-docker-4c-2g-336’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:10.188Z] ‘prd-centos7-docker-4c-2g-352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:10.188Z] ‘prd-centos7-docker-4c-2g-355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:10.188Z] ‘prd-centos7-docker-4c-2g-356’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:10.188Z] ‘prd-centos7-docker-4c-2g-376’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:31:10.188Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-377’ is offline [2021-10-06T22:31:10.189Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-378’ is offline [2021-10-06T22:31:10.189Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-379’ is offline [2021-10-06T22:47:02.661Z] Running on prd-centos7-docker-4c-2g-1305 in /w/workspace/gexfoundry_go-mod-registry_PR-87 [Pipeline] { [Pipeline] ws [2021-10-06T22:47:02.727Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2021-10-06T22:47:02.917Z] Selected Git installation does not exist. Using Default [2021-10-06T22:47:02.917Z] The recommended git tool is: NONE [2021-10-06T22:47:06.093Z] using credential edgex-jenkins-ssh [2021-10-06T22:47:06.109Z] Cloning the remote Git repository [2021-10-06T22:47:05.618Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-06T22:47:05.692Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2021-10-06T22:47:05.724Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-06T22:47:05.724Z] > git --version # timeout=10 [2021-10-06T22:47:05.729Z] > git --version # 'git version 2.24.4' [2021-10-06T22:47:05.730Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:47:05.755Z] [INFO] Currently running in a labeled security context [2021-10-06T22:47:05.755Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:47:05.755Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh6944767163557033792.key [2021-10-06T22:47:05.764Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:47:07.448Z] Merging remotes/origin/main commit e6709f93c523cdff62cd5022b12d882a1ec93324 into PR head commit 77f9024759069937c63caeaa8504b13dcee5cfb5 [2021-10-06T22:47:06.336Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-06T22:47:06.349Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:47:06.361Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-06T22:47:06.379Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-06T22:47:06.380Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:47:06.381Z] [INFO] Currently running in a labeled security context [2021-10-06T22:47:06.381Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:47:06.381Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh6544506948084691100.key [2021-10-06T22:47:06.406Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T22:47:07.737Z] Merge succeeded, producing 77f9024759069937c63caeaa8504b13dcee5cfb5 [2021-10-06T22:47:07.737Z] Checking out Revision 77f9024759069937c63caeaa8504b13dcee5cfb5 (PR-87) [2021-10-06T22:47:07.159Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:47:07.167Z] > git checkout -f 77f9024759069937c63caeaa8504b13dcee5cfb5 # timeout=10 [2021-10-06T22:47:07.204Z] > git remote # timeout=10 [2021-10-06T22:47:07.213Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T22:47:07.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:47:07.223Z] [INFO] Currently running in a labeled security context [2021-10-06T22:47:07.223Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:47:07.223Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/1@tmp/jenkins-gitclient-ssh8115457168556649090.key [2021-10-06T22:47:07.227Z] > git merge e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 [2021-10-06T22:47:07.243Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T22:47:07.256Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:47:07.273Z] > git checkout -f 77f9024759069937c63caeaa8504b13dcee5cfb5 # timeout=10 [2021-10-06T22:47:11.211Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T22:47:11.108Z] > git --version # timeout=10 [2021-10-06T22:47:11.115Z] > git --version # 'git version 2.24.4' [2021-10-06T22:47:11.125Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T22:47:12.128Z] ========================================================= [2021-10-06T22:47:12.128Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T22:47:12.128Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:47:12.744Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:47:13.340Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T22:47:13.340Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T22:47:13.340Z] 57d31006c564: Pulling fs layer [2021-10-06T22:47:13.340Z] bd5ccded8296: Pulling fs layer [2021-10-06T22:47:13.340Z] 304dd3a0f381: Pulling fs layer [2021-10-06T22:47:13.340Z] d37cda54a23b: Pulling fs layer [2021-10-06T22:47:13.340Z] bae75c0f2455: Pulling fs layer [2021-10-06T22:47:13.340Z] 806579b3d29a: Pulling fs layer [2021-10-06T22:47:13.340Z] c77eb801bf70: Pulling fs layer [2021-10-06T22:47:13.340Z] 6d0567d44e1a: Pulling fs layer [2021-10-06T22:47:13.340Z] 304dd3a0f381: Waiting [2021-10-06T22:47:13.340Z] d37cda54a23b: Waiting [2021-10-06T22:47:13.340Z] bae75c0f2455: Waiting [2021-10-06T22:47:13.340Z] 806579b3d29a: Waiting [2021-10-06T22:47:13.340Z] c77eb801bf70: Waiting [2021-10-06T22:47:13.340Z] 6d0567d44e1a: Waiting [2021-10-06T22:47:13.340Z] bd5ccded8296: Verifying Checksum [2021-10-06T22:47:13.340Z] bd5ccded8296: Download complete [2021-10-06T22:47:13.340Z] 57d31006c564: Verifying Checksum [2021-10-06T22:47:13.340Z] 57d31006c564: Download complete [2021-10-06T22:47:13.340Z] d37cda54a23b: Verifying Checksum [2021-10-06T22:47:13.340Z] d37cda54a23b: Download complete [2021-10-06T22:47:13.608Z] bae75c0f2455: Verifying Checksum [2021-10-06T22:47:13.608Z] bae75c0f2455: Download complete [2021-10-06T22:47:13.608Z] 4e9f2cdf4387: Verifying Checksum [2021-10-06T22:47:13.608Z] 806579b3d29a: Verifying Checksum [2021-10-06T22:47:13.608Z] 806579b3d29a: Download complete [2021-10-06T22:47:13.875Z] 4e9f2cdf4387: Pull complete [2021-10-06T22:47:13.875Z] 57d31006c564: Pull complete [2021-10-06T22:47:13.875Z] c77eb801bf70: Verifying Checksum [2021-10-06T22:47:13.875Z] c77eb801bf70: Download complete [2021-10-06T22:47:13.875Z] bd5ccded8296: Pull complete [2021-10-06T22:47:17.248Z] 6d0567d44e1a: Verifying Checksum [2021-10-06T22:47:17.248Z] 6d0567d44e1a: Download complete [2021-10-06T22:47:17.248Z] 304dd3a0f381: Verifying Checksum [2021-10-06T22:47:17.248Z] 304dd3a0f381: Download complete [2021-10-06T22:47:20.633Z] 304dd3a0f381: Pull complete [2021-10-06T22:47:20.914Z] d37cda54a23b: Pull complete [2021-10-06T22:47:20.914Z] bae75c0f2455: Pull complete [2021-10-06T22:47:21.188Z] 806579b3d29a: Pull complete [2021-10-06T22:47:21.465Z] c77eb801bf70: Pull complete [2021-10-06T22:47:24.119Z] 6d0567d44e1a: Pull complete [2021-10-06T22:47:24.119Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-06T22:47:24.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:47:24.119Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-06T22:47:24.513Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:47:24.897Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:47:24.898Z] . [Pipeline] withDockerContainer [2021-10-06T22:47:25.021Z] prd-centos7-docker-4c-2g-1305 does not seem to be running inside a container [2021-10-06T22:47:25.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T22:47:28.329Z] $ docker top 841ec74467b7fd134fb3d50af29aee25e3d9004bcc0ec66537b76fa951ab76e5 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T22:47:28.794Z] + go version [2021-10-06T22:47:28.794Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T22:47:28.825Z] $ docker stop --time=1 841ec74467b7fd134fb3d50af29aee25e3d9004bcc0ec66537b76fa951ab76e5 [2021-10-06T22:47:30.049Z] $ docker rm -f 841ec74467b7fd134fb3d50af29aee25e3d9004bcc0ec66537b76fa951ab76e5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:47:31.147Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:47:31.147Z] . [Pipeline] withDockerContainer [2021-10-06T22:47:31.262Z] prd-centos7-docker-4c-2g-1305 does not seem to be running inside a container [2021-10-06T22:47:31.330Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T22:47:31.691Z] $ docker top 303fee6669ea07f51910997752b621349dae6b8c9db967040fdc75219da8158f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:47:32.188Z] + go mod tidy [2021-10-06T22:47:32.787Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T22:47:32.787Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-06T22:47:32.787Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-06T22:47:32.787Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T22:47:32.787Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T22:47:32.787Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T22:47:32.787Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-06T22:47:32.787Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-06T22:47:32.787Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-06T22:47:32.787Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-06T22:47:32.787Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-06T22:47:32.787Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-10-06T22:47:32.787Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-06T22:47:33.060Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-06T22:47:33.060Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-06T22:47:33.060Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-06T22:47:33.060Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-06T22:47:33.060Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-06T22:47:33.060Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-06T22:47:33.060Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-06T22:47:33.060Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-06T22:47:33.060Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-06T22:47:33.060Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-06T22:47:33.060Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-06T22:47:33.060Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-06T22:47:33.060Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-06T22:47:33.060Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-06T22:47:33.060Z] go: downloading github.com/kr/text v0.1.0 [2021-10-06T22:47:33.060Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-06T22:47:33.060Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-06T22:47:33.060Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-06T22:47:33.060Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-06T22:47:33.328Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-06T22:47:33.328Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-06T22:47:33.328Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-06T22:47:33.328Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [2021-10-06T22:47:33.596Z] go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh [2021-10-06T22:47:34.531Z] + make test [2021-10-06T22:47:34.531Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-06T22:47:46.986Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.015s coverage: 83.6% of statements [2021-10-06T22:47:46.986Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-10-06T22:47:46.986Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements [2021-10-06T22:47:46.986Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-10-06T22:47:46.987Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-06T22:47:48.966Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T22:47:48.966Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T22:47:48.999Z] $ docker stop --time=1 303fee6669ea07f51910997752b621349dae6b8c9db967040fdc75219da8158f [2021-10-06T22:47:50.620Z] $ docker rm -f 303fee6669ea07f51910997752b621349dae6b8c9db967040fdc75219da8158f [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:47:51.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T22:47:51.414Z] 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-10-06T22:47:52.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:47:52.787Z] [2021-10-06T22:47:52.788Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:47:53.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:47:53.172Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T22:47:53.172Z] b4d181a07f80: Pulling fs layer [2021-10-06T22:47:53.172Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T22:47:53.172Z] ed53099fbce6: Pulling fs layer [2021-10-06T22:47:53.172Z] dc539afda2c1: Pulling fs layer [2021-10-06T22:47:53.172Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T22:47:53.172Z] 9065ff56babe: Pulling fs layer [2021-10-06T22:47:53.172Z] d287ab97295c: Pulling fs layer [2021-10-06T22:47:53.172Z] dc539afda2c1: Waiting [2021-10-06T22:47:53.172Z] 77bc0d833cb6: Waiting [2021-10-06T22:47:53.172Z] 9065ff56babe: Waiting [2021-10-06T22:47:53.172Z] d287ab97295c: Waiting [2021-10-06T22:47:53.767Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T22:47:53.767Z] a1111a8f2ec3: Download complete [2021-10-06T22:47:53.767Z] dc539afda2c1: Verifying Checksum [2021-10-06T22:47:53.767Z] dc539afda2c1: Download complete [2021-10-06T22:47:54.041Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T22:47:54.041Z] 77bc0d833cb6: Download complete [2021-10-06T22:47:54.041Z] 9065ff56babe: Verifying Checksum [2021-10-06T22:47:54.041Z] 9065ff56babe: Download complete [2021-10-06T22:47:54.041Z] ed53099fbce6: Verifying Checksum [2021-10-06T22:47:54.041Z] ed53099fbce6: Download complete [2021-10-06T22:47:54.314Z] b4d181a07f80: Verifying Checksum [2021-10-06T22:47:54.314Z] b4d181a07f80: Download complete [2021-10-06T22:47:54.900Z] d287ab97295c: Verifying Checksum [2021-10-06T22:47:54.900Z] d287ab97295c: Download complete [2021-10-06T22:47:55.894Z] b4d181a07f80: Pull complete [2021-10-06T22:47:55.894Z] a1111a8f2ec3: Pull complete [2021-10-06T22:47:56.484Z] ed53099fbce6: Pull complete [2021-10-06T22:47:56.484Z] dc539afda2c1: Pull complete [2021-10-06T22:47:56.757Z] 77bc0d833cb6: Pull complete [2021-10-06T22:47:56.757Z] 9065ff56babe: Pull complete [2021-10-06T22:48:02.156Z] d287ab97295c: Pull complete [2021-10-06T22:48:02.156Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T22:48:02.156Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:48:02.156Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T22:48:02.270Z] prd-centos7-docker-4c-2g-1305 does not seem to be running inside a container [2021-10-06T22:48:02.332Z] $ 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/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T22:48:05.015Z] $ docker top fe9f943b705603ad490e20ddad21b470f2c6187c6a1d2e227eaec65f27ab3464 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:48:05.544Z] ---> job-cost.sh [2021-10-06T22:48:05.544Z] lf-activate-venv: SKIPPING [2021-10-06T22:48:05.544Z] INFO: No Stack... [2021-10-06T22:48:05.811Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T22:48:06.078Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T22:48:06.423Z] + cat /w/workspace/go-mod-registry/1/archives/cost.csv [2021-10-06T22:48:06.423Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T22:48:06.495Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-87-1-stack-cost] [2021-10-06T22:48:06.501Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-87-1-stack-cost] did not exist. Created. [2021-10-06T22:48:06.502Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T22:48:06.932Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T22:48:06.989Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T22:48:07.022Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T22:48:07.106Z] $ docker stop --time=1 fe9f943b705603ad490e20ddad21b470f2c6187c6a1d2e227eaec65f27ab3464 [2021-10-06T22:48:08.265Z] $ docker rm -f fe9f943b705603ad490e20ddad21b470f2c6187c6a1d2e227eaec65f27ab3464 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T23:10:08.296Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2183 in /w/workspace/gexfoundry_go-mod-registry_PR-87 [Pipeline] { [Pipeline] ws [2021-10-06T23:10:08.356Z] Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout [2021-10-06T23:10:08.718Z] Selected Git installation does not exist. Using Default [2021-10-06T23:10:08.718Z] The recommended git tool is: NONE [2021-10-06T23:10:17.086Z] using credential edgex-jenkins-ssh [2021-10-06T23:10:17.106Z] Cloning the remote Git repository [2021-10-06T23:10:17.181Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-10-06T23:10:17.308Z] > git init /w/workspace/go-mod-registry/1 # timeout=10 [2021-10-06T23:10:17.402Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-06T23:10:17.403Z] > git --version # timeout=10 [2021-10-06T23:10:17.424Z] > git --version # 'git version 2.17.1' [2021-10-06T23:10:17.427Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:17.532Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:10:18.398Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-06T23:10:18.425Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:10:18.455Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-10-06T23:10:18.491Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-10-06T23:10:18.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:18.509Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/87/head:refs/remotes/origin/PR-87 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T23:10:19.206Z] Merging remotes/origin/main commit e6709f93c523cdff62cd5022b12d882a1ec93324 into PR head commit 77f9024759069937c63caeaa8504b13dcee5cfb5 [2021-10-06T23:10:19.481Z] Merge succeeded, producing 77f9024759069937c63caeaa8504b13dcee5cfb5 [2021-10-06T23:10:19.482Z] Checking out Revision 77f9024759069937c63caeaa8504b13dcee5cfb5 (PR-87) [2021-10-06T23:10:19.245Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:10:19.265Z] > git checkout -f 77f9024759069937c63caeaa8504b13dcee5cfb5 # timeout=10 [2021-10-06T23:10:19.393Z] > git remote # timeout=10 [2021-10-06T23:10:19.418Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T23:10:19.436Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:10:19.449Z] > git merge e6709f93c523cdff62cd5022b12d882a1ec93324 # timeout=10 [2021-10-06T23:10:19.478Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T23:10:19.508Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:10:19.525Z] > git checkout -f 77f9024759069937c63caeaa8504b13dcee5cfb5 # timeout=10 [2021-10-06T23:10:24.528Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T23:10:24.617Z] > git --version # timeout=10 [2021-10-06T23:10:24.628Z] > git --version # 'git version 2.17.1' [2021-10-06T23:10:24.640Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T23:10:25.670Z] ========================================================= [2021-10-06T23:10:25.670Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T23:10:25.670Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:10:26.861Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:10:28.936Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T23:10:28.936Z] bbf911997326: Pulling fs layer [2021-10-06T23:10:28.936Z] 58ec367f63d7: Pulling fs layer [2021-10-06T23:10:28.936Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T23:10:28.936Z] fc5181fea5dc: Pulling fs layer [2021-10-06T23:10:28.936Z] 9c418107303f: Pulling fs layer [2021-10-06T23:10:28.936Z] 284eca6f2348: Pulling fs layer [2021-10-06T23:10:28.936Z] 842844d905b1: Pulling fs layer [2021-10-06T23:10:28.936Z] 901a3a57568e: Pulling fs layer [2021-10-06T23:10:28.936Z] fc5181fea5dc: Waiting [2021-10-06T23:10:28.936Z] 284eca6f2348: Waiting [2021-10-06T23:10:28.936Z] 842844d905b1: Waiting [2021-10-06T23:10:28.936Z] 901a3a57568e: Waiting [2021-10-06T23:10:28.936Z] 9c418107303f: Waiting [2021-10-06T23:10:28.936Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T23:10:28.936Z] 1b4a6ffa7d45: Download complete [2021-10-06T23:10:28.936Z] 58ec367f63d7: Verifying Checksum [2021-10-06T23:10:28.936Z] 58ec367f63d7: Download complete [2021-10-06T23:10:28.936Z] 9c418107303f: Verifying Checksum [2021-10-06T23:10:28.936Z] 9c418107303f: Download complete [2021-10-06T23:10:28.936Z] bbf911997326: Verifying Checksum [2021-10-06T23:10:28.936Z] bbf911997326: Download complete [2021-10-06T23:10:29.228Z] 284eca6f2348: Verifying Checksum [2021-10-06T23:10:29.228Z] 284eca6f2348: Download complete [2021-10-06T23:10:29.228Z] 842844d905b1: Verifying Checksum [2021-10-06T23:10:29.228Z] 842844d905b1: Download complete [2021-10-06T23:10:29.867Z] bbf911997326: Pull complete [2021-10-06T23:10:30.907Z] 58ec367f63d7: Pull complete [2021-10-06T23:10:31.206Z] 1b4a6ffa7d45: Pull complete [2021-10-06T23:10:33.962Z] 901a3a57568e: Download complete [2021-10-06T23:10:34.598Z] fc5181fea5dc: Verifying Checksum [2021-10-06T23:10:34.598Z] fc5181fea5dc: Download complete [2021-10-06T23:10:47.242Z] fc5181fea5dc: Pull complete [2021-10-06T23:10:47.242Z] 9c418107303f: Pull complete [2021-10-06T23:10:47.242Z] 284eca6f2348: Pull complete [2021-10-06T23:10:47.242Z] 842844d905b1: Pull complete [2021-10-06T23:10:52.762Z] 901a3a57568e: Pull complete [2021-10-06T23:10:52.762Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-06T23:10:52.762Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:10:52.762Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-06T23:10:53.249Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:10:53.699Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:10:53.699Z] . [Pipeline] withDockerContainer [2021-10-06T23:10:54.000Z] prd-ubuntu18.04-docker-arm64-4c-16g-2183 does not seem to be running inside a container [2021-10-06T23:10:54.168Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T23:11:03.323Z] $ docker top ed4ca4e91106d9d1a1216d21757174081e9bc696afc68ca93582e9a68beadbb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:11:04.493Z] + go version [2021-10-06T23:11:04.493Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T23:11:04.568Z] $ docker stop --time=1 ed4ca4e91106d9d1a1216d21757174081e9bc696afc68ca93582e9a68beadbb4 [2021-10-06T23:11:06.468Z] $ docker rm -f ed4ca4e91106d9d1a1216d21757174081e9bc696afc68ca93582e9a68beadbb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:11:07.673Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:11:07.673Z] . [Pipeline] withDockerContainer [2021-10-06T23:11:08.058Z] prd-ubuntu18.04-docker-arm64-4c-16g-2183 does not seem to be running inside a container [2021-10-06T23:11:08.264Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T23:11:10.025Z] $ docker top e3d7cae728ec321e66116fe709788ee126575fea2ad7189dec29a0f358d81bf5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:11:11.118Z] + go mod tidy [2021-10-06T23:11:13.183Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T23:11:13.184Z] go: downloading github.com/hashicorp/consul/api v1.9.1 [2021-10-06T23:11:13.184Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-06T23:11:13.184Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T23:11:13.184Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T23:11:13.184Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T23:11:13.497Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-06T23:11:13.497Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-06T23:11:13.497Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-06T23:11:13.497Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-06T23:11:13.497Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-06T23:11:13.497Z] go: downloading github.com/hashicorp/consul/sdk v0.8.0 [2021-10-06T23:11:13.497Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-10-06T23:11:13.497Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-10-06T23:11:13.497Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-10-06T23:11:13.792Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-06T23:11:13.792Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-06T23:11:13.792Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-06T23:11:13.792Z] go: downloading github.com/pkg/errors v0.8.1 [2021-10-06T23:11:13.792Z] go: downloading github.com/kr/pretty v0.2.0 [2021-10-06T23:11:13.792Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-06T23:11:13.792Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-10-06T23:11:13.792Z] go: downloading github.com/kr/text v0.1.0 [2021-10-06T23:11:13.792Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-06T23:11:13.792Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-10-06T23:11:14.086Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-10-06T23:11:14.086Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-06T23:11:14.086Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-10-06T23:11:14.086Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-06T23:11:14.086Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-10-06T23:11:14.377Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-06T23:11:14.377Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-10-06T23:11:14.377Z] go: downloading github.com/miekg/dns v1.1.26 [2021-10-06T23:11:14.671Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-10-06T23:11:14.671Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-06T23:11:14.672Z] go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [2021-10-06T23:11:14.672Z] go: downloading golang.org/x/crypto v0.0.0-20190923035154-9ee001bba392 [Pipeline] sh [2021-10-06T23:11:16.505Z] + make test [2021-10-06T23:11:16.505Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-06T23:12:03.944Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.094s coverage: 83.6% of statements [2021-10-06T23:12:03.944Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-10-06T23:12:03.944Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.016s coverage: 85.7% of statements [2021-10-06T23:12:03.944Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-10-06T23:12:03.944Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-06T23:12:19.508Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T23:12:19.508Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T23:12:19.603Z] $ docker stop --time=1 e3d7cae728ec321e66116fe709788ee126575fea2ad7189dec29a0f358d81bf5 [2021-10-06T23:12:21.889Z] $ docker rm -f e3d7cae728ec321e66116fe709788ee126575fea2ad7189dec29a0f358d81bf5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T23:12:23.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T23:12:23.374Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T23:12:24.320Z] 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-10-06T23:12:25.479Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:12:25.767Z] [2021-10-06T23:12:25.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:12:26.217Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:12:26.512Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T23:12:26.512Z] 448f6bf000e3: Pulling fs layer [2021-10-06T23:12:26.512Z] f757da607395: Pulling fs layer [2021-10-06T23:12:26.512Z] 05883995daec: Pulling fs layer [2021-10-06T23:12:26.512Z] 8603b9c90790: Pulling fs layer [2021-10-06T23:12:26.512Z] 1560dd03e051: Pulling fs layer [2021-10-06T23:12:26.512Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T23:12:26.512Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T23:12:26.512Z] 1560dd03e051: Waiting [2021-10-06T23:12:26.512Z] 27f5ce0e4adf: Waiting [2021-10-06T23:12:26.512Z] c2d8d7efcc4b: Waiting [2021-10-06T23:12:26.512Z] 8603b9c90790: Waiting [2021-10-06T23:12:26.801Z] f757da607395: Verifying Checksum [2021-10-06T23:12:26.801Z] f757da607395: Download complete [2021-10-06T23:12:27.086Z] 8603b9c90790: Verifying Checksum [2021-10-06T23:12:27.086Z] 8603b9c90790: Download complete [2021-10-06T23:12:27.399Z] 1560dd03e051: Verifying Checksum [2021-10-06T23:12:27.399Z] 1560dd03e051: Download complete [2021-10-06T23:12:27.399Z] 27f5ce0e4adf: Verifying Checksum [2021-10-06T23:12:27.399Z] 27f5ce0e4adf: Download complete [2021-10-06T23:12:27.399Z] 05883995daec: Verifying Checksum [2021-10-06T23:12:27.399Z] 05883995daec: Download complete [2021-10-06T23:12:27.686Z] 448f6bf000e3: Verifying Checksum [2021-10-06T23:12:27.686Z] 448f6bf000e3: Download complete [2021-10-06T23:12:30.636Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T23:12:30.636Z] c2d8d7efcc4b: Download complete [2021-10-06T23:12:31.685Z] 448f6bf000e3: Pull complete [2021-10-06T23:12:32.705Z] f757da607395: Pull complete [2021-10-06T23:12:34.202Z] 05883995daec: Pull complete [2021-10-06T23:12:34.494Z] 8603b9c90790: Pull complete [2021-10-06T23:12:36.028Z] 1560dd03e051: Pull complete [2021-10-06T23:12:36.321Z] 27f5ce0e4adf: Pull complete [2021-10-06T23:12:54.898Z] c2d8d7efcc4b: Pull complete [2021-10-06T23:12:54.898Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T23:12:54.898Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:12:54.898Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T23:12:55.339Z] prd-ubuntu18.04-docker-arm64-4c-16g-2183 does not seem to be running inside a container [2021-10-06T23:12:55.600Z] $ 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/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-06T23:13:03.538Z] $ docker top b20eafbbb822eeaf9283631341c0bf380122c6b6fc4a2d09a2a802635b50dc90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:04.770Z] ---> job-cost.sh [2021-10-06T23:13:04.770Z] lf-activate-venv: SKIPPING [2021-10-06T23:13:04.770Z] INFO: No Stack... [2021-10-06T23:13:05.395Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T23:13:05.680Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T23:13:06.427Z] + cut -d, -f6 [2021-10-06T23:13:06.427Z] + cat /w/workspace/go-mod-registry/1/archives/cost.csv [Pipeline] lock [2021-10-06T23:13:06.559Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-87-1-stack-cost] [2021-10-06T23:13:06.566Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-87-1-stack-cost] did not exist. Created. [2021-10-06T23:13:06.566Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-87-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T23:13:07.398Z] /w/workspace/go-mod-registry/1@tmp/durable-b443e202/script.sh: 1: /w/workspace/go-mod-registry/1@tmp/durable-b443e202/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-06T23:13:08.160Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T23:13:08.220Z] Warning: overwriting stash ‘stack-cost’ [2021-10-06T23:13:08.266Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T23:13:08.287Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-87-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T23:13:08.463Z] $ docker stop --time=1 b20eafbbb822eeaf9283631341c0bf380122c6b6fc4a2d09a2a802635b50dc90 [2021-10-06T23:13:10.182Z] $ docker rm -f b20eafbbb822eeaf9283631341c0bf380122c6b6fc4a2d09a2a802635b50dc90 [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-10-06T23:13:11.897Z] provisioning config files... [2021-10-06T23:13:11.916Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/config5053518029354601698tmp [Pipeline] { [Pipeline] sh [2021-10-06T23:13:12.506Z] + set +x [2021-10-06T23:13:12.506Z] + curl -s https://codecov.io/bash [2021-10-06T23:13:12.506Z] + bash -s -- [2021-10-06T23:13:12.506Z] [2021-10-06T23:13:12.506Z] _____ _ [2021-10-06T23:13:12.506Z] / ____| | | [2021-10-06T23:13:12.506Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T23:13:12.506Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T23:13:12.506Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T23:13:12.506Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T23:13:12.506Z] Bash-1.0.6 [2021-10-06T23:13:12.506Z] [2021-10-06T23:13:12.506Z] [2021-10-06T23:13:12.506Z] ==> git version 2.24.4 found [2021-10-06T23:13:12.506Z] ==> 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-10-06T23:13:12.506Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T23:13:12.506Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T23:13:12.506Z] ==> Jenkins CI detected. [2021-10-06T23:13:12.506Z] current dir:  /w/workspace/gexfoundry_go-mod-registry_PR-87 [2021-10-06T23:13:12.506Z] project root: . [2021-10-06T23:13:12.506Z] --> token set from env [2021-10-06T23:13:12.506Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T23:13:12.776Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T23:13:12.776Z] ==> Python coveragepy not found [2021-10-06T23:13:12.776Z] ==> Searching for coverage reports in: [2021-10-06T23:13:12.776Z] + . [2021-10-06T23:13:12.776Z] -> Found 1 reports [2021-10-06T23:13:12.776Z] ==> Detecting git/mercurial file structure [2021-10-06T23:13:12.776Z] ==> Reading reports [2021-10-06T23:13:12.776Z] + ./coverage.out bytes=10197 [2021-10-06T23:13:12.776Z] ==> Appending adjustments [2021-10-06T23:13:12.776Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T23:13:12.776Z] + Found adjustments [2021-10-06T23:13:12.776Z] ==> Gzipping contents [2021-10-06T23:13:12.776Z] 4.0K /tmp/codecov.wI6igq.gz [2021-10-06T23:13:12.776Z] ==> Uploading reports [2021-10-06T23:13:12.776Z] url: https://codecov.io [2021-10-06T23:13:12.776Z] query: branch=PR-87&commit=77f9024759069937c63caeaa8504b13dcee5cfb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=87&job=&cmd_args= [2021-10-06T23:13:12.776Z] -> Pinging Codecov [2021-10-06T23:13:12.776Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-87&commit=77f9024759069937c63caeaa8504b13dcee5cfb5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-87%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=87&job=&cmd_args= [2021-10-06T23:13:13.042Z] -> Uploading to [2021-10-06T23:13:13.042Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/05B643FFA8DEACB6C25F95B2D4D12284/77f9024759069937c63caeaa8504b13dcee5cfb5/4894c820-c86b-419f-8a38-3de19c1a0698.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T231312Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd37d0d288ccc4f7849c0a2501de1035e718949cfa86ba00767350b159d50d2d [2021-10-06T23:13:13.042Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T23:13:13.042Z] Dload Upload Total Spent Left Speed [2021-10-06T23:13:13.624Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1965 0 0 100 1965 0 6566 --:--:-- --:--:-- --:--:-- 6571 [2021-10-06T23:13:13.624Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/77f9024759069937c63caeaa8504b13dcee5cfb5 [Pipeline] } [2021-10-06T23:13:13.654Z] 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-10-06T23:13:16.496Z] + '[' -d /w/workspace/gexfoundry_go-mod-registry_PR-87/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:16.861Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:17.487Z] ---> package-listing.sh [2021-10-06T23:13:17.487Z] ++ facter osfamily [2021-10-06T23:13:17.487Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T23:13:17.756Z] + OS_FAMILY=redhat [2021-10-06T23:13:17.756Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-87 [2021-10-06T23:13:17.756Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T23:13:17.756Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T23:13:17.756Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T23:13:17.756Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T23:13:17.756Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-87 ']' [2021-10-06T23:13:17.756Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T23:13:17.756Z] + case "${OS_FAMILY}" in [2021-10-06T23:13:17.756Z] + rpm -qa [2021-10-06T23:13:17.756Z] + sort [2021-10-06T23:13:18.338Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T23:13:18.338Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T23:13:18.338Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T23:13:18.338Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-87 ']' [2021-10-06T23:13:18.338Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-87/archives/ [2021-10-06T23:13:18.338Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-87/archives/ [Pipeline] echo [2021-10-06T23:13:18.376Z] 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-87/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T23:13:18.909Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:13:19.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:13:19.263Z] [2021-10-06T23:13:19.263Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:13:19.677Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:13:19.677Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T23:13:19.677Z] b4d181a07f80: Pulling fs layer [2021-10-06T23:13:19.677Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T23:13:19.677Z] ed53099fbce6: Pulling fs layer [2021-10-06T23:13:19.677Z] dc539afda2c1: Pulling fs layer [2021-10-06T23:13:19.677Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T23:13:19.677Z] 9065ff56babe: Pulling fs layer [2021-10-06T23:13:19.677Z] d287ab97295c: Pulling fs layer [2021-10-06T23:13:19.677Z] 77bc0d833cb6: Waiting [2021-10-06T23:13:19.677Z] 9065ff56babe: Waiting [2021-10-06T23:13:19.677Z] d287ab97295c: Waiting [2021-10-06T23:13:19.677Z] dc539afda2c1: Waiting [2021-10-06T23:13:19.947Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T23:13:19.947Z] a1111a8f2ec3: Download complete [2021-10-06T23:13:19.947Z] dc539afda2c1: Verifying Checksum [2021-10-06T23:13:19.947Z] dc539afda2c1: Download complete [2021-10-06T23:13:19.947Z] ed53099fbce6: Verifying Checksum [2021-10-06T23:13:19.947Z] ed53099fbce6: Download complete [2021-10-06T23:13:19.947Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T23:13:19.947Z] 77bc0d833cb6: Download complete [2021-10-06T23:13:19.947Z] 9065ff56babe: Download complete [2021-10-06T23:13:20.239Z] b4d181a07f80: Verifying Checksum [2021-10-06T23:13:20.239Z] b4d181a07f80: Download complete [2021-10-06T23:13:21.214Z] d287ab97295c: Verifying Checksum [2021-10-06T23:13:21.214Z] d287ab97295c: Download complete [2021-10-06T23:13:21.805Z] b4d181a07f80: Pull complete [2021-10-06T23:13:21.805Z] a1111a8f2ec3: Pull complete [2021-10-06T23:13:22.391Z] ed53099fbce6: Pull complete [2021-10-06T23:13:22.391Z] dc539afda2c1: Pull complete [2021-10-06T23:13:22.658Z] 77bc0d833cb6: Pull complete [2021-10-06T23:13:22.930Z] 9065ff56babe: Pull complete [2021-10-06T23:13:27.254Z] d287ab97295c: Pull complete [2021-10-06T23:13:27.254Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T23:13:27.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:13:27.254Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T23:13:27.359Z] prd-centos7-docker-4c-2g-367 does not seem to be running inside a container [2021-10-06T23:13:27.409Z] $ 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-87/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-87 -v /w/workspace/gexfoundry_go-mod-registry_PR-87:/w/workspace/gexfoundry_go-mod-registry_PR-87:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-87@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-87@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:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T23:13:29.301Z] $ docker top aa12eab995a0c62247e5fab6948415a11ef38477ac03af3ad651142450e9a02e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:13:29.764Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T23:13:30.102Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T23:13:30.445Z] + ls /var/log/sa-host [2021-10-06T23:13:30.445Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T23:13:30.445Z] file_magic: OK [2021-10-06T23:13:30.445Z] HZ: Using current value: 100 [2021-10-06T23:13:30.445Z] file_header: OK [2021-10-06T23:13:30.445Z] 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-10-06T23:13:30.445Z] Statistics: [2021-10-06T23:13:30.445Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:13:30.445Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T23:13:30.445Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T23:13:30.445Z] file_magic: OK [2021-10-06T23:13:30.445Z] HZ: Using current value: 100 [2021-10-06T23:13:30.445Z] file_header: OK [2021-10-06T23:13:30.445Z] 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-10-06T23:13:30.445Z] Statistics: [2021-10-06T23:13:30.445Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:13:30.445Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T23:13:31.119Z] provisioning config files... [2021-10-06T23:13:31.138Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-87@tmp/config5378419183716973806tmp [Pipeline] { [Pipeline] echo [2021-10-06T23:13:31.205Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:31.569Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T23:13:31.594Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:32.088Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T23:13:32.131Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:32.709Z] ---> sudo-logs.sh [2021-10-06T23:13:32.710Z] Archiving 'sudo' log.. [2021-10-06T23:13:32.710Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-367.novalocal: Name or service not known [2021-10-06T23:13:32.710Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-367.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T23:13:32.805Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:33.163Z] ---> job-cost.sh [2021-10-06T23:13:33.163Z] lf-activate-venv: SKIPPING [2021-10-06T23:13:33.163Z] DEBUG: total: 0.10999999940395355 [2021-10-06T23:13:33.163Z] INFO: Retrieving Stack Cost... [2021-10-06T23:13:33.750Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T23:13:34.016Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T23:13:34.079Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:13:34.650Z] ---> logs-deploy.sh [2021-10-06T23:13:34.651Z] lf-activate-venv: SKIPPING [2021-10-06T23:13:34.651Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-87/1 [2021-10-06T23:13:34.651Z] INFO: archiving workspace using pattern(s): [2021-10-06T23:13:35.237Z] Archives upload complete. [2021-10-06T23:13:35.503Z] INFO: archiving logs to Nexus