Pull request #86 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/go-mod-bootstrap Obtained Jenkinsfile from bc012b554ff274fbe9b05f02832a60b0562da80e+39a3e63c7cfe59864ec1c67530e80d43079dc213 (a0ed55730c748b39c136e86165d5ce6120348fca) Running in Durability level: MAX_SURVIVABILITY Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-bootstrap/branches/PR-86/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 # timeout=10 Commit message: "Merge pull request #218 from ernestojeda/add-geneva-release-stream" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 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. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-bootstrap, goVersion:1.13, buildImage:false, pushImage:false, semverBump:patch] ========================================================= [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.13 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-bootstrap DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: false PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: patch SNAP_CHANNEL: latest/edge BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: api/openapi/v1 [Pipeline] node Still waiting to schedule task ‘prd-centos7-docker-4c-2g-724’ is offline Running on prd-centos7-docker-4c-2g-786 in /w/workspace/exfoundry_go-mod-bootstrap_PR-86 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git > git init /w/workspace/exfoundry_go-mod-bootstrap_PR-86 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git > git --version # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 39a3e63c7cfe59864ec1c67530e80d43079dc213 into PR head commit bc012b554ff274fbe9b05f02832a60b0562da80e Merge succeeded, producing bc012b554ff274fbe9b05f02832a60b0562da80e Checking out Revision bc012b554ff274fbe9b05f02832a60b0562da80e (PR-86) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/86/head:refs/remotes/origin/PR-86 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc012b554ff274fbe9b05f02832a60b0562da80e # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 39a3e63c7cfe59864ec1c67530e80d43079dc213 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bc012b554ff274fbe9b05f02832a60b0562da80e # timeout=10 Commit message: "fix: Startup Duration and Interval never updated from default values" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2020-07-24T01:15:27.185Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2020-07-24T01:15:27.444Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2020-07-24T01:15:27.588Z] ========================================================= [2020-07-24T01:15:27.588Z] EdgeX Global Pipelines Version Info [2020-07-24T01:15:27.588Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2020-07-24T01:15:29.471Z] ------------------- [2020-07-24T01:15:29.471Z] stable info: [2020-07-24T01:15:29.471Z] ------------------- [2020-07-24T01:15:29.471Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2020-07-24T01:15:29.471Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T01:15:29.471Z] Message: update stable to v1.0.105 [2020-07-24T01:15:30.071Z] ------------------- [2020-07-24T01:15:30.071Z] experimental info: [2020-07-24T01:15:30.071Z] ------------------- [2020-07-24T01:15:30.071Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2020-07-24T01:15:30.071Z] Commit SHA: 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [2020-07-24T01:15:30.071Z] Message: update experimental to v1.0.105 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2020-07-24T01:15:32.438Z] + git log --format=format:%s -1 bc012b554ff274fbe9b05f02832a60b0562da80e [Pipeline] echo [2020-07-24T01:15:32.513Z] GIT_COMMIT: bc012b554ff274fbe9b05f02832a60b0562da80e, Commit Message: fix: Startup Duration and Interval never updated from default values [Pipeline] echo [2020-07-24T01:15:32.575Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2020-07-24T01:15:33.378Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T01:15:33.378Z] [2020-07-24T01:15:33.378Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2020-07-24T01:15:33.749Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T01:15:33.749Z] latest: Pulling from edgex-devops/git-semver [2020-07-24T01:15:33.749Z] 31603596830f: Pulling fs layer [2020-07-24T01:15:33.749Z] 2a8b12db71e7: Pulling fs layer [2020-07-24T01:15:33.749Z] 6ca5941a6612: Pulling fs layer [2020-07-24T01:15:33.749Z] ecc8261a40a4: Pulling fs layer [2020-07-24T01:15:33.749Z] ecc8261a40a4: Waiting [2020-07-24T01:15:33.749Z] 2a8b12db71e7: Verifying Checksum [2020-07-24T01:15:33.749Z] 2a8b12db71e7: Download complete [2020-07-24T01:15:33.749Z] 31603596830f: Verifying Checksum [2020-07-24T01:15:33.749Z] 31603596830f: Download complete [2020-07-24T01:15:34.010Z] 6ca5941a6612: Verifying Checksum [2020-07-24T01:15:34.010Z] 6ca5941a6612: Download complete [2020-07-24T01:15:34.010Z] ecc8261a40a4: Download complete [2020-07-24T01:15:34.010Z] 31603596830f: Pull complete [2020-07-24T01:15:34.282Z] 2a8b12db71e7: Pull complete [2020-07-24T01:15:34.863Z] 6ca5941a6612: Pull complete [2020-07-24T01:15:35.124Z] ecc8261a40a4: Pull complete [2020-07-24T01:15:35.124Z] Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 [2020-07-24T01:15:35.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2020-07-24T01:15:35.124Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2020-07-24T01:15:35.240Z] prd-centos7-docker-4c-2g-786 does not seem to be running inside a container [2020-07-24T01:15:35.274Z] $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_go-mod-bootstrap_PR-86 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-86:/w/workspace/exfoundry_go-mod-bootstrap_PR-86:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-86@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2020-07-24T01:15:37.587Z] $ docker top 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2020-07-24T01:15:38.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T01:15:38.030Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T01:15:38.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T01:15:38.240Z] $ docker exec 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 ssh-agent [2020-07-24T01:15:38.415Z] SSH_AUTH_SOCK=/tmp/ssh-EVj9TovRwcRI/agent.12 [2020-07-24T01:15:38.415Z] SSH_AGENT_PID=18 [2020-07-24T01:15:38.428Z] Running ssh-add (command line suppressed) [2020-07-24T01:15:38.617Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/private_key_1422496283199869644.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/private_key_1422496283199869644.key) [2020-07-24T01:15:38.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T01:15:39.025Z] + git describe --exact-match --tags HEAD [2020-07-24T01:15:39.026Z] fatal: No names found, cannot describe anything. [Pipeline] } [2020-07-24T01:15:39.072Z] $ docker exec --env ******** --env ******** 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 ssh-agent -k [2020-07-24T01:15:39.178Z] unset SSH_AUTH_SOCK; [2020-07-24T01:15:39.178Z] unset SSH_AGENT_PID; [2020-07-24T01:15:39.178Z] echo Agent pid 18 killed; [2020-07-24T01:15:39.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo [2020-07-24T01:15:39.375Z] [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 [2020-07-24T01:15:39.375Z] This usually means this commit has not been tagged. [Pipeline] sshagent [2020-07-24T01:15:39.494Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2020-07-24T01:15:39.494Z] [ssh-agent] Looking for ssh-agent implementation... [2020-07-24T01:15:39.649Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2020-07-24T01:15:39.647Z] $ docker exec 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 ssh-agent [2020-07-24T01:15:39.804Z] SSH_AUTH_SOCK=/tmp/ssh-y8fMrjRhJris/agent.47 [2020-07-24T01:15:39.804Z] SSH_AGENT_PID=52 [2020-07-24T01:15:39.810Z] Running ssh-add (command line suppressed) [2020-07-24T01:15:39.918Z] Identity added: /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/private_key_8929807045300550279.key (/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/private_key_8929807045300550279.key) [2020-07-24T01:15:39.968Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2020-07-24T01:15:40.327Z] + git semver init [2020-07-24T01:15:40.327Z] # -> Open(): unable to determine branch for HEAD [2020-07-24T01:15:40.327Z] # $GIT_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-86/.git [2020-07-24T01:15:40.327Z] # $GIT_WORK_TREE = /w/workspace/exfoundry_go-mod-bootstrap_PR-86 [2020-07-24T01:15:40.327Z] # $SEMVER_REMOTE_NAME = origin [2020-07-24T01:15:40.327Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2020-07-24T01:15:40.327Z] # $SEMVER_USER_NAME = edgex-jenkins [2020-07-24T01:15:40.327Z] # $SEMVER_BRANCH = PR-86 [2020-07-24T01:15:40.327Z] # $SEMVER_TEMP = /tmp/semver-430184889 [2020-07-24T01:15:40.327Z] # git clone --branch semver git@github.com:edgexfoundry/go-mod-bootstrap.git $SEMVER_TEMP [2020-07-24T01:15:40.900Z] # '/tmp/semver-430184889' -> '/w/workspace/exfoundry_go-mod-bootstrap_PR-86/.semver' [2020-07-24T01:15:40.900Z] # -> Force: false [2020-07-24T01:15:40.900Z] # $SEMVER_DIR = /w/workspace/exfoundry_go-mod-bootstrap_PR-86/.semver [Pipeline] } [2020-07-24T01:15:40.915Z] $ docker exec --env ******** --env ******** 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 ssh-agent -k [2020-07-24T01:15:41.025Z] unset SSH_AUTH_SOCK; [2020-07-24T01:15:41.026Z] unset SSH_AGENT_PID; [2020-07-24T01:15:41.026Z] echo Agent pid 52 killed; [2020-07-24T01:15:41.072Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2020-07-24T01:15:41.601Z] + git semver [Pipeline] } [2020-07-24T01:15:41.624Z] $ docker stop --time=1 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 [2020-07-24T01:15:43.187Z] $ docker rm -f 27b298daf85dd493e9efbc9c96905629e6822f7dc5ed45d8db6315c8017aa028 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash [2020-07-24T01:15:43.900Z] Stashed 49 file(s) [Pipeline] echo [2020-07-24T01:15:43.919Z] [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo [2020-07-24T01:15:44.032Z] Archived original 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 [2020-07-24T01:15:59.776Z] Still waiting to schedule task [2020-07-24T01:15:59.776Z] Waiting for next available executor on ‘centos7-docker-4c-2g’ [2020-07-24T01:15:59.803Z] Still waiting to schedule task [2020-07-24T01:15:59.803Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2020-07-24T01:17:34.215Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-787 in /w/workspace/exfoundry_go-mod-bootstrap_PR-86 [Pipeline] { [Pipeline] ws [2020-07-24T01:17:34.300Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-07-24T01:17:39.124Z] using credential edgex-jenkins-ssh [2020-07-24T01:17:39.182Z] Cloning the remote Git repository [2020-07-24T01:17:39.183Z] Cloning with configured refspecs honoured and without tags [2020-07-24T01:17:39.255Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-07-24T01:17:39.364Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-07-24T01:17:40.442Z] Fetching without tags [2020-07-24T01:17:39.459Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-07-24T01:17:39.461Z] > git --version # timeout=10 [2020-07-24T01:17:39.497Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T01:17:39.564Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T01:17:40.340Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-07-24T01:17:40.362Z] > git config --add remote.origin.fetch +refs/pull/86/head:refs/remotes/origin/PR-86 # timeout=10 [2020-07-24T01:17:40.379Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T01:17:40.414Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-07-24T01:17:40.453Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-07-24T01:17:40.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T01:17:40.466Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T01:17:40.964Z] Merging remotes/origin/master commit 39a3e63c7cfe59864ec1c67530e80d43079dc213 into PR head commit bc012b554ff274fbe9b05f02832a60b0562da80e [2020-07-24T01:17:41.181Z] Merge succeeded, producing bc012b554ff274fbe9b05f02832a60b0562da80e [2020-07-24T01:17:41.182Z] Checking out Revision bc012b554ff274fbe9b05f02832a60b0562da80e (PR-86) [2020-07-24T01:17:40.985Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T01:17:41.011Z] > git checkout -f bc012b554ff274fbe9b05f02832a60b0562da80e # timeout=10 [2020-07-24T01:17:41.099Z] > git remote # timeout=10 [2020-07-24T01:17:41.122Z] > git config --get remote.origin.url # timeout=10 [2020-07-24T01:17:41.133Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T01:17:41.144Z] > git merge 39a3e63c7cfe59864ec1c67530e80d43079dc213 # timeout=10 [2020-07-24T01:17:41.166Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-24T01:17:41.187Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T01:17:41.264Z] > git checkout -f bc012b554ff274fbe9b05f02832a60b0562da80e # timeout=10 [2020-07-24T01:17:45.652Z] Commit message: "fix: Startup Duration and Interval never updated from default values" [2020-07-24T01:17:45.705Z] > git --version # timeout=10 [2020-07-24T01:17:45.727Z] fatal: bad object 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-24T01:17:46.996Z] ========================================================= [2020-07-24T01:17:46.996Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] [2020-07-24T01:17:46.996Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T01:17:48.288Z] + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine . [2020-07-24T01:17:49.273Z] Sending build context to Docker daemon 633.3kB [2020-07-24T01:17:49.273Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-24T01:17:49.273Z] Step 2/8 : FROM ${BASE} [2020-07-24T01:17:49.560Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2020-07-24T01:17:49.560Z] b538f80385f9: Pulling fs layer [2020-07-24T01:17:49.560Z] 74f711af9a0d: Pulling fs layer [2020-07-24T01:17:49.560Z] 99f96fe45779: Pulling fs layer [2020-07-24T01:17:49.560Z] fd7a069fd194: Pulling fs layer [2020-07-24T01:17:49.560Z] 66aa3694b03b: Pulling fs layer [2020-07-24T01:17:49.560Z] 170f70906a0f: Pulling fs layer [2020-07-24T01:17:49.560Z] ad7c5574e4b9: Pulling fs layer [2020-07-24T01:17:49.560Z] e772456be8f7: Pulling fs layer [2020-07-24T01:17:49.560Z] c890913d741a: Pulling fs layer [2020-07-24T01:17:49.560Z] 2480fcc9aa5a: Pulling fs layer [2020-07-24T01:17:49.560Z] 09adf4765672: Pulling fs layer [2020-07-24T01:17:49.560Z] fd7a069fd194: Waiting [2020-07-24T01:17:49.560Z] 66aa3694b03b: Waiting [2020-07-24T01:17:49.560Z] 170f70906a0f: Waiting [2020-07-24T01:17:49.560Z] ad7c5574e4b9: Waiting [2020-07-24T01:17:49.560Z] e772456be8f7: Waiting [2020-07-24T01:17:49.560Z] c890913d741a: Waiting [2020-07-24T01:17:49.560Z] 2480fcc9aa5a: Waiting [2020-07-24T01:17:49.560Z] 09adf4765672: Waiting [2020-07-24T01:17:49.560Z] 99f96fe45779: Verifying Checksum [2020-07-24T01:17:49.560Z] 99f96fe45779: Download complete [2020-07-24T01:17:49.560Z] 74f711af9a0d: Verifying Checksum [2020-07-24T01:17:49.560Z] 74f711af9a0d: Download complete [2020-07-24T01:17:49.560Z] 66aa3694b03b: Verifying Checksum [2020-07-24T01:17:49.560Z] 66aa3694b03b: Download complete [2020-07-24T01:17:49.560Z] 170f70906a0f: Verifying Checksum [2020-07-24T01:17:49.560Z] 170f70906a0f: Download complete [2020-07-24T01:17:49.836Z] b538f80385f9: Verifying Checksum [2020-07-24T01:17:50.456Z] b538f80385f9: Pull complete [2020-07-24T01:17:51.067Z] 74f711af9a0d: Pull complete [2020-07-24T01:17:51.670Z] 99f96fe45779: Pull complete [2020-07-24T01:17:53.128Z] ad7c5574e4b9: Verifying Checksum [2020-07-24T01:17:53.128Z] ad7c5574e4b9: Download complete [2020-07-24T01:17:53.128Z] c890913d741a: Download complete [2020-07-24T01:17:54.576Z] e772456be8f7: Verifying Checksum [2020-07-24T01:17:54.576Z] e772456be8f7: Download complete [2020-07-24T01:17:54.576Z] 2480fcc9aa5a: Verifying Checksum [2020-07-24T01:17:54.576Z] 2480fcc9aa5a: Download complete [2020-07-24T01:17:54.576Z] 09adf4765672: Verifying Checksum [2020-07-24T01:17:54.576Z] 09adf4765672: Download complete [2020-07-24T01:17:54.855Z] fd7a069fd194: Verifying Checksum [2020-07-24T01:17:54.855Z] fd7a069fd194: Download complete [2020-07-24T01:18:07.254Z] fd7a069fd194: Pull complete [2020-07-24T01:18:07.254Z] 66aa3694b03b: Pull complete [2020-07-24T01:18:07.254Z] 170f70906a0f: Pull complete [2020-07-24T01:18:09.880Z] ad7c5574e4b9: Pull complete [2020-07-24T01:18:15.280Z] e772456be8f7: Pull complete [2020-07-24T01:18:15.280Z] c890913d741a: Pull complete [2020-07-24T01:18:17.264Z] 2480fcc9aa5a: Pull complete [2020-07-24T01:18:17.539Z] 09adf4765672: Pull complete [2020-07-24T01:18:17.539Z] Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 [2020-07-24T01:18:17.539Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine [2020-07-24T01:18:17.539Z] ---> 2248a725d1cf [2020-07-24T01:18:17.539Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-24T01:18:22.952Z] ---> Running in 638c1d2e4fec [2020-07-24T01:18:22.952Z] Removing intermediate container 638c1d2e4fec [2020-07-24T01:18:22.952Z] ---> e079b6d05fbc [2020-07-24T01:18:22.952Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T01:18:22.952Z] ---> Running in c83788f9cc78 [2020-07-24T01:18:26.338Z] Removing intermediate container c83788f9cc78 [2020-07-24T01:18:26.338Z] ---> a8e9cabb19ab [2020-07-24T01:18:26.338Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-07-24T01:18:26.338Z] ---> Running in 508164a71a18 [2020-07-24T01:18:27.308Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz [2020-07-24T01:18:28.283Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz [2020-07-24T01:18:28.555Z] OK: 142 MiB in 39 packages [2020-07-24T01:18:29.984Z] Removing intermediate container 508164a71a18 [2020-07-24T01:18:29.984Z] ---> 5fb5aca8ba66 [2020-07-24T01:18:29.984Z] Step 6/8 : WORKDIR /build [2020-07-24T01:18:29.984Z] ---> Running in 2f99e7a89cad [2020-07-24T01:18:30.581Z] Removing intermediate container 2f99e7a89cad [2020-07-24T01:18:30.581Z] ---> a210e094c444 [2020-07-24T01:18:30.581Z] Step 7/8 : COPY go.mod . [2020-07-24T01:18:31.177Z] ---> 4bdd920cb7a4 [2020-07-24T01:18:31.177Z] Step 8/8 : RUN go mod download [2020-07-24T01:18:31.177Z] ---> Running in cf5014fee475 [2020-07-24T01:18:33.804Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-24T01:18:33.804Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-24T01:18:33.804Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-24T01:18:33.804Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-24T01:18:33.804Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-24T01:18:33.804Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-24T01:18:33.804Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-24T01:18:33.804Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-24T01:18:33.804Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-07-24T01:18:34.081Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-24T01:18:34.081Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-24T01:18:34.081Z] go: finding github.com/fatih/color v1.7.0 [2020-07-24T01:18:34.081Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-24T01:18:34.081Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-24T01:18:34.081Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-24T01:18:34.081Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-24T01:18:34.081Z] go: finding github.com/google/uuid v1.1.0 [2020-07-24T01:18:34.081Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-24T01:18:34.081Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-24T01:18:34.081Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-24T01:18:34.351Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-24T01:18:34.351Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-24T01:18:34.351Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-24T01:18:34.351Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-24T01:18:34.351Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-24T01:18:34.351Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-24T01:18:34.351Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-24T01:18:34.351Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-24T01:18:34.351Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-24T01:18:34.351Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-24T01:18:34.351Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-24T01:18:34.351Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-24T01:18:34.621Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-24T01:18:34.621Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-24T01:18:34.621Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-24T01:18:34.621Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-24T01:18:34.621Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-24T01:18:34.621Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-24T01:18:34.621Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-24T01:18:34.621Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-24T01:18:34.621Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-24T01:18:34.621Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-24T01:18:34.891Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-24T01:18:34.891Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-24T01:18:34.891Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-24T01:18:34.891Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-24T01:18:34.891Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-24T01:18:34.891Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-24T01:18:34.891Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-24T01:18:34.891Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-24T01:18:34.891Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-24T01:18:34.891Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-24T01:18:34.891Z] go: finding github.com/posener/complete v1.1.1 [2020-07-24T01:18:35.161Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-24T01:18:35.161Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-24T01:18:35.161Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-24T01:18:35.161Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-24T01:18:35.161Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-24T01:18:35.161Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-24T01:18:35.161Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-24T01:18:35.161Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-24T01:18:35.161Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-24T01:18:35.161Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-24T01:18:35.161Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-24T01:18:40.433Z] Running on prd-centos7-docker-4c-2g-788 in /w/workspace/exfoundry_go-mod-bootstrap_PR-86 [Pipeline] { [Pipeline] ws [2020-07-24T01:18:40.551Z] Running in /w/workspace/go-mod-bootstrap/1 [Pipeline] { [Pipeline] checkout [2020-07-24T01:18:45.313Z] Removing intermediate container cf5014fee475 [2020-07-24T01:18:45.313Z] ---> 0a01008fef31 [2020-07-24T01:18:45.313Z] Successfully built 0a01008fef31 [2020-07-24T01:18:45.313Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T01:18:46.145Z] + docker inspect -f . ci-base-image-arm64 [2020-07-24T01:18:46.145Z] . [Pipeline] withDockerContainer [2020-07-24T01:18:46.435Z] prd-ubuntu18.04-docker-arm64-4c-16g-787 does not seem to be running inside a container [2020-07-24T01:18:46.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2020-07-24T01:18:48.010Z] using credential edgex-jenkins-ssh [2020-07-24T01:18:48.054Z] Cloning the remote Git repository [2020-07-24T01:18:48.054Z] Cloning with configured refspecs honoured and without tags [2020-07-24T01:18:48.300Z] $ docker top 21e30b0f11fa115d6fc19a3f90cae35b807d5f7281596e0004040398b250396f -eo pid,comm [2020-07-24T01:18:48.080Z] Cloning repository git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-07-24T01:18:48.151Z] > git init /w/workspace/go-mod-bootstrap/1 # timeout=10 [2020-07-24T01:18:48.215Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-07-24T01:18:48.215Z] > git --version # timeout=10 [2020-07-24T01:18:48.226Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T01:18:48.281Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] { [Pipeline] sh [2020-07-24T01:18:49.240Z] Fetching without tags [2020-07-24T01:18:49.730Z] Merging remotes/origin/master commit 39a3e63c7cfe59864ec1c67530e80d43079dc213 into PR head commit bc012b554ff274fbe9b05f02832a60b0562da80e [2020-07-24T01:18:49.774Z] + go version [2020-07-24T01:18:49.774Z] go version go1.13.13 linux/arm64 [Pipeline] sh [2020-07-24T01:18:49.041Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-07-24T01:18:49.081Z] > git config --add remote.origin.fetch +refs/pull/86/head:refs/remotes/origin/PR-86 # timeout=10 [2020-07-24T01:18:49.140Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T01:18:49.212Z] > git config remote.origin.url git@github.com:edgexfoundry/go-mod-bootstrap.git # timeout=10 [2020-07-24T01:18:49.242Z] Fetching upstream changes from git@github.com:edgexfoundry/go-mod-bootstrap.git [2020-07-24T01:18:49.242Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T01:18:49.274Z] > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-bootstrap.git +refs/pull/86/head:refs/remotes/origin/PR-86 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-24T01:18:49.746Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T01:18:49.771Z] > git checkout -f bc012b554ff274fbe9b05f02832a60b0562da80e # timeout=10 [2020-07-24T01:18:49.826Z] > git remote # timeout=10 [2020-07-24T01:18:49.976Z] Merge succeeded, producing bc012b554ff274fbe9b05f02832a60b0562da80e [2020-07-24T01:18:49.976Z] Checking out Revision bc012b554ff274fbe9b05f02832a60b0562da80e (PR-86) [2020-07-24T01:18:50.847Z] + make test [2020-07-24T01:18:50.847Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-24T01:18:49.837Z] > git config --get remote.origin.url # timeout=10 [2020-07-24T01:18:49.855Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2020-07-24T01:18:49.860Z] > git merge 39a3e63c7cfe59864ec1c67530e80d43079dc213 # timeout=10 [2020-07-24T01:18:49.950Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-24T01:18:49.976Z] > git config core.sparsecheckout # timeout=10 [2020-07-24T01:18:50.014Z] > git checkout -f bc012b554ff274fbe9b05f02832a60b0562da80e # timeout=10 [2020-07-24T01:18:54.017Z] Commit message: "fix: Startup Duration and Interval never updated from default values" [2020-07-24T01:18:54.047Z] > git --version # timeout=10 [2020-07-24T01:18:54.126Z] fatal: bad object 39e0fc7ddb98afa2fde86ea6b6bd025d242dd6b9 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo [2020-07-24T01:18:55.390Z] ========================================================= [2020-07-24T01:18:55.390Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] [2020-07-24T01:18:55.390Z] ========================================================= [Pipeline] isUnix [Pipeline] sh [2020-07-24T01:18:56.347Z] + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine . [2020-07-24T01:18:56.634Z] Sending build context to Docker daemon 633.3kB [2020-07-24T01:18:56.634Z] Step 1/8 : ARG BASE=golang:1.13-alpine [2020-07-24T01:18:56.634Z] Step 2/8 : FROM ${BASE} [2020-07-24T01:18:56.969Z] 1.13-alpine: Pulling from edgex-devops/edgex-golang-base [2020-07-24T01:18:56.969Z] df20fa9351a1: Pulling fs layer [2020-07-24T01:18:56.969Z] ed8968b2872e: Pulling fs layer [2020-07-24T01:18:56.969Z] a92cc7c5fd73: Pulling fs layer [2020-07-24T01:18:56.969Z] 2dd03ba5bac4: Pulling fs layer [2020-07-24T01:18:56.969Z] 1e091d79d1de: Pulling fs layer [2020-07-24T01:18:56.969Z] 481702a1767f: Pulling fs layer [2020-07-24T01:18:56.969Z] f64a6f60c768: Pulling fs layer [2020-07-24T01:18:56.969Z] e78d2573fc39: Pulling fs layer [2020-07-24T01:18:56.969Z] e876d2f968b6: Pulling fs layer [2020-07-24T01:18:56.969Z] ce8a83651883: Pulling fs layer [2020-07-24T01:18:56.969Z] 07967f4d0e4b: Pulling fs layer [2020-07-24T01:18:56.969Z] f64a6f60c768: Waiting [2020-07-24T01:18:56.969Z] e78d2573fc39: Waiting [2020-07-24T01:18:56.969Z] e876d2f968b6: Waiting [2020-07-24T01:18:56.969Z] ce8a83651883: Waiting [2020-07-24T01:18:56.969Z] 07967f4d0e4b: Waiting [2020-07-24T01:18:56.969Z] 2dd03ba5bac4: Waiting [2020-07-24T01:18:56.969Z] 1e091d79d1de: Waiting [2020-07-24T01:18:56.969Z] 481702a1767f: Waiting [2020-07-24T01:18:56.969Z] a92cc7c5fd73: Verifying Checksum [2020-07-24T01:18:56.969Z] a92cc7c5fd73: Download complete [2020-07-24T01:18:56.969Z] ed8968b2872e: Download complete [2020-07-24T01:18:56.969Z] 1e091d79d1de: Verifying Checksum [2020-07-24T01:18:56.969Z] 1e091d79d1de: Download complete [2020-07-24T01:18:56.969Z] 481702a1767f: Verifying Checksum [2020-07-24T01:18:56.969Z] 481702a1767f: Download complete [2020-07-24T01:18:57.256Z] df20fa9351a1: Verifying Checksum [2020-07-24T01:18:57.256Z] df20fa9351a1: Download complete [2020-07-24T01:18:58.304Z] df20fa9351a1: Pull complete [2020-07-24T01:18:59.491Z] f64a6f60c768: Verifying Checksum [2020-07-24T01:18:59.491Z] f64a6f60c768: Download complete [2020-07-24T01:18:59.491Z] e876d2f968b6: Verifying Checksum [2020-07-24T01:18:59.491Z] e876d2f968b6: Download complete [2020-07-24T01:18:59.491Z] ed8968b2872e: Pull complete [2020-07-24T01:18:59.491Z] a92cc7c5fd73: Pull complete [2020-07-24T01:19:00.116Z] e78d2573fc39: Verifying Checksum [2020-07-24T01:19:00.116Z] e78d2573fc39: Download complete [2020-07-24T01:19:00.382Z] 2dd03ba5bac4: Verifying Checksum [2020-07-24T01:19:00.382Z] 2dd03ba5bac4: Download complete [2020-07-24T01:19:00.382Z] ce8a83651883: Verifying Checksum [2020-07-24T01:19:00.382Z] ce8a83651883: Download complete [2020-07-24T01:19:01.034Z] 07967f4d0e4b: Verifying Checksum [2020-07-24T01:19:01.034Z] 07967f4d0e4b: Download complete [2020-07-24T01:19:11.359Z] 2dd03ba5bac4: Pull complete [2020-07-24T01:19:11.359Z] 1e091d79d1de: Pull complete [2020-07-24T01:19:11.359Z] 481702a1767f: Pull complete [2020-07-24T01:19:14.790Z] f64a6f60c768: Pull complete [2020-07-24T01:19:21.491Z] e78d2573fc39: Pull complete [2020-07-24T01:19:21.491Z] e876d2f968b6: Pull complete [2020-07-24T01:19:23.170Z] ce8a83651883: Pull complete [2020-07-24T01:19:23.461Z] 07967f4d0e4b: Pull complete [2020-07-24T01:19:23.461Z] Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe [2020-07-24T01:19:23.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine [2020-07-24T01:19:23.461Z] ---> 5d7c900382c6 [2020-07-24T01:19:23.461Z] Step 3/8 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' [2020-07-24T01:19:25.395Z] ---> Running in a5219aaac304 [2020-07-24T01:19:25.395Z] Removing intermediate container a5219aaac304 [2020-07-24T01:19:25.395Z] ---> da4671132536 [2020-07-24T01:19:25.395Z] Step 4/8 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2020-07-24T01:19:25.395Z] ---> Running in da115e83997a [2020-07-24T01:19:26.862Z] Removing intermediate container da115e83997a [2020-07-24T01:19:26.862Z] ---> f0240f81d6c8 [2020-07-24T01:19:26.862Z] Step 5/8 : RUN apk add --update --no-cache git make [2020-07-24T01:19:26.862Z] ---> Running in 9cf1ee4ef577 [2020-07-24T01:19:27.446Z] fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-24T01:19:28.023Z] fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-24T01:19:28.609Z] OK: 166 MiB in 39 packages [2020-07-24T01:19:28.873Z] Removing intermediate container 9cf1ee4ef577 [2020-07-24T01:19:28.874Z] ---> 788fff8a50c4 [2020-07-24T01:19:28.874Z] Step 6/8 : WORKDIR /build [2020-07-24T01:19:29.146Z] ---> Running in 9f0616fe2c41 [2020-07-24T01:19:29.146Z] Removing intermediate container 9f0616fe2c41 [2020-07-24T01:19:29.146Z] ---> a8400b58fafe [2020-07-24T01:19:29.146Z] Step 7/8 : COPY go.mod . [2020-07-24T01:19:29.411Z] ---> 3d364c643a45 [2020-07-24T01:19:29.411Z] Step 8/8 : RUN go mod download [2020-07-24T01:19:29.705Z] ---> Running in 3b97e3e84879 [2020-07-24T01:19:32.316Z] go: finding github.com/BurntSushi/toml v0.3.1 [2020-07-24T01:19:32.316Z] go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e [2020-07-24T01:19:32.316Z] go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da [2020-07-24T01:19:32.316Z] go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 [2020-07-24T01:19:32.316Z] go: finding github.com/bgentry/speakeasy v0.1.0 [2020-07-24T01:19:32.316Z] go: finding github.com/cenkalti/backoff v2.2.1+incompatible [2020-07-24T01:19:32.316Z] go: finding github.com/davecgh/go-spew v1.1.1 [2020-07-24T01:19:32.316Z] go: finding github.com/edgexfoundry/go-mod-configuration v0.0.3 [2020-07-24T01:19:32.316Z] go: finding github.com/edgexfoundry/go-mod-core-contracts v0.1.34 [2020-07-24T01:19:32.316Z] go: finding github.com/edgexfoundry/go-mod-registry v0.1.17 [2020-07-24T01:19:32.316Z] go: finding github.com/edgexfoundry/go-mod-secrets v0.0.17 [2020-07-24T01:19:32.316Z] go: finding github.com/fatih/color v1.7.0 [2020-07-24T01:19:32.316Z] go: finding github.com/go-kit/kit v0.8.0 [2020-07-24T01:19:32.316Z] go: finding github.com/go-logfmt/logfmt v0.4.0 [2020-07-24T01:19:32.316Z] go: finding github.com/go-stack/stack v1.8.0 [2020-07-24T01:19:32.316Z] go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c [2020-07-24T01:19:32.316Z] go: finding github.com/google/uuid v1.1.0 [2020-07-24T01:19:32.316Z] go: finding github.com/gorilla/mux v1.7.1 [2020-07-24T01:19:32.316Z] go: finding github.com/hashicorp/consul/api v1.1.0 [2020-07-24T01:19:32.316Z] go: finding github.com/hashicorp/consul/sdk v0.1.1 [2020-07-24T01:19:32.316Z] go: finding github.com/hashicorp/errwrap v1.0.0 [2020-07-24T01:19:32.316Z] go: finding github.com/hashicorp/go-cleanhttp v0.5.1 [2020-07-24T01:19:32.580Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2020-07-24T01:19:32.580Z] go: finding github.com/hashicorp/go-msgpack v0.5.3 [2020-07-24T01:19:32.580Z] go: finding github.com/hashicorp/go-multierror v1.0.0 [2020-07-24T01:19:32.580Z] go: finding github.com/hashicorp/go-rootcerts v1.0.0 [2020-07-24T01:19:32.580Z] go: finding github.com/hashicorp/go-sockaddr v1.0.0 [2020-07-24T01:19:32.580Z] go: finding github.com/hashicorp/go-syslog v1.0.0 [2020-07-24T01:19:32.580Z] go: finding github.com/hashicorp/go-uuid v1.0.1 [2020-07-24T01:19:32.580Z] go: finding github.com/hashicorp/go.net v0.0.1 [2020-07-24T01:19:32.580Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2020-07-24T01:19:32.580Z] go: finding github.com/hashicorp/logutils v1.0.0 [2020-07-24T01:19:32.844Z] go: finding github.com/hashicorp/mdns v1.0.0 [2020-07-24T01:19:32.844Z] go: finding github.com/hashicorp/memberlist v0.1.3 [2020-07-24T01:19:32.844Z] go: finding github.com/hashicorp/serf v0.8.2 [2020-07-24T01:19:32.844Z] go: finding github.com/kr/logfmt v0.0.0-20140226030751-b84e30acd515 [2020-07-24T01:19:32.844Z] go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-24T01:19:32.844Z] go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-24T01:19:32.844Z] go: finding github.com/miekg/dns v1.0.14 [2020-07-24T01:19:32.844Z] go: finding github.com/mitchellh/cli v1.0.0 [2020-07-24T01:19:32.844Z] go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 [2020-07-24T01:19:32.844Z] go: finding github.com/mitchellh/copystructure v1.0.0 [2020-07-24T01:19:32.844Z] go: finding github.com/mitchellh/go-homedir v1.0.0 [2020-07-24T01:19:33.112Z] go: finding github.com/mitchellh/go-testing-interface v1.0.0 [2020-07-24T01:19:33.112Z] go: finding github.com/mitchellh/gox v0.4.0 [2020-07-24T01:19:33.112Z] go: finding github.com/mitchellh/iochan v1.0.0 [2020-07-24T01:19:33.112Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-07-24T01:19:33.112Z] go: finding github.com/mitchellh/reflectwalk v1.0.0 [2020-07-24T01:19:33.112Z] go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c [2020-07-24T01:19:33.112Z] go: finding github.com/pelletier/go-toml v1.2.0 [2020-07-24T01:19:33.112Z] go: finding github.com/pkg/errors v0.8.1 [2020-07-24T01:19:33.112Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2020-07-24T01:19:33.112Z] go: finding github.com/posener/complete v1.1.1 [2020-07-24T01:19:33.112Z] go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f [2020-07-24T01:19:33.112Z] go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 [2020-07-24T01:19:33.390Z] go: finding github.com/stretchr/objx v0.1.0 [2020-07-24T01:19:33.390Z] go: finding github.com/stretchr/testify v1.5.1 [2020-07-24T01:19:33.390Z] go: finding github.com/ugorji/go v1.1.4 [2020-07-24T01:19:33.390Z] go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 [2020-07-24T01:19:33.390Z] go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc [2020-07-24T01:19:33.390Z] go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 [2020-07-24T01:19:33.390Z] go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 [2020-07-24T01:19:33.390Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2020-07-24T01:19:33.390Z] go: finding gopkg.in/yaml.v2 v2.2.8 [2020-07-24T01:19:37.830Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-07-24T01:19:37.830Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.043s coverage: 9.0% of statements [2020-07-24T01:19:37.830Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-07-24T01:19:37.830Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.055s coverage: 84.2% of statements [2020-07-24T01:19:37.830Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-07-24T01:19:37.830Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-07-24T01:19:37.830Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-07-24T01:19:38.421Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.045s coverage: 100.0% of statements [2020-07-24T01:19:38.421Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-07-24T01:19:38.421Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-07-24T01:19:38.421Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-07-24T01:19:38.421Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.030s coverage: 48.9% of statements [2020-07-24T01:19:38.421Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-07-24T01:19:38.421Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/variables 0.037s coverage: 95.7% of statements [2020-07-24T01:19:38.421Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-07-24T01:19:38.421Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.040s coverage: 91.3% of statements [2020-07-24T01:19:38.693Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-24T01:19:41.728Z] Removing intermediate container 3b97e3e84879 [2020-07-24T01:19:41.728Z] ---> a60134726491 [2020-07-24T01:19:41.728Z] Successfully built a60134726491 [2020-07-24T01:19:41.728Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2020-07-24T01:19:43.402Z] + docker inspect -f . ci-base-image-x86_64 [2020-07-24T01:19:43.672Z] . [Pipeline] withDockerContainer [2020-07-24T01:19:43.953Z] prd-centos7-docker-4c-2g-788 does not seem to be running inside a container [2020-07-24T01:19:44.105Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-bootstrap/1 -v /w/workspace/go-mod-bootstrap/1:/w/workspace/go-mod-bootstrap/1:rw,z -v /w/workspace/go-mod-bootstrap/1@tmp:/w/workspace/go-mod-bootstrap/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2020-07-24T01:19:45.422Z] $ docker top be2c25953cb7bb2288fa02d3c077c11407560e4b79e0c08bdd479551fe6bc816 -eo pid,comm [2020-07-24T01:19:45.448Z] gofmt -l . [2020-07-24T01:19:45.448Z] [ "`gofmt -l .`" = "" ] [Pipeline] { [Pipeline] stash [Pipeline] sh [2020-07-24T01:19:46.208Z] + go version [2020-07-24T01:19:46.208Z] go version go1.13.13 linux/amd64 [Pipeline] sh [2020-07-24T01:19:46.557Z] Stashed 1 file(s) [Pipeline] } [2020-07-24T01:19:46.588Z] $ docker stop --time=1 21e30b0f11fa115d6fc19a3f90cae35b807d5f7281596e0004040398b250396f [2020-07-24T01:19:46.924Z] + make test [2020-07-24T01:19:46.924Z] CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2020-07-24T01:19:48.957Z] $ docker rm -f 21e30b0f11fa115d6fc19a3f90cae35b807d5f7281596e0004040398b250396f [Pipeline] // withDockerContainer [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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-24T01:20:14.092Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap [no test files] [2020-07-24T01:20:14.092Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/config 0.022s coverage: 9.0% of statements [2020-07-24T01:20:14.092Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/container [no test files] [2020-07-24T01:20:14.092Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/flags 0.009s coverage: 84.2% of statements [2020-07-24T01:20:14.092Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/httpserver [no test files] [2020-07-24T01:20:14.092Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/message [no test files] [2020-07-24T01:20:14.092Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret [no test files] [2020-07-24T01:20:20.841Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/secret/client 7.053s coverage: 100.0% of statements [2020-07-24T01:20:20.841Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/handlers/testing [no test files] [2020-07-24T01:20:20.841Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/interfaces [no test files] [2020-07-24T01:20:20.841Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/logging [no test files] [2020-07-24T01:20:20.841Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/registration 0.017s coverage: 48.9% of statements [2020-07-24T01:20:20.841Z] ? github.com/edgexfoundry/go-mod-bootstrap/bootstrap/startup [no test files] [2020-07-24T01:20:20.841Z] ok github.com/edgexfoundry/go-mod-bootstrap/bootstrap/variables 0.020s coverage: 95.7% of statements [2020-07-24T01:20:20.841Z] ? github.com/edgexfoundry/go-mod-bootstrap/config [no test files] [2020-07-24T01:20:20.841Z] ok github.com/edgexfoundry/go-mod-bootstrap/di 0.005s coverage: 91.3% of statements [2020-07-24T01:20:20.841Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2020-07-24T01:20:24.610Z] gofmt -l . [2020-07-24T01:20:24.610Z] [ "`gofmt -l .`" = "" ] [Pipeline] stash [2020-07-24T01:20:24.657Z] Warning: overwriting stash ‘coverage-report’ [2020-07-24T01:20:25.540Z] Stashed 1 file(s) [Pipeline] } [2020-07-24T01:20:25.553Z] $ docker stop --time=1 be2c25953cb7bb2288fa02d3c077c11407560e4b79e0c08bdd479551fe6bc816 [2020-07-24T01:20:27.354Z] $ docker rm -f be2c25953cb7bb2288fa02d3c077c11407560e4b79e0c08bdd479551fe6bc816 [Pipeline] // withDockerContainer [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 [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] wrap [2020-07-24T01:20:30.073Z] provisioning config files... [2020-07-24T01:20:30.085Z] copy managed file [go-mod-bootstrap-codecov-token] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/config5878728328360879438tmp [Pipeline] { [Pipeline] sh [2020-07-24T01:20:30.514Z] + bash -s - -t @/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/config5878728328360879438tmp [2020-07-24T01:20:30.514Z] + curl -s https://codecov.io/bash [Pipeline] } [2020-07-24T01:20:30.796Z] Deleting 1 temporary files [Pipeline] // wrap [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" 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 [2020-07-24T01:20:33.611Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T01:20:34.197Z] ---> package-listing.sh [2020-07-24T01:20:34.197Z] ++ facter osfamily [2020-07-24T01:20:34.197Z] ++ tr '[:upper:]' '[:lower:]' [2020-07-24T01:20:34.197Z] + OS_FAMILY=redhat [2020-07-24T01:20:34.197Z] + workspace=/w/workspace/exfoundry_go-mod-bootstrap_PR-86 [2020-07-24T01:20:34.197Z] + START_PACKAGES=/tmp/packages_start.txt [2020-07-24T01:20:34.197Z] + END_PACKAGES=/tmp/packages_end.txt [2020-07-24T01:20:34.197Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2020-07-24T01:20:34.197Z] + PACKAGES=/tmp/packages_start.txt [2020-07-24T01:20:34.197Z] + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-86 ']' [2020-07-24T01:20:34.197Z] + PACKAGES=/tmp/packages_end.txt [2020-07-24T01:20:34.197Z] + case "${OS_FAMILY}" in [2020-07-24T01:20:34.197Z] + rpm -qa [2020-07-24T01:20:34.197Z] + sort [2020-07-24T01:20:38.407Z] + '[' -f /tmp/packages_start.txt ']' [2020-07-24T01:20:38.407Z] + '[' -f /tmp/packages_end.txt ']' [2020-07-24T01:20:38.407Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2020-07-24T01:20:38.407Z] + '[' /w/workspace/exfoundry_go-mod-bootstrap_PR-86 ']' [2020-07-24T01:20:38.407Z] + mkdir -p /w/workspace/exfoundry_go-mod-bootstrap_PR-86/archives/ [2020-07-24T01:20:38.407Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_go-mod-bootstrap_PR-86/archives/ [Pipeline] isUnix [Pipeline] sh [2020-07-24T01:20:38.806Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T01:20:38.806Z] [2020-07-24T01:20:38.806Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh [2020-07-24T01:20:39.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T01:20:39.178Z] alpine: Pulling from edgex-lftools-log-publisher [2020-07-24T01:20:39.178Z] c9b1b535fdd9: Pulling fs layer [2020-07-24T01:20:39.178Z] 2cc5ad85d9ab: Pulling fs layer [2020-07-24T01:20:39.178Z] 756a868c4378: Pulling fs layer [2020-07-24T01:20:39.178Z] 444b2fc9a129: Pulling fs layer [2020-07-24T01:20:39.178Z] ea15f1150254: Pulling fs layer [2020-07-24T01:20:39.178Z] 41b27a9f41bf: Pulling fs layer [2020-07-24T01:20:39.178Z] 28c525ee5125: Pulling fs layer [2020-07-24T01:20:39.178Z] 094b1ea09ed8: Pulling fs layer [2020-07-24T01:20:39.178Z] 138eaada9080: Pulling fs layer [2020-07-24T01:20:39.178Z] 0622d0fa9048: Pulling fs layer [2020-07-24T01:20:39.178Z] 444b2fc9a129: Waiting [2020-07-24T01:20:39.178Z] 41b27a9f41bf: Waiting [2020-07-24T01:20:39.178Z] ea15f1150254: Waiting [2020-07-24T01:20:39.178Z] 138eaada9080: Waiting [2020-07-24T01:20:39.178Z] 094b1ea09ed8: Waiting [2020-07-24T01:20:39.178Z] 0622d0fa9048: Waiting [2020-07-24T01:20:39.178Z] 28c525ee5125: Waiting [2020-07-24T01:20:39.178Z] 2cc5ad85d9ab: Verifying Checksum [2020-07-24T01:20:39.178Z] 2cc5ad85d9ab: Download complete [2020-07-24T01:20:39.178Z] 444b2fc9a129: Verifying Checksum [2020-07-24T01:20:39.178Z] 444b2fc9a129: Download complete [2020-07-24T01:20:39.178Z] c9b1b535fdd9: Verifying Checksum [2020-07-24T01:20:39.178Z] c9b1b535fdd9: Download complete [2020-07-24T01:20:39.178Z] ea15f1150254: Download complete [2020-07-24T01:20:39.455Z] 28c525ee5125: Verifying Checksum [2020-07-24T01:20:39.455Z] 28c525ee5125: Download complete [2020-07-24T01:20:39.726Z] 756a868c4378: Verifying Checksum [2020-07-24T01:20:39.726Z] 756a868c4378: Download complete [2020-07-24T01:20:39.726Z] c9b1b535fdd9: Pull complete [2020-07-24T01:20:39.726Z] 138eaada9080: Verifying Checksum [2020-07-24T01:20:39.726Z] 138eaada9080: Download complete [2020-07-24T01:20:39.726Z] 0622d0fa9048: Verifying Checksum [2020-07-24T01:20:39.726Z] 0622d0fa9048: Download complete [2020-07-24T01:20:39.726Z] 094b1ea09ed8: Verifying Checksum [2020-07-24T01:20:39.726Z] 094b1ea09ed8: Download complete [2020-07-24T01:20:40.303Z] 2cc5ad85d9ab: Pull complete [2020-07-24T01:20:40.303Z] 41b27a9f41bf: Verifying Checksum [2020-07-24T01:20:40.303Z] 41b27a9f41bf: Download complete [2020-07-24T01:20:41.695Z] 756a868c4378: Pull complete [2020-07-24T01:20:41.695Z] 444b2fc9a129: Pull complete [2020-07-24T01:20:41.956Z] ea15f1150254: Pull complete [2020-07-24T01:20:46.171Z] 41b27a9f41bf: Pull complete [2020-07-24T01:20:46.171Z] 28c525ee5125: Pull complete [2020-07-24T01:20:48.724Z] 094b1ea09ed8: Pull complete [2020-07-24T01:20:48.985Z] 138eaada9080: Pull complete [2020-07-24T01:20:48.985Z] 0622d0fa9048: Pull complete [2020-07-24T01:20:48.985Z] Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 [2020-07-24T01:20:48.985Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [2020-07-24T01:20:48.985Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer [2020-07-24T01:20:49.137Z] prd-centos7-docker-4c-2g-786 does not seem to be running inside a container [2020-07-24T01:20:49.172Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/exfoundry_go-mod-bootstrap_PR-86 -v /w/workspace/exfoundry_go-mod-bootstrap_PR-86:/w/workspace/exfoundry_go-mod-bootstrap_PR-86:rw,z -v /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp:/w/workspace/exfoundry_go-mod-bootstrap_PR-86@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat [2020-07-24T01:20:52.887Z] $ docker top 754412907ff8be8f94dcb90bdf372a9bcb1e812e702ab7570dba5502e3e35767 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2020-07-24T01:20:53.221Z] provisioning config files... [2020-07-24T01:20:53.237Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp/config2999120329751247460tmp [Pipeline] { [Pipeline] echo [2020-07-24T01:20:53.338Z] Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T01:20:53.649Z] ---> create-netrc.sh [Pipeline] echo [2020-07-24T01:20:53.676Z] Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2020-07-24T01:20:53.990Z] ---> logs-deploy.sh [2020-07-24T01:20:53.990Z] + ARCHIVE_ARTIFACTS= [2020-07-24T01:20:53.990Z] + LOGS_SERVER=https://logs.edgexfoundry.org [2020-07-24T01:20:53.990Z] + '[' https://logs.edgexfoundry.org == None ']' [2020-07-24T01:20:53.990Z] + NEXUS_URL=https://nexus.edgexfoundry.org [2020-07-24T01:20:53.990Z] + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-86/1 [2020-07-24T01:20:53.990Z] + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-86/1/ [2020-07-24T01:20:53.990Z] + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-86/1 /w/workspace/exfoundry_go-mod-bootstrap_PR-86 [2020-07-24T01:20:55.372Z] Archives upload complete. [2020-07-24T01:20:55.372Z] + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-bootstrap/PR-86/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-bootstrap/job/PR-86/1/ [2020-07-24T01:20:55.944Z] ---> uname -a: [2020-07-24T01:20:55.944Z] Linux 754412907ff8 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux [2020-07-24T01:20:55.944Z] [2020-07-24T01:20:55.944Z] [2020-07-24T01:20:55.944Z] ---> lscpu: [2020-07-24T01:20:55.944Z] Architecture: x86_64 [2020-07-24T01:20:55.944Z] CPU op-mode(s): 32-bit, 64-bit [2020-07-24T01:20:55.944Z] Byte Order: Little Endian [2020-07-24T01:20:55.944Z] Address sizes: 40 bits physical, 48 bits virtual [2020-07-24T01:20:55.944Z] CPU(s): 4 [2020-07-24T01:20:55.944Z] On-line CPU(s) list: 0-3 [2020-07-24T01:20:55.944Z] Thread(s) per core: 1 [2020-07-24T01:20:55.944Z] Core(s) per socket: 1 [2020-07-24T01:20:55.944Z] Socket(s): 4 [2020-07-24T01:20:55.944Z] NUMA node(s): 1 [2020-07-24T01:20:55.944Z] Vendor ID: GenuineIntel [2020-07-24T01:20:55.944Z] CPU family: 6 [2020-07-24T01:20:55.945Z] Model: 44 [2020-07-24T01:20:55.945Z] Model name: Westmere E56xx/L56xx/X56xx (IBRS update) [2020-07-24T01:20:55.945Z] Stepping: 1 [2020-07-24T01:20:55.945Z] CPU MHz: 2933.438 [2020-07-24T01:20:55.945Z] BogoMIPS: 5866.87 [2020-07-24T01:20:55.945Z] Virtualization: VT-x [2020-07-24T01:20:55.945Z] Hypervisor vendor: KVM [2020-07-24T01:20:55.945Z] Virtualization type: full [2020-07-24T01:20:55.945Z] L1d cache: 128 KiB [2020-07-24T01:20:55.945Z] L1i cache: 128 KiB [2020-07-24T01:20:55.945Z] L2 cache: 16 MiB [2020-07-24T01:20:55.945Z] L3 cache: 64 MiB [2020-07-24T01:20:55.945Z] NUMA node0 CPU(s): 0-3 [2020-07-24T01:20:55.945Z] Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages [2020-07-24T01:20:55.945Z] Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled [2020-07-24T01:20:55.945Z] Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown [2020-07-24T01:20:55.945Z] Vulnerability Meltdown: Mitigation; PTI [2020-07-24T01:20:55.945Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2020-07-24T01:20:55.945Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2020-07-24T01:20:55.945Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2020-07-24T01:20:55.945Z] Vulnerability Tsx async abort: Not affected [2020-07-24T01:20:55.945Z] 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 [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] ---> nproc: [2020-07-24T01:20:55.945Z] 4 [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] ---> df -h: [2020-07-24T01:20:55.945Z] Filesystem Size Used Available Use% Mounted on [2020-07-24T01:20:55.945Z] overlay 50.0G 7.2G 42.8G 14% / [2020-07-24T01:20:55.945Z] tmpfs 64.0M 0 64.0M 0% /dev [2020-07-24T01:20:55.945Z] tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup [2020-07-24T01:20:55.945Z] shm 64.0M 0 64.0M 0% /dev/shm [2020-07-24T01:20:55.945Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf [2020-07-24T01:20:55.945Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname [2020-07-24T01:20:55.945Z] /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts [2020-07-24T01:20:55.945Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/exfoundry_go-mod-bootstrap_PR-86 [2020-07-24T01:20:55.945Z] /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/exfoundry_go-mod-bootstrap_PR-86@tmp [2020-07-24T01:20:55.945Z] /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] ---> free -m: [2020-07-24T01:20:55.945Z] total used free shared buff/cache available [2020-07-24T01:20:55.945Z] Mem: 1837 655 121 0 1061 1076 [2020-07-24T01:20:55.945Z] Swap: 1023 0 1023 [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] ---> ip addr: [2020-07-24T01:20:55.945Z] 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 [2020-07-24T01:20:55.945Z] link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 [2020-07-24T01:20:55.945Z] inet 127.0.0.1/8 scope host lo [2020-07-24T01:20:55.945Z] valid_lft forever preferred_lft forever [2020-07-24T01:20:55.945Z] 6: eth0@if7: mtu 1458 qdisc noqueue state UP [2020-07-24T01:20:55.945Z] link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff [2020-07-24T01:20:55.945Z] inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 [2020-07-24T01:20:55.945Z] valid_lft forever preferred_lft forever [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] ---> sar -b -r -n DEV: [2020-07-24T01:20:55.945Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/24/20 _x86_64_ (4 CPU) [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] 01:14:41 LINUX RESTART [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] 01:15:02 tps rtps wtps bread/s bwrtn/s [2020-07-24T01:20:55.945Z] 01:16:01 125.10 44.50 80.60 7670.41 35025.81 [2020-07-24T01:20:55.945Z] 01:17:01 2.31 0.00 2.31 0.00 50.77 [2020-07-24T01:20:55.945Z] 01:18:01 0.15 0.00 0.15 0.00 2.28 [2020-07-24T01:20:55.945Z] 01:19:01 0.27 0.00 0.27 0.00 3.48 [2020-07-24T01:20:55.945Z] 01:20:01 0.27 0.00 0.27 0.00 4.21 [2020-07-24T01:20:55.945Z] Average: 25.30 8.79 16.51 1514.30 6927.00 [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] 01:15:02 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2020-07-24T01:20:55.945Z] 01:16:01 158116 1723440 91.60 2620 1150512 1113576 38.00 431980 1131784 132 [2020-07-24T01:20:55.945Z] 01:17:01 163240 1718316 91.32 2620 1150572 1072876 36.62 430080 1128884 20 [2020-07-24T01:20:55.945Z] 01:18:01 162048 1719508 91.39 2620 1150580 1073132 36.62 432712 1127380 16 [2020-07-24T01:20:55.945Z] 01:19:01 160548 1721008 91.47 2620 1150580 1073132 36.62 434676 1127372 8 [2020-07-24T01:20:55.945Z] 01:20:01 159808 1721748 91.51 2620 1150584 1073008 36.62 437880 1124980 8 [2020-07-24T01:20:55.945Z] Average: 160752 1720804 91.46 2620 1150566 1081145 36.90 433466 1128080 37 [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] 01:15:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s [2020-07-24T01:20:55.945Z] 01:16:01 eth0 466.49 282.48 1062.35 90.23 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:16:01 docker0 1.54 1.49 0.36 2.89 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:17:01 eth0 0.68 0.12 0.06 0.03 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:18:01 eth0 4.01 2.33 3.35 0.27 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:19:01 eth0 0.60 0.35 0.28 0.23 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:20:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] Average: eth0 93.18 56.35 210.47 17.93 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] Average: docker0 0.30 0.29 0.07 0.57 0.00 0.00 0.00 [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] ---> sar -P ALL: [2020-07-24T01:20:55.945Z] Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 07/24/20 _x86_64_ (4 CPU) [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] 01:14:41 LINUX RESTART [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] 01:15:02 CPU %user %nice %system %iowait %steal %idle [2020-07-24T01:20:55.945Z] 01:16:01 all 13.13 0.00 6.37 7.78 0.02 72.71 [2020-07-24T01:20:55.945Z] 01:16:01 0 12.62 0.00 6.73 8.49 0.03 72.13 [2020-07-24T01:20:55.945Z] 01:16:01 1 13.85 0.00 6.41 8.61 0.02 71.11 [2020-07-24T01:20:55.945Z] 01:16:01 2 11.61 0.00 6.44 7.63 0.02 74.30 [2020-07-24T01:20:55.945Z] 01:16:01 3 14.42 0.00 5.89 6.37 0.03 73.28 [2020-07-24T01:20:55.945Z] 01:17:01 all 0.15 0.00 0.05 0.00 0.00 99.79 [2020-07-24T01:20:55.945Z] 01:17:01 0 0.50 0.00 0.07 0.00 0.00 99.43 [2020-07-24T01:20:55.945Z] 01:17:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-24T01:20:55.945Z] 01:17:01 2 0.05 0.00 0.07 0.00 0.00 99.88 [2020-07-24T01:20:55.945Z] 01:17:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2020-07-24T01:20:55.945Z] 01:18:01 all 0.20 0.00 0.04 0.00 0.00 99.76 [2020-07-24T01:20:55.945Z] 01:18:01 0 0.48 0.00 0.05 0.00 0.00 99.47 [2020-07-24T01:20:55.945Z] 01:18:01 1 0.13 0.00 0.07 0.00 0.00 99.80 [2020-07-24T01:20:55.945Z] 01:18:01 2 0.05 0.00 0.05 0.00 0.00 99.90 [2020-07-24T01:20:55.945Z] 01:18:01 3 0.12 0.00 0.02 0.00 0.00 99.87 [2020-07-24T01:20:55.945Z] 01:19:01 all 0.15 0.00 0.03 0.00 0.00 99.81 [2020-07-24T01:20:55.945Z] 01:19:01 0 0.50 0.00 0.03 0.00 0.00 99.47 [2020-07-24T01:20:55.945Z] 01:19:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2020-07-24T01:20:55.945Z] 01:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-24T01:20:55.945Z] 01:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2020-07-24T01:20:55.945Z] 01:20:01 all 0.14 0.00 0.04 0.00 0.00 99.82 [2020-07-24T01:20:55.945Z] 01:20:01 0 0.43 0.00 0.07 0.00 0.00 99.50 [2020-07-24T01:20:55.945Z] 01:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2020-07-24T01:20:55.945Z] 01:20:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2020-07-24T01:20:55.945Z] 01:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2020-07-24T01:20:55.945Z] Average: all 2.70 0.00 1.28 1.52 0.00 94.49 [2020-07-24T01:20:55.945Z] Average: 0 2.85 0.00 1.36 1.66 0.01 94.12 [2020-07-24T01:20:55.945Z] Average: 1 2.78 0.00 1.30 1.69 0.00 94.23 [2020-07-24T01:20:55.945Z] Average: 2 2.31 0.00 1.30 1.50 0.00 94.89 [2020-07-24T01:20:55.945Z] Average: 3 2.86 0.00 1.17 1.25 0.01 94.72 [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z] [2020-07-24T01:20:55.945Z]