Pull request #225 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc+66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 (46af48881b0c20e988da1729b4445991559fe35f) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 aa25fb65c2461e649b1a162fbf19ec71f4863fbd 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-225/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aa25fb65c2461e649b1a162fbf19ec71f4863fbd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa25fb65c2461e649b1a162fbf19ec71f4863fbd # timeout=10 Commit message: "Merge pull request #336 from ernestojeda/golang-1.16" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-225/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 > 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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-bootstrap-settings PROJECT: go-mod-bootstrap USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-3121’ Running on prd-centos7-docker-4c-2g-3125 in /w/workspace/xfoundry_go-mod-bootstrap_PR-225 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-225 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 into PR head commit 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc Merge succeeded, producing 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc Checking out Revision 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc (PR-225) > git config core.sparsecheckout # timeout=10 > git checkout -f 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc # timeout=10 Commit message: "feat: Add bootstrap handler to create Messaging Client with secure options" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-05T23:54:32.290Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-05T23:54:32.509Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-05T23:54:32.639Z] ========================================================= [2021-05-05T23:54:32.639Z] EdgeX Global Pipelines Version Info [2021-05-05T23:54:32.639Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-05T23:54:35.237Z] ------------------- [2021-05-05T23:54:35.237Z] stable info: [2021-05-05T23:54:35.237Z] ------------------- [2021-05-05T23:54:35.237Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-05T23:54:35.237Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-05T23:54:35.237Z] Message: update stable to v1.0.191 [2021-05-05T23:54:36.270Z] ------------------- [2021-05-05T23:54:36.270Z] experimental info: [2021-05-05T23:54:36.270Z] ------------------- [2021-05-05T23:54:36.270Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-05T23:54:36.270Z] Commit SHA: aa25fb65c2461e649b1a162fbf19ec71f4863fbd [2021-05-05T23:54:36.270Z] Message: update experimental to v1.0.191 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-05T23:54:36.549Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-05-05T23:54:36.606Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-05-05T23:54:36.660Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-05T23:54:36.717Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-05T23:54:36.776Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-05T23:54:36.831Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-05T23:54:36.890Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-05T23:54:36.951Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-05T23:54:37.009Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-05T23:54:37.109Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-05T23:54:37.165Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-05T23:54:37.227Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-bootstrap [Pipeline] echo [2021-05-05T23:54:37.289Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-05T23:54:37.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-05T23:54:37.401Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-05T23:54:37.470Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-05T23:54:37.531Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-05T23:54:37.588Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-05T23:54:37.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-05T23:54:37.712Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-05T23:54:37.770Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-05T23:54:37.831Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-05T23:54:37.890Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-05T23:54:37.962Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-05T23:54:38.019Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-05T23:54:38.077Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-05T23:54:38.136Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-225 [Pipeline] echo [2021-05-05T23:54:38.193Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-225 [Pipeline] echo [2021-05-05T23:54:38.252Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-225 [Pipeline] echo [2021-05-05T23:54:38.310Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc [Pipeline] echo [2021-05-05T23:54:38.366Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 61fea9c [Pipeline] echo [2021-05-05T23:54:38.419Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-05T23:54:39.116Z] + git log --format=format:%s -1 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc [Pipeline] echo [2021-05-05T23:54:39.368Z] GIT_COMMIT: 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc, Commit Message: feat: Add bootstrap handler to create Messaging Client with secure options [Pipeline] echo [2021-05-05T23:54:39.409Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:54:40.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T23:54:40.686Z] [2021-05-05T23:54:40.686Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:54:41.093Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T23:54:41.093Z] latest: Pulling from edgex-devops/git-semver [2021-05-05T23:54:41.093Z] 31603596830f: Pulling fs layer [2021-05-05T23:54:41.093Z] 54011a49482f: Pulling fs layer [2021-05-05T23:54:41.093Z] a6820b24f6d8: Pulling fs layer [2021-05-05T23:54:41.093Z] f581987b2513: Pulling fs layer [2021-05-05T23:54:41.093Z] f581987b2513: Waiting [2021-05-05T23:54:41.093Z] 54011a49482f: Verifying Checksum [2021-05-05T23:54:41.093Z] 54011a49482f: Download complete [2021-05-05T23:54:41.723Z] 31603596830f: Verifying Checksum [2021-05-05T23:54:41.723Z] 31603596830f: Download complete [2021-05-05T23:54:42.312Z] f581987b2513: Verifying Checksum [2021-05-05T23:54:42.312Z] f581987b2513: Download complete [2021-05-05T23:54:42.312Z] a6820b24f6d8: Verifying Checksum [2021-05-05T23:54:42.312Z] a6820b24f6d8: Download complete [2021-05-05T23:54:42.312Z] 31603596830f: Pull complete [2021-05-05T23:54:42.582Z] 54011a49482f: Pull complete [2021-05-05T23:54:44.717Z] a6820b24f6d8: Pull complete [2021-05-05T23:54:44.996Z] f581987b2513: Pull complete [2021-05-05T23:54:44.996Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-05T23:54:44.996Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-05T23:54:44.996Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-05T23:54:45.357Z] prd-centos7-docker-4c-2g-3125 does not seem to be running inside a container [2021-05-05T23:54:45.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-225 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-225:/w/workspace/xfoundry_go-mod-bootstrap_PR-225:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-225@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-05-05T23:54:47.963Z] $ docker top d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-05T23:54:48.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-05T23:54:48.255Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-05T23:54:48.694Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-05T23:54:48.710Z] $ docker exec d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 ssh-agent [2021-05-05T23:54:49.072Z] SSH_AUTH_SOCK=/tmp/ssh-zziQRmYVljnU/agent.12 [2021-05-05T23:54:49.072Z] SSH_AGENT_PID=17 [2021-05-05T23:54:49.100Z] Running ssh-add (command line suppressed) [2021-05-05T23:54:49.325Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/private_key_3405989196663699746.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/private_key_3405989196663699746.key) [2021-05-05T23:54:49.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-05T23:54:49.767Z] + git tag --points-at HEAD [Pipeline] } [2021-05-05T23:54:49.803Z] $ docker exec --env ******** --env ******** d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 ssh-agent -k [2021-05-05T23:54:50.112Z] unset SSH_AUTH_SOCK; [2021-05-05T23:54:50.112Z] unset SSH_AGENT_PID; [2021-05-05T23:54:50.112Z] echo Agent pid 17 killed; [2021-05-05T23:54:50.212Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-05T23:54:50.307Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-05T23:54:50.307Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-05T23:54:50.748Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-05T23:54:50.753Z] $ docker exec d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 ssh-agent [2021-05-05T23:54:51.175Z] SSH_AUTH_SOCK=/tmp/ssh-MaF1GRHJ83XO/agent.46 [2021-05-05T23:54:51.175Z] SSH_AGENT_PID=52 [2021-05-05T23:54:51.188Z] Running ssh-add (command line suppressed) [2021-05-05T23:54:51.553Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/private_key_4726992673513210439.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/private_key_4726992673513210439.key) [2021-05-05T23:54:51.711Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-05T23:54:52.547Z] + git semver init [2021-05-05T23:54:52.547Z] # -> Open(): unable to determine branch for HEAD [2021-05-05T23:54:52.547Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-225/.git [2021-05-05T23:54:52.547Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-225 [2021-05-05T23:54:52.547Z] # $SEMVER_REMOTE_NAME = origin [2021-05-05T23:54:52.547Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-05T23:54:52.547Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-05T23:54:52.547Z] # $SEMVER_BRANCH = PR-225 [2021-05-05T23:54:52.547Z] # $SEMVER_TEMP = /tmp/semver-890637568 [2021-05-05T23:54:52.547Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-05-05T23:54:53.124Z] # '/tmp/semver-890637568' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-225/.semver' [2021-05-05T23:54:53.124Z] # -> Force: false [2021-05-05T23:54:53.124Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-225/.semver [Pipeline] } [2021-05-05T23:54:53.144Z] $ docker exec --env ******** --env ******** d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 ssh-agent -k [2021-05-05T23:54:53.293Z] unset SSH_AUTH_SOCK; [2021-05-05T23:54:53.295Z] unset SSH_AGENT_PID; [2021-05-05T23:54:53.295Z] echo Agent pid 52 killed; [2021-05-05T23:54:53.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-05T23:54:54.332Z] + git semver [Pipeline] } [2021-05-05T23:54:54.427Z] $ docker stop --time=1 d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 [2021-05-05T23:54:56.238Z] $ docker rm -f d71519f60d3fab8a5efe60427acb840f3f976e0afb36a53969c1f3b9df0720f4 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-05T23:54:56.753Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-05T23:54:57.494Z] Stashed 1 file(s) [Pipeline] echo [2021-05-05T23:54:57.515Z] [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-05-05T23:55:12.962Z] Still waiting to schedule task [2021-05-05T23:55:12.963Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-05T23:55:12.985Z] Still waiting to schedule task [2021-05-05T23:55:12.985Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-05T23:56:53.659Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-3126 in /w/workspace/xfoundry_go-mod-bootstrap_PR-225 [Pipeline] { [Pipeline] ws [2021-05-05T23:56:53.722Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-05-05T23:56:59.732Z] using credential edgex-jenkins-ssh [2021-05-05T23:56:59.751Z] Cloning the remote Git repository [2021-05-05T23:56:59.802Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-05T23:56:59.915Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-05-05T23:57:00.020Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-05T23:57:00.020Z] > git --version # timeout=10 [2021-05-05T23:57:00.049Z] > git --version # 'git version 2.17.1' [2021-05-05T23:57:00.052Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T23:57:00.130Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T23:57:01.023Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-05T23:57:01.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T23:57:01.074Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-05T23:57:01.112Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-05T23:57:01.113Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T23:57:01.134Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-05T23:57:02.725Z] Merging remotes/origin/master commit 66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 into PR head commit 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc [2021-05-05T23:57:02.933Z] Merge succeeded, producing 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc [2021-05-05T23:57:02.934Z] Checking out Revision 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc (PR-225) [2021-05-05T23:57:02.738Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T23:57:02.761Z] > git checkout -f 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc # timeout=10 [2021-05-05T23:57:02.851Z] > git remote # timeout=10 [2021-05-05T23:57:02.870Z] > git config --get remote.origin.url # timeout=10 [2021-05-05T23:57:02.883Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T23:57:02.893Z] > git merge 66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 # timeout=10 [2021-05-05T23:57:02.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-05T23:57:02.934Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T23:57:02.954Z] > git checkout -f 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc # timeout=10 [2021-05-05T23:57:07.160Z] Commit message: "feat: Add bootstrap handler to create Messaging Client with secure options" [2021-05-05T23:57:07.221Z] > git --version # timeout=10 [2021-05-05T23:57:07.233Z] > git --version # 'git version 2.17.1' [2021-05-05T23:57:07.244Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-05T23:57:09.072Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-05T23:57:09.492Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-05T23:57:09.869Z] + true [2021-05-05T23:57:09.869Z] + sudo service docker restart [Pipeline] unstash [Pipeline] echo [2021-05-05T23:57:12.810Z] ========================================================= [2021-05-05T23:57:12.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-05T23:57:12.810Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:57:13.192Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . [2021-05-05T23:57:14.172Z] Sending build context to Docker daemon 951.3kB [2021-05-05T23:57:14.172Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-05-05T23:57:14.172Z] Step 2/8 : FROM ${BASE} [2021-05-05T23:57:14.445Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-05T23:57:14.445Z] 595b0fe564bb: Pulling fs layer [2021-05-05T23:57:14.445Z] 7186ed65a4f7: Pulling fs layer [2021-05-05T23:57:14.445Z] 316046926c0a: Pulling fs layer [2021-05-05T23:57:14.445Z] 4ebd0625c992: Pulling fs layer [2021-05-05T23:57:14.445Z] 207e8628e3a3: Pulling fs layer [2021-05-05T23:57:14.445Z] c791037a9be2: Pulling fs layer [2021-05-05T23:57:14.445Z] ffd874e62e21: Pulling fs layer [2021-05-05T23:57:14.445Z] 4ebd0625c992: Waiting [2021-05-05T23:57:14.445Z] 207e8628e3a3: Waiting [2021-05-05T23:57:14.445Z] c791037a9be2: Waiting [2021-05-05T23:57:14.445Z] ffd874e62e21: Waiting [2021-05-05T23:57:14.445Z] 316046926c0a: Verifying Checksum [2021-05-05T23:57:14.445Z] 316046926c0a: Download complete [2021-05-05T23:57:14.445Z] 7186ed65a4f7: Verifying Checksum [2021-05-05T23:57:14.445Z] 7186ed65a4f7: Download complete [2021-05-05T23:57:14.445Z] 207e8628e3a3: Download complete [2021-05-05T23:57:14.445Z] c791037a9be2: Verifying Checksum [2021-05-05T23:57:14.445Z] c791037a9be2: Download complete [2021-05-05T23:57:14.718Z] 595b0fe564bb: Verifying Checksum [2021-05-05T23:57:15.316Z] 595b0fe564bb: Pull complete [2021-05-05T23:57:15.593Z] 7186ed65a4f7: Pull complete [2021-05-05T23:57:16.195Z] 316046926c0a: Pull complete [2021-05-05T23:57:17.188Z] ffd874e62e21: Verifying Checksum [2021-05-05T23:57:17.188Z] ffd874e62e21: Download complete [2021-05-05T23:57:18.628Z] 4ebd0625c992: Verifying Checksum [2021-05-05T23:57:18.628Z] 4ebd0625c992: Download complete [2021-05-05T23:57:28.795Z] 4ebd0625c992: Pull complete [2021-05-05T23:57:29.071Z] 207e8628e3a3: Pull complete [2021-05-05T23:57:29.348Z] c791037a9be2: Pull complete [2021-05-05T23:57:32.758Z] ffd874e62e21: Pull complete [2021-05-05T23:57:32.758Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-05T23:57:32.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-05T23:57:32.758Z] ---> cfc18b08335c [2021-05-05T23:57:32.758Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-05T23:57:35.370Z] ---> Running in 422ce7e6a12e [2021-05-05T23:57:35.962Z] Removing intermediate container 422ce7e6a12e [2021-05-05T23:57:35.962Z] ---> f899af7d161d [2021-05-05T23:57:35.962Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:57:35.962Z] ---> Running in 72a4535e63c5 [2021-05-05T23:57:38.593Z] Removing intermediate container 72a4535e63c5 [2021-05-05T23:57:38.593Z] ---> 7fef2e5e67f2 [2021-05-05T23:57:38.593Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-05T23:57:38.593Z] ---> Running in 99ffafca4ea9 [2021-05-05T23:57:39.579Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-05T23:57:40.554Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-05T23:57:41.536Z] OK: 138 MiB in 40 packages [2021-05-05T23:57:42.516Z] Removing intermediate container 99ffafca4ea9 [2021-05-05T23:57:42.516Z] ---> 3e1bf479e547 [2021-05-05T23:57:42.516Z] Step 6/8 : WORKDIR /build [2021-05-05T23:57:42.516Z] ---> Running in 79a5ffbcc163 [2021-05-05T23:57:43.115Z] Removing intermediate container 79a5ffbcc163 [2021-05-05T23:57:43.115Z] ---> 5fc0652cf04e [2021-05-05T23:57:43.115Z] Step 7/8 : COPY go.mod . [2021-05-05T23:57:44.109Z] ---> c26a3ad93d89 [2021-05-05T23:57:44.109Z] Step 8/8 : RUN go mod download [2021-05-05T23:57:44.109Z] ---> Running in cbc52123c89c [2021-05-05T23:57:50.964Z] Running on prd-centos7-docker-4c-2g-3127 in /w/workspace/xfoundry_go-mod-bootstrap_PR-225 [Pipeline] { [Pipeline] ws [2021-05-05T23:57:51.018Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-05-05T23:57:58.619Z] using credential edgex-jenkins-ssh [2021-05-05T23:57:58.647Z] Cloning the remote Git repository [2021-05-05T23:57:58.852Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-05T23:57:58.960Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-05-05T23:57:59.079Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-05T23:57:59.079Z] > git --version # timeout=10 [2021-05-05T23:57:59.098Z] > git --version # 'git version 2.24.3' [2021-05-05T23:57:59.099Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T23:57:59.192Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T23:58:00.905Z] Merging remotes/origin/master commit 66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 into PR head commit 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc [2021-05-05T23:58:00.012Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-05T23:58:00.087Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-05T23:58:00.213Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-05T23:58:00.275Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-05T23:58:00.277Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T23:58:00.311Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/225/head:refs/remotes/origin/PR-225 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-05T23:58:00.919Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T23:58:00.972Z] > git checkout -f 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc # timeout=10 [2021-05-05T23:58:01.077Z] > git remote # timeout=10 [2021-05-05T23:58:01.346Z] Merge succeeded, producing 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc [2021-05-05T23:58:01.346Z] Checking out Revision 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc (PR-225) [2021-05-05T23:58:01.205Z] > git config --get remote.origin.url # timeout=10 [2021-05-05T23:58:01.246Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-05T23:58:01.253Z] > git merge 66cc64d8822d4f81448e6f736d2f1e81dd6eadc3 # timeout=10 [2021-05-05T23:58:01.296Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-05T23:58:01.350Z] > git config core.sparsecheckout # timeout=10 [2021-05-05T23:58:01.367Z] > git checkout -f 61fea9ce090b2b0bd3e6911d460f0f41984bf0dc # timeout=10 [2021-05-05T23:58:05.584Z] Commit message: "feat: Add bootstrap handler to create Messaging Client with secure options" [2021-05-05T23:58:05.621Z] > git --version # timeout=10 [2021-05-05T23:58:05.676Z] > git --version # 'git version 2.24.3' [2021-05-05T23:58:05.694Z] fatal: bad object aa25fb65c2461e649b1a162fbf19ec71f4863fbd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-05T23:58:07.594Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-05T23:58:08.059Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-05T23:58:08.457Z] + sudo service docker restart [2021-05-05T23:58:08.457Z] + true [2021-05-05T23:58:08.457Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-05T23:58:10.888Z] ========================================================= [2021-05-05T23:58:10.889Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-05T23:58:10.889Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:58:11.305Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . [2021-05-05T23:58:11.936Z] Sending build context to Docker daemon 952.3kB [2021-05-05T23:58:11.936Z] Step 1/8 : ARG BASE=golang:1.15-alpine [2021-05-05T23:58:11.936Z] Step 2/8 : FROM ${BASE} [2021-05-05T23:58:12.234Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-05T23:58:12.234Z] 540db60ca938: Pulling fs layer [2021-05-05T23:58:12.234Z] adcc1eea9eea: Pulling fs layer [2021-05-05T23:58:12.234Z] 4c4ab2625f07: Pulling fs layer [2021-05-05T23:58:12.234Z] 0510c868ecb4: Pulling fs layer [2021-05-05T23:58:12.234Z] afea3b2eda06: Pulling fs layer [2021-05-05T23:58:12.234Z] 7809a108b3ef: Pulling fs layer [2021-05-05T23:58:12.234Z] f706445af74f: Pulling fs layer [2021-05-05T23:58:12.234Z] f706445af74f: Waiting [2021-05-05T23:58:12.234Z] 0510c868ecb4: Waiting [2021-05-05T23:58:12.234Z] afea3b2eda06: Waiting [2021-05-05T23:58:12.234Z] 7809a108b3ef: Waiting [2021-05-05T23:58:12.234Z] 4c4ab2625f07: Verifying Checksum [2021-05-05T23:58:12.234Z] 4c4ab2625f07: Download complete [2021-05-05T23:58:12.234Z] adcc1eea9eea: Verifying Checksum [2021-05-05T23:58:12.234Z] adcc1eea9eea: Download complete [2021-05-05T23:58:12.235Z] afea3b2eda06: Verifying Checksum [2021-05-05T23:58:12.235Z] afea3b2eda06: Download complete [2021-05-05T23:58:12.235Z] 7809a108b3ef: Verifying Checksum [2021-05-05T23:58:12.235Z] 7809a108b3ef: Download complete [2021-05-05T23:58:12.549Z] 540db60ca938: Verifying Checksum [2021-05-05T23:58:12.549Z] 540db60ca938: Download complete [2021-05-05T23:58:13.203Z] 540db60ca938: Pull complete [2021-05-05T23:58:13.493Z] adcc1eea9eea: Pull complete [2021-05-05T23:58:13.769Z] 4c4ab2625f07: Pull complete [2021-05-05T23:58:15.778Z] f706445af74f: Verifying Checksum [2021-05-05T23:58:15.778Z] f706445af74f: Download complete [2021-05-05T23:58:16.432Z] Removing intermediate container cbc52123c89c [2021-05-05T23:58:16.432Z] ---> 9e055432e25c [2021-05-05T23:58:16.432Z] Successfully built 9e055432e25c [2021-05-05T23:58:16.432Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:58:16.815Z] + docker inspect -f . ci-base-image-arm64 [2021-05-05T23:58:16.815Z] . [Pipeline] withDockerContainer [2021-05-05T23:58:17.079Z] prd-ubuntu18.04-docker-arm64-4c-16g-3126 does not seem to be running inside a container [2021-05-05T23:58:17.167Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-05T23:58:18.405Z] 0510c868ecb4: Verifying Checksum [2021-05-05T23:58:18.405Z] 0510c868ecb4: Download complete [2021-05-05T23:58:18.689Z] $ docker top aac87c2a2f618cdf2943c557a24bca2136f6d1e78307e66422a3558955a6fa5e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T23:58:19.672Z] + go version [2021-05-05T23:58:19.672Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-05T23:58:19.709Z] $ docker stop --time=1 aac87c2a2f618cdf2943c557a24bca2136f6d1e78307e66422a3558955a6fa5e [2021-05-05T23:58:21.625Z] $ docker rm -f aac87c2a2f618cdf2943c557a24bca2136f6d1e78307e66422a3558955a6fa5e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:58:22.549Z] + docker inspect -f . ci-base-image-arm64 [2021-05-05T23:58:22.549Z] . [Pipeline] withDockerContainer [2021-05-05T23:58:22.797Z] prd-ubuntu18.04-docker-arm64-4c-16g-3126 does not seem to be running inside a container [2021-05-05T23:58:22.894Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-05T23:58:24.476Z] $ docker top befcf121110ea3245ea29bd9ba680483ab4539559a673af95157b769803df96b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T23:58:25.478Z] + go mod tidy [Pipeline] sh [2021-05-05T23:58:26.775Z] + make test [2021-05-05T23:58:26.775Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-05T23:58:33.990Z] 0510c868ecb4: Pull complete [2021-05-05T23:58:33.990Z] afea3b2eda06: Pull complete [2021-05-05T23:58:33.990Z] 7809a108b3ef: Pull complete [2021-05-05T23:58:39.522Z] f706445af74f: Pull complete [2021-05-05T23:58:39.522Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-05T23:58:39.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-05T23:58:39.522Z] ---> b068be0155e3 [2021-05-05T23:58:39.522Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-05T23:58:39.522Z] ---> Running in 288cf78e9347 [2021-05-05T23:58:40.155Z] Removing intermediate container 288cf78e9347 [2021-05-05T23:58:40.155Z] ---> 42047173850a [2021-05-05T23:58:40.155Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-05T23:58:40.429Z] ---> Running in 44c633625745 [2021-05-05T23:58:43.071Z] Removing intermediate container 44c633625745 [2021-05-05T23:58:43.072Z] ---> 5cfb880ff993 [2021-05-05T23:58:43.072Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-05T23:58:43.072Z] ---> Running in 566e6cf5804b [2021-05-05T23:58:43.341Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-05T23:58:44.774Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-05T23:58:45.205Z] # pkg-config --cflags -- libzmq [2021-05-05T23:58:45.205Z] pkg-config: exec: "pkg-config": executable file not found in $PATH [2021-05-05T23:58:45.425Z] OK: 149 MiB in 40 packages [2021-05-05T23:58:46.432Z] Removing intermediate container 566e6cf5804b [2021-05-05T23:58:46.432Z] ---> e8f2ffdf1aba [2021-05-05T23:58:46.432Z] Step 6/8 : WORKDIR /build [2021-05-05T23:58:46.432Z] ---> Running in de2100bdf32f [2021-05-05T23:58:46.723Z] Removing intermediate container de2100bdf32f [2021-05-05T23:58:46.723Z] ---> 9ee28d6f607f [2021-05-05T23:58:46.723Z] Step 7/8 : COPY go.mod . [2021-05-05T23:58:47.101Z] ---> c09dde3bd2bb [2021-05-05T23:58:47.101Z] Step 8/8 : RUN go mod download [2021-05-05T23:58:47.101Z] ---> Running in b4f803827eb4 [2021-05-05T23:59:07.454Z] FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config [build failed] [2021-05-05T23:59:08.056Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.051s coverage: 92.2% of statements [2021-05-05T23:59:08.056Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.016s coverage: 85.3% of statements [2021-05-05T23:59:08.056Z] FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging [build failed] [2021-05-05T23:59:08.056Z] FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration [build failed] [2021-05-05T23:59:08.056Z] FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret [build failed] [2021-05-05T23:59:08.330Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.013s coverage: 91.3% of statements [2021-05-05T23:59:09.769Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-05-05T23:59:09.825Z] $ docker stop --time=1 befcf121110ea3245ea29bd9ba680483ab4539559a673af95157b769803df96b [2021-05-05T23:59:12.317Z] $ docker rm -f befcf121110ea3245ea29bd9ba680483ab4539559a673af95157b769803df96b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-05T23:59:13.747Z] ---> job-cost.sh [2021-05-05T23:59:13.747Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-5wNL [2021-05-05T23:59:19.748Z] Removing intermediate container b4f803827eb4 [2021-05-05T23:59:19.748Z] ---> e05ddd5247b6 [2021-05-05T23:59:19.748Z] Successfully built e05ddd5247b6 [2021-05-05T23:59:19.748Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:59:20.296Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-05T23:59:20.607Z] . [Pipeline] withDockerContainer [2021-05-05T23:59:20.892Z] prd-centos7-docker-4c-2g-3127 does not seem to be running inside a container [2021-05-05T23:59:21.028Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-05T23:59:23.545Z] $ docker top 3d1b39914ca17bcccf54d629059567284815dcc2582e3e2e60e533e10cb88cb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T23:59:24.690Z] + go version [2021-05-05T23:59:24.690Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-05T23:59:24.724Z] $ docker stop --time=1 3d1b39914ca17bcccf54d629059567284815dcc2582e3e2e60e533e10cb88cb1 [2021-05-05T23:59:26.681Z] $ docker rm -f 3d1b39914ca17bcccf54d629059567284815dcc2582e3e2e60e533e10cb88cb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-05T23:59:27.590Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-05T23:59:27.590Z] . [Pipeline] withDockerContainer [2021-05-05T23:59:27.841Z] prd-centos7-docker-4c-2g-3127 does not seem to be running inside a container [2021-05-05T23:59:27.999Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-05T23:59:29.633Z] $ docker top 4f36688752f41ff5a311fd602463f37ea86d457391b658363db53ad7a4351c2b -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-05T23:59:30.862Z] + go mod tidy [Pipeline] sh [2021-05-05T23:59:32.671Z] + make test [2021-05-05T23:59:32.671Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-05T23:59:46.506Z] # pkg-config --cflags -- libzmq [2021-05-05T23:59:46.506Z] pkg-config: exec: "pkg-config": executable file not found in $PATH [2021-05-05T23:59:52.719Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-06T00:00:05.558Z] FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config [build failed] [2021-05-06T00:00:06.216Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.031s coverage: 92.2% of statements [2021-05-06T00:00:06.216Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.044s coverage: 85.3% of statements [2021-05-06T00:00:06.216Z] FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging [build failed] [2021-05-06T00:00:06.216Z] FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration [build failed] [2021-05-06T00:00:06.216Z] FAIL github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret [build failed] [2021-05-06T00:00:06.216Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.015s coverage: 91.3% of statements [2021-05-06T00:00:07.261Z] make: *** [Makefile:6: test] Error 2 [Pipeline] } [2021-05-06T00:00:07.331Z] $ docker stop --time=1 4f36688752f41ff5a311fd602463f37ea86d457391b658363db53ad7a4351c2b [2021-05-06T00:00:10.237Z] $ docker rm -f 4f36688752f41ff5a311fd602463f37ea86d457391b658363db53ad7a4351c2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh [2021-05-06T00:00:12.200Z] ---> job-cost.sh [2021-05-06T00:00:12.201Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LVg5 [2021-05-06T00:00:39.645Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-06T00:01:14.491Z] lf-activate-venv(): INFO: Adding /tmp/venv-5wNL/bin to PATH [2021-05-06T00:01:14.491Z] INFO: No Stack... [2021-05-06T00:01:14.491Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-06T00:01:14.491Z] INFO: Archiving Costs [Pipeline] sh [2021-05-06T00:01:14.872Z] + cut -d, -f6 [2021-05-06T00:01:14.872Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2021-05-06T00:01:15.274Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] [2021-05-06T00:01:15.282Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] did not exist. Created. [2021-05-06T00:01:15.282Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-06T00:01:15.845Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-06T00:01:16.819Z] Stashed 1 file(s) [Pipeline] } [2021-05-06T00:01:16.851Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T00:01:17.472Z] Failed in branch arm64 [2021-05-06T00:01:26.969Z] lf-activate-venv(): INFO: Adding /tmp/venv-LVg5/bin to PATH [2021-05-06T00:01:26.969Z] INFO: No Stack... [2021-05-06T00:01:26.969Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-06T00:01:26.970Z] INFO: Archiving Costs [Pipeline] sh [2021-05-06T00:01:27.527Z] + cut -d, -f6 [2021-05-06T00:01:27.527Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2021-05-06T00:01:27.780Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] [2021-05-06T00:01:27.789Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] did not exist. Created. [2021-05-06T00:01:27.789Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-06T00:01:28.258Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-b9a99875/script.sh: line 1: unexpected EOF while looking for matching `'' [Pipeline] sh [2021-05-06T00:01:28.691Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-06T00:01:28.747Z] Warning: overwriting stash ‘stack-cost’ [2021-05-06T00:01:29.643Z] Stashed 1 file(s) [Pipeline] } [2021-05-06T00:01:29.667Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-225-1-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-06T00:01:30.229Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh [2021-05-06T00:01:32.477Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T00:01:33.276Z] ---> package-listing.sh [2021-05-06T00:01:33.276Z] ++ facter osfamily [2021-05-06T00:01:33.276Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-06T00:01:33.599Z] + OS_FAMILY=redhat [2021-05-06T00:01:33.599Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-225 [2021-05-06T00:01:33.599Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-06T00:01:33.599Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-06T00:01:33.599Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-06T00:01:33.599Z] + PACKAGES=/tmp/packages_start.txt [2021-05-06T00:01:33.599Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-225 ']' [2021-05-06T00:01:33.599Z] + PACKAGES=/tmp/packages_end.txt [2021-05-06T00:01:33.599Z] + case "${OS_FAMILY}" in [2021-05-06T00:01:33.599Z] + rpm -qa [2021-05-06T00:01:33.599Z] + sort [2021-05-06T00:01:42.090Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-06T00:01:42.090Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-06T00:01:42.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-06T00:01:42.090Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-225 ']' [2021-05-06T00:01:42.090Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-225/archives/ [2021-05-06T00:01:42.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-225/archives/ [Pipeline] echo [2021-05-06T00:01:42.148Z] 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-225/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-06T00:01:42.495Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-06T00:01:43.056Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T00:01:43.399Z] [2021-05-06T00:01:43.399Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-06T00:01:43.925Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T00:01:44.330Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-06T00:01:44.330Z] df20fa9351a1: Pulling fs layer [2021-05-06T00:01:44.330Z] 36b3adc4ff6f: Pulling fs layer [2021-05-06T00:01:44.330Z] 8ad3a11d3b57: Pulling fs layer [2021-05-06T00:01:44.330Z] 46f8f816bc3b: Pulling fs layer [2021-05-06T00:01:44.330Z] 93b61091891f: Pulling fs layer [2021-05-06T00:01:44.330Z] 93b9cdb0e59b: Pulling fs layer [2021-05-06T00:01:44.330Z] 5e14af77c1be: Pulling fs layer [2021-05-06T00:01:44.330Z] 01666e4c0597: Pulling fs layer [2021-05-06T00:01:44.330Z] aa168da1d23b: Pulling fs layer [2021-05-06T00:01:44.330Z] 46f8f816bc3b: Waiting [2021-05-06T00:01:44.330Z] 93b61091891f: Waiting [2021-05-06T00:01:44.330Z] 93b9cdb0e59b: Waiting [2021-05-06T00:01:44.330Z] 5e14af77c1be: Waiting [2021-05-06T00:01:44.330Z] 01666e4c0597: Waiting [2021-05-06T00:01:44.330Z] aa168da1d23b: Waiting [2021-05-06T00:01:44.620Z] 36b3adc4ff6f: Download complete [2021-05-06T00:01:44.620Z] 46f8f816bc3b: Verifying Checksum [2021-05-06T00:01:44.620Z] 46f8f816bc3b: Download complete [2021-05-06T00:01:45.027Z] df20fa9351a1: Verifying Checksum [2021-05-06T00:01:45.027Z] df20fa9351a1: Download complete [2021-05-06T00:01:45.027Z] 93b9cdb0e59b: Verifying Checksum [2021-05-06T00:01:45.027Z] 93b9cdb0e59b: Download complete [2021-05-06T00:01:45.331Z] 5e14af77c1be: Verifying Checksum [2021-05-06T00:01:45.331Z] 5e14af77c1be: Download complete [2021-05-06T00:01:45.331Z] 01666e4c0597: Verifying Checksum [2021-05-06T00:01:45.331Z] 01666e4c0597: Download complete [2021-05-06T00:01:45.651Z] 93b61091891f: Verifying Checksum [2021-05-06T00:01:45.651Z] 93b61091891f: Download complete [2021-05-06T00:01:45.973Z] df20fa9351a1: Pull complete [2021-05-06T00:01:46.280Z] 36b3adc4ff6f: Pull complete [2021-05-06T00:01:46.280Z] 8ad3a11d3b57: Verifying Checksum [2021-05-06T00:01:46.280Z] 8ad3a11d3b57: Download complete [2021-05-06T00:01:47.851Z] 8ad3a11d3b57: Pull complete [2021-05-06T00:01:47.851Z] 46f8f816bc3b: Pull complete [2021-05-06T00:01:48.188Z] 93b61091891f: Pull complete [2021-05-06T00:01:48.513Z] 93b9cdb0e59b: Pull complete [2021-05-06T00:01:49.235Z] 5e14af77c1be: Pull complete [2021-05-06T00:01:49.572Z] 01666e4c0597: Pull complete [2021-05-06T00:01:53.181Z] aa168da1d23b: Verifying Checksum [2021-05-06T00:01:53.181Z] aa168da1d23b: Download complete [2021-05-06T00:02:05.987Z] aa168da1d23b: Pull complete [2021-05-06T00:02:05.987Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-06T00:02:05.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-06T00:02:05.987Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-06T00:02:06.378Z] prd-centos7-docker-4c-2g-3125 does not seem to be running inside a container [2021-05-06T00:02:06.496Z] $ 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-225/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-225 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-225:/w/workspace/xfoundry_go-mod-bootstrap_PR-225:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-05-06T00:02:11.626Z] $ docker top 47c168c710cd2e68756e5d38bbb85e511c786e7d6ce75e83cfcc483102444890 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-06T00:02:12.283Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-06T00:02:12.794Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-06T00:02:13.501Z] + ls /var/log/sa-host [2021-05-06T00:02:13.501Z] + sadf -c /var/log/sa-host/sa05 [2021-05-06T00:02:13.501Z] file_magic: OK [2021-05-06T00:02:13.501Z] HZ: Using current value: 100 [2021-05-06T00:02:13.501Z] file_header: OK [2021-05-06T00:02:13.501Z] 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-05-06T00:02:13.501Z] Statistics: [2021-05-06T00:02:13.501Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-06T00:02:13.501Z] File successfully converted to sysstat format version 12.2.1 [2021-05-06T00:02:13.501Z] + sadf -c /var/log/sa-host/sa06 [2021-05-06T00:02:13.501Z] file_magic: OK [2021-05-06T00:02:13.501Z] HZ: Using current value: 100 [2021-05-06T00:02:13.501Z] file_header: OK [2021-05-06T00:02:13.501Z] 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-05-06T00:02:13.501Z] Statistics: [2021-05-06T00:02:13.501Z] Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-06T00:02:13.501Z] File successfully converted to sysstat format version 12.2.1 [2021-05-06T00:02:13.501Z] + sadf -c /var/log/sa-host/sa23 [2021-05-06T00:02:13.501Z] file_magic: OK [2021-05-06T00:02:13.501Z] HZ: Using current value: 100 [2021-05-06T00:02:13.501Z] file_header: OK [2021-05-06T00:02:13.501Z] 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-05-06T00:02:13.501Z] Statistics: [2021-05-06T00:02:13.501Z] Hnuu...uuuununununu... [2021-05-06T00:02:13.501Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-06T00:02:14.170Z] provisioning config files... [2021-05-06T00:02:14.208Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-225@tmp/config4398522546318275967tmp [Pipeline] { [Pipeline] echo [2021-05-06T00:02:14.317Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T00:02:14.721Z] ---> create-netrc.sh [Pipeline] } [2021-05-06T00:02:15.032Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-06T00:02:15.125Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T00:02:15.903Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-06T00:02:16.011Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T00:02:16.784Z] ---> sudo-logs.sh [2021-05-06T00:02:16.784Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-06T00:02:17.096Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T00:02:17.574Z] ---> job-cost.sh [2021-05-06T00:02:17.846Z] lf-activate-venv: SKIPPING [2021-05-06T00:02:17.846Z] DEBUG: total: 0.029999999329447746 [2021-05-06T00:02:17.846Z] INFO: Retrieving Stack Cost... [2021-05-06T00:02:20.437Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-06T00:02:21.430Z] INFO: Archiving Costs [Pipeline] echo [2021-05-06T00:02:21.491Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-06T00:02:21.918Z] ---> logs-deploy.sh [2021-05-06T00:02:21.918Z] lf-activate-venv: SKIPPING [2021-05-06T00:02:21.918Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-225/1 [2021-05-06T00:02:21.918Z] INFO: archiving workspace using pattern(s): [2021-05-06T00:02:24.671Z] Archives upload complete. [2021-05-06T00:02:25.337Z] INFO: archiving logs to Nexus