Pull request #1048 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9c3b649ce7770f1ad7c517271bf9b334a2e560f2+03dd633c157cc78c3153413baf97d57252ad0ef0 (9a57cccb880d17669e24e1d032fb2904cd402fad) 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-ssh6126372264537077843.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh474942055504128949.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1048/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/device-sdk-go/branches/PR-1048/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh944612575355775972.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. 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-ssh7248081585828875074.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1048/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/device-sdk-go/branches/PR-1048/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4561249515618070863.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true 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-180 in /w/workspace/gexfoundry_device-sdk-go_PR-1048 [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/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1048 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/gexfoundry_device-sdk-go_PR-1048@tmp/jenkins-gitclient-ssh830615487754848548.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.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/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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/gexfoundry_device-sdk-go_PR-1048@tmp/jenkins-gitclient-ssh4214777889909794454.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1048/head:refs/remotes/origin/PR-1048 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 Merge succeeded, producing 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 Checking out Revision 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 (PR-1048) > git config core.sparsecheckout # timeout=10 > git checkout -f 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 # 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/gexfoundry_device-sdk-go_PR-1048@tmp/jenkins-gitclient-ssh1539785858102035489.key > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:30:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:30:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:30:45 ========================================================= 18:30:45 EdgeX Global Pipelines Version Info 18:30:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4bbdd39b3ccfb7c3596c6b8ae55a7fb4937e3105 # timeout=10 18:30:46 ------------------- 18:30:46 stable info: 18:30:46 ------------------- 18:30:46 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:30:46 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 18:30:46 Message: update stable to v1.0.210 18:30:47 ------------------- 18:30:47 experimental info: 18:30:47 ------------------- 18:30:47 Commited By: **** collab-it+edgex@linuxfoundation.org 18:30:47 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 18:30:47 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1048 [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1048 [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1048 [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9c3b649 [Pipeline] echo 18:30:47 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:30:47 provisioning config files... 18:30:47 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/config6748142257816397182tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:30:47 ---> docker-login.sh 18:30:47 nexus3.edgexfoundry.org:10001 18:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:48 Configure a credential helper to remove this warning. See 18:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:48 18:30:48 Login Succeeded 18:30:48 nexus3.edgexfoundry.org:10002 18:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:48 Configure a credential helper to remove this warning. See 18:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:48 18:30:48 Login Succeeded 18:30:48 nexus3.edgexfoundry.org:10003 18:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:48 Configure a credential helper to remove this warning. See 18:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:48 18:30:48 Login Succeeded 18:30:48 nexus3.edgexfoundry.org:10004 18:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:48 Configure a credential helper to remove this warning. See 18:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:48 18:30:48 Login Succeeded 18:30:48 docker.io 18:30:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:30:48 Configure a credential helper to remove this warning. See 18:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:30:48 18:30:48 Login Succeeded 18:30:48 ---> docker-login.sh ends [Pipeline] } 18:30:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:30:49 + git log --format=format:%s -1 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 [Pipeline] echo 18:30:49 GIT_COMMIT: 9c3b649ce7770f1ad7c517271bf9b334a2e560f2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 [Pipeline] echo 18:30:49 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:30:49 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:30:49 18:30:49 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:30:50 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:30:50 latest: Pulling from edgex-devops/git-semver 18:30:50 a0d0a0d46f8b: Pulling fs layer 18:30:50 3e5f54012d9b: Pulling fs layer 18:30:50 4c7163046ea9: Pulling fs layer 18:30:50 0c2d73faf560: Pulling fs layer 18:30:50 0c2d73faf560: Waiting 18:30:50 3e5f54012d9b: Verifying Checksum 18:30:50 3e5f54012d9b: Download complete 18:30:50 a0d0a0d46f8b: Verifying Checksum 18:30:50 a0d0a0d46f8b: Download complete 18:30:50 4c7163046ea9: Verifying Checksum 18:30:50 4c7163046ea9: Download complete 18:30:50 0c2d73faf560: Verifying Checksum 18:30:50 0c2d73faf560: Download complete 18:30:50 a0d0a0d46f8b: Pull complete 18:30:50 3e5f54012d9b: Pull complete 18:30:50 4c7163046ea9: Pull complete 18:30:50 0c2d73faf560: Pull complete 18:30:50 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:30:50 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:30:51 prd-centos7-docker-4c-2g-180 does not seem to be running inside a container 18:30:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1048 -v /w/workspace/gexfoundry_device-sdk-go_PR-1048:/w/workspace/gexfoundry_device-sdk-go_PR-1048:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:30:51 $ docker top a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:30:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:51 [ssh-agent] Looking for ssh-agent implementation... 18:30:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:51 $ docker exec a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 ssh-agent 18:30:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXjGLBcn/agent.13 18:30:52 SSH_AGENT_PID=19 18:30:52 Running ssh-add (command line suppressed) 18:30:52 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/private_key_8829621525820262017.key (/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/private_key_8829621525820262017.key) 18:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:52 + git tag --points-at HEAD [Pipeline] } 18:30:52 $ docker exec --env ******** --env ******** a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 ssh-agent -k 18:30:52 unset SSH_AUTH_SOCK; 18:30:52 unset SSH_AGENT_PID; 18:30:52 echo Agent pid 19 killed; 18:30:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:30:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:30:52 [ssh-agent] Looking for ssh-agent implementation... 18:30:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:30:52 $ docker exec a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 ssh-agent 18:30:52 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPKnhNM/agent.54 18:30:52 SSH_AGENT_PID=61 18:30:52 Running ssh-add (command line suppressed) 18:30:52 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/private_key_8706937444275897381.key (/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/private_key_8706937444275897381.key) 18:30:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:30:53 + git semver init 18:30:53 # -> Open(): unable to determine branch for HEAD 18:30:53 # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1048/.git 18:30:53 # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1048 18:30:53 # $SEMVER_REMOTE_NAME = origin 18:30:53 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:30:53 # $SEMVER_USER_NAME = edgex-jenkins 18:30:53 # $SEMVER_BRANCH = PR-1048 18:30:53 # $SEMVER_TEMP = /tmp/semver-407986556 18:30:53 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:30:54 # '/tmp/semver-407986556' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1048/.semver' 18:30:54 # -> Force: false 18:30:54 # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1048/.semver [Pipeline] } 18:30:54 $ docker exec --env ******** --env ******** a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 ssh-agent -k 18:30:54 unset SSH_AUTH_SOCK; 18:30:54 unset SSH_AGENT_PID; 18:30:54 echo Agent pid 61 killed; 18:30:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:30:54 + git semver [Pipeline] } 18:30:54 $ docker stop --time=1 a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 18:30:55 $ docker rm -f a109852ae79336a3e2d6c617cf115eac753169926d6639073034dc48d41dea07 [Pipeline] // withDockerContainer [Pipeline] sh 18:30:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:30:56 Stashed 1 file(s) [Pipeline] echo 18:30:56 [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 18:31:11 Still waiting to schedule task 18:31:11 Waiting for next available executor on ‘centos7-docker-4c-2g’ 18:31:11 Still waiting to schedule task 18:31:11 All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline 18:32:32 Running on prd-centos7-docker-4c-2g-220 in /w/workspace/gexfoundry_device-sdk-go_PR-1048 [Pipeline] { [Pipeline] ws 18:32:32 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 18:32:32 Selected Git installation does not exist. Using Default 18:32:32 The recommended git tool is: NONE 18:32:34 using credential edgex-jenkins-ssh 18:32:34 Cloning the remote Git repository 18:32:34 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:32:34 > git init /w/workspace/device-sdk-go/4 # timeout=10 18:32:34 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:32:34 > git --version # timeout=10 18:32:34 > git --version # 'git version 2.24.4' 18:32:34 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:34 [INFO] Currently running in a labeled security context 18:32:34 [INFO] Currently SELinux is 'enforcing' on the host 18:32:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh6419916073170107472.key 18:32:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:32:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:32:35 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:32:35 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:32:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:35 [INFO] Currently running in a labeled security context 18:32:35 [INFO] Currently SELinux is 'enforcing' on the host 18:32:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh887940248300088291.key 18:32:35 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1048/head:refs/remotes/origin/PR-1048 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:32:36 Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 18:32:36 Merge succeeded, producing 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 18:32:36 Checking out Revision 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 (PR-1048) 18:32:35 > git config core.sparsecheckout # timeout=10 18:32:35 > git checkout -f 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 # timeout=10 18:32:35 > git remote # timeout=10 18:32:35 > git config --get remote.origin.url # timeout=10 18:32:35 using GIT_SSH to set credentials SSH Credentials for GitHub 18:32:35 [INFO] Currently running in a labeled security context 18:32:35 [INFO] Currently SELinux is 'enforcing' on the host 18:32:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/4@tmp/jenkins-gitclient-ssh4562693883831460513.key 18:32:35 > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 18:32:35 > git rev-parse HEAD^{commit} # timeout=10 18:32:35 > git config core.sparsecheckout # timeout=10 18:32:35 > git checkout -f 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 # timeout=10 18:32:39 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:32:40 provisioning config files... 18:32:40 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config4337462582703736694tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:32:40 ---> docker-login.sh 18:32:40 nexus3.edgexfoundry.org:10001 18:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:40 Configure a credential helper to remove this warning. See 18:32:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:40 18:32:40 Login Succeeded 18:32:40 nexus3.edgexfoundry.org:10002 18:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:40 Configure a credential helper to remove this warning. See 18:32:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:40 18:32:40 Login Succeeded 18:32:40 nexus3.edgexfoundry.org:10003 18:32:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:41 Configure a credential helper to remove this warning. See 18:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:41 18:32:41 Login Succeeded 18:32:41 nexus3.edgexfoundry.org:10004 18:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:41 Configure a credential helper to remove this warning. See 18:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:41 18:32:41 Login Succeeded 18:32:41 docker.io 18:32:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:32:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:32:41 Configure a credential helper to remove this warning. See 18:32:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:32:41 18:32:41 Login Succeeded 18:32:41 ---> docker-login.sh ends [Pipeline] } 18:32:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:32:41 ========================================================= 18:32:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:32:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:32:41 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . 18:32:41 Sending build context to Docker daemon 2.725MB 18:32:41 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 18:32:41 Step 2/10 : FROM ${BASE} AS builder 18:32:41 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:32:41 a0d0a0d46f8b: Pulling fs layer 18:32:41 31adcdaf11c8: Pulling fs layer 18:32:41 b8b176561691: Pulling fs layer 18:32:41 4527c011a84f: Pulling fs layer 18:32:41 5d74067f8e1e: Pulling fs layer 18:32:41 e0aca202a116: Pulling fs layer 18:32:41 3a43be97a3b4: Pulling fs layer 18:32:41 34cad66bf833: Pulling fs layer 18:32:41 b4e3c513aaa6: Pulling fs layer 18:32:41 4527c011a84f: Waiting 18:32:41 5d74067f8e1e: Waiting 18:32:41 e0aca202a116: Waiting 18:32:41 3a43be97a3b4: Waiting 18:32:41 34cad66bf833: Waiting 18:32:41 b4e3c513aaa6: Waiting 18:32:41 b8b176561691: Verifying Checksum 18:32:41 b8b176561691: Download complete 18:32:41 31adcdaf11c8: Verifying Checksum 18:32:41 31adcdaf11c8: Download complete 18:32:41 5d74067f8e1e: Verifying Checksum 18:32:41 5d74067f8e1e: Download complete 18:32:41 e0aca202a116: Verifying Checksum 18:32:41 e0aca202a116: Download complete 18:32:41 a0d0a0d46f8b: Verifying Checksum 18:32:41 a0d0a0d46f8b: Download complete 18:32:42 3a43be97a3b4: Verifying Checksum 18:32:42 3a43be97a3b4: Download complete 18:32:42 34cad66bf833: Verifying Checksum 18:32:42 34cad66bf833: Download complete 18:32:42 a0d0a0d46f8b: Pull complete 18:32:42 4527c011a84f: Verifying Checksum 18:32:42 4527c011a84f: Download complete 18:32:42 b4e3c513aaa6: Verifying Checksum 18:32:42 b4e3c513aaa6: Download complete 18:32:42 31adcdaf11c8: Pull complete 18:32:43 b8b176561691: Pull complete 18:32:47 4527c011a84f: Pull complete 18:32:47 5d74067f8e1e: Pull complete 18:32:47 e0aca202a116: Pull complete 18:32:47 3a43be97a3b4: Pull complete 18:32:47 34cad66bf833: Pull complete 18:32:49 b4e3c513aaa6: Pull complete 18:32:49 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:32:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:32:49 ---> 9f6097aaca64 18:32:49 Step 3/10 : ARG MAKE=make build 18:32:51 ---> Running in 085c4cd5661e 18:32:51 Removing intermediate container 085c4cd5661e 18:32:51 ---> 27e247f12915 18:32:51 Step 4/10 : WORKDIR /device-sdk-go 18:32:51 ---> Running in 649d98fd6907 18:32:51 Removing intermediate container 649d98fd6907 18:32:51 ---> 3cffc99d76ad 18:32:51 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:32:51 ---> Running in 92aa222f2120 18:32:51 Removing intermediate container 92aa222f2120 18:32:51 ---> 8786f7900c04 18:32:51 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:32:51 ---> Running in fde7ddc85b6e 18:32:52 Removing intermediate container fde7ddc85b6e 18:32:52 ---> a19705b21397 18:32:52 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:32:52 ---> Running in afc46cab6cc7 18:32:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:32:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:32:53 OK: 220 MiB in 52 packages 18:32:54 Removing intermediate container afc46cab6cc7 18:32:54 ---> 98b3e4445845 18:32:54 Step 8/10 : COPY . . 18:32:54 ---> 4dabc6025b56 18:32:54 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:32:54 ---> Running in 3b00cf90fb48 18:33:26 Removing intermediate container 3b00cf90fb48 18:33:26 ---> 60ac80d253ed 18:33:26 Step 10/10 : RUN ${MAKE} 18:33:26 ---> Running in 90f9017307bd 18:33:26 noop 18:33:26 Removing intermediate container 90f9017307bd 18:33:26 ---> 76e562c6612e 18:33:26 Successfully built 76e562c6612e 18:33:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:33:26 + docker inspect -f . ci-base-image-x86_64 18:33:26 . [Pipeline] withDockerContainer 18:33:26 prd-centos7-docker-4c-2g-220 does not seem to be running inside a container 18:33:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** ci-base-image-x86_64 cat 18:33:27 $ docker top aa08fcd9d0298568b55f074459ae92fd1cf480b4f7685b9f1c8c16dc5e1fee84 -eo pid,comm [Pipeline] { [Pipeline] sh 18:33:27 + go version 18:33:27 go version go1.16.8 linux/amd64 [Pipeline] } 18:33:27 $ docker stop --time=1 aa08fcd9d0298568b55f074459ae92fd1cf480b4f7685b9f1c8c16dc5e1fee84 18:33:28 $ docker rm -f aa08fcd9d0298568b55f074459ae92fd1cf480b4f7685b9f1c8c16dc5e1fee84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:33:29 + docker inspect -f . ci-base-image-x86_64 18:33:29 . [Pipeline] withDockerContainer 18:33:29 prd-centos7-docker-4c-2g-220 does not seem to be running inside a container 18:33:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** ci-base-image-x86_64 cat 18:33:29 $ docker top 118c9f5428abd5d2fc0a1d541bc3a8c2ff11262e77255148c437bfd312430e28 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:33:30 + make test 18:33:30 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:33:35 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:34:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:34:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:34:02 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:34:02 # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] 18:34:02 internal/application/command_test.go:71:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse 18:34:02 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] 18:34:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:34:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.047s coverage: 28.1% of statements 18:34:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.049s coverage: 78.9% of statements 18:34:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.047s coverage: 9.0% of statements 18:34:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:34:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:34:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:34:02 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.061s coverage: 28.7% of statements 18:34:02 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:34:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.054s coverage: 83.3% of statements 18:34:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:34:04 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:34:04 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.075s coverage: 57.8% of statements 18:34:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.827s coverage: 88.8% of statements 18:34:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:34:04 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.057s coverage: 4.9% of statements 18:34:04 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:34:04 FAIL 18:34:05 make: *** [Makefile:35: test] Error 2 [Pipeline] } 18:34:05 $ docker stop --time=1 118c9f5428abd5d2fc0a1d541bc3a8c2ff11262e77255148c437bfd312430e28 18:34:06 $ docker rm -f 118c9f5428abd5d2fc0a1d541bc3a8c2ff11262e77255148c437bfd312430e28 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:34:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:07 18:34:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:34:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:07 latest: Pulling from edgex-lftools-log-publisher 18:34:07 b4d181a07f80: Pulling fs layer 18:34:07 a1111a8f2ec3: Pulling fs layer 18:34:07 ed53099fbce6: Pulling fs layer 18:34:07 dc539afda2c1: Pulling fs layer 18:34:07 77bc0d833cb6: Pulling fs layer 18:34:07 9065ff56babe: Pulling fs layer 18:34:07 d287ab97295c: Pulling fs layer 18:34:07 dc539afda2c1: Waiting 18:34:07 77bc0d833cb6: Waiting 18:34:07 9065ff56babe: Waiting 18:34:07 d287ab97295c: Waiting 18:34:07 a1111a8f2ec3: Verifying Checksum 18:34:07 a1111a8f2ec3: Download complete 18:34:07 dc539afda2c1: Verifying Checksum 18:34:07 dc539afda2c1: Download complete 18:34:07 ed53099fbce6: Verifying Checksum 18:34:07 ed53099fbce6: Download complete 18:34:08 9065ff56babe: Verifying Checksum 18:34:08 9065ff56babe: Download complete 18:34:08 77bc0d833cb6: Verifying Checksum 18:34:08 77bc0d833cb6: Download complete 18:34:08 b4d181a07f80: Verifying Checksum 18:34:08 b4d181a07f80: Download complete 18:34:08 d287ab97295c: Verifying Checksum 18:34:08 d287ab97295c: Download complete 18:34:09 b4d181a07f80: Pull complete 18:34:09 a1111a8f2ec3: Pull complete 18:34:10 ed53099fbce6: Pull complete 18:34:10 dc539afda2c1: Pull complete 18:34:10 77bc0d833cb6: Pull complete 18:34:10 9065ff56babe: Pull complete 18:34:15 d287ab97295c: Pull complete 18:34:15 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:34:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:34:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:34:15 prd-centos7-docker-4c-2g-220 does not seem to be running inside a container 18:34:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:34:18 $ docker top 95270b4301ea362a68f866d47aaef4cbe6b1e394fea5c5fa2b29065d6ff8cb6f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:34:19 ---> job-cost.sh 18:34:19 lf-activate-venv: SKIPPING 18:34:19 INFO: No Stack... 18:34:19 INFO: Retrieving Pricing Info for: v3-standard-2 18:34:19 INFO: Archiving Costs [Pipeline] sh 18:34:19 + cat /w/workspace/device-sdk-go/4/archives/cost.csv 18:34:19 + cut -d, -f6 [Pipeline] lock 18:34:19 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] 18:34:19 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] did not exist. Created. 18:34:19 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:34:20 + echo total: 0.05999999865889549 [Pipeline] stash 18:34:20 Stashed 1 file(s) [Pipeline] } 18:34:20 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] [Pipeline] // lock [Pipeline] } 18:34:20 $ docker stop --time=1 95270b4301ea362a68f866d47aaef4cbe6b1e394fea5c5fa2b29065d6ff8cb6f 18:34:21 $ docker rm -f 95270b4301ea362a68f866d47aaef4cbe6b1e394fea5c5fa2b29065d6ff8cb6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:34:21 Failed in branch amd64 20:59:45 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12569 in /w/workspace/gexfoundry_device-sdk-go_PR-1048 [Pipeline] { [Pipeline] ws 20:59:45 Running in /w/workspace/device-sdk-go/4 [Pipeline] { [Pipeline] checkout 20:59:45 Selected Git installation does not exist. Using Default 20:59:45 The recommended git tool is: NONE 20:59:52 using credential edgex-jenkins-ssh 20:59:52 Cloning the remote Git repository 20:59:52 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:59:52 > git init /w/workspace/device-sdk-go/4 # timeout=10 20:59:52 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:59:52 > git --version # timeout=10 20:59:52 > git --version # 'git version 2.17.1' 20:59:52 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:52 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:55 Merging remotes/origin/main commit 03dd633c157cc78c3153413baf97d57252ad0ef0 into PR head commit 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 20:59:55 Merge succeeded, producing 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 20:59:55 Checking out Revision 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 (PR-1048) 20:59:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:59:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:54 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:59:54 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:59:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:54 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1048/head:refs/remotes/origin/PR-1048 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:59:55 > git config core.sparsecheckout # timeout=10 20:59:55 > git checkout -f 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 # timeout=10 20:59:55 > git remote # timeout=10 20:59:55 > git config --get remote.origin.url # timeout=10 20:59:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:59:55 > git merge 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 20:59:55 > git rev-parse HEAD^{commit} # timeout=10 20:59:55 > git config core.sparsecheckout # timeout=10 20:59:55 > git checkout -f 9c3b649ce7770f1ad7c517271bf9b334a2e560f2 # timeout=10 20:59:59 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:00:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:00:00 % Total % Received % Xferd Average Speed Time Time Time Current 21:00:00 Dload Upload Total Spent Left Speed 21:00:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 47870 0 --:--:-- --:--:-- --:--:-- 47870 [Pipeline] sh 21:00:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:00:01 + sudo tee+ /etc/docker/daemon.new 21:00:01 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:00:01 { 21:00:01 "registry-mirrors": [ 21:00:01 "https://nexus3.edgexfoundry.org:10001" 21:00:01 ], 21:00:01 "bip": "10.250.0.254/24", 21:00:01 "hosts": [ 21:00:01 "tcp://0.0.0.0:5555", 21:00:01 "unix:///var/run/docker.sock" 21:00:01 ], 21:00:01 "mtu": 1458, 21:00:01 "selinux-enabled": true, 21:00:01 "seccomp-profile": "/etc/docker/seccomp.json" 21:00:01 } [Pipeline] sh 21:00:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:00:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:00:20 provisioning config files... 21:00:21 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/4@tmp/config5798055275451117300tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:00:21 ---> docker-login.sh 21:00:21 nexus3.edgexfoundry.org:10001 21:00:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:23 Configure a credential helper to remove this warning. See 21:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:23 21:00:23 Login Succeeded 21:00:23 nexus3.edgexfoundry.org:10002 21:00:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:23 Configure a credential helper to remove this warning. See 21:00:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:23 21:00:23 Login Succeeded 21:00:23 nexus3.edgexfoundry.org:10003 21:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:24 Configure a credential helper to remove this warning. See 21:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:24 21:00:24 Login Succeeded 21:00:24 nexus3.edgexfoundry.org:10004 21:00:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:24 Configure a credential helper to remove this warning. See 21:00:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:24 21:00:24 Login Succeeded 21:00:24 docker.io 21:00:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:00:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:00:25 Configure a credential helper to remove this warning. See 21:00:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:00:25 21:00:25 Login Succeeded 21:00:25 ---> docker-login.sh ends [Pipeline] } 21:00:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:00:26 ========================================================= 21:00:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 21:00:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 21:00:26 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . 21:00:27 Sending build context to Docker daemon 2.715MB 21:00:27 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 21:00:27 Step 2/10 : FROM ${BASE} AS builder 21:00:27 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:00:27 552d1f2373af: Pulling fs layer 21:00:27 ea3f2d53f512: Pulling fs layer 21:00:27 9e70ebbbe112: Pulling fs layer 21:00:27 7a9cfe048b4a: Pulling fs layer 21:00:27 72dc09318566: Pulling fs layer 21:00:27 f4f7b4309257: Pulling fs layer 21:00:27 0ac9a79272e3: Pulling fs layer 21:00:27 b78e95d17946: Pulling fs layer 21:00:27 f4f7b4309257: Waiting 21:00:27 0ac9a79272e3: Waiting 21:00:27 b78e95d17946: Waiting 21:00:27 7a9cfe048b4a: Waiting 21:00:27 72dc09318566: Waiting 21:00:27 9e70ebbbe112: Download complete 21:00:27 ea3f2d53f512: Download complete 21:00:27 72dc09318566: Download complete 21:00:27 f4f7b4309257: Verifying Checksum 21:00:27 f4f7b4309257: Download complete 21:00:27 552d1f2373af: Verifying Checksum 21:00:27 0ac9a79272e3: Verifying Checksum 21:00:27 0ac9a79272e3: Download complete 21:00:28 552d1f2373af: Pull complete 21:00:29 ea3f2d53f512: Pull complete 21:00:29 9e70ebbbe112: Pull complete 21:00:30 b78e95d17946: Verifying Checksum 21:00:30 b78e95d17946: Download complete 21:00:30 7a9cfe048b4a: Verifying Checksum 21:00:30 7a9cfe048b4a: Download complete 21:00:42 7a9cfe048b4a: Pull complete 21:00:42 72dc09318566: Pull complete 21:00:42 f4f7b4309257: Pull complete 21:00:43 0ac9a79272e3: Pull complete 21:00:49 b78e95d17946: Pull complete 21:00:49 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 21:00:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 21:00:49 ---> 8b459fc5aaf0 21:00:49 Step 3/10 : ARG MAKE=make build 21:00:51 ---> Running in 51929bbbd540 21:00:51 Removing intermediate container 51929bbbd540 21:00:51 ---> 52cd3446640c 21:00:51 Step 4/10 : WORKDIR /device-sdk-go 21:00:51 ---> Running in f6bb3a51cb35 21:00:52 Removing intermediate container f6bb3a51cb35 21:00:52 ---> 68d23e221ff0 21:00:52 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:00:52 ---> Running in cdbc3c06e45a 21:00:53 Removing intermediate container cdbc3c06e45a 21:00:53 ---> 3bc6a7a23ca2 21:00:53 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:53 ---> Running in 4e9589a62dd3 21:00:56 Removing intermediate container 4e9589a62dd3 21:00:56 ---> 0701f5f86a10 21:00:56 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 21:00:56 ---> Running in 4bcc95fbf96b 21:00:57 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:58 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:59 OK: 219 MiB in 52 packages 21:01:00 Removing intermediate container 4bcc95fbf96b 21:01:00 ---> c9f157df1b4c 21:01:00 Step 8/10 : COPY . . 21:01:01 ---> 5b5d09c75a43 21:01:01 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:01:02 ---> Running in 7f657c7aa2e8 21:02:39 Removing intermediate container 7f657c7aa2e8 21:02:39 ---> ddb3405de2ac 21:02:39 Step 10/10 : RUN ${MAKE} 21:02:39 ---> Running in 092b38cb1ff4 21:02:39 noop 21:02:39 Removing intermediate container 092b38cb1ff4 21:02:39 ---> e5ff01aa6f11 21:02:39 Successfully built e5ff01aa6f11 21:02:39 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 21:02:39 + docker inspect -f . ci-base-image-arm64 21:02:39 . [Pipeline] withDockerContainer 21:02:39 prd-ubuntu18.04-docker-arm64-4c-16g-12569 does not seem to be running inside a container 21:02:39 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** ci-base-image-arm64 cat 21:02:41 $ docker top e14191115279bee1409b7a3d4969f5de1eb007cd3efb196f4b3c4eaa94113d9d -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:42 + go version 21:02:42 go version go1.16.8 linux/arm64 [Pipeline] } 21:02:42 $ docker stop --time=1 e14191115279bee1409b7a3d4969f5de1eb007cd3efb196f4b3c4eaa94113d9d 21:02:44 $ docker rm -f e14191115279bee1409b7a3d4969f5de1eb007cd3efb196f4b3c4eaa94113d9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:02:45 + docker inspect -f . ci-base-image-arm64 21:02:45 . [Pipeline] withDockerContainer 21:02:45 prd-ubuntu18.04-docker-arm64-4c-16g-12569 does not seem to be running inside a container 21:02:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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 ******** ci-base-image-arm64 cat 21:02:47 $ docker top e610c3b4f63b04e0e0e760091e670e7c5c32452aa3eb781ea278999d5c117f3d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 21:02:48 + make test 21:02:48 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 21:03:20 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 21:04:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 21:04:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 21:04:42 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 21:04:48 # github.com/edgexfoundry/device-sdk-go/v2/internal/application [github.com/edgexfoundry/device-sdk-go/v2/internal/application.test] 21:04:48 internal/application/command_test.go:71:3: cannot use promoted field BaseWithTotalCountResponse.BaseResponse in struct literal of type responses.MultiDevicesResponse 21:04:48 FAIL github.com/edgexfoundry/device-sdk-go/v2/internal/application [build failed] 21:04:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 21:04:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.287s coverage: 28.1% of statements 21:04:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.290s coverage: 78.9% of statements 21:04:48 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.270s coverage: 9.0% of statements 21:04:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 21:04:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 21:04:48 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 21:04:54 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.387s coverage: 28.7% of statements 21:04:54 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 21:04:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.301s coverage: 83.3% of statements 21:04:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 21:04:56 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 21:04:56 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.429s coverage: 57.8% of statements 21:04:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.884s coverage: 88.8% of statements 21:04:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 21:04:58 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.247s coverage: 4.9% of statements 21:04:58 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 21:04:58 FAIL 21:04:59 make: *** [Makefile:35: test] Error 2 [Pipeline] } 21:04:59 $ docker stop --time=1 e610c3b4f63b04e0e0e760091e670e7c5c32452aa3eb781ea278999d5c117f3d 21:05:01 $ docker rm -f e610c3b4f63b04e0e0e760091e670e7c5c32452aa3eb781ea278999d5c117f3d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:05:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:02 21:05:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:05:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:03 arm64: Pulling from edgex-lftools-log-publisher 21:05:03 448f6bf000e3: Pulling fs layer 21:05:03 f757da607395: Pulling fs layer 21:05:03 05883995daec: Pulling fs layer 21:05:03 8603b9c90790: Pulling fs layer 21:05:03 1560dd03e051: Pulling fs layer 21:05:03 27f5ce0e4adf: Pulling fs layer 21:05:03 c2d8d7efcc4b: Pulling fs layer 21:05:03 8603b9c90790: Waiting 21:05:03 1560dd03e051: Waiting 21:05:03 c2d8d7efcc4b: Waiting 21:05:03 27f5ce0e4adf: Waiting 21:05:03 f757da607395: Verifying Checksum 21:05:03 f757da607395: Download complete 21:05:03 8603b9c90790: Verifying Checksum 21:05:03 8603b9c90790: Download complete 21:05:03 1560dd03e051: Verifying Checksum 21:05:03 1560dd03e051: Download complete 21:05:03 27f5ce0e4adf: Verifying Checksum 21:05:03 27f5ce0e4adf: Download complete 21:05:03 05883995daec: Verifying Checksum 21:05:03 05883995daec: Download complete 21:05:04 448f6bf000e3: Verifying Checksum 21:05:04 448f6bf000e3: Download complete 21:05:07 c2d8d7efcc4b: Verifying Checksum 21:05:07 c2d8d7efcc4b: Download complete 21:05:09 448f6bf000e3: Pull complete 21:05:09 f757da607395: Pull complete 21:05:11 05883995daec: Pull complete 21:05:12 8603b9c90790: Pull complete 21:05:13 1560dd03e051: Pull complete 21:05:13 27f5ce0e4adf: Pull complete 21:05:28 c2d8d7efcc4b: Pull complete 21:05:28 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:05:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:05:29 prd-ubuntu18.04-docker-arm64-4c-16g-12569 does not seem to be running inside a container 21:05:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/4 -v /w/workspace/device-sdk-go/4:/w/workspace/device-sdk-go/4:rw,z -v /w/workspace/device-sdk-go/4@tmp:/w/workspace/device-sdk-go/4@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:arm64 cat 21:05:32 $ docker top b21a2892c658be10356ad59eeb2c128ae9d79e852195bbc2e6a2b51ccac08307 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:05:33 ---> job-cost.sh 21:05:33 lf-activate-venv: SKIPPING 21:05:33 INFO: No Stack... 21:05:34 INFO: Retrieving Pricing Info for: v3-standard-4 21:05:34 INFO: Archiving Costs [Pipeline] sh 21:05:35 + cut -d, -f6 21:05:35 + cat /w/workspace/device-sdk-go/4/archives/cost.csv [Pipeline] lock 21:05:35 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] 21:05:35 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] did not exist. Created. 21:05:35 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:05:36 /w/workspace/device-sdk-go/4@tmp/durable-8df5ba13/script.sh: 1: /w/workspace/device-sdk-go/4@tmp/durable-8df5ba13/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:05:37 + echo total: 0.10999999940395355 [Pipeline] stash 21:05:37 Warning: overwriting stash ‘stack-cost’ 21:05:37 Stashed 1 file(s) [Pipeline] } 21:05:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1048-4-stack-cost] [Pipeline] // lock [Pipeline] } 21:05:37 $ docker stop --time=1 b21a2892c658be10356ad59eeb2c128ae9d79e852195bbc2e6a2b51ccac08307 21:05:39 $ docker rm -f b21a2892c658be10356ad59eeb2c128ae9d79e852195bbc2e6a2b51ccac08307 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 21:05:40 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:05:41 + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1048/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:05:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:05:42 ---> package-listing.sh 21:05:42 ++ facter osfamily 21:05:42 ++ tr '[:upper:]' '[:lower:]' 21:05:42 + OS_FAMILY=redhat 21:05:42 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1048 21:05:42 + START_PACKAGES=/tmp/packages_start.txt 21:05:42 + END_PACKAGES=/tmp/packages_end.txt 21:05:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:05:42 + PACKAGES=/tmp/packages_start.txt 21:05:42 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1048 ']' 21:05:42 + PACKAGES=/tmp/packages_end.txt 21:05:42 + case "${OS_FAMILY}" in 21:05:42 + rpm -qa 21:05:42 + sort 21:05:43 + '[' -f /tmp/packages_start.txt ']' 21:05:43 + '[' -f /tmp/packages_end.txt ']' 21:05:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:05:43 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1048 ']' 21:05:43 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1048/archives/ 21:05:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1048/archives/ [Pipeline] echo 21:05:43 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/gexfoundry_device-sdk-go_PR-1048/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:05:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:05:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:44 21:05:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:05:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:44 latest: Pulling from edgex-lftools-log-publisher 21:05:44 b4d181a07f80: Pulling fs layer 21:05:44 a1111a8f2ec3: Pulling fs layer 21:05:44 ed53099fbce6: Pulling fs layer 21:05:44 dc539afda2c1: Pulling fs layer 21:05:44 77bc0d833cb6: Pulling fs layer 21:05:44 9065ff56babe: Pulling fs layer 21:05:44 d287ab97295c: Pulling fs layer 21:05:44 dc539afda2c1: Waiting 21:05:44 77bc0d833cb6: Waiting 21:05:44 9065ff56babe: Waiting 21:05:44 d287ab97295c: Waiting 21:05:44 a1111a8f2ec3: Verifying Checksum 21:05:44 a1111a8f2ec3: Download complete 21:05:44 dc539afda2c1: Verifying Checksum 21:05:44 dc539afda2c1: Download complete 21:05:44 ed53099fbce6: Verifying Checksum 21:05:44 ed53099fbce6: Download complete 21:05:44 9065ff56babe: Verifying Checksum 21:05:44 9065ff56babe: Download complete 21:05:44 77bc0d833cb6: Verifying Checksum 21:05:44 77bc0d833cb6: Download complete 21:05:44 b4d181a07f80: Verifying Checksum 21:05:44 b4d181a07f80: Download complete 21:05:45 d287ab97295c: Verifying Checksum 21:05:45 d287ab97295c: Download complete 21:05:46 b4d181a07f80: Pull complete 21:05:46 a1111a8f2ec3: Pull complete 21:05:47 ed53099fbce6: Pull complete 21:05:47 dc539afda2c1: Pull complete 21:05:47 77bc0d833cb6: Pull complete 21:05:47 9065ff56babe: Pull complete 21:05:53 d287ab97295c: Pull complete 21:05:53 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:05:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:05:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:05:53 prd-centos7-docker-4c-2g-180 does not seem to be running inside a container 21:05:53 $ 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/gexfoundry_device-sdk-go_PR-1048/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1048 -v /w/workspace/gexfoundry_device-sdk-go_PR-1048:/w/workspace/gexfoundry_device-sdk-go_PR-1048:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1048@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:05:55 $ docker top 48f2ebf3791867a34a1ef288f18d498accf4efd80c701ca9ef3ea0cc0f192913 -eo pid,comm [Pipeline] { [Pipeline] sh 21:05:55 + touch /tmp/pre-build-complete [Pipeline] sh 21:05:56 + mkdir -p /var/log/sysstat [Pipeline] sh 21:05:56 + ls /var/log/sa-host 21:05:56 + sadf -c /var/log/sa-host/sa28 21:05:56 file_magic: OK 21:05:56 HZ: Using current value: 100 21:05:56 file_header: OK 21:05:56 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 21:05:56 Statistics: 21:05:56 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...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... 21:05:56 File successfully converted to sysstat format version 12.0.3 21:05:56 + sadf -c /var/log/sa-host/sa30 21:05:56 file_magic: OK 21:05:56 HZ: Using current value: 100 21:05:56 file_header: OK 21:05:56 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 21:05:56 Statistics: 21:05:56 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:05:56 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:05:56 provisioning config files... 21:05:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1048@tmp/config7686642919577016995tmp [Pipeline] { [Pipeline] echo 21:05:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:05:56 ---> create-netrc.sh [Pipeline] } 21:05:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:05:57 ---> python-tools-install.sh [Pipeline] echo 21:05:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:05:57 ---> sudo-logs.sh 21:05:57 Archiving 'sudo' log.. 21:05:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-180.novalocal: Name or service not known 21:05:57 sudo: unable to resolve host prd-centos7-docker-4c-2g-180.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:05:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:05:57 ---> job-cost.sh 21:05:57 lf-activate-venv: SKIPPING 21:05:57 DEBUG: total: 0.10999999940395355 21:05:57 INFO: Retrieving Stack Cost... 21:05:58 INFO: Retrieving Pricing Info for: v3-standard-2 21:05:58 INFO: Archiving Costs [Pipeline] echo 21:05:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:05:58 ---> logs-deploy.sh 21:05:58 lf-activate-venv: SKIPPING 21:05:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1048/4 21:05:58 INFO: archiving workspace using pattern(s): 21:05:59 Archives upload complete. 21:05:59 INFO: archiving logs to Nexus 21:06:00 ---> uname -a: 21:06:00 Linux prd-centos7-docker-4c-2g-180.novalocal 3.10.0-1160.42.2.el7.x86_64 #1 SMP Tue Sep 7 14:49:57 UTC 2021 x86_64 GNU/Linux 21:06:00 21:06:00 21:06:00 ---> lscpu: 21:06:00 Architecture: x86_64 21:06:00 CPU op-mode(s): 32-bit, 64-bit 21:06:00 Byte Order: Little Endian 21:06:00 Address sizes: 40 bits physical, 48 bits virtual 21:06:00 CPU(s): 2 21:06:00 On-line CPU(s) list: 0,1 21:06:00 Thread(s) per core: 1 21:06:00 Core(s) per socket: 1 21:06:00 Socket(s): 2 21:06:00 NUMA node(s): 1 21:06:00 Vendor ID: AuthenticAMD 21:06:00 CPU family: 23 21:06:00 Model: 49 21:06:00 Model name: AMD EPYC-Rome Processor 21:06:00 Stepping: 0 21:06:00 CPU MHz: 2800.000 21:06:00 BogoMIPS: 5600.00 21:06:00 Virtualization: AMD-V 21:06:00 Hypervisor vendor: KVM 21:06:00 Virtualization type: full 21:06:00 L1d cache: 32K 21:06:00 L1i cache: 32K 21:06:00 L2 cache: 512K 21:06:00 L3 cache: 16384K 21:06:00 NUMA node0 CPU(s): 0,1 21:06:00 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 21:06:00 21:06:00 21:06:00 ---> nproc: 21:06:00 2 21:06:00 21:06:00 21:06:00 ---> df -h: 21:06:00 Filesystem Size Used Avail Use% Mounted on 21:06:00 overlay 40G 7.4G 33G 19% / 21:06:00 tmpfs 64M 0 64M 0% /dev 21:06:00 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:06:00 shm 64M 0 64M 0% /dev/shm 21:06:00 /dev/vda1 40G 7.4G 33G 19% /facter-os 21:06:00 21:06:00 21:06:00 ---> sar -b -r -n DEV: 21:06:00 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 21:06:00 21:06:00 18:30:11 LINUX RESTART (2 CPU) 21:06:00 21:06:00 18:31:02 tps rtps wtps bread/s bwrtn/s 21:06:00 18:32:01 3.86 0.10 3.76 3.25 114.65 21:06:00 18:33:01 0.43 0.00 0.43 0.00 6.48 21:06:00 18:34:01 0.22 0.00 0.22 0.00 3.10 21:06:00 18:35:01 0.15 0.00 0.15 0.00 1.88 21:06:00 18:36:01 0.30 0.00 0.30 0.00 3.73 21:06:00 18:37:01 0.32 0.00 0.32 0.00 4.45 21:06:00 18:38:01 0.22 0.00 0.22 0.00 3.76 21:06:00 18:39:01 0.23 0.00 0.23 0.00 2.85 21:06:00 18:40:01 0.17 0.00 0.17 0.00 2.28 21:06:00 18:41:01 0.25 0.00 0.25 0.00 3.10 21:06:00 18:42:01 0.25 0.00 0.25 0.00 2.56 21:06:00 18:43:01 0.27 0.00 0.27 0.00 3.28 21:06:00 18:44:01 0.23 0.00 0.23 0.00 3.65 21:06:00 18:45:02 0.20 0.00 0.20 0.00 1.48 21:06:00 18:46:01 0.46 0.20 0.25 6.50 3.69 21:06:00 18:47:01 0.70 0.00 0.70 0.00 12.19 21:06:00 18:48:01 0.23 0.00 0.23 0.00 3.36 21:06:00 18:49:01 0.22 0.00 0.22 0.00 3.12 21:06:00 18:50:01 0.32 0.00 0.32 0.00 3.41 21:06:00 18:51:01 0.23 0.00 0.23 0.00 2.96 21:06:00 18:52:01 0.17 0.00 0.17 0.00 2.28 21:06:00 18:53:01 0.27 0.00 0.27 0.00 3.50 21:06:00 18:54:01 0.25 0.00 0.25 0.00 2.45 21:06:00 18:55:01 0.28 0.00 0.28 0.00 3.36 21:06:00 18:56:01 0.22 0.00 0.22 0.00 2.57 21:06:00 18:57:01 0.22 0.00 0.22 0.00 2.62 21:06:00 18:58:01 0.28 0.00 0.28 0.00 3.10 21:06:00 18:59:01 0.20 0.00 0.20 0.00 2.55 21:06:00 19:00:01 0.25 0.00 0.25 0.00 2.95 21:06:00 19:01:01 0.20 0.02 0.18 0.13 2.95 21:06:00 19:02:01 0.35 0.08 0.27 1.60 5.28 21:06:00 19:03:01 0.22 0.00 0.22 0.00 3.00 21:06:00 19:04:01 0.25 0.00 0.25 0.00 3.73 21:06:00 19:05:01 0.23 0.00 0.23 0.00 2.32 21:06:00 19:06:01 0.22 0.00 0.22 0.00 2.05 21:06:00 19:07:01 0.20 0.00 0.20 0.00 1.75 21:06:00 19:08:01 0.15 0.00 0.15 0.00 1.87 21:06:00 19:09:01 0.25 0.00 0.25 0.00 3.08 21:06:00 19:10:01 0.25 0.00 0.25 0.00 2.35 21:06:00 19:11:01 3.03 2.72 0.32 43.71 5.25 21:06:00 19:12:01 289.14 267.09 22.05 3709.39 986.14 21:06:00 19:13:01 0.73 0.00 0.73 0.00 15.46 21:06:00 19:14:01 0.17 0.00 0.17 0.00 1.60 21:06:00 19:15:01 0.27 0.00 0.27 0.00 2.92 21:06:00 19:16:01 0.22 0.00 0.22 0.00 2.28 21:06:00 19:17:01 0.20 0.00 0.20 0.00 1.80 21:06:00 19:18:02 0.18 0.00 0.18 0.00 1.87 21:06:00 19:19:01 0.14 0.00 0.14 0.00 1.08 21:06:00 19:20:01 0.27 0.00 0.27 0.00 3.07 21:06:00 19:21:01 0.22 0.00 0.22 0.00 2.02 21:06:00 19:22:01 0.17 0.00 0.17 0.00 1.73 21:06:00 19:23:01 0.17 0.00 0.17 0.00 1.33 21:06:00 19:24:01 0.18 0.00 0.18 0.00 1.48 21:06:00 19:25:01 0.38 0.00 0.38 0.00 5.26 21:06:00 19:26:01 0.22 0.00 0.22 0.00 2.02 21:06:00 19:27:01 0.17 0.00 0.17 0.00 1.60 21:06:00 19:28:01 0.17 0.00 0.17 0.00 1.33 21:06:00 19:29:01 0.17 0.00 0.17 0.00 1.47 21:06:00 19:30:01 0.27 0.00 0.27 0.00 2.93 21:06:00 19:31:01 0.22 0.00 0.22 0.00 2.15 21:06:00 19:32:01 0.37 0.00 0.37 0.00 5.76 21:06:00 19:33:01 0.17 0.00 0.17 0.00 1.47 21:06:00 19:34:01 0.27 0.00 0.27 0.00 3.18 21:06:00 19:35:01 0.32 0.00 0.32 0.00 3.76 21:06:00 19:36:01 0.22 0.00 0.22 0.00 2.15 21:06:00 19:37:01 0.17 0.00 0.17 0.00 1.47 21:06:00 19:38:01 0.17 0.00 0.17 0.00 1.62 21:06:00 19:39:01 0.33 0.00 0.33 0.00 3.38 21:06:00 19:40:01 0.22 0.00 0.22 0.00 2.28 21:06:00 19:41:01 0.17 0.00 0.17 0.00 1.20 21:06:00 19:42:01 0.17 0.00 0.17 0.00 1.47 21:06:00 19:43:01 0.17 0.00 0.17 0.00 1.60 21:06:00 19:44:01 0.27 0.00 0.27 0.00 2.78 21:06:00 19:45:01 0.22 0.00 0.22 0.00 2.28 21:06:00 19:46:01 0.20 0.00 0.20 0.00 1.50 21:06:00 19:47:01 0.17 0.00 0.17 0.00 1.60 21:06:00 19:48:01 0.17 0.00 0.17 0.00 1.47 21:06:00 19:49:01 0.25 0.00 0.25 0.00 3.07 21:06:00 19:50:01 0.22 0.00 0.22 0.00 2.42 21:06:00 19:51:01 0.18 0.00 0.18 0.00 1.60 21:06:00 19:52:01 0.38 0.00 0.38 0.00 5.68 21:06:00 19:53:01 0.23 0.00 0.23 0.00 2.72 21:06:00 19:54:01 0.27 0.00 0.27 0.00 3.07 21:06:00 19:55:01 0.22 0.00 0.22 0.00 2.15 21:06:00 19:56:02 0.17 0.00 0.17 0.00 1.47 21:06:00 19:57:01 0.27 0.00 0.27 0.00 3.37 21:06:00 19:58:01 0.22 0.00 0.22 0.00 2.28 21:06:00 19:59:01 0.27 0.00 0.27 0.00 2.93 21:06:00 20:00:01 0.25 0.00 0.25 0.00 2.47 21:06:00 20:01:01 0.17 0.00 0.17 0.00 1.60 21:06:00 20:02:01 0.28 0.00 0.28 0.00 3.60 21:06:00 20:03:01 0.27 0.00 0.27 0.00 3.07 21:06:00 20:04:01 0.22 0.00 0.22 0.00 2.02 21:06:00 20:05:01 0.17 0.00 0.17 0.00 1.60 21:06:00 20:06:01 0.30 0.00 0.30 0.00 3.50 21:06:00 20:07:01 0.23 0.00 0.23 0.00 2.68 21:06:00 20:08:01 0.27 0.00 0.27 0.00 3.07 21:06:00 20:09:01 0.22 0.00 0.22 0.00 2.42 21:06:00 20:10:01 0.17 0.00 0.17 0.00 1.47 21:06:00 20:11:01 0.30 0.00 0.30 0.00 4.31 21:06:00 20:12:01 0.23 0.00 0.23 0.00 2.22 21:06:00 20:13:01 0.30 0.00 0.30 0.00 3.38 21:06:00 20:14:01 0.67 0.00 0.67 0.00 6.86 21:06:00 20:15:01 0.55 0.00 0.55 0.00 5.56 21:06:00 20:16:01 0.67 0.00 0.67 0.00 8.51 21:06:00 20:17:01 0.55 0.00 0.55 0.00 5.70 21:06:00 20:18:01 0.67 0.00 0.67 0.00 8.21 21:06:00 20:19:01 0.53 0.00 0.53 0.00 5.83 21:06:00 20:20:01 0.55 0.00 0.55 0.00 5.70 21:06:00 20:21:01 0.73 0.00 0.73 0.00 8.83 21:06:00 20:22:01 0.22 0.00 0.22 0.00 2.90 21:06:00 20:23:01 0.27 0.00 0.27 0.00 3.20 21:06:00 20:24:01 0.22 0.00 0.22 0.00 2.15 21:06:00 20:25:01 0.17 0.00 0.17 0.00 1.33 21:06:00 20:26:01 0.27 0.00 0.27 0.00 3.05 21:06:00 20:27:01 0.22 0.00 0.22 0.00 2.15 21:06:00 20:28:02 0.35 0.00 0.35 0.00 5.18 21:06:00 20:29:01 0.17 0.00 0.17 0.00 1.36 21:06:00 20:30:01 0.17 0.00 0.17 0.00 1.33 21:06:00 20:31:01 0.25 0.00 0.25 0.00 2.78 21:06:00 20:32:01 0.22 0.00 0.22 0.00 2.28 21:06:00 20:33:01 0.27 0.00 0.27 0.00 2.95 21:06:00 20:34:01 0.37 0.00 0.37 0.00 3.55 21:06:00 20:35:01 0.53 0.00 0.53 0.00 4.05 21:06:00 20:36:01 0.27 0.00 0.27 0.00 3.32 21:06:00 20:37:01 0.27 0.00 0.27 0.00 4.00 21:06:00 20:38:01 0.32 0.00 0.32 0.00 4.88 21:06:00 20:39:01 0.27 0.00 0.27 0.00 3.90 21:06:00 20:40:01 0.30 0.00 0.30 0.00 4.23 21:06:00 20:41:01 0.37 0.00 0.37 0.00 5.56 21:06:00 20:42:01 0.32 0.00 0.32 0.00 3.98 21:06:00 20:43:01 0.30 0.00 0.30 0.00 4.00 21:06:00 20:44:01 0.30 0.00 0.30 0.00 4.26 21:06:00 20:45:01 0.22 0.00 0.22 0.00 2.77 21:06:00 20:46:01 0.32 0.00 0.32 0.00 4.86 21:06:00 20:47:01 0.22 0.00 0.22 0.00 2.52 21:06:00 20:48:01 0.38 0.00 0.38 0.00 5.31 21:06:00 20:49:01 0.33 0.00 0.33 0.00 4.28 21:06:00 20:50:01 0.27 0.00 0.27 0.00 3.70 21:06:00 20:51:01 0.32 0.00 0.32 0.00 4.60 21:06:00 20:52:01 0.27 0.00 0.27 0.00 3.88 21:06:00 20:53:01 0.27 0.00 0.27 0.00 3.58 21:06:00 20:54:01 0.27 0.00 0.27 0.00 3.98 21:06:00 20:55:01 0.22 0.00 0.22 0.00 3.17 21:06:00 20:56:01 0.35 0.00 0.35 0.00 5.10 21:06:00 20:57:01 0.28 0.00 0.28 0.00 4.50 21:06:00 20:58:01 0.30 0.00 0.30 0.00 5.00 21:06:00 20:59:01 0.28 0.00 0.28 0.00 4.02 21:06:00 21:00:01 0.17 0.00 0.17 0.00 1.55 21:06:00 21:01:02 0.35 0.00 0.35 0.00 5.16 21:06:00 21:02:01 0.32 0.00 0.32 0.00 5.08 21:06:00 21:03:01 0.30 0.00 0.30 0.00 4.61 21:06:00 21:04:01 0.17 0.00 0.17 0.00 1.33 21:06:00 21:05:01 0.32 0.00 0.32 0.00 4.75 21:06:00 Average: 2.19 1.76 0.44 24.46 10.43 21:06:00 21:06:00 18:31:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:06:00 18:32:01 5691220 0 615664 7.69 2620 1699428 1206800 13.32 562100 1522652 12 21:06:00 18:33:01 5691052 0 615824 7.69 2620 1699436 1162644 12.84 562716 1523300 8 21:06:00 18:34:01 5690232 0 616644 7.70 2620 1699436 1162716 12.84 562540 1523300 8 21:06:00 18:35:01 5692728 0 614140 7.67 2620 1699444 1162380 12.83 560064 1523900 8 21:06:00 18:36:01 5694756 0 612108 7.64 2620 1699448 1162524 12.83 558104 1523900 8 21:06:00 18:37:01 5694876 0 611984 7.64 2620 1699452 1162560 12.84 558368 1523900 20 21:06:00 18:38:01 5686300 0 620552 7.75 2620 1699460 1162596 12.84 566632 1523900 8 21:06:00 18:39:01 5686740 0 620108 7.74 2620 1699464 1162380 12.83 566216 1523900 8 21:06:00 18:40:01 5686356 0 620488 7.75 2620 1699468 1162380 12.83 567912 1522372 8 21:06:00 18:41:01 5685772 0 621068 7.75 2620 1699472 1162488 12.83 568624 1522372 8 21:06:00 18:42:01 5678740 0 628096 7.84 2620 1699476 1162380 12.83 575784 1522372 8 21:06:00 18:43:01 5678936 0 627896 7.84 2620 1699480 1162380 12.83 575708 1522372 8 21:06:00 18:44:01 5679160 0 627664 7.84 2620 1699488 1162380 12.83 575308 1522372 8 21:06:00 18:45:02 5679168 0 627656 7.84 2620 1699488 1162380 12.83 575192 1522372 8 21:06:00 18:46:01 5678596 0 628220 7.84 2620 1699496 1162500 12.83 575880 1522372 8 21:06:00 18:47:01 5678780 0 628036 7.84 2620 1699496 1162380 12.83 575316 1522372 12 21:06:00 18:48:01 5678920 0 627888 7.84 2620 1699504 1162380 12.83 575288 1522376 8 21:06:00 18:49:01 5678012 0 628792 7.85 2620 1699508 1162560 12.84 576136 1522372 8 21:06:00 18:50:01 5679160 0 627644 7.84 2620 1699508 1162380 12.83 575332 1522372 8 21:06:00 18:51:01 5678412 0 628384 7.85 2620 1699516 1162452 12.83 576144 1522372 8 21:06:00 18:52:01 5677600 0 629196 7.86 2620 1699516 1162596 12.84 576416 1522372 8 21:06:00 18:53:01 5678788 0 627996 7.84 2620 1699528 1162380 12.83 575832 1522372 8 21:06:00 18:54:01 5678888 0 627892 7.84 2620 1699532 1162380 12.83 575836 1522372 8 21:06:00 18:55:01 5677872 0 628904 7.85 2620 1699536 1162584 12.84 576300 1522376 8 21:06:00 18:56:01 5677852 0 628920 7.85 2620 1699540 1162512 12.83 576236 1522372 8 21:06:00 18:57:01 5678372 0 628396 7.85 2620 1699544 1162512 12.83 576044 1522376 8 21:06:00 18:58:01 5677756 0 629008 7.85 2620 1699548 1162572 12.84 576440 1522372 8 21:06:00 18:59:01 5678052 0 628708 7.85 2620 1699552 1162692 12.84 576328 1522372 8 21:06:00 19:00:01 5678648 0 628108 7.84 2620 1699556 1162512 12.83 575828 1522372 8 21:06:00 19:01:01 5677296 0 629456 7.86 2620 1699560 1164936 12.86 576752 1522372 8 21:06:00 19:02:01 5677160 0 629464 7.86 2620 1699688 1163200 12.84 576612 1522436 8 21:06:00 19:03:01 5676808 0 629816 7.86 2620 1699688 1163272 12.84 576912 1522436 8 21:06:00 19:04:01 5677112 0 629504 7.86 2620 1699696 1163212 12.84 576612 1522436 8 21:06:00 19:05:01 5677416 0 629196 7.86 2620 1699700 1163236 12.84 576648 1522440 8 21:06:00 19:06:01 5677692 0 628912 7.85 2620 1699708 1163104 12.84 576304 1522436 8 21:06:00 19:07:01 5678036 0 628564 7.85 2620 1699712 1163056 12.84 576360 1522436 8 21:06:00 19:08:01 5676740 0 629856 7.86 2620 1699716 1163260 12.84 577064 1522436 8 21:06:00 19:09:01 5677928 0 628664 7.85 2620 1699720 1163020 12.84 576224 1522436 8 21:06:00 19:10:01 5678016 0 628576 7.85 2620 1699720 1163020 12.84 576324 1522436 8 21:06:00 19:11:01 5673912 0 631688 7.89 2620 1700712 1165324 12.87 578116 1522884 8 21:06:00 19:12:01 5510904 0 736372 9.19 2620 1759036 1163124 12.84 616576 1541444 8 21:06:00 19:13:01 5508352 0 738920 9.23 2620 1759040 1163280 12.84 619068 1541444 8 21:06:00 19:14:01 5509408 0 737860 9.21 2620 1759044 1163052 12.84 618680 1541444 12 21:06:00 19:15:01 5509092 0 738172 9.22 2620 1759048 1163052 12.84 618652 1541444 8 21:06:00 19:16:01 5508480 0 738780 9.22 2620 1759052 1163184 12.84 618844 1541444 12 21:06:00 19:17:01 5508756 0 738496 9.22 2620 1759060 1163112 12.84 618648 1541448 12 21:06:00 19:18:02 5508804 0 738448 9.22 2620 1759060 1163052 12.84 618652 1541444 8 21:06:00 19:19:01 5509108 0 738140 9.22 2620 1759064 1163052 12.84 618688 1541444 8 21:06:00 19:20:01 5507004 0 740236 9.24 2620 1759072 1163052 12.84 620692 1541444 8 21:06:00 19:21:01 5506676 0 740564 9.25 2620 1759072 1163124 12.84 620864 1541444 12 21:06:00 19:22:01 5506740 0 740488 9.25 2620 1759084 1163052 12.84 620812 1541444 12 21:06:00 19:23:01 5506904 0 740324 9.24 2620 1759084 1163052 12.84 620828 1541444 8 21:06:00 19:24:01 5506880 0 740340 9.24 2620 1759092 1163052 12.84 620720 1541444 8 21:06:00 19:25:01 5507564 0 739652 9.24 2620 1759096 1163052 12.84 620792 1541444 8 21:06:00 19:26:01 5507072 0 740144 9.24 2620 1759096 1163136 12.84 620848 1541444 12 21:06:00 19:27:01 5506780 0 740428 9.25 2620 1759104 1163052 12.84 620732 1541444 12 21:06:00 19:28:01 5506764 0 740444 9.25 2620 1759104 1163052 12.84 620732 1541444 8 21:06:00 19:29:01 5506928 0 740240 9.24 2620 1759144 1163052 12.84 620840 1541452 24 21:06:00 19:30:01 5506756 0 740440 9.25 2620 1759116 1163052 12.84 620752 1541444 8 21:06:00 19:31:01 5506604 0 740588 9.25 2620 1759120 1163172 12.84 620860 1541444 20 21:06:00 19:32:01 5506728 0 740460 9.25 2620 1759124 1163160 12.84 620844 1541428 12 21:06:00 19:33:01 5504724 0 742464 9.27 2620 1759124 1163052 12.84 622808 1541428 8 21:06:00 19:34:01 5504468 0 742712 9.27 2620 1759132 1163052 12.84 622828 1541428 8 21:06:00 19:35:01 5504584 0 742592 9.27 2620 1759136 1163052 12.84 622948 1541428 8 21:06:00 19:36:01 5504480 0 742692 9.27 2620 1759140 1163160 12.84 623008 1541428 12 21:06:00 19:37:01 5504852 0 742316 9.27 2620 1759144 1163124 12.84 622988 1541428 12 21:06:00 19:38:01 5504920 0 742240 9.27 2620 1759152 1163052 12.84 622964 1541432 8 21:06:00 19:39:01 5505044 0 742112 9.27 2620 1759156 1163052 12.84 622956 1541428 8 21:06:00 19:40:01 5504940 0 742208 9.27 2620 1759164 1163052 12.84 622880 1541432 8 21:06:00 19:41:01 5504596 0 742552 9.27 2620 1759164 1163160 12.84 622964 1541428 12 21:06:00 19:42:01 5504832 0 742312 9.27 2620 1759168 1163052 12.84 622872 1541428 12 21:06:00 19:43:01 5504904 0 742232 9.27 2620 1759176 1163052 12.84 622864 1541428 8 21:06:00 19:44:01 5504708 0 742428 9.27 2620 1759176 1163052 12.84 622900 1541428 8 21:06:00 19:45:01 5504832 0 742296 9.27 2620 1759184 1163052 12.84 623004 1541428 8 21:06:00 19:46:01 5502604 0 744524 9.30 2620 1759184 1163148 12.84 625032 1541428 8 21:06:00 19:47:01 5502596 0 744524 9.30 2620 1759192 1163100 12.84 625044 1541428 8 21:06:00 19:48:01 5502784 0 744332 9.29 2620 1759196 1163116 12.84 625136 1541428 16 21:06:00 19:49:01 5502552 0 744564 9.30 2620 1759196 1163116 12.84 625084 1541428 8 21:06:00 19:50:01 5502432 0 744676 9.30 2620 1759204 1163236 12.84 625440 1541428 8 21:06:00 19:51:01 5502828 0 744280 9.29 2620 1759204 1162672 12.84 624912 1541428 8 21:06:00 19:52:01 5502860 0 744296 9.29 2620 1759156 1162636 12.84 624912 1541404 8 21:06:00 19:53:01 5500396 0 746756 9.32 2620 1759160 1162756 12.84 627104 1541404 8 21:06:00 19:54:01 5501156 0 745992 9.31 2620 1759164 1162576 12.84 626720 1541404 8 21:06:00 19:55:01 5501016 0 746128 9.32 2620 1759168 1162576 12.84 626772 1541404 8 21:06:00 19:56:02 5496576 0 750568 9.37 2620 1759168 1162648 12.84 631004 1541404 8 21:06:00 19:57:01 5496608 0 750524 9.37 2620 1759180 1162624 12.84 630900 1541404 8 21:06:00 19:58:01 5496688 0 750440 9.37 2620 1759184 1162576 12.84 630888 1541404 8 21:06:00 19:59:01 5496756 0 750368 9.37 2620 1759188 1162576 12.84 631012 1541404 8 21:06:00 20:00:01 5497224 0 749896 9.36 2620 1759192 1162576 12.84 630948 1541404 8 21:06:00 20:01:01 5495088 0 752024 9.39 2620 1759200 1165832 12.87 632076 1541408 12 21:06:00 20:02:01 5496756 0 750352 9.37 2620 1759204 1162576 12.84 630956 1541408 12 21:06:00 20:03:01 5496540 0 750564 9.37 2620 1759208 1162576 12.84 631028 1541404 8 21:06:00 20:04:01 5496364 0 750716 9.37 2620 1759232 1162720 12.84 631228 1541408 20 21:06:00 20:05:01 5497240 0 749856 9.36 2620 1759216 1162576 12.84 630908 1541404 12 21:06:00 20:06:01 5494620 0 752472 9.40 2620 1759220 1162648 12.84 633180 1541404 8 21:06:00 20:07:01 5494552 0 752536 9.40 2620 1759224 1162624 12.84 633028 1541404 8 21:06:00 20:08:01 5494104 0 752980 9.40 2620 1759228 1162768 12.84 633304 1541404 16 21:06:00 20:09:01 5494724 0 752356 9.39 2620 1759232 1162576 12.84 633100 1541404 12 21:06:00 20:10:01 5496208 0 750868 9.38 2620 1759236 1160984 12.82 631960 1541404 8 21:06:00 20:11:01 5494644 0 752428 9.39 2620 1759240 1162672 12.84 633080 1541404 12 21:06:00 20:12:01 5494732 0 752332 9.39 2620 1759248 1162576 12.84 633004 1541404 12 21:06:00 20:13:01 5494920 0 752140 9.39 2620 1759252 1162576 12.84 633108 1541404 8 21:06:00 20:14:01 5494896 0 752160 9.39 2620 1759256 1162576 12.84 633036 1541404 8 21:06:00 20:15:01 5492716 0 754336 9.42 2620 1759260 1162576 12.84 635184 1541404 8 21:06:00 20:16:01 5492400 0 754640 9.42 2620 1759272 1162756 12.84 635548 1541408 8 21:06:00 20:17:01 5492264 0 754776 9.42 2620 1759272 1162648 12.84 635388 1541404 8 21:06:00 20:18:01 5492536 0 754496 9.42 2620 1759280 1162576 12.84 635200 1541408 8 21:06:00 20:19:01 5490108 0 756924 9.45 2620 1759280 1162792 12.84 637724 1541404 8 21:06:00 20:20:01 5490988 0 756040 9.44 2620 1759284 1162576 12.84 637316 1541404 8 21:06:00 20:21:01 5490540 0 756480 9.45 2620 1759292 1162684 12.84 637404 1541404 8 21:06:00 20:22:01 5490244 0 756776 9.45 2620 1759292 1162708 12.84 637808 1541404 8 21:06:00 20:23:01 5490552 0 756460 9.45 2620 1759300 1162576 12.84 637216 1541404 8 21:06:00 20:24:01 5490732 0 756276 9.44 2620 1759304 1162576 12.84 637316 1541404 8 21:06:00 20:25:01 5490660 0 756344 9.44 2620 1759308 1162576 12.84 637320 1541404 8 21:06:00 20:26:01 5490524 0 756476 9.45 2620 1759312 1162684 12.84 637328 1541404 8 21:06:00 20:27:01 5490660 0 756340 9.44 2620 1759312 1162576 12.84 637264 1541404 12 21:06:00 20:28:02 5488512 0 758476 9.47 2620 1759324 1162576 12.84 639272 1541404 8 21:06:00 20:29:01 5488652 0 758332 9.47 2620 1759328 1162576 12.84 639196 1541404 8 21:06:00 20:30:01 5488504 0 758476 9.47 2620 1759332 1162576 12.84 639332 1541404 8 21:06:00 20:31:01 5486112 0 760864 9.50 2620 1759336 1162660 12.84 641420 1541404 12 21:06:00 20:32:01 5486124 0 760848 9.50 2620 1759340 1162576 12.84 641356 1541404 12 21:06:00 20:33:01 5486768 0 760200 9.49 2620 1759344 1162576 12.84 641508 1541404 8 21:06:00 20:34:01 5486480 0 760480 9.50 2620 1759352 1162576 12.84 641460 1541408 8 21:06:00 20:35:01 5486932 0 760028 9.49 2620 1759352 1162576 12.84 641432 1541404 8 21:06:00 20:36:01 5484156 0 762800 9.52 2620 1759356 1162672 12.84 643548 1541404 16 21:06:00 20:37:01 5484400 0 762496 9.52 2620 1759416 1162624 12.84 643464 1541420 24 21:06:00 20:38:01 5484316 0 762632 9.52 2620 1759364 1162576 12.84 643280 1541404 8 21:06:00 20:39:01 5484852 0 762088 9.52 2620 1759372 1162576 12.84 643504 1541404 12 21:06:00 20:40:01 5484532 0 762408 9.52 2620 1759372 1162576 12.84 643536 1541404 8 21:06:00 20:41:01 5484516 0 762416 9.52 2620 1759380 1162648 12.84 643516 1541404 12 21:06:00 20:42:01 5483820 0 763112 9.53 2620 1759380 1162732 12.84 643896 1541404 16 21:06:00 20:43:01 5484292 0 762632 9.52 2620 1759388 1162576 12.84 643432 1541404 12 21:06:00 20:44:01 5484208 0 762708 9.52 2620 1759396 1162576 12.84 643440 1541404 8 21:06:00 20:45:01 5484604 0 762312 9.52 2620 1759396 1162576 12.84 643516 1541404 8 21:06:00 20:46:01 5481524 0 765384 9.56 2620 1759404 1162768 12.84 645888 1541404 16 21:06:00 20:47:01 5481768 0 765136 9.55 2620 1759408 1162660 12.84 645792 1541404 12 21:06:00 20:48:01 5482200 0 764700 9.55 2620 1759412 1162576 12.84 645528 1541404 8 21:06:00 20:49:01 5482120 0 764776 9.55 2620 1759416 1162576 12.84 645564 1541404 8 21:06:00 20:50:01 5482168 0 764724 9.55 2620 1759420 1162576 12.84 645512 1541408 8 21:06:00 20:51:01 5482032 0 764856 9.55 2620 1759424 1162660 12.84 645692 1541404 12 21:06:00 20:52:01 5482384 0 764500 9.55 2620 1759428 1162576 12.84 645660 1541404 12 21:06:00 20:53:01 5479256 0 767624 9.58 2620 1759432 1162816 12.84 648044 1541404 8 21:06:00 20:54:01 5478464 0 768412 9.59 2620 1759436 1162876 12.84 648852 1541404 16 21:06:00 20:55:01 5478056 0 768816 9.60 2620 1759440 1162576 12.84 649632 1541404 12 21:06:00 20:56:01 5477780 0 769088 9.60 2620 1759444 1162660 12.84 649712 1541404 8 21:06:00 20:57:01 5478040 0 768820 9.60 2620 1759452 1162576 12.84 649664 1541404 12 21:06:00 20:58:01 5477132 0 769728 9.61 2620 1759452 1162792 12.84 650108 1541404 8 21:06:00 20:59:01 5477816 0 769036 9.60 2620 1759460 1162576 12.84 649652 1541404 8 21:06:00 21:00:01 5473712 0 773132 9.65 2620 1759468 1162768 12.84 654096 1541408 12 21:06:00 21:01:02 5471656 0 775184 9.68 2620 1759472 1166036 12.87 655048 1541404 12 21:06:00 21:02:01 5474100 0 772732 9.65 2620 1759480 1162576 12.84 653736 1541404 12 21:06:00 21:03:01 5473928 0 772900 9.65 2620 1759484 1162576 12.84 653888 1541404 8 21:06:00 21:04:01 5473944 0 772880 9.65 2620 1759488 1162576 12.84 653860 1541404 8 21:06:00 21:05:01 5474380 0 772436 9.64 2620 1759496 1162576 12.84 653812 1541412 8 21:06:00 Average: 5542816 0 719744 8.99 2620 1743752 1163102 12.84 617704 1536540 10 21:06:00 21:06:00 18:31:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:06:00 18:32:01 eth0 3.00 1.59 2.67 0.47 0.00 0.00 0.00 0.00 21:06:00 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:33:01 eth0 1.73 0.43 0.41 0.21 0.00 0.00 0.00 0.00 21:06:00 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:34:01 eth0 0.88 0.67 0.53 0.40 0.00 0.00 0.00 0.00 21:06:00 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:35:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:36:01 eth0 0.35 0.25 0.15 0.07 0.00 0.00 0.00 0.00 21:06:00 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:37:01 eth0 1.32 0.38 0.36 0.18 0.00 0.00 0.00 0.00 21:06:00 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:38:01 eth0 0.58 0.33 0.28 0.23 0.00 0.00 0.00 0.00 21:06:00 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:39:01 eth0 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 21:06:00 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:40:01 eth0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:06:00 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:41:01 eth0 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 21:06:00 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:42:01 eth0 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:06:00 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:43:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:06:00 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:44:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:06:00 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:45:02 eth0 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:06:00 18:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:46:01 eth0 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00 21:06:00 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:47:01 eth0 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 21:06:00 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:48:01 eth0 0.38 0.02 0.04 0.00 0.00 0.00 0.00 0.00 21:06:00 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:49:01 eth0 0.55 0.33 0.27 0.17 0.00 0.00 0.00 0.00 21:06:00 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:50:01 eth0 0.13 0.05 0.01 0.03 0.00 0.00 0.00 0.00 21:06:00 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:51:01 eth0 0.60 0.17 0.12 0.07 0.00 0.00 0.00 0.00 21:06:00 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:52:01 eth0 1.33 0.62 0.63 0.37 0.00 0.00 0.00 0.00 21:06:00 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:53:01 eth0 0.12 0.07 0.01 0.04 0.00 0.00 0.00 0.00 21:06:00 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:54:01 eth0 0.52 0.05 0.05 0.00 0.00 0.00 0.00 0.00 21:06:00 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:55:01 eth0 1.03 0.35 0.32 0.20 0.00 0.00 0.00 0.00 21:06:00 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:56:01 eth0 0.58 0.37 0.34 0.26 0.00 0.00 0.00 0.00 21:06:00 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:57:01 eth0 0.65 0.18 0.12 0.01 0.00 0.00 0.00 0.00 21:06:00 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:58:01 eth0 0.95 0.30 0.32 0.20 0.00 0.00 0.00 0.00 21:06:00 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:59:01 eth0 0.60 0.27 0.27 0.20 0.00 0.00 0.00 0.00 21:06:00 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:00:01 eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:01:01 eth0 0.50 0.23 0.16 0.07 0.00 0.00 0.00 0.00 21:06:00 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:02:01 eth0 0.75 0.25 0.29 0.20 0.00 0.00 0.00 0.00 21:06:00 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:03:01 eth0 0.90 0.23 0.31 0.20 0.00 0.00 0.00 0.00 21:06:00 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:04:01 eth0 2.27 0.47 0.53 0.21 0.00 0.00 0.00 0.00 21:06:00 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:05:01 eth0 0.47 0.30 0.27 0.17 0.00 0.00 0.00 0.00 21:06:00 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:06:01 eth0 0.40 0.17 0.09 0.10 0.00 0.00 0.00 0.00 21:06:00 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:07:01 eth0 0.68 0.10 0.11 0.01 0.00 0.00 0.00 0.00 21:06:00 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:08:01 eth0 1.78 0.85 0.84 0.59 0.00 0.00 0.00 0.00 21:06:00 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:09:01 eth0 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:10:01 eth0 0.22 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:11:01 eth0 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 21:06:00 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:12:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:06:00 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:13:01 eth0 0.97 0.43 0.32 0.18 0.00 0.00 0.00 0.00 21:06:00 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:14:01 eth0 0.12 0.07 0.01 0.04 0.00 0.00 0.00 0.00 21:06:00 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:15:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:16:01 eth0 0.23 0.15 0.09 0.05 0.00 0.00 0.00 0.00 21:06:00 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:17:01 eth0 0.23 0.10 0.07 0.03 0.00 0.00 0.00 0.00 21:06:00 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:18:02 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 19:18:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:18:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:19:01 eth0 0.20 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:20:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:21:01 eth0 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:06:00 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:22:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:23:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:24:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:25:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:26:01 eth0 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:06:00 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:27:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:28:01 eth0 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:29:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:30:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:31:01 eth0 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 21:06:00 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:32:01 eth0 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:06:00 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:33:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:34:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:35:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:36:01 eth0 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:06:00 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:37:01 eth0 0.20 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:06:00 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:38:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:39:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:40:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:41:01 eth0 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:06:00 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:42:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:43:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:44:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:45:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:46:01 eth0 0.23 0.15 0.08 0.04 0.00 0.00 0.00 0.00 21:06:00 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:47:01 eth0 0.20 0.13 0.07 0.04 0.00 0.00 0.00 0.00 21:06:00 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:48:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:49:01 eth0 0.58 0.03 0.05 0.00 0.00 0.00 0.00 0.00 21:06:00 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:50:01 eth0 0.50 0.32 0.27 0.20 0.00 0.00 0.00 0.00 21:06:00 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:51:01 eth0 0.23 0.10 0.08 0.06 0.00 0.00 0.00 0.00 21:06:00 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:52:01 eth0 0.62 0.12 0.11 0.01 0.00 0.00 0.00 0.00 21:06:00 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:53:01 eth0 0.58 0.33 0.27 0.20 0.00 0.00 0.00 0.00 21:06:00 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:54:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:55:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:56:02 eth0 0.30 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:06:00 19:56:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:56:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:57:01 eth0 0.24 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:06:00 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:58:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:59:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:00:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:01:01 eth0 0.37 0.17 0.14 0.07 0.00 0.00 0.00 0.00 21:06:00 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:02:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:06:00 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:03:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:04:01 eth0 1.57 0.30 0.37 0.17 0.00 0.00 0.00 0.00 21:06:00 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:05:01 eth0 0.03 0.03 0.00 0.03 0.00 0.00 0.00 0.00 21:06:00 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:06:01 eth0 0.35 0.13 0.09 0.07 0.00 0.00 0.00 0.00 21:06:00 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:07:01 eth0 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:06:00 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:08:01 eth0 0.62 0.30 0.28 0.17 0.00 0.00 0.00 0.00 21:06:00 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:09:01 eth0 0.05 0.05 0.00 0.03 0.00 0.00 0.00 0.00 21:06:00 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:10:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:11:01 eth0 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:06:00 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:12:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:13:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:14:01 eth0 0.12 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:15:01 eth0 0.53 0.05 0.05 0.00 0.00 0.00 0.00 0.00 21:06:00 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:16:01 eth0 0.70 0.40 0.35 0.26 0.00 0.00 0.00 0.00 21:06:00 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:17:01 eth0 0.18 0.08 0.06 0.01 0.00 0.00 0.00 0.00 21:06:00 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:18:01 eth0 0.43 0.03 0.04 0.00 0.00 0.00 0.00 0.00 21:06:00 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:19:01 eth0 0.72 0.37 0.28 0.20 0.00 0.00 0.00 0.00 21:06:00 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:20:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:21:01 eth0 0.77 0.22 0.19 0.07 0.00 0.00 0.00 0.00 21:06:00 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:22:01 eth0 0.67 0.30 0.28 0.20 0.00 0.00 0.00 0.00 21:06:00 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:23:01 eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:24:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:25:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:26:01 eth0 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 21:06:00 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:27:01 eth0 0.12 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:28:02 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:28:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:28:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:29:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:30:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:31:01 eth0 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:06:00 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:32:01 eth0 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:33:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:34:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:35:01 eth0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:36:01 eth0 0.27 0.15 0.08 0.07 0.00 0.00 0.00 0.00 21:06:00 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:37:01 eth0 0.22 0.08 0.07 0.00 0.00 0.00 0.00 0.00 21:06:00 20:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:38:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:39:01 eth0 0.17 0.08 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:40:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:41:01 eth0 0.40 0.13 0.14 0.07 0.00 0.00 0.00 0.00 21:06:00 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:42:01 eth0 1.10 0.38 0.33 0.17 0.00 0.00 0.00 0.00 21:06:00 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:43:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:44:01 eth0 0.12 0.03 0.01 0.03 0.00 0.00 0.00 0.00 21:06:00 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:45:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:46:01 eth0 1.17 0.42 0.40 0.26 0.00 0.00 0.00 0.00 21:06:00 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:47:01 eth0 0.15 0.15 0.06 0.01 0.00 0.00 0.00 0.00 21:06:00 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:48:01 eth0 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:49:01 eth0 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:50:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:51:01 eth0 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 21:06:00 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:52:01 eth0 0.97 0.03 0.07 0.00 0.00 0.00 0.00 0.00 21:06:00 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:53:01 eth0 5.53 0.38 0.81 0.21 0.00 0.00 0.00 0.00 21:06:00 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:54:01 eth0 1.57 0.75 0.81 0.56 0.00 0.00 0.00 0.00 21:06:00 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:55:01 eth0 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:56:01 eth0 0.35 0.17 0.14 0.10 0.00 0.00 0.00 0.00 21:06:00 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:57:01 eth0 0.63 0.12 0.06 0.01 0.00 0.00 0.00 0.00 21:06:00 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:58:01 eth0 1.50 0.25 0.31 0.20 0.00 0.00 0.00 0.00 21:06:00 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:59:01 eth0 1.25 0.00 0.14 0.00 0.00 0.00 0.00 0.00 21:06:00 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:00:01 eth0 0.63 0.23 0.27 0.16 0.00 0.00 0.00 0.00 21:06:00 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:01:02 eth0 0.35 0.18 0.14 0.10 0.00 0.00 0.00 0.00 21:06:00 21:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:02:01 eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:03:01 eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:04:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 21:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:05:01 eth0 0.18 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:06:00 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 Average: eth0 0.41 0.14 0.12 0.06 0.00 0.00 0.00 0.00 21:06:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:06:00 21:06:00 21:06:00 ---> sar -P ALL: 21:06:00 Linux 3.10.0-1160.42.2.el7.x86_64 (centos-7-docker-61562791-2d39-7756-a072-67b3eceb74d7.vexxhost.lo) 10/28/21 _x86_64_ (2 CPU) 21:06:00 21:06:00 18:30:11 LINUX RESTART (2 CPU) 21:06:00 21:06:00 18:31:02 CPU %user %nice %system %iowait %steal %idle 21:06:00 18:32:01 all 0.30 0.00 0.09 0.00 0.03 99.58 21:06:00 18:32:01 0 0.34 0.00 0.10 0.00 0.03 99.52 21:06:00 18:32:01 1 0.25 0.00 0.08 0.00 0.02 99.64 21:06:00 18:33:01 all 0.12 0.00 0.08 0.00 0.01 99.80 21:06:00 18:33:01 0 0.17 0.00 0.12 0.00 0.02 99.70 21:06:00 18:33:01 1 0.07 0.00 0.03 0.00 0.00 99.90 21:06:00 18:34:01 all 0.15 0.00 0.04 0.00 0.03 99.77 21:06:00 18:34:01 0 0.22 0.00 0.07 0.00 0.03 99.68 21:06:00 18:34:01 1 0.08 0.00 0.02 0.00 0.03 99.87 21:06:00 18:35:01 all 0.21 0.00 0.05 0.00 0.02 99.72 21:06:00 18:35:01 0 0.40 0.00 0.07 0.00 0.02 99.52 21:06:00 18:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:06:00 18:36:01 all 0.13 0.00 0.06 0.00 0.02 99.79 21:06:00 18:36:01 0 0.15 0.00 0.05 0.00 0.02 99.78 21:06:00 18:36:01 1 0.12 0.00 0.07 0.00 0.02 99.80 21:06:00 18:37:01 all 0.14 0.00 0.04 0.00 0.02 99.80 21:06:00 18:37:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:06:00 18:37:01 1 0.22 0.00 0.03 0.00 0.00 99.75 21:06:00 18:38:01 all 0.19 0.00 0.06 0.00 0.03 99.72 21:06:00 18:38:01 0 0.05 0.00 0.07 0.00 0.02 99.87 21:06:00 18:38:01 1 0.33 0.00 0.05 0.00 0.03 99.58 21:06:00 18:39:01 all 0.16 0.00 0.04 0.00 0.01 99.79 21:06:00 18:39:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 18:39:01 1 0.27 0.00 0.03 0.00 0.00 99.70 21:06:00 18:40:01 all 0.14 0.00 0.07 0.00 0.02 99.77 21:06:00 18:40:01 0 0.17 0.00 0.08 0.00 0.02 99.73 21:06:00 18:40:01 1 0.12 0.00 0.05 0.00 0.02 99.82 21:06:00 18:41:01 all 0.21 0.00 0.06 0.00 0.02 99.72 21:06:00 18:41:01 0 0.35 0.00 0.07 0.00 0.02 99.57 21:06:00 18:41:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:06:00 18:42:01 all 0.17 0.00 0.04 0.00 0.02 99.77 21:06:00 18:42:01 0 0.27 0.00 0.05 0.00 0.00 99.68 21:06:00 18:42:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:06:00 21:06:00 18:42:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 18:43:01 all 0.20 0.00 0.04 0.00 0.02 99.74 21:06:00 18:43:01 0 0.32 0.00 0.02 0.00 0.02 99.65 21:06:00 18:43:01 1 0.08 0.00 0.07 0.00 0.02 99.83 21:06:00 18:44:01 all 0.18 0.00 0.06 0.00 0.01 99.76 21:06:00 18:44:01 0 0.28 0.00 0.05 0.00 0.00 99.67 21:06:00 18:44:01 1 0.07 0.00 0.07 0.00 0.02 99.85 21:06:00 18:45:02 all 0.09 0.00 0.06 0.00 0.02 99.83 21:06:00 18:45:02 0 0.12 0.00 0.05 0.00 0.02 99.82 21:06:00 18:45:02 1 0.07 0.00 0.07 0.00 0.02 99.85 21:06:00 18:46:01 all 0.19 0.00 0.08 0.00 0.02 99.72 21:06:00 18:46:01 0 0.32 0.00 0.07 0.00 0.00 99.61 21:06:00 18:46:01 1 0.05 0.00 0.08 0.00 0.03 99.83 21:06:00 18:47:01 all 0.21 0.00 0.05 0.00 0.01 99.73 21:06:00 18:47:01 0 0.27 0.00 0.03 0.00 0.00 99.70 21:06:00 18:47:01 1 0.15 0.00 0.07 0.00 0.02 99.77 21:06:00 18:48:01 all 0.22 0.00 0.05 0.00 0.03 99.71 21:06:00 18:48:01 0 0.08 0.00 0.08 0.00 0.03 99.80 21:06:00 18:48:01 1 0.35 0.00 0.02 0.00 0.02 99.62 21:06:00 18:49:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:06:00 18:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:06:00 18:49:01 1 0.20 0.00 0.03 0.00 0.02 99.75 21:06:00 18:50:01 all 0.14 0.00 0.05 0.00 0.01 99.80 21:06:00 18:50:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:06:00 18:50:01 1 0.25 0.00 0.07 0.00 0.00 99.68 21:06:00 18:51:01 all 0.14 0.00 0.05 0.00 0.02 99.79 21:06:00 18:51:01 0 0.13 0.00 0.08 0.00 0.02 99.77 21:06:00 18:51:01 1 0.15 0.00 0.02 0.00 0.02 99.82 21:06:00 18:52:01 all 0.25 0.00 0.04 0.00 0.01 99.70 21:06:00 18:52:01 0 0.17 0.00 0.05 0.00 0.00 99.78 21:06:00 18:52:01 1 0.33 0.00 0.03 0.00 0.02 99.62 21:06:00 18:53:01 all 0.17 0.00 0.05 0.00 0.02 99.77 21:06:00 18:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:06:00 18:53:01 1 0.28 0.00 0.07 0.00 0.02 99.63 21:06:00 21:06:00 18:53:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 18:54:01 all 0.21 0.00 0.05 0.00 0.01 99.73 21:06:00 18:54:01 0 0.28 0.00 0.03 0.00 0.00 99.68 21:06:00 18:54:01 1 0.13 0.00 0.07 0.00 0.02 99.78 21:06:00 18:55:01 all 0.12 0.00 0.07 0.00 0.01 99.81 21:06:00 18:55:01 0 0.18 0.00 0.08 0.00 0.02 99.72 21:06:00 18:55:01 1 0.05 0.00 0.05 0.00 0.00 99.90 21:06:00 18:56:01 all 0.13 0.00 0.06 0.00 0.02 99.80 21:06:00 18:56:01 0 0.18 0.00 0.05 0.00 0.00 99.77 21:06:00 18:56:01 1 0.07 0.00 0.07 0.00 0.03 99.83 21:06:00 18:57:01 all 0.27 0.00 0.03 0.00 0.01 99.69 21:06:00 18:57:01 0 0.48 0.00 0.03 0.00 0.02 99.47 21:06:00 18:57:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:06:00 18:58:01 all 0.24 0.00 0.03 0.00 0.02 99.72 21:06:00 18:58:01 0 0.45 0.00 0.03 0.00 0.02 99.50 21:06:00 18:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:06:00 18:59:01 all 0.22 0.00 0.03 0.00 0.03 99.72 21:06:00 18:59:01 0 0.37 0.00 0.03 0.00 0.02 99.58 21:06:00 18:59:01 1 0.07 0.00 0.03 0.00 0.03 99.87 21:06:00 19:00:01 all 0.09 0.00 0.04 0.00 0.02 99.85 21:06:00 19:00:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:06:00 19:00:01 1 0.10 0.00 0.05 0.00 0.02 99.83 21:06:00 19:01:01 all 0.18 0.00 0.05 0.00 0.01 99.77 21:06:00 19:01:01 0 0.25 0.00 0.03 0.00 0.00 99.72 21:06:00 19:01:01 1 0.10 0.00 0.07 0.00 0.02 99.82 21:06:00 19:02:01 all 0.25 0.00 0.05 0.00 0.01 99.69 21:06:00 19:02:01 0 0.37 0.00 0.05 0.00 0.00 99.58 21:06:00 19:02:01 1 0.13 0.00 0.05 0.00 0.02 99.80 21:06:00 19:03:01 all 0.20 0.00 0.03 0.00 0.02 99.75 21:06:00 19:03:01 0 0.33 0.00 0.02 0.00 0.02 99.63 21:06:00 19:03:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:06:00 19:04:01 all 0.18 0.00 0.04 0.00 0.01 99.77 21:06:00 19:04:01 0 0.10 0.00 0.03 0.00 0.00 99.87 21:06:00 19:04:01 1 0.27 0.00 0.05 0.00 0.02 99.67 21:06:00 21:06:00 19:04:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 19:05:01 all 0.17 0.00 0.05 0.00 0.03 99.76 21:06:00 19:05:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:06:00 19:05:01 1 0.32 0.00 0.08 0.00 0.03 99.57 21:06:00 19:06:01 all 0.20 0.00 0.03 0.00 0.02 99.75 21:06:00 19:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:06:00 19:06:01 1 0.37 0.00 0.03 0.00 0.02 99.58 21:06:00 19:07:01 all 0.17 0.00 0.04 0.00 0.01 99.78 21:06:00 19:07:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 19:07:01 1 0.28 0.00 0.03 0.00 0.00 99.68 21:06:00 19:08:01 all 0.18 0.00 0.04 0.00 0.03 99.76 21:06:00 19:08:01 0 0.10 0.00 0.05 0.00 0.03 99.82 21:06:00 19:08:01 1 0.25 0.00 0.03 0.00 0.02 99.70 21:06:00 19:09:01 all 0.16 0.00 0.03 0.00 0.01 99.80 21:06:00 19:09:01 0 0.12 0.00 0.05 0.00 0.02 99.82 21:06:00 19:09:01 1 0.20 0.00 0.02 0.00 0.00 99.78 21:06:00 19:10:01 all 0.19 0.00 0.04 0.00 0.01 99.76 21:06:00 19:10:01 0 0.33 0.00 0.03 0.00 0.00 99.63 21:06:00 19:10:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 19:11:01 all 0.19 0.03 0.14 0.07 0.02 99.56 21:06:00 19:11:01 0 0.33 0.03 0.13 0.08 0.02 99.40 21:06:00 19:11:01 1 0.05 0.02 0.15 0.05 0.02 99.72 21:06:00 19:12:01 all 0.13 4.20 12.68 2.59 0.05 80.35 21:06:00 19:12:01 0 0.15 4.11 12.71 2.66 0.05 80.31 21:06:00 19:12:01 1 0.10 4.30 12.65 2.51 0.05 80.39 21:06:00 19:13:01 all 0.14 0.00 0.05 0.00 0.02 99.79 21:06:00 19:13:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 19:13:01 1 0.23 0.00 0.05 0.00 0.02 99.70 21:06:00 19:14:01 all 0.14 0.00 0.05 0.00 0.01 99.80 21:06:00 19:14:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:06:00 19:14:01 1 0.22 0.00 0.03 0.00 0.00 99.75 21:06:00 19:15:01 all 0.14 0.00 0.04 0.00 0.02 99.80 21:06:00 19:15:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 19:15:01 1 0.23 0.00 0.03 0.00 0.02 99.72 21:06:00 21:06:00 19:15:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 19:16:01 all 0.18 0.00 0.03 0.00 0.01 99.78 21:06:00 19:16:01 0 0.27 0.00 0.05 0.00 0.02 99.67 21:06:00 19:16:01 1 0.08 0.00 0.02 0.00 0.00 99.90 21:06:00 19:17:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:06:00 19:17:01 0 0.22 0.00 0.03 0.00 0.02 99.73 21:06:00 19:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 21:06:00 19:18:02 all 0.14 0.00 0.03 0.00 0.01 99.82 21:06:00 19:18:02 0 0.15 0.00 0.02 0.00 0.00 99.83 21:06:00 19:18:02 1 0.13 0.00 0.03 0.00 0.02 99.82 21:06:00 19:19:01 all 0.08 0.00 0.04 0.00 0.02 99.86 21:06:00 19:19:01 0 0.09 0.00 0.03 0.00 0.00 99.88 21:06:00 19:19:01 1 0.07 0.00 0.05 0.00 0.03 99.85 21:06:00 19:20:01 all 0.17 0.00 0.03 0.00 0.02 99.78 21:06:00 19:20:01 0 0.28 0.00 0.02 0.00 0.02 99.68 21:06:00 19:20:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 19:21:01 all 0.23 0.00 0.04 0.00 0.01 99.72 21:06:00 19:21:01 0 0.40 0.00 0.03 0.00 0.00 99.57 21:06:00 19:21:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:06:00 19:22:01 all 0.23 0.00 0.03 0.00 0.01 99.73 21:06:00 19:22:01 0 0.42 0.00 0.02 0.00 0.00 99.57 21:06:00 19:22:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:06:00 19:23:01 all 0.26 0.00 0.03 0.00 0.01 99.70 21:06:00 19:23:01 0 0.47 0.00 0.03 0.00 0.00 99.50 21:06:00 19:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:06:00 19:24:01 all 0.19 0.00 0.03 0.00 0.02 99.77 21:06:00 19:24:01 0 0.35 0.00 0.00 0.00 0.02 99.63 21:06:00 19:24:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:06:00 19:25:01 all 0.25 0.00 0.03 0.00 0.01 99.72 21:06:00 19:25:01 0 0.45 0.00 0.03 0.00 0.02 99.50 21:06:00 19:25:01 1 0.05 0.00 0.02 0.00 0.00 99.93 21:06:00 19:26:01 all 0.20 0.00 0.02 0.00 0.02 99.77 21:06:00 19:26:01 0 0.38 0.00 0.03 0.00 0.02 99.57 21:06:00 19:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:06:00 21:06:00 19:26:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 19:27:01 all 0.12 0.00 0.03 0.00 0.02 99.83 21:06:00 19:27:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:06:00 19:27:01 1 0.18 0.00 0.03 0.00 0.02 99.77 21:06:00 19:28:01 all 0.18 0.00 0.03 0.00 0.01 99.78 21:06:00 19:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:06:00 19:28:01 1 0.35 0.00 0.02 0.00 0.02 99.62 21:06:00 19:29:01 all 0.23 0.00 0.03 0.00 0.02 99.73 21:06:00 19:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:06:00 19:29:01 1 0.42 0.00 0.03 0.00 0.02 99.53 21:06:00 19:30:01 all 0.19 0.00 0.03 0.00 0.02 99.76 21:06:00 19:30:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:06:00 19:30:01 1 0.37 0.00 0.03 0.00 0.02 99.58 21:06:00 19:31:01 all 0.19 0.00 0.05 0.00 0.00 99.76 21:06:00 19:31:01 0 0.07 0.00 0.05 0.00 0.00 99.88 21:06:00 19:31:01 1 0.32 0.00 0.05 0.00 0.00 99.63 21:06:00 19:32:01 all 0.05 0.00 0.04 0.00 0.02 99.89 21:06:00 19:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:06:00 19:32:01 1 0.07 0.00 0.07 0.00 0.02 99.85 21:06:00 19:33:01 all 0.21 0.00 0.03 0.00 0.02 99.74 21:06:00 19:33:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:06:00 19:33:01 1 0.38 0.00 0.05 0.00 0.02 99.55 21:06:00 19:34:01 all 0.09 0.00 0.04 0.00 0.02 99.85 21:06:00 19:34:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:06:00 19:34:01 1 0.15 0.00 0.03 0.00 0.02 99.80 21:06:00 19:35:01 all 0.23 0.00 0.02 0.00 0.02 99.73 21:06:00 19:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:06:00 19:35:01 1 0.43 0.00 0.02 0.00 0.02 99.53 21:06:00 19:36:01 all 0.24 0.00 0.04 0.00 0.00 99.72 21:06:00 19:36:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:06:00 19:36:01 1 0.43 0.00 0.05 0.00 0.00 99.52 21:06:00 19:37:01 all 0.19 0.00 0.04 0.00 0.02 99.75 21:06:00 19:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:06:00 19:37:01 1 0.37 0.00 0.05 0.00 0.02 99.57 21:06:00 21:06:00 19:37:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 19:38:01 all 0.20 0.00 0.03 0.00 0.02 99.76 21:06:00 19:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:06:00 19:38:01 1 0.33 0.00 0.02 0.00 0.02 99.63 21:06:00 19:39:01 all 0.05 0.00 0.03 0.01 0.01 99.90 21:06:00 19:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:06:00 19:39:01 1 0.07 0.00 0.03 0.02 0.00 99.88 21:06:00 19:40:01 all 0.13 0.00 0.05 0.00 0.02 99.81 21:06:00 19:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:06:00 19:40:01 1 0.22 0.00 0.07 0.00 0.02 99.70 21:06:00 19:41:01 all 0.17 0.00 0.03 0.00 0.01 99.79 21:06:00 19:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:06:00 19:41:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:06:00 19:42:01 all 0.20 0.00 0.03 0.00 0.02 99.75 21:06:00 19:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:06:00 19:42:01 1 0.37 0.00 0.03 0.00 0.02 99.58 21:06:00 19:43:01 all 0.21 0.00 0.06 0.00 0.01 99.72 21:06:00 19:43:01 0 0.03 0.00 0.07 0.00 0.02 99.88 21:06:00 19:43:01 1 0.38 0.00 0.05 0.00 0.00 99.57 21:06:00 19:44:01 all 0.23 0.00 0.03 0.00 0.01 99.74 21:06:00 19:44:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:06:00 19:44:01 1 0.40 0.00 0.02 0.00 0.02 99.57 21:06:00 19:45:01 all 0.19 0.00 0.03 0.00 0.01 99.77 21:06:00 19:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:06:00 19:45:01 1 0.37 0.00 0.03 0.00 0.00 99.60 21:06:00 19:46:01 all 0.22 0.00 0.04 0.00 0.02 99.72 21:06:00 19:46:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:06:00 19:46:01 1 0.42 0.00 0.05 0.00 0.02 99.52 21:06:00 19:47:01 all 0.18 0.00 0.03 0.00 0.01 99.77 21:06:00 19:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:06:00 19:47:01 1 0.33 0.00 0.05 0.00 0.02 99.60 21:06:00 19:48:01 all 0.10 0.00 0.04 0.00 0.03 99.83 21:06:00 19:48:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:06:00 19:48:01 1 0.18 0.00 0.07 0.00 0.03 99.72 21:06:00 21:06:00 19:48:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 19:49:01 all 0.09 0.00 0.05 0.00 0.01 99.85 21:06:00 19:49:01 0 0.03 0.00 0.07 0.00 0.02 99.88 21:06:00 19:49:01 1 0.15 0.00 0.03 0.00 0.00 99.82 21:06:00 19:50:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:06:00 19:50:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:06:00 19:50:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:06:00 19:51:01 all 0.25 0.00 0.07 0.00 0.01 99.67 21:06:00 19:51:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:06:00 19:51:01 1 0.45 0.00 0.08 0.00 0.02 99.45 21:06:00 19:52:01 all 0.20 0.00 0.04 0.00 0.02 99.74 21:06:00 19:52:01 0 0.02 0.00 0.05 0.00 0.03 99.90 21:06:00 19:52:01 1 0.38 0.00 0.03 0.00 0.00 99.58 21:06:00 19:53:01 all 0.20 0.00 0.06 0.00 0.03 99.72 21:06:00 19:53:01 0 0.12 0.00 0.07 0.00 0.02 99.80 21:06:00 19:53:01 1 0.28 0.00 0.05 0.00 0.03 99.63 21:06:00 19:54:01 all 0.10 0.00 0.06 0.00 0.01 99.83 21:06:00 19:54:01 0 0.15 0.00 0.05 0.00 0.00 99.80 21:06:00 19:54:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:06:00 19:55:01 all 0.28 0.00 0.03 0.00 0.02 99.68 21:06:00 19:55:01 0 0.52 0.00 0.03 0.00 0.02 99.43 21:06:00 19:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:06:00 19:56:02 all 0.13 0.00 0.04 0.00 0.02 99.81 21:06:00 19:56:02 0 0.23 0.00 0.05 0.00 0.02 99.70 21:06:00 19:56:02 1 0.03 0.00 0.03 0.00 0.02 99.92 21:06:00 19:57:01 all 0.14 0.00 0.07 0.00 0.02 99.78 21:06:00 19:57:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:06:00 19:57:01 1 0.22 0.00 0.10 0.00 0.03 99.64 21:06:00 19:58:01 all 0.20 0.00 0.04 0.00 0.02 99.74 21:06:00 19:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:06:00 19:58:01 1 0.37 0.00 0.07 0.00 0.02 99.55 21:06:00 19:59:01 all 0.19 0.00 0.03 0.00 0.02 99.76 21:06:00 19:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:06:00 19:59:01 1 0.33 0.00 0.03 0.00 0.02 99.62 21:06:00 21:06:00 19:59:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 20:00:01 all 0.13 0.00 0.04 0.00 0.02 99.81 21:06:00 20:00:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:06:00 20:00:01 1 0.18 0.00 0.05 0.00 0.02 99.75 21:06:00 20:01:01 all 0.05 0.00 0.03 0.00 0.03 99.89 21:06:00 20:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:06:00 20:01:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:06:00 20:02:01 all 0.12 0.00 0.05 0.00 0.02 99.82 21:06:00 20:02:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 20:02:01 1 0.18 0.00 0.05 0.00 0.02 99.75 21:06:00 20:03:01 all 0.17 0.00 0.03 0.00 0.02 99.79 21:06:00 20:03:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:06:00 20:03:01 1 0.27 0.00 0.02 0.00 0.00 99.72 21:06:00 20:04:01 all 0.12 0.00 0.05 0.00 0.03 99.81 21:06:00 20:04:01 0 0.07 0.00 0.08 0.00 0.03 99.82 21:06:00 20:04:01 1 0.17 0.00 0.02 0.00 0.02 99.80 21:06:00 20:05:01 all 0.11 0.00 0.05 0.00 0.02 99.82 21:06:00 20:05:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:06:00 20:05:01 1 0.18 0.00 0.05 0.00 0.02 99.75 21:06:00 20:06:01 all 0.25 0.00 0.03 0.00 0.02 99.70 21:06:00 20:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:06:00 20:06:01 1 0.47 0.00 0.05 0.00 0.02 99.47 21:06:00 20:07:01 all 0.24 0.00 0.03 0.00 0.03 99.71 21:06:00 20:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:06:00 20:07:01 1 0.45 0.00 0.02 0.00 0.02 99.52 21:06:00 20:08:01 all 0.18 0.00 0.04 0.00 0.02 99.77 21:06:00 20:08:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 20:08:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:06:00 20:09:01 all 0.10 0.00 0.03 0.00 0.02 99.85 21:06:00 20:09:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 20:09:01 1 0.15 0.00 0.02 0.00 0.02 99.82 21:06:00 20:10:01 all 0.19 0.00 0.05 0.00 0.02 99.74 21:06:00 20:10:01 0 0.07 0.00 0.07 0.00 0.03 99.83 21:06:00 20:10:01 1 0.32 0.00 0.03 0.00 0.00 99.65 21:06:00 21:06:00 20:10:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 20:11:01 all 0.16 0.00 0.04 0.00 0.02 99.78 21:06:00 20:11:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:06:00 20:11:01 1 0.28 0.00 0.03 0.00 0.02 99.67 21:06:00 20:12:01 all 0.19 0.00 0.03 0.00 0.02 99.76 21:06:00 20:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:06:00 20:12:01 1 0.35 0.00 0.03 0.00 0.02 99.60 21:06:00 20:13:01 all 0.04 0.00 0.05 0.00 0.02 99.89 21:06:00 20:13:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:06:00 20:13:01 1 0.05 0.00 0.07 0.00 0.03 99.85 21:06:00 20:14:01 all 0.16 0.00 0.03 0.00 0.03 99.79 21:06:00 20:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:06:00 20:14:01 1 0.28 0.00 0.03 0.00 0.03 99.65 21:06:00 20:15:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:06:00 20:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:06:00 20:15:01 1 0.33 0.00 0.03 0.00 0.03 99.60 21:06:00 20:16:01 all 0.16 0.00 0.04 0.00 0.02 99.78 21:06:00 20:16:01 0 0.27 0.00 0.03 0.00 0.02 99.68 21:06:00 20:16:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 20:17:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:06:00 20:17:01 0 0.32 0.00 0.02 0.00 0.00 99.67 21:06:00 20:17:01 1 0.05 0.00 0.05 0.00 0.03 99.87 21:06:00 20:18:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:06:00 20:18:01 0 0.32 0.00 0.02 0.00 0.00 99.67 21:06:00 20:18:01 1 0.05 0.00 0.05 0.00 0.03 99.87 21:06:00 20:19:01 all 0.19 0.00 0.04 0.00 0.03 99.74 21:06:00 20:19:01 0 0.10 0.00 0.03 0.00 0.02 99.85 21:06:00 20:19:01 1 0.28 0.00 0.05 0.00 0.03 99.63 21:06:00 20:20:01 all 0.13 0.00 0.04 0.00 0.01 99.82 21:06:00 20:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:06:00 20:20:01 1 0.22 0.00 0.05 0.00 0.00 99.73 21:06:00 20:21:01 all 0.08 0.00 0.04 0.00 0.02 99.86 21:06:00 20:21:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:06:00 20:21:01 1 0.12 0.00 0.05 0.00 0.02 99.82 21:06:00 21:06:00 20:21:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 20:22:01 all 0.17 0.00 0.04 0.00 0.01 99.78 21:06:00 20:22:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:06:00 20:22:01 1 0.27 0.00 0.03 0.00 0.00 99.70 21:06:00 20:23:01 all 0.17 0.00 0.05 0.00 0.03 99.76 21:06:00 20:23:01 0 0.07 0.00 0.07 0.00 0.03 99.83 21:06:00 20:23:01 1 0.27 0.00 0.03 0.00 0.02 99.68 21:06:00 20:24:01 all 0.14 0.00 0.03 0.00 0.01 99.82 21:06:00 20:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:06:00 20:24:01 1 0.27 0.00 0.03 0.00 0.02 99.68 21:06:00 20:25:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:06:00 20:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:06:00 20:25:01 1 0.22 0.00 0.02 0.00 0.02 99.75 21:06:00 20:26:01 all 0.15 0.00 0.05 0.00 0.02 99.78 21:06:00 20:26:01 0 0.02 0.00 0.05 0.00 0.02 99.92 21:06:00 20:26:01 1 0.28 0.00 0.05 0.00 0.02 99.65 21:06:00 20:27:01 all 0.23 0.00 0.03 0.00 0.01 99.72 21:06:00 20:27:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:06:00 20:27:01 1 0.40 0.00 0.03 0.00 0.00 99.57 21:06:00 20:28:02 all 0.18 0.00 0.04 0.00 0.01 99.77 21:06:00 20:28:02 0 0.07 0.00 0.05 0.00 0.02 99.87 21:06:00 20:28:02 1 0.28 0.00 0.03 0.00 0.00 99.68 21:06:00 20:29:01 all 0.18 0.00 0.04 0.00 0.02 99.76 21:06:00 20:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:06:00 20:29:01 1 0.32 0.00 0.07 0.00 0.03 99.57 21:06:00 20:30:01 all 0.15 0.00 0.05 0.00 0.03 99.77 21:06:00 20:30:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:06:00 20:30:01 1 0.28 0.00 0.07 0.00 0.03 99.62 21:06:00 20:31:01 all 0.07 0.00 0.05 0.00 0.01 99.87 21:06:00 20:31:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:06:00 20:31:01 1 0.08 0.00 0.07 0.00 0.00 99.85 21:06:00 20:32:01 all 0.21 0.00 0.03 0.00 0.02 99.75 21:06:00 20:32:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:06:00 20:32:01 1 0.40 0.00 0.02 0.00 0.02 99.57 21:06:00 21:06:00 20:32:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 20:33:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:06:00 20:33:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:06:00 20:33:01 1 0.40 0.00 0.05 0.00 0.02 99.53 21:06:00 20:34:01 all 0.03 0.00 0.03 0.00 0.02 99.92 21:06:00 20:34:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:06:00 20:34:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:06:00 20:35:01 all 0.18 0.00 0.04 0.00 0.02 99.77 21:06:00 20:35:01 0 0.03 0.00 0.05 0.00 0.02 99.90 21:06:00 20:35:01 1 0.32 0.00 0.03 0.00 0.02 99.63 21:06:00 20:36:01 all 0.19 0.00 0.04 0.00 0.02 99.75 21:06:00 20:36:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:06:00 20:36:01 1 0.35 0.00 0.05 0.00 0.02 99.58 21:06:00 20:37:01 all 0.11 0.00 0.03 0.00 0.02 99.84 21:06:00 20:37:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 20:37:01 1 0.17 0.00 0.02 0.00 0.02 99.80 21:06:00 20:38:01 all 0.06 0.00 0.04 0.00 0.02 99.88 21:06:00 20:38:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 20:38:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:06:00 20:39:01 all 0.15 0.00 0.03 0.00 0.03 99.80 21:06:00 20:39:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:06:00 20:39:01 1 0.25 0.00 0.02 0.00 0.02 99.72 21:06:00 20:40:01 all 0.19 0.00 0.03 0.00 0.02 99.76 21:06:00 20:40:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:06:00 20:40:01 1 0.35 0.00 0.03 0.00 0.02 99.60 21:06:00 20:41:01 all 0.23 0.00 0.04 0.00 0.01 99.72 21:06:00 20:41:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:06:00 20:41:01 1 0.42 0.00 0.05 0.00 0.02 99.52 21:06:00 20:42:01 all 0.23 0.00 0.04 0.00 0.02 99.71 21:06:00 20:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:06:00 20:42:01 1 0.42 0.00 0.05 0.00 0.02 99.52 21:06:00 20:43:01 all 0.23 0.00 0.03 0.00 0.01 99.72 21:06:00 20:43:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:06:00 20:43:01 1 0.40 0.00 0.02 0.00 0.00 99.58 21:06:00 21:06:00 20:43:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 20:44:01 all 0.20 0.00 0.03 0.00 0.01 99.76 21:06:00 20:44:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:06:00 20:44:01 1 0.35 0.00 0.03 0.00 0.02 99.60 21:06:00 20:45:01 all 0.20 0.00 0.04 0.00 0.02 99.74 21:06:00 20:45:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:06:00 20:45:01 1 0.38 0.00 0.05 0.00 0.02 99.55 21:06:00 20:46:01 all 0.20 0.00 0.03 0.00 0.02 99.75 21:06:00 20:46:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:06:00 20:46:01 1 0.33 0.00 0.03 0.00 0.02 99.62 21:06:00 20:47:01 all 0.19 0.00 0.04 0.00 0.02 99.75 21:06:00 20:47:01 0 0.08 0.00 0.05 0.00 0.03 99.83 21:06:00 20:47:01 1 0.30 0.00 0.03 0.00 0.00 99.67 21:06:00 20:48:01 all 0.14 0.00 0.03 0.00 0.03 99.80 21:06:00 20:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:06:00 20:48:01 1 0.23 0.00 0.03 0.00 0.03 99.70 21:06:00 20:49:01 all 0.13 0.00 0.03 0.00 0.01 99.83 21:06:00 20:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 21:06:00 20:49:01 1 0.23 0.00 0.03 0.00 0.02 99.72 21:06:00 20:50:01 all 0.19 0.00 0.05 0.00 0.01 99.75 21:06:00 20:50:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:06:00 20:50:01 1 0.32 0.00 0.05 0.00 0.00 99.63 21:06:00 20:51:01 all 0.16 0.00 0.03 0.00 0.03 99.78 21:06:00 20:51:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:06:00 20:51:01 1 0.25 0.00 0.02 0.00 0.02 99.72 21:06:00 20:52:01 all 0.13 0.00 0.05 0.00 0.01 99.81 21:06:00 20:52:01 0 0.17 0.00 0.07 0.00 0.02 99.75 21:06:00 20:52:01 1 0.10 0.00 0.03 0.00 0.00 99.87 21:06:00 20:53:01 all 0.19 0.00 0.05 0.00 0.03 99.73 21:06:00 20:53:01 0 0.17 0.00 0.03 0.00 0.02 99.78 21:06:00 20:53:01 1 0.22 0.00 0.07 0.00 0.03 99.68 21:06:00 20:54:01 all 0.23 0.00 0.05 0.00 0.01 99.72 21:06:00 20:54:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:06:00 20:54:01 1 0.38 0.00 0.03 0.00 0.00 99.58 21:06:00 21:06:00 20:54:01 CPU %user %nice %system %iowait %steal %idle 21:06:00 20:55:01 all 0.23 0.00 0.04 0.00 0.02 99.72 21:06:00 20:55:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:06:00 20:55:01 1 0.38 0.00 0.03 0.00 0.02 99.57 21:06:00 20:56:01 all 0.23 0.00 0.04 0.00 0.01 99.72 21:06:00 20:56:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:06:00 20:56:01 1 0.40 0.00 0.03 0.00 0.00 99.57 21:06:00 20:57:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:06:00 20:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:06:00 20:57:01 1 0.42 0.00 0.05 0.00 0.02 99.52 21:06:00 20:58:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:06:00 20:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:06:00 20:58:01 1 0.33 0.00 0.05 0.00 0.03 99.58 21:06:00 20:59:01 all 0.11 0.00 0.05 0.00 0.02 99.82 21:06:00 20:59:01 0 0.10 0.00 0.05 0.00 0.02 99.83 21:06:00 20:59:01 1 0.12 0.00 0.05 0.00 0.02 99.82 21:06:00 21:00:01 all 0.07 0.00 0.03 0.00 0.02 99.88 21:06:00 21:00:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:06:00 21:00:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:06:00 21:01:02 all 0.18 0.00 0.06 0.00 0.02 99.75 21:06:00 21:01:02 0 0.27 0.00 0.07 0.00 0.00 99.67 21:06:00 21:01:02 1 0.08 0.00 0.05 0.00 0.03 99.83 21:06:00 21:02:01 all 0.18 0.00 0.05 0.00 0.02 99.75 21:06:00 21:02:01 0 0.31 0.00 0.02 0.00 0.02 99.66 21:06:00 21:02:01 1 0.05 0.00 0.08 0.00 0.02 99.85 21:06:00 21:03:01 all 0.18 0.00 0.05 0.00 0.01 99.76 21:06:00 21:03:01 0 0.30 0.00 0.05 0.00 0.00 99.65 21:06:00 21:03:01 1 0.07 0.00 0.05 0.00 0.02 99.87 21:06:00 21:04:01 all 0.20 0.00 0.03 0.00 0.02 99.75 21:06:00 21:04:01 0 0.33 0.00 0.02 0.00 0.00 99.65 21:06:00 21:04:01 1 0.07 0.00 0.05 0.00 0.03 99.85 21:06:00 21:05:01 all 0.19 0.00 0.04 0.00 0.02 99.75 21:06:00 21:05:01 0 0.33 0.00 0.02 0.00 0.02 99.63 21:06:00 21:05:01 1 0.05 0.00 0.07 0.00 0.02 99.87 21:06:00 21:06:00 Average: CPU %user %nice %system %iowait %steal %idle 21:06:00 Average: all 0.17 0.03 0.12 0.02 0.02 99.65 21:06:00 Average: 0 0.13 0.03 0.12 0.02 0.01 99.69 21:06:00 Average: 1 0.22 0.03 0.12 0.02 0.02 99.60 21:06:00 21:06:00 21:06:00