Pull request #282 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ernestojeda for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 71ceae9d20a39c515100ccd3302f99a246c25bed+a4676a436b758538a0ece95f9f1a4c81a169bc82 (48514005476947d8e4049c9cfa549984f93098ad) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6529757073961004933.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3995725334459789355.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-282/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-282/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4973424349736518151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-282/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1318613652280948840.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b96307f5267f6fa8c29f8dc04d3d152726fc6340 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b96307f5267f6fa8c29f8dc04d3d152726fc6340 # timeout=10 Commit message: "Merge pull request #356 from ernestojeda/disable-go-proxy" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4619423291532199715.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-282/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-282/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2068497855606372701.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-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 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 ‘prd-centos7-docker-4c-2g-285’ is offline ‘prd-centos7-docker-4c-2g-336’ is offline ‘prd-centos7-docker-4c-2g-352’ is offline ‘prd-centos7-docker-4c-2g-355’ is offline ‘prd-centos7-docker-4c-2g-358’ is offline ‘prd-centos7-docker-4c-2g-359’ is offline ‘prd-centos7-docker-4c-2g-360’ is offline ‘prd-centos7-docker-4c-2g-361’ is offline ‘prd-centos7-docker-4c-2g-362’ is offline ‘prd-ubuntu18.04-docker-arm64-4c-16g-353’ doesn’t have label ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-368 in /w/workspace/xfoundry_go-mod-bootstrap_PR-282 [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-282 # 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-282@tmp/jenkins-gitclient-ssh8941868675055640013.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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-282@tmp/jenkins-gitclient-ssh1518667279809146740.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a4676a436b758538a0ece95f9f1a4c81a169bc82 into PR head commit 71ceae9d20a39c515100ccd3302f99a246c25bed Merge succeeded, producing 71ceae9d20a39c515100ccd3302f99a246c25bed Checking out Revision 71ceae9d20a39c515100ccd3302f99a246c25bed (PR-282) > git config core.sparsecheckout # timeout=10 > git checkout -f 71ceae9d20a39c515100ccd3302f99a246c25bed # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/jenkins-gitclient-ssh6457240673240484817.key > git merge a4676a436b758538a0ece95f9f1a4c81a169bc82 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71ceae9d20a39c515100ccd3302f99a246c25bed # timeout=10 Commit message: "ci: changes required for Jakara LTS" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-06T22:30:27.086Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-06T22:30:27.334Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-06T22:30:27.529Z] ========================================================= [2021-10-06T22:30:27.529Z] EdgeX Global Pipelines Version Info [2021-10-06T22:30:27.529Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:30:28.557Z] ------------------- [2021-10-06T22:30:28.557Z] stable info: [2021-10-06T22:30:28.557Z] ------------------- [2021-10-06T22:30:28.557Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-06T22:30:28.557Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:30:28.557Z] Message: update stable to v1.0.207 [2021-10-06T22:30:29.548Z] ------------------- [2021-10-06T22:30:29.548Z] experimental info: [2021-10-06T22:30:29.548Z] ------------------- [2021-10-06T22:30:29.548Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-06T22:30:29.548Z] Commit SHA: b96307f5267f6fa8c29f8dc04d3d152726fc6340 [2021-10-06T22:30:29.548Z] Message: update experimental to v1.0.207 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-06T22:30:30.074Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-10-06T22:30:30.162Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-10-06T22:30:30.262Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-06T22:30:30.343Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-06T22:30:30.424Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-06T22:30:30.504Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-06T22:30:30.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-06T22:30:30.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-06T22:30:30.804Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-06T22:30:30.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-06T22:30:30.948Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-06T22:30:31.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-10-06T22:30:31.123Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-06T22:30:31.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-06T22:30:31.313Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:31.383Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:31.472Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:31.559Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-06T22:30:31.629Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-06T22:30:31.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-06T22:30:31.774Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-06T22:30:31.840Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-06T22:30:31.913Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-06T22:30:31.988Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-06T22:30:32.065Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-10-06T22:30:32.158Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-06T22:30:32.290Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-282 [Pipeline] echo [2021-10-06T22:30:32.403Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-282 [Pipeline] echo [2021-10-06T22:30:32.480Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-282 [Pipeline] echo [2021-10-06T22:30:32.573Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71ceae9d20a39c515100ccd3302f99a246c25bed [Pipeline] echo [2021-10-06T22:30:32.665Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71ceae9 [Pipeline] echo [2021-10-06T22:30:32.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-06T22:30:33.671Z] + git log --format=format:%s -1 71ceae9d20a39c515100ccd3302f99a246c25bed [Pipeline] echo [2021-10-06T22:30:33.752Z] GIT_COMMIT: 71ceae9d20a39c515100ccd3302f99a246c25bed, Commit Message: ci: changes required for Jakara LTS [Pipeline] echo [2021-10-06T22:30:33.797Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:34.447Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:34.447Z] [2021-10-06T22:30:34.447Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:30:34.862Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:34.862Z] latest: Pulling from edgex-devops/git-semver [2021-10-06T22:30:34.862Z] 31603596830f: Pulling fs layer [2021-10-06T22:30:34.862Z] 04fac38145f0: Pulling fs layer [2021-10-06T22:30:34.862Z] 701f6daf10bf: Pulling fs layer [2021-10-06T22:30:34.862Z] 24f72da36158: Pulling fs layer [2021-10-06T22:30:34.862Z] 24f72da36158: Waiting [2021-10-06T22:30:34.862Z] 04fac38145f0: Verifying Checksum [2021-10-06T22:30:34.862Z] 04fac38145f0: Download complete [2021-10-06T22:30:35.136Z] 31603596830f: Verifying Checksum [2021-10-06T22:30:35.136Z] 31603596830f: Download complete [2021-10-06T22:30:35.136Z] 24f72da36158: Verifying Checksum [2021-10-06T22:30:35.136Z] 24f72da36158: Download complete [2021-10-06T22:30:35.136Z] 701f6daf10bf: Verifying Checksum [2021-10-06T22:30:35.136Z] 701f6daf10bf: Download complete [2021-10-06T22:30:35.136Z] 31603596830f: Pull complete [2021-10-06T22:30:35.415Z] 04fac38145f0: Pull complete [2021-10-06T22:30:36.020Z] 701f6daf10bf: Pull complete [2021-10-06T22:30:36.020Z] 24f72da36158: Pull complete [2021-10-06T22:30:36.020Z] Digest: sha256:4df6d42b0a42de7465b316d5d101e9e577e29cf163494206da03a6bf8561ec42 [2021-10-06T22:30:36.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-06T22:30:36.020Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-06T22:30:36.147Z] prd-centos7-docker-4c-2g-368 does not seem to be running inside a container [2021-10-06T22:30:36.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-282 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-282:/w/workspace/xfoundry_go-mod-bootstrap_PR-282:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-282@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-06T22:30:37.352Z] $ docker top 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-06T22:30:37.609Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:30:37.609Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:30:37.714Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:30:37.717Z] $ docker exec 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 ssh-agent [2021-10-06T22:30:37.844Z] SSH_AUTH_SOCK=/tmp/ssh-pn5uz92hxAFz/agent.13 [2021-10-06T22:30:37.844Z] SSH_AGENT_PID=19 [2021-10-06T22:30:37.855Z] Running ssh-add (command line suppressed) [2021-10-06T22:30:38.000Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/private_key_4326914917298610377.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/private_key_4326914917298610377.key) [2021-10-06T22:30:38.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:30:38.421Z] + git tag --points-at HEAD [Pipeline] } [2021-10-06T22:30:38.453Z] $ docker exec --env ******** --env ******** 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 ssh-agent -k [2021-10-06T22:30:38.566Z] unset SSH_AUTH_SOCK; [2021-10-06T22:30:38.566Z] unset SSH_AGENT_PID; [2021-10-06T22:30:38.566Z] echo Agent pid 19 killed; [2021-10-06T22:30:38.584Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-06T22:30:38.701Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-06T22:30:38.701Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-06T22:30:38.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-06T22:30:38.809Z] $ docker exec 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 ssh-agent [2021-10-06T22:30:38.907Z] SSH_AUTH_SOCK=/tmp/ssh-UlWRnNtoenIZ/agent.53 [2021-10-06T22:30:38.907Z] SSH_AGENT_PID=59 [2021-10-06T22:30:38.916Z] Running ssh-add (command line suppressed) [2021-10-06T22:30:38.997Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/private_key_6931495713882667711.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/private_key_6931495713882667711.key) [2021-10-06T22:30:39.028Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-06T22:30:39.486Z] + git semver init [2021-10-06T22:30:39.486Z] # -> Open(): unable to determine branch for HEAD [2021-10-06T22:30:39.486Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-282/.git [2021-10-06T22:30:39.486Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-282 [2021-10-06T22:30:39.486Z] # $SEMVER_REMOTE_NAME = origin [2021-10-06T22:30:39.486Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-06T22:30:39.486Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-06T22:30:39.486Z] # $SEMVER_BRANCH = PR-282 [2021-10-06T22:30:39.486Z] # $SEMVER_TEMP = /tmp/semver-031902357 [2021-10-06T22:30:39.486Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-10-06T22:30:40.095Z] # '/tmp/semver-031902357' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-282/.semver' [2021-10-06T22:30:40.095Z] # -> Force: false [2021-10-06T22:30:40.095Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-282/.semver [Pipeline] } [2021-10-06T22:30:40.147Z] $ docker exec --env ******** --env ******** 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 ssh-agent -k [2021-10-06T22:30:40.254Z] unset SSH_AUTH_SOCK; [2021-10-06T22:30:40.255Z] unset SSH_AGENT_PID; [2021-10-06T22:30:40.255Z] echo Agent pid 59 killed; [2021-10-06T22:30:40.275Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-06T22:30:40.825Z] + git semver [Pipeline] } [2021-10-06T22:30:40.882Z] $ docker stop --time=1 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 [2021-10-06T22:30:42.106Z] $ docker rm -f 8c156956cbd9d8ac882c0b8aeba94c3be4eb40800a0b97a7d261fcd4146f7820 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:30:42.583Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-06T22:30:43.247Z] Stashed 1 file(s) [Pipeline] echo [2021-10-06T22:30:43.284Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [2021-10-06T22:30:58.919Z] Still waiting to schedule task [2021-10-06T22:30:58.919Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-10-06T22:30:58.953Z] Still waiting to schedule task [2021-10-06T22:30:58.953Z] ‘prd-centos7-docker-4c-2g-285’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:30:58.953Z] ‘prd-centos7-docker-4c-2g-336’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:30:58.953Z] ‘prd-centos7-docker-4c-2g-352’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:30:58.953Z] ‘prd-centos7-docker-4c-2g-355’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:30:58.953Z] ‘prd-centos7-docker-4c-2g-356’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:30:58.953Z] ‘prd-centos7-docker-4c-2g-376’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-10-06T22:30:58.954Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-379’ is offline [2021-10-06T22:37:26.355Z] Running on prd-centos7-docker-4c-2g-858 in /w/workspace/xfoundry_go-mod-bootstrap_PR-282 [Pipeline] { [Pipeline] ws [2021-10-06T22:37:26.427Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-10-06T22:37:26.594Z] Selected Git installation does not exist. Using Default [2021-10-06T22:37:26.594Z] The recommended git tool is: NONE [2021-10-06T22:37:31.179Z] using credential edgex-jenkins-ssh [2021-10-06T22:37:31.200Z] Cloning the remote Git repository [2021-10-06T22:37:30.941Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-06T22:37:31.011Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-10-06T22:37:31.048Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-06T22:37:31.048Z] > git --version # timeout=10 [2021-10-06T22:37:31.054Z] > git --version # 'git version 2.24.4' [2021-10-06T22:37:31.055Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:37:31.084Z] [INFO] Currently running in a labeled security context [2021-10-06T22:37:31.084Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:37:31.084Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh1406701871263900093.key [2021-10-06T22:37:31.103Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:37:31.829Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-06T22:37:31.836Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T22:37:31.846Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-06T22:37:31.863Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-06T22:37:31.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:37:31.864Z] [INFO] Currently running in a labeled security context [2021-10-06T22:37:31.864Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:37:31.864Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh5723247103931466772.key [2021-10-06T22:37:31.873Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T22:37:32.654Z] Merging remotes/origin/main commit a4676a436b758538a0ece95f9f1a4c81a169bc82 into PR head commit 71ceae9d20a39c515100ccd3302f99a246c25bed [2021-10-06T22:37:32.745Z] Merge succeeded, producing 71ceae9d20a39c515100ccd3302f99a246c25bed [2021-10-06T22:37:32.746Z] Checking out Revision 71ceae9d20a39c515100ccd3302f99a246c25bed (PR-282) [2021-10-06T22:37:32.502Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:37:32.514Z] > git checkout -f 71ceae9d20a39c515100ccd3302f99a246c25bed # timeout=10 [2021-10-06T22:37:32.552Z] > git remote # timeout=10 [2021-10-06T22:37:32.560Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T22:37:32.565Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T22:37:32.566Z] [INFO] Currently running in a labeled security context [2021-10-06T22:37:32.566Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-06T22:37:32.566Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh7409901185774723610.key [2021-10-06T22:37:32.572Z] > git merge a4676a436b758538a0ece95f9f1a4c81a169bc82 # timeout=10 [2021-10-06T22:37:32.583Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T22:37:32.595Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T22:37:32.603Z] > git checkout -f 71ceae9d20a39c515100ccd3302f99a246c25bed # timeout=10 [2021-10-06T22:37:36.407Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T22:37:36.473Z] > git --version # timeout=10 [2021-10-06T22:37:36.494Z] > git --version # 'git version 2.24.4' [2021-10-06T22:37:36.503Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T22:37:37.211Z] ========================================================= [2021-10-06T22:37:37.211Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-06T22:37:37.211Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:37:37.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:37:38.036Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-06T22:37:38.036Z] 4e9f2cdf4387: Pulling fs layer [2021-10-06T22:37:38.036Z] 57d31006c564: Pulling fs layer [2021-10-06T22:37:38.036Z] bd5ccded8296: Pulling fs layer [2021-10-06T22:37:38.036Z] 304dd3a0f381: Pulling fs layer [2021-10-06T22:37:38.036Z] d37cda54a23b: Pulling fs layer [2021-10-06T22:37:38.036Z] bae75c0f2455: Pulling fs layer [2021-10-06T22:37:38.036Z] 806579b3d29a: Pulling fs layer [2021-10-06T22:37:38.036Z] c77eb801bf70: Pulling fs layer [2021-10-06T22:37:38.036Z] 6d0567d44e1a: Pulling fs layer [2021-10-06T22:37:38.036Z] bae75c0f2455: Waiting [2021-10-06T22:37:38.036Z] 806579b3d29a: Waiting [2021-10-06T22:37:38.036Z] c77eb801bf70: Waiting [2021-10-06T22:37:38.036Z] 6d0567d44e1a: Waiting [2021-10-06T22:37:38.036Z] 304dd3a0f381: Waiting [2021-10-06T22:37:38.036Z] d37cda54a23b: Waiting [2021-10-06T22:37:38.036Z] bd5ccded8296: Verifying Checksum [2021-10-06T22:37:38.036Z] bd5ccded8296: Download complete [2021-10-06T22:37:38.036Z] 57d31006c564: Verifying Checksum [2021-10-06T22:37:38.036Z] 57d31006c564: Download complete [2021-10-06T22:37:38.304Z] d37cda54a23b: Verifying Checksum [2021-10-06T22:37:38.304Z] d37cda54a23b: Download complete [2021-10-06T22:37:38.580Z] bae75c0f2455: Verifying Checksum [2021-10-06T22:37:38.580Z] bae75c0f2455: Download complete [2021-10-06T22:37:38.580Z] 4e9f2cdf4387: Verifying Checksum [2021-10-06T22:37:38.580Z] 4e9f2cdf4387: Download complete [2021-10-06T22:37:38.580Z] 806579b3d29a: Verifying Checksum [2021-10-06T22:37:38.580Z] 806579b3d29a: Download complete [2021-10-06T22:37:38.580Z] 4e9f2cdf4387: Pull complete [2021-10-06T22:37:38.854Z] 57d31006c564: Pull complete [2021-10-06T22:37:38.854Z] bd5ccded8296: Pull complete [2021-10-06T22:37:39.124Z] c77eb801bf70: Verifying Checksum [2021-10-06T22:37:39.124Z] c77eb801bf70: Download complete [2021-10-06T22:37:40.536Z] 304dd3a0f381: Verifying Checksum [2021-10-06T22:37:40.536Z] 304dd3a0f381: Download complete [2021-10-06T22:37:41.122Z] 6d0567d44e1a: Verifying Checksum [2021-10-06T22:37:41.122Z] 6d0567d44e1a: Download complete [2021-10-06T22:37:44.479Z] 304dd3a0f381: Pull complete [2021-10-06T22:37:44.479Z] d37cda54a23b: Pull complete [2021-10-06T22:37:44.479Z] bae75c0f2455: Pull complete [2021-10-06T22:37:44.479Z] 806579b3d29a: Pull complete [2021-10-06T22:37:44.756Z] c77eb801bf70: Pull complete [2021-10-06T22:37:46.749Z] 6d0567d44e1a: Pull complete [2021-10-06T22:37:47.015Z] Digest: sha256:53f76eca38b35ad9f985c2fb57ce55683e6a223a937aed0adb215e74043799cd [2021-10-06T22:37:47.015Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-06T22:37:47.015Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] sh [2021-10-06T22:37:47.421Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine ci-base-image-x86_64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:37:47.785Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:37:47.785Z] . [Pipeline] withDockerContainer [2021-10-06T22:37:47.904Z] prd-centos7-docker-4c-2g-858 does not seem to be running inside a container [2021-10-06T22:37:47.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T22:37:50.293Z] $ docker top 80a33b793bc36d31d956a04e7592dad6be4dd4e92663be740dea0f1c5064d0a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T22:37:50.756Z] + go version [2021-10-06T22:37:50.756Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-06T22:37:50.797Z] $ docker stop --time=1 80a33b793bc36d31d956a04e7592dad6be4dd4e92663be740dea0f1c5064d0a8 [2021-10-06T22:37:52.013Z] $ docker rm -f 80a33b793bc36d31d956a04e7592dad6be4dd4e92663be740dea0f1c5064d0a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:37:52.855Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-06T22:37:52.855Z] . [Pipeline] withDockerContainer [2021-10-06T22:37:52.976Z] prd-centos7-docker-4c-2g-858 does not seem to be running inside a container [2021-10-06T22:37:53.031Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-10-06T22:37:53.410Z] $ docker top 5c1cfd64548ecf7407ad12a6f4bbc84af0ec872f749fece939c114c03b15be5c -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T22:37:53.921Z] + make test [2021-10-06T22:37:53.921Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-06T22:37:54.191Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-06T22:37:54.191Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-06T22:37:54.191Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-06T22:37:54.191Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T22:37:54.465Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-06T22:37:54.465Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.4 [2021-10-06T22:37:54.465Z] go: downloading github.com/gorilla/mux v1.7.4 [2021-10-06T22:37:54.465Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-06T22:37:54.465Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-06T22:37:54.465Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-06T22:37:54.465Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T22:37:54.465Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T22:37:54.729Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T22:37:54.729Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-06T22:37:54.729Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-06T22:37:54.729Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-06T22:37:54.729Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-06T22:37:54.729Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-06T22:37:54.729Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-06T22:37:54.729Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-06T22:37:54.729Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-06T22:37:55.001Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-06T22:37:55.001Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-06T22:37:55.001Z] go: downloading golang.org/x/text v0.3.2 [2021-10-06T22:37:55.001Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-06T22:37:55.001Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-06T22:37:55.001Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-06T22:37:55.001Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-06T22:37:55.268Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-06T22:37:55.268Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-06T22:37:55.268Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-06T22:37:55.268Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-06T22:37:55.739Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-06T22:37:55.739Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-06T22:37:56.013Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-06T22:37:56.013Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-06T22:37:56.013Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-06T22:37:56.013Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-06T22:37:56.013Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-06T22:37:56.013Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-06T22:37:56.280Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-06T22:38:08.695Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-10-06T22:38:08.695Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.011s coverage: 5.4% of statements [2021-10-06T22:38:08.695Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-10-06T22:38:08.695Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.013s coverage: 92.2% of statements [2021-10-06T22:38:08.695Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.003s coverage: 85.3% of statements [2021-10-06T22:38:08.965Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-10-06T22:38:08.965Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-10-06T22:38:09.237Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-10-06T22:38:09.504Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.009s coverage: 100.0% of statements [2021-10-06T22:38:09.504Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements [2021-10-06T22:38:13.769Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.015s coverage: 83.9% of statements [2021-10-06T22:38:13.769Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-10-06T22:38:13.769Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-10-06T22:38:13.769Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.006s coverage: 91.3% of statements [2021-10-06T22:38:13.769Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-06T22:38:19.148Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T22:38:19.148Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T22:38:19.179Z] $ docker stop --time=1 5c1cfd64548ecf7407ad12a6f4bbc84af0ec872f749fece939c114c03b15be5c [2021-10-06T22:38:21.110Z] $ docker rm -f 5c1cfd64548ecf7407ad12a6f4bbc84af0ec872f749fece939c114c03b15be5c [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T22:38:21.734Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T22:38:22.028Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:23.501Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:38:23.501Z] [2021-10-06T22:38:23.501Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T22:38:23.873Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:38:24.139Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T22:38:24.139Z] b4d181a07f80: Pulling fs layer [2021-10-06T22:38:24.139Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T22:38:24.139Z] ed53099fbce6: Pulling fs layer [2021-10-06T22:38:24.139Z] dc539afda2c1: Pulling fs layer [2021-10-06T22:38:24.139Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T22:38:24.139Z] 9065ff56babe: Pulling fs layer [2021-10-06T22:38:24.139Z] d287ab97295c: Pulling fs layer [2021-10-06T22:38:24.139Z] 77bc0d833cb6: Waiting [2021-10-06T22:38:24.139Z] 9065ff56babe: Waiting [2021-10-06T22:38:24.139Z] d287ab97295c: Waiting [2021-10-06T22:38:24.139Z] dc539afda2c1: Waiting [2021-10-06T22:38:24.407Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T22:38:24.407Z] a1111a8f2ec3: Download complete [2021-10-06T22:38:24.677Z] dc539afda2c1: Verifying Checksum [2021-10-06T22:38:24.677Z] dc539afda2c1: Download complete [2021-10-06T22:38:24.677Z] ed53099fbce6: Verifying Checksum [2021-10-06T22:38:24.677Z] ed53099fbce6: Download complete [2021-10-06T22:38:24.952Z] 9065ff56babe: Verifying Checksum [2021-10-06T22:38:24.952Z] 9065ff56babe: Download complete [2021-10-06T22:38:24.952Z] b4d181a07f80: Verifying Checksum [2021-10-06T22:38:24.952Z] b4d181a07f80: Download complete [2021-10-06T22:38:25.221Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T22:38:25.221Z] 77bc0d833cb6: Download complete [2021-10-06T22:38:26.219Z] d287ab97295c: Verifying Checksum [2021-10-06T22:38:26.219Z] d287ab97295c: Download complete [2021-10-06T22:38:26.486Z] b4d181a07f80: Pull complete [2021-10-06T22:38:26.759Z] a1111a8f2ec3: Pull complete [2021-10-06T22:38:27.377Z] ed53099fbce6: Pull complete [2021-10-06T22:38:27.377Z] dc539afda2c1: Pull complete [2021-10-06T22:38:27.651Z] 77bc0d833cb6: Pull complete [2021-10-06T22:38:27.651Z] 9065ff56babe: Pull complete [2021-10-06T22:38:33.024Z] d287ab97295c: Pull complete [2021-10-06T22:38:33.024Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T22:38:33.024Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T22:38:33.024Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T22:38:33.133Z] prd-centos7-docker-4c-2g-858 does not seem to be running inside a container [2021-10-06T22:38:33.190Z] $ 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/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T22:38:35.458Z] $ docker top 6c125429c69ab1a2c60f33f6c08a8d671f8cf8a77c38b2f4e3ab3c371f015097 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T22:38:36.066Z] ---> job-cost.sh [2021-10-06T22:38:36.066Z] lf-activate-venv: SKIPPING [2021-10-06T22:38:36.066Z] INFO: No Stack... [2021-10-06T22:38:36.425Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T22:38:36.794Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T22:38:37.191Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-10-06T22:38:37.191Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T22:38:37.260Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] [2021-10-06T22:38:37.267Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] did not exist. Created. [2021-10-06T22:38:37.267Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T22:38:37.694Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-06T22:38:37.755Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T22:38:37.816Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T22:38:37.919Z] $ docker stop --time=1 6c125429c69ab1a2c60f33f6c08a8d671f8cf8a77c38b2f4e3ab3c371f015097 [2021-10-06T22:38:39.065Z] $ docker rm -f 6c125429c69ab1a2c60f33f6c08a8d671f8cf8a77c38b2f4e3ab3c371f015097 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-06T23:01:01.145Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-1961 in /w/workspace/xfoundry_go-mod-bootstrap_PR-282 [Pipeline] { [Pipeline] ws [2021-10-06T23:01:01.206Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-10-06T23:01:01.566Z] Selected Git installation does not exist. Using Default [2021-10-06T23:01:01.566Z] The recommended git tool is: NONE [2021-10-06T23:01:10.340Z] using credential edgex-jenkins-ssh [2021-10-06T23:01:10.365Z] Cloning the remote Git repository [2021-10-06T23:01:10.449Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-06T23:01:10.608Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-10-06T23:01:10.744Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-06T23:01:10.745Z] > git --version # timeout=10 [2021-10-06T23:01:10.770Z] > git --version # 'git version 2.17.1' [2021-10-06T23:01:10.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:01:10.901Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:01:11.996Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-06T23:01:12.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-06T23:01:12.049Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-10-06T23:01:12.100Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-10-06T23:01:12.101Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:01:12.114Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/282/head:refs/remotes/origin/PR-282 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-06T23:01:12.904Z] Merging remotes/origin/main commit a4676a436b758538a0ece95f9f1a4c81a169bc82 into PR head commit 71ceae9d20a39c515100ccd3302f99a246c25bed [2021-10-06T23:01:13.163Z] Merge succeeded, producing 71ceae9d20a39c515100ccd3302f99a246c25bed [2021-10-06T23:01:13.164Z] Checking out Revision 71ceae9d20a39c515100ccd3302f99a246c25bed (PR-282) [2021-10-06T23:01:12.923Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:01:12.947Z] > git checkout -f 71ceae9d20a39c515100ccd3302f99a246c25bed # timeout=10 [2021-10-06T23:01:13.064Z] > git remote # timeout=10 [2021-10-06T23:01:13.089Z] > git config --get remote.origin.url # timeout=10 [2021-10-06T23:01:13.102Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-06T23:01:13.114Z] > git merge a4676a436b758538a0ece95f9f1a4c81a169bc82 # timeout=10 [2021-10-06T23:01:13.142Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-06T23:01:13.167Z] > git config core.sparsecheckout # timeout=10 [2021-10-06T23:01:13.181Z] > git checkout -f 71ceae9d20a39c515100ccd3302f99a246c25bed # timeout=10 [2021-10-06T23:01:17.991Z] Commit message: "ci: changes required for Jakara LTS" [2021-10-06T23:01:18.075Z] > git --version # timeout=10 [2021-10-06T23:01:18.089Z] > git --version # 'git version 2.17.1' [2021-10-06T23:01:18.107Z] fatal: bad object b96307f5267f6fa8c29f8dc04d3d152726fc6340 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2021-10-06T23:01:19.216Z] ========================================================= [2021-10-06T23:01:19.216Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-06T23:01:19.216Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:01:20.082Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:01:21.645Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-06T23:01:21.645Z] bbf911997326: Pulling fs layer [2021-10-06T23:01:21.645Z] 58ec367f63d7: Pulling fs layer [2021-10-06T23:01:21.645Z] 1b4a6ffa7d45: Pulling fs layer [2021-10-06T23:01:21.645Z] fc5181fea5dc: Pulling fs layer [2021-10-06T23:01:21.645Z] 9c418107303f: Pulling fs layer [2021-10-06T23:01:21.645Z] 284eca6f2348: Pulling fs layer [2021-10-06T23:01:21.645Z] 842844d905b1: Pulling fs layer [2021-10-06T23:01:21.645Z] 901a3a57568e: Pulling fs layer [2021-10-06T23:01:21.645Z] 284eca6f2348: Waiting [2021-10-06T23:01:21.645Z] 842844d905b1: Waiting [2021-10-06T23:01:21.645Z] 901a3a57568e: Waiting [2021-10-06T23:01:21.645Z] fc5181fea5dc: Waiting [2021-10-06T23:01:21.645Z] 9c418107303f: Waiting [2021-10-06T23:01:21.645Z] 1b4a6ffa7d45: Verifying Checksum [2021-10-06T23:01:21.645Z] 1b4a6ffa7d45: Download complete [2021-10-06T23:01:21.645Z] 58ec367f63d7: Verifying Checksum [2021-10-06T23:01:21.645Z] 58ec367f63d7: Download complete [2021-10-06T23:01:21.645Z] 9c418107303f: Verifying Checksum [2021-10-06T23:01:21.645Z] 9c418107303f: Download complete [2021-10-06T23:01:21.645Z] bbf911997326: Verifying Checksum [2021-10-06T23:01:21.645Z] bbf911997326: Download complete [2021-10-06T23:01:21.645Z] 284eca6f2348: Verifying Checksum [2021-10-06T23:01:21.645Z] 284eca6f2348: Download complete [2021-10-06T23:01:21.645Z] 842844d905b1: Verifying Checksum [2021-10-06T23:01:21.645Z] 842844d905b1: Download complete [2021-10-06T23:01:22.366Z] bbf911997326: Pull complete [2021-10-06T23:01:23.411Z] 58ec367f63d7: Pull complete [2021-10-06T23:01:23.701Z] 1b4a6ffa7d45: Pull complete [2021-10-06T23:01:24.334Z] 901a3a57568e: Verifying Checksum [2021-10-06T23:01:24.334Z] 901a3a57568e: Download complete [2021-10-06T23:01:24.621Z] fc5181fea5dc: Verifying Checksum [2021-10-06T23:01:24.621Z] fc5181fea5dc: Download complete [2021-10-06T23:01:34.934Z] fc5181fea5dc: Pull complete [2021-10-06T23:01:34.934Z] 9c418107303f: Pull complete [2021-10-06T23:01:35.224Z] 284eca6f2348: Pull complete [2021-10-06T23:01:35.514Z] 842844d905b1: Pull complete [2021-10-06T23:01:41.037Z] 901a3a57568e: Pull complete [2021-10-06T23:01:41.037Z] Digest: sha256:92108203400274521d8db92c8dd03fc26ad1e7e27843eaecabaf975bf4a1b1e7 [2021-10-06T23:01:41.037Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-06T23:01:41.037Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [Pipeline] sh [2021-10-06T23:01:41.835Z] + docker tag nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine ci-base-image-arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:01:42.278Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:01:42.279Z] . [Pipeline] withDockerContainer [2021-10-06T23:01:42.632Z] prd-ubuntu18.04-docker-arm64-4c-16g-1961 does not seem to be running inside a container [2021-10-06T23:01:42.800Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T23:01:51.826Z] $ docker top 54d59fcf1d8ca4abe4a01b96768b8db9bed8231837427076774fd1004edc4a67 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:01:52.944Z] + go version [2021-10-06T23:01:52.944Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-06T23:01:52.993Z] $ docker stop --time=1 54d59fcf1d8ca4abe4a01b96768b8db9bed8231837427076774fd1004edc4a67 [2021-10-06T23:01:54.794Z] $ docker rm -f 54d59fcf1d8ca4abe4a01b96768b8db9bed8231837427076774fd1004edc4a67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:01:55.894Z] + docker inspect -f . ci-base-image-arm64 [2021-10-06T23:01:55.894Z] . [Pipeline] withDockerContainer [2021-10-06T23:01:56.181Z] prd-ubuntu18.04-docker-arm64-4c-16g-1961 does not seem to be running inside a container [2021-10-06T23:01:56.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2021-10-06T23:01:57.887Z] $ docker top 5d1e28ef8a89134e69291e4c28a8118f09e4e22c890e2ec0cee40867d64112ff -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-06T23:01:59.064Z] + make test [2021-10-06T23:01:59.064Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-10-06T23:02:00.098Z] go: downloading github.com/edgexfoundry/go-mod-configuration/v2 v2.0.0 [2021-10-06T23:02:00.098Z] go: downloading github.com/edgexfoundry/go-mod-core-contracts/v2 v2.0.0 [2021-10-06T23:02:00.098Z] go: downloading github.com/pelletier/go-toml v1.9.4 [2021-10-06T23:02:00.389Z] go: downloading github.com/edgexfoundry/go-mod-secrets/v2 v2.0.1-dev.4 [2021-10-06T23:02:00.389Z] go: downloading github.com/stretchr/testify v1.7.0 [2021-10-06T23:02:00.389Z] go: downloading github.com/edgexfoundry/go-mod-registry/v2 v2.0.0 [2021-10-06T23:02:00.389Z] go: downloading github.com/gorilla/mux v1.7.4 [2021-10-06T23:02:00.389Z] go: downloading github.com/hashicorp/go-multierror v1.1.0 [2021-10-06T23:02:00.677Z] go: downloading github.com/go-kit/kit v0.9.0 [2021-10-06T23:02:00.677Z] go: downloading github.com/davecgh/go-spew v1.1.1 [2021-10-06T23:02:00.677Z] go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-10-06T23:02:00.677Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c [2021-10-06T23:02:00.677Z] go: downloading github.com/go-playground/validator/v10 v10.6.1 [2021-10-06T23:02:00.677Z] go: downloading github.com/google/uuid v1.2.0 [2021-10-06T23:02:00.677Z] go: downloading github.com/stretchr/objx v0.1.0 [2021-10-06T23:02:00.677Z] go: downloading github.com/hashicorp/consul/api v1.8.1 [2021-10-06T23:02:00.677Z] go: downloading github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2021-10-06T23:02:00.677Z] go: downloading github.com/hashicorp/errwrap v1.0.0 [2021-10-06T23:02:00.959Z] go: downloading github.com/fxamacker/cbor/v2 v2.2.0 [2021-10-06T23:02:00.959Z] go: downloading github.com/cenkalti/backoff v2.2.1+incompatible [2021-10-06T23:02:00.959Z] go: downloading github.com/mitchellh/copystructure v1.0.0 [2021-10-06T23:02:00.959Z] go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-10-06T23:02:00.959Z] go: downloading github.com/go-playground/universal-translator v0.17.0 [2021-10-06T23:02:00.959Z] go: downloading github.com/leodido/go-urn v1.2.0 [2021-10-06T23:02:01.244Z] go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 [2021-10-06T23:02:01.244Z] go: downloading golang.org/x/text v0.3.2 [2021-10-06T23:02:01.244Z] go: downloading github.com/hashicorp/go-cleanhttp v0.5.1 [2021-10-06T23:02:01.244Z] go: downloading github.com/hashicorp/go-hclog v0.12.0 [2021-10-06T23:02:01.532Z] go: downloading github.com/hashicorp/go-rootcerts v1.0.2 [2021-10-06T23:02:01.816Z] go: downloading github.com/hashicorp/serf v0.9.5 [2021-10-06T23:02:01.816Z] go: downloading github.com/x448/float16 v0.8.4 [2021-10-06T23:02:01.816Z] go: downloading github.com/go-logfmt/logfmt v0.4.0 [2021-10-06T23:02:01.816Z] go: downloading github.com/mitchellh/reflectwalk v1.0.0 [2021-10-06T23:02:01.816Z] go: downloading github.com/go-playground/locales v0.13.0 [2021-10-06T23:02:02.102Z] go: downloading github.com/fatih/color v1.9.0 [2021-10-06T23:02:02.102Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-10-06T23:02:02.102Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2021-10-06T23:02:02.102Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-10-06T23:02:02.389Z] go: downloading golang.org/x/sys v0.0.0-20200223170610-d5e6a3e2c0ae [2021-10-06T23:02:02.389Z] go: downloading github.com/hashicorp/go-immutable-radix v1.0.0 [2021-10-06T23:02:02.389Z] go: downloading github.com/hashicorp/golang-lru v0.5.0 [2021-10-06T23:02:49.744Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-10-06T23:02:49.744Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.064s coverage: 5.4% of statements [2021-10-06T23:02:49.744Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-10-06T23:02:49.744Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.060s coverage: 92.2% of statements [2021-10-06T23:02:50.051Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.027s coverage: 85.3% of statements [2021-10-06T23:02:50.699Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-10-06T23:02:50.699Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-10-06T23:02:51.338Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-10-06T23:02:52.853Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.093s coverage: 100.0% of statements [2021-10-06T23:02:52.853Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.100s coverage: 26.7% of statements [2021-10-06T23:02:57.294Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.071s coverage: 83.9% of statements [2021-10-06T23:02:57.294Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-10-06T23:02:57.294Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-10-06T23:02:57.294Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.016s coverage: 91.3% of statements [2021-10-06T23:02:57.595Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-06T23:03:24.653Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-06T23:03:24.653Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-06T23:03:24.703Z] $ docker stop --time=1 5d1e28ef8a89134e69291e4c28a8118f09e4e22c890e2ec0cee40867d64112ff [2021-10-06T23:03:26.802Z] $ docker rm -f 5d1e28ef8a89134e69291e4c28a8118f09e4e22c890e2ec0cee40867d64112ff [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-06T23:03:28.928Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-06T23:03:28.986Z] Warning: overwriting stash ‘coverage-report’ [2021-10-06T23:03:29.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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:03:30.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:03:30.960Z] [2021-10-06T23:03:30.960Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:03:31.398Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:03:31.702Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-06T23:03:31.702Z] 448f6bf000e3: Pulling fs layer [2021-10-06T23:03:31.702Z] f757da607395: Pulling fs layer [2021-10-06T23:03:31.702Z] 05883995daec: Pulling fs layer [2021-10-06T23:03:31.702Z] 8603b9c90790: Pulling fs layer [2021-10-06T23:03:31.702Z] 1560dd03e051: Pulling fs layer [2021-10-06T23:03:31.702Z] 27f5ce0e4adf: Pulling fs layer [2021-10-06T23:03:31.702Z] c2d8d7efcc4b: Pulling fs layer [2021-10-06T23:03:31.702Z] 8603b9c90790: Waiting [2021-10-06T23:03:31.702Z] 1560dd03e051: Waiting [2021-10-06T23:03:31.702Z] c2d8d7efcc4b: Waiting [2021-10-06T23:03:31.702Z] 27f5ce0e4adf: Waiting [2021-10-06T23:03:31.996Z] f757da607395: Verifying Checksum [2021-10-06T23:03:31.996Z] f757da607395: Download complete [2021-10-06T23:03:31.996Z] 8603b9c90790: Verifying Checksum [2021-10-06T23:03:32.286Z] 1560dd03e051: Verifying Checksum [2021-10-06T23:03:32.286Z] 1560dd03e051: Download complete [2021-10-06T23:03:32.286Z] 05883995daec: Verifying Checksum [2021-10-06T23:03:32.286Z] 05883995daec: Download complete [2021-10-06T23:03:32.286Z] 27f5ce0e4adf: Verifying Checksum [2021-10-06T23:03:32.286Z] 27f5ce0e4adf: Download complete [2021-10-06T23:03:32.571Z] 448f6bf000e3: Verifying Checksum [2021-10-06T23:03:32.571Z] 448f6bf000e3: Download complete [2021-10-06T23:03:36.057Z] c2d8d7efcc4b: Verifying Checksum [2021-10-06T23:03:36.057Z] c2d8d7efcc4b: Download complete [2021-10-06T23:03:36.682Z] 448f6bf000e3: Pull complete [2021-10-06T23:03:37.708Z] f757da607395: Pull complete [2021-10-06T23:03:39.210Z] 05883995daec: Pull complete [2021-10-06T23:03:39.210Z] 8603b9c90790: Pull complete [2021-10-06T23:03:40.230Z] 1560dd03e051: Pull complete [2021-10-06T23:03:40.856Z] 27f5ce0e4adf: Pull complete [2021-10-06T23:03:56.141Z] c2d8d7efcc4b: Pull complete [2021-10-06T23:03:56.141Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-06T23:03:56.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-06T23:03:56.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-06T23:03:56.486Z] prd-ubuntu18.04-docker-arm64-4c-16g-1961 does not seem to be running inside a container [2021-10-06T23:03:56.633Z] $ 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/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-06T23:04:02.791Z] $ docker top 4c31823a379d3f9fb3d0dc61d4502f6ced349344f5543aa2deb3fcdc22c98202 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:04:03.959Z] ---> job-cost.sh [2021-10-06T23:04:03.959Z] lf-activate-venv: SKIPPING [2021-10-06T23:04:03.959Z] INFO: No Stack... [2021-10-06T23:04:10.795Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-06T23:04:11.085Z] INFO: Archiving Costs [Pipeline] sh [2021-10-06T23:04:11.890Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-10-06T23:04:11.890Z] + cut -d, -f6 [Pipeline] lock [2021-10-06T23:04:12.008Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] [2021-10-06T23:04:12.015Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] did not exist. Created. [2021-10-06T23:04:12.015Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-06T23:04:12.850Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-735bfaee/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-735bfaee/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-06T23:04:13.617Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-06T23:04:13.673Z] Warning: overwriting stash ‘stack-cost’ [2021-10-06T23:04:13.722Z] Stashed 1 file(s) [Pipeline] } [2021-10-06T23:04:13.744Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-282-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-06T23:04:13.830Z] $ docker stop --time=1 4c31823a379d3f9fb3d0dc61d4502f6ced349344f5543aa2deb3fcdc22c98202 [2021-10-06T23:04:15.510Z] $ docker rm -f 4c31823a379d3f9fb3d0dc61d4502f6ced349344f5543aa2deb3fcdc22c98202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-06T23:04:16.859Z] provisioning config files... [2021-10-06T23:04:16.882Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/config5849905583690189704tmp [Pipeline] { [Pipeline] sh [2021-10-06T23:04:17.265Z] + set +x [2021-10-06T23:04:17.265Z] + curl -s https://codecov.io/bash [2021-10-06T23:04:17.265Z] + bash -s -- [2021-10-06T23:04:17.265Z] [2021-10-06T23:04:17.265Z] _____ _ [2021-10-06T23:04:17.265Z] / ____| | | [2021-10-06T23:04:17.265Z] | | ___ __| | ___ ___ _____ __ [2021-10-06T23:04:17.265Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-06T23:04:17.265Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-06T23:04:17.265Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-06T23:04:17.265Z] Bash-1.0.6 [2021-10-06T23:04:17.265Z] [2021-10-06T23:04:17.265Z] [2021-10-06T23:04:17.265Z] ==> git version 2.24.4 found [2021-10-06T23:04:17.265Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-06T23:04:17.265Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-06T23:04:17.265Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-06T23:04:17.265Z] ==> Jenkins CI detected. [2021-10-06T23:04:17.265Z] current dir:  /w/workspace/xfoundry_go-mod-bootstrap_PR-282 [2021-10-06T23:04:17.265Z] project root: . [2021-10-06T23:04:17.265Z] --> token set from env [2021-10-06T23:04:17.265Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-06T23:04:17.265Z] ==> Running gcov in . (disable via -X gcov) [2021-10-06T23:04:17.265Z] ==> Python coveragepy not found [2021-10-06T23:04:17.265Z] ==> Searching for coverage reports in: [2021-10-06T23:04:17.265Z] + . [2021-10-06T23:04:17.265Z] -> Found 1 reports [2021-10-06T23:04:17.265Z] ==> Detecting git/mercurial file structure [2021-10-06T23:04:17.265Z] ==> Reading reports [2021-10-06T23:04:17.265Z] + ./coverage.out bytes=34890 [2021-10-06T23:04:17.265Z] ==> Appending adjustments [2021-10-06T23:04:17.265Z] https://docs.codecov.io/docs/fixing-reports [2021-10-06T23:04:17.530Z] + Found adjustments [2021-10-06T23:04:17.530Z] ==> Gzipping contents [2021-10-06T23:04:17.530Z] 8.0K /tmp/codecov.Sdk7pn.gz [2021-10-06T23:04:17.530Z] ==> Uploading reports [2021-10-06T23:04:17.530Z] url: https://codecov.io [2021-10-06T23:04:17.530Z] query: branch=PR-282&commit=71ceae9d20a39c515100ccd3302f99a246c25bed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=282&job=&cmd_args= [2021-10-06T23:04:17.530Z] -> Pinging Codecov [2021-10-06T23:04:17.530Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=c5112490-c224-4931-97ab-fb3b10067c12&branch=PR-282&commit=71ceae9d20a39c515100ccd3302f99a246c25bed&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-282%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=282&job=&cmd_args= [2021-10-06T23:04:18.111Z] -> Uploading to [2021-10-06T23:04:18.111Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-06/833815588EE85121546D348822E98E2E/71ceae9d20a39c515100ccd3302f99a246c25bed/8a483bf2-0c77-42f6-befa-e7412cb6f224.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211006%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211006T230417Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f51b874f5dee5a28d28d340d513063411c0eec90376e54e5492b69cf566b0cf [2021-10-06T23:04:18.111Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-06T23:04:18.111Z] Dload Upload Total Spent Left Speed [2021-10-06T23:04:18.378Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6324 0 0 100 6324 0 21748 --:--:-- --:--:-- --:--:-- 21806 [2021-10-06T23:04:18.378Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/71ceae9d20a39c515100ccd3302f99a246c25bed [Pipeline] } [2021-10-06T23:04:18.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-06T23:04:21.272Z] + '[' -d /w/workspace/xfoundry_go-mod-bootstrap_PR-282/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:04:21.643Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:04:22.284Z] ---> package-listing.sh [2021-10-06T23:04:22.284Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-06T23:04:22.284Z] ++ facter osfamily [2021-10-06T23:04:22.558Z] + OS_FAMILY=redhat [2021-10-06T23:04:22.558Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-282 [2021-10-06T23:04:22.558Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-06T23:04:22.558Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-06T23:04:22.558Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-06T23:04:22.558Z] + PACKAGES=/tmp/packages_start.txt [2021-10-06T23:04:22.558Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-282 ']' [2021-10-06T23:04:22.558Z] + PACKAGES=/tmp/packages_end.txt [2021-10-06T23:04:22.558Z] + case "${OS_FAMILY}" in [2021-10-06T23:04:22.558Z] + rpm -qa [2021-10-06T23:04:22.558Z] + sort [2021-10-06T23:04:23.146Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-06T23:04:23.146Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-06T23:04:23.146Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-06T23:04:23.146Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-282 ']' [2021-10-06T23:04:23.146Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-282/archives/ [2021-10-06T23:04:23.146Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-282/archives/ [Pipeline] echo [2021-10-06T23:04:23.189Z] 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-282/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-06T23:04:23.512Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:04:24.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:04:24.151Z] [2021-10-06T23:04:24.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-06T23:04:24.736Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:04:24.736Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-06T23:04:24.736Z] b4d181a07f80: Pulling fs layer [2021-10-06T23:04:24.736Z] a1111a8f2ec3: Pulling fs layer [2021-10-06T23:04:24.736Z] ed53099fbce6: Pulling fs layer [2021-10-06T23:04:24.736Z] dc539afda2c1: Pulling fs layer [2021-10-06T23:04:24.736Z] 77bc0d833cb6: Pulling fs layer [2021-10-06T23:04:24.736Z] 9065ff56babe: Pulling fs layer [2021-10-06T23:04:24.736Z] d287ab97295c: Pulling fs layer [2021-10-06T23:04:24.736Z] dc539afda2c1: Waiting [2021-10-06T23:04:24.736Z] 77bc0d833cb6: Waiting [2021-10-06T23:04:24.736Z] 9065ff56babe: Waiting [2021-10-06T23:04:24.736Z] d287ab97295c: Waiting [2021-10-06T23:04:24.736Z] a1111a8f2ec3: Verifying Checksum [2021-10-06T23:04:24.736Z] a1111a8f2ec3: Download complete [2021-10-06T23:04:24.736Z] dc539afda2c1: Verifying Checksum [2021-10-06T23:04:24.736Z] dc539afda2c1: Download complete [2021-10-06T23:04:25.011Z] b4d181a07f80: Verifying Checksum [2021-10-06T23:04:25.011Z] b4d181a07f80: Download complete [2021-10-06T23:04:25.011Z] 9065ff56babe: Verifying Checksum [2021-10-06T23:04:25.011Z] 9065ff56babe: Download complete [2021-10-06T23:04:25.011Z] 77bc0d833cb6: Verifying Checksum [2021-10-06T23:04:25.011Z] 77bc0d833cb6: Download complete [2021-10-06T23:04:25.011Z] ed53099fbce6: Verifying Checksum [2021-10-06T23:04:25.011Z] ed53099fbce6: Download complete [2021-10-06T23:04:26.333Z] d287ab97295c: Verifying Checksum [2021-10-06T23:04:26.333Z] d287ab97295c: Download complete [2021-10-06T23:04:26.601Z] b4d181a07f80: Pull complete [2021-10-06T23:04:26.601Z] a1111a8f2ec3: Pull complete [2021-10-06T23:04:27.192Z] ed53099fbce6: Pull complete [2021-10-06T23:04:27.474Z] dc539afda2c1: Pull complete [2021-10-06T23:04:27.755Z] 77bc0d833cb6: Pull complete [2021-10-06T23:04:27.755Z] 9065ff56babe: Pull complete [2021-10-06T23:04:33.134Z] d287ab97295c: Pull complete [2021-10-06T23:04:33.134Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-06T23:04:33.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-06T23:04:33.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-06T23:04:33.250Z] prd-centos7-docker-4c-2g-368 does not seem to be running inside a container [2021-10-06T23:04:33.311Z] $ 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-282/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-282 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-282:/w/workspace/xfoundry_go-mod-bootstrap_PR-282:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-06T23:04:35.668Z] $ docker top 764204acf6d5b04c23a8e59e5d0cfe7d1435515b48a6d9537677fb7ab8cd3d7c -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-06T23:04:36.127Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-06T23:04:36.684Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-06T23:04:37.022Z] + ls /var/log/sa-host [2021-10-06T23:04:37.022Z] + sadf -c /var/log/sa-host/sa06 [2021-10-06T23:04:37.022Z] file_magic: OK [2021-10-06T23:04:37.022Z] HZ: Using current value: 100 [2021-10-06T23:04:37.022Z] file_header: OK [2021-10-06T23:04:37.022Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-06T23:04:37.022Z] Statistics: [2021-10-06T23:04:37.022Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:04:37.022Z] File successfully converted to sysstat format version 12.0.3 [2021-10-06T23:04:37.022Z] + sadf -c /var/log/sa-host/sa30 [2021-10-06T23:04:37.022Z] file_magic: OK [2021-10-06T23:04:37.022Z] HZ: Using current value: 100 [2021-10-06T23:04:37.022Z] file_header: OK [2021-10-06T23:04:37.022Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-06T23:04:37.022Z] Statistics: [2021-10-06T23:04:37.022Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-06T23:04:37.022Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-06T23:04:37.276Z] provisioning config files... [2021-10-06T23:04:37.290Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-282@tmp/config4115054414964259963tmp [Pipeline] { [Pipeline] echo [2021-10-06T23:04:37.354Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:04:37.710Z] ---> create-netrc.sh [Pipeline] } [2021-10-06T23:04:37.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:04:38.223Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-06T23:04:38.260Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:04:38.826Z] ---> sudo-logs.sh [2021-10-06T23:04:38.826Z] Archiving 'sudo' log.. [2021-10-06T23:04:38.826Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-368.novalocal: Name or service not known [2021-10-06T23:04:38.826Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-368.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-06T23:04:38.917Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:04:39.285Z] ---> job-cost.sh [2021-10-06T23:04:39.285Z] lf-activate-venv: SKIPPING [2021-10-06T23:04:39.285Z] DEBUG: total: 0.10999999940395355 [2021-10-06T23:04:39.285Z] INFO: Retrieving Stack Cost... [2021-10-06T23:04:39.552Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-06T23:04:40.143Z] INFO: Archiving Costs [Pipeline] echo [2021-10-06T23:04:40.185Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-06T23:04:40.540Z] ---> logs-deploy.sh [2021-10-06T23:04:40.540Z] lf-activate-venv: SKIPPING [2021-10-06T23:04:40.540Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-282/1 [2021-10-06T23:04:40.540Z] INFO: archiving workspace using pattern(s): [2021-10-06T23:04:41.123Z] Archives upload complete. [2021-10-06T23:04:41.388Z] INFO: archiving logs to Nexus