Pull request #48 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 tsconn23 for edgexfoundry/go-mod-registry Obtained Jenkinsfile from c2b77eba96a5cab53016bd0c8fc3af3658f28c30+1046cccd4841a3fd011f4d5cde55378f39b67fd6 (d080e80251569da27da4499923304a2419fbf193) 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 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-registry/branches/PR-48/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 aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 # timeout=10 Commit message: "Merge pull request #220 from ernestojeda/fix-arm64-semver" > 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-registry, 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-registry-settings PROJECT: go-mod-registry 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-registry 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-411 in /w/workspace/gexfoundry_go-mod-registry_PR-48 [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-registry.git > git init /w/workspace/gexfoundry_go-mod-registry_PR-48 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.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-registry.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 1046cccd4841a3fd011f4d5cde55378f39b67fd6 into PR head commit c2b77eba96a5cab53016bd0c8fc3af3658f28c30 Merge succeeded, producing c2b77eba96a5cab53016bd0c8fc3af3658f28c30 Checking out Revision c2b77eba96a5cab53016bd0c8fc3af3658f28c30 (PR-48) > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/48/head:refs/remotes/origin/PR-48 # 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-registry.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2b77eba96a5cab53016bd0c8fc3af3658f28c30 # 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 1046cccd4841a3fd011f4d5cde55378f39b67fd6 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2b77eba96a5cab53016bd0c8fc3af3658f28c30 # timeout=10 Commit message: "Enabled -race for go test in Makefile" First time build. Skipping changelog. > git --version # timeout=10 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:11 ========================================================= 19:04:11 EdgeX Global Pipelines Version Info 19:04:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:13 ------------------- 19:04:13 stable info: 19:04:13 ------------------- 19:04:13 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:13 Commit SHA: aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 19:04:13 Message: update stable to v1.0.106 19:04:14 ------------------- 19:04:14 experimental info: 19:04:14 ------------------- 19:04:14 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:14 Commit SHA: 69b11ffe9275ab8e68c4cba724b6d595bdc2db9b 19:04:14 Message: update experimental to v1.0.111 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:04:17 + git log --format=format:%s -1 c2b77eba96a5cab53016bd0c8fc3af3658f28c30 [Pipeline] echo 19:04:17 GIT_COMMIT: c2b77eba96a5cab53016bd0c8fc3af3658f28c30, Commit Message: Enabled -race for go test in Makefile [Pipeline] echo 19:04:17 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 19:04:18 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:18 19:04:18 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 19:04:18 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:18 latest: Pulling from edgex-devops/git-semver 19:04:18 31603596830f: Pulling fs layer 19:04:18 2a8b12db71e7: Pulling fs layer 19:04:18 6ca5941a6612: Pulling fs layer 19:04:18 ecc8261a40a4: Pulling fs layer 19:04:18 ecc8261a40a4: Waiting 19:04:18 2a8b12db71e7: Verifying Checksum 19:04:18 2a8b12db71e7: Download complete 19:04:18 31603596830f: Verifying Checksum 19:04:18 31603596830f: Download complete 19:04:19 ecc8261a40a4: Verifying Checksum 19:04:19 ecc8261a40a4: Download complete 19:04:19 6ca5941a6612: Verifying Checksum 19:04:19 6ca5941a6612: Download complete 19:04:19 31603596830f: Pull complete 19:04:19 2a8b12db71e7: Pull complete 19:04:20 6ca5941a6612: Pull complete 19:04:20 ecc8261a40a4: Pull complete 19:04:20 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 19:04:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 19:04:20 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 19:04:20 prd-centos7-docker-4c-2g-411 does not seem to be running inside a container 19:04:20 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_go-mod-registry_PR-48 -v /w/workspace/gexfoundry_go-mod-registry_PR-48:/w/workspace/gexfoundry_go-mod-registry_PR-48:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-48@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-48@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 19:04:23 $ docker top d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:04:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:23 [ssh-agent] Looking for ssh-agent implementation... 19:04:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:24 $ docker exec d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a ssh-agent 19:04:24 SSH_AUTH_SOCK=/tmp/ssh-9AeiZ561Rx8n/agent.12 19:04:24 SSH_AGENT_PID=17 19:04:24 Running ssh-add (command line suppressed) 19:04:24 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-48@tmp/private_key_6193993108133749328.key (/w/workspace/gexfoundry_go-mod-registry_PR-48@tmp/private_key_6193993108133749328.key) 19:04:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:25 + git describe --exact-match --tags HEAD 19:04:25 fatal: No names found, cannot describe anything. [Pipeline] } 19:04:25 $ docker exec --env ******** --env ******** d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a ssh-agent -k 19:04:25 unset SSH_AUTH_SOCK; 19:04:25 unset SSH_AGENT_PID; 19:04:25 echo Agent pid 17 killed; 19:04:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 19:04:25 [WARNING]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 19:04:25 This usually means this commit has not been tagged. [Pipeline] sshagent 19:04:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:04:25 [ssh-agent] Looking for ssh-agent implementation... 19:04:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:04:25 $ docker exec d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a ssh-agent 19:04:25 SSH_AUTH_SOCK=/tmp/ssh-xGFIgdYSaPOG/agent.45 19:04:25 SSH_AGENT_PID=51 19:04:25 Running ssh-add (command line suppressed) 19:04:26 Identity added: /w/workspace/gexfoundry_go-mod-registry_PR-48@tmp/private_key_7542175127971568070.key (/w/workspace/gexfoundry_go-mod-registry_PR-48@tmp/private_key_7542175127971568070.key) 19:04:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:04:26 + git semver init 19:04:26 # -> Open(): unable to determine branch for HEAD 19:04:26 # $GIT_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-48/.git 19:04:26 # $GIT_WORK_TREE = /w/workspace/gexfoundry_go-mod-registry_PR-48 19:04:26 # $SEMVER_REMOTE_NAME = origin 19:04:26 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 19:04:26 # $SEMVER_USER_NAME = edgex-jenkins 19:04:26 # $SEMVER_BRANCH = PR-48 19:04:26 # $SEMVER_TEMP = /tmp/semver-365278954 19:04:26 # git clone --branch semver git@github.com:edgexfoundry/go-mod-registry.git $SEMVER_TEMP 19:04:27 # '/tmp/semver-365278954' -> '/w/workspace/gexfoundry_go-mod-registry_PR-48/.semver' 19:04:27 # -> Force: false 19:04:27 # $SEMVER_DIR = /w/workspace/gexfoundry_go-mod-registry_PR-48/.semver [Pipeline] } 19:04:27 $ docker exec --env ******** --env ******** d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a ssh-agent -k 19:04:27 unset SSH_AUTH_SOCK; 19:04:27 unset SSH_AGENT_PID; 19:04:27 echo Agent pid 51 killed; 19:04:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:27 + git semver [Pipeline] } 19:04:27 $ docker stop --time=1 d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a 19:04:29 $ docker rm -f d79f759c28d0dfae7d6f8e04f56cb5673befa60be6ffe8adb025baa9e51c4f4a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 19:04:30 Stashed 36 file(s) [Pipeline] echo 19:04:30 [edgeXSemver] initialized semver on version 0.0.0 [Pipeline] echo 19:04:30 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 19:04:46 Still waiting to schedule task 19:04:46 Waiting for next available executor on ‘centos7-docker-4c-2g’ 19:04:46 Still waiting to schedule task 19:04:46 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 19:06:34 Running on prd-ubuntu18.04-docker-arm64-4c-16g-413 in /w/workspace/gexfoundry_go-mod-registry_PR-48 [Pipeline] { [Pipeline] ws 19:06:34 Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout 19:06:39 using credential edgex-jenkins-ssh 19:06:39 Cloning the remote Git repository 19:06:39 Cloning with configured refspecs honoured and without tags 19:06:39 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 19:06:40 Fetching without tags 19:06:39 > git init /w/workspace/go-mod-registry/1 # timeout=10 19:06:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 19:06:39 > git --version # timeout=10 19:06:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:39 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:06:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 19:06:40 > git config --add remote.origin.fetch +refs/pull/48/head:refs/remotes/origin/PR-48 # timeout=10 19:06:40 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:06:40 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 19:06:40 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 19:06:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:40 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:06:41 Merging remotes/origin/master commit 1046cccd4841a3fd011f4d5cde55378f39b67fd6 into PR head commit c2b77eba96a5cab53016bd0c8fc3af3658f28c30 19:06:41 Merge succeeded, producing c2b77eba96a5cab53016bd0c8fc3af3658f28c30 19:06:41 Checking out Revision c2b77eba96a5cab53016bd0c8fc3af3658f28c30 (PR-48) 19:06:41 > git config core.sparsecheckout # timeout=10 19:06:41 > git checkout -f c2b77eba96a5cab53016bd0c8fc3af3658f28c30 # timeout=10 19:06:41 > git remote # timeout=10 19:06:41 > git config --get remote.origin.url # timeout=10 19:06:41 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:41 > git merge 1046cccd4841a3fd011f4d5cde55378f39b67fd6 # timeout=10 19:06:41 > git rev-parse HEAD^{commit} # timeout=10 19:06:41 > git config core.sparsecheckout # timeout=10 19:06:41 > git checkout -f c2b77eba96a5cab53016bd0c8fc3af3658f28c30 # timeout=10 19:06:45 Commit message: "Enabled -race for go test in Makefile" 19:06:45 > git --version # timeout=10 19:06:45 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:06:47 ========================================================= 19:06:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine] 19:06:47 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:06:48 + 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 . 19:06:48 Sending build context to Docker daemon 323.6kB 19:06:49 Step 1/7 : ARG BASE=golang:1.13-alpine 19:06:49 Step 2/7 : FROM ${BASE} 19:06:49 1.13-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:06:49 b538f80385f9: Pulling fs layer 19:06:49 74f711af9a0d: Pulling fs layer 19:06:49 99f96fe45779: Pulling fs layer 19:06:49 fd7a069fd194: Pulling fs layer 19:06:49 66aa3694b03b: Pulling fs layer 19:06:49 170f70906a0f: Pulling fs layer 19:06:49 ad7c5574e4b9: Pulling fs layer 19:06:49 e772456be8f7: Pulling fs layer 19:06:49 c890913d741a: Pulling fs layer 19:06:49 2480fcc9aa5a: Pulling fs layer 19:06:49 09adf4765672: Pulling fs layer 19:06:49 fd7a069fd194: Waiting 19:06:49 66aa3694b03b: Waiting 19:06:49 170f70906a0f: Waiting 19:06:49 ad7c5574e4b9: Waiting 19:06:49 c890913d741a: Waiting 19:06:49 2480fcc9aa5a: Waiting 19:06:49 09adf4765672: Waiting 19:06:49 e772456be8f7: Waiting 19:06:49 99f96fe45779: Verifying Checksum 19:06:49 99f96fe45779: Download complete 19:06:49 74f711af9a0d: Verifying Checksum 19:06:49 74f711af9a0d: Download complete 19:06:49 66aa3694b03b: Verifying Checksum 19:06:49 66aa3694b03b: Download complete 19:06:49 170f70906a0f: Verifying Checksum 19:06:49 170f70906a0f: Download complete 19:06:49 b538f80385f9: Download complete 19:06:50 b538f80385f9: Pull complete 19:06:51 74f711af9a0d: Pull complete 19:06:51 99f96fe45779: Pull complete 19:06:51 ad7c5574e4b9: Verifying Checksum 19:06:51 ad7c5574e4b9: Download complete 19:06:51 c890913d741a: Download complete 19:06:53 2480fcc9aa5a: Verifying Checksum 19:06:53 2480fcc9aa5a: Download complete 19:06:53 09adf4765672: Verifying Checksum 19:06:53 09adf4765672: Download complete 19:06:54 e772456be8f7: Verifying Checksum 19:06:54 e772456be8f7: Download complete 19:06:55 fd7a069fd194: Verifying Checksum 19:06:55 fd7a069fd194: Download complete 19:06:57 Running on prd-centos7-docker-4c-2g-414 in /w/workspace/gexfoundry_go-mod-registry_PR-48 [Pipeline] { [Pipeline] ws 19:06:57 Running in /w/workspace/go-mod-registry/1 [Pipeline] { [Pipeline] checkout 19:06:59 using credential edgex-jenkins-ssh 19:06:59 Cloning the remote Git repository 19:06:59 Cloning with configured refspecs honoured and without tags 19:07:00 Fetching without tags 19:06:59 Cloning repository git@github.com:edgexfoundry/go-mod-registry.git 19:06:59 > git init /w/workspace/go-mod-registry/1 # timeout=10 19:06:59 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 19:06:59 > git --version # timeout=10 19:06:59 using GIT_SSH to set credentials SSH Credentials for GitHub 19:06:59 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:07:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 19:07:00 > git config --add remote.origin.fetch +refs/pull/48/head:refs/remotes/origin/PR-48 # timeout=10 19:07:00 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 19:07:00 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-registry.git # timeout=10 19:07:00 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-registry.git 19:07:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:00 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-registry.git +refs/pull/48/head:refs/remotes/origin/PR-48 +refs/heads/master:refs/remotes/origin/master # timeout=10 19:07:00 Merging remotes/origin/master commit 1046cccd4841a3fd011f4d5cde55378f39b67fd6 into PR head commit c2b77eba96a5cab53016bd0c8fc3af3658f28c30 19:07:01 Merge succeeded, producing c2b77eba96a5cab53016bd0c8fc3af3658f28c30 19:07:01 Checking out Revision c2b77eba96a5cab53016bd0c8fc3af3658f28c30 (PR-48) 19:07:00 > git config core.sparsecheckout # timeout=10 19:07:00 > git checkout -f c2b77eba96a5cab53016bd0c8fc3af3658f28c30 # timeout=10 19:07:00 > git remote # timeout=10 19:07:01 > git config --get remote.origin.url # timeout=10 19:07:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:01 > git merge 1046cccd4841a3fd011f4d5cde55378f39b67fd6 # timeout=10 19:07:01 > git rev-parse HEAD^{commit} # timeout=10 19:07:01 > git config core.sparsecheckout # timeout=10 19:07:01 > git checkout -f c2b77eba96a5cab53016bd0c8fc3af3658f28c30 # timeout=10 19:07:04 Commit message: "Enabled -race for go test in Makefile" 19:07:04 > git --version # timeout=10 19:07:04 fatal: bad object aa5d44ad3d4a1bf625281d2406f01aa1bbe14146 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 19:07:05 ========================================================= 19:07:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine] 19:07:05 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:07:06 + 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 . 19:07:06 Sending build context to Docker daemon 323.6kB 19:07:06 Step 1/7 : ARG BASE=golang:1.13-alpine 19:07:06 Step 2/7 : FROM ${BASE} 19:07:06 1.13-alpine: Pulling from edgex-devops/edgex-golang-base 19:07:06 df20fa9351a1: Pulling fs layer 19:07:06 ed8968b2872e: Pulling fs layer 19:07:06 a92cc7c5fd73: Pulling fs layer 19:07:06 2dd03ba5bac4: Pulling fs layer 19:07:06 1e091d79d1de: Pulling fs layer 19:07:06 481702a1767f: Pulling fs layer 19:07:06 f64a6f60c768: Pulling fs layer 19:07:06 e78d2573fc39: Pulling fs layer 19:07:06 e876d2f968b6: Pulling fs layer 19:07:06 ce8a83651883: Pulling fs layer 19:07:06 07967f4d0e4b: Pulling fs layer 19:07:06 2dd03ba5bac4: Waiting 19:07:06 1e091d79d1de: Waiting 19:07:06 481702a1767f: Waiting 19:07:06 f64a6f60c768: Waiting 19:07:06 e78d2573fc39: Waiting 19:07:06 e876d2f968b6: Waiting 19:07:06 ce8a83651883: Waiting 19:07:06 07967f4d0e4b: Waiting 19:07:06 a92cc7c5fd73: Download complete 19:07:06 ed8968b2872e: Download complete 19:07:06 1e091d79d1de: Verifying Checksum 19:07:06 1e091d79d1de: Download complete 19:07:06 481702a1767f: Verifying Checksum 19:07:06 481702a1767f: Download complete 19:07:06 df20fa9351a1: Download complete 19:07:07 df20fa9351a1: Pull complete 19:07:07 fd7a069fd194: Pull complete 19:07:07 66aa3694b03b: Pull complete 19:07:07 170f70906a0f: Pull complete 19:07:08 f64a6f60c768: Verifying Checksum 19:07:08 f64a6f60c768: Download complete 19:07:08 e876d2f968b6: Verifying Checksum 19:07:08 e876d2f968b6: Download complete 19:07:08 ed8968b2872e: Pull complete 19:07:08 2dd03ba5bac4: Verifying Checksum 19:07:08 2dd03ba5bac4: Download complete 19:07:08 07967f4d0e4b: Verifying Checksum 19:07:08 07967f4d0e4b: Download complete 19:07:08 ce8a83651883: Verifying Checksum 19:07:08 ce8a83651883: Download complete 19:07:08 e78d2573fc39: Verifying Checksum 19:07:08 e78d2573fc39: Download complete 19:07:09 a92cc7c5fd73: Pull complete 19:07:11 ad7c5574e4b9: Pull complete 19:07:15 2dd03ba5bac4: Pull complete 19:07:15 1e091d79d1de: Pull complete 19:07:15 481702a1767f: Pull complete 19:07:15 e772456be8f7: Pull complete 19:07:15 c890913d741a: Pull complete 19:07:18 2480fcc9aa5a: Pull complete 19:07:18 09adf4765672: Pull complete 19:07:18 Digest: sha256:77242015624dc62c2655c7b963a03ae32e90cc8c4d034de6c6efb010c7806a28 19:07:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.13-alpine 19:07:18 ---> 2248a725d1cf 19:07:18 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:07:24 ---> Running in 342acdcfbb94 19:07:24 Removing intermediate container 342acdcfbb94 19:07:24 ---> f4c93d6da54b 19:07:24 Step 4/7 : RUN apk add --update bash 19:07:24 ---> Running in 95381d60697e 19:07:25 f64a6f60c768: Pull complete 19:07:25 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 19:07:26 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 19:07:27 OK: 142 MiB in 39 packages 19:07:28 Removing intermediate container 95381d60697e 19:07:28 ---> 7b739dabf883 19:07:28 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:07:28 ---> Running in c1cfdca72b4e 19:07:29 Removing intermediate container c1cfdca72b4e 19:07:29 ---> 2e1b39d451a4 19:07:29 Step 6/7 : COPY go.mod . 19:07:29 e78d2573fc39: Pull complete 19:07:29 e876d2f968b6: Pull complete 19:07:29 ---> 6126cb2d642f 19:07:29 Step 7/7 : RUN go mod download 19:07:30 ---> Running in 98fa4c22ed0d 19:07:30 ce8a83651883: Pull complete 19:07:30 07967f4d0e4b: Pull complete 19:07:30 Digest: sha256:323246222269c44bbdf124594b811e87e5df8ffc2c0adf7c0e497dcaec6e6afe 19:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.13-alpine 19:07:30 ---> 5d7c900382c6 19:07:30 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 19:07:31 ---> Running in 44a11d0bbd9f 19:07:31 Removing intermediate container 44a11d0bbd9f 19:07:31 ---> 8516019575a6 19:07:31 Step 4/7 : RUN apk add --update bash 19:07:32 ---> Running in bc51b3183a0a 19:07:32 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:07:32 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:07:32 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:07:32 go: finding github.com/bgentry/speakeasy v0.1.0 19:07:32 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:07:32 go: finding github.com/davecgh/go-spew v1.1.1 19:07:32 go: finding github.com/fatih/color v1.7.0 19:07:32 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:07:32 go: finding github.com/hashicorp/consul/api v1.1.0 19:07:32 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:07:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 19:07:33 go: finding github.com/hashicorp/errwrap v1.0.0 19:07:33 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:07:33 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:07:33 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:07:33 go: finding github.com/hashicorp/go-multierror v1.0.0 19:07:33 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:07:33 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:07:33 go: finding github.com/hashicorp/go-syslog v1.0.0 19:07:33 go: finding github.com/hashicorp/go-uuid v1.0.1 19:07:33 go: finding github.com/hashicorp/go.net v0.0.1 19:07:33 go: finding github.com/hashicorp/golang-lru v0.5.0 19:07:33 go: finding github.com/hashicorp/logutils v1.0.0 19:07:33 go: finding github.com/hashicorp/mdns v1.0.0 19:07:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 19:07:33 go: finding github.com/hashicorp/memberlist v0.1.3 19:07:33 go: finding github.com/hashicorp/serf v0.8.2 19:07:33 go: finding github.com/mattn/go-colorable v0.0.9 19:07:33 go: finding github.com/mattn/go-isatty v0.0.3 19:07:33 go: finding github.com/miekg/dns v1.0.14 19:07:33 go: finding github.com/mitchellh/cli v1.0.0 19:07:33 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:07:33 go: finding github.com/mitchellh/copystructure v1.0.0 19:07:33 go: finding github.com/mitchellh/go-homedir v1.0.0 19:07:33 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:07:33 go: finding github.com/mitchellh/gox v0.4.0 19:07:33 go: finding github.com/mitchellh/iochan v1.0.0 19:07:33 go: finding github.com/mitchellh/mapstructure v1.1.2 19:07:33 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:07:34 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:07:34 go: finding github.com/pelletier/go-toml v1.2.0 19:07:34 go: finding github.com/pkg/errors v0.8.1 19:07:34 go: finding github.com/pmezard/go-difflib v1.0.0 19:07:34 go: finding github.com/posener/complete v1.1.1 19:07:34 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:07:34 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:07:34 go: finding github.com/stretchr/objx v0.1.0 19:07:34 go: finding github.com/stretchr/testify v1.3.0 19:07:34 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 19:07:34 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 19:07:34 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:07:34 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 19:07:34 OK: 166 MiB in 39 packages 19:07:34 Removing intermediate container bc51b3183a0a 19:07:34 ---> e0c6eacbe362 19:07:34 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:07:35 ---> Running in 2a9391f6b615 19:07:35 Removing intermediate container 2a9391f6b615 19:07:35 ---> a381f1635b6a 19:07:35 Step 6/7 : COPY go.mod . 19:07:35 ---> d91a3507b817 19:07:35 Step 7/7 : RUN go mod download 19:07:35 ---> Running in 603fbda126bc 19:07:37 go: finding github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e 19:07:37 go: finding github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da 19:07:37 go: finding github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 19:07:37 go: finding github.com/bgentry/speakeasy v0.1.0 19:07:37 go: finding github.com/cenkalti/backoff v2.2.1+incompatible 19:07:37 go: finding github.com/davecgh/go-spew v1.1.1 19:07:37 go: finding github.com/fatih/color v1.7.0 19:07:37 go: finding github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c 19:07:37 go: finding github.com/hashicorp/consul/api v1.1.0 19:07:37 go: finding github.com/hashicorp/consul/sdk v0.1.1 19:07:37 go: finding github.com/hashicorp/errwrap v1.0.0 19:07:37 go: finding github.com/hashicorp/go-cleanhttp v0.5.1 19:07:37 go: finding github.com/hashicorp/go-immutable-radix v1.0.0 19:07:37 go: finding github.com/hashicorp/go-msgpack v0.5.3 19:07:37 go: finding github.com/hashicorp/go-multierror v1.0.0 19:07:37 go: finding github.com/hashicorp/go-rootcerts v1.0.0 19:07:37 go: finding github.com/hashicorp/go-sockaddr v1.0.0 19:07:37 go: finding github.com/hashicorp/go-syslog v1.0.0 19:07:38 go: finding github.com/hashicorp/go-uuid v1.0.1 19:07:38 go: finding github.com/hashicorp/go.net v0.0.1 19:07:38 go: finding github.com/hashicorp/golang-lru v0.5.0 19:07:38 go: finding github.com/hashicorp/logutils v1.0.0 19:07:38 go: finding github.com/hashicorp/mdns v1.0.0 19:07:38 go: finding github.com/hashicorp/memberlist v0.1.3 19:07:38 go: finding github.com/hashicorp/serf v0.8.2 19:07:38 go: finding github.com/mattn/go-colorable v0.0.9 19:07:38 go: finding github.com/mattn/go-isatty v0.0.3 19:07:38 go: finding github.com/miekg/dns v1.0.14 19:07:38 go: finding github.com/mitchellh/cli v1.0.0 19:07:38 go: finding github.com/mitchellh/consulstructure v0.0.0-20190329231841-56fdc4d2da54 19:07:38 go: finding github.com/mitchellh/copystructure v1.0.0 19:07:38 go: finding github.com/mitchellh/go-homedir v1.0.0 19:07:38 go: finding github.com/mitchellh/go-testing-interface v1.0.0 19:07:38 go: finding github.com/mitchellh/gox v0.4.0 19:07:38 go: finding github.com/mitchellh/iochan v1.0.0 19:07:38 go: finding github.com/mitchellh/mapstructure v1.1.2 19:07:38 go: finding github.com/mitchellh/reflectwalk v1.0.0 19:07:38 go: finding github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c 19:07:38 go: finding github.com/pelletier/go-toml v1.2.0 19:07:39 go: finding github.com/pkg/errors v0.8.1 19:07:39 go: finding github.com/pmezard/go-difflib v1.0.0 19:07:39 go: finding github.com/posener/complete v1.1.1 19:07:39 go: finding github.com/ryanuber/columnize v0.0.0-20160712163229-9b3edd62028f 19:07:39 go: finding github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 19:07:39 go: finding github.com/stretchr/objx v0.1.0 19:07:39 go: finding github.com/stretchr/testify v1.3.0 19:07:39 go: finding golang.org/x/crypto v0.0.0-20181029021203-45a5f77698d3 19:07:39 go: finding golang.org/x/net v0.0.0-20181201002055-351d144fa1fc 19:07:39 go: finding golang.org/x/sync v0.0.0-20181221193216-37e7f081c4d4 19:07:39 go: finding golang.org/x/sys v0.0.0-20181026203630-95b1ffbd15a5 19:07:42 Removing intermediate container 98fa4c22ed0d 19:07:42 ---> 6a9645ee9115 19:07:42 Successfully built 6a9645ee9115 19:07:42 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:43 + docker inspect -f . ci-base-image-arm64 19:07:43 . [Pipeline] withDockerContainer 19:07:43 prd-ubuntu18.04-docker-arm64-4c-16g-413 does not seem to be running inside a container 19:07:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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-arm64 cat 19:07:45 $ docker top 5dd68b12e066c1e62ae67f5381b9eceb090e2c7e02d7db929b9327dc732f975b -eo pid,comm 19:07:46 Removing intermediate container 603fbda126bc 19:07:46 ---> c158278504a3 19:07:46 Successfully built c158278504a3 19:07:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] { [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:07:47 + docker inspect -f . ci-base-image-x86_64 19:07:47 . [Pipeline] withDockerContainer 19:07:47 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 19:07:47 + go version 19:07:47 go version go1.13.13 linux/arm64 19:07:47 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-registry/1 -v /w/workspace/go-mod-registry/1:/w/workspace/go-mod-registry/1:rw,z -v /w/workspace/go-mod-registry/1@tmp:/w/workspace/go-mod-registry/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-x86_64 cat 19:07:48 $ docker top 74cf58d9ec09dccb55e7e46f0b12cf6bddaa41ad677821a894eb55b169ff2a69 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 19:07:49 + go version 19:07:49 go version go1.13.13 linux/amd64 [Pipeline] sh 19:07:49 + make test 19:07:49 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 19:07:49 + make test 19:07:49 CGO_ENABLED=1 GO111MODULE=on go test -race ./... -coverprofile=coverage.out ./... 19:07:51 # runtime/race 19:07:51 /usr/lib/gcc/x86_64-alpine-linux-musl/9.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: race_linux_amd64.syso: in function `__sanitizer::GetArgv()': 19:07:51 gotsan.cc:(.text+0x4183): undefined reference to `__libc_stack_end' 19:07:51 /usr/lib/gcc/x86_64-alpine-linux-musl/9.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: race_linux_amd64.syso: in function `__sanitizer::ReExec()': 19:07:51 gotsan.cc:(.text+0x9797): undefined reference to `__libc_stack_end' 19:07:51 /usr/lib/gcc/x86_64-alpine-linux-musl/9.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: race_linux_amd64.syso: in function `__sanitizer::InternalAlloc(unsigned long, __sanitizer::SizeClassAllocatorLocalCache<__sanitizer::SizeClassAllocator32<__sanitizer::AP32> >*, unsigned long)': 19:07:51 gotsan.cc:(.text+0xaac1): undefined reference to `__libc_malloc' 19:07:51 /usr/lib/gcc/x86_64-alpine-linux-musl/9.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: race_linux_amd64.syso: in function `__sanitizer::InternalRealloc(void*, unsigned long, __sanitizer::SizeClassAllocatorLocalCache<__sanitizer::SizeClassAllocator32<__sanitizer::AP32> >*)': 19:07:51 gotsan.cc:(.text+0xca20): undefined reference to `__libc_realloc' 19:07:51 /usr/lib/gcc/x86_64-alpine-linux-musl/9.3.0/../../../../x86_64-alpine-linux-musl/bin/ld: race_linux_amd64.syso: in function `__sanitizer::InternalFree(void*, __sanitizer::SizeClassAllocatorLocalCache<__sanitizer::SizeClassAllocator32<__sanitizer::AP32> >*)': 19:07:51 gotsan.cc:(.text+0x66e8): undefined reference to `__libc_free' 19:07:51 collect2: error: ld returned 1 exit status 19:07:54 # runtime/race 19:07:54 /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: race_linux_arm64.syso: in function `__sanitizer::GetArgv()': 19:07:54 gotsan.cc:(.text+0x48b8): undefined reference to `__libc_stack_end' 19:07:54 /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: gotsan.cc:(.text+0x48bc): undefined reference to `__libc_stack_end' 19:07:54 /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: race_linux_arm64.syso: in function `__sanitizer::GetEnviron()': 19:07:54 gotsan.cc:(.text+0x48d0): undefined reference to `__libc_stack_end' 19:07:54 /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: gotsan.cc:(.text+0x48d4): undefined reference to `__libc_stack_end' 19:07:54 /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: race_linux_arm64.syso: in function `__sanitizer::WriteOneLineToSyslog(char const*)': 19:07:54 gotsan.cc:(.text+0x507c): undefined reference to `__syslog_chk' 19:07:54 /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: race_linux_arm64.syso: in function `__sanitizer::InternalAlloc(unsigned long, __sanitizer::SizeClassAllocatorLocalCache<__sanitizer::SizeClassAllocator32<__sanitizer::AP32> >*, unsigned long)': 19:07:54 gotsan.cc:(.text+0x5c14): undefined reference to `__libc_malloc' 19:07:54 /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: race_linux_arm64.syso: in function `__sanitizer::InternalRealloc(void*, unsigned long, __sanitizer::SizeClassAllocatorLocalCache<__sanitizer::SizeClassAllocator32<__sanitizer::AP32> >*)': 19:07:54 gotsan.cc:(.text+0x7614): undefined reference to `__libc_realloc' 19:07:54 /usr/lib/gcc/aarch64-alpine-linux-musl/9.3.0/../../../../aarch64-alpine-linux-musl/bin/ld: race_linux_arm64.syso: in function `__sanitizer::InternalFree(void*, __sanitizer::SizeClassAllocatorLocalCache<__sanitizer::SizeClassAllocator32<__sanitizer::AP32> >*)': 19:07:54 gotsan.cc:(.text+0x7694): undefined reference to `__libc_free' 19:07:54 collect2: error: ld returned 1 exit status 19:08:06 FAIL github.com/edgexfoundry/go-mod-registry/internal/pkg/consul [build failed] 19:08:06 ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] 19:08:06 FAIL github.com/edgexfoundry/go-mod-registry/registry [build failed] 19:08:06 FAIL 19:08:06 make: *** [Makefile:6: test] Error 2 [Pipeline] } 19:08:06 $ docker stop --time=1 74cf58d9ec09dccb55e7e46f0b12cf6bddaa41ad677821a894eb55b169ff2a69 19:08:09 $ docker rm -f 74cf58d9ec09dccb55e7e46f0b12cf6bddaa41ad677821a894eb55b169ff2a69 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:08:12 Failed in branch amd64 19:08:41 FAIL github.com/edgexfoundry/go-mod-registry/internal/pkg/consul [build failed] 19:08:41 ? github.com/edgexfoundry/go-mod-registry/pkg/types [no test files] 19:08:41 FAIL github.com/edgexfoundry/go-mod-registry/registry [build failed] 19:08:41 FAIL 19:08:41 make: *** [Makefile:6: test] Error 2 [Pipeline] } 19:08:41 $ docker stop --time=1 5dd68b12e066c1e62ae67f5381b9eceb090e2c7e02d7db929b9327dc732f975b 19:08:43 $ docker rm -f 5dd68b12e066c1e62ae67f5381b9eceb090e2c7e02d7db929b9327dc732f975b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:08:45 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Clair Scan) Stage "Clair Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:08:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:08:49 ---> package-listing.sh 19:08:49 ++ facter osfamily 19:08:49 ++ tr '[:upper:]' '[:lower:]' 19:08:49 + OS_FAMILY=redhat 19:08:49 + workspace=/w/workspace/gexfoundry_go-mod-registry_PR-48 19:08:49 + START_PACKAGES=/tmp/packages_start.txt 19:08:49 + END_PACKAGES=/tmp/packages_end.txt 19:08:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:08:49 + PACKAGES=/tmp/packages_start.txt 19:08:49 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-48 ']' 19:08:49 + PACKAGES=/tmp/packages_end.txt 19:08:49 + case "${OS_FAMILY}" in 19:08:49 + rpm -qa 19:08:49 + sort 19:08:53 + '[' -f /tmp/packages_start.txt ']' 19:08:53 + '[' -f /tmp/packages_end.txt ']' 19:08:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:08:53 + '[' /w/workspace/gexfoundry_go-mod-registry_PR-48 ']' 19:08:53 + mkdir -p /w/workspace/gexfoundry_go-mod-registry_PR-48/archives/ 19:08:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_go-mod-registry_PR-48/archives/ [Pipeline] isUnix [Pipeline] sh 19:08:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:08:53 19:08:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:08:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:08:54 alpine: Pulling from edgex-lftools-log-publisher 19:08:54 c9b1b535fdd9: Pulling fs layer 19:08:54 2cc5ad85d9ab: Pulling fs layer 19:08:54 756a868c4378: Pulling fs layer 19:08:54 444b2fc9a129: Pulling fs layer 19:08:54 ea15f1150254: Pulling fs layer 19:08:54 41b27a9f41bf: Pulling fs layer 19:08:54 28c525ee5125: Pulling fs layer 19:08:54 094b1ea09ed8: Pulling fs layer 19:08:54 138eaada9080: Pulling fs layer 19:08:54 0622d0fa9048: Pulling fs layer 19:08:54 28c525ee5125: Waiting 19:08:54 094b1ea09ed8: Waiting 19:08:54 444b2fc9a129: Waiting 19:08:54 ea15f1150254: Waiting 19:08:54 138eaada9080: Waiting 19:08:54 0622d0fa9048: Waiting 19:08:54 2cc5ad85d9ab: Verifying Checksum 19:08:54 2cc5ad85d9ab: Download complete 19:08:54 444b2fc9a129: Verifying Checksum 19:08:54 444b2fc9a129: Download complete 19:08:54 c9b1b535fdd9: Verifying Checksum 19:08:54 c9b1b535fdd9: Download complete 19:08:54 ea15f1150254: Verifying Checksum 19:08:54 ea15f1150254: Download complete 19:08:54 28c525ee5125: Verifying Checksum 19:08:54 28c525ee5125: Download complete 19:08:54 756a868c4378: Download complete 19:08:54 c9b1b535fdd9: Pull complete 19:08:55 138eaada9080: Verifying Checksum 19:08:55 138eaada9080: Download complete 19:08:55 094b1ea09ed8: Verifying Checksum 19:08:55 094b1ea09ed8: Download complete 19:08:55 0622d0fa9048: Verifying Checksum 19:08:55 0622d0fa9048: Download complete 19:08:55 2cc5ad85d9ab: Pull complete 19:08:55 41b27a9f41bf: Verifying Checksum 19:08:55 41b27a9f41bf: Download complete 19:08:57 756a868c4378: Pull complete 19:08:57 444b2fc9a129: Pull complete 19:08:57 ea15f1150254: Pull complete 19:09:01 41b27a9f41bf: Pull complete 19:09:01 28c525ee5125: Pull complete 19:09:04 094b1ea09ed8: Pull complete 19:09:04 138eaada9080: Pull complete 19:09:04 0622d0fa9048: Pull complete 19:09:04 Digest: sha256:54a23bc06fc820608cb72d4fa7cadb8dbe2280fb013cbe6a9fa5bc42756446e1 19:09:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:09:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:09:04 prd-centos7-docker-4c-2g-411 does not seem to be running inside a container 19:09:04 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa -w /w/workspace/gexfoundry_go-mod-registry_PR-48 -v /w/workspace/gexfoundry_go-mod-registry_PR-48:/w/workspace/gexfoundry_go-mod-registry_PR-48:rw,z -v /w/workspace/gexfoundry_go-mod-registry_PR-48@tmp:/w/workspace/gexfoundry_go-mod-registry_PR-48@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 19:09:08 $ docker top 7d6d0caec069e449d158ad3584e85479eba231475af0a137a60150cb024604bd -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:09:09 provisioning config files... 19:09:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_go-mod-registry_PR-48@tmp/config1776232146686314353tmp [Pipeline] { [Pipeline] echo 19:09:09 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:09:09 ---> create-netrc.sh [Pipeline] echo 19:09:09 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:09:09 ---> logs-deploy.sh 19:09:09 + ARCHIVE_ARTIFACTS= 19:09:09 + LOGS_SERVER=https://logs.edgexfoundry.org 19:09:09 + '[' https://logs.edgexfoundry.org == None ']' 19:09:09 + NEXUS_URL=https://nexus.edgexfoundry.org 19:09:09 + NEXUS_PATH=production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-48/1 19:09:09 + BUILD_URL=https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-48/1/ 19:09:09 + lftools deploy archives -p '' https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-48/1 /w/workspace/gexfoundry_go-mod-registry_PR-48 19:09:11 Archives upload complete. 19:09:11 + lftools deploy logs https://nexus.edgexfoundry.org production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-registry/PR-48/1 https://jenkins.edgexfoundry.org/job/edgexfoundry/job/go-mod-registry/job/PR-48/1/ 19:09:12 ---> uname -a: 19:09:12 Linux 7d6d0caec069 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 19:09:12 19:09:12 19:09:12 ---> lscpu: 19:09:12 Architecture: x86_64 19:09:12 CPU op-mode(s): 32-bit, 64-bit 19:09:12 Byte Order: Little Endian 19:09:12 Address sizes: 40 bits physical, 48 bits virtual 19:09:12 CPU(s): 4 19:09:12 On-line CPU(s) list: 0-3 19:09:12 Thread(s) per core: 1 19:09:12 Core(s) per socket: 1 19:09:12 Socket(s): 4 19:09:12 NUMA node(s): 1 19:09:12 Vendor ID: GenuineIntel 19:09:12 CPU family: 6 19:09:12 Model: 44 19:09:12 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 19:09:12 Stepping: 1 19:09:12 CPU MHz: 2933.436 19:09:12 BogoMIPS: 5866.87 19:09:12 Virtualization: VT-x 19:09:12 Hypervisor vendor: KVM 19:09:12 Virtualization type: full 19:09:12 L1d cache: 128 KiB 19:09:12 L1i cache: 128 KiB 19:09:12 L2 cache: 16 MiB 19:09:12 L3 cache: 64 MiB 19:09:12 NUMA node0 CPU(s): 0-3 19:09:12 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 19:09:12 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 19:09:12 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 19:09:12 Vulnerability Meltdown: Mitigation; PTI 19:09:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:09:12 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:09:12 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:09:12 Vulnerability Tsx async abort: Not affected 19:09:12 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 19:09:12 19:09:12 19:09:12 ---> nproc: 19:09:12 4 19:09:12 19:09:12 19:09:12 ---> df -h: 19:09:12 Filesystem Size Used Available Use% Mounted on 19:09:12 overlay 50.0G 7.2G 42.8G 14% / 19:09:12 tmpfs 64.0M 0 64.0M 0% /dev 19:09:12 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 19:09:12 shm 64.0M 0 64.0M 0% /dev/shm 19:09:12 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/resolv.conf 19:09:12 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hostname 19:09:12 /dev/vda1 50.0G 7.2G 42.8G 14% /etc/hosts 19:09:12 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_go-mod-registry_PR-48@tmp 19:09:12 /dev/vda1 50.0G 7.2G 42.8G 14% /var/log/sa 19:09:12 /dev/vda1 50.0G 7.2G 42.8G 14% /w/workspace/gexfoundry_go-mod-registry_PR-48 19:09:12 19:09:12 19:09:12 ---> free -m: 19:09:12 total used free shared buff/cache available 19:09:12 Mem: 1837 656 127 0 1053 1074 19:09:12 Swap: 1023 1 1022 19:09:12 19:09:12 19:09:12 ---> ip addr: 19:09:12 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:09:12 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:09:12 inet 127.0.0.1/8 scope host lo 19:09:12 valid_lft forever preferred_lft forever 19:09:12 6: eth0@if7: mtu 1458 qdisc noqueue state UP 19:09:12 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 19:09:12 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 19:09:12 valid_lft forever preferred_lft forever 19:09:12 19:09:12 19:09:12 ---> sar -b -r -n DEV: 19:09:12 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/18/20 _x86_64_ (4 CPU) 19:09:12 19:09:12 19:03:22 LINUX RESTART 19:09:12 19:09:12 19:04:01 tps rtps wtps bread/s bwrtn/s 19:09:12 19:05:01 58.05 15.52 42.53 4988.58 4744.91 19:09:12 19:06:01 1.37 0.00 1.37 0.00 25.11 19:09:12 19:07:01 0.37 0.00 0.37 0.00 5.71 19:09:12 19:08:01 0.28 0.00 0.28 0.00 2.85 19:09:12 19:09:02 98.83 68.41 30.43 5036.22 15155.64 19:09:12 Average: 31.79 16.79 15.00 2005.39 3987.88 19:09:12 19:09:12 19:04:01 kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:09:12 19:05:01 163540 1718016 91.31 2620 1136884 1110464 37.90 465296 1093744 120 19:09:12 19:06:01 167552 1714004 91.10 2620 1136888 1081220 36.90 464424 1091420 8 19:09:12 19:07:01 166100 1715456 91.17 2620 1136896 1081504 36.91 465656 1091412 8 19:09:12 19:08:01 166568 1714988 91.15 2620 1136896 1081216 36.90 465728 1090836 8 19:09:12 19:09:02 86732 1794824 95.39 2620 1114400 1514472 51.69 547976 1062716 56820 19:09:12 Average: 150098 1731458 92.02 2620 1132393 1173775 40.06 481816 1086026 11393 19:09:12 19:09:12 19:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 19:09:12 19:05:01 eth0 306.13 188.50 766.55 75.81 0.00 0.00 0.00 19:09:12 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:12 19:05:01 docker0 1.10 0.97 0.25 1.57 0.00 0.00 0.00 19:09:12 19:06:01 eth0 2.51 1.02 1.67 0.08 0.00 0.00 0.00 19:09:12 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:12 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:12 19:07:01 eth0 1.20 0.63 0.59 0.37 0.00 0.00 0.00 19:09:12 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:12 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:12 19:08:01 eth0 0.12 0.08 0.01 0.04 0.00 0.00 0.00 19:09:12 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:12 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:12 19:09:02 eth0 94.32 60.14 2325.44 8.73 0.00 0.00 0.00 19:09:12 19:09:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:12 19:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:12 Average: eth0 80.87 50.08 619.01 17.01 0.00 0.00 0.00 19:09:12 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:09:12 Average: docker0 0.22 0.19 0.05 0.31 0.00 0.00 0.00 19:09:12 19:09:12 19:09:12 ---> sar -P ALL: 19:09:12 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 08/18/20 _x86_64_ (4 CPU) 19:09:12 19:09:12 19:03:22 LINUX RESTART 19:09:12 19:09:12 19:04:01 CPU %user %nice %system %iowait %steal %idle 19:09:12 19:05:01 all 6.21 0.00 3.18 1.79 0.21 88.61 19:09:12 19:05:01 0 5.88 0.00 3.73 1.32 0.22 88.86 19:09:12 19:05:01 1 6.02 0.00 3.57 3.68 0.20 86.53 19:09:12 19:05:01 2 6.24 0.00 2.75 1.75 0.22 89.04 19:09:12 19:05:01 3 6.69 0.00 2.68 0.40 0.17 90.06 19:09:12 19:06:01 all 0.17 0.00 0.05 0.00 0.01 99.77 19:09:12 19:06:01 0 0.48 0.00 0.07 0.00 0.02 99.43 19:09:12 19:06:01 1 0.08 0.00 0.07 0.00 0.02 99.83 19:09:12 19:06:01 2 0.07 0.00 0.05 0.00 0.02 99.87 19:09:12 19:06:01 3 0.07 0.00 0.05 0.00 0.00 99.88 19:09:12 19:07:01 all 0.16 0.00 0.04 0.00 0.01 99.79 19:09:12 19:07:01 0 0.47 0.00 0.02 0.00 0.02 99.50 19:09:12 19:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 19:09:12 19:07:01 2 0.07 0.00 0.05 0.00 0.00 99.88 19:09:12 19:07:01 3 0.05 0.00 0.03 0.00 0.02 99.90 19:09:12 19:08:01 all 0.15 0.00 0.03 0.00 0.02 99.80 19:09:12 19:08:01 0 0.52 0.00 0.03 0.00 0.02 99.43 19:09:12 19:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:09:12 19:08:01 2 0.05 0.00 0.03 0.00 0.02 99.90 19:09:12 19:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 19:09:12 19:09:02 all 4.41 0.00 2.52 1.12 0.17 91.78 19:09:12 19:09:02 0 4.35 0.00 2.32 0.99 0.15 92.19 19:09:12 19:09:02 1 4.01 0.00 2.70 0.91 0.15 92.23 19:09:12 19:09:02 2 3.81 0.00 2.45 0.03 0.22 93.49 19:09:12 19:09:02 3 5.48 0.00 2.61 2.54 0.15 89.22 19:09:12 Average: all 2.21 0.00 1.16 0.58 0.08 95.97 19:09:12 Average: 0 2.33 0.00 1.22 0.46 0.08 95.90 19:09:12 Average: 1 2.03 0.00 1.27 0.91 0.08 95.71 19:09:12 Average: 2 2.03 0.00 1.06 0.35 0.09 96.46 19:09:12 Average: 3 2.45 0.00 1.07 0.59 0.07 95.83 19:09:12 19:09:12 19:09:12