Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5af22609869f7a1740db3476e60b775e51835e3b 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-ssh2903160768404242443.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh13621010562546388758.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4108046787766678375.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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 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-ssh12653139582345247892.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5724814233608406436.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > 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 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-modbus-go, goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-4968 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 5af22609869f7a1740db3476e60b775e51835e3b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 5af22609869f7a1740db3476e60b775e51835e3b # timeout=10 Commit message: "Merge pull request #705 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" > git rev-list --no-walk 8c1c169d50021e354cc734adf9e7d54174e3ae25 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:33:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:33:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:33:37 ========================================================= 01:33:37 EdgeX Global Pipelines Version Info 01:33:37 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:33:38 ------------------- 01:33:38 stable info: 01:33:38 ------------------- 01:33:38 Commited By: Cherry Wang cherry@iotechsys.com 01:33:38 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 01:33:38 Message: update stable to v1.0.278 01:33:38 ------------------- 01:33:38 experimental info: 01:33:38 ------------------- 01:33:38 Commited By: **** collab-it+edgex@linuxfoundation.org 01:33:38 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 01:33:38 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:33:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5af2260 [Pipeline] echo 01:33:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:39 provisioning config files... 01:33:39 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6109363946832454661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:39 ---> ****-login.sh 01:33:39 nexus3.edgexfoundry.org:10001 01:33:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 01:33:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/go/credential-store/ 01:33:40 01:33:40 Login Succeeded 01:33:40 nexus3.edgexfoundry.org:10002 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 01:33:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/go/credential-store/ 01:33:40 01:33:40 Login Succeeded 01:33:40 nexus3.edgexfoundry.org:10003 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 01:33:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/go/credential-store/ 01:33:40 01:33:40 Login Succeeded 01:33:40 nexus3.edgexfoundry.org:10004 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 01:33:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/go/credential-store/ 01:33:40 01:33:40 Login Succeeded 01:33:40 ****.io 01:33:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:40 01:33:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:33:40 Configure a credential helper to remove this warning. See 01:33:40 https://docs.****.com/go/credential-store/ 01:33:40 01:33:40 Login Succeeded 01:33:40 ---> ****-login.sh ends [Pipeline] } 01:33:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:33:41 + git rev-list -1 --merges 5af22609869f7a1740db3476e60b775e51835e3b~1..5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] echo 01:33:41 -----------> git rev-list -1 --merges 5af22609869f7a1740db3476e60b775e51835e3b~1..5af22609869f7a1740db3476e60b775e51835e3b 5af22609869f7a1740db3476e60b775e51835e3b 01:33:41 5af22609869f7a1740db3476e60b775e51835e3b [false] [Pipeline] sh 01:33:41 + git log --format=format:%s -1 5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] echo 01:33:41 ========================================================= 01:33:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:33:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:33:41 + git log --format=format:%s -1 5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] echo 01:33:41 [semverPrep] GIT_COMMIT: 5af22609869f7a1740db3476e60b775e51835e3b, Commit Message: Merge pull request #705 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60 [Pipeline] echo 01:33:41 [semverPrep] This is not a build commit. [Pipeline] sh 01:33:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:33:42 + grep -v github /etc/ssh/ssh_known_hosts 01:33:42 + [ -e /tmp/ssh_known_hosts ] 01:33:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:33:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:33:42 + sudo tee -a /etc/ssh/ssh_known_hosts 01:33:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:42 01:33:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:33:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:42 0.1.4: Pulling from edgex-devops/py-git-semver 01:33:42 3dae71ba6b94: Pulling fs layer 01:33:42 6bf1a483ea7c: Pulling fs layer 01:33:42 f5dfc541a4d3: Pulling fs layer 01:33:42 461d9e800cba: Pulling fs layer 01:33:42 80192f66455f: Pulling fs layer 01:33:42 2e8e34ca0e6c: Pulling fs layer 01:33:42 a29436f7fd5d: Pulling fs layer 01:33:42 923cac83aea3: Pulling fs layer 01:33:42 25ad8b0a4227: Pulling fs layer 01:33:42 db01528c6b51: Pulling fs layer 01:33:42 28988de357af: Pulling fs layer 01:33:42 80192f66455f: Waiting 01:33:42 2e8e34ca0e6c: Waiting 01:33:42 a29436f7fd5d: Waiting 01:33:42 923cac83aea3: Waiting 01:33:42 461d9e800cba: Waiting 01:33:42 25ad8b0a4227: Waiting 01:33:42 28988de357af: Waiting 01:33:42 db01528c6b51: Waiting 01:33:43 6bf1a483ea7c: Verifying Checksum 01:33:43 6bf1a483ea7c: Download complete 01:33:43 461d9e800cba: Download complete 01:33:43 80192f66455f: Verifying Checksum 01:33:43 80192f66455f: Download complete 01:33:43 f5dfc541a4d3: Verifying Checksum 01:33:43 f5dfc541a4d3: Download complete 01:33:43 3dae71ba6b94: Verifying Checksum 01:33:43 3dae71ba6b94: Download complete 01:33:43 923cac83aea3: Verifying Checksum 01:33:43 923cac83aea3: Download complete 01:33:43 25ad8b0a4227: Verifying Checksum 01:33:43 25ad8b0a4227: Download complete 01:33:43 db01528c6b51: Verifying Checksum 01:33:43 db01528c6b51: Download complete 01:33:43 28988de357af: Download complete 01:33:44 a29436f7fd5d: Verifying Checksum 01:33:44 a29436f7fd5d: Download complete 01:33:44 2e8e34ca0e6c: Verifying Checksum 01:33:44 2e8e34ca0e6c: Download complete 01:33:44 3dae71ba6b94: Pull complete 01:33:45 6bf1a483ea7c: Pull complete 01:33:45 f5dfc541a4d3: Pull complete 01:33:45 461d9e800cba: Pull complete 01:33:45 80192f66455f: Pull complete 01:33:50 2e8e34ca0e6c: Pull complete 01:33:50 a29436f7fd5d: Pull complete 01:33:50 923cac83aea3: Pull complete 01:33:50 25ad8b0a4227: Pull complete 01:33:50 db01528c6b51: Pull complete 01:33:50 28988de357af: Pull complete 01:33:50 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:33:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:33:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:33:50 prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container 01:33:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-devops/py-git-semver:0.1.4 cat 01:33:52 $ docker top 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 -eo pid,comm 01:33:52 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:33:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:33:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:52 [ssh-agent] Looking for ssh-agent implementation... 01:33:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:52 $ docker exec 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 ssh-agent 01:33:52 SSH_AUTH_SOCK=/tmp/ssh-Aik3iDU5PqWQ/agent.32 01:33:52 SSH_AGENT_PID=38 01:33:52 Running ssh-add (command line suppressed) 01:33:52 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2276488855167556570.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2276488855167556570.key) 01:33:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:53 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] sh 01:33:53 + git tag --points-at HEAD [Pipeline] } 01:33:53 $ docker exec --env ******** --env ******** 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 ssh-agent -k 01:33:53 unset SSH_AUTH_SOCK; 01:33:53 unset SSH_AGENT_PID; 01:33:53 echo Agent pid 38 killed; 01:33:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:33:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:33:54 [ssh-agent] Looking for ssh-agent implementation... 01:33:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:33:54 $ docker exec 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 ssh-agent 01:33:54 SSH_AUTH_SOCK=/tmp/ssh-ROIbTqa2hCDB/agent.87 01:33:54 SSH_AGENT_PID=93 01:33:54 Running ssh-add (command line suppressed) 01:33:54 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5311725674074732089.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5311725674074732089.key) 01:33:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:33:54 + git semver init 01:33:55 2026-04-12 01:33:54,953 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:33:55 2026-04-12 01:33:54,958 [run_init] DEBUG init version:0.0.0 force:False 01:33:55 2026-04-12 01:33:54,959 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 01:33:55 2026-04-12 01:33:54,959 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 01:33:55 2026-04-12 01:33:54,959 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, stdin=None, shell=False, universal_newlines=False) 01:33:56 2026-04-12 01:33:56,239 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 01:33:56 2026-04-12 01:33:56,239 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 01:33:56 2026-04-12 01:33:56,239 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 01:33:56 2026-04-12 01:33:56,239 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 01:33:56 4.1.0-dev.20 [Pipeline] } 01:33:56 $ docker exec --env ******** --env ******** 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 ssh-agent -k 01:33:56 unset SSH_AUTH_SOCK; 01:33:56 unset SSH_AGENT_PID; 01:33:56 echo Agent pid 93 killed; 01:33:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:33:56 + git semver [Pipeline] } 01:33:57 $ docker stop --time=1 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 01:33:58 $ docker rm -f --volumes 717089243c94ac06d77df77062966bf58ecd03c5f5bc34f402d988ea64a53137 [Pipeline] // withDockerContainer [Pipeline] sh 01:33:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:33:59 Stashed 1 file(s) [Pipeline] echo 01:33:59 [edgeXSemver]: initialized semver on version 4.1.0-dev.20 [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] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:33:59 provisioning config files... 01:33:59 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config14058482348960272124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:33:59 ---> ****-login.sh 01:33:59 nexus3.edgexfoundry.org:10001 01:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:59 Login Succeeded 01:33:59 nexus3.edgexfoundry.org:10002 01:33:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:33:59 Login Succeeded 01:33:59 nexus3.edgexfoundry.org:10003 01:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:00 Login Succeeded 01:34:00 nexus3.edgexfoundry.org:10004 01:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:00 Login Succeeded 01:34:00 ****.io 01:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:34:00 Login Succeeded 01:34:00 ---> ****-login.sh ends [Pipeline] } 01:34:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:34:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:34:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:34:00 ========================================================= 01:34:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:34:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:34:01 #0 building with "default" instance using docker driver 01:34:01 01:34:01 #1 [internal] load build definition from Dockerfile 01:34:01 #1 transferring dockerfile: 1.52kB done 01:34:01 #1 DONE 0.0s 01:34:01 01:34:01 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:34:01 #2 DONE 0.1s 01:34:01 01:34:01 #3 [internal] load .dockerignore 01:34:01 #3 transferring context: 182B done 01:34:01 #3 DONE 0.0s 01:34:01 01:34:01 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:34:01 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 0.0s done 01:34:01 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 1.05MB / 3.80MB 0.1s 01:34:01 #4 sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 291.15kB / 291.15kB 0.0s done 01:34:01 #4 sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 125B / 125B 0.1s done 01:34:01 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 01:34:01 #4 sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 685B / 685B done 01:34:01 #4 sha256:0571529eb0d62c6c63f07cd806efe94d1b30411a55171121c600b2b418b13706 2.08kB / 2.08kB done 01:34:01 #4 sha256:2caa029a6df7ddc8757eb3642c320a433405a94beabcc5536fbfd011b4868154 4.11kB / 4.11kB done 01:34:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 3.15MB / 60.15MB 0.1s 01:34:01 #4 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 01:34:01 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 01:34:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 14.68MB / 60.15MB 0.2s 01:34:01 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 01:34:01 #4 sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 321B / 321B 0.1s done 01:34:01 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 3.15MB / 11.98MB 0.2s 01:34:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.10MB / 112.58MB 0.2s 01:34:01 #4 ... 01:34:01 01:34:01 #5 [internal] load build context 01:34:01 #5 transferring context: 25.64MB 0.2s done 01:34:01 #5 DONE 0.2s 01:34:01 01:34:01 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine@sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:34:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 29.36MB / 60.15MB 0.3s 01:34:01 #4 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s done 01:34:01 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s 01:34:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 9.44MB / 112.58MB 0.3s 01:34:01 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 01:34:01 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.5s 01:34:01 #4 sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 11.98MB / 11.98MB 0.3s done 01:34:01 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 29.36MB / 112.58MB 0.5s 01:34:01 #4 extracting sha256:c35fb4624d26424571dfb821ae83d912cb463420dcedd6224f36bb5f96f92542 0.0s done 01:34:01 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 11.53MB / 14.72MB 0.5s 01:34:02 #4 sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 60.15MB / 60.15MB 0.6s done 01:34:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 45.09MB / 112.58MB 0.6s 01:34:02 #4 sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 14.72MB / 14.72MB 0.6s done 01:34:02 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 01:34:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 66.06MB / 112.58MB 0.7s 01:34:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 88.08MB / 112.58MB 0.8s 01:34:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 0.9s 01:34:02 #4 sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 112.58MB / 112.58MB 1.0s done 01:34:06 #4 extracting sha256:4e2aec7ef170b5f02e240ef6c8aac64fb96a14688ea0750c962c145c141f3830 4.4s done 01:34:06 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 01:34:06 #4 extracting sha256:333b49ad6fbf2b99bf7532e840b5bff11ea42e960a0a8851832dbe82fa3d7c00 done 01:34:06 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:34:06 #4 extracting sha256:c3e65509a76bb9f5693fb9380bb0cb69e5823593389f8ee2155e5fb2e5217869 done 01:34:06 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 01:34:07 #4 extracting sha256:7cf9ebb963bdf950700fce54bdb278ce83f7c063ec4956dc76ab8839e1a7578e 0.7s done 01:34:07 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 0.1s 01:34:11 #4 extracting sha256:bb34ca984cfb5e98da818d061902d9e41b8703d52f8226d456dff430e917ea9c 2.9s done 01:34:11 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.1s 01:34:11 #4 extracting sha256:151cf03bc80780810e935b24fc9b81f3b5072be958f5a4bb4177a09958745c75 0.5s done 01:34:11 #4 DONE 9.7s 01:34:11 01:34:11 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 01:34:11 #6 0.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:34:11 #6 0.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:34:11 #6 0.550 (1/8) Installing openssh-keygen (10.0_p1-r10) 01:34:11 #6 0.559 (2/8) Installing libedit (20250104.3.1-r1) 01:34:11 #6 0.566 (3/8) Installing openssh-client-common (10.0_p1-r10) 01:34:11 #6 0.592 (4/8) Installing openssh-client-default (10.0_p1-r10) 01:34:11 #6 0.611 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 01:34:11 #6 0.620 (6/8) Installing openssh-server-common (10.0_p1-r10) 01:34:11 #6 0.626 (7/8) Installing openssh-server (10.0_p1-r10) 01:34:11 #6 0.652 (8/8) Installing openssh (10.0_p1-r10) 01:34:11 #6 0.659 Executing busybox-1.37.0-r19.trigger 01:34:11 #6 0.668 OK: 272 MiB in 68 packages 01:34:13 #6 DONE 2.2s 01:34:13 01:34:13 #7 [builder 3/7] WORKDIR /device-modbus-go 01:34:13 #7 DONE 0.0s 01:34:13 01:34:13 #8 [builder 4/7] COPY go.mod vendor* ./ 01:34:13 #8 DONE 0.0s 01:34:13 01:34:13 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:34:14 Still waiting to schedule task 01:34:14 ‘prd-centos7-blackbox-4c-2g-4926’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:34:14 ‘prd-centos7-docker-4c-2g-4967’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:34:14 ‘prd-ubuntu20.04-docker-8c-8g-4972’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 01:34:14 ‘prd-ubuntu20.04-docker-arm64-4c-16g-4971’ is offline 01:34:23 #9 DONE 8.7s 01:34:23 01:34:23 #10 [builder 6/7] COPY . . 01:34:23 #10 DONE 0.1s 01:34:23 01:34:23 #11 [builder 7/7] RUN echo noop 01:34:23 #11 0.203 noop 01:34:23 #11 DONE 0.2s 01:34:23 01:34:23 #12 exporting to image 01:34:23 #12 exporting layers 01:34:30 #12 exporting layers 6.7s done 01:34:30 #12 writing image sha256:edcbdf514a11c7c26c2a887cb4dfe5a58c6da470a64390ee1b0598406f4a6052 done 01:34:30 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:34:30 #12 DONE 6.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:30 + docker inspect -f . ci-base-image-x86_64 01:34:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:30 prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container 01:34:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:34:30 $ docker top 2f3aefd2cfcf137400883f5c71eb412499a227a6341115906a6f4431f1153a09 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:31 + go version 01:34:31 go version go1.25.2 linux/amd64 [Pipeline] } 01:34:31 $ docker stop --time=1 2f3aefd2cfcf137400883f5c71eb412499a227a6341115906a6f4431f1153a09 01:34:32 $ docker rm -f --volumes 2f3aefd2cfcf137400883f5c71eb412499a227a6341115906a6f4431f1153a09 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:34:32 + docker inspect -f . ci-base-image-x86_64 01:34:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:34:33 prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container 01:34:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:34:33 $ docker top b0e8db15cb912f64f0a4086ac99594de045ee1aee6b84b573dc8bbda3191d903 -eo pid,comm [Pipeline] { [Pipeline] sh 01:34:33 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 01:34:33 + make test 01:34:33 go test ./... -coverprofile=coverage.out ./... 01:34:35 ? github.com/edgexfoundry/device-modbus-go [no test files] 01:34:57 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 01:34:57 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 49.7% of statements 01:35:03 0 issues. 01:35:03 go vet ./... 01:35:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:35:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:35:09 ./bin/test-attribution-txt.sh 01:35:09 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:35:09 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:35:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:35:09 $ docker stop --time=1 b0e8db15cb912f64f0a4086ac99594de045ee1aee6b84b573dc8bbda3191d903 01:35:11 $ docker rm -f --volumes b0e8db15cb912f64f0a4086ac99594de045ee1aee6b84b573dc8bbda3191d903 [Pipeline] // withDockerContainer [Pipeline] sh 01:35:11 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:35:11 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:35:12 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:35:12 + ls -al . 01:35:12 total 268 01:35:12 drwxrwxr-x 9 jenkins jenkins 4096 Apr 12 01:34 . 01:35:12 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:33 .. 01:35:12 -rw-rw-r-- 1 jenkins jenkins 140 Apr 12 01:33 .dockerignore 01:35:12 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:34 .git 01:35:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 .github 01:35:12 -rw-rw-r-- 1 jenkins jenkins 266 Apr 12 01:33 .gitignore 01:35:12 -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:33 .golangci.yml 01:35:12 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 01:33 .semver 01:35:12 -rw-rw-r-- 1 jenkins jenkins 22459 Apr 12 01:33 Attribution.txt 01:35:12 -rw-rw-r-- 1 jenkins jenkins 18046 Apr 12 01:33 CHANGELOG.md 01:35:12 -rw-rw-r-- 1 jenkins jenkins 1479 Apr 12 01:33 Dockerfile 01:35:12 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:33 GOVERNANCE.md 01:35:12 -rw-rw-r-- 1 jenkins jenkins 681 Apr 12 01:33 Jenkinsfile 01:35:12 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:33 LICENSE 01:35:12 -rw-rw-r-- 1 jenkins jenkins 2529 Apr 12 01:33 Makefile 01:35:12 -rw-rw-r-- 1 jenkins jenkins 622 Apr 12 01:33 OWNERS.md 01:35:12 -rw-rw-r-- 1 jenkins jenkins 4463 Apr 12 01:33 README.md 01:35:12 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:33 VERSION 01:35:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:33 bin 01:35:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 cmd 01:35:12 -rw-r--r-- 1 jenkins jenkins 32380 Apr 12 01:34 coverage.out 01:35:12 -rw-rw-r-- 1 jenkins jenkins 6879 Apr 12 01:33 go.mod 01:35:12 -rw-rw-r-- 1 jenkins jenkins 89844 Apr 12 01:33 go.sum 01:35:12 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:33 internal 01:35:12 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:33 simulator 01:35:12 -rw-rw-r-- 1 jenkins jenkins 229 Apr 12 01:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:12 + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5af22609869f7a1740db3476e60b775e51835e3b --label arch=amd64 --label version=4.1.0-dev.20 . 01:35:12 #0 building with "default" instance using docker driver 01:35:12 01:35:12 #1 [internal] load build definition from Dockerfile 01:35:12 #1 transferring dockerfile: 1.52kB done 01:35:12 #1 DONE 0.0s 01:35:12 01:35:12 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:35:12 #2 DONE 0.0s 01:35:12 01:35:12 #3 [internal] load metadata for docker.io/library/alpine:3.22 01:35:12 #3 DONE 0.1s 01:35:12 01:35:12 #4 [internal] load .dockerignore 01:35:12 #4 transferring context: 182B done 01:35:12 #4 DONE 0.0s 01:35:12 01:35:12 #5 [internal] load build context 01:35:12 #5 transferring context: 46.28kB 0.0s done 01:35:12 #5 DONE 0.0s 01:35:12 01:35:12 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:35:12 #6 DONE 0.1s 01:35:12 01:35:12 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:35:12 #7 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.0s done 01:35:12 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 01:35:12 #7 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 01:35:12 #7 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 01:35:12 #7 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 01:35:12 #7 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 01:35:12 #7 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.1s done 01:35:12 #7 DONE 0.2s 01:35:12 01:35:12 #8 [builder 2/7] RUN apk add --update --no-cache make git openssh 01:35:13 #8 0.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:35:13 #8 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:35:13 #8 0.608 OK: 272 MiB in 68 packages 01:35:13 #8 DONE 0.7s 01:35:13 01:35:13 #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:35:13 #9 0.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:35:13 #9 0.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:35:13 #9 0.640 (1/1) Installing dumb-init (1.2.5-r3) 01:35:13 #9 0.647 Executing busybox-1.37.0-r20.trigger 01:35:13 #9 0.654 OK: 7 MiB in 17 packages 01:35:13 #9 DONE 0.8s 01:35:13 01:35:13 #10 [builder 3/7] WORKDIR /device-modbus-go 01:35:13 #10 DONE 0.0s 01:35:13 01:35:13 #11 [builder 4/7] COPY go.mod vendor* ./ 01:35:13 #11 DONE 0.0s 01:35:13 01:35:13 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:35:14 #12 DONE 0.6s 01:35:14 01:35:14 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:35:14 #13 0.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:35:14 #13 0.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:35:14 #13 ... 01:35:14 01:35:14 #14 [builder 6/7] COPY . . 01:35:14 #14 DONE 0.1s 01:35:14 01:35:14 #13 [stage-1 3/6] RUN apk --no-cache upgrade 01:35:14 #13 0.703 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:35:14 #13 0.717 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:35:14 #13 0.763 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:35:14 #13 0.778 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:35:14 #13 0.784 Executing busybox-1.37.0-r20.trigger 01:35:14 #13 0.790 OK: 7 MiB in 17 packages 01:35:14 #13 DONE 0.9s 01:35:14 01:35:14 #15 [builder 7/7] RUN make build 01:35:14 #15 0.237 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 01:35:41 #15 DONE 23.5s 01:35:41 01:35:41 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 01:35:41 #16 DONE 0.1s 01:35:41 01:35:41 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 01:35:41 #17 DONE 0.0s 01:35:41 01:35:41 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 01:35:41 #18 DONE 0.0s 01:35:41 01:35:41 #19 exporting to image 01:35:41 #19 exporting layers 0.1s done 01:35:41 #19 writing image sha256:f44f248f5f9dd2defa42df17749ed933d3508aae5a4a2acd24299481d1766478 done 01:35:41 #19 naming to docker.io/library/device-modbus done 01:35:41 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:35:41 provisioning config files... 01:35:41 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4864624421907426597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:35:41 ---> ****-login.sh 01:35:41 nexus3.edgexfoundry.org:10001 01:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:41 Login Succeeded 01:35:41 nexus3.edgexfoundry.org:10002 01:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:41 Login Succeeded 01:35:41 nexus3.edgexfoundry.org:10003 01:35:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:42 Login Succeeded 01:35:42 nexus3.edgexfoundry.org:10004 01:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:42 Login Succeeded 01:35:42 ****.io 01:35:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:35:42 Login Succeeded 01:35:42 ---> ****-login.sh ends [Pipeline] } 01:35:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:35:42 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 01:35:42 5af22609869f7a1740db3476e60b775e51835e3b 01:35:42 latest 01:35:42 4.1.0-dev.20 01:35:42 5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 01:35:42 main 01:35:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:42 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:42 + docker push nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b 01:35:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:35:42 82d05ac1f833: Preparing 01:35:42 9573b6c376c5: Preparing 01:35:42 aa93d6fe9fdd: Preparing 01:35:42 9437dfdb1b1a: Preparing 01:35:42 22e57067ac74: Preparing 01:35:42 cce92674e987: Preparing 01:35:42 cce92674e987: Waiting 01:35:42 9573b6c376c5: Pushed 01:35:42 82d05ac1f833: Pushed 01:35:42 cce92674e987: Layer already exists 01:35:42 22e57067ac74: Pushed 01:35:43 9437dfdb1b1a: Pushed 01:35:47 aa93d6fe9fdd: Pushed 01:35:47 5af22609869f7a1740db3476e60b775e51835e3b: digest: sha256:acf8c6f50a837254ba5e67b3efb02cf4aa1b172f36dda4b85cab011a703685b4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:47 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:47 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 01:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:35:47 82d05ac1f833: Preparing 01:35:47 9573b6c376c5: Preparing 01:35:47 aa93d6fe9fdd: Preparing 01:35:47 9437dfdb1b1a: Preparing 01:35:47 22e57067ac74: Preparing 01:35:47 cce92674e987: Preparing 01:35:47 cce92674e987: Waiting 01:35:47 9573b6c376c5: Layer already exists 01:35:47 aa93d6fe9fdd: Layer already exists 01:35:47 9437dfdb1b1a: Layer already exists 01:35:47 22e57067ac74: Layer already exists 01:35:47 82d05ac1f833: Layer already exists 01:35:47 cce92674e987: Layer already exists 01:35:47 latest: digest: sha256:acf8c6f50a837254ba5e67b3efb02cf4aa1b172f36dda4b85cab011a703685b4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:48 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:48 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 01:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:35:48 82d05ac1f833: Preparing 01:35:48 9573b6c376c5: Preparing 01:35:48 aa93d6fe9fdd: Preparing 01:35:48 9437dfdb1b1a: Preparing 01:35:48 22e57067ac74: Preparing 01:35:48 cce92674e987: Preparing 01:35:48 cce92674e987: Waiting 01:35:48 9573b6c376c5: Layer already exists 01:35:48 aa93d6fe9fdd: Layer already exists 01:35:48 22e57067ac74: Layer already exists 01:35:48 82d05ac1f833: Layer already exists 01:35:48 9437dfdb1b1a: Layer already exists 01:35:48 cce92674e987: Layer already exists 01:35:48 4.1.0-dev.20: digest: sha256:acf8c6f50a837254ba5e67b3efb02cf4aa1b172f36dda4b85cab011a703685b4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:48 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 01:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:35:49 82d05ac1f833: Preparing 01:35:49 9573b6c376c5: Preparing 01:35:49 aa93d6fe9fdd: Preparing 01:35:49 9437dfdb1b1a: Preparing 01:35:49 22e57067ac74: Preparing 01:35:49 cce92674e987: Preparing 01:35:49 cce92674e987: Waiting 01:35:49 9437dfdb1b1a: Layer already exists 01:35:49 82d05ac1f833: Layer already exists 01:35:49 22e57067ac74: Layer already exists 01:35:49 9573b6c376c5: Layer already exists 01:35:49 aa93d6fe9fdd: Layer already exists 01:35:49 cce92674e987: Layer already exists 01:35:49 5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20: digest: sha256:acf8c6f50a837254ba5e67b3efb02cf4aa1b172f36dda4b85cab011a703685b4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:49 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:35:49 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 01:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 01:35:49 82d05ac1f833: Preparing 01:35:49 9573b6c376c5: Preparing 01:35:49 aa93d6fe9fdd: Preparing 01:35:49 9437dfdb1b1a: Preparing 01:35:49 22e57067ac74: Preparing 01:35:49 cce92674e987: Preparing 01:35:49 cce92674e987: Waiting 01:35:49 82d05ac1f833: Layer already exists 01:35:49 aa93d6fe9fdd: Layer already exists 01:35:49 9573b6c376c5: Layer already exists 01:35:49 9437dfdb1b1a: Layer already exists 01:35:49 22e57067ac74: Layer already exists 01:35:49 cce92674e987: Layer already exists 01:35:49 main: digest: sha256:acf8c6f50a837254ba5e67b3efb02cf4aa1b172f36dda4b85cab011a703685b4 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:35:49 ===================================================== [Pipeline] echo 01:35:49 taggedImages: 01:35:49 - nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b 01:35:49 - nexus3.edgexfoundry.org:10004/device-modbus:latest 01:35:49 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 01:35:49 - nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 01:35:49 - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] echo 01:35:49 ========================================================= 01:35:49 [edgeXBuildMultiArch] RAW Config: 01:35:49 images: 01:35:49 - nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b 01:35:49 - nexus3.edgexfoundry.org:10004/device-modbus:latest 01:35:49 - nexus3.edgexfoundry.org:10004/device-modbus:4.1.0-dev.20 01:35:49 - nexus3.edgexfoundry.org:10004/device-modbus:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 01:35:49 - nexus3.edgexfoundry.org:10004/device-modbus:main 01:35:49 settingsFile: 01:35:49 device-modbus-go-settings 01:35:49 ========================================================= [Pipeline] node 01:36:04 Still waiting to schedule task 01:36:04 Waiting for next available executor on ‘centos7-docker-4c-2g’ 01:36:59 Running on prd-centos7-docker-4c-2g-4987 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:36:59 provisioning config files... 01:36:59 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4625022342713020152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:00 ---> ****-login.sh 01:37:00 nexus3.edgexfoundry.org:10001 01:37:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4978 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 01:37:17 Running in /w/workspace/device-modbus-go/215 [Pipeline] { [Pipeline] checkout 01:37:20 The recommended git tool is: git 01:37:27 using credential edgex-jenkins-ssh 01:37:27 Cloning the remote Git repository 01:37:27 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 01:37:28 > git init /w/workspace/device-modbus-go/215 # timeout=10 01:37:28 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 01:37:28 > git --version # timeout=10 01:37:28 > git --version # 'git version 2.25.1' 01:37:28 using GIT_SSH to set credentials SSH Credentials for GitHub 01:37:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:31 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 01:37:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:33 Avoid second fetch 01:37:33 Checking out Revision 5af22609869f7a1740db3476e60b775e51835e3b (main) 01:37:33 > git config core.sparsecheckout # timeout=10 01:37:33 > git checkout -f 5af22609869f7a1740db3476e60b775e51835e3b # timeout=10 01:37:34 Commit message: "Merge pull request #705 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.60" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:37:38 provisioning config files... 01:37:38 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/215@tmp/config2333090699769898347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:37:39 ---> ****-login.sh 01:37:39 nexus3.edgexfoundry.org:10001 01:37:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:39 Configure a credential helper to remove this warning. See 01:37:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:39 01:37:39 Login Succeeded 01:37:40 nexus3.edgexfoundry.org:10002 01:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:40 Configure a credential helper to remove this warning. See 01:37:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:40 01:37:40 Login Succeeded 01:37:40 nexus3.edgexfoundry.org:10003 01:37:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:41 Configure a credential helper to remove this warning. See 01:37:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:41 01:37:41 Login Succeeded 01:37:41 nexus3.edgexfoundry.org:10004 01:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:41 Configure a credential helper to remove this warning. See 01:37:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:41 01:37:41 Login Succeeded 01:37:41 ****.io 01:37:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:37:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:37:42 Configure a credential helper to remove this warning. See 01:37:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:37:42 01:37:42 Login Succeeded 01:37:42 ---> ****-login.sh ends [Pipeline] } 01:37:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:37:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:37:42 ========================================================= 01:37:42 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:37:42 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:37:43 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine --build-arg MAKE=echo noop --target=builder . 01:37:43 Sending build context to Docker daemon 13.05MB 01:37:43 Step 1/10 : ARG BASE=golang:1.25-alpine3.22 01:37:43 Step 2/10 : FROM ${BASE} AS builder 01:37:43 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:37:43 6b59a28fa201: Pulling fs layer 01:37:43 d32bb0dddca7: Pulling fs layer 01:37:43 5dab1238d3d9: Pulling fs layer 01:37:43 196fd7d83e7d: Pulling fs layer 01:37:43 4f4fb700ef54: Pulling fs layer 01:37:43 8ba94037c8f0: Pulling fs layer 01:37:43 deaec5988b04: Pulling fs layer 01:37:43 9f65657bb879: Pulling fs layer 01:37:43 196fd7d83e7d: Waiting 01:37:43 4f4fb700ef54: Waiting 01:37:43 8ba94037c8f0: Waiting 01:37:43 deaec5988b04: Waiting 01:37:43 9f65657bb879: Waiting 01:37:43 d32bb0dddca7: Verifying Checksum 01:37:43 d32bb0dddca7: Download complete 01:37:43 196fd7d83e7d: Verifying Checksum 01:37:43 196fd7d83e7d: Download complete 01:37:43 4f4fb700ef54: Download complete 01:37:43 8ba94037c8f0: Verifying Checksum 01:37:43 8ba94037c8f0: Download complete 01:37:43 6b59a28fa201: Verifying Checksum 01:37:43 6b59a28fa201: Download complete 01:37:44 9f65657bb879: Verifying Checksum 01:37:44 9f65657bb879: Download complete 01:37:45 6b59a28fa201: Pull complete 01:37:46 5dab1238d3d9: Verifying Checksum 01:37:46 5dab1238d3d9: Download complete 01:37:46 d32bb0dddca7: Pull complete 01:37:48 deaec5988b04: Download complete 01:38:06 5dab1238d3d9: Pull complete 01:38:06 196fd7d83e7d: Pull complete 01:38:06 4f4fb700ef54: Pull complete 01:38:06 8ba94037c8f0: Pull complete 01:38:15 deaec5988b04: Pull complete 01:38:19 9f65657bb879: Pull complete 01:38:19 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:38:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:38:19 ---> 334268110677 01:38:19 Step 3/10 : ARG ADD_BUILD_TAGS="" 01:38:21 ---> Running in e0768e7967e3 01:38:21 Removing intermediate container e0768e7967e3 01:38:21 ---> f3147539f486 01:38:21 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:38:21 ---> Running in d3b06af1a5b4 01:38:22 Removing intermediate container d3b06af1a5b4 01:38:22 ---> b41aa2770170 01:38:22 Step 5/10 : RUN apk add --update --no-cache make git openssh 01:38:22 ---> Running in 693e28e2627c 01:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:38:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:38:26 (1/8) Installing openssh-keygen (10.0_p1-r10) 01:38:26 (2/8) Installing libedit (20250104.3.1-r1) 01:38:26 (3/8) Installing openssh-client-common (10.0_p1-r10) 01:38:26 (4/8) Installing openssh-client-default (10.0_p1-r10) 01:38:26 (5/8) Installing openssh-sftp-server (10.0_p1-r10) 01:38:26 (6/8) Installing openssh-server-common (10.0_p1-r10) 01:38:26 (7/8) Installing openssh-server (10.0_p1-r10) 01:38:26 (8/8) Installing openssh (10.0_p1-r10) 01:38:26 Executing busybox-1.37.0-r19.trigger 01:38:26 OK: 262 MiB in 68 packages 01:38:28 Removing intermediate container 693e28e2627c 01:38:28 ---> a4925d897e54 01:38:28 Step 6/10 : WORKDIR /device-modbus-go 01:38:28 ---> Running in af68f66cb055 01:38:28 Removing intermediate container af68f66cb055 01:38:28 ---> 68b92e69db1f 01:38:28 Step 7/10 : COPY go.mod vendor* ./ 01:38:29 ---> bbcff711654d 01:38:29 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:38:29 ---> Running in be00b506696a 01:40:22 Removing intermediate container be00b506696a 01:40:22 ---> 3a0e0e91fac2 01:40:22 Step 9/10 : COPY . . 01:40:22 ---> d0ea51d67421 01:40:22 Step 10/10 : RUN ${MAKE} 01:40:22 ---> Running in a0d8cb3e674c 01:40:22 noop 01:40:23 Removing intermediate container a0d8cb3e674c 01:40:23 ---> 3b0e2294a652 01:40:23 Successfully built 3b0e2294a652 01:40:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:23 + docker inspect -f . ci-base-image-arm64 01:40:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:23 prd-ubuntu20.04-docker-arm64-4c-16g-4978 does not seem to be running inside a container 01:40:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/215 -v /w/workspace/device-modbus-go/215:/w/workspace/device-modbus-go/215:rw,z -v /w/workspace/device-modbus-go/215@tmp:/w/workspace/device-modbus-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:40:25 $ docker top 5dd0bd86348291259a7888fd0c220b274c909e8fb1d6ef4bf2b9e05e23244d07 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:26 + go version 01:40:26 go version go1.25.3 linux/arm64 [Pipeline] } 01:40:26 $ docker stop --time=1 5dd0bd86348291259a7888fd0c220b274c909e8fb1d6ef4bf2b9e05e23244d07 01:40:28 $ docker rm -f --volumes 5dd0bd86348291259a7888fd0c220b274c909e8fb1d6ef4bf2b9e05e23244d07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:40:29 + docker inspect -f . ci-base-image-arm64 01:40:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:40:29 prd-ubuntu20.04-docker-arm64-4c-16g-4978 does not seem to be running inside a container 01:40:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/215 -v /w/workspace/device-modbus-go/215:/w/workspace/device-modbus-go/215:rw,z -v /w/workspace/device-modbus-go/215@tmp:/w/workspace/device-modbus-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:40:31 $ docker top c5297ad1440e215a15e17936825408dd1aec941d56808c5bf0d4d7291e1f66a4 -eo pid,comm [Pipeline] { [Pipeline] sh 01:40:32 + git config --global --add safe.directory /w/workspace/device-modbus-go/215 [Pipeline] fileExists [Pipeline] sh 01:40:32 + make test 01:40:32 go test ./... -coverprofile=coverage.out ./... 01:40:39 ? github.com/edgexfoundry/device-modbus-go [no test files] 01:46:16 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 01:46:16 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.075s coverage: 49.7% of statements 01:46:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:46:16 go vet ./... 01:47:25 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:47:25 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:47:25 ./bin/test-attribution-txt.sh 01:47:25 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add 01:47:25 An attribution for github.com/oklog/ulid/v2 is missing from Attribution.txt, please add [Pipeline] echo 01:47:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:47:25 $ docker stop --time=1 c5297ad1440e215a15e17936825408dd1aec941d56808c5bf0d4d7291e1f66a4 01:47:27 $ docker rm -f --volumes c5297ad1440e215a15e17936825408dd1aec941d56808c5bf0d4d7291e1f66a4 [Pipeline] // withDockerContainer [Pipeline] sh 01:47:29 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:47:29 Warning: overwriting stash ‘coverage-report’ 01:47:30 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:47:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:47:30 + ls -al . 01:47:30 total 264 01:47:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:40 . 01:47:30 drwxrwxr-x 4 jenkins jenkins 4096 Apr 12 01:37 .. 01:47:30 -rw-rw-r-- 1 jenkins jenkins 140 Apr 12 01:37 .dockerignore 01:47:30 drwxrwxr-x 8 jenkins jenkins 4096 Apr 12 01:37 .git 01:47:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:37 .github 01:47:30 -rw-rw-r-- 1 jenkins jenkins 266 Apr 12 01:37 .gitignore 01:47:30 -rw-rw-r-- 1 jenkins jenkins 359 Apr 12 01:37 .golangci.yml 01:47:30 -rw-rw-r-- 1 jenkins jenkins 22459 Apr 12 01:37 Attribution.txt 01:47:30 -rw-rw-r-- 1 jenkins jenkins 18046 Apr 12 01:37 CHANGELOG.md 01:47:30 -rw-rw-r-- 1 jenkins jenkins 1479 Apr 12 01:37 Dockerfile 01:47:30 -rw-rw-r-- 1 jenkins jenkins 677 Apr 12 01:37 GOVERNANCE.md 01:47:30 -rw-rw-r-- 1 jenkins jenkins 681 Apr 12 01:37 Jenkinsfile 01:47:30 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 12 01:37 LICENSE 01:47:30 -rw-rw-r-- 1 jenkins jenkins 2529 Apr 12 01:37 Makefile 01:47:30 -rw-rw-r-- 1 jenkins jenkins 622 Apr 12 01:37 OWNERS.md 01:47:30 -rw-rw-r-- 1 jenkins jenkins 4463 Apr 12 01:37 README.md 01:47:30 -rw-rw-r-- 1 jenkins jenkins 12 Apr 12 01:33 VERSION 01:47:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:37 bin 01:47:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:37 cmd 01:47:30 -rw-r--r-- 1 jenkins jenkins 32380 Apr 12 01:46 coverage.out 01:47:30 -rw-rw-r-- 1 jenkins jenkins 6879 Apr 12 01:37 go.mod 01:47:30 -rw-rw-r-- 1 jenkins jenkins 89844 Apr 12 01:37 go.sum 01:47:30 drwxrwxr-x 3 jenkins jenkins 4096 Apr 12 01:37 internal 01:47:30 drwxrwxr-x 2 jenkins jenkins 4096 Apr 12 01:37 simulator 01:47:30 -rw-rw-r-- 1 jenkins jenkins 229 Apr 12 01:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:31 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5af22609869f7a1740db3476e60b775e51835e3b --label arch=arm64 --label version=4.1.0-dev.20 . 01:47:31 Sending build context to Docker daemon 13.08MB 01:47:31 Step 1/23 : ARG BASE=golang:1.25-alpine3.22 01:47:31 Step 2/23 : FROM ${BASE} AS builder 01:47:31 ---> 3b0e2294a652 01:47:31 Step 3/23 : ARG ADD_BUILD_TAGS="" 01:47:32 ---> Running in d21ff51900af 01:47:32 Removing intermediate container d21ff51900af 01:47:32 ---> 4c0eb7fcec00 01:47:32 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:47:32 ---> Running in a927e707d3e2 01:47:32 Removing intermediate container a927e707d3e2 01:47:32 ---> d6631533e8f1 01:47:32 Step 5/23 : RUN apk add --update --no-cache make git openssh 01:47:33 ---> Running in 2c83d45d6c38 01:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:47:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:47:37 OK: 262 MiB in 68 packages 01:47:38 Removing intermediate container 2c83d45d6c38 01:47:38 ---> 7066e6a645b3 01:47:38 Step 6/23 : WORKDIR /device-modbus-go 01:47:38 ---> Running in 1b247b2ae310 01:47:38 Removing intermediate container 1b247b2ae310 01:47:38 ---> 82d7e7e37fd1 01:47:38 Step 7/23 : COPY go.mod vendor* ./ 01:47:39 ---> ba15a746ee9c 01:47:39 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:47:39 ---> Running in 9e6449046eeb 01:47:42 Removing intermediate container 9e6449046eeb 01:47:42 ---> e5c187b27f55 01:47:42 Step 9/23 : COPY . . 01:47:43 ---> 386d8c78f6aa 01:47:43 Step 10/23 : RUN ${MAKE} 01:47:43 ---> Running in d89ed2f635e5 01:47:44 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.1.0-dev.20 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.60 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 01:52:51 Removing intermediate container d89ed2f635e5 01:52:51 ---> f5635c849404 01:52:51 Step 11/23 : FROM alpine:3.22 01:52:51 3.22: Pulling from library/alpine 01:52:51 d741ee1608f3: Pulling fs layer 01:52:51 d741ee1608f3: Verifying Checksum 01:52:51 d741ee1608f3: Download complete 01:52:51 d741ee1608f3: Pull complete 01:52:51 Digest: sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 01:52:51 Status: Downloaded newer image for alpine:3.22 01:52:51 ---> 5a766deef0c8 01:52:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 01:52:51 ---> Running in ffc6f3fda880 01:52:51 Removing intermediate container ffc6f3fda880 01:52:51 ---> f8c92960055a 01:52:51 Step 13/23 : RUN apk add --update --no-cache dumb-init 01:52:51 ---> Running in c0b069875d28 01:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:51 (1/1) Installing dumb-init (1.2.5-r3) 01:52:51 Executing busybox-1.37.0-r20.trigger 01:52:51 OK: 8 MiB in 17 packages 01:52:51 Removing intermediate container c0b069875d28 01:52:51 ---> 20bb9cf70be7 01:52:51 Step 14/23 : RUN apk --no-cache upgrade 01:52:51 ---> Running in bc26d690c255 01:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 01:52:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 01:52:51 (1/4) Upgrading musl (1.2.5-r10 -> 1.2.5-r12) 01:52:51 (2/4) Upgrading libcrypto3 (3.5.5-r0 -> 3.5.6-r0) 01:52:51 (3/4) Upgrading libssl3 (3.5.5-r0 -> 3.5.6-r0) 01:52:51 (4/4) Upgrading musl-utils (1.2.5-r10 -> 1.2.5-r12) 01:52:51 Executing busybox-1.37.0-r20.trigger 01:52:51 OK: 8 MiB in 17 packages 01:52:51 Removing intermediate container bc26d690c255 01:52:51 ---> 9b2984d2e0e8 01:52:51 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 01:52:52 ---> 67b143caaa17 01:52:52 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 01:52:53 ---> b827bbbdedf9 01:52:53 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 01:52:53 ---> 9aca1fdd9e86 01:52:53 Step 18/23 : EXPOSE 59901 01:52:54 ---> Running in 7707ce7fb884 01:52:54 Removing intermediate container 7707ce7fb884 01:52:54 ---> f0fd759ec370 01:52:54 Step 19/23 : ENTRYPOINT ["/device-modbus"] 01:52:54 ---> Running in a881d8abc105 01:52:54 Removing intermediate container a881d8abc105 01:52:54 ---> b9fde4eb6b7f 01:52:54 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:52:54 ---> Running in 444f6b21ce46 01:52:55 Removing intermediate container 444f6b21ce46 01:52:55 ---> 53aff3eba596 01:52:55 Step 21/23 : LABEL arch=arm64 01:52:55 ---> Running in 0582bc410914 01:52:55 Removing intermediate container 0582bc410914 01:52:55 ---> 484f96104a9d 01:52:55 Step 22/23 : LABEL git_sha=5af22609869f7a1740db3476e60b775e51835e3b 01:52:56 ---> Running in 062867d4b8ce 01:52:56 Removing intermediate container 062867d4b8ce 01:52:56 ---> 54c4986b534d 01:52:56 Step 23/23 : LABEL version=4.1.0-dev.20 01:52:56 ---> Running in 79d8685f9479 01:52:56 Removing intermediate container 79d8685f9479 01:52:56 ---> 97b440168cee 01:52:56 [Warning] One or more build-args [ARCH] were not consumed 01:52:56 Successfully built 97b440168cee 01:52:56 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:52:57 provisioning config files... 01:52:57 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/215@tmp/config3926041815621347733tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:52:57 ---> ****-login.sh 01:52:57 nexus3.edgexfoundry.org:10001 01:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:57 Configure a credential helper to remove this warning. See 01:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:57 01:52:57 Login Succeeded 01:52:57 nexus3.edgexfoundry.org:10002 01:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:58 Configure a credential helper to remove this warning. See 01:52:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:58 01:52:58 Login Succeeded 01:52:58 nexus3.edgexfoundry.org:10003 01:52:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:58 Configure a credential helper to remove this warning. See 01:52:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:58 01:52:58 Login Succeeded 01:52:58 nexus3.edgexfoundry.org:10004 01:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:59 Configure a credential helper to remove this warning. See 01:52:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:59 01:52:59 Login Succeeded 01:52:59 ****.io 01:52:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:52:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:52:59 Configure a credential helper to remove this warning. See 01:52:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:52:59 01:52:59 Login Succeeded 01:52:59 ---> ****-login.sh ends [Pipeline] } 01:52:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:52:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:53:00 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 01:53:00 5af22609869f7a1740db3476e60b775e51835e3b 01:53:00 latest 01:53:00 4.1.0-dev.20 01:53:00 5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 01:53:00 main 01:53:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:00 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:00 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b 01:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 01:53:00 9d96f5ac8827: Preparing 01:53:00 3d0d92f81eec: Preparing 01:53:00 9961073f1d54: Preparing 01:53:00 e0bce505c026: Preparing 01:53:00 ae6d3fd10468: Preparing 01:53:00 c4e71c2a4573: Preparing 01:53:00 c4e71c2a4573: Waiting 01:53:01 9d96f5ac8827: Pushed 01:53:01 ae6d3fd10468: Pushed 01:53:01 3d0d92f81eec: Pushed 01:53:01 c4e71c2a4573: Layer already exists 01:53:02 e0bce505c026: Pushed 01:53:09 9961073f1d54: Pushed 01:53:09 5af22609869f7a1740db3476e60b775e51835e3b: digest: sha256:4571b0089666710795f89b1833a9b65251dc3bde58f78434c065ea12f3823648 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:10 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 01:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 01:53:10 9d96f5ac8827: Preparing 01:53:10 3d0d92f81eec: Preparing 01:53:10 9961073f1d54: Preparing 01:53:10 e0bce505c026: Preparing 01:53:10 ae6d3fd10468: Preparing 01:53:10 c4e71c2a4573: Preparing 01:53:10 c4e71c2a4573: Waiting 01:53:10 9d96f5ac8827: Layer already exists 01:53:10 9961073f1d54: Layer already exists 01:53:10 3d0d92f81eec: Layer already exists 01:53:10 e0bce505c026: Layer already exists 01:53:10 ae6d3fd10468: Layer already exists 01:53:10 c4e71c2a4573: Layer already exists 01:53:10 latest: digest: sha256:4571b0089666710795f89b1833a9b65251dc3bde58f78434c065ea12f3823648 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:11 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 01:53:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 01:53:11 9d96f5ac8827: Preparing 01:53:11 3d0d92f81eec: Preparing 01:53:11 9961073f1d54: Preparing 01:53:11 e0bce505c026: Preparing 01:53:11 ae6d3fd10468: Preparing 01:53:11 c4e71c2a4573: Preparing 01:53:11 c4e71c2a4573: Waiting 01:53:11 ae6d3fd10468: Layer already exists 01:53:11 e0bce505c026: Layer already exists 01:53:11 9961073f1d54: Layer already exists 01:53:11 3d0d92f81eec: Layer already exists 01:53:11 9d96f5ac8827: Layer already exists 01:53:11 c4e71c2a4573: Layer already exists 01:53:11 4.1.0-dev.20: digest: sha256:4571b0089666710795f89b1833a9b65251dc3bde58f78434c065ea12f3823648 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:12 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:12 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 01:53:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 01:53:12 9d96f5ac8827: Preparing 01:53:12 3d0d92f81eec: Preparing 01:53:12 9961073f1d54: Preparing 01:53:12 e0bce505c026: Preparing 01:53:12 ae6d3fd10468: Preparing 01:53:12 c4e71c2a4573: Preparing 01:53:12 c4e71c2a4573: Waiting 01:53:12 9961073f1d54: Layer already exists 01:53:12 9d96f5ac8827: Layer already exists 01:53:12 3d0d92f81eec: Layer already exists 01:53:12 e0bce505c026: Layer already exists 01:53:12 ae6d3fd10468: Layer already exists 01:53:12 c4e71c2a4573: Layer already exists 01:53:12 5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20: digest: sha256:4571b0089666710795f89b1833a9b65251dc3bde58f78434c065ea12f3823648 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:13 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 01:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 01:53:13 9d96f5ac8827: Preparing 01:53:13 3d0d92f81eec: Preparing 01:53:13 9961073f1d54: Preparing 01:53:13 e0bce505c026: Preparing 01:53:13 ae6d3fd10468: Preparing 01:53:13 c4e71c2a4573: Preparing 01:53:13 c4e71c2a4573: Waiting 01:53:13 e0bce505c026: Layer already exists 01:53:13 9d96f5ac8827: Layer already exists 01:53:13 3d0d92f81eec: Layer already exists 01:53:13 9961073f1d54: Layer already exists 01:53:13 ae6d3fd10468: Layer already exists 01:53:13 c4e71c2a4573: Layer already exists 01:53:14 main: digest: sha256:4571b0089666710795f89b1833a9b65251dc3bde58f78434c065ea12f3823648 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:53:14 ===================================================== [Pipeline] echo 01:53:14 taggedImages: 01:53:14 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b 01:53:14 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 01:53:14 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 01:53:14 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 01:53:14 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] echo 01:53:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b [Pipeline] echo 01:53:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] echo 01:53:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.1.0-dev.20 [Pipeline] echo 01:53:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:5af22609869f7a1740db3476e60b775e51835e3b-4.1.0-dev.20 [Pipeline] echo 01:53:14 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:14 01:53:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:15 arm64: Pulling from edgex-lftools-log-publisher 01:53:15 8998bd30e6a1: Pulling fs layer 01:53:15 04944245beec: Pulling fs layer 01:53:15 699f458cf7ca: Pulling fs layer 01:53:15 765212b225bb: Pulling fs layer 01:53:15 f23df028b6ca: Pulling fs layer 01:53:15 d65c8cfc05b1: Pulling fs layer 01:53:15 2437ff75d9bd: Pulling fs layer 01:53:15 765212b225bb: Waiting 01:53:15 f23df028b6ca: Waiting 01:53:15 d65c8cfc05b1: Waiting 01:53:15 2437ff75d9bd: Waiting 01:53:15 04944245beec: Verifying Checksum 01:53:15 04944245beec: Download complete 01:53:15 765212b225bb: Verifying Checksum 01:53:15 765212b225bb: Download complete 01:53:15 f23df028b6ca: Verifying Checksum 01:53:15 f23df028b6ca: Download complete 01:53:15 d65c8cfc05b1: Verifying Checksum 01:53:15 d65c8cfc05b1: Download complete 01:53:15 699f458cf7ca: Verifying Checksum 01:53:15 699f458cf7ca: Download complete 01:53:16 8998bd30e6a1: Verifying Checksum 01:53:16 8998bd30e6a1: Download complete 01:53:18 2437ff75d9bd: Verifying Checksum 01:53:18 2437ff75d9bd: Download complete 01:53:21 8998bd30e6a1: Pull complete 01:53:21 04944245beec: Pull complete 01:53:23 699f458cf7ca: Pull complete 01:53:23 765212b225bb: Pull complete 01:53:24 f23df028b6ca: Pull complete 01:53:24 d65c8cfc05b1: Pull complete 01:53:43 2437ff75d9bd: Pull complete 01:53:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:53:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:43 prd-ubuntu20.04-docker-arm64-4c-16g-4978 does not seem to be running inside a container 01:53:43 $ 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-modbus-go/215 -v /w/workspace/device-modbus-go/215:/w/workspace/device-modbus-go/215:rw,z -v /w/workspace/device-modbus-go/215@tmp:/w/workspace/device-modbus-go/215@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 01:53:46 $ docker top 82c9144847961d693c8f6bcc2cde251f6e50f9ecadbf252dd07c2b7afa1fd54c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:47 ---> job-cost.sh 01:53:47 lf-activate-venv: SKIPPING 01:53:47 INFO: No Stack... 01:53:47 INFO: Retrieving Pricing Info for: v3-standard-4 01:53:48 INFO: Archiving Costs [Pipeline] sh 01:53:49 + cat /w/workspace/device-modbus-go/215/archives/cost.csv 01:53:49 + cut -d, -f6 [Pipeline] lock 01:53:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] 01:53:49 Resource [jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] did not exist. Created. 01:53:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:53:50 + echo total: 0.10999999940395355 [Pipeline] stash 01:53:50 Stashed 1 file(s) [Pipeline] } 01:53:50 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 01:53:50 $ docker stop --time=1 82c9144847961d693c8f6bcc2cde251f6e50f9ecadbf252dd07c2b7afa1fd54c 01:53:51 $ docker rm -f --volumes 82c9144847961d693c8f6bcc2cde251f6e50f9ecadbf252dd07c2b7afa1fd54c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:33:37 Cancelling nested steps due to timeout 07:33:37 Sending interrupt signal to process 07:33:43 script returned exit code 143 [Pipeline] } 07:33:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:33:43 + '[' -d /w/workspace/gexfoundry_device-modbus-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 07:33:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:33:44 ---> package-listing.sh 07:33:44 ++ facter osfamily 07:33:44 ++ tr '[:upper:]' '[:lower:]' 07:33:44 + OS_FAMILY=redhat 07:33:44 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 07:33:44 + START_PACKAGES=/tmp/packages_start.txt 07:33:44 + END_PACKAGES=/tmp/packages_end.txt 07:33:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:44 + PACKAGES=/tmp/packages_start.txt 07:33:44 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:33:44 + PACKAGES=/tmp/packages_end.txt 07:33:44 + case "${OS_FAMILY}" in 07:33:44 + rpm -qa 07:33:44 + sort 07:33:45 + '[' -f /tmp/packages_start.txt ']' 07:33:45 + '[' -f /tmp/packages_end.txt ']' 07:33:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:45 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:33:45 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 07:33:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 07:33:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:33:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:46 07:33:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:46 latest: Pulling from edgex-lftools-log-publisher 07:33:46 5eb5b503b376: Pulling fs layer 07:33:46 5c69ac0246d0: Pulling fs layer 07:33:46 ec43610c2a17: Pulling fs layer 07:33:46 3a2ae6a8a46f: Pulling fs layer 07:33:46 33b1e0a273af: Pulling fs layer 07:33:46 5d3b04190fa2: Pulling fs layer 07:33:46 2f39f015ded8: Pulling fs layer 07:33:46 33b1e0a273af: Waiting 07:33:46 5d3b04190fa2: Waiting 07:33:46 2f39f015ded8: Waiting 07:33:46 3a2ae6a8a46f: Waiting 07:33:46 5c69ac0246d0: Verifying Checksum 07:33:46 5c69ac0246d0: Download complete 07:33:46 3a2ae6a8a46f: Verifying Checksum 07:33:46 3a2ae6a8a46f: Download complete 07:33:46 33b1e0a273af: Verifying Checksum 07:33:46 33b1e0a273af: Download complete 07:33:46 ec43610c2a17: Verifying Checksum 07:33:46 ec43610c2a17: Download complete 07:33:46 5d3b04190fa2: Verifying Checksum 07:33:46 5d3b04190fa2: Download complete 07:33:46 5eb5b503b376: Verifying Checksum 07:33:46 5eb5b503b376: Download complete 07:33:47 2f39f015ded8: Verifying Checksum 07:33:47 2f39f015ded8: Download complete 07:33:47 5eb5b503b376: Pull complete 07:33:48 5c69ac0246d0: Pull complete 07:33:48 ec43610c2a17: Pull complete 07:33:48 3a2ae6a8a46f: Pull complete 07:33:48 33b1e0a273af: Pull complete 07:33:48 5d3b04190fa2: Pull complete 07:33:53 2f39f015ded8: Pull complete 07:33:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:33:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:53 prd-centos7-docker-4c-2g-4987 does not seem to be running inside a container 07:33:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:33:56 $ docker top 399493dd6b3135509a5e617f579bfde3eab853be2f0c66dd9da7453c5c8eadd6 -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:56 + touch /tmp/pre-build-complete [Pipeline] sh 07:33:56 + mkdir -p /var/log/sysstat [Pipeline] sh 07:33:57 + ls /var/log/sa-host 07:33:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:57 provisioning config files... 07:33:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18084733323007353030tmp [Pipeline] { [Pipeline] echo 07:33:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:33:57 ---> create-netrc.sh [Pipeline] } 07:33:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:33:58 ---> python-tools-install.sh [Pipeline] echo 07:33:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:33:58 ---> sudo-logs.sh 07:33:58 Archiving 'sudo' log.. 07:33:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-4987.novalocal: Name or service not known 07:33:58 sudo: unable to resolve host prd-centos7-docker-4c-2g-4987.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 07:33:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:33:58 ---> job-cost.sh 07:33:58 lf-activate-venv: SKIPPING 07:33:58 DEBUG: total: 0.10999999940395355 07:33:58 INFO: Retrieving Stack Cost... 07:33:59 INFO: Retrieving Pricing Info for: v3-standard-2 07:33:59 INFO: Archiving Costs [Pipeline] echo 07:33:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:33:59 ---> logs-deploy.sh 07:33:59 lf-activate-venv: SKIPPING 07:33:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/215 07:33:59 INFO: archiving workspace using pattern(s): 07:34:00 Archives upload complete. 07:34:00 INFO: archiving logs to Nexus 07:34:01 ---> uname -a: 07:34:01 Linux prd-centos7-docker-4c-2g-4987.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 07:34:01 07:34:01 07:34:01 ---> lscpu: 07:34:01 Architecture: x86_64 07:34:01 CPU op-mode(s): 32-bit, 64-bit 07:34:01 Byte Order: Little Endian 07:34:01 Address sizes: 40 bits physical, 48 bits virtual 07:34:01 CPU(s): 2 07:34:01 On-line CPU(s) list: 0,1 07:34:01 Thread(s) per core: 1 07:34:01 Core(s) per socket: 1 07:34:01 Socket(s): 2 07:34:01 NUMA node(s): 1 07:34:01 Vendor ID: AuthenticAMD 07:34:01 CPU family: 23 07:34:01 Model: 49 07:34:01 Model name: AMD EPYC-Rome Processor 07:34:01 Stepping: 0 07:34:01 CPU MHz: 2799.998 07:34:01 BogoMIPS: 5599.99 07:34:01 Virtualization: AMD-V 07:34:01 Hypervisor vendor: KVM 07:34:01 Virtualization type: full 07:34:01 L1d cache: 64 KiB 07:34:01 L1i cache: 64 KiB 07:34:01 L2 cache: 1 MiB 07:34:01 L3 cache: 32 MiB 07:34:01 NUMA node0 CPU(s): 0,1 07:34:01 Vulnerability Itlb multihit: Not affected 07:34:01 Vulnerability L1tf: Not affected 07:34:01 Vulnerability Mds: Not affected 07:34:01 Vulnerability Meltdown: Not affected 07:34:01 Vulnerability Mmio stale data: Not affected 07:34:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:34:01 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 07:34:01 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 07:34:01 Vulnerability Srbds: Not affected 07:34:01 Vulnerability Tsx async abort: Not affected 07:34:01 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 07:34:01 07:34:01 07:34:01 ---> nproc: 07:34:01 2 07:34:01 07:34:01 07:34:01 ---> df -h: 07:34:01 Filesystem Size Used Avail Use% Mounted on 07:34:01 overlay 40G 6.8G 34G 17% / 07:34:01 tmpfs 64M 0 64M 0% /dev 07:34:01 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 07:34:01 shm 64M 0 64M 0% /dev/shm 07:34:01 /dev/vda1 40G 6.8G 34G 17% /facter-os 07:34:01 07:34:01 07:34:01 Cannot open /var/log/sysstat/sa12: No such file or directory 07:34:01 Please check if data collecting is enabled 07:34:01 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:34:01 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 07:34:01 $ docker stop --time=1 399493dd6b3135509a5e617f579bfde3eab853be2f0c66dd9da7453c5c8eadd6 07:34:02 $ docker rm -f --volumes 399493dd6b3135509a5e617f579bfde3eab853be2f0c66dd9da7453c5c8eadd6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 07:34:02 [WS-CLEANUP] Deleting project workspace... 07:34:02 [WS-CLEANUP] Deferred wipeout is used... 07:34:02 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:03 07:34:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:03 latest: Pulling from edgex-lftools-log-publisher 07:34:03 5eb5b503b376: Pulling fs layer 07:34:03 5c69ac0246d0: Pulling fs layer 07:34:03 ec43610c2a17: Pulling fs layer 07:34:03 3a2ae6a8a46f: Pulling fs layer 07:34:03 33b1e0a273af: Pulling fs layer 07:34:03 5d3b04190fa2: Pulling fs layer 07:34:03 33b1e0a273af: Waiting 07:34:03 3a2ae6a8a46f: Waiting 07:34:03 2f39f015ded8: Pulling fs layer 07:34:03 5d3b04190fa2: Waiting 07:34:03 2f39f015ded8: Waiting 07:34:03 5c69ac0246d0: Download complete 07:34:03 3a2ae6a8a46f: Verifying Checksum 07:34:03 3a2ae6a8a46f: Download complete 07:34:03 33b1e0a273af: Verifying Checksum 07:34:03 33b1e0a273af: Download complete 07:34:03 5d3b04190fa2: Download complete 07:34:03 ec43610c2a17: Verifying Checksum 07:34:03 ec43610c2a17: Download complete 07:34:03 5eb5b503b376: Verifying Checksum 07:34:03 5eb5b503b376: Download complete 07:34:04 2f39f015ded8: Verifying Checksum 07:34:04 2f39f015ded8: Download complete 07:34:05 5eb5b503b376: Pull complete 07:34:05 5c69ac0246d0: Pull complete 07:34:06 ec43610c2a17: Pull complete 07:34:06 3a2ae6a8a46f: Pull complete 07:34:06 33b1e0a273af: Pull complete 07:34:06 5d3b04190fa2: Pull complete 07:34:12 2f39f015ded8: Pull complete 07:34:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:34:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:12 prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container 07:34:12 $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:34:14 $ docker top efcd6c3be758e14389b6fead51fe3d10620985dc675443496491d1bb84e0bb62 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:34:14 ---> job-cost.sh 07:34:14 lf-activate-venv: SKIPPING 07:34:14 INFO: No Stack... 07:34:14 INFO: Retrieving Pricing Info for: v3-standard-8 07:34:14 INFO: Archiving Costs [Pipeline] sh 07:34:15 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 07:34:15 + cut -d, -f6 [Pipeline] lock 07:34:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] 07:34:15 Resource [jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] did not exist. Created. 07:34:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:34:15 /w/workspace/gexfoundry_device-modbus-go_main@tmp/durable-c3afee3e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:34:15 + echo total: 1.5299999713897705 [Pipeline] stash 07:34:15 Warning: overwriting stash ‘stack-cost’ 07:34:15 Stashed 1 file(s) [Pipeline] } 07:34:15 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-215-stack-cost] [Pipeline] // lock [Pipeline] } 07:34:15 $ docker stop --time=1 efcd6c3be758e14389b6fead51fe3d10620985dc675443496491d1bb84e0bb62 07:34:17 $ docker rm -f --volumes efcd6c3be758e14389b6fead51fe3d10620985dc675443496491d1bb84e0bb62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:34:17 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:34:18 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 07:34:18 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 07:34:18 total 16 07:34:18 drwxr-xr-x 3 root root 4096 Apr 12 07:34 . 07:34:18 drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 07:34 .. 07:34:18 drwxr-xr-x 2 root root 4096 Apr 12 07:34 cost 07:34:18 -rw-r--r-- 1 root root 90 Apr 12 07:34 cost.csv 07:34:18 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 07:34:18 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 07:34:18 total 16 07:34:18 drwxr-xr-x 3 jenkins jenkins 4096 Apr 12 07:34 . 07:34:18 drwxrwxr-x 10 jenkins jenkins 4096 Apr 12 07:34 .. 07:34:18 drwxr-xr-x 2 jenkins jenkins 4096 Apr 12 07:34 cost 07:34:18 -rw-r--r-- 1 jenkins jenkins 90 Apr 12 07:34 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:34:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:34:19 ---> package-listing.sh 07:34:19 ++ facter osfamily 07:34:19 ++ tr '[:upper:]' '[:lower:]' 07:34:19 + OS_FAMILY=debian 07:34:19 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 07:34:19 + START_PACKAGES=/tmp/packages_start.txt 07:34:19 + END_PACKAGES=/tmp/packages_end.txt 07:34:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:34:19 + PACKAGES=/tmp/packages_start.txt 07:34:19 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:34:19 + PACKAGES=/tmp/packages_end.txt 07:34:19 + case "${OS_FAMILY}" in 07:34:19 + dpkg -l 07:34:19 + grep '^ii' 07:34:19 + '[' -f /tmp/packages_start.txt ']' 07:34:19 + '[' -f /tmp/packages_end.txt ']' 07:34:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:34:19 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 07:34:19 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 07:34:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 07:34:19 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:34:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:34:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:34:20 prd-ubuntu20.04-docker-8c-8g-4968 does not seem to be running inside a container 07:34:20 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:34:20 $ docker top 2836529b5ed6fee120a24c8e9f54ccbe082c2167df527eb541152c75d525ba7b -eo pid,comm [Pipeline] { [Pipeline] sh 07:34:20 + touch /tmp/pre-build-complete [Pipeline] sh 07:34:21 + mkdir -p /var/log/sysstat [Pipeline] sh 07:34:21 + ls /var/log/sa-host 07:34:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:34:21 provisioning config files... 07:34:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7147678943476006499tmp [Pipeline] { [Pipeline] echo 07:34:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:34:21 ---> create-netrc.sh [Pipeline] } 07:34:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:34:22 ---> python-tools-install.sh [Pipeline] echo 07:34:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:34:22 ---> sudo-logs.sh 07:34:22 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:34:22 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:34:22 ---> job-cost.sh 07:34:22 lf-activate-venv: SKIPPING 07:34:22 DEBUG: total: 1.5299999713897705 07:34:22 INFO: Retrieving Stack Cost... 07:34:22 INFO: Retrieving Pricing Info for: v3-standard-8 07:34:23 INFO: Archiving Costs [Pipeline] echo 07:34:23 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:34:23 ---> logs-deploy.sh 07:34:23 lf-activate-venv: SKIPPING 07:34:23 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/215 07:34:23 INFO: archiving workspace using pattern(s): 07:34:24 Archives upload complete. 07:34:24 INFO: archiving logs to Nexus 07:34:25 ---> uname -a: 07:34:25 Linux prd-ubuntu20-04-docker-8c-8g-4968 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 07:34:25 07:34:25 07:34:25 ---> lscpu: 07:34:25 Architecture: x86_64 07:34:25 CPU op-mode(s): 32-bit, 64-bit 07:34:25 Byte Order: Little Endian 07:34:25 Address sizes: 40 bits physical, 48 bits virtual 07:34:25 CPU(s): 8 07:34:25 On-line CPU(s) list: 0-7 07:34:25 Thread(s) per core: 1 07:34:25 Core(s) per socket: 1 07:34:25 Socket(s): 8 07:34:25 NUMA node(s): 1 07:34:25 Vendor ID: AuthenticAMD 07:34:25 CPU family: 23 07:34:25 Model: 49 07:34:25 Model name: AMD EPYC-Rome Processor 07:34:25 Stepping: 0 07:34:25 CPU MHz: 2799.998 07:34:25 BogoMIPS: 5599.99 07:34:25 Virtualization: AMD-V 07:34:25 Hypervisor vendor: KVM 07:34:25 Virtualization type: full 07:34:25 L1d cache: 256 KiB 07:34:25 L1i cache: 256 KiB 07:34:25 L2 cache: 4 MiB 07:34:25 L3 cache: 128 MiB 07:34:25 NUMA node0 CPU(s): 0-7 07:34:25 Vulnerability Gather data sampling: Not affected 07:34:25 Vulnerability Itlb multihit: Not affected 07:34:25 Vulnerability L1tf: Not affected 07:34:25 Vulnerability Mds: Not affected 07:34:25 Vulnerability Meltdown: Not affected 07:34:25 Vulnerability Mmio stale data: Not affected 07:34:25 Vulnerability Retbleed: Vulnerable 07:34:25 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:34:25 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:34:25 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 07:34:25 Vulnerability Srbds: Not affected 07:34:25 Vulnerability Tsx async abort: Not affected 07:34:25 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 rep_good nopl cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 07:34:25 07:34:25 07:34:25 ---> nproc: 07:34:25 8 07:34:25 07:34:25 07:34:25 ---> df -h: 07:34:25 Filesystem Size Used Avail Use% Mounted on 07:34:25 overlay 155G 13G 143G 9% / 07:34:25 tmpfs 64M 0 64M 0% /dev 07:34:25 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:34:25 shm 64M 0 64M 0% /dev/shm 07:34:25 /dev/vda1 155G 13G 143G 9% /facter-os 07:34:25 07:34:25 07:34:25 ---> sar -b -r -n DEV: 07:34:25 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-4968) 04/12/26 _x86_64_ (8 CPU) 07:34:25 07:34:25 01:32:58 LINUX RESTART (8 CPU) 07:34:25 07:34:25 01:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:34:25 01:34:00 429.01 96.15 332.86 0.00 12693.75 215213.60 0.00 07:34:25 01:35:01 257.03 12.67 244.36 0.00 1677.35 71068.24 0.00 07:34:25 01:36:01 116.50 0.33 116.16 0.00 35.59 34970.30 0.00 07:34:25 01:37:01 1.92 0.00 1.92 0.00 0.00 21.48 0.00 07:34:25 01:38:01 2.72 0.27 2.45 0.00 11.60 35.06 0.00 07:34:25 01:39:01 22.18 3.22 18.96 0.00 2509.45 3784.84 0.00 07:34:25 01:40:01 2.30 0.18 2.12 0.00 18.80 25.20 0.00 07:34:25 01:41:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 07:34:25 01:42:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 07:34:25 01:43:01 1.17 0.00 1.17 0.00 0.00 23.06 0.00 07:34:25 01:44:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 07:34:25 01:45:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 07:34:25 01:46:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 07:34:25 01:47:01 0.82 0.00 0.82 0.00 0.00 9.87 0.00 07:34:25 01:48:01 1.57 0.02 1.55 0.00 0.13 18.40 0.00 07:34:25 01:49:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 07:34:25 01:50:01 1.20 0.00 1.20 0.00 0.00 15.60 0.00 07:34:25 01:51:01 0.75 0.00 0.75 0.00 0.00 8.53 0.00 07:34:25 01:52:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 07:34:25 01:53:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 07:34:25 01:54:01 1.03 0.00 1.03 0.00 0.00 14.26 0.00 07:34:25 01:55:01 0.80 0.00 0.80 0.00 0.00 9.07 0.00 07:34:25 01:56:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 07:34:25 01:57:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 07:34:25 01:58:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 07:34:25 01:59:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 07:34:25 02:00:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 07:34:25 02:01:01 0.83 0.00 0.83 0.00 0.00 10.13 0.00 07:34:25 02:02:01 1.10 0.00 1.10 0.00 0.00 13.07 0.00 07:34:25 02:03:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 07:34:25 02:04:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 07:34:25 02:05:01 0.80 0.00 0.80 0.00 0.00 8.93 0.00 07:34:25 02:06:01 1.10 0.00 1.10 0.00 0.00 14.93 0.00 07:34:25 02:07:01 0.83 0.00 0.83 0.00 0.00 9.60 0.00 07:34:25 02:08:01 1.20 0.00 1.20 0.00 0.00 15.59 0.00 07:34:25 02:09:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 07:34:25 02:10:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 07:34:25 02:11:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 07:34:25 02:12:01 1.48 0.30 1.18 0.00 16.80 14.93 0.00 07:34:25 02:13:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 07:34:25 02:14:01 2.73 1.38 1.35 0.00 28.92 19.19 0.00 07:34:25 02:15:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 07:34:25 02:16:01 1.18 0.00 1.18 0.00 0.00 17.73 0.00 07:34:25 02:17:01 0.93 0.02 0.92 0.00 0.13 10.66 0.00 07:34:25 02:18:01 1.50 0.00 1.50 0.00 0.00 19.33 0.00 07:34:25 02:19:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 07:34:25 02:20:01 1.18 0.00 1.18 0.00 0.00 15.60 0.00 07:34:25 02:21:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 07:34:25 02:22:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 07:34:25 02:23:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 07:34:25 02:24:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 07:34:25 02:25:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 07:34:25 02:26:01 1.12 0.00 1.12 0.00 0.00 15.33 0.00 07:34:25 02:27:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 07:34:25 02:28:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 07:34:25 02:29:01 0.87 0.00 0.87 0.00 0.00 10.39 0.00 07:34:25 02:30:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 07:34:25 02:31:01 0.83 0.00 0.83 0.00 0.00 9.33 0.00 07:34:25 02:32:01 1.20 0.00 1.20 0.00 0.00 16.00 0.00 07:34:25 02:33:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 07:34:25 02:34:01 1.28 0.00 1.28 0.00 0.00 16.93 0.00 07:34:25 02:35:01 0.98 0.00 0.98 0.00 0.00 11.79 0.00 07:34:25 02:36:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 07:34:25 02:37:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 07:34:25 02:38:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 07:34:25 02:39:01 1.07 0.02 1.05 0.00 1.07 12.93 0.00 07:34:25 02:40:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 07:34:25 02:41:01 0.82 0.00 0.82 0.00 0.00 10.13 0.00 07:34:25 02:42:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 07:34:25 02:43:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 07:34:25 02:44:01 1.47 0.00 1.47 0.00 0.00 19.33 0.00 07:34:25 02:45:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 07:34:25 02:46:01 1.10 0.00 1.10 0.00 0.00 14.53 0.00 07:34:25 02:47:01 0.80 0.00 0.80 0.00 0.00 9.07 0.00 07:34:25 02:48:01 1.17 0.00 1.17 0.00 0.00 14.80 0.00 07:34:25 02:49:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 07:34:25 02:50:01 1.17 0.00 1.17 0.00 0.00 14.40 0.00 07:34:25 02:51:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 07:34:25 02:52:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 07:34:25 02:53:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 07:34:25 02:54:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 07:34:25 02:55:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 07:34:25 02:56:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 07:34:25 02:57:01 0.83 0.00 0.83 0.00 0.00 9.47 0.00 07:34:25 02:58:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 07:34:25 02:59:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 07:34:25 03:00:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 07:34:25 03:01:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 07:34:25 03:02:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 07:34:25 03:03:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 07:34:25 03:04:01 1.60 0.00 1.60 0.00 0.00 18.79 0.00 07:34:25 03:05:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 07:34:25 03:06:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 07:34:25 03:07:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 07:34:25 03:08:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 07:34:25 03:09:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 07:34:25 03:10:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 07:34:25 03:11:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 07:34:25 03:12:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 07:34:25 03:13:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 07:34:25 03:14:01 1.28 0.00 1.28 0.00 0.00 16.40 0.00 07:34:25 03:15:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 07:34:25 03:16:01 1.32 0.00 1.32 0.00 0.00 16.53 0.00 07:34:25 03:17:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 07:34:25 03:18:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 07:34:25 03:19:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 07:34:25 03:20:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 07:34:25 03:21:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 07:34:25 03:22:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 07:34:25 03:23:01 0.82 0.00 0.82 0.00 0.00 8.67 0.00 07:34:25 03:24:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 07:34:25 03:25:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 07:34:25 03:26:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 07:34:25 03:27:01 0.85 0.00 0.85 0.00 0.00 9.87 0.00 07:34:25 03:28:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 07:34:25 03:29:01 1.00 0.00 1.00 0.00 0.00 13.06 0.00 07:34:25 03:30:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 07:34:25 03:31:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 07:34:25 03:32:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 07:34:25 03:33:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 07:34:25 03:34:01 1.32 0.00 1.32 0.00 0.00 16.80 0.00 07:34:25 03:35:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 07:34:25 03:36:01 1.32 0.00 1.32 0.00 0.00 15.59 0.00 07:34:25 03:37:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 07:34:25 03:38:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 07:34:25 03:39:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 07:34:25 03:40:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 07:34:25 03:41:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 07:34:25 03:42:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 07:34:25 03:43:01 0.85 0.00 0.85 0.00 0.00 10.26 0.00 07:34:25 03:44:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 07:34:25 03:45:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 07:34:25 03:46:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 07:34:25 03:47:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 07:34:25 03:48:01 1.18 0.00 1.18 0.00 0.00 15.60 0.00 07:34:25 03:49:02 1.17 0.00 1.17 0.00 0.00 13.60 0.00 07:34:25 03:50:01 1.34 0.00 1.34 0.00 0.00 16.68 0.00 07:34:25 03:51:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 07:34:25 03:52:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 07:34:25 03:53:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 07:34:25 03:54:01 1.28 0.00 1.28 0.00 0.00 15.60 0.00 07:34:25 03:55:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 07:34:25 03:56:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 07:34:25 03:57:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 07:34:25 03:58:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 07:34:25 03:59:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 07:34:25 04:00:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 07:34:25 04:01:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 07:34:25 04:02:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 07:34:25 04:03:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 07:34:25 04:04:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 07:34:25 04:05:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 07:34:25 04:06:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 07:34:25 04:07:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 07:34:25 04:08:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 07:34:25 04:09:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 07:34:25 04:10:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 07:34:25 04:11:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 07:34:25 04:12:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 07:34:25 04:13:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:34:25 04:14:01 1.28 0.00 1.28 0.00 0.00 16.39 0.00 07:34:25 04:15:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 07:34:25 04:16:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 07:34:25 04:17:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 07:34:25 04:18:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 07:34:25 04:19:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:34:25 04:20:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 07:34:25 04:21:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 07:34:25 04:22:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 07:34:25 04:23:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 07:34:25 04:24:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 07:34:25 04:25:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 07:34:25 04:26:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 07:34:25 04:27:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 07:34:25 04:28:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 07:34:25 04:29:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 07:34:25 04:30:01 1.45 0.00 1.45 0.00 0.00 18.40 0.00 07:34:25 04:31:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 07:34:25 04:32:01 1.33 0.00 1.33 0.00 0.00 16.53 0.00 07:34:25 04:33:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 07:34:25 04:34:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 07:34:25 04:35:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 07:34:25 04:36:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 07:34:25 04:37:01 0.80 0.00 0.80 0.00 0.00 10.26 0.00 07:34:25 04:38:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 07:34:25 04:39:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 07:34:25 04:40:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 07:34:25 04:41:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 07:34:25 04:42:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 07:34:25 04:43:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 07:34:25 04:44:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 07:34:25 04:45:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 07:34:25 04:46:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 07:34:25 04:47:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 07:34:25 04:48:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 07:34:25 04:49:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 07:34:25 04:50:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 07:34:25 04:51:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 07:34:25 04:52:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 07:34:25 04:53:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 07:34:25 04:54:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 07:34:25 04:55:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 07:34:25 04:56:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 07:34:25 04:57:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 07:34:25 04:58:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 07:34:25 04:59:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 07:34:25 05:00:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 07:34:25 05:01:01 0.83 0.00 0.83 0.00 0.00 9.86 0.00 07:34:25 05:02:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 07:34:25 05:03:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 07:34:25 05:04:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 07:34:25 05:05:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 07:34:25 05:06:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 07:34:25 05:07:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 07:34:25 05:08:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 07:34:25 05:09:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 07:34:25 05:10:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 07:34:25 05:11:02 1.05 0.00 1.05 0.00 0.00 12.40 0.00 07:34:25 05:12:01 1.49 0.00 1.49 0.00 0.00 16.54 0.00 07:34:25 05:13:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 07:34:25 05:14:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 07:34:25 05:15:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 07:34:25 05:16:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 07:34:25 05:17:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 07:34:25 05:18:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 07:34:25 05:19:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 07:34:25 05:20:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 07:34:25 05:21:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 07:34:25 05:22:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 07:34:25 05:23:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 07:34:25 05:24:01 1.72 0.00 1.72 0.00 0.00 18.53 0.00 07:34:25 05:25:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 07:34:25 05:26:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 07:34:25 05:27:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 07:34:25 05:28:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 07:34:25 05:29:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 07:34:25 05:30:01 1.72 0.00 1.72 0.00 0.00 19.33 0.00 07:34:25 05:31:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 07:34:25 05:32:01 1.72 0.00 1.72 0.00 0.00 19.06 0.00 07:34:25 05:33:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 07:34:25 05:34:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 07:34:25 05:35:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 07:34:25 05:36:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 07:34:25 05:37:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 07:34:25 05:38:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 07:34:25 05:39:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 07:34:25 05:40:01 1.65 0.00 1.65 0.00 0.00 17.99 0.00 07:34:25 05:41:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 07:34:25 05:42:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 07:34:25 05:43:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 07:34:25 05:44:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 07:34:25 05:45:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 07:34:25 05:46:01 1.90 0.00 1.90 0.00 0.00 21.86 0.00 07:34:25 05:47:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 07:34:25 05:48:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 07:34:25 05:49:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 07:34:25 05:50:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 07:34:25 05:51:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 07:34:25 05:52:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 07:34:25 05:53:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:34:25 05:54:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 07:34:25 05:55:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 07:34:25 05:56:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 07:34:25 05:57:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 07:34:25 05:58:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 07:34:25 05:59:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 07:34:25 06:00:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 07:34:25 06:01:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 07:34:25 06:02:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 07:34:25 06:03:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 07:34:25 06:04:01 1.75 0.00 1.75 0.00 0.00 18.93 0.00 07:34:25 06:05:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 07:34:25 06:06:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 07:34:25 06:07:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:34:25 06:08:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 07:34:25 06:09:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 07:34:25 06:10:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 07:34:25 06:11:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 07:34:25 06:12:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 07:34:25 06:13:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 07:34:25 06:14:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 07:34:25 06:15:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 07:34:25 06:16:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 07:34:25 06:17:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 07:34:25 06:18:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 07:34:25 06:19:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 07:34:25 06:20:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 07:34:25 06:21:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 07:34:25 06:22:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 07:34:25 06:23:01 0.90 0.00 0.90 0.00 0.00 10.00 0.00 07:34:25 06:24:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 07:34:25 06:25:01 0.93 0.03 0.90 0.00 0.27 10.00 0.00 07:34:25 06:26:01 4.87 2.26 2.60 0.00 36.77 84.08 0.00 07:34:25 06:27:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 07:34:25 06:28:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 07:34:25 06:29:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 07:34:25 06:30:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 07:34:25 06:31:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 07:34:25 06:32:01 1.52 0.00 1.52 0.00 0.00 18.93 0.00 07:34:25 06:33:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 07:34:25 06:34:01 1.82 0.00 1.82 0.00 0.00 20.00 0.00 07:34:25 06:35:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 07:34:25 06:36:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 07:34:25 06:37:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 07:34:25 06:38:01 1.67 0.00 1.67 0.00 0.00 18.40 0.00 07:34:25 06:39:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 07:34:25 06:40:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 07:34:25 06:41:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 07:34:25 06:42:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 07:34:25 06:43:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 07:34:25 06:44:01 1.33 0.00 1.33 0.00 0.00 15.59 0.00 07:34:25 06:45:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 07:34:25 06:46:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 07:34:25 06:47:01 0.97 0.05 0.92 0.00 0.40 11.73 0.00 07:34:25 06:48:01 1.72 0.03 1.68 0.00 2.00 20.13 0.00 07:34:25 06:49:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 07:34:25 06:50:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 07:34:25 06:51:01 0.92 0.00 0.92 0.00 0.00 9.60 0.00 07:34:25 06:52:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 07:34:25 06:53:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 07:34:25 06:54:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 07:34:25 06:55:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 07:34:25 06:56:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 07:34:25 06:57:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 07:34:25 06:58:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 07:34:25 06:59:01 1.10 0.02 1.08 0.00 1.87 12.00 0.00 07:34:25 07:00:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 07:34:25 07:01:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 07:34:25 07:02:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 07:34:25 07:03:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 07:34:25 07:04:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 07:34:25 07:05:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 07:34:25 07:06:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 07:34:25 07:07:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 07:34:25 07:08:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 07:34:25 07:09:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 07:34:25 07:10:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 07:34:25 07:11:01 0.85 0.00 0.85 0.00 0.00 9.86 0.00 07:34:25 07:12:01 1.82 0.00 1.82 0.00 0.00 19.86 0.00 07:34:25 07:13:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 07:34:25 07:14:01 1.73 0.00 1.73 0.00 0.00 19.59 0.00 07:34:25 07:15:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 07:34:25 07:16:01 1.32 0.00 1.32 0.00 0.00 17.20 0.00 07:34:25 07:17:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 07:34:25 07:18:01 2.07 0.00 2.07 0.00 0.00 24.39 0.00 07:34:25 07:19:01 1.02 0.00 1.02 0.00 0.00 10.13 0.00 07:34:25 07:20:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 07:34:25 07:21:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 07:34:25 07:22:01 1.88 0.00 1.88 0.00 0.00 19.99 0.00 07:34:25 07:23:01 1.17 0.00 1.17 0.00 0.00 12.13 0.00 07:34:25 07:24:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 07:34:25 07:25:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 07:34:25 07:26:01 1.53 0.00 1.53 0.00 0.00 17.19 0.00 07:34:25 07:27:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 07:34:25 07:28:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 07:34:25 07:29:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 07:34:25 07:30:01 1.53 0.00 1.53 0.00 0.00 17.20 0.00 07:34:25 07:31:01 1.07 0.00 1.07 0.00 0.00 10.26 0.00 07:34:25 07:32:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 07:34:25 07:33:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 07:34:25 07:34:01 1.53 0.00 1.53 0.00 0.00 16.80 0.00 07:34:25 Average: 3.51 0.32 3.18 0.00 47.27 917.90 0.00 07:34:25 07:34:25 01:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:34:25 01:34:00 29260060 31558452 761356 2.32 74828 2523892 1652336 4.87 971212 2294184 228 07:34:25 01:35:01 25912504 30681324 1597008 4.86 157484 4698596 2605848 7.68 2376584 3984256 430888 07:34:25 01:36:01 26701328 31523776 756036 2.30 161224 4764924 1654296 4.88 1632280 3957464 408 07:34:25 01:37:01 26701376 31523948 755584 2.30 161264 4764932 1654296 4.88 1631564 3957472 12 07:34:25 01:38:01 26702756 31526176 752688 2.29 161420 4765416 1678484 4.95 1631580 3957932 12 07:34:25 01:39:01 26508480 31510196 757692 2.31 164372 4935056 1745284 5.15 1750816 4006336 144 07:34:25 01:40:01 26510844 31513376 754444 2.30 164420 4935628 1764276 5.20 1747868 4006836 224 07:34:25 01:41:01 26512096 31514632 753296 2.29 164440 4935628 1764276 5.20 1747912 4006836 12 07:34:25 01:42:01 26512764 31515388 752460 2.29 164468 4935632 1764276 5.20 1746960 4006840 120 07:34:25 01:43:01 26515944 31518656 748916 2.28 164544 4935612 1764276 5.20 1744860 4006820 56 07:34:25 01:44:01 26515568 31518312 749268 2.28 164560 4935612 1764276 5.20 1744732 4006820 136 07:34:25 01:45:01 26515836 31518588 748952 2.28 164580 4935616 1764276 5.20 1744700 4006824 32 07:34:25 01:46:01 26516112 31518944 748612 2.28 164608 4935616 1764276 5.20 1744704 4006828 12 07:34:25 01:47:01 26515664 31518508 749020 2.28 164632 4935620 1764276 5.20 1744440 4006828 28 07:34:25 01:48:01 26515204 31518168 749064 2.28 164676 4935620 1757256 5.18 1744024 4006828 164 07:34:25 01:49:01 26515028 31517996 749132 2.28 164700 4935628 1757256 5.18 1744432 4006832 156 07:34:25 01:50:01 26515240 31518272 748888 2.28 164728 4935632 1740868 5.13 1744328 4006840 12 07:34:25 01:51:01 26515160 31518204 748852 2.28 164740 4935632 1740868 5.13 1744536 4006840 144 07:34:25 01:52:01 26514956 31518004 749028 2.28 164764 4935636 1740868 5.13 1744392 4006844 16 07:34:25 01:53:01 26515232 31518280 748680 2.28 164788 4935620 1740868 5.13 1744140 4006844 8 07:34:25 01:54:01 26514508 31517628 749304 2.28 164812 4935644 1740868 5.13 1744248 4006856 8 07:34:25 01:55:01 26514656 31517776 749060 2.28 164832 4935644 1740868 5.13 1744320 4006856 40 07:34:25 01:56:01 26514664 31517852 748980 2.28 164852 4935648 1740868 5.13 1744240 4006864 28 07:34:25 01:57:01 26514660 31517852 749140 2.28 164892 4935652 1740868 5.13 1744512 4006868 152 07:34:25 01:58:01 26515432 31518688 748332 2.28 164932 4935648 1740868 5.13 1744240 4006876 8 07:34:25 01:59:01 26515236 31518556 748436 2.28 164968 4935660 1724808 5.09 1744664 4006884 28 07:34:25 02:00:01 26514888 31518252 748656 2.28 165008 4935660 1724808 5.09 1744700 4006888 152 07:34:25 02:01:01 26514376 31517744 749116 2.28 165040 4935664 1724808 5.09 1744732 4006892 36 07:34:25 02:02:01 26515084 31518644 748188 2.28 165068 4935792 1724808 5.09 1744864 4007024 140 07:34:25 02:03:01 26515068 31518632 748136 2.28 165116 4935796 1724808 5.09 1744784 4007028 48 07:34:25 02:04:01 26515116 31518748 747996 2.28 165140 4935800 1724808 5.09 1744964 4007036 164 07:34:25 02:05:01 26515172 31518804 747920 2.28 165160 4935800 1724808 5.09 1744516 4007036 4 07:34:25 02:06:01 26514768 31518460 748168 2.28 165192 4935804 1724808 5.09 1745156 4007044 148 07:34:25 02:07:01 26515056 31518752 748040 2.28 165220 4935804 1724808 5.09 1745008 4007044 136 07:34:25 02:08:01 26515340 31519104 747692 2.27 165256 4935796 1724808 5.09 1744572 4007056 8 07:34:25 02:09:01 26515320 31519092 747840 2.28 165296 4935812 1724808 5.09 1744640 4007060 32 07:34:25 02:10:01 26515020 31518884 748068 2.28 165332 4935816 1724808 5.09 1744688 4007064 16 07:34:25 02:11:01 26514972 31518852 748016 2.28 165360 4935824 1724808 5.09 1744704 4007072 8 07:34:25 02:12:01 26511616 31516052 750772 2.28 165396 4936324 1724808 5.09 1751184 4007340 4 07:34:25 02:13:01 26511472 31515912 750820 2.28 165444 4936312 1724808 5.09 1750752 4007344 28 07:34:25 02:14:01 26504840 31511288 755400 2.30 165492 4937200 1724808 5.09 1755696 4007688 12 07:34:25 02:15:01 26504992 31511504 755160 2.30 165532 4937204 1724808 5.09 1755540 4007644 20 07:34:25 02:16:01 26503684 31510280 756312 2.30 165588 4937204 1724808 5.09 1755660 4007648 44 07:34:25 02:17:01 26503116 31509796 756804 2.30 165624 4937208 1724808 5.09 1755820 4007656 16 07:34:25 02:18:01 26503568 31510352 755972 2.30 165664 4937208 1724808 5.09 1755772 4007652 16 07:34:25 02:19:01 26503324 31510168 756268 2.30 165696 4937216 1724808 5.09 1755944 4007656 12 07:34:25 02:20:01 26503348 31510252 756180 2.30 165736 4937220 1724808 5.09 1755924 4007660 36 07:34:25 02:21:01 26503540 31510480 756164 2.30 165776 4937220 1724808 5.09 1755968 4007664 12 07:34:25 02:22:01 26502932 31509892 756692 2.30 165816 4937224 1724808 5.09 1756004 4007660 16 07:34:25 02:23:01 26502916 31509972 756624 2.30 165856 4937220 1724808 5.09 1755976 4007668 36 07:34:25 02:24:01 26502176 31509236 757296 2.30 165896 4937228 1724808 5.09 1756052 4007668 4 07:34:25 02:25:01 26502152 31509276 757252 2.30 165928 4937232 1724808 5.09 1755988 4007676 8 07:34:25 02:26:01 26502104 31509240 757208 2.30 165960 4937240 1724808 5.09 1755988 4007684 36 07:34:25 02:27:01 26502048 31509256 757200 2.30 165992 4937236 1724808 5.09 1756064 4007692 20 07:34:25 02:28:01 26502260 31509472 756908 2.30 166032 4937232 1724808 5.09 1756092 4007692 4 07:34:25 02:29:01 26501976 31509260 757056 2.30 166052 4937248 1740852 5.13 1756232 4007684 28 07:34:25 02:30:01 26501928 31509236 757020 2.30 166084 4937252 1740852 5.13 1755900 4007688 16 07:34:25 02:31:01 26501936 31509280 756984 2.30 166108 4937252 1740852 5.13 1755932 4007688 8 07:34:25 02:32:01 26501480 31508956 757228 2.30 166136 4937384 1740852 5.13 1755932 4007820 8 07:34:25 02:33:01 26501228 31508756 757456 2.30 166176 4937368 1740852 5.13 1755984 4007820 8 07:34:25 02:34:01 26500572 31508152 757900 2.31 166208 4937388 1740852 5.13 1756096 4007824 8 07:34:25 02:35:01 26500776 31508428 757592 2.30 166244 4937396 1740852 5.13 1756092 4007836 8 07:34:25 02:36:01 26500252 31507944 757896 2.31 166276 4937396 1740852 5.13 1756388 4007832 12 07:34:25 02:37:01 26500196 31507952 757804 2.31 166308 4937400 1740852 5.13 1756152 4007840 8 07:34:25 02:38:01 26500328 31508116 757464 2.30 166356 4937400 1740852 5.13 1756156 4007840 12 07:34:25 02:39:01 26500484 31508404 757088 2.30 166412 4937428 1740852 5.13 1756280 4007848 4 07:34:25 02:40:01 26500316 31508360 757088 2.30 166452 4937436 1740852 5.13 1756276 4007884 12 07:34:25 02:41:01 26500056 31508108 757276 2.30 166468 4937440 1740852 5.13 1756276 4007888 28 07:34:25 02:42:01 26500380 31508500 756972 2.30 166496 4937444 1740852 5.13 1756332 4007896 8 07:34:25 02:43:01 26500556 31508716 756852 2.30 166528 4937448 1740852 5.13 1756332 4007896 8 07:34:25 02:44:01 26500548 31508792 756796 2.30 166572 4937444 1740852 5.13 1756484 4007888 24 07:34:25 02:45:01 26500532 31508776 756716 2.30 166596 4937456 1740852 5.13 1756456 4007888 20 07:34:25 02:46:01 26500888 31509200 756488 2.30 166620 4937460 1740852 5.13 1756600 4007900 8 07:34:25 02:47:01 26500540 31508852 756736 2.30 166648 4937460 1740852 5.13 1756872 4007900 164 07:34:25 02:48:01 26500492 31508808 756740 2.30 166672 4937464 1740852 5.13 1756644 4007904 16 07:34:25 02:49:01 26500824 31509204 756320 2.30 166728 4937452 1740852 5.13 1756620 4007912 4 07:34:25 02:50:01 26500712 31509156 756296 2.30 166760 4937468 1740852 5.13 1756636 4007916 8 07:34:25 02:51:01 26500664 31509112 756252 2.30 166788 4937472 1740852 5.13 1756636 4007920 4 07:34:25 02:52:01 26500080 31508592 756732 2.30 166828 4937472 1740852 5.13 1756692 4007924 12 07:34:25 02:53:01 26500600 31509176 756116 2.30 166860 4937476 1724716 5.08 1756748 4007932 8 07:34:25 02:54:01 26500028 31508616 756812 2.30 166892 4937484 1724716 5.08 1756816 4007936 8 07:34:25 02:55:01 26500264 31508892 756528 2.30 166924 4937484 1724716 5.08 1756804 4007920 8 07:34:25 02:56:01 26500184 31508816 756460 2.30 166948 4937488 1724716 5.08 1757064 4007924 8 07:34:25 02:57:01 26499908 31508600 756824 2.30 166964 4937488 1724716 5.08 1756860 4007928 4 07:34:25 02:58:01 26499900 31508632 756744 2.30 166988 4937492 1724716 5.08 1756896 4007928 12 07:34:25 02:59:01 26500088 31508824 756600 2.30 167012 4937484 1724716 5.08 1756964 4007928 12 07:34:25 03:00:01 26499472 31508380 756920 2.30 167040 4937628 1724716 5.08 1756944 4008056 8 07:34:25 03:01:01 26499384 31508356 756944 2.30 167052 4937632 1740836 5.13 1756964 4008068 4 07:34:25 03:02:01 26499092 31508092 757100 2.30 167076 4937636 1740836 5.13 1757252 4008072 140 07:34:25 03:03:01 26499076 31508080 757084 2.30 167104 4937640 1740836 5.13 1756992 4008076 24 07:34:25 03:04:01 26499464 31508516 756812 2.30 167144 4937640 1740836 5.13 1757160 4008076 40 07:34:25 03:05:01 26499180 31508300 756908 2.30 167188 4937644 1740836 5.13 1757568 4008084 140 07:34:25 03:06:01 26499116 31508264 756880 2.30 167220 4937644 1740836 5.13 1757456 4008080 160 07:34:25 03:07:01 26499116 31508268 756828 2.30 167244 4937648 1740836 5.13 1757264 4008084 24 07:34:25 03:08:01 26499100 31508312 756756 2.30 167268 4937652 1740836 5.13 1757488 4008088 16 07:34:25 03:09:01 26498816 31508044 756932 2.30 167308 4937644 1740836 5.13 1757612 4008088 36 07:34:25 03:10:01 26498556 31507840 757128 2.30 167340 4937656 1740836 5.13 1757656 4008092 8 07:34:25 03:11:01 26497352 31506788 758368 2.31 167356 4937660 1723624 5.08 1757484 4008096 184 07:34:25 03:12:01 26497580 31507028 758012 2.31 167376 4937664 1723624 5.08 1757836 4008100 20 07:34:25 03:13:01 26497524 31506972 757972 2.31 167404 4937664 1723624 5.08 1757784 4008100 140 07:34:25 03:14:01 26497028 31506544 758424 2.31 167444 4937660 1723624 5.08 1759072 4007224 28 07:34:25 03:15:01 26497588 31507136 757760 2.31 167476 4937672 1723624 5.08 1758832 4007228 8 07:34:25 03:16:01 26497472 31507212 757776 2.31 167524 4937804 1723624 5.08 1758880 4007360 8 07:34:25 03:17:01 26497756 31507524 757456 2.30 167556 4937808 1723624 5.08 1759160 4007364 24 07:34:25 03:18:01 26498204 31508012 756904 2.30 167596 4937808 1723624 5.08 1758660 4007364 12 07:34:25 03:19:01 26497748 31507600 757284 2.30 167636 4937812 1723624 5.08 1759348 4007368 44 07:34:25 03:20:01 26498232 31508140 756928 2.30 167676 4937820 1723624 5.08 1759020 4007376 16 07:34:25 03:21:01 26497892 31507860 757192 2.30 167716 4937820 1739668 5.13 1759276 4007380 36 07:34:25 03:22:01 26497876 31507880 757116 2.30 167744 4937824 1739668 5.13 1759024 4007380 12 07:34:25 03:23:01 26498104 31508108 756804 2.30 167760 4937824 1739668 5.13 1758844 4007380 16 07:34:25 03:24:01 26498080 31508156 756712 2.30 167816 4937812 1739668 5.13 1759212 4007384 32 07:34:25 03:25:01 26498340 31508456 756356 2.30 167840 4937828 1739668 5.13 1759044 4007384 12 07:34:25 03:26:01 26498216 31508348 756608 2.30 167864 4937832 1739668 5.13 1759080 4007388 28 07:34:25 03:27:01 26498192 31508328 756596 2.30 167880 4937836 1739668 5.13 1759080 4007392 32 07:34:25 03:28:01 26498168 31508356 756556 2.30 167900 4937836 1739668 5.13 1759136 4007392 12 07:34:25 03:29:01 26497828 31508028 756840 2.30 167940 4937832 1739668 5.13 1759204 4007400 36 07:34:25 03:30:01 26497568 31507836 756992 2.30 167976 4937844 1739668 5.13 1759192 4007404 12 07:34:25 03:31:01 26497936 31508228 756464 2.30 168004 4937852 1739668 5.13 1759208 4007412 4 07:34:25 03:32:01 26497920 31508216 756440 2.30 168024 4937852 1739668 5.13 1759212 4007412 8 07:34:25 03:33:01 26497936 31508292 756364 2.30 168056 4937856 1739668 5.13 1759264 4007420 4 07:34:25 03:34:01 26498176 31508596 756288 2.30 168104 4937852 1739668 5.13 1759388 4007428 28 07:34:25 03:35:01 26497852 31508276 756848 2.30 168132 4937860 1739668 5.13 1759320 4007428 8 07:34:25 03:36:01 26497776 31508268 756848 2.30 168160 4937864 1739668 5.13 1759652 4007436 156 07:34:25 03:37:01 26497736 31508236 756816 2.30 168188 4937864 1739668 5.13 1759616 4007420 20 07:34:25 03:38:01 26497720 31508228 756744 2.30 168212 4937872 1739668 5.13 1759616 4007428 184 07:34:25 03:39:01 26498020 31508588 756472 2.30 168244 4937864 1739668 5.13 1759740 4007432 20 07:34:25 03:40:01 26498012 31508652 756404 2.30 168284 4937876 1723516 5.08 1759736 4007432 36 07:34:25 03:41:01 26498176 31508844 756108 2.30 168316 4937880 1723516 5.08 1759760 4007436 172 07:34:25 03:42:01 26498192 31508904 756064 2.30 168352 4937872 1723516 5.08 1759544 4007436 4 07:34:25 03:43:01 26497892 31508608 756268 2.30 168376 4937884 1739592 5.13 1759544 4007440 28 07:34:25 03:44:01 26497480 31508244 756536 2.30 168424 4937872 1739592 5.13 1759928 4007444 12 07:34:25 03:45:01 26497448 31508276 756484 2.30 168448 4937888 1739592 5.13 1759916 4007452 36 07:34:25 03:46:01 26497744 31508576 756368 2.30 168480 4937892 1739592 5.13 1759656 4007456 24 07:34:25 03:47:01 26497672 31508560 756332 2.30 168504 4937900 1739592 5.13 1759968 4007464 216 07:34:25 03:48:01 26497876 31508772 756040 2.30 168528 4937904 1739592 5.13 1759968 4007472 236 07:34:25 03:49:02 26497924 31508880 755948 2.30 168568 4937904 1739592 5.13 1759820 4007476 40 07:34:25 03:50:01 26497816 31508828 756140 2.30 168608 4937908 1739592 5.13 1760252 4007484 208 07:34:25 03:51:01 26497232 31508248 756696 2.30 168640 4937908 1739592 5.13 1759840 4007484 4 07:34:25 03:52:01 26497712 31508824 756064 2.30 168672 4937912 1739592 5.13 1759884 4007488 36 07:34:25 03:53:01 26497460 31508608 756280 2.30 168692 4937916 1739592 5.13 1759936 4007472 4 07:34:25 03:54:01 26497524 31508692 756180 2.30 168728 4937916 1739592 5.13 1760024 4007472 12 07:34:25 03:55:01 26496760 31507976 756896 2.30 168764 4937912 1739592 5.13 1759992 4007476 4 07:34:25 03:56:01 26496508 31507776 757088 2.30 168796 4937924 1739592 5.13 1760032 4007484 24 07:34:25 03:57:01 26496508 31507824 757044 2.30 168824 4937928 1739592 5.13 1760072 4007492 8 07:34:25 03:58:01 26496500 31507876 756952 2.30 168840 4937992 1739592 5.13 1760056 4007552 12 07:34:25 03:59:01 26496776 31508188 756636 2.30 168856 4937996 1739592 5.13 1760156 4007564 8 07:34:25 04:00:01 26496964 31508412 756336 2.30 168876 4938000 1739592 5.13 1760468 4007568 176 07:34:25 04:01:01 26496932 31508384 756336 2.30 168904 4938000 1739592 5.13 1760128 4007568 12 07:34:25 04:02:01 26496680 31508176 756520 2.30 168924 4938004 1739592 5.13 1760168 4007576 8 07:34:25 04:03:01 26496648 31508156 756476 2.30 168952 4938004 1739592 5.13 1760420 4007560 4 07:34:25 04:04:01 26496144 31507812 756812 2.30 168988 4938136 1739592 5.13 1760392 4007692 8 07:34:25 04:05:01 26496364 31508072 756524 2.30 169012 4938132 1739592 5.13 1760720 4007696 36 07:34:25 04:06:01 26496388 31508148 756452 2.30 169040 4938148 1739592 5.13 1760564 4007708 172 07:34:25 04:07:01 26495632 31507512 757056 2.30 169048 4938280 1739592 5.13 1760560 4007824 180 07:34:25 04:08:01 26495760 31507684 757056 2.30 169068 4938280 1739592 5.13 1760528 4007844 180 07:34:25 04:09:01 26496004 31507964 756736 2.30 169088 4938284 1739592 5.13 1760668 4007848 196 07:34:25 04:10:01 26495744 31507744 756932 2.30 169136 4938284 1739592 5.13 1760800 4007848 40 07:34:25 04:11:01 26496232 31508236 756364 2.30 169152 4938288 1739592 5.13 1760644 4007852 176 07:34:25 04:12:01 26495916 31507972 756584 2.30 169180 4938292 1739592 5.13 1760856 4007860 192 07:34:25 04:13:01 26495868 31507960 756536 2.30 169212 4938292 1739592 5.13 1760848 4007864 180 07:34:25 04:14:01 26495336 31507324 757036 2.30 169240 4938300 1739592 5.13 1761324 4007856 204 07:34:25 04:15:01 26495808 31507836 756468 2.30 169288 4938288 1739592 5.13 1761084 4007860 12 07:34:25 04:16:01 26496076 31508112 756164 2.30 169320 4938288 1739592 5.13 1760744 4007864 12 07:34:25 04:17:01 26495436 31507576 756604 2.30 169348 4938304 1739592 5.13 1761424 4007868 216 07:34:25 04:18:01 26495856 31508036 756352 2.30 169388 4938308 1739592 5.13 1761168 4007876 180 07:34:25 04:19:01 26496132 31508316 756044 2.30 169416 4938312 1739592 5.13 1760800 4007880 44 07:34:25 04:20:01 26496056 31508316 756240 2.30 169460 4938312 1739592 5.13 1761204 4007884 12 07:34:25 04:21:01 26496340 31508604 755928 2.30 169496 4938312 1739592 5.13 1761016 4007888 24 07:34:25 04:22:01 26496008 31508356 756128 2.30 169532 4938320 1739592 5.13 1761260 4007888 184 07:34:25 04:23:01 26495480 31507832 756636 2.30 169552 4938320 1739592 5.13 1761224 4007880 24 07:34:25 04:24:01 26494952 31507348 757048 2.30 169572 4938328 1739592 5.13 1761476 4007884 180 07:34:25 04:25:01 26494416 31506816 757532 2.30 169620 4938324 1739592 5.13 1761368 4007888 8 07:34:25 04:26:01 26494644 31507132 757296 2.30 169652 4938336 1739592 5.13 1761556 4007896 56 07:34:25 04:27:01 26494108 31506620 757772 2.31 169672 4938336 1739592 5.13 1761564 4007892 172 07:34:25 04:28:01 26494928 31507444 756916 2.30 169704 4938340 1755700 5.18 1761176 4007896 28 07:34:25 04:29:01 26494892 31507452 757116 2.30 169724 4938340 1739280 5.13 1761600 4007900 180 07:34:25 04:30:01 26494600 31507340 757232 2.30 169764 4938472 1755324 5.17 1761260 4008036 52 07:34:25 04:31:01 26494796 31507536 756956 2.30 169784 4938472 1755324 5.17 1761712 4008036 16 07:34:25 04:32:01 26494804 31507580 756864 2.30 169820 4938468 1755324 5.17 1761296 4008044 28 07:34:25 04:33:01 26494948 31507776 756836 2.30 169840 4938484 1755324 5.17 1761832 4008040 32 07:34:25 04:34:01 26494820 31507688 756880 2.30 169872 4938484 1755324 5.17 1761788 4008040 156 07:34:25 04:35:01 26494764 31507652 756848 2.30 169896 4938488 1755324 5.17 1761932 4008048 196 07:34:25 04:36:01 26494756 31507676 756816 2.30 169920 4938488 1755324 5.17 1761776 4008048 160 07:34:25 04:37:01 26495056 31507984 756488 2.30 169936 4938496 1755324 5.17 1761512 4008052 36 07:34:25 04:38:01 26494684 31507660 756712 2.30 169956 4938500 1755324 5.17 1761948 4008064 200 07:34:25 04:39:01 26494708 31507688 756664 2.30 169976 4938500 1755324 5.17 1761452 4008064 40 07:34:25 04:40:01 26494608 31507620 756852 2.30 170016 4938504 1755324 5.17 1761764 4008072 176 07:34:25 04:41:01 26494672 31507728 756764 2.30 170048 4938504 1755324 5.17 1761476 4008076 12 07:34:25 04:42:01 26494512 31507608 756816 2.30 170060 4938512 1755324 5.17 1761932 4008084 172 07:34:25 04:43:01 26494456 31507552 756776 2.30 170088 4938512 1755324 5.17 1761888 4008084 180 07:34:25 04:44:01 26494488 31507624 756712 2.30 170120 4938512 1755324 5.17 1761904 4008092 64 07:34:25 04:45:01 26494180 31507364 756904 2.30 170144 4938520 1755324 5.17 1761980 4008100 36 07:34:25 04:46:01 26494384 31507596 756668 2.30 170160 4938520 1755324 5.17 1762072 4008100 180 07:34:25 04:47:01 26494828 31508044 756348 2.30 170180 4938524 1755324 5.17 1762056 4008104 176 07:34:25 04:48:01 26494600 31507848 756544 2.30 170192 4938524 1755324 5.17 1762068 4008104 184 07:34:25 04:49:01 26494836 31508088 756224 2.30 170212 4938528 1755324 5.17 1762108 4008108 176 07:34:25 04:50:01 26494860 31508152 756148 2.30 170240 4938520 1755324 5.17 1761768 4008112 12 07:34:25 04:51:01 26494812 31508112 756104 2.30 170260 4938528 1755324 5.17 1761760 4008116 28 07:34:25 04:52:01 26494700 31508032 756132 2.30 170276 4938536 1738900 5.13 1761812 4008120 32 07:34:25 04:53:01 26494392 31507760 756388 2.30 170288 4938540 1738900 5.13 1761924 4008124 36 07:34:25 04:54:01 26494580 31507956 756088 2.30 170300 4938548 1738900 5.13 1762180 4008128 204 07:34:25 04:55:01 26494668 31508044 755984 2.30 170316 4938548 1738900 5.13 1761784 4008128 12 07:34:25 04:56:01 26494836 31508252 755948 2.30 170332 4938552 1738900 5.13 1761824 4008136 28 07:34:25 04:57:01 26494536 31507976 756312 2.30 170348 4938552 1738900 5.13 1762136 4008136 12 07:34:25 04:58:01 26494236 31507692 756496 2.30 170368 4938556 1738900 5.13 1761872 4008112 4 07:34:25 04:59:01 26494072 31507580 756780 2.30 170392 4938560 1738900 5.13 1762540 4008120 196 07:34:25 05:00:01 26494268 31507812 756440 2.30 170424 4938564 1738900 5.13 1762288 4008124 176 07:34:25 05:01:01 26494292 31507844 756396 2.30 170436 4938568 1738900 5.13 1761944 4008128 28 07:34:25 05:02:01 26494116 31507744 756364 2.30 170468 4938568 1754992 5.17 1761984 4008132 4 07:34:25 05:03:01 26494076 31507708 756320 2.30 170488 4938572 1754992 5.17 1761968 4008136 24 07:34:25 05:04:01 26493680 31507352 756576 2.30 170528 4938576 1754992 5.17 1762244 4008132 20 07:34:25 05:05:01 26493916 31507620 756292 2.30 170568 4938560 1754992 5.17 1762084 4008132 12 07:34:25 05:06:01 26493940 31507696 756200 2.30 170600 4938580 1771120 5.22 1762128 4008140 28 07:34:25 05:07:01 26493860 31507664 756200 2.30 170616 4938580 1771120 5.22 1762168 4008144 8 07:34:25 05:08:01 26496800 31510608 753392 2.29 170636 4938584 1771120 5.22 1759408 4008148 4 07:34:25 05:09:01 26496280 31510112 753860 2.29 170656 4938584 1771120 5.22 1759512 4008140 12 07:34:25 05:10:01 26496248 31510128 753796 2.29 170708 4938584 1771120 5.22 1759496 4008148 8 07:34:25 05:11:02 26496416 31510356 753736 2.29 170736 4938600 1755008 5.17 1759536 4008164 44 07:34:25 05:12:01 26496148 31510096 753940 2.29 170764 4938600 1755008 5.17 1759524 4008164 4 07:34:25 05:13:01 26496068 31510060 753904 2.29 170792 4938604 1755008 5.17 1759648 4008168 24 07:34:25 05:14:01 26495864 31509744 754152 2.29 170832 4938604 1755008 5.17 1760416 4008160 20 07:34:25 05:15:01 26495572 31509496 754348 2.29 170856 4938608 1755008 5.17 1759940 4008164 12 07:34:25 05:16:01 26495540 31509508 754292 2.29 170900 4938608 1755008 5.17 1760200 4008168 16 07:34:25 05:17:01 26495388 31509364 754368 2.29 170908 4938612 1738188 5.12 1760328 4008172 8 07:34:25 05:18:01 26495680 31509672 754080 2.29 170924 4938620 1722036 5.08 1759812 4008176 24 07:34:25 05:19:01 26495832 31509840 754088 2.29 170944 4938620 1722036 5.08 1759904 4008172 4 07:34:25 05:20:01 26496328 31510384 753664 2.29 170968 4938624 1722036 5.08 1759936 4008180 8 07:34:25 05:21:01 26496328 31510384 753580 2.29 171008 4938620 1722036 5.08 1760056 4008180 8 07:34:25 05:22:01 26495996 31510092 753820 2.29 171044 4938628 1722036 5.08 1759952 4008184 28 07:34:25 05:23:01 26495696 31509844 754052 2.29 171056 4938632 1722036 5.08 1759960 4008192 8 07:34:25 05:24:01 26495896 31510080 753972 2.29 171092 4938632 1722036 5.08 1760344 4008196 4 07:34:25 05:25:01 26495904 31510096 753908 2.29 171104 4938636 1722036 5.08 1760056 4008200 8 07:34:25 05:26:01 26496040 31510304 753836 2.29 171144 4938640 1722036 5.08 1760676 4008208 224 07:34:25 05:27:01 26496064 31510332 753796 2.29 171164 4938644 1722036 5.08 1760168 4008212 8 07:34:25 05:28:01 26495772 31510152 753972 2.29 171188 4938712 1722036 5.08 1760264 4008268 28 07:34:25 05:29:01 26495496 31509900 754156 2.29 171208 4938716 1722036 5.08 1760344 4008272 12 07:34:25 05:30:01 26495732 31510176 753820 2.29 171240 4938720 1722036 5.08 1760328 4008280 8 07:34:25 05:31:01 26496072 31510544 753544 2.29 171264 4938720 1722036 5.08 1760708 4008284 228 07:34:25 05:32:01 26496136 31510612 753468 2.29 171280 4938724 1722036 5.08 1760652 4008288 8 07:34:25 05:33:01 26495836 31510312 753728 2.29 171292 4938724 1738080 5.12 1760376 4008288 8 07:34:25 05:34:01 26495780 31510288 753692 2.29 171312 4938728 1738080 5.12 1760484 4008292 8 07:34:25 05:35:01 26495756 31510428 753504 2.29 171328 4938856 1738080 5.12 1760464 4008424 8 07:34:25 05:36:01 26495924 31510600 753476 2.29 171340 4938860 1738080 5.12 1760448 4008428 8 07:34:25 05:37:01 26495720 31510424 753628 2.29 171360 4938864 1738080 5.12 1760484 4008436 4 07:34:25 05:38:01 26495828 31510536 753428 2.29 171384 4938868 1738080 5.12 1760340 4008436 8 07:34:25 05:39:01 26495924 31510676 753556 2.29 171404 4938872 1754364 5.17 1760448 4008444 8 07:34:25 05:40:01 26496184 31510972 753248 2.29 171428 4938864 1754364 5.17 1760420 4008448 44 07:34:25 05:41:01 26495812 31510652 753420 2.29 171508 4938868 1754364 5.17 1760876 4008456 12 07:34:25 05:42:01 26495764 31510652 753376 2.29 171532 4938876 1754364 5.17 1760940 4008460 172 07:34:25 05:43:01 26495788 31510720 753332 2.29 171548 4938880 1754364 5.17 1760568 4008468 8 07:34:25 05:44:01 26495188 31510284 753640 2.29 171580 4939016 1754364 5.17 1761048 4008608 176 07:34:25 05:45:01 26495496 31510592 753316 2.29 171596 4939016 1754364 5.17 1760588 4008608 8 07:34:25 05:46:01 26495512 31510676 753444 2.29 171640 4939024 1754364 5.17 1761104 4008620 40 07:34:25 05:47:01 26495536 31510700 753496 2.29 171668 4939024 1738184 5.12 1760660 4008620 8 07:34:25 05:48:01 26495520 31510736 753480 2.29 171692 4939020 1738184 5.12 1760960 4008628 104 07:34:25 05:49:01 26495544 31510764 753364 2.29 171716 4939032 1738184 5.12 1760896 4008632 4 07:34:25 05:50:01 26495464 31510744 753364 2.29 171752 4939020 1738184 5.12 1760796 4008628 220 07:34:25 05:51:01 26495156 31510476 753568 2.29 171784 4939028 1721852 5.08 1760848 4008636 24 07:34:25 05:52:01 26495100 31510420 753628 2.29 171816 4939036 1721852 5.08 1760840 4008636 8 07:34:25 05:53:01 26494784 31510148 753856 2.29 171848 4939040 1721852 5.08 1761236 4008640 28 07:34:25 05:54:01 26494736 31510136 753812 2.29 171876 4939040 1721852 5.08 1761364 4008592 176 07:34:25 05:55:01 26494940 31510388 753512 2.29 171904 4939044 1721852 5.08 1761556 4008600 172 07:34:25 05:56:01 26494972 31510428 753452 2.29 171924 4939052 1705652 5.03 1761000 4008608 4 07:34:25 05:57:01 26494840 31510328 753688 2.29 171952 4939052 1705652 5.03 1761368 4008608 180 07:34:25 05:58:01 26494840 31510372 753728 2.29 171980 4939056 1705652 5.03 1761400 4008616 172 07:34:25 05:59:01 26495012 31510588 753472 2.29 172012 4939056 1705652 5.03 1761732 4008620 184 07:34:25 06:00:01 26495004 31510588 753452 2.29 172032 4939060 1705652 5.03 1761108 4008624 8 07:34:25 06:01:01 26494956 31510576 753432 2.29 172056 4939048 1705652 5.03 1761148 4008632 4 07:34:25 06:02:01 26494664 31510320 753620 2.29 172068 4939068 1705652 5.03 1761192 4008636 8 07:34:25 06:03:01 26494856 31510516 753580 2.29 172088 4939068 1705652 5.03 1761180 4008640 28 07:34:25 06:04:01 26494928 31510552 753516 2.29 172124 4939072 1705652 5.03 1761400 4008644 24 07:34:25 06:05:01 26494848 31510508 753456 2.29 172136 4939080 1721696 5.08 1761804 4008652 184 07:34:25 06:06:01 26495084 31510744 753136 2.29 172168 4939072 1721696 5.08 1761572 4008652 20 07:34:25 06:07:01 26495044 31510752 753152 2.29 172176 4939084 1721696 5.08 1761384 4008660 24 07:34:25 06:08:01 26494964 31510672 753156 2.29 172192 4939084 1721696 5.08 1761280 4008660 8 07:34:25 06:09:01 26494848 31510584 753408 2.29 172208 4939088 1721696 5.08 1761376 4008668 24 07:34:25 06:10:01 26494604 31510344 753584 2.29 172236 4939092 1721696 5.08 1761304 4008672 8 07:34:25 06:11:01 26494556 31510332 753552 2.29 172268 4939080 1721696 5.08 1761348 4008672 8 07:34:25 06:12:01 26494716 31510528 753508 2.29 172284 4939096 1721696 5.08 1761384 4008680 28 07:34:25 06:13:01 26494732 31510544 753452 2.29 172304 4939096 1737892 5.12 1761492 4008680 12 07:34:25 06:14:01 26493800 31509744 754180 2.29 172340 4939104 1737892 5.12 1761948 4008656 48 07:34:25 06:15:01 26494260 31510220 753852 2.29 172360 4939108 1737892 5.12 1761732 4008648 32 07:34:25 06:16:01 26493928 31509936 754084 2.29 172404 4939108 1737892 5.12 1761704 4008652 40 07:34:25 06:17:01 26493936 31510000 753944 2.29 172432 4939116 1737892 5.12 1762540 4008656 252 07:34:25 06:18:01 26494376 31510544 753288 2.29 172460 4939244 1737892 5.12 1762124 4008732 176 07:34:25 06:19:01 26494124 31510364 753480 2.29 172488 4939248 1737892 5.12 1761780 4008788 28 07:34:25 06:20:01 26493848 31510120 753692 2.29 172508 4939248 1737892 5.12 1761752 4008788 12 07:34:25 06:21:01 26493664 31509960 753732 2.29 172520 4939252 1737892 5.12 1762308 4008792 172 07:34:25 06:22:01 26493184 31509484 754184 2.29 172540 4939260 1737892 5.12 1762124 4008796 192 07:34:25 06:23:01 26493216 31509524 754140 2.29 172548 4939260 1737892 5.12 1761788 4008800 20 07:34:25 06:24:01 26492892 31509284 754296 2.29 172572 4939264 1737892 5.12 1761908 4008804 4 07:34:25 06:25:01 26493120 31509528 754020 2.29 172600 4939260 1737892 5.12 1762156 4008804 12 07:34:25 06:26:01 26490964 31510100 753764 2.29 172648 4941632 1737892 5.12 1762032 4011056 4 07:34:25 06:27:01 26490948 31510100 753716 2.29 172684 4941628 1737892 5.12 1762048 4011056 8 07:34:25 06:28:01 26490348 31509552 754240 2.29 172704 4941636 1737892 5.12 1762088 4011064 4 07:34:25 06:29:01 26490436 31509688 754204 2.29 172736 4941640 1737892 5.12 1762604 4011072 192 07:34:25 06:30:01 26490468 31509720 754144 2.29 172772 4941640 1737892 5.12 1762204 4011072 8 07:34:25 06:31:01 26490388 31509680 754160 2.29 172804 4941644 1737892 5.12 1762380 4011076 8 07:34:25 06:32:01 26489764 31509108 754624 2.30 172840 4941648 1737892 5.12 1762548 4011076 12 07:34:25 06:33:01 26489764 31509152 754584 2.30 172856 4941656 1737892 5.12 1762272 4011080 12 07:34:25 06:34:01 26489228 31508660 755008 2.30 172900 4941656 1737892 5.12 1762376 4011080 12 07:34:25 06:35:01 26489488 31508924 754672 2.30 172920 4941660 1753956 5.17 1762312 4011084 8 07:34:25 06:36:01 26490236 31509696 753892 2.29 172940 4941664 1753956 5.17 1762624 4011088 4 07:34:25 06:37:01 26489944 31509424 754180 2.29 172960 4941648 1753956 5.17 1762352 4011088 8 07:34:25 06:38:01 26489936 31509452 754100 2.29 172984 4941668 1737892 5.12 1762380 4011092 16 07:34:25 06:39:01 26489928 31509444 754068 2.29 173008 4941668 1737892 5.12 1762424 4011092 8 07:34:25 06:40:01 26489660 31509220 754240 2.29 173040 4941672 1737892 5.12 1762408 4011096 12 07:34:25 06:41:01 26489612 31509208 754204 2.29 173060 4941676 1737892 5.12 1762452 4011100 4 07:34:25 06:42:01 26489768 31509408 754324 2.29 173100 4941680 1737892 5.12 1762488 4011108 40 07:34:25 06:43:01 26490164 31509852 753896 2.29 173132 4941676 1737892 5.12 1762528 4011116 4 07:34:25 06:44:01 26489136 31508860 755084 2.30 173156 4941684 1737892 5.12 1767764 4011112 8 07:34:25 06:45:01 26488868 31508604 755308 2.30 173176 4941688 1737892 5.12 1767772 4011112 28 07:34:25 06:46:01 26486984 31506736 757108 2.30 173204 4941688 1737892 5.12 1768080 4011112 40 07:34:25 06:47:01 26486440 31506228 757580 2.30 173236 4941672 1737892 5.12 1768428 4011116 28 07:34:25 06:48:01 26485572 31505500 758372 2.31 173252 4941768 1737892 5.12 1768124 4011176 4 07:34:25 06:49:01 26485880 31505836 757996 2.31 173272 4941768 1737892 5.12 1768500 4011180 8 07:34:25 06:50:01 26485832 31505824 757936 2.31 173312 4941776 1737892 5.12 1768204 4011188 20 07:34:25 06:51:01 26485344 31505340 758396 2.31 173320 4941776 1737892 5.12 1768188 4011188 8 07:34:25 06:52:01 26485312 31505348 758356 2.31 173356 4941780 1737892 5.12 1768232 4011192 4 07:34:25 06:53:01 26484980 31505180 758464 2.31 173388 4941908 1737892 5.12 1768608 4011320 176 07:34:25 06:54:01 26484048 31504360 759252 2.31 173428 4941912 1737892 5.12 1768752 4011324 172 07:34:25 06:55:01 26483828 31504148 759436 2.31 173456 4941916 1737892 5.12 1768356 4011328 4 07:34:25 06:56:01 26483512 31503876 759660 2.31 173496 4941916 1721776 5.08 1768396 4011332 12 07:34:25 06:57:01 26483212 31503580 759880 2.31 173528 4941904 1721776 5.08 1768380 4011336 8 07:34:25 06:58:01 26482684 31503120 760292 2.31 173556 4941920 1721776 5.08 1768464 4011332 8 07:34:25 06:59:01 26482700 31503228 760120 2.31 173592 4941980 1721776 5.08 1768572 4011392 8 07:34:25 07:00:01 26482868 31503444 760028 2.31 173632 4941984 1721776 5.08 1768544 4011396 4 07:34:25 07:01:01 26482916 31503540 759988 2.31 173656 4941988 1721776 5.08 1768584 4011404 28 07:34:25 07:02:01 26483116 31503748 759912 2.31 173696 4941976 1721776 5.08 1768568 4011408 12 07:34:25 07:03:01 26483336 31504000 759648 2.31 173720 4941992 1721776 5.08 1768612 4011408 4 07:34:25 07:04:01 26483288 31504044 759528 2.31 173772 4942000 1721776 5.08 1769652 4011408 212 07:34:25 07:05:01 26482924 31503728 759756 2.31 173812 4942000 1721776 5.08 1769212 4011412 180 07:34:25 07:06:01 26482924 31503756 759720 2.31 173844 4942004 1737820 5.12 1768868 4011416 8 07:34:25 07:07:01 26482552 31503428 759920 2.31 173892 4942008 1753880 5.17 1769276 4011420 240 07:34:25 07:08:01 26482324 31503240 760132 2.31 173900 4942012 1753880 5.17 1768748 4011424 48 07:34:25 07:09:01 26482516 31503448 759876 2.31 173916 4942016 1753880 5.17 1768840 4011428 24 07:34:25 07:10:01 26482564 31503512 759900 2.31 173932 4942016 1753880 5.17 1769120 4011428 152 07:34:25 07:11:01 26482596 31503548 759860 2.31 173944 4942020 1753880 5.17 1768780 4011432 28 07:34:25 07:12:01 26482864 31503844 759500 2.31 173992 4942020 1753880 5.17 1769412 4011436 216 07:34:25 07:13:01 26482284 31503332 760040 2.31 174024 4942024 1753880 5.17 1770056 4011308 28 07:34:25 07:14:01 26481780 31502876 760424 2.31 174064 4942028 1753880 5.17 1769944 4011280 12 07:34:25 07:15:01 26481312 31502268 761156 2.32 174092 4942028 1737292 5.12 1770648 4011276 4 07:34:25 07:16:01 26481492 31502504 760920 2.31 174132 4942024 1737292 5.12 1770960 4011280 172 07:34:25 07:17:01 26481128 31502304 761156 2.32 174160 4942160 1737292 5.12 1770612 4011408 4 07:34:25 07:18:01 26481404 31502620 760732 2.31 174192 4942168 1737292 5.12 1770624 4011416 20 07:34:25 07:19:01 26481324 31502584 760760 2.31 174216 4942168 1737292 5.12 1770724 4011420 8 07:34:25 07:20:01 26481492 31502768 760712 2.31 174248 4942172 1737292 5.12 1770684 4011420 8 07:34:25 07:21:01 26481256 31502576 760876 2.31 174280 4942180 1737292 5.12 1770856 4011428 8 07:34:25 07:22:01 26480468 31501836 761584 2.32 174332 4942168 1737292 5.12 1770776 4011428 8 07:34:25 07:23:01 26480112 31501528 761784 2.32 174364 4942184 1737292 5.12 1771136 4011436 180 07:34:25 07:24:01 26480056 31501496 761740 2.32 174400 4942184 1737292 5.12 1771236 4011432 184 07:34:25 07:25:01 26479796 31501284 761992 2.32 174440 4942188 1737292 5.12 1771484 4011440 200 07:34:25 07:26:01 26480048 31501576 761692 2.32 174468 4942192 1737292 5.12 1770984 4011440 12 07:34:25 07:27:01 26480528 31502080 761152 2.32 174496 4942184 1721160 5.07 1771008 4011444 28 07:34:25 07:28:01 26479912 31501496 761796 2.32 174508 4942200 1721160 5.07 1771288 4011448 188 07:34:25 07:29:01 26480228 31501812 761456 2.32 174532 4942200 1737248 5.12 1770956 4011448 16 07:34:25 07:30:01 26480440 31502196 761328 2.32 174556 4942332 1737248 5.12 1770976 4011572 4 07:34:25 07:31:01 26480268 31502068 761420 2.32 174584 4942332 1737248 5.12 1771548 4011584 180 07:34:25 07:32:01 26480292 31502136 761356 2.32 174620 4942336 1737248 5.12 1771044 4011592 4 07:34:25 07:33:01 26480964 31502840 760704 2.31 174644 4942340 1737248 5.12 1771232 4011508 164 07:34:25 07:34:01 26480868 31502756 760728 2.31 174680 4942340 1737248 5.12 1771336 4011508 4 07:34:25 Average: 26504047 31507002 758008 2.31 169337 4929901 1739232 5.13 1758337 4003296 1250 07:34:25 07:34:25 01:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:34:25 01:34:00 ens3 656.34 413.70 4964.33 127.71 0.00 0.00 0.00 0.00 07:34:25 01:34:00 lo 5.57 5.57 0.55 0.55 0.00 0.00 0.00 0.00 07:34:25 01:34:00 docker0 36.24 35.53 2.59 204.33 0.00 0.00 0.00 0.00 07:34:25 01:35:01 ens3 507.67 364.81 6205.07 49.39 0.00 0.00 0.00 0.00 07:34:25 01:35:01 lo 0.26 0.26 0.03 0.03 0.00 0.00 0.00 0.00 07:34:25 01:35:01 veth30214a1 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 07:34:25 01:35:01 docker0 286.25 364.95 24.82 2895.44 0.00 0.00 0.00 0.00 07:34:25 01:36:01 ens3 93.12 70.64 283.75 264.00 0.00 0.00 0.00 0.00 07:34:25 01:36:01 lo 5.87 5.87 0.58 0.58 0.00 0.00 0.00 0.00 07:34:25 01:36:01 docker0 6.60 13.21 0.45 174.12 0.00 0.00 0.00 0.00 07:34:25 01:37:01 ens3 4.15 1.12 1.62 0.80 0.00 0.00 0.00 0.00 07:34:25 01:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:38:01 ens3 2.57 1.05 1.27 0.77 0.00 0.00 0.00 0.00 07:34:25 01:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:34:25 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:39:01 ens3 137.29 96.77 1409.77 6.44 0.00 0.00 0.00 0.00 07:34:25 01:39:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 07:34:25 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:40:01 ens3 0.75 0.28 0.11 0.03 0.00 0.00 0.00 0.00 07:34:25 01:40:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 07:34:25 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:41:01 ens3 1.85 0.02 0.12 0.00 0.00 0.00 0.00 0.00 07:34:25 01:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:42:01 ens3 0.98 0.13 0.05 0.01 0.00 0.00 0.00 0.00 07:34:25 01:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:43:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:34:25 01:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:44:01 ens3 0.42 0.20 0.10 0.07 0.00 0.00 0.00 0.00 07:34:25 01:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:45:01 ens3 0.45 0.05 0.08 0.00 0.00 0.00 0.00 0.00 07:34:25 01:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:46:01 ens3 0.17 0.07 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 01:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:47:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:34:25 01:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:48:01 ens3 0.42 0.10 0.03 0.01 0.00 0.00 0.00 0.00 07:34:25 01:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:49:01 ens3 0.42 0.10 0.15 0.07 0.00 0.00 0.00 0.00 07:34:25 01:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:50:01 ens3 0.40 0.13 0.03 0.01 0.00 0.00 0.00 0.00 07:34:25 01:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 01:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:51:01 ens3 0.22 0.02 0.02 0.00 0.00 0.00 0.00 0.00 07:34:25 01:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:52:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 01:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 01:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:53:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:34:25 01:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:54:01 ens3 0.57 0.20 0.16 0.07 0.00 0.00 0.00 0.00 07:34:25 01:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 01:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:55:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 01:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:56:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 01:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 01:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:57:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:34:25 01:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:58:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 01:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 01:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:59:01 ens3 0.40 0.15 0.15 0.07 0.00 0.00 0.00 0.00 07:34:25 01:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 01:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:00:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:02:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:03:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:04:01 ens3 0.48 0.18 0.10 0.07 0.00 0.00 0.00 0.00 07:34:25 02:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:05:01 ens3 0.80 0.07 0.13 0.00 0.00 0.00 0.00 0.00 07:34:25 02:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:06:01 ens3 1.47 0.97 0.67 0.51 0.00 0.00 0.00 0.00 07:34:25 02:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:07:01 ens3 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00 07:34:25 02:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:08:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:09:01 ens3 0.42 0.32 0.16 0.13 0.00 0.00 0.00 0.00 07:34:25 02:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:10:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:11:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:12:01 ens3 1.13 0.85 0.84 0.39 0.00 0.00 0.00 0.00 07:34:25 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:13:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:14:01 ens3 6.41 5.10 3.91 4.64 0.00 0.00 0.00 0.00 07:34:25 02:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:34:25 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:15:01 ens3 1.92 1.43 0.99 1.21 0.00 0.00 0.00 0.00 07:34:25 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:16:01 ens3 0.20 0.07 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:17:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:18:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:19:01 ens3 0.63 0.20 0.19 0.07 0.00 0.00 0.00 0.00 07:34:25 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:20:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:21:01 ens3 0.45 0.45 0.30 0.22 0.00 0.00 0.00 0.00 07:34:25 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:22:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:24:01 ens3 0.43 0.30 0.15 0.08 0.00 0.00 0.00 0.00 07:34:25 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:26:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:27:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:28:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:29:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 07:34:25 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:30:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:31:01 ens3 0.13 0.00 0.02 0.00 0.00 0.00 0.00 0.00 07:34:25 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:32:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:34:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:36:01 ens3 0.27 0.17 0.08 0.01 0.00 0.00 0.00 0.00 07:34:25 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:37:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:38:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:39:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:34:25 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:40:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:41:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:34:25 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:42:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:43:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:44:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 07:34:25 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:45:01 ens3 0.18 0.08 0.07 0.00 0.00 0.00 0.00 0.00 07:34:25 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:46:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:47:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:48:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:49:01 ens3 0.35 0.20 0.17 0.07 0.00 0.00 0.00 0.00 07:34:25 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:50:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:52:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:53:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:54:01 ens3 0.40 0.32 0.15 0.08 0.00 0.00 0.00 0.00 07:34:25 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:56:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:57:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:58:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:59:01 ens3 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:00:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:34:25 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:02:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:03:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:04:01 ens3 1.28 0.50 0.46 0.28 0.00 0.00 0.00 0.00 07:34:25 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:05:01 ens3 0.78 0.33 0.31 0.21 0.00 0.00 0.00 0.00 07:34:25 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:06:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:08:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:09:01 ens3 0.23 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:10:01 ens3 0.28 0.17 0.08 0.01 0.00 0.00 0.00 0.00 07:34:25 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:11:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:12:01 ens3 0.40 0.27 0.12 0.25 0.00 0.00 0.00 0.00 07:34:25 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:13:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:14:01 ens3 3.08 2.48 1.60 3.74 0.00 0.00 0.00 0.00 07:34:25 03:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:34:25 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:15:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:34:25 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:16:01 ens3 1.62 1.35 0.80 1.16 0.00 0.00 0.00 0.00 07:34:25 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:18:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:19:01 ens3 0.32 0.10 0.15 0.06 0.00 0.00 0.00 0.00 07:34:25 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:20:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:21:01 ens3 0.50 0.33 0.27 0.21 0.00 0.00 0.00 0.00 07:34:25 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:22:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:24:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:25:01 ens3 0.22 0.07 0.07 0.01 0.00 0.00 0.00 0.00 07:34:25 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:26:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:27:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:28:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:29:01 ens3 0.28 0.10 0.14 0.07 0.00 0.00 0.00 0.00 07:34:25 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:30:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:31:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:34:01 ens3 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 07:34:25 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:36:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:38:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:39:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:40:01 ens3 0.25 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:34:25 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:41:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:42:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:44:01 ens3 0.48 0.27 0.16 0.08 0.00 0.00 0.00 0.00 07:34:25 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:46:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:47:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:48:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:49:02 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 03:49:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:50:01 ens3 0.27 0.14 0.08 0.01 0.00 0.00 0.00 0.00 07:34:25 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:51:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:52:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:53:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:54:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:55:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:56:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:57:01 ens3 0.25 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:34:25 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:58:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 03:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:59:01 ens3 0.25 0.10 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:00:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:01:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:34:25 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:02:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:04:01 ens3 1.02 0.22 0.23 0.07 0.00 0.00 0.00 0.00 07:34:25 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:05:01 ens3 0.62 0.37 0.36 0.28 0.00 0.00 0.00 0.00 07:34:25 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:06:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:08:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:09:01 ens3 0.25 0.10 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:10:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:11:01 ens3 0.63 0.05 0.09 0.00 0.00 0.00 0.00 0.00 07:34:25 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:12:01 ens3 0.65 0.28 0.13 0.25 0.00 0.00 0.00 0.00 07:34:25 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:14:01 ens3 2.97 2.30 1.60 3.67 0.00 0.00 0.00 0.00 07:34:25 04:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:34:25 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:16:01 ens3 1.62 1.33 0.80 1.16 0.00 0.00 0.00 0.00 07:34:25 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:18:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:19:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 07:34:25 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:20:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:21:01 ens3 0.52 0.52 0.27 0.22 0.00 0.00 0.00 0.00 07:34:25 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:23:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:24:01 ens3 0.40 0.33 0.15 0.08 0.00 0.00 0.00 0.00 07:34:25 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:25:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:27:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:28:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:29:01 ens3 0.23 0.17 0.14 0.07 0.00 0.00 0.00 0.00 07:34:25 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:30:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:31:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:33:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:34:01 ens3 0.38 0.22 0.15 0.07 0.00 0.00 0.00 0.00 07:34:25 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:35:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:36:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:38:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:39:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:40:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:41:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:34:25 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:42:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:44:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:45:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:46:01 ens3 0.28 0.13 0.08 0.01 0.00 0.00 0.00 0.00 07:34:25 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:47:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:48:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:49:01 ens3 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00 07:34:25 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:50:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:52:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:54:01 ens3 0.32 0.17 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:55:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:34:25 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:56:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:57:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:58:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:59:01 ens3 0.35 0.18 0.17 0.07 0.00 0.00 0.00 0.00 07:34:25 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:00:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:01:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:02:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:04:01 ens3 1.08 0.70 0.45 0.30 0.00 0.00 0.00 0.00 07:34:25 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:06:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:07:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:08:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:09:01 ens3 0.38 0.30 0.20 0.08 0.00 0.00 0.00 0.00 07:34:25 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:10:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:11:02 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:13:01 ens3 0.27 0.22 0.11 0.25 0.00 0.00 0.00 0.00 07:34:25 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:14:01 ens3 2.95 2.47 1.60 3.73 0.00 0.00 0.00 0.00 07:34:25 05:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:34:25 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:16:01 ens3 1.62 1.35 0.80 1.16 0.00 0.00 0.00 0.00 07:34:25 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:19:01 ens3 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 07:34:25 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:20:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:21:01 ens3 0.50 0.27 0.27 0.21 0.00 0.00 0.00 0.00 07:34:25 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:23:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:24:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:25:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:26:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:34:25 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:27:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:29:01 ens3 0.28 0.10 0.14 0.07 0.00 0.00 0.00 0.00 07:34:25 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:31:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:32:01 ens3 0.20 0.13 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:34:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:35:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:34:25 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:36:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:37:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:38:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:39:01 ens3 0.35 0.13 0.15 0.07 0.00 0.00 0.00 0.00 07:34:25 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:40:01 ens3 0.13 0.07 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:42:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:44:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:45:01 ens3 0.23 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:34:25 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:47:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:48:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:49:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:34:25 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:50:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:34:25 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:52:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:53:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:54:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:55:01 ens3 0.25 0.12 0.10 0.01 0.00 0.00 0.00 0.00 07:34:25 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:56:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:57:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:58:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:59:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 07:34:25 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:00:01 ens3 0.28 0.18 0.08 0.01 0.00 0.00 0.00 0.00 07:34:25 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:02:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:03:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:04:01 ens3 1.03 0.52 0.44 0.28 0.00 0.00 0.00 0.00 07:34:25 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:06:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:08:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:09:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:10:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:11:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:34:25 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:12:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:13:01 ens3 0.30 0.18 0.11 0.25 0.00 0.00 0.00 0.00 07:34:25 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:14:01 ens3 1.63 1.15 0.90 2.86 0.00 0.00 0.00 0.00 07:34:25 06:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:34:25 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:15:01 ens3 1.33 1.17 0.71 0.84 0.00 0.00 0.00 0.00 07:34:25 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:16:01 ens3 2.05 1.37 0.85 1.16 0.00 0.00 0.00 0.00 07:34:25 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:17:01 ens3 1.25 0.65 0.66 0.49 0.00 0.00 0.00 0.00 07:34:25 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:18:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:19:01 ens3 0.32 0.13 0.15 0.07 0.00 0.00 0.00 0.00 07:34:25 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:20:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:21:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 07:34:25 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:22:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:23:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:24:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 07:34:25 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:25:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:26:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:27:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:28:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:29:01 ens3 0.27 0.10 0.14 0.06 0.00 0.00 0.00 0.00 07:34:25 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:30:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:31:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:34:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:35:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:34:25 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:36:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:37:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:38:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:39:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 07:34:25 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:40:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:41:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:42:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:44:01 ens3 1.20 1.10 0.20 11.37 0.00 0.00 0.00 0.00 07:34:25 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:45:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:46:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:47:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:49:01 ens3 3.90 6.78 0.38 7.36 0.00 0.00 0.00 0.00 07:34:25 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:50:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:52:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:53:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:54:01 ens3 3.78 5.63 0.32 7.29 0.00 0.00 0.00 0.00 07:34:25 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:55:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:56:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:34:25 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:57:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:58:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:59:01 ens3 3.08 4.08 0.27 7.19 0.00 0.00 0.00 0.00 07:34:25 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:00:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 07:34:25 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:02:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:04:01 ens3 5.65 8.97 0.69 14.55 0.00 0.00 0.00 0.00 07:34:25 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:05:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 07:34:25 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:06:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:07:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:08:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:09:01 ens3 3.88 5.57 0.32 7.28 0.00 0.00 0.00 0.00 07:34:25 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:10:01 ens3 0.27 0.15 0.08 0.01 0.00 0.00 0.00 0.00 07:34:25 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:11:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:13:01 ens3 2.98 5.92 0.28 14.01 0.00 0.00 0.00 0.00 07:34:25 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:14:01 ens3 3.63 5.23 0.36 7.26 0.00 0.00 0.00 0.00 07:34:25 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:15:01 ens3 5.83 7.25 1.68 27.45 0.00 0.00 0.00 0.00 07:34:25 07:15:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:16:01 ens3 1.65 1.35 0.80 1.16 0.00 0.00 0.00 0.00 07:34:25 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:19:01 ens3 0.23 0.12 0.14 0.07 0.00 0.00 0.00 0.00 07:34:25 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:20:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:21:01 ens3 0.53 0.30 0.27 0.21 0.00 0.00 0.00 0.00 07:34:25 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:24:01 ens3 0.28 0.17 0.09 0.07 0.00 0.00 0.00 0.00 07:34:25 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:25:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 07:34:25 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:26:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:27:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:28:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:29:01 ens3 0.25 0.20 0.12 0.07 0.00 0.00 0.00 0.00 07:34:25 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:30:01 ens3 0.25 0.17 0.08 0.01 0.00 0.00 0.00 0.00 07:34:25 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:31:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:34:25 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:32:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 07:34:25 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:33:01 ens3 0.27 0.00 0.03 0.00 0.00 0.00 0.00 0.00 07:34:25 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 07:34:01 ens3 0.37 0.28 0.15 0.08 0.00 0.00 0.00 0.00 07:34:25 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:34:25 Average: ens3 4.29 2.94 36.04 1.64 0.00 0.00 0.00 0.00 07:34:25 Average: lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:34:25 Average: docker0 0.93 1.16 0.08 9.20 0.00 0.00 0.00 0.00 07:34:25 07:34:25