Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71639b79ba7a131fbb85446ae5addcc8145ea06f 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-ssh11574643089047353101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh1877172426405439916.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/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/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13336841534358018404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh5178583618317827822.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/edgex-taf-common/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/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11441100301597951069.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 ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [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 ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-18044 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.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/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 71639b79ba7a131fbb85446ae5addcc8145ea06f (main) Commit message: "Merge pull request #59 from edgexfoundry/dependabot/pip/robotframework-6.0.2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.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 71639b79ba7a131fbb85446ae5addcc8145ea06f # timeout=10 > git rev-list --no-walk ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:48:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:48:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:48:27 ========================================================= 12:48:27 EdgeX Global Pipelines Version Info 12:48:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:48:28 ------------------- 12:48:28 stable info: 12:48:28 ------------------- 12:48:28 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:48:28 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 12:48:28 Message: update stable to v1.0.250 12:48:28 ------------------- 12:48:28 experimental info: 12:48:28 ------------------- 12:48:28 Commited By: **** collab-it+edgex@linuxfoundation.org 12:48:28 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 12:48:28 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 12:48:28 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 12:48:28 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 12:48:28 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:48:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 12:48:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:48:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71639b79ba7a131fbb85446ae5addcc8145ea06f [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71639b7 [Pipeline] echo 12:48:29 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:48:29 provisioning config files... 12:48:29 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8476530937669915460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:48:29 ---> docker-login.sh 12:48:29 nexus3.edgexfoundry.org:10001 12:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:29 Configure a credential helper to remove this warning. See 12:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:29 12:48:29 Login Succeeded 12:48:29 nexus3.edgexfoundry.org:10002 12:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:29 Configure a credential helper to remove this warning. See 12:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:29 12:48:29 Login Succeeded 12:48:29 nexus3.edgexfoundry.org:10003 12:48:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:29 Configure a credential helper to remove this warning. See 12:48:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:29 12:48:29 Login Succeeded 12:48:29 nexus3.edgexfoundry.org:10004 12:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:30 Configure a credential helper to remove this warning. See 12:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:30 12:48:30 Login Succeeded 12:48:30 docker.io 12:48:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:30 Configure a credential helper to remove this warning. See 12:48:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:30 12:48:30 Login Succeeded 12:48:30 ---> docker-login.sh ends [Pipeline] } 12:48:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:48:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:48:31 + grep -v github /etc/ssh/ssh_known_hosts 12:48:31 + [ -e /tmp/ssh_known_hosts ] 12:48:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:48:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:48:31 + sudo tee -a /etc/ssh/ssh_known_hosts 12:48:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:48:31 12:48:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:48:32 0.1.4: Pulling from edgex-devops/py-git-semver 12:48:32 b85a868b505f: Pulling fs layer 12:48:32 e2be974225ed: Pulling fs layer 12:48:32 339a4e72a1f5: Pulling fs layer 12:48:32 988bab9f4d93: Pulling fs layer 12:48:32 1469e6f7b9e6: Pulling fs layer 12:48:32 988bab9f4d93: Waiting 12:48:32 1469e6f7b9e6: Waiting 12:48:32 eaf3925da568: Pulling fs layer 12:48:32 bab4dde63d76: Pulling fs layer 12:48:32 bde34c3a00c8: Pulling fs layer 12:48:32 b352a97aabf1: Pulling fs layer 12:48:32 eaf3925da568: Waiting 12:48:32 bab4dde63d76: Waiting 12:48:32 4872d77fe225: Pulling fs layer 12:48:32 bde34c3a00c8: Waiting 12:48:32 b352a97aabf1: Waiting 12:48:32 5851b861e8e6: Pulling fs layer 12:48:32 4872d77fe225: Waiting 12:48:32 5851b861e8e6: Waiting 12:48:32 e2be974225ed: Download complete 12:48:32 988bab9f4d93: Verifying Checksum 12:48:32 988bab9f4d93: Download complete 12:48:32 1469e6f7b9e6: Verifying Checksum 12:48:32 1469e6f7b9e6: Download complete 12:48:32 339a4e72a1f5: Verifying Checksum 12:48:32 339a4e72a1f5: Download complete 12:48:32 eaf3925da568: Verifying Checksum 12:48:32 eaf3925da568: Download complete 12:48:32 bde34c3a00c8: Download complete 12:48:32 b352a97aabf1: Download complete 12:48:32 4872d77fe225: Verifying Checksum 12:48:32 4872d77fe225: Download complete 12:48:32 5851b861e8e6: Verifying Checksum 12:48:32 5851b861e8e6: Download complete 12:48:32 b85a868b505f: Verifying Checksum 12:48:32 b85a868b505f: Download complete 12:48:32 bab4dde63d76: Verifying Checksum 12:48:32 bab4dde63d76: Download complete 12:48:33 b85a868b505f: Pull complete 12:48:33 e2be974225ed: Pull complete 12:48:34 339a4e72a1f5: Pull complete 12:48:34 988bab9f4d93: Pull complete 12:48:34 1469e6f7b9e6: Pull complete 12:48:34 eaf3925da568: Pull complete 12:48:36 bab4dde63d76: Pull complete 12:48:36 bde34c3a00c8: Pull complete 12:48:36 b352a97aabf1: Pull complete 12:48:36 4872d77fe225: Pull complete 12:48:36 5851b861e8e6: Pull complete 12:48:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:48:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:48:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:36 prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container 12:48:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:48:40 $ docker top a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:48:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:48:40 [ssh-agent] Looking for ssh-agent implementation... 12:48:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:48:40 $ docker exec a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 ssh-agent 12:48:40 SSH_AUTH_SOCK=/tmp/ssh-HoPNf5F0qHNk/agent.32 12:48:40 SSH_AGENT_PID=38 12:48:40 Running ssh-add (command line suppressed) 12:48:41 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5119711363504958505.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5119711363504958505.key) 12:48:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:48:41 + git tag --points-at HEAD [Pipeline] } 12:48:41 $ docker exec --env ******** --env ******** a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 ssh-agent -k 12:48:41 unset SSH_AUTH_SOCK; 12:48:41 unset SSH_AGENT_PID; 12:48:41 echo Agent pid 38 killed; 12:48:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:48:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:48:41 [ssh-agent] Looking for ssh-agent implementation... 12:48:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:48:41 $ docker exec a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 ssh-agent 12:48:41 SSH_AUTH_SOCK=/tmp/ssh-9FjEzBlC1G25/agent.70 12:48:41 SSH_AGENT_PID=76 12:48:41 Running ssh-add (command line suppressed) 12:48:41 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_937755780320400231.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_937755780320400231.key) 12:48:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:48:42 + git semver init 12:48:42 2023-06-07 12:48:42,307 [run_init] DEBUG init version:0.0.0 force:False 12:48:42 2023-06-07 12:48:42,308 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 12:48:42 2023-06-07 12:48:42,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 12:48:42 2023-06-07 12:48:42,309 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 12:48:42 2023-06-07 12:48:42,948 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 12:48:42 2023-06-07 12:48:42,949 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 12:48:42 2023-06-07 12:48:42,949 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 12:48:42 2023-06-07 12:48:42,949 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 12:48:42 0.0.2-dev.24 [Pipeline] } 12:48:43 $ docker exec --env ******** --env ******** a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 ssh-agent -k 12:48:43 unset SSH_AUTH_SOCK; 12:48:43 unset SSH_AGENT_PID; 12:48:43 echo Agent pid 76 killed; 12:48:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:48:43 + git semver [Pipeline] } 12:48:43 $ docker stop --time=1 a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 12:48:45 $ docker rm -f --volumes a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 [Pipeline] // withDockerContainer [Pipeline] sh 12:48:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:48:45 Stashed 1 file(s) [Pipeline] echo 12:48:45 [edgeXSemver]: initialized semver on version 0.0.2-dev.24 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:48:45 provisioning config files... 12:48:45 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17787515160801341971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:48:46 ---> docker-login.sh 12:48:46 nexus3.edgexfoundry.org:10001 12:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:46 Configure a credential helper to remove this warning. See 12:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:46 12:48:46 Login Succeeded 12:48:46 nexus3.edgexfoundry.org:10002 12:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:46 Configure a credential helper to remove this warning. See 12:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:46 12:48:46 Login Succeeded 12:48:46 nexus3.edgexfoundry.org:10003 12:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:46 Configure a credential helper to remove this warning. See 12:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:46 12:48:46 Login Succeeded 12:48:46 nexus3.edgexfoundry.org:10004 12:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:46 Configure a credential helper to remove this warning. See 12:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:46 12:48:46 Login Succeeded 12:48:46 docker.io 12:48:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:48:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:48:46 Configure a credential helper to remove this warning. See 12:48:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:48:46 12:48:46 Login Succeeded 12:48:46 ---> docker-login.sh ends [Pipeline] } 12:48:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:48:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:48:47 + ls -al . 12:48:47 total 72 12:48:47 drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 12:48 . 12:48:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:48 .. 12:48:47 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:48 .git 12:48:47 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:48 .github 12:48:47 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:48 .gitignore 12:48:47 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 12:48 .semver 12:48:47 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:48 Dockerfile 12:48:47 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:48 Jenkinsfile 12:48:47 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:48 LICENSE 12:48:47 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:48 README.md 12:48:47 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:48 TAF-Manager 12:48:47 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:48 TUC 12:48:47 -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 12:48 VERSION 12:48:47 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:48 requirements.txt 12:48:47 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:48 robot-entrypoint.sh 12:48:47 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:48 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:47 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=71639b79ba7a131fbb85446ae5addcc8145ea06f --label arch=amd64 --label version=0.0.2-dev.24 . 12:48:47 Sending build context to Docker daemon 452.6kB 12:48:47 Step 1/13 : FROM alpine:3.16 12:48:48 3.16: Pulling from library/alpine 12:48:48 91d30c5bc195: Pulling fs layer 12:48:48 91d30c5bc195: Verifying Checksum 12:48:48 91d30c5bc195: Download complete 12:48:49 91d30c5bc195: Pull complete 12:48:49 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 12:48:49 Status: Downloaded newer image for alpine:3.16 12:48:49 ---> 8471affe5de5 12:48:49 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 12:48:49 ---> Running in 89701bc723c0 12:48:49 Removing intermediate container 89701bc723c0 12:48:49 ---> 3610221d1f09 12:48:49 Step 3/13 : LABEL maintainer="Bruce Huang " 12:48:49 ---> Running in 813c2bc87440 12:48:49 Removing intermediate container 813c2bc87440 12:48:49 ---> 4d7bd6b9db38 12:48:49 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 12:48:50 ---> 8ef1a6a2703d 12:48:50 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 12:48:50 ---> d9c6d7cf11eb 12:48:50 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 12:48:50 ---> c5026bc8e32a 12:48:50 Step 7/13 : WORKDIR /edgex-taf 12:48:50 ---> Running in d2070b94fc03 12:48:50 Removing intermediate container d2070b94fc03 12:48:50 ---> 31ddbed06571 12:48:50 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:48:50 ---> Running in 4f3691bd209c 12:48:51 Removing intermediate container 4f3691bd209c 12:48:51 ---> 345ed6de4dcb 12:48:51 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 12:48:51 ---> Running in 7e09ce0d88f1 12:48:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:48:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:48:53 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 12:48:53 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 12:48:53 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 12:48:54 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 12:48:54 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 12:48:54 Executing busybox-1.35.0-r17.trigger 12:48:54 OK: 6 MiB in 14 packages 12:48:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:48:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:48:56 (1/9) Installing ca-certificates (20230506-r0) 12:48:56 (2/9) Installing brotli-libs (1.0.9-r6) 12:48:56 (3/9) Installing nghttp2-libs (1.47.0-r0) 12:48:57 (4/9) Installing libcurl (8.1.2-r0) 12:48:57 (5/9) Installing curl (8.1.2-r0) 12:48:58 (6/9) Installing docker-cli (20.10.20-r0) 12:48:58 (7/9) Installing oniguruma (6.9.8-r0) 12:48:59 (8/9) Installing jq (1.6-r1) 12:48:59 (9/9) Installing openssl (1.1.1u-r1) 12:49:00 Executing busybox-1.35.0-r17.trigger 12:49:00 Executing ca-certificates-20230506-r0.trigger 12:49:00 OK: 52 MiB in 23 packages 12:49:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:49:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:49:00 Still waiting to schedule task 12:49:00 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:49:01 (1/137) Installing libmagic (5.41-r0) 12:49:01 (2/137) Installing file (5.41-r0) 12:49:01 (3/137) Installing libxau (1.0.9-r0) 12:49:01 (4/137) Installing libxdmcp (1.1.3-r0) 12:49:02 (5/137) Installing libxcb (1.15-r0) 12:49:02 (6/137) Installing libx11 (1.8-r0) 12:49:03 (7/137) Installing libxext (1.3.4-r0) 12:49:03 (8/137) Installing libice (1.0.10-r0) 12:49:03 (9/137) Installing libuuid (2.38-r1) 12:49:04 (10/137) Installing libsm (1.2.3-r0) 12:49:04 (11/137) Installing libxt (1.2.1-r0) 12:49:04 (12/137) Installing libxmu (1.1.3-r0) 12:49:05 (13/137) Installing xset (1.2.4-r0) 12:49:05 (14/137) Installing xprop (1.2.5-r0) 12:49:05 (15/137) Installing xdg-utils (1.1.3-r3) 12:49:05 (16/137) Installing eudev-libs (3.2.11-r0) 12:49:06 (17/137) Installing pkgconf (1.8.1-r0) 12:49:06 (18/137) Installing libffi (3.4.2-r1) 12:49:06 (19/137) Installing libintl (0.21-r2) 12:49:07 (20/137) Installing libblkid (2.38-r1) 12:49:07 (21/137) Installing libmount (2.38-r1) 12:49:07 (22/137) Installing pcre (8.45-r2) 12:49:08 (23/137) Installing glib (2.72.4-r0) 12:49:09 (24/137) Installing xz-libs (5.2.5-r1) 12:49:09 (25/137) Installing libxml2 (2.9.14-r2) 12:49:09 (26/137) Installing shared-mime-info (2.2-r2) 12:49:10 (27/137) Installing hicolor-icon-theme (0.17-r1) 12:49:10 (28/137) Installing libjpeg-turbo (2.1.3-r1) 12:49:11 (29/137) Installing libpng (1.6.37-r1) 12:49:11 (30/137) Installing libwebp (1.2.3-r1) 12:49:11 (31/137) Installing zstd-libs (1.5.2-r1) 12:49:12 (32/137) Installing tiff (4.4.0-r3) 12:49:12 (33/137) Installing gdk-pixbuf (2.42.8-r0) 12:49:12 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 12:49:13 (35/137) Installing libxcomposite (0.4.5-r0) 12:49:13 (36/137) Installing libxfixes (6.0.0-r0) 12:49:13 (37/137) Installing libxrender (0.9.10-r3) 12:49:13 (38/137) Installing libxcursor (1.2.1-r0) 12:49:14 (39/137) Installing libxdamage (1.1.5-r1) 12:49:14 (40/137) Installing libxi (1.8-r0) 12:49:14 (41/137) Installing libxinerama (1.1.4-r1) 12:49:15 (42/137) Installing libxrandr (1.5.2-r1) 12:49:15 (43/137) Installing atk (2.38.0-r0) 12:49:15 (44/137) Installing libxtst (1.2.3-r3) 12:49:15 (45/137) Installing dbus-libs (1.14.8-r0) 12:49:16 (46/137) Installing at-spi2-core (2.44.1-r0) 12:49:16 (47/137) Installing at-spi2-atk (2.38.0-r0) 12:49:17 (48/137) Installing expat (2.5.0-r0) 12:49:17 (49/137) Installing libbz2 (1.0.8-r1) 12:49:17 (50/137) Installing freetype (2.12.1-r0) 12:49:18 (51/137) Installing fontconfig (2.14.0-r0) 12:49:18 (52/137) Installing pixman (0.40.0-r4) 12:49:19 (53/137) Installing cairo (1.17.4-r2) 12:49:19 (54/137) Installing cairo-gobject (1.17.4-r2) 12:49:19 (55/137) Installing avahi-libs (0.8-r6) 12:49:20 (56/137) Installing gmp (6.2.1-r2) 12:49:20 (57/137) Installing nettle (3.7.3-r0) 12:49:21 (58/137) Installing p11-kit (0.24.1-r0) 12:49:21 (59/137) Installing libtasn1 (4.18.0-r1) 12:49:21 (60/137) Installing libunistring (1.0-r0) 12:49:22 (61/137) Installing gnutls (3.7.7-r1) 12:49:22 (62/137) Installing cups-libs (2.4.2-r1) 12:49:23 (63/137) Installing libepoxy (1.5.10-r0) 12:49:23 (64/137) Installing fribidi (1.0.12-r0) 12:49:24 (65/137) Installing graphite2 (1.3.14-r1) 12:49:24 (66/137) Installing harfbuzz (4.3.0-r0) 12:49:24 (67/137) Installing libxft (2.3.4-r0) 12:49:25 (68/137) Installing pango (1.50.7-r0) 12:49:25 (69/137) Installing wayland-libs-client (1.20.0-r0) 12:49:25 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 12:49:25 (71/137) Installing wayland-libs-egl (1.20.0-r0) 12:49:26 (72/137) Installing xkeyboard-config (2.35.1-r0) 12:49:26 (73/137) Installing libxkbcommon (1.4.1-r0) 12:49:27 (74/137) Installing gtk+3.0 (3.24.34-r1) 12:49:27 Executing gtk+3.0-3.24.34-r1.post-install 12:49:27 (75/137) Installing libfontenc (1.1.4-r0) 12:49:28 (76/137) Installing mkfontscale (1.2.2-r0) 12:49:28 (77/137) Installing font-opensans (0_git20210927-r0) 12:49:29 (78/137) Installing libgcc (11.2.1_git20220219-r2) 12:49:29 (79/137) Installing libogg (1.3.5-r1) 12:49:29 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 12:49:30 (81/137) Installing flac (1.3.4-r0) 12:49:30 (82/137) Installing alsa-lib (1.2.7.2-r0) 12:49:30 (83/137) Installing libatomic (11.2.1_git20220219-r2) 12:49:31 (84/137) Installing sdl2 (2.0.22-r0) 12:49:31 (85/137) Installing aom-libs (3.3.0-r0) 12:49:32 (86/137) Installing libass (0.16.0-r0) 12:49:32 (87/137) Installing libdav1d (1.0.0-r0) 12:49:33 (88/137) Installing libpciaccess (0.16-r0) 12:49:33 (89/137) Installing libdrm (2.4.110-r0) 12:49:33 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 12:49:34 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 12:49:34 (92/137) Installing lame (3.100-r0) 12:49:35 (93/137) Installing opus (1.3.1-r1) 12:49:35 (94/137) Installing libasyncns (0.8-r1) 12:49:35 (95/137) Installing libltdl (2.4.7-r0) 12:49:35 (96/137) Installing orc (0.4.32-r0) 12:49:36 (97/137) Installing libvorbis (1.3.7-r0) 12:49:36 (98/137) Installing libsndfile (1.1.0-r0) 12:49:37 (99/137) Installing libgomp (11.2.1_git20220219-r2) 12:49:37 (100/137) Installing soxr (0.1.3-r2) 12:49:38 (101/137) Installing speexdsp (1.2.0-r0) 12:49:38 (102/137) Installing tdb-libs (1.4.6-r0) 12:49:38 (103/137) Installing libpulse (15.0-r2) 12:49:39 (104/137) Installing cjson (1.7.15-r3) 12:49:39 (105/137) Installing mbedtls (2.28.3-r0) 12:49:40 (106/137) Installing librist (0.2.6-r1) 12:49:40 (107/137) Installing libsrt (1.4.4-r0) 12:49:40 (108/137) Installing libssh (0.9.6-r1) 12:49:41 (109/137) Installing libtheora (1.1.1-r16) 12:49:41 (110/137) Installing v4l-utils-libs (1.22.1-r1) 12:49:42 (111/137) Installing libva (2.14.0-r0) 12:49:42 (112/137) Installing libvdpau (1.5-r0) 12:49:42 (113/137) Installing vidstab (1.1.0-r1) 12:49:42 (114/137) Installing libvpx (1.11.0-r1) 12:49:43 (115/137) Installing x264-libs (0.163_git20210613-r0) 12:49:43 (116/137) Installing numactl (2.0.14-r0) 12:49:44 (117/137) Installing x265-libs (3.5-r3) 12:49:44 (118/137) Installing xvidcore (1.3.7-r1) 12:49:45 (119/137) Installing ffmpeg-libs (5.0.3-r0) 12:49:45 (120/137) Installing libevent (2.1.12-r4) 12:49:46 (121/137) Installing mesa (21.3.9-r0) 12:49:46 (122/137) Installing wayland-libs-server (1.20.0-r0) 12:49:46 (123/137) Installing mesa-gbm (21.3.9-r0) 12:49:47 (124/137) Installing icu-data-en (71.1-r2) 12:49:47 Executing icu-data-en-71.1-r2.post-install 12:49:47 * 12:49:47 * If you need ICU with non-English locales and legacy charset support, install 12:49:47 * package icu-data-full. 12:49:47 * 12:49:47 (125/137) Installing icu-libs (71.1-r2) 12:49:48 (126/137) Installing lcms2 (2.13.1-r0) 12:49:48 (127/137) Installing minizip (1.2.12-r0) 12:49:48 (128/137) Installing nspr (4.33-r0) 12:49:49 (129/137) Installing sqlite-libs (3.40.1-r0) 12:49:49 (130/137) Installing nss (3.78.1-r0) 12:49:50 (131/137) Installing re2 (2022.04.01-r0) 12:49:50 (132/137) Installing snappy (1.1.9-r4) 12:49:50 (133/137) Installing libgpg-error (1.45-r0) 12:49:51 (134/137) Installing libgcrypt (1.10.1-r0) 12:49:51 (135/137) Installing libxslt (1.1.35-r0) 12:49:51 (136/137) Installing chromium (102.0.5005.182-r0) 12:50:06 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 12:50:06 Executing busybox-1.35.0-r17.trigger 12:50:06 Executing glib-2.72.4-r0.trigger 12:50:06 Executing shared-mime-info-2.2-r2.trigger 12:50:06 Executing gdk-pixbuf-2.42.8-r0.trigger 12:50:06 Executing gtk-update-icon-cache-2.24.33-r3.trigger 12:50:06 Executing fontconfig-2.14.0-r0.trigger 12:50:06 Executing mkfontscale-1.2.2-r0.trigger 12:50:06 OK: 409 MiB in 160 packages 12:50:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:50:06 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:50:07 (1/21) Installing binutils (2.38-r3) 12:50:07 (2/21) Installing isl22 (0.22-r0) 12:50:08 (3/21) Installing mpfr4 (4.1.0-r0) 12:50:08 (4/21) Installing mpc1 (1.2.1-r0) 12:50:09 (5/21) Installing gcc (11.2.1_git20220219-r2) 12:50:10 (6/21) Installing musl-dev (1.2.3-r3) 12:50:10 (7/21) Installing libc-dev (0.7.2-r3) 12:50:10 (8/21) Installing linux-headers (5.16.7-r1) 12:50:11 (9/21) Installing libffi-dev (3.4.2-r1) 12:50:11 (10/21) Installing libpq (14.8-r0) 12:50:12 (11/21) Installing openssl-dev (1.1.1u-r1) 12:50:12 (12/21) Installing libpq-dev (14.8-r0) 12:50:13 (13/21) Installing libecpg (14.8-r0) 12:50:13 (14/21) Installing libecpg-dev (14.8-r0) 12:50:13 (15/21) Installing llvm13-libs (13.0.1-r2) 12:50:15 (16/21) Installing clang-libs (13.0.1-r1) 12:50:16 (17/21) Installing clang (13.0.1-r1) 12:50:16 (18/21) Installing icu (71.1-r2) 12:50:16 (19/21) Installing icu-dev (71.1-r2) 12:50:17 (20/21) Installing llvm13 (13.0.1-r2) 12:50:18 (21/21) Installing postgresql14-dev (14.8-r0) 12:50:18 Executing busybox-1.35.0-r17.trigger 12:50:18 OK: 822 MiB in 181 packages 12:50:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:50:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:50:20 (1/10) Installing g++ (11.2.1_git20220219-r2) 12:50:21 (2/10) Installing gdbm (1.23-r0) 12:50:21 (3/10) Installing mpdecimal (2.5.1-r1) 12:50:21 (4/10) Installing readline (8.1.2-r0) 12:50:21 (5/10) Installing python3 (3.10.11-r0) 12:50:22 (6/10) Installing python3-dev (3.10.11-r0) 12:50:23 (7/10) Installing libsodium (1.0.18-r0) 12:50:23 (8/10) Installing libzmq (4.3.4-r0) 12:50:24 (9/10) Installing libsodium-dev (1.0.18-r0) 12:50:24 (10/10) Installing zeromq-dev (4.3.4-r0) 12:50:24 Executing busybox-1.35.0-r17.trigger 12:50:25 OK: 974 MiB in 191 packages 12:50:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:50:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:50:26 OK: 974 MiB in 191 packages 12:50:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 12:50:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 12:50:27 (1/1) Installing tzdata (2023c-r0) 12:50:27 Executing busybox-1.35.0-r17.trigger 12:50:27 OK: 978 MiB in 192 packages 12:50:27 (1/1) Purging tzdata (2023c-r0) 12:50:27 Executing busybox-1.35.0-r17.trigger 12:50:27 OK: 974 MiB in 191 packages 12:50:30 Looking in links: /tmp/tmpc_a_kziw 12:50:30 Processing /tmp/tmpc_a_kziw/setuptools-65.5.0-py3-none-any.whl 12:50:30 Processing /tmp/tmpc_a_kziw/pip-23.0.1-py3-none-any.whl 12:50:30 Installing collected packages: setuptools, pip 12:50:33 Successfully installed pip-23.0.1 setuptools-65.5.0 12:50:33 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:50:33 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 12:50:33 Collecting pip 12:50:34 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 12:50:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 85.8 MB/s eta 0:00:00 12:50:34 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 12:50:34 Collecting setuptools 12:50:34 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 12:50:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 127.2 MB/s eta 0:00:00 12:50:34 Collecting wheel 12:50:34 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 12:50:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 119.5 MB/s eta 0:00:00 12:50:34 Installing collected packages: wheel, setuptools, pip 12:50:34 Attempting uninstall: setuptools 12:50:34 Found existing installation: setuptools 65.5.0 12:50:34 Uninstalling setuptools-65.5.0: 12:50:34 Successfully uninstalled setuptools-65.5.0 12:50:35 Attempting uninstall: pip 12:50:35 Found existing installation: pip 23.0.1 12:50:35 Uninstalling pip-23.0.1: 12:50:35 Successfully uninstalled pip-23.0.1 12:50:37 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 12:50:37 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:50:38 Processing ./edgex-taf-common 12:50:38 Preparing metadata (setup.py): started 12:50:38 Preparing metadata (setup.py): finished with status 'done' 12:50:38 Building wheels for collected packages: edgex-taf-common 12:50:38 Building wheel for edgex-taf-common (setup.py): started 12:50:38 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 12:50:38 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=b8047308b373aa7867f32f62d5fee09372271e0ff502536cd0ada64a9bc08b1b 12:50:38 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 12:50:38 Successfully built edgex-taf-common 12:50:38 Installing collected packages: edgex-taf-common 12:50:38 Successfully installed edgex-taf-common-0.0.0 12:50:38 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:50:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18050 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 12:50:39 Selected Git installation does not exist. Using Default 12:50:39 The recommended git tool is: NONE 12:50:39 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 12:50:39 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 12:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 15.1 MB/s eta 0:00:00 12:50:39 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 12:50:39 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 12:50:39 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 12:50:39 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 12:50:40 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 12:50:40 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 12:50:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 22.5 MB/s eta 0:00:00 12:50:40 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 12:50:40 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 12:50:40 Preparing metadata (setup.py): started 12:50:40 Preparing metadata (setup.py): finished with status 'done' 12:50:40 Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) 12:50:40 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 12:50:40 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 12:50:40 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 12:50:40 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 12:50:40 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 12:50:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.1 MB/s eta 0:00:00 12:50:40 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 12:50:40 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 12:50:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 15.6 MB/s eta 0:00:00 12:50:40 Preparing metadata (setup.py): started 12:50:40 Preparing metadata (setup.py): finished with status 'done' 12:50:41 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 12:50:41 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 12:50:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 219.8 kB/s eta 0:00:00 12:50:42 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 12:50:42 Downloading numpy-1.22.3.zip (11.5 MB) 12:50:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 48.9 MB/s eta 0:00:00 12:50:43 Installing build dependencies: started 12:50:44 using credential edgex-jenkins-ssh 12:50:44 Cloning the remote Git repository 12:50:44 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 12:50:44 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 12:50:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 12:50:44 > git --version # timeout=10 12:50:44 > git --version # 'git version 2.25.1' 12:50:44 using GIT_SSH to set credentials SSH Credentials for GitHub 12:50:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 12:50:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:50:45 Avoid second fetch 12:50:45 Checking out Revision 71639b79ba7a131fbb85446ae5addcc8145ea06f (main) 12:50:46 Commit message: "Merge pull request #59 from edgexfoundry/dependabot/pip/robotframework-6.0.2" 12:50:46 Installing build dependencies: finished with status 'done' 12:50:46 Getting requirements to build wheel: started 12:50:46 > git config core.sparsecheckout # timeout=10 12:50:46 > git checkout -f 71639b79ba7a131fbb85446ae5addcc8145ea06f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:50:47 Getting requirements to build wheel: finished with status 'done' 12:50:47 Preparing metadata (pyproject.toml): started 12:50:47 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:50:47 % Total % Received % Xferd Average Speed Time Time Time Current 12:50:47 Dload Upload Total Spent Left Speed 12:50:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 12:50:48 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:50:48 Preparing metadata (pyproject.toml): finished with status 'done' 12:50:48 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 12:50:48 Downloading psutil-5.9.0.tar.gz (478 kB) 12:50:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 11.7 MB/s eta 0:00:00 12:50:48 + sudo tee /etc/docker/daemon.new 12:50:48 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:50:48 { 12:50:48 "registry-mirrors": [ 12:50:48 "https://nexus3.edgexfoundry.org:10001" 12:50:48 ], 12:50:48 "bip": "10.250.0.254/24", 12:50:48 "hosts": [ 12:50:48 "tcp://0.0.0.0:5555", 12:50:48 "unix:///var/run/docker.sock" 12:50:48 ], 12:50:48 "mtu": 1458, 12:50:48 "selinux-enabled": true, 12:50:48 "seccomp-profile": "/etc/docker/seccomp.json" 12:50:48 } [Pipeline] sh 12:50:48 Preparing metadata (setup.py): started 12:50:48 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:50:48 Preparing metadata (setup.py): finished with status 'done' 12:50:48 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 12:50:48 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 12:50:49 + sudo service docker restart 12:50:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 18.7 MB/s eta 0:00:00 12:50:49 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 12:50:49 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 12:50:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.9 MB/s eta 0:00:00 12:50:49 Installing build dependencies: started 12:50:52 Installing build dependencies: finished with status 'done' 12:50:52 Getting requirements to build wheel: started 12:50:52 Getting requirements to build wheel: finished with status 'done' 12:50:52 Preparing metadata (pyproject.toml): started 12:50:52 Preparing metadata (pyproject.toml): finished with status 'done' 12:50:52 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 12:50:52 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 12:50:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 36.2 MB/s eta 0:00:00 12:50:53 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 12:50:53 Downloading psycopg2-2.9.3.tar.gz (380 kB) 12:50:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 12.6 MB/s eta 0:00:00 12:50:53 Preparing metadata (setup.py): started 12:50:53 Preparing metadata (setup.py): finished with status 'done' 12:50:54 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 12:50:54 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 12:50:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 10.9 MB/s eta 0:00:00 12:50:55 Preparing metadata (setup.py): started 12:50:56 Preparing metadata (setup.py): finished with status 'done' 12:50:56 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:50:56 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 12:50:56 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:50:56 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 12:50:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 62.8 MB/s eta 0:00:00 12:50:56 Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:50:56 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 12:50:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.9 MB/s eta 0:00:00 12:50:56 Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:50:56 Downloading flex-6.14.1.tar.gz (40 kB) 12:50:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.4 MB/s eta 0:00:00 12:50:57 Preparing metadata (setup.py): started 12:50:57 Preparing metadata (setup.py): finished with status 'done' 12:50:57 Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:50:57 Downloading genson-1.2.2.tar.gz (34 kB) 12:50:57 Preparing metadata (setup.py): started 12:50:57 Preparing metadata (setup.py): finished with status 'done' 12:50:57 Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:50:57 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 12:50:57 Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:50:57 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 12:50:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 21.3 MB/s eta 0:00:00 12:50:57 Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:50:57 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 12:50:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 9.6 MB/s eta 0:00:00 12:50:57 Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:50:57 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 12:50:57 Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:50:57 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 12:50:57 Preparing metadata (setup.py): started 12:50:58 Preparing metadata (setup.py): finished with status 'done' 12:50:58 Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:50:58 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 12:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 17.2 MB/s eta 0:00:00 12:50:58 Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:50:58 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 12:50:58 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 12:50:58 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 12:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 24.0 MB/s eta 0:00:00 12:50:58 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 12:50:58 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 12:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.5 MB/s eta 0:00:00 12:50:58 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 12:50:58 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 12:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 17.7 MB/s eta 0:00:00 12:50:58 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 12:50:58 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 12:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 16.8 MB/s eta 0:00:00 12:50:58 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 12:50:58 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 12:50:58 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 12:50:58 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 12:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 7.6 MB/s eta 0:00:00 12:50:58 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 12:50:58 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 12:50:58 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:50:58 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 12:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.9 MB/s eta 0:00:00 12:50:58 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:50:58 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 12:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.9 MB/s eta 0:00:00 12:50:58 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 12:50:59 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:50:59 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 12:50:59 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:50:59 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 12:50:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 16.2 MB/s eta 0:00:00 12:50:59 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:50:59 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 12:50:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 11.9 MB/s eta 0:00:00 12:50:59 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:50:59 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 12:50:59 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:50:59 Downloading PyYAML-6.0.tar.gz (124 kB) 12:50:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 15.9 MB/s eta 0:00:00 12:50:59 Installing build dependencies: started 12:51:03 Installing build dependencies: finished with status 'done' 12:51:03 Getting requirements to build wheel: started 12:51:04 Getting requirements to build wheel: finished with status 'done' 12:51:04 Preparing metadata (pyproject.toml): started 12:51:04 Preparing metadata (pyproject.toml): finished with status 'done' 12:51:04 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:51:04 Downloading validate_email-1.3.tar.gz (4.7 kB) 12:51:05 Preparing metadata (setup.py): started 12:51:05 Preparing metadata (setup.py): finished with status 'done' 12:51:05 Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:51:05 Downloading click-8.1.3-py3-none-any.whl (96 kB) 12:51:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 12.2 MB/s eta 0:00:00 12:51:05 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:51:05 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 12:51:05 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:51:05 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 12:51:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.4 MB/s eta 0:00:00 12:51:05 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:51:05 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 12:51:05 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:51:05 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 12:51:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.8 MB/s eta 0:00:00 12:51:05 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:51:05 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 12:51:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.6 MB/s eta 0:00:00 12:51:05 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:51:05 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 12:51:05 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:51:05 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 12:51:05 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:51:05 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 12:51:06 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:51:06 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 12:51:06 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:51:06 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 12:51:06 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:51:06 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 12:51:06 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 12:51:06 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:51:06 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 12:51:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 15.7 MB/s eta 0:00:00 12:51:06 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 12:51:06 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 12:51:06 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:51:06 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 12:51:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.3 MB/s eta 0:00:00 12:51:06 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, strict-rfc3339, GenSON, PyYAML, validate-email 12:51:06 Building wheel for robotbackgroundlogger (setup.py): started 12:51:06 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 12:51:06 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=614d46d4fe8aaa607d6d1f6a520dd1926fbec8a8d5b54a55dde276bb36e98dbf 12:51:06 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 12:51:06 Building wheel for paho-mqtt (setup.py): started 12:51:07 Building wheel for paho-mqtt (setup.py): finished with status 'done' 12:51:07 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=f192d32d5a17e6c37fb157ac4fe8645397b670b44657257be46fc49462588ff5 12:51:07 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 12:51:07 Building wheel for numpy (pyproject.toml): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:51:07 provisioning config files... 12:51:07 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3676178515033763339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:51:07 ---> docker-login.sh 12:51:07 nexus3.edgexfoundry.org:10001 12:51:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:08 Configure a credential helper to remove this warning. See 12:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:08 12:51:08 Login Succeeded 12:51:08 nexus3.edgexfoundry.org:10002 12:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:08 Configure a credential helper to remove this warning. See 12:51:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:08 12:51:08 Login Succeeded 12:51:08 nexus3.edgexfoundry.org:10003 12:51:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:09 Configure a credential helper to remove this warning. See 12:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:09 12:51:09 Login Succeeded 12:51:09 nexus3.edgexfoundry.org:10004 12:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:09 Configure a credential helper to remove this warning. See 12:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:09 12:51:09 Login Succeeded 12:51:09 docker.io 12:51:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:51:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:51:09 Configure a credential helper to remove this warning. See 12:51:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:51:09 12:51:09 Login Succeeded 12:51:09 ---> docker-login.sh ends [Pipeline] } 12:51:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:51:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:51:10 + ls -al . 12:51:10 total 68 12:51:10 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:51 . 12:51:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:50 .. 12:51:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:50 .git 12:51:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:50 .github 12:51:10 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:50 .gitignore 12:51:10 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:50 Dockerfile 12:51:10 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:50 Jenkinsfile 12:51:10 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:50 LICENSE 12:51:10 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:50 README.md 12:51:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:50 TAF-Manager 12:51:10 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:50 TUC 12:51:10 -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 12:48 VERSION 12:51:10 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:50 requirements.txt 12:51:10 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:50 robot-entrypoint.sh 12:51:10 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:50 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:51:11 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=71639b79ba7a131fbb85446ae5addcc8145ea06f --label arch=arm64 --label version=0.0.2-dev.24 . 12:51:11 Sending build context to Docker daemon 283.1kB 12:51:11 Step 1/13 : FROM alpine:3.16 12:51:11 3.16: Pulling from library/alpine 12:51:11 547446be3368: Pulling fs layer 12:51:12 547446be3368: Verifying Checksum 12:51:12 547446be3368: Download complete 12:51:12 547446be3368: Pull complete 12:51:12 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 12:51:12 Status: Downloaded newer image for alpine:3.16 12:51:12 ---> 3b5033019969 12:51:12 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 12:51:12 ---> Running in fd13debf4231 12:51:13 Removing intermediate container fd13debf4231 12:51:13 ---> 8b1473d8dbb6 12:51:13 Step 3/13 : LABEL maintainer="Bruce Huang " 12:51:13 ---> Running in 345e99a532c7 12:51:13 Removing intermediate container 345e99a532c7 12:51:13 ---> 86fea808104a 12:51:13 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 12:51:14 ---> 45e70acca00a 12:51:14 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 12:51:14 ---> e73d3f153918 12:51:14 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 12:51:15 ---> cf4786275e3b 12:51:15 Step 7/13 : WORKDIR /edgex-taf 12:51:15 ---> Running in be636ac090fe 12:51:15 Removing intermediate container be636ac090fe 12:51:15 ---> 33d4afe148ab 12:51:15 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 12:51:15 ---> Running in 3cd86835e704 12:51:17 Removing intermediate container 3cd86835e704 12:51:17 ---> df54ad35ca18 12:51:17 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 12:51:17 ---> Running in 1294dca84674 12:51:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:51:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:51:20 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 12:51:20 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 12:51:20 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 12:51:21 Executing busybox-1.35.0-r17.trigger 12:51:21 OK: 5 MiB in 14 packages 12:51:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:51:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:51:23 (1/9) Installing ca-certificates (20230506-r0) 12:51:23 (2/9) Installing brotli-libs (1.0.9-r6) 12:51:24 (3/9) Installing nghttp2-libs (1.47.0-r0) 12:51:24 (4/9) Installing libcurl (8.1.1-r1) 12:51:25 (5/9) Installing curl (8.1.1-r1) 12:51:25 (6/9) Installing docker-cli (20.10.20-r0) 12:51:26 (7/9) Installing oniguruma (6.9.8-r0) 12:51:27 (8/9) Installing jq (1.6-r1) 12:51:27 (9/9) Installing openssl (1.1.1t-r2) 12:51:27 Executing busybox-1.35.0-r17.trigger 12:51:27 Executing ca-certificates-20230506-r0.trigger 12:51:28 OK: 50 MiB in 23 packages 12:51:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:51:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:51:30 (1/136) Installing libmagic (5.41-r0) 12:51:30 (2/136) Installing file (5.41-r0) 12:51:30 (3/136) Installing libxau (1.0.9-r0) 12:51:30 (4/136) Installing libxdmcp (1.1.3-r0) 12:51:31 (5/136) Installing libxcb (1.15-r0) 12:51:31 (6/136) Installing libx11 (1.8-r0) 12:51:32 (7/136) Installing libxext (1.3.4-r0) 12:51:32 (8/136) Installing libice (1.0.10-r0) 12:51:33 (9/136) Installing libuuid (2.38-r1) 12:51:33 (10/136) Installing libsm (1.2.3-r0) 12:51:33 (11/136) Installing libxt (1.2.1-r0) 12:51:34 (12/136) Installing libxmu (1.1.3-r0) 12:51:34 (13/136) Installing xset (1.2.4-r0) 12:51:34 (14/136) Installing xprop (1.2.5-r0) 12:51:35 (15/136) Installing xdg-utils (1.1.3-r3) 12:51:35 (16/136) Installing eudev-libs (3.2.11-r0) 12:51:35 (17/136) Installing pkgconf (1.8.1-r0) 12:51:36 (18/136) Installing libffi (3.4.2-r1) 12:51:36 (19/136) Installing libintl (0.21-r2) 12:51:36 (20/136) Installing libblkid (2.38-r1) 12:51:37 (21/136) Installing libmount (2.38-r1) 12:51:37 (22/136) Installing pcre (8.45-r2) 12:51:38 (23/136) Installing glib (2.72.4-r0) 12:51:38 (24/136) Installing xz-libs (5.2.5-r1) 12:51:39 (25/136) Installing libxml2 (2.9.14-r2) 12:51:39 (26/136) Installing shared-mime-info (2.2-r2) 12:51:39 (27/136) Installing hicolor-icon-theme (0.17-r1) 12:51:40 (28/136) Installing libjpeg-turbo (2.1.3-r1) 12:51:40 (29/136) Installing libpng (1.6.37-r1) 12:51:41 (30/136) Installing libwebp (1.2.3-r1) 12:51:41 (31/136) Installing zstd-libs (1.5.2-r1) 12:51:42 (32/136) Installing tiff (4.4.0-r1) 12:51:42 (33/136) Installing gdk-pixbuf (2.42.8-r0) 12:51:42 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 12:51:43 (35/136) Installing libxcomposite (0.4.5-r0) 12:51:43 (36/136) Installing libxfixes (6.0.0-r0) 12:51:43 (37/136) Installing libxrender (0.9.10-r3) 12:51:44 (38/136) Installing libxcursor (1.2.1-r0) 12:51:44 (39/136) Installing libxdamage (1.1.5-r1) 12:51:44 (40/136) Installing libxi (1.8-r0) 12:51:44 (41/136) Installing libxinerama (1.1.4-r1) 12:51:45 (42/136) Installing libxrandr (1.5.2-r1) 12:51:45 (43/136) Installing atk (2.38.0-r0) 12:51:45 (44/136) Installing libxtst (1.2.3-r3) 12:51:46 (45/136) Installing dbus-libs (1.14.4-r0) 12:51:46 (46/136) Installing at-spi2-core (2.44.1-r0) 12:51:47 (47/136) Installing at-spi2-atk (2.38.0-r0) 12:51:47 (48/136) Installing expat (2.5.0-r0) 12:51:47 (49/136) Installing libbz2 (1.0.8-r1) 12:51:48 (50/136) Installing freetype (2.12.1-r0) 12:51:48 (51/136) Installing fontconfig (2.14.0-r0) 12:51:49 (52/136) Installing pixman (0.40.0-r4) 12:51:49 (53/136) Installing cairo (1.17.4-r2) 12:51:49 (54/136) Installing cairo-gobject (1.17.4-r2) 12:51:50 (55/136) Installing avahi-libs (0.8-r6) 12:51:50 (56/136) Installing gmp (6.2.1-r2) 12:51:50 (57/136) Installing nettle (3.7.3-r0) 12:51:51 (58/136) Installing p11-kit (0.24.1-r0) 12:51:51 (59/136) Installing libtasn1 (4.18.0-r1) 12:51:52 (60/136) Installing libunistring (1.0-r0) 12:51:52 (61/136) Installing gnutls (3.7.7-r1) 12:51:53 (62/136) Installing cups-libs (2.4.2-r0) 12:51:53 (63/136) Installing libepoxy (1.5.10-r0) 12:51:54 (64/136) Installing fribidi (1.0.12-r0) 12:51:54 (65/136) Installing graphite2 (1.3.14-r1) 12:51:54 (66/136) Installing harfbuzz (4.3.0-r0) 12:51:55 (67/136) Installing libxft (2.3.4-r0) 12:51:55 (68/136) Installing pango (1.50.7-r0) 12:51:56 (69/136) Installing wayland-libs-client (1.20.0-r0) 12:51:56 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 12:51:56 (71/136) Installing wayland-libs-egl (1.20.0-r0) 12:51:57 (72/136) Installing xkeyboard-config (2.35.1-r0) 12:51:58 (73/136) Installing libxkbcommon (1.4.1-r0) 12:51:58 (74/136) Installing gtk+3.0 (3.24.34-r1) 12:51:58 Executing gtk+3.0-3.24.34-r1.post-install 12:51:59 (75/136) Installing libfontenc (1.1.4-r0) 12:51:59 (76/136) Installing mkfontscale (1.2.2-r0) 12:51:59 (77/136) Installing font-opensans (0_git20210927-r0) 12:52:00 (78/136) Installing libgcc (11.2.1_git20220219-r2) 12:52:00 (79/136) Installing libogg (1.3.5-r1) 12:52:01 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 12:52:01 (81/136) Installing flac (1.3.4-r0) 12:52:02 (82/136) Installing alsa-lib (1.2.7.2-r0) 12:52:02 (83/136) Installing libatomic (11.2.1_git20220219-r2) 12:52:02 (84/136) Installing sdl2 (2.0.22-r0) 12:52:03 (85/136) Installing aom-libs (3.3.0-r0) 12:52:03 (86/136) Installing libass (0.16.0-r0) 12:52:04 (87/136) Installing libdav1d (1.0.0-r0) 12:52:04 (88/136) Installing libdrm (2.4.110-r0) 12:52:05 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 12:52:05 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 12:52:06 (91/136) Installing lame (3.100-r0) 12:52:06 (92/136) Installing opus (1.3.1-r1) 12:52:06 (93/136) Installing libasyncns (0.8-r1) 12:52:07 (94/136) Installing libltdl (2.4.7-r0) 12:52:07 (95/136) Installing orc (0.4.32-r0) 12:52:07 (96/136) Installing libvorbis (1.3.7-r0) 12:52:08 (97/136) Installing libsndfile (1.1.0-r0) 12:52:08 (98/136) Installing libgomp (11.2.1_git20220219-r2) 12:52:09 (99/136) Installing soxr (0.1.3-r2) 12:52:09 (100/136) Installing speexdsp (1.2.0-r0) 12:52:09 (101/136) Installing tdb-libs (1.4.6-r0) 12:52:10 (102/136) Installing libpulse (15.0-r2) 12:52:10 (103/136) Installing cjson (1.7.15-r3) 12:52:11 (104/136) Installing mbedtls (2.28.3-r0) 12:52:11 (105/136) Installing librist (0.2.6-r1) 12:52:11 (106/136) Installing libsrt (1.4.4-r0) 12:52:12 (107/136) Installing libssh (0.9.6-r1) 12:52:12 (108/136) Installing libtheora (1.1.1-r16) 12:52:13 (109/136) Installing v4l-utils-libs (1.22.1-r1) 12:52:13 (110/136) Installing libva (2.14.0-r0) 12:52:13 (111/136) Installing libvdpau (1.5-r0) 12:52:14 (112/136) Installing vidstab (1.1.0-r1) 12:52:14 (113/136) Installing libvpx (1.11.0-r1) 12:52:14 Building wheel for numpy (pyproject.toml): still running... 12:52:14 (114/136) Installing x264-libs (0.163_git20210613-r0) 12:52:15 (115/136) Installing numactl (2.0.14-r0) 12:52:15 (116/136) Installing x265-libs (3.5-r3) 12:52:16 (117/136) Installing xvidcore (1.3.7-r1) 12:52:16 (118/136) Installing ffmpeg-libs (5.0.3-r0) 12:52:17 (119/136) Installing libevent (2.1.12-r4) 12:52:18 (120/136) Installing mesa (21.3.9-r0) 12:52:18 (121/136) Installing wayland-libs-server (1.20.0-r0) 12:52:19 (122/136) Installing mesa-gbm (21.3.9-r0) 12:52:19 (123/136) Installing icu-data-en (71.1-r2) 12:52:19 Executing icu-data-en-71.1-r2.post-install 12:52:19 * 12:52:19 * If you need ICU with non-English locales and legacy charset support, install 12:52:19 * package icu-data-full. 12:52:19 * 12:52:19 (124/136) Installing icu-libs (71.1-r2) 12:52:20 (125/136) Installing lcms2 (2.13.1-r0) 12:52:20 (126/136) Installing minizip (1.2.12-r0) 12:52:21 (127/136) Installing nspr (4.33-r0) 12:52:21 (128/136) Installing sqlite-libs (3.40.1-r0) 12:52:22 (129/136) Installing nss (3.78.1-r0) 12:52:22 (130/136) Installing re2 (2022.04.01-r0) 12:52:23 (131/136) Installing snappy (1.1.9-r4) 12:52:23 (132/136) Installing libgpg-error (1.45-r0) 12:52:23 (133/136) Installing libgcrypt (1.10.1-r0) 12:52:24 (134/136) Installing libxslt (1.1.35-r0) 12:52:24 (135/136) Installing chromium (102.0.5005.182-r0) 12:52:30 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 12:52:30 Executing busybox-1.35.0-r17.trigger 12:52:30 Executing glib-2.72.4-r0.trigger 12:52:30 Executing shared-mime-info-2.2-r2.trigger 12:52:32 Executing gdk-pixbuf-2.42.8-r0.trigger 12:52:32 Executing gtk-update-icon-cache-2.24.33-r3.trigger 12:52:32 Executing fontconfig-2.14.0-r0.trigger 12:52:32 Executing mkfontscale-1.2.2-r0.trigger 12:52:32 OK: 376 MiB in 159 packages 12:52:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:52:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:52:34 (1/21) Installing binutils (2.38-r3) 12:52:35 (2/21) Installing isl22 (0.22-r0) 12:52:35 (3/21) Installing mpfr4 (4.1.0-r0) 12:52:36 (4/21) Installing mpc1 (1.2.1-r0) 12:52:36 (5/21) Installing gcc (11.2.1_git20220219-r2) 12:52:39 (6/21) Installing musl-dev (1.2.3-r3) 12:52:39 (7/21) Installing libc-dev (0.7.2-r3) 12:52:39 (8/21) Installing linux-headers (5.16.7-r1) 12:52:40 (9/21) Installing libffi-dev (3.4.2-r1) 12:52:41 (10/21) Installing libpq (14.8-r0) 12:52:41 (11/21) Installing openssl-dev (1.1.1t-r2) 12:52:42 (12/21) Installing libpq-dev (14.8-r0) 12:52:42 (13/21) Installing libecpg (14.8-r0) 12:52:42 (14/21) Installing libecpg-dev (14.8-r0) 12:52:43 (15/21) Installing llvm13-libs (13.0.1-r2) 12:52:45 (16/21) Installing clang-libs (13.0.1-r1) 12:52:48 (17/21) Installing clang (13.0.1-r1) 12:52:48 (18/21) Installing icu (71.1-r2) 12:52:49 (19/21) Installing icu-dev (71.1-r2) 12:52:49 (20/21) Installing llvm13 (13.0.1-r2) 12:52:51 (21/21) Installing postgresql14-dev (14.8-r0) 12:52:52 Executing busybox-1.35.0-r17.trigger 12:52:52 OK: 768 MiB in 180 packages 12:52:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:52:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:52:55 (1/10) Installing g++ (11.2.1_git20220219-r2) 12:52:57 (2/10) Installing gdbm (1.23-r0) 12:52:57 (3/10) Installing mpdecimal (2.5.1-r1) 12:52:58 (4/10) Installing readline (8.1.2-r0) 12:52:58 (5/10) Installing python3 (3.10.11-r0) 12:53:01 (6/10) Installing python3-dev (3.10.11-r0) 12:53:06 (7/10) Installing libsodium (1.0.18-r0) 12:53:06 (8/10) Installing libzmq (4.3.4-r0) 12:53:07 (9/10) Installing libsodium-dev (1.0.18-r0) 12:53:07 (10/10) Installing zeromq-dev (4.3.4-r0) 12:53:07 Executing busybox-1.35.0-r17.trigger 12:53:07 OK: 938 MiB in 190 packages 12:53:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:53:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:53:10 OK: 938 MiB in 190 packages 12:53:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 12:53:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 12:53:12 (1/1) Installing tzdata (2023c-r0) 12:53:12 Executing busybox-1.35.0-r17.trigger 12:53:12 Building wheel for numpy (pyproject.toml): still running... 12:53:12 OK: 941 MiB in 191 packages 12:53:13 (1/1) Purging tzdata (2023c-r0) 12:53:14 Executing busybox-1.35.0-r17.trigger 12:53:14 OK: 938 MiB in 190 packages 12:53:29 Looking in links: /tmp/tmpqtxnxk0m 12:53:29 Processing /tmp/tmpqtxnxk0m/setuptools-65.5.0-py3-none-any.whl 12:53:29 Processing /tmp/tmpqtxnxk0m/pip-23.0.1-py3-none-any.whl 12:53:29 Installing collected packages: setuptools, pip 12:53:44 Successfully installed pip-23.0.1 setuptools-65.5.0 12:53:44 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:53:46 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 12:53:46 Collecting pip 12:53:46 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 12:53:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.5 MB/s eta 0:00:00 12:53:46 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 12:53:49 Collecting setuptools 12:53:49 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 12:53:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 20.1 MB/s eta 0:00:00 12:53:49 Collecting wheel 12:53:49 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 12:53:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 21.8 MB/s eta 0:00:00 12:53:50 Installing collected packages: wheel, setuptools, pip 12:53:50 Attempting uninstall: setuptools 12:53:50 Found existing installation: setuptools 65.5.0 12:53:51 Uninstalling setuptools-65.5.0: 12:53:51 Successfully uninstalled setuptools-65.5.0 12:53:56 Attempting uninstall: pip 12:53:56 Found existing installation: pip 23.0.1 12:53:58 Uninstalling pip-23.0.1: 12:53:58 Successfully uninstalled pip-23.0.1 12:54:08 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 12:54:08 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:54:11 Processing ./edgex-taf-common 12:54:11 Preparing metadata (setup.py): started 12:54:12 Preparing metadata (setup.py): finished with status 'done' 12:54:12 Building wheels for collected packages: edgex-taf-common 12:54:12 Building wheel for edgex-taf-common (setup.py): started 12:54:13 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 12:54:13 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=d4a39491083d193ce1b8422657a904314e83cab76278e358533f72dfb26ab64d 12:54:13 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 12:54:13 Successfully built edgex-taf-common 12:54:14 Installing collected packages: edgex-taf-common 12:54:14 Successfully installed edgex-taf-common-0.0.0 12:54:14 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:54:20 Building wheel for numpy (pyproject.toml): still running... 12:54:20 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 12:54:20 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 12:54:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 10.3 MB/s eta 0:00:00 12:54:20 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 12:54:20 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 12:54:21 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 12:54:21 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 12:54:21 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 12:54:21 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 12:54:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.6 MB/s eta 0:00:00 12:54:21 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 12:54:21 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 12:54:21 Preparing metadata (setup.py): started 12:54:22 Preparing metadata (setup.py): finished with status 'done' 12:54:22 Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) 12:54:22 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 12:54:23 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 12:54:23 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 12:54:23 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 12:54:23 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 12:54:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.9 MB/s eta 0:00:00 12:54:23 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 12:54:23 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 12:54:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 5.0 MB/s eta 0:00:00 12:54:23 Preparing metadata (setup.py): started 12:54:25 Preparing metadata (setup.py): finished with status 'done' 12:54:25 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 12:54:25 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 12:54:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 6.3 MB/s eta 0:00:00 12:54:27 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 12:54:27 Downloading numpy-1.22.3.zip (11.5 MB) 12:54:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 12.1 MB/s eta 0:00:00 12:54:32 Installing build dependencies: started 12:54:50 Installing build dependencies: finished with status 'done' 12:54:50 Getting requirements to build wheel: started 12:54:53 Getting requirements to build wheel: finished with status 'done' 12:54:53 Preparing metadata (pyproject.toml): started 12:54:57 Preparing metadata (pyproject.toml): finished with status 'done' 12:54:58 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 12:54:58 Downloading psutil-5.9.0.tar.gz (478 kB) 12:54:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.8 MB/s eta 0:00:00 12:54:59 Preparing metadata (setup.py): started 12:55:01 Preparing metadata (setup.py): finished with status 'done' 12:55:01 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 12:55:01 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 12:55:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 7.4 MB/s eta 0:00:00 12:55:03 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 12:55:03 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 12:55:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.1 MB/s eta 0:00:00 12:55:05 Installing build dependencies: started 12:55:20 Installing build dependencies: finished with status 'done' 12:55:20 Getting requirements to build wheel: started 12:55:20 Getting requirements to build wheel: finished with status 'done' 12:55:20 Preparing metadata (pyproject.toml): started 12:55:24 Preparing metadata (pyproject.toml): finished with status 'done' 12:55:24 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 12:55:24 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 12:55:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.5 MB/s eta 0:00:00 12:55:25 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 12:55:25 Downloading psycopg2-2.9.3.tar.gz (380 kB) 12:55:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 5.6 MB/s eta 0:00:00 12:55:26 Preparing metadata (setup.py): started 12:55:28 Preparing metadata (setup.py): finished with status 'done' 12:55:30 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 12:55:30 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 12:55:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 7.7 MB/s eta 0:00:00 12:55:30 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:55:30 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 12:55:31 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:55:31 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 12:55:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 10.8 MB/s eta 0:00:00 12:55:32 Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:55:32 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 12:55:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.2 MB/s eta 0:00:00 12:55:33 Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:55:33 Downloading flex-6.14.1.tar.gz (40 kB) 12:55:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 12:55:33 Preparing metadata (setup.py): started 12:55:34 Preparing metadata (setup.py): finished with status 'done' 12:55:35 Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:55:35 Downloading genson-1.2.2.tar.gz (34 kB) 12:55:35 Preparing metadata (setup.py): started 12:55:36 Preparing metadata (setup.py): finished with status 'done' 12:55:36 Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:55:36 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 12:55:36 Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:55:36 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 12:55:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.3 MB/s eta 0:00:00 12:55:37 Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:55:37 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 12:55:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.7 MB/s eta 0:00:00 12:55:37 Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:55:37 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 12:55:37 Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:55:37 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 12:55:37 Preparing metadata (setup.py): started 12:55:39 Preparing metadata (setup.py): finished with status 'done' 12:55:39 Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:55:39 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 12:55:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 10.0 MB/s eta 0:00:00 12:55:40 Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:55:40 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 12:55:40 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 12:55:40 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 12:55:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 7.2 MB/s eta 0:00:00 12:55:40 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 12:55:40 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 12:55:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.4 MB/s eta 0:00:00 12:55:41 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 12:55:41 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 12:55:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 6.4 MB/s eta 0:00:00 12:55:41 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 12:55:41 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 12:55:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.3 MB/s eta 0:00:00 12:55:41 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 12:55:41 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 12:55:41 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 12:55:41 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 12:55:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 3.2 MB/s eta 0:00:00 12:55:42 Building wheel for numpy (pyproject.toml): still running... 12:55:42 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 12:55:42 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 12:55:43 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:55:43 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 12:55:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.3 MB/s eta 0:00:00 12:55:43 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:55:43 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 12:55:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.6 MB/s eta 0:00:00 12:55:43 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 12:55:44 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 12:55:44 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 12:55:45 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:55:45 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 12:55:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 4.7 MB/s eta 0:00:00 12:55:45 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:55:45 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 12:55:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.6 MB/s eta 0:00:00 12:55:45 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:55:45 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 12:55:48 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:55:48 Downloading PyYAML-6.0.tar.gz (124 kB) 12:55:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.3 MB/s eta 0:00:00 12:55:49 Installing build dependencies: started 12:56:08 Building wheel for numpy (pyproject.toml): finished with status 'done' 12:56:08 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360838 sha256=2b44a2311e365dcb449aa746447be81a2d4cd0a27e175c3c218b5abde8d8397b 12:56:08 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 12:56:08 Building wheel for psutil (setup.py): started 12:56:08 Building wheel for psutil (setup.py): finished with status 'done' 12:56:08 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271451 sha256=f160d6f9619f46950ffdf799d7475737198e6964c107bb44b27259e14861298c 12:56:08 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 12:56:08 Building wheel for pyzmq (pyproject.toml): started 12:56:11 Installing build dependencies: finished with status 'done' 12:56:11 Getting requirements to build wheel: started 12:56:29 Getting requirements to build wheel: finished with status 'done' 12:56:29 Preparing metadata (pyproject.toml): started 12:56:30 Preparing metadata (pyproject.toml): finished with status 'done' 12:56:30 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 12:56:30 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537183 sha256=4a19bf79b3ce50a59580e1ce47cf2264a809b851c3b3fe7c1a4ecb90bd9f2fe0 12:56:30 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 12:56:30 Building wheel for psycopg2 (setup.py): started 12:56:30 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:56:30 Downloading validate_email-1.3.tar.gz (4.7 kB) 12:56:30 Preparing metadata (setup.py): started 12:56:32 Preparing metadata (setup.py): finished with status 'done' 12:56:33 Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:56:33 Downloading click-8.1.3-py3-none-any.whl (96 kB) 12:56:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 3.9 MB/s eta 0:00:00 12:56:34 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:56:34 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 12:56:35 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:56:35 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 12:56:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.3 MB/s eta 0:00:00 12:56:35 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:56:35 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 12:56:35 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:56:35 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 12:56:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.4 MB/s eta 0:00:00 12:56:36 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 12:56:36 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 12:56:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.5 MB/s eta 0:00:00 12:56:38 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:56:38 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 12:56:38 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:56:38 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 12:56:38 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:56:38 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 12:56:38 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:56:38 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 12:56:38 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:56:39 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 12:56:39 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:56:39 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 12:56:40 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 12:56:40 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:56:40 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 12:56:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.5 MB/s eta 0:00:00 12:56:40 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 12:56:40 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 12:56:40 Building wheel for psycopg2 (setup.py): finished with status 'done' 12:56:40 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478592 sha256=f772aff68b9de6fe5c9faa7ae5e87b8a8fa2ba088ceb7449944684eac8c8d260 12:56:40 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 12:56:40 Building wheel for pycryptodome (setup.py): started 12:56:41 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 12:56:41 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 12:56:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.7 MB/s eta 0:00:00 12:56:42 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, strict-rfc3339, GenSON, PyYAML, validate-email 12:56:42 Building wheel for robotbackgroundlogger (setup.py): started 12:56:44 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 12:56:44 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=1b61f27087d9c49e90f3d876a0537da98f164cc4224333e98be40940feee9afb 12:56:44 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 12:56:44 Building wheel for paho-mqtt (setup.py): started 12:56:46 Building wheel for paho-mqtt (setup.py): finished with status 'done' 12:56:46 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=453a038f56ecc261cda9dbc7524a38f766c58373a42647f7ef03a00edbe1b049 12:56:46 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 12:56:46 Building wheel for numpy (pyproject.toml): started 12:57:07 Building wheel for pycryptodome (setup.py): finished with status 'done' 12:57:07 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111252 sha256=c48d6454a84e38192a4537ca2e06ed498c81759e4eecc73b1c3484d3cf5996cd 12:57:07 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 12:57:07 Building wheel for flex (setup.py): started 12:57:07 Building wheel for flex (setup.py): finished with status 'done' 12:57:07 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=b58bf88595518897985b62d7bd1c63406a03a8eab2f8424044b66f819968ebe9 12:57:07 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 12:57:07 Building wheel for strict-rfc3339 (setup.py): started 12:57:07 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 12:57:07 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=b8962365759b18a896fd91acc26842399dbb07141f1e6759995a68bb40c096a0 12:57:07 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 12:57:07 Building wheel for GenSON (setup.py): started 12:57:07 Building wheel for GenSON (setup.py): finished with status 'done' 12:57:07 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=54e3c1bb1d01f31a6cf8cc3e5ed9e9ccab1a50c1f43c9fe07ce986a20d9fc09f 12:57:07 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 12:57:07 Building wheel for PyYAML (pyproject.toml): started 12:57:07 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 12:57:07 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=85de3c05fca74a480edae66bc2744bdf150f2d0934ddaa888e95234fef62f1a0 12:57:07 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 12:57:07 Building wheel for validate-email (setup.py): started 12:57:07 Building wheel for validate-email (setup.py): finished with status 'done' 12:57:07 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=6bc565c9df1ad732c92b5b7884fbf43bbb5265fdbe888b5d1a10ee2a49f0be84 12:57:07 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 12:57:07 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex strict-rfc3339 GenSON PyYAML validate-email 12:57:07 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 12:57:17 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 12:57:17 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 12:57:55 Removing intermediate container 7e09ce0d88f1 12:57:55 ---> 53e508fbe847 12:57:55 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 12:57:55 ---> Running in 40fbecaab571 12:57:55 Removing intermediate container 40fbecaab571 12:57:55 ---> 567748b9813c 12:57:55 Step 11/13 : LABEL arch=amd64 12:57:55 ---> Running in 43169772ff26 12:57:55 Removing intermediate container 43169772ff26 12:57:55 ---> dae3ffe42d4c 12:57:55 Step 12/13 : LABEL git_sha=71639b79ba7a131fbb85446ae5addcc8145ea06f 12:57:56 ---> Running in 63323af4b587 12:57:57 Removing intermediate container 63323af4b587 12:57:57 ---> 12667cb3472c 12:57:57 Step 13/13 : LABEL version=0.0.2-dev.24 12:57:57 ---> Running in a2f3a02c78d1 12:57:57 Removing intermediate container a2f3a02c78d1 12:57:57 ---> 8f9ea2cd8aea 12:57:57 [Warning] One or more build-args [ARCH] were not consumed 12:57:57 Successfully built 8f9ea2cd8aea 12:57:57 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 12:57:57 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 12:57:57 71639b79ba7a131fbb85446ae5addcc8145ea06f 12:57:57 latest 12:57:57 0.0.2-dev.24 12:57:57 71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 12:57:57 main 12:57:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:58 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:71639b79ba7a131fbb85446ae5addcc8145ea06f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:58 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:71639b79ba7a131fbb85446ae5addcc8145ea06f 12:57:58 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 12:57:58 f77b35bd75a4: Preparing 12:57:58 198b7a5acdb0: Preparing 12:57:58 d16bd8d56de1: Preparing 12:57:58 f4d2bc0d2d9b: Preparing 12:57:58 6994a9791490: Preparing 12:57:58 5bc340f6d4f5: Preparing 12:57:58 198b7a5acdb0: Pushed 12:57:58 d16bd8d56de1: Pushed 12:57:58 f4d2bc0d2d9b: Pushed 12:57:58 6994a9791490: Pushed 12:57:58 5bc340f6d4f5: Layer already exists 12:59:49 f77b35bd75a4: Pushed 12:59:49 71639b79ba7a131fbb85446ae5addcc8145ea06f: digest: sha256:d148c44a51ee4b76504186e19f7db100466cafc40db173bedd1756fb80c7d010 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:50 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:50 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 12:59:50 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 12:59:50 f77b35bd75a4: Preparing 12:59:50 198b7a5acdb0: Preparing 12:59:50 d16bd8d56de1: Preparing 12:59:50 f4d2bc0d2d9b: Preparing 12:59:50 6994a9791490: Preparing 12:59:50 5bc340f6d4f5: Preparing 12:59:50 5bc340f6d4f5: Waiting 12:59:50 f77b35bd75a4: Layer already exists 12:59:50 6994a9791490: Layer already exists 12:59:50 f4d2bc0d2d9b: Layer already exists 12:59:50 d16bd8d56de1: Layer already exists 12:59:50 198b7a5acdb0: Layer already exists 12:59:50 5bc340f6d4f5: Layer already exists 12:59:50 latest: digest: sha256:d148c44a51ee4b76504186e19f7db100466cafc40db173bedd1756fb80c7d010 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:51 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:51 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.24 12:59:51 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 12:59:51 f77b35bd75a4: Preparing 12:59:51 198b7a5acdb0: Preparing 12:59:51 d16bd8d56de1: Preparing 12:59:51 f4d2bc0d2d9b: Preparing 12:59:51 6994a9791490: Preparing 12:59:51 5bc340f6d4f5: Preparing 12:59:51 5bc340f6d4f5: Waiting 12:59:51 f4d2bc0d2d9b: Layer already exists 12:59:51 198b7a5acdb0: Layer already exists 12:59:51 d16bd8d56de1: Layer already exists 12:59:51 6994a9791490: Layer already exists 12:59:51 f77b35bd75a4: Layer already exists 12:59:51 5bc340f6d4f5: Layer already exists 12:59:51 0.0.2-dev.24: digest: sha256:d148c44a51ee4b76504186e19f7db100466cafc40db173bedd1756fb80c7d010 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:51 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:52 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 12:59:52 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 12:59:52 f77b35bd75a4: Preparing 12:59:52 198b7a5acdb0: Preparing 12:59:52 d16bd8d56de1: Preparing 12:59:52 f4d2bc0d2d9b: Preparing 12:59:52 6994a9791490: Preparing 12:59:52 5bc340f6d4f5: Preparing 12:59:52 5bc340f6d4f5: Waiting 12:59:52 d16bd8d56de1: Layer already exists 12:59:52 f77b35bd75a4: Layer already exists 12:59:52 f4d2bc0d2d9b: Layer already exists 12:59:52 6994a9791490: Layer already exists 12:59:52 198b7a5acdb0: Layer already exists 12:59:52 5bc340f6d4f5: Layer already exists 12:59:52 71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24: digest: sha256:d148c44a51ee4b76504186e19f7db100466cafc40db173bedd1756fb80c7d010 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:52 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:52 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 12:59:52 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 12:59:52 f77b35bd75a4: Preparing 12:59:52 198b7a5acdb0: Preparing 12:59:52 d16bd8d56de1: Preparing 12:59:52 f4d2bc0d2d9b: Preparing 12:59:52 6994a9791490: Preparing 12:59:52 5bc340f6d4f5: Preparing 12:59:52 5bc340f6d4f5: Waiting 12:59:52 f77b35bd75a4: Layer already exists 12:59:52 f4d2bc0d2d9b: Layer already exists 12:59:52 d16bd8d56de1: Layer already exists 12:59:52 6994a9791490: Layer already exists 12:59:52 198b7a5acdb0: Layer already exists 12:59:52 5bc340f6d4f5: Layer already exists 12:59:52 main: digest: sha256:d148c44a51ee4b76504186e19f7db100466cafc40db173bedd1756fb80c7d010 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:59:52 ===================================================== [Pipeline] echo 12:59:52 taggedImages: 12:59:52 - nexus3.edgexfoundry.org:10003/edgex-taf-common:71639b79ba7a131fbb85446ae5addcc8145ea06f 12:59:52 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 12:59:52 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.24 12:59:52 - nexus3.edgexfoundry.org:10003/edgex-taf-common:71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 12:59:52 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:59:53 12:59:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:59:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:59:53 latest: Pulling from edgex-lftools-log-publisher 12:59:53 5eb5b503b376: Pulling fs layer 12:59:53 5c69ac0246d0: Pulling fs layer 12:59:53 ec43610c2a17: Pulling fs layer 12:59:53 3a2ae6a8a46f: Pulling fs layer 12:59:53 33b1e0a273af: Pulling fs layer 12:59:53 5d3b04190fa2: Pulling fs layer 12:59:53 3a2ae6a8a46f: Waiting 12:59:53 33b1e0a273af: Waiting 12:59:53 2f39f015ded8: Pulling fs layer 12:59:53 2f39f015ded8: Waiting 12:59:53 5d3b04190fa2: Waiting 12:59:53 5c69ac0246d0: Verifying Checksum 12:59:53 5c69ac0246d0: Download complete 12:59:53 3a2ae6a8a46f: Verifying Checksum 12:59:53 3a2ae6a8a46f: Download complete 12:59:53 ec43610c2a17: Verifying Checksum 12:59:53 ec43610c2a17: Download complete 12:59:53 33b1e0a273af: Verifying Checksum 12:59:53 33b1e0a273af: Download complete 12:59:53 5d3b04190fa2: Verifying Checksum 12:59:53 5d3b04190fa2: Download complete 12:59:53 Building wheel for numpy (pyproject.toml): still running... 12:59:53 5eb5b503b376: Verifying Checksum 12:59:53 5eb5b503b376: Download complete 12:59:55 5eb5b503b376: Pull complete 12:59:55 5c69ac0246d0: Pull complete 12:59:55 ec43610c2a17: Pull complete 12:59:55 3a2ae6a8a46f: Pull complete 12:59:55 33b1e0a273af: Pull complete 12:59:55 5d3b04190fa2: Pull complete 13:00:01 2f39f015ded8: Pull complete 13:00:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:00:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:00:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:00:01 prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container 13:00:01 $ 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_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:00:08 $ docker top aeb0564c1a60088526aecf4e96aa8f627d86111f96eb108dd356df24368942f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:08 ---> job-cost.sh 13:00:08 lf-activate-venv: SKIPPING 13:00:08 INFO: No Stack... 13:00:09 INFO: Retrieving Pricing Info for: v3-standard-8 13:00:09 INFO: Archiving Costs [Pipeline] sh 13:00:09 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 13:00:09 + cut -d, -f6 [Pipeline] lock 13:00:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] 13:00:09 Resource [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] did not exist. Created. 13:00:09 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:00:10 + echo total: 0.4399999976158142 [Pipeline] stash 13:00:10 Stashed 1 file(s) [Pipeline] } 13:00:10 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] [Pipeline] // lock [Pipeline] } 13:00:10 $ docker stop --time=1 aeb0564c1a60088526aecf4e96aa8f627d86111f96eb108dd356df24368942f9 13:00:11 $ docker rm -f --volumes aeb0564c1a60088526aecf4e96aa8f627d86111f96eb108dd356df24368942f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 13:00:40 Building wheel for numpy (pyproject.toml): still running... 13:01:48 Building wheel for numpy (pyproject.toml): still running... 13:02:56 Building wheel for numpy (pyproject.toml): still running... 13:04:04 Building wheel for numpy (pyproject.toml): still running... 13:05:00 Building wheel for numpy (pyproject.toml): still running... 13:05:56 Building wheel for numpy (pyproject.toml): still running... 13:07:04 Building wheel for numpy (pyproject.toml): still running... 13:12:26 Building wheel for numpy (pyproject.toml): still running... 13:15:03 Building wheel for numpy (pyproject.toml): still running... 13:17:40 Building wheel for numpy (pyproject.toml): still running... 13:19:46 Building wheel for numpy (pyproject.toml): still running... 13:20:54 Building wheel for numpy (pyproject.toml): still running... 13:23:31 Building wheel for numpy (pyproject.toml): still running... 13:27:38 Building wheel for numpy (pyproject.toml): still running... 13:29:29 Building wheel for numpy (pyproject.toml): still running... 13:31:21 Building wheel for numpy (pyproject.toml): still running... 13:31:31 Building wheel for numpy (pyproject.toml): finished with status 'done' 13:31:31 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625243 sha256=851f724f818a0aeef684c214a3b15bd5a69ec4ede873286801937b64a6e5b529 13:31:31 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 13:31:31 Building wheel for psutil (setup.py): started 13:31:41 Building wheel for psutil (setup.py): finished with status 'done' 13:31:41 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271959 sha256=ba28c826e1a6acc075aed8f7102b708773f3d154d55784dee8dc601315386b40 13:31:41 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 13:31:41 Building wheel for pyzmq (pyproject.toml): started 13:33:02 Building wheel for pyzmq (pyproject.toml): still running... 13:34:24 Building wheel for pyzmq (pyproject.toml): still running... 13:34:42 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 13:34:42 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515176 sha256=b72ae5245fa974b974592b2a79db2453fca8efed8c4f58bdcae31ec3e1793b5e 13:34:42 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 13:34:42 Building wheel for psycopg2 (setup.py): started 13:35:50 Building wheel for psycopg2 (setup.py): still running... 13:35:54 Building wheel for psycopg2 (setup.py): finished with status 'done' 13:35:54 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470363 sha256=36e6c424bff513f46bb64fd9a81ec3a0257afbc65392ca278c54995ff65ccf1e 13:35:54 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 13:35:54 Building wheel for flex (setup.py): started 13:35:56 Building wheel for flex (setup.py): finished with status 'done' 13:35:56 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=222156ab489bf91e5f1b104ecbe410facf19f0ee68a7966cd74ff36905db687d 13:35:56 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 13:35:56 Building wheel for strict-rfc3339 (setup.py): started 13:35:58 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 13:35:58 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=fb5b76e3d0c07a4cf0b696ac9d1cbd5a6434317d8af2c7ff59053bac5d3bf149 13:35:58 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 13:35:58 Building wheel for GenSON (setup.py): started 13:35:59 Building wheel for GenSON (setup.py): finished with status 'done' 13:35:59 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=587fa194edad7915af22a020bfa29fdc343f14db22fb0e357fc679d7484b3562 13:35:59 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 13:35:59 Building wheel for PyYAML (pyproject.toml): started 13:36:04 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 13:36:04 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=0ad3b4ef17f2ff01c17758b993ca6fa46652f4b5f51cb6955265fa2180f9e961 13:36:04 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 13:36:04 Building wheel for validate-email (setup.py): started 13:36:05 Building wheel for validate-email (setup.py): finished with status 'done' 13:36:05 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=44ded7d0da92b6885b3d6fd34a7ca601ded3282980291dd8de38aec1363e4ecb 13:36:05 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 13:36:05 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex strict-rfc3339 GenSON PyYAML validate-email 13:36:08 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 13:37:30 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 13:37:30 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:38:09 Removing intermediate container 1294dca84674 13:38:09 ---> 5a96d4de12c2 13:38:09 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 13:38:09 ---> Running in 4605dc955843 13:38:09 Removing intermediate container 4605dc955843 13:38:09 ---> dfcf7c961490 13:38:09 Step 11/13 : LABEL arch=arm64 13:38:09 ---> Running in cde8c4feaa88 13:38:09 Removing intermediate container cde8c4feaa88 13:38:09 ---> 36db7ef598eb 13:38:09 Step 12/13 : LABEL git_sha=71639b79ba7a131fbb85446ae5addcc8145ea06f 13:38:09 ---> Running in 8a0dc4d69873 13:38:09 Removing intermediate container 8a0dc4d69873 13:38:09 ---> 90fa9e18d623 13:38:09 Step 13/13 : LABEL version=0.0.2-dev.24 13:38:09 ---> Running in fc28f348e51e 13:38:09 Removing intermediate container fc28f348e51e 13:38:09 ---> 0453ae9c79d3 13:38:09 [Warning] One or more build-args [ARCH] were not consumed 13:38:09 Successfully built 0453ae9c79d3 13:38:09 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 13:38:09 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 13:38:09 71639b79ba7a131fbb85446ae5addcc8145ea06f 13:38:09 latest 13:38:09 0.0.2-dev.24 13:38:09 71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 13:38:09 main 13:38:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:09 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:71639b79ba7a131fbb85446ae5addcc8145ea06f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:38:10 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:71639b79ba7a131fbb85446ae5addcc8145ea06f 13:38:10 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 13:38:10 df9761128794: Preparing 13:38:10 471125d1da10: Preparing 13:38:10 518e7beec1c9: Preparing 13:38:10 bae7ef4c099c: Preparing 13:38:10 086364bef1bc: Preparing 13:38:10 dc65b23a4b7c: Preparing 13:38:10 dc65b23a4b7c: Waiting 13:38:10 bae7ef4c099c: Pushed 13:38:10 518e7beec1c9: Pushed 13:38:10 471125d1da10: Pushed 13:38:10 dc65b23a4b7c: Layer already exists 13:38:10 086364bef1bc: Pushed 13:42:02 df9761128794: Pushed 13:42:02 71639b79ba7a131fbb85446ae5addcc8145ea06f: digest: sha256:4d9ead709b7c069d8e0845cfdc876ed48347874bc1d9bb0209d916ec34a063d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:02 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:03 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 13:42:03 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 13:42:03 df9761128794: Preparing 13:42:03 471125d1da10: Preparing 13:42:03 518e7beec1c9: Preparing 13:42:03 bae7ef4c099c: Preparing 13:42:03 086364bef1bc: Preparing 13:42:03 dc65b23a4b7c: Preparing 13:42:03 dc65b23a4b7c: Waiting 13:42:03 df9761128794: Layer already exists 13:42:03 518e7beec1c9: Layer already exists 13:42:03 bae7ef4c099c: Layer already exists 13:42:03 086364bef1bc: Layer already exists 13:42:03 471125d1da10: Layer already exists 13:42:03 dc65b23a4b7c: Layer already exists 13:42:03 latest: digest: sha256:4d9ead709b7c069d8e0845cfdc876ed48347874bc1d9bb0209d916ec34a063d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:03 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:04 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.24 13:42:04 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 13:42:04 df9761128794: Preparing 13:42:04 471125d1da10: Preparing 13:42:04 518e7beec1c9: Preparing 13:42:04 bae7ef4c099c: Preparing 13:42:04 086364bef1bc: Preparing 13:42:04 dc65b23a4b7c: Preparing 13:42:04 dc65b23a4b7c: Waiting 13:42:04 518e7beec1c9: Layer already exists 13:42:04 471125d1da10: Layer already exists 13:42:04 086364bef1bc: Layer already exists 13:42:04 bae7ef4c099c: Layer already exists 13:42:04 df9761128794: Layer already exists 13:42:04 dc65b23a4b7c: Layer already exists 13:42:04 0.0.2-dev.24: digest: sha256:4d9ead709b7c069d8e0845cfdc876ed48347874bc1d9bb0209d916ec34a063d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:04 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:05 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 13:42:05 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 13:42:05 df9761128794: Preparing 13:42:05 471125d1da10: Preparing 13:42:05 518e7beec1c9: Preparing 13:42:05 bae7ef4c099c: Preparing 13:42:05 086364bef1bc: Preparing 13:42:05 dc65b23a4b7c: Preparing 13:42:05 dc65b23a4b7c: Waiting 13:42:05 086364bef1bc: Layer already exists 13:42:05 518e7beec1c9: Layer already exists 13:42:05 df9761128794: Layer already exists 13:42:05 471125d1da10: Layer already exists 13:42:05 bae7ef4c099c: Layer already exists 13:42:05 dc65b23a4b7c: Layer already exists 13:42:05 71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24: digest: sha256:4d9ead709b7c069d8e0845cfdc876ed48347874bc1d9bb0209d916ec34a063d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:05 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:06 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 13:42:06 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 13:42:06 df9761128794: Preparing 13:42:06 471125d1da10: Preparing 13:42:06 518e7beec1c9: Preparing 13:42:06 bae7ef4c099c: Preparing 13:42:06 086364bef1bc: Preparing 13:42:06 dc65b23a4b7c: Preparing 13:42:06 dc65b23a4b7c: Waiting 13:42:06 471125d1da10: Layer already exists 13:42:06 df9761128794: Layer already exists 13:42:06 086364bef1bc: Layer already exists 13:42:06 bae7ef4c099c: Layer already exists 13:42:06 518e7beec1c9: Layer already exists 13:42:06 dc65b23a4b7c: Layer already exists 13:42:06 main: digest: sha256:4d9ead709b7c069d8e0845cfdc876ed48347874bc1d9bb0209d916ec34a063d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:06 ===================================================== [Pipeline] echo 13:42:06 taggedImages: 13:42:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:71639b79ba7a131fbb85446ae5addcc8145ea06f 13:42:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 13:42:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.24 13:42:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 13:42:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:42:06 13:42:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:42:06 arm64: Pulling from edgex-lftools-log-publisher 13:42:06 8998bd30e6a1: Pulling fs layer 13:42:06 04944245beec: Pulling fs layer 13:42:06 699f458cf7ca: Pulling fs layer 13:42:06 765212b225bb: Pulling fs layer 13:42:06 f23df028b6ca: Pulling fs layer 13:42:06 d65c8cfc05b1: Pulling fs layer 13:42:06 2437ff75d9bd: Pulling fs layer 13:42:06 765212b225bb: Waiting 13:42:06 f23df028b6ca: Waiting 13:42:06 d65c8cfc05b1: Waiting 13:42:06 2437ff75d9bd: Waiting 13:42:07 04944245beec: Verifying Checksum 13:42:07 04944245beec: Download complete 13:42:07 765212b225bb: Verifying Checksum 13:42:07 765212b225bb: Download complete 13:42:07 f23df028b6ca: Verifying Checksum 13:42:07 f23df028b6ca: Download complete 13:42:07 d65c8cfc05b1: Verifying Checksum 13:42:07 d65c8cfc05b1: Download complete 13:42:07 699f458cf7ca: Verifying Checksum 13:42:07 699f458cf7ca: Download complete 13:42:07 8998bd30e6a1: Verifying Checksum 13:42:07 8998bd30e6a1: Download complete 13:42:10 2437ff75d9bd: Verifying Checksum 13:42:10 2437ff75d9bd: Download complete 13:42:12 8998bd30e6a1: Pull complete 13:42:12 04944245beec: Pull complete 13:42:13 699f458cf7ca: Pull complete 13:42:14 765212b225bb: Pull complete 13:42:14 f23df028b6ca: Pull complete 13:42:14 d65c8cfc05b1: Pull complete 13:42:29 2437ff75d9bd: Pull complete 13:42:29 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:42:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:42:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:30 prd-ubuntu20.04-docker-arm64-4c-16g-18050 does not seem to be running inside a container 13:42:30 $ 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_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:42:35 $ docker top 9d6a3a6e94f934fe94be50bccd32247b7523cd07d8ed5a533c0b0a8d925ce7f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:42:36 ---> job-cost.sh 13:42:36 lf-activate-venv: SKIPPING 13:42:36 INFO: No Stack... 13:42:36 INFO: Retrieving Pricing Info for: v3-standard-4 13:42:37 INFO: Archiving Costs [Pipeline] sh 13:42:38 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 13:42:38 + cut -d, -f6 [Pipeline] lock 13:42:38 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] 13:42:38 Resource [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] did not exist. Created. 13:42:38 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:42:38 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-6b81d6c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 13:42:39 + echo total: 0.10999999940395355 [Pipeline] stash 13:42:39 Warning: overwriting stash ‘stack-cost’ 13:42:40 Stashed 1 file(s) [Pipeline] } 13:42:40 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] [Pipeline] // lock [Pipeline] } 13:42:40 $ docker stop --time=1 9d6a3a6e94f934fe94be50bccd32247b7523cd07d8ed5a533c0b0a8d925ce7f8 13:42:41 $ docker rm -f --volumes 9d6a3a6e94f934fe94be50bccd32247b7523cd07d8ed5a533c0b0a8d925ce7f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 13:42:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:42:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:42:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:42 prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container 13:42:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:42:43 $ docker top c71f7a7e6dc3600ff3a4cc2ec3a8abdaef98fd43e3b872b5da027087b8707189 -eo pid,comm 13:42:43 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). 13:42:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:42:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:42:43 [ssh-agent] Looking for ssh-agent implementation... 13:42:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:42:43 $ docker exec c71f7a7e6dc3600ff3a4cc2ec3a8abdaef98fd43e3b872b5da027087b8707189 ssh-agent 13:42:43 SSH_AUTH_SOCK=/tmp/ssh-YOpXyJG5MREv/agent.33 13:42:43 SSH_AGENT_PID=39 13:42:43 Running ssh-add (command line suppressed) 13:42:43 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8592220629937676645.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8592220629937676645.key) 13:42:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:42:43 + git semver tag 13:42:44 2023-06-07 13:42:43,951 [run_tag] DEBUG tag force:False 13:42:44 2023-06-07 13:42:43,951 [check_head_tag] DEBUG check head tag 13:42:44 2023-06-07 13:42:43,952 [execute] INFO git cat-file --batch-check 13:42:44 2023-06-07 13:42:43,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 13:42:44 2023-06-07 13:42:43,955 [execute] INFO git cat-file --batch 13:42:44 2023-06-07 13:42:43,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 13:42:44 2023-06-07 13:42:43,966 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:42:44 2023-06-07 13:42:43,966 [execute] INFO git tag -a v0.0.2-dev.24 -m v0.0.2-dev.24 13:42:44 2023-06-07 13:42:43,966 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.24', '-m', 'v0.0.2-dev.24'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 13:42:44 2023-06-07 13:42:43,971 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:42:44 0.0.2-dev.24 [Pipeline] } 13:42:44 $ docker exec --env ******** --env ******** c71f7a7e6dc3600ff3a4cc2ec3a8abdaef98fd43e3b872b5da027087b8707189 ssh-agent -k 13:42:44 unset SSH_AUTH_SOCK; 13:42:44 unset SSH_AGENT_PID; 13:42:44 echo Agent pid 39 killed; 13:42:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:42:44 + git semver [Pipeline] } 13:42:44 $ docker stop --time=1 c71f7a7e6dc3600ff3a4cc2ec3a8abdaef98fd43e3b872b5da027087b8707189 13:42:46 $ docker rm -f --volumes c71f7a7e6dc3600ff3a4cc2ec3a8abdaef98fd43e3b872b5da027087b8707189 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:46 13:42:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:46 0.23.1-centos7: Pulling from edgex-lftools 13:42:46 ab5ef0e58194: Pulling fs layer 13:42:46 9712f1f96733: Pulling fs layer 13:42:46 63f879dbbcfc: Pulling fs layer 13:42:46 0d9ebad4ef96: Pulling fs layer 13:42:46 e9a5061849ea: Pulling fs layer 13:42:46 d747dcd14b5f: Pulling fs layer 13:42:46 2de7ff778b66: Pulling fs layer 13:42:46 0d9ebad4ef96: Waiting 13:42:46 2de7ff778b66: Waiting 13:42:46 d747dcd14b5f: Waiting 13:42:46 e9a5061849ea: Waiting 13:42:46 9712f1f96733: Download complete 13:42:46 63f879dbbcfc: Verifying Checksum 13:42:47 e9a5061849ea: Verifying Checksum 13:42:47 e9a5061849ea: Download complete 13:42:47 d747dcd14b5f: Verifying Checksum 13:42:47 d747dcd14b5f: Download complete 13:42:47 ab5ef0e58194: Verifying Checksum 13:42:47 ab5ef0e58194: Download complete 13:42:47 0d9ebad4ef96: Download complete 13:42:47 2de7ff778b66: Verifying Checksum 13:42:47 2de7ff778b66: Download complete 13:42:49 ab5ef0e58194: Pull complete 13:42:49 9712f1f96733: Pull complete 13:42:50 63f879dbbcfc: Pull complete 13:42:53 0d9ebad4ef96: Pull complete 13:42:53 e9a5061849ea: Pull complete 13:42:53 d747dcd14b5f: Pull complete 13:42:54 2de7ff778b66: Pull complete 13:42:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 13:42:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 13:42:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:42:54 prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container 13:42:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 13:42:59 $ docker top 7635dcb27ae16a47461b9f6a56493205cf8d9491995c4114ac550bdb5c42e82a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 13:42:59 provisioning config files... 13:42:59 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13244873049692065033tmp 13:42:59 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1006632527206991796tmp 13:42:59 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12268295361349793802tmp [Pipeline] { [Pipeline] echo 13:42:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 13:42:59 ---> sigul-configuration.sh 13:42:59 gpg: directory `/root/.gnupg' created 13:42:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 13:42:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 13:42:59 gpg: keyring `/root/.gnupg/secring.gpg' created 13:42:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 13:42:59 gpg: CAST5 encrypted data 13:42:59 gpg: encrypted with 1 passphrase 13:42:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 13:43:00 + mkdir /home/jenkins 13:43:00 + mkdir /home/jenkins/sigul [Pipeline] sh 13:43:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 13:43:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 13:43:00 ---> sigul-install.sh 13:43:00 Sigul already installed; skipping installation. [Pipeline] sh 13:43:00 + git tag --list 13:43:00 v0.0.1 13:43:00 v0.0.2-dev.1 13:43:00 v0.0.2-dev.10 13:43:00 v0.0.2-dev.11 13:43:00 v0.0.2-dev.12 13:43:00 v0.0.2-dev.13 13:43:00 v0.0.2-dev.14 13:43:00 v0.0.2-dev.15 13:43:00 v0.0.2-dev.16 13:43:00 v0.0.2-dev.17 13:43:00 v0.0.2-dev.18 13:43:00 v0.0.2-dev.19 13:43:00 v0.0.2-dev.2 13:43:00 v0.0.2-dev.20 13:43:00 v0.0.2-dev.21 13:43:00 v0.0.2-dev.22 13:43:00 v0.0.2-dev.23 13:43:00 v0.0.2-dev.24 13:43:00 v0.0.2-dev.3 13:43:00 v0.0.2-dev.4 13:43:00 v0.0.2-dev.5 13:43:00 v0.0.2-dev.6 13:43:00 v0.0.2-dev.7 13:43:00 v0.0.2-dev.8 13:43:00 v0.0.2-dev.9 [Pipeline] sh 13:43:01 + lftools sign git-tag v0.0.2-dev.24 13:43:01 Signing Git tag with Sigul... 13:43:01 Signing v0.0.2-dev.24 [Pipeline] echo 13:43:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 13:43:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 13:43:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 13:43:02 $ docker stop --time=1 7635dcb27ae16a47461b9f6a56493205cf8d9491995c4114ac550bdb5c42e82a 13:43:03 $ docker rm -f --volumes 7635dcb27ae16a47461b9f6a56493205cf8d9491995c4114ac550bdb5c42e82a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 13:43:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:43:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:43:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:04 prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container 13:43:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:43:04 $ docker top db052aa2ba6474a1aa368a7c39cd8b87259293b34ee7938b61c1a53457c86bf4 -eo pid,comm 13:43:04 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). 13:43:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:43:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:43:04 [ssh-agent] Looking for ssh-agent implementation... 13:43:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:05 $ docker exec db052aa2ba6474a1aa368a7c39cd8b87259293b34ee7938b61c1a53457c86bf4 ssh-agent 13:43:05 SSH_AUTH_SOCK=/tmp/ssh-2gQrvOurpNbh/agent.33 13:43:05 SSH_AGENT_PID=39 13:43:05 Running ssh-add (command line suppressed) 13:43:05 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15069087529417676796.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15069087529417676796.key) 13:43:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:43:05 + git semver bump pre 13:43:05 2023-06-07 13:43:05,674 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:43:05 2023-06-07 13:43:05,675 [bump_version] DEBUG bumping version:0.0.2-dev.24 on axis:pre with prefix:dev 13:43:05 2023-06-07 13:43:05,675 [bump_version] DEBUG bumped version:0.0.2-dev.25 13:43:05 2023-06-07 13:43:05,675 [write_version] DEBUG write version:0.0.2-dev.25 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 13:43:05 2023-06-07 13:43:05,675 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:43:05 2023-06-07 13:43:05,675 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:43:05 2023-06-07 13:43:05,677 [execute] INFO git cat-file --batch-check 13:43:05 2023-06-07 13:43:05,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 13:43:05 2023-06-07 13:43:05,682 [execute] INFO git cat-file --batch 13:43:05 2023-06-07 13:43:05,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 13:43:05 2023-06-07 13:43:05,686 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:43:05 0.0.2-dev.25 [Pipeline] } 13:43:05 $ docker exec --env ******** --env ******** db052aa2ba6474a1aa368a7c39cd8b87259293b34ee7938b61c1a53457c86bf4 ssh-agent -k 13:43:05 unset SSH_AUTH_SOCK; 13:43:05 unset SSH_AGENT_PID; 13:43:05 echo Agent pid 39 killed; 13:43:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:43:06 + git semver [Pipeline] } 13:43:06 $ docker stop --time=1 db052aa2ba6474a1aa368a7c39cd8b87259293b34ee7938b61c1a53457c86bf4 13:43:07 $ docker rm -f --volumes db052aa2ba6474a1aa368a7c39cd8b87259293b34ee7938b61c1a53457c86bf4 [Pipeline] // withDockerContainer [Pipeline] sh 13:43:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:43:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:43:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:08 prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container 13:43:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 13:43:08 $ docker top 3358bcbf8ecc30b66234064594fea093c6c45936637fee82d45644c99fc77b42 -eo pid,comm 13:43:08 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). 13:43:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:43:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:43:08 [ssh-agent] Looking for ssh-agent implementation... 13:43:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:43:08 $ docker exec 3358bcbf8ecc30b66234064594fea093c6c45936637fee82d45644c99fc77b42 ssh-agent 13:43:09 SSH_AUTH_SOCK=/tmp/ssh-Ig1bumAvEK2I/agent.33 13:43:09 SSH_AGENT_PID=39 13:43:09 Running ssh-add (command line suppressed) 13:43:09 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16450268888459389886.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16450268888459389886.key) 13:43:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:43:09 + git semver push 13:43:09 2023-06-07 13:43:09,610 [run_push] DEBUG push 13:43:09 2023-06-07 13:43:09,610 [execute] INFO git cat-file --batch-check 13:43:09 2023-06-07 13:43:09,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 13:43:09 2023-06-07 13:43:09,614 [execute] INFO git rev-list 20abeb75ad43dff5c78451d5aa1aee6d877e2d77 -- 13:43:09 2023-06-07 13:43:09,614 [execute] DEBUG Popen(['git', 'rev-list', '20abeb75ad43dff5c78451d5aa1aee6d877e2d77', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 13:43:09 2023-06-07 13:43:09,619 [execute] INFO git fetch -v origin 13:43:09 2023-06-07 13:43:09,619 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 13:43:10 2023-06-07 13:43:10,212 [run_push] DEBUG no remote changes detected 13:43:10 2023-06-07 13:43:10,213 [execute] INFO git push origin semver 13:43:10 2023-06-07 13:43:10,213 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 13:43:11 2023-06-07 13:43:11,060 [run_push] DEBUG push all version tags 13:43:11 2023-06-07 13:43:11,061 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 13:43:11 2023-06-07 13:43:11,061 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 13:43:12 2023-06-07 13:43:11,868 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:43:12 0.0.2-dev.25 [Pipeline] } 13:43:12 $ docker exec --env ******** --env ******** 3358bcbf8ecc30b66234064594fea093c6c45936637fee82d45644c99fc77b42 ssh-agent -k 13:43:12 unset SSH_AUTH_SOCK; 13:43:12 unset SSH_AGENT_PID; 13:43:12 echo Agent pid 39 killed; 13:43:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:43:12 + git semver [Pipeline] } 13:43:12 $ docker stop --time=1 3358bcbf8ecc30b66234064594fea093c6c45936637fee82d45644c99fc77b42 13:43:14 $ docker rm -f --volumes 3358bcbf8ecc30b66234064594fea093c6c45936637fee82d45644c99fc77b42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:43:14 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 13:43:14 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 13:43:14 total 16 13:43:14 drwxr-xr-x 3 root root 4096 Jun 7 13:00 . 13:43:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:43 .. 13:43:14 drwxr-xr-x 2 root root 4096 Jun 7 13:00 cost 13:43:14 -rw-r--r-- 1 root root 88 Jun 7 13:00 cost.csv 13:43:14 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 13:43:14 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 13:43:14 total 16 13:43:14 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:00 . 13:43:14 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:43 .. 13:43:14 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 13:00 cost 13:43:14 -rw-r--r-- 1 jenkins jenkins 88 Jun 7 13:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 13:43:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:43:15 ---> package-listing.sh 13:43:15 ++ facter osfamily 13:43:15 ++ tr '[:upper:]' '[:lower:]' 13:43:15 + OS_FAMILY=debian 13:43:15 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 13:43:15 + START_PACKAGES=/tmp/packages_start.txt 13:43:15 + END_PACKAGES=/tmp/packages_end.txt 13:43:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:43:15 + PACKAGES=/tmp/packages_start.txt 13:43:15 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 13:43:15 + PACKAGES=/tmp/packages_end.txt 13:43:15 + case "${OS_FAMILY}" in 13:43:15 + dpkg -l 13:43:15 + grep '^ii' 13:43:15 + '[' -f /tmp/packages_start.txt ']' 13:43:15 + '[' -f /tmp/packages_end.txt ']' 13:43:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:43:15 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 13:43:15 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 13:43:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 13:43:15 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_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:43:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:43:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:43:16 prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container 13:43:16 $ 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_edgex-taf-common_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_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:43:17 $ docker top 11a16ba9fc7a4e05ed7667e4d87f8cd914a65923c53c53958f3187db2edf80d6 -eo pid,comm [Pipeline] { [Pipeline] sh 13:43:17 + touch /tmp/pre-build-complete [Pipeline] sh 13:43:17 + mkdir -p /var/log/sysstat [Pipeline] sh 13:43:17 + ls /var/log/sa-host 13:43:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:43:18 provisioning config files... 13:43:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10567947444934364914tmp [Pipeline] { [Pipeline] echo 13:43:18 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:43:18 ---> create-netrc.sh [Pipeline] } 13:43:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:43:18 ---> python-tools-install.sh [Pipeline] echo 13:43:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:43:19 ---> sudo-logs.sh 13:43:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:43:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:43:19 ---> job-cost.sh 13:43:19 lf-activate-venv: SKIPPING 13:43:19 DEBUG: total: 0.4399999976158142 13:43:19 INFO: Retrieving Stack Cost... 13:43:19 INFO: Retrieving Pricing Info for: v3-standard-8 13:43:20 INFO: Archiving Costs [Pipeline] echo 13:43:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:43:20 ---> logs-deploy.sh 13:43:20 lf-activate-venv: SKIPPING 13:43:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/15 13:43:20 INFO: archiving workspace using pattern(s): 13:43:21 Archives upload complete. 13:43:21 INFO: archiving logs to Nexus 13:43:22 ---> uname -a: 13:43:22 Linux prd-ubuntu20-04-docker-8c-8g-18044 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 13:43:22 13:43:22 13:43:22 ---> lscpu: 13:43:22 Architecture: x86_64 13:43:22 CPU op-mode(s): 32-bit, 64-bit 13:43:22 Byte Order: Little Endian 13:43:22 Address sizes: 40 bits physical, 48 bits virtual 13:43:22 CPU(s): 8 13:43:22 On-line CPU(s) list: 0-7 13:43:22 Thread(s) per core: 1 13:43:22 Core(s) per socket: 1 13:43:22 Socket(s): 8 13:43:22 NUMA node(s): 1 13:43:22 Vendor ID: AuthenticAMD 13:43:22 CPU family: 23 13:43:22 Model: 49 13:43:22 Model name: AMD EPYC-Rome Processor 13:43:22 Stepping: 0 13:43:22 CPU MHz: 2799.998 13:43:22 BogoMIPS: 5599.99 13:43:22 Virtualization: AMD-V 13:43:22 Hypervisor vendor: KVM 13:43:22 Virtualization type: full 13:43:22 L1d cache: 256 KiB 13:43:22 L1i cache: 256 KiB 13:43:22 L2 cache: 4 MiB 13:43:22 L3 cache: 128 MiB 13:43:22 NUMA node0 CPU(s): 0-7 13:43:22 Vulnerability Itlb multihit: Not affected 13:43:22 Vulnerability L1tf: Not affected 13:43:22 Vulnerability Mds: Not affected 13:43:22 Vulnerability Meltdown: Not affected 13:43:22 Vulnerability Mmio stale data: Not affected 13:43:22 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 13:43:22 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 13:43:22 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 13:43:22 Vulnerability Srbds: Not affected 13:43:22 Vulnerability Tsx async abort: Not affected 13:43:22 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 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 13:43:22 13:43:22 13:43:22 ---> nproc: 13:43:22 8 13:43:22 13:43:22 13:43:22 ---> df -h: 13:43:22 Filesystem Size Used Avail Use% Mounted on 13:43:22 overlay 155G 12G 144G 8% / 13:43:22 tmpfs 64M 0 64M 0% /dev 13:43:22 tmpfs 16G 0 16G 0% /sys/fs/cgroup 13:43:22 shm 64M 0 64M 0% /dev/shm 13:43:22 /dev/vda1 155G 12G 144G 8% /facter-os 13:43:22 13:43:22 13:43:22 ---> sar -b -r -n DEV: 13:43:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18044) 06/07/23 _x86_64_ (8 CPU) 13:43:22 13:43:22 11:42:38 LINUX RESTART (8 CPU) 13:43:22 13:43:22 11:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 13:43:22 11:44:02 74.95 33.19 41.76 0.00 3484.62 79474.62 0.00 13:43:22 11:45:01 8.63 0.00 8.63 0.00 0.00 44870.78 0.00 13:43:22 11:46:01 6.93 0.00 6.93 0.00 0.00 44764.81 0.00 13:43:22 11:47:01 1.47 0.00 1.47 0.00 0.00 4043.73 0.00 13:43:22 11:48:01 21.76 7.78 13.98 0.00 907.72 2299.62 0.00 13:43:22 11:49:01 23.40 2.60 20.80 0.00 2523.85 3902.55 0.00 13:43:22 11:50:01 3.28 0.02 3.27 0.00 0.13 72.92 0.00 13:43:22 11:51:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 13:43:22 11:52:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 13:43:22 11:53:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 13:43:22 11:54:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 13:43:22 11:55:01 1.52 0.00 1.52 0.00 0.00 21.86 0.00 13:43:22 11:56:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 13:43:22 11:57:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 13:43:22 11:58:01 1.65 0.02 1.63 0.00 0.13 23.20 0.00 13:43:22 11:59:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 13:43:22 12:00:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 13:43:22 12:01:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 13:43:22 12:02:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 13:43:22 12:03:01 2.73 1.02 1.72 0.00 21.86 25.46 0.00 13:43:22 12:04:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 13:43:22 12:05:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 13:43:22 12:06:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 13:43:22 12:07:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 13:43:22 12:08:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 13:43:22 12:09:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 13:43:22 12:10:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 13:43:22 12:11:01 0.90 0.00 0.90 0.00 0.00 9.20 0.00 13:43:22 12:12:01 1.22 0.00 1.22 0.00 0.00 15.73 0.00 13:43:22 12:13:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 13:43:22 12:14:01 5.25 3.83 1.42 0.00 86.92 27.06 0.00 13:43:22 12:15:01 0.90 0.00 0.90 0.00 0.00 12.00 0.00 13:43:22 12:16:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 13:43:22 12:17:01 1.12 0.02 1.10 0.00 0.13 13.06 0.00 13:43:22 12:18:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 13:43:22 12:19:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 13:43:22 12:20:01 1.68 0.18 1.50 0.00 18.53 18.80 0.00 13:43:22 12:21:01 1.82 0.00 1.82 0.00 0.00 22.93 0.00 13:43:22 12:22:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 13:43:22 12:23:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 13:43:22 12:24:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 13:43:22 12:25:01 0.98 0.00 0.98 0.00 0.00 13.20 0.00 13:43:22 12:26:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 13:43:22 12:27:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 13:43:22 12:28:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 13:43:22 12:29:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 13:43:22 12:30:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 13:43:22 12:31:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 13:43:22 12:32:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 13:43:22 12:33:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 13:43:22 12:34:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 13:43:22 12:35:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 13:43:22 12:36:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 13:43:22 12:37:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 13:43:22 12:38:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 13:43:22 12:39:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 13:43:22 12:40:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 13:43:22 12:41:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 13:43:22 12:42:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 13:43:22 12:43:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 13:43:22 12:44:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 13:43:22 12:45:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 13:43:22 12:46:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 13:43:22 12:47:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 13:43:22 12:48:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 13:43:22 12:49:01 77.37 12.61 64.76 0.00 1856.89 11750.97 0.00 13:43:22 12:50:01 7.14 0.00 7.14 0.00 0.00 3870.11 0.00 13:43:22 12:51:01 32.69 0.00 32.69 0.00 0.00 31931.34 0.00 13:43:22 12:52:01 20.47 0.00 20.47 0.00 0.00 8209.36 0.00 13:43:22 12:53:01 7.45 0.00 7.45 0.00 0.00 4174.64 0.00 13:43:22 12:54:01 6.93 0.00 6.93 0.00 0.00 4095.03 0.00 13:43:22 12:55:01 4.60 0.00 4.60 0.00 0.00 3105.22 0.00 13:43:22 12:56:01 4.98 0.00 4.98 0.00 0.00 3290.52 0.00 13:43:22 12:57:01 8.37 0.00 8.37 0.00 0.00 3295.98 0.00 13:43:22 12:58:02 80.19 0.08 80.11 0.00 12.40 50178.61 0.00 13:43:22 12:59:01 2.73 0.00 2.73 0.00 0.00 33.49 0.00 13:43:22 13:00:01 6.77 0.03 6.73 0.00 5.07 836.79 0.00 13:43:22 13:01:01 31.24 0.08 31.16 0.00 1.87 15944.54 0.00 13:43:22 13:02:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 13:43:22 13:03:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 13:43:22 13:04:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 13:43:22 13:05:01 2.10 0.00 2.10 0.00 0.00 23.73 0.00 13:43:22 13:06:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 13:43:22 13:07:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 13:43:22 13:08:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 13:43:22 13:09:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 13:43:22 13:10:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 13:43:22 13:11:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 13:43:22 13:12:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 13:43:22 13:13:01 1.45 0.00 1.45 0.00 0.00 15.33 0.00 13:43:22 13:14:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 13:43:22 13:15:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 13:43:22 13:16:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 13:43:22 13:17:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 13:43:22 13:18:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 13:43:22 13:19:01 1.47 0.00 1.47 0.00 0.00 15.46 0.00 13:43:22 13:20:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 13:43:22 13:21:01 0.95 0.00 0.95 0.00 0.00 9.73 0.00 13:43:22 13:22:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 13:43:22 13:23:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 13:43:22 13:24:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 13:43:22 13:25:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 13:43:22 13:26:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 13:43:22 13:27:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 13:43:22 13:28:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 13:43:22 13:29:01 1.32 0.00 1.32 0.00 0.00 13.73 0.00 13:43:22 13:30:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 13:43:22 13:31:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 13:43:22 13:32:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 13:43:22 13:33:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 13:43:22 13:34:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 13:43:22 13:35:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 13:43:22 13:36:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 13:43:22 13:37:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 13:43:22 13:38:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 13:43:22 13:39:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 13:43:22 13:40:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 13:43:22 13:41:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 13:43:22 13:42:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 13:43:22 13:43:01 44.53 0.08 44.44 0.00 10.53 23075.22 0.00 13:43:22 Average: 5.00 0.51 4.49 0.00 74.44 2866.49 0.00 13:43:22 13:43:22 11:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 13:43:22 11:44:02 30610668 31884100 493104 1.50 47252 1543700 1657836 4.89 603876 1416300 1092 13:43:22 11:45:01 30609624 31883164 493832 1.50 47340 1543704 1657836 4.89 604324 1416288 152 13:43:22 11:46:01 30609920 31883576 493092 1.50 47436 1543704 1657836 4.89 605072 1416296 4 13:43:22 11:47:01 30609416 31883180 493472 1.50 47492 1543712 1657836 4.89 604824 1416364 168 13:43:22 11:48:01 30348804 31764820 589288 1.79 64276 1673620 1765296 5.20 785108 1474392 1200 13:43:22 11:49:01 30219888 31848884 500976 1.52 74028 1867424 1718788 5.07 846564 1525172 4 13:43:22 11:50:01 30225376 31849660 500464 1.52 72620 1864172 1705692 5.03 844932 1521964 8 13:43:22 11:51:01 30225200 31849596 500260 1.52 72660 1864172 1705692 5.03 845040 1521968 36 13:43:22 11:52:01 30225112 31849580 500168 1.52 72708 1864184 1705692 5.03 845612 1522000 152 13:43:22 11:53:01 30225796 31850384 499332 1.52 72820 1864180 1705692 5.03 845332 1522012 4 13:43:22 11:54:01 30225560 31850252 499416 1.52 72908 1864180 1705692 5.03 845676 1522020 4 13:43:22 11:55:01 30225544 31850328 499316 1.52 72956 1864188 1705692 5.03 845716 1522072 4 13:43:22 11:56:01 30225648 31850476 499324 1.52 72984 1864196 1705692 5.03 845784 1522076 12 13:43:22 11:57:01 30225388 31850268 499484 1.52 73032 1864200 1705692 5.03 845668 1522084 4 13:43:22 11:58:01 30224240 31849128 500532 1.52 73100 1864184 1712168 5.05 846180 1522040 8 13:43:22 11:59:01 30224024 31848956 500500 1.52 73128 1864184 1712168 5.05 846496 1522016 160 13:43:22 12:00:01 30224476 31849444 500124 1.52 73160 1864188 1712168 5.05 846284 1522020 24 13:43:22 12:01:01 30224248 31849376 500156 1.52 73192 1864316 1712168 5.05 846648 1522136 168 13:43:22 12:02:01 30224192 31849324 500156 1.52 73216 1864320 1712168 5.05 846672 1522140 8 13:43:22 12:03:01 30222396 31848456 500968 1.52 73304 1864936 1702804 5.02 846900 1522680 8 13:43:22 12:04:01 30222228 31848296 500840 1.52 73324 1864944 1702804 5.02 847136 1522680 4 13:43:22 12:05:01 30223348 31849448 499664 1.52 73364 1864940 1702804 5.02 847216 1522684 156 13:43:22 12:06:01 30223828 31849972 499084 1.52 73396 1864948 1702804 5.02 847028 1522688 8 13:43:22 12:07:01 30224080 31850276 498728 1.52 73436 1864944 1702804 5.02 846740 1522696 208 13:43:22 12:08:01 30223676 31849920 499020 1.52 73484 1864948 1702804 5.02 846800 1522704 28 13:43:22 12:09:01 30223588 31849876 498836 1.52 73536 1864948 1702804 5.02 846716 1522692 144 13:43:22 12:10:01 30224000 31850388 498496 1.52 73576 1864960 1702804 5.02 847184 1522696 160 13:43:22 12:11:01 30224056 31850448 498404 1.52 73608 1864960 1702804 5.02 847168 1522696 144 13:43:22 12:12:01 30223692 31850144 498600 1.52 73648 1864968 1702804 5.02 847496 1522700 180 13:43:22 12:13:01 30224160 31850672 498252 1.52 73704 1864964 1702804 5.02 847464 1522708 60 13:43:22 12:14:01 30181652 31811648 536556 1.63 73772 1867860 1686316 4.97 889068 1524244 168 13:43:22 12:15:01 30181856 31811888 536352 1.63 73812 1867864 1686316 4.97 888716 1524248 292 13:43:22 12:16:01 30181764 31811820 536576 1.63 73836 1867864 1686316 4.97 888740 1524244 200 13:43:22 12:17:01 30181236 31811300 537072 1.63 73880 1867856 1686316 4.97 888616 1524248 132 13:43:22 12:18:01 30180944 31811104 537228 1.63 73928 1867864 1686316 4.97 888432 1524260 28 13:43:22 12:19:01 30180644 31810852 537416 1.63 73984 1867864 1686316 4.97 888648 1524264 144 13:43:22 12:20:01 30173816 31804848 541272 1.65 74032 1868444 1708496 5.04 890136 1524756 148 13:43:22 12:21:01 30176536 31807464 540328 1.64 74068 1868432 1708416 5.03 889096 1524544 144 13:43:22 12:22:01 30176740 31807712 540020 1.64 74104 1868440 1708416 5.03 889160 1524548 8 13:43:22 12:23:01 30176580 31807596 540000 1.64 74148 1868428 1708416 5.03 889224 1524552 144 13:43:22 12:24:01 30176596 31807664 539904 1.64 74192 1868444 1708416 5.03 889476 1524560 8 13:43:22 12:25:01 30176444 31807576 539880 1.64 74240 1868440 1708416 5.03 890228 1524568 152 13:43:22 12:26:01 30176656 31807848 539576 1.64 74272 1868448 1708416 5.03 890052 1524572 8 13:43:22 12:27:01 30176388 31807584 539748 1.64 74304 1868452 1708416 5.03 890116 1524576 172 13:43:22 12:28:01 30176532 31807784 539708 1.64 74348 1868456 1708416 5.03 890708 1524564 44 13:43:22 12:29:01 30176020 31807320 540188 1.64 74384 1868452 1708416 5.03 890536 1524572 156 13:43:22 12:30:01 30175988 31807340 540136 1.64 74416 1868460 1708416 5.03 890836 1524576 4 13:43:22 12:31:01 30175868 31807244 540104 1.64 74440 1868468 1692300 4.99 891140 1524576 268 13:43:22 12:32:01 30176316 31807720 539664 1.64 74460 1868472 1692300 4.99 891260 1524580 172 13:43:22 12:33:01 30176348 31807796 539572 1.64 74500 1868472 1692300 4.99 890784 1524580 56 13:43:22 12:34:01 30176348 31807804 539504 1.64 74516 1868476 1692300 4.99 891032 1524584 28 13:43:22 12:35:01 30175984 31807476 539788 1.64 74540 1868480 1692300 4.99 891104 1524592 152 13:43:22 12:36:01 30175900 31807424 540000 1.64 74564 1868480 1708476 5.04 891244 1524592 8 13:43:22 12:37:01 30175916 31807472 539932 1.64 74580 1868488 1708476 5.04 891392 1524604 160 13:43:22 12:38:01 30175868 31807424 539888 1.64 74620 1868480 1708476 5.04 891216 1524604 24 13:43:22 12:39:01 30175600 31807196 540100 1.64 74644 1868492 1708476 5.04 891432 1524608 4 13:43:22 12:40:01 30175512 31807152 540064 1.64 74676 1868496 1708476 5.04 891836 1524616 176 13:43:22 12:41:01 30175244 31806884 540316 1.64 74692 1868496 1708476 5.04 891488 1524616 160 13:43:22 12:42:01 30175236 31806920 540232 1.64 74716 1868500 1708476 5.04 891560 1524620 8 13:43:22 12:43:01 30175152 31806872 540436 1.64 74756 1868492 1708476 5.04 892104 1524624 168 13:43:22 12:44:01 30174868 31806688 540628 1.64 74780 1868560 1708476 5.04 892292 1524684 12 13:43:22 12:45:01 30174812 31806648 540576 1.64 74804 1868572 1708476 5.04 892488 1524700 152 13:43:22 12:46:01 30175016 31806888 540280 1.64 74836 1868572 1708476 5.04 892192 1524700 4 13:43:22 12:47:01 30174564 31806496 540472 1.64 74868 1868584 1708476 5.04 892232 1524708 180 13:43:22 12:48:01 30174264 31806240 540684 1.64 74900 1868576 1708476 5.04 892388 1524716 8 13:43:22 12:49:01 29489360 31569304 745136 2.27 89844 2281864 1940048 5.72 1241936 1806588 61284 13:43:22 12:50:01 29170988 31538896 768544 2.34 92612 2560716 1943724 5.73 1275392 2077368 231668 13:43:22 12:51:01 28167348 31442576 843592 2.57 104876 3403712 2041040 6.02 1440628 2840032 161728 13:43:22 12:52:01 27617272 30959068 1328444 4.04 106796 3459008 2510496 7.40 1963148 2862648 35880 13:43:22 12:53:01 27776720 31144612 1145120 3.48 106916 3481608 2419600 7.13 1774948 2887680 6800 13:43:22 12:54:01 27899960 31288864 997024 3.03 107032 3505164 2196684 6.47 1638844 2899404 8036 13:43:22 12:55:01 27889412 31317620 973528 2.96 107180 3537676 2180132 6.43 1625452 2922820 22728 13:43:22 12:56:01 27926100 31438104 847816 2.58 107796 3621760 2039760 6.01 1511784 2995364 81732 13:43:22 12:57:01 27913916 31408780 881312 2.68 108128 3600244 2137824 6.30 1549492 2969644 11228 13:43:22 12:58:02 28206188 31553684 737092 2.24 124264 3460364 1870116 5.51 1266876 2988104 360 13:43:22 12:59:01 28200376 31552216 738432 2.25 124340 3460372 1886200 5.56 1268116 2988112 12 13:43:22 13:00:01 27698044 31553212 736480 2.24 130040 3912364 1735956 5.12 1269940 3439384 468828 13:43:22 13:01:01 27696688 31552112 737636 2.24 130268 3912452 1784976 5.26 1282980 3426684 156 13:43:22 13:02:01 27696632 31552144 737544 2.24 130320 3912452 1784976 5.26 1283192 3426684 144 13:43:22 13:03:01 27703168 31558684 731084 2.22 130340 3912456 1784976 5.26 1277000 3426688 148 13:43:22 13:04:01 27703568 31559140 730548 2.22 130388 3912456 1784976 5.26 1276896 3426688 20 13:43:22 13:05:01 27709372 31565052 724736 2.20 130464 3912460 1784976 5.26 1270848 3426696 4 13:43:22 13:06:01 27709000 31564744 724976 2.20 130500 3912464 1784976 5.26 1271216 3426696 176 13:43:22 13:07:01 27709008 31564752 724936 2.20 130516 3912464 1784976 5.26 1270912 3426696 160 13:43:22 13:08:01 27709200 31564964 724888 2.20 130544 3912468 1784976 5.26 1270972 3426700 16 13:43:22 13:09:01 27709152 31564948 724880 2.20 130568 3912472 1784976 5.26 1271084 3426700 156 13:43:22 13:10:01 27709136 31564972 724808 2.20 130596 3912476 1784976 5.26 1271048 3426708 8 13:43:22 13:11:01 27709088 31564948 724776 2.20 130612 3912476 1784976 5.26 1271052 3426708 156 13:43:22 13:12:01 27709292 31565172 724492 2.20 130628 3912480 1784976 5.26 1271052 3426712 8 13:43:22 13:13:01 27709276 31565176 724428 2.20 130644 3912484 1784976 5.26 1270816 3426716 4 13:43:22 13:14:01 27708660 31564584 724944 2.20 130692 3912472 1784976 5.26 1271332 3426600 16 13:43:22 13:15:01 27708568 31564524 725080 2.21 130708 3912492 1784976 5.26 1274052 3425704 160 13:43:22 13:16:01 27708536 31564512 725036 2.20 130728 3912492 1784976 5.26 1273780 3425704 8 13:43:22 13:17:01 27708196 31564212 725312 2.21 130756 3912496 1784976 5.26 1274044 3425708 148 13:43:22 13:18:01 27708388 31564452 725220 2.21 130776 3912504 1784976 5.26 1273768 3425716 4 13:43:22 13:19:01 27708624 31564728 724892 2.20 130820 3912500 1784976 5.26 1273880 3425716 152 13:43:22 13:20:01 27708544 31564692 724860 2.20 130864 3912508 1784976 5.26 1273836 3425720 4 13:43:22 13:21:01 27708448 31564636 724820 2.20 130892 3912508 1784976 5.26 1273884 3425720 152 13:43:22 13:22:01 27708328 31564584 724780 2.20 130924 3912512 1784976 5.26 1274392 3425724 192 13:43:22 13:23:01 27708312 31564592 724728 2.20 130944 3912516 1784976 5.26 1274248 3425728 224 13:43:22 13:24:01 27708336 31564616 724648 2.20 130992 3912508 1784976 5.26 1274036 3425728 12 13:43:22 13:25:01 27707212 31563616 725412 2.21 131032 3912520 1784976 5.26 1274024 3425732 144 13:43:22 13:26:01 27707204 31563664 725324 2.21 131060 3912520 1784976 5.26 1274072 3425732 12 13:43:22 13:27:01 27707404 31563928 725244 2.21 131088 3912528 1784976 5.26 1274464 3425740 152 13:43:22 13:28:01 27707388 31563916 725312 2.21 131108 3912532 1768832 5.21 1274136 3425744 36 13:43:22 13:29:01 27707268 31563840 725336 2.21 131132 3912536 1768832 5.21 1274340 3425744 84 13:43:22 13:30:01 27707308 31563904 725256 2.21 131152 3912540 1768832 5.21 1274180 3425748 8 13:43:22 13:31:01 27707228 31563848 725252 2.21 131184 3912540 1768832 5.21 1274212 3425752 164 13:43:22 13:32:01 27707464 31564132 724924 2.20 131208 3912544 1784888 5.26 1274248 3425756 28 13:43:22 13:33:01 27707164 31563856 725136 2.21 131228 3912548 1784888 5.26 1274272 3425760 148 13:43:22 13:34:01 27706824 31563536 725388 2.21 131272 3912532 1784888 5.26 1274368 3425760 12 13:43:22 13:35:01 27706500 31563268 725600 2.21 131296 3912552 1768068 5.21 1274392 3425764 196 13:43:22 13:36:01 27706516 31563284 725552 2.21 131312 3912552 1768068 5.21 1274392 3425764 12 13:43:22 13:37:01 27706508 31563396 725404 2.21 131336 3912624 1768068 5.21 1274468 3425820 168 13:43:22 13:38:01 27706636 31563548 725408 2.21 131352 3912628 1768068 5.21 1274480 3425840 20 13:43:22 13:39:01 27706872 31563816 725124 2.21 131380 3912620 1768068 5.21 1274568 3425840 160 13:43:22 13:40:01 27707104 31564056 725064 2.20 131396 3912632 1768068 5.21 1274512 3425844 28 13:43:22 13:41:01 27706836 31563816 725292 2.21 131404 3912632 1768068 5.21 1274536 3425844 12 13:43:22 13:42:01 27706708 31563832 725160 2.21 131424 3912764 1768068 5.21 1274928 3425960 212 13:43:22 13:43:01 26893620 31470796 810020 2.46 166196 4517428 1868096 5.51 1403180 4020300 928 13:43:22 Average: 29109403 31689350 633166 1.93 97185 2741553 1768112 5.21 1068944 2334605 9192 13:43:22 13:43:22 11:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 13:43:22 11:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:44:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 13:43:22 11:44:02 ens3 179.72 107.58 482.65 23.32 0.00 0.00 0.00 0.00 13:43:22 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 11:45:01 ens3 2.37 0.81 0.74 0.48 0.00 0.00 0.00 0.00 13:43:22 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:46:01 ens3 0.92 0.43 0.52 0.39 0.00 0.00 0.00 0.00 13:43:22 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 11:47:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 13:43:22 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:48:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 13:43:22 11:48:01 ens3 37.54 17.13 913.00 1.36 0.00 0.00 0.00 0.00 13:43:22 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:49:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 13:43:22 11:49:01 ens3 67.39 26.08 1373.27 1.90 0.00 0.00 0.00 0.00 13:43:22 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 11:51:01 ens3 0.35 0.18 0.08 0.01 0.00 0.00 0.00 0.00 13:43:22 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:52:01 ens3 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 13:43:22 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 11:53:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:54:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:43:22 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 11:55:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 11:57:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:58:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 13:43:22 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 11:59:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 13:43:22 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:00:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:01:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:02:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:04:01 ens3 0.62 0.08 0.12 0.06 0.00 0.00 0.00 0.00 13:43:22 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:05:01 ens3 0.70 0.38 0.38 0.21 0.00 0.00 0.00 0.00 13:43:22 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:09:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 13:43:22 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:11:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:14:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:14:01 ens3 11.36 9.90 12.12 6.63 0.00 0.00 0.00 0.00 13:43:22 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:17:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:18:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:19:01 ens3 0.37 0.23 0.09 0.07 0.00 0.00 0.00 0.00 13:43:22 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:20:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:20:01 ens3 0.12 0.28 0.01 0.06 0.00 0.00 0.00 0.00 13:43:22 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:21:01 ens3 0.35 0.27 0.11 0.03 0.00 0.00 0.00 0.00 13:43:22 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:22:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:23:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:24:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 13:43:22 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:25:01 ens3 0.55 0.25 0.48 0.02 0.00 0.00 0.00 0.00 13:43:22 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:26:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:29:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 13:43:22 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:31:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:33:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 13:43:22 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:34:01 ens3 0.47 0.18 0.20 0.07 0.00 0.00 0.00 0.00 13:43:22 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:35:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:36:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:43:22 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:37:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:38:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:39:01 ens3 0.27 0.25 0.09 0.08 0.00 0.00 0.00 0.00 13:43:22 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:40:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:43:01 ens3 0.58 0.52 0.27 0.22 0.00 0.00 0.00 0.00 13:43:22 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:44:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 13:43:22 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:46:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:48:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:49:01 docker0 42.09 53.09 2.46 408.45 0.00 0.00 0.00 0.00 13:43:22 12:49:01 veth8cffd9e 41.36 52.37 2.90 406.69 0.00 0.00 0.00 0.03 13:43:22 12:49:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 13:43:22 12:49:01 ens3 283.20 209.32 2398.40 64.77 0.00 0.00 0.00 0.00 13:43:22 12:50:01 docker0 253.12 371.34 14.25 1791.86 0.00 0.00 0.00 0.00 13:43:22 12:50:01 veth8cffd9e 253.12 371.39 17.71 1791.86 0.00 0.00 0.00 0.15 13:43:22 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:50:01 ens3 450.07 317.79 1838.20 104.02 0.00 0.00 0.00 0.00 13:43:22 12:51:01 docker0 192.72 341.29 11.54 4774.90 0.00 0.00 0.00 0.00 13:43:22 12:51:01 veth8cffd9e 192.72 341.31 14.17 4774.91 0.00 0.00 0.00 0.39 13:43:22 12:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:51:01 ens3 395.40 226.21 4819.61 37.32 0.00 0.00 0.00 0.00 13:43:22 12:52:01 docker0 1.18 1.88 0.37 11.61 0.00 0.00 0.00 0.00 13:43:22 12:52:01 veth8cffd9e 1.18 1.88 0.39 11.61 0.00 0.00 0.00 0.00 13:43:22 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:52:01 ens3 12.03 7.21 19.85 4.94 0.00 0.00 0.00 0.00 13:43:22 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:53:01 veth8cffd9e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:53:01 ens3 9.25 3.60 5.28 2.63 0.00 0.00 0.00 0.00 13:43:22 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:54:01 veth8cffd9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:54:01 ens3 9.63 4.30 5.94 3.20 0.00 0.00 0.00 0.00 13:43:22 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:55:01 veth8cffd9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:55:01 ens3 6.97 4.10 5.59 3.17 0.00 0.00 0.00 0.00 13:43:22 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:56:01 veth8cffd9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:56:01 ens3 6.33 2.88 4.39 2.29 0.00 0.00 0.00 0.00 13:43:22 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:57:01 veth8cffd9e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:57:01 ens3 14.00 7.68 10.68 5.82 0.00 0.00 0.00 0.00 13:43:22 12:58:02 docker0 0.12 0.10 0.00 0.01 0.00 0.00 0.00 0.00 13:43:22 12:58:02 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 13:43:22 12:58:02 ens3 96.03 93.24 20.76 842.87 0.00 0.00 0.00 0.00 13:43:22 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 12:59:01 ens3 459.87 479.02 33.41 5080.20 0.00 0.00 0.00 0.00 13:43:22 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:00:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 13:43:22 13:00:01 ens3 297.93 273.45 2538.67 2281.32 0.00 0.00 0.00 0.00 13:43:22 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 13:43:22 13:01:01 ens3 10.15 7.95 11.85 4.36 0.00 0.00 0.00 0.00 13:43:22 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:02:01 ens3 0.22 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:43:22 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:03:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:04:01 ens3 1.77 0.98 2.71 0.37 0.00 0.00 0.00 0.00 13:43:22 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:05:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:06:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:43:22 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:07:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:08:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:43:22 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:09:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 13:43:22 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:10:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 13:43:22 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:11:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:12:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:43:22 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:13:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:14:01 ens3 0.92 0.58 0.41 0.43 0.00 0.00 0.00 0.00 13:43:22 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 13:43:22 13:15:01 ens3 17.80 24.78 3.07 66.50 0.00 0.00 0.00 0.00 13:43:22 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:16:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:17:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:18:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:19:01 ens3 2.43 4.13 0.22 6.79 0.00 0.00 0.00 0.00 13:43:22 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:20:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:21:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:22:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:23:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:24:01 ens3 0.97 2.27 0.13 6.69 0.00 0.00 0.00 0.00 13:43:22 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:25:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:26:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:27:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:28:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:43:22 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:29:01 ens3 2.03 2.43 0.20 6.69 0.00 0.00 0.00 0.00 13:43:22 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:30:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 13:43:22 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:31:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:32:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:43:22 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:33:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:34:01 ens3 4.42 8.38 0.35 7.43 0.00 0.00 0.00 0.00 13:43:22 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:35:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:36:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:37:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:38:01 ens3 0.12 0.02 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:39:01 ens3 2.42 6.03 0.22 7.28 0.00 0.00 0.00 0.00 13:43:22 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:40:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:41:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 13:43:22 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:42:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 13:43:22 13:43:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 13:43:22 13:43:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 13:43:22 13:43:01 ens3 164.97 135.81 3206.13 134.35 0.00 0.00 0.00 0.00 13:43:22 13:43:01 vethdc3da19 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 13:43:22 Average: docker0 4.08 6.40 0.24 58.25 0.00 0.00 0.00 0.00 13:43:22 Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 13:43:22 Average: ens3 21.31 16.54 147.63 71.89 0.00 0.00 0.00 0.00 13:43:22 Average: vethdc3da19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 13:43:22 13:43:22 13:43:22 ---> sar -P ALL: 13:43:22 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18044) 06/07/23 _x86_64_ (8 CPU) 13:43:22 13:43:22 11:42:38 LINUX RESTART (8 CPU) 13:43:22 13:43:22 11:43:01 CPU %user %nice %system %iowait %steal %idle 13:43:22 11:44:02 all 1.98 0.00 0.61 3.05 0.02 94.33 13:43:22 11:44:02 0 2.69 0.00 0.32 0.12 0.02 96.86 13:43:22 11:44:02 1 1.19 0.00 0.53 6.15 0.02 92.11 13:43:22 11:44:02 2 1.96 0.00 1.91 12.39 0.03 83.71 13:43:22 11:44:02 3 1.47 0.00 0.42 0.23 0.02 97.87 13:43:22 11:44:02 4 3.42 0.00 0.33 4.49 0.02 91.73 13:43:22 11:44:02 5 0.79 0.00 0.32 0.17 0.02 98.71 13:43:22 11:44:02 6 3.22 0.00 0.43 0.45 0.02 95.87 13:43:22 11:44:02 7 1.14 0.00 0.62 0.45 0.03 97.76 13:43:22 11:45:01 all 0.22 0.00 0.01 0.04 0.01 99.72 13:43:22 11:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 13:43:22 11:45:01 1 0.00 0.00 0.00 0.10 0.03 99.86 13:43:22 11:45:01 2 0.02 0.00 0.02 0.00 0.03 99.93 13:43:22 11:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 11:45:01 4 0.05 0.00 0.02 0.25 0.00 99.68 13:43:22 11:45:01 5 1.56 0.00 0.02 0.00 0.02 98.41 13:43:22 11:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 11:46:01 all 0.27 0.00 0.01 0.04 0.01 99.67 13:43:22 11:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 11:46:01 1 0.05 0.00 0.00 0.10 0.02 99.83 13:43:22 11:46:01 2 0.05 0.00 0.05 0.00 0.02 99.88 13:43:22 11:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:46:01 4 0.02 0.00 0.02 0.20 0.00 99.77 13:43:22 11:46:01 5 1.94 0.00 0.00 0.00 0.02 98.05 13:43:22 11:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 11:46:01 7 0.05 0.00 0.02 0.00 0.02 99.92 13:43:22 11:47:01 all 0.12 0.00 0.04 0.01 0.01 99.82 13:43:22 11:47:01 0 0.00 0.00 0.03 0.00 0.02 99.95 13:43:22 11:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 11:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 11:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 11:47:01 4 0.02 0.00 0.05 0.08 0.00 99.85 13:43:22 11:47:01 5 0.88 0.00 0.07 0.00 0.02 99.04 13:43:22 11:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 11:47:01 7 0.05 0.00 0.15 0.00 0.02 99.78 13:43:22 11:48:01 all 0.68 0.00 0.56 0.26 0.01 98.48 13:43:22 11:48:01 0 1.18 0.00 0.58 0.40 0.00 97.83 13:43:22 11:48:01 1 0.45 0.00 0.23 0.03 0.02 99.27 13:43:22 11:48:01 2 0.68 0.00 0.33 0.03 0.02 98.93 13:43:22 11:48:01 3 1.12 0.00 0.57 0.37 0.00 97.95 13:43:22 11:48:01 4 0.80 0.00 0.48 1.10 0.02 97.60 13:43:22 11:48:01 5 0.40 0.00 0.28 0.07 0.02 99.23 13:43:22 11:48:01 6 0.38 0.00 1.45 0.02 0.00 98.15 13:43:22 11:48:01 7 0.42 0.00 0.57 0.08 0.03 98.90 13:43:22 11:49:01 all 1.23 0.00 0.60 0.34 0.01 97.82 13:43:22 11:49:01 0 0.95 0.00 0.72 0.67 0.03 97.63 13:43:22 11:49:01 1 0.82 0.00 0.37 0.02 0.02 98.78 13:43:22 11:49:01 2 2.86 0.00 0.33 0.00 0.02 96.79 13:43:22 11:49:01 3 0.92 0.00 0.43 0.13 0.02 98.50 13:43:22 11:49:01 4 0.47 0.00 0.35 1.72 0.00 97.47 13:43:22 11:49:01 5 1.18 0.00 0.43 0.07 0.02 98.30 13:43:22 11:49:01 6 2.07 0.00 0.73 0.02 0.00 97.18 13:43:22 11:49:01 7 0.58 0.00 1.42 0.07 0.02 97.91 13:43:22 11:50:01 all 0.06 0.00 0.04 0.03 0.01 99.86 13:43:22 11:50:01 0 0.02 0.00 0.07 0.00 0.03 99.88 13:43:22 11:50:01 1 0.08 0.00 0.05 0.00 0.00 99.87 13:43:22 11:50:01 2 0.05 0.00 0.02 0.00 0.00 99.93 13:43:22 11:50:01 3 0.05 0.00 0.02 0.00 0.00 99.93 13:43:22 11:50:01 4 0.02 0.00 0.03 0.25 0.00 99.70 13:43:22 11:50:01 5 0.03 0.00 0.03 0.02 0.00 99.92 13:43:22 11:50:01 6 0.23 0.00 0.07 0.00 0.02 99.68 13:43:22 11:50:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:43:22 11:51:01 all 0.01 0.00 0.00 0.01 0.01 99.97 13:43:22 11:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 11:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 11:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 11:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:51:01 4 0.00 0.00 0.02 0.02 0.02 99.95 13:43:22 11:51:01 5 0.00 0.00 0.00 0.05 0.00 99.95 13:43:22 11:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:52:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:43:22 11:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 13:43:22 11:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 11:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 11:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 11:52:01 4 0.02 0.00 0.00 0.05 0.00 99.93 13:43:22 11:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 11:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:52:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:43:22 11:53:01 all 0.01 0.00 0.01 0.09 0.01 99.88 13:43:22 11:53:01 0 0.00 0.00 0.00 0.23 0.02 99.75 13:43:22 11:53:01 1 0.02 0.00 0.02 0.02 0.02 99.93 13:43:22 11:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:53:01 4 0.00 0.00 0.02 0.32 0.00 99.67 13:43:22 11:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 11:53:01 7 0.03 0.00 0.03 0.18 0.03 99.72 13:43:22 11:54:01 all 0.02 0.00 0.01 0.01 0.00 99.96 13:43:22 11:54:01 0 0.05 0.00 0.02 0.03 0.02 99.88 13:43:22 11:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 11:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 11:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:54:01 4 0.02 0.00 0.02 0.07 0.00 99.90 13:43:22 11:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 11:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 13:43:22 11:54:01 CPU %user %nice %system %iowait %steal %idle 13:43:22 11:55:01 all 0.01 0.00 0.01 0.01 0.01 99.97 13:43:22 11:55:01 0 0.02 0.00 0.02 0.00 0.03 99.93 13:43:22 11:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 11:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 11:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:55:01 4 0.00 0.00 0.02 0.03 0.00 99.95 13:43:22 11:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 11:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 11:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 11:56:01 all 0.06 0.00 0.01 0.00 0.01 99.91 13:43:22 11:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 11:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 11:56:01 2 0.45 0.00 0.00 0.00 0.02 99.53 13:43:22 11:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 11:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 11:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 11:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 11:57:01 all 0.12 0.00 0.01 0.00 0.01 99.86 13:43:22 11:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 11:57:01 1 0.00 0.00 0.03 0.00 0.00 99.97 13:43:22 11:57:01 2 0.85 0.00 0.00 0.00 0.00 99.15 13:43:22 11:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:57:01 4 0.02 0.00 0.03 0.03 0.02 99.90 13:43:22 11:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 11:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 11:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 11:58:01 all 0.10 0.00 0.02 0.01 0.01 99.85 13:43:22 11:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 13:43:22 11:58:01 1 0.05 0.00 0.07 0.00 0.02 99.87 13:43:22 11:58:01 2 0.70 0.00 0.00 0.02 0.02 99.27 13:43:22 11:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 11:58:01 4 0.02 0.00 0.00 0.05 0.00 99.93 13:43:22 11:58:01 5 0.03 0.00 0.03 0.00 0.03 99.90 13:43:22 11:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 11:58:01 7 0.00 0.00 0.03 0.02 0.00 99.95 13:43:22 11:59:01 all 0.27 0.00 0.01 0.01 0.01 99.70 13:43:22 11:59:01 0 0.10 0.00 0.00 0.00 0.00 99.90 13:43:22 11:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 11:59:01 2 1.97 0.00 0.00 0.02 0.02 98.00 13:43:22 11:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 11:59:01 4 0.02 0.00 0.03 0.05 0.00 99.90 13:43:22 11:59:01 5 0.02 0.00 0.03 0.00 0.03 99.92 13:43:22 11:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 11:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:00:01 all 0.26 0.00 0.01 0.00 0.01 99.72 13:43:22 12:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:00:01 2 1.94 0.00 0.02 0.00 0.02 98.03 13:43:22 12:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:00:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:43:22 12:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 12:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:00:01 7 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 12:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:43:22 12:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:43:22 12:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 12:01:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:43:22 12:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:01:01 4 0.00 0.00 0.02 0.03 0.00 99.95 13:43:22 12:01:01 5 0.02 0.00 0.00 0.00 0.03 99.95 13:43:22 12:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 13:43:22 12:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:02:01 4 0.02 0.00 0.00 0.10 0.00 99.88 13:43:22 12:02:01 5 0.02 0.00 0.05 0.00 0.02 99.92 13:43:22 12:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:03:01 all 0.05 0.00 0.03 0.01 0.01 99.90 13:43:22 12:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 13:43:22 12:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 13:43:22 12:03:01 2 0.03 0.00 0.03 0.02 0.02 99.90 13:43:22 12:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:03:01 4 0.02 0.00 0.03 0.05 0.00 99.90 13:43:22 12:03:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:43:22 12:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:03:01 7 0.18 0.00 0.03 0.03 0.00 99.75 13:43:22 12:04:01 all 0.02 0.00 0.00 0.00 0.01 99.96 13:43:22 12:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 12:04:01 2 0.03 0.00 0.00 0.02 0.02 99.93 13:43:22 12:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:04:01 4 0.00 0.00 0.02 0.02 0.02 99.95 13:43:22 12:04:01 5 0.03 0.00 0.02 0.00 0.03 99.92 13:43:22 12:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:05:01 all 0.11 0.00 0.01 0.00 0.01 99.87 13:43:22 12:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 12:05:01 2 0.79 0.00 0.00 0.00 0.02 99.20 13:43:22 12:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:05:01 4 0.02 0.00 0.00 0.03 0.00 99.95 13:43:22 12:05:01 5 0.02 0.00 0.02 0.00 0.03 99.93 13:43:22 12:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 13:43:22 12:05:01 CPU %user %nice %system %iowait %steal %idle 13:43:22 12:06:01 all 0.00 0.00 0.01 0.00 0.01 99.98 13:43:22 12:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:06:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 12:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 13:43:22 12:06:01 5 0.02 0.00 0.02 0.00 0.03 99.93 13:43:22 12:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:43:22 12:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 12:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 12:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 13:43:22 12:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 12:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:08:01 all 0.01 0.00 0.01 0.01 0.01 99.97 13:43:22 12:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:08:01 4 0.02 0.00 0.02 0.03 0.00 99.93 13:43:22 12:08:01 5 0.02 0.00 0.03 0.00 0.03 99.92 13:43:22 12:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 12:09:01 all 0.22 0.00 0.01 0.01 0.00 99.76 13:43:22 12:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:43:22 12:09:01 2 1.62 0.00 0.00 0.02 0.02 98.35 13:43:22 12:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:09:01 4 0.00 0.00 0.02 0.03 0.00 99.95 13:43:22 12:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 12:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 12:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:10:01 all 0.17 0.00 0.00 0.01 0.01 99.81 13:43:22 12:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:10:01 2 1.26 0.00 0.00 0.03 0.02 98.69 13:43:22 12:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:10:01 4 0.02 0.00 0.00 0.07 0.02 99.90 13:43:22 12:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 12:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:11:01 all 0.11 0.00 0.01 0.01 0.01 99.86 13:43:22 12:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 12:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:11:01 2 0.85 0.00 0.00 0.00 0.02 99.14 13:43:22 12:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:11:01 4 0.02 0.00 0.02 0.03 0.00 99.93 13:43:22 12:11:01 5 0.02 0.00 0.02 0.00 0.03 99.93 13:43:22 12:11:01 6 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 12:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:12:01 all 0.02 0.00 0.01 0.01 0.00 99.95 13:43:22 12:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:43:22 12:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:12:01 4 0.02 0.00 0.02 0.08 0.00 99.88 13:43:22 12:12:01 5 0.05 0.00 0.02 0.00 0.02 99.92 13:43:22 12:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 12:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:13:01 all 0.01 0.00 0.00 0.01 0.01 99.96 13:43:22 12:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:13:01 1 0.07 0.00 0.00 0.00 0.02 99.92 13:43:22 12:13:01 2 0.00 0.00 0.00 0.03 0.02 99.95 13:43:22 12:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:13:01 4 0.02 0.00 0.00 0.07 0.00 99.92 13:43:22 12:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 12:14:01 all 0.34 0.00 0.03 0.03 0.01 99.58 13:43:22 12:14:01 0 0.67 0.00 0.12 0.17 0.02 99.03 13:43:22 12:14:01 1 0.57 0.00 0.03 0.00 0.02 99.38 13:43:22 12:14:01 2 0.99 0.00 0.00 0.03 0.02 98.96 13:43:22 12:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 12:14:01 4 0.08 0.00 0.03 0.05 0.00 99.83 13:43:22 12:14:01 5 0.20 0.00 0.03 0.00 0.03 99.73 13:43:22 12:14:01 6 0.12 0.00 0.00 0.00 0.00 99.88 13:43:22 12:14:01 7 0.13 0.00 0.02 0.00 0.00 99.85 13:43:22 12:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:43:22 12:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 12:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:43:22 12:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:15:01 4 0.00 0.00 0.02 0.07 0.02 99.90 13:43:22 12:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 12:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:16:01 all 0.02 0.00 0.00 0.00 0.01 99.97 13:43:22 12:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 12:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:43:22 12:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 12:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 12:16:01 5 0.03 0.00 0.00 0.00 0.03 99.93 13:43:22 12:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:43:22 12:16:01 CPU %user %nice %system %iowait %steal %idle 13:43:22 12:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:43:22 12:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 12:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:17:01 4 0.02 0.00 0.02 0.03 0.00 99.93 13:43:22 12:17:01 5 0.03 0.00 0.05 0.00 0.02 99.90 13:43:22 12:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:18:01 all 0.01 0.00 0.00 0.01 0.01 99.97 13:43:22 12:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 12:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:43:22 12:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:18:01 4 0.00 0.00 0.00 0.05 0.00 99.95 13:43:22 12:18:01 5 0.02 0.00 0.00 0.00 0.03 99.95 13:43:22 12:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:19:01 all 0.09 0.00 0.01 0.00 0.00 99.89 13:43:22 12:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:19:01 2 0.65 0.00 0.00 0.00 0.02 99.33 13:43:22 12:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:19:01 4 0.00 0.00 0.03 0.03 0.00 99.93 13:43:22 12:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 12:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:20:01 all 0.35 0.00 0.02 0.01 0.01 99.60 13:43:22 12:20:01 0 0.07 0.00 0.02 0.00 0.02 99.90 13:43:22 12:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 12:20:01 2 2.00 0.00 0.00 0.02 0.02 97.96 13:43:22 12:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:43:22 12:20:01 4 0.00 0.00 0.02 0.05 0.00 99.93 13:43:22 12:20:01 5 0.02 0.00 0.03 0.03 0.03 99.88 13:43:22 12:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:43:22 12:20:01 7 0.57 0.00 0.07 0.02 0.00 99.35 13:43:22 12:21:01 all 0.10 0.00 0.02 0.01 0.01 99.86 13:43:22 12:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 12:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:43:22 12:21:01 2 0.70 0.00 0.02 0.05 0.02 99.22 13:43:22 12:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:21:01 4 0.02 0.00 0.03 0.03 0.02 99.90 13:43:22 12:21:01 5 0.02 0.00 0.05 0.02 0.02 99.90 13:43:22 12:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:22:01 all 0.07 0.00 0.01 0.00 0.01 99.91 13:43:22 12:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 12:22:01 2 0.50 0.00 0.00 0.00 0.02 99.48 13:43:22 12:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:22:01 4 0.02 0.00 0.02 0.03 0.00 99.93 13:43:22 12:22:01 5 0.02 0.00 0.03 0.00 0.03 99.92 13:43:22 12:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:23:01 all 0.00 0.00 0.00 0.01 0.01 99.98 13:43:22 12:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 12:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:23:01 4 0.02 0.00 0.00 0.05 0.00 99.93 13:43:22 12:23:01 5 0.00 0.00 0.00 0.00 0.03 99.97 13:43:22 12:23:01 6 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 12:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:24:01 all 0.08 0.00 0.01 0.00 0.01 99.90 13:43:22 12:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 12:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 12:24:01 2 0.57 0.00 0.00 0.00 0.02 99.42 13:43:22 12:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 13:43:22 12:24:01 5 0.02 0.00 0.02 0.00 0.03 99.93 13:43:22 12:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:25:01 all 0.08 0.00 0.01 0.01 0.01 99.90 13:43:22 12:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 12:25:01 2 0.58 0.00 0.02 0.00 0.02 99.38 13:43:22 12:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:25:01 4 0.02 0.00 0.00 0.05 0.00 99.93 13:43:22 12:25:01 5 0.02 0.00 0.03 0.00 0.02 99.93 13:43:22 12:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:26:01 all 0.21 0.00 0.01 0.01 0.01 99.76 13:43:22 12:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:26:01 2 1.60 0.00 0.00 0.02 0.02 98.37 13:43:22 12:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:26:01 4 0.02 0.00 0.00 0.10 0.02 99.87 13:43:22 12:26:01 5 0.02 0.00 0.02 0.00 0.03 99.93 13:43:22 12:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:27:01 all 0.01 0.00 0.01 0.02 0.01 99.95 13:43:22 12:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:27:01 2 0.02 0.00 0.00 0.12 0.02 99.85 13:43:22 12:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:27:01 4 0.00 0.00 0.00 0.03 0.00 99.97 13:43:22 12:27:01 5 0.03 0.00 0.03 0.00 0.02 99.92 13:43:22 12:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:43:22 12:27:01 CPU %user %nice %system %iowait %steal %idle 13:43:22 12:28:01 all 0.05 0.00 0.01 0.00 0.00 99.93 13:43:22 12:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:28:01 2 0.33 0.00 0.00 0.02 0.00 99.65 13:43:22 12:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:28:01 4 0.03 0.00 0.02 0.02 0.00 99.93 13:43:22 12:28:01 5 0.00 0.00 0.03 0.00 0.02 99.95 13:43:22 12:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:29:01 all 0.11 0.00 0.01 0.00 0.01 99.87 13:43:22 12:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:29:01 2 0.85 0.00 0.00 0.00 0.02 99.14 13:43:22 12:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:29:01 4 0.00 0.00 0.02 0.03 0.00 99.95 13:43:22 12:29:01 5 0.00 0.00 0.03 0.00 0.02 99.95 13:43:22 12:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:30:01 all 0.01 0.00 0.00 0.00 0.01 99.97 13:43:22 12:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:43:22 12:30:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:43:22 12:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 12:30:01 5 0.03 0.00 0.00 0.00 0.03 99.93 13:43:22 12:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:31:01 all 0.01 0.00 0.00 0.01 0.01 99.97 13:43:22 12:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:43:22 12:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:31:01 4 0.03 0.00 0.00 0.03 0.02 99.92 13:43:22 12:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 12:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:32:01 all 0.16 0.00 0.01 0.00 0.01 99.83 13:43:22 12:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:32:01 2 1.19 0.00 0.00 0.00 0.02 98.79 13:43:22 12:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:32:01 5 0.02 0.00 0.03 0.00 0.03 99.92 13:43:22 12:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:33:01 all 0.06 0.00 0.01 0.01 0.01 99.91 13:43:22 12:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 12:33:01 2 0.33 0.00 0.00 0.02 0.02 99.63 13:43:22 12:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:43:22 12:33:01 4 0.02 0.00 0.00 0.03 0.00 99.95 13:43:22 12:33:01 5 0.05 0.00 0.03 0.00 0.03 99.88 13:43:22 12:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:34:01 all 0.02 0.00 0.00 0.00 0.01 99.97 13:43:22 12:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:43:22 12:34:01 5 0.05 0.00 0.03 0.00 0.03 99.88 13:43:22 12:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:34:01 7 0.05 0.00 0.00 0.00 0.00 99.95 13:43:22 12:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:43:22 12:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 12:35:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:43:22 12:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:35:01 4 0.00 0.00 0.00 0.07 0.00 99.93 13:43:22 12:35:01 5 0.02 0.00 0.05 0.00 0.03 99.90 13:43:22 12:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:43:22 12:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 13:43:22 12:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:36:01 5 0.03 0.00 0.02 0.00 0.03 99.92 13:43:22 12:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:37:01 all 0.01 0.00 0.00 0.00 0.01 99.97 13:43:22 12:37:01 0 0.02 0.00 0.00 0.02 0.02 99.95 13:43:22 12:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 12:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 12:37:01 4 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 12:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 12:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:43:22 12:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 12:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:38:01 4 0.00 0.00 0.02 0.03 0.00 99.95 13:43:22 12:38:01 5 0.03 0.00 0.02 0.00 0.03 99.92 13:43:22 12:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:43:22 12:38:01 CPU %user %nice %system %iowait %steal %idle 13:43:22 12:39:01 all 0.05 0.00 0.01 0.00 0.01 99.93 13:43:22 12:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 12:39:01 2 0.35 0.00 0.02 0.00 0.02 99.62 13:43:22 12:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 12:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 12:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 13:43:22 12:40:01 0 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 12:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:40:01 4 0.03 0.00 0.00 0.03 0.00 99.93 13:43:22 12:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 12:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 13:43:22 12:41:01 0 0.02 0.00 0.03 0.00 0.03 99.92 13:43:22 12:41:01 1 0.05 0.00 0.00 0.00 0.02 99.93 13:43:22 12:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 13:43:22 12:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:41:01 4 0.00 0.00 0.03 0.02 0.00 99.95 13:43:22 12:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:42:01 all 0.01 0.00 0.00 0.00 0.01 99.98 13:43:22 12:42:01 0 0.02 0.00 0.00 0.00 0.03 99.95 13:43:22 12:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 12:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 12:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 13:43:22 12:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:43:22 12:43:01 0 0.02 0.00 0.02 0.02 0.03 99.92 13:43:22 12:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:43:01 4 0.02 0.00 0.02 0.03 0.02 99.92 13:43:22 12:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:43:01 6 0.00 0.00 0.02 0.02 0.00 99.97 13:43:22 12:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 12:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:43:22 12:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:44:01 2 0.00 0.00 0.00 0.07 0.02 99.92 13:43:22 12:44:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 12:44:01 4 0.03 0.00 0.05 0.02 0.02 99.88 13:43:22 12:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:45:01 all 0.00 0.00 0.01 0.01 0.01 99.97 13:43:22 12:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:45:01 4 0.02 0.00 0.02 0.05 0.03 99.88 13:43:22 12:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:46:01 all 0.01 0.00 0.00 0.00 0.01 99.98 13:43:22 12:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 12:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:46:01 4 0.05 0.00 0.02 0.02 0.02 99.90 13:43:22 12:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:47:01 all 0.01 0.00 0.00 0.00 0.01 99.97 13:43:22 12:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 12:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 12:47:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 12:47:01 4 0.02 0.00 0.00 0.03 0.02 99.93 13:43:22 12:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 12:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 13:43:22 12:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 12:48:01 2 0.02 0.00 0.00 0.02 0.02 99.95 13:43:22 12:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 12:48:01 4 0.02 0.00 0.03 0.08 0.03 99.83 13:43:22 12:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 12:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 12:49:01 all 4.50 0.00 1.40 1.78 0.04 92.28 13:43:22 12:49:01 0 3.66 0.00 1.54 0.30 0.03 94.47 13:43:22 12:49:01 1 5.86 0.00 1.21 0.22 0.03 92.69 13:43:22 12:49:01 2 3.99 0.00 1.68 5.55 0.03 88.74 13:43:22 12:49:01 3 3.78 0.00 1.47 0.69 0.05 94.02 13:43:22 12:49:01 4 4.93 0.00 1.37 5.89 0.03 87.78 13:43:22 12:49:01 5 3.79 0.00 1.38 0.42 0.05 94.36 13:43:22 12:49:01 6 4.23 0.00 1.07 0.60 0.03 94.07 13:43:22 12:49:01 7 5.75 0.00 1.53 0.57 0.05 92.10 13:43:22 13:43:22 12:49:01 CPU %user %nice %system %iowait %steal %idle 13:43:22 12:50:01 all 1.38 0.00 0.30 0.23 0.02 98.06 13:43:22 12:50:01 0 1.11 0.00 0.22 0.00 0.02 98.66 13:43:22 12:50:01 1 0.55 0.00 0.17 0.00 0.02 99.27 13:43:22 12:50:01 2 0.07 0.00 0.05 1.22 0.00 98.67 13:43:22 12:50:01 3 0.07 0.00 0.05 0.00 0.03 99.85 13:43:22 12:50:01 4 1.43 0.00 0.32 0.50 0.03 97.72 13:43:22 12:50:01 5 0.90 0.00 0.08 0.00 0.02 99.00 13:43:22 12:50:01 6 1.05 0.00 0.25 0.03 0.02 98.65 13:43:22 12:50:01 7 5.94 0.00 1.28 0.08 0.05 92.65 13:43:22 12:51:01 all 6.78 0.00 1.08 1.57 0.05 90.52 13:43:22 12:51:01 0 1.29 0.00 0.28 0.03 0.03 98.36 13:43:22 12:51:01 1 5.52 0.00 1.20 0.30 0.02 92.96 13:43:22 12:51:01 2 6.42 0.00 1.19 6.93 0.03 85.43 13:43:22 12:51:01 3 11.86 0.00 1.50 0.89 0.07 85.69 13:43:22 12:51:01 4 4.23 0.00 0.52 3.22 0.12 91.92 13:43:22 12:51:01 5 14.35 0.00 1.72 0.40 0.03 83.50 13:43:22 12:51:01 6 2.70 0.00 0.48 0.00 0.03 96.78 13:43:22 12:51:01 7 7.84 0.00 1.73 0.81 0.05 89.57 13:43:22 12:52:01 all 22.16 0.00 2.40 0.57 0.05 74.83 13:43:22 12:52:01 0 19.17 0.00 2.68 0.42 0.03 77.70 13:43:22 12:52:01 1 14.05 0.00 1.62 0.02 0.07 84.25 13:43:22 12:52:01 2 19.55 0.00 2.24 2.07 0.03 76.11 13:43:22 12:52:01 3 20.96 0.00 2.27 0.27 0.05 76.46 13:43:22 12:52:01 4 23.20 0.00 2.15 0.65 0.03 73.97 13:43:22 12:52:01 5 30.26 0.00 3.55 0.20 0.05 65.94 13:43:22 12:52:01 6 21.42 0.00 2.40 0.42 0.05 75.71 13:43:22 12:52:01 7 28.67 0.00 2.30 0.50 0.05 68.47 13:43:22 12:53:01 all 26.42 0.00 1.43 0.35 0.05 71.75 13:43:22 12:53:01 0 31.55 0.00 1.60 0.42 0.07 66.37 13:43:22 12:53:01 1 21.66 0.00 1.23 0.33 0.03 76.74 13:43:22 12:53:01 2 16.73 0.00 1.37 0.67 0.03 81.20 13:43:22 12:53:01 3 26.97 0.00 1.30 0.02 0.02 71.70 13:43:22 12:53:01 4 22.56 0.00 1.19 1.12 0.05 75.09 13:43:22 12:53:01 5 14.96 0.00 0.85 0.00 0.03 84.16 13:43:22 12:53:01 6 16.65 0.00 1.15 0.13 0.05 82.02 13:43:22 12:53:01 7 60.24 0.00 2.77 0.10 0.10 36.79 13:43:22 12:54:01 all 11.62 0.00 0.67 1.44 0.03 86.24 13:43:22 12:54:01 0 32.25 0.00 1.83 0.97 0.05 64.89 13:43:22 12:54:01 1 26.10 0.00 1.36 0.18 0.05 72.31 13:43:22 12:54:01 2 10.32 0.00 0.63 1.32 0.03 87.69 13:43:22 12:54:01 3 16.04 0.00 0.62 0.40 0.03 82.91 13:43:22 12:54:01 4 5.52 0.00 0.47 7.78 0.02 86.21 13:43:22 12:54:01 5 1.98 0.00 0.22 0.00 0.02 97.78 13:43:22 12:54:01 6 0.57 0.00 0.17 0.18 0.02 99.07 13:43:22 12:54:01 7 0.37 0.00 0.07 0.68 0.00 98.88 13:43:22 12:55:01 all 25.20 0.00 1.27 0.21 0.04 73.28 13:43:22 12:55:01 0 38.61 0.00 1.65 0.23 0.07 59.44 13:43:22 12:55:01 1 36.66 0.00 1.78 0.37 0.05 61.14 13:43:22 12:55:01 2 6.80 0.00 0.63 0.20 0.02 92.35 13:43:22 12:55:01 3 40.90 0.00 1.82 0.03 0.05 57.20 13:43:22 12:55:01 4 10.54 0.00 0.77 0.85 0.02 87.83 13:43:22 12:55:01 5 3.57 0.00 0.30 0.02 0.02 96.10 13:43:22 12:55:01 6 21.43 0.00 1.17 0.00 0.03 77.37 13:43:22 12:55:01 7 43.05 0.00 2.05 0.00 0.05 54.85 13:43:22 12:56:01 all 12.14 0.00 0.61 0.28 0.02 86.95 13:43:22 12:56:01 0 0.00 0.00 0.03 0.00 0.00 99.97 13:43:22 12:56:01 1 21.20 0.00 0.62 0.32 0.03 77.84 13:43:22 12:56:01 2 1.37 0.00 0.15 0.40 0.02 98.06 13:43:22 12:56:01 3 22.20 0.00 1.03 0.33 0.03 76.40 13:43:22 12:56:01 4 1.78 0.00 0.20 0.92 0.00 97.10 13:43:22 12:56:01 5 34.94 0.00 1.82 0.17 0.05 63.03 13:43:22 12:56:01 6 14.32 0.00 0.88 0.08 0.02 84.70 13:43:22 12:56:01 7 1.28 0.00 0.15 0.00 0.02 98.55 13:43:22 12:57:01 all 11.17 0.00 1.16 0.60 0.03 87.04 13:43:22 12:57:01 0 2.73 0.00 0.75 0.03 0.03 96.46 13:43:22 12:57:01 1 2.27 0.00 0.27 0.78 0.02 96.67 13:43:22 12:57:01 2 14.70 0.00 1.57 0.93 0.03 82.77 13:43:22 12:57:01 3 12.83 0.00 1.55 0.13 0.02 85.47 13:43:22 12:57:01 4 7.20 0.00 1.08 2.17 0.03 89.51 13:43:22 12:57:01 5 25.63 0.00 2.15 0.00 0.03 72.19 13:43:22 12:57:01 6 11.72 0.00 0.88 0.45 0.02 86.93 13:43:22 12:57:01 7 12.39 0.00 1.05 0.28 0.03 86.24 13:43:22 12:58:02 all 5.76 0.00 1.73 7.63 0.04 84.84 13:43:22 12:58:02 0 3.35 0.00 1.39 0.02 0.05 95.20 13:43:22 12:58:02 1 3.49 0.00 0.90 0.00 0.08 95.52 13:43:22 12:58:02 2 3.56 0.00 1.83 41.22 0.03 53.36 13:43:22 12:58:02 3 2.11 0.00 0.77 0.25 0.03 96.84 13:43:22 12:58:02 4 5.17 0.00 1.43 15.88 0.03 77.49 13:43:22 12:58:02 5 20.07 0.00 4.20 2.76 0.05 72.92 13:43:22 12:58:02 6 4.45 0.00 1.69 0.49 0.02 93.36 13:43:22 12:58:02 7 3.86 0.00 1.63 0.55 0.03 93.92 13:43:22 12:59:01 all 13.58 0.00 0.38 0.09 0.07 85.88 13:43:22 12:59:01 0 20.60 0.00 0.49 0.00 0.10 78.81 13:43:22 12:59:01 1 10.78 0.00 0.24 0.00 0.05 88.93 13:43:22 12:59:01 2 15.11 0.00 0.42 0.51 0.05 83.90 13:43:22 12:59:01 3 24.04 0.00 0.82 0.19 0.14 74.82 13:43:22 12:59:01 4 4.20 0.00 0.15 0.00 0.02 95.63 13:43:22 12:59:01 5 8.74 0.00 0.32 0.00 0.05 90.89 13:43:22 12:59:01 6 13.84 0.00 0.31 0.00 0.07 85.79 13:43:22 12:59:01 7 11.42 0.00 0.31 0.00 0.09 88.18 13:43:22 13:00:01 all 10.43 0.00 1.39 0.12 0.05 88.02 13:43:22 13:00:01 0 11.25 0.00 1.65 0.00 0.05 87.04 13:43:22 13:00:01 1 6.55 0.00 1.13 0.05 0.03 92.23 13:43:22 13:00:01 2 2.26 0.00 1.02 0.75 0.02 95.94 13:43:22 13:00:01 3 14.91 0.00 1.51 0.10 0.08 83.39 13:43:22 13:00:01 4 9.90 0.00 1.22 0.00 0.03 88.84 13:43:22 13:00:01 5 17.82 0.00 1.58 0.02 0.07 80.51 13:43:22 13:00:01 6 10.37 0.00 1.39 0.00 0.03 88.21 13:43:22 13:00:01 7 10.44 0.00 1.59 0.02 0.07 87.88 13:43:22 13:43:22 13:00:01 CPU %user %nice %system %iowait %steal %idle 13:43:22 13:01:01 all 0.44 0.00 0.18 1.56 0.02 97.80 13:43:22 13:01:01 0 0.13 0.00 0.13 0.02 0.02 99.70 13:43:22 13:01:01 1 1.94 0.00 0.12 0.00 0.00 97.94 13:43:22 13:01:01 2 0.22 0.00 0.37 8.29 0.02 91.11 13:43:22 13:01:01 3 0.15 0.00 0.23 3.41 0.02 96.19 13:43:22 13:01:01 4 0.33 0.00 0.17 0.18 0.02 99.30 13:43:22 13:01:01 5 0.27 0.00 0.13 0.08 0.02 99.50 13:43:22 13:01:01 6 0.25 0.00 0.15 0.57 0.02 99.02 13:43:22 13:01:01 7 0.23 0.00 0.15 0.00 0.03 99.58 13:43:22 13:02:01 all 0.05 0.00 0.01 0.02 0.01 99.91 13:43:22 13:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:02:01 1 0.23 0.00 0.00 0.00 0.02 99.75 13:43:22 13:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:02:01 3 0.07 0.00 0.02 0.10 0.02 99.80 13:43:22 13:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:02:01 5 0.03 0.00 0.05 0.07 0.02 99.83 13:43:22 13:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:43:22 13:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:03:01 all 0.17 0.00 0.02 0.00 0.01 99.80 13:43:22 13:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 13:03:01 1 1.17 0.00 0.02 0.00 0.00 98.81 13:43:22 13:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 13:03:01 3 0.07 0.00 0.07 0.02 0.00 99.85 13:43:22 13:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:03:01 5 0.03 0.00 0.03 0.02 0.02 99.90 13:43:22 13:03:01 6 0.03 0.00 0.03 0.00 0.00 99.93 13:43:22 13:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:04:01 all 0.01 0.00 0.01 0.17 0.00 99.80 13:43:22 13:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 13:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 13:43:22 13:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:04:01 5 0.00 0.00 0.00 1.38 0.00 98.62 13:43:22 13:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 13:43:22 13:05:01 all 0.08 0.00 0.01 0.16 0.01 99.75 13:43:22 13:05:01 0 0.08 0.00 0.02 0.00 0.02 99.88 13:43:22 13:05:01 1 0.47 0.00 0.02 0.00 0.02 99.50 13:43:22 13:05:01 2 0.00 0.00 0.00 0.28 0.02 99.70 13:43:22 13:05:01 3 0.05 0.00 0.00 0.00 0.00 99.95 13:43:22 13:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 13:05:01 5 0.00 0.00 0.02 0.98 0.00 99.00 13:43:22 13:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:06:01 all 0.01 0.00 0.00 0.00 0.01 99.97 13:43:22 13:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:06:01 3 0.05 0.00 0.00 0.02 0.00 99.93 13:43:22 13:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:06:01 5 0.02 0.00 0.00 0.02 0.02 99.95 13:43:22 13:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 13:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:07:01 all 0.16 0.00 0.03 0.00 0.01 99.81 13:43:22 13:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 13:43:22 13:07:01 1 0.95 0.00 0.02 0.00 0.02 99.02 13:43:22 13:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 13:43:22 13:07:01 4 0.17 0.00 0.05 0.00 0.00 99.78 13:43:22 13:07:01 5 0.00 0.00 0.03 0.00 0.00 99.97 13:43:22 13:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:43:22 13:07:01 7 0.00 0.00 0.03 0.00 0.00 99.97 13:43:22 13:08:01 all 0.27 0.00 0.01 0.00 0.01 99.71 13:43:22 13:08:01 0 0.00 0.00 0.05 0.00 0.02 99.93 13:43:22 13:08:01 1 1.97 0.00 0.00 0.00 0.02 98.01 13:43:22 13:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 13:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 13:43:22 13:08:01 4 0.15 0.00 0.02 0.00 0.00 99.83 13:43:22 13:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:09:01 all 0.28 0.00 0.01 0.00 0.01 99.70 13:43:22 13:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 13:09:01 1 1.94 0.00 0.03 0.00 0.02 98.01 13:43:22 13:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:09:01 3 0.07 0.00 0.02 0.02 0.02 99.88 13:43:22 13:09:01 4 0.08 0.00 0.00 0.00 0.00 99.92 13:43:22 13:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 13:43:22 13:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:43:22 13:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 13:43:22 13:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:43:22 13:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 13:43:22 13:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 13:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 13:43:22 13:10:01 5 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 13:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 13:11:01 all 0.03 0.00 0.00 0.00 0.01 99.96 13:43:22 13:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:11:01 1 0.05 0.00 0.02 0.00 0.03 99.90 13:43:22 13:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:11:01 3 0.08 0.00 0.00 0.00 0.00 99.92 13:43:22 13:11:01 4 0.05 0.00 0.00 0.00 0.00 99.95 13:43:22 13:11:01 5 0.02 0.00 0.02 0.02 0.00 99.95 13:43:22 13:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:43:22 13:11:01 CPU %user %nice %system %iowait %steal %idle 13:43:22 13:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 13:43:22 13:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 13:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:12:01 3 0.07 0.00 0.03 0.02 0.03 99.85 13:43:22 13:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 13:43:22 13:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 13:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:13:01 all 0.01 0.00 0.01 0.01 0.00 99.96 13:43:22 13:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 13:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:13:01 3 0.05 0.00 0.02 0.02 0.02 99.90 13:43:22 13:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:13:01 5 0.00 0.00 0.02 0.07 0.00 99.92 13:43:22 13:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:14:01 all 0.02 0.00 0.01 0.01 0.01 99.96 13:43:22 13:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 13:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 13:43:22 13:14:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 13:14:01 3 0.05 0.00 0.00 0.00 0.03 99.92 13:43:22 13:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:43:22 13:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:15:01 all 0.15 0.00 0.03 0.00 0.01 99.81 13:43:22 13:15:01 0 0.43 0.00 0.07 0.00 0.00 99.50 13:43:22 13:15:01 1 0.45 0.00 0.03 0.00 0.02 99.50 13:43:22 13:15:01 2 0.07 0.00 0.02 0.00 0.00 99.92 13:43:22 13:15:01 3 0.13 0.00 0.07 0.00 0.03 99.77 13:43:22 13:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:15:01 5 0.02 0.00 0.03 0.00 0.00 99.95 13:43:22 13:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:15:01 7 0.05 0.00 0.03 0.00 0.00 99.92 13:43:22 13:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:43:22 13:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 13:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 13:43:22 13:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 13:43:22 13:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:43:22 13:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:17:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:17:01 3 0.03 0.00 0.02 0.00 0.03 99.92 13:43:22 13:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 13:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 13:43:22 13:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:18:01 all 0.01 0.00 0.00 0.00 0.00 99.98 13:43:22 13:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 13:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:43:22 13:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:19:01 2 0.00 0.00 0.02 0.02 0.02 99.95 13:43:22 13:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 13:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:19:01 5 0.03 0.00 0.00 0.02 0.00 99.95 13:43:22 13:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:20:01 all 0.01 0.00 0.00 0.00 0.00 99.98 13:43:22 13:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:43:22 13:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:43:22 13:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:21:01 all 0.00 0.00 0.01 0.00 0.01 99.98 13:43:22 13:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 13:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:21:01 3 0.02 0.00 0.02 0.00 0.03 99.93 13:43:22 13:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:22:01 all 0.02 0.00 0.00 0.01 0.00 99.97 13:43:22 13:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 13:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:22:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 13:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 13:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 13:22:01 5 0.02 0.00 0.00 0.03 0.00 99.95 13:43:22 13:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 13:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:43:22 13:22:01 CPU %user %nice %system %iowait %steal %idle 13:43:22 13:23:01 all 0.00 0.00 0.01 0.00 0.01 99.97 13:43:22 13:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 13:23:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 13:23:01 3 0.02 0.00 0.05 0.00 0.03 99.90 13:43:22 13:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 13:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:24:01 all 0.01 0.00 0.01 0.01 0.00 99.96 13:43:22 13:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:24:01 2 0.00 0.00 0.00 0.07 0.00 99.93 13:43:22 13:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 13:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 13:24:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:43:22 13:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 13:43:22 13:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:25:01 all 0.01 0.00 0.00 0.00 0.01 99.97 13:43:22 13:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:43:22 13:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:25:01 5 0.02 0.00 0.00 0.03 0.00 99.95 13:43:22 13:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:43:22 13:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 13:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:43:22 13:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 13:26:01 7 0.00 0.00 0.03 0.00 0.00 99.97 13:43:22 13:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:43:22 13:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:27:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 13:27:01 3 0.02 0.00 0.02 0.00 0.03 99.93 13:43:22 13:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:27:01 5 0.02 0.00 0.02 0.02 0.02 99.93 13:43:22 13:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:43:22 13:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 13:28:01 2 0.00 0.00 0.02 0.02 0.00 99.97 13:43:22 13:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 13:43:22 13:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:43:22 13:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:43:22 13:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 13:43:22 13:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:29:01 3 0.02 0.00 0.02 0.00 0.03 99.93 13:43:22 13:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 13:43:22 13:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 13:43:22 13:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 13:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 13:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 13:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 13:43:22 13:30:01 5 0.00 0.00 0.02 0.02 0.02 99.95 13:43:22 13:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:43:22 13:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 13:31:01 3 0.02 0.00 0.02 0.00 0.03 99.93 13:43:22 13:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:31:01 5 0.02 0.00 0.02 0.02 0.00 99.95 13:43:22 13:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:31:01 7 0.00 0.00 0.03 0.00 0.02 99.95 13:43:22 13:32:01 all 0.01 0.00 0.00 0.00 0.00 99.98 13:43:22 13:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 13:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 13:43:22 13:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:43:22 13:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 13:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 13:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:33:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:43:22 13:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:43:22 13:33:01 CPU %user %nice %system %iowait %steal %idle 13:43:22 13:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:43:22 13:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:34:01 3 0.03 0.00 0.03 0.00 0.03 99.90 13:43:22 13:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:34:01 5 0.00 0.00 0.03 0.02 0.00 99.95 13:43:22 13:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 13:43:22 13:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 13:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:43:22 13:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:35:01 5 0.00 0.00 0.02 0.02 0.02 99.95 13:43:22 13:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 13:43:22 13:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:36:01 all 0.01 0.00 0.00 0.00 0.00 99.99 13:43:22 13:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 13:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 13:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:37:01 all 0.02 0.00 0.00 0.00 0.01 99.97 13:43:22 13:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 13:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 13:43:22 13:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 13:43:22 13:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:38:01 all 0.00 0.00 0.01 0.01 0.01 99.98 13:43:22 13:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 13:38:01 2 0.00 0.00 0.00 0.05 0.02 99.93 13:43:22 13:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 13:43:22 13:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 13:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 13:43:22 13:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 13:43:22 13:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 13:43:22 13:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:39:01 5 0.02 0.00 0.00 0.02 0.02 99.95 13:43:22 13:39:01 6 0.03 0.00 0.03 0.00 0.02 99.92 13:43:22 13:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:40:01 all 0.01 0.00 0.01 0.00 0.01 99.98 13:43:22 13:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 13:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 13:43:22 13:40:01 6 0.02 0.00 0.02 0.00 0.03 99.93 13:43:22 13:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 13:43:22 13:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 13:43:22 13:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 13:43:22 13:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:42:01 all 0.01 0.00 0.00 0.00 0.01 99.98 13:43:22 13:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 13:43:22 13:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 13:43:22 13:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 13:43:22 13:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 13:43:22 13:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 13:43:22 13:42:01 5 0.02 0.00 0.00 0.02 0.02 99.95 13:43:22 13:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 13:43:22 13:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 13:43:22 13:43:01 all 3.58 0.00 1.46 1.10 0.02 93.84 13:43:22 13:43:01 0 3.75 0.00 1.97 0.23 0.02 94.03 13:43:22 13:43:01 1 3.08 0.00 1.37 0.40 0.02 95.13 13:43:22 13:43:01 2 2.57 0.00 0.99 0.18 0.02 96.24 13:43:22 13:43:01 3 3.39 0.00 1.33 0.05 0.03 95.20 13:43:22 13:43:01 4 3.57 0.00 1.76 0.49 0.02 94.17 13:43:22 13:43:01 5 3.85 0.00 1.90 7.42 0.02 86.81 13:43:22 13:43:01 6 4.04 0.00 1.40 0.05 0.03 94.47 13:43:22 13:43:01 7 4.37 0.00 0.96 0.00 0.03 94.64 13:43:22 Average: all 1.37 0.00 0.15 0.19 0.01 98.28 13:43:22 Average: 0 1.47 0.00 0.16 0.04 0.01 98.33 13:43:22 Average: 1 1.43 0.00 0.13 0.08 0.01 98.35 13:43:22 Average: 2 1.09 0.00 0.14 0.70 0.01 98.06 13:43:22 Average: 3 1.71 0.00 0.15 0.06 0.01 98.06 13:43:22 Average: 4 0.92 0.00 0.13 0.42 0.01 98.53 13:43:22 Average: 5 1.58 0.00 0.19 0.12 0.02 98.09 13:43:22 Average: 6 1.11 0.00 0.14 0.03 0.01 98.71 13:43:22 Average: 7 1.66 0.00 0.18 0.04 0.01 98.12 13:43:22 13:43:22 13:43:22