Pull request #238 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from ea216874c86b7c55cf2b8a9235882f919b51b298+c548150fff808f6574797ed112268f3aa8f873ad (3b23b98376f8ba1d7a34dd929b1240cfb5f3ede7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5942874284848738608.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh5768935027022813611.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 9d0281235b943b7ad605f650702698f9078b2862 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-238/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-238/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3978559138467168572.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5864445932477417942.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-238/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-238/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh135359993357014024.key > 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 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-401 in /w/workspace/xfoundry_go-mod-bootstrap_PR-238 [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-238 # 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 [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-238@tmp/jenkins-gitclient-ssh7850387123291935156.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 Merging remotes/origin/master commit c548150fff808f6574797ed112268f3aa8f873ad into PR head commit ea216874c86b7c55cf2b8a9235882f919b51b298 Merge succeeded, producing ea216874c86b7c55cf2b8a9235882f919b51b298 Checking out Revision ea216874c86b7c55cf2b8a9235882f919b51b298 (PR-238) 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-238@tmp/jenkins-gitclient-ssh7139975773622765295.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea216874c86b7c55cf2b8a9235882f919b51b298 # 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-238@tmp/jenkins-gitclient-ssh7643620087092948659.key > git merge c548150fff808f6574797ed112268f3aa8f873ad # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea216874c86b7c55cf2b8a9235882f919b51b298 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T17:04:07.439Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T17:04:07.528Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T17:04:07.556Z] ========================================================= [2021-05-17T17:04:07.556Z] EdgeX Global Pipelines Version Info [2021-05-17T17:04:07.556Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T17:04:09.781Z] ------------------- [2021-05-17T17:04:09.781Z] stable info: [2021-05-17T17:04:09.781Z] ------------------- [2021-05-17T17:04:09.781Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T17:04:09.781Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T17:04:09.781Z] Message: update stable to v1.0.192 [2021-05-17T17:04:10.750Z] ------------------- [2021-05-17T17:04:10.750Z] experimental info: [2021-05-17T17:04:10.750Z] ------------------- [2021-05-17T17:04:10.750Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T17:04:10.750Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T17:04:10.750Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T17:04:10.915Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-05-17T17:04:10.940Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-05-17T17:04:10.964Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T17:04:11.022Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T17:04:11.044Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T17:04:11.067Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T17:04:11.091Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T17:04:11.115Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T17:04:11.138Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-17T17:04:11.161Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T17:04:11.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T17:04:11.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-05-17T17:04:11.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T17:04:11.257Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T17:04:11.280Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T17:04:11.304Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T17:04:11.327Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T17:04:11.353Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T17:04:11.376Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T17:04:11.398Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-17T17:04:11.423Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-17T17:04:11.447Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-17T17:04:11.469Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-17T17:04:11.491Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-17T17:04:11.519Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-17T17:04:11.542Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T17:04:11.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-238 [Pipeline] echo [2021-05-17T17:04:11.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-238 [Pipeline] echo [2021-05-17T17:04:11.643Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-238 [Pipeline] echo [2021-05-17T17:04:11.668Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea216874c86b7c55cf2b8a9235882f919b51b298 [Pipeline] echo [2021-05-17T17:04:11.694Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea21687 [Pipeline] echo [2021-05-17T17:04:11.720Z] [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-17T17:04:12.216Z] + git log --format=format:%s -1 ea216874c86b7c55cf2b8a9235882f919b51b298 [Pipeline] echo [2021-05-17T17:04:12.287Z] GIT_COMMIT: ea216874c86b7c55cf2b8a9235882f919b51b298, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2 [Pipeline] echo [2021-05-17T17:04:12.302Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-17T17:04:12.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T17:04:13.237Z] [2021-05-17T17:04:13.237Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T17:04:13.575Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T17:04:13.575Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T17:04:13.575Z] 31603596830f: Pulling fs layer [2021-05-17T17:04:13.575Z] 54011a49482f: Pulling fs layer [2021-05-17T17:04:13.575Z] a6820b24f6d8: Pulling fs layer [2021-05-17T17:04:13.575Z] f581987b2513: Pulling fs layer [2021-05-17T17:04:13.575Z] f581987b2513: Waiting [2021-05-17T17:04:13.575Z] 54011a49482f: Verifying Checksum [2021-05-17T17:04:13.575Z] 54011a49482f: Download complete [2021-05-17T17:04:13.861Z] 31603596830f: Verifying Checksum [2021-05-17T17:04:13.861Z] 31603596830f: Download complete [2021-05-17T17:04:14.134Z] f581987b2513: Verifying Checksum [2021-05-17T17:04:14.134Z] f581987b2513: Download complete [2021-05-17T17:04:14.134Z] a6820b24f6d8: Verifying Checksum [2021-05-17T17:04:14.134Z] a6820b24f6d8: Download complete [2021-05-17T17:04:14.407Z] 31603596830f: Pull complete [2021-05-17T17:04:14.688Z] 54011a49482f: Pull complete [2021-05-17T17:04:16.181Z] a6820b24f6d8: Pull complete [2021-05-17T17:04:16.453Z] f581987b2513: Pull complete [2021-05-17T17:04:16.453Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T17:04:16.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T17:04:16.453Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T17:04:16.925Z] prd-centos7-docker-4c-2g-401 does not seem to be running inside a container [2021-05-17T17:04:17.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-238 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-238:/w/workspace/xfoundry_go-mod-bootstrap_PR-238:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-238@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-17T17:04:19.275Z] $ docker top 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T17:04:19.489Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T17:04:19.489Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T17:04:19.802Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T17:04:19.808Z] $ docker exec 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa ssh-agent [2021-05-17T17:04:20.034Z] SSH_AUTH_SOCK=/tmp/ssh-iSPGs1t5vxQD/agent.11 [2021-05-17T17:04:20.035Z] SSH_AGENT_PID=16 [2021-05-17T17:04:20.058Z] Running ssh-add (command line suppressed) [2021-05-17T17:04:20.274Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/private_key_2380170946512566733.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/private_key_2380170946512566733.key) [2021-05-17T17:04:20.375Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T17:04:20.710Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T17:04:20.745Z] $ docker exec --env ******** --env ******** 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa ssh-agent -k [2021-05-17T17:04:20.897Z] unset SSH_AUTH_SOCK; [2021-05-17T17:04:20.897Z] unset SSH_AGENT_PID; [2021-05-17T17:04:20.897Z] echo Agent pid 16 killed; [2021-05-17T17:04:20.980Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T17:04:21.019Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T17:04:21.019Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T17:04:21.317Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T17:04:21.323Z] $ docker exec 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa ssh-agent [2021-05-17T17:04:21.549Z] SSH_AUTH_SOCK=/tmp/ssh-6njeHxIDK7rq/agent.44 [2021-05-17T17:04:21.549Z] SSH_AGENT_PID=49 [2021-05-17T17:04:21.560Z] Running ssh-add (command line suppressed) [2021-05-17T17:04:21.748Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/private_key_2657474439965604494.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/private_key_2657474439965604494.key) [2021-05-17T17:04:21.829Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T17:04:22.164Z] + git semver init [2021-05-17T17:04:22.164Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T17:04:22.164Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-238/.git [2021-05-17T17:04:22.164Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-238 [2021-05-17T17:04:22.164Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T17:04:22.164Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T17:04:22.164Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T17:04:22.164Z] # $SEMVER_BRANCH = PR-238 [2021-05-17T17:04:22.164Z] # $SEMVER_TEMP = /tmp/semver-534148992 [2021-05-17T17:04:22.164Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-05-17T17:04:22.758Z] # '/tmp/semver-534148992' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-238/.semver' [2021-05-17T17:04:22.758Z] # -> Force: false [2021-05-17T17:04:23.043Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-238/.semver [Pipeline] } [2021-05-17T17:04:23.090Z] $ docker exec --env ******** --env ******** 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa ssh-agent -k [2021-05-17T17:04:23.281Z] unset SSH_AUTH_SOCK; [2021-05-17T17:04:23.281Z] unset SSH_AGENT_PID; [2021-05-17T17:04:23.281Z] echo Agent pid 49 killed; [2021-05-17T17:04:23.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T17:04:24.077Z] + git semver [Pipeline] } [2021-05-17T17:04:24.108Z] $ docker stop --time=1 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa [2021-05-17T17:04:25.810Z] $ docker rm -f 524e4d3c81ed207d827d7a83be4accb143f8fa36d3a922dd338580440732f6aa [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T17:04:26.368Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T17:04:27.075Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T17:04:27.078Z] [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-17T17:04:37.320Z] Running on prd-centos7-docker-4c-2g-405 in /w/workspace/xfoundry_go-mod-bootstrap_PR-238 [Pipeline] { [Pipeline] ws [2021-05-17T17:04:37.337Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-05-17T17:04:37.455Z] Selected Git installation does not exist. Using Default [2021-05-17T17:04:37.455Z] The recommended git tool is: NONE [2021-05-17T17:04:40.205Z] using credential edgex-jenkins-ssh [2021-05-17T17:04:40.218Z] Cloning the remote Git repository [2021-05-17T17:04:40.128Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T17:04:40.204Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-05-17T17:04:40.269Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T17:04:40.269Z] > git --version # timeout=10 [2021-05-17T17:04:40.275Z] > git --version # 'git version 2.24.3' [2021-05-17T17:04:40.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T17:04:40.303Z] [INFO] Currently running in a labeled security context [2021-05-17T17:04:40.303Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T17:04:40.304Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh8607868717082935434.key [2021-05-17T17:04:40.337Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T17:04:41.523Z] Merging remotes/origin/master commit c548150fff808f6574797ed112268f3aa8f873ad into PR head commit ea216874c86b7c55cf2b8a9235882f919b51b298 [2021-05-17T17:04:41.609Z] Merge succeeded, producing ea216874c86b7c55cf2b8a9235882f919b51b298 [2021-05-17T17:04:41.610Z] Checking out Revision ea216874c86b7c55cf2b8a9235882f919b51b298 (PR-238) [2021-05-17T17:04:41.011Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T17:04:41.018Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T17:04:41.031Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T17:04:41.047Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T17:04:41.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T17:04:41.049Z] [INFO] Currently running in a labeled security context [2021-05-17T17:04:41.049Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T17:04:41.049Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1199348446117245816.key [2021-05-17T17:04:41.058Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T17:04:41.523Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T17:04:41.530Z] > git checkout -f ea216874c86b7c55cf2b8a9235882f919b51b298 # timeout=10 [2021-05-17T17:04:41.568Z] > git remote # timeout=10 [2021-05-17T17:04:41.574Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T17:04:41.580Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T17:04:41.581Z] [INFO] Currently running in a labeled security context [2021-05-17T17:04:41.581Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T17:04:41.581Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1838513329136741683.key [2021-05-17T17:04:41.591Z] > git merge c548150fff808f6574797ed112268f3aa8f873ad # timeout=10 [2021-05-17T17:04:41.601Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T17:04:41.611Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T17:04:41.618Z] > git checkout -f ea216874c86b7c55cf2b8a9235882f919b51b298 # timeout=10 [2021-05-17T17:04:42.347Z] Still waiting to schedule task [2021-05-17T17:04:42.348Z] Waiting for next available executor on ‘ubuntu18.04-docker-arm64-4c-16g’ [2021-05-17T17:04:45.286Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T17:04:46.268Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T17:04:46.600Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T17:04:46.903Z] + true [2021-05-17T17:04:46.903Z] + sudo service docker restart [2021-05-17T17:04:46.903Z] Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo [2021-05-17T17:04:48.000Z] ========================================================= [2021-05-17T17:04:48.000Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T17:04:48.000Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T17:04:48.313Z] + 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-17T17:04:48.894Z] Sending build context to Docker daemon 951.8kB [2021-05-17T17:04:48.894Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-17T17:04:48.894Z] Step 2/8 : FROM ${BASE} [2021-05-17T17:04:48.894Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T17:04:48.894Z] 540db60ca938: Pulling fs layer [2021-05-17T17:04:48.894Z] adcc1eea9eea: Pulling fs layer [2021-05-17T17:04:48.894Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T17:04:48.894Z] 0510c868ecb4: Pulling fs layer [2021-05-17T17:04:48.894Z] afea3b2eda06: Pulling fs layer [2021-05-17T17:04:48.894Z] 7809a108b3ef: Pulling fs layer [2021-05-17T17:04:48.894Z] f706445af74f: Pulling fs layer [2021-05-17T17:04:48.894Z] 0510c868ecb4: Waiting [2021-05-17T17:04:48.894Z] 7809a108b3ef: Waiting [2021-05-17T17:04:48.894Z] f706445af74f: Waiting [2021-05-17T17:04:48.894Z] afea3b2eda06: Waiting [2021-05-17T17:04:48.894Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T17:04:48.894Z] 4c4ab2625f07: Download complete [2021-05-17T17:04:48.894Z] adcc1eea9eea: Download complete [2021-05-17T17:04:48.894Z] afea3b2eda06: Verifying Checksum [2021-05-17T17:04:48.894Z] afea3b2eda06: Download complete [2021-05-17T17:04:48.894Z] 7809a108b3ef: Verifying Checksum [2021-05-17T17:04:48.894Z] 7809a108b3ef: Download complete [2021-05-17T17:04:48.894Z] 540db60ca938: Verifying Checksum [2021-05-17T17:04:48.894Z] 540db60ca938: Download complete [2021-05-17T17:04:49.165Z] 540db60ca938: Pull complete [2021-05-17T17:04:49.432Z] adcc1eea9eea: Pull complete [2021-05-17T17:04:49.432Z] 4c4ab2625f07: Pull complete [2021-05-17T17:04:50.386Z] f706445af74f: Verifying Checksum [2021-05-17T17:04:50.386Z] f706445af74f: Download complete [2021-05-17T17:04:51.338Z] 0510c868ecb4: Verifying Checksum [2021-05-17T17:04:51.338Z] 0510c868ecb4: Download complete [2021-05-17T17:04:56.679Z] 0510c868ecb4: Pull complete [2021-05-17T17:04:56.679Z] afea3b2eda06: Pull complete [2021-05-17T17:04:56.948Z] 7809a108b3ef: Pull complete [2021-05-17T17:05:03.635Z] f706445af74f: Pull complete [2021-05-17T17:05:03.635Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T17:05:03.635Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T17:05:03.635Z] ---> b068be0155e3 [2021-05-17T17:05:03.635Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T17:05:04.590Z] ---> Running in db76a1921e31 [2021-05-17T17:05:04.853Z] Removing intermediate container db76a1921e31 [2021-05-17T17:05:04.853Z] ---> 019fd38041e5 [2021-05-17T17:05:04.853Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T17:05:04.853Z] ---> Running in 6766dda50590 [2021-05-17T17:05:06.265Z] Removing intermediate container 6766dda50590 [2021-05-17T17:05:06.265Z] ---> bb4ea530924d [2021-05-17T17:05:06.265Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-17T17:05:06.265Z] ---> Running in be200f6bea0c [2021-05-17T17:05:06.842Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T17:05:07.791Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T17:05:08.370Z] OK: 149 MiB in 40 packages [2021-05-17T17:05:08.633Z] Removing intermediate container be200f6bea0c [2021-05-17T17:05:08.633Z] ---> daeffb4dd6d7 [2021-05-17T17:05:08.633Z] Step 6/8 : WORKDIR /build [2021-05-17T17:05:08.633Z] ---> Running in 58ce8b185e8c [2021-05-17T17:05:08.896Z] Removing intermediate container 58ce8b185e8c [2021-05-17T17:05:08.896Z] ---> 9839fdef67d0 [2021-05-17T17:05:08.896Z] Step 7/8 : COPY go.mod . [2021-05-17T17:05:09.160Z] ---> 720ddf8dae5b [2021-05-17T17:05:09.160Z] Step 8/8 : RUN go mod download [2021-05-17T17:05:09.160Z] ---> Running in 39936c4a47e1 [2021-05-17T17:05:31.217Z] Removing intermediate container 39936c4a47e1 [2021-05-17T17:05:31.217Z] ---> 12dcaec41f5d [2021-05-17T17:05:31.217Z] Successfully built 12dcaec41f5d [2021-05-17T17:05:31.217Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T17:05:31.540Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T17:05:31.540Z] . [Pipeline] withDockerContainer [2021-05-17T17:05:31.652Z] prd-centos7-docker-4c-2g-405 does not seem to be running inside a container [2021-05-17T17:05:31.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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-x86_64 cat [2021-05-17T17:05:32.935Z] $ docker top a6db5ce61bf7c5384f4b1ab0921689543c4c7fc4d4210ba2b71d84fd34053be6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T17:05:33.429Z] + go version [2021-05-17T17:05:33.429Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T17:05:33.447Z] $ docker stop --time=1 a6db5ce61bf7c5384f4b1ab0921689543c4c7fc4d4210ba2b71d84fd34053be6 [2021-05-17T17:05:34.824Z] $ docker rm -f a6db5ce61bf7c5384f4b1ab0921689543c4c7fc4d4210ba2b71d84fd34053be6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T17:05:35.416Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T17:05:35.416Z] . [Pipeline] withDockerContainer [2021-05-17T17:05:35.520Z] prd-centos7-docker-4c-2g-405 does not seem to be running inside a container [2021-05-17T17:05:35.579Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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-x86_64 cat [2021-05-17T17:05:36.309Z] $ docker top 375d32241ea31e9b50b6f5d9b5d4d87b28bbdc42594f8ff91256b40ade6fc9fd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T17:05:36.734Z] + go mod tidy [Pipeline] sh [2021-05-17T17:05:37.305Z] + make test [2021-05-17T17:05:37.305Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-17T17:05:52.356Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-17T17:05:52.356Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.017s coverage: 5.4% of statements [2021-05-17T17:05:52.356Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-17T17:05:52.356Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.015s coverage: 92.2% of statements [2021-05-17T17:05:52.356Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.021s coverage: 85.3% of statements [2021-05-17T17:05:52.356Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-17T17:05:52.356Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-17T17:05:52.356Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-17T17:05:52.356Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.011s coverage: 100.0% of statements [2021-05-17T17:05:52.356Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.010s coverage: 26.7% of statements [2021-05-17T17:05:54.913Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.022s coverage: 90.7% of statements [2021-05-17T17:05:54.913Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-17T17:05:54.914Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-17T17:05:54.914Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.008s coverage: 91.3% of statements [2021-05-17T17:05:54.914Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-17T17:05:54.914Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-17T17:06:01.624Z] gofmt -l . [2021-05-17T17:06:01.624Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-17T17:06:01.644Z] $ docker stop --time=1 375d32241ea31e9b50b6f5d9b5d4d87b28bbdc42594f8ff91256b40ade6fc9fd [2021-05-17T17:06:04.244Z] $ docker rm -f 375d32241ea31e9b50b6f5d9b5d4d87b28bbdc42594f8ff91256b40ade6fc9fd [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T17:06:04.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T17:06:05.127Z] 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-05-17T17:06:06.164Z] ---> job-cost.sh [2021-05-17T17:06:06.164Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-e9lP [2021-05-17T17:06:21.156Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T17:06:47.828Z] lf-activate-venv(): INFO: Adding /tmp/venv-e9lP/bin to PATH [2021-05-17T17:06:47.828Z] INFO: No Stack... [2021-05-17T17:06:48.091Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T17:06:49.040Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T17:06:49.352Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [2021-05-17T17:06:49.352Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T17:06:49.393Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] [2021-05-17T17:06:49.405Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] did not exist. Created. [2021-05-17T17:06:49.405Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T17:06:49.735Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-17T17:06:49.857Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T17:06:49.877Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T17:08:07.728Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-407 in /w/workspace/xfoundry_go-mod-bootstrap_PR-238 [Pipeline] { [Pipeline] ws [2021-05-17T17:08:07.746Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-05-17T17:08:07.983Z] Selected Git installation does not exist. Using Default [2021-05-17T17:08:07.984Z] The recommended git tool is: NONE [2021-05-17T17:08:13.985Z] using credential edgex-jenkins-ssh [2021-05-17T17:08:14.033Z] Cloning the remote Git repository [2021-05-17T17:08:14.105Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T17:08:14.222Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-05-17T17:08:14.296Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T17:08:14.298Z] > git --version # timeout=10 [2021-05-17T17:08:14.319Z] > git --version # 'git version 2.17.1' [2021-05-17T17:08:14.321Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T17:08:14.430Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T17:08:15.317Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T17:08:15.333Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T17:08:15.363Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T17:08:15.396Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T17:08:15.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T17:08:15.410Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/238/head:refs/remotes/origin/PR-238 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T17:08:15.959Z] Merging remotes/origin/master commit c548150fff808f6574797ed112268f3aa8f873ad into PR head commit ea216874c86b7c55cf2b8a9235882f919b51b298 [2021-05-17T17:08:16.176Z] Merge succeeded, producing ea216874c86b7c55cf2b8a9235882f919b51b298 [2021-05-17T17:08:16.177Z] Checking out Revision ea216874c86b7c55cf2b8a9235882f919b51b298 (PR-238) [2021-05-17T17:08:15.979Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T17:08:16.004Z] > git checkout -f ea216874c86b7c55cf2b8a9235882f919b51b298 # timeout=10 [2021-05-17T17:08:16.092Z] > git remote # timeout=10 [2021-05-17T17:08:16.113Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T17:08:16.128Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T17:08:16.141Z] > git merge c548150fff808f6574797ed112268f3aa8f873ad # timeout=10 [2021-05-17T17:08:16.164Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T17:08:16.187Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T17:08:16.200Z] > git checkout -f ea216874c86b7c55cf2b8a9235882f919b51b298 # timeout=10 [2021-05-17T17:08:20.620Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-secrets/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T17:08:22.081Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T17:08:22.508Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T17:08:22.848Z] + sudo service docker restart [2021-05-17T17:08:22.848Z] + true [Pipeline] unstash [Pipeline] echo [2021-05-17T17:08:25.794Z] ========================================================= [2021-05-17T17:08:25.794Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T17:08:25.794Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T17:08:26.146Z] + 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-17T17:08:27.131Z] Sending build context to Docker daemon 950.3kB [2021-05-17T17:08:27.131Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-17T17:08:27.131Z] Step 2/8 : FROM ${BASE} [2021-05-17T17:08:27.408Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T17:08:27.408Z] 595b0fe564bb: Pulling fs layer [2021-05-17T17:08:27.408Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T17:08:27.408Z] 316046926c0a: Pulling fs layer [2021-05-17T17:08:27.408Z] 4ebd0625c992: Pulling fs layer [2021-05-17T17:08:27.408Z] 207e8628e3a3: Pulling fs layer [2021-05-17T17:08:27.408Z] c791037a9be2: Pulling fs layer [2021-05-17T17:08:27.408Z] ffd874e62e21: Pulling fs layer [2021-05-17T17:08:27.408Z] c791037a9be2: Waiting [2021-05-17T17:08:27.408Z] ffd874e62e21: Waiting [2021-05-17T17:08:27.408Z] 4ebd0625c992: Waiting [2021-05-17T17:08:27.408Z] 316046926c0a: Verifying Checksum [2021-05-17T17:08:27.408Z] 316046926c0a: Download complete [2021-05-17T17:08:27.408Z] 7186ed65a4f7: Download complete [2021-05-17T17:08:27.687Z] 207e8628e3a3: Verifying Checksum [2021-05-17T17:08:27.687Z] 207e8628e3a3: Download complete [2021-05-17T17:08:27.687Z] c791037a9be2: Verifying Checksum [2021-05-17T17:08:27.687Z] c791037a9be2: Download complete [2021-05-17T17:08:27.687Z] 595b0fe564bb: Download complete [2021-05-17T17:08:28.299Z] 595b0fe564bb: Pull complete [2021-05-17T17:08:28.910Z] 7186ed65a4f7: Pull complete [2021-05-17T17:08:29.511Z] 316046926c0a: Pull complete [2021-05-17T17:08:30.490Z] ffd874e62e21: Verifying Checksum [2021-05-17T17:08:30.490Z] ffd874e62e21: Download complete [2021-05-17T17:08:31.936Z] 4ebd0625c992: Verifying Checksum [2021-05-17T17:08:31.936Z] 4ebd0625c992: Download complete [2021-05-17T17:08:42.179Z] 4ebd0625c992: Pull complete [2021-05-17T17:08:42.179Z] 207e8628e3a3: Pull complete [2021-05-17T17:08:42.179Z] c791037a9be2: Pull complete [2021-05-17T17:08:45.610Z] ffd874e62e21: Pull complete [2021-05-17T17:08:45.610Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T17:08:45.888Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T17:08:45.888Z] ---> cfc18b08335c [2021-05-17T17:08:45.888Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T17:08:49.290Z] ---> Running in 3d35056f3645 [2021-05-17T17:08:49.565Z] Removing intermediate container 3d35056f3645 [2021-05-17T17:08:49.565Z] ---> 57b2662faa67 [2021-05-17T17:08:49.565Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T17:08:49.848Z] ---> Running in aafad1f5ef1c [2021-05-17T17:08:52.479Z] Removing intermediate container aafad1f5ef1c [2021-05-17T17:08:52.479Z] ---> e0d91adf78f0 [2021-05-17T17:08:52.479Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-17T17:08:52.479Z] ---> Running in 1384fb52115c [2021-05-17T17:08:53.470Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T17:08:54.448Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T17:08:55.448Z] OK: 138 MiB in 40 packages [2021-05-17T17:08:56.431Z] Removing intermediate container 1384fb52115c [2021-05-17T17:08:56.431Z] ---> 9fcb99f9bc68 [2021-05-17T17:08:56.431Z] Step 6/8 : WORKDIR /build [2021-05-17T17:08:56.706Z] ---> Running in 05a6e8ecc65a [2021-05-17T17:08:56.980Z] Removing intermediate container 05a6e8ecc65a [2021-05-17T17:08:56.980Z] ---> 48a2c8206ae5 [2021-05-17T17:08:56.980Z] Step 7/8 : COPY go.mod . [2021-05-17T17:08:57.960Z] ---> 79605fa515c1 [2021-05-17T17:08:57.960Z] Step 8/8 : RUN go mod download [2021-05-17T17:08:57.960Z] ---> Running in f6b0c5168b92 [2021-05-17T17:09:24.801Z] Removing intermediate container f6b0c5168b92 [2021-05-17T17:09:24.801Z] ---> 02a7d614846a [2021-05-17T17:09:24.801Z] Successfully built 02a7d614846a [2021-05-17T17:09:24.801Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T17:09:25.149Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T17:09:25.149Z] . [Pipeline] withDockerContainer [2021-05-17T17:09:25.655Z] prd-ubuntu18.04-docker-arm64-4c-16g-407 does not seem to be running inside a container [2021-05-17T17:09:25.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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-17T17:09:27.482Z] $ docker top 23751cbd014bf9e19afb02ef7fcdc3bf2209d195fd7e76be3a4b4a5aecf899b9 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T17:09:28.534Z] + go version [2021-05-17T17:09:28.534Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T17:09:28.563Z] $ docker stop --time=1 23751cbd014bf9e19afb02ef7fcdc3bf2209d195fd7e76be3a4b4a5aecf899b9 [2021-05-17T17:09:30.548Z] $ docker rm -f 23751cbd014bf9e19afb02ef7fcdc3bf2209d195fd7e76be3a4b4a5aecf899b9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T17:09:31.319Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T17:09:31.319Z] . [Pipeline] withDockerContainer [2021-05-17T17:09:31.583Z] prd-ubuntu18.04-docker-arm64-4c-16g-407 does not seem to be running inside a container [2021-05-17T17:09:31.672Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/3 -v /w/workspace/go-mod-bootstrap/3:/w/workspace/go-mod-bootstrap/3:rw,z -v /w/workspace/go-mod-bootstrap/3@tmp:/w/workspace/go-mod-bootstrap/3@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-17T17:09:33.207Z] $ docker top 9e3eac1a6c5393e6fa0d5a75f9604df7f7a40bd5be43719e1cb15e1a20ee8041 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T17:09:34.168Z] + go mod tidy [Pipeline] sh [2021-05-17T17:09:35.435Z] + make test [2021-05-17T17:09:35.435Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-17T17:10:22.456Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-17T17:10:22.456Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.050s coverage: 5.4% of statements [2021-05-17T17:10:22.456Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-17T17:10:22.456Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.106s coverage: 92.2% of statements [2021-05-17T17:10:22.456Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.033s coverage: 85.3% of statements [2021-05-17T17:10:22.456Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-17T17:10:22.456Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-17T17:10:22.456Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-17T17:10:22.456Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.096s coverage: 100.0% of statements [2021-05-17T17:10:22.456Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.032s coverage: 26.7% of statements [2021-05-17T17:10:22.727Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.041s coverage: 90.7% of statements [2021-05-17T17:10:22.727Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-17T17:10:22.727Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-17T17:10:22.727Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.019s coverage: 91.3% of statements [2021-05-17T17:10:22.727Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-17T17:10:23.321Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-17T17:10:45.531Z] gofmt -l . [2021-05-17T17:10:45.531Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-17T17:10:45.562Z] $ docker stop --time=1 9e3eac1a6c5393e6fa0d5a75f9604df7f7a40bd5be43719e1cb15e1a20ee8041 [2021-05-17T17:10:47.630Z] $ docker rm -f 9e3eac1a6c5393e6fa0d5a75f9604df7f7a40bd5be43719e1cb15e1a20ee8041 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T17:10:48.453Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T17:10:48.487Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T17:10:49.067Z] 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-05-17T17:10:49.787Z] ---> job-cost.sh [2021-05-17T17:10:49.787Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-YTd8 [2021-05-17T17:11:28.765Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T17:13:05.570Z] lf-activate-venv(): INFO: Adding /tmp/venv-YTd8/bin to PATH [2021-05-17T17:13:05.570Z] INFO: No Stack... [2021-05-17T17:13:05.570Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T17:13:05.570Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T17:13:05.908Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [2021-05-17T17:13:05.908Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T17:13:05.977Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] [2021-05-17T17:13:05.984Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] did not exist. Created. [2021-05-17T17:13:05.985Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T17:13:06.345Z] /w/workspace/go-mod-bootstrap/3@tmp/durable-55c473ba/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-55c473ba/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-17T17:13:06.682Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T17:13:06.717Z] Warning: overwriting stash ‘stack-cost’ [2021-05-17T17:13:06.877Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T17:13:06.908Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-238-3-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-05-17T17:13:07.503Z] provisioning config files... [2021-05-17T17:13:07.518Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/config2322135043898520880tmp [Pipeline] { [Pipeline] sh [2021-05-17T17:13:07.896Z] + set +x [2021-05-17T17:13:07.896Z] + curl -s https://codecov.io/bash [2021-05-17T17:13:07.896Z] + bash -s -- [2021-05-17T17:13:08.189Z] [2021-05-17T17:13:08.189Z] _____ _ [2021-05-17T17:13:08.189Z] / ____| | | [2021-05-17T17:13:08.189Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T17:13:08.189Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T17:13:08.189Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T17:13:08.189Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T17:13:08.189Z] Bash-1.0.2 [2021-05-17T17:13:08.189Z] [2021-05-17T17:13:08.189Z] [2021-05-17T17:13:08.189Z] ==> git version 2.24.3 found [2021-05-17T17:13:08.189Z] ==> 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-05-17T17:13:08.189Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T17:13:08.189Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T17:13:08.189Z] ==> Jenkins CI detected. [2021-05-17T17:13:08.189Z] project root: . [2021-05-17T17:13:08.189Z] --> token set from env [2021-05-17T17:13:08.189Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T17:13:08.189Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T17:13:08.189Z] ==> Python coveragepy not found [2021-05-17T17:13:08.189Z] ==> Searching for coverage reports in: [2021-05-17T17:13:08.189Z] + . [2021-05-17T17:13:08.189Z] -> Found 1 reports [2021-05-17T17:13:08.189Z] ==> Detecting git/mercurial file structure [2021-05-17T17:13:08.189Z] ==> Reading reports [2021-05-17T17:13:08.189Z] + ./coverage.out bytes=31473 [2021-05-17T17:13:08.189Z] ==> Appending adjustments [2021-05-17T17:13:08.189Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T17:13:08.520Z] + Found adjustments [2021-05-17T17:13:08.520Z] ==> Gzipping contents [2021-05-17T17:13:08.836Z] 8.0K /tmp/codecov.wKXNZm.gz [2021-05-17T17:13:08.836Z] ==> Uploading reports [2021-05-17T17:13:08.836Z] url: https://codecov.io [2021-05-17T17:13:08.836Z] query: branch=PR-238&commit=ea216874c86b7c55cf2b8a9235882f919b51b298&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-238%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=238&job=&cmd_args= [2021-05-17T17:13:08.836Z] -> Pinging Codecov [2021-05-17T17:13:08.836Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-238&commit=ea216874c86b7c55cf2b8a9235882f919b51b298&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-238%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=238&job=&cmd_args= [2021-05-17T17:13:09.424Z] -> Uploading to [2021-05-17T17:13:09.424Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/833815588EE85121546D348822E98E2E/ea216874c86b7c55cf2b8a9235882f919b51b298/890862c6-cad4-4406-b432-4aed10b369e5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T171309Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4d6739ca7998b378b6cfee127d104181648afbb02983b5c67074fa152aaa1b6b [2021-05-17T17:13:09.424Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T17:13:09.424Z] Dload Upload Total Spent Left Speed [2021-05-17T17:13:09.688Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5957 0 0 100 5957 0 15030 --:--:-- --:--:-- --:--:-- 15042 [2021-05-17T17:13:09.688Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/ea216874c86b7c55cf2b8a9235882f919b51b298 [Pipeline] } [2021-05-17T17:13:09.700Z] 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-05-17T17:13:11.251Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T17:13:11.927Z] ---> package-listing.sh [2021-05-17T17:13:11.927Z] ++ facter osfamily [2021-05-17T17:13:11.927Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T17:13:12.196Z] + OS_FAMILY=redhat [2021-05-17T17:13:12.196Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-238 [2021-05-17T17:13:12.196Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T17:13:12.196Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T17:13:12.196Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T17:13:12.196Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T17:13:12.196Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-238 ']' [2021-05-17T17:13:12.196Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T17:13:12.196Z] + case "${OS_FAMILY}" in [2021-05-17T17:13:12.196Z] + rpm -qa [2021-05-17T17:13:12.196Z] + sort [2021-05-17T17:13:17.544Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T17:13:17.544Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T17:13:17.544Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T17:13:17.544Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-238 ']' [2021-05-17T17:13:17.544Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-238/archives/ [2021-05-17T17:13:17.544Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-238/archives/ [Pipeline] echo [2021-05-17T17:13:17.563Z] 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-238/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T17:13:17.863Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T17:13:18.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T17:13:18.181Z] [2021-05-17T17:13:18.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T17:13:18.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T17:13:18.517Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T17:13:18.517Z] df20fa9351a1: Pulling fs layer [2021-05-17T17:13:18.517Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T17:13:18.517Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T17:13:18.517Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T17:13:18.517Z] 93b61091891f: Pulling fs layer [2021-05-17T17:13:18.517Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T17:13:18.517Z] 5e14af77c1be: Pulling fs layer [2021-05-17T17:13:18.517Z] 01666e4c0597: Pulling fs layer [2021-05-17T17:13:18.517Z] aa168da1d23b: Pulling fs layer [2021-05-17T17:13:18.517Z] 46f8f816bc3b: Waiting [2021-05-17T17:13:18.517Z] 93b61091891f: Waiting [2021-05-17T17:13:18.517Z] 5e14af77c1be: Waiting [2021-05-17T17:13:18.517Z] 01666e4c0597: Waiting [2021-05-17T17:13:18.517Z] aa168da1d23b: Waiting [2021-05-17T17:13:18.517Z] 93b9cdb0e59b: Waiting [2021-05-17T17:13:18.517Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T17:13:18.517Z] 36b3adc4ff6f: Download complete [2021-05-17T17:13:18.517Z] 46f8f816bc3b: Verifying Checksum [2021-05-17T17:13:18.517Z] 46f8f816bc3b: Download complete [2021-05-17T17:13:18.805Z] df20fa9351a1: Verifying Checksum [2021-05-17T17:13:18.805Z] df20fa9351a1: Download complete [2021-05-17T17:13:18.805Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T17:13:18.805Z] 93b9cdb0e59b: Download complete [2021-05-17T17:13:18.805Z] 5e14af77c1be: Download complete [2021-05-17T17:13:18.805Z] 01666e4c0597: Verifying Checksum [2021-05-17T17:13:18.805Z] 01666e4c0597: Download complete [2021-05-17T17:13:18.805Z] 93b61091891f: Verifying Checksum [2021-05-17T17:13:18.805Z] 93b61091891f: Download complete [2021-05-17T17:13:19.095Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T17:13:19.095Z] 8ad3a11d3b57: Download complete [2021-05-17T17:13:19.375Z] df20fa9351a1: Pull complete [2021-05-17T17:13:19.646Z] 36b3adc4ff6f: Pull complete [2021-05-17T17:13:21.067Z] 8ad3a11d3b57: Pull complete [2021-05-17T17:13:21.067Z] 46f8f816bc3b: Pull complete [2021-05-17T17:13:21.663Z] aa168da1d23b: Verifying Checksum [2021-05-17T17:13:21.927Z] 93b61091891f: Pull complete [2021-05-17T17:13:21.927Z] 93b9cdb0e59b: Pull complete [2021-05-17T17:13:22.192Z] 5e14af77c1be: Pull complete [2021-05-17T17:13:22.461Z] 01666e4c0597: Pull complete [2021-05-17T17:13:32.657Z] aa168da1d23b: Pull complete [2021-05-17T17:13:32.657Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T17:13:32.657Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T17:13:32.657Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T17:13:33.043Z] prd-centos7-docker-4c-2g-401 does not seem to be running inside a container [2021-05-17T17:13:33.120Z] $ 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-238/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-238 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-238:/w/workspace/xfoundry_go-mod-bootstrap_PR-238:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-238@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-17T17:13:35.678Z] $ docker top 9277a7b9ebe2c0f04d69eaf0e723145d6ddacd23fb073b236f0d6b923c7df216 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T17:13:36.126Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T17:13:36.449Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T17:13:36.785Z] + ls /var/log/sa-host [2021-05-17T17:13:36.786Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T17:13:36.786Z] file_magic: OK [2021-05-17T17:13:36.786Z] HZ: Using current value: 100 [2021-05-17T17:13:36.786Z] file_header: OK [2021-05-17T17:13:36.786Z] 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-17T17:13:36.786Z] Statistics: [2021-05-17T17:13:36.786Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T17:13:36.786Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T17:13:36.786Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T17:13:36.786Z] file_magic: OK [2021-05-17T17:13:36.786Z] HZ: Using current value: 100 [2021-05-17T17:13:36.786Z] file_header: OK [2021-05-17T17:13:36.786Z] 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-17T17:13:36.786Z] Statistics: [2021-05-17T17:13:36.786Z] Hnuu...uuuununununu... [2021-05-17T17:13:36.786Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T17:13:36.984Z] provisioning config files... [2021-05-17T17:13:37.000Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp/config1578901757881272816tmp [Pipeline] { [Pipeline] echo [2021-05-17T17:13:37.026Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T17:13:37.350Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T17:13:37.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T17:13:37.661Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T17:13:37.980Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T17:13:37.995Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T17:13:38.308Z] ---> sudo-logs.sh [2021-05-17T17:13:38.308Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T17:13:38.352Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T17:13:38.672Z] ---> job-cost.sh [2021-05-17T17:13:38.672Z] lf-activate-venv: SKIPPING [2021-05-17T17:13:38.672Z] DEBUG: total: 0.20999999344348907 [2021-05-17T17:13:38.672Z] INFO: Retrieving Stack Cost... [2021-05-17T17:13:40.085Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T17:13:40.669Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T17:13:40.688Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T17:13:41.013Z] ---> logs-deploy.sh [2021-05-17T17:13:41.013Z] lf-activate-venv: SKIPPING [2021-05-17T17:13:41.013Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-238/3 [2021-05-17T17:13:41.013Z] INFO: archiving workspace using pattern(s): [2021-05-17T17:13:43.680Z] Archives upload complete. [2021-05-17T17:13:43.680Z] INFO: archiving logs to Nexus [2021-05-17T17:13:45.124Z] ---> uname -a: [2021-05-17T17:13:45.124Z] Linux prd-centos7-docker-4c-2g-401.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux [2021-05-17T17:13:45.124Z] [2021-05-17T17:13:45.124Z] [2021-05-17T17:13:45.124Z] ---> lscpu: [2021-05-17T17:13:45.124Z] Architecture: x86_64 [2021-05-17T17:13:45.124Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-17T17:13:45.124Z] Byte Order: Little Endian [2021-05-17T17:13:45.124Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-17T17:13:45.124Z] CPU(s): 4 [2021-05-17T17:13:45.124Z] On-line CPU(s) list: 0-3 [2021-05-17T17:13:45.124Z] Thread(s) per core: 1 [2021-05-17T17:13:45.124Z] Core(s) per socket: 1 [2021-05-17T17:13:45.124Z] Socket(s): 4 [2021-05-17T17:13:45.124Z] NUMA node(s): 1 [2021-05-17T17:13:45.124Z] Vendor ID: GenuineIntel [2021-05-17T17:13:45.124Z] CPU family: 6 [2021-05-17T17:13:45.124Z] Model: 44 [2021-05-17T17:13:45.124Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-17T17:13:45.124Z] Stepping: 1 [2021-05-17T17:13:45.124Z] CPU MHz: 2933.438 [2021-05-17T17:13:45.124Z] BogoMIPS: 5866.87 [2021-05-17T17:13:45.124Z] Virtualization: VT-x [2021-05-17T17:13:45.124Z] Hypervisor vendor: KVM [2021-05-17T17:13:45.124Z] Virtualization type: full [2021-05-17T17:13:45.124Z] L1d cache: 128 KiB [2021-05-17T17:13:45.124Z] L1i cache: 128 KiB [2021-05-17T17:13:45.124Z] L2 cache: 16 MiB [2021-05-17T17:13:45.124Z] L3 cache: 64 MiB [2021-05-17T17:13:45.124Z] NUMA node0 CPU(s): 0-3 [2021-05-17T17:13:45.124Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-17T17:13:45.124Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-17T17:13:45.124Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-17T17:13:45.124Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-17T17:13:45.124Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-17T17:13:45.124Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-17T17:13:45.124Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-17T17:13:45.124Z] Vulnerability Srbds: Not affected [2021-05-17T17:13:45.124Z] Vulnerability Tsx async abort: Not affected [2021-05-17T17:13:45.124Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp [2021-05-17T17:13:45.124Z] [2021-05-17T17:13:45.124Z] [2021-05-17T17:13:45.124Z] ---> nproc: [2021-05-17T17:13:45.124Z] 4 [2021-05-17T17:13:45.124Z] [2021-05-17T17:13:45.124Z] [2021-05-17T17:13:45.124Z] ---> df -h: [2021-05-17T17:13:45.124Z] Filesystem Size Used Available Use% Mounted on [2021-05-17T17:13:45.124Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-17T17:13:45.124Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-17T17:13:45.124Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-17T17:13:45.124Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-17T17:13:45.124Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-17T17:13:45.124Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-17T17:13:45.124Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-17T17:13:45.124Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-17T17:13:45.124Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-238@tmp [2021-05-17T17:13:45.124Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-17T17:13:45.124Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-17T17:13:45.124Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-17T17:13:45.124Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-17T17:13:45.124Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-238 [2021-05-17T17:13:45.124Z] [2021-05-17T17:13:45.124Z]