Pull request #236 event Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from 63ee6db41a111850bf0341ced751672017682886+9f3edfd094880904a05f049455eb5fa3187ac9b3 (5eb6bb23f4c5bc8b0ef357a3eee6fe322b91eac4) 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-ssh3959021140629048359.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-ssh1620088914531897659.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-236/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-236/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh2367393495803695211.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-ssh5324764537554781350.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-236/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-236/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh2550114293503521818.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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-389 in /w/workspace/xfoundry_go-mod-bootstrap_PR-236 [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-236 # 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-236@tmp/jenkins-gitclient-ssh6230662275200301843.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/master commit 9f3edfd094880904a05f049455eb5fa3187ac9b3 into PR head commit 63ee6db41a111850bf0341ced751672017682886 Merge succeeded, producing 63ee6db41a111850bf0341ced751672017682886 Checking out Revision 63ee6db41a111850bf0341ced751672017682886 (PR-236) > 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-236@tmp/jenkins-gitclient-ssh9061259289957971500.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63ee6db41a111850bf0341ced751672017682886 # 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-236@tmp/jenkins-gitclient-ssh1644467478035174212.key > git merge 9f3edfd094880904a05f049455eb5fa3187ac9b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63ee6db41a111850bf0341ced751672017682886 # timeout=10 Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-05-17T16:35:39.703Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-05-17T16:35:39.793Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-05-17T16:35:39.821Z] ========================================================= [2021-05-17T16:35:39.821Z] EdgeX Global Pipelines Version Info [2021-05-17T16:35:39.821Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-05-17T16:35:41.369Z] ------------------- [2021-05-17T16:35:41.369Z] stable info: [2021-05-17T16:35:41.369Z] ------------------- [2021-05-17T16:35:41.369Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-05-17T16:35:41.369Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T16:35:41.369Z] Message: update stable to v1.0.192 [2021-05-17T16:35:42.328Z] ------------------- [2021-05-17T16:35:42.328Z] experimental info: [2021-05-17T16:35:42.328Z] ------------------- [2021-05-17T16:35:42.328Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-05-17T16:35:42.328Z] Commit SHA: 9d0281235b943b7ad605f650702698f9078b2862 [2021-05-17T16:35:42.328Z] Message: update experimental to v1.0.192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-05-17T16:35:42.468Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-bootstrap-settings [Pipeline] echo [2021-05-17T16:35:42.491Z] [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-bootstrap [Pipeline] echo [2021-05-17T16:35:42.512Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-05-17T16:35:42.534Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-05-17T16:35:42.556Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-05-17T16:35:42.578Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-05-17T16:35:42.600Z] [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo [2021-05-17T16:35:42.623Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-05-17T16:35:42.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-05-17T16:35:42.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-05-17T16:35:42.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-05-17T16:35:42.712Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-bootstrap [Pipeline] echo [2021-05-17T16:35:42.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-05-17T16:35:42.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-05-17T16:35:42.778Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T16:35:42.799Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T16:35:42.852Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T16:35:42.874Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-05-17T16:35:42.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-05-17T16:35:42.918Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-05-17T16:35:42.940Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-05-17T16:35:42.965Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-05-17T16:35:42.990Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-05-17T16:35:43.030Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-05-17T16:35:43.059Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo [2021-05-17T16:35:43.083Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-05-17T16:35:43.104Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-236 [Pipeline] echo [2021-05-17T16:35:43.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-236 [Pipeline] echo [2021-05-17T16:35:43.148Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-236 [Pipeline] echo [2021-05-17T16:35:43.170Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63ee6db41a111850bf0341ced751672017682886 [Pipeline] echo [2021-05-17T16:35:43.192Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63ee6db [Pipeline] echo [2021-05-17T16:35:43.287Z] [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-17T16:35:43.797Z] + git log --format=format:%s -1 63ee6db41a111850bf0341ced751672017682886 [Pipeline] echo [2021-05-17T16:35:43.855Z] GIT_COMMIT: 63ee6db41a111850bf0341ced751672017682886, Commit Message: build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1 [Pipeline] echo [2021-05-17T16:35:43.868Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-05-17T16:35:44.455Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T16:35:44.725Z] [2021-05-17T16:35:44.725Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T16:35:45.084Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T16:35:45.392Z] latest: Pulling from edgex-devops/git-semver [2021-05-17T16:35:45.392Z] 31603596830f: Pulling fs layer [2021-05-17T16:35:45.392Z] 54011a49482f: Pulling fs layer [2021-05-17T16:35:45.392Z] a6820b24f6d8: Pulling fs layer [2021-05-17T16:35:45.392Z] f581987b2513: Pulling fs layer [2021-05-17T16:35:45.392Z] f581987b2513: Waiting [2021-05-17T16:35:45.392Z] 54011a49482f: Verifying Checksum [2021-05-17T16:35:45.392Z] 54011a49482f: Download complete [2021-05-17T16:35:45.664Z] 31603596830f: Verifying Checksum [2021-05-17T16:35:45.664Z] 31603596830f: Download complete [2021-05-17T16:35:45.664Z] f581987b2513: Verifying Checksum [2021-05-17T16:35:45.664Z] f581987b2513: Download complete [2021-05-17T16:35:45.664Z] a6820b24f6d8: Verifying Checksum [2021-05-17T16:35:45.664Z] a6820b24f6d8: Download complete [2021-05-17T16:35:46.246Z] 31603596830f: Pull complete [2021-05-17T16:35:46.246Z] 54011a49482f: Pull complete [2021-05-17T16:35:47.672Z] a6820b24f6d8: Pull complete [2021-05-17T16:35:47.940Z] f581987b2513: Pull complete [2021-05-17T16:35:47.940Z] Digest: sha256:772af3cb61214e5a22880db9bb273bb039d0aa3a8f4edfa0c1def8b4e20ea536 [2021-05-17T16:35:47.940Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-05-17T16:35:47.940Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-05-17T16:35:48.182Z] prd-centos7-docker-4c-2g-389 does not seem to be running inside a container [2021-05-17T16:35:48.263Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_go-mod-bootstrap_PR-236 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-236:/w/workspace/xfoundry_go-mod-bootstrap_PR-236:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-236@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-17T16:35:50.423Z] $ docker top 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-05-17T16:35:50.663Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T16:35:50.664Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T16:35:50.984Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T16:35:50.989Z] $ docker exec 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 ssh-agent [2021-05-17T16:35:51.266Z] SSH_AUTH_SOCK=/tmp/ssh-u2R0OxQS9yG1/agent.12 [2021-05-17T16:35:51.266Z] SSH_AGENT_PID=18 [2021-05-17T16:35:51.283Z] Running ssh-add (command line suppressed) [2021-05-17T16:35:51.455Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/private_key_882004921021609815.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/private_key_882004921021609815.key) [2021-05-17T16:35:51.666Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T16:35:52.042Z] + git tag --points-at HEAD [Pipeline] } [2021-05-17T16:35:52.079Z] $ docker exec --env ******** --env ******** 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 ssh-agent -k [2021-05-17T16:35:52.275Z] unset SSH_AUTH_SOCK; [2021-05-17T16:35:52.276Z] unset SSH_AGENT_PID; [2021-05-17T16:35:52.276Z] echo Agent pid 18 killed; [2021-05-17T16:35:52.336Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-05-17T16:35:52.373Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-05-17T16:35:52.373Z] [ssh-agent] Looking for ssh-agent implementation... [2021-05-17T16:35:52.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-05-17T16:35:52.620Z] $ docker exec 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 ssh-agent [2021-05-17T16:35:52.844Z] SSH_AUTH_SOCK=/tmp/ssh-lLlEQZOJGF9e/agent.47 [2021-05-17T16:35:52.844Z] SSH_AGENT_PID=53 [2021-05-17T16:35:52.853Z] Running ssh-add (command line suppressed) [2021-05-17T16:35:52.993Z] Identity added: /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/private_key_4319978297897154796.key (/w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/private_key_4319978297897154796.key) [2021-05-17T16:35:53.060Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-05-17T16:35:53.424Z] + git semver init [2021-05-17T16:35:53.707Z] # -> Open(): unable to determine branch for HEAD [2021-05-17T16:35:53.707Z] # $GIT_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-236/.git [2021-05-17T16:35:53.707Z] # $GIT_WORK_TREE = /w/workspace/xfoundry_go-mod-bootstrap_PR-236 [2021-05-17T16:35:53.707Z] # $SEMVER_REMOTE_NAME = origin [2021-05-17T16:35:53.707Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-05-17T16:35:53.707Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-05-17T16:35:53.707Z] # $SEMVER_BRANCH = PR-236 [2021-05-17T16:35:53.707Z] # $SEMVER_TEMP = /tmp/semver-678894737 [2021-05-17T16:35:53.707Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2021-05-17T16:35:54.323Z] # '/tmp/semver-678894737' -> '/w/workspace/xfoundry_go-mod-bootstrap_PR-236/.semver' [2021-05-17T16:35:54.323Z] # -> Force: false [2021-05-17T16:35:54.323Z] # $SEMVER_DIR = /w/workspace/xfoundry_go-mod-bootstrap_PR-236/.semver [Pipeline] } [2021-05-17T16:35:54.345Z] $ docker exec --env ******** --env ******** 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 ssh-agent -k [2021-05-17T16:35:54.687Z] unset SSH_AUTH_SOCK; [2021-05-17T16:35:54.687Z] unset SSH_AGENT_PID; [2021-05-17T16:35:54.688Z] echo Agent pid 53 killed; [2021-05-17T16:35:54.782Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-05-17T16:35:55.131Z] + git semver [Pipeline] } [2021-05-17T16:35:55.152Z] $ docker stop --time=1 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 [2021-05-17T16:35:56.703Z] $ docker rm -f 008e3865b1e01fd22c5eb57301f89a04804c8ec3c82dcc18682b071f1d1dd6c1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T16:35:57.245Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-05-17T16:35:57.748Z] Stashed 1 file(s) [Pipeline] echo [2021-05-17T16:35:57.752Z] [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-17T16:36:12.984Z] Still waiting to schedule task [2021-05-17T16:36:12.985Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2021-05-17T16:36:12.989Z] Still waiting to schedule task [2021-05-17T16:36:12.989Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-05-17T16:37:51.734Z] Running on prd-centos7-docker-4c-2g-392 in /w/workspace/xfoundry_go-mod-bootstrap_PR-236 [Pipeline] { [Pipeline] ws [2021-05-17T16:37:51.756Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-05-17T16:37:51.911Z] Selected Git installation does not exist. Using Default [2021-05-17T16:37:51.911Z] The recommended git tool is: NONE [2021-05-17T16:37:56.325Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-391 in /w/workspace/xfoundry_go-mod-bootstrap_PR-236 [Pipeline] { [Pipeline] ws [2021-05-17T16:37:56.342Z] Running in /w/workspace/go-mod-bootstrap/3 [Pipeline] { [Pipeline] checkout [2021-05-17T16:37:56.537Z] Selected Git installation does not exist. Using Default [2021-05-17T16:37:56.537Z] The recommended git tool is: NONE [2021-05-17T16:37:59.390Z] using credential edgex-jenkins-ssh [2021-05-17T16:37:59.408Z] Cloning the remote Git repository [2021-05-17T16:37:59.466Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T16:37:59.609Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-05-17T16:37:59.704Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T16:37:59.705Z] > git --version # timeout=10 [2021-05-17T16:37:59.717Z] > git --version # 'git version 2.24.3' [2021-05-17T16:37:59.718Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T16:37:59.752Z] [INFO] Currently running in a labeled security context [2021-05-17T16:37:59.752Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T16:37:59.752Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh5358698995651618864.key [2021-05-17T16:37:59.769Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T16:38:00.513Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T16:38:00.521Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T16:38:00.534Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T16:38:00.549Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T16:38:00.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T16:38:00.550Z] [INFO] Currently running in a labeled security context [2021-05-17T16:38:00.551Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T16:38:00.551Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh1053184220091154958.key [2021-05-17T16:38:01.192Z] Merging remotes/origin/master commit 9f3edfd094880904a05f049455eb5fa3187ac9b3 into PR head commit 63ee6db41a111850bf0341ced751672017682886 [2021-05-17T16:38:01.316Z] Merge succeeded, producing 63ee6db41a111850bf0341ced751672017682886 [2021-05-17T16:38:01.317Z] Checking out Revision 63ee6db41a111850bf0341ced751672017682886 (PR-236) [2021-05-17T16:38:01.521Z] using credential edgex-jenkins-ssh [2021-05-17T16:38:01.547Z] Cloning the remote Git repository [2021-05-17T16:38:00.563Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T16:38:01.210Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T16:38:01.218Z] > git checkout -f 63ee6db41a111850bf0341ced751672017682886 # timeout=10 [2021-05-17T16:38:01.264Z] > git remote # timeout=10 [2021-05-17T16:38:01.274Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T16:38:01.284Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T16:38:01.286Z] [INFO] Currently running in a labeled security context [2021-05-17T16:38:01.286Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-05-17T16:38:01.286Z] > git /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-bootstrap/3@tmp/jenkins-gitclient-ssh3454304574817449901.key [2021-05-17T16:38:01.296Z] > git merge 9f3edfd094880904a05f049455eb5fa3187ac9b3 # timeout=10 [2021-05-17T16:38:01.309Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T16:38:01.320Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T16:38:01.342Z] > git checkout -f 63ee6db41a111850bf0341ced751672017682886 # timeout=10 [2021-05-17T16:38:01.655Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T16:38:01.758Z] > git init /w/workspace/go-mod-bootstrap/3 # timeout=10 [2021-05-17T16:38:01.848Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T16:38:01.849Z] > git --version # timeout=10 [2021-05-17T16:38:01.884Z] > git --version # 'git version 2.17.1' [2021-05-17T16:38:01.887Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T16:38:01.975Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T16:38:04.902Z] Merging remotes/origin/master commit 9f3edfd094880904a05f049455eb5fa3187ac9b3 into PR head commit 63ee6db41a111850bf0341ced751672017682886 [2021-05-17T16:38:05.078Z] Merge succeeded, producing 63ee6db41a111850bf0341ced751672017682886 [2021-05-17T16:38:05.079Z] Checking out Revision 63ee6db41a111850bf0341ced751672017682886 (PR-236) [2021-05-17T16:38:03.944Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T16:38:03.965Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-05-17T16:38:03.986Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2021-05-17T16:38:04.015Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2021-05-17T16:38:04.016Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T16:38:04.028Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/236/head:refs/remotes/origin/PR-236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-05-17T16:38:04.925Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T16:38:04.936Z] > git checkout -f 63ee6db41a111850bf0341ced751672017682886 # timeout=10 [2021-05-17T16:38:05.012Z] > git remote # timeout=10 [2021-05-17T16:38:05.027Z] > git config --get remote.origin.url # timeout=10 [2021-05-17T16:38:05.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-05-17T16:38:05.048Z] > git merge 9f3edfd094880904a05f049455eb5fa3187ac9b3 # timeout=10 [2021-05-17T16:38:05.068Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-05-17T16:38:05.089Z] > git config core.sparsecheckout # timeout=10 [2021-05-17T16:38:05.098Z] > git checkout -f 63ee6db41a111850bf0341ced751672017682886 # timeout=10 [2021-05-17T16:38:05.440Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-05-17T16:38:06.967Z] + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh [2021-05-17T16:38:07.489Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T16:38:07.850Z] + true [2021-05-17T16:38:07.850Z] + sudo service docker restart [2021-05-17T16:38:07.850Z] Redirecting to /bin/systemctl restart docker.service [2021-05-17T16:38:09.296Z] Commit message: "build(deps): bump github.com/pelletier/go-toml from 1.9.0 to 1.9.1" [Pipeline] unstash [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] echo [2021-05-17T16:38:10.258Z] ========================================================= [2021-05-17T16:38:10.258Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-05-17T16:38:10.258Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T16:38:10.572Z] + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh [2021-05-17T16:38:10.655Z] + 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-17T16:38:10.978Z] + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh [2021-05-17T16:38:11.290Z] Sending build context to Docker daemon 953.9kB [2021-05-17T16:38:11.290Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-17T16:38:11.290Z] Step 2/8 : FROM ${BASE} [2021-05-17T16:38:11.290Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-05-17T16:38:11.290Z] 540db60ca938: Pulling fs layer [2021-05-17T16:38:11.290Z] adcc1eea9eea: Pulling fs layer [2021-05-17T16:38:11.290Z] 4c4ab2625f07: Pulling fs layer [2021-05-17T16:38:11.290Z] 0510c868ecb4: Pulling fs layer [2021-05-17T16:38:11.290Z] afea3b2eda06: Pulling fs layer [2021-05-17T16:38:11.290Z] 7809a108b3ef: Pulling fs layer [2021-05-17T16:38:11.290Z] f706445af74f: Pulling fs layer [2021-05-17T16:38:11.290Z] 0510c868ecb4: Waiting [2021-05-17T16:38:11.290Z] afea3b2eda06: Waiting [2021-05-17T16:38:11.290Z] 7809a108b3ef: Waiting [2021-05-17T16:38:11.290Z] f706445af74f: Waiting [2021-05-17T16:38:11.290Z] 4c4ab2625f07: Verifying Checksum [2021-05-17T16:38:11.290Z] 4c4ab2625f07: Download complete [2021-05-17T16:38:11.320Z] + true [2021-05-17T16:38:11.320Z] + sudo service docker restart [2021-05-17T16:38:11.570Z] adcc1eea9eea: Verifying Checksum [2021-05-17T16:38:11.570Z] adcc1eea9eea: Download complete [2021-05-17T16:38:11.570Z] afea3b2eda06: Download complete [2021-05-17T16:38:11.570Z] 7809a108b3ef: Verifying Checksum [2021-05-17T16:38:11.570Z] 7809a108b3ef: Download complete [2021-05-17T16:38:11.867Z] 540db60ca938: Verifying Checksum [2021-05-17T16:38:11.867Z] 540db60ca938: Download complete [2021-05-17T16:38:12.529Z] 540db60ca938: Pull complete [2021-05-17T16:38:13.199Z] adcc1eea9eea: Pull complete [2021-05-17T16:38:13.932Z] 4c4ab2625f07: Pull complete [Pipeline] unstash [Pipeline] echo [2021-05-17T16:38:14.266Z] ========================================================= [2021-05-17T16:38:14.266Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-05-17T16:38:14.266Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2021-05-17T16:38:14.604Z] + 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-17T16:38:15.381Z] f706445af74f: Verifying Checksum [2021-05-17T16:38:15.381Z] f706445af74f: Download complete [2021-05-17T16:38:15.587Z] Sending build context to Docker daemon 952.8kB [2021-05-17T16:38:15.587Z] Step 1/8 : ARG BASE=golang:1.16-alpine [2021-05-17T16:38:15.587Z] Step 2/8 : FROM ${BASE} [2021-05-17T16:38:15.865Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-05-17T16:38:15.865Z] 595b0fe564bb: Pulling fs layer [2021-05-17T16:38:15.865Z] 7186ed65a4f7: Pulling fs layer [2021-05-17T16:38:15.865Z] 316046926c0a: Pulling fs layer [2021-05-17T16:38:15.865Z] 4ebd0625c992: Pulling fs layer [2021-05-17T16:38:15.865Z] 207e8628e3a3: Pulling fs layer [2021-05-17T16:38:15.865Z] c791037a9be2: Pulling fs layer [2021-05-17T16:38:15.865Z] ffd874e62e21: Pulling fs layer [2021-05-17T16:38:15.865Z] 4ebd0625c992: Waiting [2021-05-17T16:38:15.865Z] 207e8628e3a3: Waiting [2021-05-17T16:38:15.865Z] ffd874e62e21: Waiting [2021-05-17T16:38:15.865Z] c791037a9be2: Waiting [2021-05-17T16:38:15.865Z] 316046926c0a: Verifying Checksum [2021-05-17T16:38:15.865Z] 316046926c0a: Download complete [2021-05-17T16:38:15.865Z] 7186ed65a4f7: Verifying Checksum [2021-05-17T16:38:15.865Z] 7186ed65a4f7: Download complete [2021-05-17T16:38:15.865Z] 207e8628e3a3: Verifying Checksum [2021-05-17T16:38:15.865Z] 207e8628e3a3: Download complete [2021-05-17T16:38:15.865Z] c791037a9be2: Verifying Checksum [2021-05-17T16:38:15.865Z] c791037a9be2: Download complete [2021-05-17T16:38:15.865Z] 595b0fe564bb: Verifying Checksum [2021-05-17T16:38:15.865Z] 595b0fe564bb: Download complete [2021-05-17T16:38:16.466Z] 595b0fe564bb: Pull complete [2021-05-17T16:38:17.074Z] 7186ed65a4f7: Pull complete [2021-05-17T16:38:17.352Z] 316046926c0a: Pull complete [2021-05-17T16:38:18.025Z] 0510c868ecb4: Verifying Checksum [2021-05-17T16:38:18.025Z] 0510c868ecb4: Download complete [2021-05-17T16:38:18.340Z] ffd874e62e21: Verifying Checksum [2021-05-17T16:38:18.340Z] ffd874e62e21: Download complete [2021-05-17T16:38:19.773Z] 4ebd0625c992: Verifying Checksum [2021-05-17T16:38:19.773Z] 4ebd0625c992: Download complete [2021-05-17T16:38:24.826Z] 0510c868ecb4: Pull complete [2021-05-17T16:38:24.826Z] afea3b2eda06: Pull complete [2021-05-17T16:38:24.826Z] 7809a108b3ef: Pull complete [2021-05-17T16:38:29.285Z] f706445af74f: Pull complete [2021-05-17T16:38:29.285Z] Digest: sha256:3789524f83b4b99ff44900c39f6da7fc44f99660cd9adf292610dec398b137f4 [2021-05-17T16:38:29.285Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-05-17T16:38:29.285Z] ---> b068be0155e3 [2021-05-17T16:38:29.285Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T16:38:29.890Z] ---> Running in 98b1e60191ed [2021-05-17T16:38:29.958Z] 4ebd0625c992: Pull complete [2021-05-17T16:38:29.959Z] 207e8628e3a3: Pull complete [2021-05-17T16:38:30.193Z] Removing intermediate container 98b1e60191ed [2021-05-17T16:38:30.193Z] ---> af2f07607c86 [2021-05-17T16:38:30.193Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T16:38:30.193Z] ---> Running in 487d6503903d [2021-05-17T16:38:30.232Z] c791037a9be2: Pull complete [2021-05-17T16:38:31.632Z] Removing intermediate container 487d6503903d [2021-05-17T16:38:31.632Z] ---> 4935b2909c90 [2021-05-17T16:38:31.632Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-17T16:38:31.906Z] ---> Running in 29fac9311e33 [2021-05-17T16:38:32.910Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz [2021-05-17T16:38:33.894Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz [2021-05-17T16:38:34.493Z] OK: 149 MiB in 40 packages [2021-05-17T16:38:34.557Z] ffd874e62e21: Pull complete [2021-05-17T16:38:34.558Z] Digest: sha256:fad7b58e697bd06bcf362d803a3263ca5ec03b905aa8665231fe3262941fe3e0 [2021-05-17T16:38:34.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-05-17T16:38:34.558Z] ---> cfc18b08335c [2021-05-17T16:38:34.558Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2021-05-17T16:38:35.080Z] Removing intermediate container 29fac9311e33 [2021-05-17T16:38:35.080Z] ---> 8c7c5c5565d5 [2021-05-17T16:38:35.080Z] Step 6/8 : WORKDIR /build [2021-05-17T16:38:35.080Z] ---> Running in 7fed4284d81e [2021-05-17T16:38:35.354Z] Removing intermediate container 7fed4284d81e [2021-05-17T16:38:35.354Z] ---> 9f4c6bda4237 [2021-05-17T16:38:35.354Z] Step 7/8 : COPY go.mod . [2021-05-17T16:38:35.972Z] ---> b2e9aba469bb [2021-05-17T16:38:35.973Z] Step 8/8 : RUN go mod download [2021-05-17T16:38:35.973Z] ---> Running in 80c455f58e5e [2021-05-17T16:38:37.225Z] ---> Running in 0afcb1ce9506 [2021-05-17T16:38:37.502Z] Removing intermediate container 0afcb1ce9506 [2021-05-17T16:38:37.502Z] ---> ddad144bc81f [2021-05-17T16:38:37.502Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-05-17T16:38:37.776Z] ---> Running in eedb3f71787f [2021-05-17T16:38:40.407Z] Removing intermediate container eedb3f71787f [2021-05-17T16:38:40.407Z] ---> 6fe53aa2d5a6 [2021-05-17T16:38:40.407Z] Step 5/8 : RUN apk add --update --no-cache git make [2021-05-17T16:38:40.407Z] ---> Running in 5b13c6978f98 [2021-05-17T16:38:41.383Z] fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz [2021-05-17T16:38:42.360Z] fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz [2021-05-17T16:38:42.960Z] OK: 138 MiB in 40 packages [2021-05-17T16:38:43.942Z] Removing intermediate container 5b13c6978f98 [2021-05-17T16:38:43.942Z] ---> 650106595af7 [2021-05-17T16:38:43.942Z] Step 6/8 : WORKDIR /build [2021-05-17T16:38:44.216Z] ---> Running in 6bf1021932d8 [2021-05-17T16:38:44.813Z] Removing intermediate container 6bf1021932d8 [2021-05-17T16:38:44.813Z] ---> 54afd6a74e2f [2021-05-17T16:38:44.813Z] Step 7/8 : COPY go.mod . [2021-05-17T16:38:45.414Z] ---> 5587281d8f61 [2021-05-17T16:38:45.414Z] Step 8/8 : RUN go mod download [2021-05-17T16:38:45.691Z] ---> Running in 5c6064634cb7 [2021-05-17T16:39:02.923Z] Removing intermediate container 80c455f58e5e [2021-05-17T16:39:02.924Z] ---> 06e6f4df5c18 [2021-05-17T16:39:02.924Z] Successfully built 06e6f4df5c18 [2021-05-17T16:39:02.924Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T16:39:03.264Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T16:39:03.265Z] . [Pipeline] withDockerContainer [2021-05-17T16:39:03.410Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-05-17T16:39:03.472Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-17T16:39:04.515Z] $ docker top f0680e7e543c74426a18b45d04d07605a1a3b79e7239b99ed7d056ed1cb92534 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T16:39:05.028Z] + go version [2021-05-17T16:39:05.028Z] go version go1.16.3 linux/amd64 [Pipeline] } [2021-05-17T16:39:05.064Z] $ docker stop --time=1 f0680e7e543c74426a18b45d04d07605a1a3b79e7239b99ed7d056ed1cb92534 [2021-05-17T16:39:06.826Z] $ docker rm -f f0680e7e543c74426a18b45d04d07605a1a3b79e7239b99ed7d056ed1cb92534 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T16:39:07.657Z] + docker inspect -f . ci-base-image-x86_64 [2021-05-17T16:39:07.657Z] . [Pipeline] withDockerContainer [2021-05-17T16:39:07.942Z] prd-centos7-docker-4c-2g-392 does not seem to be running inside a container [2021-05-17T16:39:08.172Z] $ 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 ******** ci-base-image-x86_64 cat [2021-05-17T16:39:09.191Z] $ docker top c61abe4ca38b813f3a245d0ef170ef1df6ef476c9b3ef13f61bdf77bcd833206 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T16:39:09.944Z] + go mod tidy [Pipeline] sh [2021-05-17T16:39:11.059Z] + make test [2021-05-17T16:39:11.059Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-17T16:39:12.493Z] Removing intermediate container 5c6064634cb7 [2021-05-17T16:39:12.493Z] ---> a127a6e116fd [2021-05-17T16:39:12.493Z] Successfully built a127a6e116fd [2021-05-17T16:39:12.493Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-05-17T16:39:12.835Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T16:39:12.835Z] . [Pipeline] withDockerContainer [2021-05-17T16:39:13.299Z] prd-ubuntu18.04-docker-arm64-4c-16g-391 does not seem to be running inside a container [2021-05-17T16:39:13.439Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-17T16:39:14.990Z] $ docker top 435ac2401b4af92055206641c936378ea03d62501859e110ab2a8683af1420fc -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T16:39:15.990Z] + go version [2021-05-17T16:39:15.990Z] go version go1.16.3 linux/arm64 [Pipeline] } [2021-05-17T16:39:16.016Z] $ docker stop --time=1 435ac2401b4af92055206641c936378ea03d62501859e110ab2a8683af1420fc [2021-05-17T16:39:17.841Z] $ docker rm -f 435ac2401b4af92055206641c936378ea03d62501859e110ab2a8683af1420fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-05-17T16:39:18.583Z] + docker inspect -f . ci-base-image-arm64 [2021-05-17T16:39:18.583Z] . [Pipeline] withDockerContainer [2021-05-17T16:39:18.806Z] prd-ubuntu18.04-docker-arm64-4c-16g-391 does not seem to be running inside a container [2021-05-17T16:39:18.892Z] $ 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 ******** ci-base-image-arm64 cat [2021-05-17T16:39:20.344Z] $ docker top ad3e28848477353d2a470174b1828b297e184321fb172bd154fa84bcd2673304 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T16:39:21.292Z] + go mod tidy [Pipeline] sh [2021-05-17T16:39:22.562Z] + make test [2021-05-17T16:39:22.563Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2021-05-17T16:39:29.667Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-17T16:39:29.667Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.021s coverage: 5.4% of statements [2021-05-17T16:39:29.667Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-17T16:39:29.667Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.058s coverage: 92.2% of statements [2021-05-17T16:39:29.667Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.005s coverage: 85.3% of statements [2021-05-17T16:39:29.667Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-17T16:39:29.667Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-17T16:39:29.667Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-17T16:39:29.667Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.069s coverage: 100.0% of statements [2021-05-17T16:39:29.667Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.010s coverage: 26.7% of statements [2021-05-17T16:39:35.060Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.056s coverage: 90.7% of statements [2021-05-17T16:39:35.060Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-17T16:39:35.060Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-17T16:39:35.060Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.032s coverage: 91.3% of statements [2021-05-17T16:39:35.060Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-17T16:39:35.060Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-17T16:39:45.384Z] gofmt -l . [2021-05-17T16:39:45.384Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-17T16:39:45.410Z] $ docker stop --time=1 c61abe4ca38b813f3a245d0ef170ef1df6ef476c9b3ef13f61bdf77bcd833206 [2021-05-17T16:39:47.276Z] $ docker rm -f c61abe4ca38b813f3a245d0ef170ef1df6ef476c9b3ef13f61bdf77bcd833206 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T16:39:48.030Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T16:39:49.183Z] 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-17T16:39:50.095Z] ---> job-cost.sh [2021-05-17T16:39:50.095Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lWBa [2021-05-17T16:40:01.591Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap [no test files] [2021-05-17T16:40:01.591Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/config 0.076s coverage: 5.4% of statements [2021-05-17T16:40:01.591Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/container [no test files] [2021-05-17T16:40:01.591Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/environment 0.049s coverage: 92.2% of statements [2021-05-17T16:40:01.591Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/flags 0.021s coverage: 85.3% of statements [2021-05-17T16:40:02.196Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/handlers [no test files] [2021-05-17T16:40:02.196Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces [no test files] [2021-05-17T16:40:02.471Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/interfaces/mocks [no test files] [2021-05-17T16:40:03.459Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/messaging 0.065s coverage: 100.0% of statements [2021-05-17T16:40:03.459Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/registration 0.042s coverage: 26.7% of statements [2021-05-17T16:40:08.884Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/secret 3.042s coverage: 90.7% of statements [2021-05-17T16:40:08.884Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/bootstrap/startup [no test files] [2021-05-17T16:40:08.884Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/config [no test files] [2021-05-17T16:40:08.884Z] ok github.com/edgexfoundry/go-mod-bootstrap/v2/di 0.027s coverage: 91.3% of statements [2021-05-17T16:40:08.884Z] ? github.com/edgexfoundry/go-mod-bootstrap/v2/v2/bootstrap/container [no test files] [2021-05-17T16:40:08.884Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-05-17T16:40:12.301Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T16:40:31.092Z] gofmt -l . [2021-05-17T16:40:31.092Z] [ "`gofmt -l .`" = "" ] [Pipeline] } [2021-05-17T16:40:31.114Z] $ docker stop --time=1 ad3e28848477353d2a470174b1828b297e184321fb172bd154fa84bcd2673304 [2021-05-17T16:40:33.231Z] $ docker rm -f ad3e28848477353d2a470174b1828b297e184321fb172bd154fa84bcd2673304 [Pipeline] // withDockerContainer [Pipeline] sh [2021-05-17T16:40:34.052Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-05-17T16:40:34.072Z] Warning: overwriting stash ‘coverage-report’ [2021-05-17T16:40:34.581Z] 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-17T16:40:35.212Z] ---> job-cost.sh [2021-05-17T16:40:35.213Z] lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iICo [2021-05-17T16:40:44.684Z] lf-activate-venv(): INFO: Adding /tmp/venv-lWBa/bin to PATH [2021-05-17T16:40:44.684Z] INFO: No Stack... [2021-05-17T16:40:44.684Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T16:40:44.684Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T16:40:45.031Z] + cut -d, -f6 [2021-05-17T16:40:45.031Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [Pipeline] lock [2021-05-17T16:40:45.101Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] [2021-05-17T16:40:45.109Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] did not exist. Created. [2021-05-17T16:40:45.110Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T16:40:45.493Z] + echo total: 0.029999999329447746 [Pipeline] stash [2021-05-17T16:40:45.683Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T16:40:45.690Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-05-17T16:41:14.191Z] lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient [2021-05-17T16:42:35.920Z] lf-activate-venv(): INFO: Adding /tmp/venv-iICo/bin to PATH [2021-05-17T16:42:35.920Z] INFO: No Stack... [2021-05-17T16:42:35.920Z] INFO: Retrieving Pricing Info for: lf-standard-4 [2021-05-17T16:42:35.920Z] INFO: Archiving Costs [Pipeline] sh [2021-05-17T16:42:36.268Z] + cat /w/workspace/go-mod-bootstrap/3/archives/cost.csv [2021-05-17T16:42:36.268Z] + cut -d, -f6 [Pipeline] lock [2021-05-17T16:42:36.338Z] Trying to acquire lock on [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] [2021-05-17T16:42:36.351Z] Resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] did not exist. Created. [2021-05-17T16:42:36.351Z] Lock acquired on [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-05-17T16:42:36.723Z] /w/workspace/go-mod-bootstrap/3@tmp/durable-31bb23bb/script.sh: 1: /w/workspace/go-mod-bootstrap/3@tmp/durable-31bb23bb/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-05-17T16:42:37.062Z] + echo total: 0.20999999344348907 [Pipeline] stash [2021-05-17T16:42:37.099Z] Warning: overwriting stash ‘stack-cost’ [2021-05-17T16:42:37.249Z] Stashed 1 file(s) [Pipeline] } [2021-05-17T16:42:37.269Z] Lock released on resource [jenkins-edgexfoundry-go-mod-bootstrap-PR-236-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-17T16:42:38.276Z] provisioning config files... [2021-05-17T16:42:38.305Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/config2967658256836152583tmp [Pipeline] { [Pipeline] sh [2021-05-17T16:42:38.693Z] + set +x [2021-05-17T16:42:38.693Z] + curl -s https://codecov.io/bash [2021-05-17T16:42:38.693Z] + bash -s -- [2021-05-17T16:42:38.961Z] [2021-05-17T16:42:38.961Z] _____ _ [2021-05-17T16:42:38.961Z] / ____| | | [2021-05-17T16:42:38.961Z] | | ___ __| | ___ ___ _____ __ [2021-05-17T16:42:38.961Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-05-17T16:42:38.961Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-05-17T16:42:38.961Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-05-17T16:42:38.961Z] Bash-1.0.2 [2021-05-17T16:42:38.961Z] [2021-05-17T16:42:38.961Z] [2021-05-17T16:42:38.961Z] ==> git version 2.24.3 found [2021-05-17T16:42:38.961Z] ==> 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-17T16:42:38.961Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-05-17T16:42:38.961Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-05-17T16:42:38.961Z] ==> Jenkins CI detected. [2021-05-17T16:42:38.961Z] project root: . [2021-05-17T16:42:38.961Z] --> token set from env [2021-05-17T16:42:38.961Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-05-17T16:42:38.961Z] ==> Running gcov in . (disable via -X gcov) [2021-05-17T16:42:38.961Z] ==> Python coveragepy not found [2021-05-17T16:42:38.961Z] ==> Searching for coverage reports in: [2021-05-17T16:42:38.961Z] + . [2021-05-17T16:42:38.961Z] -> Found 1 reports [2021-05-17T16:42:38.961Z] ==> Detecting git/mercurial file structure [2021-05-17T16:42:38.961Z] ==> Reading reports [2021-05-17T16:42:38.961Z] + ./coverage.out bytes=31473 [2021-05-17T16:42:38.961Z] ==> Appending adjustments [2021-05-17T16:42:38.961Z] https://docs.codecov.io/docs/fixing-reports [2021-05-17T16:42:39.230Z] + Found adjustments [2021-05-17T16:42:39.230Z] ==> Gzipping contents [2021-05-17T16:42:39.230Z] 8.0K /tmp/codecov.opHPf5.gz [2021-05-17T16:42:39.230Z] ==> Uploading reports [2021-05-17T16:42:39.230Z] url: https://codecov.io [2021-05-17T16:42:39.230Z] query: branch=PR-236&commit=63ee6db41a111850bf0341ced751672017682886&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-236%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=236&job=&cmd_args= [2021-05-17T16:42:39.230Z] -> Pinging Codecov [2021-05-17T16:42:39.230Z] https://codecov.io/upload/v4?package=bash-1.0.2&token=secret&branch=PR-236&commit=63ee6db41a111850bf0341ced751672017682886&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-bootstrap%2Fjob%2FPR-236%2F3%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-bootstrap&service=jenkins&flags=&pr=236&job=&cmd_args= [2021-05-17T16:42:40.190Z] -> Uploading to [2021-05-17T16:42:40.190Z] https://storage.googleapis.com/codecov/v4/raw/2021-05-17/833815588EE85121546D348822E98E2E/63ee6db41a111850bf0341ced751672017682886/3cf71987-e026-4a65-ab9d-9b918b6e2190.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EQM3VGPYSAFECJRMNAFIPCV2R3P2BOORCJC7NM537NPJQSFLHUDNIDWA%2F20210517%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210517T164239Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8099e549bbe20b9145a8ec16d21921b6c8c18a25a64ad8d8b1381f19d3deb0e9 [2021-05-17T16:42:40.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-05-17T16:42:40.190Z] Dload Upload Total Spent Left Speed [2021-05-17T16:42:40.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5951 0 0 100 5951 0 11411 --:--:-- --:--:-- --:--:-- 11422 [2021-05-17T16:42:40.455Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-bootstrap/commit/63ee6db41a111850bf0341ced751672017682886 [Pipeline] } [2021-05-17T16:42:40.467Z] 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-17T16:42:42.337Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T16:42:42.978Z] ---> package-listing.sh [2021-05-17T16:42:42.979Z] ++ facter osfamily [2021-05-17T16:42:42.979Z] ++ tr '[:upper:]' '[:lower:]' [2021-05-17T16:42:43.252Z] + OS_FAMILY=redhat [2021-05-17T16:42:43.252Z] + workspace=/w/workspace/xfoundry_go-mod-bootstrap_PR-236 [2021-05-17T16:42:43.252Z] + START_PACKAGES=/tmp/packages_start.txt [2021-05-17T16:42:43.252Z] + END_PACKAGES=/tmp/packages_end.txt [2021-05-17T16:42:43.252Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-05-17T16:42:43.252Z] + PACKAGES=/tmp/packages_start.txt [2021-05-17T16:42:43.252Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-236 ']' [2021-05-17T16:42:43.252Z] + PACKAGES=/tmp/packages_end.txt [2021-05-17T16:42:43.252Z] + case "${OS_FAMILY}" in [2021-05-17T16:42:43.252Z] + sort [2021-05-17T16:42:43.252Z] + rpm -qa [2021-05-17T16:42:48.630Z] + '[' -f /tmp/packages_start.txt ']' [2021-05-17T16:42:48.630Z] + '[' -f /tmp/packages_end.txt ']' [2021-05-17T16:42:48.630Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-05-17T16:42:48.630Z] + '[' /w/workspace/xfoundry_go-mod-bootstrap_PR-236 ']' [2021-05-17T16:42:48.630Z] + mkdir -p /w/workspace/xfoundry_go-mod-bootstrap_PR-236/archives/ [2021-05-17T16:42:48.630Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_go-mod-bootstrap_PR-236/archives/ [Pipeline] echo [2021-05-17T16:42:48.648Z] 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-236/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-05-17T16:42:48.973Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-05-17T16:42:49.557Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T16:42:49.557Z] [2021-05-17T16:42:49.557Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2021-05-17T16:42:49.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T16:42:49.883Z] alpine: Pulling from edgex-lftools-log-publisher [2021-05-17T16:42:49.883Z] df20fa9351a1: Pulling fs layer [2021-05-17T16:42:49.883Z] 36b3adc4ff6f: Pulling fs layer [2021-05-17T16:42:49.883Z] 8ad3a11d3b57: Pulling fs layer [2021-05-17T16:42:49.883Z] 46f8f816bc3b: Pulling fs layer [2021-05-17T16:42:49.883Z] 93b61091891f: Pulling fs layer [2021-05-17T16:42:49.883Z] 93b9cdb0e59b: Pulling fs layer [2021-05-17T16:42:49.883Z] 5e14af77c1be: Pulling fs layer [2021-05-17T16:42:49.883Z] 01666e4c0597: Pulling fs layer [2021-05-17T16:42:49.883Z] aa168da1d23b: Pulling fs layer [2021-05-17T16:42:49.883Z] 46f8f816bc3b: Waiting [2021-05-17T16:42:49.883Z] 93b61091891f: Waiting [2021-05-17T16:42:49.883Z] 93b9cdb0e59b: Waiting [2021-05-17T16:42:49.883Z] aa168da1d23b: Waiting [2021-05-17T16:42:49.883Z] 5e14af77c1be: Waiting [2021-05-17T16:42:49.883Z] 01666e4c0597: Waiting [2021-05-17T16:42:49.883Z] 36b3adc4ff6f: Verifying Checksum [2021-05-17T16:42:49.883Z] 36b3adc4ff6f: Download complete [2021-05-17T16:42:49.883Z] 46f8f816bc3b: Download complete [2021-05-17T16:42:50.165Z] 93b61091891f: Verifying Checksum [2021-05-17T16:42:50.165Z] 93b61091891f: Download complete [2021-05-17T16:42:50.165Z] df20fa9351a1: Verifying Checksum [2021-05-17T16:42:50.165Z] df20fa9351a1: Download complete [2021-05-17T16:42:50.165Z] 93b9cdb0e59b: Verifying Checksum [2021-05-17T16:42:50.165Z] 93b9cdb0e59b: Download complete [2021-05-17T16:42:50.165Z] 01666e4c0597: Verifying Checksum [2021-05-17T16:42:50.165Z] 01666e4c0597: Download complete [2021-05-17T16:42:50.165Z] 5e14af77c1be: Download complete [2021-05-17T16:42:50.430Z] 8ad3a11d3b57: Verifying Checksum [2021-05-17T16:42:50.430Z] 8ad3a11d3b57: Download complete [2021-05-17T16:42:50.695Z] df20fa9351a1: Pull complete [2021-05-17T16:42:50.973Z] 36b3adc4ff6f: Pull complete [2021-05-17T16:42:51.957Z] 8ad3a11d3b57: Pull complete [2021-05-17T16:42:51.957Z] 46f8f816bc3b: Pull complete [2021-05-17T16:42:53.778Z] 93b61091891f: Pull complete [2021-05-17T16:42:54.175Z] 93b9cdb0e59b: Pull complete [2021-05-17T16:42:54.530Z] 5e14af77c1be: Pull complete [2021-05-17T16:42:54.843Z] 01666e4c0597: Pull complete [2021-05-17T16:42:55.834Z] aa168da1d23b: Verifying Checksum [2021-05-17T16:42:55.834Z] aa168da1d23b: Download complete [2021-05-17T16:43:06.029Z] aa168da1d23b: Pull complete [2021-05-17T16:43:06.029Z] Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c [2021-05-17T16:43:06.029Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2021-05-17T16:43:06.029Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2021-05-17T16:43:06.314Z] prd-centos7-docker-4c-2g-389 does not seem to be running inside a container [2021-05-17T16:43:06.388Z] $ 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-236/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-236 -v /w/workspace/xfoundry_go-mod-bootstrap_PR-236:/w/workspace/xfoundry_go-mod-bootstrap_PR-236:rw,z -v /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp:/w/workspace/xfoundry_go-mod-bootstrap_PR-236@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-17T16:43:09.811Z] $ docker top abcda7ca3a7a110460b2d038c19798cb1af5f6c6109d12b4bf38b1f04061b3dd -eo pid,comm [Pipeline] { [Pipeline] sh [2021-05-17T16:43:10.315Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-05-17T16:43:10.628Z] + mkdir -p /var/log/sa [Pipeline] sh [2021-05-17T16:43:10.945Z] + ls /var/log/sa-host [2021-05-17T16:43:10.945Z] + sadf -c /var/log/sa-host/sa17 [2021-05-17T16:43:10.945Z] file_magic: OK [2021-05-17T16:43:10.945Z] HZ: Using current value: 100 [2021-05-17T16:43:10.945Z] file_header: OK [2021-05-17T16:43:10.945Z] 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-17T16:43:10.945Z] Statistics: [2021-05-17T16:43:10.945Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-05-17T16:43:10.945Z] File successfully converted to sysstat format version 12.2.1 [2021-05-17T16:43:10.945Z] + sadf -c /var/log/sa-host/sa23 [2021-05-17T16:43:10.945Z] file_magic: OK [2021-05-17T16:43:10.945Z] HZ: Using current value: 100 [2021-05-17T16:43:10.945Z] file_header: OK [2021-05-17T16:43:10.945Z] 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-17T16:43:10.945Z] Statistics: [2021-05-17T16:43:10.945Z] Hnuu...uuuununununu... [2021-05-17T16:43:10.945Z] File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-05-17T16:43:11.624Z] provisioning config files... [2021-05-17T16:43:11.647Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp/config2075479690179414775tmp [Pipeline] { [Pipeline] echo [2021-05-17T16:43:11.674Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T16:43:11.992Z] ---> create-netrc.sh [Pipeline] } [2021-05-17T16:43:12.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo [2021-05-17T16:43:12.030Z] Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T16:43:12.341Z] ---> python-tools-install.sh [Pipeline] echo [2021-05-17T16:43:12.355Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T16:43:12.672Z] ---> sudo-logs.sh [2021-05-17T16:43:12.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2021-05-17T16:43:12.710Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T16:43:13.026Z] ---> job-cost.sh [2021-05-17T16:43:13.306Z] lf-activate-venv: SKIPPING [2021-05-17T16:43:13.306Z] DEBUG: total: 0.20999999344348907 [2021-05-17T16:43:13.306Z] INFO: Retrieving Stack Cost... [2021-05-17T16:43:15.269Z] INFO: Retrieving Pricing Info for: v1-standard-2 [2021-05-17T16:43:15.538Z] INFO: Archiving Costs [Pipeline] echo [2021-05-17T16:43:15.563Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-05-17T16:43:15.898Z] ---> logs-deploy.sh [2021-05-17T16:43:15.898Z] lf-activate-venv: SKIPPING [2021-05-17T16:43:15.898Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-236/3 [2021-05-17T16:43:15.898Z] INFO: archiving workspace using pattern(s): [2021-05-17T16:43:18.482Z] Archives upload complete. [2021-05-17T16:43:18.482Z] INFO: archiving logs to Nexus [2021-05-17T16:43:19.449Z] ---> uname -a: [2021-05-17T16:43:19.449Z] Linux prd-centos7-docker-4c-2g-389.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-17T16:43:19.449Z] [2021-05-17T16:43:19.449Z] [2021-05-17T16:43:19.449Z] ---> lscpu: [2021-05-17T16:43:19.449Z] Architecture: x86_64 [2021-05-17T16:43:19.449Z] CPU op-mode(s): 32-bit, 64-bit [2021-05-17T16:43:19.449Z] Byte Order: Little Endian [2021-05-17T16:43:19.449Z] Address sizes: 40 bits physical, 48 bits virtual [2021-05-17T16:43:19.449Z] CPU(s): 4 [2021-05-17T16:43:19.449Z] On-line CPU(s) list: 0-3 [2021-05-17T16:43:19.449Z] Thread(s) per core: 1 [2021-05-17T16:43:19.449Z] Core(s) per socket: 1 [2021-05-17T16:43:19.449Z] Socket(s): 4 [2021-05-17T16:43:19.449Z] NUMA node(s): 1 [2021-05-17T16:43:19.449Z] Vendor ID: GenuineIntel [2021-05-17T16:43:19.449Z] CPU family: 6 [2021-05-17T16:43:19.449Z] Model: 44 [2021-05-17T16:43:19.449Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2021-05-17T16:43:19.449Z] Stepping: 1 [2021-05-17T16:43:19.449Z] CPU MHz: 2933.438 [2021-05-17T16:43:19.449Z] BogoMIPS: 5866.87 [2021-05-17T16:43:19.449Z] Virtualization: VT-x [2021-05-17T16:43:19.449Z] Hypervisor vendor: KVM [2021-05-17T16:43:19.449Z] Virtualization type: full [2021-05-17T16:43:19.449Z] L1d cache: 128 KiB [2021-05-17T16:43:19.449Z] L1i cache: 128 KiB [2021-05-17T16:43:19.449Z] L2 cache: 16 MiB [2021-05-17T16:43:19.449Z] L3 cache: 64 MiB [2021-05-17T16:43:19.449Z] NUMA node0 CPU(s): 0-3 [2021-05-17T16:43:19.449Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2021-05-17T16:43:19.449Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2021-05-17T16:43:19.449Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2021-05-17T16:43:19.449Z] Vulnerability Meltdown: Mitigation; PTI [2021-05-17T16:43:19.449Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2021-05-17T16:43:19.449Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2021-05-17T16:43:19.449Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2021-05-17T16:43:19.449Z] Vulnerability Srbds: Not affected [2021-05-17T16:43:19.449Z] Vulnerability Tsx async abort: Not affected [2021-05-17T16:43:19.449Z] 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-17T16:43:19.449Z] [2021-05-17T16:43:19.449Z] [2021-05-17T16:43:19.449Z] ---> nproc: [2021-05-17T16:43:19.449Z] 4 [2021-05-17T16:43:19.449Z] [2021-05-17T16:43:19.449Z] [2021-05-17T16:43:19.449Z] ---> df -h: [2021-05-17T16:43:19.449Z] Filesystem Size Used Available Use% Mounted on [2021-05-17T16:43:19.449Z] overlay 50.0G 7.3G 42.7G 15% / [2021-05-17T16:43:19.449Z] tmpfs 64.0M 0 64.0M 0% /dev [2021-05-17T16:43:19.449Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2021-05-17T16:43:19.449Z] shm 64.0M 0 64.0M 0% /dev/shm [2021-05-17T16:43:19.449Z] /dev/vda1 50.0G 7.3G 42.7G 15% /facter-os [2021-05-17T16:43:19.449Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/resolv.conf [2021-05-17T16:43:19.449Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hostname [2021-05-17T16:43:19.449Z] /dev/vda1 50.0G 7.3G 42.7G 15% /etc/hosts [2021-05-17T16:43:19.449Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/auth.log [2021-05-17T16:43:19.449Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-236 [2021-05-17T16:43:19.449Z] /dev/vda1 50.0G 7.3G 42.7G 15% /run/cloud-init/result.json [2021-05-17T16:43:19.449Z] /dev/vda1 50.0G 7.3G 42.7G 15% /w/workspace/xfoundry_go-mod-bootstrap_PR-236@tmp [2021-05-17T16:43:19.449Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/sa-host [2021-05-17T16:43:19.449Z] /dev/vda1 50.0G 7.3G 42.7G 15% /var/log/secure [2021-05-17T16:43:19.449Z] [2021-05-17T16:43:19.449Z] [2021-05-17T16:43:19.449Z] ---> free -m: [2021-05-17T16:43:19.449Z] total used free shared buff/cache available [2021-05-17T16:43:19.449Z] Mem: 1837 731 108 0 996 1000 [2021-05-17T16:43:19.449Z] Swap: 1023 1 1022 [2021-05-17T16:43:19.449Z] [2021-05-17T16:43:19.449Z] [2021-05-17T16:43:19.449Z] ---> ip addr: [2021-05-17T16:43:19.449Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2021-05-17T16:43:19.450Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2021-05-17T16:43:19.450Z] inet 127.0.0.1/8 scope host lo [2021-05-17T16:43:19.450Z] valid_lft forever preferred_lft forever [2021-05-17T16:43:19.450Z] inet6 ::1/128 scope host [2021-05-17T16:43:19.450Z] valid_lft forever preferred_lft forever [2021-05-17T16:43:19.450Z] 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 [2021-05-17T16:43:19.450Z] link/ether fa:16:3e:f5:e5:88 brd ff:ff:ff:ff:ff:ff [2021-05-17T16:43:19.450Z] inet 10.30.122.120/23 brd 10.30.123.255 scope global dynamic eth0 [2021-05-17T16:43:19.450Z] valid_lft 85898sec preferred_lft 85898sec [2021-05-17T16:43:19.450Z] inet6 fe80::f816:3eff:fef5:e588/64 scope link [2021-05-17T16:43:19.450Z] valid_lft forever preferred_lft forever [2021-05-17T16:43:19.450Z] 3: docker0: mtu 1500 qdisc noqueue state DOWN [2021-05-17T16:43:19.450Z] link/ether 02:42:6f:34:5e:91 brd ff:ff:ff:ff:ff:ff [2021-05-17T16:43:19.450Z] inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 [2021-05-17T16:43:19.450Z] valid_lft forever preferred_lft forever [2021-05-17T16:43:19.450Z] inet6 fe80::42:6fff:fe34:5e91/64 scope link [2021-05-17T16:43:19.450Z] valid_lft forever preferred_lft forever [2021-05-17T16:43:19.450Z] [2021-05-17T16:43:19.450Z] [2021-05-17T16:43:19.450Z] ---> sar -b -r -n DEV: [2021-05-17T16:43:19.450Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) [2021-05-17T16:43:19.450Z] [2021-05-17T16:43:19.450Z] 16:34:43 LINUX RESTART (4 CPU) [2021-05-17T16:43:19.450Z] [2021-05-17T16:43:19.450Z] 16:35:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2021-05-17T16:43:19.450Z] 16:36:02 212.29 121.33 90.96 0.00 13110.96 39170.81 0.00 [2021-05-17T16:43:19.450Z] 16:37:01 3.67 0.05 3.62 0.00 1.63 120.88 0.00 [2021-05-17T16:43:19.450Z] 16:38:01 0.45 0.00 0.45 0.00 0.00 6.73 0.00 [2021-05-17T16:43:19.450Z] 16:39:01 0.28 0.00 0.28 0.00 0.00 3.01 0.00 [2021-05-17T16:43:19.450Z] 16:40:01 0.15 0.00 0.15 0.00 0.00 1.88 0.00 [2021-05-17T16:43:19.450Z] 16:41:02 0.32 0.00 0.32 0.00 0.00 4.64 0.00 [2021-05-17T16:43:19.450Z] 16:42:01 0.29 0.00 0.29 0.00 0.00 3.47 0.00 [2021-05-17T16:43:19.450Z] 16:43:01 80.31 50.71 29.60 0.00 4156.30 10791.77 0.00 [2021-05-17T16:43:19.450Z] Average: 37.41 21.62 15.78 0.00 2169.93 6295.49 0.00 [2021-05-17T16:43:19.450Z] [2021-05-17T16:43:19.450Z] 16:35:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2021-05-17T16:43:19.450Z] 16:36:02 169292 0 617992 32.84 2620 1091640 1128456 38.51 401744 1110576 132 [2021-05-17T16:43:19.450Z] 16:37:01 172848 0 614344 32.65 2620 1091732 1125048 38.40 402980 1106348 12 [2021-05-17T16:43:19.450Z] 16:38:01 175928 0 611260 32.49 2620 1091736 1071556 36.57 402896 1104132 16 [2021-05-17T16:43:19.450Z] 16:39:01 176092 0 611096 32.48 2620 1091736 1071568 36.57 412476 1094724 8 [2021-05-17T16:43:19.450Z] 16:40:01 175956 0 611224 32.49 2620 1091744 1071616 36.57 410080 1097428 8 [2021-05-17T16:43:19.450Z] 16:41:02 175864 0 611308 32.49 2620 1091752 1071460 36.57 422400 1085492 16 [2021-05-17T16:43:19.450Z] 16:42:01 175956 0 611212 32.48 2620 1091756 1071376 36.56 422804 1084528 8 [2021-05-17T16:43:19.450Z] 16:43:01 71252 0 728428 38.71 2620 1079244 1581096 53.96 591060 996328 101908 [2021-05-17T16:43:19.450Z] Average: 161648 0 627108 33.33 2620 1090168 1149022 39.21 433305 1084944 12764 [2021-05-17T16:43:19.450Z] [2021-05-17T16:43:19.450Z] 16:35:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2021-05-17T16:43:19.450Z] 16:36:02 eth0 314.30 212.98 1055.14 74.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:36:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:36:02 docker0 8.26 4.26 1.29 7.98 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:37:01 eth0 0.95 0.25 0.67 0.03 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:38:01 eth0 1.40 0.43 0.35 0.18 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:39:01 eth0 2.18 0.42 0.43 0.24 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:40:01 eth0 1.00 0.55 0.56 0.40 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:41:02 eth0 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:42:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:43:01 eth0 208.95 176.44 2170.24 54.44 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] Average: eth0 66.50 49.18 405.53 16.26 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] Average: docker0 1.04 0.53 0.16 1.00 0.00 0.00 0.00 0.00 [2021-05-17T16:43:19.450Z] [2021-05-17T16:43:19.450Z] [2021-05-17T16:43:19.450Z] ---> sar -P ALL: [2021-05-17T16:43:19.450Z] Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 05/17/21 _x86_64_ (4 CPU) [2021-05-17T16:43:19.450Z] [2021-05-17T16:43:19.450Z] 16:34:43 LINUX RESTART (4 CPU) [2021-05-17T16:43:19.450Z] [2021-05-17T16:43:19.450Z] 16:35:01 CPU %user %nice %system %iowait %steal %idle [2021-05-17T16:43:19.450Z] 16:36:02 all 16.33 0.00 10.45 6.12 9.00 58.10 [2021-05-17T16:43:19.450Z] 16:36:02 0 14.22 0.00 14.31 3.89 8.03 59.55 [2021-05-17T16:43:19.450Z] 16:36:02 1 17.30 0.00 9.35 8.09 9.62 55.65 [2021-05-17T16:43:19.450Z] 16:36:02 2 13.84 0.00 9.96 5.70 9.88 60.62 [2021-05-17T16:43:19.450Z] 16:36:02 3 20.03 0.00 8.19 6.77 8.45 56.56 [2021-05-17T16:43:19.450Z] 16:37:01 all 0.16 0.00 0.04 0.00 0.19 99.61 [2021-05-17T16:43:19.450Z] 16:37:01 0 0.47 0.00 0.02 0.00 0.22 99.29 [2021-05-17T16:43:19.450Z] 16:37:01 1 0.07 0.00 0.05 0.00 0.17 99.71 [2021-05-17T16:43:19.450Z] 16:37:01 2 0.05 0.00 0.03 0.00 0.25 99.66 [2021-05-17T16:43:19.450Z] 16:37:01 3 0.05 0.00 0.07 0.00 0.10 99.78 [2021-05-17T16:43:19.450Z] 16:38:01 all 0.14 0.00 0.06 0.00 0.22 99.59 [2021-05-17T16:43:19.450Z] 16:38:01 0 0.20 0.00 0.05 0.00 0.30 99.45 [2021-05-17T16:43:19.450Z] 16:38:01 1 0.07 0.00 0.05 0.00 0.10 99.78 [2021-05-17T16:43:19.450Z] 16:38:01 2 0.23 0.00 0.07 0.00 0.32 99.38 [2021-05-17T16:43:19.450Z] 16:38:01 3 0.05 0.00 0.07 0.00 0.15 99.73 [2021-05-17T16:43:19.450Z] 16:39:01 all 0.08 0.00 0.03 0.00 0.38 99.51 [2021-05-17T16:43:19.450Z] 16:39:01 0 0.00 0.00 0.00 0.00 0.23 99.77 [2021-05-17T16:43:19.450Z] 16:39:01 1 0.02 0.00 0.05 0.00 0.40 99.53 [2021-05-17T16:43:19.450Z] 16:39:01 2 0.03 0.00 0.05 0.00 0.60 99.32 [2021-05-17T16:43:19.450Z] 16:39:01 3 0.28 0.00 0.02 0.00 0.28 99.42 [2021-05-17T16:43:19.450Z] 16:40:01 all 0.11 0.00 0.15 0.00 0.97 98.77 [2021-05-17T16:43:19.450Z] 16:40:01 0 0.02 0.00 0.05 0.00 0.78 99.15 [2021-05-17T16:43:19.450Z] 16:40:01 1 0.07 0.00 0.25 0.00 1.08 98.61 [2021-05-17T16:43:19.450Z] 16:40:01 2 0.05 0.00 0.15 0.00 0.90 98.91 [2021-05-17T16:43:19.450Z] 16:40:01 3 0.31 0.00 0.17 0.00 1.13 98.39 [2021-05-17T16:43:19.450Z] 16:41:02 all 0.11 0.00 0.05 0.00 0.24 99.60 [2021-05-17T16:43:19.450Z] 16:41:02 0 0.02 0.00 0.03 0.00 0.07 99.88 [2021-05-17T16:43:19.450Z] 16:41:02 1 0.05 0.00 0.08 0.00 0.47 99.40 [2021-05-17T16:43:19.450Z] 16:41:02 2 0.35 0.00 0.07 0.00 0.33 99.25 [2021-05-17T16:43:19.450Z] 16:41:02 3 0.02 0.00 0.00 0.00 0.10 99.88 [2021-05-17T16:43:19.450Z] 16:42:01 all 0.13 0.00 0.04 0.00 0.16 99.67 [2021-05-17T16:43:19.450Z] 16:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2021-05-17T16:43:19.450Z] 16:42:01 1 0.05 0.00 0.08 0.00 0.05 99.81 [2021-05-17T16:43:19.450Z] 16:42:01 2 0.42 0.00 0.02 0.00 0.36 99.21 [2021-05-17T16:43:19.450Z] 16:42:01 3 0.03 0.00 0.03 0.00 0.22 99.71 [2021-05-17T16:43:19.450Z] 16:43:01 all 3.98 0.00 2.71 1.24 4.11 87.96 [2021-05-17T16:43:19.450Z] 16:43:01 0 3.23 0.00 2.45 0.72 4.42 89.17 [2021-05-17T16:43:19.450Z] 16:43:01 1 4.07 0.00 2.87 2.80 4.22 86.03 [2021-05-17T16:43:19.450Z] 16:43:01 2 4.81 0.00 2.93 1.37 3.92 86.96 [2021-05-17T16:43:19.450Z] 16:43:01 3 3.81 0.00 2.58 0.08 3.89 89.64 [2021-05-17T16:43:19.450Z] Average: all 2.57 0.00 1.65 0.90 1.88 93.00 [2021-05-17T16:43:19.450Z] Average: 0 2.21 0.00 2.05 0.56 1.72 93.46 [2021-05-17T16:43:19.450Z] Average: 1 2.65 0.00 1.57 1.33 1.98 92.46 [2021-05-17T16:43:19.450Z] Average: 2 2.44 0.00 1.64 0.87 2.05 93.00 [2021-05-17T16:43:19.450Z] Average: 3 2.98 0.00 1.35 0.82 1.75 93.09 [2021-05-17T16:43:19.450Z] [2021-05-17T16:43:19.450Z] [2021-05-17T16:43:19.450Z]