Pull request #642 updated Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb+6959a31925640f2b0e4ffea6e4d93f53244a7c4d (75e9122895d45878c3c2a512643683273a77b8c5) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5938452745420953271.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 144eb70ba3d470a427e699408e811d3f535e987a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5055071774282552385.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 144eb70ba3d470a427e699408e811d3f535e987a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1026398130430982316.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 144eb70ba3d470a427e699408e811d3f535e987a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 144eb70ba3d470a427e699408e811d3f535e987a # timeout=10 Commit message: "Merge pull request #341 from ernestojeda/master-2-main" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6720044763322006367.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/go-mod-core-contracts/branches/PR-642/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3349017602096146361.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 98bb157299c17168c94e81a7dba3d05dc38b0f72 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 98bb157299c17168c94e81a7dba3d05dc38b0f72 # timeout=10 Commit message: "Docs: Add example Jenkinsfile to documentation" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:go-mod-core-contracts, buildImage:false, pushImage:false, semverBump:pre] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: go-mod-core-contracts-settings PROJECT: go-mod-core-contracts USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 GOPROXY: https://nexus3.edgexfoundry.org/repository/go-proxy/ DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: go-mod-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: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-414 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git > git init /w/workspace/dry_go-mod-core-contracts_PR-642 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git > git --version # timeout=10 > git --version # 'git version 2.24.4' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh891774130381137615.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # 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/*:refs/remotes/origin/* # 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 [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh8932328807410278827.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb Merge succeeded, producing 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb Checking out Revision 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb (PR-642) > git config core.sparsecheckout # timeout=10 > git checkout -f 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/jenkins-gitclient-ssh1294433417516514116.key > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0" > git rev-list --no-walk e4809fc98044456df474411a240caee35545d914 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:47:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:47:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:47:52 ========================================================= 17:47:52 EdgeX Global Pipelines Version Info 17:47:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:47:53 ------------------- 17:47:53 stable info: 17:47:53 ------------------- 17:47:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:47:53 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:47:53 Message: update stable to v1.0.196 17:47:54 ------------------- 17:47:54 experimental info: 17:47:54 ------------------- 17:47:54 Commited By: **** collab-it+edgex@linuxfoundation.org 17:47:54 Commit SHA: 144eb70ba3d470a427e699408e811d3f535e987a 17:47:54 Message: update experimental to v1.0.196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = go-mod-core-contracts-settings [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar PROJECT = go-mod-core-contracts [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar GOPROXY = https://nexus3.edgexfoundry.org/repository/go-proxy/ [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = go-mod-core-contracts [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = false [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:47:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:47:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:47:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:47:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:47:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = false [Pipeline] echo 17:47:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:47:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-642 [Pipeline] echo 17:47:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-642 [Pipeline] echo 17:47:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-642 [Pipeline] echo 17:47:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb [Pipeline] echo 17:47:55 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4cbe329 [Pipeline] echo 17:47:55 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:47:55 + git log --format=format:%s -1 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb [Pipeline] echo 17:47:55 GIT_COMMIT: 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb, Commit Message: Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0 [Pipeline] echo 17:47:55 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 17:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:47:56 17:47:56 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 17:47:57 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:47:57 latest: Pulling from edgex-devops/git-semver 17:47:57 31603596830f: Pulling fs layer 17:47:57 b6dc333f4379: Pulling fs layer 17:47:57 3d9ef1400e77: Pulling fs layer 17:47:57 fd332fbdc1db: Pulling fs layer 17:47:57 fd332fbdc1db: Waiting 17:47:57 b6dc333f4379: Verifying Checksum 17:47:57 b6dc333f4379: Download complete 17:47:57 31603596830f: Verifying Checksum 17:47:57 31603596830f: Download complete 17:47:57 31603596830f: Pull complete 17:47:57 b6dc333f4379: Pull complete 17:47:57 fd332fbdc1db: Verifying Checksum 17:47:57 fd332fbdc1db: Download complete 17:47:57 3d9ef1400e77: Verifying Checksum 17:47:57 3d9ef1400e77: Download complete 17:47:58 3d9ef1400e77: Pull complete 17:47:58 fd332fbdc1db: Pull complete 17:47:58 Digest: sha256:db6b30291b918ea2df8875cce3ed97fb48fa491dcbf862453db6614bc0bd4782 17:47:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 17:47:58 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 17:47:58 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 17:47:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dry_go-mod-core-contracts_PR-642 -v /w/workspace/dry_go-mod-core-contracts_PR-642:/w/workspace/dry_go-mod-core-contracts_PR-642:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-642@tmp:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 17:47:59 $ docker top 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:47:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:47:59 [ssh-agent] Looking for ssh-agent implementation... 17:47:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:47:59 $ docker exec 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 ssh-agent 17:47:59 SSH_AUTH_SOCK=/tmp/ssh-mrwr8QPpLLKs/agent.13 17:47:59 SSH_AGENT_PID=19 17:47:59 Running ssh-add (command line suppressed) 17:47:59 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_755266985437701704.key (/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_755266985437701704.key) 17:47:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:48:00 + git tag --points-at HEAD [Pipeline] } 17:48:00 $ docker exec --env ******** --env ******** 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 ssh-agent -k 17:48:00 unset SSH_AUTH_SOCK; 17:48:00 unset SSH_AGENT_PID; 17:48:00 echo Agent pid 19 killed; 17:48:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:48:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:48:00 [ssh-agent] Looking for ssh-agent implementation... 17:48:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:48:00 $ docker exec 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 ssh-agent 17:48:00 SSH_AUTH_SOCK=/tmp/ssh-WZQS35GiSxP7/agent.53 17:48:00 SSH_AGENT_PID=59 17:48:00 Running ssh-add (command line suppressed) 17:48:00 Identity added: /w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_6690937467912186011.key (/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/private_key_6690937467912186011.key) 17:48:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:48:01 + git semver init 17:48:01 # -> Open(): unable to determine branch for HEAD 17:48:01 # $GIT_DIR = /w/workspace/dry_go-mod-core-contracts_PR-642/.git 17:48:01 # $GIT_WORK_TREE = /w/workspace/dry_go-mod-core-contracts_PR-642 17:48:01 # $SEMVER_REMOTE_NAME = origin 17:48:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 17:48:01 # $SEMVER_USER_NAME = edgex-jenkins 17:48:01 # $SEMVER_BRANCH = PR-642 17:48:01 # $SEMVER_TEMP = /tmp/semver-394210383 17:48:01 # git clone --branch semver git@github.com:edgexfoundry/go-mod-core-contracts.git $SEMVER_TEMP 17:48:02 # '/tmp/semver-394210383' -> '/w/workspace/dry_go-mod-core-contracts_PR-642/.semver' 17:48:02 # -> Force: false 17:48:02 # $SEMVER_DIR = /w/workspace/dry_go-mod-core-contracts_PR-642/.semver [Pipeline] } 17:48:02 $ docker exec --env ******** --env ******** 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 ssh-agent -k 17:48:02 unset SSH_AUTH_SOCK; 17:48:02 unset SSH_AGENT_PID; 17:48:02 echo Agent pid 59 killed; 17:48:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:48:02 + git semver [Pipeline] } 17:48:02 $ docker stop --time=1 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 17:48:03 $ docker rm -f 658f64dca94b8a08b9fb7eb0e08f0bd52584badf588dde17aab3c7a9927fe9a6 [Pipeline] // withDockerContainer [Pipeline] sh 17:48:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:48:04 Stashed 1 file(s) [Pipeline] echo 17:48:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node 17:48:19 Still waiting to schedule task 17:48:19 Waiting for next available executor on ‘centos7-docker-4c-2g’ 17:48:19 Still waiting to schedule task 17:48:19 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 17:49:39 Running on prd-centos7-docker-4c-2g-439 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] ws 17:49:39 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 17:49:40 Selected Git installation does not exist. Using Default 17:49:40 The recommended git tool is: NONE 17:49:42 using credential edgex-jenkins-ssh 17:49:42 Cloning the remote Git repository 17:49:42 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 17:49:42 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 17:49:42 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:49:42 > git --version # timeout=10 17:49:42 > git --version # 'git version 2.24.4' 17:49:42 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:42 [INFO] Currently running in a labeled security context 17:49:42 [INFO] Currently SELinux is 'enforcing' on the host 17:49:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh7754622818061351250.key 17:49:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:44 Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb 17:49:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:49:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:49:43 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 17:49:43 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 17:49:43 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:43 [INFO] Currently running in a labeled security context 17:49:43 [INFO] Currently SELinux is 'enforcing' on the host 17:49:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh903467837618237271.key 17:49:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:49:44 > git config core.sparsecheckout # timeout=10 17:49:44 > git checkout -f 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 17:49:44 > git remote # timeout=10 17:49:44 > git config --get remote.origin.url # timeout=10 17:49:44 using GIT_SSH to set credentials SSH Credentials for GitHub 17:49:44 [INFO] Currently running in a labeled security context 17:49:44 [INFO] Currently SELinux is 'enforcing' on the host 17:49:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/go-mod-core-contracts/2@tmp/jenkins-gitclient-ssh9009759024312069551.key 17:49:44 > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 17:49:44 Merge succeeded, producing 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb 17:49:44 Checking out Revision 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb (PR-642) 17:49:44 > git rev-parse HEAD^{commit} # timeout=10 17:49:44 > git config core.sparsecheckout # timeout=10 17:49:44 > git checkout -f 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 17:49:48 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:49:48 + sudo jq '. + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false}' /etc/docker/daemon.json [Pipeline] sh 17:49:49 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 17:49:49 + sudo service docker restart 17:49:49 + true 17:49:49 Redirecting to /bin/systemctl restart docker.service [Pipeline] unstash [Pipeline] echo 17:50:08 ========================================================= 17:50:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 17:50:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 17:50:08 + docker build -t ci-base-image-x86_64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine . 17:50:08 Sending build context to Docker daemon 2.911MB 17:50:08 Step 1/7 : ARG BASE=golang:1.16-alpine 17:50:08 Step 2/7 : FROM ${BASE} 17:50:08 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 17:50:08 540db60ca938: Pulling fs layer 17:50:08 adcc1eea9eea: Pulling fs layer 17:50:08 4c4ab2625f07: Pulling fs layer 17:50:08 0773c198feca: Pulling fs layer 17:50:08 345f892a5656: Pulling fs layer 17:50:08 9ac62484cfdc: Pulling fs layer 17:50:08 5ac4037533be: Pulling fs layer 17:50:08 dc6bda0758c5: Pulling fs layer 17:50:08 9ac62484cfdc: Waiting 17:50:08 5ac4037533be: Waiting 17:50:08 dc6bda0758c5: Waiting 17:50:08 345f892a5656: Waiting 17:50:08 4c4ab2625f07: Verifying Checksum 17:50:08 4c4ab2625f07: Download complete 17:50:08 adcc1eea9eea: Verifying Checksum 17:50:08 adcc1eea9eea: Download complete 17:50:08 345f892a5656: Verifying Checksum 17:50:08 345f892a5656: Download complete 17:50:08 9ac62484cfdc: Verifying Checksum 17:50:08 9ac62484cfdc: Download complete 17:50:08 540db60ca938: Verifying Checksum 17:50:08 540db60ca938: Download complete 17:50:09 540db60ca938: Pull complete 17:50:09 adcc1eea9eea: Pull complete 17:50:09 4c4ab2625f07: Pull complete 17:50:09 5ac4037533be: Verifying Checksum 17:50:09 5ac4037533be: Download complete 17:50:12 dc6bda0758c5: Verifying Checksum 17:50:12 dc6bda0758c5: Download complete 17:50:12 0773c198feca: Verifying Checksum 17:50:12 0773c198feca: Download complete 17:50:16 0773c198feca: Pull complete 17:50:16 345f892a5656: Pull complete 17:50:16 9ac62484cfdc: Pull complete 17:50:16 5ac4037533be: Pull complete 17:50:17 dc6bda0758c5: Pull complete 17:50:17 Digest: sha256:693441261ed0de8fcf303aa2a0eae3a43e217b849db77d7793b1d2a0399e3ec4 17:50:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 17:50:17 ---> eb58bd16d52e 17:50:17 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 17:50:19 ---> Running in 7dfc99fc2a64 17:50:19 Removing intermediate container 7dfc99fc2a64 17:50:19 ---> 5dafd18dcd83 17:50:19 Step 4/7 : RUN apk add bash 17:50:19 ---> Running in 6d6a51d1e8c3 17:50:19 fetch https://nl.alpinelinux.org/alpine/v3.13/main/x86_64/APKINDEX.tar.gz 17:50:20 fetch https://nl.alpinelinux.org/alpine/v3.13/community/x86_64/APKINDEX.tar.gz 17:50:21 OK: 149 MiB in 40 packages 17:50:21 Removing intermediate container 6d6a51d1e8c3 17:50:21 ---> f36f189b5d06 17:50:21 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 17:50:21 ---> Running in cfe3ecddb054 17:50:21 Removing intermediate container cfe3ecddb054 17:50:21 ---> 84b86e9551b6 17:50:21 Step 6/7 : COPY go.mod . 17:50:21 ---> aa549a1d53eb 17:50:21 Step 7/7 : RUN go mod download 17:50:21 ---> Running in 4974659bbcf6 17:50:28 Removing intermediate container 4974659bbcf6 17:50:28 ---> 9a47e7f5def4 17:50:28 Successfully built 9a47e7f5def4 17:50:28 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 17:50:28 + docker inspect -f . ci-base-image-x86_64 17:50:28 . [Pipeline] withDockerContainer 17:50:28 prd-centos7-docker-4c-2g-439 does not seem to be running inside a container 17:50:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:50:29 $ docker top 090206b819a6c202912af74f0f5de84b23869ed89389d230e84b8d20d47f2467 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:29 + go version 17:50:29 go version go1.16.5 linux/amd64 [Pipeline] } 17:50:29 $ docker stop --time=1 090206b819a6c202912af74f0f5de84b23869ed89389d230e84b8d20d47f2467 17:50:30 $ docker rm -f 090206b819a6c202912af74f0f5de84b23869ed89389d230e84b8d20d47f2467 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 17:50:31 + docker inspect -f . ci-base-image-x86_64 17:50:31 . [Pipeline] withDockerContainer 17:50:31 prd-centos7-docker-4c-2g-439 does not seem to be running inside a container 17:50:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 17:50:32 $ docker top 6c1c5e8e41985c6dccec6b5a75075e5aa3279a7583c6769ccdabadbb7e653b18 -eo pid,comm [Pipeline] { [Pipeline] sh 17:50:32 + go mod tidy [Pipeline] sh 17:50:32 + make test 17:50:32 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 17:50:33 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 17:50:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.043s coverage: 83.5% of statements 17:50:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 17:50:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 17:50:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 17:50:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.020s coverage: 26.3% of statements 17:50:43 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 17:50:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.007s coverage: 47.2% of statements 17:50:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.009s coverage: 90.0% of statements 17:50:43 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.036s coverage: 86.2% of statements 17:50:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.007s coverage: 59.5% of statements 17:50:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.005s coverage: 35.5% of statements 17:50:44 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.008s coverage: 49.4% of statements 17:50:44 CGO_ENABLED=0 GO111MODULE=on go vet ./... 17:50:48 gofmt -l . 17:50:48 [ "`gofmt -l .`" = "" ] [Pipeline] } 17:50:48 $ docker stop --time=1 6c1c5e8e41985c6dccec6b5a75075e5aa3279a7583c6769ccdabadbb7e653b18 17:50:50 $ docker rm -f 6c1c5e8e41985c6dccec6b5a75075e5aa3279a7583c6769ccdabadbb7e653b18 [Pipeline] // withDockerContainer [Pipeline] sh 17:50:50 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:50:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 17:50:51 ---> job-cost.sh 17:50:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SNl6 17:51:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 17:51:14 lf-activate-venv(): INFO: Adding /tmp/venv-SNl6/bin to PATH 17:51:14 INFO: No Stack... 17:51:14 INFO: Retrieving Pricing Info for: v3-standard-2 17:51:14 INFO: Archiving Costs [Pipeline] sh 17:51:15 + cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv 17:51:15 + cut -d, -f6 [Pipeline] lock 17:51:15 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] 17:51:15 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] did not exist. Created. 17:51:15 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:51:15 + echo total: 0.05999999865889549 [Pipeline] stash 17:51:15 Stashed 1 file(s) [Pipeline] } 17:51:15 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 19:16:30 Running on prd-ubuntu18.04-docker-arm64-4c-16g-2758 in /w/workspace/dry_go-mod-core-contracts_PR-642 [Pipeline] { [Pipeline] ws 19:16:30 Running in /w/workspace/go-mod-core-contracts/2 [Pipeline] { [Pipeline] checkout 19:16:30 Selected Git installation does not exist. Using Default 19:16:30 The recommended git tool is: NONE 19:16:36 using credential edgex-jenkins-ssh 19:16:36 Cloning the remote Git repository 19:16:37 Cloning repository git@github.com:edgexfoundry/go-mod-core-contracts.git 19:16:37 > git init /w/workspace/go-mod-core-contracts/2 # timeout=10 19:16:37 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:16:37 > git --version # timeout=10 19:16:37 > git --version # 'git version 2.17.1' 19:16:37 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:37 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:16:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:16:39 > git config remote.origin.url git@github.com:edgexfoundry/go-mod-core-contracts.git # timeout=10 19:16:39 Fetching upstream changes from git@github.com:edgexfoundry/go-mod-core-contracts.git 19:16:39 Merging remotes/origin/main commit 6959a31925640f2b0e4ffea6e4d93f53244a7c4d into PR head commit 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb 19:16:40 Merge succeeded, producing 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb 19:16:40 Checking out Revision 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb (PR-642) 19:16:39 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:39 > git fetch --tags --progress -- git@github.com:edgexfoundry/go-mod-core-contracts.git +refs/pull/642/head:refs/remotes/origin/PR-642 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:16:39 > git config core.sparsecheckout # timeout=10 19:16:39 > git checkout -f 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 19:16:40 > git remote # timeout=10 19:16:40 > git config --get remote.origin.url # timeout=10 19:16:40 using GIT_SSH to set credentials SSH Credentials for GitHub 19:16:40 > git merge 6959a31925640f2b0e4ffea6e4d93f53244a7c4d # timeout=10 19:16:40 > git rev-parse HEAD^{commit} # timeout=10 19:16:40 > git config core.sparsecheckout # timeout=10 19:16:40 > git checkout -f 4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb # timeout=10 19:16:44 Commit message: "Merge branch 'main' into dependabot/go_modules/github.com/go-playground/validator/v10-10.7.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:16:45 + sudo jq . + {"registry-mirrors": ["https://nexus3.edgexfoundry.org:10001"], debug: false} /etc/docker/daemon.json [Pipeline] sh 19:16:45 + sudo mv /tmp/daemon.json /etc/docker/daemon.json [Pipeline] sh 19:16:46 + sudo service docker restart 19:16:46 + true [Pipeline] unstash [Pipeline] echo 19:17:08 ========================================================= 19:17:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 19:17:08 ========================================================= [Pipeline] isUnix [Pipeline] sh 19:17:09 + docker build -t ci-base-image-arm64 -f Dockerfile.build --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine . 19:17:10 Sending build context to Docker daemon 2.909MB 19:17:10 Step 1/7 : ARG BASE=golang:1.16-alpine 19:17:10 Step 2/7 : FROM ${BASE} 19:17:10 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:17:10 595b0fe564bb: Pulling fs layer 19:17:10 24495759ef45: Pulling fs layer 19:17:10 d148012ef14d: Pulling fs layer 19:17:10 cb65c68fc2e2: Pulling fs layer 19:17:10 093eec477d81: Pulling fs layer 19:17:10 20fd20ab2234: Pulling fs layer 19:17:10 43245461236d: Pulling fs layer 19:17:10 5a37c24eccbd: Pulling fs layer 19:17:10 093eec477d81: Waiting 19:17:10 20fd20ab2234: Waiting 19:17:10 43245461236d: Waiting 19:17:10 5a37c24eccbd: Waiting 19:17:10 cb65c68fc2e2: Waiting 19:17:11 d148012ef14d: Download complete 19:17:11 24495759ef45: Verifying Checksum 19:17:11 24495759ef45: Download complete 19:17:11 093eec477d81: Verifying Checksum 19:17:11 093eec477d81: Download complete 19:17:11 20fd20ab2234: Verifying Checksum 19:17:11 20fd20ab2234: Download complete 19:17:11 43245461236d: Download complete 19:17:11 595b0fe564bb: Verifying Checksum 19:17:11 595b0fe564bb: Download complete 19:17:11 595b0fe564bb: Pull complete 19:17:12 24495759ef45: Pull complete 19:17:13 d148012ef14d: Pull complete 19:17:14 5a37c24eccbd: Verifying Checksum 19:17:14 5a37c24eccbd: Download complete 19:17:15 cb65c68fc2e2: Verifying Checksum 19:17:15 cb65c68fc2e2: Download complete 19:17:25 cb65c68fc2e2: Pull complete 19:17:25 093eec477d81: Pull complete 19:17:26 20fd20ab2234: Pull complete 19:17:26 43245461236d: Pull complete 19:17:31 5a37c24eccbd: Pull complete 19:17:31 Digest: sha256:1f93be31992c0c85398b36ba92fe0466778821d351774b6a75e3069a3cd419d7 19:17:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 19:17:31 ---> 274d7007c78b 19:17:31 Step 3/7 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Intel' 19:17:34 ---> Running in 7777dfb8c673 19:17:35 Removing intermediate container 7777dfb8c673 19:17:35 ---> 96ca8b8af186 19:17:35 Step 4/7 : RUN apk add bash 19:17:35 ---> Running in 2f29ffb8e787 19:17:36 fetch https://nl.alpinelinux.org/alpine/v3.13/main/aarch64/APKINDEX.tar.gz 19:17:39 fetch https://nl.alpinelinux.org/alpine/v3.13/community/aarch64/APKINDEX.tar.gz 19:17:43 OK: 138 MiB in 40 packages 19:17:44 Removing intermediate container 2f29ffb8e787 19:17:44 ---> 6fde52aa2ba7 19:17:44 Step 5/7 : WORKDIR /go/src/github.com/edgexfoundry 19:17:44 ---> Running in 3ec4e1dea49b 19:17:45 Removing intermediate container 3ec4e1dea49b 19:17:45 ---> 4320b2356b36 19:17:45 Step 6/7 : COPY go.mod . 19:17:46 ---> 3066d30b5025 19:17:46 Step 7/7 : RUN go mod download 19:17:46 ---> Running in 052dd1e9672b 19:18:09 Removing intermediate container 052dd1e9672b 19:18:09 ---> 775499a4fc9f 19:18:09 Successfully built 775499a4fc9f 19:18:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 19:18:09 + docker inspect -f . ci-base-image-arm64 19:18:09 . [Pipeline] withDockerContainer 19:18:09 prd-ubuntu18.04-docker-arm64-4c-16g-2758 does not seem to be running inside a container 19:18:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:12 $ docker top 39157fd8e596d8a21428130580ee325e271d5d04d6ed7f59700b01b42e38c071 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:13 + go version 19:18:13 go version go1.16.5 linux/arm64 [Pipeline] } 19:18:13 $ docker stop --time=1 39157fd8e596d8a21428130580ee325e271d5d04d6ed7f59700b01b42e38c071 19:18:14 $ docker rm -f 39157fd8e596d8a21428130580ee325e271d5d04d6ed7f59700b01b42e38c071 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 19:18:15 + docker inspect -f . ci-base-image-arm64 19:18:15 . [Pipeline] withDockerContainer 19:18:16 prd-ubuntu18.04-docker-arm64-4c-16g-2758 does not seem to be running inside a container 19:18:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/go-mod-core-contracts/2 -v /w/workspace/go-mod-core-contracts/2:/w/workspace/go-mod-core-contracts/2:rw,z -v /w/workspace/go-mod-core-contracts/2@tmp:/w/workspace/go-mod-core-contracts/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:18:17 $ docker top 67caddb294d3e6ef79b37f3c3e634684943f0ddbe0100e01e3c70e0d57191103 -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:18 + go mod tidy [Pipeline] sh 19:18:19 + make test 19:18:19 CGO_ENABLED=0 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 19:18:21 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients [no test files] 19:19:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http 0.495s coverage: 83.5% of statements 19:19:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/http/utils [no test files] 19:19:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces [no test files] 19:19:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/clients/interfaces/mocks [no test files] 19:19:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/clients/logger 0.061s coverage: 26.3% of statements 19:19:00 ? github.com/edgexfoundry/go-mod-core-contracts/v2/common [no test files] 19:19:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos 0.061s coverage: 47.2% of statements 19:19:00 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/common 0.091s coverage: 90.0% of statements 19:19:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/requests 0.272s coverage: 86.2% of statements 19:19:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/dtos/responses 0.057s coverage: 59.5% of statements 19:19:01 ok github.com/edgexfoundry/go-mod-core-contracts/v2/errors 0.013s coverage: 35.5% of statements 19:19:02 ok github.com/edgexfoundry/go-mod-core-contracts/v2/models 0.039s coverage: 49.4% of statements 19:19:03 CGO_ENABLED=0 GO111MODULE=on go vet ./... 19:19:25 gofmt -l . 19:19:25 [ "`gofmt -l .`" = "" ] [Pipeline] } 19:19:25 $ docker stop --time=1 67caddb294d3e6ef79b37f3c3e634684943f0ddbe0100e01e3c70e0d57191103 19:19:27 $ docker rm -f 67caddb294d3e6ef79b37f3c3e634684943f0ddbe0100e01e3c70e0d57191103 [Pipeline] // withDockerContainer [Pipeline] sh 19:19:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:19:28 Warning: overwriting stash ‘coverage-report’ 19:19:28 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] libraryResource [Pipeline] sh 19:19:29 ---> job-cost.sh 19:19:29 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LTfo 19:20:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient 19:21:53 lf-activate-venv(): INFO: Adding /tmp/venv-LTfo/bin to PATH 19:21:53 INFO: No Stack... 19:21:53 INFO: Retrieving Pricing Info for: v2-standard-4 19:21:54 INFO: Archiving Costs [Pipeline] sh 19:21:54 + + cut -d, -f6 19:21:54 cat /w/workspace/go-mod-core-contracts/2/archives/cost.csv [Pipeline] lock 19:21:54 Trying to acquire lock on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] 19:21:54 Resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] did not exist. Created. 19:21:54 Lock acquired on [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:21:55 /w/workspace/go-mod-core-contracts/2@tmp/durable-6feefbc9/script.sh: 1: /w/workspace/go-mod-core-contracts/2@tmp/durable-6feefbc9/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 19:21:55 + echo total: 0.18000000715255737 [Pipeline] stash 19:21:55 Warning: overwriting stash ‘stack-cost’ 19:21:55 Stashed 1 file(s) [Pipeline] } 19:21:55 Lock released on resource [jenkins-edgexfoundry-go-mod-core-contracts-PR-642-2-stack-cost] [Pipeline] // lock [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:21:56 provisioning config files... 19:21:56 copy managed file [go-mod-core-contracts-codecov-token] to file:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/config7482596782851463745tmp [Pipeline] { [Pipeline] sh 19:21:56 + set +x 19:21:56 + curl -s https://codecov.io/bash 19:21:56 + bash -s -- 19:21:56 19:21:56 _____ _ 19:21:56 / ____| | | 19:21:56 | | ___ __| | ___ ___ _____ __ 19:21:56 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:21:56 | |___| (_) | (_| | __/ (_| (_) \ V / 19:21:56 \_____\___/ \__,_|\___|\___\___/ \_/ 19:21:56 Bash-1.0.4 19:21:56 19:21:56 19:21:56 ==> git version 2.24.4 found 19:21:56 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 19:21:56 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 19:21:56 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 19:21:56 ==> Jenkins CI detected. 19:21:56 project root: . 19:21:56 --> token set from env 19:21:56 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:21:56 ==> Running gcov in . (disable via -X gcov) 19:21:56 ==> Python coveragepy not found 19:21:56 ==> Searching for coverage reports in: 19:21:56 + . 19:21:56 -> Found 1 reports 19:21:56 ==> Detecting git/mercurial file structure 19:21:56 ==> Reading reports 19:21:56 + ./coverage.out bytes=101674 19:21:57 ==> Appending adjustments 19:21:57 https://docs.codecov.io/docs/fixing-reports 19:21:57 + Found adjustments 19:21:57 ==> Gzipping contents 19:21:57 16K /tmp/codecov.KM0V3g.gz 19:21:57 ==> Uploading reports 19:21:57 url: https://codecov.io 19:21:57 query: branch=PR-642&commit=4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-642%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=642&job=&cmd_args= 19:21:57 -> Pinging Codecov 19:21:57 https://codecov.io/upload/v4?package=bash-1.0.4&branch=PR-642&commit=4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fgo-mod-core-contracts%2Fjob%2FPR-642%2F2%2F&name=&tag=&slug=edgexfoundry%2Fgo-mod-core-contracts&service=jenkins&flags=&pr=642&job=&cmd_args= 19:21:57 -> Uploading to 19:21:57 https://storage.googleapis.com/codecov/v4/raw/2021-07-14/71470A77251A30514AAF9C0BB2E5B6CE/4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb/a9e7df6a-6929-4ace-a193-7d94a16a2ee5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20210714%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20210714T192157Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3833a21532791e9d9c8843a187eeaf543d3b1858eea93c3ce922709ac55b6766 19:21:57 % Total % Received % Xferd Average Speed Time Time Time Current 19:21:57 Dload Upload Total Spent Left Speed 19:21:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15223 0 0 100 15223 0 42163 --:--:-- --:--:-- --:--:-- 42286 19:21:58 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/go-mod-core-contracts/commit/4cbe329ed13076fa7e70d4c51acd78e6cf71f4eb [Pipeline] } 19:21:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:21:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:22:00 ---> package-listing.sh 19:22:00 ++ facter osfamily 19:22:00 ++ tr '[:upper:]' '[:lower:]' 19:22:00 + OS_FAMILY=redhat 19:22:00 + workspace=/w/workspace/dry_go-mod-core-contracts_PR-642 19:22:00 + START_PACKAGES=/tmp/packages_start.txt 19:22:00 + END_PACKAGES=/tmp/packages_end.txt 19:22:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:22:00 + PACKAGES=/tmp/packages_start.txt 19:22:00 + '[' /w/workspace/dry_go-mod-core-contracts_PR-642 ']' 19:22:00 + PACKAGES=/tmp/packages_end.txt 19:22:00 + case "${OS_FAMILY}" in 19:22:00 + sort 19:22:00 + rpm -qa 19:22:01 + '[' -f /tmp/packages_start.txt ']' 19:22:01 + '[' -f /tmp/packages_end.txt ']' 19:22:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:22:01 + '[' /w/workspace/dry_go-mod-core-contracts_PR-642 ']' 19:22:01 + mkdir -p /w/workspace/dry_go-mod-core-contracts_PR-642/archives/ 19:22:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dry_go-mod-core-contracts_PR-642/archives/ [Pipeline] echo 19:22:01 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:22:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:22:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:02 19:22:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:22:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:02 alpine: Pulling from edgex-lftools-log-publisher 19:22:02 df20fa9351a1: Pulling fs layer 19:22:02 36b3adc4ff6f: Pulling fs layer 19:22:02 8ad3a11d3b57: Pulling fs layer 19:22:02 46f8f816bc3b: Pulling fs layer 19:22:02 93b61091891f: Pulling fs layer 19:22:02 93b9cdb0e59b: Pulling fs layer 19:22:02 5e14af77c1be: Pulling fs layer 19:22:02 01666e4c0597: Pulling fs layer 19:22:02 aa168da1d23b: Pulling fs layer 19:22:02 93b9cdb0e59b: Waiting 19:22:02 5e14af77c1be: Waiting 19:22:02 01666e4c0597: Waiting 19:22:02 aa168da1d23b: Waiting 19:22:02 46f8f816bc3b: Waiting 19:22:02 93b61091891f: Waiting 19:22:02 36b3adc4ff6f: Verifying Checksum 19:22:02 36b3adc4ff6f: Download complete 19:22:02 46f8f816bc3b: Verifying Checksum 19:22:02 46f8f816bc3b: Download complete 19:22:02 df20fa9351a1: Verifying Checksum 19:22:02 df20fa9351a1: Download complete 19:22:02 93b9cdb0e59b: Verifying Checksum 19:22:02 93b9cdb0e59b: Download complete 19:22:03 5e14af77c1be: Verifying Checksum 19:22:03 5e14af77c1be: Download complete 19:22:03 df20fa9351a1: Pull complete 19:22:03 01666e4c0597: Verifying Checksum 19:22:03 01666e4c0597: Download complete 19:22:03 93b61091891f: Verifying Checksum 19:22:03 93b61091891f: Download complete 19:22:03 36b3adc4ff6f: Pull complete 19:22:03 8ad3a11d3b57: Verifying Checksum 19:22:03 8ad3a11d3b57: Download complete 19:22:04 8ad3a11d3b57: Pull complete 19:22:04 46f8f816bc3b: Pull complete 19:22:04 93b61091891f: Pull complete 19:22:04 93b9cdb0e59b: Pull complete 19:22:04 5e14af77c1be: Pull complete 19:22:04 01666e4c0597: Pull complete 19:22:08 aa168da1d23b: Verifying Checksum 19:22:08 aa168da1d23b: Download complete 19:22:13 aa168da1d23b: Pull complete 19:22:13 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:22:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:22:13 prd-centos7-docker-4c-2g-414 does not seem to be running inside a container 19:22:13 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dry_go-mod-core-contracts_PR-642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dry_go-mod-core-contracts_PR-642 -v /w/workspace/dry_go-mod-core-contracts_PR-642:/w/workspace/dry_go-mod-core-contracts_PR-642:rw,z -v /w/workspace/dry_go-mod-core-contracts_PR-642@tmp:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:22:14 $ docker top e8eb7b0bf2242534fae390bdd3bcba536229ab24ba0029e02c1d5ce4407b56ea -eo pid,comm [Pipeline] { [Pipeline] sh 19:22:15 + touch /tmp/pre-build-complete [Pipeline] sh 19:22:15 + mkdir -p /var/log/sa [Pipeline] sh 19:22:15 + ls /var/log/sa-host 19:22:15 + sadf -c /var/log/sa-host/sa05 19:22:15 file_magic: OK 19:22:15 HZ: Using current value: 100 19:22:15 file_header: OK 19:22:15 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 19:22:15 Statistics: 19:22:15 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:22:15 File successfully converted to sysstat format version 12.2.1 19:22:15 + sadf -c /var/log/sa-host/sa14 19:22:15 file_magic: OK 19:22:15 HZ: Using current value: 100 19:22:15 file_header: OK 19:22:15 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 19:22:15 Statistics: 19:22:15 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...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... 19:22:15 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:22:16 provisioning config files... 19:22:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dry_go-mod-core-contracts_PR-642@tmp/config520665930648756151tmp [Pipeline] { [Pipeline] echo 19:22:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:22:16 ---> create-netrc.sh [Pipeline] } 19:22:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:22:16 ---> python-tools-install.sh [Pipeline] echo 19:22:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:22:17 ---> sudo-logs.sh 19:22:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:22:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:22:17 ---> job-cost.sh 19:22:17 lf-activate-venv: SKIPPING 19:22:17 DEBUG: total: 0.18000000715255737 19:22:17 INFO: Retrieving Stack Cost... 19:22:18 INFO: Retrieving Pricing Info for: v3-standard-2 19:22:19 INFO: Archiving Costs [Pipeline] echo 19:22:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:22:19 ---> logs-deploy.sh 19:22:19 lf-activate-venv: SKIPPING 19:22:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/go-mod-core-contracts/PR-642/2 19:22:19 INFO: archiving workspace using pattern(s): 19:22:20 Archives upload complete. 19:22:20 INFO: archiving logs to Nexus 19:22:21 ---> uname -a: 19:22:21 Linux prd-centos7-docker-4c-2g-414.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:22:21 19:22:21 19:22:21 ---> lscpu: 19:22:21 Architecture: x86_64 19:22:21 CPU op-mode(s): 32-bit, 64-bit 19:22:21 Byte Order: Little Endian 19:22:21 Address sizes: 40 bits physical, 48 bits virtual 19:22:21 CPU(s): 2 19:22:21 On-line CPU(s) list: 0,1 19:22:21 Thread(s) per core: 1 19:22:21 Core(s) per socket: 1 19:22:21 Socket(s): 2 19:22:21 NUMA node(s): 1 19:22:21 Vendor ID: AuthenticAMD 19:22:21 CPU family: 23 19:22:21 Model: 49 19:22:21 Model name: AMD EPYC-Rome Processor 19:22:21 Stepping: 0 19:22:21 CPU MHz: 2799.998 19:22:21 BogoMIPS: 5599.99 19:22:21 Virtualization: AMD-V 19:22:21 Hypervisor vendor: KVM 19:22:21 Virtualization type: full 19:22:21 L1d cache: 64 KiB 19:22:21 L1i cache: 64 KiB 19:22:21 L2 cache: 1 MiB 19:22:21 L3 cache: 32 MiB 19:22:21 NUMA node0 CPU(s): 0,1 19:22:21 Vulnerability Itlb multihit: Not affected 19:22:21 Vulnerability L1tf: Not affected 19:22:21 Vulnerability Mds: Not affected 19:22:21 Vulnerability Meltdown: Not affected 19:22:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:22:21 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:22:21 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:22:21 Vulnerability Srbds: Not affected 19:22:21 Vulnerability Tsx async abort: Not affected 19:22:21 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 19:22:21 19:22:21 19:22:21 ---> nproc: 19:22:21 2 19:22:21 19:22:21 19:22:21 ---> df -h: 19:22:21 Filesystem Size Used Available Use% Mounted on 19:22:21 overlay 40.0G 7.2G 32.8G 18% / 19:22:21 tmpfs 64.0M 0 64.0M 0% /dev 19:22:21 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:22:21 shm 64.0M 0 64.0M 0% /dev/shm 19:22:21 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 19:22:21 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 19:22:21 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 19:22:21 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 19:22:21 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 19:22:21 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dry_go-mod-core-contracts_PR-642 19:22:21 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dry_go-mod-core-contracts_PR-642@tmp 19:22:21 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 19:22:21 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 19:22:21 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 19:22:21 19:22:21 19:22:21 ---> free -m: 19:22:21 total used free shared buff/cache available 19:22:21 Mem: 7821 1071 4596 0 2153 6588 19:22:21 Swap: 1023 0 1023 19:22:21 19:22:21 19:22:21 ---> ip addr: 19:22:21 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:22:21 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:22:21 inet 127.0.0.1/8 scope host lo 19:22:21 valid_lft forever preferred_lft forever 19:22:21 inet6 ::1/128 scope host 19:22:21 valid_lft forever preferred_lft forever 19:22:21 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:22:21 link/ether fa:16:3e:ee:a4:64 brd ff:ff:ff:ff:ff:ff 19:22:21 inet 10.30.123.4/23 brd 10.30.123.255 scope global dynamic eth0 19:22:21 valid_lft 80701sec preferred_lft 80701sec 19:22:21 inet6 fe80::f816:3eff:feee:a464/64 scope link 19:22:21 valid_lft forever preferred_lft forever 19:22:21 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:22:21 link/ether 02:42:5e:4a:97:55 brd ff:ff:ff:ff:ff:ff 19:22:21 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:22:21 valid_lft forever preferred_lft forever 19:22:21 inet6 fe80::42:5eff:fe4a:9755/64 scope link 19:22:21 valid_lft forever preferred_lft forever 19:22:21 19:22:21 19:22:21 ---> sar -b -r -n DEV: 19:22:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 19:22:21 19:22:21 17:47:10 LINUX RESTART (2 CPU) 19:22:21 19:22:21 17:48:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:22:21 17:49:01 7.57 0.19 7.38 0.00 23.58 345.63 0.00 19:22:21 17:50:01 0.52 0.00 0.52 0.00 0.00 9.31 0.00 19:22:21 17:51:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 19:22:21 17:52:01 0.20 0.00 0.20 0.00 0.00 3.00 0.00 19:22:21 17:53:01 0.23 0.00 0.23 0.00 0.00 2.38 0.00 19:22:21 17:54:01 0.33 0.00 0.33 0.00 0.00 4.97 0.00 19:22:21 17:55:01 0.23 0.00 0.23 0.00 0.00 2.98 0.00 19:22:21 17:56:01 0.27 0.00 0.27 0.00 0.00 3.61 0.00 19:22:21 17:57:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 19:22:21 17:58:01 0.20 0.00 0.20 0.00 0.00 1.78 0.00 19:22:21 17:59:01 0.28 0.00 0.28 0.00 0.00 3.20 0.00 19:22:21 18:00:01 0.22 0.00 0.22 0.00 0.00 2.30 0.00 19:22:21 18:01:01 0.27 0.00 0.27 0.00 0.00 3.48 0.00 19:22:21 18:02:01 0.43 0.12 0.32 0.00 1.87 4.88 0.00 19:22:21 18:03:01 0.38 0.15 0.23 0.00 4.80 3.03 0.00 19:22:21 18:04:01 0.77 0.00 0.77 0.00 0.00 14.56 0.00 19:22:21 18:05:01 0.23 0.00 0.23 0.00 0.00 3.33 0.00 19:22:21 18:06:01 0.23 0.00 0.23 0.00 0.00 2.72 0.00 19:22:21 18:07:01 0.18 0.00 0.18 0.00 0.00 1.88 0.00 19:22:21 18:08:01 0.17 0.00 0.17 0.00 0.00 1.48 0.00 19:22:21 18:09:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:22:21 18:10:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 19:22:21 18:11:01 0.28 0.00 0.28 0.00 0.00 2.75 0.00 19:22:21 18:12:01 4.01 3.66 0.35 0.00 55.84 4.96 0.00 19:22:21 18:13:01 273.53 250.37 23.16 0.00 3388.71 1014.61 0.00 19:22:21 18:14:01 0.47 0.00 0.47 0.00 0.00 6.58 0.00 19:22:21 18:15:01 0.18 0.00 0.18 0.00 0.00 1.62 0.00 19:22:21 18:16:01 0.23 0.00 0.23 0.00 0.00 2.92 0.00 19:22:21 18:17:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 19:22:21 18:18:01 0.15 0.00 0.15 0.00 0.00 2.32 0.00 19:22:21 18:19:01 0.20 0.00 0.20 0.00 0.00 2.90 0.00 19:22:21 18:20:02 0.12 0.00 0.12 0.00 0.00 1.87 0.00 19:22:21 18:21:01 0.20 0.00 0.20 0.00 0.00 3.64 0.00 19:22:21 18:22:01 0.17 0.00 0.17 0.00 0.00 2.68 0.00 19:22:21 18:23:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:22:21 18:24:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:22:21 18:25:01 0.18 0.00 0.18 0.00 0.00 1.72 0.00 19:22:21 18:26:01 0.25 0.00 0.25 0.00 0.00 3.53 0.00 19:22:21 18:27:01 0.20 0.00 0.20 0.00 0.00 2.02 0.00 19:22:21 18:28:01 0.18 0.00 0.18 0.00 0.00 2.00 0.00 19:22:21 18:29:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:21 18:30:01 0.17 0.00 0.17 0.00 0.00 1.63 0.00 19:22:21 18:31:01 0.35 0.00 0.35 0.00 0.00 5.41 0.00 19:22:21 18:32:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 19:22:21 18:33:01 0.32 0.00 0.32 0.00 0.00 4.52 0.00 19:22:21 18:34:01 0.20 0.00 0.20 0.00 0.00 3.17 0.00 19:22:21 18:35:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 19:22:21 18:36:01 0.23 0.00 0.23 0.00 0.00 2.68 0.00 19:22:21 18:37:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:21 18:38:01 0.15 0.00 0.15 0.00 0.00 1.33 0.00 19:22:21 18:39:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:22:21 18:40:01 0.35 0.00 0.35 0.00 0.00 5.08 0.00 19:22:21 18:41:01 0.20 0.00 0.20 0.00 0.00 2.17 0.00 19:22:21 18:42:01 0.18 0.00 0.18 0.00 0.00 1.75 0.00 19:22:21 18:43:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:21 18:44:01 0.18 0.00 0.18 0.00 0.00 2.13 0.00 19:22:21 18:45:01 0.23 0.00 0.23 0.00 0.00 2.65 0.00 19:22:21 18:46:01 0.23 0.00 0.23 0.00 0.00 2.55 0.00 19:22:21 18:47:01 0.23 0.00 0.23 0.00 0.00 3.76 0.00 19:22:21 18:48:01 0.15 0.00 0.15 0.00 0.00 1.63 0.00 19:22:21 18:49:01 0.20 0.00 0.20 0.00 0.00 1.75 0.00 19:22:21 18:50:01 0.33 0.00 0.33 0.00 0.00 4.16 0.00 19:22:21 18:51:01 0.27 0.00 0.27 0.00 0.00 3.23 0.00 19:22:21 18:52:01 0.18 0.00 0.18 0.00 0.00 1.47 0.00 19:22:21 18:53:01 0.37 0.00 0.37 0.00 0.00 5.40 0.00 19:22:21 18:54:01 0.25 0.00 0.25 0.00 0.00 2.63 0.00 19:22:21 18:55:01 0.47 0.00 0.47 0.00 0.00 6.75 0.00 19:22:21 18:56:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:21 18:57:02 0.12 0.00 0.12 0.00 0.00 1.07 0.00 19:22:21 18:58:01 0.24 0.00 0.24 0.00 0.00 2.83 0.00 19:22:21 18:59:01 0.25 0.00 0.25 0.00 0.00 3.85 0.00 19:22:21 19:00:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 19:22:21 19:01:01 0.28 0.00 0.28 0.00 0.00 4.01 0.00 19:22:21 19:02:01 0.25 0.00 0.25 0.00 0.00 3.32 0.00 19:22:21 19:03:01 0.23 0.00 0.23 0.00 0.00 2.28 0.00 19:22:21 19:04:01 0.23 0.00 0.23 0.00 0.00 3.05 0.00 19:22:21 19:05:01 0.27 0.00 0.27 0.00 0.00 4.51 0.00 19:22:21 19:06:01 0.15 0.00 0.15 0.00 0.00 1.47 0.00 19:22:21 19:07:01 0.32 0.00 0.32 0.00 0.00 4.76 0.00 19:22:21 19:08:01 0.18 0.00 0.18 0.00 0.00 1.60 0.00 19:22:21 19:09:01 0.23 0.00 0.23 0.00 0.00 3.07 0.00 19:22:21 19:10:01 0.30 0.00 0.30 0.00 0.00 4.26 0.00 19:22:21 19:11:01 0.17 0.00 0.17 0.00 0.00 1.20 0.00 19:22:21 19:12:01 0.33 0.00 0.33 0.00 0.00 4.86 0.00 19:22:21 19:13:01 0.17 0.00 0.17 0.00 0.00 1.47 0.00 19:22:21 19:14:01 0.33 0.00 0.33 0.00 0.00 5.06 0.00 19:22:21 19:15:01 0.22 0.00 0.22 0.00 0.00 2.27 0.00 19:22:21 19:16:01 0.15 0.00 0.15 0.00 0.00 1.60 0.00 19:22:21 19:17:01 0.62 0.00 0.62 0.00 0.00 8.20 0.00 19:22:21 19:18:01 0.38 0.00 0.38 0.00 0.00 3.90 0.00 19:22:21 19:19:01 0.32 0.00 0.32 0.00 0.00 3.35 0.00 19:22:21 19:20:01 0.22 0.00 0.22 0.00 0.00 2.48 0.00 19:22:21 19:21:01 0.32 0.00 0.32 0.00 0.00 4.00 0.00 19:22:21 19:22:01 0.48 0.13 0.35 0.00 13.73 23.26 0.00 19:22:21 Average: 3.28 2.71 0.57 0.00 37.13 17.72 0.00 19:22:21 19:22:21 17:48:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:22:21 17:49:01 5467976 0 801176 10.00 2620 1737168 1292368 14.27 578028 1561356 20 19:22:21 17:50:01 5478116 0 791028 9.88 2620 1737176 1206396 13.32 570328 1561032 20 19:22:21 17:51:01 5479364 0 789780 9.86 2620 1737176 1206168 13.32 569264 1560888 20 19:22:21 17:52:01 5477804 0 791332 9.88 2620 1737184 1206168 13.32 570892 1560888 8 19:22:21 17:53:01 5477996 0 791136 9.88 2620 1737188 1206252 13.32 564740 1567448 20 19:22:21 17:54:01 5478240 0 790888 9.88 2620 1737192 1206168 13.32 564320 1567452 12 19:22:21 17:55:01 5475684 0 793440 9.91 2620 1737196 1206324 13.32 566944 1567448 8 19:22:21 17:56:01 5467560 0 801556 10.01 2620 1737204 1206168 13.32 574772 1567448 8 19:22:21 17:57:01 5467748 0 801364 10.01 2620 1737208 1206168 13.32 574668 1567448 8 19:22:21 17:58:01 5467128 0 801980 10.01 2620 1737212 1206264 13.32 576316 1566440 8 19:22:21 17:59:01 5467344 0 801760 10.01 2620 1737216 1206204 13.32 578348 1564080 8 19:22:21 18:00:01 5467540 0 801560 10.01 2620 1737220 1206168 13.32 583172 1559000 8 19:22:21 18:01:01 5466416 0 802676 10.02 2620 1737228 1208504 13.34 583348 1559372 8 19:22:21 18:02:01 5467120 0 801852 10.01 2620 1737348 1206676 13.32 583120 1559428 8 19:22:21 18:03:01 5466604 0 802360 10.02 2620 1737356 1206784 13.32 583756 1559428 16 19:22:21 18:04:01 5466668 0 802296 10.02 2620 1737356 1206736 13.32 583520 1559428 8 19:22:21 18:05:01 5466072 0 802884 10.02 2620 1737364 1206676 13.32 583708 1559428 8 19:22:21 18:06:01 5466584 0 802368 10.02 2620 1737368 1206676 13.32 583712 1559428 16 19:22:21 18:07:01 5466476 0 802472 10.02 2620 1737372 1206676 13.32 583736 1559428 8 19:22:21 18:08:01 5466644 0 802300 10.02 2620 1737376 1206760 13.32 584072 1559428 8 19:22:21 18:09:01 5466424 0 802516 10.02 2620 1737380 1206736 13.32 583808 1559060 20 19:22:21 18:10:01 5467008 0 801928 10.01 2620 1737384 1206676 13.32 583588 1559060 8 19:22:21 18:11:01 5467032 0 801900 10.01 2620 1737388 1206676 13.32 583476 1559060 8 19:22:21 18:12:01 5462932 0 804520 10.05 2620 1738868 1209020 13.35 585572 1559508 8 19:22:21 18:13:01 5313188 0 896356 11.19 2620 1796776 1206804 13.32 624212 1578168 8 19:22:21 18:14:01 5313336 0 896200 11.19 2620 1796784 1206744 13.32 624084 1578172 8 19:22:21 18:15:01 5313532 0 896004 11.19 2620 1796784 1206708 13.32 623864 1578168 8 19:22:21 18:16:01 5313844 0 895684 11.18 2620 1796792 1206708 13.32 623924 1578168 8 19:22:21 18:17:01 5313772 0 895756 11.18 2620 1796792 1206708 13.32 623904 1578168 8 19:22:21 18:18:01 5313056 0 896468 11.19 2620 1796796 1206804 13.32 624308 1578168 8 19:22:21 18:19:01 5313672 0 895844 11.19 2620 1796804 1206708 13.32 623820 1578168 20 19:22:21 18:20:02 5313748 0 895768 11.18 2620 1796804 1206708 13.32 623736 1578168 16 19:22:21 18:21:01 5313640 0 895868 11.19 2620 1796812 1206708 13.32 623808 1578168 16 19:22:21 18:22:01 5312656 0 896852 11.20 2620 1796812 1206912 13.32 625120 1578168 8 19:22:21 18:23:01 5311864 0 897636 11.21 2620 1796820 1206888 13.32 625308 1578168 12 19:22:21 18:24:01 5313692 0 895804 11.19 2620 1796824 1206708 13.32 623940 1578168 12 19:22:21 18:25:01 5313616 0 895876 11.19 2620 1796828 1206708 13.32 623708 1578172 8 19:22:21 18:26:01 5313724 0 895764 11.18 2620 1796832 1206708 13.32 623876 1578168 12 19:22:21 18:27:01 5313004 0 896484 11.19 2620 1796832 1206852 13.32 624640 1578168 16 19:22:21 18:28:01 5313240 0 896240 11.19 2620 1796840 1206840 13.32 624692 1578168 12 19:22:21 18:29:01 5313512 0 895964 11.19 2620 1796844 1206744 13.32 624144 1578168 12 19:22:21 18:30:01 5313608 0 895864 11.19 2620 1796848 1206708 13.32 623868 1578168 12 19:22:21 18:31:01 5313624 0 895844 11.19 2620 1796852 1206708 13.32 623852 1578168 8 19:22:21 18:32:01 5313172 0 896292 11.19 2620 1796856 1206708 13.32 624484 1578168 8 19:22:21 18:33:01 5312432 0 897028 11.20 2620 1796860 1206804 13.32 624976 1578152 8 19:22:21 18:34:01 5311896 0 897560 11.21 2620 1796864 1206828 13.32 625212 1578152 8 19:22:21 18:35:01 5312452 0 897000 11.20 2620 1796868 1206900 13.32 624592 1578152 8 19:22:21 18:36:01 5313560 0 895888 11.19 2620 1796872 1206708 13.32 624024 1578152 8 19:22:21 18:37:01 5313784 0 895656 11.18 2620 1796880 1206708 13.32 623964 1578152 8 19:22:21 18:38:01 5313680 0 895760 11.18 2620 1796880 1206792 13.32 624120 1578152 8 19:22:21 18:39:01 5313472 0 895960 11.19 2620 1796888 1206780 13.32 624208 1578152 8 19:22:21 18:40:01 5313560 0 895872 11.19 2620 1796888 1206708 13.32 623940 1578152 8 19:22:21 18:41:01 5313000 0 896428 11.19 2620 1796892 1206708 13.32 624664 1578152 8 19:22:21 18:42:01 5313072 0 896348 11.19 2620 1796900 1206708 13.32 624564 1578152 8 19:22:21 18:43:01 5313168 0 896252 11.19 2620 1796900 1206804 13.32 624740 1578152 12 19:22:21 18:44:01 5313156 0 896256 11.19 2620 1796908 1206708 13.32 624708 1578152 8 19:22:21 18:45:01 5313132 0 896280 11.19 2620 1796908 1206708 13.32 624688 1578152 8 19:22:21 18:46:01 5313048 0 896356 11.19 2620 1796916 1206708 13.32 624696 1578152 8 19:22:21 18:47:01 5312792 0 896608 11.20 2620 1796920 1206864 13.32 625044 1578152 8 19:22:21 18:48:01 5312076 0 897316 11.20 2620 1796928 1206888 13.32 625144 1578160 8 19:22:21 18:49:01 5313496 0 895892 11.19 2620 1796932 1206708 13.32 624088 1578152 8 19:22:21 18:50:01 5312764 0 896624 11.20 2620 1796932 1206708 13.32 624680 1578152 8 19:22:21 18:51:01 5312896 0 896484 11.19 2620 1796940 1206708 13.32 624640 1578152 0 19:22:21 18:52:01 5313152 0 896224 11.19 2620 1796944 1206168 13.32 624408 1578152 8 19:22:21 18:53:01 5312824 0 896604 11.20 2620 1796892 1206276 13.32 624536 1578128 12 19:22:21 18:54:01 5313368 0 896052 11.19 2620 1796900 1206216 13.32 623800 1578128 12 19:22:21 18:55:01 5313496 0 895920 11.19 2620 1796904 1206348 13.32 624196 1578128 8 19:22:21 18:56:01 5313920 0 895492 11.18 2620 1796908 1206168 13.32 623748 1578128 8 19:22:21 18:57:02 5313968 0 895440 11.18 2620 1796912 1206168 13.32 623736 1578128 8 19:22:21 18:58:01 5313560 0 895844 11.19 2620 1796916 1206264 13.32 623824 1578128 12 19:22:21 18:59:01 5313324 0 896076 11.19 2620 1796920 1206168 13.32 624392 1578128 12 19:22:21 19:00:01 5312876 0 896516 11.19 2620 1796928 1206264 13.32 624656 1578128 8 19:22:21 19:01:01 5311744 0 897648 11.21 2620 1796928 1209068 13.35 625228 1578128 8 19:22:21 19:02:01 5313136 0 896248 11.19 2620 1796936 1206168 13.32 624504 1578128 8 19:22:21 19:03:01 5313016 0 896368 11.19 2620 1796936 1206264 13.32 624608 1578128 12 19:22:21 19:04:01 5312964 0 896412 11.19 2620 1796944 1206240 13.32 624564 1578128 12 19:22:21 19:05:01 5312936 0 896436 11.19 2620 1796948 1206348 13.32 624904 1578128 8 19:22:21 19:06:01 5314152 0 895216 11.18 2620 1796952 1206168 13.32 623784 1578128 8 19:22:21 19:07:01 5314244 0 895120 11.18 2620 1796956 1206168 13.32 623740 1578128 8 19:22:21 19:08:01 5313092 0 896268 11.19 2620 1796960 1206252 13.32 624512 1578128 12 19:22:21 19:09:01 5313940 0 895412 11.18 2620 1796968 1206168 13.32 623800 1578128 12 19:22:21 19:10:01 5314056 0 895288 11.18 2620 1796976 1206168 13.32 623872 1578132 8 19:22:21 19:11:01 5314392 0 894952 11.17 2620 1796976 1206168 13.32 623864 1578128 8 19:22:21 19:12:01 5314048 0 895292 11.18 2620 1796980 1206168 13.32 623932 1578128 8 19:22:21 19:13:01 5313352 0 895984 11.19 2620 1796984 1206336 13.32 624276 1578128 12 19:22:21 19:14:01 5314188 0 895144 11.18 2620 1796988 1206168 13.32 623844 1578128 12 19:22:21 19:15:01 5313432 0 895892 11.19 2620 1796996 1206300 13.32 624176 1578128 20 19:22:21 19:16:01 5313716 0 895608 11.18 2620 1796996 1206168 13.32 624036 1578128 12 19:22:21 19:17:01 5312192 0 897124 11.20 2620 1797004 1206372 13.32 625100 1578128 8 19:22:21 19:18:01 5311912 0 897400 11.20 2620 1797008 1206564 13.32 625652 1578132 12 19:22:21 19:19:01 5313324 0 895988 11.19 2620 1797008 1206300 13.32 624016 1578128 12 19:22:21 19:20:01 5313688 0 895616 11.18 2620 1797016 1206300 13.32 623976 1578128 8 19:22:21 19:21:01 5312528 0 896776 11.20 2620 1797016 1206480 13.32 624628 1578128 16 19:22:21 19:22:01 5296672 0 911556 11.38 2620 1798092 1210944 13.37 751272 1466576 104 19:22:21 Average: 5352985 0 871629 10.88 2620 1781706 1207556 13.33 613902 1572784 11 19:22:21 19:22:21 17:48:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:22:21 17:49:01 eth0 13.26 7.57 12.71 3.65 0.00 0.00 0.00 0.00 19:22:21 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:50:01 eth0 0.88 0.27 0.31 0.20 0.00 0.00 0.00 0.00 19:22:21 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:51:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:22:21 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:52:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:53:01 eth0 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 19:22:21 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:54:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:22:21 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:55:01 eth0 0.53 0.32 0.27 0.21 0.00 0.00 0.00 0.00 19:22:21 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:56:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:21 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:57:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:21 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:58:01 eth0 0.63 0.17 0.13 0.07 0.00 0.00 0.00 0.00 19:22:21 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:59:01 eth0 0.15 0.13 0.06 0.01 0.00 0.00 0.00 0.00 19:22:21 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:00:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:21 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:01:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:22:21 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:02:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:22:21 18:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:03:01 eth0 0.35 0.17 0.09 0.07 0.00 0.00 0.00 0.00 19:22:21 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:04:01 eth0 0.97 0.13 0.16 0.01 0.00 0.00 0.00 0.00 19:22:21 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:05:01 eth0 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:06:01 eth0 0.47 0.03 0.05 0.00 0.00 0.00 0.00 0.00 19:22:21 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:07:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:22:21 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:08:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:22:21 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:09:01 eth0 0.63 0.12 0.12 0.01 0.00 0.00 0.00 0.00 19:22:21 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:10:01 eth0 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:11:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:22:21 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:13:01 eth0 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 19:22:21 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:14:01 eth0 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 19:22:21 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:15:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:22:21 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:16:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:17:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:18:01 eth0 0.22 0.15 0.16 0.07 0.00 0.00 0.00 0.00 19:22:21 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:19:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:20:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:21:01 eth0 0.29 0.03 0.03 0.00 0.00 0.00 0.00 0.00 19:22:21 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:22:01 eth0 1.17 0.32 0.34 0.20 0.00 0.00 0.00 0.00 19:22:21 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:23:01 eth0 0.77 0.37 0.41 0.26 0.00 0.00 0.00 0.00 19:22:21 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:24:01 eth0 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 19:22:21 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:25:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:26:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:27:01 eth0 0.45 0.25 0.27 0.20 0.00 0.00 0.00 0.00 19:22:21 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:28:01 eth0 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 19:22:21 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:29:01 eth0 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:22:21 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:30:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:31:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:32:01 eth0 0.07 0.07 0.01 0.00 0.00 0.00 0.00 0.00 19:22:21 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:33:01 eth0 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 19:22:21 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:34:01 eth0 0.55 0.05 0.11 0.00 0.00 0.00 0.00 0.00 19:22:21 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:35:01 eth0 0.52 0.30 0.27 0.21 0.00 0.00 0.00 0.00 19:22:21 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:36:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:37:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:38:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:21 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:39:01 eth0 0.13 0.12 0.06 0.01 0.00 0.00 0.00 0.00 19:22:21 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:40:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:41:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:22:21 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:42:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:43:01 eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 19:22:21 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:44:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:45:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:46:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:47:01 eth0 0.88 0.27 0.31 0.20 0.00 0.00 0.00 0.00 19:22:21 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:48:01 eth0 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 19:22:21 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:49:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:50:01 eth0 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 19:22:21 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:51:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:52:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:53:01 eth0 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 19:22:21 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:54:01 eth0 0.48 0.13 0.13 0.01 0.00 0.00 0.00 0.00 19:22:21 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:55:01 eth0 0.65 0.35 0.28 0.20 0.00 0.00 0.00 0.00 19:22:21 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:56:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:57:02 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:57:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:57:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:58:01 eth0 0.27 0.19 0.14 0.07 0.00 0.00 0.00 0.00 19:22:21 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:59:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:00:01 eth0 0.20 0.13 0.12 0.06 0.00 0.00 0.00 0.00 19:22:21 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:01:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:02:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:03:01 eth0 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 19:22:21 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:04:01 eth0 0.60 0.10 0.11 0.01 0.00 0.00 0.00 0.00 19:22:21 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:05:01 eth0 0.50 0.28 0.27 0.20 0.00 0.00 0.00 0.00 19:22:21 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:06:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:07:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:08:01 eth0 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 19:22:21 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:10:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:11:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:12:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:13:01 eth0 1.10 0.40 0.45 0.23 0.00 0.00 0.00 0.00 19:22:21 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:14:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:15:01 eth0 4.63 0.30 0.56 0.23 0.00 0.00 0.00 0.00 19:22:21 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:16:01 eth0 2.43 0.05 0.26 0.00 0.00 0.00 0.00 0.00 19:22:21 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:17:01 eth0 2.17 0.47 0.64 0.36 0.00 0.00 0.00 0.00 19:22:21 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:18:01 eth0 1.28 0.58 0.68 0.48 0.00 0.00 0.00 0.00 19:22:21 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:19:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:20:01 eth0 0.57 0.03 0.06 0.01 0.00 0.00 0.00 0.00 19:22:21 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:21:01 eth0 2.45 0.48 0.68 0.36 0.00 0.00 0.00 0.00 19:22:21 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:22:01 eth0 13.09 7.16 10.42 3.87 0.00 0.00 0.00 0.00 19:22:21 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 Average: eth0 0.62 0.26 0.34 0.13 0.00 0.00 0.00 0.00 19:22:21 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:22:21 19:22:21 19:22:21 ---> sar -P ALL: 19:22:21 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 07/14/21 _x86_64_ (2 CPU) 19:22:21 19:22:21 17:47:10 LINUX RESTART (2 CPU) 19:22:21 19:22:21 17:48:02 CPU %user %nice %system %iowait %steal %idle 19:22:21 17:49:01 all 0.71 0.00 0.34 0.05 0.03 98.87 19:22:21 17:49:01 0 0.77 0.00 0.32 0.05 0.03 98.82 19:22:21 17:49:01 1 0.66 0.00 0.36 0.05 0.02 98.91 19:22:21 17:50:01 all 0.21 0.00 0.05 0.00 0.03 99.72 19:22:21 17:50:01 0 0.35 0.00 0.07 0.00 0.02 99.57 19:22:21 17:50:01 1 0.07 0.00 0.03 0.00 0.03 99.87 19:22:21 17:51:01 all 0.23 0.00 0.04 0.00 0.03 99.71 19:22:21 17:51:01 0 0.40 0.00 0.05 0.00 0.03 99.52 19:22:21 17:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 19:22:21 17:52:01 all 0.08 0.00 0.03 0.00 0.03 99.85 19:22:21 17:52:01 0 0.15 0.00 0.03 0.00 0.03 99.78 19:22:21 17:52:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:21 17:53:01 all 0.14 0.00 0.03 0.00 0.03 99.79 19:22:21 17:53:01 0 0.20 0.00 0.03 0.00 0.02 99.75 19:22:21 17:53:01 1 0.08 0.00 0.03 0.00 0.05 99.83 19:22:21 17:54:01 all 0.06 0.00 0.03 0.00 0.03 99.89 19:22:21 17:54:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:22:21 17:54:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:21 17:55:01 all 0.14 0.00 0.05 0.00 0.03 99.78 19:22:21 17:55:01 0 0.18 0.00 0.05 0.00 0.02 99.75 19:22:21 17:55:01 1 0.10 0.00 0.05 0.00 0.03 99.82 19:22:21 17:56:01 all 0.10 0.00 0.03 0.00 0.03 99.83 19:22:21 17:56:01 0 0.17 0.00 0.03 0.00 0.02 99.78 19:22:21 17:56:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:22:21 17:57:01 all 0.10 0.00 0.04 0.00 0.03 99.82 19:22:21 17:57:01 0 0.15 0.00 0.03 0.00 0.03 99.78 19:22:21 17:57:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:22:21 17:58:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:21 17:58:01 0 0.12 0.00 0.03 0.00 0.02 99.83 19:22:21 17:58:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:21 17:59:01 all 0.12 0.00 0.03 0.00 0.03 99.82 19:22:21 17:59:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:22:21 17:59:01 1 0.07 0.00 0.05 0.00 0.03 99.85 19:22:21 19:22:21 17:59:01 CPU %user %nice %system %iowait %steal %idle 19:22:21 18:00:01 all 0.08 0.00 0.04 0.00 0.03 99.85 19:22:21 18:00:01 0 0.15 0.00 0.03 0.00 0.00 99.82 19:22:21 18:00:01 1 0.02 0.00 0.05 0.00 0.05 99.88 19:22:21 18:01:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:22:21 18:01:01 0 0.15 0.00 0.05 0.00 0.03 99.77 19:22:21 18:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:21 18:02:01 all 0.04 0.00 0.03 0.00 0.03 99.89 19:22:21 18:02:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:21 18:02:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:21 18:03:01 all 0.11 0.00 0.04 0.00 0.03 99.82 19:22:21 18:03:01 0 0.15 0.00 0.05 0.00 0.02 99.78 19:22:21 18:03:01 1 0.07 0.00 0.03 0.00 0.05 99.85 19:22:21 18:04:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:21 18:04:01 0 0.10 0.00 0.02 0.00 0.05 99.83 19:22:21 18:04:01 1 0.07 0.00 0.02 0.00 0.02 99.90 19:22:21 18:05:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:22:21 18:05:01 0 0.12 0.00 0.02 0.00 0.02 99.85 19:22:21 18:05:01 1 0.02 0.00 0.03 0.00 0.05 99.90 19:22:21 18:06:01 all 0.10 0.00 0.03 0.00 0.03 99.83 19:22:21 18:06:01 0 0.15 0.00 0.02 0.00 0.02 99.82 19:22:21 18:06:01 1 0.05 0.00 0.05 0.00 0.05 99.85 19:22:21 18:07:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:22:21 18:07:01 0 0.17 0.00 0.02 0.00 0.02 99.80 19:22:21 18:07:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:22:21 18:08:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:21 18:08:01 0 0.12 0.00 0.02 0.00 0.03 99.83 19:22:21 18:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:21 18:09:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:21 18:09:01 0 0.12 0.00 0.02 0.00 0.02 99.85 19:22:21 18:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:21 18:10:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:22:21 18:10:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:22:21 18:10:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:22:21 19:22:21 18:10:01 CPU %user %nice %system %iowait %steal %idle 19:22:21 18:11:01 all 0.03 0.00 0.02 0.00 0.03 99.92 19:22:21 18:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 19:22:21 18:11:01 1 0.05 0.00 0.02 0.00 0.05 99.88 19:22:21 18:12:01 all 0.14 0.05 0.17 0.05 0.03 99.56 19:22:21 18:12:01 0 0.03 0.05 0.15 0.02 0.03 99.72 19:22:21 18:12:01 1 0.25 0.05 0.18 0.08 0.03 99.40 19:22:21 18:13:01 all 0.17 4.03 14.50 2.42 0.05 78.83 19:22:21 18:13:01 0 0.02 4.07 14.71 2.30 0.05 78.85 19:22:21 18:13:01 1 0.32 3.99 14.29 2.54 0.05 78.81 19:22:21 18:14:01 all 0.13 0.00 0.03 0.00 0.04 99.80 19:22:21 18:14:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:21 18:14:01 1 0.23 0.00 0.03 0.00 0.05 99.68 19:22:21 18:15:01 all 0.06 0.00 0.02 0.00 0.03 99.89 19:22:21 18:15:01 0 0.02 0.00 0.03 0.00 0.07 99.88 19:22:21 18:15:01 1 0.10 0.00 0.00 0.00 0.00 99.90 19:22:21 18:16:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:22:21 18:16:01 0 0.02 0.00 0.03 0.00 0.05 99.90 19:22:21 18:16:01 1 0.12 0.00 0.03 0.00 0.02 99.83 19:22:21 18:17:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:22:21 18:17:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:22:21 18:17:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:22:21 18:18:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:22:21 18:18:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:22:21 18:18:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:22:21 18:19:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:21 18:19:01 0 0.10 0.00 0.03 0.00 0.03 99.83 19:22:21 18:19:01 1 0.05 0.00 0.02 0.00 0.03 99.90 19:22:21 18:20:02 all 0.13 0.00 0.02 0.00 0.03 99.82 19:22:21 18:20:02 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:21 18:20:02 1 0.25 0.00 0.02 0.00 0.02 99.72 19:22:21 18:21:01 all 0.16 0.00 0.03 0.00 0.03 99.77 19:22:21 18:21:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:21 18:21:01 1 0.29 0.00 0.05 0.00 0.03 99.63 19:22:21 19:22:21 18:21:01 CPU %user %nice %system %iowait %steal %idle 19:22:21 18:22:01 all 0.07 0.00 0.03 0.00 0.03 99.88 19:22:21 18:22:01 0 0.08 0.00 0.00 0.00 0.02 99.90 19:22:21 18:22:01 1 0.05 0.00 0.05 0.00 0.03 99.87 19:22:21 18:23:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:22:21 18:23:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:21 18:23:01 1 0.08 0.00 0.03 0.00 0.02 99.87 19:22:21 18:24:01 all 0.09 0.00 0.04 0.00 0.03 99.83 19:22:21 18:24:01 0 0.02 0.00 0.07 0.00 0.05 99.87 19:22:21 18:24:01 1 0.17 0.00 0.02 0.00 0.02 99.80 19:22:21 18:25:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:22:21 18:25:01 0 0.05 0.00 0.05 0.00 0.03 99.87 19:22:21 18:25:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:22:21 18:26:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:21 18:26:01 0 0.03 0.00 0.05 0.00 0.05 99.87 19:22:21 18:26:01 1 0.12 0.00 0.02 0.00 0.00 99.87 19:22:21 18:27:01 all 0.10 0.00 0.03 0.00 0.03 99.84 19:22:21 18:27:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:22:21 18:27:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:22:21 18:28:01 all 0.08 0.00 0.02 0.00 0.03 99.88 19:22:21 18:28:01 0 0.02 0.00 0.03 0.00 0.05 99.90 19:22:21 18:28:01 1 0.13 0.00 0.00 0.00 0.00 99.87 19:22:21 18:29:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:22:21 18:29:01 0 0.15 0.00 0.03 0.00 0.03 99.78 19:22:21 18:29:01 1 0.03 0.00 0.03 0.00 0.02 99.92 19:22:21 18:30:01 all 0.09 0.00 0.03 0.00 0.03 99.84 19:22:21 18:30:01 0 0.12 0.00 0.03 0.00 0.02 99.83 19:22:21 18:30:01 1 0.07 0.00 0.03 0.00 0.05 99.85 19:22:21 18:31:01 all 0.06 0.00 0.03 0.00 0.03 99.88 19:22:21 18:31:01 0 0.07 0.00 0.03 0.00 0.05 99.85 19:22:21 18:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:21 18:32:01 all 0.06 0.00 0.02 0.00 0.03 99.89 19:22:21 18:32:01 0 0.10 0.00 0.03 0.00 0.07 99.80 19:22:21 18:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 19:22:21 19:22:21 18:32:01 CPU %user %nice %system %iowait %steal %idle 19:22:21 18:33:01 all 0.03 0.00 0.04 0.00 0.03 99.89 19:22:21 18:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:22:21 18:33:01 1 0.05 0.00 0.05 0.00 0.05 99.85 19:22:21 18:34:01 all 0.16 0.00 0.02 0.00 0.03 99.79 19:22:21 18:34:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:22:21 18:34:01 1 0.30 0.00 0.02 0.00 0.03 99.65 19:22:21 18:35:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:22:21 18:35:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:21 18:35:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:22:21 18:36:01 all 0.09 0.00 0.03 0.00 0.04 99.84 19:22:21 18:36:01 0 0.05 0.00 0.03 0.00 0.07 99.85 19:22:21 18:36:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:22:21 18:37:01 all 0.10 0.00 0.04 0.00 0.03 99.82 19:22:21 18:37:01 0 0.03 0.00 0.05 0.00 0.05 99.87 19:22:21 18:37:01 1 0.17 0.00 0.03 0.00 0.02 99.78 19:22:21 18:38:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:22:21 18:38:01 0 0.05 0.00 0.05 0.00 0.05 99.85 19:22:21 18:38:01 1 0.13 0.00 0.02 0.00 0.00 99.85 19:22:21 18:39:01 all 0.08 0.00 0.05 0.00 0.03 99.84 19:22:21 18:39:01 0 0.02 0.00 0.03 0.00 0.00 99.95 19:22:21 18:39:01 1 0.13 0.00 0.07 0.00 0.07 99.73 19:22:21 18:40:01 all 0.03 0.00 0.03 0.00 0.03 99.91 19:22:21 18:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:21 18:40:01 1 0.05 0.00 0.03 0.00 0.05 99.87 19:22:21 18:41:01 all 0.12 0.00 0.02 0.00 0.03 99.84 19:22:21 18:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 19:22:21 18:41:01 1 0.20 0.00 0.02 0.00 0.03 99.75 19:22:21 18:42:01 all 0.09 0.00 0.03 0.00 0.03 99.86 19:22:21 18:42:01 0 0.05 0.00 0.03 0.00 0.05 99.87 19:22:21 18:42:01 1 0.13 0.00 0.02 0.00 0.00 99.85 19:22:21 18:43:01 all 0.06 0.00 0.02 0.00 0.04 99.88 19:22:21 18:43:01 0 0.02 0.00 0.03 0.00 0.07 99.88 19:22:21 18:43:01 1 0.10 0.00 0.00 0.00 0.02 99.88 19:22:21 19:22:21 18:43:01 CPU %user %nice %system %iowait %steal %idle 19:22:21 18:44:01 all 0.11 0.00 0.03 0.00 0.03 99.83 19:22:21 18:44:01 0 0.07 0.00 0.03 0.00 0.05 99.85 19:22:21 18:44:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:22:21 18:45:01 all 0.22 0.00 0.03 0.00 0.03 99.72 19:22:21 18:45:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:21 18:45:01 1 0.40 0.00 0.02 0.00 0.03 99.55 19:22:21 18:46:01 all 0.12 0.00 0.03 0.00 0.03 99.83 19:22:21 18:46:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:21 18:46:01 1 0.20 0.00 0.02 0.00 0.02 99.77 19:22:21 18:47:01 all 0.10 0.00 0.02 0.00 0.03 99.85 19:22:21 18:47:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:22:21 18:47:01 1 0.17 0.00 0.00 0.00 0.02 99.82 19:22:21 18:48:01 all 0.06 0.00 0.02 0.00 0.03 99.89 19:22:21 18:48:01 0 0.03 0.00 0.02 0.00 0.05 99.90 19:22:21 18:48:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:22:21 18:49:01 all 0.08 0.00 0.04 0.00 0.03 99.86 19:22:21 18:49:01 0 0.02 0.00 0.05 0.00 0.05 99.88 19:22:21 18:49:01 1 0.13 0.00 0.03 0.00 0.00 99.83 19:22:21 18:50:01 all 0.03 0.00 0.03 0.00 0.03 99.92 19:22:21 18:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:21 18:50:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:22:21 18:51:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:21 18:51:01 0 0.03 0.00 0.00 0.00 0.02 99.95 19:22:21 18:51:01 1 0.12 0.00 0.03 0.00 0.05 99.80 19:22:21 18:52:01 all 0.11 0.00 0.03 0.00 0.04 99.82 19:22:21 18:52:01 0 0.02 0.00 0.03 0.00 0.05 99.90 19:22:21 18:52:01 1 0.20 0.00 0.03 0.00 0.03 99.73 19:22:21 18:53:01 all 0.15 0.00 0.03 0.00 0.03 99.80 19:22:21 18:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:22:21 18:53:01 1 0.28 0.00 0.03 0.00 0.03 99.65 19:22:21 18:54:01 all 0.08 0.00 0.03 0.00 0.04 99.85 19:22:21 18:54:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:22:21 18:54:01 1 0.15 0.00 0.03 0.00 0.03 99.78 19:22:21 19:22:21 18:54:01 CPU %user %nice %system %iowait %steal %idle 19:22:21 18:55:01 all 0.23 0.00 0.03 0.00 0.04 99.71 19:22:21 18:55:01 0 0.05 0.00 0.02 0.00 0.05 99.88 19:22:21 18:55:01 1 0.40 0.00 0.03 0.00 0.03 99.53 19:22:21 18:56:01 all 0.07 0.00 0.02 0.00 0.03 99.88 19:22:21 18:56:01 0 0.00 0.00 0.02 0.00 0.03 99.95 19:22:21 18:56:01 1 0.13 0.00 0.02 0.00 0.03 99.82 19:22:21 18:57:02 all 0.10 0.00 0.02 0.00 0.04 99.84 19:22:21 18:57:02 0 0.05 0.00 0.02 0.00 0.03 99.90 19:22:21 18:57:02 1 0.15 0.00 0.02 0.00 0.05 99.78 19:22:21 18:58:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:21 18:58:01 0 0.10 0.00 0.03 0.00 0.05 99.81 19:22:21 18:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:22:21 18:59:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:21 18:59:01 0 0.22 0.00 0.03 0.00 0.03 99.72 19:22:21 18:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:21 19:00:01 all 0.08 0.00 0.05 0.00 0.03 99.84 19:22:21 19:00:01 0 0.15 0.00 0.07 0.00 0.05 99.73 19:22:21 19:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 19:22:21 19:01:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:21 19:01:01 0 0.10 0.00 0.03 0.00 0.05 99.82 19:22:21 19:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 19:22:21 19:02:01 all 0.05 0.00 0.03 0.00 0.03 99.88 19:22:21 19:02:01 0 0.07 0.00 0.03 0.00 0.03 99.87 19:22:21 19:02:01 1 0.03 0.00 0.03 0.00 0.03 99.90 19:22:21 19:03:01 all 0.08 0.00 0.03 0.00 0.03 99.86 19:22:21 19:03:01 0 0.13 0.00 0.03 0.00 0.05 99.78 19:22:21 19:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:21 19:04:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:21 19:04:01 0 0.02 0.00 0.03 0.00 0.05 99.90 19:22:21 19:04:01 1 0.13 0.00 0.02 0.00 0.02 99.83 19:22:21 19:05:01 all 0.07 0.00 0.03 0.00 0.03 99.87 19:22:21 19:05:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:22:21 19:05:01 1 0.08 0.00 0.03 0.00 0.03 99.85 19:22:21 19:22:21 19:05:01 CPU %user %nice %system %iowait %steal %idle 19:22:21 19:06:01 all 0.18 0.00 0.03 0.00 0.04 99.76 19:22:21 19:06:01 0 0.02 0.00 0.02 0.00 0.05 99.92 19:22:21 19:06:01 1 0.33 0.00 0.03 0.00 0.03 99.60 19:22:21 19:07:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:21 19:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:22:21 19:07:01 1 0.12 0.00 0.02 0.00 0.03 99.83 19:22:21 19:08:01 all 0.12 0.00 0.02 0.00 0.03 99.83 19:22:21 19:08:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:21 19:08:01 1 0.20 0.00 0.02 0.00 0.03 99.75 19:22:21 19:09:01 all 0.09 0.00 0.02 0.00 0.02 99.87 19:22:21 19:09:01 0 0.05 0.00 0.02 0.00 0.03 99.90 19:22:21 19:09:01 1 0.13 0.00 0.02 0.00 0.00 99.85 19:22:21 19:10:01 all 0.15 0.00 0.03 0.00 0.04 99.78 19:22:21 19:10:01 0 0.03 0.00 0.03 0.00 0.07 99.87 19:22:21 19:10:01 1 0.27 0.00 0.02 0.00 0.02 99.70 19:22:21 19:11:01 all 0.16 0.00 0.02 0.00 0.02 99.81 19:22:21 19:11:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:22:21 19:11:01 1 0.28 0.00 0.02 0.00 0.00 99.70 19:22:21 19:12:01 all 0.08 0.00 0.02 0.00 0.03 99.87 19:22:21 19:12:01 0 0.05 0.00 0.02 0.00 0.05 99.88 19:22:21 19:12:01 1 0.12 0.00 0.02 0.00 0.02 99.85 19:22:21 19:13:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:22:21 19:13:01 0 0.03 0.00 0.03 0.00 0.05 99.88 19:22:21 19:13:01 1 0.12 0.00 0.02 0.00 0.00 99.87 19:22:21 19:14:01 all 0.07 0.00 0.03 0.00 0.04 99.87 19:22:21 19:14:01 0 0.05 0.00 0.03 0.00 0.07 99.85 19:22:21 19:14:01 1 0.08 0.00 0.02 0.00 0.02 99.88 19:22:21 19:15:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:22:21 19:15:01 0 0.05 0.00 0.03 0.00 0.03 99.88 19:22:21 19:15:01 1 0.15 0.00 0.02 0.00 0.02 99.82 19:22:21 19:16:01 all 0.10 0.00 0.04 0.00 0.03 99.82 19:22:21 19:16:01 0 0.05 0.00 0.05 0.00 0.05 99.85 19:22:21 19:16:01 1 0.15 0.00 0.03 0.00 0.02 99.80 19:22:21 19:22:21 19:16:01 CPU %user %nice %system %iowait %steal %idle 19:22:21 19:17:01 all 0.14 0.00 0.03 0.00 0.02 99.82 19:22:21 19:17:01 0 0.23 0.00 0.03 0.00 0.03 99.70 19:22:21 19:17:01 1 0.05 0.00 0.02 0.00 0.00 99.93 19:22:21 19:18:01 all 0.15 0.00 0.03 0.00 0.03 99.79 19:22:21 19:18:01 0 0.27 0.00 0.03 0.00 0.05 99.65 19:22:21 19:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:22:21 19:19:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:22:21 19:19:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:22:21 19:19:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:22:21 19:20:01 all 0.14 0.00 0.03 0.00 0.03 99.80 19:22:21 19:20:01 0 0.25 0.00 0.02 0.00 0.02 99.72 19:22:21 19:20:01 1 0.03 0.00 0.03 0.00 0.05 99.88 19:22:21 19:21:01 all 0.08 0.00 0.04 0.00 0.03 99.85 19:22:21 19:21:01 0 0.10 0.00 0.03 0.00 0.02 99.85 19:22:21 19:21:01 1 0.07 0.00 0.05 0.00 0.03 99.85 19:22:21 19:22:01 all 1.75 0.00 0.57 0.01 0.03 97.64 19:22:21 19:22:01 0 2.33 0.00 0.74 0.02 0.02 96.89 19:22:21 19:22:01 1 1.17 0.00 0.40 0.00 0.05 98.38 19:22:21 Average: all 0.12 0.04 0.19 0.03 0.03 99.59 19:22:21 Average: 0 0.11 0.04 0.20 0.03 0.04 99.59 19:22:21 Average: 1 0.13 0.04 0.18 0.03 0.03 99.59 19:22:21 19:22:21 19:22:21