Push event to branch master Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Obtained Jenkinsfile from cf2d6ff636ffd34821300a1ced153a249f1f92fb Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7909e789ffc0fecf34d47f501ec8db0a80105338 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 --version # 'git version 2.16.6' > 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 7909e789ffc0fecf34d47f501ec8db0a80105338 using credential edgex-jenkins-ssh > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7909e789ffc0fecf34d47f501ec8db0a80105338 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7909e789ffc0fecf34d47f501ec8db0a80105338 # timeout=10 Commit message: "Merge pull request #245 from ernestojeda/fix-go-version-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, 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-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.15 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: docker-go-mod-core-contracts 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 BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 [Pipeline] node Running on prd-centos7-docker-4c-2g-848 in /w/workspace/dry_go-mod-core-contracts_master [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-core-contracts.git Fetching without tags > git init /w/workspace/dry_go-mod-core-contracts_master # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.16.5' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # 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-core-contracts.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision cf2d6ff636ffd34821300a1ced153a249f1f92fb (master) > git config core.sparsecheckout # timeout=10 > git checkout -f cf2d6ff636ffd34821300a1ced153a249f1f92fb # timeout=10 Commit message: "Merge pull request #291 from cloudxxx8/issue-290" > git rev-list --no-walk 0d5d88458eaedf18de20903fc0779208ad678d39 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:12:57 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:12:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:12:58 ========================================================= 15:12:58 EdgeX Global Pipelines Version Info 15:12:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:12:59 ------------------- 15:12:59 stable info: 15:12:59 ------------------- 15:12:59 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:12:59 Commit SHA: 7909e789ffc0fecf34d47f501ec8db0a80105338 15:12:59 Message: update stable to v1.0.122 15:13:00 ------------------- 15:13:00 experimental info: 15:13:00 ------------------- 15:13:00 Commited By: **** collab-it+edgex@linuxfoundation.org 15:13:00 Commit SHA: 040e29ce4f8dcf7f02c652317e535dcbebe1b406 15:13:00 Message: update experimental to v1.0.125 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.15 [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 15:13:01 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = docker-go-mod-core-contracts [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 15:13:02 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = patch [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = master [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = master [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = master [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cf2d6ff636ffd34821300a1ced153a249f1f92fb [Pipeline] echo 15:13:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cf2d6ff [Pipeline] echo 15:13:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:13:04 + git log --format=format:%s -1 cf2d6ff636ffd34821300a1ced153a249f1f92fb [Pipeline] echo 15:13:04 GIT_COMMIT: cf2d6ff636ffd34821300a1ced153a249f1f92fb, Commit Message: Merge pull request #291 from cloudxxx8/issue-290 [Pipeline] echo 15:13:04 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 15:13:05 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:06 15:13:06 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 15:13:06 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:06 latest: Pulling from edgex-devops/git-semver 15:13:06 31603596830f: Pulling fs layer 15:13:06 2a8b12db71e7: Pulling fs layer 15:13:06 6ca5941a6612: Pulling fs layer 15:13:06 ecc8261a40a4: Pulling fs layer 15:13:06 ecc8261a40a4: Waiting 15:13:06 2a8b12db71e7: Verifying Checksum 15:13:06 2a8b12db71e7: Download complete 15:13:06 31603596830f: Verifying Checksum 15:13:06 31603596830f: Download complete 15:13:06 ecc8261a40a4: Verifying Checksum 15:13:06 ecc8261a40a4: Download complete 15:13:06 6ca5941a6612: Verifying Checksum 15:13:06 6ca5941a6612: Download complete 15:13:06 31603596830f: Pull complete 15:13:07 2a8b12db71e7: Pull complete 15:13:08 6ca5941a6612: Pull complete 15:13:08 ecc8261a40a4: Pull complete 15:13:08 Digest: sha256:c336c3cb7d26c4f33e4bbf869d415e221d43967d83d6a5809e4cb0cc2a1e8fe7 15:13:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:13:08 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 15:13:08 prd-centos7-docker-4c-2g-848 does not seem to be running inside a container 15:13:08 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:13:11 $ docker top e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:13:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:11 [ssh-agent] Looking for ssh-agent implementation... 15:13:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:11 $ docker exec e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 ssh-agent 15:13:11 SSH_AUTH_SOCK=/tmp/ssh-fMsSN3RxohXa/agent.11 15:13:11 SSH_AGENT_PID=16 15:13:11 Running ssh-add (command line suppressed) 15:13:12 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3366013291295965399.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_3366013291295965399.key) 15:13:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:12 + git describe --exact-match --tags HEAD 15:13:12 fatal: No names found, cannot describe anything. [Pipeline] } 15:13:12 $ docker exec --env ******** --env ******** e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 ssh-agent -k 15:13:12 unset SSH_AUTH_SOCK; 15:13:12 unset SSH_AGENT_PID; 15:13:12 echo Agent pid 16 killed; 15:13:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 15:13:12 [edgeXSemver]: exception occurred checking if HEAD is tagged: hudson.AbortException: script returned exit code 128 15:13:12 This usually means this commit has not been tagged. [Pipeline] sshagent 15:13:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:13:12 [ssh-agent] Looking for ssh-agent implementation... 15:13:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:13:12 $ docker exec e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 ssh-agent 15:13:13 SSH_AUTH_SOCK=/tmp/ssh-ZnINVdvKhYrn/agent.44 15:13:13 SSH_AGENT_PID=49 15:13:13 Running ssh-add (command line suppressed) 15:13:13 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7365828198611453155.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_7365828198611453155.key) 15:13:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:13:13 + git semver init 15:13:13 # -> Open(): unable to determine branch for HEAD 15:13:13 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 15:13:13 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 15:13:13 # $SEMVER_REMOTE_NAME = origin 15:13:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:13:13 # $SEMVER_USER_NAME = edgex-jenkins 15:13:13 # $SEMVER_BRANCH = master 15:13:13 # $SEMVER_TEMP = /tmp/semver-625799025 15:13:13 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 15:13:14 # '/tmp/semver-625799025' -> '/w/workspace/dry_go-mod-core-contracts_master/.semver' 15:13:14 # -> Force: false 15:13:14 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 15:13:14 $ docker exec --env ******** --env ******** e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 ssh-agent -k 15:13:14 unset SSH_AUTH_SOCK; 15:13:14 unset SSH_AGENT_PID; 15:13:14 echo Agent pid 49 killed; 15:13:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:13:14 + git semver [Pipeline] } 15:13:14 $ docker stop --time=1 e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 15:13:16 $ docker rm -f e7bd0e20beb3d36e9593ba1f45a888821a6adca98a0b617e8c0fbc74578af868 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] stash 15:13:17 Stashed 93 file(s) [Pipeline] echo 15:13:17 [edgeXSemver]: initialized semver on version 0.1.82 [Pipeline] echo 15:13:17 Archived original version: [0.1.82] [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 15:13:33 Still waiting to schedule task 15:13:33 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-848’ 15:13:33 Still waiting to schedule task 15:13:33 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 15:15:21 Running on prd-ubuntu18.04-docker-arm64-4c-16g-852 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 15:15:21 Running in /w/workspace/go-mod-core-contracts/48 [Pipeline] { [Pipeline] checkout 15:15:25 using credential edgex-jenkins-ssh 15:15:26 Cloning the remote Git repository 15:15:26 Cloning with configured refspecs honoured and without tags 15:15:26 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:15:26 > git init /w/workspace/go-mod-core-contracts/48 # timeout=10 15:15:26 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:15:26 > git --version # timeout=10 15:15:26 > git --version # 'git version 2.17.1' 15:15:26 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:26 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:15:27 Fetching without tags 15:15:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:15:27 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:15:27 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:15:27 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:15:27 using GIT_SSH to set credentials SSH Credentials for GitHub 15:15:27 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:15:27 Checking out Revision cf2d6ff636ffd34821300a1ced153a249f1f92fb (master) 15:15:27 > git config core.sparsecheckout # timeout=10 15:15:27 > git checkout -f cf2d6ff636ffd34821300a1ced153a249f1f92fb # timeout=10 15:15:32 Commit message: "Merge pull request #291 from cloudxxx8/issue-290" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:15:33 ========================================================= 15:15:33 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine] 15:15:33 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:15:34 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine . 15:15:35 Sending build context to Docker daemon 2.265MB 15:15:35 Step 1/7 : ARG BASE=golang:1.15-alpine 15:15:35 Step 2/7 : FROM ${BASE} 15:15:35 1.15-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:15:35 b538f80385f9: Pulling fs layer 15:15:35 74f711af9a0d: Pulling fs layer 15:15:35 99f96fe45779: Pulling fs layer 15:15:35 8529a6b9a6be: Pulling fs layer 15:15:35 45590311c82a: Pulling fs layer 15:15:35 69ca0ff8b7b3: Pulling fs layer 15:15:35 209524e5b208: Pulling fs layer 15:15:35 8529a6b9a6be: Waiting 15:15:35 45590311c82a: Waiting 15:15:35 69ca0ff8b7b3: Waiting 15:15:35 209524e5b208: Waiting 15:15:35 99f96fe45779: Download complete 15:15:35 74f711af9a0d: Verifying Checksum 15:15:35 74f711af9a0d: Download complete 15:15:35 45590311c82a: Verifying Checksum 15:15:35 45590311c82a: Download complete 15:15:35 69ca0ff8b7b3: Verifying Checksum 15:15:35 69ca0ff8b7b3: Download complete 15:15:35 b538f80385f9: Verifying Checksum 15:15:35 b538f80385f9: Download complete 15:15:36 b538f80385f9: Pull complete 15:15:37 74f711af9a0d: Pull complete 15:15:37 99f96fe45779: Pull complete 15:15:38 209524e5b208: Verifying Checksum 15:15:38 209524e5b208: Download complete 15:15:40 8529a6b9a6be: Verifying Checksum 15:15:40 8529a6b9a6be: Download complete 15:15:50 8529a6b9a6be: Pull complete 15:15:50 45590311c82a: Pull complete 15:15:50 69ca0ff8b7b3: Pull complete 15:15:54 209524e5b208: Pull complete 15:15:54 Digest: sha256:ed1c815e5e6ec4cca07509da726365701584b6c3e8c7d74a761ef336e5f8fb68 15:15:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.15-alpine 15:15:54 ---> 5bddaf1c2fca 15:15:54 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:15:56 ---> Running in b46fd36a3aaf 15:15:57 Removing intermediate container b46fd36a3aaf 15:15:57 ---> a54522caa86b 15:15:57 Step 4/7 : RUN apk add bash 15:15:57 ---> Running in bde178adc93d 15:15:58 fetch http://nl.alpinelinux.org/alpine/v3.12/main/aarch64/APKINDEX.tar.gz 15:15:59 fetch http://nl.alpinelinux.org/alpine/v3.12/community/aarch64/APKINDEX.tar.gz 15:16:00 OK: 142 MiB in 39 packages 15:16:01 Removing intermediate container bde178adc93d 15:16:01 ---> 0895810a7bdf 15:16:01 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:16:02 ---> Running in af94bf319bd6 15:16:02 Removing intermediate container af94bf319bd6 15:16:02 ---> eeba8a9abd13 15:16:02 Step 6/7 : COPY go.mod . 15:16:03 ---> 75da561bd908 15:16:03 Step 7/7 : RUN go mod download 15:16:03 ---> Running in 46c214546786 15:16:18 Removing intermediate container 46c214546786 15:16:18 ---> 5731193d0123 15:16:18 Successfully built 5731193d0123 15:16:18 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 15:16:18 + docker inspect -f . ci-base-image-arm64 15:16:18 . [Pipeline] withDockerContainer 15:16:19 prd-ubuntu18.04-docker-arm64-4c-16g-852 does not seem to be running inside a container 15:16:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/48 -v /w/workspace/go-mod-core-contracts/48:/w/workspace/go-mod-core-contracts/48:rw,z -v /w/workspace/go-mod-core-contracts/48@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-arm64 cat 15:16:21 $ docker top 26e41d8dc3c04a59b02707fc835384680374534dbf759452a61aacfa900f39c5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:16:22 + go version 15:16:22 go version go1.15.2 linux/arm64 [Pipeline] } 15:16:22 $ docker stop --time=1 26e41d8dc3c04a59b02707fc835384680374534dbf759452a61aacfa900f39c5 15:16:24 $ docker rm -f 26e41d8dc3c04a59b02707fc835384680374534dbf759452a61aacfa900f39c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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] } 15:17:58 Running on prd-centos7-docker-4c-2g-853 in /w/workspace/dry_go-mod-core-contracts_master [Pipeline] { [Pipeline] ws 15:17:58 Running in /w/workspace/go-mod-core-contracts/48 [Pipeline] { [Pipeline] checkout 15:18:04 using credential edgex-jenkins-ssh 15:18:04 Cloning the remote Git repository 15:18:04 Cloning with configured refspecs honoured and without tags 15:18:04 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 15:18:04 > git init /w/workspace/go-mod-core-contracts/48 # timeout=10 15:18:04 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:18:04 > git --version # timeout=10 15:18:04 > git --version # 'git version 2.16.5' 15:18:04 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:04 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:18:05 Fetching without tags 15:18:05 Checking out Revision cf2d6ff636ffd34821300a1ced153a249f1f92fb (master) 15:18:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:18:05 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 15:18:05 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 15:18:05 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 15:18:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:18:05 > git fetch --no-tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/master:refs/remotes/origin/master # timeout=10 15:18:05 > git config core.sparsecheckout # timeout=10 15:18:05 > git checkout -f cf2d6ff636ffd34821300a1ced153a249f1f92fb # timeout=10 15:18:09 Commit message: "Merge pull request #291 from cloudxxx8/issue-290" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] echo 15:18:11 ========================================================= 15:18:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine] 15:18:11 ========================================================= [Pipeline] isUnix [Pipeline] sh 15:18:12 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine . 15:18:13 Sending build context to Docker daemon 2.265MB 15:18:13 Step 1/7 : ARG BASE=golang:1.15-alpine 15:18:13 Step 2/7 : FROM ${BASE} 15:18:13 1.15-alpine: Pulling from edgex-devops/edgex-golang-base 15:18:13 df20fa9351a1: Pulling fs layer 15:18:13 ed8968b2872e: Pulling fs layer 15:18:13 a92cc7c5fd73: Pulling fs layer 15:18:13 e871e8e8d7a9: Pulling fs layer 15:18:13 e73272ec9a57: Pulling fs layer 15:18:13 1e910a182e73: Pulling fs layer 15:18:13 4e634b169226: Pulling fs layer 15:18:13 e871e8e8d7a9: Waiting 15:18:13 e73272ec9a57: Waiting 15:18:13 1e910a182e73: Waiting 15:18:13 4e634b169226: Waiting 15:18:13 a92cc7c5fd73: Verifying Checksum 15:18:13 a92cc7c5fd73: Download complete 15:18:13 ed8968b2872e: Verifying Checksum 15:18:13 ed8968b2872e: Download complete 15:18:13 e73272ec9a57: Verifying Checksum 15:18:13 e73272ec9a57: Download complete 15:18:13 1e910a182e73: Verifying Checksum 15:18:13 1e910a182e73: Download complete 15:18:13 df20fa9351a1: Verifying Checksum 15:18:13 df20fa9351a1: Download complete 15:18:14 df20fa9351a1: Pull complete 15:18:14 ed8968b2872e: Pull complete 15:18:14 a92cc7c5fd73: Pull complete 15:18:16 4e634b169226: Verifying Checksum 15:18:16 4e634b169226: Download complete 15:18:17 e871e8e8d7a9: Download complete 15:18:25 e871e8e8d7a9: Pull complete 15:18:26 e73272ec9a57: Pull complete 15:18:26 1e910a182e73: Pull complete 15:18:31 4e634b169226: Pull complete 15:18:31 Digest: sha256:0b802f5dd80e2ad8551c53c724486b1db3b79f86ac5ae7c7a2db79f17045b642 15:18:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.15-alpine 15:18:31 ---> f7629b54cfaa 15:18:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 15:18:31 ---> Running in 5210fd9da4e6 15:18:31 Removing intermediate container 5210fd9da4e6 15:18:31 ---> 6fd648dd66c3 15:18:31 Step 4/7 : RUN apk add bash 15:18:31 ---> Running in e16e49fd3c80 15:18:33 fetch http://nl.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz 15:18:33 fetch http://nl.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz 15:18:34 OK: 166 MiB in 39 packages 15:18:35 Removing intermediate container e16e49fd3c80 15:18:35 ---> b079f8ed3b61 15:18:35 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 15:18:35 ---> Running in 8c153f5e05b6 15:18:35 Removing intermediate container 8c153f5e05b6 15:18:35 ---> ad629a71b654 15:18:35 Step 6/7 : COPY go.mod . 15:18:35 ---> 11c18a5278fc 15:18:35 Step 7/7 : RUN go mod download 15:18:35 ---> Running in dce0476233af 15:18:48 Removing intermediate container dce0476233af 15:18:48 ---> 05914b8a3cd4 15:18:48 Successfully built 05914b8a3cd4 15:18:48 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 15:18:48 + docker inspect -f . ci-base-image-x86_64 15:18:48 . [Pipeline] withDockerContainer 15:18:48 prd-centos7-docker-4c-2g-853 does not seem to be running inside a container 15:18:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/48 -v /w/workspace/go-mod-core-contracts/48:/w/workspace/go-mod-core-contracts/48:rw,z -v /w/workspace/go-mod-core-contracts/48@tmp:/w/workspace/go-mod-core-contracts/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 ******** ci-base-image-x86_64 cat 15:18:49 $ docker top ca5d388f2df6c8deef1523745887a8f8338afd07b7076e2784786d0abb055603 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:50 + go version 15:18:50 go version go1.15.2 linux/amd64 [Pipeline] } 15:18:50 $ docker stop --time=1 ca5d388f2df6c8deef1523745887a8f8338afd07b7076e2784786d0abb055603 15:18:52 $ docker rm -f ca5d388f2df6c8deef1523745887a8f8338afd07b7076e2784786d0abb055603 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [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) Stage "CodeCov" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:18:55 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] echo 15:18:55 [edgeXSnyk] command to run: snyk monitor --org=edgex-jenkins [Pipeline] withCredentials 15:18:55 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 15:18:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:18:55 15:18:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] isUnix [Pipeline] sh 15:18:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:18:56 1.317.0: Pulling from edgex-devops/edgex-snyk-go 15:18:56 cbdbe7a5bc2a: Pulling fs layer 15:18:56 408f87550127: Pulling fs layer 15:18:56 fe522b08c979: Pulling fs layer 15:18:56 221eaa008020: Pulling fs layer 15:18:56 2a4607e5d6b9: Pulling fs layer 15:18:56 8f79b27c4fd2: Pulling fs layer 15:18:56 e5c8dbe1645b: Pulling fs layer 15:18:56 23e8b3b47431: Pulling fs layer 15:18:56 5c568d65a230: Pulling fs layer 15:18:56 8f79b27c4fd2: Waiting 15:18:56 e5c8dbe1645b: Waiting 15:18:56 23e8b3b47431: Waiting 15:18:56 221eaa008020: Waiting 15:18:56 5c568d65a230: Waiting 15:18:56 2a4607e5d6b9: Waiting 15:18:56 fe522b08c979: Verifying Checksum 15:18:56 fe522b08c979: Download complete 15:18:56 408f87550127: Verifying Checksum 15:18:56 408f87550127: Download complete 15:18:56 2a4607e5d6b9: Verifying Checksum 15:18:56 2a4607e5d6b9: Download complete 15:18:56 cbdbe7a5bc2a: Download complete 15:18:56 8f79b27c4fd2: Verifying Checksum 15:18:56 8f79b27c4fd2: Download complete 15:18:56 cbdbe7a5bc2a: Pull complete 15:18:56 408f87550127: Pull complete 15:18:57 fe522b08c979: Pull complete 15:18:57 e5c8dbe1645b: Download complete 15:18:58 23e8b3b47431: Verifying Checksum 15:18:58 23e8b3b47431: Download complete 15:18:58 5c568d65a230: Verifying Checksum 15:18:58 5c568d65a230: Download complete 15:19:00 221eaa008020: Verifying Checksum 15:19:00 221eaa008020: Download complete 15:19:05 221eaa008020: Pull complete 15:19:05 2a4607e5d6b9: Pull complete 15:19:05 8f79b27c4fd2: Pull complete 15:19:07 e5c8dbe1645b: Pull complete 15:19:12 23e8b3b47431: Pull complete 15:19:13 5c568d65a230: Pull complete 15:19:13 Digest: sha256:57952c35bde2fbfcf87b7f40d558e42527212236f73796964c551b7cac8e72c4 15:19:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 15:19:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 [Pipeline] withDockerContainer 15:19:13 prd-centos7-docker-4c-2g-848 does not seem to be running inside a container 15:19:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -v /w/workspace/dry_go-mod-core-contracts_master:/ws -w /ws --entrypoint= -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.317.0 cat 15:19:15 $ docker top fcfe7d0c906808581e51a3bcc222bea696759092b13f530af400bd100a7ef72d -eo pid,comm [Pipeline] { [Pipeline] sh 15:19:15 + snyk monitor '--org=edgex-jenkins' 15:19:20 15:19:20 Monitoring /w/workspace/dry_go-mod-core-contracts_master (github.com/edgexfoundry/go-mod-core-contracts)... 15:19:20 15:19:20 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/243e2960-7ed5-4b5f-91e0-06a7d6b193d0/history/47a2b999-7315-4af8-9ded-3ea457cafdd6 15:19:20 15:19:20 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:19:20 15:19:21 15:19:21 Snyk CLI supports Node.js 8 and higher. 15:19:21 Node.js 8 reached End Of Life on December 31, 2019 and the Snyk CLI will stop supporting it in the near future. 15:19:21 Please consider upgrading your runtime version to Node 10 or higher in order to get Snyk CLI updates. 15:19:21 15:19:21 The latest CLI version that supports Node.js 6 is `snyk@1.300.0`. 15:19:21 The latest CLI version that supports Node.js 4 is `snyk@1.88.2`. [Pipeline] } 15:19:21 $ docker stop --time=1 fcfe7d0c906808581e51a3bcc222bea696759092b13f530af400bd100a7ef72d 15:19:23 $ docker rm -f fcfe7d0c906808581e51a3bcc222bea696759092b13f530af400bd100a7ef72d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] isUnix [Pipeline] sh 15:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:19:25 . [Pipeline] withDockerContainer 15:19:25 prd-centos7-docker-4c-2g-848 does not seem to be running inside a container 15:19:25 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:19:26 $ docker top cbcc01f1c1ff847ea84569465f0cbfbca64c651588c818279b4d28e978e59f92 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:19:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:19:26 [ssh-agent] Looking for ssh-agent implementation... 15:19:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:19:26 $ docker exec cbcc01f1c1ff847ea84569465f0cbfbca64c651588c818279b4d28e978e59f92 ssh-agent 15:19:27 SSH_AUTH_SOCK=/tmp/ssh-eh56Jy1bsqcY/agent.11 15:19:27 SSH_AGENT_PID=16 15:19:27 Running ssh-add (command line suppressed) 15:19:27 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6384017148908360690.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6384017148908360690.key) 15:19:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:19:27 + git semver tag 15:19:27 # -> Open(): unable to determine branch for HEAD 15:19:27 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 15:19:27 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 15:19:27 # $SEMVER_REMOTE_NAME = origin 15:19:27 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:19:27 # $SEMVER_USER_NAME = edgex-jenkins 15:19:27 # $SEMVER_BRANCH = master 15:19:27 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 15:19:27 # cf2d6ff636ffd34821300a1ced153a249f1f92fb HEAD 15:19:27 # -> Force: false 15:19:27 # ca1698ac55d57b8b0610e72ae597e23b5b4a0bd5 refs/tags/v0.1.82 [Pipeline] } 15:19:27 $ docker exec --env ******** --env ******** cbcc01f1c1ff847ea84569465f0cbfbca64c651588c818279b4d28e978e59f92 ssh-agent -k 15:19:27 unset SSH_AUTH_SOCK; 15:19:27 unset SSH_AGENT_PID; 15:19:27 echo Agent pid 16 killed; 15:19:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:19:28 + git semver [Pipeline] } 15:19:28 $ docker stop --time=1 cbcc01f1c1ff847ea84569465f0cbfbca64c651588c818279b4d28e978e59f92 15:19:29 $ docker rm -f cbcc01f1c1ff847ea84569465f0cbfbca64c651588c818279b4d28e978e59f92 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 15:19:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:19:30 15:19:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 15:19:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:19:30 0.23.1-centos7: Pulling from edgex-lftools 15:19:30 ab5ef0e58194: Pulling fs layer 15:19:30 9712f1f96733: Pulling fs layer 15:19:30 63f879dbbcfc: Pulling fs layer 15:19:30 0d9ebad4ef96: Pulling fs layer 15:19:30 e9a5061849ea: Pulling fs layer 15:19:30 d747dcd14b5f: Pulling fs layer 15:19:30 2de7ff778b66: Pulling fs layer 15:19:30 0d9ebad4ef96: Waiting 15:19:30 e9a5061849ea: Waiting 15:19:30 d747dcd14b5f: Waiting 15:19:30 2de7ff778b66: Waiting 15:19:30 9712f1f96733: Verifying Checksum 15:19:30 9712f1f96733: Download complete 15:19:32 63f879dbbcfc: Verifying Checksum 15:19:32 63f879dbbcfc: Download complete 15:19:32 e9a5061849ea: Verifying Checksum 15:19:32 e9a5061849ea: Download complete 15:19:32 d747dcd14b5f: Verifying Checksum 15:19:32 d747dcd14b5f: Download complete 15:19:32 0d9ebad4ef96: Verifying Checksum 15:19:32 0d9ebad4ef96: Download complete 15:19:33 2de7ff778b66: Verifying Checksum 15:19:33 2de7ff778b66: Download complete 15:19:33 ab5ef0e58194: Verifying Checksum 15:19:33 ab5ef0e58194: Download complete 15:19:38 ab5ef0e58194: Pull complete 15:19:38 9712f1f96733: Pull complete 15:19:41 63f879dbbcfc: Pull complete 15:19:46 0d9ebad4ef96: Pull complete 15:19:48 e9a5061849ea: Pull complete 15:19:48 d747dcd14b5f: Pull complete 15:19:50 2de7ff778b66: Pull complete 15:19:50 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:19:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:19:50 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 15:19:50 prd-centos7-docker-4c-2g-848 does not seem to be running inside a container 15:19:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:19:54 $ docker top 4e3821a8a7566c72da0b41026d414a5157619b51288710fcbdee7dc4292e07df -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:19:54 provisioning config files... 15:19:54 copy managed file [sigul-config] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config8310785415536165540tmp 15:19:54 copy managed file [sigul-password] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config6674190077478412352tmp 15:19:54 copy managed file [sigul-pki] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4925345150241188965tmp [Pipeline] { [Pipeline] echo 15:19:55 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:19:55 ---> sigul-configuration.sh 15:19:55 gpg: directory `/root/.gnupg' created 15:19:55 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:19:55 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:19:55 gpg: keyring `/root/.gnupg/secring.gpg' created 15:19:55 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:19:55 gpg: CAST5 encrypted data 15:19:55 gpg: encrypted with 1 passphrase 15:19:55 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:19:55 + mkdir /home/jenkins 15:19:55 + mkdir /home/jenkins/sigul [Pipeline] sh 15:19:56 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 15:19:56 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:19:56 ---> sigul-install.sh 15:20:04 Package sigul-0.207-1.el7.x86_64 already installed and latest version [Pipeline] sh 15:20:04 + git tag --list 15:20:04 v0.1.82 [Pipeline] sh 15:20:05 + lftools sign git-tag v0.1.82 15:20:06 Signing Git tag with Sigul... 15:20:06 Signing v0.1.82 [Pipeline] echo 15:20:08 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:20:08 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:20:08 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:20:08 $ docker stop --time=1 4e3821a8a7566c72da0b41026d414a5157619b51288710fcbdee7dc4292e07df 15:20:10 $ docker rm -f 4e3821a8a7566c72da0b41026d414a5157619b51288710fcbdee7dc4292e07df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 15:20:11 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:11 . [Pipeline] withDockerContainer 15:20:11 prd-centos7-docker-4c-2g-848 does not seem to be running inside a container 15:20:11 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:20:12 $ docker top 2e298bfd62cfddd49e562c103e6dbe7ba7c637c219755b8aac8c037f5b28a760 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:12 [ssh-agent] Looking for ssh-agent implementation... 15:20:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:12 $ docker exec 2e298bfd62cfddd49e562c103e6dbe7ba7c637c219755b8aac8c037f5b28a760 ssh-agent 15:20:13 SSH_AUTH_SOCK=/tmp/ssh-1SFziIp6oeL0/agent.11 15:20:13 SSH_AGENT_PID=16 15:20:13 Running ssh-add (command line suppressed) 15:20:13 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6629483710878057326.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_6629483710878057326.key) 15:20:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:13 + git semver bump patch 15:20:13 # -> Open(): unable to determine branch for HEAD 15:20:13 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 15:20:13 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 15:20:13 # $SEMVER_REMOTE_NAME = origin 15:20:13 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:20:13 # $SEMVER_USER_NAME = edgex-jenkins 15:20:13 # $SEMVER_BRANCH = master 15:20:13 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver 15:20:13 0.1.83 [Pipeline] } 15:20:13 $ docker exec --env ******** --env ******** 2e298bfd62cfddd49e562c103e6dbe7ba7c637c219755b8aac8c037f5b28a760 ssh-agent -k 15:20:13 unset SSH_AUTH_SOCK; 15:20:13 unset SSH_AGENT_PID; 15:20:13 echo Agent pid 16 killed; 15:20:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:14 + git semver [Pipeline] } 15:20:14 $ docker stop --time=1 2e298bfd62cfddd49e562c103e6dbe7ba7c637c219755b8aac8c037f5b28a760 15:20:15 $ docker rm -f 2e298bfd62cfddd49e562c103e6dbe7ba7c637c219755b8aac8c037f5b28a760 [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 15:20:16 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 15:20:16 . [Pipeline] withDockerContainer 15:20:16 prd-centos7-docker-4c-2g-848 does not seem to be running inside a container 15:20:16 $ docker run -t -d -u 1001:1001 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 15:20:17 $ docker top 95564e093753780b5eef20f4e4bb92b6f4d4c0f32ab2d9fc7c595c4a02a11119 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:20:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:20:17 [ssh-agent] Looking for ssh-agent implementation... 15:20:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:20:17 $ docker exec 95564e093753780b5eef20f4e4bb92b6f4d4c0f32ab2d9fc7c595c4a02a11119 ssh-agent 15:20:17 SSH_AUTH_SOCK=/tmp/ssh-hKFKcIdUZnHe/agent.12 15:20:17 SSH_AGENT_PID=17 15:20:17 Running ssh-add (command line suppressed) 15:20:17 Identity added: /w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_12833377910674221.key (/w/workspace/dry_go-mod-core-contracts_master@tmp/private_key_12833377910674221.key) 15:20:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:20:18 + git semver push 15:20:18 # -> Open(): unable to determine branch for HEAD 15:20:18 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_master/.git 15:20:18 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_master 15:20:18 # $SEMVER_REMOTE_NAME = origin 15:20:18 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 15:20:18 # $SEMVER_USER_NAME = edgex-jenkins 15:20:18 # $SEMVER_BRANCH = master 15:20:18 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_master/.semver [Pipeline] } 15:20:24 $ docker exec --env ******** --env ******** 95564e093753780b5eef20f4e4bb92b6f4d4c0f32ab2d9fc7c595c4a02a11119 ssh-agent -k 15:20:24 unset SSH_AUTH_SOCK; 15:20:24 unset SSH_AGENT_PID; 15:20:24 echo Agent pid 17 killed; 15:20:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:20:25 + git semver [Pipeline] } 15:20:25 $ docker stop --time=1 95564e093753780b5eef20f4e4bb92b6f4d4c0f32ab2d9fc7c595c4a02a11119 15:20:26 $ docker rm -f 95564e093753780b5eef20f4e4bb92b6f4d4c0f32ab2d9fc7c595c4a02a11119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 15:20:28 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:20:29 ---> package-listing.sh 15:20:29 ++ facter osfamily 15:20:29 ++ tr '[:upper:]' '[:lower:]' 15:20:29 + OS_FAMILY=redhat 15:20:29 + workspace=/w/workspace/dry_go-mod-core-contracts_master 15:20:29 + START_PACKAGES=/tmp/packages_start.txt 15:20:29 + END_PACKAGES=/tmp/packages_end.txt 15:20:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:20:29 + PACKAGES=/tmp/packages_start.txt 15:20:29 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 15:20:29 + PACKAGES=/tmp/packages_end.txt 15:20:29 + case "${OS_FAMILY}" in 15:20:29 + rpm -qa 15:20:29 + sort 15:20:33 + '[' -f /tmp/packages_start.txt ']' 15:20:33 + '[' -f /tmp/packages_end.txt ']' 15:20:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:20:33 + '[' /w/workspace/dry_go-mod-core-contracts_master ']' 15:20:33 + mkdir -p /w/workspace/dry_go-mod-core-contracts_master/archives/ 15:20:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_master/archives/ [Pipeline] isUnix [Pipeline] sh 15:20:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:20:34 15:20:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:20:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:20:35 alpine: Pulling from edgex-lftools-log-publisher 15:20:35 df20fa9351a1: Pulling fs layer 15:20:35 36b3adc4ff6f: Pulling fs layer 15:20:35 8ad3a11d3b57: Pulling fs layer 15:20:35 46f8f816bc3b: Pulling fs layer 15:20:35 0dadc02b9964: Pulling fs layer 15:20:35 ce6a7cf60c04: Pulling fs layer 15:20:35 7a184a31f384: Pulling fs layer 15:20:35 0879bd2ef858: Pulling fs layer 15:20:35 0dadc02b9964: Waiting 15:20:35 46f8f816bc3b: Waiting 15:20:35 ce6a7cf60c04: Waiting 15:20:35 7a184a31f384: Waiting 15:20:35 0879bd2ef858: Waiting 15:20:35 36b3adc4ff6f: Verifying Checksum 15:20:35 36b3adc4ff6f: Download complete 15:20:35 46f8f816bc3b: Verifying Checksum 15:20:35 46f8f816bc3b: Download complete 15:20:35 df20fa9351a1: Verifying Checksum 15:20:35 df20fa9351a1: Download complete 15:20:35 0dadc02b9964: Verifying Checksum 15:20:35 0dadc02b9964: Download complete 15:20:35 ce6a7cf60c04: Verifying Checksum 15:20:35 ce6a7cf60c04: Download complete 15:20:35 7a184a31f384: Verifying Checksum 15:20:35 7a184a31f384: Download complete 15:20:35 8ad3a11d3b57: Verifying Checksum 15:20:35 8ad3a11d3b57: Download complete 15:20:35 df20fa9351a1: Pull complete 15:20:35 0879bd2ef858: Verifying Checksum 15:20:35 0879bd2ef858: Download complete 15:20:36 36b3adc4ff6f: Pull complete 15:20:36 8ad3a11d3b57: Pull complete 15:20:36 46f8f816bc3b: Pull complete 15:20:36 0dadc02b9964: Pull complete 15:20:37 ce6a7cf60c04: Pull complete 15:20:37 7a184a31f384: Pull complete 15:20:39 0879bd2ef858: Pull complete 15:20:39 Digest: sha256:6a0b98a82ad2e848da155b214a5d490c0357af837e10dd363e416ea0d50debb0 15:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:20:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:20:39 prd-centos7-docker-4c-2g-848 does not seem to be running inside a container 15:20:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 -v /var/log/sa:/var/log/sa-host -w /w/workspace/dry_go-mod-core-contracts_master -v /w/workspace/dry_go-mod-core-contracts_master:/w/workspace/dry_go-mod-core-contracts_master:rw,z -v /w/workspace/dry_go-mod-core-contracts_master@tmp:/w/workspace/dry_go-mod-core-contracts_master@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:20:43 $ docker top 8ae5008581efb3fdd0c60e84d4e1faa424e056c71c28c7c0655328348b58c6e1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:20:43 + mkdir -p /var/log/sa [Pipeline] sh 15:20:44 + ls /var/log/sa-host 15:20:44 + sadf -c /var/log/sa-host/sa05 15:20:44 file_magic: OK 15:20:44 HZ: Using current value: 100 15:20:44 file_header: OK 15:20:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:20:44 Statistics: 15:20:44 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:20:44 File successfully converted to sysstat format version 12.2.1 15:20:44 + sadf -c /var/log/sa-host/sa22 15:20:44 file_magic: OK 15:20:44 HZ: Using current value: 100 15:20:44 file_header: OK 15:20:44 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 15:20:44 Statistics: 15:20:44 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 15:20:44 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:20:44 provisioning config files... 15:20:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_master@tmp/config4831871551883037468tmp [Pipeline] { [Pipeline] echo 15:20:44 Running global-jjb/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:20:44 ---> create-netrc.sh [Pipeline] echo 15:20:44 Running global-jjb/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:20:44 ---> logs-deploy.sh 15:20:44 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/master/48 15:20:44 INFO: archiving workspace using pattern(s): 15:20:46 Archives upload complete. 15:20:46 INFO: archiving logs to Nexus 15:20:47 ---> uname -a: 15:20:47 Linux 8ae5008581ef 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 Linux 15:20:47 15:20:47 15:20:47 ---> lscpu: 15:20:47 Architecture: x86_64 15:20:47 CPU op-mode(s): 32-bit, 64-bit 15:20:47 Byte Order: Little Endian 15:20:47 Address sizes: 40 bits physical, 48 bits virtual 15:20:47 CPU(s): 4 15:20:47 On-line CPU(s) list: 0-3 15:20:47 Thread(s) per core: 1 15:20:47 Core(s) per socket: 1 15:20:47 Socket(s): 4 15:20:47 NUMA node(s): 1 15:20:47 Vendor ID: GenuineIntel 15:20:47 CPU family: 6 15:20:47 Model: 44 15:20:47 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 15:20:47 Stepping: 1 15:20:47 CPU MHz: 2933.438 15:20:47 BogoMIPS: 5866.87 15:20:47 Virtualization: VT-x 15:20:47 Hypervisor vendor: KVM 15:20:47 Virtualization type: full 15:20:47 L1d cache: 128 KiB 15:20:47 L1i cache: 128 KiB 15:20:47 L2 cache: 16 MiB 15:20:47 L3 cache: 64 MiB 15:20:47 NUMA node0 CPU(s): 0-3 15:20:47 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 15:20:47 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 15:20:47 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 15:20:47 Vulnerability Meltdown: Mitigation; PTI 15:20:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:20:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:20:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:20:47 Vulnerability Tsx async abort: Not affected 15:20:47 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 15:20:47 15:20:47 15:20:47 ---> nproc: 15:20:47 4 15:20:47 15:20:47 15:20:47 ---> df -h: 15:20:47 Filesystem Size Used Available Use% Mounted on 15:20:47 overlay 50.0G 7.8G 42.1G 16% / 15:20:47 tmpfs 64.0M 0 64.0M 0% /dev 15:20:47 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 15:20:47 shm 64.0M 0 64.0M 0% /dev/shm 15:20:47 /dev/vda1 50.0G 7.8G 42.1G 16% /etc/resolv.conf 15:20:47 /dev/vda1 50.0G 7.8G 42.1G 16% /etc/hostname 15:20:47 /dev/vda1 50.0G 7.8G 42.1G 16% /etc/hosts 15:20:47 /dev/vda1 50.0G 7.8G 42.1G 16% /w/workspace/dry_go-mod-core-contracts_master 15:20:47 /dev/vda1 50.0G 7.8G 42.1G 16% /w/workspace/dry_go-mod-core-contracts_master@tmp 15:20:47 /dev/vda1 50.0G 7.8G 42.1G 16% /var/log/sa-host 15:20:47 15:20:47 15:20:47 ---> free -m: 15:20:47 total used free shared buff/cache available 15:20:47 Mem: 1837 815 128 0 893 974 15:20:47 Swap: 1023 3 1020 15:20:47 15:20:47 15:20:47 ---> ip addr: 15:20:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:20:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:20:47 inet 127.0.0.1/8 scope host lo 15:20:47 valid_lft forever preferred_lft forever 15:20:47 16: eth0@if17: mtu 1458 qdisc noqueue state UP 15:20:47 link/ether 02:42:0a:fa:00:01 brd ff:ff:ff:ff:ff:ff 15:20:47 inet 10.250.0.1/24 brd 10.250.0.255 scope global eth0 15:20:47 valid_lft forever preferred_lft forever 15:20:47 15:20:47 15:20:47 ---> sar -b -r -n DEV: 15:20:47 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/22/20 _x86_64_ (4 CPU) 15:20:47 15:20:47 14:29:47 LINUX RESTART (4 CPU) 15:20:47 15:20:47 14:31:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:20:47 14:32:01 1.37 0.02 1.35 0.00 0.53 33.17 0.00 15:20:47 14:33:01 0.28 0.03 0.25 0.00 2.13 3.65 0.00 15:20:47 14:34:01 0.30 0.00 0.30 0.00 0.00 3.00 0.00 15:20:47 14:35:01 0.27 0.00 0.27 0.00 0.00 3.36 0.00 15:20:47 14:36:01 0.28 0.00 0.28 0.00 0.00 4.16 0.00 15:20:47 14:37:01 0.25 0.00 0.25 0.00 0.00 2.66 0.00 15:20:47 14:38:01 0.33 0.00 0.33 0.00 0.00 3.40 0.00 15:20:47 14:39:01 0.27 0.00 0.27 0.00 0.00 2.60 0.00 15:20:47 14:40:01 0.28 0.00 0.28 0.00 0.00 3.81 0.00 15:20:47 14:41:01 0.27 0.00 0.27 0.00 0.00 3.16 0.00 15:20:47 14:42:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 15:20:47 14:43:01 0.25 0.00 0.25 0.00 0.00 2.83 0.00 15:20:47 14:44:02 0.27 0.00 0.27 0.00 0.00 3.20 0.00 15:20:47 14:45:01 0.30 0.02 0.29 0.00 0.54 3.29 0.00 15:20:47 14:46:01 0.82 0.15 0.67 0.00 4.80 13.97 0.00 15:20:47 14:47:01 0.28 0.00 0.28 0.00 0.00 3.55 0.00 15:20:47 14:48:01 0.23 0.00 0.23 0.00 0.00 2.60 0.00 15:20:47 14:49:01 0.15 0.00 0.15 0.00 0.00 1.78 0.00 15:20:47 14:50:01 0.27 0.00 0.27 0.00 0.00 3.41 0.00 15:20:47 14:51:01 0.27 0.00 0.27 0.00 0.00 3.03 0.00 15:20:47 14:52:01 0.23 0.00 0.23 0.00 0.00 3.40 0.00 15:20:47 14:53:01 0.23 0.00 0.23 0.00 0.00 2.88 0.00 15:20:47 14:54:01 0.20 0.00 0.20 0.00 0.00 1.65 0.00 15:20:47 14:55:01 0.25 0.00 0.25 0.00 0.00 2.87 0.00 15:20:47 14:56:01 0.23 0.00 0.23 0.00 0.00 3.00 0.00 15:20:47 14:57:01 0.25 0.00 0.25 0.00 0.00 3.11 0.00 15:20:47 14:58:01 0.25 0.00 0.25 0.00 0.00 2.35 0.00 15:20:47 14:59:01 0.17 0.00 0.17 0.00 0.00 1.37 0.00 15:20:47 15:00:01 0.23 0.00 0.23 0.00 0.00 3.25 0.00 15:20:47 15:01:01 0.22 0.02 0.20 0.00 0.13 2.85 0.00 15:20:47 15:02:01 0.45 0.12 0.33 0.00 2.13 5.98 0.00 15:20:47 15:03:01 0.25 0.00 0.25 0.00 0.00 2.85 0.00 15:20:47 15:04:01 0.52 0.00 0.52 0.00 0.00 6.03 0.00 15:20:47 15:05:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 15:20:47 15:06:01 0.27 0.00 0.27 0.00 0.00 2.42 0.00 15:20:47 15:07:02 0.17 0.00 0.17 0.00 0.00 1.60 0.00 15:20:47 15:08:01 0.25 0.00 0.25 0.00 0.00 2.88 0.00 15:20:47 15:09:01 0.22 0.00 0.22 0.00 0.00 2.28 0.00 15:20:47 15:10:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 15:20:47 15:11:01 0.20 0.00 0.20 0.00 0.00 1.92 0.00 15:20:47 15:12:01 287.41 265.35 22.06 0.00 3682.85 871.48 0.00 15:20:47 15:13:01 21.78 4.58 17.20 0.00 366.23 669.03 0.00 15:20:47 15:14:01 30.11 11.32 18.79 0.00 4646.45 2095.69 0.00 15:20:47 15:15:01 0.23 0.00 0.23 0.00 0.00 3.93 0.00 15:20:47 15:16:01 0.18 0.00 0.18 0.00 0.00 2.01 0.00 15:20:47 15:17:01 0.20 0.00 0.20 0.00 0.00 1.63 0.00 15:20:47 15:18:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 15:20:47 15:19:01 18.11 4.01 14.10 0.00 653.13 10135.89 0.00 15:20:47 15:20:01 392.01 192.24 199.77 0.00 10278.18 52868.10 0.00 15:20:47 Average: 15.57 9.76 5.81 0.00 401.25 1365.27 0.00 15:20:47 15:20:47 14:31:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:20:47 14:32:01 113956 0 455264 24.20 2620 1309716 985132 33.62 303672 1310080 16 15:20:47 14:33:01 113916 0 455232 24.19 2620 1309788 985180 33.62 304392 1309864 8 15:20:47 14:34:01 114432 0 454712 24.17 2620 1309792 978964 33.41 303372 1309864 8 15:20:47 14:35:01 113208 0 455936 24.23 2620 1309792 979168 33.42 304516 1309864 8 15:20:47 14:36:01 114208 0 454928 24.18 2620 1309800 979060 33.41 303848 1310072 8 15:20:47 14:37:01 114672 0 454456 24.15 2620 1309808 987160 33.69 303276 1310076 8 15:20:47 14:38:01 114608 0 454516 24.16 2620 1309812 987208 33.69 300144 1313600 12 15:20:47 14:39:01 114608 0 454512 24.16 2620 1309816 987160 33.69 299900 1313600 20 15:20:47 14:40:01 114796 0 454316 24.15 2620 1309824 987160 33.69 299892 1313600 8 15:20:47 14:41:01 114172 0 454936 24.18 2620 1309828 987184 33.69 299768 1314136 8 15:20:47 14:42:01 115052 0 454052 24.13 2620 1309832 987160 33.69 299252 1314140 8 15:20:47 14:43:01 113652 0 455448 24.21 2620 1309836 987268 33.69 299756 1314384 8 15:20:47 14:44:02 114320 0 454776 24.17 2620 1309840 987160 33.69 299120 1314384 8 15:20:47 14:45:01 112700 0 456392 24.26 2620 1309844 988888 33.75 300496 1314384 8 15:20:47 14:46:01 113320 0 455768 24.22 2620 1309848 987280 33.69 299668 1314376 8 15:20:47 14:47:01 114016 0 455064 24.19 2620 1309856 987160 33.69 299048 1314376 8 15:20:47 14:48:01 114224 0 454856 24.17 2620 1309856 987160 33.69 299172 1314376 8 15:20:47 14:49:01 114256 0 454816 24.17 2620 1309864 987160 33.69 299040 1314376 16 15:20:47 14:50:01 114380 0 454688 24.17 2620 1309868 987160 33.69 299044 1314376 8 15:20:47 14:51:01 113904 0 455160 24.19 2620 1309872 987244 33.69 299516 1314380 8 15:20:47 14:52:01 114560 0 454496 24.16 2620 1309880 987160 33.69 299080 1314376 16 15:20:47 14:53:01 114356 0 454696 24.17 2620 1309884 987160 33.69 299108 1314376 8 15:20:47 14:54:01 114916 0 454132 24.14 2620 1309888 987160 33.69 299072 1314376 8 15:20:47 14:55:01 114512 0 454532 24.16 2620 1309892 987160 33.69 299096 1314376 8 15:20:47 14:56:01 111440 0 457596 24.32 2620 1309900 987244 33.69 302080 1314376 8 15:20:47 14:57:01 111744 0 457288 24.30 2620 1309904 987160 33.69 301780 1314376 8 15:20:47 14:58:01 111388 0 457640 24.32 2620 1309908 987160 33.69 301756 1314388 8 15:20:47 14:59:01 111676 0 457292 24.30 2620 1309968 987160 33.69 301836 1314400 8 15:20:47 15:00:01 110988 0 458032 24.34 2620 1309916 987256 33.69 302420 1314384 8 15:20:47 15:01:01 109624 0 459392 24.42 2620 1309920 989588 33.77 303128 1314384 8 15:20:47 15:02:01 111200 0 457672 24.32 2620 1310064 987668 33.71 302120 1314464 8 15:20:47 15:03:01 111292 0 457576 24.32 2620 1310068 987668 33.71 302108 1314464 8 15:20:47 15:04:01 111224 0 457640 24.32 2620 1310072 987668 33.71 302064 1314512 8 15:20:47 15:05:01 110604 0 458252 24.35 2620 1310080 987812 33.71 302872 1314516 8 15:20:47 15:06:01 110248 0 458604 24.37 2620 1310084 987836 33.71 303028 1314512 8 15:20:47 15:07:02 110764 0 458084 24.35 2620 1310088 987668 33.71 302104 1314512 8 15:20:47 15:08:01 111100 0 457744 24.33 2620 1310092 987668 33.71 302112 1314512 8 15:20:47 15:09:01 111052 0 457784 24.33 2620 1310100 987668 33.71 301996 1314512 8 15:20:47 15:10:01 111036 0 457800 24.33 2620 1310100 987668 33.71 302244 1314512 8 15:20:47 15:11:01 110956 0 457872 24.33 2620 1310108 987740 33.71 302508 1314512 8 15:20:47 15:12:01 63692 0 557688 29.64 2620 1257556 987700 33.71 332736 1231132 4540 15:20:47 15:13:01 79448 0 645452 34.30 2620 1154036 1043752 35.62 410528 1132808 7284 15:20:47 15:14:01 186860 0 675988 35.93 2620 1016088 1092180 37.27 437740 999252 20 15:20:47 15:15:01 191640 0 671128 35.67 2620 1016168 1073244 36.63 447148 985324 8 15:20:47 15:16:01 188348 0 674416 35.84 2620 1016172 1073628 36.64 464480 971552 8 15:20:47 15:17:01 190048 0 672712 35.75 2620 1016176 1073376 36.63 463096 971552 8 15:20:47 15:18:01 188688 0 674068 35.83 2620 1016180 1073604 36.64 464432 971548 24 15:20:47 15:19:01 76180 0 750620 39.89 2620 1052136 1498636 51.15 554756 984612 92656 15:20:47 15:20:01 104436 0 809208 43.01 2000 965912 1252688 42.75 577704 857824 12268 15:20:47 Average: 118090 0 497454 26.44 2607 1263405 1013002 34.57 330654 1258219 2391 15:20:47 15:20:47 14:31:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:20:47 14:32:01 eth0 0.77 0.17 0.20 0.04 0.00 0.00 0.00 0.00 15:20:47 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:33:01 eth0 0.83 0.38 0.28 0.21 0.00 0.00 0.00 0.00 15:20:47 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:34:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:20:47 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:35:01 eth0 0.52 0.47 0.27 0.21 0.00 0.00 0.00 0.00 15:20:47 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:36:01 eth0 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:20:47 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:37:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:20:47 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:38:01 eth0 0.25 0.20 0.10 0.01 0.00 0.00 0.00 0.00 15:20:47 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:39:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:40:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:41:01 eth0 0.18 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:20:47 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:42:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:20:47 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:43:01 eth0 0.52 0.35 0.27 0.17 0.00 0.00 0.00 0.00 15:20:47 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:44:02 eth0 0.08 0.08 0.01 0.04 0.00 0.00 0.00 0.00 15:20:47 14:44:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:20:47 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:46:01 eth0 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:20:47 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:20:47 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:49:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:20:47 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:50:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:51:01 eth0 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:20:47 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:53:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:54:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:20:47 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:55:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:56:01 eth0 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:20:47 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:57:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:58:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:20:47 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:59:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:00:01 eth0 0.15 0.10 0.12 0.03 0.00 0.00 0.00 0.00 15:20:47 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:01:01 eth0 0.17 0.12 0.08 0.09 0.00 0.00 0.00 0.00 15:20:47 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:02:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:20:47 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:03:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:04:01 eth0 0.42 0.00 0.04 0.00 0.00 0.00 0.00 0.00 15:20:47 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:05:01 eth0 0.77 0.65 0.56 0.19 0.00 0.00 0.00 0.00 15:20:47 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:06:01 eth0 0.18 0.15 0.08 0.10 0.00 0.00 0.00 0.00 15:20:47 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:07:02 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:08:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:11:01 eth0 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 15:20:47 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:13:01 eth0 258.90 182.90 350.36 44.65 0.00 0.00 0.00 0.00 15:20:47 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:14:01 eth0 74.63 60.81 346.10 37.49 0.00 0.00 0.00 0.00 15:20:47 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:14:01 docker0 4.59 3.51 0.94 11.12 0.00 0.00 0.00 0.00 15:20:47 15:15:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:20:47 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:16:01 eth0 3.70 2.08 3.28 0.37 0.00 0.00 0.00 0.00 15:20:47 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:17:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:18:01 eth0 0.95 0.40 0.31 0.17 0.00 0.00 0.00 0.00 15:20:47 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:19:01 eth0 415.73 359.40 3775.40 26.06 0.00 0.00 0.00 0.00 15:20:47 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:20:01 eth0 462.96 405.59 3564.60 93.06 0.00 0.00 0.00 0.00 15:20:47 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 15:20:01 vethee15539 31.65 39.46 2.11 199.16 0.00 0.00 0.00 0.00 15:20:47 15:20:01 docker0 48.19 55.43 2.97 321.18 0.00 0.00 0.00 0.00 15:20:47 Average: eth0 25.03 20.76 164.35 4.16 0.00 0.00 0.00 0.00 15:20:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:20:47 Average: vethee15539 0.65 0.81 0.04 4.07 0.00 0.00 0.00 0.00 15:20:47 Average: docker0 1.08 1.20 0.08 6.79 0.00 0.00 0.00 0.00 15:20:47 15:20:47 15:20:47 ---> sar -P ALL: 15:20:47 Linux 3.10.0-1127.el7.x86_64 (centos-7-docker-5eb134fb-50d3-af0a-1802-9f6851a35141.vexxhost.lo) 09/22/20 _x86_64_ (4 CPU) 15:20:47 15:20:47 14:29:47 LINUX RESTART (4 CPU) 15:20:47 15:20:47 14:31:01 CPU %user %nice %system %iowait %steal %idle 15:20:47 14:32:01 all 0.15 0.00 0.05 0.00 0.00 99.81 15:20:47 14:32:01 0 0.05 0.00 0.08 0.00 0.00 99.87 15:20:47 14:32:01 1 0.45 0.00 0.03 0.00 0.00 99.52 15:20:47 14:32:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:20:47 14:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:20:47 14:33:01 all 0.18 0.00 0.03 0.00 0.00 99.78 15:20:47 14:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:33:01 1 0.53 0.00 0.02 0.00 0.00 99.45 15:20:47 14:33:01 2 0.05 0.00 0.03 0.02 0.00 99.90 15:20:47 14:33:01 3 0.12 0.00 0.03 0.00 0.00 99.85 15:20:47 14:34:01 all 0.13 0.00 0.03 0.00 0.00 99.83 15:20:47 14:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:20:47 14:34:01 1 0.43 0.00 0.03 0.00 0.00 99.53 15:20:47 14:34:01 2 0.03 0.00 0.05 0.00 0.00 99.92 15:20:47 14:34:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:20:47 14:35:01 all 0.17 0.00 0.03 0.00 0.00 99.80 15:20:47 14:35:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:35:01 1 0.53 0.00 0.02 0.00 0.00 99.45 15:20:47 14:35:01 2 0.05 0.00 0.05 0.00 0.02 99.88 15:20:47 14:35:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:20:47 14:36:01 all 0.15 0.00 0.03 0.00 0.00 99.81 15:20:47 14:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 14:36:01 1 0.53 0.00 0.03 0.00 0.00 99.43 15:20:47 14:36:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:36:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:20:47 14:37:01 all 0.15 0.00 0.02 0.00 0.00 99.82 15:20:47 14:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 14:37:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:20:47 14:37:01 2 0.03 0.00 0.05 0.00 0.00 99.92 15:20:47 14:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:20:47 14:38:01 all 0.14 0.00 0.03 0.00 0.00 99.83 15:20:47 14:38:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 14:38:01 1 0.50 0.00 0.02 0.00 0.00 99.48 15:20:47 14:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:38:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 14:39:01 all 0.15 0.00 0.03 0.00 0.00 99.81 15:20:47 14:39:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:20:47 14:39:01 1 0.50 0.00 0.03 0.00 0.00 99.47 15:20:47 14:39:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:20:47 14:40:01 all 0.04 0.00 0.05 0.00 0.00 99.92 15:20:47 14:40:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:20:47 14:40:01 1 0.10 0.00 0.08 0.00 0.00 99.82 15:20:47 14:40:01 2 0.03 0.00 0.05 0.00 0.00 99.92 15:20:47 14:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 14:41:01 all 0.04 0.00 0.03 0.00 0.00 99.93 15:20:47 14:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:20:47 14:41:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:41:01 2 0.07 0.00 0.05 0.00 0.00 99.88 15:20:47 14:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 14:42:01 all 0.08 0.00 0.03 0.00 0.00 99.89 15:20:47 14:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 14:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 14:42:01 2 0.28 0.00 0.03 0.00 0.00 99.68 15:20:47 14:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 15:20:47 14:42:01 CPU %user %nice %system %iowait %steal %idle 15:20:47 14:43:01 all 0.17 0.00 0.05 0.00 0.00 99.79 15:20:47 14:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:43:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:20:47 14:43:01 2 0.53 0.00 0.05 0.00 0.00 99.42 15:20:47 14:43:01 3 0.05 0.00 0.05 0.00 0.00 99.90 15:20:47 14:44:02 all 0.15 0.00 0.03 0.00 0.00 99.82 15:20:47 14:44:02 0 0.00 0.00 0.02 0.00 0.00 99.98 15:20:47 14:44:02 1 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:44:02 2 0.53 0.00 0.03 0.00 0.00 99.43 15:20:47 14:44:02 3 0.05 0.00 0.03 0.00 0.00 99.92 15:20:47 14:45:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:20:47 14:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 14:45:01 1 0.07 0.00 0.05 0.00 0.00 99.88 15:20:47 14:45:01 2 0.51 0.00 0.03 0.00 0.00 99.46 15:20:47 14:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:20:47 14:46:01 all 0.16 0.00 0.04 0.00 0.00 99.80 15:20:47 14:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 14:46:01 1 0.07 0.00 0.07 0.00 0.00 99.87 15:20:47 14:46:01 2 0.53 0.00 0.03 0.00 0.00 99.43 15:20:47 14:46:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 14:47:01 all 0.15 0.00 0.02 0.00 0.00 99.83 15:20:47 14:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:20:47 14:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:20:47 14:47:01 2 0.52 0.00 0.03 0.00 0.00 99.45 15:20:47 14:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:48:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:20:47 14:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:48:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:20:47 14:48:01 2 0.52 0.00 0.02 0.00 0.00 99.47 15:20:47 14:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:20:47 14:49:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:20:47 14:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 14:49:01 1 0.07 0.00 0.05 0.00 0.00 99.88 15:20:47 14:49:01 2 0.50 0.00 0.03 0.00 0.00 99.47 15:20:47 14:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:20:47 14:50:01 all 0.14 0.00 0.03 0.00 0.00 99.83 15:20:47 14:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:20:47 14:50:01 1 0.03 0.00 0.05 0.00 0.00 99.92 15:20:47 14:50:01 2 0.52 0.00 0.02 0.00 0.00 99.47 15:20:47 14:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 14:51:01 all 0.16 0.00 0.02 0.00 0.00 99.81 15:20:47 14:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 14:51:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:20:47 14:51:01 2 0.52 0.00 0.02 0.00 0.00 99.47 15:20:47 14:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:20:47 14:52:01 all 0.15 0.00 0.03 0.00 0.00 99.82 15:20:47 14:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:20:47 14:52:01 1 0.53 0.00 0.03 0.00 0.00 99.43 15:20:47 14:52:01 2 0.03 0.00 0.05 0.00 0.00 99.92 15:20:47 14:52:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:53:01 all 0.10 0.00 0.04 0.00 0.00 99.86 15:20:47 14:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:20:47 14:53:01 1 0.35 0.00 0.08 0.00 0.00 99.57 15:20:47 14:53:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:20:47 14:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:20:47 15:20:47 14:53:01 CPU %user %nice %system %iowait %steal %idle 15:20:47 14:54:01 all 0.03 0.00 0.03 0.00 0.00 99.94 15:20:47 14:54:01 0 0.05 0.00 0.05 0.00 0.00 99.90 15:20:47 14:54:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:20:47 14:54:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 14:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 14:55:01 all 0.05 0.00 0.03 0.00 0.00 99.92 15:20:47 14:55:01 0 0.03 0.00 0.05 0.00 0.00 99.92 15:20:47 14:55:01 1 0.10 0.00 0.03 0.00 0.00 99.87 15:20:47 14:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 14:56:01 all 0.15 0.00 0.03 0.00 0.00 99.81 15:20:47 14:56:01 0 0.02 0.00 0.05 0.00 0.00 99.93 15:20:47 14:56:01 1 0.52 0.00 0.05 0.00 0.00 99.43 15:20:47 14:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:20:47 14:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:20:47 14:57:01 all 0.14 0.00 0.03 0.00 0.00 99.83 15:20:47 14:57:01 0 0.02 0.00 0.07 0.00 0.00 99.92 15:20:47 14:57:01 1 0.53 0.00 0.02 0.00 0.00 99.45 15:20:47 14:57:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 14:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:20:47 14:58:01 all 0.15 0.00 0.02 0.00 0.00 99.83 15:20:47 14:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:20:47 14:58:01 1 0.53 0.00 0.02 0.00 0.00 99.45 15:20:47 14:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 14:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 14:59:01 all 0.15 0.00 0.03 0.00 0.00 99.83 15:20:47 14:59:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 14:59:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:20:47 14:59:01 2 0.03 0.00 0.05 0.00 0.00 99.92 15:20:47 14:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 15:00:01 all 0.19 0.00 0.03 0.00 0.00 99.78 15:20:47 15:00:01 0 0.03 0.00 0.05 0.00 0.00 99.92 15:20:47 15:00:01 1 0.52 0.00 0.02 0.00 0.00 99.47 15:20:47 15:00:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:20:47 15:00:01 3 0.15 0.00 0.02 0.00 0.00 99.83 15:20:47 15:01:01 all 0.13 0.00 0.07 0.00 0.00 99.80 15:20:47 15:01:01 0 0.07 0.00 0.07 0.00 0.00 99.87 15:20:47 15:01:01 1 0.10 0.00 0.05 0.00 0.00 99.85 15:20:47 15:01:01 2 0.32 0.00 0.13 0.00 0.00 99.55 15:20:47 15:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:20:47 15:02:01 all 0.03 0.00 0.05 0.00 0.00 99.92 15:20:47 15:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 15:02:01 1 0.02 0.00 0.05 0.02 0.00 99.92 15:20:47 15:02:01 2 0.07 0.00 0.08 0.00 0.00 99.85 15:20:47 15:02:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:20:47 15:03:01 all 0.15 0.00 0.03 0.00 0.00 99.83 15:20:47 15:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:20:47 15:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:20:47 15:03:01 2 0.48 0.00 0.03 0.00 0.00 99.48 15:20:47 15:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 15:04:01 all 0.13 0.00 0.03 0.00 0.00 99.84 15:20:47 15:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:20:47 15:04:01 1 0.05 0.00 0.07 0.00 0.00 99.88 15:20:47 15:04:01 2 0.48 0.00 0.02 0.00 0.00 99.50 15:20:47 15:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:20:47 15:20:47 15:04:01 CPU %user %nice %system %iowait %steal %idle 15:20:47 15:05:01 all 0.13 0.00 0.03 0.00 0.00 99.84 15:20:47 15:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:20:47 15:05:01 1 0.13 0.00 0.05 0.00 0.00 99.82 15:20:47 15:05:01 2 0.30 0.00 0.07 0.00 0.00 99.63 15:20:47 15:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 15:06:01 all 0.17 0.00 0.03 0.00 0.00 99.80 15:20:47 15:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 15:06:01 1 0.07 0.00 0.07 0.00 0.00 99.87 15:20:47 15:06:01 2 0.47 0.00 0.02 0.00 0.00 99.52 15:20:47 15:06:01 3 0.13 0.00 0.02 0.00 0.00 99.85 15:20:47 15:07:02 all 0.16 0.00 0.03 0.00 0.00 99.81 15:20:47 15:07:02 0 0.02 0.00 0.03 0.00 0.00 99.95 15:20:47 15:07:02 1 0.05 0.00 0.03 0.00 0.00 99.92 15:20:47 15:07:02 2 0.53 0.00 0.05 0.00 0.00 99.42 15:20:47 15:07:02 3 0.03 0.00 0.02 0.00 0.00 99.95 15:20:47 15:08:01 all 0.13 0.00 0.04 0.00 0.00 99.83 15:20:47 15:08:01 0 0.03 0.00 0.05 0.00 0.00 99.92 15:20:47 15:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 15:08:01 2 0.47 0.00 0.07 0.00 0.00 99.46 15:20:47 15:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:20:47 15:09:01 all 0.05 0.00 0.04 0.00 0.00 99.91 15:20:47 15:09:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 15:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 15:09:01 2 0.10 0.00 0.08 0.00 0.00 99.82 15:20:47 15:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 15:10:01 all 0.05 0.00 0.03 0.00 0.00 99.92 15:20:47 15:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 15:20:47 15:10:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:20:47 15:10:01 2 0.12 0.00 0.03 0.00 0.00 99.85 15:20:47 15:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 15:11:01 all 0.15 0.00 0.03 0.00 0.00 99.81 15:20:47 15:11:01 0 0.05 0.00 0.05 0.00 0.00 99.90 15:20:47 15:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 15:11:01 2 0.52 0.00 0.03 0.00 0.00 99.45 15:20:47 15:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 15:12:01 all 0.16 2.69 11.82 5.96 0.09 79.27 15:20:47 15:12:01 0 0.17 2.91 11.81 8.74 0.10 76.28 15:20:47 15:12:01 1 0.29 2.42 11.01 3.03 0.08 83.17 15:20:47 15:12:01 2 0.10 2.59 12.16 7.65 0.08 77.41 15:20:47 15:12:01 3 0.07 2.86 12.30 4.43 0.10 80.25 15:20:47 15:13:01 all 4.58 0.00 0.96 1.09 0.01 93.36 15:20:47 15:13:01 0 5.75 0.00 0.99 0.05 0.00 93.22 15:20:47 15:13:01 1 3.99 0.00 0.94 0.03 0.00 95.04 15:20:47 15:13:01 2 4.34 0.00 1.07 3.97 0.02 90.60 15:20:47 15:13:01 3 4.23 0.00 0.85 0.32 0.02 94.59 15:20:47 15:14:01 all 2.58 0.00 1.69 0.79 0.02 94.93 15:20:47 15:14:01 0 2.18 0.00 1.72 0.10 0.02 95.98 15:20:47 15:14:01 1 2.46 0.00 1.54 1.09 0.02 94.90 15:20:47 15:14:01 2 3.14 0.00 1.82 1.71 0.02 93.31 15:20:47 15:14:01 3 2.54 0.00 1.66 0.27 0.02 95.52 15:20:47 15:15:01 all 0.15 0.00 0.06 0.00 0.00 99.78 15:20:47 15:15:01 0 0.02 0.00 0.13 0.00 0.00 99.85 15:20:47 15:15:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:20:47 15:15:01 2 0.55 0.00 0.05 0.00 0.00 99.40 15:20:47 15:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:20:47 15:20:47 15:15:01 CPU %user %nice %system %iowait %steal %idle 15:20:47 15:16:01 all 0.20 0.00 0.08 0.00 0.00 99.72 15:20:47 15:16:01 0 0.07 0.00 0.18 0.00 0.00 99.75 15:20:47 15:16:01 1 0.08 0.00 0.08 0.00 0.02 99.82 15:20:47 15:16:01 2 0.60 0.00 0.03 0.00 0.00 99.37 15:20:47 15:16:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:20:47 15:17:01 all 0.15 0.00 0.05 0.00 0.00 99.80 15:20:47 15:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:20:47 15:17:01 1 0.03 0.00 0.05 0.00 0.00 99.92 15:20:47 15:17:01 2 0.52 0.00 0.05 0.00 0.00 99.43 15:20:47 15:17:01 3 0.03 0.00 0.07 0.00 0.00 99.90 15:20:47 15:18:01 all 0.18 0.00 0.04 0.00 0.00 99.78 15:20:47 15:18:01 0 0.05 0.00 0.05 0.00 0.00 99.90 15:20:47 15:18:01 1 0.47 0.00 0.03 0.00 0.00 99.50 15:20:47 15:18:01 2 0.12 0.00 0.03 0.00 0.00 99.85 15:20:47 15:18:01 3 0.08 0.00 0.03 0.00 0.00 99.88 15:20:47 15:19:01 all 2.29 0.00 1.62 0.03 0.01 96.05 15:20:47 15:19:01 0 2.20 0.00 2.13 0.00 0.02 95.65 15:20:47 15:19:01 1 2.49 0.00 1.49 0.02 0.00 96.01 15:20:47 15:19:01 2 2.23 0.00 1.47 0.03 0.02 96.25 15:20:47 15:19:01 3 2.26 0.00 1.39 0.07 0.02 96.27 15:20:47 15:20:01 all 13.97 0.00 9.99 4.60 0.03 71.42 15:20:47 15:20:01 0 14.91 0.00 10.59 4.18 0.02 70.31 15:20:47 15:20:01 1 13.57 0.00 9.52 5.26 0.03 71.62 15:20:47 15:20:01 2 13.04 0.00 10.65 3.60 0.02 72.70 15:20:47 15:20:01 3 14.39 0.00 9.20 5.34 0.03 71.04 15:20:47 Average: all 0.59 0.05 0.56 0.25 0.00 98.54 15:20:47 Average: 0 0.53 0.06 0.58 0.26 0.00 98.56 15:20:47 Average: 1 0.65 0.05 0.53 0.19 0.00 98.57 15:20:47 Average: 2 0.69 0.05 0.59 0.34 0.00 98.32 15:20:47 Average: 3 0.50 0.06 0.53 0.21 0.00 98.70 15:20:47 15:20:47 15:20:47