Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4806a3656597a78a9217f438423babf617b9e1ec 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-ssh7974568767353905844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5960042445676012167.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/main/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-bootstrap/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6281984220070661234.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 # timeout=10 Commit message: "Merge pull request #353 from ernestojeda/go-mod-tidy-change" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6851532906259393728.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-bootstrap/branches/main/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-bootstrap/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh705454103394610173.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-bootstrap, 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-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: go-mod-bootstrap 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-1360 in /w/workspace/gexfoundry_go-mod-bootstrap_main [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-bootstrap.git > git init /w/workspace/gexfoundry_go-mod-bootstrap_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.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-bootstrap_main@tmp/jenkins-gitclient-ssh6083331108924279407.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4806a3656597a78a9217f438423babf617b9e1ec (main) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 Commit message: "ci: Fix issue with PR template (#277)" > git rev-list --no-walk 5fd93b18dea92a316e7c3ee788c46b26908bd3c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-24T23:42:09.502Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-24T23:42:09.603Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-24T23:42:09.635Z] ========================================================= [2021-09-24T23:42:09.635Z] EdgeX Global Pipelines Version Info [2021-09-24T23:42:09.635Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:42:10.868Z] ------------------- [2021-09-24T23:42:10.868Z] stable info: [2021-09-24T23:42:10.868Z] ------------------- [2021-09-24T23:42:10.868Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-24T23:42:10.868Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T23:42:10.869Z] Message: update stable to v1.0.205 [2021-09-24T23:42:11.454Z] ------------------- [2021-09-24T23:42:11.454Z] experimental info: [2021-09-24T23:42:11.454Z] ------------------- [2021-09-24T23:42:11.454Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-24T23:42:11.454Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-24T23:42:11.454Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-24T23:42:11.595Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-09-24T23:42:11.623Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-09-24T23:42:11.650Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-24T23:42:11.678Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-24T23:42:11.705Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-24T23:42:11.737Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-24T23:42:11.765Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-24T23:42:11.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-24T23:42:11.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-24T23:42:11.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-24T23:42:11.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-24T23:42:11.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-24T23:42:11.929Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-09-24T23:42:11.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-24T23:42:11.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-24T23:42:12.012Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T23:42:12.040Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T23:42:12.066Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T23:42:12.093Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-24T23:42:12.121Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-24T23:42:12.148Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-24T23:42:12.174Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-24T23:42:12.201Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-24T23:42:12.229Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-24T23:42:12.256Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-24T23:42:12.284Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-24T23:42:12.311Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-24T23:42:12.340Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2021-09-24T23:42:12.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2021-09-24T23:42:12.398Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2021-09-24T23:42:12.428Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4806a3656597a78a9217f438423babf617b9e1ec [Pipeline] echo [2021-09-24T23:42:12.458Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4806a36 [Pipeline] echo [2021-09-24T23:42:12.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-09-24T23:42:13.022Z] + git log --format=format:%s -1 4806a3656597a78a9217f438423babf617b9e1ec [Pipeline] echo [2021-09-24T23:42:13.080Z] GIT_COMMIT: 4806a3656597a78a9217f438423babf617b9e1ec, Commit Message: ci: Fix issue with PR template (#277) [Pipeline] echo [2021-09-24T23:42:13.096Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:42:15.601Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T23:42:15.601Z] [2021-09-24T23:42:15.601Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:42:15.936Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T23:42:15.936Z] latest: Pulling from edgex-devops/git-semver [2021-09-24T23:42:15.936Z] 31603596830f: Pulling fs layer [2021-09-24T23:42:15.936Z] 04fac38145f0: Pulling fs layer [2021-09-24T23:42:15.936Z] 701f6daf10bf: Pulling fs layer [2021-09-24T23:42:15.936Z] 24f72da36158: Pulling fs layer [2021-09-24T23:42:15.936Z] 24f72da36158: Waiting [2021-09-24T23:42:15.936Z] 04fac38145f0: Verifying Checksum [2021-09-24T23:42:15.936Z] 04fac38145f0: Download complete [2021-09-24T23:42:16.205Z] 31603596830f: Verifying Checksum [2021-09-24T23:42:16.205Z] 31603596830f: Download complete [2021-09-24T23:42:16.477Z] 31603596830f: Pull complete [2021-09-24T23:42:16.477Z] 04fac38145f0: Pull complete [2021-09-24T23:42:16.477Z] 24f72da36158: Verifying Checksum [2021-09-24T23:42:16.477Z] 24f72da36158: Download complete [2021-09-24T23:42:16.477Z] 701f6daf10bf: Verifying Checksum [2021-09-24T23:42:16.477Z] 701f6daf10bf: Download complete [2021-09-24T23:42:17.069Z] 701f6daf10bf: Pull complete [2021-09-24T23:42:17.346Z] 24f72da36158: Pull complete [2021-09-24T23:42:17.346Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-24T23:42:17.346Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T23:42:17.346Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-24T23:42:17.449Z] prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container [2021-09-24T23:42:17.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T23:42:18.262Z] $ docker top bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T23:42:18.430Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T23:42:18.430Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T23:42:18.551Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T23:42:18.555Z] $ docker exec bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 ssh-agent [2021-09-24T23:42:18.674Z] SSH_AUTH_SOCK=/tmp/ssh-GTbya1OyTgoz/agent.14 [2021-09-24T23:42:18.674Z] SSH_AGENT_PID=21 [2021-09-24T23:42:18.687Z] Running ssh-add (command line suppressed) [2021-09-24T23:42:18.791Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2213355977100521538.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_2213355977100521538.key) [2021-09-24T23:42:18.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T23:42:19.132Z] + git tag --points-at HEAD [Pipeline] } [2021-09-24T23:42:19.158Z] $ docker exec --env ******** --env ******** bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 ssh-agent -k [2021-09-24T23:42:19.273Z] unset SSH_AUTH_SOCK; [2021-09-24T23:42:19.274Z] unset SSH_AGENT_PID; [2021-09-24T23:42:19.274Z] echo Agent pid 21 killed; [2021-09-24T23:42:19.295Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-24T23:42:19.335Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T23:42:19.335Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T23:42:19.461Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T23:42:19.465Z] $ docker exec bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 ssh-agent [2021-09-24T23:42:19.579Z] SSH_AUTH_SOCK=/tmp/ssh-lRyBjFFXDRr4/agent.54 [2021-09-24T23:42:19.579Z] SSH_AGENT_PID=60 [2021-09-24T23:42:19.588Z] Running ssh-add (command line suppressed) [2021-09-24T23:42:19.696Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4802534461788045686.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4802534461788045686.key) [2021-09-24T23:42:19.718Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T23:42:20.043Z] + git semver init [2021-09-24T23:42:20.043Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T23:42:20.043Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-09-24T23:42:20.043Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-09-24T23:42:20.043Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T23:42:20.043Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T23:42:20.043Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T23:42:20.043Z] # $SEMVER_BRANCH = main [2021-09-24T23:42:20.043Z] # $SEMVER_TEMP = /tmp/semver-047029998 [2021-09-24T23:42:20.043Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-09-24T23:42:20.627Z] # '/tmp/semver-047029998' -> '/w/workspace/gexfoundry_go-mod-bootstrap_main/.semver' [2021-09-24T23:42:20.627Z] # -> Force: false [2021-09-24T23:42:20.627Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } [2021-09-24T23:42:20.643Z] $ docker exec --env ******** --env ******** bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 ssh-agent -k [2021-09-24T23:42:20.744Z] unset SSH_AUTH_SOCK; [2021-09-24T23:42:20.745Z] unset SSH_AGENT_PID; [2021-09-24T23:42:20.745Z] echo Agent pid 60 killed; [2021-09-24T23:42:20.761Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T23:42:21.106Z] + git semver [Pipeline] } [2021-09-24T23:42:21.127Z] $ docker stop --time=1 bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 [2021-09-24T23:42:22.360Z] $ docker rm -f bb0a71e497917c5bd13a56c523ecb200c6d2193a33d099e49305fd0f65dd5b79 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T23:42:22.771Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-24T23:42:23.099Z] Stashed 1 file(s) [Pipeline] echo [2021-09-24T23:42:23.103Z] [edgeXSemver]: initialized semver on version 2.0.1-dev.8 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-24T23:42:38.346Z] Still waiting to schedule task [2021-09-24T23:42:38.347Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-09-24T23:42:38.350Z] Still waiting to schedule task [2021-09-24T23:42:38.350Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-24T23:43:40.810Z] Running on prd-centos7-docker-4c-2g-1366 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2021-09-24T23:43:40.830Z] Running in /w/workspace/go-mod-bootstrap/9 [Pipeline] { [Pipeline] checkout [2021-09-24T23:43:40.952Z] Selected Git installation does not exist. Using Default [2021-09-24T23:43:40.952Z] The recommended git tool is: NONE [2021-09-24T23:43:45.685Z] using credential edgex-jenkins-ssh [2021-09-24T23:43:45.703Z] Cloning the remote Git repository [2021-09-24T23:43:45.583Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-09-24T23:43:45.659Z] > git init /w/workspace/go-mod-bootstrap/9 # timeout=10 [2021-09-24T23:43:45.707Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-09-24T23:43:45.708Z] > git --version # timeout=10 [2021-09-24T23:43:45.720Z] > git --version # 'git version 2.24.4' [2021-09-24T23:43:45.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T23:43:45.755Z] [INFO] Currently running in a labeled security context [2021-09-24T23:43:45.755Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-24T23:43:45.756Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/9@tmp/jenkins-gitclient-ssh962464239653932572.key [2021-09-24T23:43:45.772Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T23:43:46.599Z] Avoid second fetch [2021-09-24T23:43:46.599Z] Checking out Revision 4806a3656597a78a9217f438423babf617b9e1ec (main) [2021-09-24T23:43:46.514Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-09-24T23:43:46.520Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T23:43:46.541Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T23:43:46.550Z] > git checkout -f 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 [2021-09-24T23:43:50.331Z] Commit message: "ci: Fix issue with PR template (#277)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-24T23:43:50.814Z] ========================================================= [2021-09-24T23:43:50.814Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-24T23:43:50.814Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-24T23:43:51.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T23:43:51.259Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-24T23:43:51.259Z] 540db60ca938: Pulling fs layer [2021-09-24T23:43:51.259Z] adcc1eea9eea: Pulling fs layer [2021-09-24T23:43:51.259Z] 4c4ab2625f07: Pulling fs layer [2021-09-24T23:43:51.259Z] db62176df00c: Pulling fs layer [2021-09-24T23:43:51.259Z] 3b30891b0d05: Pulling fs layer [2021-09-24T23:43:51.259Z] 06b49ca38bd5: Pulling fs layer [2021-09-24T23:43:51.259Z] c788192a36de: Pulling fs layer [2021-09-24T23:43:51.259Z] a77e37c0d609: Pulling fs layer [2021-09-24T23:43:51.259Z] c3185cebc471: Pulling fs layer [2021-09-24T23:43:51.259Z] db62176df00c: Waiting [2021-09-24T23:43:51.259Z] 3b30891b0d05: Waiting [2021-09-24T23:43:51.259Z] 06b49ca38bd5: Waiting [2021-09-24T23:43:51.259Z] c788192a36de: Waiting [2021-09-24T23:43:51.259Z] a77e37c0d609: Waiting [2021-09-24T23:43:51.259Z] c3185cebc471: Waiting [2021-09-24T23:43:51.259Z] 4c4ab2625f07: Verifying Checksum [2021-09-24T23:43:51.259Z] 4c4ab2625f07: Download complete [2021-09-24T23:43:51.525Z] adcc1eea9eea: Verifying Checksum [2021-09-24T23:43:51.525Z] adcc1eea9eea: Download complete [2021-09-24T23:43:51.525Z] 3b30891b0d05: Verifying Checksum [2021-09-24T23:43:51.525Z] 3b30891b0d05: Download complete [2021-09-24T23:43:51.525Z] 06b49ca38bd5: Verifying Checksum [2021-09-24T23:43:51.525Z] 06b49ca38bd5: Download complete [2021-09-24T23:43:51.525Z] c788192a36de: Verifying Checksum [2021-09-24T23:43:51.525Z] c788192a36de: Download complete [2021-09-24T23:43:51.794Z] 540db60ca938: Verifying Checksum [2021-09-24T23:43:51.794Z] 540db60ca938: Download complete [2021-09-24T23:43:51.794Z] a77e37c0d609: Verifying Checksum [2021-09-24T23:43:51.794Z] a77e37c0d609: Download complete [2021-09-24T23:43:51.794Z] 540db60ca938: Pull complete [2021-09-24T23:43:52.067Z] adcc1eea9eea: Pull complete [2021-09-24T23:43:52.067Z] 4c4ab2625f07: Pull complete [2021-09-24T23:43:56.346Z] c3185cebc471: Verifying Checksum [2021-09-24T23:43:56.346Z] c3185cebc471: Download complete [2021-09-24T23:43:56.615Z] db62176df00c: Verifying Checksum [2021-09-24T23:43:56.615Z] db62176df00c: Download complete [2021-09-24T23:43:59.993Z] db62176df00c: Pull complete [2021-09-24T23:43:59.993Z] 3b30891b0d05: Pull complete [2021-09-24T23:43:59.993Z] 06b49ca38bd5: Pull complete [2021-09-24T23:44:00.263Z] c788192a36de: Pull complete [2021-09-24T23:44:00.263Z] a77e37c0d609: Pull complete [2021-09-24T23:44:02.894Z] c3185cebc471: Pull complete [2021-09-24T23:44:02.894Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-24T23:44:02.894Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-24T23:44:02.894Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-09-24T23:44:03.273Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:44:03.605Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T23:44:03.605Z] . [Pipeline] withDockerContainer [2021-09-24T23:44:03.710Z] prd-centos7-docker-4c-2g-1366 does not seem to be running inside a container [2021-09-24T23:44:03.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@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 ******** ci-base-image-x86_64 cat [2021-09-24T23:44:06.497Z] $ docker top f3b04bc326cc0bb5dcde0bd9d4025294270b83a5373a4e914299c89afde4b062 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T23:44:06.918Z] + go version [2021-09-24T23:44:06.918Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-24T23:44:06.939Z] $ docker stop --time=1 f3b04bc326cc0bb5dcde0bd9d4025294270b83a5373a4e914299c89afde4b062 [2021-09-24T23:44:08.145Z] $ docker rm -f f3b04bc326cc0bb5dcde0bd9d4025294270b83a5373a4e914299c89afde4b062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:44:08.765Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-24T23:44:08.765Z] . [Pipeline] withDockerContainer [2021-09-24T23:44:08.879Z] prd-centos7-docker-4c-2g-1366 does not seem to be running inside a container [2021-09-24T23:44:08.950Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@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 ******** ci-base-image-x86_64 cat [2021-09-24T23:44:09.345Z] $ docker top ea0ec00eeb6f323d6b3f6f654b279bb8c9bc95a423bd77963476c8db0ba0d6ad -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T23:44:09.770Z] + go mod tidy [2021-09-24T23:44:12.361Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-24T23:44:12.361Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-24T23:44:12.361Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-24T23:44:12.361Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-24T23:44:12.632Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-24T23:44:12.632Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-24T23:44:12.632Z] go: downloading github.com/gorilla/mux v1.7.4 [2021-09-24T23:44:12.632Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-24T23:44:12.632Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T23:44:12.632Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-24T23:44:12.632Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-24T23:44:12.632Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-24T23:44:12.632Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-24T23:44:12.898Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-24T23:44:12.898Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-24T23:44:12.898Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-24T23:44:12.898Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-24T23:44:12.898Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-24T23:44:12.898Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-24T23:44:12.898Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-24T23:44:12.898Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-24T23:44:13.164Z] go: downloading golang.org/x/text v0.3.2 [2021-09-24T23:44:13.433Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-24T23:44:13.433Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-24T23:44:14.399Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-24T23:44:14.399Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-24T23:44:14.399Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-24T23:44:14.673Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-24T23:44:14.673Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-24T23:44:14.673Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-24T23:44:14.673Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-24T23:44:14.673Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-24T23:44:14.673Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-24T23:44:14.949Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-24T23:44:14.949Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-24T23:44:14.949Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-24T23:44:15.223Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-24T23:44:15.223Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-24T23:44:15.223Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-09-24T23:44:15.223Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-24T23:44:15.223Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-24T23:44:15.223Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-24T23:44:15.223Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-24T23:44:15.223Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-24T23:44:15.223Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-24T23:44:15.223Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-24T23:44:15.223Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-24T23:44:15.501Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-24T23:44:15.501Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-24T23:44:15.501Z] go: downloading github.com/kr/text v0.1.0 [2021-09-24T23:44:15.501Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-24T23:44:15.501Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-24T23:44:15.501Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-24T23:44:15.776Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-24T23:44:15.776Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-24T23:44:15.776Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-24T23:44:15.776Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-24T23:44:15.776Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-24T23:44:15.776Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-24T23:44:15.776Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-24T23:44:15.776Z] go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh [2021-09-24T23:44:16.398Z] + make test [2021-09-24T23:44:16.398Z] go mod tidy [2021-09-24T23:44:16.398Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-24T23:44:29.490Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-09-24T23:44:29.490Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.012s coverage: 5.4% of statements [2021-09-24T23:44:29.490Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-09-24T23:44:29.773Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.011s coverage: 92.2% of statements [2021-09-24T23:44:29.773Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.010s coverage: 85.3% of statements [2021-09-24T23:44:30.380Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-09-24T23:44:30.380Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-09-24T23:44:30.380Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-09-24T23:44:30.647Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.008s coverage: 100.0% of statements [2021-09-24T23:44:30.915Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.006s coverage: 26.7% of statements [2021-09-24T23:44:35.184Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 91.0% of statements [2021-09-24T23:44:35.184Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-09-24T23:44:35.184Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-09-24T23:44:35.184Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.007s coverage: 91.3% of statements [2021-09-24T23:44:35.184Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-24T23:44:40.778Z] gofmt -l . [2021-09-24T23:44:40.778Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-24T23:44:40.801Z] $ docker stop --time=1 ea0ec00eeb6f323d6b3f6f654b279bb8c9bc95a423bd77963476c8db0ba0d6ad [2021-09-24T23:44:42.829Z] $ docker rm -f ea0ec00eeb6f323d6b3f6f654b279bb8c9bc95a423bd77963476c8db0ba0d6ad [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T23:44:43.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-24T23:44:43.765Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:44:44.720Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T23:44:44.720Z] [2021-09-24T23:44:44.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:44:45.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T23:44:45.066Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T23:44:45.066Z] b4d181a07f80: Pulling fs layer [2021-09-24T23:44:45.066Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T23:44:45.066Z] ed53099fbce6: Pulling fs layer [2021-09-24T23:44:45.066Z] dc539afda2c1: Pulling fs layer [2021-09-24T23:44:45.066Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T23:44:45.066Z] 9065ff56babe: Pulling fs layer [2021-09-24T23:44:45.066Z] d287ab97295c: Pulling fs layer [2021-09-24T23:44:45.066Z] 77bc0d833cb6: Waiting [2021-09-24T23:44:45.066Z] 9065ff56babe: Waiting [2021-09-24T23:44:45.066Z] d287ab97295c: Waiting [2021-09-24T23:44:45.066Z] dc539afda2c1: Waiting [2021-09-24T23:44:45.333Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T23:44:45.333Z] a1111a8f2ec3: Download complete [2021-09-24T23:44:45.333Z] dc539afda2c1: Download complete [2021-09-24T23:44:45.920Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T23:44:45.920Z] 77bc0d833cb6: Download complete [2021-09-24T23:44:45.920Z] 9065ff56babe: Verifying Checksum [2021-09-24T23:44:45.920Z] 9065ff56babe: Download complete [2021-09-24T23:44:46.187Z] ed53099fbce6: Verifying Checksum [2021-09-24T23:44:46.187Z] ed53099fbce6: Download complete [2021-09-24T23:44:47.175Z] b4d181a07f80: Verifying Checksum [2021-09-24T23:44:47.175Z] b4d181a07f80: Download complete [2021-09-24T23:44:48.150Z] b4d181a07f80: Pull complete [2021-09-24T23:44:48.420Z] a1111a8f2ec3: Pull complete [2021-09-24T23:44:49.021Z] ed53099fbce6: Pull complete [2021-09-24T23:44:49.021Z] dc539afda2c1: Pull complete [2021-09-24T23:44:49.289Z] 77bc0d833cb6: Pull complete [2021-09-24T23:44:49.289Z] 9065ff56babe: Pull complete [2021-09-24T23:44:52.647Z] d287ab97295c: Verifying Checksum [2021-09-24T23:44:52.647Z] d287ab97295c: Download complete [2021-09-24T23:44:56.974Z] d287ab97295c: Pull complete [2021-09-24T23:44:56.974Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T23:44:56.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T23:44:56.974Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T23:44:57.080Z] prd-centos7-docker-4c-2g-1366 does not seem to be running inside a container [2021-09-24T23:44:57.166Z] $ 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-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@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:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T23:44:59.757Z] $ docker top 9039eb2c67088cb97a73f9638403f94fb06158e02872d564663213bc9b70548f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:45:00.314Z] ---> job-cost.sh [2021-09-24T23:45:00.315Z] lf-activate-venv: SKIPPING [2021-09-24T23:45:00.315Z] INFO: No Stack... [2021-09-24T23:45:01.283Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T23:45:01.550Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T23:45:01.876Z] + cat /w/workspace/go-mod-bootstrap/9/archives/cost.csv [2021-09-24T23:45:01.876Z] + cut -d, -f6 [Pipeline] lock [2021-09-24T23:45:01.920Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] [2021-09-24T23:45:01.929Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] did not exist. Created. [2021-09-24T23:45:01.929Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T23:45:02.280Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-24T23:45:02.330Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T23:45:02.339Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T23:45:02.376Z] $ docker stop --time=1 9039eb2c67088cb97a73f9638403f94fb06158e02872d564663213bc9b70548f [2021-09-24T23:45:03.532Z] $ docker rm -f 9039eb2c67088cb97a73f9638403f94fb06158e02872d564663213bc9b70548f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-24T23:46:17.901Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1369 in /w/workspace/gexfoundry_go-mod-bootstrap_main [Pipeline] { [Pipeline] ws [2021-09-24T23:46:17.921Z] Running in /w/workspace/go-mod-bootstrap/9 [Pipeline] { [Pipeline] checkout [2021-09-24T23:46:18.144Z] Selected Git installation does not exist. Using Default [2021-09-24T23:46:18.144Z] The recommended git tool is: NONE [2021-09-24T23:46:23.710Z] using credential edgex-jenkins-ssh [2021-09-24T23:46:23.734Z] Cloning the remote Git repository [2021-09-24T23:46:23.790Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-09-24T23:46:23.909Z] > git init /w/workspace/go-mod-bootstrap/9 # timeout=10 [2021-09-24T23:46:24.009Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-09-24T23:46:24.009Z] > git --version # timeout=10 [2021-09-24T23:46:24.062Z] > git --version # 'git version 2.17.1' [2021-09-24T23:46:24.064Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-24T23:46:24.183Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T23:46:25.598Z] Avoid second fetch [2021-09-24T23:46:25.599Z] Checking out Revision 4806a3656597a78a9217f438423babf617b9e1ec (main) [2021-09-24T23:46:25.559Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-09-24T23:46:25.582Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-24T23:46:25.620Z] > git config core.sparsecheckout # timeout=10 [2021-09-24T23:46:25.633Z] > git checkout -f 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 [2021-09-24T23:46:29.930Z] Commit message: "ci: Fix issue with PR template (#277)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-24T23:46:30.557Z] ========================================================= [2021-09-24T23:46:30.557Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-24T23:46:30.557Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-24T23:46:31.119Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T23:46:33.106Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-24T23:46:33.106Z] 595b0fe564bb: Pulling fs layer [2021-09-24T23:46:33.106Z] 24495759ef45: Pulling fs layer [2021-09-24T23:46:33.106Z] d148012ef14d: Pulling fs layer [2021-09-24T23:46:33.106Z] e90a11edd702: Pulling fs layer [2021-09-24T23:46:33.106Z] d77568369979: Pulling fs layer [2021-09-24T23:46:33.106Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-24T23:46:33.106Z] 170f2ba95c9a: Pulling fs layer [2021-09-24T23:46:33.106Z] 97ac5df62f85: Pulling fs layer [2021-09-24T23:46:33.106Z] e90a11edd702: Waiting [2021-09-24T23:46:33.106Z] d77568369979: Waiting [2021-09-24T23:46:33.106Z] fc1c9f9a7f3b: Waiting [2021-09-24T23:46:33.106Z] 170f2ba95c9a: Waiting [2021-09-24T23:46:33.106Z] 97ac5df62f85: Waiting [2021-09-24T23:46:33.106Z] d148012ef14d: Verifying Checksum [2021-09-24T23:46:33.106Z] d148012ef14d: Download complete [2021-09-24T23:46:33.106Z] 24495759ef45: Verifying Checksum [2021-09-24T23:46:33.106Z] 24495759ef45: Download complete [2021-09-24T23:46:33.106Z] d77568369979: Verifying Checksum [2021-09-24T23:46:33.106Z] d77568369979: Download complete [2021-09-24T23:46:33.106Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-24T23:46:33.106Z] fc1c9f9a7f3b: Download complete [2021-09-24T23:46:33.106Z] 170f2ba95c9a: Download complete [2021-09-24T23:46:33.106Z] 595b0fe564bb: Verifying Checksum [2021-09-24T23:46:33.106Z] 595b0fe564bb: Download complete [2021-09-24T23:46:34.096Z] 595b0fe564bb: Pull complete [2021-09-24T23:46:34.701Z] 24495759ef45: Pull complete [2021-09-24T23:46:34.978Z] d148012ef14d: Pull complete [2021-09-24T23:46:38.405Z] 97ac5df62f85: Verifying Checksum [2021-09-24T23:46:38.405Z] 97ac5df62f85: Download complete [2021-09-24T23:46:38.405Z] e90a11edd702: Verifying Checksum [2021-09-24T23:46:38.405Z] e90a11edd702: Download complete [2021-09-24T23:46:49.453Z] e90a11edd702: Pull complete [2021-09-24T23:46:49.453Z] d77568369979: Pull complete [2021-09-24T23:46:49.730Z] fc1c9f9a7f3b: Pull complete [2021-09-24T23:46:50.008Z] 170f2ba95c9a: Pull complete [2021-09-24T23:46:56.835Z] 97ac5df62f85: Pull complete [2021-09-24T23:46:56.835Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-24T23:46:56.835Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-24T23:46:56.835Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-09-24T23:46:57.385Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:46:57.749Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T23:46:57.749Z] . [Pipeline] withDockerContainer [2021-09-24T23:46:58.056Z] prd-ubuntu18.04-docker-arm64-4c-16g-1369 does not seem to be running inside a container [2021-09-24T23:46:58.189Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@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 ******** ci-base-image-arm64 cat [2021-09-24T23:47:05.173Z] $ docker top 4aa608a5e296e647955f1583f9c477e569fb33f40c48cc0eb259d44e29beef59 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T23:47:06.117Z] + go version [2021-09-24T23:47:06.117Z] go version go1.16.6 linux/arm64 [Pipeline] } [2021-09-24T23:47:06.148Z] $ docker stop --time=1 4aa608a5e296e647955f1583f9c477e569fb33f40c48cc0eb259d44e29beef59 [2021-09-24T23:47:08.125Z] $ docker rm -f 4aa608a5e296e647955f1583f9c477e569fb33f40c48cc0eb259d44e29beef59 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:47:08.987Z] + docker inspect -f . ci-base-image-arm64 [2021-09-24T23:47:08.987Z] . [Pipeline] withDockerContainer [2021-09-24T23:47:09.209Z] prd-ubuntu18.04-docker-arm64-4c-16g-1369 does not seem to be running inside a container [2021-09-24T23:47:09.299Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@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 ******** ci-base-image-arm64 cat [2021-09-24T23:47:10.978Z] $ docker top 63d64d82c2f11e0ce3abc81158f1b589f943c06402db6d750a91ba23648c34a8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-24T23:47:11.939Z] + go mod tidy [2021-09-24T23:47:15.342Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-24T23:47:15.342Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-24T23:47:15.342Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-24T23:47:15.342Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.0 [2021-09-24T23:47:15.342Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-24T23:47:15.620Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-24T23:47:15.620Z] go: downloading github.com/gorilla/mux v1.7.4 [2021-09-24T23:47:15.901Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-24T23:47:15.901Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-24T23:47:15.901Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-24T23:47:15.901Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-24T23:47:15.901Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-24T23:47:15.901Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-24T23:47:15.901Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-24T23:47:16.177Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-24T23:47:16.177Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-24T23:47:16.177Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-24T23:47:16.177Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-24T23:47:16.177Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-24T23:47:16.177Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-24T23:47:16.177Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-24T23:47:16.177Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-24T23:47:16.177Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-24T23:47:16.177Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-24T23:47:16.455Z] go: downloading golang.org/x/text v0.3.2 [2021-09-24T23:47:16.455Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-24T23:47:16.455Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-24T23:47:19.848Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-24T23:47:19.848Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-24T23:47:19.848Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-24T23:47:19.848Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-24T23:47:19.848Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-24T23:47:19.848Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-24T23:47:19.848Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-24T23:47:19.848Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-24T23:47:19.848Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-24T23:47:19.848Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-24T23:47:19.848Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-24T23:47:19.848Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-24T23:47:20.122Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-09-24T23:47:20.122Z] go: downloading github.com/kr/text v0.1.0 [2021-09-24T23:47:20.122Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-24T23:47:20.122Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-24T23:47:20.396Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-24T23:47:20.396Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-24T23:47:20.396Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-24T23:47:20.396Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-24T23:47:20.396Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-24T23:47:20.396Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-24T23:47:20.396Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-24T23:47:20.671Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-24T23:47:20.671Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-24T23:47:20.671Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-24T23:47:20.671Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-24T23:47:20.671Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-24T23:47:20.671Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-24T23:47:20.671Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-24T23:47:20.945Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-24T23:47:20.945Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-24T23:47:20.945Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-24T23:47:20.945Z] go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh [2021-09-24T23:47:22.606Z] + make test [2021-09-24T23:47:22.607Z] go mod tidy [2021-09-24T23:47:22.882Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-24T23:48:12.275Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-09-24T23:48:12.275Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.045s coverage: 5.4% of statements [2021-09-24T23:48:12.275Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-09-24T23:48:12.275Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.054s coverage: 92.2% of statements [2021-09-24T23:48:12.275Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.019s coverage: 85.3% of statements [2021-09-24T23:48:12.275Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-09-24T23:48:12.275Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-09-24T23:48:12.275Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-09-24T23:48:12.275Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.050s coverage: 100.0% of statements [2021-09-24T23:48:12.275Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.056s coverage: 26.7% of statements [2021-09-24T23:48:16.581Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.052s coverage: 91.0% of statements [2021-09-24T23:48:16.581Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-09-24T23:48:16.581Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-09-24T23:48:16.581Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.023s coverage: 91.3% of statements [2021-09-24T23:48:16.581Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-24T23:48:43.377Z] gofmt -l . [2021-09-24T23:48:43.377Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-24T23:48:43.412Z] $ docker stop --time=1 63d64d82c2f11e0ce3abc81158f1b589f943c06402db6d750a91ba23648c34a8 [2021-09-24T23:48:45.461Z] $ docker rm -f 63d64d82c2f11e0ce3abc81158f1b589f943c06402db6d750a91ba23648c34a8 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-24T23:48:47.730Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-24T23:48:47.764Z] Warning: overwriting stash ‘coverage-report’ [2021-09-24T23:48:48.486Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:48:52.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T23:48:52.345Z] [2021-09-24T23:48:52.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:48:52.718Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T23:48:52.995Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-24T23:48:52.995Z] 448f6bf000e3: Pulling fs layer [2021-09-24T23:48:52.995Z] f757da607395: Pulling fs layer [2021-09-24T23:48:52.995Z] 05883995daec: Pulling fs layer [2021-09-24T23:48:52.995Z] 8603b9c90790: Pulling fs layer [2021-09-24T23:48:52.995Z] 1560dd03e051: Pulling fs layer [2021-09-24T23:48:52.995Z] 27f5ce0e4adf: Pulling fs layer [2021-09-24T23:48:52.995Z] 8603b9c90790: Waiting [2021-09-24T23:48:52.995Z] 1560dd03e051: Waiting [2021-09-24T23:48:52.995Z] c2d8d7efcc4b: Pulling fs layer [2021-09-24T23:48:52.995Z] c2d8d7efcc4b: Waiting [2021-09-24T23:48:53.272Z] f757da607395: Verifying Checksum [2021-09-24T23:48:53.273Z] f757da607395: Download complete [2021-09-24T23:48:53.273Z] 8603b9c90790: Download complete [2021-09-24T23:48:53.549Z] 1560dd03e051: Verifying Checksum [2021-09-24T23:48:53.549Z] 1560dd03e051: Download complete [2021-09-24T23:48:53.549Z] 27f5ce0e4adf: Download complete [2021-09-24T23:48:53.823Z] 05883995daec: Verifying Checksum [2021-09-24T23:48:54.102Z] 448f6bf000e3: Verifying Checksum [2021-09-24T23:48:54.102Z] 448f6bf000e3: Download complete [2021-09-24T23:48:57.496Z] c2d8d7efcc4b: Verifying Checksum [2021-09-24T23:48:57.496Z] c2d8d7efcc4b: Download complete [2021-09-24T23:48:57.772Z] 448f6bf000e3: Pull complete [2021-09-24T23:48:58.748Z] f757da607395: Pull complete [2021-09-24T23:49:00.186Z] 05883995daec: Pull complete [2021-09-24T23:49:00.472Z] 8603b9c90790: Pull complete [2021-09-24T23:49:01.923Z] 1560dd03e051: Pull complete [2021-09-24T23:49:02.202Z] 27f5ce0e4adf: Pull complete [2021-09-24T23:49:17.320Z] c2d8d7efcc4b: Pull complete [2021-09-24T23:49:17.320Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-24T23:49:17.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-24T23:49:17.320Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-24T23:49:17.626Z] prd-ubuntu18.04-docker-arm64-4c-16g-1369 does not seem to be running inside a container [2021-09-24T23:49:17.752Z] $ 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-bootstrap/9 -v /w/workspace/go-mod-bootstrap/9:/w/workspace/go-mod-bootstrap/9:rw,z -v /w/workspace/go-mod-bootstrap/9@tmp:/w/workspace/go-mod-bootstrap/9@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:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-24T23:49:23.957Z] $ docker top d6534beed26b38b9e99261ab6ff4cb2563de48e08e876448dd866a80adc01597 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:49:25.024Z] ---> job-cost.sh [2021-09-24T23:49:25.024Z] lf-activate-venv: SKIPPING [2021-09-24T23:49:25.024Z] INFO: No Stack... [2021-09-24T23:49:25.625Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-24T23:49:26.225Z] INFO: Archiving Costs [Pipeline] sh [2021-09-24T23:49:26.910Z] + cut -d, -f6 [2021-09-24T23:49:26.910Z] + cat /w/workspace/go-mod-bootstrap/9/archives/cost.csv [Pipeline] lock [2021-09-24T23:49:27.001Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] [2021-09-24T23:49:27.013Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] did not exist. Created. [2021-09-24T23:49:27.013Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T23:49:27.716Z] /w/workspace/go-mod-bootstrap/9@tmp/durable-7b5bba99/script.sh: 1: /w/workspace/go-mod-bootstrap/9@tmp/durable-7b5bba99/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-24T23:49:28.413Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-24T23:49:28.435Z] Warning: overwriting stash ‘stack-cost’ [2021-09-24T23:49:28.495Z] Stashed 1 file(s) [Pipeline] } [2021-09-24T23:49:28.512Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-24T23:49:28.558Z] $ docker stop --time=1 d6534beed26b38b9e99261ab6ff4cb2563de48e08e876448dd866a80adc01597 [2021-09-24T23:49:30.342Z] $ docker rm -f d6534beed26b38b9e99261ab6ff4cb2563de48e08e876448dd866a80adc01597 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-09-24T23:49:31.294Z] provisioning config files... [2021-09-24T23:49:31.311Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config3993439111940093602tmp [Pipeline] { [Pipeline] sh [2021-09-24T23:49:31.641Z] + set +x [2021-09-24T23:49:31.642Z] + curl -s https://codecov.io/bash [2021-09-24T23:49:31.642Z] + bash -s -- [2021-09-24T23:49:31.907Z] [2021-09-24T23:49:31.907Z] _____ _ [2021-09-24T23:49:31.907Z] / ____| | | [2021-09-24T23:49:31.907Z] | | ___ __| | ___ ___ _____ __ [2021-09-24T23:49:31.907Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-24T23:49:31.907Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-24T23:49:31.907Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-24T23:49:31.907Z] Bash-1.0.6 [2021-09-24T23:49:31.907Z] [2021-09-24T23:49:31.907Z] [2021-09-24T23:49:31.907Z] ==> git version 2.24.4 found [2021-09-24T23:49:31.907Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-09-24T23:49:31.907Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-24T23:49:31.907Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-24T23:49:31.907Z] ==> Jenkins CI detected. [2021-09-24T23:49:31.907Z] current dir:  /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-09-24T23:49:31.907Z] project root: . [2021-09-24T23:49:31.907Z] --> token set from env [2021-09-24T23:49:31.907Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-24T23:49:31.907Z] ==> Running gcov in . (disable via -X gcov) [2021-09-24T23:49:31.907Z] ==> Python coveragepy not found [2021-09-24T23:49:31.907Z] ==> Searching for coverage reports in: [2021-09-24T23:49:31.907Z] + . [2021-09-24T23:49:32.174Z] -> Found 1 reports [2021-09-24T23:49:32.174Z] ==> Detecting git/mercurial file structure [2021-09-24T23:49:32.174Z] ==> Reading reports [2021-09-24T23:49:32.174Z] + ./coverage.out bytes=31740 [2021-09-24T23:49:32.174Z] ==> Appending adjustments [2021-09-24T23:49:32.174Z] https://docs.codecov.io/docs/fixing-reports [2021-09-24T23:49:32.174Z] + Found adjustments [2021-09-24T23:49:32.174Z] ==> Gzipping contents [2021-09-24T23:49:32.174Z] 8.0K /tmp/codecov.AaGYDG.gz [2021-09-24T23:49:32.174Z] ==> Uploading reports [2021-09-24T23:49:32.174Z] url: https://codecov.io [2021-09-24T23:49:32.174Z] query: branch=main&commit=4806a3656597a78a9217f438423babf617b9e1ec&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-24T23:49:32.174Z] -> Pinging Codecov [2021-09-24T23:49:32.174Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=main&commit=4806a3656597a78a9217f438423babf617b9e1ec&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2Fmain%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=&job=&cmd_args= [2021-09-24T23:49:32.758Z] -> Uploading to [2021-09-24T23:49:32.758Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-24/833815588EE85121546D348822E98E2E/4806a3656597a78a9217f438423babf617b9e1ec/90867beb-4bf4-41bd-bfaf-91e7f067382b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210924%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210924T234932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=923e107e518b9c83e76c36dbb8e76704b4353eee9ef7f49d8c40e7db0dd581a0 [2021-09-24T23:49:32.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-24T23:49:32.758Z] Dload Upload Total Spent Left Speed [2021-09-24T23:49:33.344Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5845 0 0 100 5845 0 7466 --:--:-- --:--:-- --:--:-- 7474 [2021-09-24T23:49:33.344Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/4806a3656597a78a9217f438423babf617b9e1ec [Pipeline] } [2021-09-24T23:49:33.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2021-09-24T23:49:34.061Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2021-09-24T23:49:34.087Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:49:34.411Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-24T23:49:34.411Z] [2021-09-24T23:49:34.411Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:49:34.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-24T23:49:34.759Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2021-09-24T23:49:34.759Z] 188c0c94c7c5: Pulling fs layer [2021-09-24T23:49:34.759Z] 0ef7d3d256c8: Pulling fs layer [2021-09-24T23:49:34.759Z] de9db76c5a1d: Pulling fs layer [2021-09-24T23:49:34.759Z] 0eba1c9be4d2: Pulling fs layer [2021-09-24T23:49:34.759Z] 0d57e429df01: Pulling fs layer [2021-09-24T23:49:34.759Z] 4e4be7b47b0d: Pulling fs layer [2021-09-24T23:49:34.759Z] e1f770b5df2f: Pulling fs layer [2021-09-24T23:49:34.759Z] 85a0685a4137: Pulling fs layer [2021-09-24T23:49:34.759Z] 0d57e429df01: Waiting [2021-09-24T23:49:34.759Z] 4e4be7b47b0d: Waiting [2021-09-24T23:49:34.759Z] e1f770b5df2f: Waiting [2021-09-24T23:49:34.759Z] 85a0685a4137: Waiting [2021-09-24T23:49:34.759Z] 0eba1c9be4d2: Waiting [2021-09-24T23:49:34.759Z] de9db76c5a1d: Verifying Checksum [2021-09-24T23:49:34.759Z] de9db76c5a1d: Download complete [2021-09-24T23:49:34.759Z] 0ef7d3d256c8: Download complete [2021-09-24T23:49:34.759Z] 0d57e429df01: Verifying Checksum [2021-09-24T23:49:34.759Z] 0d57e429df01: Download complete [2021-09-24T23:49:34.759Z] 4e4be7b47b0d: Verifying Checksum [2021-09-24T23:49:34.759Z] 4e4be7b47b0d: Download complete [2021-09-24T23:49:35.033Z] 188c0c94c7c5: Verifying Checksum [2021-09-24T23:49:35.033Z] 188c0c94c7c5: Download complete [2021-09-24T23:49:35.033Z] 188c0c94c7c5: Pull complete [2021-09-24T23:49:35.297Z] 0ef7d3d256c8: Pull complete [2021-09-24T23:49:35.297Z] de9db76c5a1d: Pull complete [2021-09-24T23:49:36.256Z] e1f770b5df2f: Verifying Checksum [2021-09-24T23:49:36.256Z] e1f770b5df2f: Download complete [2021-09-24T23:49:39.603Z] 0eba1c9be4d2: Verifying Checksum [2021-09-24T23:49:39.603Z] 0eba1c9be4d2: Download complete [2021-09-24T23:49:40.201Z] 85a0685a4137: Verifying Checksum [2021-09-24T23:49:40.201Z] 85a0685a4137: Download complete [2021-09-24T23:49:42.851Z] 0eba1c9be4d2: Pull complete [2021-09-24T23:49:42.851Z] 0d57e429df01: Pull complete [2021-09-24T23:49:42.851Z] 4e4be7b47b0d: Pull complete [2021-09-24T23:49:43.119Z] e1f770b5df2f: Pull complete [2021-09-24T23:49:46.493Z] 85a0685a4137: Pull complete [2021-09-24T23:49:46.493Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2021-09-24T23:49:46.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2021-09-24T23:49:46.493Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2021-09-24T23:49:46.604Z] prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container [2021-09-24T23:49:46.658Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2021-09-24T23:49:48.599Z] $ docker top 94db692152e5c90850a58868372b157edf942b23ec4b44fd243a220d91507e32 -eo pid,comm [Pipeline] { [Pipeline] echo [2021-09-24T23:49:48.729Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2021-09-24T23:49:49.078Z] + set -o pipefail [2021-09-24T23:49:49.078Z] + snyk monitor '--org=edgex-jenkins' [2021-09-24T23:49:55.744Z] [2021-09-24T23:49:55.744Z] Monitoring /w/workspace/gexfoundry_go-mod-bootstrap_main (github.com/edgexfoundry/go-mod-bootstrap/v2)... [2021-09-24T23:49:55.744Z] [2021-09-24T23:49:55.744Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/624adad5-e3a3-48c4-8c03-09f76c101df7/history/7f51eda5-a0c6-431b-bab1-5acd294b62f2 [2021-09-24T23:49:55.744Z] [2021-09-24T23:49:55.744Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2021-09-24T23:49:55.744Z] [2021-09-24T23:49:55.744Z] [Pipeline] } [2021-09-24T23:49:55.762Z] $ docker stop --time=1 94db692152e5c90850a58868372b157edf942b23ec4b44fd243a220d91507e32 [2021-09-24T23:49:57.316Z] $ docker rm -f 94db692152e5c90850a58868372b157edf942b23ec4b44fd243a220d91507e32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-24T23:49:58.444Z] + git log --format=format:%s -1 4806a3656597a78a9217f438423babf617b9e1ec [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:49:58.769Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T23:49:58.769Z] . [Pipeline] withDockerContainer [2021-09-24T23:49:58.856Z] prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container [2021-09-24T23:49:58.910Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T23:50:01.802Z] $ docker top e6b396781cf251675aabb6a859b147e16e78b8e7e6c482707ed8dd2033ff0fab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T23:50:01.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T23:50:01.943Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T23:50:02.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T23:50:02.075Z] $ docker exec e6b396781cf251675aabb6a859b147e16e78b8e7e6c482707ed8dd2033ff0fab ssh-agent [2021-09-24T23:50:02.185Z] SSH_AUTH_SOCK=/tmp/ssh-JS9fUzPBffvD/agent.15 [2021-09-24T23:50:02.185Z] SSH_AGENT_PID=21 [2021-09-24T23:50:02.194Z] Running ssh-add (command line suppressed) [2021-09-24T23:50:02.302Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4318112425202361703.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_4318112425202361703.key) [2021-09-24T23:50:02.324Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T23:50:02.635Z] + git semver tag [2021-09-24T23:50:02.635Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T23:50:02.635Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-09-24T23:50:02.635Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-09-24T23:50:02.635Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T23:50:02.635Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T23:50:02.635Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T23:50:02.635Z] # $SEMVER_BRANCH = main [2021-09-24T23:50:02.635Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2021-09-24T23:50:02.635Z] # 4806a3656597a78a9217f438423babf617b9e1ec HEAD [2021-09-24T23:50:02.635Z] # -> Force: false [2021-09-24T23:50:02.635Z] # b4b130f4fa0099eb91c26232175d1e0ab161fb97 refs/tags/v2.0.1-dev.8 [Pipeline] } [2021-09-24T23:50:02.648Z] $ docker exec --env ******** --env ******** e6b396781cf251675aabb6a859b147e16e78b8e7e6c482707ed8dd2033ff0fab ssh-agent -k [2021-09-24T23:50:02.747Z] unset SSH_AUTH_SOCK; [2021-09-24T23:50:02.747Z] unset SSH_AGENT_PID; [2021-09-24T23:50:02.747Z] echo Agent pid 21 killed; [2021-09-24T23:50:02.762Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T23:50:03.107Z] + git semver [Pipeline] } [2021-09-24T23:50:03.127Z] $ docker stop --time=1 e6b396781cf251675aabb6a859b147e16e78b8e7e6c482707ed8dd2033ff0fab [2021-09-24T23:50:04.324Z] $ docker rm -f e6b396781cf251675aabb6a859b147e16e78b8e7e6c482707ed8dd2033ff0fab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:50:04.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-24T23:50:04.782Z] [2021-09-24T23:50:04.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:50:05.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-24T23:50:05.107Z] 0.23.1-centos7: Pulling from edgex-lftools [2021-09-24T23:50:05.107Z] ab5ef0e58194: Pulling fs layer [2021-09-24T23:50:05.107Z] 9712f1f96733: Pulling fs layer [2021-09-24T23:50:05.107Z] 63f879dbbcfc: Pulling fs layer [2021-09-24T23:50:05.107Z] 0d9ebad4ef96: Pulling fs layer [2021-09-24T23:50:05.107Z] e9a5061849ea: Pulling fs layer [2021-09-24T23:50:05.107Z] d747dcd14b5f: Pulling fs layer [2021-09-24T23:50:05.107Z] 2de7ff778b66: Pulling fs layer [2021-09-24T23:50:05.107Z] 0d9ebad4ef96: Waiting [2021-09-24T23:50:05.107Z] e9a5061849ea: Waiting [2021-09-24T23:50:05.107Z] d747dcd14b5f: Waiting [2021-09-24T23:50:05.107Z] 2de7ff778b66: Waiting [2021-09-24T23:50:05.107Z] 9712f1f96733: Verifying Checksum [2021-09-24T23:50:05.107Z] 9712f1f96733: Download complete [2021-09-24T23:50:07.042Z] 63f879dbbcfc: Verifying Checksum [2021-09-24T23:50:07.042Z] 63f879dbbcfc: Download complete [2021-09-24T23:50:07.042Z] e9a5061849ea: Verifying Checksum [2021-09-24T23:50:07.042Z] e9a5061849ea: Download complete [2021-09-24T23:50:07.042Z] d747dcd14b5f: Verifying Checksum [2021-09-24T23:50:07.042Z] d747dcd14b5f: Download complete [2021-09-24T23:50:07.623Z] 2de7ff778b66: Verifying Checksum [2021-09-24T23:50:07.623Z] 2de7ff778b66: Download complete [2021-09-24T23:50:08.205Z] ab5ef0e58194: Verifying Checksum [2021-09-24T23:50:08.205Z] ab5ef0e58194: Download complete [2021-09-24T23:50:08.799Z] 0d9ebad4ef96: Verifying Checksum [2021-09-24T23:50:08.799Z] 0d9ebad4ef96: Download complete [2021-09-24T23:50:10.777Z] ab5ef0e58194: Pull complete [2021-09-24T23:50:10.777Z] 9712f1f96733: Pull complete [2021-09-24T23:50:11.778Z] 63f879dbbcfc: Pull complete [2021-09-24T23:50:15.177Z] 0d9ebad4ef96: Pull complete [2021-09-24T23:50:15.177Z] e9a5061849ea: Pull complete [2021-09-24T23:50:15.177Z] d747dcd14b5f: Pull complete [2021-09-24T23:50:16.141Z] 2de7ff778b66: Pull complete [2021-09-24T23:50:16.141Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2021-09-24T23:50:16.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2021-09-24T23:50:16.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2021-09-24T23:50:16.232Z] prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container [2021-09-24T23:50:16.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2021-09-24T23:50:19.382Z] $ docker top fd6872ce08773f3930afe4c76f5c366718b0fa31fb5acc6cadb996e3b991eb70 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2021-09-24T23:50:19.504Z] provisioning config files... [2021-09-24T23:50:19.522Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config6716908257812986482tmp [2021-09-24T23:50:19.545Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config1355103960616462393tmp [2021-09-24T23:50:19.565Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config4441441750728736097tmp [Pipeline] { [Pipeline] echo [2021-09-24T23:50:19.590Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:50:19.900Z] ---> sigul-configuration.sh [2021-09-24T23:50:19.900Z] gpg: directory `/root/.gnupg' created [2021-09-24T23:50:19.900Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2021-09-24T23:50:19.900Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2021-09-24T23:50:19.900Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2021-09-24T23:50:19.900Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2021-09-24T23:50:19.900Z] gpg: CAST5 encrypted data [2021-09-24T23:50:19.900Z] gpg: encrypted with 1 passphrase [2021-09-24T23:50:19.900Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2021-09-24T23:50:20.214Z] + mkdir /home/jenkins [2021-09-24T23:50:20.214Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2021-09-24T23:50:20.526Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2021-09-24T23:50:20.547Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:50:20.858Z] ---> sigul-install.sh [2021-09-24T23:50:20.858Z] Sigul already installed; skipping installation. [Pipeline] sh [2021-09-24T23:50:21.168Z] + git tag --list [2021-09-24T23:50:21.168Z] v0.0.1 [2021-09-24T23:50:21.168Z] v0.0.10 [2021-09-24T23:50:21.168Z] v0.0.11 [2021-09-24T23:50:21.168Z] v0.0.12 [2021-09-24T23:50:21.168Z] v0.0.13 [2021-09-24T23:50:21.168Z] v0.0.14 [2021-09-24T23:50:21.168Z] v0.0.15 [2021-09-24T23:50:21.168Z] v0.0.16 [2021-09-24T23:50:21.168Z] v0.0.17 [2021-09-24T23:50:21.168Z] v0.0.18 [2021-09-24T23:50:21.168Z] v0.0.19 [2021-09-24T23:50:21.168Z] v0.0.2 [2021-09-24T23:50:21.168Z] v0.0.20 [2021-09-24T23:50:21.168Z] v0.0.21 [2021-09-24T23:50:21.168Z] v0.0.22 [2021-09-24T23:50:21.168Z] v0.0.23 [2021-09-24T23:50:21.168Z] v0.0.24 [2021-09-24T23:50:21.168Z] v0.0.25 [2021-09-24T23:50:21.168Z] v0.0.26 [2021-09-24T23:50:21.168Z] v0.0.27 [2021-09-24T23:50:21.168Z] v0.0.28 [2021-09-24T23:50:21.168Z] v0.0.29 [2021-09-24T23:50:21.168Z] v0.0.3 [2021-09-24T23:50:21.168Z] v0.0.30 [2021-09-24T23:50:21.168Z] v0.0.31 [2021-09-24T23:50:21.168Z] v0.0.32 [2021-09-24T23:50:21.168Z] v0.0.33 [2021-09-24T23:50:21.168Z] v0.0.34 [2021-09-24T23:50:21.168Z] v0.0.35 [2021-09-24T23:50:21.168Z] v0.0.36 [2021-09-24T23:50:21.168Z] v0.0.37 [2021-09-24T23:50:21.168Z] v0.0.38 [2021-09-24T23:50:21.168Z] v0.0.39 [2021-09-24T23:50:21.168Z] v0.0.4 [2021-09-24T23:50:21.168Z] v0.0.40 [2021-09-24T23:50:21.168Z] v0.0.41 [2021-09-24T23:50:21.168Z] v0.0.42 [2021-09-24T23:50:21.168Z] v0.0.43 [2021-09-24T23:50:21.168Z] v0.0.44 [2021-09-24T23:50:21.168Z] v0.0.45 [2021-09-24T23:50:21.168Z] v0.0.46 [2021-09-24T23:50:21.168Z] v0.0.47 [2021-09-24T23:50:21.168Z] v0.0.48 [2021-09-24T23:50:21.168Z] v0.0.49 [2021-09-24T23:50:21.168Z] v0.0.5 [2021-09-24T23:50:21.168Z] v0.0.50 [2021-09-24T23:50:21.168Z] v0.0.51 [2021-09-24T23:50:21.168Z] v0.0.52 [2021-09-24T23:50:21.168Z] v0.0.53 [2021-09-24T23:50:21.168Z] v0.0.54 [2021-09-24T23:50:21.168Z] v0.0.55 [2021-09-24T23:50:21.168Z] v0.0.56 [2021-09-24T23:50:21.168Z] v0.0.57 [2021-09-24T23:50:21.168Z] v0.0.58 [2021-09-24T23:50:21.168Z] v0.0.59 [2021-09-24T23:50:21.168Z] v0.0.6 [2021-09-24T23:50:21.168Z] v0.0.60 [2021-09-24T23:50:21.168Z] v0.0.61 [2021-09-24T23:50:21.168Z] v0.0.62 [2021-09-24T23:50:21.168Z] v0.0.63 [2021-09-24T23:50:21.168Z] v0.0.64 [2021-09-24T23:50:21.168Z] v0.0.65 [2021-09-24T23:50:21.168Z] v0.0.66 [2021-09-24T23:50:21.168Z] v0.0.67 [2021-09-24T23:50:21.168Z] v0.0.68 [2021-09-24T23:50:21.168Z] v0.0.69 [2021-09-24T23:50:21.168Z] v0.0.7 [2021-09-24T23:50:21.168Z] v0.0.70 [2021-09-24T23:50:21.168Z] v0.0.71 [2021-09-24T23:50:21.168Z] v0.0.72 [2021-09-24T23:50:21.168Z] v0.0.8 [2021-09-24T23:50:21.168Z] v0.0.9 [2021-09-24T23:50:21.168Z] v2.0.0 [2021-09-24T23:50:21.168Z] v2.0.0-dev.1 [2021-09-24T23:50:21.168Z] v2.0.0-dev.10 [2021-09-24T23:50:21.168Z] v2.0.0-dev.11 [2021-09-24T23:50:21.168Z] v2.0.0-dev.12 [2021-09-24T23:50:21.168Z] v2.0.0-dev.13 [2021-09-24T23:50:21.168Z] v2.0.0-dev.14 [2021-09-24T23:50:21.168Z] v2.0.0-dev.15 [2021-09-24T23:50:21.168Z] v2.0.0-dev.16 [2021-09-24T23:50:21.168Z] v2.0.0-dev.17 [2021-09-24T23:50:21.168Z] v2.0.0-dev.18 [2021-09-24T23:50:21.168Z] v2.0.0-dev.19 [2021-09-24T23:50:21.168Z] v2.0.0-dev.2 [2021-09-24T23:50:21.168Z] v2.0.0-dev.20 [2021-09-24T23:50:21.168Z] v2.0.0-dev.21 [2021-09-24T23:50:21.168Z] v2.0.0-dev.22 [2021-09-24T23:50:21.168Z] v2.0.0-dev.23 [2021-09-24T23:50:21.168Z] v2.0.0-dev.24 [2021-09-24T23:50:21.168Z] v2.0.0-dev.25 [2021-09-24T23:50:21.168Z] v2.0.0-dev.26 [2021-09-24T23:50:21.168Z] v2.0.0-dev.27 [2021-09-24T23:50:21.168Z] v2.0.0-dev.28 [2021-09-24T23:50:21.168Z] v2.0.0-dev.29 [2021-09-24T23:50:21.168Z] v2.0.0-dev.3 [2021-09-24T23:50:21.168Z] v2.0.0-dev.30 [2021-09-24T23:50:21.168Z] v2.0.0-dev.31 [2021-09-24T23:50:21.168Z] v2.0.0-dev.32 [2021-09-24T23:50:21.168Z] v2.0.0-dev.33 [2021-09-24T23:50:21.168Z] v2.0.0-dev.34 [2021-09-24T23:50:21.168Z] v2.0.0-dev.35 [2021-09-24T23:50:21.168Z] v2.0.0-dev.36 [2021-09-24T23:50:21.168Z] v2.0.0-dev.37 [2021-09-24T23:50:21.168Z] v2.0.0-dev.38 [2021-09-24T23:50:21.168Z] v2.0.0-dev.39 [2021-09-24T23:50:21.168Z] v2.0.0-dev.4 [2021-09-24T23:50:21.168Z] v2.0.0-dev.40 [2021-09-24T23:50:21.168Z] v2.0.0-dev.41 [2021-09-24T23:50:21.168Z] v2.0.0-dev.42 [2021-09-24T23:50:21.168Z] v2.0.0-dev.43 [2021-09-24T23:50:21.168Z] v2.0.0-dev.44 [2021-09-24T23:50:21.168Z] v2.0.0-dev.45 [2021-09-24T23:50:21.168Z] v2.0.0-dev.46 [2021-09-24T23:50:21.168Z] v2.0.0-dev.47 [2021-09-24T23:50:21.168Z] v2.0.0-dev.48 [2021-09-24T23:50:21.168Z] v2.0.0-dev.49 [2021-09-24T23:50:21.168Z] v2.0.0-dev.5 [2021-09-24T23:50:21.168Z] v2.0.0-dev.50 [2021-09-24T23:50:21.168Z] v2.0.0-dev.51 [2021-09-24T23:50:21.168Z] v2.0.0-dev.52 [2021-09-24T23:50:21.168Z] v2.0.0-dev.53 [2021-09-24T23:50:21.168Z] v2.0.0-dev.54 [2021-09-24T23:50:21.168Z] v2.0.0-dev.55 [2021-09-24T23:50:21.168Z] v2.0.0-dev.56 [2021-09-24T23:50:21.168Z] v2.0.0-dev.57 [2021-09-24T23:50:21.168Z] v2.0.0-dev.58 [2021-09-24T23:50:21.168Z] v2.0.0-dev.59 [2021-09-24T23:50:21.168Z] v2.0.0-dev.6 [2021-09-24T23:50:21.168Z] v2.0.0-dev.60 [2021-09-24T23:50:21.168Z] v2.0.0-dev.61 [2021-09-24T23:50:21.168Z] v2.0.0-dev.62 [2021-09-24T23:50:21.168Z] v2.0.0-dev.63 [2021-09-24T23:50:21.168Z] v2.0.0-dev.64 [2021-09-24T23:50:21.168Z] v2.0.0-dev.65 [2021-09-24T23:50:21.168Z] v2.0.0-dev.66 [2021-09-24T23:50:21.168Z] v2.0.0-dev.67 [2021-09-24T23:50:21.168Z] v2.0.0-dev.7 [2021-09-24T23:50:21.168Z] v2.0.0-dev.8 [2021-09-24T23:50:21.168Z] v2.0.0-dev.9 [2021-09-24T23:50:21.168Z] v2.0.1-dev.1 [2021-09-24T23:50:21.168Z] v2.0.1-dev.2 [2021-09-24T23:50:21.168Z] v2.0.1-dev.3 [2021-09-24T23:50:21.168Z] v2.0.1-dev.4 [2021-09-24T23:50:21.168Z] v2.0.1-dev.5 [2021-09-24T23:50:21.168Z] v2.0.1-dev.6 [2021-09-24T23:50:21.168Z] v2.0.1-dev.7 [2021-09-24T23:50:21.168Z] v2.0.1-dev.8 [Pipeline] sh [2021-09-24T23:50:21.482Z] + lftools sign git-tag v2.0.1-dev.8 [2021-09-24T23:50:22.062Z] Signing Git tag with Sigul... [2021-09-24T23:50:22.062Z] Signing v2.0.1-dev.8 [Pipeline] echo [2021-09-24T23:50:23.032Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:50:23.341Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2021-09-24T23:50:23.353Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2021-09-24T23:50:23.390Z] $ docker stop --time=1 fd6872ce08773f3930afe4c76f5c366718b0fa31fb5acc6cadb996e3b991eb70 [2021-09-24T23:50:24.608Z] $ docker rm -f fd6872ce08773f3930afe4c76f5c366718b0fa31fb5acc6cadb996e3b991eb70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:50:25.216Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T23:50:25.216Z] . [Pipeline] withDockerContainer [2021-09-24T23:50:25.299Z] prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container [2021-09-24T23:50:25.585Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T23:50:25.978Z] $ docker top 964f1b8dd96ca380771cd6b2c9f44f6d723657b3567501abc084f7e00c434674 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T23:50:26.115Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T23:50:26.115Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T23:50:26.233Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T23:50:26.235Z] $ docker exec 964f1b8dd96ca380771cd6b2c9f44f6d723657b3567501abc084f7e00c434674 ssh-agent [2021-09-24T23:50:26.354Z] SSH_AUTH_SOCK=/tmp/ssh-SjAhdCvynfQN/agent.14 [2021-09-24T23:50:26.354Z] SSH_AGENT_PID=21 [2021-09-24T23:50:26.363Z] Running ssh-add (command line suppressed) [2021-09-24T23:50:26.465Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8285631108480280837.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_8285631108480280837.key) [2021-09-24T23:50:26.487Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T23:50:26.800Z] + git semver bump pre [2021-09-24T23:50:26.800Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T23:50:26.800Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-09-24T23:50:26.800Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-09-24T23:50:26.800Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T23:50:26.800Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T23:50:26.800Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T23:50:26.800Z] # $SEMVER_BRANCH = main [2021-09-24T23:50:26.800Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [2021-09-24T23:50:26.800Z] 2.0.1-dev.9 [Pipeline] } [2021-09-24T23:50:26.813Z] $ docker exec --env ******** --env ******** 964f1b8dd96ca380771cd6b2c9f44f6d723657b3567501abc084f7e00c434674 ssh-agent -k [2021-09-24T23:50:26.908Z] unset SSH_AUTH_SOCK; [2021-09-24T23:50:26.908Z] unset SSH_AGENT_PID; [2021-09-24T23:50:26.908Z] echo Agent pid 21 killed; [2021-09-24T23:50:26.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T23:50:27.271Z] + git semver [Pipeline] } [2021-09-24T23:50:27.290Z] $ docker stop --time=1 964f1b8dd96ca380771cd6b2c9f44f6d723657b3567501abc084f7e00c434674 [2021-09-24T23:50:28.480Z] $ docker rm -f 964f1b8dd96ca380771cd6b2c9f44f6d723657b3567501abc084f7e00c434674 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:50:28.875Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-24T23:50:28.875Z] . [Pipeline] withDockerContainer [2021-09-24T23:50:28.965Z] prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container [2021-09-24T23:50:29.018Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-24T23:50:29.363Z] $ docker top 600453a6f2b9e0ffeb9741bcf93e3ac0fc7179feab84959071b1fe14979f84d0 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-24T23:50:29.488Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-24T23:50:29.488Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-24T23:50:29.602Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-24T23:50:29.604Z] $ docker exec 600453a6f2b9e0ffeb9741bcf93e3ac0fc7179feab84959071b1fe14979f84d0 ssh-agent [2021-09-24T23:50:29.727Z] SSH_AUTH_SOCK=/tmp/ssh-dnULQZodrwaJ/agent.14 [2021-09-24T23:50:29.727Z] SSH_AGENT_PID=20 [2021-09-24T23:50:29.734Z] Running ssh-add (command line suppressed) [2021-09-24T23:50:29.840Z] Identity added: /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7655837515463946506.key (/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/private_key_7655837515463946506.key) [2021-09-24T23:50:29.860Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-24T23:50:30.170Z] + git semver push [2021-09-24T23:50:30.170Z] # -> Open(): unable to determine branch for HEAD [2021-09-24T23:50:30.170Z] # $GIT_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.git [2021-09-24T23:50:30.170Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-bootstrap_main [2021-09-24T23:50:30.170Z] # $SEMVER_REMOTE_NAME = origin [2021-09-24T23:50:30.170Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-24T23:50:30.170Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-24T23:50:30.170Z] # $SEMVER_BRANCH = main [2021-09-24T23:50:30.170Z] # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-bootstrap_main/.semver [Pipeline] } [2021-09-24T23:50:32.125Z] $ docker exec --env ******** --env ******** 600453a6f2b9e0ffeb9741bcf93e3ac0fc7179feab84959071b1fe14979f84d0 ssh-agent -k [2021-09-24T23:50:32.225Z] unset SSH_AUTH_SOCK; [2021-09-24T23:50:32.225Z] unset SSH_AGENT_PID; [2021-09-24T23:50:32.225Z] echo Agent pid 20 killed; [2021-09-24T23:50:32.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-24T23:50:32.607Z] + git semver [Pipeline] } [2021-09-24T23:50:32.627Z] $ docker stop --time=1 600453a6f2b9e0ffeb9741bcf93e3ac0fc7179feab84959071b1fe14979f84d0 [2021-09-24T23:50:33.836Z] $ docker rm -f 600453a6f2b9e0ffeb9741bcf93e3ac0fc7179feab84959071b1fe14979f84d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-24T23:50:35.108Z] + '[' -d /w/workspace/gexfoundry_go-mod-bootstrap_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:50:35.426Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:50:36.015Z] ---> package-listing.sh [2021-09-24T23:50:36.015Z] ++ facter osfamily [2021-09-24T23:50:36.015Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-24T23:50:36.281Z] + OS_FAMILY=redhat [2021-09-24T23:50:36.281Z] + workspace=/w/workspace/gexfoundry_go-mod-bootstrap_main [2021-09-24T23:50:36.281Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-24T23:50:36.281Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-24T23:50:36.281Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-24T23:50:36.281Z] + PACKAGES=/tmp/packages_start.txt [2021-09-24T23:50:36.281Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2021-09-24T23:50:36.281Z] + PACKAGES=/tmp/packages_end.txt [2021-09-24T23:50:36.281Z] + case "${OS_FAMILY}" in [2021-09-24T23:50:36.281Z] + sort [2021-09-24T23:50:36.281Z] + rpm -qa [2021-09-24T23:50:36.861Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-24T23:50:36.861Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-24T23:50:36.861Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-24T23:50:36.861Z] + '[' /w/workspace/gexfoundry_go-mod-bootstrap_main ']' [2021-09-24T23:50:36.861Z] + mkdir -p /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [2021-09-24T23:50:36.861Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-bootstrap_main/archives/ [Pipeline] echo [2021-09-24T23:50:36.880Z] 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-bootstrap_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-24T23:50:37.178Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:50:37.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T23:50:37.763Z] [2021-09-24T23:50:37.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-24T23:50:38.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T23:50:38.092Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-24T23:50:38.092Z] b4d181a07f80: Pulling fs layer [2021-09-24T23:50:38.092Z] a1111a8f2ec3: Pulling fs layer [2021-09-24T23:50:38.092Z] ed53099fbce6: Pulling fs layer [2021-09-24T23:50:38.092Z] dc539afda2c1: Pulling fs layer [2021-09-24T23:50:38.092Z] 77bc0d833cb6: Pulling fs layer [2021-09-24T23:50:38.092Z] 9065ff56babe: Pulling fs layer [2021-09-24T23:50:38.092Z] d287ab97295c: Pulling fs layer [2021-09-24T23:50:38.092Z] 77bc0d833cb6: Waiting [2021-09-24T23:50:38.092Z] 9065ff56babe: Waiting [2021-09-24T23:50:38.092Z] d287ab97295c: Waiting [2021-09-24T23:50:38.092Z] dc539afda2c1: Waiting [2021-09-24T23:50:38.360Z] a1111a8f2ec3: Verifying Checksum [2021-09-24T23:50:38.360Z] a1111a8f2ec3: Download complete [2021-09-24T23:50:38.360Z] dc539afda2c1: Verifying Checksum [2021-09-24T23:50:38.360Z] dc539afda2c1: Download complete [2021-09-24T23:50:38.624Z] 77bc0d833cb6: Verifying Checksum [2021-09-24T23:50:38.624Z] 77bc0d833cb6: Download complete [2021-09-24T23:50:38.624Z] 9065ff56babe: Verifying Checksum [2021-09-24T23:50:38.624Z] 9065ff56babe: Download complete [2021-09-24T23:50:38.624Z] ed53099fbce6: Verifying Checksum [2021-09-24T23:50:38.624Z] ed53099fbce6: Download complete [2021-09-24T23:50:40.865Z] b4d181a07f80: Verifying Checksum [2021-09-24T23:50:40.865Z] b4d181a07f80: Download complete [2021-09-24T23:50:40.865Z] b4d181a07f80: Pull complete [2021-09-24T23:50:40.865Z] a1111a8f2ec3: Pull complete [2021-09-24T23:50:41.464Z] ed53099fbce6: Pull complete [2021-09-24T23:50:41.464Z] dc539afda2c1: Pull complete [2021-09-24T23:50:41.728Z] 77bc0d833cb6: Pull complete [2021-09-24T23:50:41.728Z] 9065ff56babe: Pull complete [2021-09-24T23:50:43.673Z] d287ab97295c: Verifying Checksum [2021-09-24T23:50:43.673Z] d287ab97295c: Download complete [2021-09-24T23:50:47.956Z] d287ab97295c: Pull complete [2021-09-24T23:50:47.956Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-24T23:50:47.956Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-24T23:50:47.956Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-24T23:50:48.053Z] prd-centos7-docker-4c-2g-1360 does not seem to be running inside a container [2021-09-24T23:50:48.105Z] $ 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-bootstrap_main/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-bootstrap_main -v /w/workspace/gexfoundry_go-mod-bootstrap_main:/w/workspace/gexfoundry_go-mod-bootstrap_main:rw,z -v /w/workspace/gexfoundry_go-mod-bootstrap_main@tmp:/w/workspace/gexfoundry_go-mod-bootstrap_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-24T23:50:50.656Z] $ docker top 3762270b54ff34a09fb54d282292fcca074fc9a50a2fc802af952336cbe7bc66 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-24T23:50:51.060Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-24T23:50:51.377Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-24T23:50:51.688Z] + ls /var/log/sa-host [2021-09-24T23:50:51.689Z] + sadf -c /var/log/sa-host/sa05 [2021-09-24T23:50:51.689Z] file_magic: OK [2021-09-24T23:50:51.689Z] HZ: Using current value: 100 [2021-09-24T23:50:51.689Z] file_header: OK [2021-09-24T23:50:51.689Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-24T23:50:51.689Z] Statistics: [2021-09-24T23:50:51.689Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T23:50:51.689Z] File successfully converted to sysstat format version 12.0.3 [2021-09-24T23:50:51.689Z] + sadf -c /var/log/sa-host/sa24 [2021-09-24T23:50:51.689Z] file_magic: OK [2021-09-24T23:50:51.689Z] HZ: Using current value: 100 [2021-09-24T23:50:51.689Z] file_header: OK [2021-09-24T23:50:51.689Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-09-24T23:50:51.689Z] Statistics: [2021-09-24T23:50:51.689Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-24T23:50:51.689Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-24T23:50:52.299Z] provisioning config files... [2021-09-24T23:50:52.334Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-bootstrap_main@tmp/config7543826031195995560tmp [Pipeline] { [Pipeline] echo [2021-09-24T23:50:52.366Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:50:52.707Z] ---> create-netrc.sh [Pipeline] } [2021-09-24T23:50:52.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:50:54.438Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-24T23:50:54.453Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:50:54.757Z] ---> sudo-logs.sh [2021-09-24T23:50:54.757Z] Archiving 'sudo' log.. [2021-09-24T23:50:54.757Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1360.vexxhost.local: Name or service not known [2021-09-24T23:50:54.757Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1360.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-24T23:50:54.799Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:50:55.105Z] ---> job-cost.sh [2021-09-24T23:50:55.105Z] lf-activate-venv: SKIPPING [2021-09-24T23:50:55.105Z] DEBUG: total: 0.10999999940395355 [2021-09-24T23:50:55.105Z] INFO: Retrieving Stack Cost... [2021-09-24T23:50:56.510Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-24T23:50:56.521Z] INFO: Archiving Costs [Pipeline] echo [2021-09-24T23:50:56.527Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-24T23:50:56.834Z] ---> logs-deploy.sh [2021-09-24T23:50:56.834Z] lf-activate-venv: SKIPPING [2021-09-24T23:50:56.834Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/main/9 [2021-09-24T23:50:56.834Z] INFO: archiving workspace using pattern(s): [2021-09-24T23:50:57.465Z] Archives upload complete. [2021-09-24T23:50:57.799Z] INFO: archiving logs to Nexus