Pull request #276 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86+4806a3656597a78a9217f438423babf617b9e1ec (68cf41d27b98799c836755df66bde38c654c73d6) 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-ssh5269360496799622501.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-ssh241191443334993747.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/PR-276/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/PR-276/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6423377055238390320.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-ssh4502965633936263000.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/PR-276/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/PR-276/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3983939669701742557.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 All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-1698 in /w/workspace/xfoundry_go-mod-bootstrap_PR-276 [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/xfoundry_go-mod-bootstrap_PR-276 # 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/xfoundry_go-mod-bootstrap_PR-276@tmp/jenkins-gitclient-ssh8810116061465854783.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4806a3656597a78a9217f438423babf617b9e1ec into PR head commit 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86 > 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 remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/jenkins-gitclient-ssh1000452076196928716.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86 # timeout=10 > git remote # timeout=10 Merge succeeded, producing 47c141adb46642608e1f01c8cdcd9b50a3333549 Checking out Revision 47c141adb46642608e1f01c8cdcd9b50a3333549 (PR-276) > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/jenkins-gitclient-ssh8858373922848022302.key > git merge 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 47c141adb46642608e1f01c8cdcd9b50a3333549 # timeout=10 Commit message: "Merge commit '4806a3656597a78a9217f438423babf617b9e1ec' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 3582e2831f9b2312b59392484d1512c4444c55e0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-09-27T21:24:27.061Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-09-27T21:24:27.149Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-09-27T21:24:27.180Z] ========================================================= [2021-09-27T21:24:27.180Z] EdgeX Global Pipelines Version Info [2021-09-27T21:24:27.180Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-09-27T21:24:28.413Z] ------------------- [2021-09-27T21:24:28.414Z] stable info: [2021-09-27T21:24:28.414Z] ------------------- [2021-09-27T21:24:28.414Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-09-27T21:24:28.414Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T21:24:28.414Z] Message: update stable to v1.0.205 [2021-09-27T21:24:28.995Z] ------------------- [2021-09-27T21:24:28.995Z] experimental info: [2021-09-27T21:24:28.995Z] ------------------- [2021-09-27T21:24:28.995Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-09-27T21:24:28.995Z] Commit SHA: 6c5fdc1010301c282ffa2a40e20644f1c502bfa8 [2021-09-27T21:24:28.995Z] Message: update experimental to v1.0.205 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-09-27T21:24:30.798Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-09-27T21:24:30.824Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-09-27T21:24:30.850Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-09-27T21:24:30.876Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-09-27T21:24:30.901Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-09-27T21:24:30.927Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-09-27T21:24:30.954Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-09-27T21:24:30.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-09-27T21:24:31.005Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-09-27T21:24:31.030Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-09-27T21:24:31.056Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-09-27T21:24:31.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-09-27T21:24:31.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-09-27T21:24:31.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-09-27T21:24:31.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-09-27T21:24:31.182Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T21:24:31.207Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T21:24:31.232Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T21:24:31.258Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-09-27T21:24:31.283Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-09-27T21:24:31.310Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-09-27T21:24:31.357Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-09-27T21:24:31.383Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-09-27T21:24:31.409Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-09-27T21:24:31.436Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-09-27T21:24:31.461Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-09-27T21:24:31.486Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-09-27T21:24:31.511Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-276 [Pipeline] echo [2021-09-27T21:24:31.537Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-276 [Pipeline] echo [2021-09-27T21:24:31.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-276 [Pipeline] echo [2021-09-27T21:24:31.589Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 47c141adb46642608e1f01c8cdcd9b50a3333549 [Pipeline] echo [2021-09-27T21:24:31.614Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 47c141a [Pipeline] echo [2021-09-27T21:24:31.640Z] [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-27T21:24:33.667Z] + git log --format=format:%s -1 47c141adb46642608e1f01c8cdcd9b50a3333549 [Pipeline] echo [2021-09-27T21:24:33.716Z] GIT_COMMIT: 47c141adb46642608e1f01c8cdcd9b50a3333549, Commit Message: Merge commit '4806a3656597a78a9217f438423babf617b9e1ec' into HEAD [Pipeline] echo [2021-09-27T21:24:33.730Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-09-27T21:24:36.192Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T21:24:36.192Z] [2021-09-27T21:24:36.192Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T21:24:36.527Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T21:24:37.486Z] latest: Pulling from edgex-devops/git-semver [2021-09-27T21:24:37.486Z] 31603596830f: Pulling fs layer [2021-09-27T21:24:37.486Z] 04fac38145f0: Pulling fs layer [2021-09-27T21:24:37.486Z] 701f6daf10bf: Pulling fs layer [2021-09-27T21:24:37.486Z] 24f72da36158: Pulling fs layer [2021-09-27T21:24:37.486Z] 24f72da36158: Waiting [2021-09-27T21:24:37.486Z] 04fac38145f0: Verifying Checksum [2021-09-27T21:24:37.486Z] 04fac38145f0: Download complete [2021-09-27T21:24:37.754Z] 31603596830f: Verifying Checksum [2021-09-27T21:24:37.754Z] 31603596830f: Download complete [2021-09-27T21:24:37.754Z] 31603596830f: Pull complete [2021-09-27T21:24:38.020Z] 04fac38145f0: Pull complete [2021-09-27T21:24:38.020Z] 24f72da36158: Verifying Checksum [2021-09-27T21:24:38.020Z] 24f72da36158: Download complete [2021-09-27T21:24:38.020Z] 701f6daf10bf: Verifying Checksum [2021-09-27T21:24:38.020Z] 701f6daf10bf: Download complete [2021-09-27T21:24:38.603Z] 701f6daf10bf: Pull complete [2021-09-27T21:24:38.603Z] 24f72da36158: Pull complete [2021-09-27T21:24:38.603Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-09-27T21:24:38.603Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-09-27T21:24:38.603Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-09-27T21:24:38.700Z] prd-centos7-docker-4c-2g-1698 does not seem to be running inside a container [2021-09-27T21:24:38.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-276 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-276:/w/workspace/xfoundry_go-mod-bootstrap_PR-276:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-09-27T21:24:39.541Z] $ docker top 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-09-27T21:24:39.675Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T21:24:39.675Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T21:24:39.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T21:24:39.795Z] $ docker exec 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 ssh-agent [2021-09-27T21:24:39.899Z] SSH_AUTH_SOCK=/tmp/ssh-Ln4ts9aoUu2V/agent.14 [2021-09-27T21:24:39.899Z] SSH_AGENT_PID=20 [2021-09-27T21:24:39.915Z] Running ssh-add (command line suppressed) [2021-09-27T21:24:40.016Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/private_key_9175898196110739687.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/private_key_9175898196110739687.key) [2021-09-27T21:24:40.039Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T21:24:40.355Z] + git tag --points-at HEAD [Pipeline] } [2021-09-27T21:24:40.376Z] $ docker exec --env ******** --env ******** 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 ssh-agent -k [2021-09-27T21:24:40.469Z] unset SSH_AUTH_SOCK; [2021-09-27T21:24:40.469Z] unset SSH_AGENT_PID; [2021-09-27T21:24:40.469Z] echo Agent pid 20 killed; [2021-09-27T21:24:40.484Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-09-27T21:24:40.526Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-09-27T21:24:40.526Z] [ssh-agent] Looking for ssh-agent implementation... [2021-09-27T21:24:40.634Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-09-27T21:24:40.636Z] $ docker exec 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 ssh-agent [2021-09-27T21:24:40.740Z] SSH_AUTH_SOCK=/tmp/ssh-h9oLIwv00nYu/agent.55 [2021-09-27T21:24:40.740Z] SSH_AGENT_PID=61 [2021-09-27T21:24:40.749Z] Running ssh-add (command line suppressed) [2021-09-27T21:24:40.856Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/private_key_9023526962419757121.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/private_key_9023526962419757121.key) [2021-09-27T21:24:40.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-09-27T21:24:41.192Z] + git semver init [2021-09-27T21:24:41.192Z] # -> Open(): unable to determine branch for HEAD [2021-09-27T21:24:41.192Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-276/.git [2021-09-27T21:24:41.192Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-276 [2021-09-27T21:24:41.192Z] # $SEMVER_REMOTE_NAME = origin [2021-09-27T21:24:41.192Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-09-27T21:24:41.192Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-09-27T21:24:41.192Z] # $SEMVER_BRANCH = PR-276 [2021-09-27T21:24:41.192Z] # $SEMVER_TEMP = /tmp/semver-008871733 [2021-09-27T21:24:41.192Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-09-27T21:24:49.445Z] # '/tmp/semver-008871733' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-276/.semver' [2021-09-27T21:24:49.445Z] # -> Force: false [2021-09-27T21:24:49.445Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-276/.semver [Pipeline] } [2021-09-27T21:24:49.460Z] $ docker exec --env ******** --env ******** 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 ssh-agent -k [2021-09-27T21:24:49.548Z] unset SSH_AUTH_SOCK; [2021-09-27T21:24:49.549Z] unset SSH_AGENT_PID; [2021-09-27T21:24:49.549Z] echo Agent pid 61 killed; [2021-09-27T21:24:49.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-09-27T21:24:49.916Z] + git semver [Pipeline] } [2021-09-27T21:24:49.936Z] $ docker stop --time=1 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 [2021-09-27T21:24:51.173Z] $ docker rm -f 2ed014beddfe3a193b4a81ca70bbc16200795411609fbc5c4a18704e9bc225a1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T21:24:51.556Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-09-27T21:24:53.537Z] Stashed 1 file(s) [Pipeline] echo [2021-09-27T21:24:53.540Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-09-27T21:25:08.857Z] Still waiting to schedule task [2021-09-27T21:25:08.858Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-1698’ [2021-09-27T21:25:08.861Z] Still waiting to schedule task [2021-09-27T21:25:08.861Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-09-27T21:27:45.378Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1699 in /w/workspace/xfoundry_go-mod-bootstrap_PR-276 [Pipeline] { [Pipeline] ws [2021-09-27T21:27:45.400Z] Running in /w/workspace/go-mod-bootstrap/9 [Pipeline] { [Pipeline] checkout [2021-09-27T21:27:45.595Z] Selected Git installation does not exist. Using Default [2021-09-27T21:27:45.595Z] The recommended git tool is: NONE [2021-09-27T21:27:52.976Z] using credential edgex-jenkins-ssh [2021-09-27T21:27:52.998Z] Cloning the remote Git repository [2021-09-27T21:27:54.774Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-09-27T21:27:54.887Z] > git init /w/workspace/go-mod-bootstrap/9 # timeout=10 [2021-09-27T21:27:55.051Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-09-27T21:27:55.052Z] > git --version # timeout=10 [2021-09-27T21:27:55.089Z] > git --version # 'git version 2.17.1' [2021-09-27T21:27:55.091Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T21:27:55.200Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T21:27:56.211Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-09-27T21:27:56.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T21:27:56.258Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-09-27T21:27:56.287Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-09-27T21:27:56.288Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T21:27:56.301Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T21:27:57.057Z] Merging remotes/origin/main commit 4806a3656597a78a9217f438423babf617b9e1ec into PR head commit 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86 [2021-09-27T21:27:57.311Z] Merge succeeded, producing 65eabc966f8d9e21cdcc9493661f1e3164b1691a [2021-09-27T21:27:57.311Z] Checking out Revision 65eabc966f8d9e21cdcc9493661f1e3164b1691a (PR-276) [2021-09-27T21:27:57.061Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T21:27:57.083Z] > git checkout -f 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86 # timeout=10 [2021-09-27T21:27:57.167Z] > git remote # timeout=10 [2021-09-27T21:27:57.189Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T21:27:57.210Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T21:27:57.221Z] > git merge 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 [2021-09-27T21:27:57.273Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T21:27:57.303Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T21:27:57.313Z] > git checkout -f 65eabc966f8d9e21cdcc9493661f1e3164b1691a # timeout=10 [2021-09-27T21:28:01.587Z] Commit message: "Merge commit '4806a3656597a78a9217f438423babf617b9e1ec' into HEAD" [2021-09-27T21:28:01.610Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2021-09-27T21:28:01.581Z] > git rev-list --no-walk 3582e2831f9b2312b59392484d1512c4444c55e0 # timeout=10 [Pipeline] unstash [Pipeline] echo [2021-09-27T21:28:04.524Z] ========================================================= [2021-09-27T21:28:04.524Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-09-27T21:28:04.524Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-27T21:28:05.077Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T21:28:05.382Z] Running on prd-centos7-docker-4c-2g-1700 in /w/workspace/xfoundry_go-mod-bootstrap_PR-276 [Pipeline] { [Pipeline] ws [2021-09-27T21:28:05.401Z] Running in /w/workspace/go-mod-bootstrap/9 [Pipeline] { [Pipeline] checkout [2021-09-27T21:28:05.530Z] Selected Git installation does not exist. Using Default [2021-09-27T21:28:05.530Z] The recommended git tool is: NONE [2021-09-27T21:28:08.662Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-09-27T21:28:08.663Z] 595b0fe564bb: Pulling fs layer [2021-09-27T21:28:08.663Z] 24495759ef45: Pulling fs layer [2021-09-27T21:28:08.663Z] d148012ef14d: Pulling fs layer [2021-09-27T21:28:08.663Z] e90a11edd702: Pulling fs layer [2021-09-27T21:28:08.663Z] d77568369979: Pulling fs layer [2021-09-27T21:28:08.663Z] fc1c9f9a7f3b: Pulling fs layer [2021-09-27T21:28:08.663Z] 170f2ba95c9a: Pulling fs layer [2021-09-27T21:28:08.663Z] 97ac5df62f85: Pulling fs layer [2021-09-27T21:28:08.663Z] fc1c9f9a7f3b: Waiting [2021-09-27T21:28:08.663Z] e90a11edd702: Waiting [2021-09-27T21:28:08.663Z] d77568369979: Waiting [2021-09-27T21:28:08.663Z] 170f2ba95c9a: Waiting [2021-09-27T21:28:08.663Z] 97ac5df62f85: Waiting [2021-09-27T21:28:08.663Z] d148012ef14d: Download complete [2021-09-27T21:28:08.663Z] 24495759ef45: Download complete [2021-09-27T21:28:08.663Z] d77568369979: Verifying Checksum [2021-09-27T21:28:08.663Z] d77568369979: Download complete [2021-09-27T21:28:08.663Z] fc1c9f9a7f3b: Verifying Checksum [2021-09-27T21:28:08.663Z] fc1c9f9a7f3b: Download complete [2021-09-27T21:28:08.951Z] 595b0fe564bb: Verifying Checksum [2021-09-27T21:28:08.951Z] 595b0fe564bb: Download complete [2021-09-27T21:28:08.951Z] 170f2ba95c9a: Verifying Checksum [2021-09-27T21:28:08.951Z] 170f2ba95c9a: Download complete [2021-09-27T21:28:09.615Z] 595b0fe564bb: Pull complete [2021-09-27T21:28:11.832Z] 24495759ef45: Pull complete [2021-09-27T21:28:11.832Z] d148012ef14d: Pull complete [2021-09-27T21:28:11.876Z] using credential edgex-jenkins-ssh [2021-09-27T21:28:11.895Z] Cloning the remote Git repository [2021-09-27T21:28:12.438Z] 97ac5df62f85: Verifying Checksum [2021-09-27T21:28:12.438Z] 97ac5df62f85: Download complete [2021-09-27T21:28:11.920Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-09-27T21:28:11.985Z] > git init /w/workspace/go-mod-bootstrap/9 # timeout=10 [2021-09-27T21:28:12.013Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-09-27T21:28:12.013Z] > git --version # timeout=10 [2021-09-27T21:28:12.043Z] > git --version # 'git version 2.24.4' [2021-09-27T21:28:12.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T21:28:12.070Z] [INFO] Currently running in a labeled security context [2021-09-27T21:28:12.070Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T21:28:12.070Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/9@tmp/jenkins-gitclient-ssh681592678828894002.key [2021-09-27T21:28:12.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T21:28:13.440Z] e90a11edd702: Verifying Checksum [2021-09-27T21:28:13.440Z] e90a11edd702: Download complete [2021-09-27T21:28:13.517Z] Merging remotes/origin/main commit 4806a3656597a78a9217f438423babf617b9e1ec into PR head commit 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86 [2021-09-27T21:28:13.619Z] Merge succeeded, producing 1272dc89b46b12c7714685fed9762ea628808a2e [2021-09-27T21:28:13.619Z] Checking out Revision 1272dc89b46b12c7714685fed9762ea628808a2e (PR-276) [2021-09-27T21:28:12.839Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-09-27T21:28:12.850Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-09-27T21:28:12.861Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-09-27T21:28:12.875Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-09-27T21:28:12.876Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T21:28:12.878Z] [INFO] Currently running in a labeled security context [2021-09-27T21:28:12.878Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T21:28:12.878Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/9@tmp/jenkins-gitclient-ssh8275627621403372457.key [2021-09-27T21:28:12.890Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/276/head:refs/remotes/origin/PR-276 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-09-27T21:28:13.526Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T21:28:13.544Z] > git checkout -f 9366fe9ee784161c9c92a40ed914bd6ec2e2ee86 # timeout=10 [2021-09-27T21:28:13.576Z] > git remote # timeout=10 [2021-09-27T21:28:13.585Z] > git config --get remote.origin.url # timeout=10 [2021-09-27T21:28:13.592Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-09-27T21:28:13.593Z] [INFO] Currently running in a labeled security context [2021-09-27T21:28:13.593Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-09-27T21:28:13.593Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/9@tmp/jenkins-gitclient-ssh579912179818095179.key [2021-09-27T21:28:13.598Z] > git merge 4806a3656597a78a9217f438423babf617b9e1ec # timeout=10 [2021-09-27T21:28:13.614Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-09-27T21:28:13.622Z] > git config core.sparsecheckout # timeout=10 [2021-09-27T21:28:13.632Z] > git checkout -f 1272dc89b46b12c7714685fed9762ea628808a2e # timeout=10 [2021-09-27T21:28:17.356Z] Commit message: "Merge commit '4806a3656597a78a9217f438423babf617b9e1ec' into HEAD" [2021-09-27T21:28:17.368Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-09-27T21:28:17.867Z] ========================================================= [2021-09-27T21:28:17.867Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-09-27T21:28:17.868Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-09-27T21:28:18.285Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T21:28:18.285Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-09-27T21:28:18.285Z] 540db60ca938: Pulling fs layer [2021-09-27T21:28:18.285Z] adcc1eea9eea: Pulling fs layer [2021-09-27T21:28:18.285Z] 4c4ab2625f07: Pulling fs layer [2021-09-27T21:28:18.285Z] db62176df00c: Pulling fs layer [2021-09-27T21:28:18.285Z] 3b30891b0d05: Pulling fs layer [2021-09-27T21:28:18.285Z] 06b49ca38bd5: Pulling fs layer [2021-09-27T21:28:18.285Z] c788192a36de: Pulling fs layer [2021-09-27T21:28:18.285Z] a77e37c0d609: Pulling fs layer [2021-09-27T21:28:18.285Z] c3185cebc471: Pulling fs layer [2021-09-27T21:28:18.285Z] db62176df00c: Waiting [2021-09-27T21:28:18.285Z] 3b30891b0d05: Waiting [2021-09-27T21:28:18.285Z] 06b49ca38bd5: Waiting [2021-09-27T21:28:18.285Z] c788192a36de: Waiting [2021-09-27T21:28:18.285Z] a77e37c0d609: Waiting [2021-09-27T21:28:18.285Z] c3185cebc471: Waiting [2021-09-27T21:28:18.285Z] 4c4ab2625f07: Download complete [2021-09-27T21:28:17.360Z] > git rev-list --no-walk 3582e2831f9b2312b59392484d1512c4444c55e0 # timeout=10 [2021-09-27T21:28:18.560Z] adcc1eea9eea: Verifying Checksum [2021-09-27T21:28:18.560Z] adcc1eea9eea: Download complete [2021-09-27T21:28:18.560Z] 3b30891b0d05: Verifying Checksum [2021-09-27T21:28:18.560Z] 3b30891b0d05: Download complete [2021-09-27T21:28:18.560Z] 06b49ca38bd5: Verifying Checksum [2021-09-27T21:28:18.560Z] 06b49ca38bd5: Download complete [2021-09-27T21:28:18.560Z] c788192a36de: Verifying Checksum [2021-09-27T21:28:18.560Z] c788192a36de: Download complete [2021-09-27T21:28:18.560Z] 540db60ca938: Download complete [2021-09-27T21:28:18.832Z] 540db60ca938: Pull complete [2021-09-27T21:28:18.832Z] adcc1eea9eea: Pull complete [2021-09-27T21:28:18.832Z] 4c4ab2625f07: Pull complete [2021-09-27T21:28:19.100Z] a77e37c0d609: Verifying Checksum [2021-09-27T21:28:19.100Z] a77e37c0d609: Download complete [2021-09-27T21:28:22.462Z] c3185cebc471: Verifying Checksum [2021-09-27T21:28:22.462Z] c3185cebc471: Download complete [2021-09-27T21:28:22.734Z] db62176df00c: Verifying Checksum [2021-09-27T21:28:22.734Z] db62176df00c: Download complete [2021-09-27T21:28:25.893Z] e90a11edd702: Pull complete [2021-09-27T21:28:25.893Z] d77568369979: Pull complete [2021-09-27T21:28:25.893Z] fc1c9f9a7f3b: Pull complete [2021-09-27T21:28:25.893Z] 170f2ba95c9a: Pull complete [2021-09-27T21:28:26.106Z] db62176df00c: Pull complete [2021-09-27T21:28:26.106Z] 3b30891b0d05: Pull complete [2021-09-27T21:28:26.379Z] 06b49ca38bd5: Pull complete [2021-09-27T21:28:26.379Z] c788192a36de: Pull complete [2021-09-27T21:28:26.379Z] a77e37c0d609: Pull complete [2021-09-27T21:28:28.990Z] c3185cebc471: Pull complete [2021-09-27T21:28:28.990Z] Digest: sha256:c22a6272cb0662d4dba1bb41e7658fbabc00c875dcca5b7a38fb264b4004f4bd [2021-09-27T21:28:28.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-09-27T21:28:28.990Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-09-27T21:28:29.364Z] + 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-27T21:28:29.684Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T21:28:29.684Z] . [Pipeline] withDockerContainer [2021-09-27T21:28:29.773Z] prd-centos7-docker-4c-2g-1700 does not seem to be running inside a container [2021-09-27T21:28:29.831Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-27T21:28:31.328Z] 97ac5df62f85: Pull complete [2021-09-27T21:28:31.328Z] Digest: sha256:84204f9419e0e30039067cc16e8ccc9a99ccb3a3f51ea7567ddff3f7e64b8ba8 [2021-09-27T21:28:31.328Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T21:28:31.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-09-27T21:28:33.526Z] $ docker top febc45f14ab38610a38eb740ce1794f323d71b18cc27b5948b550ffeff5a2188 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh [2021-09-27T21:28:33.951Z] + 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-27T21:28:34.027Z] + go version [2021-09-27T21:28:34.027Z] go version go1.16.6 linux/amd64 [Pipeline] } [2021-09-27T21:28:34.050Z] $ docker stop --time=1 febc45f14ab38610a38eb740ce1794f323d71b18cc27b5948b550ffeff5a2188 [2021-09-27T21:28:34.298Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T21:28:34.298Z] . [2021-09-27T21:28:35.245Z] $ docker rm -f febc45f14ab38610a38eb740ce1794f323d71b18cc27b5948b550ffeff5a2188 [Pipeline] // withDockerContainer [Pipeline] withDockerContainer [2021-09-27T21:28:35.578Z] prd-ubuntu18.04-docker-arm64-4c-16g-1699 does not seem to be running inside a container [2021-09-27T21:28:35.669Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T21:28:43.187Z] $ docker top 65656d104f67c2701b88571db12b48bd9b842a6dc9d40ed92f4eee81811cde3a -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T21:28:44.160Z] + docker inspect -f . ci-base-image-x86_64 [2021-09-27T21:28:44.160Z] . [Pipeline] withDockerContainer [2021-09-27T21:28:44.230Z] + go version [2021-09-27T21:28:44.230Z] go version go1.16.6 linux/arm64 [2021-09-27T21:28:44.250Z] prd-centos7-docker-4c-2g-1700 does not seem to be running inside a container [2021-09-27T21:28:44.305Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-09-27T21:28:44.633Z] $ docker top aca42e90eec08d9f7ea01d809da9d7b5a9efe7ea64278b43ab86ef74ebd8fbdf -eo pid,comm [Pipeline] { [Pipeline] } [2021-09-27T21:28:44.725Z] $ docker stop --time=1 65656d104f67c2701b88571db12b48bd9b842a6dc9d40ed92f4eee81811cde3a [2021-09-27T21:28:46.699Z] $ docker rm -f 65656d104f67c2701b88571db12b48bd9b842a6dc9d40ed92f4eee81811cde3a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-09-27T21:28:47.336Z] + go mod tidy [2021-09-27T21:28:47.537Z] + docker inspect -f . ci-base-image-arm64 [2021-09-27T21:28:47.538Z] . [Pipeline] withDockerContainer [2021-09-27T21:28:47.815Z] prd-ubuntu18.04-docker-arm64-4c-16g-1699 does not seem to be running inside a container [2021-09-27T21:28:47.891Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-09-27T21:28:49.640Z] $ docker top 22eb60292ee59c4d51215eb719f6444afa4cfb452be898a1d20f45591b5ba926 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-09-27T21:28:50.603Z] + go mod tidy [2021-09-27T21:28:50.680Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-27T21:28:50.680Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-27T21:28:50.680Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-27T21:28:50.680Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T21:28:50.680Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-27T21:28:50.680Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.4 [2021-09-27T21:28:50.680Z] go: downloading github.com/gorilla/mux v1.7.4 [2021-09-27T21:28:50.680Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-27T21:28:50.680Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-27T21:28:50.680Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T21:28:50.680Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T21:28:50.680Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-27T21:28:50.680Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-27T21:28:50.680Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-27T21:28:50.680Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-27T21:28:50.680Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T21:28:50.680Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-27T21:28:50.680Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-27T21:28:50.680Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-27T21:28:50.680Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-27T21:28:50.954Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-27T21:28:50.954Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-27T21:28:50.954Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-27T21:28:50.954Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-27T21:28:50.954Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-27T21:28:50.954Z] go: downloading golang.org/x/text v0.3.2 [2021-09-27T21:28:51.221Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-27T21:28:51.221Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-27T21:28:51.807Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-27T21:28:51.807Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-27T21:28:52.075Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T21:28:52.076Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T21:28:52.076Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T21:28:52.076Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T21:28:52.076Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T21:28:52.076Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-27T21:28:52.076Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T21:28:52.076Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-27T21:28:52.076Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-27T21:28:52.076Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-27T21:28:52.076Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-27T21:28:52.076Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-09-27T21:28:52.076Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-27T21:28:52.347Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T21:28:52.347Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T21:28:52.347Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T21:28:52.347Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T21:28:52.347Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-27T21:28:52.347Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T21:28:52.347Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T21:28:52.347Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T21:28:52.347Z] go: downloading github.com/kr/text v0.1.0 [2021-09-27T21:28:52.615Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T21:28:52.615Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T21:28:52.615Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T21:28:52.615Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T21:28:52.615Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T21:28:52.615Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T21:28:52.615Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T21:28:52.615Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T21:28:52.615Z] go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh [2021-09-27T21:28:53.230Z] + make test [2021-09-27T21:28:53.230Z] go mod tidy [2021-09-27T21:28:53.230Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-27T21:28:54.911Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-09-27T21:28:54.912Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-09-27T21:28:54.912Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-09-27T21:28:54.912Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-09-27T21:28:54.912Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.4 [2021-09-27T21:28:54.912Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-09-27T21:28:54.912Z] go: downloading github.com/gorilla/mux v1.7.4 [2021-09-27T21:28:54.912Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-09-27T21:28:55.190Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-09-27T21:28:55.190Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-09-27T21:28:55.190Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-09-27T21:28:55.190Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-09-27T21:28:55.190Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-09-27T21:28:55.190Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-09-27T21:28:55.190Z] go: downloading github.com/google/uuid v1.2.0 [2021-09-27T21:28:55.190Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-09-27T21:28:55.190Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-09-27T21:28:55.473Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-09-27T21:28:55.473Z] go: downloading gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 [2021-09-27T21:28:55.473Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-09-27T21:28:55.473Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-09-27T21:28:55.473Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-09-27T21:28:55.473Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-09-27T21:28:55.473Z] go: downloading golang.org/x/text v0.3.2 [2021-09-27T21:28:55.473Z] go: downloading github.com/go-playground/assert/v2 v2.0.1 [2021-09-27T21:28:55.473Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-09-27T21:28:58.877Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-09-27T21:28:58.877Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-09-27T21:28:58.877Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-09-27T21:28:58.877Z] go: downloading gopkg.in/yaml.v2 v2.4.0 [2021-09-27T21:28:58.877Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-09-27T21:28:58.877Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-09-27T21:28:58.877Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-09-27T21:28:58.877Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-09-27T21:28:58.877Z] go: downloading github.com/hashicorp/consul/sdk v0.7.0 [2021-09-27T21:28:58.877Z] go: downloading github.com/hashicorp/go-uuid v1.0.1 [2021-09-27T21:28:58.877Z] go: downloading github.com/kr/pretty v0.2.0 [2021-09-27T21:28:58.877Z] go: downloading github.com/x448/float16 v0.8.4 [2021-09-27T21:28:58.877Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-09-27T21:28:58.877Z] go: downloading github.com/go-stack/stack v1.8.0 [2021-09-27T21:28:58.877Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-09-27T21:28:58.877Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-09-27T21:28:59.153Z] go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-09-27T21:28:59.153Z] go: downloading github.com/fatih/color v1.9.0 [2021-09-27T21:28:59.153Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-09-27T21:28:59.153Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-09-27T21:28:59.153Z] go: downloading github.com/pkg/errors v0.8.1 [2021-09-27T21:28:59.153Z] go: downloading github.com/kr/text v0.1.0 [2021-09-27T21:28:59.153Z] go: downloading github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2021-09-27T21:28:59.153Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-09-27T21:28:59.425Z] go: downloading github.com/hashicorp/go-msgpack v0.5.3 [2021-09-27T21:28:59.425Z] go: downloading github.com/hashicorp/memberlist v0.2.2 [2021-09-27T21:28:59.425Z] go: downloading github.com/mitchellh/go-testing-interface v1.0.0 [2021-09-27T21:28:59.425Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-09-27T21:28:59.425Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2021-09-27T21:28:59.425Z] go: downloading github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2021-09-27T21:28:59.425Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.0 [2021-09-27T21:28:59.425Z] go: downloading github.com/miekg/dns v1.1.26 [2021-09-27T21:28:59.704Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2021-09-27T21:28:59.704Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-09-27T21:28:59.704Z] go: downloading golang.org/x/net v0.0.0-20190923162816-aa69164e4478 [Pipeline] sh [2021-09-27T21:29:01.370Z] + make test [2021-09-27T21:29:01.370Z] go mod tidy [2021-09-27T21:29:01.641Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-09-27T21:29:05.657Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-09-27T21:29:05.657Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.005s coverage: 5.4% of statements [2021-09-27T21:29:05.657Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-09-27T21:29:05.657Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.007s coverage: 92.2% of statements [2021-09-27T21:29:05.928Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.007s coverage: 85.3% of statements [2021-09-27T21:29:06.208Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-09-27T21:29:06.208Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-09-27T21:29:06.479Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-09-27T21:29:08.653Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.012s coverage: 100.0% of statements [2021-09-27T21:29:08.653Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.007s coverage: 26.7% of statements [2021-09-27T21:29:10.066Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.014s coverage: 83.9% of statements [2021-09-27T21:29:10.066Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-09-27T21:29:10.066Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-09-27T21:29:10.066Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.002s coverage: 91.3% of statements [2021-09-27T21:29:10.339Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-27T21:29:15.919Z] gofmt -l . [2021-09-27T21:29:15.919Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-27T21:29:15.938Z] $ docker stop --time=1 aca42e90eec08d9f7ea01d809da9d7b5a9efe7ea64278b43ab86ef74ebd8fbdf [2021-09-27T21:29:17.942Z] $ docker rm -f aca42e90eec08d9f7ea01d809da9d7b5a9efe7ea64278b43ab86ef74ebd8fbdf [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T21:29:18.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T21:29:18.830Z] 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-27T21:29:19.680Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T21:29:19.680Z] [2021-09-27T21:29:19.680Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T21:29:20.014Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T21:29:20.014Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T21:29:20.014Z] b4d181a07f80: Pulling fs layer [2021-09-27T21:29:20.014Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T21:29:20.014Z] ed53099fbce6: Pulling fs layer [2021-09-27T21:29:20.014Z] dc539afda2c1: Pulling fs layer [2021-09-27T21:29:20.014Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T21:29:20.014Z] 9065ff56babe: Pulling fs layer [2021-09-27T21:29:20.014Z] d287ab97295c: Pulling fs layer [2021-09-27T21:29:20.014Z] dc539afda2c1: Waiting [2021-09-27T21:29:20.014Z] 77bc0d833cb6: Waiting [2021-09-27T21:29:20.014Z] 9065ff56babe: Waiting [2021-09-27T21:29:20.014Z] d287ab97295c: Waiting [2021-09-27T21:29:20.279Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T21:29:20.279Z] a1111a8f2ec3: Download complete [2021-09-27T21:29:20.279Z] dc539afda2c1: Verifying Checksum [2021-09-27T21:29:20.279Z] dc539afda2c1: Download complete [2021-09-27T21:29:20.546Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T21:29:20.546Z] 77bc0d833cb6: Download complete [2021-09-27T21:29:20.546Z] 9065ff56babe: Verifying Checksum [2021-09-27T21:29:20.546Z] 9065ff56babe: Download complete [2021-09-27T21:29:20.546Z] ed53099fbce6: Verifying Checksum [2021-09-27T21:29:20.546Z] ed53099fbce6: Download complete [2021-09-27T21:29:21.966Z] b4d181a07f80: Verifying Checksum [2021-09-27T21:29:21.966Z] b4d181a07f80: Download complete [2021-09-27T21:29:22.947Z] b4d181a07f80: Pull complete [2021-09-27T21:29:22.947Z] a1111a8f2ec3: Pull complete [2021-09-27T21:29:23.535Z] ed53099fbce6: Pull complete [2021-09-27T21:29:23.535Z] dc539afda2c1: Pull complete [2021-09-27T21:29:23.806Z] 77bc0d833cb6: Pull complete [2021-09-27T21:29:24.073Z] 9065ff56babe: Pull complete [2021-09-27T21:29:25.481Z] d287ab97295c: Verifying Checksum [2021-09-27T21:29:25.481Z] d287ab97295c: Download complete [2021-09-27T21:29:29.753Z] d287ab97295c: Pull complete [2021-09-27T21:29:29.753Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T21:29:29.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T21:29:29.753Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T21:29:29.847Z] prd-centos7-docker-4c-2g-1700 does not seem to be running inside a container [2021-09-27T21:29:30.021Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T21:29:32.378Z] $ docker top 7ec133deedce6ad8c403831d1d4aa11444b19b8541ed0838c4441e1d31de401e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T21:29:34.462Z] ---> job-cost.sh [2021-09-27T21:29:34.462Z] lf-activate-venv: SKIPPING [2021-09-27T21:29:34.462Z] INFO: No Stack... [2021-09-27T21:29:35.424Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T21:29:35.693Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T21:29:36.010Z] + cat /w/workspace/go-mod-bootstrap/9/archives/cost.csv [2021-09-27T21:29:36.010Z] + cut -d, -f6 [Pipeline] lock [2021-09-27T21:29:36.055Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] [2021-09-27T21:29:36.064Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] did not exist. Created. [2021-09-27T21:29:36.065Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T21:29:36.413Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-09-27T21:29:36.465Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T21:29:36.482Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T21:29:36.512Z] $ docker stop --time=1 7ec133deedce6ad8c403831d1d4aa11444b19b8541ed0838c4441e1d31de401e [2021-09-27T21:29:37.652Z] $ docker rm -f 7ec133deedce6ad8c403831d1d4aa11444b19b8541ed0838c4441e1d31de401e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-09-27T21:29:42.120Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-09-27T21:29:42.120Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.073s coverage: 5.4% of statements [2021-09-27T21:29:42.120Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-09-27T21:29:42.120Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.048s coverage: 92.2% of statements [2021-09-27T21:29:42.120Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.032s coverage: 85.3% of statements [2021-09-27T21:29:42.727Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-09-27T21:29:42.727Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-09-27T21:29:43.714Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-09-27T21:29:44.704Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.057s coverage: 100.0% of statements [2021-09-27T21:29:44.704Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.078s coverage: 26.7% of statements [2021-09-27T21:29:49.023Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.061s coverage: 83.9% of statements [2021-09-27T21:29:49.023Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-09-27T21:29:49.023Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-09-27T21:29:49.023Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.012s coverage: 91.3% of statements [2021-09-27T21:29:49.023Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-09-27T21:30:11.632Z] gofmt -l . [2021-09-27T21:30:11.632Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-09-27T21:30:11.644Z] $ docker stop --time=1 22eb60292ee59c4d51215eb719f6444afa4cfb452be898a1d20f45591b5ba926 [2021-09-27T21:30:13.734Z] $ docker rm -f 22eb60292ee59c4d51215eb719f6444afa4cfb452be898a1d20f45591b5ba926 [Pipeline] // withDockerContainer [Pipeline] sh [2021-09-27T21:30:15.794Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-09-27T21:30:15.826Z] Warning: overwriting stash ‘coverage-report’ [2021-09-27T21:30:16.432Z] 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-27T21:30:17.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T21:30:17.418Z] [2021-09-27T21:30:17.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-09-27T21:30:17.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T21:30:18.045Z] arm64: Pulling from edgex-lftools-log-publisher [2021-09-27T21:30:18.045Z] 448f6bf000e3: Pulling fs layer [2021-09-27T21:30:18.045Z] f757da607395: Pulling fs layer [2021-09-27T21:30:18.045Z] 05883995daec: Pulling fs layer [2021-09-27T21:30:18.045Z] 8603b9c90790: Pulling fs layer [2021-09-27T21:30:18.045Z] 1560dd03e051: Pulling fs layer [2021-09-27T21:30:18.045Z] 27f5ce0e4adf: Pulling fs layer [2021-09-27T21:30:18.045Z] c2d8d7efcc4b: Pulling fs layer [2021-09-27T21:30:18.045Z] 1560dd03e051: Waiting [2021-09-27T21:30:18.045Z] 27f5ce0e4adf: Waiting [2021-09-27T21:30:18.045Z] 8603b9c90790: Waiting [2021-09-27T21:30:18.318Z] f757da607395: Verifying Checksum [2021-09-27T21:30:18.318Z] f757da607395: Download complete [2021-09-27T21:30:18.318Z] 8603b9c90790: Verifying Checksum [2021-09-27T21:30:18.318Z] 8603b9c90790: Download complete [2021-09-27T21:30:18.590Z] 1560dd03e051: Verifying Checksum [2021-09-27T21:30:18.590Z] 1560dd03e051: Download complete [2021-09-27T21:30:18.590Z] 27f5ce0e4adf: Verifying Checksum [2021-09-27T21:30:18.590Z] 27f5ce0e4adf: Download complete [2021-09-27T21:30:18.590Z] 05883995daec: Download complete [2021-09-27T21:30:20.026Z] 448f6bf000e3: Verifying Checksum [2021-09-27T21:30:20.026Z] 448f6bf000e3: Download complete [2021-09-27T21:30:22.646Z] c2d8d7efcc4b: Verifying Checksum [2021-09-27T21:30:22.646Z] c2d8d7efcc4b: Download complete [2021-09-27T21:30:23.626Z] 448f6bf000e3: Pull complete [2021-09-27T21:30:24.223Z] f757da607395: Pull complete [2021-09-27T21:30:25.659Z] 05883995daec: Pull complete [2021-09-27T21:30:26.252Z] 8603b9c90790: Pull complete [2021-09-27T21:30:27.230Z] 1560dd03e051: Pull complete [2021-09-27T21:30:27.503Z] 27f5ce0e4adf: Pull complete [2021-09-27T21:30:42.604Z] c2d8d7efcc4b: Pull complete [2021-09-27T21:30:42.604Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-09-27T21:30:42.604Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-09-27T21:30:42.604Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-09-27T21:30:42.879Z] prd-ubuntu18.04-docker-arm64-4c-16g-1699 does not seem to be running inside a container [2021-09-27T21:30:42.953Z] $ 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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-09-27T21:30:48.614Z] $ docker top 9c95589423f20fae4a1a987f4e55d48fe646aaf9bca2c7b80d337c0cb62c88e8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-09-27T21:30:49.602Z] ---> job-cost.sh [2021-09-27T21:30:49.602Z] lf-activate-venv: SKIPPING [2021-09-27T21:30:49.602Z] INFO: No Stack... [2021-09-27T21:30:50.195Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-09-27T21:30:50.786Z] INFO: Archiving Costs [Pipeline] sh [2021-09-27T21:30:51.452Z] + + cutcat -d, /w/workspace/go-mod-bootstrap/9/archives/cost.csv -f6 [2021-09-27T21:30:51.452Z] [Pipeline] lock [2021-09-27T21:30:51.552Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] [2021-09-27T21:30:51.566Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] did not exist. Created. [2021-09-27T21:30:51.567Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-09-27T21:30:52.257Z] /w/workspace/go-mod-bootstrap/9@tmp/durable-3723efa7/script.sh: 1: /w/workspace/go-mod-bootstrap/9@tmp/durable-3723efa7/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-09-27T21:30:52.924Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-09-27T21:30:52.944Z] Warning: overwriting stash ‘stack-cost’ [2021-09-27T21:30:52.989Z] Stashed 1 file(s) [Pipeline] } [2021-09-27T21:30:53.002Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-276-9-stack-cost] [Pipeline] // lock [Pipeline] } [2021-09-27T21:30:54.716Z] $ docker stop --time=1 9c95589423f20fae4a1a987f4e55d48fe646aaf9bca2c7b80d337c0cb62c88e8 [2021-09-27T21:30:56.522Z] $ docker rm -f 9c95589423f20fae4a1a987f4e55d48fe646aaf9bca2c7b80d337c0cb62c88e8 [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-27T21:30:57.554Z] provisioning config files... [2021-09-27T21:30:57.576Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/config1666873840660954563tmp [Pipeline] { [Pipeline] sh [2021-09-27T21:30:57.909Z] + set +x [2021-09-27T21:30:57.909Z] + curl -s https://codecov.io/bash [2021-09-27T21:30:57.909Z] + bash -s -- [2021-09-27T21:30:58.176Z] [2021-09-27T21:30:58.176Z] _____ _ [2021-09-27T21:30:58.176Z] / ____| | | [2021-09-27T21:30:58.176Z] | | ___ __| | ___ ___ _____ __ [2021-09-27T21:30:58.176Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-09-27T21:30:58.176Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-09-27T21:30:58.176Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-09-27T21:30:58.176Z] Bash-1.0.6 [2021-09-27T21:30:58.176Z] [2021-09-27T21:30:58.176Z] [2021-09-27T21:30:58.176Z] ==> git version 2.24.4 found [2021-09-27T21:30:58.176Z] ==> 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-27T21:30:58.176Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-09-27T21:30:58.176Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-09-27T21:30:58.176Z] ==> Jenkins CI detected. [2021-09-27T21:30:58.176Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-276 [2021-09-27T21:30:58.176Z] project root: . [2021-09-27T21:30:58.176Z] --> token set from env [2021-09-27T21:30:58.176Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-09-27T21:30:58.176Z] ==> Running gcov in . (disable via -X gcov) [2021-09-27T21:30:58.176Z] ==> Python coveragepy not found [2021-09-27T21:30:58.176Z] ==> Searching for coverage reports in: [2021-09-27T21:30:58.176Z] + . [2021-09-27T21:30:58.176Z] -> Found 1 reports [2021-09-27T21:30:58.176Z] ==> Detecting git/mercurial file structure [2021-09-27T21:30:58.176Z] ==> Reading reports [2021-09-27T21:30:58.176Z] + ./coverage.out bytes=34890 [2021-09-27T21:30:58.176Z] ==> Appending adjustments [2021-09-27T21:30:58.176Z] https://docs.codecov.io/docs/fixing-reports [2021-09-27T21:30:58.176Z] + Found adjustments [2021-09-27T21:30:58.176Z] ==> Gzipping contents [2021-09-27T21:30:58.176Z] 8.0K /tmp/codecov.LKr0LK.gz [2021-09-27T21:30:58.176Z] ==> Uploading reports [2021-09-27T21:30:58.176Z] url: https://codecov.io [2021-09-27T21:30:58.176Z] query: branch=PR-276&commit=47c141adb46642608e1f01c8cdcd9b50a3333549&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-276%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=276&job=&cmd_args= [2021-09-27T21:30:58.176Z] -> Pinging Codecov [2021-09-27T21:30:58.176Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-276&commit=47c141adb46642608e1f01c8cdcd9b50a3333549&build=9&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-276%2F9%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=276&job=&cmd_args= [2021-09-27T21:30:58.760Z] -> Uploading to [2021-09-27T21:30:58.760Z] https://storage.googleapis.com/codecov/v4/raw/2021-09-27/833815588EE85121546D348822E98E2E/47c141adb46642608e1f01c8cdcd9b50a3333549/bcc34ea0-d319-4174-a527-115160e39cfb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210927T213058Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c0605d0021559ae354b0a07b6cb8e072f780fa660ea89ab38eda052508bd22f9 [2021-09-27T21:30:58.760Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-09-27T21:30:58.760Z] Dload Upload Total Spent Left Speed [2021-09-27T21:30:59.718Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6331 0 0 100 6331 0 7476 --:--:-- --:--:-- --:--:-- 7483 [2021-09-27T21:30:59.718Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/47c141adb46642608e1f01c8cdcd9b50a3333549 [Pipeline] } [2021-09-27T21:30:59.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-09-27T21:31:03.184Z] + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-276/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-09-27T21:31:03.523Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T21:31:04.137Z] ---> package-listing.sh [2021-09-27T21:31:04.137Z] ++ tr '[:upper:]' '[:lower:]' [2021-09-27T21:31:04.137Z] ++ facter osfamily [2021-09-27T21:31:04.405Z] + OS_FAMILY=redhat [2021-09-27T21:31:04.405Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-276 [2021-09-27T21:31:04.405Z] + START_PACKAGES=/tmp/packages_start.txt [2021-09-27T21:31:04.405Z] + END_PACKAGES=/tmp/packages_end.txt [2021-09-27T21:31:04.405Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-09-27T21:31:04.405Z] + PACKAGES=/tmp/packages_start.txt [2021-09-27T21:31:04.405Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-276 ']' [2021-09-27T21:31:04.405Z] + PACKAGES=/tmp/packages_end.txt [2021-09-27T21:31:04.405Z] + case "${OS_FAMILY}" in [2021-09-27T21:31:04.405Z] + rpm -qa [2021-09-27T21:31:04.405Z] + sort [2021-09-27T21:31:05.112Z] + '[' -f /tmp/packages_start.txt ']' [2021-09-27T21:31:05.112Z] + '[' -f /tmp/packages_end.txt ']' [2021-09-27T21:31:05.112Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-09-27T21:31:05.112Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-276 ']' [2021-09-27T21:31:05.112Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-276/archives/ [2021-09-27T21:31:05.112Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-276/archives/ [Pipeline] echo [2021-09-27T21:31:05.129Z] 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/xfoundry_go-mod-bootstrap_PR-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-09-27T21:31:05.430Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-09-27T21:31:06.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T21:31:06.029Z] [2021-09-27T21:31:06.029Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-09-27T21:31:06.364Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T21:31:06.364Z] latest: Pulling from edgex-lftools-log-publisher [2021-09-27T21:31:06.364Z] b4d181a07f80: Pulling fs layer [2021-09-27T21:31:06.364Z] a1111a8f2ec3: Pulling fs layer [2021-09-27T21:31:06.364Z] ed53099fbce6: Pulling fs layer [2021-09-27T21:31:06.364Z] dc539afda2c1: Pulling fs layer [2021-09-27T21:31:06.364Z] 77bc0d833cb6: Pulling fs layer [2021-09-27T21:31:06.364Z] 9065ff56babe: Pulling fs layer [2021-09-27T21:31:06.364Z] d287ab97295c: Pulling fs layer [2021-09-27T21:31:06.364Z] 77bc0d833cb6: Waiting [2021-09-27T21:31:06.364Z] dc539afda2c1: Waiting [2021-09-27T21:31:06.364Z] 9065ff56babe: Waiting [2021-09-27T21:31:06.364Z] d287ab97295c: Waiting [2021-09-27T21:31:06.631Z] a1111a8f2ec3: Verifying Checksum [2021-09-27T21:31:06.631Z] a1111a8f2ec3: Download complete [2021-09-27T21:31:06.631Z] dc539afda2c1: Verifying Checksum [2021-09-27T21:31:06.631Z] dc539afda2c1: Download complete [2021-09-27T21:31:06.898Z] 77bc0d833cb6: Verifying Checksum [2021-09-27T21:31:06.898Z] 77bc0d833cb6: Download complete [2021-09-27T21:31:06.898Z] 9065ff56babe: Verifying Checksum [2021-09-27T21:31:06.898Z] 9065ff56babe: Download complete [2021-09-27T21:31:07.163Z] ed53099fbce6: Verifying Checksum [2021-09-27T21:31:07.163Z] ed53099fbce6: Download complete [2021-09-27T21:31:07.745Z] b4d181a07f80: Verifying Checksum [2021-09-27T21:31:07.745Z] b4d181a07f80: Download complete [2021-09-27T21:31:09.177Z] b4d181a07f80: Pull complete [2021-09-27T21:31:09.177Z] a1111a8f2ec3: Pull complete [2021-09-27T21:31:09.774Z] ed53099fbce6: Pull complete [2021-09-27T21:31:09.774Z] dc539afda2c1: Pull complete [2021-09-27T21:31:10.040Z] 77bc0d833cb6: Pull complete [2021-09-27T21:31:10.040Z] 9065ff56babe: Pull complete [2021-09-27T21:31:11.653Z] d287ab97295c: Verifying Checksum [2021-09-27T21:31:11.653Z] d287ab97295c: Download complete [2021-09-27T21:31:16.862Z] d287ab97295c: Pull complete [2021-09-27T21:31:16.862Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-09-27T21:31:16.862Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-09-27T21:31:16.862Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-09-27T21:31:16.947Z] prd-centos7-docker-4c-2g-1698 does not seem to be running inside a container [2021-09-27T21:31:17.013Z] $ 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/xfoundry_go-mod-bootstrap_PR-276/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_go-mod-bootstrap_PR-276 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-276:/w/workspace/xfoundry_go-mod-bootstrap_PR-276:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-09-27T21:31:19.431Z] $ docker top 3f87dd837e5b7f81554d693f9d20cc64d2f1caed559d791a402e796c91a7d3af -eo pid,comm [Pipeline] { [Pipeline] sh [2021-09-27T21:31:19.851Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-09-27T21:31:20.172Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-09-27T21:31:20.493Z] + ls /var/log/sa-host [2021-09-27T21:31:20.493Z] + sadf -c /var/log/sa-host/sa05 [2021-09-27T21:31:20.493Z] file_magic: OK [2021-09-27T21:31:20.493Z] HZ: Using current value: 100 [2021-09-27T21:31:20.493Z] file_header: OK [2021-09-27T21:31:20.493Z] 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-27T21:31:20.493Z] Statistics: [2021-09-27T21:31:20.493Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T21:31:20.493Z] File successfully converted to sysstat format version 12.0.3 [2021-09-27T21:31:20.493Z] + sadf -c /var/log/sa-host/sa27 [2021-09-27T21:31:20.493Z] file_magic: OK [2021-09-27T21:31:20.493Z] HZ: Using current value: 100 [2021-09-27T21:31:20.493Z] file_header: OK [2021-09-27T21:31:20.493Z] 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-27T21:31:20.493Z] Statistics: [2021-09-27T21:31:20.493Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-09-27T21:31:20.493Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-09-27T21:31:20.698Z] provisioning config files... [2021-09-27T21:31:20.716Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-276@tmp/config8815213478428089944tmp [Pipeline] { [Pipeline] echo [2021-09-27T21:31:20.742Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T21:31:21.064Z] ---> create-netrc.sh [Pipeline] } [2021-09-27T21:31:21.082Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-09-27T21:31:21.467Z] ---> python-tools-install.sh [Pipeline] echo [2021-09-27T21:31:21.483Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T21:31:21.795Z] ---> sudo-logs.sh [2021-09-27T21:31:21.795Z] Archiving 'sudo' log.. [2021-09-27T21:31:21.795Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1698.vexxhost.local: Name or service not known [2021-09-27T21:31:21.795Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-1698.vexxhost.local: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-09-27T21:31:21.839Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T21:31:22.345Z] ---> job-cost.sh [2021-09-27T21:31:22.345Z] lf-activate-venv: SKIPPING [2021-09-27T21:31:22.345Z] DEBUG: total: 0.10999999940395355 [2021-09-27T21:31:22.345Z] INFO: Retrieving Stack Cost... [2021-09-27T21:31:23.341Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-09-27T21:31:23.607Z] INFO: Archiving Costs [Pipeline] echo [2021-09-27T21:31:23.627Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-09-27T21:31:23.957Z] ---> logs-deploy.sh [2021-09-27T21:31:23.957Z] lf-activate-venv: SKIPPING [2021-09-27T21:31:23.957Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-276/9 [2021-09-27T21:31:23.957Z] INFO: archiving workspace using pattern(s): [2021-09-27T21:31:24.553Z] Archives upload complete. [2021-09-27T21:31:24.821Z] INFO: archiving logs to Nexus