Pull request #438 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c7499bc57c45d06bebf20d320e88b33abbc7d643+44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 (b4a8e58309b7ae9eb1f7a8faa3d1f7e69b417d85) 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-ssh14380906722796520415.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh15673563409726841452.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-438/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-438/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11457722391858249881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-438/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15395932482193050618.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh7077972168765237140.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-438/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-438/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12547702601640830428.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-35404 in /w/workspace/gexfoundry_device-rest-go_PR-438 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-438 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 into PR head commit c7499bc57c45d06bebf20d320e88b33abbc7d643 Merge succeeded, producing c7499bc57c45d06bebf20d320e88b33abbc7d643 Checking out Revision c7499bc57c45d06bebf20d320e88b33abbc7d643 (PR-438) Commit message: "build(deps): Bump github.com/labstack/echo/v4 from 4.13.2 to 4.13.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/438/head:refs/remotes/origin/PR-438 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7499bc57c45d06bebf20d320e88b33abbc7d643 # 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 44c24e83daab78d9ed0bd0eb68b9db7d62c051e4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c7499bc57c45d06bebf20d320e88b33abbc7d643 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-19T20:49:05.965Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-19T20:49:06.189Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-19T20:49:06.303Z] ========================================================= [2024-12-19T20:49:06.303Z] EdgeX Global Pipelines Version Info [2024-12-19T20:49:06.303Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-19T20:49:07.453Z] ------------------- [2024-12-19T20:49:07.453Z] stable info: [2024-12-19T20:49:07.453Z] ------------------- [2024-12-19T20:49:07.453Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-19T20:49:07.453Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-19T20:49:07.453Z] Message: update stable to v1.0.269 [2024-12-19T20:49:07.714Z] ------------------- [2024-12-19T20:49:07.714Z] experimental info: [2024-12-19T20:49:07.714Z] ------------------- [2024-12-19T20:49:07.714Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-19T20:49:07.714Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-19T20:49:07.714Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-19T20:49:07.930Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-12-19T20:49:07.979Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-12-19T20:49:08.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-19T20:49:08.082Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-19T20:49:08.136Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-19T20:49:08.187Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-19T20:49:08.243Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-19T20:49:08.299Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-19T20:49:08.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-19T20:49:08.398Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-19T20:49:08.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-19T20:49:08.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-12-19T20:49:08.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-19T20:49:08.625Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-19T20:49:08.681Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-19T20:49:08.736Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-19T20:49:08.792Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-19T20:49:08.857Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-19T20:49:08.910Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-19T20:49:08.963Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-19T20:49:09.018Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-19T20:49:09.073Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-19T20:49:09.124Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-19T20:49:09.176Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-19T20:49:09.231Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-19T20:49:09.282Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-19T20:49:09.334Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-19T20:49:09.385Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-438 [Pipeline] echo [2024-12-19T20:49:09.430Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-438 [Pipeline] echo [2024-12-19T20:49:09.476Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-438 [Pipeline] echo [2024-12-19T20:49:09.533Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c7499bc57c45d06bebf20d320e88b33abbc7d643 [Pipeline] echo [2024-12-19T20:49:09.588Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c7499bc [Pipeline] echo [2024-12-19T20:49:09.643Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-19T20:49:09.784Z] provisioning config files... [2024-12-19T20:49:09.798Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp/config2795242415756178222tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-19T20:49:10.192Z] ---> ****-login.sh [2024-12-19T20:49:10.192Z] nexus3.edgexfoundry.org:10001 [2024-12-19T20:49:10.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-19T20:49:10.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-19T20:49:10.453Z] Configure a credential helper to remove this warning. See [2024-12-19T20:49:10.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-19T20:49:10.453Z] [2024-12-19T20:49:10.453Z] Login Succeeded [2024-12-19T20:49:10.453Z] nexus3.edgexfoundry.org:10002 [2024-12-19T20:49:10.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-19T20:49:10.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-19T20:49:10.714Z] Configure a credential helper to remove this warning. See [2024-12-19T20:49:10.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-19T20:49:10.714Z] [2024-12-19T20:49:10.714Z] Login Succeeded [2024-12-19T20:49:10.714Z] nexus3.edgexfoundry.org:10003 [2024-12-19T20:49:10.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-19T20:49:10.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-19T20:49:10.714Z] Configure a credential helper to remove this warning. See [2024-12-19T20:49:10.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-19T20:49:10.714Z] [2024-12-19T20:49:10.714Z] Login Succeeded [2024-12-19T20:49:10.714Z] nexus3.edgexfoundry.org:10004 [2024-12-19T20:49:10.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-19T20:49:10.975Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-19T20:49:10.975Z] Configure a credential helper to remove this warning. See [2024-12-19T20:49:10.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-19T20:49:10.975Z] [2024-12-19T20:49:10.975Z] Login Succeeded [2024-12-19T20:49:10.975Z] ****.io [2024-12-19T20:49:10.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-19T20:49:11.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-19T20:49:11.235Z] Configure a credential helper to remove this warning. See [2024-12-19T20:49:11.236Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-19T20:49:11.236Z] [2024-12-19T20:49:11.236Z] Login Succeeded [2024-12-19T20:49:11.236Z] ---> ****-login.sh ends [Pipeline] } [2024-12-19T20:49:11.265Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-19T20:49:11.919Z] + git rev-list -1 --merges c7499bc57c45d06bebf20d320e88b33abbc7d643~1..c7499bc57c45d06bebf20d320e88b33abbc7d643 [Pipeline] echo [2024-12-19T20:49:11.960Z] -----------> git rev-list -1 --merges c7499bc57c45d06bebf20d320e88b33abbc7d643~1..c7499bc57c45d06bebf20d320e88b33abbc7d643 c7499bc57c45d06bebf20d320e88b33abbc7d643 [false] [Pipeline] sh [2024-12-19T20:49:12.281Z] + git log --format=format:%s -1 c7499bc57c45d06bebf20d320e88b33abbc7d643 [Pipeline] echo [2024-12-19T20:49:12.322Z] ========================================================= [2024-12-19T20:49:12.322Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-19T20:49:12.322Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-19T20:49:12.874Z] + git log --format=format:%s -1 c7499bc57c45d06bebf20d320e88b33abbc7d643 [Pipeline] echo [2024-12-19T20:49:12.908Z] [semverPrep] GIT_COMMIT: c7499bc57c45d06bebf20d320e88b33abbc7d643, Commit Message: build(deps): Bump github.com/labstack/echo/v4 from 4.13.2 to 4.13.3 [Pipeline] echo [2024-12-19T20:49:12.948Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-19T20:49:13.356Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-19T20:49:13.356Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-19T20:49:13.356Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-19T20:49:13.356Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-19T20:49:13.356Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-19T20:49:13.356Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-19T20:49:13.356Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-19T20:49:13.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-19T20:49:13.852Z] [2024-12-19T20:49:13.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-19T20:49:14.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-19T20:49:14.235Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-19T20:49:14.235Z] b85a868b505f: Pulling fs layer [2024-12-19T20:49:14.235Z] e2be974225ed: Pulling fs layer [2024-12-19T20:49:14.235Z] 339a4e72a1f5: Pulling fs layer [2024-12-19T20:49:14.235Z] 988bab9f4d93: Pulling fs layer [2024-12-19T20:49:14.235Z] 1469e6f7b9e6: Pulling fs layer [2024-12-19T20:49:14.235Z] eaf3925da568: Pulling fs layer [2024-12-19T20:49:14.235Z] 988bab9f4d93: Waiting [2024-12-19T20:49:14.235Z] bab4dde63d76: Pulling fs layer [2024-12-19T20:49:14.235Z] bde34c3a00c8: Pulling fs layer [2024-12-19T20:49:14.235Z] b352a97aabf1: Pulling fs layer [2024-12-19T20:49:14.235Z] 4872d77fe225: Pulling fs layer [2024-12-19T20:49:14.235Z] eaf3925da568: Waiting [2024-12-19T20:49:14.235Z] 5851b861e8e6: Pulling fs layer [2024-12-19T20:49:14.235Z] 4872d77fe225: Waiting [2024-12-19T20:49:14.235Z] bab4dde63d76: Waiting [2024-12-19T20:49:14.235Z] bde34c3a00c8: Waiting [2024-12-19T20:49:14.235Z] 5851b861e8e6: Waiting [2024-12-19T20:49:14.235Z] b352a97aabf1: Waiting [2024-12-19T20:49:14.235Z] 1469e6f7b9e6: Waiting [2024-12-19T20:49:14.235Z] e2be974225ed: Download complete [2024-12-19T20:49:14.235Z] 988bab9f4d93: Verifying Checksum [2024-12-19T20:49:14.235Z] 988bab9f4d93: Download complete [2024-12-19T20:49:14.494Z] 1469e6f7b9e6: Verifying Checksum [2024-12-19T20:49:14.494Z] 1469e6f7b9e6: Download complete [2024-12-19T20:49:14.494Z] eaf3925da568: Verifying Checksum [2024-12-19T20:49:14.494Z] eaf3925da568: Download complete [2024-12-19T20:49:14.494Z] 339a4e72a1f5: Verifying Checksum [2024-12-19T20:49:14.494Z] 339a4e72a1f5: Download complete [2024-12-19T20:49:14.494Z] bde34c3a00c8: Download complete [2024-12-19T20:49:14.494Z] b352a97aabf1: Verifying Checksum [2024-12-19T20:49:14.494Z] b352a97aabf1: Download complete [2024-12-19T20:49:14.494Z] 4872d77fe225: Verifying Checksum [2024-12-19T20:49:14.494Z] 4872d77fe225: Download complete [2024-12-19T20:49:14.494Z] 5851b861e8e6: Verifying Checksum [2024-12-19T20:49:14.494Z] 5851b861e8e6: Download complete [2024-12-19T20:49:14.494Z] b85a868b505f: Verifying Checksum [2024-12-19T20:49:14.494Z] b85a868b505f: Download complete [2024-12-19T20:49:14.753Z] bab4dde63d76: Verifying Checksum [2024-12-19T20:49:14.753Z] bab4dde63d76: Download complete [2024-12-19T20:49:15.689Z] b85a868b505f: Pull complete [2024-12-19T20:49:15.689Z] e2be974225ed: Pull complete [2024-12-19T20:49:16.257Z] 339a4e72a1f5: Pull complete [2024-12-19T20:49:16.257Z] 988bab9f4d93: Pull complete [2024-12-19T20:49:16.516Z] 1469e6f7b9e6: Pull complete [2024-12-19T20:49:16.516Z] eaf3925da568: Pull complete [2024-12-19T20:49:18.422Z] bab4dde63d76: Pull complete [2024-12-19T20:49:18.422Z] bde34c3a00c8: Pull complete [2024-12-19T20:49:18.422Z] b352a97aabf1: Pull complete [2024-12-19T20:49:18.422Z] 4872d77fe225: Pull complete [2024-12-19T20:49:18.681Z] 5851b861e8e6: Pull complete [2024-12-19T20:49:18.681Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-19T20:49:18.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-19T20:49:18.681Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-19T20:49:18.919Z] prd-ubuntu20.04-docker-8c-8g-35404 does not seem to be running inside a container [2024-12-19T20:49:18.964Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-438 -v /w/workspace/gexfoundry_device-rest-go_PR-438:/w/workspace/gexfoundry_device-rest-go_PR-438:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-438@tmp:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-12-19T20:49:21.474Z] $ docker top 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 -eo pid,comm [2024-12-19T20:49:21.520Z] 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). [2024-12-19T20:49:21.520Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-19T20:49:21.666Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-19T20:49:21.666Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-19T20:49:21.779Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-19T20:49:21.784Z] $ docker exec 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 ssh-agent [2024-12-19T20:49:21.886Z] SSH_AUTH_SOCK=/tmp/ssh-gVvgTWahCCc7/agent.32 [2024-12-19T20:49:21.886Z] SSH_AGENT_PID=38 [2024-12-19T20:49:21.892Z] Running ssh-add (command line suppressed) [2024-12-19T20:49:21.994Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-438@tmp/private_key_12137456114603624710.key (/w/workspace/gexfoundry_device-rest-go_PR-438@tmp/private_key_12137456114603624710.key) [2024-12-19T20:49:22.005Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-19T20:49:22.359Z] + git tag --points-at HEAD [Pipeline] } [2024-12-19T20:49:22.389Z] $ docker exec --env ******** --env ******** 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 ssh-agent -k [2024-12-19T20:49:22.482Z] unset SSH_AUTH_SOCK; [2024-12-19T20:49:22.482Z] unset SSH_AGENT_PID; [2024-12-19T20:49:22.482Z] echo Agent pid 38 killed; [2024-12-19T20:49:22.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-19T20:49:22.593Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-19T20:49:22.593Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-19T20:49:22.696Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-19T20:49:22.701Z] $ docker exec 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 ssh-agent [2024-12-19T20:49:22.809Z] SSH_AUTH_SOCK=/tmp/ssh-FwHmo5IcVwND/agent.71 [2024-12-19T20:49:22.809Z] SSH_AGENT_PID=77 [2024-12-19T20:49:22.814Z] Running ssh-add (command line suppressed) [2024-12-19T20:49:22.927Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-438@tmp/private_key_17874595780311770346.key (/w/workspace/gexfoundry_device-rest-go_PR-438@tmp/private_key_17874595780311770346.key) [2024-12-19T20:49:22.937Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-19T20:49:23.281Z] + git semver init [2024-12-19T20:49:23.541Z] 2024-12-19 20:49:23,462 [run_init] DEBUG init version:0.0.0 force:False [2024-12-19T20:49:23.541Z] 2024-12-19 20:49:23,463 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-438/.semver [2024-12-19T20:49:23.541Z] 2024-12-19 20:49:23,464 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-438/.semver [2024-12-19T20:49:23.541Z] 2024-12-19 20:49:23,464 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-438/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-438, universal_newlines=False, shell=None, istream=None) [2024-12-19T20:49:24.920Z] 2024-12-19 20:49:24,730 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-438/.git/info/exclude [2024-12-19T20:49:24.920Z] 2024-12-19 20:49:24,730 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-438/.semver/PR-438 with force:False [2024-12-19T20:49:24.920Z] 2024-12-19 20:49:24,730 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-438/.semver/PR-438 [2024-12-19T20:49:24.920Z] 2024-12-19 20:49:24,734 [execute] INFO git cat-file --batch-check [2024-12-19T20:49:24.920Z] 2024-12-19 20:49:24,735 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-438/.semver, universal_newlines=False, shell=None, istream=) [2024-12-19T20:49:24.920Z] 2024-12-19 20:49:24,741 [execute] INFO git cat-file --batch [2024-12-19T20:49:24.920Z] 2024-12-19 20:49:24,741 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-438/.semver, universal_newlines=False, shell=None, istream=) [2024-12-19T20:49:24.920Z] 2024-12-19 20:49:24,746 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-438/.semver/PR-438 [2024-12-19T20:49:24.920Z] 0.0.0 [Pipeline] } [2024-12-19T20:49:24.962Z] $ docker exec --env ******** --env ******** 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 ssh-agent -k [2024-12-19T20:49:25.056Z] unset SSH_AUTH_SOCK; [2024-12-19T20:49:25.056Z] unset SSH_AGENT_PID; [2024-12-19T20:49:25.057Z] echo Agent pid 77 killed; [2024-12-19T20:49:25.063Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-19T20:49:25.513Z] + git semver [Pipeline] } [2024-12-19T20:49:25.805Z] $ docker stop --time=1 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 [2024-12-19T20:49:27.088Z] $ docker rm -f --volumes 6f16ec2249d6540d8557d1b3e3f8c53f5399735f6b303c63ad58a034aaff5779 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-19T20:49:27.504Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-19T20:49:27.807Z] Stashed 1 file(s) [Pipeline] echo [2024-12-19T20:49:27.829Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-19T20:49:28.921Z] provisioning config files... [2024-12-19T20:49:28.931Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp/config5822366810023135328tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2024-12-19T20:49:29.396Z] ---> ****-login.sh [2024-12-19T20:49:29.396Z] nexus3.edgexfoundry.org:10001 [2024-12-19T20:49:29.396Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-19T20:49:29.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-19T20:49:29.397Z] Configure a credential helper to remove this warning. See [2024-12-19T20:49:29.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-19T20:49:29.397Z] [2024-12-19T20:49:29.397Z] Login Succeeded [2024-12-19T20:49:29.397Z] nexus3.edgexfoundry.org:10002 [2024-12-19T20:49:29.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-19T20:49:29.397Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-19T20:49:29.397Z] Configure a credential helper to remove this warning. See [2024-12-19T20:49:29.397Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-19T20:49:29.397Z] [2024-12-19T20:49:29.397Z] Login Succeeded [2024-12-19T20:49:29.397Z] nexus3.edgexfoundry.org:10003 [2024-12-19T20:49:29.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-19T20:49:29.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-19T20:49:29.656Z] Configure a credential helper to remove this warning. See [2024-12-19T20:49:29.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-19T20:49:29.656Z] [2024-12-19T20:49:29.656Z] Login Succeeded [2024-12-19T20:49:29.656Z] nexus3.edgexfoundry.org:10004 [2024-12-19T20:49:29.656Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-19T20:49:29.656Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-19T20:49:29.656Z] Configure a credential helper to remove this warning. See [2024-12-19T20:49:29.656Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-19T20:49:29.656Z] [2024-12-19T20:49:29.656Z] Login Succeeded [2024-12-19T20:49:29.656Z] ****.io [2024-12-19T20:49:29.916Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-19T20:49:29.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-19T20:49:29.916Z] Configure a credential helper to remove this warning. See [2024-12-19T20:49:29.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-19T20:49:29.916Z] [2024-12-19T20:49:29.916Z] Login Succeeded [2024-12-19T20:49:29.916Z] ---> ****-login.sh ends [Pipeline] } [2024-12-19T20:49:29.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-19T20:49:30.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-19T20:49:30.200Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-19T20:49:30.239Z] ========================================================= [2024-12-19T20:49:30.239Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-19T20:49:30.239Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-19T20:49:30.724Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-12-19T20:49:30.724Z] Sending build context to Docker daemon 16.66MB [2024-12-19T20:49:30.724Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-12-19T20:49:30.724Z] Step 2/12 : FROM ${BASE} AS builder [2024-12-19T20:49:30.724Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-19T20:49:30.724Z] 43c4264eed91: Pulling fs layer [2024-12-19T20:49:30.724Z] 4cc291be95ef: Pulling fs layer [2024-12-19T20:49:30.724Z] 2ac1f1163629: Pulling fs layer [2024-12-19T20:49:30.724Z] 5c3c966382ef: Pulling fs layer [2024-12-19T20:49:30.724Z] 4f4fb700ef54: Pulling fs layer [2024-12-19T20:49:30.724Z] 5d5c8e513c77: Pulling fs layer [2024-12-19T20:49:30.724Z] 9f66e0745190: Pulling fs layer [2024-12-19T20:49:30.724Z] f49a43e4bbc0: Pulling fs layer [2024-12-19T20:49:30.724Z] 561ebcabdf7f: Pulling fs layer [2024-12-19T20:49:30.724Z] 5c3c966382ef: Waiting [2024-12-19T20:49:30.724Z] 4f4fb700ef54: Waiting [2024-12-19T20:49:30.724Z] 9f66e0745190: Waiting [2024-12-19T20:49:30.724Z] 5d5c8e513c77: Waiting [2024-12-19T20:49:30.724Z] f49a43e4bbc0: Waiting [2024-12-19T20:49:30.724Z] 561ebcabdf7f: Waiting [2024-12-19T20:49:30.983Z] 4cc291be95ef: Download complete [2024-12-19T20:49:30.983Z] 5c3c966382ef: Verifying Checksum [2024-12-19T20:49:30.983Z] 5c3c966382ef: Download complete [2024-12-19T20:49:30.983Z] 4f4fb700ef54: Verifying Checksum [2024-12-19T20:49:30.983Z] 5d5c8e513c77: Download complete [2024-12-19T20:49:30.983Z] 43c4264eed91: Download complete [2024-12-19T20:49:30.983Z] 9f66e0745190: Verifying Checksum [2024-12-19T20:49:30.983Z] 9f66e0745190: Download complete [2024-12-19T20:49:30.983Z] 43c4264eed91: Pull complete [2024-12-19T20:49:31.241Z] 561ebcabdf7f: Verifying Checksum [2024-12-19T20:49:31.241Z] 561ebcabdf7f: Download complete [2024-12-19T20:49:31.241Z] 4cc291be95ef: Pull complete [2024-12-19T20:49:31.500Z] 2ac1f1163629: Verifying Checksum [2024-12-19T20:49:31.500Z] 2ac1f1163629: Download complete [2024-12-19T20:49:31.759Z] f49a43e4bbc0: Verifying Checksum [2024-12-19T20:49:31.759Z] f49a43e4bbc0: Download complete [2024-12-19T20:49:35.045Z] 2ac1f1163629: Pull complete [2024-12-19T20:49:35.045Z] 5c3c966382ef: Pull complete [2024-12-19T20:49:35.045Z] 4f4fb700ef54: Pull complete [2024-12-19T20:49:35.045Z] 5d5c8e513c77: Pull complete [2024-12-19T20:49:35.045Z] 9f66e0745190: Pull complete [2024-12-19T20:49:36.944Z] f49a43e4bbc0: Pull complete [2024-12-19T20:49:37.513Z] 561ebcabdf7f: Pull complete [2024-12-19T20:49:37.513Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-19T20:49:37.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-19T20:49:37.513Z] ---> 3a752c3f9dda [2024-12-19T20:49:37.513Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-12-19T20:49:41.708Z] ---> Running in 095631f75ff4 [2024-12-19T20:49:41.708Z] Removing intermediate container 095631f75ff4 [2024-12-19T20:49:41.708Z] ---> 6e8bbf8d758b [2024-12-19T20:49:41.708Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-19T20:49:41.708Z] ---> Running in 9e6ee96d1a84 [2024-12-19T20:49:41.708Z] Removing intermediate container 9e6ee96d1a84 [2024-12-19T20:49:41.708Z] ---> 7f8f4bd0d41d [2024-12-19T20:49:41.708Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-19T20:49:41.708Z] ---> Running in d51c1a62c583 [2024-12-19T20:49:41.708Z] Removing intermediate container d51c1a62c583 [2024-12-19T20:49:41.708Z] ---> 880b8be29849 [2024-12-19T20:49:41.708Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-12-19T20:49:41.708Z] ---> Running in a37110707d93 [2024-12-19T20:49:41.967Z] Removing intermediate container a37110707d93 [2024-12-19T20:49:41.968Z] ---> 0b38e2542ef0 [2024-12-19T20:49:41.968Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-19T20:49:41.968Z] ---> Running in 38e9fc72af68 [2024-12-19T20:49:42.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-19T20:49:42.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-19T20:49:42.490Z] (1/4) Installing openssh-keygen (9.7_p1-r4) [2024-12-19T20:49:42.490Z] (2/4) Installing libedit (20240517.3.1-r0) [2024-12-19T20:49:42.490Z] (3/4) Installing openssh-client-common (9.7_p1-r4) [2024-12-19T20:49:42.490Z] (4/4) Installing openssh-client-default (9.7_p1-r4) [2024-12-19T20:49:42.490Z] Executing busybox-1.36.1-r29.trigger [2024-12-19T20:49:42.490Z] OK: 250 MiB in 58 packages [2024-12-19T20:49:43.057Z] Removing intermediate container 38e9fc72af68 [2024-12-19T20:49:43.057Z] ---> 08d1b84178b4 [2024-12-19T20:49:43.057Z] Step 8/12 : WORKDIR /device-rest-go [2024-12-19T20:49:43.057Z] ---> Running in cff40bbc058f [2024-12-19T20:49:43.057Z] Removing intermediate container cff40bbc058f [2024-12-19T20:49:43.057Z] ---> 142855f36ac3 [2024-12-19T20:49:43.057Z] Step 9/12 : COPY go.mod vendor* ./ [2024-12-19T20:49:43.316Z] ---> 8f7b99fa6a80 [2024-12-19T20:49:43.316Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-19T20:49:43.316Z] ---> Running in 31060196c083 [2024-12-19T20:50:39.736Z] Removing intermediate container 31060196c083 [2024-12-19T20:50:39.736Z] ---> fd0100f19a26 [2024-12-19T20:50:39.736Z] Step 11/12 : COPY . . [2024-12-19T20:50:39.736Z] ---> e388b915238f [2024-12-19T20:50:39.736Z] Step 12/12 : RUN $MAKE [2024-12-19T20:50:39.736Z] ---> Running in a0498a165ee1 [2024-12-19T20:50:39.736Z] noop [2024-12-19T20:50:39.736Z] Removing intermediate container a0498a165ee1 [2024-12-19T20:50:39.736Z] ---> 40683e4d9d6d [2024-12-19T20:50:39.736Z] Successfully built 40683e4d9d6d [2024-12-19T20:50:39.736Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-19T20:50:40.214Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-19T20:50:40.214Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-19T20:50:40.377Z] prd-ubuntu20.04-docker-8c-8g-35404 does not seem to be running inside a container [2024-12-19T20:50:40.408Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-438 -v /w/workspace/gexfoundry_device-rest-go_PR-438:/w/workspace/gexfoundry_device-rest-go_PR-438:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-438@tmp:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-19T20:50:40.739Z] $ docker top 3fbdec02e6d7ae58a5019a8a5ae368b2b9a6ff795b3a79ec23726104d0329e8d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-19T20:50:41.215Z] + go version [2024-12-19T20:50:41.215Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-19T20:50:41.274Z] $ docker stop --time=1 3fbdec02e6d7ae58a5019a8a5ae368b2b9a6ff795b3a79ec23726104d0329e8d [2024-12-19T20:50:42.534Z] $ docker rm -f --volumes 3fbdec02e6d7ae58a5019a8a5ae368b2b9a6ff795b3a79ec23726104d0329e8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-19T20:50:43.283Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-19T20:50:43.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-19T20:50:43.441Z] prd-ubuntu20.04-docker-8c-8g-35404 does not seem to be running inside a container [2024-12-19T20:50:43.475Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-438 -v /w/workspace/gexfoundry_device-rest-go_PR-438:/w/workspace/gexfoundry_device-rest-go_PR-438:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-438@tmp:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-12-19T20:50:43.788Z] $ docker top dce6c1b0f049e32b8638b47fc0c88f049b8517ade812e3339949a9fd60c3026e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-19T20:50:44.191Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-438 [Pipeline] fileExists [Pipeline] sh [2024-12-19T20:50:44.539Z] + make test [2024-12-19T20:50:44.539Z] go test ./... -coverprofile=coverage.out ./... [2024-12-19T20:50:45.940Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-12-19T20:51:04.057Z] github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements [2024-12-19T20:51:04.057Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 33.2% of statements [2024-12-19T20:51:16.263Z] go vet ./... [2024-12-19T20:51:20.457Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-19T20:51:20.457Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-19T20:51:20.457Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-19T20:51:20.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-19T20:51:20.545Z] $ docker stop --time=1 dce6c1b0f049e32b8638b47fc0c88f049b8517ade812e3339949a9fd60c3026e [2024-12-19T20:51:24.656Z] $ docker rm -f --volumes dce6c1b0f049e32b8638b47fc0c88f049b8517ade812e3339949a9fd60c3026e [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-19T20:51:25.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-19T20:51:25.336Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-19T20:51:26.037Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-19T20:51:26.359Z] + ls -al . [2024-12-19T20:51:26.359Z] total 244 [2024-12-19T20:51:26.359Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 19 20:50 . [2024-12-19T20:51:26.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 19 20:48 .. [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 19 20:49 .dockerignore [2024-12-19T20:51:26.359Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 19 20:51 .git [2024-12-19T20:51:26.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 20:49 .github [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 19 20:49 .gitignore [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 19 20:49 .golangci.yml [2024-12-19T20:51:26.359Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 20:49 .semver [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 20138 Dec 19 20:49 Attribution.txt [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 17685 Dec 19 20:49 CHANGELOG.md [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 1697 Dec 19 20:49 Dockerfile [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 19 20:49 GOVERNANCE.md [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 19 20:49 Jenkinsfile [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 19 20:49 LICENSE [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 2598 Dec 19 20:49 Makefile [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 19 20:49 OWNERS.md [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 3989 Dec 19 20:49 README.md [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 19 20:49 VERSION [2024-12-19T20:51:26.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 20:49 bin [2024-12-19T20:51:26.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 20:49 cmd [2024-12-19T20:51:26.359Z] -rw-r--r-- 1 jenkins jenkins 14565 Dec 19 20:51 coverage.out [2024-12-19T20:51:26.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 19 20:49 driver [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 6336 Dec 19 20:49 go.mod [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 87152 Dec 19 20:49 go.sum [2024-12-19T20:51:26.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 19 20:49 openapi [2024-12-19T20:51:26.359Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 19 20:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-19T20:51:26.777Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c7499bc57c45d06bebf20d320e88b33abbc7d643 --label arch=amd64 --label version=0.0.0 . [2024-12-19T20:51:26.777Z] Sending build context to Docker daemon 16.68MB [2024-12-19T20:51:26.777Z] Step 1/26 : ARG BASE=golang:1.23-alpine3.20 [2024-12-19T20:51:26.777Z] Step 2/26 : FROM ${BASE} AS builder [2024-12-19T20:51:26.777Z] ---> 40683e4d9d6d [2024-12-19T20:51:26.777Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-12-19T20:51:27.347Z] ---> Running in 3e998771f585 [2024-12-19T20:51:27.347Z] Removing intermediate container 3e998771f585 [2024-12-19T20:51:27.347Z] ---> e51866c17a05 [2024-12-19T20:51:27.347Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-19T20:51:27.347Z] ---> Running in c906aabe3d5a [2024-12-19T20:51:27.347Z] Removing intermediate container c906aabe3d5a [2024-12-19T20:51:27.347Z] ---> 59dcf84a735f [2024-12-19T20:51:27.347Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-12-19T20:51:27.607Z] ---> Running in 1914ae441a2d [2024-12-19T20:51:27.607Z] Removing intermediate container 1914ae441a2d [2024-12-19T20:51:27.607Z] ---> 5b9fd889b0a9 [2024-12-19T20:51:27.607Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-12-19T20:51:27.607Z] ---> Running in dc3ded35a78e [2024-12-19T20:51:27.607Z] Removing intermediate container dc3ded35a78e [2024-12-19T20:51:27.607Z] ---> 3236863993be [2024-12-19T20:51:27.607Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-12-19T20:51:27.607Z] ---> Running in 24084018e45d [2024-12-19T20:51:27.866Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-19T20:51:28.126Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-19T20:51:28.386Z] OK: 250 MiB in 58 packages [2024-12-19T20:51:28.645Z] Removing intermediate container 24084018e45d [2024-12-19T20:51:28.646Z] ---> 157621051c60 [2024-12-19T20:51:28.646Z] Step 8/26 : WORKDIR /device-rest-go [2024-12-19T20:51:28.646Z] ---> Running in 4c5d57e01e01 [2024-12-19T20:51:28.905Z] Removing intermediate container 4c5d57e01e01 [2024-12-19T20:51:28.905Z] ---> 608140602e09 [2024-12-19T20:51:28.905Z] Step 9/26 : COPY go.mod vendor* ./ [2024-12-19T20:51:28.905Z] ---> 85aea71409bb [2024-12-19T20:51:28.905Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-19T20:51:28.905Z] ---> Running in f249d0d7779e [2024-12-19T20:51:29.474Z] Removing intermediate container f249d0d7779e [2024-12-19T20:51:29.474Z] ---> 96f89fa9276d [2024-12-19T20:51:29.474Z] Step 11/26 : COPY . . [2024-12-19T20:51:30.042Z] ---> 6cbef0f1d197 [2024-12-19T20:51:30.042Z] Step 12/26 : RUN $MAKE [2024-12-19T20:51:30.042Z] ---> Running in da89081e80a4 [2024-12-19T20:51:30.303Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.11 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd [2024-12-19T20:52:02.438Z] Removing intermediate container da89081e80a4 [2024-12-19T20:52:02.438Z] ---> 692ea55015c9 [2024-12-19T20:52:02.438Z] Step 13/26 : FROM alpine:3.20 [2024-12-19T20:52:02.438Z] 3.20: Pulling from library/alpine [2024-12-19T20:52:02.438Z] da9db072f522: Pulling fs layer [2024-12-19T20:52:02.438Z] da9db072f522: Verifying Checksum [2024-12-19T20:52:02.438Z] da9db072f522: Download complete [2024-12-19T20:52:02.438Z] da9db072f522: Pull complete [2024-12-19T20:52:02.438Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-19T20:52:02.438Z] Status: Downloaded newer image for alpine:3.20 [2024-12-19T20:52:02.438Z] ---> 63b790fccc90 [2024-12-19T20:52:02.438Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-12-19T20:52:02.438Z] ---> Running in f95de3b29a02 [2024-12-19T20:52:02.699Z] Removing intermediate container f95de3b29a02 [2024-12-19T20:52:02.699Z] ---> e368acd8aba1 [2024-12-19T20:52:02.699Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-12-19T20:52:02.699Z] ---> Running in 38688840f79a [2024-12-19T20:52:02.699Z] Removing intermediate container 38688840f79a [2024-12-19T20:52:02.699Z] ---> 2bf2302f4a97 [2024-12-19T20:52:02.699Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-12-19T20:52:02.699Z] ---> Running in d876abf50a2e [2024-12-19T20:52:02.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-19T20:52:02.960Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-19T20:52:03.220Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-19T20:52:03.220Z] Executing busybox-1.36.1-r29.trigger [2024-12-19T20:52:03.481Z] OK: 8 MiB in 15 packages [2024-12-19T20:52:03.741Z] Removing intermediate container d876abf50a2e [2024-12-19T20:52:03.741Z] ---> 9d2a8082d506 [2024-12-19T20:52:03.741Z] Step 17/26 : RUN apk --no-cache upgrade [2024-12-19T20:52:03.741Z] ---> Running in 572d38609f8f [2024-12-19T20:52:04.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-19T20:52:04.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-19T20:52:04.259Z] Upgrading critical system libraries and apk-tools: [2024-12-19T20:52:04.259Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-19T20:52:04.259Z] Executing busybox-1.36.1-r29.trigger [2024-12-19T20:52:04.519Z] Continuing the upgrade transaction with new apk-tools: [2024-12-19T20:52:04.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-19T20:52:04.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-19T20:52:04.781Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-19T20:52:04.781Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-19T20:52:04.781Z] OK: 8 MiB in 15 packages [2024-12-19T20:52:05.351Z] Removing intermediate container 572d38609f8f [2024-12-19T20:52:05.351Z] ---> 34b78b9b9616 [2024-12-19T20:52:05.351Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-12-19T20:52:06.750Z] ---> b94d70156f78 [2024-12-19T20:52:06.750Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-12-19T20:52:06.750Z] ---> c26e21b42486 [2024-12-19T20:52:06.750Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-12-19T20:52:06.750Z] ---> 3bd38f2af4c2 [2024-12-19T20:52:06.750Z] Step 21/26 : EXPOSE 59986 [2024-12-19T20:52:07.010Z] ---> Running in 5a38a8b2e360 [2024-12-19T20:52:07.010Z] Removing intermediate container 5a38a8b2e360 [2024-12-19T20:52:07.010Z] ---> 4e5f80b089f5 [2024-12-19T20:52:07.010Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-12-19T20:52:07.010Z] ---> Running in 3d195f0352ec [2024-12-19T20:52:07.010Z] Removing intermediate container 3d195f0352ec [2024-12-19T20:52:07.010Z] ---> 8d7a4b510517 [2024-12-19T20:52:07.010Z] Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-19T20:52:07.010Z] ---> Running in 5fa1f3eb2226 [2024-12-19T20:52:07.269Z] Removing intermediate container 5fa1f3eb2226 [2024-12-19T20:52:07.269Z] ---> b5a6a2c6783e [2024-12-19T20:52:07.270Z] Step 24/26 : LABEL arch=amd64 [2024-12-19T20:52:07.270Z] ---> Running in ef8ce0a06fc5 [2024-12-19T20:52:07.270Z] Removing intermediate container ef8ce0a06fc5 [2024-12-19T20:52:07.270Z] ---> 2976b91b622f [2024-12-19T20:52:07.270Z] Step 25/26 : LABEL git_sha=c7499bc57c45d06bebf20d320e88b33abbc7d643 [2024-12-19T20:52:07.270Z] ---> Running in 61ee9c3ffbc7 [2024-12-19T20:52:07.528Z] Removing intermediate container 61ee9c3ffbc7 [2024-12-19T20:52:07.528Z] ---> 008165dca8d6 [2024-12-19T20:52:07.528Z] Step 26/26 : LABEL version=0.0.0 [2024-12-19T20:52:07.528Z] ---> Running in 689e510e53c7 [2024-12-19T20:52:07.528Z] Removing intermediate container 689e510e53c7 [2024-12-19T20:52:07.528Z] ---> 324f53319e70 [2024-12-19T20:52:07.528Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-19T20:52:07.528Z] Successfully built 324f53319e70 [2024-12-19T20:52:07.528Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-19T20:52:08.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-19T20:52:08.456Z] [2024-12-19T20:52:08.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-19T20:52:08.839Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-19T20:52:08.839Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-19T20:52:08.839Z] 5eb5b503b376: Pulling fs layer [2024-12-19T20:52:08.839Z] 5c69ac0246d0: Pulling fs layer [2024-12-19T20:52:08.839Z] ec43610c2a17: Pulling fs layer [2024-12-19T20:52:08.839Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-19T20:52:08.839Z] 33b1e0a273af: Pulling fs layer [2024-12-19T20:52:08.839Z] 5d3b04190fa2: Pulling fs layer [2024-12-19T20:52:08.839Z] 2f39f015ded8: Pulling fs layer [2024-12-19T20:52:08.839Z] 3a2ae6a8a46f: Waiting [2024-12-19T20:52:08.839Z] 33b1e0a273af: Waiting [2024-12-19T20:52:08.839Z] 5d3b04190fa2: Waiting [2024-12-19T20:52:08.839Z] 2f39f015ded8: Waiting [2024-12-19T20:52:08.839Z] 5c69ac0246d0: Verifying Checksum [2024-12-19T20:52:08.839Z] 5c69ac0246d0: Download complete [2024-12-19T20:52:08.839Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-19T20:52:08.839Z] 3a2ae6a8a46f: Download complete [2024-12-19T20:52:08.839Z] 33b1e0a273af: Verifying Checksum [2024-12-19T20:52:08.839Z] 33b1e0a273af: Download complete [2024-12-19T20:52:08.839Z] 5d3b04190fa2: Download complete [2024-12-19T20:52:08.839Z] ec43610c2a17: Verifying Checksum [2024-12-19T20:52:08.839Z] ec43610c2a17: Download complete [2024-12-19T20:52:09.098Z] 5eb5b503b376: Verifying Checksum [2024-12-19T20:52:09.098Z] 5eb5b503b376: Download complete [2024-12-19T20:52:09.663Z] 2f39f015ded8: Download complete [2024-12-19T20:52:10.230Z] 5eb5b503b376: Pull complete [2024-12-19T20:52:10.488Z] 5c69ac0246d0: Pull complete [2024-12-19T20:52:10.747Z] ec43610c2a17: Pull complete [2024-12-19T20:52:10.747Z] 3a2ae6a8a46f: Pull complete [2024-12-19T20:52:11.006Z] 33b1e0a273af: Pull complete [2024-12-19T20:52:11.006Z] 5d3b04190fa2: Pull complete [2024-12-19T20:52:15.192Z] 2f39f015ded8: Pull complete [2024-12-19T20:52:15.192Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-19T20:52:15.192Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-19T20:52:15.192Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-19T20:52:15.439Z] prd-ubuntu20.04-docker-8c-8g-35404 does not seem to be running inside a container [2024-12-19T20:52:15.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-438 -v /w/workspace/gexfoundry_device-rest-go_PR-438:/w/workspace/gexfoundry_device-rest-go_PR-438:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-438@tmp:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-19T20:52:19.436Z] $ docker top 0e61a431ee136147257ed89cc30c81bb6706b5386bd109257181933c61167553 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-19T20:52:19.908Z] ---> job-cost.sh [2024-12-19T20:52:19.908Z] lf-activate-venv: SKIPPING [2024-12-19T20:52:19.908Z] INFO: No Stack... [2024-12-19T20:52:20.480Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-19T20:52:20.739Z] INFO: Archiving Costs [Pipeline] sh [2024-12-19T20:52:21.069Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-438/archives/cost.csv [2024-12-19T20:52:21.069Z] + cut -d, -f6 [Pipeline] lock [2024-12-19T20:52:21.110Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-438-1-stack-cost] [2024-12-19T20:52:21.115Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-438-1-stack-cost] did not exist. Created. [2024-12-19T20:52:21.121Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-438-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-19T20:52:21.526Z] + echo total: 0.4399999976158142 [Pipeline] stash [2024-12-19T20:52:21.579Z] Stashed 1 file(s) [Pipeline] } [2024-12-19T20:52:21.614Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-438-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-19T20:52:21.703Z] $ docker stop --time=1 0e61a431ee136147257ed89cc30c81bb6706b5386bd109257181933c61167553 [2024-12-19T20:52:22.866Z] $ docker rm -f --volumes 0e61a431ee136147257ed89cc30c81bb6706b5386bd109257181933c61167553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-12-19T20:52:23.531Z] provisioning config files... [2024-12-19T20:52:23.539Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp/config10422265546279627129tmp [Pipeline] { [Pipeline] sh [2024-12-19T20:52:23.878Z] + set +x [2024-12-19T20:52:23.878Z] + curl -s https://codecov.io/bash [2024-12-19T20:52:23.878Z] + bash -s -- [2024-12-19T20:52:24.137Z] [2024-12-19T20:52:24.137Z] _____ _ [2024-12-19T20:52:24.137Z] / ____| | | [2024-12-19T20:52:24.137Z] | | ___ __| | ___ ___ _____ __ [2024-12-19T20:52:24.137Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-19T20:52:24.137Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-19T20:52:24.137Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-19T20:52:24.137Z] Bash-1.0.6 [2024-12-19T20:52:24.137Z] [2024-12-19T20:52:24.137Z] [2024-12-19T20:52:24.138Z] ==> git version 2.25.1 found [2024-12-19T20:52:24.138Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-12-19T20:52:24.138Z] Release-Date: 2020-01-08 [2024-12-19T20:52:24.138Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-12-19T20:52:24.138Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-19T20:52:24.138Z] ==> Jenkins CI detected. [2024-12-19T20:52:24.138Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-438 [2024-12-19T20:52:24.138Z] project root: . [2024-12-19T20:52:24.138Z] --> token set from env [2024-12-19T20:52:24.138Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-19T20:52:24.138Z] ==> Running gcov in . (disable via -X gcov) [2024-12-19T20:52:24.138Z] ==> Python coveragepy not found [2024-12-19T20:52:24.138Z] ==> Searching for coverage reports in: [2024-12-19T20:52:24.138Z] + . [2024-12-19T20:52:24.138Z] -> Found 1 reports [2024-12-19T20:52:24.138Z] ==> Detecting git/mercurial file structure [2024-12-19T20:52:24.138Z] ==> Reading reports [2024-12-19T20:52:24.138Z] + ./coverage.out bytes=14565 [2024-12-19T20:52:24.138Z] ==> Appending adjustments [2024-12-19T20:52:24.138Z] https://docs.codecov.io/docs/fixing-reports [2024-12-19T20:52:24.138Z] + Found adjustments [2024-12-19T20:52:24.138Z] ==> Gzipping contents [2024-12-19T20:52:24.138Z] 4.0K /tmp/codecov.mqv2pC.gz [2024-12-19T20:52:24.138Z] ==> Uploading reports [2024-12-19T20:52:24.138Z] url: https://codecov.io [2024-12-19T20:52:24.138Z] query: branch=PR-438&commit=c7499bc57c45d06bebf20d320e88b33abbc7d643&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-438%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=438&job=&cmd_args= [2024-12-19T20:52:24.138Z] -> Pinging Codecov [2024-12-19T20:52:24.138Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-438&commit=c7499bc57c45d06bebf20d320e88b33abbc7d643&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-438%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=438&job=&cmd_args= [2024-12-19T20:52:24.398Z] -> Uploading to [2024-12-19T20:52:24.398Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/c7499bc57c45d06bebf20d320e88b33abbc7d643/8ac1244e-d292-4b5b-92b1-c461babd2683.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241219%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241219T205224Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dddf96da06f68d7116a052bcd3911e8493f2971b22411a61fa5291bc9c79b86f [2024-12-19T20:52:24.398Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-19T20:52:24.398Z] Dload Upload Total Spent Left Speed [2024-12-19T20:52:24.657Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2327 0 0 100 2327 0 14821 --:--:-- --:--:-- --:--:-- 14821 [2024-12-19T20:52:24.657Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/c7499bc57c45d06bebf20d320e88b33abbc7d643 [Pipeline] } [2024-12-19T20:52:24.691Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-12-19T20:52:26.677Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-438/archives ] [2024-12-19T20:52:26.678Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-438/archives [2024-12-19T20:52:26.678Z] total 16 [2024-12-19T20:52:26.678Z] drwxr-xr-x 3 root root 4096 Dec 19 20:52 . [2024-12-19T20:52:26.678Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 19 20:52 .. [2024-12-19T20:52:26.678Z] drwxr-xr-x 2 root root 4096 Dec 19 20:52 cost [2024-12-19T20:52:26.678Z] -rw-r--r-- 1 root root 87 Dec 19 20:52 cost.csv [2024-12-19T20:52:26.678Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-438/archives [2024-12-19T20:52:26.678Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-438/archives [2024-12-19T20:52:26.678Z] total 16 [2024-12-19T20:52:26.678Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 19 20:52 . [2024-12-19T20:52:26.678Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 19 20:52 .. [2024-12-19T20:52:26.678Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 19 20:52 cost [2024-12-19T20:52:26.678Z] -rw-r--r-- 1 jenkins jenkins 87 Dec 19 20:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-19T20:52:27.028Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-19T20:52:27.930Z] ---> package-listing.sh [2024-12-19T20:52:27.931Z] ++ facter osfamily [2024-12-19T20:52:27.931Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-19T20:52:28.190Z] + OS_FAMILY=debian [2024-12-19T20:52:28.190Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-438 [2024-12-19T20:52:28.190Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-19T20:52:28.190Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-19T20:52:28.190Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-19T20:52:28.190Z] + PACKAGES=/tmp/packages_start.txt [2024-12-19T20:52:28.190Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-438 ']' [2024-12-19T20:52:28.190Z] + PACKAGES=/tmp/packages_end.txt [2024-12-19T20:52:28.190Z] + case "${OS_FAMILY}" in [2024-12-19T20:52:28.190Z] + dpkg -l [2024-12-19T20:52:28.190Z] + grep '^ii' [2024-12-19T20:52:28.190Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-19T20:52:28.190Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-19T20:52:28.190Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-19T20:52:28.190Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-438 ']' [2024-12-19T20:52:28.190Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-438/archives/ [2024-12-19T20:52:28.190Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-438/archives/ [Pipeline] echo [2024-12-19T20:52:28.228Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-12-19T20:52:28.522Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-19T20:52:29.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-19T20:52:29.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-19T20:52:29.311Z] prd-ubuntu20.04-docker-8c-8g-35404 does not seem to be running inside a container [2024-12-19T20:52:29.343Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-438/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-438 -v /w/workspace/gexfoundry_device-rest-go_PR-438:/w/workspace/gexfoundry_device-rest-go_PR-438:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-438@tmp:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-12-19T20:52:29.583Z] $ docker top eb36e3a847f6bb63f05e390d05b46cdb9395cc62ca06066c3ab34be398c1c742 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-19T20:52:29.986Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-19T20:52:30.306Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-19T20:52:30.617Z] + ls /var/log/sa-host [2024-12-19T20:52:30.617Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-19T20:52:30.848Z] provisioning config files... [2024-12-19T20:52:30.861Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-438@tmp/config17228918862302539370tmp [Pipeline] { [Pipeline] echo [2024-12-19T20:52:30.925Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-19T20:52:31.250Z] ---> create-netrc.sh [Pipeline] } [2024-12-19T20:52:31.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-19T20:52:31.682Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-19T20:52:31.720Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-19T20:52:32.043Z] ---> sudo-logs.sh [2024-12-19T20:52:32.044Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-19T20:52:32.138Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-19T20:52:32.457Z] ---> job-cost.sh [2024-12-19T20:52:32.457Z] lf-activate-venv: SKIPPING [2024-12-19T20:52:32.457Z] DEBUG: total: 0.4399999976158142 [2024-12-19T20:52:32.457Z] INFO: Retrieving Stack Cost... [2024-12-19T20:52:32.457Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-19T20:52:32.718Z] INFO: Archiving Costs [Pipeline] echo [2024-12-19T20:52:32.762Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-19T20:52:33.092Z] ---> logs-deploy.sh [2024-12-19T20:52:33.092Z] lf-activate-venv: SKIPPING [2024-12-19T20:52:33.092Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-438/1 [2024-12-19T20:52:33.092Z] INFO: archiving workspace using pattern(s): [2024-12-19T20:52:34.031Z] Archives upload complete. [2024-12-19T20:52:34.300Z] INFO: archiving logs to Nexus [2024-12-19T20:52:34.876Z] ---> uname -a: [2024-12-19T20:52:34.876Z] Linux prd-ubuntu20-04-docker-8c-8g-35404 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-12-19T20:52:34.876Z] [2024-12-19T20:52:34.876Z] [2024-12-19T20:52:34.876Z] ---> lscpu: [2024-12-19T20:52:34.876Z] Architecture: x86_64 [2024-12-19T20:52:34.876Z] CPU op-mode(s): 32-bit, 64-bit [2024-12-19T20:52:34.876Z] Byte Order: Little Endian [2024-12-19T20:52:34.876Z] Address sizes: 40 bits physical, 48 bits virtual [2024-12-19T20:52:34.876Z] CPU(s): 8 [2024-12-19T20:52:34.876Z] On-line CPU(s) list: 0-7 [2024-12-19T20:52:34.876Z] Thread(s) per core: 1 [2024-12-19T20:52:34.876Z] Core(s) per socket: 1 [2024-12-19T20:52:34.876Z] Socket(s): 8 [2024-12-19T20:52:34.876Z] NUMA node(s): 1 [2024-12-19T20:52:34.876Z] Vendor ID: AuthenticAMD [2024-12-19T20:52:34.876Z] CPU family: 23 [2024-12-19T20:52:34.876Z] Model: 49 [2024-12-19T20:52:34.876Z] Model name: AMD EPYC-Rome Processor [2024-12-19T20:52:34.876Z] Stepping: 0 [2024-12-19T20:52:34.876Z] CPU MHz: 2799.998 [2024-12-19T20:52:34.876Z] BogoMIPS: 5599.99 [2024-12-19T20:52:34.876Z] Virtualization: AMD-V [2024-12-19T20:52:34.876Z] Hypervisor vendor: KVM [2024-12-19T20:52:34.876Z] Virtualization type: full [2024-12-19T20:52:34.876Z] L1d cache: 256 KiB [2024-12-19T20:52:34.876Z] L1i cache: 256 KiB [2024-12-19T20:52:34.876Z] L2 cache: 4 MiB [2024-12-19T20:52:34.876Z] L3 cache: 128 MiB [2024-12-19T20:52:34.876Z] NUMA node0 CPU(s): 0-7 [2024-12-19T20:52:34.876Z] Vulnerability Itlb multihit: Not affected [2024-12-19T20:52:34.876Z] Vulnerability L1tf: Not affected [2024-12-19T20:52:34.876Z] Vulnerability Mds: Not affected [2024-12-19T20:52:34.876Z] Vulnerability Meltdown: Not affected [2024-12-19T20:52:34.876Z] Vulnerability Mmio stale data: Not affected [2024-12-19T20:52:34.876Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-12-19T20:52:34.876Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-12-19T20:52:34.876Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-12-19T20:52:34.876Z] Vulnerability Srbds: Not affected [2024-12-19T20:52:34.876Z] Vulnerability Tsx async abort: Not affected [2024-12-19T20:52:34.876Z] 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 [2024-12-19T20:52:34.876Z] [2024-12-19T20:52:34.876Z] [2024-12-19T20:52:34.876Z] ---> nproc: [2024-12-19T20:52:34.876Z] 8 [2024-12-19T20:52:34.876Z] [2024-12-19T20:52:34.876Z] [2024-12-19T20:52:34.876Z] ---> df -h: [2024-12-19T20:52:34.876Z] Filesystem Size Used Avail Use% Mounted on [2024-12-19T20:52:34.876Z] overlay 155G 12G 143G 8% / [2024-12-19T20:52:34.876Z] tmpfs 64M 0 64M 0% /dev [2024-12-19T20:52:34.876Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-12-19T20:52:34.876Z] shm 64M 0 64M 0% /dev/shm [2024-12-19T20:52:34.876Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-12-19T20:52:34.876Z] [2024-12-19T20:52:34.876Z] [2024-12-19T20:52:34.876Z] ---> sar -b -r -n DEV: [2024-12-19T20:52:34.876Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35404) 12/19/24 _x86_64_ (8 CPU) [2024-12-19T20:52:34.876Z] [2024-12-19T20:52:34.876Z] 19:10:03 LINUX RESTART (8 CPU) [2024-12-19T20:52:34.876Z] [2024-12-19T20:52:34.876Z] 19:11:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-12-19T20:52:34.876Z] 19:12:01 12.85 0.00 12.85 0.00 0.00 77070.59 0.00 [2024-12-19T20:52:34.876Z] 19:13:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 [2024-12-19T20:52:34.876Z] 19:14:01 0.82 0.00 0.82 0.00 0.00 9.47 0.00 [2024-12-19T20:52:34.876Z] 19:15:01 1.45 0.00 1.45 0.00 0.00 18.40 0.00 [2024-12-19T20:52:34.876Z] 19:16:01 49.02 6.18 42.84 0.00 4368.54 8682.17 0.00 [2024-12-19T20:52:34.876Z] 19:17:01 3.75 0.03 3.72 0.00 0.27 91.58 0.00 [2024-12-19T20:52:34.876Z] 19:18:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 [2024-12-19T20:52:34.876Z] 19:19:01 1.42 0.00 1.42 0.00 0.00 18.80 0.00 [2024-12-19T20:52:34.876Z] 19:20:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 [2024-12-19T20:52:34.876Z] 19:21:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 [2024-12-19T20:52:34.876Z] 19:22:01 1.15 0.00 1.15 0.00 0.00 17.73 0.00 [2024-12-19T20:52:34.876Z] 19:23:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 [2024-12-19T20:52:34.876Z] 19:24:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2024-12-19T20:52:34.876Z] 19:25:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 [2024-12-19T20:52:34.876Z] 19:26:01 1.72 0.02 1.70 0.00 0.13 24.53 0.00 [2024-12-19T20:52:34.876Z] 19:27:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 [2024-12-19T20:52:34.876Z] 19:28:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2024-12-19T20:52:34.876Z] 19:29:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 [2024-12-19T20:52:34.876Z] 19:30:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2024-12-19T20:52:34.876Z] 19:31:01 1.17 0.00 1.17 0.00 0.00 15.99 0.00 [2024-12-19T20:52:34.876Z] 19:32:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2024-12-19T20:52:34.876Z] 19:33:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 [2024-12-19T20:52:34.876Z] 19:34:01 2.67 1.72 0.95 0.00 46.80 11.73 0.00 [2024-12-19T20:52:34.876Z] 19:35:01 3.70 2.17 1.53 0.00 41.45 31.19 0.00 [2024-12-19T20:52:34.876Z] 19:36:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2024-12-19T20:52:34.876Z] 19:37:01 1.07 0.00 1.07 0.00 0.00 14.80 0.00 [2024-12-19T20:52:34.876Z] 19:38:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2024-12-19T20:52:34.876Z] 19:39:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 [2024-12-19T20:52:34.876Z] 19:40:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2024-12-19T20:52:34.876Z] 19:41:01 1.10 0.00 1.10 0.00 0.00 15.46 0.00 [2024-12-19T20:52:34.876Z] 19:42:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2024-12-19T20:52:34.876Z] 19:43:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 [2024-12-19T20:52:34.876Z] 19:44:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 [2024-12-19T20:52:34.876Z] 19:45:01 1.25 0.00 1.25 0.00 0.00 16.66 0.00 [2024-12-19T20:52:34.876Z] 19:46:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2024-12-19T20:52:34.876Z] 19:47:01 1.13 0.00 1.13 0.00 0.00 15.86 0.00 [2024-12-19T20:52:34.876Z] 19:48:01 0.92 0.00 0.92 0.00 0.00 9.86 0.00 [2024-12-19T20:52:34.876Z] 19:49:01 1.05 0.00 1.05 0.00 0.00 14.00 0.00 [2024-12-19T20:52:34.876Z] 19:50:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 [2024-12-19T20:52:34.876Z] 19:51:01 1.12 0.00 1.12 0.00 0.00 15.73 0.00 [2024-12-19T20:52:34.876Z] 19:52:01 0.83 0.00 0.83 0.00 0.00 10.66 0.00 [2024-12-19T20:52:34.876Z] 19:53:01 1.10 0.00 1.10 0.00 0.00 15.06 0.00 [2024-12-19T20:52:34.876Z] 19:54:01 0.80 0.00 0.80 0.00 0.00 10.13 0.00 [2024-12-19T20:52:34.876Z] 19:55:01 1.17 0.00 1.17 0.00 0.00 17.46 0.00 [2024-12-19T20:52:34.876Z] 19:56:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2024-12-19T20:52:34.876Z] 19:57:01 1.20 0.00 1.20 0.00 0.00 16.26 0.00 [2024-12-19T20:52:34.876Z] 19:58:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2024-12-19T20:52:34.876Z] 19:59:01 1.07 0.00 1.07 0.00 0.00 14.66 0.00 [2024-12-19T20:52:34.876Z] 20:00:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2024-12-19T20:52:34.876Z] 20:01:01 1.10 0.00 1.10 0.00 0.00 15.86 0.00 [2024-12-19T20:52:34.876Z] 20:02:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2024-12-19T20:52:34.876Z] 20:03:01 1.30 0.00 1.30 0.00 0.00 17.06 0.00 [2024-12-19T20:52:34.876Z] 20:04:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2024-12-19T20:52:34.876Z] 20:05:01 1.30 0.00 1.30 0.00 0.00 16.66 0.00 [2024-12-19T20:52:34.876Z] 20:06:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2024-12-19T20:52:34.876Z] 20:07:01 1.10 0.00 1.10 0.00 0.00 15.33 0.00 [2024-12-19T20:52:34.876Z] 20:08:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 [2024-12-19T20:52:34.876Z] 20:09:01 1.23 0.00 1.23 0.00 0.00 15.73 0.00 [2024-12-19T20:52:34.876Z] 20:10:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-12-19T20:52:34.876Z] 20:11:01 1.12 0.00 1.12 0.00 0.00 15.60 0.00 [2024-12-19T20:52:34.876Z] 20:12:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 [2024-12-19T20:52:34.876Z] 20:13:01 1.17 0.00 1.17 0.00 0.00 15.73 0.00 [2024-12-19T20:52:34.876Z] 20:14:01 0.88 0.00 0.88 0.00 0.00 10.00 0.00 [2024-12-19T20:52:34.876Z] 20:15:01 1.25 0.00 1.25 0.00 0.00 17.06 0.00 [2024-12-19T20:52:34.876Z] 20:16:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 [2024-12-19T20:52:34.876Z] 20:17:01 1.13 0.00 1.13 0.00 0.00 14.93 0.00 [2024-12-19T20:52:34.876Z] 20:18:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 [2024-12-19T20:52:34.876Z] 20:19:01 1.13 0.00 1.13 0.00 0.00 15.06 0.00 [2024-12-19T20:52:34.876Z] 20:20:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 [2024-12-19T20:52:34.876Z] 20:21:01 1.20 0.00 1.20 0.00 0.00 17.06 0.00 [2024-12-19T20:52:34.876Z] 20:22:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-12-19T20:52:34.876Z] 20:23:01 1.25 0.00 1.25 0.00 0.00 16.53 0.00 [2024-12-19T20:52:34.876Z] 20:24:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2024-12-19T20:52:34.876Z] 20:25:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 [2024-12-19T20:52:34.876Z] 20:26:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2024-12-19T20:52:34.876Z] 20:27:02 1.25 0.00 1.25 0.00 0.00 15.86 0.00 [2024-12-19T20:52:34.876Z] 20:28:01 1.03 0.00 1.03 0.00 0.00 12.61 0.00 [2024-12-19T20:52:34.876Z] 20:29:01 1.18 0.00 1.18 0.00 0.00 15.73 0.00 [2024-12-19T20:52:34.876Z] 20:30:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2024-12-19T20:52:34.876Z] 20:31:01 1.70 0.00 1.70 0.00 0.00 22.26 0.00 [2024-12-19T20:52:34.876Z] 20:32:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2024-12-19T20:52:34.876Z] 20:33:01 1.22 0.00 1.22 0.00 0.00 16.26 0.00 [2024-12-19T20:52:34.876Z] 20:34:01 0.85 0.00 0.85 0.00 0.00 10.53 0.00 [2024-12-19T20:52:34.876Z] 20:35:01 1.17 0.00 1.17 0.00 0.00 16.00 0.00 [2024-12-19T20:52:34.876Z] 20:36:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 [2024-12-19T20:52:34.876Z] 20:37:01 1.32 0.00 1.32 0.00 0.00 17.86 0.00 [2024-12-19T20:52:34.876Z] 20:38:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2024-12-19T20:52:34.876Z] 20:39:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 [2024-12-19T20:52:34.876Z] 20:40:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 [2024-12-19T20:52:34.876Z] 20:41:01 1.43 0.00 1.43 0.00 0.00 19.06 0.00 [2024-12-19T20:52:34.876Z] 20:42:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2024-12-19T20:52:34.876Z] 20:43:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2024-12-19T20:52:34.876Z] 20:44:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2024-12-19T20:52:34.876Z] 20:45:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 [2024-12-19T20:52:34.876Z] 20:46:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 [2024-12-19T20:52:34.876Z] 20:47:01 1.37 0.00 1.37 0.00 0.00 18.26 0.00 [2024-12-19T20:52:34.877Z] 20:48:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2024-12-19T20:52:34.877Z] 20:49:01 5.15 2.82 2.33 0.00 129.85 870.52 0.00 [2024-12-19T20:52:34.877Z] 20:50:01 400.88 12.11 388.77 0.00 1766.64 37754.37 0.00 [2024-12-19T20:52:34.877Z] 20:51:01 224.36 0.17 224.20 0.00 18.13 76526.98 0.00 [2024-12-19T20:52:34.877Z] 20:52:01 109.29 0.18 109.11 0.00 18.78 43065.31 0.00 [2024-12-19T20:52:34.877Z] Average: 9.06 0.25 8.81 0.00 63.29 2430.61 0.00 [2024-12-19T20:52:34.877Z] [2024-12-19T20:52:34.877Z] 19:11:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-12-19T20:52:34.877Z] 19:12:01 30579020 31853340 521668 1.59 47368 1541868 1644016 4.85 600644 1414640 28 [2024-12-19T20:52:34.877Z] 19:13:01 30580448 31854912 519400 1.58 47400 1541876 1660068 4.89 598996 1414652 24 [2024-12-19T20:52:34.877Z] 19:14:01 30580360 31854848 519412 1.58 47416 1541876 1660068 4.89 599772 1414652 24 [2024-12-19T20:52:34.877Z] 19:15:01 30581004 31856156 518480 1.58 47456 1541876 1660068 4.89 598256 1415248 20 [2024-12-19T20:52:34.877Z] 19:16:01 30113528 31822280 514304 1.56 78016 1948868 1597356 4.71 882208 1560156 216 [2024-12-19T20:52:34.877Z] 19:17:01 30117984 31822184 514352 1.56 76596 1945736 1615380 4.76 880760 1557064 8 [2024-12-19T20:52:34.877Z] 19:18:01 30117856 31822100 514044 1.56 76644 1945744 1615380 4.76 880860 1557064 8 [2024-12-19T20:52:34.877Z] 19:19:01 30118424 31822756 513376 1.56 76692 1945748 1615380 4.76 880500 1557068 24 [2024-12-19T20:52:34.877Z] 19:20:01 30118100 31822472 513588 1.56 76732 1945740 1615380 4.76 880320 1557076 8 [2024-12-19T20:52:34.877Z] 19:21:01 30117836 31822268 513696 1.56 76776 1945756 1615380 4.76 880608 1557080 8 [2024-12-19T20:52:34.877Z] 19:22:01 30120340 31824816 511080 1.55 76824 1945756 1615380 4.76 878916 1557084 8 [2024-12-19T20:52:34.877Z] 19:23:01 30120784 31825384 510608 1.55 76856 1945888 1615380 4.76 878852 1557204 12 [2024-12-19T20:52:34.877Z] 19:24:01 30120728 31825412 510592 1.55 76888 1945896 1615380 4.76 878768 1557228 4 [2024-12-19T20:52:34.877Z] 19:25:01 30120744 31825428 510480 1.55 76920 1945888 1615380 4.76 878788 1557228 8 [2024-12-19T20:52:34.877Z] 19:26:01 30118504 31823312 512484 1.56 76980 1945876 1640072 4.83 879788 1557192 8 [2024-12-19T20:52:34.877Z] 19:27:01 30118400 31823236 512348 1.56 77020 1945872 1640072 4.83 879548 1557196 24 [2024-12-19T20:52:34.877Z] 19:28:01 30118344 31823248 512268 1.56 77052 1945884 1640072 4.83 879672 1557204 8 [2024-12-19T20:52:34.877Z] 19:29:01 30118604 31823572 511928 1.56 77084 1945888 1640072 4.83 879744 1557212 8 [2024-12-19T20:52:34.877Z] 19:30:01 30120024 31824992 510624 1.55 77124 1945880 1640072 4.83 878264 1557212 12 [2024-12-19T20:52:34.877Z] 19:31:01 30119712 31824768 510728 1.55 77164 1945892 1640072 4.83 878688 1557204 8 [2024-12-19T20:52:34.877Z] 19:32:01 30119688 31824772 510644 1.55 77196 1945896 1640072 4.83 878872 1557208 8 [2024-12-19T20:52:34.877Z] 19:33:01 30119476 31824620 510756 1.55 77236 1945896 1640072 4.83 878996 1557212 4 [2024-12-19T20:52:34.877Z] 19:34:01 30109720 31816328 518960 1.58 77276 1947296 1640072 4.83 890744 1558208 36 [2024-12-19T20:52:34.877Z] 19:35:01 30069012 31777728 556720 1.69 77344 1948824 1640072 4.83 931924 1558904 48 [2024-12-19T20:52:34.877Z] 19:36:01 30068940 31777752 556520 1.69 77392 1948832 1640072 4.83 931480 1558792 16 [2024-12-19T20:52:34.877Z] 19:37:01 30068880 31777696 556688 1.69 77424 1948836 1640072 4.83 931716 1558796 28 [2024-12-19T20:52:34.877Z] 19:38:01 30068612 31777460 556892 1.69 77456 1948836 1640072 4.83 931776 1558796 4 [2024-12-19T20:52:34.877Z] 19:39:01 30068312 31777200 557084 1.69 77496 1948840 1640072 4.83 931836 1558800 28 [2024-12-19T20:52:34.877Z] 19:40:01 30068516 31777444 556788 1.69 77536 1948832 1640072 4.83 931876 1558800 4 [2024-12-19T20:52:34.877Z] 19:41:01 30067608 31776584 557568 1.70 77584 1948848 1640072 4.83 932200 1558808 32 [2024-12-19T20:52:34.877Z] 19:42:01 30067348 31776412 557728 1.70 77616 1948852 1640072 4.83 931960 1558816 8 [2024-12-19T20:52:34.877Z] 19:43:01 30067040 31776108 557928 1.70 77656 1948852 1640072 4.83 932360 1558812 4 [2024-12-19T20:52:34.877Z] 19:44:01 30066988 31776100 558092 1.70 77688 1948856 1640072 4.83 932388 1558816 28 [2024-12-19T20:52:34.877Z] 19:45:01 30066976 31776168 558232 1.70 77736 1948856 1640072 4.83 932592 1558824 36 [2024-12-19T20:52:34.877Z] 19:46:01 30066732 31775976 558372 1.70 77776 1948864 1640072 4.83 932888 1558824 8 [2024-12-19T20:52:34.877Z] 19:47:01 30066748 31775996 558280 1.70 77816 1948868 1640072 4.83 932836 1558828 28 [2024-12-19T20:52:34.877Z] 19:48:01 30066424 31775736 558504 1.70 77836 1948868 1640072 4.83 933216 1558828 8 [2024-12-19T20:52:34.877Z] 19:49:01 30066400 31775720 558440 1.70 77868 1948872 1640072 4.83 932704 1558832 24 [2024-12-19T20:52:34.877Z] 19:50:01 30066092 31775416 558648 1.70 77908 1948860 1640072 4.83 932756 1558836 28 [2024-12-19T20:52:34.877Z] 19:51:01 30066048 31775584 558644 1.70 77936 1949004 1623804 4.79 933144 1558964 16 [2024-12-19T20:52:34.877Z] 19:52:01 30069536 31779128 555084 1.69 77960 1949008 1623804 4.79 929068 1558968 32 [2024-12-19T20:52:34.877Z] 19:53:01 30069220 31778812 555628 1.69 77984 1949008 1623804 4.79 928616 1558968 4 [2024-12-19T20:52:34.877Z] 19:54:01 30069428 31779052 555364 1.69 78000 1949012 1639856 4.83 928652 1558972 24 [2024-12-19T20:52:34.877Z] 19:55:01 30069664 31779312 555072 1.69 78040 1949004 1639856 4.83 928420 1558980 36 [2024-12-19T20:52:34.877Z] 19:56:01 30069292 31779012 555344 1.69 78072 1949020 1639856 4.83 929036 1558980 4 [2024-12-19T20:52:34.877Z] 19:57:01 30069276 31779004 555252 1.69 78104 1949024 1639856 4.83 928756 1558984 8 [2024-12-19T20:52:34.877Z] 19:58:01 30069228 31778996 555200 1.69 78136 1949032 1639856 4.83 928772 1558992 4 [2024-12-19T20:52:34.877Z] 19:59:01 30068912 31778712 555432 1.69 78160 1949032 1639856 4.83 929156 1558992 8 [2024-12-19T20:52:34.877Z] 20:00:01 30068904 31778732 555344 1.69 78208 1949020 1639856 4.83 928916 1558996 4 [2024-12-19T20:52:34.877Z] 20:01:01 30068172 31778064 555960 1.69 78248 1949036 1639856 4.83 929240 1558996 12 [2024-12-19T20:52:34.877Z] 20:02:01 30068364 31778316 555884 1.69 78280 1949040 1639856 4.83 930048 1559000 20 [2024-12-19T20:52:34.877Z] 20:03:01 30068112 31778072 556060 1.69 78320 1949048 1639856 4.83 930032 1559008 12 [2024-12-19T20:52:34.877Z] 20:04:01 30067492 31777528 556568 1.69 78352 1949048 1639856 4.83 931056 1559008 32 [2024-12-19T20:52:34.877Z] 20:05:01 30066048 31776112 558016 1.70 78392 1949052 1639856 4.83 930660 1559016 16 [2024-12-19T20:52:34.877Z] 20:06:01 30065912 31776020 557884 1.70 78424 1949052 1639856 4.83 930868 1559016 8 [2024-12-19T20:52:34.877Z] 20:07:01 30065604 31775800 558148 1.70 78464 1949056 1639856 4.83 930868 1559028 28 [2024-12-19T20:52:34.877Z] 20:08:01 30065564 31775764 558112 1.70 78496 1949060 1639856 4.83 930904 1559032 28 [2024-12-19T20:52:34.877Z] 20:09:01 30065732 31776120 557940 1.70 78536 1949180 1623176 4.78 930984 1559164 4 [2024-12-19T20:52:34.877Z] 20:10:01 30065716 31776136 557900 1.70 78552 1949192 1623176 4.78 930944 1559152 28 [2024-12-19T20:52:34.877Z] 20:11:01 30065480 31775908 558032 1.70 78584 1949196 1607044 4.74 931152 1559156 24 [2024-12-19T20:52:34.877Z] 20:12:01 30065432 31775896 557996 1.70 78604 1949196 1607044 4.74 931176 1559156 12 [2024-12-19T20:52:34.877Z] 20:13:01 30065384 31775896 557948 1.70 78628 1949204 1607044 4.74 931388 1559160 4 [2024-12-19T20:52:34.877Z] 20:14:01 30065336 31775848 557920 1.70 78644 1949204 1607044 4.74 931432 1559160 8 [2024-12-19T20:52:34.877Z] 20:15:01 30065276 31775792 558096 1.70 78668 1949212 1607044 4.74 931492 1559164 4 [2024-12-19T20:52:34.877Z] 20:16:01 30064780 31775352 558544 1.70 78684 1949216 1607044 4.74 931732 1559168 4 [2024-12-19T20:52:34.877Z] 20:17:01 30063708 31774320 559516 1.70 78716 1949216 1607044 4.74 932144 1559168 8 [2024-12-19T20:52:34.877Z] 20:18:01 30064180 31774816 558896 1.70 78748 1949220 1607044 4.74 931904 1559180 4 [2024-12-19T20:52:34.877Z] 20:19:01 30064140 31774836 558860 1.70 78780 1949220 1607044 4.74 931944 1559184 12 [2024-12-19T20:52:34.877Z] 20:20:01 30064344 31775044 558556 1.70 78812 1949224 1607044 4.74 931944 1559188 4 [2024-12-19T20:52:34.877Z] 20:21:01 30064068 31774816 558720 1.70 78844 1949232 1607044 4.74 932176 1559192 8 [2024-12-19T20:52:34.877Z] 20:22:01 30063768 31774576 558924 1.70 78876 1949232 1607044 4.74 932316 1559196 8 [2024-12-19T20:52:34.877Z] 20:23:01 30063960 31774776 558840 1.70 78916 1949236 1607044 4.74 932296 1559200 8 [2024-12-19T20:52:34.877Z] 20:24:01 30063952 31774832 558992 1.70 78948 1949240 1623096 4.78 932376 1559208 28 [2024-12-19T20:52:34.877Z] 20:25:01 30063836 31774716 559204 1.70 79004 1949224 1639148 4.83 932248 1559208 8 [2024-12-19T20:52:34.877Z] 20:26:01 30063544 31774492 559432 1.70 79036 1949244 1639148 4.83 932800 1559204 28 [2024-12-19T20:52:34.877Z] 20:27:02 30063496 31774508 559384 1.70 79076 1949244 1639148 4.83 932612 1559208 8 [2024-12-19T20:52:34.877Z] 20:28:01 30063448 31774464 559336 1.70 79108 1949248 1639148 4.83 932612 1559212 8 [2024-12-19T20:52:34.877Z] 20:29:01 30063356 31774436 559544 1.70 79148 1949244 1639148 4.83 932732 1559220 28 [2024-12-19T20:52:34.877Z] 20:30:01 30063332 31774444 559492 1.70 79180 1949252 1639148 4.83 932868 1559212 28 [2024-12-19T20:52:34.877Z] 20:31:01 30063844 31775028 558856 1.70 79228 1949264 1639148 4.83 933128 1559224 4 [2024-12-19T20:52:34.877Z] 20:32:01 30063276 31774492 559320 1.70 79252 1949264 1639148 4.83 933144 1559224 12 [2024-12-19T20:52:34.877Z] 20:33:01 30063164 31774432 559340 1.70 79276 1949268 1639148 4.83 933140 1559228 4 [2024-12-19T20:52:34.877Z] 20:34:01 30063124 31774412 559288 1.70 79300 1949272 1639148 4.83 933236 1559232 32 [2024-12-19T20:52:34.877Z] 20:35:01 30057884 31769280 564344 1.72 79324 1949272 1638728 4.83 940012 1558356 28 [2024-12-19T20:52:34.877Z] 20:36:01 30056360 31767796 565800 1.72 79360 1949272 1638728 4.83 941512 1558360 32 [2024-12-19T20:52:34.877Z] 20:37:01 30056344 31767824 565708 1.72 79396 1949280 1638728 4.83 941580 1558348 8 [2024-12-19T20:52:34.877Z] 20:38:01 30056036 31767548 565916 1.72 79424 1949280 1638728 4.83 941628 1558348 8 [2024-12-19T20:52:34.877Z] 20:39:01 30056272 31767828 565692 1.72 79456 1949284 1622628 4.78 941736 1558352 4 [2024-12-19T20:52:34.877Z] 20:40:01 30056476 31768056 565392 1.72 79488 1949288 1622628 4.78 941764 1558356 24 [2024-12-19T20:52:34.877Z] 20:41:01 30056408 31768032 565568 1.72 79536 1949276 1622628 4.78 941976 1558360 8 [2024-12-19T20:52:34.877Z] 20:42:01 30056356 31768044 565752 1.72 79568 1949296 1622628 4.78 942028 1558364 4 [2024-12-19T20:52:34.877Z] 20:43:01 30056552 31768256 565460 1.72 79592 1949296 1622628 4.78 941920 1558364 8 [2024-12-19T20:52:34.877Z] 20:44:01 30056000 31767740 565916 1.72 79624 1949300 1622628 4.78 942000 1558368 8 [2024-12-19T20:52:34.877Z] 20:45:01 30055888 31767660 565944 1.72 79648 1949300 1622628 4.78 942060 1558368 8 [2024-12-19T20:52:34.877Z] 20:46:01 30055904 31767708 565824 1.72 79696 1949288 1622628 4.78 942248 1558372 24 [2024-12-19T20:52:34.877Z] 20:47:01 30056108 31767944 565460 1.72 79728 1949312 1622628 4.78 942304 1558376 8 [2024-12-19T20:52:34.877Z] 20:48:01 30056024 31767920 565672 1.72 79756 1949312 1622628 4.78 942364 1558380 8 [2024-12-19T20:52:34.877Z] 20:49:01 29954544 31696832 636100 1.93 80068 1978912 1644108 4.85 1021720 1577556 740 [2024-12-19T20:52:34.877Z] 20:50:01 27837484 31491828 779980 2.37 154092 3646444 1918832 5.66 1521400 2959784 709792 [2024-12-19T20:52:34.877Z] 20:51:01 26576436 31309844 958444 2.91 216844 4605936 2268664 6.69 2049644 3637028 652128 [2024-12-19T20:52:34.877Z] 20:52:01 26896312 31508404 764520 2.32 221484 4491024 1842944 5.43 1608040 3770016 0 [2024-12-19T20:52:34.877Z] Average: 30005922 31776234 557799 1.70 80591 2000984 1641973 4.84 934625 1609433 13508 [2024-12-19T20:52:34.877Z] [2024-12-19T20:52:34.877Z] 19:11:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-12-19T20:52:34.877Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:12:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:14:01 ens3 0.40 0.13 0.49 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:15:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:16:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:16:01 ens3 230.02 150.25 2863.73 10.26 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:17:01 ens3 0.22 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:19:01 ens3 0.38 0.25 0.08 0.02 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:21:01 ens3 0.58 0.23 0.13 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:26:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:27:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:31:01 ens3 0.37 0.35 0.20 0.08 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:32:01 ens3 0.12 0.08 0.06 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:33:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:34:01 ens3 0.97 0.68 0.86 0.38 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:35:01 ens3 10.66 8.38 11.74 6.29 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.877Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:36:01 ens3 0.13 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:37:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:41:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:44:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:45:01 ens3 0.27 0.15 0.12 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:46:01 ens3 0.18 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:51:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:56:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 19:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:01:01 ens3 0.27 0.28 0.09 0.09 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:02:01 ens3 0.30 0.35 0.25 0.21 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:04:01 ens3 0.97 0.37 0.52 0.21 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:05:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:06:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:07:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:08:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:11:01 ens3 0.27 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:13:01 ens3 0.20 0.20 0.12 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:16:01 ens3 0.13 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:19:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:21:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:23:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:26:01 ens3 0.20 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:27:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:27:02 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:31:01 ens3 0.25 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:35:01 ens3 2.98 2.47 1.81 3.42 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:36:01 ens3 1.62 1.37 0.86 1.22 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:37:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.878Z] 20:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:41:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:43:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:46:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:49:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:49:01 ens3 141.76 95.75 460.46 32.29 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:50:01 docker0 336.31 505.05 28.74 3567.42 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:50:01 veth9c984cb 288.50 453.87 29.29 3236.00 0.00 0.00 0.00 0.27 [2024-12-19T20:52:34.879Z] 20:50:01 lo 6.47 6.47 0.64 0.64 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:50:01 ens3 769.04 503.90 8496.81 84.46 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:51:01 docker0 0.10 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:51:01 veth8bd9143 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:51:01 ens3 42.01 34.09 25.02 58.81 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:52:01 docker0 2.13 4.28 0.12 38.34 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:52:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] 20:52:01 ens3 25.85 15.40 63.30 9.20 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] Average: docker0 3.35 5.04 0.29 35.71 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] Average: lo 0.18 0.18 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] Average: ens3 12.24 8.13 118.12 2.06 0.00 0.00 0.00 0.00 [2024-12-19T20:52:34.879Z] [2024-12-19T20:52:34.879Z] [2024-12-19T20:52:34.879Z] ---> sar -P ALL: [2024-12-19T20:52:34.879Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-35404) 12/19/24 _x86_64_ (8 CPU) [2024-12-19T20:52:34.879Z] [2024-12-19T20:52:34.879Z] 19:10:03 LINUX RESTART (8 CPU) [2024-12-19T20:52:34.879Z] [2024-12-19T20:52:34.879Z] 19:11:01 CPU %user %nice %system %iowait %steal %idle [2024-12-19T20:52:34.879Z] 19:12:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2024-12-19T20:52:34.879Z] 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.879Z] 19:12:01 2 0.05 0.00 0.00 0.00 0.03 99.92 [2024-12-19T20:52:34.879Z] 19:12:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-12-19T20:52:34.879Z] 19:12:01 4 0.00 0.00 0.00 0.10 0.00 99.90 [2024-12-19T20:52:34.879Z] 19:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:12:01 6 0.02 0.00 0.02 0.07 0.03 99.87 [2024-12-19T20:52:34.879Z] 19:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:13:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-12-19T20:52:34.879Z] 19:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-12-19T20:52:34.879Z] 19:13:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-12-19T20:52:34.879Z] 19:13:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2024-12-19T20:52:34.879Z] 19:13:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-12-19T20:52:34.879Z] 19:13:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2024-12-19T20:52:34.879Z] 19:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-12-19T20:52:34.879Z] 19:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:14:01 all 0.20 0.00 0.00 0.00 0.00 99.79 [2024-12-19T20:52:34.879Z] 19:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.879Z] 19:14:01 2 1.45 0.00 0.00 0.00 0.00 98.55 [2024-12-19T20:52:34.879Z] 19:14:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-12-19T20:52:34.879Z] 19:14:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:15:01 all 0.16 0.00 0.02 0.00 0.01 99.81 [2024-12-19T20:52:34.879Z] 19:15:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.879Z] 19:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.879Z] 19:15:01 2 1.11 0.00 0.08 0.00 0.02 98.79 [2024-12-19T20:52:34.879Z] 19:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-12-19T20:52:34.879Z] 19:15:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-12-19T20:52:34.879Z] 19:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:15:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2024-12-19T20:52:34.879Z] 19:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:16:01 all 2.55 0.00 1.39 0.91 0.03 95.12 [2024-12-19T20:52:34.879Z] 19:16:01 0 1.84 0.00 1.15 0.03 0.02 96.96 [2024-12-19T20:52:34.879Z] 19:16:01 1 2.51 0.00 1.27 1.20 0.03 94.99 [2024-12-19T20:52:34.879Z] 19:16:01 2 3.19 0.00 1.12 0.15 0.05 95.49 [2024-12-19T20:52:34.879Z] 19:16:01 3 1.79 0.00 1.50 0.28 0.03 96.39 [2024-12-19T20:52:34.879Z] 19:16:01 4 1.84 0.00 2.39 0.75 0.02 95.00 [2024-12-19T20:52:34.879Z] 19:16:01 5 2.37 0.00 1.14 3.46 0.03 93.00 [2024-12-19T20:52:34.879Z] 19:16:01 6 4.36 0.00 1.24 0.03 0.03 94.34 [2024-12-19T20:52:34.879Z] 19:16:01 7 2.54 0.00 1.30 1.37 0.03 94.75 [2024-12-19T20:52:34.879Z] 19:17:01 all 0.08 0.00 0.05 0.02 0.01 99.85 [2024-12-19T20:52:34.879Z] 19:17:01 0 0.20 0.00 0.12 0.00 0.00 99.68 [2024-12-19T20:52:34.879Z] 19:17:01 1 0.07 0.00 0.03 0.00 0.00 99.90 [2024-12-19T20:52:34.879Z] 19:17:01 2 0.12 0.00 0.03 0.00 0.03 99.82 [2024-12-19T20:52:34.879Z] 19:17:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2024-12-19T20:52:34.879Z] 19:17:01 4 0.08 0.00 0.03 0.03 0.00 99.85 [2024-12-19T20:52:34.879Z] 19:17:01 5 0.02 0.00 0.05 0.12 0.00 99.82 [2024-12-19T20:52:34.879Z] 19:17:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2024-12-19T20:52:34.879Z] 19:17:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2024-12-19T20:52:34.879Z] 19:18:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-12-19T20:52:34.879Z] 19:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.879Z] 19:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.879Z] 19:18:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-12-19T20:52:34.879Z] 19:18:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-12-19T20:52:34.879Z] 19:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:18:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-12-19T20:52:34.879Z] 19:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:19:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2024-12-19T20:52:34.879Z] 19:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:19:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-19T20:52:34.879Z] 19:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:19:01 5 0.02 0.00 0.00 0.05 0.00 99.93 [2024-12-19T20:52:34.879Z] 19:19:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.879Z] 19:19:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-12-19T20:52:34.879Z] 19:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.879Z] 19:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.879Z] 19:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.879Z] 19:20:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-12-19T20:52:34.879Z] 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:20:01 5 0.03 0.00 0.02 0.03 0.03 99.88 [2024-12-19T20:52:34.879Z] 19:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:21:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.879Z] 19:21:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:21:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2024-12-19T20:52:34.879Z] 19:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:21:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-12-19T20:52:34.879Z] 19:22:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2024-12-19T20:52:34.879Z] 19:22:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.879Z] 19:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.879Z] 19:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:22:01 5 0.03 0.00 0.02 0.02 0.03 99.90 [2024-12-19T20:52:34.879Z] 19:22:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.879Z] 19:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] [2024-12-19T20:52:34.879Z] 19:22:01 CPU %user %nice %system %iowait %steal %idle [2024-12-19T20:52:34.879Z] 19:23:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2024-12-19T20:52:34.879Z] 19:23:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-12-19T20:52:34.879Z] 19:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.879Z] 19:23:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-12-19T20:52:34.879Z] 19:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:23:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2024-12-19T20:52:34.879Z] 19:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.879Z] 19:24:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2024-12-19T20:52:34.879Z] 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:24:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-12-19T20:52:34.879Z] 19:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:24:01 5 0.03 0.00 0.03 0.02 0.03 99.88 [2024-12-19T20:52:34.879Z] 19:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.879Z] 19:24:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:25:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-12-19T20:52:34.879Z] 19:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.879Z] 19:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.879Z] 19:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.879Z] 19:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.879Z] 19:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.879Z] 19:25:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-12-19T20:52:34.880Z] 19:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:26:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2024-12-19T20:52:34.880Z] 19:26:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2024-12-19T20:52:34.880Z] 19:26:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2024-12-19T20:52:34.880Z] 19:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:26:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2024-12-19T20:52:34.880Z] 19:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:26:01 5 0.02 0.00 0.03 0.03 0.03 99.88 [2024-12-19T20:52:34.880Z] 19:26:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2024-12-19T20:52:34.880Z] 19:26:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2024-12-19T20:52:34.880Z] 19:27:01 all 0.01 0.00 0.01 0.00 0.02 99.96 [2024-12-19T20:52:34.880Z] 19:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.880Z] 19:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-12-19T20:52:34.880Z] 19:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.880Z] 19:27:01 5 0.02 0.00 0.02 0.03 0.03 99.90 [2024-12-19T20:52:34.880Z] 19:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.880Z] 19:28:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-12-19T20:52:34.880Z] 19:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:28:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2024-12-19T20:52:34.880Z] 19:28:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:28:01 5 0.03 0.00 0.03 0.03 0.02 99.88 [2024-12-19T20:52:34.880Z] 19:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-12-19T20:52:34.880Z] 19:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:29:01 2 0.27 0.00 0.03 0.00 0.00 99.70 [2024-12-19T20:52:34.880Z] 19:29:01 3 0.00 0.00 0.05 0.00 0.02 99.93 [2024-12-19T20:52:34.880Z] 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:29:01 5 0.03 0.00 0.02 0.02 0.03 99.90 [2024-12-19T20:52:34.880Z] 19:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-12-19T20:52:34.880Z] 19:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.880Z] 19:30:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-12-19T20:52:34.880Z] 19:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:30:01 5 0.02 0.00 0.03 0.02 0.03 99.90 [2024-12-19T20:52:34.880Z] 19:30:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:31:01 all 0.02 0.00 0.00 0.01 0.01 99.96 [2024-12-19T20:52:34.880Z] 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:31:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2024-12-19T20:52:34.880Z] 19:31:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-12-19T20:52:34.880Z] 19:31:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:32:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-12-19T20:52:34.880Z] 19:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.880Z] 19:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:32:01 5 0.00 0.00 0.00 0.03 0.03 99.93 [2024-12-19T20:52:34.880Z] 19:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.880Z] 19:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:33:01 5 0.03 0.00 0.02 0.02 0.02 99.92 [2024-12-19T20:52:34.880Z] 19:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-12-19T20:52:34.880Z] 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] [2024-12-19T20:52:34.880Z] 19:33:01 CPU %user %nice %system %iowait %steal %idle [2024-12-19T20:52:34.880Z] 19:34:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2024-12-19T20:52:34.880Z] 19:34:01 0 0.23 0.00 0.02 0.00 0.02 99.73 [2024-12-19T20:52:34.880Z] 19:34:01 1 0.17 0.00 0.02 0.00 0.02 99.80 [2024-12-19T20:52:34.880Z] 19:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:34:01 3 0.12 0.00 0.02 0.00 0.00 99.87 [2024-12-19T20:52:34.880Z] 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:34:01 5 0.03 0.00 0.00 0.03 0.03 99.90 [2024-12-19T20:52:34.880Z] 19:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:34:01 7 0.17 0.00 0.03 0.07 0.02 99.72 [2024-12-19T20:52:34.880Z] 19:35:01 all 0.50 0.00 0.03 0.02 0.01 99.44 [2024-12-19T20:52:34.880Z] 19:35:01 0 0.50 0.00 0.02 0.00 0.00 99.48 [2024-12-19T20:52:34.880Z] 19:35:01 1 0.18 0.00 0.02 0.02 0.00 99.78 [2024-12-19T20:52:34.880Z] 19:35:01 2 0.25 0.00 0.03 0.02 0.02 99.68 [2024-12-19T20:52:34.880Z] 19:35:01 3 0.08 0.00 0.03 0.02 0.02 99.85 [2024-12-19T20:52:34.880Z] 19:35:01 4 0.17 0.00 0.05 0.02 0.00 99.77 [2024-12-19T20:52:34.880Z] 19:35:01 5 0.27 0.00 0.05 0.03 0.03 99.62 [2024-12-19T20:52:34.880Z] 19:35:01 6 0.12 0.00 0.03 0.00 0.00 99.85 [2024-12-19T20:52:34.880Z] 19:35:01 7 2.45 0.00 0.03 0.03 0.00 97.48 [2024-12-19T20:52:34.880Z] 19:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-12-19T20:52:34.880Z] 19:36:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.880Z] 19:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:36:01 5 0.05 0.00 0.03 0.03 0.02 99.87 [2024-12-19T20:52:34.880Z] 19:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:37:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2024-12-19T20:52:34.880Z] 19:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:37:01 2 1.58 0.00 0.02 0.00 0.00 98.40 [2024-12-19T20:52:34.880Z] 19:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:37:01 5 0.02 0.00 0.03 0.02 0.03 99.90 [2024-12-19T20:52:34.880Z] 19:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:37:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:38:01 all 0.25 0.00 0.01 0.01 0.01 99.72 [2024-12-19T20:52:34.880Z] 19:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.880Z] 19:38:01 2 1.94 0.00 0.02 0.00 0.02 98.03 [2024-12-19T20:52:34.880Z] 19:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:38:01 5 0.02 0.00 0.02 0.03 0.03 99.90 [2024-12-19T20:52:34.880Z] 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:39:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2024-12-19T20:52:34.880Z] 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:39:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2024-12-19T20:52:34.880Z] 19:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.880Z] 19:39:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2024-12-19T20:52:34.880Z] 19:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:40:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2024-12-19T20:52:34.880Z] 19:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:40:01 2 1.97 0.00 0.00 0.00 0.02 98.01 [2024-12-19T20:52:34.880Z] 19:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:40:01 5 0.02 0.00 0.02 0.03 0.03 99.90 [2024-12-19T20:52:34.880Z] 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:40:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:41:01 all 0.21 0.00 0.00 0.01 0.01 99.76 [2024-12-19T20:52:34.880Z] 19:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:41:01 2 1.58 0.00 0.00 0.00 0.00 98.42 [2024-12-19T20:52:34.880Z] 19:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:41:01 5 0.05 0.00 0.02 0.07 0.02 99.85 [2024-12-19T20:52:34.880Z] 19:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:41:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:42:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-12-19T20:52:34.880Z] 19:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.880Z] 19:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:42:01 5 0.02 0.00 0.00 0.02 0.03 99.93 [2024-12-19T20:52:34.880Z] 19:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.880Z] 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-12-19T20:52:34.880Z] 19:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-12-19T20:52:34.880Z] 19:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:43:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2024-12-19T20:52:34.880Z] 19:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:44:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-12-19T20:52:34.880Z] 19:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:44:01 5 0.03 0.00 0.02 0.03 0.03 99.88 [2024-12-19T20:52:34.880Z] 19:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:44:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-12-19T20:52:34.880Z] [2024-12-19T20:52:34.880Z] 19:44:01 CPU %user %nice %system %iowait %steal %idle [2024-12-19T20:52:34.880Z] 19:45:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-12-19T20:52:34.880Z] 19:45:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.880Z] 19:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:45:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2024-12-19T20:52:34.880Z] 19:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.880Z] 19:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:46:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:46:01 5 0.03 0.00 0.03 0.02 0.03 99.88 [2024-12-19T20:52:34.880Z] 19:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-12-19T20:52:34.880Z] 19:47:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:47:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-12-19T20:52:34.880Z] 19:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:47:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-12-19T20:52:34.880Z] 19:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:47:01 5 0.03 0.00 0.00 0.03 0.02 99.92 [2024-12-19T20:52:34.880Z] 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:48:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-12-19T20:52:34.880Z] 19:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:48:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:48:01 5 0.02 0.00 0.00 0.02 0.03 99.93 [2024-12-19T20:52:34.880Z] 19:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:49:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2024-12-19T20:52:34.880Z] 19:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:49:01 2 0.08 0.00 0.00 0.00 0.02 99.90 [2024-12-19T20:52:34.880Z] 19:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:49:01 5 0.02 0.00 0.02 0.05 0.00 99.92 [2024-12-19T20:52:34.880Z] 19:49:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:49:01 7 0.00 0.00 0.05 0.05 0.02 99.88 [2024-12-19T20:52:34.880Z] 19:50:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.880Z] 19:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.880Z] 19:50:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:50:01 6 0.02 0.00 0.03 0.00 0.03 99.92 [2024-12-19T20:52:34.880Z] 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.880Z] 19:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-12-19T20:52:34.880Z] 19:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.880Z] 19:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.880Z] 19:51:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-12-19T20:52:34.880Z] 19:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:51:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-12-19T20:52:34.880Z] 19:51:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 19:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 19:52:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-12-19T20:52:34.881Z] 19:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 19:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 19:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 19:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 19:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:52:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-19T20:52:34.881Z] 19:52:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-12-19T20:52:34.881Z] 19:53:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-12-19T20:52:34.881Z] 19:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 19:53:01 2 0.37 0.00 0.02 0.00 0.02 99.60 [2024-12-19T20:52:34.881Z] 19:53:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 19:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:53:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2024-12-19T20:52:34.881Z] 19:53:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2024-12-19T20:52:34.881Z] 19:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 19:54:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2024-12-19T20:52:34.881Z] 19:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 19:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 19:54:01 2 0.66 0.00 0.00 0.00 0.00 99.34 [2024-12-19T20:52:34.881Z] 19:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:54:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-12-19T20:52:34.881Z] 19:54:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-12-19T20:52:34.881Z] 19:55:01 all 0.01 0.00 0.00 0.00 0.01 99.96 [2024-12-19T20:52:34.881Z] 19:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 19:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 19:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 19:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 19:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 19:55:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2024-12-19T20:52:34.881Z] 19:55:01 6 0.03 0.00 0.00 0.00 0.03 99.93 [2024-12-19T20:52:34.881Z] 19:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] [2024-12-19T20:52:34.881Z] 19:55:01 CPU %user %nice %system %iowait %steal %idle [2024-12-19T20:52:34.881Z] 19:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.881Z] 19:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 19:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 19:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 19:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 19:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:56:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-19T20:52:34.881Z] 19:56:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-12-19T20:52:34.881Z] 19:57:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2024-12-19T20:52:34.881Z] 19:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 19:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 19:57:01 2 0.20 0.00 0.03 0.00 0.02 99.75 [2024-12-19T20:52:34.881Z] 19:57:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 19:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 19:57:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2024-12-19T20:52:34.881Z] 19:57:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 19:57:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-12-19T20:52:34.881Z] 19:58:01 all 0.10 0.00 0.01 0.01 0.01 99.88 [2024-12-19T20:52:34.881Z] 19:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 19:58:01 2 0.68 0.00 0.07 0.00 0.00 99.25 [2024-12-19T20:52:34.881Z] 19:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 19:58:01 5 0.02 0.00 0.00 0.08 0.00 99.90 [2024-12-19T20:52:34.881Z] 19:58:01 6 0.03 0.00 0.00 0.00 0.03 99.93 [2024-12-19T20:52:34.881Z] 19:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 19:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.881Z] 19:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 19:59:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 19:59:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 19:59:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-12-19T20:52:34.881Z] 19:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.881Z] 19:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 19:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 20:00:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-12-19T20:52:34.881Z] 20:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 20:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 20:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:00:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 20:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:01:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-12-19T20:52:34.881Z] 20:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 20:01:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-12-19T20:52:34.881Z] 20:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:01:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-12-19T20:52:34.881Z] 20:01:01 6 0.02 0.00 0.00 0.00 0.03 99.95 [2024-12-19T20:52:34.881Z] 20:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-12-19T20:52:34.881Z] 20:02:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2024-12-19T20:52:34.881Z] 20:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:02:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-12-19T20:52:34.881Z] 20:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:02:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 20:02:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 20:03:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-12-19T20:52:34.881Z] 20:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 20:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 20:03:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-12-19T20:52:34.881Z] 20:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:03:01 5 0.00 0.00 0.02 0.05 0.00 99.93 [2024-12-19T20:52:34.881Z] 20:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 20:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:04:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-12-19T20:52:34.881Z] 20:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-12-19T20:52:34.881Z] 20:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 20:04:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 20:04:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 20:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:04:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-12-19T20:52:34.881Z] 20:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:05:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-12-19T20:52:34.881Z] 20:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2024-12-19T20:52:34.881Z] 20:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:05:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:05:01 6 0.00 0.00 0.02 0.00 0.03 99.95 [2024-12-19T20:52:34.881Z] 20:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:06:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-12-19T20:52:34.881Z] 20:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:06:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-12-19T20:52:34.881Z] 20:06:01 3 0.02 0.00 0.05 0.02 0.02 99.90 [2024-12-19T20:52:34.881Z] 20:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:06:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-12-19T20:52:34.881Z] 20:06:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 20:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] [2024-12-19T20:52:34.881Z] 20:06:01 CPU %user %nice %system %iowait %steal %idle [2024-12-19T20:52:34.881Z] 20:07:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-12-19T20:52:34.881Z] 20:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 20:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 20:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:07:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:07:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2024-12-19T20:52:34.881Z] 20:08:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2024-12-19T20:52:34.881Z] 20:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-12-19T20:52:34.881Z] 20:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:08:01 2 1.63 0.00 0.02 0.00 0.02 98.34 [2024-12-19T20:52:34.881Z] 20:08:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:08:01 7 0.00 0.00 0.00 0.00 0.03 99.97 [2024-12-19T20:52:34.881Z] 20:09:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2024-12-19T20:52:34.881Z] 20:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 20:09:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-12-19T20:52:34.881Z] 20:09:01 2 1.52 0.00 0.02 0.00 0.02 98.45 [2024-12-19T20:52:34.881Z] 20:09:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-12-19T20:52:34.881Z] 20:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:09:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2024-12-19T20:52:34.881Z] 20:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-12-19T20:52:34.881Z] 20:10:01 all 0.21 0.00 0.01 0.00 0.00 99.77 [2024-12-19T20:52:34.881Z] 20:10:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-12-19T20:52:34.881Z] 20:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 20:10:01 2 1.63 0.00 0.05 0.00 0.02 98.30 [2024-12-19T20:52:34.881Z] 20:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:11:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2024-12-19T20:52:34.881Z] 20:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:11:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2024-12-19T20:52:34.881Z] 20:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:11:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-12-19T20:52:34.881Z] 20:11:01 4 0.25 0.00 0.07 0.00 0.02 99.67 [2024-12-19T20:52:34.881Z] 20:11:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2024-12-19T20:52:34.881Z] 20:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.881Z] 20:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.881Z] 20:12:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-12-19T20:52:34.881Z] 20:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:12:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2024-12-19T20:52:34.881Z] 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.881Z] 20:13:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-12-19T20:52:34.881Z] 20:13:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2024-12-19T20:52:34.881Z] 20:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 20:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 20:13:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-12-19T20:52:34.881Z] 20:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:14:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.881Z] 20:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 20:14:01 1 0.02 0.00 0.05 0.00 0.03 99.90 [2024-12-19T20:52:34.881Z] 20:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:14:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2024-12-19T20:52:34.881Z] 20:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.881Z] 20:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 20:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-12-19T20:52:34.881Z] 20:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-12-19T20:52:34.881Z] 20:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.881Z] 20:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.881Z] 20:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:15:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:16:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-12-19T20:52:34.882Z] 20:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:16:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-12-19T20:52:34.882Z] 20:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:17:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2024-12-19T20:52:34.882Z] 20:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:17:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2024-12-19T20:52:34.882Z] 20:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:17:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2024-12-19T20:52:34.882Z] 20:17:01 4 0.86 0.00 0.00 0.00 0.02 99.12 [2024-12-19T20:52:34.882Z] 20:17:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] [2024-12-19T20:52:34.882Z] 20:17:01 CPU %user %nice %system %iowait %steal %idle [2024-12-19T20:52:34.882Z] 20:18:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2024-12-19T20:52:34.882Z] 20:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:18:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2024-12-19T20:52:34.882Z] 20:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:18:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2024-12-19T20:52:34.882Z] 20:18:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:19:01 all 0.15 0.00 0.01 0.01 0.01 99.82 [2024-12-19T20:52:34.882Z] 20:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:19:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-12-19T20:52:34.882Z] 20:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:19:01 3 0.02 0.00 0.02 0.03 0.02 99.92 [2024-12-19T20:52:34.882Z] 20:19:01 4 1.12 0.00 0.02 0.00 0.02 98.84 [2024-12-19T20:52:34.882Z] 20:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:20:01 all 0.22 0.00 0.00 0.01 0.01 99.76 [2024-12-19T20:52:34.882Z] 20:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:20:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:20:01 4 1.73 0.00 0.00 0.00 0.00 98.27 [2024-12-19T20:52:34.882Z] 20:20:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:21:01 all 0.05 0.00 0.00 0.00 0.01 99.93 [2024-12-19T20:52:34.882Z] 20:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-19T20:52:34.882Z] 20:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:21:01 4 0.35 0.00 0.00 0.00 0.00 99.65 [2024-12-19T20:52:34.882Z] 20:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:22:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2024-12-19T20:52:34.882Z] 20:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:22:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-19T20:52:34.882Z] 20:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:22:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-12-19T20:52:34.882Z] 20:22:01 4 1.55 0.00 0.02 0.00 0.02 98.42 [2024-12-19T20:52:34.882Z] 20:22:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:23:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-12-19T20:52:34.882Z] 20:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:23:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-19T20:52:34.882Z] 20:23:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:23:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2024-12-19T20:52:34.882Z] 20:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-12-19T20:52:34.882Z] 20:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:24:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-19T20:52:34.882Z] 20:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.882Z] 20:24:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:25:01 all 0.00 0.00 0.00 0.01 0.01 99.98 [2024-12-19T20:52:34.882Z] 20:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.882Z] 20:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:25:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:25:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.882Z] 20:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:26:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-12-19T20:52:34.882Z] 20:26:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2024-12-19T20:52:34.882Z] 20:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:27:02 all 0.01 0.00 0.00 0.00 0.01 99.98 [2024-12-19T20:52:34.882Z] 20:27:02 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:27:02 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:27:02 2 0.00 0.00 0.00 0.00 0.03 99.97 [2024-12-19T20:52:34.882Z] 20:27:02 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:27:02 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.882Z] 20:27:02 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:27:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:27:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-12-19T20:52:34.882Z] 20:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:28:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-19T20:52:34.882Z] 20:28:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2024-12-19T20:52:34.882Z] 20:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:28:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:28:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] [2024-12-19T20:52:34.882Z] 20:28:01 CPU %user %nice %system %iowait %steal %idle [2024-12-19T20:52:34.882Z] 20:29:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.882Z] 20:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:29:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.882Z] 20:29:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:30:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-12-19T20:52:34.882Z] 20:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:30:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-12-19T20:52:34.882Z] 20:30:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:30:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:31:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2024-12-19T20:52:34.882Z] 20:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:31:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-12-19T20:52:34.882Z] 20:31:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:31:01 4 0.65 0.00 0.00 0.00 0.02 99.34 [2024-12-19T20:52:34.882Z] 20:31:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2024-12-19T20:52:34.882Z] 20:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:32:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2024-12-19T20:52:34.882Z] 20:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:32:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-12-19T20:52:34.882Z] 20:32:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-12-19T20:52:34.882Z] 20:32:01 4 0.91 0.00 0.00 0.00 0.00 99.09 [2024-12-19T20:52:34.882Z] 20:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:33:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-12-19T20:52:34.882Z] 20:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-12-19T20:52:34.882Z] 20:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:33:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:33:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2024-12-19T20:52:34.882Z] 20:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-12-19T20:52:34.882Z] 20:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:34:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2024-12-19T20:52:34.882Z] 20:34:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:34:01 4 0.10 0.00 0.00 0.00 0.02 99.88 [2024-12-19T20:52:34.882Z] 20:34:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2024-12-19T20:52:34.882Z] 20:34:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2024-12-19T20:52:34.882Z] 20:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:35:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2024-12-19T20:52:34.882Z] 20:35:01 0 0.32 0.00 0.00 0.00 0.02 99.67 [2024-12-19T20:52:34.882Z] 20:35:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2024-12-19T20:52:34.882Z] 20:35:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-12-19T20:52:34.882Z] 20:35:01 3 0.02 0.00 0.05 0.02 0.00 99.92 [2024-12-19T20:52:34.882Z] 20:35:01 4 0.28 0.00 0.02 0.00 0.00 99.70 [2024-12-19T20:52:34.882Z] 20:35:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:35:01 6 0.10 0.00 0.00 0.00 0.00 99.90 [2024-12-19T20:52:34.882Z] 20:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-12-19T20:52:34.882Z] 20:36:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-12-19T20:52:34.882Z] 20:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:36:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-12-19T20:52:34.882Z] 20:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:36:01 5 0.03 0.00 0.02 0.03 0.00 99.92 [2024-12-19T20:52:34.882Z] 20:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.882Z] 20:37:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-12-19T20:52:34.882Z] 20:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.882Z] 20:37:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-19T20:52:34.882Z] 20:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:37:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2024-12-19T20:52:34.882Z] 20:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.882Z] 20:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:38:01 2 0.00 0.00 0.00 0.00 0.03 99.97 [2024-12-19T20:52:34.882Z] 20:38:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-12-19T20:52:34.882Z] 20:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.882Z] 20:38:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.882Z] 20:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-12-19T20:52:34.882Z] 20:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:39:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2024-12-19T20:52:34.882Z] 20:39:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:39:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-12-19T20:52:34.882Z] 20:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.882Z] 20:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] [2024-12-19T20:52:34.882Z] 20:39:01 CPU %user %nice %system %iowait %steal %idle [2024-12-19T20:52:34.882Z] 20:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2024-12-19T20:52:34.882Z] 20:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-12-19T20:52:34.882Z] 20:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:40:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:40:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.882Z] 20:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.882Z] 20:40:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2024-12-19T20:52:34.882Z] 20:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.882Z] 20:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.882Z] 20:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.882Z] 20:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.882Z] 20:41:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.883Z] 20:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.883Z] 20:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:41:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2024-12-19T20:52:34.883Z] 20:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.883Z] 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:42:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.883Z] 20:42:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.883Z] 20:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.883Z] 20:42:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2024-12-19T20:52:34.883Z] 20:42:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2024-12-19T20:52:34.883Z] 20:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.883Z] 20:42:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-12-19T20:52:34.883Z] 20:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.883Z] 20:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.883Z] 20:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.883Z] 20:43:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-19T20:52:34.883Z] 20:43:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-12-19T20:52:34.883Z] 20:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:43:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2024-12-19T20:52:34.883Z] 20:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:44:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2024-12-19T20:52:34.883Z] 20:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-12-19T20:52:34.883Z] 20:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-19T20:52:34.883Z] 20:44:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-12-19T20:52:34.883Z] 20:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.883Z] 20:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:44:01 5 0.00 0.00 0.00 0.08 0.00 99.92 [2024-12-19T20:52:34.883Z] 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:45:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-12-19T20:52:34.883Z] 20:45:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-12-19T20:52:34.883Z] 20:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.883Z] 20:45:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-12-19T20:52:34.883Z] 20:45:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2024-12-19T20:52:34.883Z] 20:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.883Z] 20:45:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-12-19T20:52:34.883Z] 20:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.883Z] 20:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.883Z] 20:46:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.883Z] 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.883Z] 20:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.883Z] 20:46:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2024-12-19T20:52:34.883Z] 20:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:46:01 5 0.00 0.00 0.02 0.03 0.00 99.95 [2024-12-19T20:52:34.883Z] 20:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.883Z] 20:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-12-19T20:52:34.883Z] 20:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-19T20:52:34.883Z] 20:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-19T20:52:34.883Z] 20:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.883Z] 20:47:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-12-19T20:52:34.883Z] 20:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-19T20:52:34.883Z] 20:47:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2024-12-19T20:52:34.883Z] 20:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.883Z] 20:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-19T20:52:34.883Z] 20:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-12-19T20:52:34.883Z] 20:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-19T20:52:34.883Z] 20:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-19T20:52:34.883Z] 20:48:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-19T20:52:34.883Z] 20:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-19T20:52:34.883Z] 20:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:48:01 5 0.02 0.00 0.00 0.03 0.02 99.93 [2024-12-19T20:52:34.883Z] 20:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-19T20:52:34.883Z] 20:49:01 all 1.17 0.00 0.10 0.05 0.01 98.67 [2024-12-19T20:52:34.883Z] 20:49:01 0 1.58 0.00 0.20 0.22 0.02 97.98 [2024-12-19T20:52:34.883Z] 20:49:01 1 1.37 0.00 0.07 0.02 0.02 98.53 [2024-12-19T20:52:34.883Z] 20:49:01 2 2.00 0.00 0.08 0.00 0.02 97.90 [2024-12-19T20:52:34.883Z] 20:49:01 3 0.20 0.00 0.08 0.00 0.02 99.70 [2024-12-19T20:52:34.883Z] 20:49:01 4 0.55 0.00 0.03 0.02 0.02 99.38 [2024-12-19T20:52:34.883Z] 20:49:01 5 1.63 0.00 0.03 0.05 0.00 98.28 [2024-12-19T20:52:34.883Z] 20:49:01 6 1.05 0.00 0.15 0.05 0.00 98.75 [2024-12-19T20:52:34.883Z] 20:49:01 7 1.00 0.00 0.15 0.02 0.02 98.82 [2024-12-19T20:52:34.883Z] 20:50:01 all 8.26 0.00 3.51 2.48 0.07 85.69 [2024-12-19T20:52:34.883Z] 20:50:01 0 7.50 0.00 3.19 0.47 0.07 88.77 [2024-12-19T20:52:34.883Z] 20:50:01 1 7.99 0.00 4.39 6.48 0.07 81.07 [2024-12-19T20:52:34.883Z] 20:50:01 2 9.24 0.00 4.18 3.53 0.07 82.98 [2024-12-19T20:52:34.883Z] 20:50:01 3 9.03 0.00 3.60 4.07 0.05 83.25 [2024-12-19T20:52:34.883Z] 20:50:01 4 8.45 0.00 2.39 0.54 0.05 88.57 [2024-12-19T20:52:34.883Z] 20:50:01 5 5.86 0.00 3.37 3.47 0.08 87.21 [2024-12-19T20:52:34.883Z] 20:50:01 6 8.95 0.00 3.09 0.12 0.07 87.78 [2024-12-19T20:52:34.883Z] 20:50:01 7 9.05 0.00 3.85 1.19 0.07 85.84 [2024-12-19T20:52:34.883Z] [2024-12-19T20:52:34.883Z] 20:50:01 CPU %user %nice %system %iowait %steal %idle [2024-12-19T20:52:34.883Z] 20:51:01 all 24.73 0.00 5.84 4.35 0.06 65.02 [2024-12-19T20:52:34.883Z] 20:51:01 0 24.94 0.00 6.55 11.96 0.07 56.48 [2024-12-19T20:52:34.883Z] 20:51:01 1 25.54 0.00 6.31 13.77 0.08 54.30 [2024-12-19T20:52:34.883Z] 20:51:01 2 23.79 0.00 5.93 3.83 0.05 66.40 [2024-12-19T20:52:34.883Z] 20:51:01 3 25.62 0.00 5.29 1.06 0.07 67.96 [2024-12-19T20:52:34.883Z] 20:51:01 4 25.66 0.00 5.53 1.84 0.07 66.91 [2024-12-19T20:52:34.883Z] 20:51:01 5 23.84 0.00 5.60 0.59 0.05 69.92 [2024-12-19T20:52:34.883Z] 20:51:01 6 24.43 0.00 6.71 1.41 0.05 67.40 [2024-12-19T20:52:34.883Z] 20:51:01 7 24.01 0.00 4.80 0.44 0.05 70.70 [2024-12-19T20:52:34.883Z] 20:52:01 all 40.72 0.00 6.16 2.33 0.08 50.71 [2024-12-19T20:52:34.883Z] 20:52:01 0 40.67 0.00 6.01 8.48 0.07 44.77 [2024-12-19T20:52:34.883Z] 20:52:01 1 40.84 0.00 5.93 4.92 0.08 48.22 [2024-12-19T20:52:34.883Z] 20:52:01 2 41.16 0.00 6.44 2.34 0.08 49.97 [2024-12-19T20:52:34.883Z] 20:52:01 3 41.03 0.00 7.00 1.52 0.08 50.36 [2024-12-19T20:52:34.883Z] 20:52:01 4 41.27 0.00 6.23 0.17 0.08 52.25 [2024-12-19T20:52:34.883Z] 20:52:01 5 40.60 0.00 5.73 0.20 0.07 53.40 [2024-12-19T20:52:34.883Z] 20:52:01 6 39.89 0.00 5.19 0.19 0.08 54.65 [2024-12-19T20:52:34.883Z] 20:52:01 7 40.30 0.00 6.76 0.79 0.07 52.08 [2024-12-19T20:52:34.883Z] Average: all 0.81 0.00 0.18 0.10 0.01 98.90 [2024-12-19T20:52:34.883Z] Average: 0 0.78 0.00 0.18 0.21 0.01 98.83 [2024-12-19T20:52:34.883Z] Average: 1 0.78 0.00 0.19 0.26 0.01 98.76 [2024-12-19T20:52:34.883Z] Average: 2 0.98 0.00 0.18 0.10 0.02 98.72 [2024-12-19T20:52:34.883Z] Average: 3 0.78 0.00 0.19 0.07 0.01 98.95 [2024-12-19T20:52:34.883Z] Average: 4 0.87 0.00 0.17 0.04 0.01 98.92 [2024-12-19T20:52:34.883Z] Average: 5 0.74 0.00 0.16 0.10 0.01 98.98 [2024-12-19T20:52:34.883Z] Average: 6 0.79 0.00 0.17 0.02 0.01 99.02 [2024-12-19T20:52:34.883Z] Average: 7 0.79 0.00 0.17 0.04 0.01 99.00 [2024-12-19T20:52:34.883Z] [2024-12-19T20:52:34.883Z] [2024-12-19T20:52:34.883Z]