Pull request #253 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 8c50e06dec5733065be644e6890374f0e11776fc+6002097aa897ad8ccac87e44b1e114925388b639 (e7aaf0380b30bf298a0c26937f56297fab2522ad) 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2106116984460134439.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2480919821833803868.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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-253/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-253/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5233187581764431802.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-253/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6859944956054317230.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2979679213151687422.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd 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-253/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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-253/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh6319820967872234508.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 d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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: go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-736 in /w/workspace/xfoundry_go-mod-bootstrap_PR-253 [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-253 # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/jenkins-gitclient-ssh8167897551184116737.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/jenkins-gitclient-ssh2127307548130849400.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit 8c50e06dec5733065be644e6890374f0e11776fc Merge succeeded, producing 8c50e06dec5733065be644e6890374f0e11776fc Checking out Revision 8c50e06dec5733065be644e6890374f0e11776fc (PR-253) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c50e06dec5733065be644e6890374f0e11776fc # 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/jenkins-gitclient-ssh1212947158531686275.key > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c50e06dec5733065be644e6890374f0e11776fc # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-06-07T05:48:28.517Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-06-07T05:48:28.739Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-06-07T05:48:28.862Z] ========================================================= [2021-06-07T05:48:28.862Z] EdgeX Global Pipelines Version Info [2021-06-07T05:48:28.862Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:48:30.453Z] ------------------- [2021-06-07T05:48:30.453Z] stable info: [2021-06-07T05:48:30.453Z] ------------------- [2021-06-07T05:48:30.453Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-06-07T05:48:30.453Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T05:48:30.453Z] Message: update stable to v1.0.193 [2021-06-07T05:48:31.031Z] ------------------- [2021-06-07T05:48:31.031Z] experimental info: [2021-06-07T05:48:31.031Z] ------------------- [2021-06-07T05:48:31.031Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-06-07T05:48:31.031Z] Commit SHA: c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [2021-06-07T05:48:31.031Z] Message: update experimental to v1.0.193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-06-07T05:48:31.257Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-06-07T05:48:31.319Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-06-07T05:48:31.382Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-06-07T05:48:31.443Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-06-07T05:48:31.506Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-06-07T05:48:31.564Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-06-07T05:48:31.719Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-06-07T05:48:31.779Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-06-07T05:48:31.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-06-07T05:48:31.900Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-06-07T05:48:31.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-06-07T05:48:32.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-06-07T05:48:32.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-06-07T05:48:32.152Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-06-07T05:48:32.215Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T05:48:32.274Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T05:48:32.345Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T05:48:32.416Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-06-07T05:48:32.485Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-06-07T05:48:32.553Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-06-07T05:48:32.620Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-06-07T05:48:32.683Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-06-07T05:48:32.747Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-06-07T05:48:32.810Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-06-07T05:48:32.876Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-06-07T05:48:32.934Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-06-07T05:48:32.992Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-253 [Pipeline] echo [2021-06-07T05:48:33.066Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-253 [Pipeline] echo [2021-06-07T05:48:33.128Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-253 [Pipeline] echo [2021-06-07T05:48:33.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c50e06dec5733065be644e6890374f0e11776fc [Pipeline] echo [2021-06-07T05:48:33.252Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c50e06 [Pipeline] echo [2021-06-07T05:48:33.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T05:48:34.041Z] + git log --format=format:%s -1 8c50e06dec5733065be644e6890374f0e11776fc [Pipeline] echo [2021-06-07T05:48:34.104Z] GIT_COMMIT: 8c50e06dec5733065be644e6890374f0e11776fc, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo [2021-06-07T05:48:34.145Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:48:34.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T05:48:35.106Z] [2021-06-07T05:48:35.106Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:48:35.508Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T05:48:35.509Z] latest: Pulling from edgex-devops/git-semver [2021-06-07T05:48:35.509Z] 31603596830f: Pulling fs layer [2021-06-07T05:48:35.509Z] 54011a49482f: Pulling fs layer [2021-06-07T05:48:35.509Z] a6820b24f6d8: Pulling fs layer [2021-06-07T05:48:35.509Z] f581987b2513: Pulling fs layer [2021-06-07T05:48:35.509Z] f581987b2513: Waiting [2021-06-07T05:48:35.509Z] 54011a49482f: Verifying Checksum [2021-06-07T05:48:35.509Z] 54011a49482f: Download complete [2021-06-07T05:48:35.776Z] 31603596830f: Verifying Checksum [2021-06-07T05:48:35.776Z] 31603596830f: Download complete [2021-06-07T05:48:35.776Z] a6820b24f6d8: Verifying Checksum [2021-06-07T05:48:35.776Z] a6820b24f6d8: Download complete [2021-06-07T05:48:35.776Z] f581987b2513: Verifying Checksum [2021-06-07T05:48:35.776Z] f581987b2513: Download complete [2021-06-07T05:48:35.776Z] 31603596830f: Pull complete [2021-06-07T05:48:36.039Z] 54011a49482f: Pull complete [2021-06-07T05:48:36.988Z] a6820b24f6d8: Pull complete [2021-06-07T05:48:37.251Z] f581987b2513: Pull complete [2021-06-07T05:48:37.251Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-06-07T05:48:37.515Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-06-07T05:48:37.515Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-06-07T05:48:37.649Z] prd-centos7-docker-4c-2g-736 does not seem to be running inside a container [2021-06-07T05:48:37.686Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-253 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-253:/w/workspace/xfoundry_go-mod-bootstrap_PR-253:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-06-07T05:48:43.227Z] $ docker top 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-06-07T05:48:43.505Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T05:48:43.505Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T05:48:43.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T05:48:43.626Z] $ docker exec 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c ssh-agent [2021-06-07T05:48:43.742Z] SSH_AUTH_SOCK=/tmp/ssh-ktFnmbaqRRsJ/agent.14 [2021-06-07T05:48:43.742Z] SSH_AGENT_PID=20 [2021-06-07T05:48:43.758Z] Running ssh-add (command line suppressed) [2021-06-07T05:48:43.869Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/private_key_5008257211135913020.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/private_key_5008257211135913020.key) [2021-06-07T05:48:43.893Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T05:48:44.256Z] + git tag --points-at HEAD [Pipeline] } [2021-06-07T05:48:44.303Z] $ docker exec --env ******** --env ******** 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c ssh-agent -k [2021-06-07T05:48:44.405Z] unset SSH_AUTH_SOCK; [2021-06-07T05:48:44.405Z] unset SSH_AGENT_PID; [2021-06-07T05:48:44.405Z] echo Agent pid 20 killed; [2021-06-07T05:48:44.450Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-06-07T05:48:44.562Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-06-07T05:48:44.562Z] [ssh-agent] Looking for ssh-agent implementation... [2021-06-07T05:48:44.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-06-07T05:48:44.695Z] $ docker exec 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c ssh-agent [2021-06-07T05:48:44.826Z] SSH_AUTH_SOCK=/tmp/ssh-3ovyyH0JwNVa/agent.53 [2021-06-07T05:48:44.826Z] SSH_AGENT_PID=60 [2021-06-07T05:48:44.831Z] Running ssh-add (command line suppressed) [2021-06-07T05:48:44.940Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/private_key_8789433239097862480.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/private_key_8789433239097862480.key) [2021-06-07T05:48:44.960Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-06-07T05:48:45.323Z] + git semver init [2021-06-07T05:48:45.324Z] # -> Open(): unable to determine branch for HEAD [2021-06-07T05:48:45.324Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-253/.git [2021-06-07T05:48:45.324Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-253 [2021-06-07T05:48:45.324Z] # $SEMVER_REMOTE_NAME = origin [2021-06-07T05:48:45.324Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-06-07T05:48:45.324Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-06-07T05:48:45.324Z] # $SEMVER_BRANCH = PR-253 [2021-06-07T05:48:45.324Z] # $SEMVER_TEMP = /tmp/semver-460819746 [2021-06-07T05:48:45.324Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-06-07T05:48:45.902Z] # '/tmp/semver-460819746' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-253/.semver' [2021-06-07T05:48:45.902Z] # -> Force: false [2021-06-07T05:48:45.902Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-253/.semver [Pipeline] } [2021-06-07T05:48:45.928Z] $ docker exec --env ******** --env ******** 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c ssh-agent -k [2021-06-07T05:48:46.047Z] unset SSH_AUTH_SOCK; [2021-06-07T05:48:46.047Z] unset SSH_AGENT_PID; [2021-06-07T05:48:46.047Z] echo Agent pid 60 killed; [2021-06-07T05:48:46.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-06-07T05:48:46.526Z] + git semver [Pipeline] } [2021-06-07T05:48:46.552Z] $ docker stop --time=1 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c [2021-06-07T05:48:47.835Z] $ docker rm -f 6b5e9959373342489ae3944711142c349666a59b1f4d274802108166fd48240c [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T05:48:48.268Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-06-07T05:48:48.596Z] Stashed 1 file(s) [Pipeline] echo [2021-06-07T05:48:48.617Z] [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-06-07T05:49:04.158Z] Still waiting to schedule task [2021-06-07T05:49:04.159Z] ‘prd-centos7-blackbox-4c-2g-628’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-07T05:49:04.159Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-07T05:49:04.159Z] ‘prd-centos7-docker-4c-2g-309’ is offline [2021-06-07T05:49:04.159Z] ‘prd-centos7-docker-4c-2g-740’ is offline [2021-06-07T05:49:04.159Z] ‘prd-centos7-docker-4c-2g-741’ is offline [2021-06-07T05:49:04.159Z] ‘prd-ubuntu18.04-docker-8c-8g-735’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-07T05:49:04.159Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-737’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-07T05:49:04.159Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-739’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-06-07T05:49:04.185Z] Still waiting to schedule task [2021-06-07T05:49:04.185Z] ‘prd-centos7-blackbox-4c-2g-628’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T05:49:04.185Z] ‘prd-centos7-builder-2c-1g-307’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T05:49:04.185Z] ‘prd-centos7-docker-4c-2g-309’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T05:49:04.185Z] ‘prd-centos7-docker-4c-2g-740’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T05:49:04.185Z] ‘prd-centos7-docker-4c-2g-741’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T05:49:04.185Z] ‘prd-ubuntu18.04-docker-8c-8g-735’ doesn’t have label ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-06-07T05:49:04.185Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-737’ is offline [2021-06-07T05:49:04.186Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-739’ is offline [2021-06-07T05:49:52.586Z] Running on prd-centos7-docker-4c-2g-740 in /w/workspace/xfoundry_go-mod-bootstrap_PR-253 [Pipeline] { [Pipeline] ws [2021-06-07T05:49:52.642Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-06-07T05:49:52.787Z] Selected Git installation does not exist. Using Default [2021-06-07T05:49:52.788Z] The recommended git tool is: NONE [2021-06-07T05:49:55.173Z] using credential edgex-jenkins-ssh [2021-06-07T05:49:55.186Z] Cloning the remote Git repository [2021-06-07T05:49:55.199Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-07T05:49:55.264Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-06-07T05:49:55.294Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-07T05:49:55.294Z] > git --version # timeout=10 [2021-06-07T05:49:55.304Z] > git --version # 'git version 2.24.4' [2021-06-07T05:49:55.305Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:49:55.341Z] [INFO] Currently running in a labeled security context [2021-06-07T05:49:55.341Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T05:49:55.342Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh3795671850789866188.key [2021-06-07T05:49:55.376Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T05:49:56.035Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-07T05:49:56.047Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T05:49:56.058Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-07T05:49:56.080Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-07T05:49:56.081Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:49:56.081Z] [INFO] Currently running in a labeled security context [2021-06-07T05:49:56.082Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T05:49:56.082Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh3927235346829234862.key [2021-06-07T05:49:56.086Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T05:49:56.532Z] Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit 8c50e06dec5733065be644e6890374f0e11776fc [2021-06-07T05:49:56.609Z] Merge succeeded, producing 8c50e06dec5733065be644e6890374f0e11776fc [2021-06-07T05:49:56.610Z] Checking out Revision 8c50e06dec5733065be644e6890374f0e11776fc (PR-253) [2021-06-07T05:49:56.534Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T05:49:56.544Z] > git checkout -f 8c50e06dec5733065be644e6890374f0e11776fc # timeout=10 [2021-06-07T05:49:56.576Z] > git remote # timeout=10 [2021-06-07T05:49:56.580Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T05:49:56.584Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:49:56.585Z] [INFO] Currently running in a labeled security context [2021-06-07T05:49:56.585Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-06-07T05:49:56.585Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/1@tmp/jenkins-gitclient-ssh6997277604004775637.key [2021-06-07T05:49:56.590Z] > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 [2021-06-07T05:49:56.599Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T05:49:56.606Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T05:49:56.612Z] > git checkout -f 8c50e06dec5733065be644e6890374f0e11776fc # timeout=10 [2021-06-07T05:50:00.321Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-07T05:50:00.341Z] > git --version # timeout=10 [2021-06-07T05:50:00.353Z] > git --version # 'git version 2.24.4' [2021-06-07T05:50:00.362Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T05:50:01.668Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-06-07T05:50:02.291Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T05:50:02.615Z] + sudo service docker restart [2021-06-07T05:50:02.615Z] + true [2021-06-07T05:50:02.615Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-06-07T05:50:20.921Z] ========================================================= [2021-06-07T05:50:20.921Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-06-07T05:50:20.921Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:50:21.268Z] + 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-06-07T05:50:21.852Z] Sending build context to Docker daemon 978.4kB [2021-06-07T05:50:21.853Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-07T05:50:21.853Z] Step 2/8 : FROM ${BASE} [2021-06-07T05:50:21.853Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-06-07T05:50:21.853Z] 540db60ca938: Pulling fs layer [2021-06-07T05:50:21.853Z] adcc1eea9eea: Pulling fs layer [2021-06-07T05:50:21.853Z] 4c4ab2625f07: Pulling fs layer [2021-06-07T05:50:21.853Z] 0510c868ecb4: Pulling fs layer [2021-06-07T05:50:21.853Z] afea3b2eda06: Pulling fs layer [2021-06-07T05:50:21.853Z] 7809a108b3ef: Pulling fs layer [2021-06-07T05:50:21.853Z] f706445af74f: Pulling fs layer [2021-06-07T05:50:21.853Z] 0510c868ecb4: Waiting [2021-06-07T05:50:21.853Z] afea3b2eda06: Waiting [2021-06-07T05:50:21.853Z] 7809a108b3ef: Waiting [2021-06-07T05:50:21.853Z] f706445af74f: Waiting [2021-06-07T05:50:22.114Z] 4c4ab2625f07: Verifying Checksum [2021-06-07T05:50:22.114Z] 4c4ab2625f07: Download complete [2021-06-07T05:50:22.114Z] adcc1eea9eea: Verifying Checksum [2021-06-07T05:50:22.114Z] adcc1eea9eea: Download complete [2021-06-07T05:50:22.114Z] afea3b2eda06: Verifying Checksum [2021-06-07T05:50:22.114Z] afea3b2eda06: Download complete [2021-06-07T05:50:22.114Z] 7809a108b3ef: Verifying Checksum [2021-06-07T05:50:22.114Z] 7809a108b3ef: Download complete [2021-06-07T05:50:22.114Z] 540db60ca938: Verifying Checksum [2021-06-07T05:50:22.114Z] 540db60ca938: Download complete [2021-06-07T05:50:22.379Z] 540db60ca938: Pull complete [2021-06-07T05:50:22.641Z] adcc1eea9eea: Pull complete [2021-06-07T05:50:22.641Z] 4c4ab2625f07: Pull complete [2021-06-07T05:50:24.031Z] f706445af74f: Verifying Checksum [2021-06-07T05:50:24.031Z] f706445af74f: Download complete [2021-06-07T05:50:24.294Z] 0510c868ecb4: Verifying Checksum [2021-06-07T05:50:24.294Z] 0510c868ecb4: Download complete [2021-06-07T05:50:27.615Z] 0510c868ecb4: Pull complete [2021-06-07T05:50:27.615Z] afea3b2eda06: Pull complete [2021-06-07T05:50:27.615Z] 7809a108b3ef: Pull complete [2021-06-07T05:50:29.041Z] f706445af74f: Pull complete [2021-06-07T05:50:29.041Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-06-07T05:50:29.041Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-06-07T05:50:29.041Z] ---> b068be0155e3 [2021-06-07T05:50:29.041Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-07T05:50:34.364Z] ---> Running in cf5caaacfb72 [2021-06-07T05:50:34.364Z] Removing intermediate container cf5caaacfb72 [2021-06-07T05:50:34.364Z] ---> 879732ad1e74 [2021-06-07T05:50:34.364Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T05:50:34.364Z] ---> Running in 4c6910b81c31 [2021-06-07T05:50:35.309Z] Removing intermediate container 4c6910b81c31 [2021-06-07T05:50:35.309Z] ---> 7b9bfee4c4a5 [2021-06-07T05:50:35.309Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-07T05:50:35.309Z] ---> Running in a3361162213f [2021-06-07T05:50:35.575Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-06-07T05:50:36.519Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-06-07T05:50:36.778Z] OK: 149 MiB in 40 packages [2021-06-07T05:50:37.039Z] Removing intermediate container a3361162213f [2021-06-07T05:50:37.039Z] ---> a2dbd2f785bd [2021-06-07T05:50:37.039Z] Step 6/8 : WORKDIR /build [2021-06-07T05:50:37.303Z] ---> Running in 764f1a075af5 [2021-06-07T05:50:37.303Z] Removing intermediate container 764f1a075af5 [2021-06-07T05:50:37.303Z] ---> f1c13e7986c8 [2021-06-07T05:50:37.303Z] Step 7/8 : COPY go.mod . [2021-06-07T05:50:37.303Z] ---> 1e9475cf43e0 [2021-06-07T05:50:37.303Z] Step 8/8 : RUN go mod download [2021-06-07T05:50:37.564Z] ---> Running in 7ae697603991 [2021-06-07T05:50:49.838Z] Removing intermediate container 7ae697603991 [2021-06-07T05:50:49.838Z] ---> ab9f9d59399d [2021-06-07T05:50:49.838Z] Successfully built ab9f9d59399d [2021-06-07T05:50:49.838Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:50:50.184Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-07T05:50:50.184Z] . [Pipeline] withDockerContainer [2021-06-07T05:50:50.289Z] prd-centos7-docker-4c-2g-740 does not seem to be running inside a container [2021-06-07T05:50:50.330Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-07T05:50:50.729Z] $ docker top 32d07a0779171f52d339752912d4513c061cc2e0b2ce6ad82b59f85e8781e945 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:50:51.193Z] + go version [2021-06-07T05:50:51.193Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-06-07T05:50:51.216Z] $ docker stop --time=1 32d07a0779171f52d339752912d4513c061cc2e0b2ce6ad82b59f85e8781e945 [2021-06-07T05:50:52.417Z] $ docker rm -f 32d07a0779171f52d339752912d4513c061cc2e0b2ce6ad82b59f85e8781e945 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:50:53.226Z] + docker inspect -f . ci-base-image-x86_64 [2021-06-07T05:50:53.226Z] . [Pipeline] withDockerContainer [2021-06-07T05:50:53.327Z] prd-centos7-docker-4c-2g-740 does not seem to be running inside a container [2021-06-07T05:50:53.366Z] $ 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 ******** ci-base-image-x86_64 cat [2021-06-07T05:50:53.726Z] $ docker top e9d7ee7dceb7615358bda2b8019a0a24d636c3a94fb3ad3e092d718b9493ae73 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:50:54.169Z] + go mod tidy [Pipeline] sh [2021-06-07T05:50:54.878Z] + make test [2021-06-07T05:50:54.878Z] go mod tidy [2021-06-07T05:50:54.878Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-07T05:51:07.346Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-07T05:51:07.619Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.005s coverage: 5.4% of statements [2021-06-07T05:51:07.619Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-07T05:51:07.619Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.013s coverage: 92.2% of statements [2021-06-07T05:51:07.619Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.004s coverage: 85.3% of statements [2021-06-07T05:51:07.890Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-07T05:51:07.890Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-07T05:51:08.172Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-07T05:51:08.447Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements [2021-06-07T05:51:08.447Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.005s coverage: 26.7% of statements [2021-06-07T05:51:12.680Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.013s coverage: 91.0% of statements [2021-06-07T05:51:12.680Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-07T05:51:12.680Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-07T05:51:12.680Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.003s coverage: 91.3% of statements [2021-06-07T05:51:12.680Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-06-07T05:51:12.680Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-07T05:51:18.022Z] gofmt -l . [2021-06-07T05:51:18.022Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-07T05:51:18.051Z] $ docker stop --time=1 e9d7ee7dceb7615358bda2b8019a0a24d636c3a94fb3ad3e092d718b9493ae73 [2021-06-07T05:51:19.981Z] $ docker rm -f e9d7ee7dceb7615358bda2b8019a0a24d636c3a94fb3ad3e092d718b9493ae73 [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T05:51:20.467Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-07T05:51:20.670Z] 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] libraryResource [Pipeline] sh [2021-06-07T05:51:21.968Z] ---> job-cost.sh [2021-06-07T05:51:21.968Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mzij [2021-06-07T05:51:30.164Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-07T05:51:39.593Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-742 in /w/workspace/xfoundry_go-mod-bootstrap_PR-253 [Pipeline] { [Pipeline] ws [2021-06-07T05:51:39.652Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2021-06-07T05:51:39.908Z] Selected Git installation does not exist. Using Default [2021-06-07T05:51:39.908Z] The recommended git tool is: NONE [2021-06-07T05:51:45.166Z] lf-activate-venv(): INFO: Adding /tmp/venv-mzij/bin to PATH [2021-06-07T05:51:45.166Z] INFO: No Stack... [2021-06-07T05:51:45.166Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T05:51:45.166Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T05:51:45.537Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [2021-06-07T05:51:45.537Z] + cut -d, -f6 [Pipeline] lock [2021-06-07T05:51:45.596Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] [2021-06-07T05:51:45.604Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] did not exist. Created. [2021-06-07T05:51:45.604Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T05:51:46.030Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-06-07T05:51:46.116Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T05:51:46.143Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] [Pipeline] // lock [2021-06-07T05:51:46.225Z] using credential edgex-jenkins-ssh [Pipeline] } [2021-06-07T05:51:46.248Z] Cloning the remote Git repository [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-06-07T05:51:46.300Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-07T05:51:46.428Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2021-06-07T05:51:46.530Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-07T05:51:46.531Z] > git --version # timeout=10 [2021-06-07T05:51:46.549Z] > git --version # 'git version 2.17.1' [2021-06-07T05:51:46.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:51:46.637Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T05:51:48.392Z] Merging remotes/origin/master commit 6002097aa897ad8ccac87e44b1e114925388b639 into PR head commit 8c50e06dec5733065be644e6890374f0e11776fc [2021-06-07T05:51:48.617Z] Merge succeeded, producing 8c50e06dec5733065be644e6890374f0e11776fc [2021-06-07T05:51:48.618Z] Checking out Revision 8c50e06dec5733065be644e6890374f0e11776fc (PR-253) [2021-06-07T05:51:47.758Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-07T05:51:47.780Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-06-07T05:51:47.805Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-06-07T05:51:47.836Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-06-07T05:51:47.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:51:47.851Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/253/head:refs/remotes/origin/PR-253 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-06-07T05:51:48.413Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T05:51:48.433Z] > git checkout -f 8c50e06dec5733065be644e6890374f0e11776fc # timeout=10 [2021-06-07T05:51:48.526Z] > git remote # timeout=10 [2021-06-07T05:51:48.547Z] > git config --get remote.origin.url # timeout=10 [2021-06-07T05:51:48.560Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-06-07T05:51:48.574Z] > git merge 6002097aa897ad8ccac87e44b1e114925388b639 # timeout=10 [2021-06-07T05:51:48.601Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-06-07T05:51:48.624Z] > git config core.sparsecheckout # timeout=10 [2021-06-07T05:51:48.638Z] > git checkout -f 8c50e06dec5733065be644e6890374f0e11776fc # timeout=10 [2021-06-07T05:51:53.015Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [2021-06-07T05:51:53.088Z] > git --version # timeout=10 [2021-06-07T05:51:53.105Z] > git --version # 'git version 2.17.1' [2021-06-07T05:51:53.115Z] fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-06-07T05:51:54.711Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-06-07T05:51:55.148Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-06-07T05:51:55.507Z] + + truesudo [2021-06-07T05:51:55.507Z] service docker restart [Pipeline] unstash [Pipeline] echo [2021-06-07T05:52:14.403Z] ========================================================= [2021-06-07T05:52:14.403Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-06-07T05:52:14.403Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:52:14.820Z] + 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-06-07T05:52:15.808Z] Sending build context to Docker daemon 977.9kB [2021-06-07T05:52:15.808Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-06-07T05:52:15.808Z] Step 2/8 : FROM ${BASE} [2021-06-07T05:52:16.424Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-06-07T05:52:16.424Z] 595b0fe564bb: Pulling fs layer [2021-06-07T05:52:16.424Z] 7186ed65a4f7: Pulling fs layer [2021-06-07T05:52:16.424Z] 316046926c0a: Pulling fs layer [2021-06-07T05:52:16.424Z] 4ebd0625c992: Pulling fs layer [2021-06-07T05:52:16.424Z] 207e8628e3a3: Pulling fs layer [2021-06-07T05:52:16.424Z] 4ebd0625c992: Waiting [2021-06-07T05:52:16.424Z] c791037a9be2: Pulling fs layer [2021-06-07T05:52:16.424Z] ffd874e62e21: Pulling fs layer [2021-06-07T05:52:16.424Z] c791037a9be2: Waiting [2021-06-07T05:52:16.424Z] ffd874e62e21: Waiting [2021-06-07T05:52:16.424Z] 207e8628e3a3: Waiting [2021-06-07T05:52:16.424Z] 316046926c0a: Download complete [2021-06-07T05:52:16.424Z] 7186ed65a4f7: Verifying Checksum [2021-06-07T05:52:16.424Z] 7186ed65a4f7: Download complete [2021-06-07T05:52:16.424Z] 207e8628e3a3: Download complete [2021-06-07T05:52:16.424Z] c791037a9be2: Download complete [2021-06-07T05:52:16.424Z] 595b0fe564bb: Verifying Checksum [2021-06-07T05:52:16.424Z] 595b0fe564bb: Download complete [2021-06-07T05:52:17.418Z] 595b0fe564bb: Pull complete [2021-06-07T05:52:18.020Z] 7186ed65a4f7: Pull complete [2021-06-07T05:52:18.298Z] 316046926c0a: Pull complete [2021-06-07T05:52:18.584Z] ffd874e62e21: Verifying Checksum [2021-06-07T05:52:18.584Z] ffd874e62e21: Download complete [2021-06-07T05:52:20.029Z] 4ebd0625c992: Verifying Checksum [2021-06-07T05:52:20.029Z] 4ebd0625c992: Download complete [2021-06-07T05:52:30.231Z] 4ebd0625c992: Pull complete [2021-06-07T05:52:30.231Z] 207e8628e3a3: Pull complete [2021-06-07T05:52:30.506Z] c791037a9be2: Pull complete [2021-06-07T05:52:34.864Z] ffd874e62e21: Pull complete [2021-06-07T05:52:34.864Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-06-07T05:52:34.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-06-07T05:52:34.864Z] ---> cfc18b08335c [2021-06-07T05:52:34.864Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-06-07T05:52:36.851Z] ---> Running in 2d926d7d6332 [2021-06-07T05:52:37.452Z] Removing intermediate container 2d926d7d6332 [2021-06-07T05:52:37.452Z] ---> a508d8d509c8 [2021-06-07T05:52:37.452Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-06-07T05:52:37.452Z] ---> Running in dc13dd14dbde [2021-06-07T05:52:40.101Z] Removing intermediate container dc13dd14dbde [2021-06-07T05:52:40.101Z] ---> 8cc68738d0aa [2021-06-07T05:52:40.101Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-06-07T05:52:40.101Z] ---> Running in 9c1b710f8e35 [2021-06-07T05:52:41.545Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-06-07T05:52:42.524Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-06-07T05:52:43.537Z] OK: 138 MiB in 40 packages [2021-06-07T05:52:44.516Z] Removing intermediate container 9c1b710f8e35 [2021-06-07T05:52:44.516Z] ---> a3d2cf82fd7c [2021-06-07T05:52:44.516Z] Step 6/8 : WORKDIR /build [2021-06-07T05:52:44.516Z] ---> Running in 533be21d72ab [2021-06-07T05:52:45.114Z] Removing intermediate container 533be21d72ab [2021-06-07T05:52:45.114Z] ---> ea09329ac4ad [2021-06-07T05:52:45.114Z] Step 7/8 : COPY go.mod . [2021-06-07T05:52:45.717Z] ---> e796cbccb8f7 [2021-06-07T05:52:45.717Z] Step 8/8 : RUN go mod download [2021-06-07T05:52:45.991Z] ---> Running in ef37994f7eab [2021-06-07T05:53:12.856Z] Removing intermediate container ef37994f7eab [2021-06-07T05:53:12.856Z] ---> 4cc317cf7c3c [2021-06-07T05:53:12.856Z] Successfully built 4cc317cf7c3c [2021-06-07T05:53:12.856Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:53:13.245Z] + docker inspect -f . ci-base-image-arm64 [2021-06-07T05:53:13.245Z] . [Pipeline] withDockerContainer [2021-06-07T05:53:13.566Z] prd-ubuntu18.04-docker-arm64-4c-16g-742 does not seem to be running inside a container [2021-06-07T05:53:13.667Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-07T05:53:15.521Z] $ docker top fec62a2b02cebde5b4ef2d7eea40a421e564671a5091333f39d047cb856a2705 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:53:16.609Z] + go version [2021-06-07T05:53:16.609Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-06-07T05:53:16.649Z] $ docker stop --time=1 fec62a2b02cebde5b4ef2d7eea40a421e564671a5091333f39d047cb856a2705 [2021-06-07T05:53:18.577Z] $ docker rm -f fec62a2b02cebde5b4ef2d7eea40a421e564671a5091333f39d047cb856a2705 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:53:19.595Z] + docker inspect -f . ci-base-image-arm64 [2021-06-07T05:53:19.595Z] . [Pipeline] withDockerContainer [2021-06-07T05:53:19.903Z] prd-ubuntu18.04-docker-arm64-4c-16g-742 does not seem to be running inside a container [2021-06-07T05:53:20.002Z] $ 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 ******** ci-base-image-arm64 cat [2021-06-07T05:53:21.735Z] $ docker top b6100b8783adbf5115a15c1007acfe9826f2e824cc628354229b08fcf76bc3bd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:53:22.757Z] + go mod tidy [Pipeline] sh [2021-06-07T05:53:24.065Z] + make test [2021-06-07T05:53:24.065Z] go mod tidy [2021-06-07T05:53:24.690Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-06-07T05:54:11.707Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-06-07T05:54:11.707Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.047s coverage: 5.4% of statements [2021-06-07T05:54:11.707Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-06-07T05:54:11.707Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.072s coverage: 92.2% of statements [2021-06-07T05:54:11.707Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.037s coverage: 85.3% of statements [2021-06-07T05:54:11.707Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-06-07T05:54:11.707Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-06-07T05:54:11.707Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-06-07T05:54:11.707Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.121s coverage: 100.0% of statements [2021-06-07T05:54:11.707Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.043s coverage: 26.7% of statements [2021-06-07T05:54:14.333Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.061s coverage: 91.0% of statements [2021-06-07T05:54:14.333Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-06-07T05:54:14.333Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-06-07T05:54:14.333Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.014s coverage: 91.3% of statements [2021-06-07T05:54:14.333Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-06-07T05:54:14.333Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-06-07T05:54:46.737Z] gofmt -l . [2021-06-07T05:54:46.737Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-06-07T05:54:46.780Z] $ docker stop --time=1 b6100b8783adbf5115a15c1007acfe9826f2e824cc628354229b08fcf76bc3bd [2021-06-07T05:54:49.002Z] $ docker rm -f b6100b8783adbf5115a15c1007acfe9826f2e824cc628354229b08fcf76bc3bd [Pipeline] // withDockerContainer [Pipeline] sh [2021-06-07T05:54:50.020Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-06-07T05:54:50.062Z] Warning: overwriting stash ‘coverage-report’ [2021-06-07T05:54:50.790Z] 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] libraryResource [Pipeline] sh [2021-06-07T05:54:51.837Z] ---> job-cost.sh [2021-06-07T05:54:51.837Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-s9eV [2021-06-07T05:55:48.489Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-06-07T05:57:25.279Z] lf-activate-venv(): INFO: Adding /tmp/venv-s9eV/bin to PATH [2021-06-07T05:57:25.279Z] INFO: No Stack... [2021-06-07T05:57:25.279Z] INFO: Retrieving Pricing Info for: v2-standard-4 [2021-06-07T05:57:25.279Z] INFO: Archiving Costs [Pipeline] sh [2021-06-07T05:57:25.647Z] + cut -d, -f6 [2021-06-07T05:57:25.647Z] + cat /w/workspace/go-mod-bootstrap/1/archives/cost.csv [Pipeline] lock [2021-06-07T05:57:25.740Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] [2021-06-07T05:57:25.748Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] did not exist. Created. [2021-06-07T05:57:25.749Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-06-07T05:57:26.203Z] /w/workspace/go-mod-bootstrap/1@tmp/durable-15491916/script.sh: 1: /w/workspace/go-mod-bootstrap/1@tmp/durable-15491916/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-06-07T05:57:26.597Z] + echo total: 0.18000000715255737 [Pipeline] stash [2021-06-07T05:57:26.641Z] Warning: overwriting stash ‘stack-cost’ [2021-06-07T05:57:26.818Z] Stashed 1 file(s) [Pipeline] } [2021-06-07T05:57:26.843Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-253-1-stack-cost] [Pipeline] // lock [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-06-07T05:57:28.037Z] provisioning config files... [2021-06-07T05:57:28.051Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/config1311743336161541129tmp [Pipeline] { [Pipeline] sh [2021-06-07T05:57:28.573Z] + set +x [2021-06-07T05:57:28.573Z] + curl -s https://codecov.io/bash [2021-06-07T05:57:28.573Z] + bash -s -- [2021-06-07T05:57:28.573Z] [2021-06-07T05:57:28.573Z] _____ _ [2021-06-07T05:57:28.573Z] / ____| | | [2021-06-07T05:57:28.573Z] | | ___ __| | ___ ___ _____ __ [2021-06-07T05:57:28.573Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-06-07T05:57:28.573Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-06-07T05:57:28.573Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-06-07T05:57:28.573Z] Bash-1.0.3 [2021-06-07T05:57:28.573Z] [2021-06-07T05:57:28.573Z] [2021-06-07T05:57:28.573Z] ==> git version 2.24.4 found [2021-06-07T05:57:28.573Z] ==> 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-06-07T05:57:28.573Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-06-07T05:57:28.573Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-06-07T05:57:28.573Z] ==> Jenkins CI detected. [2021-06-07T05:57:28.573Z] project root: . [2021-06-07T05:57:28.573Z] --> token set from env [2021-06-07T05:57:28.573Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-06-07T05:57:28.573Z] ==> Running gcov in . (disable via -X gcov) [2021-06-07T05:57:28.573Z] ==> Python coveragepy not found [2021-06-07T05:57:28.573Z] ==> Searching for coverage reports in: [2021-06-07T05:57:28.573Z] + . [2021-06-07T05:57:28.573Z] -> Found 1 reports [2021-06-07T05:57:28.573Z] ==> Detecting git/mercurial file structure [2021-06-07T05:57:28.573Z] ==> Reading reports [2021-06-07T05:57:28.573Z] + ./coverage.out bytes=31740 [2021-06-07T05:57:28.573Z] ==> Appending adjustments [2021-06-07T05:57:28.573Z] https://docs.codecov.io/docs/fixing-reports [2021-06-07T05:57:28.842Z] + Found adjustments [2021-06-07T05:57:28.842Z] ==> Gzipping contents [2021-06-07T05:57:28.842Z] 8.0K /tmp/codecov.Tks9rt.gz [2021-06-07T05:57:28.842Z] ==> Uploading reports [2021-06-07T05:57:28.842Z] url: https://codecov.io [2021-06-07T05:57:28.842Z] query: branch=PR-253&commit=8c50e06dec5733065be644e6890374f0e11776fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=253&job=&cmd_args= [2021-06-07T05:57:28.842Z] -> Pinging Codecov [2021-06-07T05:57:28.842Z] https://codecov.io/upload/v4?package=bash-1.0.3&token=secret&branch=PR-253&commit=8c50e06dec5733065be644e6890374f0e11776fc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-253%2F1%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=253&job=&cmd_args= [2021-06-07T05:57:29.104Z] -> Uploading to [2021-06-07T05:57:29.104Z] https://storage.googleapis.com/codecov/v4/raw/2021-06-07/833815588EE85121546D348822E98E2E/8c50e06dec5733065be644e6890374f0e11776fc/618db2e9-04ff-4e75-8344-d01ece28d140.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210607T055729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=87f78d90be8cfb6e1d3e7c1f4851daea4124f01eb2334e760e666c24c79d959a [2021-06-07T05:57:29.365Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-06-07T05:57:29.365Z] Dload Upload Total Spent Left Speed [2021-06-07T05:57:29.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 6004 0 0 100 6004 0 15731 --:--:-- --:--:-- --:--:-- 15717 100 6004 0 0 100 6004 0 15726 --:--:-- --:--:-- --:--:-- 15717 [2021-06-07T05:57:29.627Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/8c50e06dec5733065be644e6890374f0e11776fc [Pipeline] } [2021-06-07T05:57:29.653Z] 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] libraryResource [Pipeline] sh [2021-06-07T05:57:32.368Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:57:32.986Z] ---> package-listing.sh [2021-06-07T05:57:32.986Z] ++ facter osfamily [2021-06-07T05:57:32.986Z] ++ tr '[:upper:]' '[:lower:]' [2021-06-07T05:57:33.250Z] + OS_FAMILY=redhat [2021-06-07T05:57:33.250Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-253 [2021-06-07T05:57:33.250Z] + START_PACKAGES=/tmp/packages_start.txt [2021-06-07T05:57:33.250Z] + END_PACKAGES=/tmp/packages_end.txt [2021-06-07T05:57:33.250Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-06-07T05:57:33.250Z] + PACKAGES=/tmp/packages_start.txt [2021-06-07T05:57:33.250Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-253 ']' [2021-06-07T05:57:33.250Z] + PACKAGES=/tmp/packages_end.txt [2021-06-07T05:57:33.250Z] + case "${OS_FAMILY}" in [2021-06-07T05:57:33.250Z] + rpm -qa [2021-06-07T05:57:33.250Z] + sort [2021-06-07T05:57:33.822Z] + '[' -f /tmp/packages_start.txt ']' [2021-06-07T05:57:33.822Z] + '[' -f /tmp/packages_end.txt ']' [2021-06-07T05:57:33.822Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-06-07T05:57:33.822Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-253 ']' [2021-06-07T05:57:33.822Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-253/archives/ [2021-06-07T05:57:33.822Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-253/archives/ [Pipeline] echo [2021-06-07T05:57:33.853Z] 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-253/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-06-07T05:57:34.162Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:57:34.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T05:57:34.868Z] [2021-06-07T05:57:34.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-06-07T05:57:35.236Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T05:57:35.503Z] alpine: Pulling from edgex-lftools-log-publisher [2021-06-07T05:57:35.503Z] df20fa9351a1: Pulling fs layer [2021-06-07T05:57:35.503Z] 36b3adc4ff6f: Pulling fs layer [2021-06-07T05:57:35.503Z] 8ad3a11d3b57: Pulling fs layer [2021-06-07T05:57:35.503Z] 46f8f816bc3b: Pulling fs layer [2021-06-07T05:57:35.503Z] 93b61091891f: Pulling fs layer [2021-06-07T05:57:35.503Z] 93b9cdb0e59b: Pulling fs layer [2021-06-07T05:57:35.503Z] 5e14af77c1be: Pulling fs layer [2021-06-07T05:57:35.503Z] 01666e4c0597: Pulling fs layer [2021-06-07T05:57:35.503Z] aa168da1d23b: Pulling fs layer [2021-06-07T05:57:35.503Z] 93b61091891f: Waiting [2021-06-07T05:57:35.503Z] 93b9cdb0e59b: Waiting [2021-06-07T05:57:35.503Z] 5e14af77c1be: Waiting [2021-06-07T05:57:35.503Z] 01666e4c0597: Waiting [2021-06-07T05:57:35.503Z] aa168da1d23b: Waiting [2021-06-07T05:57:35.503Z] 46f8f816bc3b: Waiting [2021-06-07T05:57:35.503Z] 36b3adc4ff6f: Download complete [2021-06-07T05:57:35.503Z] 46f8f816bc3b: Verifying Checksum [2021-06-07T05:57:35.503Z] 46f8f816bc3b: Download complete [2021-06-07T05:57:35.503Z] df20fa9351a1: Verifying Checksum [2021-06-07T05:57:35.503Z] df20fa9351a1: Download complete [2021-06-07T05:57:35.503Z] 93b61091891f: Verifying Checksum [2021-06-07T05:57:35.503Z] 93b61091891f: Download complete [2021-06-07T05:57:35.503Z] 93b9cdb0e59b: Verifying Checksum [2021-06-07T05:57:35.503Z] 93b9cdb0e59b: Download complete [2021-06-07T05:57:35.503Z] 5e14af77c1be: Verifying Checksum [2021-06-07T05:57:35.503Z] 5e14af77c1be: Download complete [2021-06-07T05:57:35.769Z] 01666e4c0597: Verifying Checksum [2021-06-07T05:57:35.769Z] 01666e4c0597: Download complete [2021-06-07T05:57:35.769Z] df20fa9351a1: Pull complete [2021-06-07T05:57:36.034Z] 8ad3a11d3b57: Verifying Checksum [2021-06-07T05:57:36.034Z] 8ad3a11d3b57: Download complete [2021-06-07T05:57:36.034Z] 36b3adc4ff6f: Pull complete [2021-06-07T05:57:36.610Z] 8ad3a11d3b57: Pull complete [2021-06-07T05:57:36.610Z] 46f8f816bc3b: Pull complete [2021-06-07T05:57:36.877Z] 93b61091891f: Pull complete [2021-06-07T05:57:37.138Z] 93b9cdb0e59b: Pull complete [2021-06-07T05:57:37.138Z] 5e14af77c1be: Pull complete [2021-06-07T05:57:37.400Z] 01666e4c0597: Pull complete [2021-06-07T05:57:39.342Z] aa168da1d23b: Verifying Checksum [2021-06-07T05:57:39.342Z] aa168da1d23b: Download complete [2021-06-07T05:57:43.570Z] aa168da1d23b: Pull complete [2021-06-07T05:57:43.570Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-06-07T05:57:43.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-06-07T05:57:43.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-06-07T05:57:43.661Z] prd-centos7-docker-4c-2g-736 does not seem to be running inside a container [2021-06-07T05:57:43.700Z] $ 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-253/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-253 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-253:/w/workspace/xfoundry_go-mod-bootstrap_PR-253:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2021-06-07T05:57:49.712Z] $ docker top 38989816aeab7982d1288c1a99cec377dac9260fe8ecaaec2d99f5b0fb17f61e -eo pid,comm [Pipeline] { [Pipeline] sh [2021-06-07T05:57:50.143Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-06-07T05:57:50.467Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-06-07T05:57:50.791Z] + ls /var/log/sa-host [2021-06-07T05:57:50.791Z] + sadf -c /var/log/sa-host/sa05 [2021-06-07T05:57:50.791Z] file_magic: OK [2021-06-07T05:57:50.791Z] HZ: Using current value: 100 [2021-06-07T05:57:50.791Z] file_header: OK [2021-06-07T05:57:50.791Z] 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-06-07T05:57:50.791Z] Statistics: [2021-06-07T05:57:50.791Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T05:57:50.791Z] File successfully converted to sysstat format version 12.2.1 [2021-06-07T05:57:50.791Z] + sadf -c /var/log/sa-host/sa07 [2021-06-07T05:57:50.791Z] file_magic: OK [2021-06-07T05:57:50.791Z] HZ: Using current value: 100 [2021-06-07T05:57:50.791Z] file_header: OK [2021-06-07T05:57:50.791Z] 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-06-07T05:57:50.791Z] Statistics: [2021-06-07T05:57:50.791Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-06-07T05:57:50.791Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-06-07T05:57:51.033Z] provisioning config files... [2021-06-07T05:57:51.047Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-253@tmp/config7428699752034396376tmp [Pipeline] { [Pipeline] echo [2021-06-07T05:57:51.112Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:57:51.455Z] ---> create-netrc.sh [Pipeline] } [2021-06-07T05:57:51.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:57:51.951Z] ---> python-tools-install.sh [Pipeline] echo [2021-06-07T05:57:51.980Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:57:52.322Z] ---> sudo-logs.sh [2021-06-07T05:57:52.322Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-06-07T05:57:52.409Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:57:52.753Z] ---> job-cost.sh [2021-06-07T05:57:52.754Z] lf-activate-venv: SKIPPING [2021-06-07T05:57:52.754Z] DEBUG: total: 0.18000000715255737 [2021-06-07T05:57:52.754Z] INFO: Retrieving Stack Cost... [2021-06-07T05:57:54.679Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-06-07T05:57:54.939Z] INFO: Archiving Costs [Pipeline] echo [2021-06-07T05:57:54.971Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-06-07T05:57:55.302Z] ---> logs-deploy.sh [2021-06-07T05:57:55.302Z] lf-activate-venv: SKIPPING [2021-06-07T05:57:55.302Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-253/1 [2021-06-07T05:57:55.302Z] INFO: archiving workspace using pattern(s): [2021-06-07T05:57:56.281Z] Archives upload complete. [2021-06-07T05:57:56.281Z] INFO: archiving logs to Nexus