Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 03dd633c157cc78c3153413baf97d57252ad0ef0 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-ssh8523713229447001318.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-ssh6983517081604263643.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/main/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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh3271154155055093898.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-ssh6974109020606081419.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/main/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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4825796872491894889.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-39 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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/edgexfoundry_device-sdk-go_main@tmp/jenkins-gitclient-ssh5949192307244176088.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 03dd633c157cc78c3153413baf97d57252ad0ef0 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 Commit message: "Merge pull request #1047 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.0.1-dev.9" > git rev-list --no-walk 1500c1d3adf2dae4b68eabe09dc6fa93e972e3f6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:20:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:20:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:20:48 ========================================================= 18:20:48 EdgeX Global Pipelines Version Info 18:20:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:20:49 ------------------- 18:20:49 stable info: 18:20:49 ------------------- 18:20:49 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:20:49 Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 18:20:49 Message: update stable to v1.0.210 18:20:50 ------------------- 18:20:50 experimental info: 18:20:50 ------------------- 18:20:50 Commited By: **** collab-it+edgex@linuxfoundation.org 18:20:50 Commit SHA: 9a07f3f07dd1acff74ab8b51a5ea399813bb16af 18:20:50 Message: update experimental to v1.0.211 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 03dd633c157cc78c3153413baf97d57252ad0ef0 [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 03dd633 [Pipeline] echo 18:20:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:20:50 provisioning config files... 18:20:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3665562304436908866tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:20:51 ---> docker-login.sh 18:20:51 nexus3.edgexfoundry.org:10001 18:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:51 Configure a credential helper to remove this warning. See 18:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:51 18:20:51 Login Succeeded 18:20:51 nexus3.edgexfoundry.org:10002 18:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:51 Configure a credential helper to remove this warning. See 18:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:51 18:20:51 Login Succeeded 18:20:51 nexus3.edgexfoundry.org:10003 18:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:51 Configure a credential helper to remove this warning. See 18:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:51 18:20:51 Login Succeeded 18:20:51 nexus3.edgexfoundry.org:10004 18:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:51 Configure a credential helper to remove this warning. See 18:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:51 18:20:51 Login Succeeded 18:20:51 docker.io 18:20:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:20:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:20:51 Configure a credential helper to remove this warning. See 18:20:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:20:51 18:20:51 Login Succeeded 18:20:51 ---> docker-login.sh ends [Pipeline] } 18:20:51 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:20:52 + git log --format=format:%s -1 03dd633c157cc78c3153413baf97d57252ad0ef0 [Pipeline] echo 18:20:52 GIT_COMMIT: 03dd633c157cc78c3153413baf97d57252ad0ef0, Commit Message: Merge pull request #1047 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.0.1-dev.9 [Pipeline] echo 18:20:52 This is not a build commit. [Pipeline] isUnix [Pipeline] sh 18:20:52 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:20:52 18:20:52 Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh 18:20:53 + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:20:53 latest: Pulling from edgex-devops/git-semver 18:20:53 a0d0a0d46f8b: Pulling fs layer 18:20:53 3e5f54012d9b: Pulling fs layer 18:20:53 4c7163046ea9: Pulling fs layer 18:20:53 0c2d73faf560: Pulling fs layer 18:20:53 0c2d73faf560: Waiting 18:20:53 3e5f54012d9b: Verifying Checksum 18:20:53 3e5f54012d9b: Download complete 18:20:53 a0d0a0d46f8b: Verifying Checksum 18:20:53 a0d0a0d46f8b: Download complete 18:20:53 0c2d73faf560: Verifying Checksum 18:20:53 0c2d73faf560: Download complete 18:20:53 4c7163046ea9: Verifying Checksum 18:20:53 4c7163046ea9: Download complete 18:20:53 a0d0a0d46f8b: Pull complete 18:20:53 3e5f54012d9b: Pull complete 18:20:53 4c7163046ea9: Pull complete 18:20:53 0c2d73faf560: Pull complete 18:20:53 Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 18:20:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 18:20:53 nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer 18:20:53 prd-centos7-docker-4c-2g-39 does not seem to be running inside a container 18:20:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 18:20:54 $ docker top f09f696a973fc9721b73603723574986bc3aa48129dd480ed11b3d4c0e90a490 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:20:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:20:54 [ssh-agent] Looking for ssh-agent implementation... 18:20:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:20:54 $ docker exec f09f696a973fc9721b73603723574986bc3aa48129dd480ed11b3d4c0e90a490 ssh-agent 18:20:54 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXGJfoIg/agent.13 18:20:54 SSH_AGENT_PID=20 18:20:54 Running ssh-add (command line suppressed) 18:20:54 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7992003523730635698.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_7992003523730635698.key) 18:20:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:20:55 + git tag --points-at HEAD [Pipeline] } 18:20:55 $ docker exec --env ******** --env ******** f09f696a973fc9721b73603723574986bc3aa48129dd480ed11b3d4c0e90a490 ssh-agent -k 18:20:55 unset SSH_AUTH_SOCK; 18:20:55 unset SSH_AGENT_PID; 18:20:55 echo Agent pid 20 killed; 18:20:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:20:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:20:55 [ssh-agent] Looking for ssh-agent implementation... 18:20:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:20:55 $ docker exec f09f696a973fc9721b73603723574986bc3aa48129dd480ed11b3d4c0e90a490 ssh-agent 18:20:55 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXPBApgi/agent.55 18:20:55 SSH_AGENT_PID=61 18:20:55 Running ssh-add (command line suppressed) 18:20:55 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5671465889302323290.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5671465889302323290.key) 18:20:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:20:55 + git semver init 18:20:55 # -> Open(): unable to determine branch for HEAD 18:20:55 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 18:20:55 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 18:20:55 # $SEMVER_REMOTE_NAME = origin 18:20:55 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 18:20:55 # $SEMVER_USER_NAME = edgex-jenkins 18:20:55 # $SEMVER_BRANCH = main 18:20:55 # $SEMVER_TEMP = /tmp/semver-442416305 18:20:55 # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP 18:20:56 # '/tmp/semver-442416305' -> '/w/workspace/edgexfoundry_device-sdk-go_main/.semver' 18:20:56 # -> Force: false 18:20:56 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 18:20:56 $ docker exec --env ******** --env ******** f09f696a973fc9721b73603723574986bc3aa48129dd480ed11b3d4c0e90a490 ssh-agent -k 18:20:56 unset SSH_AUTH_SOCK; 18:20:56 unset SSH_AGENT_PID; 18:20:56 echo Agent pid 61 killed; 18:20:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:20:57 + git semver [Pipeline] } 18:20:57 $ docker stop --time=1 f09f696a973fc9721b73603723574986bc3aa48129dd480ed11b3d4c0e90a490 18:20:58 $ docker rm -f f09f696a973fc9721b73603723574986bc3aa48129dd480ed11b3d4c0e90a490 [Pipeline] // withDockerContainer [Pipeline] sh 18:20:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:20:59 Stashed 1 file(s) [Pipeline] echo 18:20:59 [edgeXSemver]: initialized semver on version 2.0.1-dev.25 [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:21:14 Still waiting to schedule task 18:21:14 ‘prd-centos7-docker-4c-2g-35’ is offline 18:21:14 ‘prd-centos7-docker-4c-2g-36’ is offline 18:21:14 ‘prd-centos7-docker-4c-2g-41’ is offline 18:21:14 ‘prd-centos7-docker-4c-2g-42’ is offline 18:21:14 ‘prd-ubuntu18.04-docker-8c-8g-37’ doesn’t have label ‘centos7-docker-4c-2g’ 18:21:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-33’ doesn’t have label ‘centos7-docker-4c-2g’ 18:21:14 Still waiting to schedule task 18:21:14 ‘prd-ubuntu18.04-docker-arm64-4c-16g-33’ is offline 18:21:56 Running on prd-centos7-docker-4c-2g-46 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 18:21:56 Running in /w/workspace/device-sdk-go/24 [Pipeline] { [Pipeline] checkout 18:21:56 Selected Git installation does not exist. Using Default 18:21:56 The recommended git tool is: NONE 18:21:58 using credential edgex-jenkins-ssh 18:21:58 Cloning the remote Git repository 18:21:58 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:21:58 > git init /w/workspace/device-sdk-go/24 # timeout=10 18:21:58 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:21:58 > git --version # timeout=10 18:21:58 > git --version # 'git version 2.24.4' 18:21:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:21:58 [INFO] Currently running in a labeled security context 18:21:58 [INFO] Currently SELinux is 'enforcing' on the host 18:21:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/24@tmp/jenkins-gitclient-ssh3582573699724586034.key 18:21:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:21:59 Avoid second fetch 18:21:59 Checking out Revision 03dd633c157cc78c3153413baf97d57252ad0ef0 (main) 18:21:59 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:21:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:21:59 > git config core.sparsecheckout # timeout=10 18:21:59 > git checkout -f 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 18:22:03 Commit message: "Merge pull request #1047 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.0.1-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:22:03 provisioning config files... 18:22:03 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/24@tmp/config9030899169468259899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:22:04 ---> docker-login.sh 18:22:04 nexus3.edgexfoundry.org:10001 18:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:04 Configure a credential helper to remove this warning. See 18:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:04 18:22:04 Login Succeeded 18:22:04 nexus3.edgexfoundry.org:10002 18:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:04 Configure a credential helper to remove this warning. See 18:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:04 18:22:04 Login Succeeded 18:22:04 nexus3.edgexfoundry.org:10003 18:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:04 Configure a credential helper to remove this warning. See 18:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:04 18:22:04 Login Succeeded 18:22:04 nexus3.edgexfoundry.org:10004 18:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:04 Configure a credential helper to remove this warning. See 18:22:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:04 18:22:04 Login Succeeded 18:22:04 docker.io 18:22:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:22:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:22:05 Configure a credential helper to remove this warning. See 18:22:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:22:05 18:22:05 Login Succeeded 18:22:05 ---> docker-login.sh ends [Pipeline] } 18:22:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:22:05 ========================================================= 18:22:05 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] 18:22:05 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 18:22:05 + 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:22:05 Sending build context to Docker daemon 2.723MB 18:22:05 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 18:22:05 Step 2/10 : FROM ${BASE} AS builder 18:22:05 1.16-alpine: Pulling from edgex-devops/edgex-golang-base 18:22:05 a0d0a0d46f8b: Pulling fs layer 18:22:05 31adcdaf11c8: Pulling fs layer 18:22:05 b8b176561691: Pulling fs layer 18:22:05 4527c011a84f: Pulling fs layer 18:22:05 5d74067f8e1e: Pulling fs layer 18:22:05 e0aca202a116: Pulling fs layer 18:22:05 3a43be97a3b4: Pulling fs layer 18:22:05 34cad66bf833: Pulling fs layer 18:22:05 b4e3c513aaa6: Pulling fs layer 18:22:05 e0aca202a116: Waiting 18:22:05 3a43be97a3b4: Waiting 18:22:05 34cad66bf833: Waiting 18:22:05 b4e3c513aaa6: Waiting 18:22:05 4527c011a84f: Waiting 18:22:05 5d74067f8e1e: Waiting 18:22:06 b8b176561691: Verifying Checksum 18:22:06 b8b176561691: Download complete 18:22:06 31adcdaf11c8: Verifying Checksum 18:22:06 31adcdaf11c8: Download complete 18:22:06 5d74067f8e1e: Verifying Checksum 18:22:06 5d74067f8e1e: Download complete 18:22:06 e0aca202a116: Verifying Checksum 18:22:06 e0aca202a116: Download complete 18:22:06 3a43be97a3b4: Download complete 18:22:06 a0d0a0d46f8b: Download complete 18:22:06 34cad66bf833: Verifying Checksum 18:22:06 34cad66bf833: Download complete 18:22:06 a0d0a0d46f8b: Pull complete 18:22:06 31adcdaf11c8: Pull complete 18:22:06 4527c011a84f: Verifying Checksum 18:22:06 4527c011a84f: Download complete 18:22:06 b4e3c513aaa6: Verifying Checksum 18:22:06 b4e3c513aaa6: Download complete 18:22:06 b8b176561691: Pull complete 18:22:11 4527c011a84f: Pull complete 18:22:11 5d74067f8e1e: Pull complete 18:22:11 e0aca202a116: Pull complete 18:22:11 3a43be97a3b4: Pull complete 18:22:11 34cad66bf833: Pull complete 18:22:13 b4e3c513aaa6: Pull complete 18:22:13 Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 18:22:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine 18:22:13 ---> 9f6097aaca64 18:22:13 Step 3/10 : ARG MAKE=make build 18:22:15 ---> Running in 163613bee03f 18:22:15 Removing intermediate container 163613bee03f 18:22:15 ---> 3598495c3bbe 18:22:15 Step 4/10 : WORKDIR /device-sdk-go 18:22:15 ---> Running in 48b25cbb72e3 18:22:15 Removing intermediate container 48b25cbb72e3 18:22:15 ---> 1d4751d7e375 18:22:15 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:22:15 ---> Running in 10c030d7b02d 18:22:15 Removing intermediate container 10c030d7b02d 18:22:15 ---> 9cf517869c9d 18:22:15 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:22:15 ---> Running in 7cd494d56df3 18:22:16 Removing intermediate container 7cd494d56df3 18:22:16 ---> f65a971d0877 18:22:16 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:22:16 ---> Running in 9ad29ac3420e 18:22:16 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:22:17 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:22:17 OK: 220 MiB in 52 packages 18:22:17 Removing intermediate container 9ad29ac3420e 18:22:17 ---> a3ffb830ca7a 18:22:17 Step 8/10 : COPY . . 18:22:18 ---> cff139321a6a 18:22:18 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:22:18 ---> Running in 73529f797eb8 18:22:50 Removing intermediate container 73529f797eb8 18:22:50 ---> dfeb855becef 18:22:50 Step 10/10 : RUN ${MAKE} 18:22:50 ---> Running in 4f6c9c00895c 18:22:50 noop 18:22:50 Removing intermediate container 4f6c9c00895c 18:22:50 ---> caee6c379856 18:22:50 Successfully built caee6c379856 18:22:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh 18:22:50 + docker inspect -f . ci-base-image-x86_64 18:22:50 . [Pipeline] withDockerContainer 18:22:50 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 18:22:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/24 -v /w/workspace/device-sdk-go/24:/w/workspace/device-sdk-go/24:rw,z -v /w/workspace/device-sdk-go/24@tmp:/w/workspace/device-sdk-go/24@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 ******** ci-base-image-x86_64 cat 18:22:51 $ docker top 33a2bedb51990862b2750f7c8d94775073e5bd05d28cbb6a173d98c4ffc85b07 -eo pid,comm [Pipeline] { [Pipeline] sh 18:22:51 + go version 18:22:51 go version go1.16.8 linux/amd64 [Pipeline] } 18:22:51 $ docker stop --time=1 33a2bedb51990862b2750f7c8d94775073e5bd05d28cbb6a173d98c4ffc85b07 18:22:52 $ docker rm -f 33a2bedb51990862b2750f7c8d94775073e5bd05d28cbb6a173d98c4ffc85b07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:22:53 + docker inspect -f . ci-base-image-x86_64 18:22:53 . [Pipeline] withDockerContainer 18:22:53 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 18:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/24 -v /w/workspace/device-sdk-go/24:/w/workspace/device-sdk-go/24:rw,z -v /w/workspace/device-sdk-go/24@tmp:/w/workspace/device-sdk-go/24@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 ******** ci-base-image-x86_64 cat 18:22:53 $ docker top b425e03e60a5cb5dfadde4e4812d401321ec00bf23f73598cc6c09f53be97fc1 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 18:22:53 + make test 18:22:53 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 18:22:59 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 18:23:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 18:23:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 18:23:25 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 18:23:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.058s coverage: 23.8% of statements 18:23:25 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 18:23:25 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.055s coverage: 28.1% of statements 18:23:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.054s coverage: 78.9% of statements 18:23:26 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.067s coverage: 9.0% of statements 18:23:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 18:23:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 18:23:26 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 18:23:27 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.062s coverage: 28.7% of statements 18:23:27 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 18:23:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.079s coverage: 83.3% of statements 18:23:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 18:23:28 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 18:23:28 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.063s coverage: 57.8% of statements 18:23:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.809s coverage: 88.8% of statements 18:23:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 18:23:29 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.043s coverage: 4.9% of statements 18:23:29 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 18:23:29 GO111MODULE=on go vet ./... 18:23:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:23:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:23:48 ./bin/test-attribution-txt.sh [Pipeline] } 18:23:48 $ docker stop --time=1 b425e03e60a5cb5dfadde4e4812d401321ec00bf23f73598cc6c09f53be97fc1 18:23:49 $ docker rm -f b425e03e60a5cb5dfadde4e4812d401321ec00bf23f73598cc6c09f53be97fc1 [Pipeline] // withDockerContainer [Pipeline] sh 18:23:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:23:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:23:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:23:51 + ls -al . 18:23:51 total 264 18:23:51 drwxrwxr-x. 10 jenkins jenkins 4096 Oct 28 18:23 . 18:23:51 drwxrwxr-x. 4 jenkins jenkins 30 Oct 28 18:21 .. 18:23:51 drwxrwxr-x. 2 jenkins jenkins 37 Oct 28 18:21 bin 18:23:51 -rw-rw-r--. 1 jenkins jenkins 24816 Oct 28 18:21 CHANGELOG.md 18:23:51 -rw-r--r--. 1 jenkins jenkins 126785 Oct 28 18:23 coverage.out 18:23:51 -rw-rw-r--. 1 jenkins jenkins 140 Oct 28 18:21 .dockerignore 18:23:51 drwxrwxr-x. 5 jenkins jenkins 62 Oct 28 18:21 example 18:23:51 drwxrwxr-x. 8 jenkins jenkins 162 Oct 28 18:22 .git 18:23:51 drwxrwxr-x. 3 jenkins jenkins 125 Oct 28 18:21 .github 18:23:51 -rw-rw-r--. 1 jenkins jenkins 131 Oct 28 18:21 .gitignore 18:23:51 -rw-rw-r--. 1 jenkins jenkins 602 Oct 28 18:21 go.mod 18:23:51 -rw-rw-r--. 1 jenkins jenkins 49979 Oct 28 18:21 go.sum 18:23:51 -rw-rw-r--. 1 jenkins jenkins 677 Oct 28 18:21 GOVERNANCE.md 18:23:51 drwxrwxr-x. 15 jenkins jenkins 224 Oct 28 18:21 internal 18:23:51 -rw-rw-r--. 1 jenkins jenkins 880 Oct 28 18:21 Jenkinsfile 18:23:51 -rw-rw-r--. 1 jenkins jenkins 11341 Oct 28 18:21 LICENSE 18:23:51 -rw-rw-r--. 1 jenkins jenkins 1120 Oct 28 18:21 Makefile 18:23:51 drwxrwxr-x. 3 jenkins jenkins 16 Oct 28 18:21 openapi 18:23:51 -rw-rw-r--. 1 jenkins jenkins 619 Oct 28 18:21 OWNERS.md 18:23:51 drwxrwxr-x. 5 jenkins jenkins 50 Oct 28 18:21 pkg 18:23:51 -rw-rw-r--. 1 jenkins jenkins 4877 Oct 28 18:21 README.md 18:23:51 drwxrwxr-x. 4 jenkins jenkins 54 Oct 28 18:21 snap 18:23:51 -rw-rw-r--. 1 jenkins jenkins 12 Oct 28 18:20 VERSION 18:23:51 -rw-rw-r--. 1 jenkins jenkins 222 Oct 28 18:21 version.go [Pipeline] isUnix [Pipeline] sh 18:23:51 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=03dd633c157cc78c3153413baf97d57252ad0ef0 --label arch=amd64 --label version=2.0.1-dev.25 . 18:23:51 Sending build context to Docker daemon 2.85MB 18:23:51 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 18:23:51 Step 2/24 : FROM ${BASE} AS builder 18:23:51 ---> caee6c379856 18:23:51 Step 3/24 : ARG MAKE=make build 18:23:51 ---> Running in 18a093c5f69f 18:23:51 Removing intermediate container 18a093c5f69f 18:23:51 ---> e5b90765b13c 18:23:51 Step 4/24 : WORKDIR /device-sdk-go 18:23:51 ---> Running in c6dd9908b1b8 18:23:51 Removing intermediate container c6dd9908b1b8 18:23:51 ---> c3aaf9ac8e82 18:23:51 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:23:51 ---> Running in a591c0301b8e 18:23:51 Removing intermediate container a591c0301b8e 18:23:51 ---> 24673ac30b59 18:23:51 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:23:51 ---> Running in 6f7a7a52e18b 18:23:52 Removing intermediate container 6f7a7a52e18b 18:23:52 ---> 20c73bd93e98 18:23:52 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 18:23:52 ---> Running in 76cbe9b4d9d1 18:23:52 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:23:53 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:23:53 OK: 220 MiB in 52 packages 18:23:53 Removing intermediate container 76cbe9b4d9d1 18:23:53 ---> 204ba2cb55ff 18:23:53 Step 8/24 : COPY . . 18:23:54 ---> 81ed2ead68d6 18:23:54 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:23:54 ---> Running in 30512224aeaf 18:23:55 Removing intermediate container 30512224aeaf 18:23:55 ---> c9e72af9f6b3 18:23:55 Step 10/24 : RUN ${MAKE} 18:23:55 ---> Running in 1b4cd3a4c5d9 18:23:55 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.25" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:24:07 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 18:24:07 Removing intermediate container 1b4cd3a4c5d9 18:24:07 ---> 3eb6e26674b9 18:24:07 Step 11/24 : FROM alpine:3.14 18:24:07 3.14: Pulling from library/alpine 18:24:07 a0d0a0d46f8b: Already exists 18:24:07 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 18:24:07 Status: Downloaded newer image for alpine:3.14 18:24:07 ---> 14119a10abf4 18:24:07 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 18:24:08 ---> Running in 20b98f14f183 18:24:08 Removing intermediate container 20b98f14f183 18:24:08 ---> 4c3a2d0263ab 18:24:08 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 18:24:08 ---> Running in 5fdd028f2ff5 18:24:08 Removing intermediate container 5fdd028f2ff5 18:24:08 ---> 02744cd8342d 18:24:08 Step 14/24 : RUN apk add --update --no-cache zeromq 18:24:08 ---> Running in 2f3cf7e88ea7 18:24:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 18:24:09 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 18:24:10 (1/5) Installing libgcc (10.3.1_git20210424-r2) 18:24:10 (2/5) Installing libsodium (1.0.18-r0) 18:24:10 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 18:24:10 (4/5) Installing libzmq (4.3.4-r0) 18:24:10 (5/5) Installing zeromq (4.3.4-r0) 18:24:10 Executing busybox-1.33.1-r3.trigger 18:24:10 OK: 8 MiB in 19 packages 18:24:10 Removing intermediate container 2f3cf7e88ea7 18:24:10 ---> 47c4ce29726a 18:24:10 Step 15/24 : WORKDIR / 18:24:11 ---> Running in 8b81367b9207 18:24:11 Removing intermediate container 8b81367b9207 18:24:11 ---> 339e6d4811bf 18:24:11 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:24:11 ---> f1f391013020 18:24:11 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:24:11 ---> 18ccf8053e99 18:24:11 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:24:11 ---> b8bd0b0b7ed0 18:24:11 Step 19/24 : EXPOSE 59999 18:24:11 ---> Running in 9911001d2d38 18:24:11 Removing intermediate container 9911001d2d38 18:24:11 ---> 2e845de36843 18:24:11 Step 20/24 : ENTRYPOINT ["/device-simple"] 18:24:11 ---> Running in f646553d3b53 18:24:11 Removing intermediate container f646553d3b53 18:24:11 ---> 22d68be8c9ab 18:24:11 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 18:24:11 ---> Running in 6b505eff3a81 18:24:11 Removing intermediate container 6b505eff3a81 18:24:11 ---> e4db6674ef0b 18:24:11 Step 22/24 : LABEL arch=amd64 18:24:11 ---> Running in de29c6504420 18:24:11 Removing intermediate container de29c6504420 18:24:11 ---> b1b57845c2b3 18:24:11 Step 23/24 : LABEL git_sha=03dd633c157cc78c3153413baf97d57252ad0ef0 18:24:12 ---> Running in 4e31a6bc5190 18:24:12 Removing intermediate container 4e31a6bc5190 18:24:12 ---> f25fd5e755d2 18:24:12 Step 24/24 : LABEL version=2.0.1-dev.25 18:24:12 ---> Running in db460c27ab6e 18:24:12 Removing intermediate container db460c27ab6e 18:24:12 ---> dadda1972113 18:24:12 [Warning] One or more build-args [ARCH] were not consumed 18:24:12 Successfully built dadda1972113 18:24:12 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 18:24:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:12 18:24:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 18:24:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:12 latest: Pulling from edgex-lftools-log-publisher 18:24:12 b4d181a07f80: Pulling fs layer 18:24:12 a1111a8f2ec3: Pulling fs layer 18:24:12 ed53099fbce6: Pulling fs layer 18:24:12 dc539afda2c1: Pulling fs layer 18:24:12 77bc0d833cb6: Pulling fs layer 18:24:12 9065ff56babe: Pulling fs layer 18:24:12 d287ab97295c: Pulling fs layer 18:24:12 77bc0d833cb6: Waiting 18:24:12 9065ff56babe: Waiting 18:24:12 d287ab97295c: Waiting 18:24:12 dc539afda2c1: Waiting 18:24:12 a1111a8f2ec3: Verifying Checksum 18:24:12 a1111a8f2ec3: Download complete 18:24:12 dc539afda2c1: Verifying Checksum 18:24:12 dc539afda2c1: Download complete 18:24:12 ed53099fbce6: Verifying Checksum 18:24:12 ed53099fbce6: Download complete 18:24:13 9065ff56babe: Verifying Checksum 18:24:13 9065ff56babe: Download complete 18:24:13 77bc0d833cb6: Verifying Checksum 18:24:13 77bc0d833cb6: Download complete 18:24:13 b4d181a07f80: Verifying Checksum 18:24:13 b4d181a07f80: Download complete 18:24:13 d287ab97295c: Verifying Checksum 18:24:13 d287ab97295c: Download complete 18:24:14 b4d181a07f80: Pull complete 18:24:15 a1111a8f2ec3: Pull complete 18:24:15 ed53099fbce6: Pull complete 18:24:15 dc539afda2c1: Pull complete 18:24:15 77bc0d833cb6: Pull complete 18:24:15 9065ff56babe: Pull complete 18:24:21 d287ab97295c: Pull complete 18:24:21 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 18:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:24:21 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 18:24:21 prd-centos7-docker-4c-2g-46 does not seem to be running inside a container 18:24:21 $ 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/24 -v /w/workspace/device-sdk-go/24:/w/workspace/device-sdk-go/24:rw,z -v /w/workspace/device-sdk-go/24@tmp:/w/workspace/device-sdk-go/24@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:24:23 $ docker top eec6e4b36c33c86180dd3cfcf82848a7c89b6b37fe56ad4b8651f3a3edb44e42 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:24:24 ---> job-cost.sh 18:24:24 lf-activate-venv: SKIPPING 18:24:24 INFO: No Stack... 18:24:24 INFO: Retrieving Pricing Info for: v3-standard-2 18:24:24 INFO: Archiving Costs [Pipeline] sh 18:24:25 + cat /w/workspace/device-sdk-go/24/archives/cost.csv 18:24:25 + cut -d, -f6 [Pipeline] lock 18:24:25 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-24-stack-cost] 18:24:25 Resource [jenkins-edgexfoundry-device-sdk-go-main-24-stack-cost] did not exist. Created. 18:24:25 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:24:25 + echo total: 0.05999999865889549 [Pipeline] stash 18:24:25 Stashed 1 file(s) [Pipeline] } 18:24:25 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 18:24:25 $ docker stop --time=1 eec6e4b36c33c86180dd3cfcf82848a7c89b6b37fe56ad4b8651f3a3edb44e42 18:24:26 $ docker rm -f eec6e4b36c33c86180dd3cfcf82848a7c89b6b37fe56ad4b8651f3a3edb44e42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 20:53:00 Running on prd-ubuntu18.04-docker-arm64-4c-16g-12255 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws 20:53:00 Running in /w/workspace/device-sdk-go/24 [Pipeline] { [Pipeline] checkout 20:53:00 Selected Git installation does not exist. Using Default 20:53:00 The recommended git tool is: NONE 20:53:06 using credential edgex-jenkins-ssh 20:53:06 Cloning the remote Git repository 20:53:06 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 20:53:06 > git init /w/workspace/device-sdk-go/24 # timeout=10 20:53:06 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 20:53:06 > git --version # timeout=10 20:53:06 > git --version # 'git version 2.17.1' 20:53:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:53:06 > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:53:08 Avoid second fetch 20:53:08 Checking out Revision 03dd633c157cc78c3153413baf97d57252ad0ef0 (main) 20:53:07 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 20:53:08 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:53:08 > git config core.sparsecheckout # timeout=10 20:53:08 > git checkout -f 03dd633c157cc78c3153413baf97d57252ad0ef0 # timeout=10 20:53:12 Commit message: "Merge pull request #1047 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-registry/v2-2.0.1-dev.9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:53:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:53:13 % Total % Received % Xferd Average Speed Time Time Time Current 20:53:13 Dload Upload Total Spent Left Speed 20:53:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 68346 0 --:--:-- --:--:-- --:--:-- 68346 [Pipeline] sh 20:53:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:53:14 + sudo tee /etc/docker/daemon.new 20:53:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:53:14 { 20:53:14 "registry-mirrors": [ 20:53:14 "https://nexus3.edgexfoundry.org:10001" 20:53:14 ], 20:53:14 "bip": "10.250.0.254/24", 20:53:14 "hosts": [ 20:53:14 "tcp://0.0.0.0:5555", 20:53:14 "unix:///var/run/docker.sock" 20:53:14 ], 20:53:14 "mtu": 1458, 20:53:14 "selinux-enabled": true, 20:53:14 "seccomp-profile": "/etc/docker/seccomp.json" 20:53:14 } [Pipeline] sh 20:53:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:53:15 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:53:33 provisioning config files... 20:53:33 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/24@tmp/config4759885176873251521tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:53:33 ---> docker-login.sh 20:53:33 nexus3.edgexfoundry.org:10001 20:53:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:35 Configure a credential helper to remove this warning. See 20:53:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:35 20:53:35 Login Succeeded 20:53:35 nexus3.edgexfoundry.org:10002 20:53:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:35 Configure a credential helper to remove this warning. See 20:53:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:35 20:53:35 Login Succeeded 20:53:35 nexus3.edgexfoundry.org:10003 20:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:36 Configure a credential helper to remove this warning. See 20:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:36 20:53:36 Login Succeeded 20:53:36 nexus3.edgexfoundry.org:10004 20:53:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:36 Configure a credential helper to remove this warning. See 20:53:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:36 20:53:36 Login Succeeded 20:53:36 docker.io 20:53:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:53:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:53:37 Configure a credential helper to remove this warning. See 20:53:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:53:37 20:53:37 Login Succeeded 20:53:37 ---> docker-login.sh ends [Pipeline] } 20:53:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:53:38 ========================================================= 20:53:38 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] 20:53:38 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh 20:53:38 + 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 . 20:53:39 Sending build context to Docker daemon 2.722MB 20:53:39 Step 1/10 : ARG BASE=golang:1.16-alpine3.14 20:53:39 Step 2/10 : FROM ${BASE} AS builder 20:53:39 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:53:39 552d1f2373af: Pulling fs layer 20:53:39 ea3f2d53f512: Pulling fs layer 20:53:39 9e70ebbbe112: Pulling fs layer 20:53:39 7a9cfe048b4a: Pulling fs layer 20:53:39 72dc09318566: Pulling fs layer 20:53:39 f4f7b4309257: Pulling fs layer 20:53:39 0ac9a79272e3: Pulling fs layer 20:53:39 b78e95d17946: Pulling fs layer 20:53:39 7a9cfe048b4a: Waiting 20:53:39 72dc09318566: Waiting 20:53:39 f4f7b4309257: Waiting 20:53:39 0ac9a79272e3: Waiting 20:53:39 b78e95d17946: Waiting 20:53:39 9e70ebbbe112: Verifying Checksum 20:53:39 9e70ebbbe112: Download complete 20:53:39 ea3f2d53f512: Download complete 20:53:39 72dc09318566: Verifying Checksum 20:53:39 72dc09318566: Download complete 20:53:39 f4f7b4309257: Download complete 20:53:39 552d1f2373af: Verifying Checksum 20:53:39 552d1f2373af: Download complete 20:53:39 0ac9a79272e3: Verifying Checksum 20:53:39 0ac9a79272e3: Download complete 20:53:40 552d1f2373af: Pull complete 20:53:41 ea3f2d53f512: Pull complete 20:53:42 b78e95d17946: Verifying Checksum 20:53:42 b78e95d17946: Download complete 20:53:42 9e70ebbbe112: Pull complete 20:53:42 7a9cfe048b4a: Verifying Checksum 20:53:42 7a9cfe048b4a: Download complete 20:53:55 7a9cfe048b4a: Pull complete 20:53:55 72dc09318566: Pull complete 20:53:55 f4f7b4309257: Pull complete 20:53:55 0ac9a79272e3: Pull complete 20:54:01 b78e95d17946: Pull complete 20:54:01 Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 20:54:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine 20:54:01 ---> 8b459fc5aaf0 20:54:01 Step 3/10 : ARG MAKE=make build 20:54:03 ---> Running in f04d284ec64b 20:54:04 Removing intermediate container f04d284ec64b 20:54:04 ---> 2d0c4e60277a 20:54:04 Step 4/10 : WORKDIR /device-sdk-go 20:54:04 ---> Running in 2c1bddcbb12a 20:54:04 Removing intermediate container 2c1bddcbb12a 20:54:04 ---> 5fa9d3bb5a22 20:54:04 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:54:04 ---> Running in 40cecaa7e01a 20:54:05 Removing intermediate container 40cecaa7e01a 20:54:05 ---> 15be0e04cc29 20:54:05 Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:54:05 ---> Running in 12d0b8697570 20:54:08 Removing intermediate container 12d0b8697570 20:54:08 ---> 5019f478f48b 20:54:08 Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:54:08 ---> Running in a521ffb4591f 20:54:09 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:54:10 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:54:11 OK: 219 MiB in 52 packages 20:54:12 Removing intermediate container a521ffb4591f 20:54:12 ---> 1053e74977aa 20:54:12 Step 8/10 : COPY . . 20:54:13 ---> 351e72fc2885 20:54:13 Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:54:13 ---> Running in fb80d9470785 20:55:35 Removing intermediate container fb80d9470785 20:55:35 ---> 937e72c0b0ea 20:55:35 Step 10/10 : RUN ${MAKE} 20:55:35 ---> Running in 2e0a0e3bd08e 20:55:35 noop 20:55:35 Removing intermediate container 2e0a0e3bd08e 20:55:35 ---> 86bb1e589eb6 20:55:35 Successfully built 86bb1e589eb6 20:55:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh 20:55:35 + docker inspect -f . ci-base-image-arm64 20:55:35 . [Pipeline] withDockerContainer 20:55:36 prd-ubuntu18.04-docker-arm64-4c-16g-12255 does not seem to be running inside a container 20:55:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/24 -v /w/workspace/device-sdk-go/24:/w/workspace/device-sdk-go/24:rw,z -v /w/workspace/device-sdk-go/24@tmp:/w/workspace/device-sdk-go/24@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 ******** ci-base-image-arm64 cat 20:55:38 $ docker top 4834a43c5ebe52272b403ba36017bf267584497816c805b4ab707e33d1465aa7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:55:39 + go version 20:55:39 go version go1.16.8 linux/arm64 [Pipeline] } 20:55:39 $ docker stop --time=1 4834a43c5ebe52272b403ba36017bf267584497816c805b4ab707e33d1465aa7 20:55:40 $ docker rm -f 4834a43c5ebe52272b403ba36017bf267584497816c805b4ab707e33d1465aa7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 20:55:41 + docker inspect -f . ci-base-image-arm64 20:55:41 . [Pipeline] withDockerContainer 20:55:41 prd-ubuntu18.04-docker-arm64-4c-16g-12255 does not seem to be running inside a container 20:55:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/24 -v /w/workspace/device-sdk-go/24:/w/workspace/device-sdk-go/24:rw,z -v /w/workspace/device-sdk-go/24@tmp:/w/workspace/device-sdk-go/24@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 ******** ci-base-image-arm64 cat 20:55:43 $ docker top 22d363cb7d38ae43bc65f690464b3d8ce6841cc17690a841364fc1a80306304e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh 20:55:44 + make test 20:55:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 20:56:17 ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] 20:57:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] 20:57:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] 20:57:38 ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] 20:57:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.344s coverage: 23.8% of statements 20:57:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] 20:57:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.290s coverage: 28.1% of statements 20:57:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.268s coverage: 78.9% of statements 20:57:38 ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.219s coverage: 9.0% of statements 20:57:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] 20:57:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] 20:57:38 ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] 20:57:41 ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.393s coverage: 28.7% of statements 20:57:41 ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] 20:57:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.272s coverage: 83.3% of statements 20:57:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] 20:57:44 ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] 20:57:44 ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.478s coverage: 57.8% of statements 20:57:45 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.603s coverage: 88.8% of statements 20:57:45 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] 20:57:46 ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.245s coverage: 4.9% of statements 20:57:46 ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] 20:57:47 GO111MODULE=on go vet ./... 20:59:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:59:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:59:09 ./bin/test-attribution-txt.sh [Pipeline] } 20:59:09 $ docker stop --time=1 22d363cb7d38ae43bc65f690464b3d8ce6841cc17690a841364fc1a80306304e 20:59:11 $ docker rm -f 22d363cb7d38ae43bc65f690464b3d8ce6841cc17690a841364fc1a80306304e [Pipeline] // withDockerContainer [Pipeline] sh 20:59:12 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:59:12 Warning: overwriting stash ‘coverage-report’ 20:59:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:59:14 + ls -al . 20:59:14 total 300 20:59:14 drwxrwxr-x 10 jenkins jenkins 4096 Oct 28 20:59 . 20:59:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 20:53 .. 20:59:14 -rw-rw-r-- 1 jenkins jenkins 140 Oct 28 20:53 .dockerignore 20:59:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 28 20:53 .git 20:59:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 20:53 .github 20:59:14 -rw-rw-r-- 1 jenkins jenkins 131 Oct 28 20:53 .gitignore 20:59:14 -rw-rw-r-- 1 jenkins jenkins 24816 Oct 28 20:53 CHANGELOG.md 20:59:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 28 20:53 GOVERNANCE.md 20:59:14 -rw-rw-r-- 1 jenkins jenkins 880 Oct 28 20:53 Jenkinsfile 20:59:14 -rw-rw-r-- 1 jenkins jenkins 11341 Oct 28 20:53 LICENSE 20:59:14 -rw-rw-r-- 1 jenkins jenkins 1120 Oct 28 20:53 Makefile 20:59:14 -rw-rw-r-- 1 jenkins jenkins 619 Oct 28 20:53 OWNERS.md 20:59:14 -rw-rw-r-- 1 jenkins jenkins 4877 Oct 28 20:53 README.md 20:59:14 -rw-rw-r-- 1 jenkins jenkins 12 Oct 28 18:20 VERSION 20:59:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 28 20:53 bin 20:59:14 -rw-r--r-- 1 jenkins jenkins 126785 Oct 28 20:57 coverage.out 20:59:14 drwxrwxr-x 5 jenkins jenkins 4096 Oct 28 20:53 example 20:59:14 -rw-rw-r-- 1 jenkins jenkins 602 Oct 28 20:53 go.mod 20:59:14 -rw-rw-r-- 1 jenkins jenkins 49979 Oct 28 20:53 go.sum 20:59:14 drwxrwxr-x 15 jenkins jenkins 4096 Oct 28 20:53 internal 20:59:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 28 20:53 openapi 20:59:14 drwxrwxr-x 5 jenkins jenkins 4096 Oct 28 20:53 pkg 20:59:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 28 20:53 snap 20:59:14 -rw-rw-r-- 1 jenkins jenkins 222 Oct 28 20:53 version.go [Pipeline] isUnix [Pipeline] sh 20:59:14 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=03dd633c157cc78c3153413baf97d57252ad0ef0 --label arch=arm64 --label version=2.0.1-dev.25 . 20:59:15 Sending build context to Docker daemon 2.85MB 20:59:15 Step 1/24 : ARG BASE=golang:1.16-alpine3.14 20:59:15 Step 2/24 : FROM ${BASE} AS builder 20:59:15 ---> 86bb1e589eb6 20:59:15 Step 3/24 : ARG MAKE=make build 20:59:15 ---> Running in 6f7aaef1245d 20:59:16 Removing intermediate container 6f7aaef1245d 20:59:16 ---> f53e6709965a 20:59:16 Step 4/24 : WORKDIR /device-sdk-go 20:59:16 ---> Running in 09a8267c8798 20:59:17 Removing intermediate container 09a8267c8798 20:59:17 ---> 4f767c4e91ef 20:59:17 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 20:59:17 ---> Running in 465b39d5a5b1 20:59:17 Removing intermediate container 465b39d5a5b1 20:59:17 ---> 7c70c68bd581 20:59:17 Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 20:59:17 ---> Running in 7a0a12aed422 20:59:20 Removing intermediate container 7a0a12aed422 20:59:20 ---> efe5eef4ba64 20:59:20 Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev 20:59:20 ---> Running in 3bf6197cd836 20:59:21 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 20:59:22 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 20:59:24 OK: 219 MiB in 52 packages 20:59:25 Removing intermediate container 3bf6197cd836 20:59:25 ---> df72de649268 20:59:25 Step 8/24 : COPY . . 20:59:26 ---> eafb81f82603 20:59:26 Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:59:27 ---> Running in 814a7bf477fd 20:59:30 Removing intermediate container 814a7bf477fd 20:59:30 ---> bb303c4a733c 20:59:30 Step 10/24 : RUN ${MAKE} 20:59:30 ---> Running in 7aab47777930 20:59:31 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=2.0.1-dev.25" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 21:00:18 CGO_ENABLED=1 GO111MODULE=on go install -tags=safe 21:00:19 Removing intermediate container 7aab47777930 21:00:19 ---> 505fb0025fc7 21:00:19 Step 11/24 : FROM alpine:3.14 21:00:19 3.14: Pulling from library/alpine 21:00:19 552d1f2373af: Already exists 21:00:20 Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a 21:00:20 Status: Downloaded newer image for alpine:3.14 21:00:20 ---> bb3de5531c18 21:00:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' 21:00:20 ---> Running in 6de8b91ca918 21:00:20 Removing intermediate container 6de8b91ca918 21:00:20 ---> 440cab7ac8a4 21:00:20 Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 21:00:20 ---> Running in e6d5e425ec3d 21:00:23 Removing intermediate container e6d5e425ec3d 21:00:23 ---> dd7339666e2c 21:00:23 Step 14/24 : RUN apk add --update --no-cache zeromq 21:00:23 ---> Running in 1baf95ebd203 21:00:24 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 21:00:25 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 21:00:26 (1/5) Installing libgcc (10.3.1_git20210424-r2) 21:00:26 (2/5) Installing libsodium (1.0.18-r0) 21:00:26 (3/5) Installing libstdc++ (10.3.1_git20210424-r2) 21:00:27 (4/5) Installing libzmq (4.3.4-r0) 21:00:27 (5/5) Installing zeromq (4.3.4-r0) 21:00:27 Executing busybox-1.33.1-r3.trigger 21:00:27 OK: 8 MiB in 19 packages 21:00:28 Removing intermediate container 1baf95ebd203 21:00:28 ---> 117fa44f0a7e 21:00:28 Step 15/24 : WORKDIR / 21:00:28 ---> Running in 2c800307f425 21:00:28 Removing intermediate container 2c800307f425 21:00:28 ---> 89bfd61c1303 21:00:28 Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 21:00:29 ---> d3ad58d107f2 21:00:29 Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 21:00:30 ---> 4cc00c99d880 21:00:30 Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 21:00:31 ---> 9a5c44eccd89 21:00:31 Step 19/24 : EXPOSE 59999 21:00:31 ---> Running in c1c3329f17f9 21:00:32 Removing intermediate container c1c3329f17f9 21:00:32 ---> 6e92592b2f86 21:00:32 Step 20/24 : ENTRYPOINT ["/device-simple"] 21:00:32 ---> Running in b4234fe2833d 21:00:32 Removing intermediate container b4234fe2833d 21:00:32 ---> 930e502f658d 21:00:32 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 21:00:32 ---> Running in f9c26c82b965 21:00:33 Removing intermediate container f9c26c82b965 21:00:33 ---> 23eaed1e4f23 21:00:33 Step 22/24 : LABEL arch=arm64 21:00:33 ---> Running in a3897226fe9e 21:00:33 Removing intermediate container a3897226fe9e 21:00:33 ---> 0ec9f8b8e857 21:00:33 Step 23/24 : LABEL git_sha=03dd633c157cc78c3153413baf97d57252ad0ef0 21:00:34 ---> Running in b909dc9cb62c 21:00:34 Removing intermediate container b909dc9cb62c 21:00:34 ---> c78eef310845 21:00:34 Step 24/24 : LABEL version=2.0.1-dev.25 21:00:34 ---> Running in 58a218e645be 21:00:34 Removing intermediate container 58a218e645be 21:00:34 ---> 1652a6f8ee9c 21:00:34 [Warning] One or more build-args [ARCH] were not consumed 21:00:34 Successfully built 1652a6f8ee9c 21:00:35 Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:00:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:36 21:00:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh 21:00:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:36 arm64: Pulling from edgex-lftools-log-publisher 21:00:36 448f6bf000e3: Pulling fs layer 21:00:36 f757da607395: Pulling fs layer 21:00:36 05883995daec: Pulling fs layer 21:00:36 8603b9c90790: Pulling fs layer 21:00:36 1560dd03e051: Pulling fs layer 21:00:36 27f5ce0e4adf: Pulling fs layer 21:00:36 8603b9c90790: Waiting 21:00:36 1560dd03e051: Waiting 21:00:36 c2d8d7efcc4b: Pulling fs layer 21:00:36 27f5ce0e4adf: Waiting 21:00:36 c2d8d7efcc4b: Waiting 21:00:36 f757da607395: Verifying Checksum 21:00:36 f757da607395: Download complete 21:00:36 8603b9c90790: Verifying Checksum 21:00:36 8603b9c90790: Download complete 21:00:36 1560dd03e051: Verifying Checksum 21:00:36 1560dd03e051: Download complete 21:00:36 27f5ce0e4adf: Verifying Checksum 21:00:36 27f5ce0e4adf: Download complete 21:00:36 05883995daec: Verifying Checksum 21:00:36 05883995daec: Download complete 21:00:37 448f6bf000e3: Download complete 21:00:39 c2d8d7efcc4b: Verifying Checksum 21:00:39 c2d8d7efcc4b: Download complete 21:00:40 448f6bf000e3: Pull complete 21:00:41 f757da607395: Pull complete 21:00:43 05883995daec: Pull complete 21:00:43 8603b9c90790: Pull complete 21:00:44 1560dd03e051: Pull complete 21:00:44 27f5ce0e4adf: Pull complete 21:00:59 c2d8d7efcc4b: Pull complete 21:00:59 Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 21:00:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:00:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer 21:01:00 prd-ubuntu18.04-docker-arm64-4c-16g-12255 does not seem to be running inside a container 21:01:00 $ 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/24 -v /w/workspace/device-sdk-go/24:/w/workspace/device-sdk-go/24:rw,z -v /w/workspace/device-sdk-go/24@tmp:/w/workspace/device-sdk-go/24@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 21:01:03 $ docker top 920f98af3d224cfe8d40832451cab850dbe4873570cf76b9d73e49a618eab3be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:04 ---> job-cost.sh 21:01:04 lf-activate-venv: SKIPPING 21:01:04 INFO: No Stack... 21:01:06 INFO: Retrieving Pricing Info for: v3-standard-4 21:01:06 INFO: Archiving Costs [Pipeline] sh 21:01:07 + + cutcat -d, /w/workspace/device-sdk-go/24/archives/cost.csv -f6 21:01:07 [Pipeline] lock 21:01:07 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-main-24-stack-cost] 21:01:07 Resource [jenkins-edgexfoundry-device-sdk-go-main-24-stack-cost] did not exist. Created. 21:01:07 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-main-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:08 /w/workspace/device-sdk-go/24@tmp/durable-e0f3b495/script.sh: 1: /w/workspace/device-sdk-go/24@tmp/durable-e0f3b495/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh 21:01:08 + echo total: 0.10999999940395355 [Pipeline] stash 21:01:08 Warning: overwriting stash ‘stack-cost’ 21:01:08 Stashed 1 file(s) [Pipeline] } 21:01:09 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-main-24-stack-cost] [Pipeline] // lock [Pipeline] } 21:01:09 $ docker stop --time=1 920f98af3d224cfe8d40832451cab850dbe4873570cf76b9d73e49a618eab3be 21:01:10 $ docker rm -f 920f98af3d224cfe8d40832451cab850dbe4873570cf76b9d73e49a618eab3be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:01:11 provisioning config files... 21:01:11 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config5081714442157198227tmp [Pipeline] { [Pipeline] sh 21:01:11 + set +x 21:01:11 + curl -s https://codecov.io/bash 21:01:11 + bash -s -- 21:01:11 21:01:11 _____ _ 21:01:11 / ____| | | 21:01:11 | | ___ __| | ___ ___ _____ __ 21:01:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:01:11 | |___| (_) | (_| | __/ (_| (_) \ V / 21:01:11 \_____\___/ \__,_|\___|\___\___/ \_/ 21:01:11 Bash-1.0.6 21:01:11 21:01:11 21:01:11 ==> git version 2.24.4 found 21:01:11 ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 21:01:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp 21:01:11 Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets 21:01:11 ==> Jenkins CI detected. 21:01:11 current dir:  /w/workspace/edgexfoundry_device-sdk-go_main 21:01:11 project root: . 21:01:11 --> token set from env 21:01:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:01:11 ==> Running gcov in . (disable via -X gcov) 21:01:12 ==> Python coveragepy not found 21:01:12 ==> Searching for coverage reports in: 21:01:12 + . 21:01:12 -> Found 1 reports 21:01:12 ==> Detecting git/mercurial file structure 21:01:12 ==> Reading reports 21:01:12 + ./coverage.out bytes=126785 21:01:12 ==> Appending adjustments 21:01:12 https://docs.codecov.io/docs/fixing-reports 21:01:12 + Found adjustments 21:01:12 ==> Gzipping contents 21:01:12 16K /tmp/codecov.QDI1pD.gz 21:01:12 ==> Uploading reports 21:01:12 url: https://codecov.io 21:01:12 query: branch=main&commit=03dd633c157cc78c3153413baf97d57252ad0ef0&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:01:12 -> Pinging Codecov 21:01:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=main&commit=03dd633c157cc78c3153413baf97d57252ad0ef0&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:01:12 -> Uploading to 21:01:12 https://storage.googleapis.com/codecov/v4/raw/2021-10-28/7E55EF52A471D76F132DFD9A03CDDE97/03dd633c157cc78c3153413baf97d57252ad0ef0/ebd62cc1-74a1-4fc7-936d-ac02c2724ee2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211028%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211028T210112Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cb6953d3050c07204b0a2b8ec7e7e423eb109b9b4e7a54ef568d9205fcc9db08 21:01:12 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:12 Dload Upload Total Spent Left Speed 21:01:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16183 0 0 100 16183 0 59407 --:--:-- --:--:-- --:--:-- 59496 21:01:12 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/03dd633c157cc78c3153413baf97d57252ad0ef0 [Pipeline] } 21:01:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:01:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:01:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh 21:01:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:01:13 21:01:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh 21:01:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:01:13 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:01:13 188c0c94c7c5: Pulling fs layer 21:01:13 0ef7d3d256c8: Pulling fs layer 21:01:13 de9db76c5a1d: Pulling fs layer 21:01:13 0eba1c9be4d2: Pulling fs layer 21:01:13 0d57e429df01: Pulling fs layer 21:01:13 4e4be7b47b0d: Pulling fs layer 21:01:13 e1f770b5df2f: Pulling fs layer 21:01:13 85a0685a4137: Pulling fs layer 21:01:13 0eba1c9be4d2: Waiting 21:01:13 0d57e429df01: Waiting 21:01:13 4e4be7b47b0d: Waiting 21:01:13 e1f770b5df2f: Waiting 21:01:13 85a0685a4137: Waiting 21:01:13 de9db76c5a1d: Verifying Checksum 21:01:13 de9db76c5a1d: Download complete 21:01:13 0ef7d3d256c8: Verifying Checksum 21:01:13 0ef7d3d256c8: Download complete 21:01:13 0d57e429df01: Verifying Checksum 21:01:13 0d57e429df01: Download complete 21:01:13 4e4be7b47b0d: Verifying Checksum 21:01:13 4e4be7b47b0d: Download complete 21:01:13 188c0c94c7c5: Verifying Checksum 21:01:13 188c0c94c7c5: Download complete 21:01:14 188c0c94c7c5: Pull complete 21:01:14 e1f770b5df2f: Verifying Checksum 21:01:14 e1f770b5df2f: Download complete 21:01:14 0ef7d3d256c8: Pull complete 21:01:14 de9db76c5a1d: Pull complete 21:01:14 0eba1c9be4d2: Download complete 21:01:14 85a0685a4137: Verifying Checksum 21:01:14 85a0685a4137: Download complete 21:01:18 0eba1c9be4d2: Pull complete 21:01:18 0d57e429df01: Pull complete 21:01:18 4e4be7b47b0d: Pull complete 21:01:19 e1f770b5df2f: Pull complete 21:01:22 85a0685a4137: Pull complete 21:01:22 Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 21:01:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:01:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer 21:01:22 prd-centos7-docker-4c-2g-39 does not seem to be running inside a container 21:01:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:01:25 $ docker top bc01e153eb23cdaab092d7ac6939802d9a895d5a4c15d338b939ac14f44f255c -eo pid,comm [Pipeline] { [Pipeline] echo 21:01:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh 21:01:25 + set -o pipefail 21:01:25 + snyk monitor '--org=edgex-jenkins' 21:01:30 21:01:30 Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v2)... 21:01:30 21:01:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/a91414f5-c324-409e-a494-413a27791127/history/f58754ba-a7cb-4138-a27f-69d0bf0f7613 21:01:30 21:01:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:01:30 21:01:30 [Pipeline] } 21:01:30 $ docker stop --time=1 bc01e153eb23cdaab092d7ac6939802d9a895d5a4c15d338b939ac14f44f255c 21:01:32 $ docker rm -f bc01e153eb23cdaab092d7ac6939802d9a895d5a4c15d338b939ac14f44f255c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 21:01:33 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:01:33 provisioning config files... 21:01:33 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8066389177586818939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:01:33 --> edgex-publish-swagger.sh 21:01:33 === Publish openapi/v2 API === 21:01:33 [publishToSwagger] Publishing the API Docs [openapi/v2] to Swagger 21:01:33 [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v2/device-sdk.yaml] 21:01:33 % Total % Received % Xferd Average Speed Time Time Time Current 21:01:33 Dload Upload Total Spent Left Speed 21:01:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51659 0 0 100 51659 0 64837 --:--:-- --:--:-- --:--:-- 64898 21:01:34 21:01:34 [Pipeline] } 21:01:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:01:34 + git log --format=format:%s -1 03dd633c157cc78c3153413baf97d57252ad0ef0 [Pipeline] isUnix [Pipeline] sh 21:01:35 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:35 . [Pipeline] withDockerContainer 21:01:35 prd-centos7-docker-4c-2g-39 does not seem to be running inside a container 21:01:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:01:35 $ docker top 4e53d17a8f58f74b00e9cdd6222e41095eb3314b8492069f120ddab611c62419 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:35 [ssh-agent] Looking for ssh-agent implementation... 21:01:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:35 $ docker exec 4e53d17a8f58f74b00e9cdd6222e41095eb3314b8492069f120ddab611c62419 ssh-agent 21:01:35 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXCicMkl/agent.13 21:01:35 SSH_AGENT_PID=19 21:01:35 Running ssh-add (command line suppressed) 21:01:36 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1930115133717444824.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1930115133717444824.key) 21:01:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:36 + git semver tag 21:01:36 # -> Open(): unable to determine branch for HEAD 21:01:36 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 21:01:36 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 21:01:36 # $SEMVER_REMOTE_NAME = origin 21:01:36 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:36 # $SEMVER_USER_NAME = edgex-jenkins 21:01:36 # $SEMVER_BRANCH = main 21:01:36 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 21:01:36 # 03dd633c157cc78c3153413baf97d57252ad0ef0 HEAD 21:01:36 # -> Force: false 21:01:36 # 0433de303ef4d20fc1b653ea0451fa10136a3f3b refs/tags/v2.0.1-dev.25 [Pipeline] } 21:01:36 $ docker exec --env ******** --env ******** 4e53d17a8f58f74b00e9cdd6222e41095eb3314b8492069f120ddab611c62419 ssh-agent -k 21:01:36 unset SSH_AUTH_SOCK; 21:01:36 unset SSH_AGENT_PID; 21:01:36 echo Agent pid 19 killed; 21:01:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:36 + git semver [Pipeline] } 21:01:36 $ docker stop --time=1 4e53d17a8f58f74b00e9cdd6222e41095eb3314b8492069f120ddab611c62419 21:01:37 $ docker rm -f 4e53d17a8f58f74b00e9cdd6222e41095eb3314b8492069f120ddab611c62419 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh 21:01:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:01:38 21:01:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh 21:01:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:01:38 0.23.1-centos7: Pulling from edgex-lftools 21:01:38 ab5ef0e58194: Pulling fs layer 21:01:38 9712f1f96733: Pulling fs layer 21:01:38 63f879dbbcfc: Pulling fs layer 21:01:38 0d9ebad4ef96: Pulling fs layer 21:01:38 e9a5061849ea: Pulling fs layer 21:01:38 d747dcd14b5f: Pulling fs layer 21:01:38 2de7ff778b66: Pulling fs layer 21:01:38 0d9ebad4ef96: Waiting 21:01:38 e9a5061849ea: Waiting 21:01:38 d747dcd14b5f: Waiting 21:01:38 2de7ff778b66: Waiting 21:01:38 9712f1f96733: Verifying Checksum 21:01:38 9712f1f96733: Download complete 21:01:38 63f879dbbcfc: Verifying Checksum 21:01:38 63f879dbbcfc: Download complete 21:01:39 ab5ef0e58194: Verifying Checksum 21:01:39 ab5ef0e58194: Download complete 21:01:39 d747dcd14b5f: Verifying Checksum 21:01:39 d747dcd14b5f: Download complete 21:01:39 0d9ebad4ef96: Verifying Checksum 21:01:39 0d9ebad4ef96: Download complete 21:01:39 e9a5061849ea: Verifying Checksum 21:01:39 e9a5061849ea: Download complete 21:01:39 2de7ff778b66: Verifying Checksum 21:01:39 2de7ff778b66: Download complete 21:01:42 ab5ef0e58194: Pull complete 21:01:42 9712f1f96733: Pull complete 21:01:43 63f879dbbcfc: Pull complete 21:01:47 0d9ebad4ef96: Pull complete 21:01:47 e9a5061849ea: Pull complete 21:01:47 d747dcd14b5f: Pull complete 21:01:48 2de7ff778b66: Pull complete 21:01:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:01:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer 21:01:48 prd-centos7-docker-4c-2g-39 does not seem to be running inside a container 21:01:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:01:51 $ docker top fa95d3b83d17925548601201bc0e860ba1852c7a9c66e8632428c90a24d6aa4c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:01:52 provisioning config files... 21:01:52 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7532873423062565319tmp 21:01:52 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7403077340772239357tmp 21:01:52 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config4981668501659548073tmp [Pipeline] { [Pipeline] echo 21:01:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:01:52 ---> sigul-configuration.sh 21:01:52 gpg: directory `/root/.gnupg' created 21:01:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:01:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:01:52 gpg: keyring `/root/.gnupg/secring.gpg' created 21:01:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:01:52 gpg: CAST5 encrypted data 21:01:52 gpg: encrypted with 1 passphrase 21:01:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:01:52 + mkdir /home/jenkins 21:01:52 + mkdir /home/jenkins/sigul [Pipeline] sh 21:01:53 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:01:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:01:53 ---> sigul-install.sh 21:01:53 Sigul already installed; skipping installation. [Pipeline] sh 21:01:53 + git tag --list 21:01:53 0.7.1 21:01:53 delhi-tag 21:01:53 v1.0.0 21:01:53 v1.1.0 21:01:53 v1.1.1 21:01:53 v1.1.2 21:01:53 v1.2.0 21:01:53 v1.2.1 21:01:53 v1.2.2 21:01:53 v1.2.3 21:01:53 v1.3.0 21:01:53 v1.4.0 21:01:53 v2.0.0 21:01:53 v2.0.1-dev.1 21:01:53 v2.0.1-dev.10 21:01:53 v2.0.1-dev.11 21:01:53 v2.0.1-dev.12 21:01:53 v2.0.1-dev.13 21:01:53 v2.0.1-dev.14 21:01:53 v2.0.1-dev.15 21:01:53 v2.0.1-dev.16 21:01:53 v2.0.1-dev.17 21:01:53 v2.0.1-dev.18 21:01:53 v2.0.1-dev.19 21:01:53 v2.0.1-dev.2 21:01:53 v2.0.1-dev.20 21:01:53 v2.0.1-dev.21 21:01:53 v2.0.1-dev.22 21:01:53 v2.0.1-dev.23 21:01:53 v2.0.1-dev.24 21:01:53 v2.0.1-dev.25 21:01:53 v2.0.1-dev.3 21:01:53 v2.0.1-dev.4 21:01:53 v2.0.1-dev.5 21:01:53 v2.0.1-dev.6 21:01:53 v2.0.1-dev.7 21:01:53 v2.0.1-dev.8 21:01:53 v2.0.1-dev.9 [Pipeline] sh 21:01:53 + lftools sign git-tag v2.0.1-dev.25 21:01:54 Signing Git tag with Sigul... 21:01:54 Signing v2.0.1-dev.25 [Pipeline] echo 21:01:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:01:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:01:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:01:55 $ docker stop --time=1 fa95d3b83d17925548601201bc0e860ba1852c7a9c66e8632428c90a24d6aa4c 21:01:57 $ docker rm -f fa95d3b83d17925548601201bc0e860ba1852c7a9c66e8632428c90a24d6aa4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] isUnix [Pipeline] sh 21:01:57 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:01:57 . [Pipeline] withDockerContainer 21:01:57 prd-centos7-docker-4c-2g-39 does not seem to be running inside a container 21:01:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:01:58 $ docker top 8a40d903f136ca837471cbb4bf7b778c76dd69378b7d13f5d2094d09007f08de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:01:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:01:58 [ssh-agent] Looking for ssh-agent implementation... 21:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:01:58 $ docker exec 8a40d903f136ca837471cbb4bf7b778c76dd69378b7d13f5d2094d09007f08de ssh-agent 21:01:58 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXekJEgL/agent.14 21:01:58 SSH_AGENT_PID=20 21:01:58 Running ssh-add (command line suppressed) 21:01:58 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3592895860601894301.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_3592895860601894301.key) 21:01:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:01:58 + git semver bump pre 21:01:58 # -> Open(): unable to determine branch for HEAD 21:01:58 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 21:01:58 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 21:01:58 # $SEMVER_REMOTE_NAME = origin 21:01:58 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:01:58 # $SEMVER_USER_NAME = edgex-jenkins 21:01:58 # $SEMVER_BRANCH = main 21:01:58 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver 21:01:58 2.0.1-dev.26 [Pipeline] } 21:01:58 $ docker exec --env ******** --env ******** 8a40d903f136ca837471cbb4bf7b778c76dd69378b7d13f5d2094d09007f08de ssh-agent -k 21:01:58 unset SSH_AUTH_SOCK; 21:01:58 unset SSH_AGENT_PID; 21:01:58 echo Agent pid 20 killed; 21:01:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:01:59 + git semver [Pipeline] } 21:01:59 $ docker stop --time=1 8a40d903f136ca837471cbb4bf7b778c76dd69378b7d13f5d2094d09007f08de 21:02:00 $ docker rm -f 8a40d903f136ca837471cbb4bf7b778c76dd69378b7d13f5d2094d09007f08de [Pipeline] // withDockerContainer [Pipeline] isUnix [Pipeline] sh 21:02:00 + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest 21:02:00 . [Pipeline] withDockerContainer 21:02:00 prd-centos7-docker-4c-2g-39 does not seem to be running inside a container 21:02:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat 21:02:01 $ docker top 85811474e49017b9d7ee74d035280038d6fa60df95d2e606fe72576a89e4c837 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:02:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:02:01 [ssh-agent] Looking for ssh-agent implementation... 21:02:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:02:01 $ docker exec 85811474e49017b9d7ee74d035280038d6fa60df95d2e606fe72576a89e4c837 ssh-agent 21:02:01 SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgGoGpi/agent.13 21:02:01 SSH_AGENT_PID=19 21:02:01 Running ssh-add (command line suppressed) 21:02:01 Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5451982880392686241.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5451982880392686241.key) 21:02:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:02:01 + git semver push 21:02:01 # -> Open(): unable to determine branch for HEAD 21:02:01 # $GIT_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.git 21:02:01 # $GIT_WORK_TREE = /w/workspace/edgexfoundry_device-sdk-go_main 21:02:01 # $SEMVER_REMOTE_NAME = origin 21:02:01 # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org 21:02:01 # $SEMVER_USER_NAME = edgex-jenkins 21:02:01 # $SEMVER_BRANCH = main 21:02:01 # $SEMVER_DIR = /w/workspace/edgexfoundry_device-sdk-go_main/.semver [Pipeline] } 21:02:04 $ docker exec --env ******** --env ******** 85811474e49017b9d7ee74d035280038d6fa60df95d2e606fe72576a89e4c837 ssh-agent -k 21:02:04 unset SSH_AUTH_SOCK; 21:02:04 unset SSH_AGENT_PID; 21:02:04 echo Agent pid 19 killed; 21:02:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:02:04 + git semver [Pipeline] } 21:02:04 $ docker stop --time=1 85811474e49017b9d7ee74d035280038d6fa60df95d2e606fe72576a89e4c837 21:02:06 $ docker rm -f 85811474e49017b9d7ee74d035280038d6fa60df95d2e606fe72576a89e4c837 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:02:06 + '[' -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 21:02:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:02:07 ---> package-listing.sh 21:02:07 ++ facter osfamily 21:02:07 ++ tr '[:upper:]' '[:lower:]' 21:02:07 + OS_FAMILY=redhat 21:02:07 + workspace=/w/workspace/edgexfoundry_device-sdk-go_main 21:02:07 + START_PACKAGES=/tmp/packages_start.txt 21:02:07 + END_PACKAGES=/tmp/packages_end.txt 21:02:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:02:07 + PACKAGES=/tmp/packages_start.txt 21:02:07 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 21:02:07 + PACKAGES=/tmp/packages_end.txt 21:02:07 + case "${OS_FAMILY}" in 21:02:07 + rpm -qa 21:02:07 + sort 21:02:08 + '[' -f /tmp/packages_start.txt ']' 21:02:08 + '[' -f /tmp/packages_end.txt ']' 21:02:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:02:08 + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' 21:02:08 + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ 21:02:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo 21:02:08 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:02:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 21:02:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:09 21:02:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh 21:02:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:09 latest: Pulling from edgex-lftools-log-publisher 21:02:09 b4d181a07f80: Pulling fs layer 21:02:09 a1111a8f2ec3: Pulling fs layer 21:02:09 ed53099fbce6: Pulling fs layer 21:02:09 dc539afda2c1: Pulling fs layer 21:02:09 77bc0d833cb6: Pulling fs layer 21:02:09 9065ff56babe: Pulling fs layer 21:02:09 d287ab97295c: Pulling fs layer 21:02:09 dc539afda2c1: Waiting 21:02:09 77bc0d833cb6: Waiting 21:02:09 9065ff56babe: Waiting 21:02:09 d287ab97295c: Waiting 21:02:09 a1111a8f2ec3: Verifying Checksum 21:02:09 a1111a8f2ec3: Download complete 21:02:09 dc539afda2c1: Verifying Checksum 21:02:09 dc539afda2c1: Download complete 21:02:09 ed53099fbce6: Verifying Checksum 21:02:09 ed53099fbce6: Download complete 21:02:09 9065ff56babe: Verifying Checksum 21:02:09 9065ff56babe: Download complete 21:02:09 77bc0d833cb6: Verifying Checksum 21:02:09 77bc0d833cb6: Download complete 21:02:09 b4d181a07f80: Verifying Checksum 21:02:09 b4d181a07f80: Download complete 21:02:10 d287ab97295c: Verifying Checksum 21:02:10 d287ab97295c: Download complete 21:02:11 b4d181a07f80: Pull complete 21:02:11 a1111a8f2ec3: Pull complete 21:02:12 ed53099fbce6: Pull complete 21:02:12 dc539afda2c1: Pull complete 21:02:12 77bc0d833cb6: Pull complete 21:02:12 9065ff56babe: Pull complete 21:02:17 d287ab97295c: Pull complete 21:02:17 Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 21:02:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer 21:02:17 prd-centos7-docker-4c-2g-39 does not seem to be running inside a container 21:02:18 $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:02:20 $ docker top c318e57961f2d2947d694d3bc1382dde26019e9d99cb97c30489e52cd05de750 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:20 + touch /tmp/pre-build-complete [Pipeline] sh 21:02:21 + mkdir -p /var/log/sysstat [Pipeline] sh 21:02:21 + ls /var/log/sa-host 21:02:21 + sadf -c /var/log/sa-host/sa28 21:02:21 file_magic: OK 21:02:21 HZ: Using current value: 100 21:02:21 file_header: OK 21:02:21 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:02:21 Statistics: 21:02:21 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...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 21:02:21 File successfully converted to sysstat format version 12.0.3 21:02:21 + sadf -c /var/log/sa-host/sa30 21:02:21 file_magic: OK 21:02:21 HZ: Using current value: 100 21:02:21 file_header: OK 21:02:21 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:02:21 Statistics: 21:02:21 Hnuu...uuuununununu...Hnuu...uuuununununu... 21:02:21 File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:21 provisioning config files... 21:02:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config2821420735148589930tmp [Pipeline] { [Pipeline] echo 21:02:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:02:21 ---> create-netrc.sh [Pipeline] } 21:02:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:02:22 ---> python-tools-install.sh [Pipeline] echo 21:02:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:02:22 ---> sudo-logs.sh 21:02:22 Archiving 'sudo' log.. 21:02:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-39.novalocal: Name or service not known 21:02:22 sudo: unable to resolve host prd-centos7-docker-4c-2g-39.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 21:02:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:02:22 ---> job-cost.sh 21:02:22 lf-activate-venv: SKIPPING 21:02:22 DEBUG: total: 0.10999999940395355 21:02:22 INFO: Retrieving Stack Cost... 21:02:22 INFO: Retrieving Pricing Info for: v3-standard-2 21:02:23 INFO: Archiving Costs [Pipeline] echo 21:02:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:02:23 ---> logs-deploy.sh 21:02:23 lf-activate-venv: SKIPPING 21:02:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/24 21:02:23 INFO: archiving workspace using pattern(s): 21:02:24 Archives upload complete. 21:02:24 INFO: archiving logs to Nexus 21:02:24 ---> uname -a: 21:02:24 Linux prd-centos7-docker-4c-2g-39.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:02:24 21:02:24 21:02:24 ---> lscpu: 21:02:24 Architecture: x86_64 21:02:24 CPU op-mode(s): 32-bit, 64-bit 21:02:24 Byte Order: Little Endian 21:02:24 Address sizes: 40 bits physical, 48 bits virtual 21:02:24 CPU(s): 2 21:02:24 On-line CPU(s) list: 0,1 21:02:24 Thread(s) per core: 1 21:02:24 Core(s) per socket: 1 21:02:24 Socket(s): 2 21:02:24 NUMA node(s): 1 21:02:24 Vendor ID: AuthenticAMD 21:02:24 CPU family: 23 21:02:24 Model: 49 21:02:24 Model name: AMD EPYC-Rome Processor 21:02:24 Stepping: 0 21:02:24 CPU MHz: 2799.998 21:02:24 BogoMIPS: 5599.99 21:02:24 Virtualization: AMD-V 21:02:24 Hypervisor vendor: KVM 21:02:24 Virtualization type: full 21:02:24 L1d cache: 32K 21:02:24 L1i cache: 32K 21:02:24 L2 cache: 512K 21:02:24 L3 cache: 16384K 21:02:24 NUMA node0 CPU(s): 0,1 21:02:24 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:02:24 21:02:24 21:02:24 ---> nproc: 21:02:24 2 21:02:24 21:02:24 21:02:24 ---> df -h: 21:02:24 Filesystem Size Used Avail Use% Mounted on 21:02:24 overlay 40G 8.6G 32G 22% / 21:02:24 tmpfs 64M 0 64M 0% /dev 21:02:24 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 21:02:24 shm 64M 0 64M 0% /dev/shm 21:02:24 /dev/vda1 40G 8.6G 32G 22% /facter-os 21:02:24 21:02:24 21:02:24 ---> sar -b -r -n DEV: 21:02:24 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:02:24 21:02:24 18:20:16 LINUX RESTART (2 CPU) 21:02:24 21:02:24 18:21:01 tps rtps wtps bread/s bwrtn/s 21:02:24 18:22:01 3.71 0.05 3.66 1.60 116.63 21:02:24 18:23:01 0.38 0.00 0.38 0.00 6.51 21:02:24 18:24:01 0.35 0.00 0.35 0.00 3.70 21:02:24 18:25:01 0.20 0.00 0.20 0.00 2.87 21:02:24 18:26:01 0.23 0.00 0.23 0.00 1.97 21:02:24 18:27:01 0.33 0.00 0.33 0.00 4.20 21:02:24 18:28:01 0.22 0.00 0.22 0.00 3.12 21:02:24 18:29:01 0.28 0.00 0.28 0.00 3.38 21:02:24 18:30:01 0.23 0.00 0.23 0.00 2.97 21:02:24 18:31:01 0.18 0.00 0.18 0.00 1.92 21:02:24 18:32:01 0.27 0.00 0.27 0.00 3.76 21:02:24 18:33:01 0.20 0.00 0.20 0.00 2.57 21:02:24 18:34:01 0.27 0.00 0.27 0.00 3.78 21:02:24 18:35:01 0.25 0.00 0.25 0.00 2.43 21:02:24 18:36:01 0.37 0.20 0.17 6.40 1.48 21:02:24 18:37:01 0.73 0.00 0.73 0.00 13.73 21:02:24 18:38:01 0.22 0.00 0.22 0.00 3.13 21:02:24 18:39:01 0.25 0.00 0.25 0.00 3.92 21:02:24 18:40:01 0.23 0.00 0.23 0.00 2.56 21:02:24 18:41:01 0.25 0.00 0.25 0.00 2.97 21:02:24 18:42:01 0.25 0.00 0.25 0.00 2.57 21:02:24 18:43:01 0.15 0.00 0.15 0.00 2.02 21:02:24 18:44:01 0.28 0.00 0.28 0.00 3.38 21:02:24 18:45:01 0.28 0.00 0.28 0.00 2.60 21:02:24 18:46:01 0.25 0.00 0.25 0.00 2.83 21:02:24 18:47:01 0.25 0.00 0.25 0.00 2.72 21:02:24 18:48:01 0.20 0.00 0.20 0.00 1.88 21:02:24 18:49:01 0.23 0.00 0.23 0.00 3.35 21:02:24 18:50:01 0.20 0.00 0.20 0.00 2.68 21:02:24 18:51:01 0.23 0.00 0.23 0.00 3.21 21:02:24 18:52:01 0.22 0.00 0.22 0.00 3.25 21:02:24 18:53:01 0.14 0.00 0.14 0.00 1.90 21:02:24 18:54:01 0.23 0.00 0.23 0.00 2.83 21:02:24 18:55:01 0.22 0.00 0.22 0.00 2.28 21:02:24 18:56:01 0.25 0.00 0.25 0.00 3.22 21:02:24 18:57:01 0.22 0.00 0.22 0.00 2.42 21:02:24 18:58:01 0.17 0.00 0.17 0.00 1.47 21:02:24 18:59:01 0.27 0.00 0.27 0.00 3.66 21:02:24 19:00:01 0.23 0.00 0.23 0.00 2.68 21:02:24 19:01:01 0.27 0.02 0.25 0.13 2.81 21:02:24 19:02:01 0.40 0.08 0.32 1.60 4.90 21:02:24 19:03:01 0.27 0.00 0.27 0.00 2.87 21:02:24 19:04:01 0.20 0.00 0.20 0.00 2.02 21:02:24 19:05:01 0.20 0.00 0.20 0.00 1.73 21:02:24 19:06:01 0.27 0.00 0.27 0.00 4.47 21:02:24 19:07:01 0.22 0.00 0.22 0.00 2.42 21:02:24 19:08:01 0.17 0.00 0.17 0.00 1.60 21:02:24 19:09:01 0.17 0.00 0.17 0.00 1.60 21:02:24 19:10:01 0.17 0.00 0.17 0.00 1.60 21:02:24 19:11:01 0.25 0.00 0.25 0.00 2.82 21:02:24 19:12:01 0.22 0.00 0.22 0.00 2.42 21:02:24 19:13:01 0.25 0.00 0.25 0.00 3.12 21:02:24 19:14:01 0.17 0.00 0.17 0.00 1.62 21:02:24 19:15:01 0.20 0.00 0.20 0.00 1.88 21:02:24 19:16:01 0.23 0.00 0.23 0.00 3.07 21:02:24 19:17:01 0.22 0.00 0.22 0.00 2.42 21:02:24 19:18:01 0.17 0.00 0.17 0.00 1.33 21:02:24 19:19:01 0.17 0.00 0.17 0.00 1.47 21:02:24 19:20:01 0.23 0.00 0.23 0.00 2.98 21:02:24 19:21:01 0.25 0.00 0.25 0.00 2.78 21:02:24 19:22:01 0.22 0.00 0.22 0.00 2.42 21:02:24 19:23:01 4.95 4.66 0.28 66.22 3.88 21:02:24 19:24:01 285.93 265.11 20.82 3686.79 963.83 21:02:24 19:25:01 0.42 0.00 0.42 0.00 5.81 21:02:24 19:26:02 0.17 0.00 0.17 0.00 1.47 21:02:24 19:27:01 0.29 0.00 0.29 0.00 3.13 21:02:24 19:28:01 0.22 0.00 0.22 0.00 2.28 21:02:24 19:29:01 0.17 0.00 0.17 0.00 1.33 21:02:24 19:30:01 0.17 0.00 0.17 0.00 1.33 21:02:24 19:31:01 0.17 0.00 0.17 0.00 1.47 21:02:24 19:32:01 0.25 0.00 0.25 0.00 3.10 21:02:24 19:33:01 0.25 0.00 0.25 0.00 2.70 21:02:24 19:34:01 0.20 0.00 0.20 0.00 1.37 21:02:24 19:35:01 0.15 0.00 0.15 0.00 1.87 21:02:24 19:36:01 0.17 0.00 0.17 0.00 1.33 21:02:24 19:37:01 0.25 0.00 0.25 0.00 2.93 21:02:24 19:38:01 0.32 0.00 0.32 0.00 4.03 21:02:24 19:39:01 0.22 0.00 0.22 0.00 2.02 21:02:24 19:40:01 0.17 0.00 0.17 0.00 1.47 21:02:24 19:41:01 0.20 0.00 0.20 0.00 1.50 21:02:24 19:42:01 0.25 0.00 0.25 0.00 3.06 21:02:24 19:43:01 0.23 0.00 0.23 0.00 2.42 21:02:24 19:44:01 0.32 0.00 0.32 0.00 3.98 21:02:24 19:45:01 0.17 0.00 0.17 0.00 1.47 21:02:24 19:46:01 0.25 0.00 0.25 0.00 2.93 21:02:24 19:47:01 0.22 0.00 0.22 0.00 2.42 21:02:24 19:48:01 0.20 0.00 0.20 0.00 1.65 21:02:24 19:49:01 0.17 0.00 0.17 0.00 1.33 21:02:24 19:50:01 0.15 0.00 0.15 0.00 1.73 21:02:24 19:51:01 0.25 0.00 0.25 0.00 3.20 21:02:24 19:52:01 0.22 0.00 0.22 0.00 2.15 21:02:24 19:53:01 0.15 0.00 0.15 0.00 1.73 21:02:24 19:54:01 0.17 0.00 0.17 0.00 1.47 21:02:24 19:55:01 0.20 0.00 0.20 0.00 1.73 21:02:24 19:56:01 0.65 0.00 0.65 0.00 7.06 21:02:24 19:57:01 0.62 0.00 0.62 0.00 6.13 21:02:24 19:58:01 0.63 0.00 0.63 0.00 6.45 21:02:24 19:59:01 0.22 0.00 0.22 0.00 2.77 21:02:24 20:00:01 0.17 0.00 0.17 0.00 1.33 21:02:24 20:01:01 0.25 0.00 0.25 0.00 2.93 21:02:24 20:02:01 0.33 0.00 0.33 0.00 4.46 21:02:24 20:03:02 0.18 0.00 0.18 0.00 1.73 21:02:24 20:04:01 0.42 0.00 0.42 0.00 6.22 21:02:24 20:05:01 0.33 0.00 0.33 0.00 5.30 21:02:24 20:06:01 0.27 0.00 0.27 0.00 2.75 21:02:24 20:07:01 0.22 0.00 0.22 0.00 2.90 21:02:24 20:08:01 0.25 0.00 0.25 0.00 3.12 21:02:24 20:09:01 0.40 0.00 0.40 0.00 5.68 21:02:24 20:10:01 0.25 0.00 0.25 0.00 2.95 21:02:24 20:11:01 0.30 0.00 0.30 0.00 4.13 21:02:24 20:12:01 0.22 0.00 0.22 0.00 2.90 21:02:24 20:13:01 0.33 0.00 0.33 0.00 5.40 21:02:24 20:14:01 0.27 0.00 0.27 0.00 3.75 21:02:24 20:15:01 0.33 0.00 0.33 0.00 5.01 21:02:24 20:16:01 0.30 0.00 0.30 0.00 4.38 21:02:24 20:17:01 0.25 0.00 0.25 0.00 4.11 21:02:24 20:18:01 0.33 0.00 0.33 0.00 5.53 21:02:24 20:19:01 0.27 0.00 0.27 0.00 3.88 21:02:24 20:20:01 0.33 0.00 0.33 0.00 5.28 21:02:24 20:21:01 0.27 0.00 0.27 0.00 3.75 21:02:24 20:22:01 0.22 0.00 0.22 0.00 3.03 21:02:24 20:23:01 0.37 0.00 0.37 0.00 5.63 21:02:24 20:24:01 0.28 0.00 0.28 0.00 4.25 21:02:24 20:25:01 0.33 0.00 0.33 0.00 5.15 21:02:24 20:26:01 0.27 0.00 0.27 0.00 3.75 21:02:24 20:27:01 0.22 0.00 0.22 0.00 3.16 21:02:24 20:28:01 0.33 0.00 0.33 0.00 5.26 21:02:24 20:29:01 0.27 0.00 0.27 0.00 3.88 21:02:24 20:30:01 0.37 0.00 0.37 0.00 5.25 21:02:24 20:31:01 0.28 0.00 0.28 0.00 4.25 21:02:24 20:32:01 0.22 0.00 0.22 0.00 3.17 21:02:24 20:33:01 0.35 0.00 0.35 0.00 5.38 21:02:24 20:34:01 0.32 0.00 0.32 0.00 4.66 21:02:24 20:35:01 0.27 0.00 0.27 0.00 2.70 21:02:24 20:36:01 0.25 0.00 0.25 0.00 2.85 21:02:24 20:37:02 0.20 0.00 0.20 0.00 1.73 21:02:24 20:38:01 0.32 0.00 0.32 0.00 4.47 21:02:24 20:39:01 0.33 0.00 0.33 0.00 4.35 21:02:24 20:40:01 0.25 0.00 0.25 0.00 2.67 21:02:24 20:41:01 0.22 0.00 0.22 0.00 2.28 21:02:24 20:42:01 0.17 0.00 0.17 0.00 1.47 21:02:24 20:43:01 0.23 0.00 0.23 0.00 3.18 21:02:24 20:44:01 0.25 0.00 0.25 0.00 2.47 21:02:24 20:45:01 0.27 0.00 0.27 0.00 3.32 21:02:24 20:46:01 0.22 0.00 0.22 0.00 2.15 21:02:24 20:47:01 0.17 0.00 0.17 0.00 1.60 21:02:24 20:48:01 0.25 0.00 0.25 0.00 3.05 21:02:24 20:49:01 0.22 0.00 0.22 0.00 2.15 21:02:24 20:50:01 0.25 0.00 0.25 0.00 2.80 21:02:24 20:51:01 0.22 0.00 0.22 0.00 2.15 21:02:24 20:52:01 0.25 0.00 0.25 0.00 3.53 21:02:24 20:53:01 0.28 0.00 0.28 0.00 3.22 21:02:24 20:54:01 0.22 0.00 0.22 0.00 2.42 21:02:24 20:55:01 0.25 0.00 0.25 0.00 2.93 21:02:24 20:56:01 0.22 0.00 0.22 0.00 2.42 21:02:24 20:57:01 0.17 0.00 0.17 0.00 1.47 21:02:24 20:58:01 0.23 0.00 0.23 0.00 3.20 21:02:24 20:59:01 0.28 0.00 0.28 0.00 4.10 21:02:24 21:00:01 0.28 0.00 0.28 0.00 3.08 21:02:24 21:01:01 0.20 0.00 0.20 0.00 2.72 21:02:24 21:02:01 239.25 0.03 239.22 3.73 54552.72 21:02:24 Average: 3.57 1.68 1.89 23.41 348.86 21:02:24 21:02:24 18:21:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 21:02:24 18:22:01 5705168 0 601708 7.51 2620 1699444 1205324 13.31 545756 1524652 32 21:02:24 18:23:01 5702404 0 604524 7.55 2620 1699392 1205336 13.31 548280 1525256 12 21:02:24 18:24:01 5710000 0 596928 7.45 2620 1699392 1164204 12.85 541360 1525256 16 21:02:24 18:25:01 5710116 0 596804 7.45 2620 1699400 1164204 12.85 540496 1526224 8 21:02:24 18:26:01 5710744 0 596172 7.44 2620 1699404 1164288 12.85 540400 1526224 16 21:02:24 18:27:01 5708780 0 598132 7.47 2620 1699408 1164564 12.86 541808 1526316 20 21:02:24 18:28:01 5702532 0 604376 7.55 2620 1699412 1164616 12.86 547700 1526312 16 21:02:24 18:29:01 5698248 0 608656 7.60 2620 1699416 1164268 12.85 552344 1526376 16 21:02:24 18:30:01 5698284 0 608616 7.60 2620 1699420 1164268 12.85 554180 1524608 8 21:02:24 18:31:01 5697208 0 609688 7.61 2620 1699424 1164548 12.86 555276 1524656 16 21:02:24 18:32:01 5689728 0 617164 7.71 2620 1699428 1164572 12.86 562316 1524656 8 21:02:24 18:33:01 5690212 0 616676 7.70 2620 1699432 1164512 12.86 562032 1524656 8 21:02:24 18:34:01 5690752 0 616124 7.69 2620 1699444 1164692 12.86 561744 1524660 8 21:02:24 18:35:01 5692088 0 614788 7.68 2620 1699444 1164464 12.86 560432 1524656 8 21:02:24 18:36:01 5688168 0 618700 7.73 2620 1699452 1164584 12.86 563964 1524660 32 21:02:24 18:37:01 5687544 0 619324 7.73 2620 1699452 1164656 12.86 564644 1524656 20 21:02:24 18:38:01 5687060 0 619804 7.74 2620 1699456 1164692 12.86 564844 1524656 16 21:02:24 18:39:01 5688796 0 618060 7.72 2620 1699464 1164464 12.86 563648 1524688 16 21:02:24 18:40:01 5688928 0 617928 7.72 2620 1699464 1164464 12.86 563596 1524688 8 21:02:24 18:41:01 5687640 0 619208 7.73 2620 1699472 1164572 12.86 564364 1524688 16 21:02:24 18:42:01 5687984 0 618864 7.73 2620 1699472 1164500 12.86 564144 1524688 20 21:02:24 18:43:01 5688024 0 618816 7.73 2620 1699480 1164464 12.86 564160 1524688 16 21:02:24 18:44:01 5687916 0 618920 7.73 2620 1699484 1164464 12.86 563932 1524688 8 21:02:24 18:45:01 5688312 0 618524 7.72 2620 1699484 1164464 12.86 564164 1524688 8 21:02:24 18:46:01 5687720 0 619108 7.73 2620 1699492 1164548 12.86 564268 1524688 16 21:02:24 18:47:01 5688608 0 618216 7.72 2620 1699496 1164464 12.86 564160 1524692 16 21:02:24 18:48:01 5688192 0 618628 7.72 2620 1699500 1164464 12.86 564136 1524608 8 21:02:24 18:49:01 5687748 0 619064 7.73 2620 1699508 1164692 12.86 564716 1524608 16 21:02:24 18:50:01 5688316 0 618492 7.72 2620 1699512 1164464 12.86 564184 1524608 8 21:02:24 18:51:01 5688120 0 618684 7.72 2620 1699516 1164548 12.86 564384 1524608 20 21:02:24 18:52:01 5687604 0 619196 7.73 2620 1699520 1164708 12.86 564960 1524608 20 21:02:24 18:53:01 5688092 0 618704 7.73 2620 1699524 1164528 12.86 564396 1524608 20 21:02:24 18:54:01 5688512 0 618280 7.72 2620 1699528 1164528 12.86 564268 1524608 8 21:02:24 18:55:01 5687588 0 619144 7.73 2620 1699588 1164708 12.86 564724 1524624 20 21:02:24 18:56:01 5687372 0 619412 7.73 2620 1699536 1164684 12.86 564928 1524608 12 21:02:24 18:57:01 5687436 0 619340 7.73 2620 1699544 1164624 12.86 564604 1524608 12 21:02:24 18:58:01 5687280 0 619496 7.74 2620 1699544 1164660 12.86 564936 1524608 8 21:02:24 18:59:01 5687736 0 619032 7.73 2620 1699552 1164696 12.86 564888 1524612 8 21:02:24 19:00:01 5688052 0 618716 7.73 2620 1699552 1164528 12.86 564452 1524608 8 21:02:24 19:01:01 5686700 0 620064 7.74 2620 1699556 1167384 12.89 565272 1524608 12 21:02:24 19:02:01 5687032 0 619600 7.74 2620 1699688 1165156 12.86 564864 1524672 12 21:02:24 19:03:01 5687052 0 619576 7.74 2620 1699692 1165240 12.86 565184 1524672 12 21:02:24 19:04:01 5687384 0 619240 7.73 2620 1699696 1165276 12.87 565048 1524672 12 21:02:24 19:05:01 5687252 0 619368 7.73 2620 1699700 1165276 12.87 565284 1524676 8 21:02:24 19:06:01 5687668 0 618948 7.73 2620 1699704 1165132 12.86 564824 1524672 12 21:02:24 19:07:01 5687656 0 618956 7.73 2620 1699708 1165084 12.86 564764 1524672 8 21:02:24 19:08:01 5686664 0 619944 7.74 2620 1699712 1165240 12.86 565444 1524672 12 21:02:24 19:09:01 5687416 0 619184 7.73 2620 1699720 1165036 12.86 564676 1524672 12 21:02:24 19:10:01 5687760 0 618832 7.73 2620 1699728 1165036 12.86 564804 1524672 8 21:02:24 19:11:01 5688292 0 618300 7.72 2620 1699728 1165108 12.86 564840 1524672 8 21:02:24 19:12:01 5687272 0 619312 7.73 2620 1699736 1165120 12.86 564784 1524672 8 21:02:24 19:13:01 5687076 0 619508 7.74 2620 1699736 1165204 12.86 565128 1524672 16 21:02:24 19:14:01 5687860 0 618720 7.73 2620 1699740 1165036 12.86 564720 1524672 12 21:02:24 19:15:01 5687416 0 619156 7.73 2620 1699748 1165036 12.86 564708 1524672 8 21:02:24 19:16:01 5687336 0 619236 7.73 2620 1699748 1165108 12.86 564916 1524672 8 21:02:24 19:17:01 5687888 0 618676 7.72 2620 1699756 1165096 12.86 564776 1524672 8 21:02:24 19:18:01 5687844 0 618720 7.73 2620 1699756 1165036 12.86 564760 1524672 8 21:02:24 19:19:01 5687556 0 619000 7.73 2620 1699764 1165036 12.86 564848 1524672 8 21:02:24 19:20:01 5687416 0 619136 7.73 2620 1699768 1165036 12.86 564736 1524672 8 21:02:24 19:21:01 5687484 0 619068 7.73 2620 1699768 1165108 12.86 564944 1524672 8 21:02:24 19:22:01 5687532 0 619012 7.73 2620 1699776 1165036 12.86 564796 1524672 12 21:02:24 19:23:01 5682228 0 622520 7.77 2620 1701572 1167380 12.89 567136 1525236 8 21:02:24 19:24:01 5520744 0 726488 9.07 2620 1759088 1165068 12.86 605004 1543740 8 21:02:24 19:25:01 5520744 0 726484 9.07 2620 1759092 1165068 12.86 605008 1543740 8 21:02:24 19:26:02 5520632 0 726592 9.07 2620 1759096 1165164 12.86 605128 1543740 8 21:02:24 19:27:01 5520400 0 726820 9.08 2620 1759100 1165128 12.86 605036 1543740 8 21:02:24 19:28:01 5520628 0 726588 9.07 2620 1759104 1165068 12.86 605136 1543744 8 21:02:24 19:29:01 5520512 0 726700 9.07 2620 1759108 1165068 12.86 605128 1543740 8 21:02:24 19:30:01 5520768 0 726404 9.07 2620 1759148 1165068 12.86 605016 1543748 24 21:02:24 19:31:01 5520748 0 726456 9.07 2620 1759116 1165164 12.86 604984 1543740 8 21:02:24 19:32:01 5520836 0 726360 9.07 2620 1759124 1165116 12.86 605236 1543744 8 21:02:24 19:33:01 5520728 0 726460 9.07 2620 1759132 1165068 12.86 605260 1543740 8 21:02:24 19:34:01 5520512 0 726676 9.07 2620 1759132 1165068 12.86 605072 1543740 8 21:02:24 19:35:01 5520612 0 726568 9.07 2620 1759140 1165132 12.86 605184 1543744 8 21:02:24 19:36:01 5520168 0 727012 9.08 2620 1759140 1165204 12.86 605160 1543740 8 21:02:24 19:37:01 5520696 0 726480 9.07 2620 1759144 1165180 12.86 605240 1543740 8 21:02:24 19:38:01 5520784 0 726384 9.07 2620 1759152 1165132 12.86 605224 1543740 8 21:02:24 19:39:01 5520396 0 726772 9.07 2620 1759152 1165132 12.86 605088 1543740 8 21:02:24 19:40:01 5520388 0 726772 9.07 2620 1759160 1165132 12.86 604980 1543740 8 21:02:24 19:41:01 5520944 0 726216 9.07 2620 1759160 1165216 12.86 605108 1543740 8 21:02:24 19:42:01 5520628 0 726524 9.07 2620 1759168 1165132 12.86 605040 1543740 12 21:02:24 19:43:01 5520472 0 726676 9.07 2620 1759172 1165132 12.86 605224 1543740 8 21:02:24 19:44:01 5520800 0 726348 9.07 2620 1759172 1165132 12.86 605108 1543724 8 21:02:24 19:45:01 5520512 0 726628 9.07 2620 1759180 1165132 12.86 605152 1543724 8 21:02:24 19:46:01 5518072 0 729068 9.10 2620 1759180 1165228 12.86 607272 1543724 8 21:02:24 19:47:01 5518212 0 728920 9.10 2620 1759188 1165216 12.86 607280 1543724 8 21:02:24 19:48:01 5518192 0 728936 9.10 2620 1759192 1165132 12.86 607212 1543724 8 21:02:24 19:49:01 5516284 0 730840 9.13 2620 1759196 1165132 12.86 609244 1543724 8 21:02:24 19:50:01 5515796 0 731324 9.13 2620 1759200 1165324 12.87 609640 1543724 8 21:02:24 19:51:01 5516708 0 730404 9.12 2620 1759208 1165216 12.86 609408 1543732 8 21:02:24 19:52:01 5516452 0 730660 9.12 2620 1759208 1165204 12.86 609384 1543724 8 21:02:24 19:53:01 5513804 0 733304 9.16 2620 1759212 1165276 12.87 611620 1543724 8 21:02:24 19:54:01 5514368 0 732736 9.15 2620 1759216 1165132 12.86 611300 1543724 8 21:02:24 19:55:01 5514672 0 732428 9.15 2620 1759220 1165132 12.86 611384 1543780 8 21:02:24 19:56:01 5514132 0 732956 9.15 2620 1759232 1165216 12.86 611364 1543780 8 21:02:24 19:57:01 5514320 0 732768 9.15 2620 1759232 1165168 12.86 611404 1543780 8 21:02:24 19:58:01 5514388 0 732692 9.15 2620 1759240 1165132 12.86 611460 1543724 8 21:02:24 19:59:01 5514372 0 732708 9.15 2620 1759240 1165132 12.86 611392 1543724 8 21:02:24 20:00:01 5515428 0 731648 9.14 2620 1759244 1163540 12.85 610332 1543724 8 21:02:24 20:01:01 5512708 0 734360 9.17 2620 1759252 1167548 12.89 612176 1543724 12 21:02:24 20:02:01 5514272 0 732792 9.15 2620 1759256 1165132 12.86 611364 1543724 12 21:02:24 20:03:02 5514628 0 732432 9.15 2620 1759260 1164592 12.86 611220 1543724 8 21:02:24 20:04:01 5512188 0 734924 9.18 2620 1759208 1164724 12.86 613692 1543700 12 21:02:24 20:05:01 5512736 0 734372 9.17 2620 1759212 1164592 12.86 613264 1543700 12 21:02:24 20:06:01 5512648 0 734456 9.17 2620 1759216 1164676 12.86 613364 1543700 8 21:02:24 20:07:01 5512592 0 734508 9.17 2620 1759220 1164676 12.86 613416 1543700 8 21:02:24 20:08:01 5510076 0 737016 9.20 2620 1759228 1164796 12.86 615740 1543704 16 21:02:24 20:09:01 5510348 0 736740 9.20 2620 1759232 1164592 12.86 615316 1543700 12 21:02:24 20:10:01 5510952 0 736132 9.19 2620 1759236 1164592 12.86 615360 1543700 8 21:02:24 20:11:01 5510600 0 736476 9.20 2620 1759244 1164664 12.86 615444 1543700 12 21:02:24 20:12:01 5510572 0 736504 9.20 2620 1759244 1164592 12.86 615312 1543700 12 21:02:24 20:13:01 5511008 0 736060 9.19 2620 1759252 1164592 12.86 615284 1543704 8 21:02:24 20:14:01 5510564 0 736500 9.20 2620 1759256 1164592 12.86 615372 1543700 8 21:02:24 20:15:01 5510628 0 736436 9.20 2620 1759256 1164592 12.86 615240 1543700 8 21:02:24 20:16:01 5506164 0 740888 9.25 2620 1759268 1164832 12.86 620012 1543704 12 21:02:24 20:17:01 5506740 0 740312 9.24 2620 1759268 1164628 12.86 619460 1543700 12 21:02:24 20:18:01 5506896 0 740148 9.24 2620 1759276 1164592 12.86 619456 1543700 8 21:02:24 20:19:01 5504088 0 742952 9.28 2620 1759280 1164748 12.86 621756 1543700 8 21:02:24 20:20:01 5504552 0 742484 9.27 2620 1759284 1164592 12.86 621560 1543700 8 21:02:24 20:21:01 5504392 0 742640 9.27 2620 1759288 1164700 12.86 621584 1543700 12 21:02:24 20:22:01 5504296 0 742736 9.27 2620 1759288 1164784 12.86 622004 1543700 8 21:02:24 20:23:01 5504420 0 742604 9.27 2620 1759296 1164592 12.86 621456 1543700 8 21:02:24 20:24:01 5504280 0 742740 9.27 2620 1759300 1164592 12.86 621544 1543700 8 21:02:24 20:25:01 5504808 0 742208 9.27 2620 1759304 1164592 12.86 621600 1543700 8 21:02:24 20:26:01 5504176 0 742836 9.28 2620 1759308 1164688 12.86 621676 1543700 16 21:02:24 20:27:01 5502092 0 744916 9.30 2620 1759312 1164592 12.86 623608 1543700 12 21:02:24 20:28:01 5502652 0 744352 9.29 2620 1759316 1164592 12.86 623564 1543700 8 21:02:24 20:29:01 5502496 0 744500 9.30 2620 1759324 1164592 12.86 623532 1543704 8 21:02:24 20:30:01 5502164 0 744832 9.30 2620 1759324 1164592 12.86 623636 1543700 8 21:02:24 20:31:01 5502004 0 744988 9.30 2620 1759328 1164676 12.86 623648 1543700 12 21:02:24 20:32:01 5502372 0 744612 9.30 2620 1759336 1164592 12.86 623664 1543700 12 21:02:24 20:33:01 5502140 0 744840 9.30 2620 1759340 1164592 12.86 623552 1543700 8 21:02:24 20:34:01 5502592 0 744380 9.29 2620 1759348 1164592 12.86 623596 1543700 8 21:02:24 20:35:01 5502444 0 744528 9.30 2620 1759348 1164592 12.86 623612 1543700 8 21:02:24 20:36:01 5501912 0 745052 9.30 2620 1759356 1164676 12.86 623660 1543700 12 21:02:24 20:37:02 5502020 0 744940 9.30 2620 1759360 1164652 12.86 623740 1543700 12 21:02:24 20:38:01 5502692 0 744268 9.29 2620 1759360 1164592 12.86 623708 1543700 8 21:02:24 20:39:01 5502264 0 744688 9.30 2620 1759368 1164592 12.86 623580 1543700 8 21:02:24 20:40:01 5502132 0 744760 9.30 2620 1759428 1164592 12.86 623524 1543716 24 21:02:24 20:41:01 5500268 0 746676 9.32 2620 1759376 1164664 12.86 625816 1543700 12 21:02:24 20:42:01 5499300 0 747640 9.34 2620 1759380 1164796 12.86 626108 1543700 20 21:02:24 20:43:01 5500412 0 746524 9.32 2620 1759384 1164592 12.86 625628 1543700 12 21:02:24 20:44:01 5500124 0 746808 9.32 2620 1759388 1164592 12.86 625668 1543700 8 21:02:24 20:45:01 5500240 0 746688 9.32 2620 1759392 1164592 12.86 625764 1543704 8 21:02:24 20:46:01 5497696 0 749228 9.35 2620 1759396 1164784 12.86 628140 1543700 16 21:02:24 20:47:01 5495644 0 751276 9.38 2620 1759400 1164676 12.86 630164 1543700 12 21:02:24 20:48:01 5496152 0 750760 9.37 2620 1759408 1164592 12.86 629764 1543700 8 21:02:24 20:49:01 5496184 0 750724 9.37 2620 1759412 1164592 12.86 629852 1543700 8 21:02:24 20:50:01 5496176 0 750728 9.37 2620 1759416 1164592 12.86 629908 1543700 8 21:02:24 20:51:01 5495768 0 751132 9.38 2620 1759420 1164688 12.86 629988 1543700 12 21:02:24 20:52:01 5495888 0 751000 9.38 2620 1759432 1164592 12.86 629792 1543704 12 21:02:24 20:53:01 5493412 0 753476 9.41 2620 1759432 1164784 12.86 632400 1543700 8 21:02:24 20:54:01 5492976 0 753904 9.41 2620 1759440 1164856 12.86 632692 1543704 12 21:02:24 20:55:01 5494080 0 752796 9.40 2620 1759444 1164592 12.86 631824 1543704 12 21:02:24 20:56:01 5491820 0 755056 9.43 2620 1759444 1164688 12.86 634160 1543700 8 21:02:24 20:57:01 5491908 0 754960 9.43 2620 1759452 1164592 12.86 634024 1543700 12 21:02:24 20:58:01 5491380 0 755488 9.43 2620 1759452 1164820 12.86 634384 1543700 8 21:02:24 20:59:01 5492048 0 754812 9.42 2620 1759460 1164592 12.86 633808 1543756 8 21:02:24 21:00:01 5489256 0 757600 9.46 2620 1759464 1164796 12.86 636388 1543756 20 21:02:24 21:01:01 5487400 0 759452 9.48 2620 1759468 1167960 12.89 637068 1543760 12 21:02:24 21:02:01 3819736 0 1105012 13.80 2620 3081572 1653248 18.25 956360 2666916 32 21:02:24 Average: 5568204 0 693612 8.66 2620 1744504 1168401 12.90 597857 1543415 11 21:02:24 21:02:24 18:21:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 21:02:24 18:22:01 eth0 3.50 1.02 1.23 0.53 0.00 0.00 0.00 0.00 21:02:24 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:23:01 eth0 2.47 0.85 1.14 0.77 0.00 0.00 0.00 0.00 21:02:24 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:24:01 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:25:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:02:24 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:26:01 eth0 0.33 0.25 0.14 0.08 0.00 0.00 0.00 0.00 21:02:24 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:27:01 eth0 1.18 0.42 0.35 0.17 0.00 0.00 0.00 0.00 21:02:24 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:28:01 eth0 1.33 0.60 0.58 0.40 0.00 0.00 0.00 0.00 21:02:24 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:29:01 eth0 0.12 0.10 0.01 0.04 0.00 0.00 0.00 0.00 21:02:24 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:30:01 eth0 0.53 0.10 0.05 0.01 0.00 0.00 0.00 0.00 21:02:24 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:31:01 eth0 2.27 0.67 0.80 0.46 0.00 0.00 0.00 0.00 21:02:24 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:32:01 eth0 1.02 0.60 0.54 0.40 0.00 0.00 0.00 0.00 21:02:24 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:33:01 eth0 1.72 0.32 0.41 0.20 0.00 0.00 0.00 0.00 21:02:24 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:34:01 eth0 0.95 0.50 0.54 0.39 0.00 0.00 0.00 0.00 21:02:24 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:35:01 eth0 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:02:24 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:36:01 eth0 0.32 0.25 0.14 0.08 0.00 0.00 0.00 0.00 21:02:24 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:37:01 eth0 1.20 0.35 0.35 0.20 0.00 0.00 0.00 0.00 21:02:24 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:38:01 eth0 0.58 0.33 0.27 0.20 0.00 0.00 0.00 0.00 21:02:24 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:39:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:02:24 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:40:01 eth0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:02:24 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:41:01 eth0 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 21:02:24 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:42:01 eth0 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:02:24 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:43:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:44:01 eth0 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 21:02:24 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:45:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:46:01 eth0 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00 21:02:24 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:47:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:48:01 eth0 0.45 0.13 0.05 0.01 0.00 0.00 0.00 0.00 21:02:24 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:49:01 eth0 0.47 0.27 0.27 0.20 0.00 0.00 0.00 0.00 21:02:24 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:50:01 eth0 0.13 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:02:24 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:51:01 eth0 0.57 0.12 0.12 0.07 0.00 0.00 0.00 0.00 21:02:24 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:52:01 eth0 1.30 0.57 0.63 0.37 0.00 0.00 0.00 0.00 21:02:24 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:53:01 eth0 0.15 0.07 0.01 0.04 0.00 0.00 0.00 0.00 21:02:24 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:54:01 eth0 0.47 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:02:24 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:55:01 eth0 1.02 0.33 0.32 0.17 0.00 0.00 0.00 0.00 21:02:24 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:56:01 eth0 0.55 0.32 0.34 0.29 0.00 0.00 0.00 0.00 21:02:24 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:57:01 eth0 0.60 0.13 0.11 0.01 0.00 0.00 0.00 0.00 21:02:24 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:58:01 eth0 0.92 0.25 0.32 0.20 0.00 0.00 0.00 0.00 21:02:24 18:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:59:01 eth0 0.60 0.33 0.27 0.20 0.00 0.00 0.00 0.00 21:02:24 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:00:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:01:01 eth0 0.48 0.17 0.17 0.07 0.00 0.00 0.00 0.00 21:02:24 19:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:02:01 eth0 0.80 0.32 0.30 0.20 0.00 0.00 0.00 0.00 21:02:24 19:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:03:01 eth0 0.95 0.28 0.32 0.20 0.00 0.00 0.00 0.00 21:02:24 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:04:01 eth0 2.23 0.47 0.53 0.21 0.00 0.00 0.00 0.00 21:02:24 19:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:05:01 eth0 0.43 0.25 0.26 0.16 0.00 0.00 0.00 0.00 21:02:24 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:06:01 eth0 0.37 0.13 0.09 0.10 0.00 0.00 0.00 0.00 21:02:24 19:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:07:01 eth0 0.68 0.10 0.11 0.01 0.00 0.00 0.00 0.00 21:02:24 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:08:01 eth0 1.78 0.78 0.84 0.59 0.00 0.00 0.00 0.00 21:02:24 19:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:09:01 eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:02:24 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:10:01 eth0 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:02:24 19:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:11:01 eth0 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 21:02:24 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:12:01 eth0 0.27 0.20 0.07 0.01 0.00 0.00 0.00 0.00 21:02:24 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:13:01 eth0 0.93 0.32 0.31 0.17 0.00 0.00 0.00 0.00 21:02:24 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:14:01 eth0 0.10 0.05 0.01 0.03 0.00 0.00 0.00 0.00 21:02:24 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:15:01 eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:02:24 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:16:01 eth0 0.25 0.15 0.09 0.07 0.00 0.00 0.00 0.00 21:02:24 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:17:01 eth0 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 21:02:24 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:18:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:02:24 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:19:01 eth0 0.17 0.03 0.01 0.00 0.00 0.00 0.00 0.00 21:02:24 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:20:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:21:01 eth0 0.42 0.22 0.15 0.07 0.00 0.00 0.00 0.00 21:02:24 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:22:01 eth0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:23:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:24:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:25:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:26:02 eth0 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:02:24 19:26:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:26:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:27:01 eth0 0.24 0.14 0.07 0.01 0.00 0.00 0.00 0.00 21:02:24 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:28:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:29:01 eth0 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 21:02:24 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:30:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:31:01 eth0 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 21:02:24 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:32:01 eth0 0.20 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:02:24 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:33:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:34:01 eth0 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:35:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:36:01 eth0 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 21:02:24 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:37:01 eth0 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 21:02:24 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:38:01 eth0 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 21:02:24 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:39:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:40:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:41:01 eth0 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 21:02:24 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:42:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:43:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:44:01 eth0 0.07 0.08 0.00 0.01 0.00 0.00 0.00 0.00 21:02:24 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:45:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:02:24 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:46:01 eth0 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 21:02:24 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:47:01 eth0 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:02:24 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:48:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:49:01 eth0 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:02:24 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:50:01 eth0 0.50 0.28 0.27 0.17 0.00 0.00 0.00 0.00 21:02:24 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:51:01 eth0 0.23 0.10 0.08 0.10 0.00 0.00 0.00 0.00 21:02:24 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:52:01 eth0 0.62 0.12 0.11 0.01 0.00 0.00 0.00 0.00 21:02:24 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:53:01 eth0 0.58 0.30 0.27 0.20 0.00 0.00 0.00 0.00 21:02:24 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:54:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:55:01 eth0 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 21:02:24 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:56:01 eth0 0.27 0.10 0.08 0.06 0.00 0.00 0.00 0.00 21:02:24 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:57:01 eth0 0.20 0.08 0.06 0.00 0.00 0.00 0.00 0.00 21:02:24 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:58:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:59:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:00:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:01:01 eth0 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:02:24 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:02:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:03:02 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:04:01 eth0 1.61 0.30 0.38 0.20 0.00 0.00 0.00 0.00 21:02:24 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:05:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:06:01 eth0 0.32 0.10 0.08 0.06 0.00 0.00 0.00 0.00 21:02:24 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:07:01 eth0 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 21:02:24 20:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:08:01 eth0 0.57 0.30 0.27 0.17 0.00 0.00 0.00 0.00 21:02:24 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:09:01 eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:10:01 eth0 0.07 0.03 0.00 0.03 0.00 0.00 0.00 0.00 21:02:24 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:11:01 eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 21:02:24 20:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:12:01 eth0 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 21:02:24 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:13:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:14:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:15:01 eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:02:24 20:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:16:01 eth0 0.80 0.58 0.36 0.36 0.00 0.00 0.00 0.00 21:02:24 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:17:01 eth0 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 21:02:24 20:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:18:01 eth0 0.40 0.00 0.04 0.00 0.00 0.00 0.00 0.00 21:02:24 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:19:01 eth0 0.62 0.33 0.27 0.20 0.00 0.00 0.00 0.00 21:02:24 20:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:20:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:21:01 eth0 0.78 0.23 0.19 0.07 0.00 0.00 0.00 0.00 21:02:24 20:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:22:01 eth0 0.63 0.33 0.27 0.20 0.00 0.00 0.00 0.00 21:02:24 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:23:01 eth0 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:24:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:25:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:26:01 eth0 0.32 0.12 0.14 0.07 0.00 0.00 0.00 0.00 21:02:24 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:27:01 eth0 0.10 0.07 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:28:01 eth0 0.10 0.05 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:29:01 eth0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:30:01 eth0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:31:01 eth0 0.32 0.22 0.15 0.07 0.00 0.00 0.00 0.00 21:02:24 20:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:32:01 eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 21:02:24 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:33:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:34:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:35:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:36:01 eth0 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 21:02:24 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:37:02 eth0 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 21:02:24 20:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:38:01 eth0 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 21:02:24 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:39:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:40:01 eth0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:41:01 eth0 0.38 0.18 0.14 0.07 0.00 0.00 0.00 0.00 21:02:24 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:42:01 eth0 1.05 0.28 0.32 0.17 0.00 0.00 0.00 0.00 21:02:24 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:43:01 eth0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:44:01 eth0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:45:01 eth0 0.13 0.03 0.01 0.03 0.00 0.00 0.00 0.00 21:02:24 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:46:01 eth0 1.08 0.33 0.39 0.26 0.00 0.00 0.00 0.00 21:02:24 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:47:01 eth0 0.15 0.13 0.07 0.01 0.00 0.00 0.00 0.00 21:02:24 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:48:01 eth0 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:49:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:50:01 eth0 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:51:01 eth0 0.27 0.17 0.14 0.07 0.00 0.00 0.00 0.00 21:02:24 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:52:01 eth0 0.95 0.00 0.07 0.00 0.00 0.00 0.00 0.00 21:02:24 20:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:53:01 eth0 5.36 0.30 0.73 0.17 0.00 0.00 0.00 0.00 21:02:24 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:54:01 eth0 1.52 0.77 0.81 0.59 0.00 0.00 0.00 0.00 21:02:24 20:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:55:01 eth0 0.25 0.07 0.02 0.03 0.00 0.00 0.00 0.00 21:02:24 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:56:01 eth0 0.37 0.15 0.14 0.07 0.00 0.00 0.00 0.00 21:02:24 20:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:57:01 eth0 0.57 0.00 0.05 0.00 0.00 0.00 0.00 0.00 21:02:24 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:58:01 eth0 1.47 0.35 0.31 0.20 0.00 0.00 0.00 0.00 21:02:24 20:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:59:01 eth0 1.27 0.00 0.14 0.00 0.00 0.00 0.00 0.00 21:02:24 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 21:00:01 eth0 0.70 0.27 0.28 0.16 0.00 0.00 0.00 0.00 21:02:24 21:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 21:01:01 eth0 0.27 0.10 0.08 0.10 0.00 0.00 0.00 0.00 21:02:24 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 21:02:01 veth4d26947 0.15 0.15 0.02 0.03 0.00 0.00 0.00 0.00 21:02:24 21:02:01 eth0 341.48 213.22 7683.01 115.07 0.00 0.00 0.00 0.00 21:02:24 21:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 21:02:01 docker0 32.27 45.28 3.16 387.66 0.00 0.00 0.00 0.00 21:02:24 Average: veth4d26947 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 Average: eth0 2.56 1.47 47.89 0.79 0.00 0.00 0.00 0.00 21:02:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 21:02:24 Average: docker0 0.20 0.28 0.02 2.41 0.00 0.00 0.00 0.00 21:02:24 21:02:24 21:02:24 ---> sar -P ALL: 21:02:24 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:02:24 21:02:24 18:20:16 LINUX RESTART (2 CPU) 21:02:24 21:02:24 18:21:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 18:22:01 all 0.25 0.00 0.09 0.00 0.02 99.64 21:02:24 18:22:01 0 0.38 0.00 0.10 0.00 0.02 99.50 21:02:24 18:22:01 1 0.12 0.00 0.08 0.00 0.02 99.78 21:02:24 18:23:01 all 0.20 0.00 0.06 0.00 0.02 99.72 21:02:24 18:23:01 0 0.35 0.00 0.07 0.00 0.02 99.56 21:02:24 18:23:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:02:24 18:24:01 all 0.18 0.00 0.05 0.00 0.01 99.76 21:02:24 18:24:01 0 0.30 0.00 0.05 0.00 0.02 99.63 21:02:24 18:24:01 1 0.07 0.00 0.05 0.00 0.00 99.88 21:02:24 18:25:01 all 0.11 0.00 0.05 0.00 0.02 99.82 21:02:24 18:25:01 0 0.20 0.00 0.03 0.00 0.02 99.75 21:02:24 18:25:01 1 0.02 0.00 0.07 0.00 0.02 99.90 21:02:24 18:26:01 all 0.23 0.00 0.03 0.00 0.03 99.71 21:02:24 18:26:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:02:24 18:26:01 1 0.42 0.00 0.02 0.00 0.02 99.55 21:02:24 18:27:01 all 0.19 0.00 0.08 0.00 0.02 99.72 21:02:24 18:27:01 0 0.12 0.00 0.08 0.00 0.02 99.78 21:02:24 18:27:01 1 0.27 0.00 0.07 0.00 0.02 99.65 21:02:24 18:28:01 all 0.13 0.00 0.03 0.00 0.03 99.81 21:02:24 18:28:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:02:24 18:28:01 1 0.20 0.00 0.03 0.00 0.02 99.75 21:02:24 18:29:01 all 0.16 0.00 0.03 0.00 0.01 99.80 21:02:24 18:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:02:24 18:29:01 1 0.25 0.00 0.03 0.00 0.00 99.72 21:02:24 18:30:01 all 0.16 0.00 0.05 0.00 0.03 99.77 21:02:24 18:30:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:02:24 18:30:01 1 0.27 0.00 0.05 0.00 0.02 99.67 21:02:24 18:31:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:02:24 18:31:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:02:24 18:31:01 1 0.30 0.00 0.03 0.00 0.03 99.63 21:02:24 18:32:01 all 0.26 0.00 0.04 0.00 0.01 99.69 21:02:24 18:32:01 0 0.08 0.00 0.02 0.00 0.00 99.90 21:02:24 18:32:01 1 0.43 0.00 0.07 0.00 0.02 99.48 21:02:24 21:02:24 18:32:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 18:33:01 all 0.23 0.00 0.03 0.00 0.03 99.72 21:02:24 18:33:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:02:24 18:33:01 1 0.38 0.00 0.03 0.00 0.03 99.55 21:02:24 18:34:01 all 0.27 0.00 0.06 0.00 0.02 99.66 21:02:24 18:34:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:02:24 18:34:01 1 0.47 0.00 0.08 0.00 0.02 99.43 21:02:24 18:35:01 all 0.17 0.00 0.03 0.00 0.02 99.78 21:02:24 18:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:02:24 18:35:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:02:24 18:36:01 all 0.24 0.00 0.05 0.00 0.02 99.69 21:02:24 18:36:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:02:24 18:36:01 1 0.42 0.00 0.03 0.00 0.02 99.53 21:02:24 18:37:01 all 0.22 0.00 0.06 0.00 0.02 99.71 21:02:24 18:37:01 0 0.03 0.00 0.07 0.00 0.02 99.88 21:02:24 18:37:01 1 0.40 0.00 0.05 0.00 0.02 99.53 21:02:24 18:38:01 all 0.26 0.00 0.05 0.00 0.02 99.67 21:02:24 18:38:01 0 0.17 0.00 0.02 0.00 0.02 99.80 21:02:24 18:38:01 1 0.35 0.00 0.08 0.00 0.02 99.55 21:02:24 18:39:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:02:24 18:39:01 0 0.20 0.00 0.03 0.00 0.02 99.75 21:02:24 18:39:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:02:24 18:40:01 all 0.13 0.00 0.04 0.00 0.03 99.80 21:02:24 18:40:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:02:24 18:40:01 1 0.22 0.00 0.03 0.00 0.02 99.73 21:02:24 18:41:01 all 0.20 0.00 0.04 0.00 0.02 99.74 21:02:24 18:41:01 0 0.08 0.00 0.05 0.00 0.02 99.85 21:02:24 18:41:01 1 0.32 0.00 0.03 0.00 0.02 99.63 21:02:24 18:42:01 all 0.18 0.00 0.03 0.00 0.02 99.78 21:02:24 18:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:02:24 18:42:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:02:24 18:43:01 all 0.22 0.00 0.04 0.00 0.03 99.72 21:02:24 18:43:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:02:24 18:43:01 1 0.38 0.00 0.05 0.00 0.03 99.53 21:02:24 21:02:24 18:43:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 18:44:01 all 0.10 0.00 0.05 0.00 0.03 99.82 21:02:24 18:44:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 18:44:01 1 0.17 0.00 0.08 0.00 0.02 99.73 21:02:24 18:45:01 all 0.21 0.00 0.04 0.00 0.01 99.74 21:02:24 18:45:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:02:24 18:45:01 1 0.37 0.00 0.05 0.00 0.02 99.57 21:02:24 18:46:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:02:24 18:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:02:24 18:46:01 1 0.32 0.00 0.05 0.00 0.03 99.60 21:02:24 18:47:01 all 0.21 0.00 0.03 0.00 0.02 99.74 21:02:24 18:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:02:24 18:47:01 1 0.38 0.00 0.03 0.00 0.02 99.57 21:02:24 18:48:01 all 0.15 0.00 0.05 0.00 0.02 99.78 21:02:24 18:48:01 0 0.08 0.00 0.05 0.00 0.03 99.83 21:02:24 18:48:01 1 0.22 0.00 0.05 0.00 0.00 99.73 21:02:24 18:49:01 all 0.27 0.00 0.04 0.00 0.02 99.67 21:02:24 18:49:01 0 0.08 0.00 0.03 0.00 0.02 99.87 21:02:24 18:49:01 1 0.45 0.00 0.05 0.00 0.02 99.48 21:02:24 18:50:01 all 0.22 0.00 0.05 0.00 0.01 99.72 21:02:24 18:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 21:02:24 18:50:01 1 0.42 0.00 0.08 0.00 0.02 99.48 21:02:24 18:51:01 all 0.18 0.00 0.06 0.00 0.02 99.74 21:02:24 18:51:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:02:24 18:51:01 1 0.32 0.00 0.07 0.00 0.02 99.60 21:02:24 18:52:01 all 0.16 0.00 0.03 0.00 0.02 99.79 21:02:24 18:52:01 0 0.12 0.00 0.03 0.00 0.02 99.83 21:02:24 18:52:01 1 0.20 0.00 0.03 0.00 0.02 99.75 21:02:24 18:53:01 all 0.16 0.00 0.04 0.00 0.03 99.77 21:02:24 18:53:01 0 0.07 0.00 0.07 0.00 0.03 99.83 21:02:24 18:53:01 1 0.25 0.00 0.02 0.00 0.02 99.71 21:02:24 18:54:01 all 0.20 0.00 0.03 0.00 0.01 99.76 21:02:24 18:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:02:24 18:54:01 1 0.33 0.00 0.03 0.00 0.00 99.63 21:02:24 21:02:24 18:54:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 18:55:01 all 0.24 0.00 0.05 0.00 0.03 99.68 21:02:24 18:55:01 0 0.05 0.00 0.05 0.00 0.02 99.88 21:02:24 18:55:01 1 0.43 0.00 0.05 0.00 0.03 99.48 21:02:24 18:56:01 all 0.18 0.00 0.04 0.00 0.02 99.77 21:02:24 18:56:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:02:24 18:56:01 1 0.28 0.00 0.03 0.00 0.00 99.68 21:02:24 18:57:01 all 0.15 0.00 0.04 0.00 0.03 99.77 21:02:24 18:57:01 0 0.08 0.00 0.07 0.00 0.05 99.80 21:02:24 18:57:01 1 0.22 0.00 0.02 0.00 0.02 99.75 21:02:24 18:58:01 all 0.18 0.00 0.03 0.00 0.01 99.78 21:02:24 18:58:01 0 0.08 0.00 0.05 0.00 0.02 99.85 21:02:24 18:58:01 1 0.27 0.00 0.02 0.00 0.00 99.72 21:02:24 18:59:01 all 0.18 0.00 0.04 0.00 0.03 99.76 21:02:24 18:59:01 0 0.07 0.00 0.05 0.00 0.03 99.85 21:02:24 18:59:01 1 0.28 0.00 0.03 0.00 0.02 99.67 21:02:24 19:00:01 all 0.17 0.00 0.04 0.00 0.03 99.77 21:02:24 19:00:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:02:24 19:00:01 1 0.28 0.00 0.03 0.00 0.02 99.67 21:02:24 19:01:01 all 0.18 0.00 0.03 0.00 0.01 99.77 21:02:24 19:01:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:02:24 19:01:01 1 0.32 0.00 0.03 0.00 0.00 99.65 21:02:24 19:02:01 all 0.16 0.00 0.06 0.01 0.02 99.76 21:02:24 19:02:01 0 0.07 0.00 0.07 0.00 0.00 99.87 21:02:24 19:02:01 1 0.25 0.00 0.05 0.02 0.03 99.65 21:02:24 19:03:01 all 0.19 0.00 0.03 0.00 0.02 99.76 21:02:24 19:03:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:02:24 19:03:01 1 0.33 0.00 0.05 0.00 0.02 99.60 21:02:24 19:04:01 all 0.18 0.00 0.05 0.00 0.02 99.76 21:02:24 19:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 21:02:24 19:04:01 1 0.32 0.00 0.07 0.00 0.03 99.58 21:02:24 19:05:01 all 0.17 0.00 0.04 0.00 0.01 99.78 21:02:24 19:05:01 0 0.05 0.00 0.05 0.00 0.00 99.90 21:02:24 19:05:01 1 0.28 0.00 0.03 0.00 0.02 99.67 21:02:24 21:02:24 19:05:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 19:06:01 all 0.19 0.00 0.05 0.00 0.01 99.75 21:02:24 19:06:01 0 0.07 0.00 0.05 0.00 0.02 99.87 21:02:24 19:06:01 1 0.32 0.00 0.05 0.00 0.00 99.63 21:02:24 19:07:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:02:24 19:07:01 0 0.25 0.00 0.03 0.00 0.02 99.70 21:02:24 19:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:02:24 19:08:01 all 0.07 0.00 0.03 0.00 0.02 99.88 21:02:24 19:08:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:02:24 19:08:01 1 0.07 0.00 0.03 0.00 0.02 99.88 21:02:24 19:09:01 all 0.18 0.00 0.05 0.00 0.02 99.76 21:02:24 19:09:01 0 0.07 0.00 0.07 0.00 0.02 99.85 21:02:24 19:09:01 1 0.28 0.00 0.03 0.00 0.02 99.67 21:02:24 19:10:01 all 0.12 0.00 0.03 0.00 0.03 99.83 21:02:24 19:10:01 0 0.03 0.00 0.03 0.00 0.05 99.88 21:02:24 19:10:01 1 0.20 0.00 0.02 0.00 0.00 99.78 21:02:24 19:11:01 all 0.14 0.00 0.03 0.00 0.02 99.81 21:02:24 19:11:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:02:24 19:11:01 1 0.23 0.00 0.03 0.00 0.02 99.72 21:02:24 19:12:01 all 0.15 0.00 0.03 0.00 0.02 99.81 21:02:24 19:12:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:02:24 19:12:01 1 0.27 0.00 0.02 0.00 0.02 99.70 21:02:24 19:13:01 all 0.22 0.00 0.05 0.00 0.02 99.72 21:02:24 19:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:02:24 19:13:01 1 0.38 0.00 0.07 0.00 0.02 99.53 21:02:24 19:14:01 all 0.17 0.00 0.03 0.00 0.02 99.79 21:02:24 19:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:02:24 19:14:01 1 0.30 0.00 0.02 0.00 0.02 99.67 21:02:24 19:15:01 all 0.23 0.00 0.03 0.00 0.02 99.72 21:02:24 19:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:02:24 19:15:01 1 0.43 0.00 0.02 0.00 0.02 99.53 21:02:24 19:16:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:02:24 19:16:01 0 0.00 0.00 0.03 0.00 0.02 99.95 21:02:24 19:16:01 1 0.27 0.00 0.03 0.00 0.02 99.68 21:02:24 21:02:24 19:16:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 19:17:01 all 0.11 0.00 0.03 0.00 0.02 99.85 21:02:24 19:17:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:02:24 19:17:01 1 0.17 0.00 0.02 0.00 0.00 99.82 21:02:24 19:18:01 all 0.11 0.00 0.03 0.00 0.02 99.84 21:02:24 19:18:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:02:24 19:18:01 1 0.18 0.00 0.03 0.00 0.02 99.77 21:02:24 19:19:01 all 0.10 0.00 0.04 0.00 0.02 99.84 21:02:24 19:19:01 0 0.15 0.00 0.07 0.00 0.02 99.77 21:02:24 19:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 21:02:24 19:20:01 all 0.11 0.00 0.03 0.00 0.02 99.84 21:02:24 19:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:02:24 19:20:01 1 0.18 0.00 0.03 0.00 0.02 99.77 21:02:24 19:21:01 all 0.12 0.00 0.03 0.00 0.02 99.83 21:02:24 19:21:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:02:24 19:21:01 1 0.20 0.00 0.03 0.00 0.00 99.77 21:02:24 19:22:01 all 0.15 0.00 0.03 0.00 0.01 99.82 21:02:24 19:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:02:24 19:22:01 1 0.27 0.00 0.03 0.00 0.00 99.70 21:02:24 19:23:01 all 0.17 0.10 0.40 0.06 0.02 99.26 21:02:24 19:23:01 0 0.03 0.10 0.45 0.10 0.02 99.30 21:02:24 19:23:01 1 0.30 0.10 0.35 0.02 0.02 99.21 21:02:24 19:24:01 all 0.19 3.87 12.60 2.31 0.04 80.99 21:02:24 19:24:01 0 0.25 3.92 12.49 2.13 0.03 81.18 21:02:24 19:24:01 1 0.14 3.81 12.71 2.49 0.05 80.80 21:02:24 19:25:01 all 0.16 0.00 0.04 0.00 0.02 99.78 21:02:24 19:25:01 0 0.12 0.00 0.03 0.00 0.02 99.83 21:02:24 19:25:01 1 0.20 0.00 0.05 0.00 0.02 99.73 21:02:24 19:26:02 all 0.16 0.00 0.02 0.00 0.03 99.80 21:02:24 19:26:02 0 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 19:26:02 1 0.28 0.00 0.02 0.00 0.02 99.68 21:02:24 19:27:01 all 0.10 0.00 0.03 0.00 0.01 99.86 21:02:24 19:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 21:02:24 19:27:01 1 0.17 0.00 0.03 0.00 0.02 99.78 21:02:24 21:02:24 19:27:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 19:28:01 all 0.04 0.00 0.03 0.00 0.03 99.89 21:02:24 19:28:01 0 0.02 0.00 0.05 0.00 0.03 99.90 21:02:24 19:28:01 1 0.07 0.00 0.02 0.00 0.03 99.88 21:02:24 19:29:01 all 0.08 0.00 0.02 0.00 0.01 99.89 21:02:24 19:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 21:02:24 19:29:01 1 0.15 0.00 0.03 0.00 0.02 99.80 21:02:24 19:30:01 all 0.13 0.00 0.05 0.00 0.03 99.79 21:02:24 19:30:01 0 0.07 0.00 0.07 0.00 0.03 99.83 21:02:24 19:30:01 1 0.20 0.00 0.03 0.00 0.02 99.75 21:02:24 19:31:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:02:24 19:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 19:31:01 1 0.32 0.00 0.03 0.00 0.02 99.63 21:02:24 19:32:01 all 0.08 0.00 0.02 0.00 0.03 99.87 21:02:24 19:32:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 19:32:01 1 0.12 0.00 0.02 0.00 0.03 99.83 21:02:24 19:33:01 all 0.11 0.00 0.03 0.00 0.03 99.83 21:02:24 19:33:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:02:24 19:33:01 1 0.20 0.00 0.03 0.00 0.03 99.73 21:02:24 19:34:01 all 0.07 0.00 0.04 0.00 0.01 99.88 21:02:24 19:34:01 0 0.07 0.00 0.02 0.00 0.00 99.92 21:02:24 19:34:01 1 0.07 0.00 0.07 0.00 0.02 99.85 21:02:24 19:35:01 all 0.16 0.00 0.03 0.00 0.02 99.79 21:02:24 19:35:01 0 0.27 0.00 0.03 0.00 0.00 99.70 21:02:24 19:35:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:02:24 19:36:01 all 0.22 0.00 0.04 0.00 0.03 99.71 21:02:24 19:36:01 0 0.38 0.00 0.02 0.00 0.02 99.58 21:02:24 19:36:01 1 0.05 0.00 0.07 0.00 0.05 99.83 21:02:24 19:37:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:02:24 19:37:01 0 0.23 0.00 0.02 0.00 0.00 99.75 21:02:24 19:37:01 1 0.03 0.00 0.05 0.00 0.03 99.88 21:02:24 19:38:01 all 0.16 0.00 0.02 0.00 0.03 99.80 21:02:24 19:38:01 0 0.28 0.00 0.02 0.00 0.02 99.68 21:02:24 19:38:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 21:02:24 19:38:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 19:39:01 all 0.12 0.00 0.02 0.00 0.02 99.85 21:02:24 19:39:01 0 0.20 0.00 0.02 0.00 0.02 99.77 21:02:24 19:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:02:24 19:40:01 all 0.15 0.00 0.02 0.00 0.02 99.82 21:02:24 19:40:01 0 0.28 0.00 0.03 0.00 0.02 99.67 21:02:24 19:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 21:02:24 19:41:01 all 0.09 0.00 0.04 0.00 0.02 99.85 21:02:24 19:41:01 0 0.13 0.00 0.05 0.00 0.03 99.78 21:02:24 19:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 21:02:24 19:42:01 all 0.11 0.00 0.03 0.00 0.02 99.85 21:02:24 19:42:01 0 0.17 0.00 0.02 0.00 0.00 99.82 21:02:24 19:42:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:02:24 19:43:01 all 0.19 0.00 0.03 0.00 0.03 99.74 21:02:24 19:43:01 0 0.33 0.00 0.00 0.00 0.02 99.65 21:02:24 19:43:01 1 0.05 0.00 0.07 0.00 0.05 99.83 21:02:24 19:44:01 all 0.09 0.00 0.03 0.00 0.01 99.87 21:02:24 19:44:01 0 0.15 0.00 0.02 0.00 0.00 99.83 21:02:24 19:44:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:02:24 19:45:01 all 0.09 0.00 0.03 0.00 0.03 99.85 21:02:24 19:45:01 0 0.12 0.00 0.02 0.00 0.02 99.85 21:02:24 19:45:01 1 0.07 0.00 0.05 0.00 0.03 99.85 21:02:24 19:46:01 all 0.17 0.00 0.03 0.00 0.01 99.79 21:02:24 19:46:01 0 0.23 0.00 0.02 0.00 0.00 99.75 21:02:24 19:46:01 1 0.10 0.00 0.05 0.00 0.02 99.83 21:02:24 19:47:01 all 0.18 0.00 0.04 0.00 0.02 99.77 21:02:24 19:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:02:24 19:47:01 1 0.33 0.00 0.05 0.00 0.02 99.60 21:02:24 19:48:01 all 0.23 0.00 0.02 0.00 0.03 99.73 21:02:24 19:48:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:02:24 19:48:01 1 0.43 0.00 0.02 0.00 0.02 99.53 21:02:24 19:49:01 all 0.18 0.00 0.03 0.00 0.02 99.77 21:02:24 19:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:02:24 19:49:01 1 0.30 0.00 0.03 0.00 0.02 99.65 21:02:24 21:02:24 19:49:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 19:50:01 all 0.13 0.00 0.03 0.00 0.03 99.81 21:02:24 19:50:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:02:24 19:50:01 1 0.23 0.00 0.02 0.00 0.03 99.72 21:02:24 19:51:01 all 0.13 0.00 0.04 0.00 0.01 99.82 21:02:24 19:51:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:02:24 19:51:01 1 0.20 0.00 0.05 0.00 0.00 99.75 21:02:24 19:52:01 all 0.04 0.00 0.03 0.00 0.03 99.89 21:02:24 19:52:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:02:24 19:52:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:02:24 19:53:01 all 0.08 0.00 0.03 0.00 0.03 99.87 21:02:24 19:53:01 0 0.12 0.00 0.02 0.00 0.02 99.85 21:02:24 19:53:01 1 0.03 0.00 0.05 0.00 0.03 99.88 21:02:24 19:54:01 all 0.09 0.00 0.03 0.00 0.03 99.85 21:02:24 19:54:01 0 0.13 0.00 0.02 0.00 0.00 99.85 21:02:24 19:54:01 1 0.05 0.00 0.05 0.00 0.05 99.85 21:02:24 19:55:01 all 0.11 0.00 0.03 0.00 0.03 99.83 21:02:24 19:55:01 0 0.18 0.00 0.02 0.00 0.02 99.78 21:02:24 19:55:01 1 0.03 0.00 0.05 0.00 0.03 99.88 21:02:24 19:56:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:02:24 19:56:01 0 0.32 0.00 0.02 0.00 0.02 99.65 21:02:24 19:56:01 1 0.03 0.00 0.05 0.00 0.03 99.88 21:02:24 19:57:01 all 0.12 0.00 0.04 0.00 0.01 99.83 21:02:24 19:57:01 0 0.20 0.00 0.03 0.00 0.00 99.77 21:02:24 19:57:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:02:24 19:58:01 all 0.13 0.00 0.02 0.00 0.02 99.83 21:02:24 19:58:01 0 0.22 0.00 0.00 0.00 0.02 99.77 21:02:24 19:58:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:02:24 19:59:01 all 0.07 0.00 0.03 0.00 0.03 99.88 21:02:24 19:59:01 0 0.10 0.00 0.02 0.00 0.02 99.87 21:02:24 19:59:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:02:24 20:00:01 all 0.09 0.00 0.04 0.00 0.02 99.85 21:02:24 20:00:01 0 0.15 0.00 0.03 0.00 0.02 99.80 21:02:24 20:00:01 1 0.03 0.00 0.05 0.00 0.02 99.90 21:02:24 21:02:24 20:00:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 20:01:01 all 0.13 0.00 0.06 0.00 0.03 99.78 21:02:24 20:01:01 0 0.13 0.00 0.05 0.00 0.00 99.82 21:02:24 20:01:01 1 0.13 0.00 0.07 0.00 0.05 99.75 21:02:24 20:02:01 all 0.17 0.00 0.03 0.00 0.02 99.78 21:02:24 20:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:02:24 20:02:01 1 0.30 0.00 0.05 0.00 0.02 99.63 21:02:24 20:03:02 all 0.18 0.00 0.06 0.00 0.02 99.74 21:02:24 20:03:02 0 0.02 0.00 0.05 0.00 0.02 99.92 21:02:24 20:03:02 1 0.35 0.00 0.07 0.00 0.02 99.57 21:02:24 20:04:01 all 0.17 0.00 0.03 0.00 0.03 99.77 21:02:24 20:04:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 20:04:01 1 0.31 0.00 0.05 0.00 0.02 99.63 21:02:24 20:05:01 all 0.14 0.00 0.04 0.00 0.03 99.79 21:02:24 20:05:01 0 0.07 0.00 0.07 0.00 0.03 99.83 21:02:24 20:05:01 1 0.22 0.00 0.02 0.00 0.02 99.75 21:02:24 20:06:01 all 0.14 0.00 0.03 0.00 0.03 99.81 21:02:24 20:06:01 0 0.05 0.00 0.02 0.00 0.02 99.92 21:02:24 20:06:01 1 0.23 0.00 0.03 0.00 0.03 99.70 21:02:24 20:07:01 all 0.10 0.00 0.05 0.00 0.01 99.84 21:02:24 20:07:01 0 0.02 0.00 0.03 0.00 0.02 99.93 21:02:24 20:07:01 1 0.18 0.00 0.07 0.00 0.00 99.75 21:02:24 20:08:01 all 0.12 0.00 0.03 0.00 0.02 99.84 21:02:24 20:08:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:02:24 20:08:01 1 0.20 0.00 0.02 0.00 0.02 99.77 21:02:24 20:09:01 all 0.12 0.00 0.02 0.00 0.03 99.84 21:02:24 20:09:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 20:09:01 1 0.20 0.00 0.02 0.00 0.02 99.77 21:02:24 20:10:01 all 0.18 0.00 0.03 0.00 0.03 99.77 21:02:24 20:10:01 0 0.00 0.00 0.02 0.00 0.02 99.97 21:02:24 20:10:01 1 0.35 0.00 0.03 0.00 0.03 99.58 21:02:24 20:11:01 all 0.16 0.00 0.04 0.00 0.02 99.78 21:02:24 20:11:01 0 0.08 0.00 0.05 0.00 0.03 99.83 21:02:24 20:11:01 1 0.23 0.00 0.03 0.00 0.00 99.73 21:02:24 21:02:24 20:11:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 20:12:01 all 0.16 0.00 0.03 0.00 0.03 99.78 21:02:24 20:12:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:02:24 20:12:01 1 0.27 0.00 0.02 0.00 0.02 99.70 21:02:24 20:13:01 all 0.18 0.00 0.02 0.00 0.02 99.78 21:02:24 20:13:01 0 0.22 0.00 0.02 0.00 0.03 99.73 21:02:24 20:13:01 1 0.15 0.00 0.02 0.00 0.00 99.83 21:02:24 20:14:01 all 0.13 0.00 0.03 0.00 0.03 99.80 21:02:24 20:14:01 0 0.25 0.00 0.05 0.00 0.03 99.67 21:02:24 20:14:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:02:24 20:15:01 all 0.20 0.00 0.03 0.00 0.02 99.75 21:02:24 20:15:01 0 0.35 0.00 0.03 0.00 0.02 99.60 21:02:24 20:15:01 1 0.05 0.00 0.03 0.00 0.02 99.90 21:02:24 20:16:01 all 0.11 0.00 0.02 0.00 0.04 99.83 21:02:24 20:16:01 0 0.20 0.00 0.02 0.00 0.03 99.75 21:02:24 20:16:01 1 0.02 0.00 0.02 0.00 0.05 99.92 21:02:24 20:17:01 all 0.21 0.00 0.03 0.00 0.02 99.75 21:02:24 20:17:01 0 0.38 0.00 0.03 0.00 0.02 99.57 21:02:24 20:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:02:24 20:18:01 all 0.20 0.00 0.02 0.00 0.02 99.77 21:02:24 20:18:01 0 0.38 0.00 0.02 0.00 0.02 99.58 21:02:24 20:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:02:24 20:19:01 all 0.14 0.00 0.02 0.00 0.02 99.82 21:02:24 20:19:01 0 0.27 0.00 0.02 0.00 0.02 99.70 21:02:24 20:19:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:02:24 20:20:01 all 0.17 0.00 0.04 0.00 0.03 99.77 21:02:24 20:20:01 0 0.32 0.00 0.05 0.00 0.02 99.62 21:02:24 20:20:01 1 0.02 0.00 0.03 0.00 0.03 99.92 21:02:24 20:21:01 all 0.04 0.00 0.03 0.00 0.03 99.90 21:02:24 20:21:01 0 0.05 0.00 0.03 0.00 0.03 99.88 21:02:24 20:21:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 20:22:01 all 0.11 0.00 0.05 0.00 0.01 99.83 21:02:24 20:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 21:02:24 20:22:01 1 0.17 0.00 0.07 0.00 0.02 99.75 21:02:24 21:02:24 20:22:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 20:23:01 all 0.08 0.00 0.03 0.00 0.03 99.86 21:02:24 20:23:01 0 0.02 0.00 0.02 0.00 0.03 99.93 21:02:24 20:23:01 1 0.13 0.00 0.05 0.00 0.03 99.78 21:02:24 20:24:01 all 0.12 0.00 0.03 0.00 0.02 99.84 21:02:24 20:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 21:02:24 20:24:01 1 0.18 0.00 0.02 0.00 0.02 99.78 21:02:24 20:25:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:02:24 20:25:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:02:24 20:25:01 1 0.22 0.00 0.02 0.00 0.03 99.73 21:02:24 20:26:01 all 0.18 0.00 0.02 0.00 0.03 99.78 21:02:24 20:26:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 20:26:01 1 0.32 0.00 0.02 0.00 0.02 99.65 21:02:24 20:27:01 all 0.15 0.00 0.03 0.00 0.02 99.81 21:02:24 20:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:02:24 20:27:01 1 0.28 0.00 0.03 0.00 0.02 99.67 21:02:24 20:28:01 all 0.15 0.00 0.03 0.00 0.03 99.79 21:02:24 20:28:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:02:24 20:28:01 1 0.27 0.00 0.03 0.00 0.03 99.67 21:02:24 20:29:01 all 0.05 0.00 0.03 0.00 0.02 99.90 21:02:24 20:29:01 0 0.02 0.00 0.02 0.00 0.02 99.95 21:02:24 20:29:01 1 0.08 0.00 0.05 0.00 0.02 99.85 21:02:24 20:30:01 all 0.13 0.00 0.03 0.01 0.03 99.81 21:02:24 20:30:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 20:30:01 1 0.22 0.00 0.03 0.02 0.03 99.70 21:02:24 20:31:01 all 0.14 0.00 0.03 0.00 0.03 99.80 21:02:24 20:31:01 0 0.02 0.00 0.03 0.00 0.03 99.92 21:02:24 20:31:01 1 0.27 0.00 0.03 0.00 0.02 99.68 21:02:24 20:32:01 all 0.17 0.00 0.02 0.00 0.02 99.80 21:02:24 20:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:02:24 20:32:01 1 0.30 0.00 0.02 0.00 0.02 99.67 21:02:24 20:33:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:02:24 20:33:01 0 0.05 0.00 0.05 0.00 0.03 99.87 21:02:24 20:33:01 1 0.22 0.00 0.02 0.00 0.00 99.77 21:02:24 21:02:24 20:33:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 20:34:01 all 0.13 0.00 0.03 0.00 0.03 99.82 21:02:24 20:34:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 20:34:01 1 0.22 0.00 0.03 0.00 0.02 99.73 21:02:24 20:35:01 all 0.13 0.00 0.03 0.00 0.02 99.83 21:02:24 20:35:01 0 0.03 0.00 0.03 0.00 0.02 99.92 21:02:24 20:35:01 1 0.22 0.00 0.02 0.00 0.02 99.75 21:02:24 20:36:01 all 0.08 0.00 0.03 0.00 0.03 99.87 21:02:24 20:36:01 0 0.12 0.00 0.02 0.00 0.02 99.85 21:02:24 20:36:01 1 0.05 0.00 0.03 0.00 0.03 99.88 21:02:24 20:37:02 all 0.07 0.00 0.03 0.00 0.03 99.87 21:02:24 20:37:02 0 0.10 0.00 0.03 0.00 0.02 99.85 21:02:24 20:37:02 1 0.03 0.00 0.03 0.00 0.03 99.90 21:02:24 20:38:01 all 0.08 0.00 0.02 0.00 0.02 99.89 21:02:24 20:38:01 0 0.12 0.00 0.02 0.00 0.02 99.85 21:02:24 20:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 21:02:24 20:39:01 all 0.05 0.00 0.03 0.00 0.03 99.88 21:02:24 20:39:01 0 0.08 0.00 0.05 0.00 0.03 99.83 21:02:24 20:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 21:02:24 20:40:01 all 0.07 0.00 0.03 0.00 0.02 99.88 21:02:24 20:40:01 0 0.12 0.00 0.03 0.00 0.02 99.83 21:02:24 20:40:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:02:24 20:41:01 all 0.10 0.00 0.03 0.00 0.03 99.83 21:02:24 20:41:01 0 0.15 0.00 0.03 0.00 0.02 99.80 21:02:24 20:41:01 1 0.05 0.00 0.03 0.00 0.05 99.87 21:02:24 20:42:01 all 0.09 0.00 0.03 0.00 0.03 99.86 21:02:24 20:42:01 0 0.15 0.00 0.02 0.00 0.02 99.82 21:02:24 20:42:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:02:24 20:43:01 all 0.13 0.00 0.04 0.00 0.03 99.81 21:02:24 20:43:01 0 0.23 0.00 0.07 0.00 0.03 99.67 21:02:24 20:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 21:02:24 20:44:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:02:24 20:44:01 0 0.20 0.00 0.02 0.00 0.00 99.78 21:02:24 20:44:01 1 0.07 0.00 0.05 0.00 0.03 99.85 21:02:24 21:02:24 20:44:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 20:45:01 all 0.12 0.00 0.03 0.00 0.03 99.83 21:02:24 20:45:01 0 0.20 0.00 0.02 0.00 0.02 99.77 21:02:24 20:45:01 1 0.03 0.00 0.03 0.00 0.03 99.90 21:02:24 20:46:01 all 0.13 0.00 0.03 0.00 0.02 99.82 21:02:24 20:46:01 0 0.22 0.00 0.02 0.00 0.02 99.75 21:02:24 20:46:01 1 0.05 0.00 0.05 0.00 0.02 99.88 21:02:24 20:47:01 all 0.22 0.00 0.03 0.00 0.03 99.73 21:02:24 20:47:01 0 0.40 0.00 0.03 0.00 0.02 99.55 21:02:24 20:47:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 20:48:01 all 0.19 0.00 0.03 0.00 0.03 99.75 21:02:24 20:48:01 0 0.37 0.00 0.03 0.00 0.03 99.57 21:02:24 20:48:01 1 0.02 0.00 0.03 0.00 0.02 99.93 21:02:24 20:49:01 all 0.19 0.00 0.02 0.00 0.03 99.77 21:02:24 20:49:01 0 0.35 0.00 0.02 0.00 0.02 99.62 21:02:24 20:49:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 20:50:01 all 0.15 0.00 0.02 0.00 0.03 99.80 21:02:24 20:50:01 0 0.27 0.00 0.02 0.00 0.03 99.68 21:02:24 20:50:01 1 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 20:51:01 all 0.11 0.00 0.03 0.00 0.03 99.84 21:02:24 20:51:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 20:51:01 1 0.18 0.00 0.03 0.00 0.02 99.77 21:02:24 20:52:01 all 0.18 0.00 0.03 0.00 0.03 99.76 21:02:24 20:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 21:02:24 20:52:01 1 0.33 0.00 0.05 0.00 0.03 99.58 21:02:24 20:53:01 all 0.24 0.00 0.03 0.00 0.03 99.71 21:02:24 20:53:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 20:53:01 1 0.45 0.00 0.03 0.00 0.02 99.50 21:02:24 20:54:01 all 0.19 0.00 0.03 0.00 0.02 99.76 21:02:24 20:54:01 0 0.07 0.00 0.03 0.00 0.02 99.88 21:02:24 20:54:01 1 0.32 0.00 0.03 0.00 0.02 99.63 21:02:24 20:55:01 all 0.15 0.00 0.04 0.00 0.02 99.79 21:02:24 20:55:01 0 0.18 0.00 0.03 0.00 0.02 99.77 21:02:24 20:55:01 1 0.12 0.00 0.05 0.00 0.02 99.82 21:02:24 21:02:24 20:55:01 CPU %user %nice %system %iowait %steal %idle 21:02:24 20:56:01 all 0.12 0.00 0.05 0.00 0.03 99.80 21:02:24 20:56:01 0 0.05 0.00 0.03 0.00 0.05 99.87 21:02:24 20:56:01 1 0.18 0.00 0.07 0.00 0.02 99.73 21:02:24 20:57:01 all 0.13 0.00 0.03 0.00 0.03 99.81 21:02:24 20:57:01 0 0.07 0.00 0.03 0.00 0.03 99.87 21:02:24 20:57:01 1 0.20 0.00 0.03 0.00 0.02 99.75 21:02:24 20:58:01 all 0.16 0.00 0.03 0.00 0.02 99.79 21:02:24 20:58:01 0 0.03 0.00 0.05 0.00 0.03 99.88 21:02:24 20:58:01 1 0.28 0.00 0.02 0.00 0.00 99.70 21:02:24 20:59:01 all 0.14 0.00 0.04 0.00 0.03 99.79 21:02:24 20:59:01 0 0.03 0.00 0.03 0.00 0.03 99.90 21:02:24 20:59:01 1 0.25 0.00 0.05 0.00 0.02 99.68 21:02:24 21:00:01 all 0.22 0.00 0.03 0.00 0.03 99.72 21:02:24 21:00:01 0 0.07 0.00 0.02 0.00 0.03 99.88 21:02:24 21:00:01 1 0.37 0.00 0.03 0.00 0.03 99.57 21:02:24 21:01:01 all 0.13 0.00 0.02 0.00 0.03 99.82 21:02:24 21:01:01 0 0.03 0.00 0.02 0.00 0.03 99.92 21:02:24 21:01:01 1 0.22 0.00 0.02 0.00 0.03 99.73 21:02:24 21:02:01 all 24.83 0.00 10.51 2.94 0.10 61.63 21:02:24 21:02:01 0 24.59 0.00 10.52 3.27 0.11 61.51 21:02:24 21:02:01 1 25.07 0.00 10.49 2.60 0.09 61.75 21:02:24 Average: all 0.30 0.02 0.18 0.03 0.02 99.45 21:02:24 Average: 0 0.25 0.02 0.17 0.03 0.02 99.50 21:02:24 Average: 1 0.34 0.02 0.18 0.03 0.02 99.41 21:02:24 21:02:24 21:02:24