Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 559899dc1a1535ca4356015731db33101d7fffbe+ed7cf321177332ce2a3a96eacd2ca89a2bb65cb8 (45c9a589290ac35fe1fa20ad890688bcae319c4f) 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-ssh1399277913732110327.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a03e002eace0db65b27acd1444eb3c4392a49323 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-ssh627982749619123658.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 a03e002eace0db65b27acd1444eb3c4392a49323 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-85/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-85/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh8341304369581573220.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a03e002eace0db65b27acd1444eb3c4392a49323 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a03e002eace0db65b27acd1444eb3c4392a49323 # timeout=10 Commit message: "Merge pull request #364 from ernestojeda/fix-folder-name" > 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-ssh8341865554040041509.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-85/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-85/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8061005996194271209.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 USE_ALPINE: true 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 ‘prd-centos7-docker-4c-2g-378’ is offline Running on prd-centos7-docker-4c-2g-380 in /w/workspace/gexfoundry_go-mod-registry_PR-85 [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-85 # 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-85@tmp/jenkins-gitclient-ssh2020751446018779100.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-85@tmp/jenkins-gitclient-ssh3872325096581142599.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ed7cf321177332ce2a3a96eacd2ca89a2bb65cb8 into PR head commit 559899dc1a1535ca4356015731db33101d7fffbe Merge succeeded, producing 51542dac2160a365652f3fd5eb0ec9a78efa65f3 Checking out Revision 51542dac2160a365652f3fd5eb0ec9a78efa65f3 (PR-85) > git config core.sparsecheckout # timeout=10 > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # 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-85@tmp/jenkins-gitclient-ssh5447829123760609044.key > git merge ed7cf321177332ce2a3a96eacd2ca89a2bb65cb8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 51542dac2160a365652f3fd5eb0ec9a78efa65f3 # timeout=10 Commit message: "Merge commit 'ed7cf321177332ce2a3a96eacd2ca89a2bb65cb8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-12T18:57:08.208Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-12T18:57:08.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-12T18:57:08.271Z] ========================================================= [2021-11-12T18:57:08.271Z] EdgeX Global Pipelines Version Info [2021-11-12T18:57:08.271Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk aacb4ab80deec3c7bd87ee83689298fc5244c5f3 # timeout=10 [2021-11-12T18:57:09.435Z] ------------------- [2021-11-12T18:57:09.436Z] stable info: [2021-11-12T18:57:09.436Z] ------------------- [2021-11-12T18:57:09.436Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-12T18:57:09.436Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T18:57:09.436Z] Message: update stable to v1.0.213 [2021-11-12T18:57:10.010Z] ------------------- [2021-11-12T18:57:10.010Z] experimental info: [2021-11-12T18:57:10.010Z] ------------------- [2021-11-12T18:57:10.010Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-11-12T18:57:10.010Z] Commit SHA: a03e002eace0db65b27acd1444eb3c4392a49323 [2021-11-12T18:57:10.010Z] Message: update experimental to v1.0.213 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-12T18:57:10.134Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-registry-settings [Pipeline] echo [2021-11-12T18:57:10.142Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-registry [Pipeline] echo [2021-11-12T18:57:10.149Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-12T18:57:10.157Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-12T18:57:10.164Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-12T18:57:10.172Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-12T18:57:10.180Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-12T18:57:10.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-11-12T18:57:10.196Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-12T18:57:10.203Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-12T18:57:10.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-12T18:57:10.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-registry [Pipeline] echo [2021-11-12T18:57:10.225Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-12T18:57:10.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-12T18:57:10.246Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T18:57:10.259Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T18:57:10.269Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T18:57:10.279Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-12T18:57:10.293Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-12T18:57:10.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-12T18:57:10.318Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-11-12T18:57:10.330Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-11-12T18:57:10.341Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-12T18:57:10.355Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-12T18:57:10.368Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-11-12T18:57:10.377Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-12T18:57:10.388Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-85 [Pipeline] echo [2021-11-12T18:57:10.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-85 [Pipeline] echo [2021-11-12T18:57:10.410Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-85 [Pipeline] echo [2021-11-12T18:57:10.421Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 51542dac2160a365652f3fd5eb0ec9a78efa65f3 [Pipeline] echo [2021-11-12T18:57:10.429Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 51542da [Pipeline] echo [2021-11-12T18:57:10.438Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-12T18:57:10.897Z] + git rev-list -1 --merges 51542dac2160a365652f3fd5eb0ec9a78efa65f3~1..51542dac2160a365652f3fd5eb0ec9a78efa65f3 [Pipeline] echo [2021-11-12T18:57:10.938Z] -----------> git rev-list -1 --merges 51542dac2160a365652f3fd5eb0ec9a78efa65f3~1..51542dac2160a365652f3fd5eb0ec9a78efa65f3 51542dac2160a365652f3fd5eb0ec9a78efa65f3 [2021-11-12T18:57:10.938Z] 51542dac2160a365652f3fd5eb0ec9a78efa65f3 [false] [Pipeline] sh [2021-11-12T18:57:11.235Z] + git log --format=format:%s -1 51542dac2160a365652f3fd5eb0ec9a78efa65f3 [Pipeline] echo [2021-11-12T18:57:11.250Z] ========================================================= [2021-11-12T18:57:11.250Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-12T18:57:11.250Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T18:57:11.590Z] + git log --format=format:%s -1 51542dac2160a365652f3fd5eb0ec9a78efa65f3 [Pipeline] echo [2021-11-12T18:57:11.605Z] [semverPrep] GIT_COMMIT: 51542dac2160a365652f3fd5eb0ec9a78efa65f3, Commit Message: Merge commit 'ed7cf321177332ce2a3a96eacd2ca89a2bb65cb8' into HEAD [Pipeline] echo [2021-11-12T18:57:11.617Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-12T18:57:12.179Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T18:57:12.179Z] [2021-11-12T18:57:12.179Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T18:57:12.494Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T18:57:12.494Z] latest: Pulling from edgex-devops/git-semver [2021-11-12T18:57:12.494Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T18:57:12.494Z] 3e5f54012d9b: Pulling fs layer [2021-11-12T18:57:12.494Z] 4c7163046ea9: Pulling fs layer [2021-11-12T18:57:12.494Z] 0c2d73faf560: Pulling fs layer [2021-11-12T18:57:12.494Z] 0c2d73faf560: Waiting [2021-11-12T18:57:12.494Z] 3e5f54012d9b: Verifying Checksum [2021-11-12T18:57:12.494Z] 3e5f54012d9b: Download complete [2021-11-12T18:57:12.757Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T18:57:12.757Z] a0d0a0d46f8b: Download complete [2021-11-12T18:57:12.757Z] 0c2d73faf560: Verifying Checksum [2021-11-12T18:57:12.757Z] 0c2d73faf560: Download complete [2021-11-12T18:57:12.757Z] 4c7163046ea9: Verifying Checksum [2021-11-12T18:57:12.757Z] 4c7163046ea9: Download complete [2021-11-12T18:57:12.757Z] a0d0a0d46f8b: Pull complete [2021-11-12T18:57:12.757Z] 3e5f54012d9b: Pull complete [2021-11-12T18:57:13.026Z] 4c7163046ea9: Pull complete [2021-11-12T18:57:13.288Z] 0c2d73faf560: Pull complete [2021-11-12T18:57:13.288Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-12T18:57:13.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-12T18:57:13.288Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-12T18:57:13.360Z] prd-centos7-docker-4c-2g-380 does not seem to be running inside a container [2021-11-12T18:57:13.405Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-85 -v /w/workspace/gexfoundry_go-mod-registry_PR-85:/w/workspace/gexfoundry_go-mod-registry_PR-85:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-85@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-85@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-11-12T18:57:13.923Z] $ docker top 72de9ff8793d15bf66f304075dc7594b63a8364f1b3bcc6f09c41b28ca91d8a4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-12T18:57:14.025Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T18:57:14.025Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T18:57:14.135Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T18:57:14.139Z] $ docker exec 72de9ff8793d15bf66f304075dc7594b63a8364f1b3bcc6f09c41b28ca91d8a4 ssh-agent [2021-11-12T18:57:14.270Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXFidpDC/agent.13 [2021-11-12T18:57:14.270Z] SSH_AGENT_PID=20 [2021-11-12T18:57:14.278Z] Running ssh-add (command line suppressed) [2021-11-12T18:57:14.380Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/private_key_8847663938975918798.key (/w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/private_key_8847663938975918798.key) [2021-11-12T18:57:14.391Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T18:57:14.683Z] + git tag --points-at HEAD [Pipeline] } [2021-11-12T18:57:14.702Z] $ docker exec --env ******** --env ******** 72de9ff8793d15bf66f304075dc7594b63a8364f1b3bcc6f09c41b28ca91d8a4 ssh-agent -k [2021-11-12T18:57:14.812Z] unset SSH_AUTH_SOCK; [2021-11-12T18:57:14.812Z] unset SSH_AGENT_PID; [2021-11-12T18:57:14.812Z] echo Agent pid 20 killed; [2021-11-12T18:57:14.819Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-12T18:57:14.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-12T18:57:14.843Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-12T18:57:14.940Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-12T18:57:14.944Z] $ docker exec 72de9ff8793d15bf66f304075dc7594b63a8364f1b3bcc6f09c41b28ca91d8a4 ssh-agent [2021-11-12T18:57:15.049Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXbcJGjk/agent.53 [2021-11-12T18:57:15.049Z] SSH_AGENT_PID=60 [2021-11-12T18:57:15.055Z] Running ssh-add (command line suppressed) [2021-11-12T18:57:15.148Z] Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/private_key_1106849055016592025.key (/w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/private_key_1106849055016592025.key) [2021-11-12T18:57:15.158Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-12T18:57:15.454Z] + git semver init [2021-11-12T18:57:15.455Z] # -> Open(): unable to determine branch for HEAD [2021-11-12T18:57:15.455Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-85/.git [2021-11-12T18:57:15.455Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-85 [2021-11-12T18:57:15.455Z] # $SEMVER_REMOTE_NAME = origin [2021-11-12T18:57:15.455Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-12T18:57:15.455Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-12T18:57:15.455Z] # $SEMVER_BRANCH = PR-85 [2021-11-12T18:57:15.455Z] # $SEMVER_TEMP = /tmp/semver-195068032 [2021-11-12T18:57:15.455Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP [2021-11-12T18:57:16.029Z] # '/tmp/semver-195068032' -> '/w/workspace/gexfoundry_go-mod-registry_PR-85/.semver' [2021-11-12T18:57:16.029Z] # -> Force: false [2021-11-12T18:57:16.029Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-85/.semver [Pipeline] } [2021-11-12T18:57:16.039Z] $ docker exec --env ******** --env ******** 72de9ff8793d15bf66f304075dc7594b63a8364f1b3bcc6f09c41b28ca91d8a4 ssh-agent -k [2021-11-12T18:57:16.126Z] unset SSH_AUTH_SOCK; [2021-11-12T18:57:16.127Z] unset SSH_AGENT_PID; [2021-11-12T18:57:16.127Z] echo Agent pid 60 killed; [2021-11-12T18:57:16.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-12T18:57:16.438Z] + git semver [Pipeline] } [2021-11-12T18:57:16.452Z] $ docker stop --time=1 72de9ff8793d15bf66f304075dc7594b63a8364f1b3bcc6f09c41b28ca91d8a4 [2021-11-12T18:57:17.649Z] $ docker rm -f 72de9ff8793d15bf66f304075dc7594b63a8364f1b3bcc6f09c41b28ca91d8a4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T18:57:18.002Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-12T18:57:18.228Z] Stashed 1 file(s) [Pipeline] echo [2021-11-12T18:57:18.231Z] [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-11-12T18:57:33.359Z] Still waiting to schedule task [2021-11-12T18:57:33.359Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-380’ [2021-11-12T18:57:33.361Z] Still waiting to schedule task [2021-11-12T18:57:33.361Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-11-12T18:59:11.269Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-381 in /w/workspace/gexfoundry_go-mod-registry_PR-85 [Pipeline] { [Pipeline] ws [2021-11-12T18:59:11.283Z] Running in /w/workspace/go-mod-registry/7 [Pipeline] { [Pipeline] checkout [2021-11-12T18:59:11.460Z] Selected Git installation does not exist. Using Default [2021-11-12T18:59:11.460Z] The recommended git tool is: NONE [2021-11-12T18:59:16.913Z] using credential edgex-jenkins-ssh [2021-11-12T18:59:16.936Z] Cloning the remote Git repository [2021-11-12T18:59:16.983Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-11-12T18:59:17.079Z] > git init /w/workspace/go-mod-registry/7 # timeout=10 [2021-11-12T18:59:17.194Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-11-12T18:59:17.195Z] > git --version # timeout=10 [2021-11-12T18:59:17.212Z] > git --version # 'git version 2.17.1' [2021-11-12T18:59:17.213Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T18:59:17.280Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T18:59:18.215Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-11-12T18:59:18.233Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T18:59:18.263Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-11-12T18:59:18.298Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-11-12T18:59:18.299Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T18:59:18.311Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T18:59:18.894Z] Merging remotes/origin/main commit ed7cf321177332ce2a3a96eacd2ca89a2bb65cb8 into PR head commit 559899dc1a1535ca4356015731db33101d7fffbe [2021-11-12T18:59:19.122Z] Merge succeeded, producing cca2eef5f81bcd56950b0c48ce99a07516fdea94 [2021-11-12T18:59:19.123Z] Checking out Revision cca2eef5f81bcd56950b0c48ce99a07516fdea94 (PR-85) [2021-11-12T18:59:18.907Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T18:59:18.927Z] > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # timeout=10 [2021-11-12T18:59:19.000Z] > git remote # timeout=10 [2021-11-12T18:59:19.020Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T18:59:19.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T18:59:19.045Z] > git merge ed7cf321177332ce2a3a96eacd2ca89a2bb65cb8 # timeout=10 [2021-11-12T18:59:19.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T18:59:19.124Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T18:59:19.133Z] > git checkout -f cca2eef5f81bcd56950b0c48ce99a07516fdea94 # timeout=10 [2021-11-12T18:59:23.240Z] Commit message: "Merge commit 'ed7cf321177332ce2a3a96eacd2ca89a2bb65cb8' into HEAD" [2021-11-12T18:59:23.265Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-12T18:59:24.294Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-12T18:59:24.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T18:59:24.294Z] Dload Upload Total Spent Left Speed [2021-11-12T18:59:24.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 85681 0 --:--:-- --:--:-- --:--:-- 85681 [Pipeline] sh [2021-11-12T18:59:23.244Z] > git rev-list --no-walk aacb4ab80deec3c7bd87ee83689298fc5244c5f3 # timeout=10 [2021-11-12T18:59:24.705Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-12T18:59:25.044Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-12T18:59:25.044Z] + sudo tee /etc/docker/daemon.new [2021-11-12T18:59:25.044Z] { [2021-11-12T18:59:25.044Z] "registry-mirrors": [ [2021-11-12T18:59:25.044Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-12T18:59:25.044Z] ], [2021-11-12T18:59:25.044Z] "bip": "10.250.0.254/24", [2021-11-12T18:59:25.044Z] "hosts": [ [2021-11-12T18:59:25.044Z] "tcp://0.0.0.0:5555", [2021-11-12T18:59:25.044Z] "unix:///var/run/docker.sock" [2021-11-12T18:59:25.044Z] ], [2021-11-12T18:59:25.044Z] "mtu": 1458, [2021-11-12T18:59:25.044Z] "selinux-enabled": true, [2021-11-12T18:59:25.044Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-12T18:59:25.044Z] } [Pipeline] sh [2021-11-12T18:59:25.394Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-12T18:59:25.741Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-11-12T18:59:44.513Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T18:59:44.526Z] ========================================================= [2021-11-12T18:59:44.526Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-12T18:59:44.526Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-12T18:59:44.859Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T18:59:45.363Z] Running on prd-centos7-docker-4c-2g-382 in /w/workspace/gexfoundry_go-mod-registry_PR-85 [Pipeline] { [Pipeline] ws [2021-11-12T18:59:45.376Z] Running in /w/workspace/go-mod-registry/7 [Pipeline] { [Pipeline] checkout [2021-11-12T18:59:45.467Z] Selected Git installation does not exist. Using Default [2021-11-12T18:59:45.467Z] The recommended git tool is: NONE [2021-11-12T18:59:45.854Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-12T18:59:45.854Z] 552d1f2373af: Pulling fs layer [2021-11-12T18:59:45.854Z] ea3f2d53f512: Pulling fs layer [2021-11-12T18:59:45.854Z] 9e70ebbbe112: Pulling fs layer [2021-11-12T18:59:45.854Z] 7a9cfe048b4a: Pulling fs layer [2021-11-12T18:59:45.854Z] 72dc09318566: Pulling fs layer [2021-11-12T18:59:45.854Z] f4f7b4309257: Pulling fs layer [2021-11-12T18:59:45.854Z] 0ac9a79272e3: Pulling fs layer [2021-11-12T18:59:45.854Z] b78e95d17946: Pulling fs layer [2021-11-12T18:59:45.854Z] 72dc09318566: Waiting [2021-11-12T18:59:45.854Z] f4f7b4309257: Waiting [2021-11-12T18:59:45.854Z] 7a9cfe048b4a: Waiting [2021-11-12T18:59:45.854Z] 0ac9a79272e3: Waiting [2021-11-12T18:59:45.854Z] b78e95d17946: Waiting [2021-11-12T18:59:45.854Z] 9e70ebbbe112: Verifying Checksum [2021-11-12T18:59:45.854Z] 9e70ebbbe112: Download complete [2021-11-12T18:59:45.854Z] ea3f2d53f512: Verifying Checksum [2021-11-12T18:59:45.854Z] ea3f2d53f512: Download complete [2021-11-12T18:59:45.854Z] 72dc09318566: Verifying Checksum [2021-11-12T18:59:45.854Z] 72dc09318566: Download complete [2021-11-12T18:59:45.854Z] f4f7b4309257: Verifying Checksum [2021-11-12T18:59:45.854Z] f4f7b4309257: Download complete [2021-11-12T18:59:45.854Z] 552d1f2373af: Verifying Checksum [2021-11-12T18:59:45.854Z] 0ac9a79272e3: Verifying Checksum [2021-11-12T18:59:45.854Z] 0ac9a79272e3: Download complete [2021-11-12T18:59:46.456Z] 552d1f2373af: Pull complete [2021-11-12T18:59:47.445Z] ea3f2d53f512: Pull complete [2021-11-12T18:59:47.529Z] using credential edgex-jenkins-ssh [2021-11-12T18:59:47.541Z] Cloning the remote Git repository [2021-11-12T18:59:47.719Z] 9e70ebbbe112: Pull complete [2021-11-12T18:59:47.719Z] b78e95d17946: Verifying Checksum [2021-11-12T18:59:47.719Z] b78e95d17946: Download complete [2021-11-12T18:59:47.563Z] Cloning repository git@github.com:edgexfoundry/go-mod-registry.git [2021-11-12T18:59:47.621Z] > git init /w/workspace/go-mod-registry/7 # timeout=10 [2021-11-12T18:59:47.652Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-11-12T18:59:47.652Z] > git --version # timeout=10 [2021-11-12T18:59:47.662Z] > git --version # 'git version 2.24.4' [2021-11-12T18:59:47.663Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T18:59:47.692Z] [INFO] Currently running in a labeled security context [2021-11-12T18:59:47.692Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T18:59:47.693Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/7@tmp/jenkins-gitclient-ssh3499499387662743651.key [2021-11-12T18:59:47.719Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T18:59:48.317Z] 7a9cfe048b4a: Verifying Checksum [2021-11-12T18:59:48.317Z] 7a9cfe048b4a: Download complete [2021-11-12T18:59:48.888Z] Merging remotes/origin/main commit ed7cf321177332ce2a3a96eacd2ca89a2bb65cb8 into PR head commit 559899dc1a1535ca4356015731db33101d7fffbe [2021-11-12T18:59:48.397Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-11-12T18:59:48.405Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-12T18:59:48.417Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 [2021-11-12T18:59:48.432Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git [2021-11-12T18:59:48.433Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T18:59:48.434Z] [INFO] Currently running in a labeled security context [2021-11-12T18:59:48.434Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T18:59:48.434Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/7@tmp/jenkins-gitclient-ssh6479455108644793049.key [2021-11-12T18:59:48.449Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/85/head:refs/remotes/origin/PR-85 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-12T18:59:48.999Z] Merge succeeded, producing 0367a4a107905748362a68b10ee3bb36926762a9 [2021-11-12T18:59:48.999Z] Checking out Revision 0367a4a107905748362a68b10ee3bb36926762a9 (PR-85) [2021-11-12T18:59:48.903Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T18:59:48.914Z] > git checkout -f 559899dc1a1535ca4356015731db33101d7fffbe # timeout=10 [2021-11-12T18:59:48.944Z] > git remote # timeout=10 [2021-11-12T18:59:48.953Z] > git config --get remote.origin.url # timeout=10 [2021-11-12T18:59:48.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-12T18:59:48.961Z] [INFO] Currently running in a labeled security context [2021-11-12T18:59:48.961Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-12T18:59:48.961Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-registry/7@tmp/jenkins-gitclient-ssh3815078496300446847.key [2021-11-12T18:59:48.973Z] > git merge ed7cf321177332ce2a3a96eacd2ca89a2bb65cb8 # timeout=10 [2021-11-12T18:59:48.991Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-12T18:59:49.002Z] > git config core.sparsecheckout # timeout=10 [2021-11-12T18:59:49.015Z] > git checkout -f 0367a4a107905748362a68b10ee3bb36926762a9 # timeout=10 [2021-11-12T18:59:52.584Z] Commit message: "Merge commit 'ed7cf321177332ce2a3a96eacd2ca89a2bb65cb8' into HEAD" [2021-11-12T18:59:52.595Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-11-12T18:59:53.026Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-12T18:59:53.035Z] ========================================================= [2021-11-12T18:59:53.035Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-12T18:59:53.035Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-11-12T18:59:53.440Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T18:59:53.440Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-12T18:59:53.440Z] a0d0a0d46f8b: Pulling fs layer [2021-11-12T18:59:53.440Z] 31adcdaf11c8: Pulling fs layer [2021-11-12T18:59:53.440Z] b8b176561691: Pulling fs layer [2021-11-12T18:59:53.440Z] 4527c011a84f: Pulling fs layer [2021-11-12T18:59:53.440Z] 5d74067f8e1e: Pulling fs layer [2021-11-12T18:59:53.440Z] e0aca202a116: Pulling fs layer [2021-11-12T18:59:53.440Z] 3a43be97a3b4: Pulling fs layer [2021-11-12T18:59:53.440Z] 34cad66bf833: Pulling fs layer [2021-11-12T18:59:53.440Z] b4e3c513aaa6: Pulling fs layer [2021-11-12T18:59:53.440Z] e0aca202a116: Waiting [2021-11-12T18:59:53.440Z] 3a43be97a3b4: Waiting [2021-11-12T18:59:53.440Z] 34cad66bf833: Waiting [2021-11-12T18:59:53.440Z] b4e3c513aaa6: Waiting [2021-11-12T18:59:53.440Z] 4527c011a84f: Waiting [2021-11-12T18:59:53.440Z] 5d74067f8e1e: Waiting [2021-11-12T18:59:53.440Z] b8b176561691: Verifying Checksum [2021-11-12T18:59:53.440Z] b8b176561691: Download complete [2021-11-12T18:59:53.440Z] 31adcdaf11c8: Verifying Checksum [2021-11-12T18:59:53.440Z] 31adcdaf11c8: Download complete [2021-11-12T18:59:53.440Z] 5d74067f8e1e: Verifying Checksum [2021-11-12T18:59:53.440Z] 5d74067f8e1e: Download complete [2021-11-12T18:59:53.440Z] a0d0a0d46f8b: Verifying Checksum [2021-11-12T18:59:53.440Z] a0d0a0d46f8b: Download complete [2021-11-12T18:59:53.440Z] e0aca202a116: Verifying Checksum [2021-11-12T18:59:53.440Z] e0aca202a116: Download complete [2021-11-12T18:59:53.440Z] 3a43be97a3b4: Verifying Checksum [2021-11-12T18:59:53.440Z] 3a43be97a3b4: Download complete [2021-11-12T18:59:53.707Z] 34cad66bf833: Verifying Checksum [2021-11-12T18:59:53.707Z] 34cad66bf833: Download complete [2021-11-12T18:59:52.588Z] > git rev-list --no-walk aacb4ab80deec3c7bd87ee83689298fc5244c5f3 # timeout=10 [2021-11-12T18:59:53.978Z] a0d0a0d46f8b: Pull complete [2021-11-12T18:59:54.248Z] 4527c011a84f: Verifying Checksum [2021-11-12T18:59:54.248Z] 4527c011a84f: Download complete [2021-11-12T18:59:54.248Z] b4e3c513aaa6: Verifying Checksum [2021-11-12T18:59:54.248Z] b4e3c513aaa6: Download complete [2021-11-12T18:59:54.248Z] 31adcdaf11c8: Pull complete [2021-11-12T18:59:54.248Z] b8b176561691: Pull complete [2021-11-12T18:59:58.498Z] 7a9cfe048b4a: Pull complete [2021-11-12T18:59:58.498Z] 72dc09318566: Pull complete [2021-11-12T18:59:58.512Z] 4527c011a84f: Pull complete [2021-11-12T18:59:58.512Z] 5d74067f8e1e: Pull complete [2021-11-12T18:59:58.512Z] e0aca202a116: Pull complete [2021-11-12T18:59:58.512Z] 3a43be97a3b4: Pull complete [2021-11-12T18:59:58.512Z] 34cad66bf833: Pull complete [2021-11-12T18:59:58.771Z] f4f7b4309257: Pull complete [2021-11-12T18:59:59.044Z] 0ac9a79272e3: Pull complete [2021-11-12T19:00:01.124Z] b4e3c513aaa6: Pull complete [2021-11-12T19:00:01.124Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-12T19:00:01.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-12T19:00:01.124Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-11-12T19:00:01.440Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:00:01.749Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T19:00:01.749Z] . [Pipeline] withDockerContainer [2021-11-12T19:00:01.835Z] prd-centos7-docker-4c-2g-382 does not seem to be running inside a container [2021-11-12T19:00:01.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@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 ******** ci-base-image-x86_64 cat [2021-11-12T19:00:04.111Z] $ docker top 3008f5050f436f062d065d9fff79be7c4be3e5a75703f08ec67b051f95c97ae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T19:00:04.429Z] b78e95d17946: Pull complete [2021-11-12T19:00:04.429Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-12T19:00:04.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-12T19:00:04.429Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-11-12T19:00:04.505Z] + go version [2021-11-12T19:00:04.506Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-12T19:00:04.519Z] $ docker stop --time=1 3008f5050f436f062d065d9fff79be7c4be3e5a75703f08ec67b051f95c97ae8 [2021-11-12T19:00:04.758Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [2021-11-12T19:00:05.713Z] $ docker rm -f 3008f5050f436f062d065d9fff79be7c4be3e5a75703f08ec67b051f95c97ae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:00:06.172Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T19:00:06.172Z] . [Pipeline] withDockerContainer [2021-11-12T19:00:06.233Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-12T19:00:06.233Z] . [2021-11-12T19:00:06.387Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-11-12T19:00:06.459Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@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-11-12T19:00:09.477Z] $ docker top 60f5475d4cbb6a1bf5c5730b70faf139b50fc024d9330b6702c386a4667d3001 -eo pid,comm [Pipeline] { [Pipeline] withDockerContainer [2021-11-12T19:00:09.823Z] prd-centos7-docker-4c-2g-382 does not seem to be running inside a container [2021-11-12T19:00:09.860Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@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 ******** ci-base-image-x86_64 cat [2021-11-12T19:00:10.229Z] $ docker top 938796a1b88b0cb3af8f6e9569cf91cbcd064a3a18b3dd4b8bed065d854b2b6c -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] fileExists [Pipeline] sh [2021-11-12T19:00:10.670Z] + make test [2021-11-12T19:00:10.670Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-12T19:00:10.933Z] go: downloading github.com/hashicorp/consul/api v1.11.0 [2021-11-12T19:00:10.933Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-12T19:00:10.933Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-12T19:00:10.933Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-12T19:00:10.933Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-12T19:00:10.957Z] + go version [2021-11-12T19:00:10.957Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-12T19:00:10.981Z] $ docker stop --time=1 60f5475d4cbb6a1bf5c5730b70faf139b50fc024d9330b6702c386a4667d3001 [2021-11-12T19:00:11.200Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-11-12T19:00:11.200Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-12T19:00:11.200Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-12T19:00:11.200Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-12T19:00:11.200Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-12T19:00:11.200Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-12T19:00:11.200Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-12T19:00:11.200Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-12T19:00:11.200Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-12T19:00:11.200Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-11-12T19:00:11.200Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-12T19:00:11.200Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-12T19:00:11.200Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-12T19:00:12.671Z] $ docker rm -f 60f5475d4cbb6a1bf5c5730b70faf139b50fc024d9330b6702c386a4667d3001 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:00:13.375Z] + docker inspect -f . ci-base-image-arm64 [2021-11-12T19:00:13.375Z] . [Pipeline] withDockerContainer [2021-11-12T19:00:13.627Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-11-12T19:00:13.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@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-11-12T19:00:15.141Z] $ docker top 6583757e4e74c98828a340f49c117b51ae8b008b9c4021552190a4fff2e9d498 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-12T19:00:16.079Z] + make test [2021-11-12T19:00:16.079Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-11-12T19:00:16.674Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-11-12T19:00:16.674Z] go: downloading github.com/hashicorp/consul/api v1.11.0 [2021-11-12T19:00:16.674Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-11-12T19:00:16.674Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-11-12T19:00:16.674Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-11-12T19:00:16.947Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-11-12T19:00:16.947Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-11-12T19:00:16.947Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-11-12T19:00:16.947Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-11-12T19:00:16.947Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-11-12T19:00:16.947Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-11-12T19:00:16.947Z] go: downloading github.com/fatih/color v1.9.0 [2021-11-12T19:00:16.947Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-11-12T19:00:16.947Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-11-12T19:00:16.947Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-11-12T19:00:17.221Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-11-12T19:00:17.221Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-11-12T19:00:17.221Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-11-12T19:00:23.546Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.023s coverage: 89.4% of statements [2021-11-12T19:00:23.547Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-11-12T19:00:23.547Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.004s coverage: 85.7% of statements [2021-11-12T19:00:23.547Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-11-12T19:00:23.547Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-12T19:00:28.865Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T19:00:28.865Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-12T19:00:28.879Z] $ docker stop --time=1 938796a1b88b0cb3af8f6e9569cf91cbcd064a3a18b3dd4b8bed065d854b2b6c [2021-11-12T19:00:30.309Z] $ docker rm -f 938796a1b88b0cb3af8f6e9569cf91cbcd064a3a18b3dd4b8bed065d854b2b6c [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T19:00:30.744Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T19:00:30.928Z] 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-11-12T19:00:31.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T19:00:31.628Z] [2021-11-12T19:00:31.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:00:31.944Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T19:00:31.944Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T19:00:31.944Z] b4d181a07f80: Pulling fs layer [2021-11-12T19:00:31.944Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T19:00:31.944Z] ed53099fbce6: Pulling fs layer [2021-11-12T19:00:31.944Z] dc539afda2c1: Pulling fs layer [2021-11-12T19:00:31.944Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T19:00:31.944Z] 9065ff56babe: Pulling fs layer [2021-11-12T19:00:31.944Z] d287ab97295c: Pulling fs layer [2021-11-12T19:00:31.944Z] 77bc0d833cb6: Waiting [2021-11-12T19:00:31.944Z] 9065ff56babe: Waiting [2021-11-12T19:00:31.944Z] d287ab97295c: Waiting [2021-11-12T19:00:31.944Z] dc539afda2c1: Waiting [2021-11-12T19:00:31.944Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T19:00:31.944Z] a1111a8f2ec3: Download complete [2021-11-12T19:00:31.944Z] dc539afda2c1: Verifying Checksum [2021-11-12T19:00:31.944Z] dc539afda2c1: Download complete [2021-11-12T19:00:32.228Z] ed53099fbce6: Verifying Checksum [2021-11-12T19:00:32.228Z] ed53099fbce6: Download complete [2021-11-12T19:00:32.228Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T19:00:32.228Z] 77bc0d833cb6: Download complete [2021-11-12T19:00:32.228Z] 9065ff56babe: Verifying Checksum [2021-11-12T19:00:32.228Z] 9065ff56babe: Download complete [2021-11-12T19:00:32.228Z] b4d181a07f80: Verifying Checksum [2021-11-12T19:00:32.228Z] b4d181a07f80: Download complete [2021-11-12T19:00:32.812Z] d287ab97295c: Verifying Checksum [2021-11-12T19:00:32.812Z] d287ab97295c: Download complete [2021-11-12T19:00:33.770Z] b4d181a07f80: Pull complete [2021-11-12T19:00:34.034Z] a1111a8f2ec3: Pull complete [2021-11-12T19:00:34.619Z] ed53099fbce6: Pull complete [2021-11-12T19:00:34.619Z] dc539afda2c1: Pull complete [2021-11-12T19:00:34.887Z] 77bc0d833cb6: Pull complete [2021-11-12T19:00:35.148Z] 9065ff56babe: Pull complete [2021-11-12T19:00:40.486Z] d287ab97295c: Pull complete [2021-11-12T19:00:40.486Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T19:00:40.486Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T19:00:40.486Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T19:00:40.543Z] prd-centos7-docker-4c-2g-382 does not seem to be running inside a container [2021-11-12T19:00:40.580Z] $ 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/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-12T19:00:42.966Z] $ docker top 5ff28e470e1447596fa7afa2322fd68424ed037d0a4694e68c4fa0181cd4140a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:00:43.411Z] ---> job-cost.sh [2021-11-12T19:00:43.411Z] lf-activate-venv: SKIPPING [2021-11-12T19:00:43.411Z] INFO: No Stack... [2021-11-12T19:00:43.672Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T19:00:43.932Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T19:00:44.223Z] + cat /w/workspace/go-mod-registry/7/archives/cost.csv [2021-11-12T19:00:44.224Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T19:00:44.254Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-85-7-stack-cost] [2021-11-12T19:00:44.261Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-85-7-stack-cost] did not exist. Created. [2021-11-12T19:00:44.261Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-85-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T19:00:44.566Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-12T19:00:44.588Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T19:00:44.594Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-85-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T19:00:44.612Z] $ docker stop --time=1 5ff28e470e1447596fa7afa2322fd68424ed037d0a4694e68c4fa0181cd4140a [2021-11-12T19:00:45.757Z] $ docker rm -f 5ff28e470e1447596fa7afa2322fd68424ed037d0a4694e68c4fa0181cd4140a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-12T19:00:49.646Z] ok github.com/edgexfoundry/go-mod-registry/v2/internal/pkg/consul 2.105s coverage: 89.4% of statements [2021-11-12T19:00:49.646Z] ? github.com/edgexfoundry/go-mod-registry/v2/pkg/types [no test files] [2021-11-12T19:00:49.646Z] ok github.com/edgexfoundry/go-mod-registry/v2/registry 0.016s coverage: 85.7% of statements [2021-11-12T19:00:49.646Z] ? github.com/edgexfoundry/go-mod-registry/v2/registry/mocks [no test files] [2021-11-12T19:00:49.646Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-11-12T19:01:07.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-12T19:01:07.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-11-12T19:01:08.008Z] $ docker stop --time=1 6583757e4e74c98828a340f49c117b51ae8b008b9c4021552190a4fff2e9d498 [2021-11-12T19:01:09.788Z] $ docker rm -f 6583757e4e74c98828a340f49c117b51ae8b008b9c4021552190a4fff2e9d498 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-12T19:01:10.735Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-12T19:01:10.761Z] Warning: overwriting stash ‘coverage-report’ [2021-11-12T19:01:11.195Z] 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-11-12T19:01:11.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T19:01:11.875Z] [2021-11-12T19:01:11.875Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:01:12.210Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T19:01:12.485Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-12T19:01:12.485Z] 448f6bf000e3: Pulling fs layer [2021-11-12T19:01:12.485Z] f757da607395: Pulling fs layer [2021-11-12T19:01:12.485Z] 05883995daec: Pulling fs layer [2021-11-12T19:01:12.485Z] 8603b9c90790: Pulling fs layer [2021-11-12T19:01:12.485Z] 1560dd03e051: Pulling fs layer [2021-11-12T19:01:12.485Z] 27f5ce0e4adf: Pulling fs layer [2021-11-12T19:01:12.485Z] c2d8d7efcc4b: Pulling fs layer [2021-11-12T19:01:12.485Z] 1560dd03e051: Waiting [2021-11-12T19:01:12.485Z] 8603b9c90790: Waiting [2021-11-12T19:01:12.485Z] 27f5ce0e4adf: Waiting [2021-11-12T19:01:12.485Z] c2d8d7efcc4b: Waiting [2021-11-12T19:01:12.485Z] f757da607395: Verifying Checksum [2021-11-12T19:01:12.485Z] f757da607395: Download complete [2021-11-12T19:01:12.485Z] 8603b9c90790: Verifying Checksum [2021-11-12T19:01:12.485Z] 8603b9c90790: Download complete [2021-11-12T19:01:12.485Z] 1560dd03e051: Verifying Checksum [2021-11-12T19:01:12.485Z] 1560dd03e051: Download complete [2021-11-12T19:01:12.485Z] 27f5ce0e4adf: Verifying Checksum [2021-11-12T19:01:12.485Z] 27f5ce0e4adf: Download complete [2021-11-12T19:01:12.757Z] 05883995daec: Verifying Checksum [2021-11-12T19:01:12.757Z] 05883995daec: Download complete [2021-11-12T19:01:13.030Z] 448f6bf000e3: Verifying Checksum [2021-11-12T19:01:13.030Z] 448f6bf000e3: Download complete [2021-11-12T19:01:15.652Z] c2d8d7efcc4b: Verifying Checksum [2021-11-12T19:01:15.652Z] c2d8d7efcc4b: Download complete [2021-11-12T19:01:16.628Z] 448f6bf000e3: Pull complete [2021-11-12T19:01:17.223Z] f757da607395: Pull complete [2021-11-12T19:01:18.660Z] 05883995daec: Pull complete [2021-11-12T19:01:18.933Z] 8603b9c90790: Pull complete [2021-11-12T19:01:19.909Z] 1560dd03e051: Pull complete [2021-11-12T19:01:20.182Z] 27f5ce0e4adf: Pull complete [2021-11-12T19:01:35.288Z] c2d8d7efcc4b: Pull complete [2021-11-12T19:01:35.288Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-12T19:01:35.288Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-12T19:01:35.288Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-12T19:01:35.516Z] prd-ubuntu18.04-docker-arm64-4c-16g-381 does not seem to be running inside a container [2021-11-12T19:01:35.618Z] $ 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/7 -v /w/workspace/go-mod-registry/7:/w/workspace/go-mod-registry/7:rw,z -v /w/workspace/go-mod-registry/7@tmp:/w/workspace/go-mod-registry/7@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-11-12T19:01:38.373Z] $ docker top 975f816a82bc6505265f84e87a4d3132e9a7ead3f0387a8946950d31114b03b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:01:39.378Z] ---> job-cost.sh [2021-11-12T19:01:39.378Z] lf-activate-venv: SKIPPING [2021-11-12T19:01:39.378Z] INFO: No Stack... [2021-11-12T19:01:39.649Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-12T19:01:39.940Z] INFO: Archiving Costs [Pipeline] sh [2021-11-12T19:01:40.596Z] + cat /w/workspace/go-mod-registry/7/archives/cost.csv [2021-11-12T19:01:40.596Z] + cut -d, -f6 [Pipeline] lock [2021-11-12T19:01:40.655Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-registry-PR-85-7-stack-cost] [2021-11-12T19:01:40.662Z] Resource [jenkins-edgexfoundry-go-mod-registry-PR-85-7-stack-cost] did not exist. Created. [2021-11-12T19:01:40.663Z] Lock acquired on [jenkins-edgexfoundry-go-mod-registry-PR-85-7-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-12T19:01:41.325Z] /w/workspace/go-mod-registry/7@tmp/durable-f43aae9a/script.sh: 1: /w/workspace/go-mod-registry/7@tmp/durable-f43aae9a/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-12T19:01:41.983Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-12T19:01:42.011Z] Warning: overwriting stash ‘stack-cost’ [2021-11-12T19:01:42.046Z] Stashed 1 file(s) [Pipeline] } [2021-11-12T19:01:42.053Z] Lock released on resource [jenkins-edgexfoundry-go-mod-registry-PR-85-7-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-12T19:01:42.071Z] $ docker stop --time=1 975f816a82bc6505265f84e87a4d3132e9a7ead3f0387a8946950d31114b03b5 [2021-11-12T19:01:43.608Z] $ docker rm -f 975f816a82bc6505265f84e87a4d3132e9a7ead3f0387a8946950d31114b03b5 [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-11-12T19:01:44.255Z] provisioning config files... [2021-11-12T19:01:44.267Z] copy managed file [go-mod-registry-codecov-token] to file:/w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/config5730284327715732241tmp [Pipeline] { [Pipeline] sh [2021-11-12T19:01:44.569Z] + set +x [2021-11-12T19:01:44.569Z] + curl -s https://codecov.io/bash [2021-11-12T19:01:44.569Z] + bash -s -- [2021-11-12T19:01:44.569Z] [2021-11-12T19:01:44.569Z] _____ _ [2021-11-12T19:01:44.569Z] / ____| | | [2021-11-12T19:01:44.569Z] | | ___ __| | ___ ___ _____ __ [2021-11-12T19:01:44.569Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-12T19:01:44.569Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-12T19:01:44.569Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-12T19:01:44.569Z] Bash-1.0.6 [2021-11-12T19:01:44.569Z] [2021-11-12T19:01:44.569Z] [2021-11-12T19:01:44.569Z] ==> git version 2.24.4 found [2021-11-12T19:01:44.569Z] ==> 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-11-12T19:01:44.569Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-12T19:01:44.569Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-12T19:01:44.569Z] ==> Jenkins CI detected. [2021-11-12T19:01:44.569Z] current dir:  /w/workspace/gexfoundry_go-mod-registry_PR-85 [2021-11-12T19:01:44.569Z] project root: . [2021-11-12T19:01:44.569Z] --> token set from env [2021-11-12T19:01:44.569Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-12T19:01:44.569Z] ==> Running gcov in . (disable via -X gcov) [2021-11-12T19:01:44.569Z] ==> Python coveragepy not found [2021-11-12T19:01:44.569Z] ==> Searching for coverage reports in: [2021-11-12T19:01:44.569Z] + . [2021-11-12T19:01:44.569Z] -> Found 1 reports [2021-11-12T19:01:44.569Z] ==> Detecting git/mercurial file structure [2021-11-12T19:01:44.831Z] ==> Reading reports [2021-11-12T19:01:44.831Z] + ./coverage.out bytes=12273 [2021-11-12T19:01:44.831Z] ==> Appending adjustments [2021-11-12T19:01:44.831Z] https://docs.codecov.io/docs/fixing-reports [2021-11-12T19:01:44.831Z] + Found adjustments [2021-11-12T19:01:44.831Z] ==> Gzipping contents [2021-11-12T19:01:44.831Z] 4.0K /tmp/codecov.9UnsVE.gz [2021-11-12T19:01:44.831Z] ==> Uploading reports [2021-11-12T19:01:44.831Z] url: https://codecov.io [2021-11-12T19:01:44.831Z] query: branch=PR-85&commit=51542dac2160a365652f3fd5eb0ec9a78efa65f3&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-85%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=85&job=&cmd_args= [2021-11-12T19:01:44.831Z] -> Pinging Codecov [2021-11-12T19:01:44.831Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=9ee36580-b4eb-4db0-b4c8-29f84f7b3278&branch=PR-85&commit=51542dac2160a365652f3fd5eb0ec9a78efa65f3&build=7&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-registry%2Fjob%2FPR-85%2F7%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-registry&service=jenkins&flags=&pr=85&job=&cmd_args= [2021-11-12T19:01:45.091Z] -> Uploading to [2021-11-12T19:01:45.091Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-12/05B643FFA8DEACB6C25F95B2D4D12284/51542dac2160a365652f3fd5eb0ec9a78efa65f3/1b9eb681-17b6-4610-9674-5292f83a1c97.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211112%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211112T190144Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d84ca563a5a98ff6f61715fabea08ead4e7bcdc5c1fb5a8d7c2ef52fb13baccb [2021-11-12T19:01:45.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-12T19:01:45.091Z] Dload Upload Total Spent Left Speed [2021-11-12T19:01:45.351Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2278 0 0 100 2278 0 6477 --:--:-- --:--:-- --:--:-- 6490 [2021-11-12T19:01:45.351Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-registry/commit/51542dac2160a365652f3fd5eb0ec9a78efa65f3 [Pipeline] } [2021-11-12T19:01:45.360Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-11-12T19:01:46.595Z] + '[' -d /w/workspace/gexfoundry_go-mod-registry_PR-85/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:01:46.892Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:01:47.456Z] ---> package-listing.sh [2021-11-12T19:01:47.456Z] ++ facter osfamily [2021-11-12T19:01:47.456Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-12T19:01:47.722Z] + OS_FAMILY=redhat [2021-11-12T19:01:47.722Z] + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-85 [2021-11-12T19:01:47.722Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-12T19:01:47.722Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-12T19:01:47.722Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-12T19:01:47.722Z] + PACKAGES=/tmp/packages_start.txt [2021-11-12T19:01:47.722Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-85 ']' [2021-11-12T19:01:47.722Z] + PACKAGES=/tmp/packages_end.txt [2021-11-12T19:01:47.722Z] + case "${OS_FAMILY}" in [2021-11-12T19:01:47.722Z] + rpm -qa [2021-11-12T19:01:47.722Z] + sort [2021-11-12T19:01:48.311Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-12T19:01:48.311Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-12T19:01:48.311Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-12T19:01:48.311Z] + '[' /w/workspace/gexfoundry_go-mod-registry_PR-85 ']' [2021-11-12T19:01:48.311Z] + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-85/archives/ [2021-11-12T19:01:48.311Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-85/archives/ [Pipeline] echo [2021-11-12T19:01:48.336Z] 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-85/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-12T19:01:48.639Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:01:48.963Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T19:01:48.963Z] [2021-11-12T19:01:48.963Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-12T19:01:49.261Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T19:01:49.261Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-12T19:01:49.261Z] b4d181a07f80: Pulling fs layer [2021-11-12T19:01:49.261Z] a1111a8f2ec3: Pulling fs layer [2021-11-12T19:01:49.261Z] ed53099fbce6: Pulling fs layer [2021-11-12T19:01:49.261Z] dc539afda2c1: Pulling fs layer [2021-11-12T19:01:49.261Z] 77bc0d833cb6: Pulling fs layer [2021-11-12T19:01:49.261Z] 9065ff56babe: Pulling fs layer [2021-11-12T19:01:49.261Z] d287ab97295c: Pulling fs layer [2021-11-12T19:01:49.261Z] 77bc0d833cb6: Waiting [2021-11-12T19:01:49.261Z] 9065ff56babe: Waiting [2021-11-12T19:01:49.261Z] d287ab97295c: Waiting [2021-11-12T19:01:49.261Z] dc539afda2c1: Waiting [2021-11-12T19:01:49.261Z] a1111a8f2ec3: Verifying Checksum [2021-11-12T19:01:49.261Z] a1111a8f2ec3: Download complete [2021-11-12T19:01:49.261Z] dc539afda2c1: Verifying Checksum [2021-11-12T19:01:49.261Z] dc539afda2c1: Download complete [2021-11-12T19:01:49.261Z] ed53099fbce6: Verifying Checksum [2021-11-12T19:01:49.261Z] ed53099fbce6: Download complete [2021-11-12T19:01:49.261Z] 77bc0d833cb6: Verifying Checksum [2021-11-12T19:01:49.261Z] 77bc0d833cb6: Download complete [2021-11-12T19:01:49.522Z] 9065ff56babe: Verifying Checksum [2021-11-12T19:01:49.522Z] 9065ff56babe: Download complete [2021-11-12T19:01:49.522Z] b4d181a07f80: Verifying Checksum [2021-11-12T19:01:49.522Z] b4d181a07f80: Download complete [2021-11-12T19:01:50.104Z] d287ab97295c: Verifying Checksum [2021-11-12T19:01:50.104Z] d287ab97295c: Download complete [2021-11-12T19:01:51.055Z] b4d181a07f80: Pull complete [2021-11-12T19:01:51.055Z] a1111a8f2ec3: Pull complete [2021-11-12T19:01:51.628Z] ed53099fbce6: Pull complete [2021-11-12T19:01:51.628Z] dc539afda2c1: Pull complete [2021-11-12T19:01:51.889Z] 77bc0d833cb6: Pull complete [2021-11-12T19:01:52.156Z] 9065ff56babe: Pull complete [2021-11-12T19:01:57.540Z] d287ab97295c: Pull complete [2021-11-12T19:01:57.540Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-12T19:01:57.540Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-12T19:01:57.540Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-12T19:01:57.601Z] prd-centos7-docker-4c-2g-380 does not seem to be running inside a container [2021-11-12T19:01:57.636Z] $ 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-85/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-85 -v /w/workspace/gexfoundry_go-mod-registry_PR-85:/w/workspace/gexfoundry_go-mod-registry_PR-85:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-85@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-85@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-11-12T19:01:59.715Z] $ docker top 3a8ea89ba1c6b5fa66b2007e7070cb8cdc4e7f7883d497e72b5289e24a69941c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-12T19:02:00.079Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-12T19:02:00.372Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-12T19:02:00.660Z] + ls /var/log/sa-host [2021-11-12T19:02:00.660Z] + sadf -c /var/log/sa-host/sa12 [2021-11-12T19:02:00.660Z] file_magic: OK [2021-11-12T19:02:00.660Z] HZ: Using current value: 100 [2021-11-12T19:02:00.660Z] file_header: OK [2021-11-12T19:02:00.660Z] 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-11-12T19:02:00.660Z] Statistics: [2021-11-12T19:02:00.660Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T19:02:00.660Z] File successfully converted to sysstat format version 12.0.3 [2021-11-12T19:02:00.660Z] + sadf -c /var/log/sa-host/sa30 [2021-11-12T19:02:00.660Z] file_magic: OK [2021-11-12T19:02:00.660Z] HZ: Using current value: 100 [2021-11-12T19:02:00.660Z] file_header: OK [2021-11-12T19:02:00.660Z] 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-11-12T19:02:00.660Z] Statistics: [2021-11-12T19:02:00.660Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-12T19:02:00.660Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-12T19:02:00.910Z] provisioning config files... [2021-11-12T19:02:00.918Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-85@tmp/config7239009798462039426tmp [Pipeline] { [Pipeline] echo [2021-11-12T19:02:00.929Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:02:01.217Z] ---> create-netrc.sh [Pipeline] } [2021-11-12T19:02:01.224Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:02:01.589Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-12T19:02:01.597Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:02:01.889Z] ---> sudo-logs.sh [2021-11-12T19:02:01.889Z] Archiving 'sudo' log.. [2021-11-12T19:02:01.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-380.novalocal: Name or service not known [2021-11-12T19:02:01.889Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-380.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-12T19:02:01.913Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:02:02.203Z] ---> job-cost.sh [2021-11-12T19:02:02.203Z] lf-activate-venv: SKIPPING [2021-11-12T19:02:02.203Z] DEBUG: total: 0.10999999940395355 [2021-11-12T19:02:02.203Z] INFO: Retrieving Stack Cost... [2021-11-12T19:02:02.465Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-12T19:02:02.726Z] INFO: Archiving Costs [Pipeline] echo [2021-11-12T19:02:02.739Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-12T19:02:03.035Z] ---> logs-deploy.sh [2021-11-12T19:02:03.036Z] lf-activate-venv: SKIPPING [2021-11-12T19:02:03.036Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-85/7 [2021-11-12T19:02:03.036Z] INFO: archiving workspace using pattern(s): [2021-11-12T19:02:03.608Z] Archives upload complete. [2021-11-12T19:02:03.869Z] INFO: archiving logs to Nexus