Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6271275eac8a7dc8e93bf3526657a0ceb314f868+6b7c46adfed12d806b7a5d1fb51ffb40297bb203 (168804ede0a64a8573f06d8a580b03555cc27d3b) 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-ssh4493316949896262633.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9019628114466403376.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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/PR-84/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/PR-84/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17574284982347441544.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh7564408157473590877.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/PR-84/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/PR-84/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17415903128129499317.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 Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9129’ Running on prd-ubuntu20.04-docker-8c-8g-9204 in /w/workspace/exfoundry_edgex-taf-common_PR-84 [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/exfoundry_edgex-taf-common_PR-84 # 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 Merging remotes/origin/main commit 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 into PR head commit 6271275eac8a7dc8e93bf3526657a0ceb314f868 Merge succeeded, producing 063e4150602d7f472ae14f7165c438356e72527d Checking out Revision 063e4150602d7f472ae14f7165c438356e72527d (PR-84) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/84/head:refs/remotes/origin/PR-84 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6271275eac8a7dc8e93bf3526657a0ceb314f868 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6b7c46adfed12d806b7a5d1fb51ffb40297bb203 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 063e4150602d7f472ae14f7165c438356e72527d # timeout=10 Commit message: "Merge commit '6b7c46adfed12d806b7a5d1fb51ffb40297bb203' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-29T18:56:57.161Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-29T18:56:57.232Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-29T18:56:57.261Z] ========================================================= [2023-11-29T18:56:57.261Z] EdgeX Global Pipelines Version Info [2023-11-29T18:56:57.261Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 4a7ab7ba30fb149cb9f16dfe3a357db50b844e5e # timeout=10 [2023-11-29T18:56:58.004Z] ------------------- [2023-11-29T18:56:58.004Z] stable info: [2023-11-29T18:56:58.004Z] ------------------- [2023-11-29T18:56:58.004Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-29T18:56:58.004Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T18:56:58.004Z] Message: update stable to v1.0.258 [2023-11-29T18:56:58.574Z] ------------------- [2023-11-29T18:56:58.574Z] experimental info: [2023-11-29T18:56:58.574Z] ------------------- [2023-11-29T18:56:58.574Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-29T18:56:58.574Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-29T18:56:58.574Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-11-29T18:56:58.710Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-11-29T18:56:58.729Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-11-29T18:56:58.750Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-29T18:56:58.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-29T18:56:58.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-29T18:56:58.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-11-29T18:56:58.859Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-29T18:56:58.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-11-29T18:56:58.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-11-29T18:56:58.940Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-29T18:56:58.971Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-11-29T18:56:58.999Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-11-29T18:56:59.029Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-29T18:56:59.060Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-29T18:56:59.088Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-84 [Pipeline] echo [2023-11-29T18:56:59.120Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-84 [Pipeline] echo [2023-11-29T18:56:59.156Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-84 [Pipeline] echo [2023-11-29T18:56:59.188Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 063e4150602d7f472ae14f7165c438356e72527d [Pipeline] echo [2023-11-29T18:56:59.219Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 063e415 [Pipeline] echo [2023-11-29T18:56:59.248Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-29T18:56:59.331Z] provisioning config files... [2023-11-29T18:56:59.348Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config16681569729139704829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T18:56:59.728Z] ---> ****-login.sh [2023-11-29T18:56:59.728Z] nexus3.edgexfoundry.org:10001 [2023-11-29T18:57:00.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:57:00.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:57:00.696Z] Configure a credential helper to remove this warning. See [2023-11-29T18:57:00.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:57:00.696Z] [2023-11-29T18:57:00.696Z] Login Succeeded [2023-11-29T18:57:00.696Z] nexus3.edgexfoundry.org:10002 [2023-11-29T18:57:00.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:57:00.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:57:00.957Z] Configure a credential helper to remove this warning. See [2023-11-29T18:57:00.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:57:00.957Z] [2023-11-29T18:57:00.957Z] Login Succeeded [2023-11-29T18:57:00.957Z] nexus3.edgexfoundry.org:10003 [2023-11-29T18:57:00.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:57:00.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:57:00.957Z] Configure a credential helper to remove this warning. See [2023-11-29T18:57:00.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:57:00.957Z] [2023-11-29T18:57:00.957Z] Login Succeeded [2023-11-29T18:57:00.957Z] nexus3.edgexfoundry.org:10004 [2023-11-29T18:57:01.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:57:01.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:57:01.222Z] Configure a credential helper to remove this warning. See [2023-11-29T18:57:01.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:57:01.222Z] [2023-11-29T18:57:01.222Z] Login Succeeded [2023-11-29T18:57:01.222Z] ****.io [2023-11-29T18:57:01.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:57:01.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:57:01.487Z] Configure a credential helper to remove this warning. See [2023-11-29T18:57:01.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:57:01.487Z] [2023-11-29T18:57:01.487Z] Login Succeeded [2023-11-29T18:57:01.487Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T18:57:01.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-29T18:57:02.080Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-29T18:57:02.080Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-29T18:57:02.080Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-29T18:57:02.080Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-29T18:57:02.080Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-29T18:57:02.080Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-29T18:57:02.080Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T18:57:02.454Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T18:57:02.454Z] [2023-11-29T18:57:02.454Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T18:57:02.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T18:57:02.775Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-29T18:57:02.775Z] b85a868b505f: Pulling fs layer [2023-11-29T18:57:02.775Z] e2be974225ed: Pulling fs layer [2023-11-29T18:57:02.775Z] 339a4e72a1f5: Pulling fs layer [2023-11-29T18:57:02.775Z] 988bab9f4d93: Pulling fs layer [2023-11-29T18:57:02.775Z] 1469e6f7b9e6: Pulling fs layer [2023-11-29T18:57:02.775Z] eaf3925da568: Pulling fs layer [2023-11-29T18:57:02.775Z] bab4dde63d76: Pulling fs layer [2023-11-29T18:57:02.775Z] bde34c3a00c8: Pulling fs layer [2023-11-29T18:57:02.775Z] b352a97aabf1: Pulling fs layer [2023-11-29T18:57:02.775Z] 4872d77fe225: Pulling fs layer [2023-11-29T18:57:02.775Z] 5851b861e8e6: Pulling fs layer [2023-11-29T18:57:02.775Z] bab4dde63d76: Waiting [2023-11-29T18:57:02.775Z] 988bab9f4d93: Waiting [2023-11-29T18:57:02.775Z] 1469e6f7b9e6: Waiting [2023-11-29T18:57:02.775Z] eaf3925da568: Waiting [2023-11-29T18:57:02.775Z] bde34c3a00c8: Waiting [2023-11-29T18:57:02.775Z] b352a97aabf1: Waiting [2023-11-29T18:57:02.775Z] 4872d77fe225: Waiting [2023-11-29T18:57:02.775Z] 5851b861e8e6: Waiting [2023-11-29T18:57:02.775Z] e2be974225ed: Verifying Checksum [2023-11-29T18:57:02.775Z] e2be974225ed: Download complete [2023-11-29T18:57:02.775Z] 988bab9f4d93: Download complete [2023-11-29T18:57:03.035Z] 1469e6f7b9e6: Verifying Checksum [2023-11-29T18:57:03.035Z] 1469e6f7b9e6: Download complete [2023-11-29T18:57:03.035Z] eaf3925da568: Verifying Checksum [2023-11-29T18:57:03.035Z] eaf3925da568: Download complete [2023-11-29T18:57:03.035Z] 339a4e72a1f5: Verifying Checksum [2023-11-29T18:57:03.035Z] 339a4e72a1f5: Download complete [2023-11-29T18:57:03.035Z] bde34c3a00c8: Verifying Checksum [2023-11-29T18:57:03.035Z] bde34c3a00c8: Download complete [2023-11-29T18:57:03.035Z] b352a97aabf1: Download complete [2023-11-29T18:57:03.035Z] 4872d77fe225: Verifying Checksum [2023-11-29T18:57:03.035Z] 4872d77fe225: Download complete [2023-11-29T18:57:03.035Z] 5851b861e8e6: Download complete [2023-11-29T18:57:03.035Z] b85a868b505f: Verifying Checksum [2023-11-29T18:57:03.035Z] b85a868b505f: Download complete [2023-11-29T18:57:03.295Z] bab4dde63d76: Verifying Checksum [2023-11-29T18:57:03.295Z] bab4dde63d76: Download complete [2023-11-29T18:57:04.676Z] b85a868b505f: Pull complete [2023-11-29T18:57:04.676Z] e2be974225ed: Pull complete [2023-11-29T18:57:05.247Z] 339a4e72a1f5: Pull complete [2023-11-29T18:57:05.247Z] 988bab9f4d93: Pull complete [2023-11-29T18:57:05.506Z] 1469e6f7b9e6: Pull complete [2023-11-29T18:57:05.506Z] eaf3925da568: Pull complete [2023-11-29T18:57:08.071Z] bab4dde63d76: Pull complete [2023-11-29T18:57:08.071Z] bde34c3a00c8: Pull complete [2023-11-29T18:57:08.642Z] b352a97aabf1: Pull complete [2023-11-29T18:57:08.642Z] 4872d77fe225: Pull complete [2023-11-29T18:57:08.902Z] 5851b861e8e6: Pull complete [2023-11-29T18:57:09.163Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-29T18:57:09.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-29T18:57:09.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T18:57:09.349Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-11-29T18:57:09.394Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-29T18:57:12.282Z] $ docker top 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 -eo pid,comm [2023-11-29T18:57:12.339Z] 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). [2023-11-29T18:57:12.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-29T18:57:12.423Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T18:57:12.423Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T18:57:12.534Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T18:57:12.539Z] $ docker exec 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 ssh-agent [2023-11-29T18:57:12.656Z] SSH_AUTH_SOCK=/tmp/ssh-QKuxXpCQ9GRj/agent.32 [2023-11-29T18:57:12.656Z] SSH_AGENT_PID=38 [2023-11-29T18:57:12.662Z] Running ssh-add (command line suppressed) [2023-11-29T18:57:12.761Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_2912254843464226780.key (/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_2912254843464226780.key) [2023-11-29T18:57:12.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T18:57:13.083Z] + git tag --points-at HEAD [Pipeline] } [2023-11-29T18:57:13.117Z] $ docker exec --env ******** --env ******** 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 ssh-agent -k [2023-11-29T18:57:13.208Z] unset SSH_AUTH_SOCK; [2023-11-29T18:57:13.208Z] unset SSH_AGENT_PID; [2023-11-29T18:57:13.209Z] echo Agent pid 38 killed; [2023-11-29T18:57:13.218Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-29T18:57:13.275Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-29T18:57:13.275Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-29T18:57:13.399Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-29T18:57:13.404Z] $ docker exec 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 ssh-agent [2023-11-29T18:57:13.524Z] SSH_AUTH_SOCK=/tmp/ssh-H4ZDTPKgXk5Q/agent.69 [2023-11-29T18:57:13.524Z] SSH_AGENT_PID=75 [2023-11-29T18:57:13.529Z] Running ssh-add (command line suppressed) [2023-11-29T18:57:13.635Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_831034043696505862.key (/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/private_key_831034043696505862.key) [2023-11-29T18:57:13.653Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-29T18:57:13.963Z] + git semver init [2023-11-29T18:57:14.224Z] 2023-11-29 18:57:14,155 [run_init] DEBUG init version:0.0.0 force:False [2023-11-29T18:57:14.224Z] 2023-11-29 18:57:14,156 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver [2023-11-29T18:57:14.224Z] 2023-11-29 18:57:14,156 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-84/.semver [2023-11-29T18:57:14.224Z] 2023-11-29 18:57:14,157 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-84, universal_newlines=False, shell=None, istream=None) [2023-11-29T18:57:15.162Z] 2023-11-29 18:57:14,856 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-84/.git/info/exclude [2023-11-29T18:57:15.162Z] 2023-11-29 18:57:14,857 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver/PR-84 with force:False [2023-11-29T18:57:15.162Z] 2023-11-29 18:57:14,857 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver/PR-84 [2023-11-29T18:57:15.162Z] 2023-11-29 18:57:14,861 [execute] INFO git cat-file --batch-check [2023-11-29T18:57:15.162Z] 2023-11-29 18:57:14,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T18:57:15.162Z] 2023-11-29 18:57:14,867 [execute] INFO git cat-file --batch [2023-11-29T18:57:15.162Z] 2023-11-29 18:57:14,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-84/.semver, universal_newlines=False, shell=None, istream=) [2023-11-29T18:57:15.162Z] 2023-11-29 18:57:14,874 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-84/.semver/PR-84 [2023-11-29T18:57:15.162Z] 0.0.0 [Pipeline] } [2023-11-29T18:57:15.174Z] $ docker exec --env ******** --env ******** 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 ssh-agent -k [2023-11-29T18:57:15.273Z] unset SSH_AUTH_SOCK; [2023-11-29T18:57:15.273Z] unset SSH_AGENT_PID; [2023-11-29T18:57:15.273Z] echo Agent pid 75 killed; [2023-11-29T18:57:15.280Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-29T18:57:15.631Z] + git semver [Pipeline] } [2023-11-29T18:57:15.903Z] $ docker stop --time=1 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 [2023-11-29T18:57:17.178Z] $ docker rm -f --volumes 26b9e3226e7ed745423b548afe10562466451956be5ec2a635956480a58e0c58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-29T18:57:17.564Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-29T18:57:17.784Z] Stashed 1 file(s) [Pipeline] echo [2023-11-29T18:57:17.787Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2023-11-29T18:57:18.108Z] provisioning config files... [2023-11-29T18:57:18.119Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config900377600239367475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T18:57:18.443Z] ---> ****-login.sh [2023-11-29T18:57:18.443Z] nexus3.edgexfoundry.org:10001 [2023-11-29T18:57:18.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:57:18.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:57:18.444Z] Configure a credential helper to remove this warning. See [2023-11-29T18:57:18.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:57:18.444Z] [2023-11-29T18:57:18.444Z] Login Succeeded [2023-11-29T18:57:18.444Z] nexus3.edgexfoundry.org:10002 [2023-11-29T18:57:18.444Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:57:18.444Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:57:18.444Z] Configure a credential helper to remove this warning. See [2023-11-29T18:57:18.444Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:57:18.444Z] [2023-11-29T18:57:18.444Z] Login Succeeded [2023-11-29T18:57:18.444Z] nexus3.edgexfoundry.org:10003 [2023-11-29T18:57:18.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:57:18.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:57:18.704Z] Configure a credential helper to remove this warning. See [2023-11-29T18:57:18.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:57:18.704Z] [2023-11-29T18:57:18.704Z] Login Succeeded [2023-11-29T18:57:18.704Z] nexus3.edgexfoundry.org:10004 [2023-11-29T18:57:18.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:57:18.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:57:18.704Z] Configure a credential helper to remove this warning. See [2023-11-29T18:57:18.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:57:18.704Z] [2023-11-29T18:57:18.704Z] Login Succeeded [2023-11-29T18:57:18.704Z] ****.io [2023-11-29T18:57:18.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-29T18:57:18.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-29T18:57:18.964Z] Configure a credential helper to remove this warning. See [2023-11-29T18:57:18.964Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-29T18:57:18.964Z] [2023-11-29T18:57:18.964Z] Login Succeeded [2023-11-29T18:57:18.964Z] ---> ****-login.sh ends [Pipeline] } [2023-11-29T18:57:18.971Z] 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 [2023-11-29T18:57:19.788Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-29T18:57:20.074Z] + ls -al . [2023-11-29T18:57:20.075Z] total 72 [2023-11-29T18:57:20.075Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 29 18:57 . [2023-11-29T18:57:20.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 18:56 .. [2023-11-29T18:57:20.075Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 18:57 .git [2023-11-29T18:57:20.075Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 29 18:56 .github [2023-11-29T18:57:20.075Z] -rw-rw-r-- 1 jenkins jenkins 22 Nov 29 18:56 .gitignore [2023-11-29T18:57:20.075Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 18:57 .semver [2023-11-29T18:57:20.075Z] -rw-rw-r-- 1 jenkins jenkins 1575 Nov 29 18:56 Dockerfile [2023-11-29T18:57:20.075Z] -rw-rw-r-- 1 jenkins jenkins 746 Nov 29 18:56 Jenkinsfile [2023-11-29T18:57:20.075Z] -rw-rw-r-- 1 jenkins jenkins 11381 Nov 29 18:56 LICENSE [2023-11-29T18:57:20.075Z] -rw-rw-r-- 1 jenkins jenkins 3606 Nov 29 18:56 README.md [2023-11-29T18:57:20.075Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 29 18:56 TAF-Manager [2023-11-29T18:57:20.075Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 29 18:56 TUC [2023-11-29T18:57:20.075Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 29 18:57 VERSION [2023-11-29T18:57:20.075Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 29 18:56 requirements.txt [2023-11-29T18:57:20.075Z] -rw-rw-r-- 1 jenkins jenkins 54 Nov 29 18:56 robot-entrypoint.sh [2023-11-29T18:57:20.075Z] -rw-rw-r-- 1 jenkins jenkins 445 Nov 29 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T18:57:20.411Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=063e4150602d7f472ae14f7165c438356e72527d --label arch=amd64 --label version=0.0.0 . [2023-11-29T18:57:20.411Z] Sending build context to Docker daemon 540.2kB [2023-11-29T18:57:20.411Z] Step 1/13 : FROM alpine:3.16 [2023-11-29T18:57:20.982Z] 3.16: Pulling from library/alpine [2023-11-29T18:57:20.982Z] 659d66d51139: Pulling fs layer [2023-11-29T18:57:21.240Z] 659d66d51139: Download complete [2023-11-29T18:57:21.512Z] 659d66d51139: Pull complete [2023-11-29T18:57:21.865Z] Digest: sha256:a8cbb8c69ee71561f4b69c066bad07f7e510caaa523da26fbfc606b10bd7934b [2023-11-29T18:57:21.865Z] Status: Downloaded newer image for alpine:3.16 [2023-11-29T18:57:21.865Z] ---> 187eae39ad94 [2023-11-29T18:57:21.865Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-11-29T18:57:22.435Z] ---> Running in 98aa6ba0282e [2023-11-29T18:57:23.005Z] Removing intermediate container 98aa6ba0282e [2023-11-29T18:57:23.005Z] ---> 79035287ffc8 [2023-11-29T18:57:23.005Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-11-29T18:57:23.264Z] ---> Running in 0ed921010e6e [2023-11-29T18:57:23.834Z] Removing intermediate container 0ed921010e6e [2023-11-29T18:57:23.834Z] ---> 4bc0ce4a0b63 [2023-11-29T18:57:23.834Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-11-29T18:57:24.782Z] ---> 0c649ff6aa49 [2023-11-29T18:57:24.782Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-11-29T18:57:25.364Z] ---> b6fe6542398a [2023-11-29T18:57:25.364Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-11-29T18:57:25.935Z] ---> 5e42a6c2322d [2023-11-29T18:57:25.935Z] Step 7/13 : WORKDIR /edgex-taf [2023-11-29T18:57:26.199Z] ---> Running in 1610c4a8abcf [2023-11-29T18:57:26.483Z] Removing intermediate container 1610c4a8abcf [2023-11-29T18:57:26.483Z] ---> d414182953eb [2023-11-29T18:57:26.483Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-11-29T18:57:26.743Z] ---> Running in 1069c462dcac [2023-11-29T18:57:28.125Z] Removing intermediate container 1069c462dcac [2023-11-29T18:57:28.125Z] ---> 0e79882d1f66 [2023-11-29T18:57:28.125Z] 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 [2023-11-29T18:57:28.125Z] ---> Running in f6e98df33f52 [2023-11-29T18:57:28.384Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T18:57:28.951Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T18:57:29.887Z] (1/2) Upgrading libcrypto1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-29T18:57:30.147Z] (2/2) Upgrading libssl1.1 (1.1.1v-r0 -> 1.1.1w-r1) [2023-11-29T18:57:30.716Z] OK: 6 MiB in 14 packages [2023-11-29T18:57:30.716Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T18:57:31.285Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T18:57:31.857Z] (1/9) Installing ca-certificates (20230506-r0) [2023-11-29T18:57:32.432Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-11-29T18:57:32.699Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-11-29T18:57:32.977Z] Still waiting to schedule task [2023-11-29T18:57:32.978Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-29T18:57:33.273Z] (4/9) Installing libcurl (8.4.0-r0) [2023-11-29T18:57:33.533Z] (5/9) Installing curl (8.4.0-r0) [2023-11-29T18:57:34.105Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-11-29T18:57:34.676Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-11-29T18:57:35.245Z] (8/9) Installing jq (1.6-r1) [2023-11-29T18:57:35.504Z] (9/9) Installing openssl (1.1.1w-r1) [2023-11-29T18:57:36.074Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T18:57:36.074Z] Executing ca-certificates-20230506-r0.trigger [2023-11-29T18:57:36.074Z] OK: 52 MiB in 23 packages [2023-11-29T18:57:36.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T18:57:36.643Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T18:57:37.211Z] (1/137) Installing libmagic (5.41-r0) [2023-11-29T18:57:37.470Z] (2/137) Installing file (5.41-r0) [2023-11-29T18:57:37.729Z] (3/137) Installing libxau (1.0.9-r0) [2023-11-29T18:57:37.989Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-11-29T18:57:38.254Z] (5/137) Installing libxcb (1.15-r0) [2023-11-29T18:57:38.823Z] (6/137) Installing libx11 (1.8.7-r0) [2023-11-29T18:57:39.393Z] (7/137) Installing libxext (1.3.4-r0) [2023-11-29T18:57:39.653Z] (8/137) Installing libice (1.0.10-r0) [2023-11-29T18:57:39.913Z] (9/137) Installing libuuid (2.38-r1) [2023-11-29T18:57:40.172Z] (10/137) Installing libsm (1.2.3-r0) [2023-11-29T18:57:40.432Z] (11/137) Installing libxt (1.2.1-r0) [2023-11-29T18:57:40.999Z] (12/137) Installing libxmu (1.1.3-r0) [2023-11-29T18:57:41.260Z] (13/137) Installing xset (1.2.4-r0) [2023-11-29T18:57:41.519Z] (14/137) Installing xprop (1.2.5-r0) [2023-11-29T18:57:41.780Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-11-29T18:57:42.041Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-11-29T18:57:42.300Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-11-29T18:57:42.871Z] (18/137) Installing libffi (3.4.2-r1) [2023-11-29T18:57:43.130Z] (19/137) Installing libintl (0.21-r2) [2023-11-29T18:57:43.391Z] (20/137) Installing libblkid (2.38-r1) [2023-11-29T18:57:43.963Z] (21/137) Installing libmount (2.38-r1) [2023-11-29T18:57:44.223Z] (22/137) Installing pcre (8.45-r2) [2023-11-29T18:57:44.482Z] (23/137) Installing glib (2.72.4-r0) [2023-11-29T18:57:45.053Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-11-29T18:57:45.622Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-11-29T18:57:45.881Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-11-29T18:57:46.452Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-11-29T18:57:46.712Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-11-29T18:57:46.971Z] (29/137) Installing libpng (1.6.37-r1) [2023-11-29T18:57:47.540Z] (30/137) Installing libwebp (1.2.3-r2) [2023-11-29T18:57:47.799Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-11-29T18:57:48.369Z] (32/137) Installing tiff (4.4.0-r4) [2023-11-29T18:57:48.732Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-11-29T18:57:48.991Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-11-29T18:57:49.249Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-11-29T18:57:49.507Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-11-29T18:57:49.766Z] (37/137) Installing libxrender (0.9.10-r3) [2023-11-29T18:57:50.025Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-11-29T18:57:50.283Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-11-29T18:57:50.542Z] (40/137) Installing libxi (1.8-r0) [2023-11-29T18:57:50.801Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-11-29T18:57:51.061Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-11-29T18:57:51.320Z] (43/137) Installing atk (2.38.0-r0) [2023-11-29T18:57:51.887Z] (44/137) Installing libxtst (1.2.3-r3) [2023-11-29T18:57:52.147Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-11-29T18:57:52.410Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-11-29T18:57:52.668Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-11-29T18:57:53.235Z] (48/137) Installing expat (2.5.0-r0) [2023-11-29T18:57:53.494Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-11-29T18:57:53.760Z] (50/137) Installing freetype (2.12.1-r0) [2023-11-29T18:57:54.328Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-11-29T18:57:54.589Z] (52/137) Installing pixman (0.40.0-r4) [2023-11-29T18:57:55.156Z] (53/137) Installing cairo (1.17.4-r2) [2023-11-29T18:57:55.416Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-11-29T18:57:55.676Z] (55/137) Installing avahi-libs (0.8-r6) [2023-11-29T18:57:55.936Z] (56/137) Installing gmp (6.2.1-r2) [2023-11-29T18:57:56.504Z] (57/137) Installing nettle (3.7.3-r0) [2023-11-29T18:57:56.764Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-11-29T18:57:57.331Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-11-29T18:57:57.589Z] (60/137) Installing libunistring (1.0-r0) [2023-11-29T18:57:58.156Z] (61/137) Installing gnutls (3.7.7-r1) [2023-11-29T18:57:58.726Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-11-29T18:57:58.986Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-11-29T18:58:00.356Z] (64/137) Installing fribidi (1.0.12-r0) [2023-11-29T18:58:00.615Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-11-29T18:58:00.875Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-11-29T18:58:01.445Z] (67/137) Installing libxft (2.3.4-r0) [2023-11-29T18:58:01.706Z] (68/137) Installing pango (1.50.7-r0) [2023-11-29T18:58:02.277Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-11-29T18:58:02.536Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-11-29T18:58:02.794Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-11-29T18:58:03.054Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-11-29T18:58:03.312Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-11-29T18:58:03.878Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-11-29T18:58:04.445Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-11-29T18:58:04.445Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-11-29T18:58:04.702Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-11-29T18:58:04.961Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-11-29T18:58:05.527Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-11-29T18:58:05.785Z] (79/137) Installing libogg (1.3.5-r1) [2023-11-29T18:58:06.042Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-11-29T18:58:06.608Z] (81/137) Installing flac (1.3.4-r0) [2023-11-29T18:58:06.872Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-11-29T18:58:07.441Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-11-29T18:58:07.699Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-11-29T18:58:08.267Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-11-29T18:58:08.835Z] (86/137) Installing libass (0.16.0-r0) [2023-11-29T18:58:09.094Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-11-29T18:58:09.664Z] (88/137) Installing libpciaccess (0.16-r0) [2023-11-29T18:58:09.923Z] (89/137) Installing libdrm (2.4.110-r0) [2023-11-29T18:58:10.182Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-11-29T18:58:10.441Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-11-29T18:58:11.015Z] (92/137) Installing lame (3.100-r0) [2023-11-29T18:58:11.274Z] (93/137) Installing opus (1.3.1-r1) [2023-11-29T18:58:11.843Z] (94/137) Installing libasyncns (0.8-r1) [2023-11-29T18:58:12.102Z] (95/137) Installing libltdl (2.4.7-r0) [2023-11-29T18:58:12.362Z] (96/137) Installing orc (0.4.32-r0) [2023-11-29T18:58:12.623Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-11-29T18:58:13.196Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-11-29T18:58:13.455Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-11-29T18:58:14.025Z] (100/137) Installing soxr (0.1.3-r2) [2023-11-29T18:58:14.285Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-11-29T18:58:14.546Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-11-29T18:58:15.115Z] (103/137) Installing libpulse (15.0-r2) [2023-11-29T18:58:15.375Z] (104/137) Installing cjson (1.7.15-r3) [2023-11-29T18:58:15.634Z] (105/137) Installing mbedtls (2.28.5-r0) [2023-11-29T18:58:16.201Z] (106/137) Installing librist (0.2.6-r1) [2023-11-29T18:58:16.459Z] (107/137) Installing libsrt (1.4.4-r0) [2023-11-29T18:58:17.027Z] (108/137) Installing libssh (0.9.6-r1) [2023-11-29T18:58:17.285Z] (109/137) Installing libtheora (1.1.1-r16) [2023-11-29T18:58:17.851Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-11-29T18:58:18.111Z] (111/137) Installing libva (2.14.0-r0) [2023-11-29T18:58:18.370Z] (112/137) Installing libvdpau (1.5-r0) [2023-11-29T18:58:18.635Z] (113/137) Installing vidstab (1.1.0-r1) [2023-11-29T18:58:19.202Z] (114/137) Installing libvpx (1.11.0-r1) [2023-11-29T18:58:19.460Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-11-29T18:58:20.028Z] (116/137) Installing numactl (2.0.14-r0) [2023-11-29T18:58:20.288Z] (117/137) Installing x265-libs (3.5-r3) [2023-11-29T18:58:20.858Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-11-29T18:58:21.422Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-11-29T18:58:23.348Z] (120/137) Installing libevent (2.1.12-r4) [2023-11-29T18:58:23.916Z] (121/137) Installing mesa (21.3.9-r0) [2023-11-29T18:58:23.916Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-11-29T18:58:24.175Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-11-29T18:58:24.743Z] (124/137) Installing icu-data-en (71.1-r2) [2023-11-29T18:58:25.003Z] Executing icu-data-en-71.1-r2.post-install [2023-11-29T18:58:25.003Z] * [2023-11-29T18:58:25.003Z] * If you need ICU with non-English locales and legacy charset support, install [2023-11-29T18:58:25.003Z] * package icu-data-full. [2023-11-29T18:58:25.003Z] * [2023-11-29T18:58:25.003Z] (125/137) Installing icu-libs (71.1-r2) [2023-11-29T18:58:25.568Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-11-29T18:58:26.139Z] (127/137) Installing minizip (1.2.12-r0) [2023-11-29T18:58:26.398Z] (128/137) Installing nspr (4.33-r0) [2023-11-29T18:58:26.656Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-11-29T18:58:27.223Z] (130/137) Installing nss (3.78.1-r0) [2023-11-29T18:58:27.791Z] (131/137) Installing re2 (2022.04.01-r0) [2023-11-29T18:58:28.360Z] (132/137) Installing snappy (1.1.9-r4) [2023-11-29T18:58:28.621Z] (133/137) Installing libgpg-error (1.45-r0) [2023-11-29T18:58:28.880Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-11-29T18:58:29.450Z] (135/137) Installing libxslt (1.1.35-r0) [2023-11-29T18:58:29.713Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-11-29T18:58:31.614Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-11-29T18:58:32.550Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T18:58:32.551Z] Executing glib-2.72.4-r0.trigger [2023-11-29T18:58:32.551Z] Executing shared-mime-info-2.2-r2.trigger [2023-11-29T18:58:32.810Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-11-29T18:58:32.810Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-11-29T18:58:32.810Z] Executing fontconfig-2.14.0-r0.trigger [2023-11-29T18:58:32.810Z] Executing mkfontscale-1.2.2-r0.trigger [2023-11-29T18:58:32.810Z] OK: 409 MiB in 160 packages [2023-11-29T18:58:32.810Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T18:58:33.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T18:58:33.948Z] (1/21) Installing binutils (2.38-r3) [2023-11-29T18:58:34.516Z] (2/21) Installing isl22 (0.22-r0) [2023-11-29T18:58:35.083Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-11-29T18:58:35.651Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-11-29T18:58:35.911Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-11-29T18:58:37.288Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-11-29T18:58:37.547Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-11-29T18:58:37.807Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-11-29T18:58:38.375Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-11-29T18:58:38.946Z] (10/21) Installing libpq (14.10-r0) [2023-11-29T18:58:39.205Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2023-11-29T18:58:39.771Z] (12/21) Installing libpq-dev (14.10-r0) [2023-11-29T18:58:40.028Z] (13/21) Installing libecpg (14.10-r0) [2023-11-29T18:58:40.597Z] (14/21) Installing libecpg-dev (14.10-r0) [2023-11-29T18:58:40.855Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-11-29T18:58:42.230Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-11-29T18:58:43.295Z] (17/21) Installing clang (13.0.1-r1) [2023-11-29T18:58:43.863Z] (18/21) Installing icu (71.1-r2) [2023-11-29T18:58:44.122Z] (19/21) Installing icu-dev (71.1-r2) [2023-11-29T18:58:44.692Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-11-29T18:58:45.627Z] (21/21) Installing postgresql14-dev (14.10-r0) [2023-11-29T18:58:46.193Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T18:58:46.193Z] OK: 822 MiB in 181 packages [2023-11-29T18:58:46.193Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T18:58:46.760Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T18:58:47.329Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-11-29T18:58:49.237Z] (2/10) Installing gdbm (1.23-r0) [2023-11-29T18:58:49.495Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-11-29T18:58:49.754Z] (4/10) Installing readline (8.1.2-r0) [2023-11-29T18:58:50.322Z] (5/10) Installing python3 (3.10.13-r0) [2023-11-29T18:58:53.607Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-11-29T18:58:54.175Z] (7/10) Installing libsodium (1.0.18-r0) [2023-11-29T18:58:54.433Z] (8/10) Installing libzmq (4.3.4-r0) [2023-11-29T18:58:55.000Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-11-29T18:58:55.259Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-11-29T18:58:55.517Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T18:58:55.517Z] OK: 974 MiB in 191 packages [2023-11-29T18:58:55.517Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T18:58:56.084Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T18:58:56.654Z] OK: 974 MiB in 191 packages [2023-11-29T18:58:56.654Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-11-29T18:58:56.912Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-11-29T18:58:57.478Z] (1/1) Installing tzdata (2023c-r0) [2023-11-29T18:58:58.045Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T18:58:58.045Z] OK: 978 MiB in 192 packages [2023-11-29T18:58:58.303Z] (1/1) Purging tzdata (2023c-r0) [2023-11-29T18:58:58.303Z] Executing busybox-1.35.0-r17.trigger [2023-11-29T18:58:58.303Z] OK: 974 MiB in 191 packages [2023-11-29T18:59:00.838Z] Looking in links: /tmp/tmpke3ufphj [2023-11-29T18:59:00.838Z] Processing /tmp/tmpke3ufphj/setuptools-65.5.0-py3-none-any.whl [2023-11-29T18:59:00.838Z] Processing /tmp/tmpke3ufphj/pip-23.0.1-py3-none-any.whl [2023-11-29T18:59:01.099Z] Installing collected packages: setuptools, pip [2023-11-29T18:59:04.389Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-11-29T18:59:04.389Z] 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 [2023-11-29T18:59:04.648Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-11-29T18:59:04.907Z] Collecting pip [2023-11-29T18:59:04.907Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-11-29T18:59:04.907Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 53.6 MB/s eta 0:00:00 [2023-11-29T18:59:04.907Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-11-29T18:59:05.492Z] Collecting setuptools [2023-11-29T18:59:05.492Z] Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-11-29T18:59:05.492Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 118.9 MB/s eta 0:00:00 [2023-11-29T18:59:05.492Z] Collecting wheel [2023-11-29T18:59:05.492Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-11-29T18:59:05.492Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 165.1 MB/s eta 0:00:00 [2023-11-29T18:59:05.752Z] Installing collected packages: wheel, setuptools, pip [2023-11-29T18:59:05.752Z] Attempting uninstall: setuptools [2023-11-29T18:59:05.752Z] Found existing installation: setuptools 65.5.0 [2023-11-29T18:59:05.752Z] Uninstalling setuptools-65.5.0: [2023-11-29T18:59:05.752Z] Successfully uninstalled setuptools-65.5.0 [2023-11-29T18:59:06.688Z] Attempting uninstall: pip [2023-11-29T18:59:06.688Z] Found existing installation: pip 23.0.1 [2023-11-29T18:59:06.688Z] Uninstalling pip-23.0.1: [2023-11-29T18:59:06.688Z] Successfully uninstalled pip-23.0.1 [2023-11-29T18:59:08.593Z] Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-11-29T18:59:08.593Z] 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 [2023-11-29T18:59:09.528Z] Processing ./edgex-taf-common [2023-11-29T18:59:09.528Z] Preparing metadata (setup.py): started [2023-11-29T18:59:09.528Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T18:59:09.528Z] Building wheels for collected packages: edgex-taf-common [2023-11-29T18:59:09.528Z] Building wheel for edgex-taf-common (setup.py): started [2023-11-29T18:59:09.837Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-11-29T18:59:09.837Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=e35b7b405612de4d968c80addaa08304c277e8defb09d3c4c7fbf8c2487c0513 [2023-11-29T18:59:09.837Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-11-29T18:59:09.837Z] Successfully built edgex-taf-common [2023-11-29T18:59:09.837Z] Installing collected packages: edgex-taf-common [2023-11-29T18:59:10.139Z] Successfully installed edgex-taf-common-0.0.0 [2023-11-29T18:59:10.139Z] 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 [2023-11-29T18:59:10.730Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-11-29T18:59:10.730Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-11-29T18:59:10.730Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2023-11-29T18:59:10.730Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2023-11-29T18:59:10.730Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-11-29T18:59:10.730Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-11-29T18:59:11.015Z] Collecting robotframework-seleniumlibrary==6.1.3 (from -r requirements.txt (line 4)) [2023-11-29T18:59:11.015Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl.metadata (15 kB) [2023-11-29T18:59:11.015Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-11-29T18:59:11.015Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-11-29T18:59:11.015Z] Preparing metadata (setup.py): started [2023-11-29T18:59:11.303Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T18:59:11.303Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-11-29T18:59:11.303Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-11-29T18:59:11.303Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-11-29T18:59:11.303Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-11-29T18:59:11.303Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-11-29T18:59:11.303Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-11-29T18:59:11.303Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-11-29T18:59:11.303Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-11-29T18:59:11.303Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 16.3 MB/s eta 0:00:00 [2023-11-29T18:59:11.303Z] Preparing metadata (setup.py): started [2023-11-29T18:59:11.570Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T18:59:11.851Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-11-29T18:59:11.851Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-11-29T18:59:12.139Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2023-11-29T18:59:12.139Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2023-11-29T18:59:12.139Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.7 MB/s eta 0:00:00 [2023-11-29T18:59:12.139Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-11-29T18:59:12.139Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-11-29T18:59:12.139Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 31.6 MB/s eta 0:00:00 [2023-11-29T18:59:12.408Z] Installing build dependencies: started [2023-11-29T18:59:14.955Z] Installing build dependencies: finished with status 'done' [2023-11-29T18:59:14.955Z] Getting requirements to build wheel: started [2023-11-29T18:59:15.522Z] Getting requirements to build wheel: finished with status 'done' [2023-11-29T18:59:15.522Z] Preparing metadata (pyproject.toml): started [2023-11-29T18:59:15.780Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-11-29T18:59:16.039Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-11-29T18:59:16.039Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-11-29T18:59:16.298Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-11-29T18:59:16.298Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.8 kB) [2023-11-29T18:59:16.298Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-11-29T18:59:16.298Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-11-29T18:59:16.298Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 17.9 MB/s eta 0:00:00 [2023-11-29T18:59:16.557Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-11-29T18:59:16.557Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-11-29T18:59:16.557Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 33.9 MB/s eta 0:00:00 [2023-11-29T18:59:16.557Z] Preparing metadata (setup.py): started [2023-11-29T18:59:16.816Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T18:59:17.075Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2023-11-29T18:59:17.075Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-11-29T18:59:17.334Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T18:59:17.334Z] Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-11-29T18:59:17.334Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T18:59:17.334Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-11-29T18:59:17.334Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:17.334Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-29T18:59:17.593Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:17.593Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-11-29T18:59:17.593Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.6 MB/s eta 0:00:00 [2023-11-29T18:59:17.593Z] Preparing metadata (setup.py): started [2023-11-29T18:59:17.852Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T18:59:17.852Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:17.852Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-11-29T18:59:17.852Z] Preparing metadata (setup.py): started [2023-11-29T18:59:18.112Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T18:59:18.112Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:18.112Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-11-29T18:59:18.112Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:18.112Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-11-29T18:59:18.371Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:18.372Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-11-29T18:59:18.372Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:18.372Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-11-29T18:59:18.372Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:18.372Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-11-29T18:59:18.631Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-29T18:59:18.631Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2023-11-29T18:59:19.578Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-29T18:59:19.578Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-11-29T18:59:19.836Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-29T18:59:19.836Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-11-29T18:59:19.836Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-11-29T18:59:19.836Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-11-29T18:59:19.836Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-29T18:59:19.836Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-11-29T18:59:20.095Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-11-29T18:59:20.095Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-11-29T18:59:20.095Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-11-29T18:59:20.095Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-11-29T18:59:20.355Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-29T18:59:20.355Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-11-29T18:59:20.355Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 21.1 MB/s eta 0:00:00 [2023-11-29T18:59:20.355Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-29T18:59:20.355Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-11-29T18:59:20.355Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 25.1 MB/s eta 0:00:00 [2023-11-29T18:59:20.355Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) [2023-11-29T18:59:20.355Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-29T18:59:20.355Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-11-29T18:59:20.613Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-11-29T18:59:20.613Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-11-29T18:59:20.613Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T18:59:20.613Z] Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-11-29T18:59:20.613Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T18:59:20.613Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-11-29T18:59:20.872Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:20.872Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-11-29T18:59:20.872Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:20.872Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-11-29T18:59:20.872Z] Preparing metadata (setup.py): started [2023-11-29T18:59:21.133Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T18:59:21.133Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:21.133Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-11-29T18:59:21.392Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:21.392Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-11-29T18:59:21.392Z] Preparing metadata (setup.py): started [2023-11-29T18:59:21.392Z] Preparing metadata (setup.py): finished with status 'done' [2023-11-29T18:59:21.652Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:21.652Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-11-29T18:59:21.652Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:21.652Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-11-29T18:59:21.652Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:21.652Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-11-29T18:59:21.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.0 MB/s eta 0:00:00 [2023-11-29T18:59:21.652Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:21.652Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-11-29T18:59:21.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.3 MB/s eta 0:00:00 [2023-11-29T18:59:21.911Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:21.912Z] Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl.metadata (2.8 kB) [2023-11-29T18:59:21.912Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:21.912Z] Downloading referencing-0.31.0-py3-none-any.whl.metadata (2.6 kB) [2023-11-29T18:59:22.171Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-11-29T18:59:22.171Z] Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.7 kB) [2023-11-29T18:59:22.430Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T18:59:22.431Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-11-29T18:59:22.431Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T18:59:22.431Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-11-29T18:59:22.690Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T18:59:22.690Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-11-29T18:59:22.690Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T18:59:22.690Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-11-29T18:59:22.690Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T18:59:22.690Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-11-29T18:59:22.690Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T18:59:22.690Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-11-29T18:59:22.950Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.1.3->-r requirements.txt (line 4)) [2023-11-29T18:59:22.950Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-11-29T18:59:22.950Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.8 MB/s eta 0:00:00 [2023-11-29T18:59:22.950Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-11-29T18:59:23.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 16.0 MB/s eta 0:00:00 [2023-11-29T18:59:23.209Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-11-29T18:59:23.209Z] Downloading robotframework_seleniumlibrary-6.1.3-py2.py3-none-any.whl (95 kB) [2023-11-29T18:59:23.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.3/95.3 kB 11.5 MB/s eta 0:00:00 [2023-11-29T18:59:23.209Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-11-29T18:59:23.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.5 MB/s eta 0:00:00 [2023-11-29T18:59:23.209Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-11-29T18:59:23.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 18.5 MB/s eta 0:00:00 [2023-11-29T18:59:23.209Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2023-11-29T18:59:23.467Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 60.1 MB/s eta 0:00:00 [2023-11-29T18:59:23.467Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-11-29T18:59:23.467Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 27.0 MB/s eta 0:00:00 [2023-11-29T18:59:23.467Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-11-29T18:59:23.467Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 32.2 MB/s eta 0:00:00 [2023-11-29T18:59:23.467Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-11-29T18:59:23.467Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.1 MB/s eta 0:00:00 [2023-11-29T18:59:23.467Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-11-29T18:59:23.467Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-11-29T18:59:23.467Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 19.3 MB/s eta 0:00:00 [2023-11-29T18:59:23.467Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2023-11-29T18:59:23.726Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 16.6 MB/s eta 0:00:00 [2023-11-29T18:59:23.726Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-11-29T18:59:23.726Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 6.3 MB/s eta 0:00:00 [2023-11-29T18:59:23.726Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-11-29T18:59:23.726Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 7.9 MB/s eta 0:00:00 [2023-11-29T18:59:23.726Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-11-29T18:59:23.726Z] Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-11-29T18:59:23.726Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 75.3 MB/s eta 0:00:00 [2023-11-29T18:59:23.726Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-11-29T18:59:23.726Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 12.8 MB/s eta 0:00:00 [2023-11-29T18:59:23.726Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-11-29T18:59:23.726Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 6.7 MB/s eta 0:00:00 [2023-11-29T18:59:23.726Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-11-29T18:59:23.986Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 15.4 MB/s eta 0:00:00 [2023-11-29T18:59:23.986Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-11-29T18:59:23.986Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-11-29T18:59:23.986Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 11.0 MB/s eta 0:00:00 [2023-11-29T18:59:23.986Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-11-29T18:59:23.986Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.2 MB/s eta 0:00:00 [2023-11-29T18:59:23.986Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-11-29T18:59:23.986Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 13.6 MB/s eta 0:00:00 [2023-11-29T18:59:23.986Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-11-29T18:59:23.986Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-11-29T18:59:23.986Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.9 MB/s eta 0:00:00 [2023-11-29T18:59:23.986Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-11-29T18:59:23.986Z] Downloading jsonschema_specifications-2023.11.1-py3-none-any.whl (17 kB) [2023-11-29T18:59:23.986Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-11-29T18:59:23.986Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 43.9 MB/s eta 0:00:00 [2023-11-29T18:59:23.986Z] Downloading referencing-0.31.0-py3-none-any.whl (25 kB) [2023-11-29T18:59:24.256Z] Downloading rpds_py-0.13.1-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2023-11-29T18:59:24.256Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 26.4 MB/s eta 0:00:00 [2023-11-29T18:59:24.256Z] Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-11-29T18:59:24.256Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 11.9 MB/s eta 0:00:00 [2023-11-29T18:59:24.256Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-11-29T18:59:24.256Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-11-29T18:59:24.256Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-11-29T18:59:24.256Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-11-29T18:59:24.514Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-11-29T18:59:24.514Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-11-29T18:59:24.777Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-11-29T18:59:24.777Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=3ced497e8f3ace20d594274418fe79f4d06ca4bf038e9cc97fe22f0a26107710 [2023-11-29T18:59:24.777Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-11-29T18:59:24.777Z] Building wheel for paho-mqtt (setup.py): started [2023-11-29T18:59:25.348Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-11-29T18:59:25.348Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=829bd0a49254445ad1bde1ea73008dddca614dd000714af4358b1e83786fc64e [2023-11-29T18:59:25.348Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-11-29T18:59:25.348Z] Building wheel for psutil (pyproject.toml): started [2023-11-29T18:59:27.251Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-11-29T18:59:27.251Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274474 sha256=b6d492402b047954ee4af130e8c4c1b7275631db0a19bea92f914ab723421d9f [2023-11-29T18:59:27.251Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-11-29T18:59:27.251Z] Building wheel for psycopg2 (setup.py): started [2023-11-29T18:59:37.227Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-11-29T18:59:37.227Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479419 sha256=142acd8f58f6802f3526f46c3c104762d09e407e39c174d8c3364215fb9fd4c6 [2023-11-29T18:59:37.228Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-11-29T18:59:37.228Z] Building wheel for flex (setup.py): started [2023-11-29T18:59:37.228Z] Building wheel for flex (setup.py): finished with status 'done' [2023-11-29T18:59:37.228Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=27167f182ba7b59bf01e04cc4aad356bc49ee6e3a97e660307d5ab44dc075a5d [2023-11-29T18:59:37.228Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-11-29T18:59:37.228Z] Building wheel for GenSON (setup.py): started [2023-11-29T18:59:37.228Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-11-29T18:59:37.228Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=3bea7da3e98b2fbcb8914b1a3d53890bd64e097534d3703e1dd316d56db3cd2f [2023-11-29T18:59:37.228Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-11-29T18:59:37.228Z] Building wheel for strict-rfc3339 (setup.py): started [2023-11-29T18:59:37.487Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-11-29T18:59:37.487Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=7dcbdc5c4fe8fa3fe7a505382ea6254264f4ca359af1b853d0783a59ab7da083 [2023-11-29T18:59:37.487Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-11-29T18:59:37.487Z] Building wheel for validate-email (setup.py): started [2023-11-29T18:59:37.746Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-11-29T18:59:37.746Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=6e53982cc6026b3572284a30a0bc70bb0ca2517ee4730567e58c6d625bf8fcf7 [2023-11-29T18:59:37.746Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-11-29T18:59:37.746Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-11-29T18:59:38.312Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-11-29T18:59:50.520Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.0 reactivex-4.0.4 redis-5.0.1 referencing-0.31.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.3 rpds-py-0.13.1 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-11-29T18:59:50.520Z] 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 [2023-11-29T19:00:12.434Z] Removing intermediate container f6e98df33f52 [2023-11-29T19:00:12.434Z] ---> 0747a614b896 [2023-11-29T19:00:12.434Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-11-29T19:00:12.434Z] ---> Running in cc8dbed2c367 [2023-11-29T19:00:12.434Z] Removing intermediate container cc8dbed2c367 [2023-11-29T19:00:12.434Z] ---> 3aadd7d126cc [2023-11-29T19:00:12.434Z] Step 11/13 : LABEL arch=amd64 [2023-11-29T19:00:12.434Z] ---> Running in f1573229d6e0 [2023-11-29T19:00:12.434Z] Removing intermediate container f1573229d6e0 [2023-11-29T19:00:12.434Z] ---> a2d92fb3f506 [2023-11-29T19:00:12.434Z] Step 12/13 : LABEL git_sha=063e4150602d7f472ae14f7165c438356e72527d [2023-11-29T19:00:12.434Z] ---> Running in 11094cffa468 [2023-11-29T19:00:12.434Z] Removing intermediate container 11094cffa468 [2023-11-29T19:00:12.434Z] ---> 0327e24ae22a [2023-11-29T19:00:12.434Z] Step 13/13 : LABEL version=0.0.0 [2023-11-29T19:00:12.434Z] ---> Running in 6fb0d747a02b [2023-11-29T19:00:12.434Z] Removing intermediate container 6fb0d747a02b [2023-11-29T19:00:12.434Z] ---> a881366b3849 [2023-11-29T19:00:12.434Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-29T19:00:12.434Z] Successfully built a881366b3849 [2023-11-29T19:00:12.434Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-11-29T19:00:13.101Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T19:00:13.101Z] [2023-11-29T19:00:13.101Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-29T19:00:13.415Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T19:00:13.415Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-29T19:00:13.415Z] 5eb5b503b376: Pulling fs layer [2023-11-29T19:00:13.415Z] 5c69ac0246d0: Pulling fs layer [2023-11-29T19:00:13.415Z] ec43610c2a17: Pulling fs layer [2023-11-29T19:00:13.415Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-29T19:00:13.415Z] 33b1e0a273af: Pulling fs layer [2023-11-29T19:00:13.415Z] 5d3b04190fa2: Pulling fs layer [2023-11-29T19:00:13.415Z] 2f39f015ded8: Pulling fs layer [2023-11-29T19:00:13.415Z] 3a2ae6a8a46f: Waiting [2023-11-29T19:00:13.415Z] 33b1e0a273af: Waiting [2023-11-29T19:00:13.415Z] 5d3b04190fa2: Waiting [2023-11-29T19:00:13.415Z] 2f39f015ded8: Waiting [2023-11-29T19:00:13.415Z] 5c69ac0246d0: Verifying Checksum [2023-11-29T19:00:13.415Z] 5c69ac0246d0: Download complete [2023-11-29T19:00:13.415Z] 3a2ae6a8a46f: Download complete [2023-11-29T19:00:13.415Z] 33b1e0a273af: Verifying Checksum [2023-11-29T19:00:13.415Z] 33b1e0a273af: Download complete [2023-11-29T19:00:13.415Z] 5d3b04190fa2: Verifying Checksum [2023-11-29T19:00:13.415Z] 5d3b04190fa2: Download complete [2023-11-29T19:00:13.415Z] ec43610c2a17: Download complete [2023-11-29T19:00:13.675Z] 5eb5b503b376: Verifying Checksum [2023-11-29T19:00:13.675Z] 5eb5b503b376: Download complete [2023-11-29T19:00:14.243Z] 2f39f015ded8: Download complete [2023-11-29T19:00:14.808Z] 5eb5b503b376: Pull complete [2023-11-29T19:00:14.808Z] 5c69ac0246d0: Pull complete [2023-11-29T19:00:15.376Z] ec43610c2a17: Pull complete [2023-11-29T19:00:15.376Z] 3a2ae6a8a46f: Pull complete [2023-11-29T19:00:15.633Z] 33b1e0a273af: Pull complete [2023-11-29T19:00:15.633Z] 5d3b04190fa2: Pull complete [2023-11-29T19:00:19.839Z] 2f39f015ded8: Pull complete [2023-11-29T19:00:19.839Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-29T19:00:19.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-29T19:00:19.839Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-29T19:00:19.983Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-11-29T19:00:20.009Z] $ 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/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-29T19:00:23.734Z] $ docker top 96cafa53924256d2f5c1d0bf34db2eb1ffcdf6e8c3cb9e1f320c64baeb940054 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-29T19:00:24.155Z] ---> job-cost.sh [2023-11-29T19:00:24.156Z] lf-activate-venv: SKIPPING [2023-11-29T19:00:24.156Z] INFO: No Stack... [2023-11-29T19:00:24.414Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-29T19:00:24.673Z] INFO: Archiving Costs [Pipeline] sh [2023-11-29T19:00:24.963Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/cost.csv [2023-11-29T19:00:24.963Z] + cut -d, -f6 [Pipeline] lock [2023-11-29T19:00:24.977Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-84-3-stack-cost] [2023-11-29T19:00:24.983Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-84-3-stack-cost] did not exist. Created. [2023-11-29T19:00:24.983Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-84-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-29T19:00:25.330Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-29T19:00:25.394Z] Stashed 1 file(s) [Pipeline] } [2023-11-29T19:00:25.401Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-84-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-29T19:00:25.457Z] $ docker stop --time=1 96cafa53924256d2f5c1d0bf34db2eb1ffcdf6e8c3cb9e1f320c64baeb940054 [2023-11-29T19:00:26.619Z] $ docker rm -f --volumes 96cafa53924256d2f5c1d0bf34db2eb1ffcdf6e8c3cb9e1f320c64baeb940054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-30T00:56:57.161Z] Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-30T00:56:57.248Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-30T00:56:58.013Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-84/archives ] [2023-11-30T00:56:58.013Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-84/archives [2023-11-30T00:56:58.013Z] total 16 [2023-11-30T00:56:58.013Z] drwxr-xr-x 3 root root 4096 Nov 29 19:00 . [2023-11-30T00:56:58.013Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 19:00 .. [2023-11-30T00:56:58.013Z] drwxr-xr-x 2 root root 4096 Nov 29 19:00 cost [2023-11-30T00:56:58.013Z] -rw-r--r-- 1 root root 87 Nov 29 19:00 cost.csv [2023-11-30T00:56:58.013Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-84/archives [2023-11-30T00:56:58.013Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-84/archives [2023-11-30T00:56:58.013Z] total 16 [2023-11-30T00:56:58.013Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 29 19:00 . [2023-11-30T00:56:58.013Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 29 19:00 .. [2023-11-30T00:56:58.013Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 29 19:00 cost [2023-11-30T00:56:58.013Z] -rw-r--r-- 1 jenkins jenkins 87 Nov 29 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:56:58.310Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:56:59.169Z] ---> package-listing.sh [2023-11-30T00:56:59.169Z] ++ facter osfamily [2023-11-30T00:56:59.169Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-30T00:56:59.428Z] + OS_FAMILY=debian [2023-11-30T00:56:59.428Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-84 [2023-11-30T00:56:59.428Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-30T00:56:59.428Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-30T00:56:59.428Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-30T00:56:59.428Z] + PACKAGES=/tmp/packages_start.txt [2023-11-30T00:56:59.428Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-84 ']' [2023-11-30T00:56:59.428Z] + PACKAGES=/tmp/packages_end.txt [2023-11-30T00:56:59.428Z] + case "${OS_FAMILY}" in [2023-11-30T00:56:59.428Z] + dpkg -l [2023-11-30T00:56:59.428Z] + grep '^ii' [2023-11-30T00:56:59.428Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-30T00:56:59.428Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-30T00:56:59.428Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-30T00:56:59.428Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-84 ']' [2023-11-30T00:56:59.428Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/ [2023-11-30T00:56:59.428Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-84/archives/ [Pipeline] echo [2023-11-30T00:56:59.439Z] 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/exfoundry_edgex-taf-common_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-30T00:56:59.718Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-30T00:57:00.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-30T00:57:00.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-30T00:57:00.399Z] prd-ubuntu20.04-docker-8c-8g-9204 does not seem to be running inside a container [2023-11-30T00:57:00.431Z] $ 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/exfoundry_edgex-taf-common_PR-84/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-84 -v /w/workspace/exfoundry_edgex-taf-common_PR-84:/w/workspace/exfoundry_edgex-taf-common_PR-84:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-30T00:57:00.774Z] $ docker top eb99a7bb7319a438c5cc02f51aa920f2a85082e1b9d789dd8439ce52a6d502a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-30T00:57:01.161Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-30T00:57:01.446Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-30T00:57:01.735Z] + ls /var/log/sa-host [2023-11-30T00:57:01.735Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-30T00:57:01.824Z] provisioning config files... [2023-11-30T00:57:01.833Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-84@tmp/config12462684597095390475tmp [Pipeline] { [Pipeline] echo [2023-11-30T00:57:01.875Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:57:02.163Z] ---> create-netrc.sh [Pipeline] } [2023-11-30T00:57:02.170Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:57:02.540Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-30T00:57:02.548Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:57:02.830Z] ---> sudo-logs.sh [2023-11-30T00:57:02.830Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-30T00:57:02.880Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:57:03.167Z] ---> job-cost.sh [2023-11-30T00:57:03.167Z] lf-activate-venv: SKIPPING [2023-11-30T00:57:03.167Z] DEBUG: total: 0.2199999988079071 [2023-11-30T00:57:03.167Z] INFO: Retrieving Stack Cost... [2023-11-30T00:57:03.424Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-30T00:57:03.992Z] INFO: Archiving Costs [Pipeline] echo [2023-11-30T00:57:04.001Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-30T00:57:04.283Z] ---> logs-deploy.sh [2023-11-30T00:57:04.283Z] lf-activate-venv: SKIPPING [2023-11-30T00:57:04.283Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-84/3 [2023-11-30T00:57:04.283Z] INFO: archiving workspace using pattern(s): [2023-11-30T00:57:05.218Z] Archives upload complete. [2023-11-30T00:57:06.580Z] INFO: archiving logs to Nexus [2023-11-30T00:57:06.580Z] ---> uname -a: [2023-11-30T00:57:06.580Z] Linux prd-ubuntu20-04-docker-8c-8g-9204 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-30T00:57:06.580Z] [2023-11-30T00:57:06.580Z] [2023-11-30T00:57:06.580Z] ---> lscpu: [2023-11-30T00:57:06.580Z] Architecture: x86_64 [2023-11-30T00:57:06.580Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-30T00:57:06.580Z] Byte Order: Little Endian [2023-11-30T00:57:06.580Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-30T00:57:06.580Z] CPU(s): 8 [2023-11-30T00:57:06.580Z] On-line CPU(s) list: 0-7 [2023-11-30T00:57:06.580Z] Thread(s) per core: 1 [2023-11-30T00:57:06.580Z] Core(s) per socket: 1 [2023-11-30T00:57:06.580Z] Socket(s): 8 [2023-11-30T00:57:06.580Z] NUMA node(s): 1 [2023-11-30T00:57:06.580Z] Vendor ID: AuthenticAMD [2023-11-30T00:57:06.580Z] CPU family: 23 [2023-11-30T00:57:06.580Z] Model: 49 [2023-11-30T00:57:06.580Z] Model name: AMD EPYC-Rome Processor [2023-11-30T00:57:06.580Z] Stepping: 0 [2023-11-30T00:57:06.580Z] CPU MHz: 2799.998 [2023-11-30T00:57:06.580Z] BogoMIPS: 5599.99 [2023-11-30T00:57:06.580Z] Virtualization: AMD-V [2023-11-30T00:57:06.580Z] Hypervisor vendor: KVM [2023-11-30T00:57:06.580Z] Virtualization type: full [2023-11-30T00:57:06.580Z] L1d cache: 256 KiB [2023-11-30T00:57:06.580Z] L1i cache: 256 KiB [2023-11-30T00:57:06.580Z] L2 cache: 4 MiB [2023-11-30T00:57:06.580Z] L3 cache: 128 MiB [2023-11-30T00:57:06.580Z] NUMA node0 CPU(s): 0-7 [2023-11-30T00:57:06.580Z] Vulnerability Itlb multihit: Not affected [2023-11-30T00:57:06.580Z] Vulnerability L1tf: Not affected [2023-11-30T00:57:06.580Z] Vulnerability Mds: Not affected [2023-11-30T00:57:06.580Z] Vulnerability Meltdown: Not affected [2023-11-30T00:57:06.580Z] Vulnerability Mmio stale data: Not affected [2023-11-30T00:57:06.580Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-30T00:57:06.580Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-30T00:57:06.580Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-30T00:57:06.580Z] Vulnerability Srbds: Not affected [2023-11-30T00:57:06.580Z] Vulnerability Tsx async abort: Not affected [2023-11-30T00:57:06.580Z] 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 [2023-11-30T00:57:06.580Z] [2023-11-30T00:57:06.580Z] [2023-11-30T00:57:06.580Z] ---> nproc: [2023-11-30T00:57:06.580Z] 8 [2023-11-30T00:57:06.580Z] [2023-11-30T00:57:06.580Z] [2023-11-30T00:57:06.580Z] ---> df -h: [2023-11-30T00:57:06.580Z] Filesystem Size Used Avail Use% Mounted on [2023-11-30T00:57:06.580Z] overlay 155G 12G 144G 8% / [2023-11-30T00:57:06.580Z] tmpfs 64M 0 64M 0% /dev [2023-11-30T00:57:06.580Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-30T00:57:06.580Z] shm 64M 0 64M 0% /dev/shm [2023-11-30T00:57:06.580Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-30T00:57:06.580Z] [2023-11-30T00:57:06.580Z] [2023-11-30T00:57:06.580Z] ---> sar -b -r -n DEV: [2023-11-30T00:57:06.580Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9204) 11/30/23 _x86_64_ (8 CPU) [2023-11-30T00:57:06.580Z] [2023-11-30T00:57:06.580Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-30T00:57:06.580Z] 00:00:01 400.00 0.00 400.00 0.00 0.00 7200.00 0.00 [2023-11-30T00:57:06.580Z] 00:01:01 5.93 0.03 5.90 0.00 0.27 151.04 0.00 [2023-11-30T00:57:06.580Z] 00:02:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 [2023-11-30T00:57:06.580Z] 00:03:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2023-11-30T00:57:06.580Z] 00:04:01 1.48 0.00 1.48 0.00 0.00 16.40 0.00 [2023-11-30T00:57:06.580Z] 00:05:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 [2023-11-30T00:57:06.580Z] 00:06:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2023-11-30T00:57:06.580Z] 00:07:01 1.65 0.00 1.65 0.00 0.00 20.40 0.00 [2023-11-30T00:57:06.580Z] 00:08:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2023-11-30T00:57:06.580Z] 00:09:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 [2023-11-30T00:57:06.580Z] 00:10:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2023-11-30T00:57:06.580Z] 00:11:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2023-11-30T00:57:06.580Z] 00:12:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2023-11-30T00:57:06.580Z] 00:13:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2023-11-30T00:57:06.580Z] 00:14:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2023-11-30T00:57:06.580Z] 00:15:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 [2023-11-30T00:57:06.580Z] 00:16:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 [2023-11-30T00:57:06.580Z] 00:17:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 [2023-11-30T00:57:06.580Z] 00:18:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 [2023-11-30T00:57:06.580Z] 00:19:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 [2023-11-30T00:57:06.580Z] 00:20:02 1.13 0.00 1.13 0.00 0.00 12.26 0.00 [2023-11-30T00:57:06.580Z] 00:21:01 1.20 0.00 1.20 0.00 0.00 13.42 0.00 [2023-11-30T00:57:06.580Z] 00:22:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2023-11-30T00:57:06.580Z] 00:23:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 [2023-11-30T00:57:06.580Z] 00:24:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 [2023-11-30T00:57:06.580Z] 00:25:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2023-11-30T00:57:06.580Z] 00:26:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 [2023-11-30T00:57:06.580Z] 00:27:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 [2023-11-30T00:57:06.580Z] 00:28:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 [2023-11-30T00:57:06.580Z] 00:29:01 1.65 0.00 1.65 0.00 0.00 18.00 0.00 [2023-11-30T00:57:06.580Z] 00:30:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2023-11-30T00:57:06.580Z] 00:31:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2023-11-30T00:57:06.580Z] 00:32:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 [2023-11-30T00:57:06.580Z] 00:33:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2023-11-30T00:57:06.580Z] 00:34:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2023-11-30T00:57:06.580Z] 00:35:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 [2023-11-30T00:57:06.580Z] 00:36:01 1.47 0.03 1.43 0.00 2.80 16.00 0.00 [2023-11-30T00:57:06.580Z] 00:37:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 [2023-11-30T00:57:06.580Z] 00:38:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2023-11-30T00:57:06.580Z] 00:39:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2023-11-30T00:57:06.580Z] 00:40:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2023-11-30T00:57:06.580Z] 00:41:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 [2023-11-30T00:57:06.581Z] 00:42:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 [2023-11-30T00:57:06.581Z] 00:43:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 [2023-11-30T00:57:06.581Z] 00:44:01 1.38 0.00 1.38 0.00 0.00 15.59 0.00 [2023-11-30T00:57:06.581Z] 00:45:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 [2023-11-30T00:57:06.581Z] 00:46:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 [2023-11-30T00:57:06.581Z] 00:47:01 1.93 0.00 1.93 0.00 0.00 20.53 0.00 [2023-11-30T00:57:06.581Z] 00:48:01 1.20 0.00 1.20 0.00 0.00 12.26 0.00 [2023-11-30T00:57:06.581Z] 00:49:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2023-11-30T00:57:06.581Z] 00:50:01 1.52 0.00 1.52 0.00 0.00 16.00 0.00 [2023-11-30T00:57:06.581Z] 00:51:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2023-11-30T00:57:06.581Z] 00:52:01 1.33 0.00 1.33 0.00 0.00 13.73 0.00 [2023-11-30T00:57:06.581Z] 00:53:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2023-11-30T00:57:06.581Z] 00:54:01 1.50 0.00 1.50 0.00 0.00 15.73 0.00 [2023-11-30T00:57:06.581Z] 00:55:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2023-11-30T00:57:06.581Z] 00:56:01 1.47 0.00 1.47 0.00 0.00 16.13 0.00 [2023-11-30T00:57:06.581Z] 00:57:01 6.70 0.15 6.55 0.00 12.13 194.50 0.00 [2023-11-30T00:57:06.581Z] Average: 1.49 0.00 1.49 0.00 0.27 20.40 0.00 [2023-11-30T00:57:06.581Z] [2023-11-30T00:57:06.581Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-30T00:57:06.581Z] 00:00:01 27583908 31547332 732064 2.23 142756 4015924 1706000 5.03 1350012 3454644 208 [2023-11-30T00:57:06.581Z] 00:01:01 27580608 31544568 734464 2.23 143024 4015924 1708136 5.03 1350944 3453932 52 [2023-11-30T00:57:06.581Z] 00:02:01 27580884 31544908 734028 2.23 143056 4015940 1708136 5.03 1351408 3453936 8 [2023-11-30T00:57:06.581Z] 00:03:01 27581004 31545028 734028 2.23 143080 4015940 1708136 5.03 1351348 3453936 208 [2023-11-30T00:57:06.581Z] 00:04:01 27580712 31544744 734244 2.23 143104 4015944 1708136 5.03 1351164 3453940 8 [2023-11-30T00:57:06.581Z] 00:05:01 27580680 31544788 734192 2.23 143132 4015944 1708136 5.03 1351512 3453936 8 [2023-11-30T00:57:06.581Z] 00:06:01 27580600 31544712 734188 2.23 143152 4015948 1708136 5.03 1351504 3453940 8 [2023-11-30T00:57:06.581Z] 00:07:01 27580716 31544920 733852 2.23 143188 4015952 1708136 5.03 1351388 3453944 48 [2023-11-30T00:57:06.581Z] 00:08:01 27580888 31545092 733616 2.23 143200 4015944 1708136 5.03 1351372 3453944 8 [2023-11-30T00:57:06.581Z] 00:09:01 27580452 31544716 733784 2.23 143216 4015960 1708136 5.03 1350992 3453948 172 [2023-11-30T00:57:06.581Z] 00:10:01 27580656 31544928 733504 2.23 143224 4015964 1708136 5.03 1350976 3453952 8 [2023-11-30T00:57:06.581Z] 00:11:01 27580828 31545160 733220 2.23 143248 4015956 1708136 5.03 1351044 3453960 40 [2023-11-30T00:57:06.581Z] 00:12:01 27580780 31545116 733192 2.23 143260 4015960 1708136 5.03 1350900 3453964 228 [2023-11-30T00:57:06.581Z] 00:13:01 27580732 31545068 733152 2.23 143280 4015968 1708136 5.03 1350916 3453964 212 [2023-11-30T00:57:06.581Z] 00:14:01 27580652 31545056 733128 2.23 143320 4015968 1708136 5.03 1351492 3453964 8 [2023-11-30T00:57:06.581Z] 00:15:01 27580584 31545032 733292 2.23 143356 4015976 1708136 5.03 1351096 3453968 56 [2023-11-30T00:57:06.581Z] 00:16:01 27581044 31545492 733004 2.23 143384 4015972 1708136 5.03 1351296 3453968 12 [2023-11-30T00:57:06.581Z] 00:17:01 27580276 31544828 733612 2.23 143412 4015976 1708136 5.03 1351572 3453980 240 [2023-11-30T00:57:06.581Z] 00:18:01 27581020 31545576 732948 2.23 143424 4015988 1708136 5.03 1351448 3453984 12 [2023-11-30T00:57:06.581Z] 00:19:01 27580956 31545524 732916 2.23 143440 4015992 1708136 5.03 1351432 3453988 56 [2023-11-30T00:57:06.581Z] 00:20:02 27580648 31545220 733152 2.23 143452 4015992 1708136 5.03 1351432 3453992 4 [2023-11-30T00:57:06.581Z] 00:21:01 27580900 31545536 732804 2.23 143480 4015996 1708136 5.03 1351488 3453996 204 [2023-11-30T00:57:06.581Z] 00:22:01 27580776 31545420 733052 2.23 143520 4015984 1708136 5.03 1351744 3454000 20 [2023-11-30T00:57:06.581Z] 00:23:01 27581288 31545996 732656 2.23 143556 4016004 1724216 5.08 1351560 3454008 44 [2023-11-30T00:57:06.581Z] 00:24:01 27581188 31545896 732900 2.23 143564 4016004 1724216 5.08 1351544 3454008 8 [2023-11-30T00:57:06.581Z] 00:25:01 27580880 31545652 733164 2.23 143584 4016008 1724216 5.08 1351952 3454000 56 [2023-11-30T00:57:06.581Z] 00:26:01 27580904 31545696 733064 2.23 143620 4015996 1707788 5.03 1351648 3454000 4 [2023-11-30T00:57:06.581Z] 00:27:01 27580824 31545624 733048 2.23 143644 4016008 1707788 5.03 1351416 3454008 212 [2023-11-30T00:57:06.581Z] 00:28:01 27580776 31545760 732876 2.23 143672 4016140 1707788 5.03 1351704 3454132 12 [2023-11-30T00:57:06.581Z] 00:29:01 27580948 31545944 732608 2.23 143692 4016148 1707788 5.03 1351688 3454144 12 [2023-11-30T00:57:06.581Z] 00:30:01 27581100 31546164 732568 2.23 143720 4016152 1723852 5.08 1351744 3454152 28 [2023-11-30T00:57:06.581Z] 00:31:01 27581336 31546400 732276 2.23 143748 4016152 1723852 5.08 1351744 3454152 204 [2023-11-30T00:57:06.581Z] 00:32:01 27581312 31546448 732292 2.23 143796 4016144 1723852 5.08 1351660 3454160 12 [2023-11-30T00:57:06.581Z] 00:33:01 27581240 31546388 732260 2.23 143816 4016164 1723852 5.08 1351540 3454168 176 [2023-11-30T00:57:06.581Z] 00:34:01 27581192 31546400 732236 2.23 143836 4016164 1723852 5.08 1351580 3454172 8 [2023-11-30T00:57:06.581Z] 00:35:01 27581176 31546388 732180 2.23 143852 4016168 1723852 5.08 1352076 3454176 208 [2023-11-30T00:57:06.581Z] 00:36:01 27580836 31546112 732356 2.23 143872 4016256 1723852 5.08 1351872 3454240 4 [2023-11-30T00:57:06.581Z] 00:37:01 27580756 31546120 732352 2.23 143896 4016252 1723852 5.08 1351660 3454252 184 [2023-11-30T00:57:06.581Z] 00:38:01 27580812 31546188 732176 2.23 143936 4016264 1723852 5.08 1352124 3454256 4 [2023-11-30T00:57:06.581Z] 00:39:01 27580720 31546144 732400 2.23 143968 4016248 1723852 5.08 1351880 3454256 244 [2023-11-30T00:57:06.581Z] 00:40:01 27581100 31546536 732160 2.23 143992 4016256 1723852 5.08 1351872 3454260 24 [2023-11-30T00:57:06.581Z] 00:41:01 27581124 31546632 732064 2.23 144020 4016272 1723852 5.08 1351928 3454268 172 [2023-11-30T00:57:06.581Z] 00:42:01 27578396 31543904 734704 2.23 144052 4016268 1723852 5.08 1352288 3454268 16 [2023-11-30T00:57:06.581Z] 00:43:01 27578828 31544460 734052 2.23 144080 4016268 1723852 5.08 1352008 3454268 220 [2023-11-30T00:57:06.581Z] 00:44:01 27579008 31544644 733876 2.23 144104 4016276 1707740 5.03 1352108 3454268 8 [2023-11-30T00:57:06.581Z] 00:45:01 27579212 31544920 733592 2.23 144120 4016284 1707740 5.03 1352116 3454280 176 [2023-11-30T00:57:06.581Z] 00:46:01 27579404 31545120 733524 2.23 144144 4016288 1707740 5.03 1352148 3454284 24 [2023-11-30T00:57:06.581Z] 00:47:01 27579136 31544856 733756 2.23 144184 4016256 1707740 5.03 1351856 3454284 172 [2023-11-30T00:57:06.581Z] 00:48:01 27579276 31545060 733488 2.23 144220 4016288 1707740 5.03 1351924 3454292 32 [2023-11-30T00:57:06.581Z] 00:49:01 27579292 31545148 733424 2.23 144240 4016292 1707740 5.03 1352260 3454300 220 [2023-11-30T00:57:06.581Z] 00:50:01 27579244 31545108 733392 2.23 144272 4016276 1707740 5.03 1351968 3454304 48 [2023-11-30T00:57:06.581Z] 00:51:01 27579204 31545136 733300 2.23 144296 4016304 1707740 5.03 1352340 3454312 64 [2023-11-30T00:57:06.581Z] 00:52:01 27579424 31545360 733012 2.23 144336 4016276 1707740 5.03 1352032 3454312 52 [2023-11-30T00:57:06.581Z] 00:53:01 27579092 31545036 733240 2.23 144364 4016288 1707740 5.03 1352096 3454316 260 [2023-11-30T00:57:06.581Z] 00:54:01 27579076 31545084 733156 2.23 144388 4016304 1707740 5.03 1352376 3454324 20 [2023-11-30T00:57:06.581Z] 00:55:01 27578952 31545004 733392 2.23 144404 4016316 1723848 5.08 1352428 3454308 204 [2023-11-30T00:57:06.581Z] 00:56:01 27578684 31544744 733608 2.23 144420 4016320 1723848 5.08 1352432 3454312 4 [2023-11-30T00:57:06.581Z] 00:57:01 27546088 31516208 758892 2.31 144548 4019684 1776508 5.24 1379256 3455948 44 [2023-11-30T00:57:06.581Z] Average: 27579864 31544915 733612 2.23 143701 4016171 1714346 5.05 1352126 3454155 86 [2023-11-30T00:57:06.581Z] [2023-11-30T00:57:06.581Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-30T00:57:06.581Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:01:01 ens3 0.20 0.17 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:02:01 ens3 0.23 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:04:01 ens3 0.58 0.07 0.11 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:05:01 ens3 0.93 0.53 0.39 0.29 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:06:01 ens3 0.30 0.27 0.25 0.20 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:07:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:08:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:12:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:13:01 ens3 0.70 0.20 0.12 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:14:01 ens3 0.43 0.47 0.26 0.22 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:15:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:17:01 ens3 0.65 0.58 0.34 0.29 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:19:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:20:02 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:21:01 ens3 0.46 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:22:01 ens3 0.60 0.37 0.39 0.27 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:24:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:25:01 ens3 0.47 0.32 0.26 0.21 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:26:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:27:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:28:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:29:01 ens3 0.27 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:31:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:32:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:33:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:35:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:36:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:37:01 ens3 0.77 0.38 0.22 0.15 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:38:01 ens3 0.32 0.28 0.25 0.20 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:39:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:41:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:42:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:42:01 ens3 1.55 1.43 0.79 2.79 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:43:01 ens3 3.02 2.08 1.68 2.05 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:45:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:46:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:47:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:50:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:52:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:53:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:54:01 ens3 0.18 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:57:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:57:01 ens3 13.28 8.47 15.67 5.42 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] Average: lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] Average: ens3 0.53 0.34 0.39 0.22 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-30T00:57:06.581Z] [2023-11-30T00:57:06.581Z] [2023-11-30T00:57:06.581Z] ---> sar -P ALL: [2023-11-30T00:57:06.581Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9204) 11/30/23 _x86_64_ (8 CPU) [2023-11-30T00:57:06.581Z] [2023-11-30T00:57:06.581Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2023-11-30T00:57:06.581Z] 00:00:01 all 11.11 0.00 0.00 0.00 0.00 88.89 [2023-11-30T00:57:06.581Z] 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.581Z] 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.581Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.581Z] 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.581Z] 00:00:01 4 50.00 0.00 0.00 0.00 0.00 50.00 [2023-11-30T00:57:06.581Z] 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.581Z] 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.581Z] 00:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.581Z] 00:01:01 all 0.04 0.02 0.04 0.04 0.01 99.85 [2023-11-30T00:57:06.581Z] 00:01:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2023-11-30T00:57:06.581Z] 00:01:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-30T00:57:06.581Z] 00:01:01 2 0.02 0.00 0.05 0.00 0.00 99.93 [2023-11-30T00:57:06.581Z] 00:01:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-30T00:57:06.581Z] 00:01:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2023-11-30T00:57:06.581Z] 00:01:01 5 0.02 0.13 0.08 0.07 0.02 99.68 [2023-11-30T00:57:06.581Z] 00:01:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-30T00:57:06.581Z] 00:01:01 7 0.12 0.00 0.03 0.25 0.02 99.58 [2023-11-30T00:57:06.581Z] 00:02:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-11-30T00:57:06.581Z] 00:02:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-30T00:57:06.581Z] 00:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.581Z] 00:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.581Z] 00:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:57:06.581Z] 00:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.581Z] 00:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.581Z] 00:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.581Z] 00:02:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2023-11-30T00:57:06.581Z] 00:03:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-30T00:57:06.581Z] 00:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:57:06.581Z] 00:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.581Z] 00:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.581Z] 00:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.581Z] 00:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.581Z] 00:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.581Z] 00:03:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-30T00:57:06.581Z] 00:03:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-30T00:57:06.581Z] 00:04:01 all 0.08 0.00 0.01 0.04 0.01 99.86 [2023-11-30T00:57:06.581Z] 00:04:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2023-11-30T00:57:06.581Z] 00:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.581Z] 00:04:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:57:06.581Z] 00:04:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-30T00:57:06.581Z] 00:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.581Z] 00:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.581Z] 00:04:01 6 0.02 0.00 0.02 0.18 0.00 99.78 [2023-11-30T00:57:06.581Z] 00:04:01 7 0.57 0.00 0.00 0.15 0.02 99.27 [2023-11-30T00:57:06.581Z] 00:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-30T00:57:06.581Z] 00:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.581Z] 00:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.581Z] 00:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.581Z] 00:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.581Z] 00:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.581Z] 00:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:57:06.581Z] 00:05:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-30T00:57:06.581Z] 00:05:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-30T00:57:06.581Z] 00:06:01 all 0.10 0.00 0.01 0.00 0.00 99.89 [2023-11-30T00:57:06.581Z] 00:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.581Z] 00:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.581Z] 00:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.581Z] 00:06:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-30T00:57:06.581Z] 00:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.581Z] 00:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.581Z] 00:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.581Z] 00:06:01 7 0.65 0.00 0.02 0.00 0.02 99.32 [2023-11-30T00:57:06.581Z] 00:07:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-11-30T00:57:06.581Z] 00:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:57:06.581Z] 00:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.581Z] 00:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.581Z] 00:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.581Z] 00:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.581Z] 00:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.581Z] 00:07:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-30T00:57:06.581Z] 00:07:01 7 0.17 0.00 0.02 0.07 0.00 99.75 [2023-11-30T00:57:06.582Z] 00:08:01 all 0.00 0.00 0.01 0.01 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:08:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:08:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:08:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:09:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2023-11-30T00:57:06.582Z] 00:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-30T00:57:06.582Z] 00:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:09:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:09:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:09:01 7 0.10 0.00 0.00 0.05 0.02 99.83 [2023-11-30T00:57:06.582Z] 00:10:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-11-30T00:57:06.582Z] 00:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:10:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-30T00:57:06.582Z] 00:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:10:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-30T00:57:06.582Z] 00:10:01 7 0.53 0.00 0.00 0.02 0.00 99.45 [2023-11-30T00:57:06.582Z] [2023-11-30T00:57:06.582Z] 00:10:01 CPU %user %nice %system %iowait %steal %idle [2023-11-30T00:57:06.582Z] 00:11:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2023-11-30T00:57:06.582Z] 00:11:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:11:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-30T00:57:06.582Z] 00:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:11:01 6 0.00 0.00 0.03 0.17 0.00 99.80 [2023-11-30T00:57:06.582Z] 00:11:01 7 0.15 0.00 0.00 0.00 0.00 99.85 [2023-11-30T00:57:06.582Z] 00:12:01 all 0.08 0.00 0.00 0.01 0.00 99.91 [2023-11-30T00:57:06.582Z] 00:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:12:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-30T00:57:06.582Z] 00:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:12:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:12:01 7 0.52 0.00 0.00 0.03 0.02 99.43 [2023-11-30T00:57:06.582Z] 00:13:01 all 0.06 0.00 0.01 0.05 0.01 99.86 [2023-11-30T00:57:06.582Z] 00:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:13:01 2 0.00 0.00 0.07 0.00 0.00 99.93 [2023-11-30T00:57:06.582Z] 00:13:01 3 0.07 0.00 0.00 0.00 0.10 99.83 [2023-11-30T00:57:06.582Z] 00:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:13:01 6 0.00 0.00 0.00 0.10 0.02 99.88 [2023-11-30T00:57:06.582Z] 00:13:01 7 0.37 0.00 0.02 0.33 0.00 99.28 [2023-11-30T00:57:06.582Z] 00:14:01 all 0.03 0.00 0.01 0.04 0.01 99.91 [2023-11-30T00:57:06.582Z] 00:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:57:06.582Z] 00:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:14:01 2 0.10 0.00 0.03 0.00 0.00 99.87 [2023-11-30T00:57:06.582Z] 00:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:57:06.582Z] 00:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:14:01 6 0.03 0.00 0.00 0.22 0.00 99.75 [2023-11-30T00:57:06.582Z] 00:14:01 7 0.03 0.00 0.02 0.10 0.02 99.83 [2023-11-30T00:57:06.582Z] 00:15:01 all 0.03 0.00 0.01 0.09 0.00 99.87 [2023-11-30T00:57:06.582Z] 00:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:15:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-11-30T00:57:06.582Z] 00:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:15:01 6 0.02 0.00 0.03 0.07 0.00 99.88 [2023-11-30T00:57:06.582Z] 00:15:01 7 0.05 0.00 0.00 0.67 0.00 99.28 [2023-11-30T00:57:06.582Z] 00:16:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-11-30T00:57:06.582Z] 00:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:16:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-30T00:57:06.582Z] 00:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:16:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:16:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:17:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-11-30T00:57:06.582Z] 00:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:57:06.582Z] 00:17:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-30T00:57:06.582Z] 00:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:17:01 7 0.02 0.00 0.00 0.02 0.03 99.93 [2023-11-30T00:57:06.582Z] 00:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:18:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:18:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-30T00:57:06.582Z] 00:19:01 all 0.02 0.00 0.00 0.02 0.01 99.95 [2023-11-30T00:57:06.582Z] 00:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:19:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-30T00:57:06.582Z] 00:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:19:01 6 0.00 0.00 0.00 0.12 0.02 99.87 [2023-11-30T00:57:06.582Z] 00:19:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:20:02 all 0.06 0.00 0.01 0.01 0.00 99.92 [2023-11-30T00:57:06.582Z] 00:20:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:20:02 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:20:02 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:20:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:20:02 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:20:02 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:20:02 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:20:02 7 0.48 0.00 0.03 0.07 0.02 99.40 [2023-11-30T00:57:06.582Z] 00:21:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2023-11-30T00:57:06.582Z] 00:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:57:06.582Z] 00:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:21:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2023-11-30T00:57:06.582Z] [2023-11-30T00:57:06.582Z] 00:21:01 CPU %user %nice %system %iowait %steal %idle [2023-11-30T00:57:06.582Z] 00:22:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-11-30T00:57:06.582Z] 00:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:57:06.582Z] 00:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:57:06.582Z] 00:22:01 7 0.03 0.00 0.02 0.03 0.03 99.88 [2023-11-30T00:57:06.582Z] 00:23:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:23:01 6 0.00 0.00 0.00 0.07 0.00 99.93 [2023-11-30T00:57:06.582Z] 00:23:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-30T00:57:06.582Z] 00:24:01 all 0.05 0.00 0.01 0.01 0.01 99.92 [2023-11-30T00:57:06.582Z] 00:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:24:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-30T00:57:06.582Z] 00:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:57:06.582Z] 00:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:24:01 7 0.37 0.00 0.00 0.03 0.03 99.57 [2023-11-30T00:57:06.582Z] 00:25:01 all 0.23 0.00 0.01 0.01 0.01 99.75 [2023-11-30T00:57:06.582Z] 00:25:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:25:01 7 1.68 0.00 0.03 0.03 0.02 98.24 [2023-11-30T00:57:06.582Z] 00:26:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-11-30T00:57:06.582Z] 00:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:26:01 7 0.13 0.00 0.00 0.08 0.03 99.75 [2023-11-30T00:57:06.582Z] 00:27:01 all 0.12 0.00 0.02 0.01 0.01 99.84 [2023-11-30T00:57:06.582Z] 00:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:27:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2023-11-30T00:57:06.582Z] 00:27:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:27:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2023-11-30T00:57:06.582Z] 00:27:01 7 0.85 0.00 0.05 0.05 0.02 99.04 [2023-11-30T00:57:06.582Z] 00:28:01 all 0.23 0.00 0.00 0.01 0.01 99.74 [2023-11-30T00:57:06.582Z] 00:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:28:01 3 0.02 0.00 0.02 0.08 0.02 99.87 [2023-11-30T00:57:06.582Z] 00:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:28:01 7 1.79 0.00 0.00 0.02 0.03 98.16 [2023-11-30T00:57:06.582Z] 00:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-30T00:57:06.582Z] 00:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:29:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:29:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2023-11-30T00:57:06.582Z] 00:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-30T00:57:06.582Z] 00:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:30:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2023-11-30T00:57:06.582Z] 00:31:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:31:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2023-11-30T00:57:06.582Z] 00:32:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-11-30T00:57:06.582Z] 00:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:32:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:32:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:32:01 6 0.02 0.00 0.00 0.08 0.02 99.88 [2023-11-30T00:57:06.582Z] 00:32:01 7 0.03 0.00 0.03 0.10 0.02 99.82 [2023-11-30T00:57:06.582Z] [2023-11-30T00:57:06.582Z] 00:32:01 CPU %user %nice %system %iowait %steal %idle [2023-11-30T00:57:06.582Z] 00:33:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2023-11-30T00:57:06.582Z] 00:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:33:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:33:01 7 0.00 0.00 0.03 0.02 0.03 99.92 [2023-11-30T00:57:06.582Z] 00:34:01 all 0.08 0.00 0.01 0.01 0.00 99.89 [2023-11-30T00:57:06.582Z] 00:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:34:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:34:01 7 0.57 0.00 0.02 0.07 0.02 99.33 [2023-11-30T00:57:06.582Z] 00:35:01 all 0.20 0.00 0.00 0.00 0.01 99.78 [2023-11-30T00:57:06.582Z] 00:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:35:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:35:01 7 1.52 0.00 0.02 0.00 0.02 98.45 [2023-11-30T00:57:06.582Z] 00:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-30T00:57:06.582Z] 00:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:36:01 7 0.02 0.00 0.00 0.02 0.03 99.93 [2023-11-30T00:57:06.582Z] 00:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-30T00:57:06.582Z] 00:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:37:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-30T00:57:06.582Z] 00:37:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:37:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:38:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2023-11-30T00:57:06.582Z] 00:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:38:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2023-11-30T00:57:06.582Z] 00:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:38:01 7 0.03 0.00 0.03 0.10 0.02 99.82 [2023-11-30T00:57:06.582Z] 00:39:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-11-30T00:57:06.582Z] 00:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:39:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:39:01 7 0.02 0.00 0.00 0.02 0.03 99.93 [2023-11-30T00:57:06.582Z] 00:40:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-11-30T00:57:06.582Z] 00:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-30T00:57:06.582Z] 00:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:40:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:40:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2023-11-30T00:57:06.582Z] 00:41:01 all 0.01 0.00 0.01 0.03 0.01 99.94 [2023-11-30T00:57:06.582Z] 00:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:41:01 4 0.00 0.00 0.03 0.07 0.00 99.90 [2023-11-30T00:57:06.582Z] 00:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:41:01 6 0.00 0.00 0.00 0.07 0.02 99.92 [2023-11-30T00:57:06.582Z] 00:41:01 7 0.05 0.00 0.03 0.13 0.02 99.77 [2023-11-30T00:57:06.582Z] 00:42:01 all 0.07 0.00 0.02 0.02 0.01 99.88 [2023-11-30T00:57:06.582Z] 00:42:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:42:01 2 0.13 0.00 0.03 0.00 0.00 99.83 [2023-11-30T00:57:06.582Z] 00:42:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-30T00:57:06.582Z] 00:42:01 4 0.13 0.00 0.03 0.00 0.00 99.83 [2023-11-30T00:57:06.582Z] 00:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:42:01 6 0.12 0.00 0.02 0.02 0.02 99.83 [2023-11-30T00:57:06.582Z] 00:42:01 7 0.05 0.00 0.03 0.17 0.03 99.72 [2023-11-30T00:57:06.582Z] 00:43:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2023-11-30T00:57:06.582Z] 00:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:43:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-11-30T00:57:06.582Z] 00:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:43:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-30T00:57:06.582Z] [2023-11-30T00:57:06.582Z] 00:43:01 CPU %user %nice %system %iowait %steal %idle [2023-11-30T00:57:06.582Z] 00:44:01 all 0.25 0.00 0.01 0.01 0.01 99.73 [2023-11-30T00:57:06.582Z] 00:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:44:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.582Z] 00:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:44:01 7 1.83 0.00 0.02 0.10 0.02 98.04 [2023-11-30T00:57:06.582Z] 00:45:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-11-30T00:57:06.582Z] 00:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:45:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-30T00:57:06.582Z] 00:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.582Z] 00:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.582Z] 00:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.582Z] 00:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:57:06.582Z] 00:45:01 7 0.03 0.00 0.00 0.03 0.02 99.92 [2023-11-30T00:57:06.582Z] 00:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-11-30T00:57:06.583Z] 00:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:46:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:57:06.583Z] 00:46:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-30T00:57:06.583Z] 00:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.583Z] 00:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-30T00:57:06.583Z] 00:46:01 7 0.02 0.00 0.00 0.05 0.03 99.90 [2023-11-30T00:57:06.583Z] 00:47:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-30T00:57:06.583Z] 00:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.583Z] 00:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.583Z] 00:47:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-11-30T00:57:06.583Z] 00:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.583Z] 00:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.583Z] 00:47:01 6 0.02 0.00 0.02 0.08 0.02 99.87 [2023-11-30T00:57:06.583Z] 00:47:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-30T00:57:06.583Z] 00:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-30T00:57:06.583Z] 00:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:48:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-30T00:57:06.583Z] 00:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:48:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-30T00:57:06.583Z] 00:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:48:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2023-11-30T00:57:06.583Z] 00:49:01 all 0.18 0.00 0.01 0.26 0.01 99.54 [2023-11-30T00:57:06.583Z] 00:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.583Z] 00:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-30T00:57:06.583Z] 00:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:49:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2023-11-30T00:57:06.583Z] 00:49:01 7 1.31 0.00 0.03 2.07 0.03 96.56 [2023-11-30T00:57:06.583Z] 00:50:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2023-11-30T00:57:06.583Z] 00:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:57:06.583Z] 00:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-30T00:57:06.583Z] 00:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.583Z] 00:50:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-30T00:57:06.583Z] 00:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:50:01 7 0.22 0.00 0.00 0.03 0.02 99.73 [2023-11-30T00:57:06.583Z] 00:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-30T00:57:06.583Z] 00:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.583Z] 00:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:57:06.583Z] 00:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.583Z] 00:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:51:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-30T00:57:06.583Z] 00:51:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-30T00:57:06.583Z] 00:52:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-11-30T00:57:06.583Z] 00:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:52:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-30T00:57:06.583Z] 00:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.583Z] 00:52:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-30T00:57:06.583Z] 00:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-11-30T00:57:06.583Z] 00:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-30T00:57:06.583Z] 00:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-30T00:57:06.583Z] 00:53:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2023-11-30T00:57:06.583Z] 00:53:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-30T00:57:06.583Z] 00:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-30T00:57:06.583Z] 00:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-30T00:57:06.583Z] 00:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:54:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2023-11-30T00:57:06.583Z] 00:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:54:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-30T00:57:06.583Z] 00:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-30T00:57:06.583Z] 00:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-30T00:57:06.583Z] 00:54:01 7 0.00 0.00 0.00 0.07 0.02 99.92 [2023-11-30T00:57:06.583Z] [2023-11-30T00:57:06.583Z] 00:54:01 CPU %user %nice %system %iowait %steal %idle [2023-11-30T00:57:06.583Z] 00:55:01 all 0.19 0.00 0.00 0.00 0.01 99.80 [2023-11-30T00:57:06.583Z] 00:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:55:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-11-30T00:57:06.583Z] 00:55:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2023-11-30T00:57:06.583Z] 00:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-30T00:57:06.583Z] 00:55:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-30T00:57:06.583Z] 00:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:55:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-30T00:57:06.583Z] 00:55:01 7 1.22 0.00 0.00 0.00 0.00 98.78 [2023-11-30T00:57:06.583Z] 00:56:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2023-11-30T00:57:06.583Z] 00:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-30T00:57:06.583Z] 00:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] 00:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-30T00:57:06.583Z] 00:56:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-30T00:57:06.583Z] 00:56:01 7 0.23 0.00 0.00 0.02 0.00 99.75 [2023-11-30T00:57:06.583Z] 00:57:01 all 0.54 0.00 0.14 0.05 0.01 99.26 [2023-11-30T00:57:06.583Z] 00:57:01 0 0.20 0.00 0.13 0.03 0.00 99.63 [2023-11-30T00:57:06.583Z] 00:57:01 1 0.07 0.00 0.10 0.02 0.00 99.82 [2023-11-30T00:57:06.583Z] 00:57:01 2 0.80 0.00 0.15 0.10 0.02 98.93 [2023-11-30T00:57:06.583Z] 00:57:01 3 0.17 0.00 0.13 0.00 0.02 99.68 [2023-11-30T00:57:06.583Z] 00:57:01 4 0.20 0.00 0.12 0.00 0.00 99.68 [2023-11-30T00:57:06.583Z] 00:57:01 5 0.13 0.00 0.13 0.00 0.00 99.73 [2023-11-30T00:57:06.583Z] 00:57:01 6 0.88 0.00 0.17 0.12 0.02 98.82 [2023-11-30T00:57:06.583Z] 00:57:01 7 1.85 0.00 0.18 0.13 0.02 97.82 [2023-11-30T00:57:06.583Z] Average: all 0.06 0.00 0.01 0.02 0.01 99.91 [2023-11-30T00:57:06.583Z] Average: 0 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-30T00:57:06.583Z] Average: 1 0.01 0.00 0.01 0.00 0.00 99.98 [2023-11-30T00:57:06.583Z] Average: 2 0.03 0.00 0.02 0.00 0.01 99.94 [2023-11-30T00:57:06.583Z] Average: 3 0.03 0.00 0.01 0.00 0.01 99.94 [2023-11-30T00:57:06.583Z] Average: 4 0.02 0.00 0.01 0.00 0.00 99.97 [2023-11-30T00:57:06.583Z] Average: 5 0.01 0.00 0.01 0.00 0.00 99.97 [2023-11-30T00:57:06.583Z] Average: 6 0.03 0.00 0.01 0.03 0.01 99.92 [2023-11-30T00:57:06.583Z] Average: 7 0.32 0.00 0.02 0.10 0.02 99.55 [2023-11-30T00:57:06.583Z] [2023-11-30T00:57:06.583Z] [2023-11-30T00:57:06.583Z]