Pull request #171 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-gpio Loading trusted files from base branch main at 45d04bf83b3f660b78aa8dfc6abcb70613e55fda rather than 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 Obtained Jenkinsfile from 45d04bf83b3f660b78aa8dfc6abcb70613e55fda 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-ssh11672774335209795113.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8764068878897500884.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-gpio/branches/PR-171/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-gpio/branches/PR-171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3215122053934656.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-gpio/branches/PR-171/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6056803722913813998.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh10579911928929182241.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-gpio/branches/PR-171/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-gpio/branches/PR-171/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9577456384049020480.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-gpio 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-13363 in /w/workspace/edgexfoundry_device-gpio_PR-171 [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-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-171 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 45d04bf83b3f660b78aa8dfc6abcb70613e55fda into PR head commit 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 Checking out Revision 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 (PR-171) > git checkout -f 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 # 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 45d04bf83b3f660b78aa8dfc6abcb70613e55fda # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 # timeout=10 Commit message: "build: Ignore all go-mods except device-sdk-go" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T03:45:50.892Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T03:45:51.082Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T03:45:51.193Z] ========================================================= [2023-05-05T03:45:51.194Z] EdgeX Global Pipelines Version Info [2023-05-05T03:45:51.194Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:45:51.933Z] ------------------- [2023-05-05T03:45:51.934Z] stable info: [2023-05-05T03:45:51.934Z] ------------------- [2023-05-05T03:45:51.934Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T03:45:51.934Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T03:45:51.934Z] Message: update stable to v1.0.249 [2023-05-05T03:45:52.509Z] ------------------- [2023-05-05T03:45:52.509Z] experimental info: [2023-05-05T03:45:52.509Z] ------------------- [2023-05-05T03:45:52.509Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T03:45:52.509Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T03:45:52.509Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T03:45:52.796Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-05T03:45:52.840Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-05T03:45:52.971Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T03:45:53.010Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T03:45:53.077Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T03:45:53.118Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T03:45:53.157Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T03:45:53.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T03:45:53.263Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T03:45:53.307Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T03:45:53.345Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T03:45:53.385Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-05T03:45:53.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T03:45:53.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T03:45:53.517Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T03:45:53.564Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T03:45:53.608Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T03:45:53.656Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T03:45:53.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T03:45:53.760Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T03:45:53.805Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T03:45:53.852Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T03:45:53.896Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T03:45:53.941Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T03:45:53.988Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T03:45:54.038Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T03:45:54.082Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T03:45:54.130Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-171 [Pipeline] echo [2023-05-05T03:45:54.179Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-171 [Pipeline] echo [2023-05-05T03:45:54.225Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-171 [Pipeline] echo [2023-05-05T03:45:54.269Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [Pipeline] echo [2023-05-05T03:45:54.318Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a836a7 [Pipeline] echo [2023-05-05T03:45:54.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T03:45:54.504Z] provisioning config files... [2023-05-05T03:45:54.519Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-171@tmp/config2430471467314161096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:45:54.860Z] ---> docker-login.sh [2023-05-05T03:45:54.860Z] nexus3.edgexfoundry.org:10001 [2023-05-05T03:45:55.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:45:55.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:45:55.120Z] Configure a credential helper to remove this warning. See [2023-05-05T03:45:55.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:45:55.120Z] [2023-05-05T03:45:55.120Z] Login Succeeded [2023-05-05T03:45:55.120Z] nexus3.edgexfoundry.org:10002 [2023-05-05T03:45:55.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:45:55.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:45:55.380Z] Configure a credential helper to remove this warning. See [2023-05-05T03:45:55.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:45:55.380Z] [2023-05-05T03:45:55.380Z] Login Succeeded [2023-05-05T03:45:55.380Z] nexus3.edgexfoundry.org:10003 [2023-05-05T03:45:55.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:45:55.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:45:55.380Z] Configure a credential helper to remove this warning. See [2023-05-05T03:45:55.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:45:55.380Z] [2023-05-05T03:45:55.380Z] Login Succeeded [2023-05-05T03:45:55.380Z] nexus3.edgexfoundry.org:10004 [2023-05-05T03:45:55.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:45:55.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:45:55.641Z] Configure a credential helper to remove this warning. See [2023-05-05T03:45:55.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:45:55.641Z] [2023-05-05T03:45:55.641Z] Login Succeeded [2023-05-05T03:45:55.641Z] docker.io [2023-05-05T03:45:55.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:45:55.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:45:55.902Z] Configure a credential helper to remove this warning. See [2023-05-05T03:45:55.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:45:55.902Z] [2023-05-05T03:45:55.902Z] Login Succeeded [2023-05-05T03:45:55.902Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T03:45:55.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T03:45:56.565Z] + git rev-list -1 --merges 5a836a7832032fb682fd8a5d8c2dd9b17b943d91~1..5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [Pipeline] echo [2023-05-05T03:45:56.599Z] -----------> git rev-list -1 --merges 5a836a7832032fb682fd8a5d8c2dd9b17b943d91~1..5a836a7832032fb682fd8a5d8c2dd9b17b943d91 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [false] [Pipeline] sh [2023-05-05T03:45:56.916Z] + git log --format=format:%s -1 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [Pipeline] echo [2023-05-05T03:45:56.959Z] ========================================================= [2023-05-05T03:45:56.959Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T03:45:56.959Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T03:45:57.418Z] + git log --format=format:%s -1 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [Pipeline] echo [2023-05-05T03:45:57.453Z] [semverPrep] GIT_COMMIT: 5a836a7832032fb682fd8a5d8c2dd9b17b943d91, Commit Message: build: Ignore all go-mods except device-sdk-go [Pipeline] echo [2023-05-05T03:45:57.488Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T03:45:57.888Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T03:45:57.888Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T03:45:57.888Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T03:45:57.888Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T03:45:57.888Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-05-05T03:45:57.888Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T03:45:57.888Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:45:58.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T03:45:58.397Z] [2023-05-05T03:45:58.397Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:45:58.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T03:45:58.783Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T03:45:58.783Z] b85a868b505f: Pulling fs layer [2023-05-05T03:45:58.783Z] e2be974225ed: Pulling fs layer [2023-05-05T03:45:58.783Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T03:45:58.783Z] 988bab9f4d93: Pulling fs layer [2023-05-05T03:45:58.783Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T03:45:58.783Z] eaf3925da568: Pulling fs layer [2023-05-05T03:45:58.783Z] bab4dde63d76: Pulling fs layer [2023-05-05T03:45:58.783Z] bde34c3a00c8: Pulling fs layer [2023-05-05T03:45:58.783Z] b352a97aabf1: Pulling fs layer [2023-05-05T03:45:58.783Z] 4872d77fe225: Pulling fs layer [2023-05-05T03:45:58.783Z] 5851b861e8e6: Pulling fs layer [2023-05-05T03:45:58.783Z] eaf3925da568: Waiting [2023-05-05T03:45:58.783Z] bab4dde63d76: Waiting [2023-05-05T03:45:58.783Z] 988bab9f4d93: Waiting [2023-05-05T03:45:58.783Z] 1469e6f7b9e6: Waiting [2023-05-05T03:45:58.783Z] 4872d77fe225: Waiting [2023-05-05T03:45:58.783Z] bde34c3a00c8: Waiting [2023-05-05T03:45:58.783Z] b352a97aabf1: Waiting [2023-05-05T03:45:58.783Z] 5851b861e8e6: Waiting [2023-05-05T03:45:58.783Z] e2be974225ed: Verifying Checksum [2023-05-05T03:45:58.783Z] e2be974225ed: Download complete [2023-05-05T03:45:58.783Z] 988bab9f4d93: Verifying Checksum [2023-05-05T03:45:58.783Z] 988bab9f4d93: Download complete [2023-05-05T03:45:59.042Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T03:45:59.042Z] 339a4e72a1f5: Download complete [2023-05-05T03:45:59.042Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T03:45:59.042Z] 1469e6f7b9e6: Download complete [2023-05-05T03:45:59.042Z] eaf3925da568: Verifying Checksum [2023-05-05T03:45:59.042Z] eaf3925da568: Download complete [2023-05-05T03:45:59.042Z] bde34c3a00c8: Verifying Checksum [2023-05-05T03:45:59.042Z] bde34c3a00c8: Download complete [2023-05-05T03:45:59.042Z] b352a97aabf1: Download complete [2023-05-05T03:45:59.042Z] 4872d77fe225: Verifying Checksum [2023-05-05T03:45:59.042Z] 4872d77fe225: Download complete [2023-05-05T03:45:59.042Z] 5851b861e8e6: Verifying Checksum [2023-05-05T03:45:59.042Z] 5851b861e8e6: Download complete [2023-05-05T03:45:59.042Z] b85a868b505f: Download complete [2023-05-05T03:45:59.302Z] bab4dde63d76: Verifying Checksum [2023-05-05T03:45:59.302Z] bab4dde63d76: Download complete [2023-05-05T03:46:00.241Z] b85a868b505f: Pull complete [2023-05-05T03:46:00.500Z] e2be974225ed: Pull complete [2023-05-05T03:46:00.762Z] 339a4e72a1f5: Pull complete [2023-05-05T03:46:00.762Z] 988bab9f4d93: Pull complete [2023-05-05T03:46:01.021Z] 1469e6f7b9e6: Pull complete [2023-05-05T03:46:01.281Z] eaf3925da568: Pull complete [2023-05-05T03:46:03.182Z] bab4dde63d76: Pull complete [2023-05-05T03:46:03.182Z] bde34c3a00c8: Pull complete [2023-05-05T03:46:03.182Z] b352a97aabf1: Pull complete [2023-05-05T03:46:03.182Z] 4872d77fe225: Pull complete [2023-05-05T03:46:03.182Z] 5851b861e8e6: Pull complete [2023-05-05T03:46:03.182Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T03:46:03.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T03:46:03.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T03:46:03.415Z] prd-ubuntu20.04-docker-8c-8g-13363 does not seem to be running inside a container [2023-05-05T03:46:03.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-171 -v /w/workspace/edgexfoundry_device-gpio_PR-171:/w/workspace/edgexfoundry_device-gpio_PR-171:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-171@tmp:/w/workspace/edgexfoundry_device-gpio_PR-171@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-devops/py-git-semver:0.1.4 cat [2023-05-05T03:46:05.316Z] $ docker top 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T03:46:05.506Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T03:46:05.506Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T03:46:05.611Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T03:46:05.619Z] $ docker exec 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 ssh-agent [2023-05-05T03:46:05.709Z] SSH_AUTH_SOCK=/tmp/ssh-Jzgcsc1FLTsw/agent.32 [2023-05-05T03:46:05.709Z] SSH_AGENT_PID=38 [2023-05-05T03:46:05.716Z] Running ssh-add (command line suppressed) [2023-05-05T03:46:05.823Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-171@tmp/private_key_4375851230404274925.key (/w/workspace/edgexfoundry_device-gpio_PR-171@tmp/private_key_4375851230404274925.key) [2023-05-05T03:46:05.832Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T03:46:06.161Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T03:46:06.193Z] $ docker exec --env ******** --env ******** 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 ssh-agent -k [2023-05-05T03:46:06.292Z] unset SSH_AUTH_SOCK; [2023-05-05T03:46:06.294Z] unset SSH_AGENT_PID; [2023-05-05T03:46:06.294Z] echo Agent pid 38 killed; [2023-05-05T03:46:06.299Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T03:46:06.391Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T03:46:06.391Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T03:46:06.497Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T03:46:06.505Z] $ docker exec 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 ssh-agent [2023-05-05T03:46:06.610Z] SSH_AUTH_SOCK=/tmp/ssh-mbmdzaSsDDKN/agent.71 [2023-05-05T03:46:06.610Z] SSH_AGENT_PID=77 [2023-05-05T03:46:06.615Z] Running ssh-add (command line suppressed) [2023-05-05T03:46:06.717Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-171@tmp/private_key_9625023891080670340.key (/w/workspace/edgexfoundry_device-gpio_PR-171@tmp/private_key_9625023891080670340.key) [2023-05-05T03:46:06.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T03:46:07.057Z] + git semver init [2023-05-05T03:46:07.316Z] 2023-05-05 03:46:07,226 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T03:46:07.316Z] 2023-05-05 03:46:07,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-171/.semver [2023-05-05T03:46:07.316Z] 2023-05-05 03:46:07,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-171/.semver [2023-05-05T03:46:07.316Z] 2023-05-05 03:46:07,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-171/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-171, universal_newlines=False, shell=None, istream=None) [2023-05-05T03:46:08.252Z] 2023-05-05 03:46:08,091 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-171/.git/info/exclude [2023-05-05T03:46:08.252Z] 2023-05-05 03:46:08,092 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-171/.semver/PR-171 with force:False [2023-05-05T03:46:08.252Z] 2023-05-05 03:46:08,092 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-171/.semver/PR-171 [2023-05-05T03:46:08.252Z] 2023-05-05 03:46:08,096 [execute] INFO git cat-file --batch-check [2023-05-05T03:46:08.252Z] 2023-05-05 03:46:08,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-171/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T03:46:08.252Z] 2023-05-05 03:46:08,102 [execute] INFO git cat-file --batch [2023-05-05T03:46:08.252Z] 2023-05-05 03:46:08,102 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-171/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T03:46:08.252Z] 2023-05-05 03:46:08,107 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-171/.semver/PR-171 [2023-05-05T03:46:08.252Z] 0.0.0 [Pipeline] } [2023-05-05T03:46:08.297Z] $ docker exec --env ******** --env ******** 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 ssh-agent -k [2023-05-05T03:46:08.391Z] unset SSH_AUTH_SOCK; [2023-05-05T03:46:08.391Z] unset SSH_AGENT_PID; [2023-05-05T03:46:08.392Z] echo Agent pid 77 killed; [2023-05-05T03:46:08.395Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T03:46:08.842Z] + git semver [Pipeline] } [2023-05-05T03:46:09.130Z] $ docker stop --time=1 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 [2023-05-05T03:46:10.437Z] $ docker rm -f --volumes 0b3a02c9422a16bed58caf6c41fd35f22fb4880959a61425f896af7fbba92648 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T03:46:10.845Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T03:46:11.123Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T03:46:11.140Z] [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T03:46:11.737Z] provisioning config files... [2023-05-05T03:46:11.750Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-171@tmp/config1490330894439682896tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:46:12.148Z] ---> docker-login.sh [2023-05-05T03:46:12.149Z] nexus3.edgexfoundry.org:10001 [2023-05-05T03:46:12.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:46:12.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:46:12.149Z] Configure a credential helper to remove this warning. See [2023-05-05T03:46:12.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:46:12.149Z] [2023-05-05T03:46:12.149Z] Login Succeeded [2023-05-05T03:46:12.149Z] nexus3.edgexfoundry.org:10002 [2023-05-05T03:46:12.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:46:12.149Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:46:12.149Z] Configure a credential helper to remove this warning. See [2023-05-05T03:46:12.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:46:12.149Z] [2023-05-05T03:46:12.149Z] Login Succeeded [2023-05-05T03:46:12.149Z] nexus3.edgexfoundry.org:10003 [2023-05-05T03:46:12.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:46:12.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:46:12.409Z] Configure a credential helper to remove this warning. See [2023-05-05T03:46:12.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:46:12.409Z] [2023-05-05T03:46:12.409Z] Login Succeeded [2023-05-05T03:46:12.409Z] nexus3.edgexfoundry.org:10004 [2023-05-05T03:46:12.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:46:12.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:46:12.409Z] Configure a credential helper to remove this warning. See [2023-05-05T03:46:12.409Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:46:12.409Z] [2023-05-05T03:46:12.409Z] Login Succeeded [2023-05-05T03:46:12.409Z] docker.io [2023-05-05T03:46:12.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:46:12.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:46:12.669Z] Configure a credential helper to remove this warning. See [2023-05-05T03:46:12.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:46:12.669Z] [2023-05-05T03:46:12.669Z] Login Succeeded [2023-05-05T03:46:12.669Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T03:46:12.701Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T03:46:12.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T03:46:12.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T03:46:12.986Z] ========================================================= [2023-05-05T03:46:12.986Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T03:46:12.986Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:46:13.465Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T03:46:13.465Z] Sending build context to Docker daemon 16.1MB [2023-05-05T03:46:13.465Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T03:46:13.465Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T03:46:13.465Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T03:46:13.465Z] f56be85fc22e: Pulling fs layer [2023-05-05T03:46:13.465Z] 85791d961cd3: Pulling fs layer [2023-05-05T03:46:13.465Z] d694b5ae8c79: Pulling fs layer [2023-05-05T03:46:13.465Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T03:46:13.465Z] 4d19c01a9841: Pulling fs layer [2023-05-05T03:46:13.465Z] 9325e15d5711: Pulling fs layer [2023-05-05T03:46:13.465Z] 556b6ee489ea: Pulling fs layer [2023-05-05T03:46:13.465Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T03:46:13.465Z] 9325e15d5711: Waiting [2023-05-05T03:46:13.465Z] 4d19c01a9841: Waiting [2023-05-05T03:46:13.465Z] c5a4b2cf53e6: Waiting [2023-05-05T03:46:13.465Z] 9f32a84ed3da: Waiting [2023-05-05T03:46:13.465Z] 556b6ee489ea: Waiting [2023-05-05T03:46:13.465Z] 85791d961cd3: Verifying Checksum [2023-05-05T03:46:13.465Z] 85791d961cd3: Download complete [2023-05-05T03:46:13.725Z] 9f32a84ed3da: Download complete [2023-05-05T03:46:13.725Z] 4d19c01a9841: Download complete [2023-05-05T03:46:13.725Z] f56be85fc22e: Verifying Checksum [2023-05-05T03:46:13.725Z] f56be85fc22e: Download complete [2023-05-05T03:46:13.725Z] 9325e15d5711: Verifying Checksum [2023-05-05T03:46:13.725Z] 9325e15d5711: Download complete [2023-05-05T03:46:13.725Z] f56be85fc22e: Pull complete [2023-05-05T03:46:14.064Z] 85791d961cd3: Pull complete [2023-05-05T03:46:14.064Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T03:46:14.064Z] c5a4b2cf53e6: Download complete [2023-05-05T03:46:14.323Z] d694b5ae8c79: Verifying Checksum [2023-05-05T03:46:14.323Z] d694b5ae8c79: Download complete [2023-05-05T03:46:14.582Z] 556b6ee489ea: Verifying Checksum [2023-05-05T03:46:14.582Z] 556b6ee489ea: Download complete [2023-05-05T03:46:17.872Z] d694b5ae8c79: Pull complete [2023-05-05T03:46:17.872Z] 9f32a84ed3da: Pull complete [2023-05-05T03:46:17.872Z] 4d19c01a9841: Pull complete [2023-05-05T03:46:17.872Z] 9325e15d5711: Pull complete [2023-05-05T03:46:20.555Z] 556b6ee489ea: Pull complete [2023-05-05T03:46:21.498Z] c5a4b2cf53e6: Pull complete [2023-05-05T03:46:21.498Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T03:46:21.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T03:46:21.498Z] ---> c4be618373d6 [2023-05-05T03:46:21.498Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T03:46:25.720Z] ---> Running in 8d281b974e2e [2023-05-05T03:46:25.720Z] Removing intermediate container 8d281b974e2e [2023-05-05T03:46:25.720Z] ---> 22bbcedfaefc [2023-05-05T03:46:25.720Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T03:46:25.720Z] ---> Running in 01e38ac0ab8e [2023-05-05T03:46:25.720Z] Removing intermediate container 01e38ac0ab8e [2023-05-05T03:46:25.720Z] ---> 338e55c87584 [2023-05-05T03:46:25.720Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-05T03:46:25.720Z] ---> Running in 399a0fe2063b [2023-05-05T03:46:25.980Z] Removing intermediate container 399a0fe2063b [2023-05-05T03:46:25.980Z] ---> 9069a774cbcd [2023-05-05T03:46:25.980Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T03:46:25.980Z] ---> Running in cf4974466eae [2023-05-05T03:46:25.980Z] Removing intermediate container cf4974466eae [2023-05-05T03:46:25.980Z] ---> e388e5271a6d [2023-05-05T03:46:25.980Z] Step 7/12 : WORKDIR /device-gpio [2023-05-05T03:46:26.240Z] ---> Running in 13e4f50aa213 [2023-05-05T03:46:26.240Z] Removing intermediate container 13e4f50aa213 [2023-05-05T03:46:26.240Z] ---> e0489ea809cb [2023-05-05T03:46:26.240Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T03:46:26.500Z] ---> Running in 102ab5b02226 [2023-05-05T03:46:26.565Z] Still waiting to schedule task [2023-05-05T03:46:26.566Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-05T03:46:26.759Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T03:46:27.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T03:46:27.278Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T03:46:27.278Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T03:46:27.278Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T03:46:27.278Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T03:46:27.278Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T03:46:27.278Z] OK: 269 MiB in 57 packages [2023-05-05T03:46:27.846Z] Removing intermediate container 102ab5b02226 [2023-05-05T03:46:27.846Z] ---> 0c2cc67440f4 [2023-05-05T03:46:27.846Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T03:46:28.109Z] ---> 6d7d871863c0 [2023-05-05T03:46:28.109Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T03:46:28.109Z] ---> Running in 4964f9578fcf [2023-05-05T03:46:54.655Z] Removing intermediate container 4964f9578fcf [2023-05-05T03:46:54.655Z] ---> b450ab386937 [2023-05-05T03:46:54.655Z] Step 11/12 : COPY . . [2023-05-05T03:46:54.655Z] ---> 287fc4450058 [2023-05-05T03:46:54.655Z] Step 12/12 : RUN ${MAKE} [2023-05-05T03:46:54.655Z] ---> Running in cee1ccc33212 [2023-05-05T03:46:54.655Z] noop [2023-05-05T03:46:54.916Z] Removing intermediate container cee1ccc33212 [2023-05-05T03:46:54.916Z] ---> 4f418f2e8cef [2023-05-05T03:46:54.916Z] Successfully built 4f418f2e8cef [2023-05-05T03:46:54.916Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:46:55.376Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T03:46:55.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T03:46:55.541Z] prd-ubuntu20.04-docker-8c-8g-13363 does not seem to be running inside a container [2023-05-05T03:46:55.576Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-171 -v /w/workspace/edgexfoundry_device-gpio_PR-171:/w/workspace/edgexfoundry_device-gpio_PR-171:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-171@tmp:/w/workspace/edgexfoundry_device-gpio_PR-171@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T03:46:55.943Z] $ docker top c1819dd9424c177d1508117d5d023f1e31330902c0ce93c0d506de7d7d78a3c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T03:46:56.344Z] + go version [2023-05-05T03:46:56.344Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T03:46:56.380Z] $ docker stop --time=1 c1819dd9424c177d1508117d5d023f1e31330902c0ce93c0d506de7d7d78a3c8 [2023-05-05T03:46:57.649Z] $ docker rm -f --volumes c1819dd9424c177d1508117d5d023f1e31330902c0ce93c0d506de7d7d78a3c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:46:58.365Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T03:46:58.365Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T03:46:58.524Z] prd-ubuntu20.04-docker-8c-8g-13363 does not seem to be running inside a container [2023-05-05T03:46:58.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-171 -v /w/workspace/edgexfoundry_device-gpio_PR-171:/w/workspace/edgexfoundry_device-gpio_PR-171:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-171@tmp:/w/workspace/edgexfoundry_device-gpio_PR-171@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T03:46:58.892Z] $ docker top 90089ef8097804a98e28cfc23616b0a286b14256f8b2583cc12885d496516ede -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T03:46:59.283Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-171 [Pipeline] fileExists [Pipeline] sh [2023-05-05T03:46:59.656Z] + make test [2023-05-05T03:46:59.656Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T03:47:04.939Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-05T03:47:14.913Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-05T03:47:14.913Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-05T03:47:20.186Z] go vet ./... [2023-05-05T03:47:23.482Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T03:47:23.482Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T03:47:23.482Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T03:47:23.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T03:47:23.558Z] $ docker stop --time=1 90089ef8097804a98e28cfc23616b0a286b14256f8b2583cc12885d496516ede [2023-05-05T03:47:26.332Z] $ docker rm -f --volumes 90089ef8097804a98e28cfc23616b0a286b14256f8b2583cc12885d496516ede [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T03:47:26.868Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T03:47:26.940Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T03:47:27.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T03:47:27.934Z] + ls -al . [2023-05-05T03:47:27.934Z] total 156 [2023-05-05T03:47:27.934Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 03:46 . [2023-05-05T03:47:27.934Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 03:45 .. [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 120 May 5 03:45 .dockerignore [2023-05-05T03:47:27.934Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 03:46 .git [2023-05-05T03:47:27.934Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 03:45 .github [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 343 May 5 03:45 .gitignore [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 03:45 .golangci.yml [2023-05-05T03:47:27.934Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 03:46 .semver [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 5 03:45 Attribution.txt [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 5 03:45 CHANGELOG.md [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 5 03:45 Dockerfile [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 03:45 GOVERNANCE.md [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 657 May 5 03:45 Jenkinsfile [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 03:45 LICENSE [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 5 03:45 Makefile [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 617 May 5 03:45 OWNERS.md [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 5 03:45 README.md [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 03:46 VERSION [2023-05-05T03:47:27.934Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 03:45 bin [2023-05-05T03:47:27.934Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 03:45 cmd [2023-05-05T03:47:27.934Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 03:46 coverage.out [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 5 03:45 go.mod [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 5 03:45 go.sum [2023-05-05T03:47:27.934Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 03:45 internal [2023-05-05T03:47:27.934Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 03:45 snap [2023-05-05T03:47:27.934Z] -rw-rw-r-- 1 jenkins jenkins 209 May 5 03:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:47:28.452Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=5a836a7832032fb682fd8a5d8c2dd9b17b943d91 --label arch=amd64 --label version=0.0.0 . [2023-05-05T03:47:28.452Z] Sending build context to Docker daemon 16.1MB [2023-05-05T03:47:28.452Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T03:47:28.452Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T03:47:28.452Z] ---> 4f418f2e8cef [2023-05-05T03:47:28.452Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T03:47:28.714Z] ---> Running in 860447d605d0 [2023-05-05T03:47:28.714Z] Removing intermediate container 860447d605d0 [2023-05-05T03:47:28.714Z] ---> 620f0d2c6f54 [2023-05-05T03:47:28.714Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T03:47:28.714Z] ---> Running in 9e634655e4e3 [2023-05-05T03:47:28.714Z] Removing intermediate container 9e634655e4e3 [2023-05-05T03:47:28.714Z] ---> ee4d0ca1b7a2 [2023-05-05T03:47:28.714Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-05T03:47:28.714Z] ---> Running in dd2e1a639b54 [2023-05-05T03:47:28.975Z] Removing intermediate container dd2e1a639b54 [2023-05-05T03:47:28.975Z] ---> 5d57b2026288 [2023-05-05T03:47:28.975Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T03:47:28.975Z] ---> Running in c5e2195a7814 [2023-05-05T03:47:28.975Z] Removing intermediate container c5e2195a7814 [2023-05-05T03:47:28.975Z] ---> dffcde5b06b5 [2023-05-05T03:47:28.975Z] Step 7/25 : WORKDIR /device-gpio [2023-05-05T03:47:28.975Z] ---> Running in 1471188888a9 [2023-05-05T03:47:28.975Z] Removing intermediate container 1471188888a9 [2023-05-05T03:47:28.975Z] ---> fa5b4c4a537e [2023-05-05T03:47:28.975Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T03:47:28.975Z] ---> Running in cde58d97aed8 [2023-05-05T03:47:29.235Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T03:47:29.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T03:47:29.494Z] OK: 269 MiB in 57 packages [2023-05-05T03:47:30.061Z] Removing intermediate container cde58d97aed8 [2023-05-05T03:47:30.061Z] ---> 89f3097f5a99 [2023-05-05T03:47:30.061Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-05T03:47:30.061Z] ---> 0b29be21cd17 [2023-05-05T03:47:30.061Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T03:47:30.061Z] ---> Running in 8fd98f2b7268 [2023-05-05T03:47:30.997Z] Removing intermediate container 8fd98f2b7268 [2023-05-05T03:47:30.997Z] ---> 546f69c015d6 [2023-05-05T03:47:30.997Z] Step 11/25 : COPY . . [2023-05-05T03:47:31.257Z] ---> d83658702fda [2023-05-05T03:47:31.257Z] Step 12/25 : RUN ${MAKE} [2023-05-05T03:47:31.257Z] ---> Running in b0988141b418 [2023-05-05T03:47:31.517Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-05T03:47:49.615Z] Removing intermediate container b0988141b418 [2023-05-05T03:47:49.615Z] ---> 597f1ad05030 [2023-05-05T03:47:49.615Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T03:47:49.615Z] 3.17: Pulling from library/alpine [2023-05-05T03:47:49.615Z] f56be85fc22e: Already exists [2023-05-05T03:47:49.615Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T03:47:49.615Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T03:47:49.615Z] ---> 9ed4aefc74f6 [2023-05-05T03:47:49.615Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-05T03:47:49.615Z] ---> Running in a2e5c068027c [2023-05-05T03:47:49.615Z] Removing intermediate container a2e5c068027c [2023-05-05T03:47:49.615Z] ---> 4c95565fac80 [2023-05-05T03:47:49.615Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-05T03:47:49.615Z] ---> Running in 6c09726af7d0 [2023-05-05T03:47:49.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T03:47:49.615Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T03:47:49.615Z] OK: 7 MiB in 15 packages [2023-05-05T03:47:49.615Z] Removing intermediate container 6c09726af7d0 [2023-05-05T03:47:49.615Z] ---> c16fd8c3f4e7 [2023-05-05T03:47:49.615Z] Step 16/25 : WORKDIR / [2023-05-05T03:47:49.615Z] ---> Running in ba5e3b5e6c72 [2023-05-05T03:47:49.615Z] Removing intermediate container ba5e3b5e6c72 [2023-05-05T03:47:49.615Z] ---> 3c7d0341f9d7 [2023-05-05T03:47:49.615Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-05T03:47:49.615Z] ---> e9f66c258601 [2023-05-05T03:47:49.615Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-05T03:47:49.874Z] ---> 2b670f155eb3 [2023-05-05T03:47:49.874Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-05T03:47:50.441Z] ---> 2436faaf02bb [2023-05-05T03:47:50.441Z] Step 20/25 : EXPOSE 59910 [2023-05-05T03:47:50.441Z] ---> Running in b791c212c60b [2023-05-05T03:47:50.441Z] Removing intermediate container b791c212c60b [2023-05-05T03:47:50.441Z] ---> 646e1e450007 [2023-05-05T03:47:50.441Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-05T03:47:50.699Z] ---> Running in f592e18267f8 [2023-05-05T03:47:50.699Z] Removing intermediate container f592e18267f8 [2023-05-05T03:47:50.699Z] ---> 89cfe466d7dd [2023-05-05T03:47:50.699Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T03:47:50.699Z] ---> Running in 6bcf507f4545 [2023-05-05T03:47:50.699Z] Removing intermediate container 6bcf507f4545 [2023-05-05T03:47:50.699Z] ---> c88cc0f9a090 [2023-05-05T03:47:50.699Z] Step 23/25 : LABEL arch=amd64 [2023-05-05T03:47:50.699Z] ---> Running in 037593871d1b [2023-05-05T03:47:50.699Z] Removing intermediate container 037593871d1b [2023-05-05T03:47:50.699Z] ---> a7e3c28785d8 [2023-05-05T03:47:50.699Z] Step 24/25 : LABEL git_sha=5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [2023-05-05T03:47:50.958Z] ---> Running in 383391d41af8 [2023-05-05T03:47:50.958Z] Removing intermediate container 383391d41af8 [2023-05-05T03:47:50.958Z] ---> 1728a9b0dcb2 [2023-05-05T03:47:50.958Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T03:47:50.958Z] ---> Running in b9aa9dcff695 [2023-05-05T03:47:50.958Z] Removing intermediate container b9aa9dcff695 [2023-05-05T03:47:50.958Z] ---> 7a5696cb1819 [2023-05-05T03:47:50.958Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T03:47:50.958Z] Successfully built 7a5696cb1819 [2023-05-05T03:47:50.958Z] Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:47:51.873Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T03:47:51.873Z] [2023-05-05T03:47:51.873Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:47:52.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T03:47:52.249Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T03:47:52.249Z] 5eb5b503b376: Pulling fs layer [2023-05-05T03:47:52.249Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T03:47:52.249Z] ec43610c2a17: Pulling fs layer [2023-05-05T03:47:52.249Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T03:47:52.249Z] 33b1e0a273af: Pulling fs layer [2023-05-05T03:47:52.249Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T03:47:52.249Z] 2f39f015ded8: Pulling fs layer [2023-05-05T03:47:52.249Z] 3a2ae6a8a46f: Waiting [2023-05-05T03:47:52.249Z] 2f39f015ded8: Waiting [2023-05-05T03:47:52.249Z] 5d3b04190fa2: Waiting [2023-05-05T03:47:52.249Z] 33b1e0a273af: Waiting [2023-05-05T03:47:52.249Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T03:47:52.249Z] 5c69ac0246d0: Download complete [2023-05-05T03:47:52.249Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T03:47:52.249Z] 3a2ae6a8a46f: Download complete [2023-05-05T03:47:52.249Z] 33b1e0a273af: Verifying Checksum [2023-05-05T03:47:52.249Z] 33b1e0a273af: Download complete [2023-05-05T03:47:52.249Z] 5d3b04190fa2: Download complete [2023-05-05T03:47:52.249Z] ec43610c2a17: Verifying Checksum [2023-05-05T03:47:52.249Z] ec43610c2a17: Download complete [2023-05-05T03:47:52.509Z] 5eb5b503b376: Verifying Checksum [2023-05-05T03:47:52.509Z] 5eb5b503b376: Download complete [2023-05-05T03:47:53.079Z] 2f39f015ded8: Download complete [2023-05-05T03:47:53.645Z] 5eb5b503b376: Pull complete [2023-05-05T03:47:53.645Z] 5c69ac0246d0: Pull complete [2023-05-05T03:47:53.820Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13810 in /w/workspace/edgexfoundry_device-gpio_PR-171 [Pipeline] { [Pipeline] ws [2023-05-05T03:47:53.876Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [2023-05-05T03:47:53.905Z] ec43610c2a17: Pull complete [Pipeline] checkout [2023-05-05T03:47:54.055Z] The recommended git tool is: git [2023-05-05T03:47:54.255Z] 3a2ae6a8a46f: Pull complete [2023-05-05T03:47:54.255Z] 33b1e0a273af: Pull complete [2023-05-05T03:47:54.255Z] 5d3b04190fa2: Pull complete [2023-05-05T03:47:58.438Z] 2f39f015ded8: Pull complete [2023-05-05T03:47:58.438Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T03:47:58.438Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T03:47:58.438Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T03:47:58.675Z] prd-ubuntu20.04-docker-8c-8g-13363 does not seem to be running inside a container [2023-05-05T03:47:58.712Z] $ 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/edgexfoundry_device-gpio_PR-171 -v /w/workspace/edgexfoundry_device-gpio_PR-171:/w/workspace/edgexfoundry_device-gpio_PR-171:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-171@tmp:/w/workspace/edgexfoundry_device-gpio_PR-171@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T03:47:59.124Z] using credential edgex-jenkins-ssh [2023-05-05T03:47:59.139Z] Cloning the remote Git repository [2023-05-05T03:47:59.190Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-05T03:47:59.278Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-05T03:47:59.430Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-05T03:47:59.431Z] > git --version # timeout=10 [2023-05-05T03:47:59.458Z] > git --version # 'git version 2.25.1' [2023-05-05T03:47:59.461Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T03:47:59.622Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T03:48:01.237Z] $ docker top 924a474bb97aec79ccdd6fcd3d6703f414dc2016da2416b99e11368ad67cfd25 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:48:01.139Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-05T03:48:01.173Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T03:48:01.698Z] ---> job-cost.sh [2023-05-05T03:48:01.698Z] lf-activate-venv: SKIPPING [2023-05-05T03:48:01.698Z] INFO: No Stack... [2023-05-05T03:48:02.266Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T03:48:02.526Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T03:48:02.801Z] Merging remotes/origin/main commit 45d04bf83b3f660b78aa8dfc6abcb70613e55fda into PR head commit 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [2023-05-05T03:48:02.843Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-171/archives/cost.csv [2023-05-05T03:48:02.843Z] + cut -d, -f6 [2023-05-05T03:48:02.179Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-05T03:48:02.227Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-05T03:48:02.228Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T03:48:02.247Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/171/head:refs/remotes/origin/PR-171 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T03:48:02.829Z] > git config core.sparsecheckout # timeout=10 [Pipeline] lock [2023-05-05T03:48:02.888Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] [2023-05-05T03:48:02.893Z] Resource [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] did not exist. Created. [2023-05-05T03:48:02.893Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T03:48:03.093Z] Merge succeeded, producing 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [2023-05-05T03:48:03.094Z] Checking out Revision 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 (PR-171) [2023-05-05T03:48:03.290Z] + echo total: 0.4399999976158142 [Pipeline] stash [2023-05-05T03:48:03.345Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T03:48:03.372Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T03:48:03.458Z] $ docker stop --time=1 924a474bb97aec79ccdd6fcd3d6703f414dc2016da2416b99e11368ad67cfd25 [2023-05-05T03:48:02.911Z] > git checkout -f 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 # timeout=10 [2023-05-05T03:48:02.998Z] > git remote # timeout=10 [2023-05-05T03:48:03.018Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T03:48:03.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T03:48:03.048Z] > git merge 45d04bf83b3f660b78aa8dfc6abcb70613e55fda # timeout=10 [2023-05-05T03:48:03.075Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T03:48:03.109Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T03:48:03.124Z] > git checkout -f 5a836a7832032fb682fd8a5d8c2dd9b17b943d91 # timeout=10 [2023-05-05T03:48:04.611Z] $ docker rm -f --volumes 924a474bb97aec79ccdd6fcd3d6703f414dc2016da2416b99e11368ad67cfd25 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T03:48:06.606Z] Commit message: "build: Ignore all go-mods except device-sdk-go" [2023-05-05T03:48:06.664Z] > git --version # timeout=10 [2023-05-05T03:48:06.676Z] > git --version # 'git version 2.25.1' [2023-05-05T03:48:06.688Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T03:48:07.797Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T03:48:07.797Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T03:48:07.797Z] Dload Upload Total Spent Left Speed [2023-05-05T03:48:07.797Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 79693 0 --:--:-- --:--:-- --:--:-- 79693 [Pipeline] sh [2023-05-05T03:48:08.527Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T03:48:08.864Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T03:48:08.865Z] + sudo tee /etc/docker/daemon.new [2023-05-05T03:48:08.865Z] { [2023-05-05T03:48:08.865Z] "registry-mirrors": [ [2023-05-05T03:48:08.865Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T03:48:08.865Z] ], [2023-05-05T03:48:08.865Z] "bip": "10.250.0.254/24", [2023-05-05T03:48:08.865Z] "hosts": [ [2023-05-05T03:48:08.865Z] "tcp://0.0.0.0:5555", [2023-05-05T03:48:08.865Z] "unix:///var/run/docker.sock" [2023-05-05T03:48:08.865Z] ], [2023-05-05T03:48:08.865Z] "mtu": 1458, [2023-05-05T03:48:08.865Z] "selinux-enabled": true, [2023-05-05T03:48:08.865Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T03:48:08.865Z] } [Pipeline] sh [2023-05-05T03:48:09.206Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T03:48:09.553Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T03:48:27.888Z] provisioning config files... [2023-05-05T03:48:27.915Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9912715227791749123tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:48:28.304Z] ---> docker-login.sh [2023-05-05T03:48:28.305Z] nexus3.edgexfoundry.org:10001 [2023-05-05T03:48:28.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:48:28.853Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:48:28.853Z] Configure a credential helper to remove this warning. See [2023-05-05T03:48:28.853Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:48:28.853Z] [2023-05-05T03:48:28.853Z] Login Succeeded [2023-05-05T03:48:28.853Z] nexus3.edgexfoundry.org:10002 [2023-05-05T03:48:29.126Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:48:29.396Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:48:29.396Z] Configure a credential helper to remove this warning. See [2023-05-05T03:48:29.396Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:48:29.396Z] [2023-05-05T03:48:29.396Z] Login Succeeded [2023-05-05T03:48:29.396Z] nexus3.edgexfoundry.org:10003 [2023-05-05T03:48:29.669Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:48:29.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:48:29.669Z] Configure a credential helper to remove this warning. See [2023-05-05T03:48:29.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:48:29.669Z] [2023-05-05T03:48:29.669Z] Login Succeeded [2023-05-05T03:48:29.669Z] nexus3.edgexfoundry.org:10004 [2023-05-05T03:48:29.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:48:29.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:48:29.945Z] Configure a credential helper to remove this warning. See [2023-05-05T03:48:29.945Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:48:29.945Z] [2023-05-05T03:48:29.945Z] Login Succeeded [2023-05-05T03:48:29.945Z] docker.io [2023-05-05T03:48:30.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T03:48:30.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T03:48:30.485Z] Configure a credential helper to remove this warning. See [2023-05-05T03:48:30.485Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T03:48:30.485Z] [2023-05-05T03:48:30.485Z] Login Succeeded [2023-05-05T03:48:30.485Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T03:48:30.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T03:48:30.924Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T03:48:30.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T03:48:31.000Z] ========================================================= [2023-05-05T03:48:31.000Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T03:48:31.000Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:48:31.513Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T03:48:31.782Z] Sending build context to Docker daemon 8.132MB [2023-05-05T03:48:31.782Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T03:48:31.782Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T03:48:32.058Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T03:48:32.059Z] c41833b44d91: Pulling fs layer [2023-05-05T03:48:32.059Z] ed15518f5707: Pulling fs layer [2023-05-05T03:48:32.059Z] feae8fd75edb: Pulling fs layer [2023-05-05T03:48:32.059Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T03:48:32.059Z] 3cdef696dda3: Pulling fs layer [2023-05-05T03:48:32.059Z] 2ced38df9373: Pulling fs layer [2023-05-05T03:48:32.059Z] 58f1dce35555: Pulling fs layer [2023-05-05T03:48:32.059Z] 242c74f7c9fa: Waiting [2023-05-05T03:48:32.059Z] 2ced38df9373: Waiting [2023-05-05T03:48:32.059Z] 3cdef696dda3: Waiting [2023-05-05T03:48:32.059Z] 58f1dce35555: Waiting [2023-05-05T03:48:32.059Z] ed15518f5707: Verifying Checksum [2023-05-05T03:48:32.059Z] ed15518f5707: Download complete [2023-05-05T03:48:32.059Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T03:48:32.059Z] 242c74f7c9fa: Download complete [2023-05-05T03:48:32.059Z] 3cdef696dda3: Verifying Checksum [2023-05-05T03:48:32.059Z] 3cdef696dda3: Download complete [2023-05-05T03:48:32.059Z] c41833b44d91: Verifying Checksum [2023-05-05T03:48:32.059Z] c41833b44d91: Download complete [2023-05-05T03:48:33.057Z] c41833b44d91: Pull complete [2023-05-05T03:48:33.337Z] 58f1dce35555: Verifying Checksum [2023-05-05T03:48:33.337Z] 58f1dce35555: Download complete [2023-05-05T03:48:33.924Z] ed15518f5707: Pull complete [2023-05-05T03:48:34.520Z] 2ced38df9373: Verifying Checksum [2023-05-05T03:48:34.520Z] 2ced38df9373: Download complete [2023-05-05T03:48:34.787Z] feae8fd75edb: Verifying Checksum [2023-05-05T03:48:34.787Z] feae8fd75edb: Download complete [2023-05-05T03:48:47.117Z] feae8fd75edb: Pull complete [2023-05-05T03:48:47.117Z] 242c74f7c9fa: Pull complete [2023-05-05T03:48:47.117Z] 3cdef696dda3: Pull complete [2023-05-05T03:48:52.479Z] 2ced38df9373: Pull complete [2023-05-05T03:48:56.767Z] 58f1dce35555: Pull complete [2023-05-05T03:48:56.767Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T03:48:56.767Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T03:48:56.767Z] ---> fadd8f120f05 [2023-05-05T03:48:56.767Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T03:48:58.188Z] ---> Running in af1b84d2c9f5 [2023-05-05T03:48:58.189Z] Removing intermediate container af1b84d2c9f5 [2023-05-05T03:48:58.189Z] ---> 70c19944f568 [2023-05-05T03:48:58.189Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T03:48:58.189Z] ---> Running in 7cb56879edd9 [2023-05-05T03:48:58.457Z] Removing intermediate container 7cb56879edd9 [2023-05-05T03:48:58.457Z] ---> b8410dbaffa2 [2023-05-05T03:48:58.457Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-05T03:48:58.726Z] ---> Running in 93d83fa2d490 [2023-05-05T03:48:58.993Z] Removing intermediate container 93d83fa2d490 [2023-05-05T03:48:58.993Z] ---> e84312ee0cbd [2023-05-05T03:48:58.993Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T03:48:58.993Z] ---> Running in 902c0de88532 [2023-05-05T03:48:59.259Z] Removing intermediate container 902c0de88532 [2023-05-05T03:48:59.260Z] ---> 487ff9154ad5 [2023-05-05T03:48:59.260Z] Step 7/12 : WORKDIR /device-gpio [2023-05-05T03:48:59.529Z] ---> Running in cfb15f0811bc [2023-05-05T03:48:59.798Z] Removing intermediate container cfb15f0811bc [2023-05-05T03:48:59.798Z] ---> 1b2d89ffaac0 [2023-05-05T03:48:59.798Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T03:48:59.798Z] ---> Running in 5c651908bc8a [2023-05-05T03:49:00.782Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T03:49:01.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T03:49:02.772Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T03:49:02.772Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T03:49:02.772Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T03:49:02.772Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T03:49:02.772Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T03:49:02.772Z] OK: 268 MiB in 57 packages [2023-05-05T03:49:03.737Z] Removing intermediate container 5c651908bc8a [2023-05-05T03:49:03.737Z] ---> bbb0a6283de7 [2023-05-05T03:49:03.737Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T03:49:04.009Z] ---> f2a9ec86911e [2023-05-05T03:49:04.009Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T03:49:04.280Z] ---> Running in bf74e0ac488b [2023-05-05T03:50:12.179Z] Removing intermediate container bf74e0ac488b [2023-05-05T03:50:12.179Z] ---> a35e2949e05f [2023-05-05T03:50:12.179Z] Step 11/12 : COPY . . [2023-05-05T03:50:12.179Z] ---> cb0165ff15ad [2023-05-05T03:50:12.179Z] Step 12/12 : RUN ${MAKE} [2023-05-05T03:50:12.179Z] ---> Running in 931a39e05208 [2023-05-05T03:50:12.179Z] noop [2023-05-05T03:50:12.179Z] Removing intermediate container 931a39e05208 [2023-05-05T03:50:12.179Z] ---> 0758d7838081 [2023-05-05T03:50:12.179Z] Successfully built 0758d7838081 [2023-05-05T03:50:12.179Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:50:12.672Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T03:50:12.672Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T03:50:12.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-13810 does not seem to be running inside a container [2023-05-05T03:50:13.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T03:50:14.237Z] $ docker top 34803841c334203733fc209076cafd55d25f640d1c75abd51ca705454d61420e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T03:50:15.119Z] + go version [2023-05-05T03:50:15.119Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T03:50:15.159Z] $ docker stop --time=1 34803841c334203733fc209076cafd55d25f640d1c75abd51ca705454d61420e [2023-05-05T03:50:16.805Z] $ docker rm -f --volumes 34803841c334203733fc209076cafd55d25f640d1c75abd51ca705454d61420e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:50:17.645Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T03:50:17.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T03:50:17.906Z] prd-ubuntu20.04-docker-arm64-4c-16g-13810 does not seem to be running inside a container [2023-05-05T03:50:17.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T03:50:19.118Z] $ docker top f1210db3d307bcf0e07c8b2a97ffd8d79c3a670646ecd7e2c5aab476d1c39875 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T03:50:19.991Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-05T03:50:20.381Z] + make test [2023-05-05T03:50:20.381Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T03:50:52.630Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-05T03:52:44.280Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-05T03:52:44.280Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-05T03:52:44.280Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T03:52:44.280Z] go vet ./... [2023-05-05T03:53:06.348Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T03:53:06.348Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T03:53:06.622Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T03:53:06.923Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T03:53:06.960Z] $ docker stop --time=1 f1210db3d307bcf0e07c8b2a97ffd8d79c3a670646ecd7e2c5aab476d1c39875 [2023-05-05T03:53:09.095Z] $ docker rm -f --volumes f1210db3d307bcf0e07c8b2a97ffd8d79c3a670646ecd7e2c5aab476d1c39875 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T03:53:10.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T03:53:10.303Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T03:53:10.759Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T03:53:11.384Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T03:53:11.730Z] + ls -al . [2023-05-05T03:53:11.730Z] total 152 [2023-05-05T03:53:11.730Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 03:50 . [2023-05-05T03:53:11.730Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 03:47 .. [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 120 May 5 03:48 .dockerignore [2023-05-05T03:53:11.730Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 03:48 .git [2023-05-05T03:53:11.730Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 03:48 .github [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 343 May 5 03:48 .gitignore [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 03:48 .golangci.yml [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 5 03:48 Attribution.txt [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 5 03:48 CHANGELOG.md [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 5 03:48 Dockerfile [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 03:48 GOVERNANCE.md [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 657 May 5 03:48 Jenkinsfile [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 03:48 LICENSE [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 5 03:48 Makefile [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 617 May 5 03:48 OWNERS.md [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 5 03:48 README.md [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 03:46 VERSION [2023-05-05T03:53:11.730Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 03:48 bin [2023-05-05T03:53:11.730Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 03:48 cmd [2023-05-05T03:53:11.730Z] -rw-r--r-- 1 jenkins jenkins 10 May 5 03:50 coverage.out [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 3269 May 5 03:48 go.mod [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 31585 May 5 03:48 go.sum [2023-05-05T03:53:11.730Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 03:48 internal [2023-05-05T03:53:11.730Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 03:48 snap [2023-05-05T03:53:11.730Z] -rw-rw-r-- 1 jenkins jenkins 209 May 5 03:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:53:12.155Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=5a836a7832032fb682fd8a5d8c2dd9b17b943d91 --label arch=arm64 --label version=0.0.0 . [2023-05-05T03:53:12.423Z] Sending build context to Docker daemon 8.133MB [2023-05-05T03:53:12.423Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T03:53:12.423Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T03:53:12.423Z] ---> 0758d7838081 [2023-05-05T03:53:12.423Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T03:53:12.691Z] ---> Running in 77917f8b7875 [2023-05-05T03:53:12.968Z] Removing intermediate container 77917f8b7875 [2023-05-05T03:53:12.968Z] ---> d38a5e4ba988 [2023-05-05T03:53:12.969Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T03:53:13.235Z] ---> Running in 5180a82971fc [2023-05-05T03:53:13.609Z] Removing intermediate container 5180a82971fc [2023-05-05T03:53:13.609Z] ---> 449c82274a6f [2023-05-05T03:53:13.609Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-05T03:53:13.609Z] ---> Running in 315a3213a35b [2023-05-05T03:53:13.886Z] Removing intermediate container 315a3213a35b [2023-05-05T03:53:13.886Z] ---> 5c8a87157265 [2023-05-05T03:53:13.886Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T03:53:14.164Z] ---> Running in 48b6a39ec388 [2023-05-05T03:53:14.454Z] Removing intermediate container 48b6a39ec388 [2023-05-05T03:53:14.454Z] ---> 37cc18428246 [2023-05-05T03:53:14.454Z] Step 7/25 : WORKDIR /device-gpio [2023-05-05T03:53:14.454Z] ---> Running in 37197bcc0ef9 [2023-05-05T03:53:15.086Z] Removing intermediate container 37197bcc0ef9 [2023-05-05T03:53:15.086Z] ---> 70424aedb68f [2023-05-05T03:53:15.086Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T03:53:15.086Z] ---> Running in 6560c111f8d4 [2023-05-05T03:53:19.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T03:53:20.010Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T03:53:20.985Z] OK: 268 MiB in 57 packages [2023-05-05T03:53:22.400Z] Removing intermediate container 6560c111f8d4 [2023-05-05T03:53:22.400Z] ---> d7fc632378a6 [2023-05-05T03:53:22.400Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-05T03:53:22.983Z] ---> dc91e5fbddd9 [2023-05-05T03:53:22.983Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T03:53:23.254Z] ---> Running in 4c14afb62219 [2023-05-05T03:53:27.516Z] Removing intermediate container 4c14afb62219 [2023-05-05T03:53:27.516Z] ---> 95630b4fb357 [2023-05-05T03:53:27.516Z] Step 11/25 : COPY . . [2023-05-05T03:53:30.107Z] ---> b3e7171f9061 [2023-05-05T03:53:30.107Z] Step 12/25 : RUN ${MAKE} [2023-05-05T03:53:30.107Z] ---> Running in 4faef54ab76f [2023-05-05T03:53:31.084Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-05T03:55:37.811Z] Removing intermediate container 4faef54ab76f [2023-05-05T03:55:37.811Z] ---> d53d23977b5e [2023-05-05T03:55:37.811Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T03:55:37.811Z] 3.17: Pulling from library/alpine [2023-05-05T03:55:37.811Z] c41833b44d91: Already exists [2023-05-05T03:55:37.811Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T03:55:37.811Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T03:55:37.811Z] ---> 51e60588ff2c [2023-05-05T03:55:37.811Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-05T03:55:37.811Z] ---> Running in 17f409e13c26 [2023-05-05T03:55:37.811Z] Removing intermediate container 17f409e13c26 [2023-05-05T03:55:37.811Z] ---> 17d688d285e0 [2023-05-05T03:55:37.811Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-05T03:55:37.811Z] ---> Running in ab06c5e5dc5b [2023-05-05T03:55:37.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T03:55:37.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T03:55:37.811Z] OK: 7 MiB in 15 packages [2023-05-05T03:55:37.811Z] Removing intermediate container ab06c5e5dc5b [2023-05-05T03:55:37.811Z] ---> e68ff5bfee96 [2023-05-05T03:55:37.811Z] Step 16/25 : WORKDIR / [2023-05-05T03:55:37.811Z] ---> Running in 1b3707498f10 [2023-05-05T03:55:37.811Z] Removing intermediate container 1b3707498f10 [2023-05-05T03:55:37.811Z] ---> acea491746c4 [2023-05-05T03:55:37.811Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-05T03:55:38.076Z] ---> 6e2fc0885b9d [2023-05-05T03:55:38.076Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-05T03:55:38.661Z] ---> 32c93e87e882 [2023-05-05T03:55:38.661Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-05T03:55:40.072Z] ---> 0f428cf951a9 [2023-05-05T03:55:40.072Z] Step 20/25 : EXPOSE 59910 [2023-05-05T03:55:40.072Z] ---> Running in 906ecfb79937 [2023-05-05T03:55:40.072Z] Removing intermediate container 906ecfb79937 [2023-05-05T03:55:40.072Z] ---> fee063da5cf8 [2023-05-05T03:55:40.072Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-05T03:55:40.338Z] ---> Running in 900f33091785 [2023-05-05T03:55:40.605Z] Removing intermediate container 900f33091785 [2023-05-05T03:55:40.605Z] ---> 120a45e89dcf [2023-05-05T03:55:40.605Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T03:55:40.605Z] ---> Running in 176902fb4bc7 [2023-05-05T03:55:40.872Z] Removing intermediate container 176902fb4bc7 [2023-05-05T03:55:40.872Z] ---> f0fe2be4a04e [2023-05-05T03:55:40.872Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T03:55:40.872Z] ---> Running in a9b416de0a0d [2023-05-05T03:55:41.142Z] Removing intermediate container a9b416de0a0d [2023-05-05T03:55:41.142Z] ---> 0fdce9b563d0 [2023-05-05T03:55:41.142Z] Step 24/25 : LABEL git_sha=5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [2023-05-05T03:55:41.410Z] ---> Running in 8a4c742e3ca7 [2023-05-05T03:55:41.679Z] Removing intermediate container 8a4c742e3ca7 [2023-05-05T03:55:41.679Z] ---> fb867260470c [2023-05-05T03:55:41.679Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T03:55:41.679Z] ---> Running in 44f7d15698be [2023-05-05T03:55:41.946Z] Removing intermediate container 44f7d15698be [2023-05-05T03:55:41.946Z] ---> 3c53c3ad7b76 [2023-05-05T03:55:41.946Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T03:55:41.946Z] Successfully built 3c53c3ad7b76 [2023-05-05T03:55:41.946Z] Successfully tagged device-gpio-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:55:42.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T03:55:42.791Z] [2023-05-05T03:55:42.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:55:43.208Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T03:55:43.208Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T03:55:43.208Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T03:55:43.208Z] 04944245beec: Pulling fs layer [2023-05-05T03:55:43.208Z] 699f458cf7ca: Pulling fs layer [2023-05-05T03:55:43.208Z] 765212b225bb: Pulling fs layer [2023-05-05T03:55:43.208Z] f23df028b6ca: Pulling fs layer [2023-05-05T03:55:43.208Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T03:55:43.208Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T03:55:43.208Z] f23df028b6ca: Waiting [2023-05-05T03:55:43.208Z] d65c8cfc05b1: Waiting [2023-05-05T03:55:43.208Z] 2437ff75d9bd: Waiting [2023-05-05T03:55:43.208Z] 765212b225bb: Waiting [2023-05-05T03:55:43.476Z] 04944245beec: Verifying Checksum [2023-05-05T03:55:43.476Z] 04944245beec: Download complete [2023-05-05T03:55:43.476Z] 765212b225bb: Verifying Checksum [2023-05-05T03:55:43.476Z] 765212b225bb: Download complete [2023-05-05T03:55:43.476Z] f23df028b6ca: Verifying Checksum [2023-05-05T03:55:43.476Z] f23df028b6ca: Download complete [2023-05-05T03:55:43.476Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T03:55:43.476Z] d65c8cfc05b1: Download complete [2023-05-05T03:55:43.744Z] 699f458cf7ca: Verifying Checksum [2023-05-05T03:55:43.744Z] 699f458cf7ca: Download complete [2023-05-05T03:55:44.011Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T03:55:44.011Z] 8998bd30e6a1: Download complete [2023-05-05T03:55:46.596Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T03:55:46.596Z] 2437ff75d9bd: Download complete [2023-05-05T03:55:48.007Z] 8998bd30e6a1: Pull complete [2023-05-05T03:55:48.275Z] 04944245beec: Pull complete [2023-05-05T03:55:49.685Z] 699f458cf7ca: Pull complete [2023-05-05T03:55:49.952Z] 765212b225bb: Pull complete [2023-05-05T03:55:50.919Z] f23df028b6ca: Pull complete [2023-05-05T03:55:50.919Z] d65c8cfc05b1: Pull complete [2023-05-05T03:56:05.913Z] 2437ff75d9bd: Pull complete [2023-05-05T03:56:05.913Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T03:56:05.913Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T03:56:05.913Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T03:56:06.254Z] prd-ubuntu20.04-docker-arm64-4c-16g-13810 does not seem to be running inside a container [2023-05-05T03:56:06.315Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/1@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T03:56:08.767Z] $ docker top e304a1b5e8533b521a70b7c178f01a7e4afebcfd5c7c1cedb44882822fc9c857 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:56:09.335Z] ---> job-cost.sh [2023-05-05T03:56:09.602Z] lf-activate-venv: SKIPPING [2023-05-05T03:56:09.602Z] INFO: No Stack... [2023-05-05T03:56:09.868Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T03:56:10.827Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T03:56:11.171Z] + cut -d, -f6 [2023-05-05T03:56:11.171Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2023-05-05T03:56:11.529Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] [2023-05-05T03:56:11.534Z] Resource [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] did not exist. Created. [2023-05-05T03:56:11.534Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T03:56:11.950Z] /w/workspace/device-gpio/1@tmp/durable-3ecf0d57/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T03:56:12.617Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T03:56:12.657Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T03:56:12.702Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T03:56:12.717Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-171-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T03:56:12.809Z] $ docker stop --time=1 e304a1b5e8533b521a70b7c178f01a7e4afebcfd5c7c1cedb44882822fc9c857 [2023-05-05T03:56:14.279Z] $ docker rm -f --volumes e304a1b5e8533b521a70b7c178f01a7e4afebcfd5c7c1cedb44882822fc9c857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-05T03:56:15.374Z] provisioning config files... [2023-05-05T03:56:15.382Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-171@tmp/config2906017879771566570tmp [Pipeline] { [Pipeline] sh [2023-05-05T03:56:15.782Z] + set +x [2023-05-05T03:56:15.782Z] + curl -s https://codecov.io/bash [2023-05-05T03:56:15.782Z] + bash -s -- [2023-05-05T03:56:15.782Z] [2023-05-05T03:56:15.782Z] _____ _ [2023-05-05T03:56:15.782Z] / ____| | | [2023-05-05T03:56:15.782Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T03:56:15.782Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T03:56:15.782Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T03:56:15.782Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T03:56:15.782Z] Bash-1.0.6 [2023-05-05T03:56:15.782Z] [2023-05-05T03:56:15.782Z] [2023-05-05T03:56:15.782Z] ==> git version 2.25.1 found [2023-05-05T03:56:15.782Z] ==> 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 [2023-05-05T03:56:15.782Z] Release-Date: 2020-01-08 [2023-05-05T03:56:15.782Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T03:56:15.782Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T03:56:15.782Z] ==> Jenkins CI detected. [2023-05-05T03:56:15.782Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-171 [2023-05-05T03:56:15.782Z] project root: . [2023-05-05T03:56:15.782Z] --> token set from env [2023-05-05T03:56:15.782Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T03:56:16.043Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T03:56:16.043Z] ==> Python coveragepy not found [2023-05-05T03:56:16.043Z] ==> Searching for coverage reports in: [2023-05-05T03:56:16.043Z] + . [2023-05-05T03:56:16.043Z] -> Found 1 reports [2023-05-05T03:56:16.043Z] ==> Detecting git/mercurial file structure [2023-05-05T03:56:16.043Z] ==> Reading reports [2023-05-05T03:56:16.043Z] + ./coverage.out bytes=10 [2023-05-05T03:56:16.043Z] ==> Appending adjustments [2023-05-05T03:56:16.043Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T03:56:16.043Z] + Found adjustments [2023-05-05T03:56:16.043Z] ==> Gzipping contents [2023-05-05T03:56:16.043Z] 4.0K /tmp/codecov.A9JbuK.gz [2023-05-05T03:56:16.043Z] ==> Uploading reports [2023-05-05T03:56:16.043Z] url: https://codecov.io [2023-05-05T03:56:16.043Z] query: branch=PR-171&commit=5a836a7832032fb682fd8a5d8c2dd9b17b943d91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=171&job=&cmd_args= [2023-05-05T03:56:16.043Z] -> Pinging Codecov [2023-05-05T03:56:16.043Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-171&commit=5a836a7832032fb682fd8a5d8c2dd9b17b943d91&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-171%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=171&job=&cmd_args= [2023-05-05T03:56:16.303Z] -> Uploading to [2023-05-05T03:56:16.303Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/3EC07B1A8CA8AF9BCAA0BB9F0134797F/5a836a7832032fb682fd8a5d8c2dd9b17b943d91/0cf64598-8389-40f8-a044-84ea3a348387.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T035616Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=31297a59886e1e0178532a3ca3e4a6de078d4c6c72f9dacb9b95a0d83831ecc7 [2023-05-05T03:56:16.303Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T03:56:16.303Z] Dload Upload Total Spent Left Speed [2023-05-05T03:56:16.563Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3094 --:--:-- --:--:-- --:--:-- 3094 [2023-05-05T03:56:16.563Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/5a836a7832032fb682fd8a5d8c2dd9b17b943d91 [Pipeline] } [2023-05-05T03:56:16.590Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-05T03:56:18.634Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-171/archives ] [2023-05-05T03:56:18.634Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-171/archives [2023-05-05T03:56:18.634Z] total 16 [2023-05-05T03:56:18.634Z] drwxr-xr-x 3 root root 4096 May 5 03:48 . [2023-05-05T03:56:18.634Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 03:48 .. [2023-05-05T03:56:18.634Z] drwxr-xr-x 2 root root 4096 May 5 03:48 cost [2023-05-05T03:56:18.634Z] -rw-r--r-- 1 root root 84 May 5 03:48 cost.csv [2023-05-05T03:56:18.634Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-171/archives [2023-05-05T03:56:18.634Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-171/archives [2023-05-05T03:56:18.634Z] total 16 [2023-05-05T03:56:18.634Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 03:48 . [2023-05-05T03:56:18.634Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 03:48 .. [2023-05-05T03:56:18.634Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 03:48 cost [2023-05-05T03:56:18.634Z] -rw-r--r-- 1 jenkins jenkins 84 May 5 03:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:56:18.962Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:56:19.858Z] ---> package-listing.sh [2023-05-05T03:56:19.858Z] ++ facter osfamily [2023-05-05T03:56:19.858Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T03:56:20.118Z] + OS_FAMILY=debian [2023-05-05T03:56:20.118Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-171 [2023-05-05T03:56:20.118Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T03:56:20.118Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T03:56:20.118Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T03:56:20.118Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T03:56:20.118Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-171 ']' [2023-05-05T03:56:20.118Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T03:56:20.118Z] + case "${OS_FAMILY}" in [2023-05-05T03:56:20.118Z] + dpkg -l [2023-05-05T03:56:20.118Z] + grep '^ii' [2023-05-05T03:56:20.118Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T03:56:20.118Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T03:56:20.118Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T03:56:20.118Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-171 ']' [2023-05-05T03:56:20.118Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-171/archives/ [2023-05-05T03:56:20.118Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-171/archives/ [Pipeline] echo [2023-05-05T03:56:20.163Z] 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/edgexfoundry_device-gpio_PR-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T03:56:20.509Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T03:56:21.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T03:56:21.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T03:56:21.286Z] prd-ubuntu20.04-docker-8c-8g-13363 does not seem to be running inside a container [2023-05-05T03:56:21.317Z] $ 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/edgexfoundry_device-gpio_PR-171/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-171 -v /w/workspace/edgexfoundry_device-gpio_PR-171:/w/workspace/edgexfoundry_device-gpio_PR-171:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-171@tmp:/w/workspace/edgexfoundry_device-gpio_PR-171@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T03:56:21.498Z] $ docker top ddea94683cdddb77e4a4201c9da6c4f1294d9624ec4ed7e9e7bb0f2697749a82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T03:56:21.882Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T03:56:22.194Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T03:56:22.500Z] + ls /var/log/sa-host [2023-05-05T03:56:22.500Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T03:56:22.746Z] provisioning config files... [2023-05-05T03:56:22.760Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-171@tmp/config12693451505080060974tmp [Pipeline] { [Pipeline] echo [2023-05-05T03:56:22.813Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:56:23.226Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T03:56:23.253Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:56:23.712Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T03:56:23.744Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:56:24.062Z] ---> sudo-logs.sh [2023-05-05T03:56:24.062Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T03:56:24.151Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:56:24.478Z] ---> job-cost.sh [2023-05-05T03:56:24.478Z] lf-activate-venv: SKIPPING [2023-05-05T03:56:24.478Z] DEBUG: total: 0.4399999976158142 [2023-05-05T03:56:24.478Z] INFO: Retrieving Stack Cost... [2023-05-05T03:56:24.737Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T03:56:24.997Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T03:56:25.029Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T03:56:25.339Z] ---> logs-deploy.sh [2023-05-05T03:56:25.339Z] lf-activate-venv: SKIPPING [2023-05-05T03:56:25.339Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-171/1 [2023-05-05T03:56:25.339Z] INFO: archiving workspace using pattern(s): [2023-05-05T03:56:26.278Z] Archives upload complete. [2023-05-05T03:56:26.539Z] INFO: archiving logs to Nexus [2023-05-05T03:56:27.112Z] ---> uname -a: [2023-05-05T03:56:27.112Z] Linux prd-ubuntu20-04-docker-8c-8g-13363 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-05T03:56:27.112Z] [2023-05-05T03:56:27.112Z] [2023-05-05T03:56:27.112Z] ---> lscpu: [2023-05-05T03:56:27.112Z] Architecture: x86_64 [2023-05-05T03:56:27.112Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-05T03:56:27.112Z] Byte Order: Little Endian [2023-05-05T03:56:27.112Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-05T03:56:27.112Z] CPU(s): 8 [2023-05-05T03:56:27.112Z] On-line CPU(s) list: 0-7 [2023-05-05T03:56:27.112Z] Thread(s) per core: 1 [2023-05-05T03:56:27.112Z] Core(s) per socket: 1 [2023-05-05T03:56:27.112Z] Socket(s): 8 [2023-05-05T03:56:27.112Z] NUMA node(s): 1 [2023-05-05T03:56:27.112Z] Vendor ID: AuthenticAMD [2023-05-05T03:56:27.112Z] CPU family: 23 [2023-05-05T03:56:27.112Z] Model: 49 [2023-05-05T03:56:27.112Z] Model name: AMD EPYC-Rome Processor [2023-05-05T03:56:27.112Z] Stepping: 0 [2023-05-05T03:56:27.112Z] CPU MHz: 2799.998 [2023-05-05T03:56:27.112Z] BogoMIPS: 5599.99 [2023-05-05T03:56:27.112Z] Virtualization: AMD-V [2023-05-05T03:56:27.112Z] Hypervisor vendor: KVM [2023-05-05T03:56:27.112Z] Virtualization type: full [2023-05-05T03:56:27.112Z] L1d cache: 256 KiB [2023-05-05T03:56:27.112Z] L1i cache: 256 KiB [2023-05-05T03:56:27.112Z] L2 cache: 4 MiB [2023-05-05T03:56:27.112Z] L3 cache: 128 MiB [2023-05-05T03:56:27.112Z] NUMA node0 CPU(s): 0-7 [2023-05-05T03:56:27.112Z] Vulnerability Itlb multihit: Not affected [2023-05-05T03:56:27.112Z] Vulnerability L1tf: Not affected [2023-05-05T03:56:27.112Z] Vulnerability Mds: Not affected [2023-05-05T03:56:27.112Z] Vulnerability Meltdown: Not affected [2023-05-05T03:56:27.112Z] Vulnerability Mmio stale data: Not affected [2023-05-05T03:56:27.112Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-05T03:56:27.112Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-05T03:56:27.112Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-05T03:56:27.112Z] Vulnerability Srbds: Not affected [2023-05-05T03:56:27.112Z] Vulnerability Tsx async abort: Not affected [2023-05-05T03:56:27.112Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-05T03:56:27.112Z] [2023-05-05T03:56:27.112Z] [2023-05-05T03:56:27.112Z] ---> nproc: [2023-05-05T03:56:27.112Z] 8 [2023-05-05T03:56:27.112Z] [2023-05-05T03:56:27.112Z] [2023-05-05T03:56:27.112Z] ---> df -h: [2023-05-05T03:56:27.112Z] Filesystem Size Used Avail Use% Mounted on [2023-05-05T03:56:27.112Z] overlay 155G 12G 144G 8% / [2023-05-05T03:56:27.112Z] tmpfs 64M 0 64M 0% /dev [2023-05-05T03:56:27.112Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-05T03:56:27.112Z] shm 64M 0 64M 0% /dev/shm [2023-05-05T03:56:27.112Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-05T03:56:27.112Z] [2023-05-05T03:56:27.112Z] [2023-05-05T03:56:27.112Z] ---> sar -b -r -n DEV: [2023-05-05T03:56:27.112Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13363) 05/05/23 _x86_64_ (8 CPU) [2023-05-05T03:56:27.112Z] [2023-05-05T03:56:27.112Z] 02:07:40 LINUX RESTART (8 CPU) [2023-05-05T03:56:27.112Z] [2023-05-05T03:56:27.112Z] 02:08:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-05T03:56:27.112Z] 02:09:02 69.57 33.09 36.48 0.00 3460.89 39795.10 0.00 [2023-05-05T03:56:27.112Z] 02:10:01 3.05 0.00 3.05 0.00 0.00 217.12 0.00 [2023-05-05T03:56:27.112Z] 02:11:01 1.22 0.00 1.22 0.00 0.00 12.66 0.00 [2023-05-05T03:56:27.112Z] 02:12:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 [2023-05-05T03:56:27.112Z] 02:13:01 22.45 10.08 12.36 0.00 5174.07 2628.23 0.00 [2023-05-05T03:56:27.112Z] 02:14:01 19.35 2.70 16.65 0.00 282.49 3684.45 0.00 [2023-05-05T03:56:27.112Z] 02:15:01 1.53 0.00 1.53 0.00 0.00 16.53 0.00 [2023-05-05T03:56:27.112Z] 02:16:01 1.78 0.00 1.78 0.00 0.00 19.06 0.00 [2023-05-05T03:56:27.112Z] 02:17:01 1.53 0.02 1.52 0.00 0.13 17.06 0.00 [2023-05-05T03:56:27.112Z] 02:18:01 2.63 0.00 2.63 0.00 0.00 41.46 0.00 [2023-05-05T03:56:27.112Z] 02:19:01 1.38 0.00 1.38 0.00 0.00 14.40 0.00 [2023-05-05T03:56:27.112Z] 02:20:01 1.80 0.00 1.80 0.00 0.00 20.53 0.00 [2023-05-05T03:56:27.112Z] 02:21:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 [2023-05-05T03:56:27.112Z] 02:22:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 [2023-05-05T03:56:27.112Z] 02:23:01 1.78 0.02 1.77 0.00 0.13 21.19 0.00 [2023-05-05T03:56:27.112Z] 02:24:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2023-05-05T03:56:27.112Z] 02:25:01 0.87 0.00 0.87 0.00 0.00 10.00 0.00 [2023-05-05T03:56:27.112Z] 02:26:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 [2023-05-05T03:56:27.112Z] 02:27:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2023-05-05T03:56:27.112Z] 02:28:01 1.32 0.00 1.32 0.00 0.00 17.46 0.00 [2023-05-05T03:56:27.112Z] 02:29:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2023-05-05T03:56:27.112Z] 02:30:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2023-05-05T03:56:27.112Z] 02:31:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2023-05-05T03:56:27.112Z] 02:32:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 [2023-05-05T03:56:27.112Z] 02:33:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2023-05-05T03:56:27.112Z] 02:34:01 1.30 0.00 1.30 0.00 0.00 16.80 0.00 [2023-05-05T03:56:27.112Z] 02:35:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2023-05-05T03:56:27.112Z] 02:36:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2023-05-05T03:56:27.112Z] 02:37:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2023-05-05T03:56:27.112Z] 02:38:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 [2023-05-05T03:56:27.112Z] 02:39:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2023-05-05T03:56:27.112Z] 02:40:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 [2023-05-05T03:56:27.112Z] 02:41:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2023-05-05T03:56:27.112Z] 02:42:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2023-05-05T03:56:27.112Z] 02:43:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2023-05-05T03:56:27.112Z] 02:44:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 [2023-05-05T03:56:27.112Z] 02:45:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2023-05-05T03:56:27.112Z] 02:46:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 [2023-05-05T03:56:27.112Z] 02:47:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2023-05-05T03:56:27.112Z] 02:48:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2023-05-05T03:56:27.112Z] 02:49:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 [2023-05-05T03:56:27.112Z] 02:50:01 0.93 0.00 0.93 0.00 0.00 12.26 0.00 [2023-05-05T03:56:27.112Z] 02:51:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2023-05-05T03:56:27.112Z] 02:52:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 [2023-05-05T03:56:27.112Z] 02:53:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2023-05-05T03:56:27.112Z] 02:54:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 [2023-05-05T03:56:27.112Z] 02:55:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2023-05-05T03:56:27.112Z] 02:56:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 [2023-05-05T03:56:27.112Z] 02:57:01 4.93 3.78 1.15 0.00 86.65 24.93 0.00 [2023-05-05T03:56:27.112Z] 02:58:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 [2023-05-05T03:56:27.112Z] 02:59:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2023-05-05T03:56:27.112Z] 03:00:01 1.10 0.00 1.10 0.00 0.00 13.73 0.00 [2023-05-05T03:56:27.112Z] 03:01:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2023-05-05T03:56:27.112Z] 03:02:01 3.00 0.18 2.82 0.00 18.53 32.66 0.00 [2023-05-05T03:56:27.112Z] 03:03:02 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2023-05-05T03:56:27.112Z] 03:04:01 2.07 0.00 2.07 0.00 0.00 24.40 0.00 [2023-05-05T03:56:27.112Z] 03:05:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2023-05-05T03:56:27.112Z] 03:06:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 [2023-05-05T03:56:27.112Z] 03:07:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 [2023-05-05T03:56:27.113Z] 03:08:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 [2023-05-05T03:56:27.113Z] 03:09:01 2.83 0.63 2.20 0.00 70.52 29.60 0.00 [2023-05-05T03:56:27.113Z] 03:10:01 1.60 0.00 1.60 0.00 0.00 16.66 0.00 [2023-05-05T03:56:27.113Z] 03:11:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2023-05-05T03:56:27.113Z] 03:12:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 [2023-05-05T03:56:27.113Z] 03:13:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2023-05-05T03:56:27.113Z] 03:14:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 [2023-05-05T03:56:27.113Z] 03:15:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2023-05-05T03:56:27.113Z] 03:16:01 0.88 0.00 0.88 0.00 0.00 9.33 0.00 [2023-05-05T03:56:27.113Z] 03:17:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2023-05-05T03:56:27.113Z] 03:18:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 [2023-05-05T03:56:27.113Z] 03:19:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 [2023-05-05T03:56:27.113Z] 03:20:01 1.50 0.00 1.50 0.00 0.00 15.73 0.00 [2023-05-05T03:56:27.113Z] 03:21:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2023-05-05T03:56:27.113Z] 03:22:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2023-05-05T03:56:27.113Z] 03:23:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 [2023-05-05T03:56:27.113Z] 03:24:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 [2023-05-05T03:56:27.113Z] 03:25:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 [2023-05-05T03:56:27.113Z] 03:26:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2023-05-05T03:56:27.113Z] 03:27:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 [2023-05-05T03:56:27.113Z] 03:28:01 0.93 0.00 0.93 0.00 0.00 9.60 0.00 [2023-05-05T03:56:27.113Z] 03:29:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2023-05-05T03:56:27.113Z] 03:30:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 [2023-05-05T03:56:27.113Z] 03:31:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2023-05-05T03:56:27.113Z] 03:32:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2023-05-05T03:56:27.113Z] 03:33:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2023-05-05T03:56:27.113Z] 03:34:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 [2023-05-05T03:56:27.113Z] 03:35:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2023-05-05T03:56:27.113Z] 03:36:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 [2023-05-05T03:56:27.113Z] 03:37:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 [2023-05-05T03:56:27.113Z] 03:38:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2023-05-05T03:56:27.113Z] 03:39:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 [2023-05-05T03:56:27.113Z] 03:40:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2023-05-05T03:56:27.113Z] 03:41:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2023-05-05T03:56:27.113Z] 03:42:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2023-05-05T03:56:27.113Z] 03:43:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2023-05-05T03:56:27.113Z] 03:44:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2023-05-05T03:56:27.113Z] 03:45:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2023-05-05T03:56:27.113Z] 03:46:01 229.87 10.02 219.85 0.00 1472.93 2714.27 0.00 [2023-05-05T03:56:27.113Z] 03:47:01 219.95 4.12 215.83 0.00 435.66 83970.40 0.00 [2023-05-05T03:56:27.113Z] 03:48:01 182.29 0.20 182.09 0.00 16.93 44282.04 0.00 [2023-05-05T03:56:27.113Z] 03:49:01 4.68 0.00 4.68 0.00 0.00 69.86 0.00 [2023-05-05T03:56:27.113Z] 03:50:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2023-05-05T03:56:27.113Z] 03:51:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2023-05-05T03:56:27.113Z] 03:52:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2023-05-05T03:56:27.113Z] 03:53:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 [2023-05-05T03:56:27.113Z] 03:54:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 [2023-05-05T03:56:27.113Z] 03:55:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2023-05-05T03:56:27.113Z] 03:56:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2023-05-05T03:56:27.113Z] Average: 8.15 0.60 7.55 0.00 102.05 1656.31 0.00 [2023-05-05T03:56:27.113Z] [2023-05-05T03:56:27.113Z] 02:08:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-05T03:56:27.113Z] 02:09:02 30616160 31891508 484932 1.47 47224 1544232 1664896 4.91 595356 1417152 6024 [2023-05-05T03:56:27.113Z] 02:10:01 30614668 31890152 485572 1.48 47260 1544236 1664896 4.91 596108 1417112 244 [2023-05-05T03:56:27.113Z] 02:11:01 30613140 31888676 486956 1.48 47300 1544236 1664896 4.91 597236 1417116 24 [2023-05-05T03:56:27.113Z] 02:12:01 30601364 31877100 498320 1.52 47340 1544244 1664896 4.91 609268 1417272 172 [2023-05-05T03:56:27.113Z] 02:13:01 30161904 31853168 512908 1.56 51732 1946468 1716036 5.06 726360 1713580 176488 [2023-05-05T03:56:27.113Z] 02:14:01 30216888 31844176 513968 1.56 56052 1877644 1720712 5.07 849164 1529832 28 [2023-05-05T03:56:27.113Z] 02:15:01 30216548 31843948 514116 1.56 56148 1877648 1720712 5.07 849428 1529844 8 [2023-05-05T03:56:27.113Z] 02:16:01 30216404 31843932 513980 1.56 56244 1877648 1720712 5.07 849660 1529852 40 [2023-05-05T03:56:27.113Z] 02:17:01 30215732 31843552 514448 1.56 56344 1877652 1720712 5.07 850340 1530064 8 [2023-05-05T03:56:27.113Z] 02:18:01 30215016 31843068 514664 1.57 56496 1877636 1720712 5.07 850772 1530072 20 [2023-05-05T03:56:27.113Z] 02:19:01 30214748 31842860 514828 1.57 56584 1877636 1720712 5.07 850684 1530064 8 [2023-05-05T03:56:27.113Z] 02:20:01 30214796 31843016 514660 1.57 56680 1877640 1720712 5.07 851036 1530072 36 [2023-05-05T03:56:27.113Z] 02:21:01 30214812 31843092 514560 1.56 56712 1877640 1720712 5.07 851104 1530068 8 [2023-05-05T03:56:27.113Z] 02:22:01 30214852 31843208 514360 1.56 56800 1877644 1720712 5.07 851004 1530104 4 [2023-05-05T03:56:27.113Z] 02:23:01 30212872 31841404 516528 1.57 56892 1877644 1727464 5.09 851224 1530108 32 [2023-05-05T03:56:27.113Z] 02:24:01 30222512 31851080 506812 1.54 56916 1877652 1727464 5.09 841512 1530108 40 [2023-05-05T03:56:27.113Z] 02:25:01 30222432 31851048 506712 1.54 56932 1877656 1727464 5.09 841416 1530112 12 [2023-05-05T03:56:27.113Z] 02:26:01 30222700 31851316 506352 1.54 56964 1877656 1727464 5.09 841632 1530112 180 [2023-05-05T03:56:27.113Z] 02:27:01 30222580 31851256 506364 1.54 56988 1877660 1727464 5.09 842112 1530116 180 [2023-05-05T03:56:27.113Z] 02:28:01 30222604 31851320 506268 1.54 57024 1877664 1727464 5.09 842876 1530128 208 [2023-05-05T03:56:27.113Z] 02:29:01 30222764 31851512 506268 1.54 57052 1877664 1727464 5.09 842844 1530120 184 [2023-05-05T03:56:27.113Z] 02:30:01 30222488 31851272 506432 1.54 57084 1877668 1727464 5.09 842916 1530128 200 [2023-05-05T03:56:27.113Z] 02:31:01 30222376 31851164 506456 1.54 57108 1877668 1727436 5.09 842952 1530128 172 [2023-05-05T03:56:27.113Z] 02:32:01 30222408 31851244 506376 1.54 57140 1877668 1727436 5.09 842696 1530136 4 [2023-05-05T03:56:27.113Z] 02:33:01 30222668 31851536 506032 1.54 57164 1877684 1727436 5.09 842696 1530132 12 [2023-05-05T03:56:27.113Z] 02:34:01 30222840 31851760 505768 1.54 57196 1877676 1727436 5.09 843040 1530144 4 [2023-05-05T03:56:27.113Z] 02:35:01 30222572 31851544 505876 1.54 57284 1877680 1727436 5.09 843064 1530152 8 [2023-05-05T03:56:27.113Z] 02:36:01 30222732 31851764 505840 1.54 57316 1877680 1694836 4.99 843412 1530156 4 [2023-05-05T03:56:27.113Z] 02:37:01 30222432 31851492 506080 1.54 57332 1877692 1694836 4.99 843008 1530148 8 [2023-05-05T03:56:27.113Z] 02:38:01 30221896 31851124 506376 1.54 57372 1877812 1694836 4.99 843808 1530276 4 [2023-05-05T03:56:27.113Z] 02:39:01 30221872 31851140 506340 1.54 57412 1877824 1694836 4.99 844096 1530284 12 [2023-05-05T03:56:27.113Z] 02:40:01 30221280 31850576 506804 1.54 57436 1877828 1694836 4.99 844768 1530288 168 [2023-05-05T03:56:27.113Z] 02:41:01 30221044 31850376 506996 1.54 57452 1877832 1694836 4.99 844700 1530284 8 [2023-05-05T03:56:27.113Z] 02:42:01 30220996 31850340 506960 1.54 57476 1877828 1694836 4.99 844768 1530292 136 [2023-05-05T03:56:27.113Z] 02:43:01 30220916 31850316 506936 1.54 57524 1877820 1694836 4.99 845144 1530292 16 [2023-05-05T03:56:27.113Z] 02:44:01 30220592 31850036 507208 1.54 57548 1877832 1694836 4.99 845368 1530300 148 [2023-05-05T03:56:27.113Z] 02:45:01 30220784 31850248 507168 1.54 57564 1877844 1694836 4.99 845356 1530308 12 [2023-05-05T03:56:27.113Z] 02:46:01 30220692 31850156 507432 1.54 57588 1877836 1694836 4.99 845424 1530308 140 [2023-05-05T03:56:27.113Z] 02:47:01 30220716 31850244 507368 1.54 57612 1877848 1694836 4.99 845516 1530316 8 [2023-05-05T03:56:27.113Z] 02:48:01 30220440 31849968 507584 1.54 57644 1877832 1694836 4.99 845472 1530316 140 [2023-05-05T03:56:27.113Z] 02:49:01 30219832 31849420 508068 1.55 57668 1877852 1694836 4.99 845780 1530308 36 [2023-05-05T03:56:27.113Z] 02:50:01 30219800 31849396 508032 1.54 57692 1877844 1694836 4.99 845912 1530312 44 [2023-05-05T03:56:27.113Z] 02:51:01 30220000 31849628 507952 1.54 57708 1877856 1694836 4.99 845976 1530320 44 [2023-05-05T03:56:27.113Z] 02:52:01 30220244 31849876 507668 1.54 57732 1877852 1694836 4.99 845976 1530324 196 [2023-05-05T03:56:27.113Z] 02:53:01 30220120 31849828 507856 1.54 57772 1877868 1694836 4.99 846444 1530332 36 [2023-05-05T03:56:27.113Z] 02:54:01 30219924 31849668 508024 1.54 57804 1877864 1694836 4.99 846268 1530336 20 [2023-05-05T03:56:27.113Z] 02:55:01 30219812 31849596 508032 1.54 57844 1877868 1694836 4.99 846336 1530332 28 [2023-05-05T03:56:27.113Z] 02:56:01 30219772 31849616 507944 1.54 57884 1877876 1694836 4.99 846324 1530336 172 [2023-05-05T03:56:27.113Z] 02:57:01 30162348 31795620 561200 1.71 57928 1880748 1694836 4.99 903272 1531852 84 [2023-05-05T03:56:27.113Z] 02:58:01 30162008 31795304 561412 1.71 57968 1880756 1694836 4.99 903632 1531836 72 [2023-05-05T03:56:27.113Z] 02:59:01 30162000 31795344 561388 1.71 57992 1880760 1694836 4.99 903364 1531840 36 [2023-05-05T03:56:27.113Z] 03:00:01 30161516 31794896 561600 1.71 58024 1880768 1694836 4.99 903832 1531848 268 [2023-05-05T03:56:27.113Z] 03:01:01 30161548 31794932 561536 1.71 58048 1880768 1694836 4.99 903412 1531848 8 [2023-05-05T03:56:27.113Z] 03:02:01 30155644 31789836 566328 1.72 58136 1881320 1732184 5.10 904732 1532224 0 [2023-05-05T03:56:27.113Z] 03:03:02 30155352 31789572 566512 1.72 58180 1881308 1732184 5.10 904548 1532224 12 [2023-05-05T03:56:27.113Z] 03:04:01 30155312 31789648 566392 1.72 58264 1881324 1732184 5.10 905608 1532232 292 [2023-05-05T03:56:27.113Z] 03:05:01 30155456 31789900 566256 1.72 58360 1881320 1732184 5.10 905492 1532232 0 [2023-05-05T03:56:27.113Z] 03:06:01 30155448 31789892 566196 1.72 58384 1881336 1732184 5.10 905524 1532232 300 [2023-05-05T03:56:27.113Z] 03:07:01 30155644 31790160 566004 1.72 58412 1881348 1732184 5.10 905692 1532244 4 [2023-05-05T03:56:27.113Z] 03:08:01 30155596 31790112 566072 1.72 58428 1881348 1732184 5.10 905676 1532244 8 [2023-05-05T03:56:27.113Z] 03:09:01 30151068 31787876 568016 1.73 58504 1883452 1704704 5.02 909128 1531292 80 [2023-05-05T03:56:27.113Z] 03:10:01 30150908 31787760 568016 1.73 58520 1883456 1704704 5.02 909428 1531296 228 [2023-05-05T03:56:27.113Z] 03:11:01 30150948 31787800 567952 1.73 58540 1883456 1704704 5.02 909092 1531296 12 [2023-05-05T03:56:27.113Z] 03:12:01 30150940 31787796 567884 1.73 58556 1883460 1704704 5.02 909064 1531300 152 [2023-05-05T03:56:27.113Z] 03:13:01 30151100 31788000 567852 1.73 58580 1883460 1704704 5.02 909192 1531304 8 [2023-05-05T03:56:27.113Z] 03:14:01 30150744 31787676 568088 1.73 58604 1883468 1704704 5.02 909612 1531308 216 [2023-05-05T03:56:27.113Z] 03:15:01 30151004 31787972 567800 1.73 58628 1883472 1704704 5.02 909376 1531312 12 [2023-05-05T03:56:27.113Z] 03:16:01 30150988 31787964 567732 1.73 58644 1883472 1704704 5.02 909392 1531316 256 [2023-05-05T03:56:27.113Z] 03:17:01 30150768 31787780 567952 1.73 58676 1883476 1704704 5.02 909852 1531320 240 [2023-05-05T03:56:27.113Z] 03:18:01 30150816 31787828 567904 1.73 58692 1883460 1704704 5.02 909448 1531320 0 [2023-05-05T03:56:27.113Z] 03:19:01 30157588 31794720 561004 1.71 58732 1883536 1704704 5.02 903032 1531368 8 [2023-05-05T03:56:27.113Z] 03:20:01 30157280 31794440 561216 1.71 58748 1883548 1704704 5.02 902964 1531396 304 [2023-05-05T03:56:27.113Z] 03:21:01 30157548 31794744 560904 1.71 58772 1883548 1688132 4.98 903024 1531396 8 [2023-05-05T03:56:27.113Z] 03:22:01 30157500 31794748 560852 1.71 58804 1883548 1688132 4.98 903080 1531408 40 [2023-05-05T03:56:27.113Z] 03:23:01 30157452 31794700 560824 1.71 58820 1883548 1688132 4.98 903104 1531408 60 [2023-05-05T03:56:27.114Z] 03:24:01 30157120 31794524 560936 1.71 58844 1883680 1688132 4.98 903212 1531512 16 [2023-05-05T03:56:27.114Z] 03:25:01 30156772 31794196 561176 1.71 58876 1883688 1688132 4.98 903268 1531516 24 [2023-05-05T03:56:27.114Z] 03:26:01 30156764 31794212 561084 1.71 58900 1883696 1688132 4.98 903268 1531536 12 [2023-05-05T03:56:27.114Z] 03:27:01 30156932 31794568 560900 1.71 58932 1883828 1688132 4.98 903676 1531664 8 [2023-05-05T03:56:27.114Z] 03:28:01 30156916 31794588 560880 1.71 58948 1883820 1704184 5.02 903416 1531660 40 [2023-05-05T03:56:27.114Z] 03:29:01 30156868 31794576 560832 1.71 58988 1883816 1720272 5.07 903664 1531664 16 [2023-05-05T03:56:27.114Z] 03:30:01 30156784 31794520 561036 1.71 59004 1883836 1720272 5.07 903704 1531676 304 [2023-05-05T03:56:27.114Z] 03:31:01 30157052 31794788 560724 1.71 59028 1883828 1720272 5.07 903688 1531676 60 [2023-05-05T03:56:27.114Z] 03:32:01 30156720 31794516 560960 1.71 59052 1883840 1720272 5.07 904032 1531680 8 [2023-05-05T03:56:27.114Z] 03:33:01 30156420 31794264 561156 1.71 59084 1883844 1720272 5.07 904096 1531684 24 [2023-05-05T03:56:27.114Z] 03:34:01 30156372 31794244 561108 1.71 59116 1883840 1720272 5.07 904260 1531688 28 [2023-05-05T03:56:27.114Z] 03:35:01 30156292 31794212 561052 1.71 59164 1883836 1720272 5.07 904356 1531688 28 [2023-05-05T03:56:27.114Z] 03:36:01 30156024 31793964 561260 1.71 59192 1883852 1720272 5.07 904420 1531688 8 [2023-05-05T03:56:27.114Z] 03:37:01 30155756 31793700 561444 1.71 59224 1883840 1720272 5.07 904496 1531692 8 [2023-05-05T03:56:27.114Z] 03:38:01 30155740 31793752 561388 1.71 59256 1883860 1720272 5.07 904596 1531700 24 [2023-05-05T03:56:27.114Z] 03:39:01 30155472 31793548 561716 1.71 59300 1883844 1720272 5.07 904804 1531704 40 [2023-05-05T03:56:27.114Z] 03:40:01 30155624 31793724 561660 1.71 59348 1883856 1704184 5.02 904920 1531704 8 [2023-05-05T03:56:27.114Z] 03:41:01 30155584 31793740 561620 1.71 59364 1883868 1704184 5.02 904780 1531708 8 [2023-05-05T03:56:27.114Z] 03:42:01 30155568 31793732 561696 1.71 59380 1883864 1704184 5.02 904764 1531712 4 [2023-05-05T03:56:27.114Z] 03:43:01 30155520 31793732 561648 1.71 59412 1883876 1704184 5.02 905388 1531712 16 [2023-05-05T03:56:27.114Z] 03:44:01 30155472 31793712 561612 1.71 59452 1883864 1704184 5.02 905568 1531720 12 [2023-05-05T03:56:27.114Z] 03:45:01 30155424 31793696 561548 1.71 59484 1883880 1704184 5.02 905576 1531720 16 [2023-05-05T03:56:27.114Z] 03:46:01 29633760 31578988 762880 2.32 66196 2173940 2056412 6.06 1202072 1731632 231756 [2023-05-05T03:56:27.114Z] 03:47:01 27839796 31407092 883248 2.69 158292 3580860 2054396 6.05 1486864 3068328 10244 [2023-05-05T03:56:27.114Z] 03:48:01 27190872 31517944 772356 2.35 171892 4276920 2069808 6.10 1529816 3621144 320 [2023-05-05T03:56:27.114Z] 03:49:01 27218400 31545496 745532 2.27 171992 4276780 1803964 5.32 1512184 3608932 20 [2023-05-05T03:56:27.114Z] 03:50:01 27218016 31545176 746004 2.27 172008 4276792 1803964 5.32 1512052 3608936 164 [2023-05-05T03:56:27.114Z] 03:51:01 27225104 31552280 738900 2.25 172024 4276792 1803964 5.32 1505584 3608936 8 [2023-05-05T03:56:27.114Z] 03:52:01 27225024 31552232 738852 2.25 172044 4276796 1803964 5.32 1505624 3608940 164 [2023-05-05T03:56:27.114Z] 03:53:01 27230236 31557460 733540 2.23 172060 4276796 1803964 5.32 1500776 3608940 8 [2023-05-05T03:56:27.114Z] 03:54:01 27230192 31557444 733752 2.23 172080 4276804 1803964 5.32 1500604 3608944 160 [2023-05-05T03:56:27.114Z] 03:55:01 27230168 31557448 733720 2.23 172104 4276804 1803964 5.32 1500560 3608948 12 [2023-05-05T03:56:27.114Z] 03:56:01 27230120 31557408 733680 2.23 172128 4276808 1803964 5.32 1500616 3608952 164 [2023-05-05T03:56:27.114Z] Average: 29927501 31793150 558037 1.70 68075 2086870 1724518 5.08 926876 1717817 4002 [2023-05-05T03:56:27.114Z] [2023-05-05T03:56:27.114Z] 02:08:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-05T03:56:27.114Z] 02:09:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:09:02 ens3 182.85 127.20 476.19 24.35 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:09:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:10:01 ens3 4.01 0.41 0.67 0.27 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:11:01 ens3 3.05 1.23 1.44 1.05 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:12:01 ens3 1.20 0.90 0.57 0.44 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:13:01 ens3 83.94 37.83 1948.77 2.75 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:13:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:14:01 ens3 1.08 0.80 0.47 0.21 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:15:01 ens3 0.28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:16:01 ens3 0.80 0.18 0.09 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:17:01 ens3 0.87 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:18:01 ens3 0.70 0.33 0.27 0.21 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:19:01 ens3 0.32 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:20:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:21:01 ens3 0.38 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:22:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:23:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:24:01 ens3 0.47 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:25:01 ens3 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:26:01 ens3 0.78 0.13 0.04 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:27:01 ens3 1.37 0.17 0.21 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:28:01 ens3 0.57 0.53 0.32 0.22 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:29:01 ens3 0.32 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:30:01 ens3 0.30 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:31:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:32:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:33:01 ens3 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:34:01 ens3 0.53 0.28 0.15 0.08 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:35:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:36:01 ens3 0.45 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.114Z] 02:37:01 ens3 1.18 0.00 0.11 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:38:01 ens3 1.43 0.65 0.45 0.29 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:39:01 ens3 0.40 0.22 0.17 0.14 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:40:01 ens3 0.47 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:41:01 ens3 0.12 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:42:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:43:01 ens3 0.58 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:44:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:46:01 ens3 0.42 0.10 0.03 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:47:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:48:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:49:01 ens3 0.33 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:50:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:53:01 ens3 0.28 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:54:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:55:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:56:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:57:01 ens3 15.35 12.00 13.18 6.85 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:57:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:59:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:02:01 ens3 1.37 0.80 0.56 0.31 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:02:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:03:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:03:02 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:03:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:04:01 ens3 1.27 0.83 0.49 0.37 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:06:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:08:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:09:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:10:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:11:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:12:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:13:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:14:01 ens3 0.23 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:16:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:17:01 ens3 0.08 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:18:01 ens3 0.23 0.17 0.17 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:19:01 ens3 0.22 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.115Z] 03:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:22:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:23:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:24:01 ens3 0.28 0.27 0.09 0.08 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:26:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:29:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:30:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:31:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:32:01 ens3 0.25 0.20 0.17 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:33:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:34:01 ens3 0.25 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:36:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:37:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:38:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:39:01 ens3 0.18 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:40:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:41:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:43:01 ens3 0.47 0.38 0.26 0.21 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:44:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:46:01 ens3 258.88 171.05 2032.80 63.08 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:46:01 lo 4.07 4.07 0.38 0.38 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:47:01 docker0 211.43 359.99 16.51 2108.36 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:47:01 veth2d115dc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:47:01 ens3 547.31 320.60 6386.72 48.13 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:47:01 lo 2.67 2.67 0.26 0.26 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:48:01 docker0 2.57 6.03 0.16 84.92 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:48:01 ens3 115.00 70.48 2631.64 19.20 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:48:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:49:01 ens3 6.13 3.93 5.91 2.29 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:49:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:50:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:51:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:52:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:53:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.116Z] 03:54:01 ens3 0.55 0.40 1.31 0.09 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.117Z] 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.117Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.117Z] 03:55:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.117Z] 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.117Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.117Z] 03:56:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.117Z] 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.117Z] Average: docker0 1.98 3.39 0.15 20.31 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.117Z] Average: ens3 11.53 7.03 125.09 1.60 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.117Z] Average: lo 0.19 0.19 0.02 0.02 0.00 0.00 0.00 0.00 [2023-05-05T03:56:27.117Z] [2023-05-05T03:56:27.117Z] [2023-05-05T03:56:27.117Z] ---> sar -P ALL: [2023-05-05T03:56:27.117Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-13363) 05/05/23 _x86_64_ (8 CPU) [2023-05-05T03:56:27.117Z] [2023-05-05T03:56:27.117Z] 02:07:40 LINUX RESTART (8 CPU) [2023-05-05T03:56:27.117Z] [2023-05-05T03:56:27.117Z] 02:08:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T03:56:27.117Z] 02:09:02 all 2.06 0.00 0.64 8.93 0.03 88.34 [2023-05-05T03:56:27.117Z] 02:09:02 0 2.90 0.00 1.58 14.35 0.02 81.15 [2023-05-05T03:56:27.117Z] 02:09:02 1 2.42 0.00 0.48 1.60 0.02 95.48 [2023-05-05T03:56:27.117Z] 02:09:02 2 1.74 0.00 0.70 28.84 0.03 68.69 [2023-05-05T03:56:27.117Z] 02:09:02 3 1.79 0.00 0.57 3.46 0.03 94.15 [2023-05-05T03:56:27.117Z] 02:09:02 4 1.47 0.00 0.52 5.98 0.07 91.96 [2023-05-05T03:56:27.117Z] 02:09:02 5 3.67 0.00 0.45 2.05 0.05 93.78 [2023-05-05T03:56:27.117Z] 02:09:02 6 1.44 0.00 0.47 0.20 0.02 97.88 [2023-05-05T03:56:27.117Z] 02:09:02 7 1.04 0.00 0.33 14.96 0.02 83.65 [2023-05-05T03:56:27.117Z] 02:10:01 all 0.03 0.00 0.01 0.13 0.01 99.81 [2023-05-05T03:56:27.117Z] 02:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:10:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-05T03:56:27.117Z] 02:10:01 2 0.15 0.00 0.03 0.00 0.03 99.78 [2023-05-05T03:56:27.117Z] 02:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-05T03:56:27.117Z] 02:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.117Z] 02:10:01 6 0.02 0.00 0.00 0.47 0.02 99.49 [2023-05-05T03:56:27.117Z] 02:10:01 7 0.00 0.00 0.00 0.59 0.02 99.39 [2023-05-05T03:56:27.117Z] 02:11:01 all 0.09 0.00 0.01 0.06 0.00 99.84 [2023-05-05T03:56:27.117Z] 02:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-05T03:56:27.117Z] 02:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.117Z] 02:11:01 2 0.55 0.00 0.00 0.00 0.02 99.43 [2023-05-05T03:56:27.117Z] 02:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.117Z] 02:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:11:01 6 0.02 0.00 0.02 0.18 0.00 99.78 [2023-05-05T03:56:27.117Z] 02:11:01 7 0.05 0.00 0.03 0.28 0.00 99.63 [2023-05-05T03:56:27.117Z] 02:12:01 all 0.15 0.00 0.02 0.08 0.01 99.75 [2023-05-05T03:56:27.117Z] 02:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.117Z] 02:12:01 1 0.72 0.00 0.02 0.00 0.02 99.25 [2023-05-05T03:56:27.117Z] 02:12:01 2 0.32 0.00 0.03 0.00 0.03 99.62 [2023-05-05T03:56:27.117Z] 02:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.117Z] 02:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:12:01 7 0.15 0.00 0.03 0.62 0.00 99.20 [2023-05-05T03:56:27.117Z] 02:13:01 all 0.74 0.00 0.29 0.68 0.01 98.28 [2023-05-05T03:56:27.117Z] 02:13:01 0 0.50 0.00 0.33 0.68 0.00 98.48 [2023-05-05T03:56:27.117Z] 02:13:01 1 0.27 0.00 0.08 0.02 0.00 99.63 [2023-05-05T03:56:27.117Z] 02:13:01 2 1.42 0.00 0.28 0.26 0.03 98.00 [2023-05-05T03:56:27.117Z] 02:13:01 3 0.82 0.00 0.25 0.23 0.02 98.68 [2023-05-05T03:56:27.117Z] 02:13:01 4 1.40 0.00 0.25 0.30 0.00 98.05 [2023-05-05T03:56:27.117Z] 02:13:01 5 0.70 0.00 0.28 0.07 0.02 98.93 [2023-05-05T03:56:27.117Z] 02:13:01 6 0.75 0.00 0.53 1.45 0.02 97.25 [2023-05-05T03:56:27.117Z] 02:13:01 7 0.07 0.00 0.32 2.40 0.02 97.19 [2023-05-05T03:56:27.117Z] 02:14:01 all 0.97 0.00 0.39 0.41 0.02 98.22 [2023-05-05T03:56:27.117Z] 02:14:01 0 0.53 0.00 0.37 0.02 0.02 99.07 [2023-05-05T03:56:27.117Z] 02:14:01 1 1.42 0.00 0.38 0.02 0.00 98.18 [2023-05-05T03:56:27.117Z] 02:14:01 2 0.53 0.00 0.28 0.00 0.02 99.17 [2023-05-05T03:56:27.117Z] 02:14:01 3 1.44 0.00 0.40 0.52 0.03 97.61 [2023-05-05T03:56:27.117Z] 02:14:01 4 0.47 0.00 0.50 0.10 0.02 98.92 [2023-05-05T03:56:27.117Z] 02:14:01 5 2.34 0.00 0.55 0.17 0.02 96.93 [2023-05-05T03:56:27.117Z] 02:14:01 6 0.55 0.00 0.25 0.07 0.02 99.12 [2023-05-05T03:56:27.117Z] 02:14:01 7 0.48 0.00 0.35 2.38 0.02 96.76 [2023-05-05T03:56:27.117Z] 02:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-05T03:56:27.117Z] 02:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.117Z] 02:15:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T03:56:27.117Z] 02:15:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.117Z] 02:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:15:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-05T03:56:27.117Z] 02:16:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-05-05T03:56:27.117Z] 02:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.117Z] 02:16:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-05T03:56:27.117Z] 02:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.117Z] 02:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:16:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2023-05-05T03:56:27.117Z] 02:17:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-05T03:56:27.117Z] 02:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:17:01 2 0.03 0.00 0.05 0.00 0.03 99.88 [2023-05-05T03:56:27.117Z] 02:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-05T03:56:27.117Z] 02:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-05T03:56:27.117Z] 02:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:17:01 7 0.05 0.00 0.00 0.03 0.00 99.92 [2023-05-05T03:56:27.117Z] 02:18:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2023-05-05T03:56:27.117Z] 02:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.117Z] 02:18:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-05T03:56:27.117Z] 02:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-05T03:56:27.117Z] 02:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.117Z] 02:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.117Z] 02:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:18:01 7 0.07 0.00 0.02 0.07 0.00 99.85 [2023-05-05T03:56:27.117Z] 02:19:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-05-05T03:56:27.117Z] 02:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.117Z] 02:19:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-05T03:56:27.117Z] 02:19:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2023-05-05T03:56:27.117Z] 02:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.117Z] 02:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:19:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2023-05-05T03:56:27.117Z] [2023-05-05T03:56:27.117Z] 02:19:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T03:56:27.117Z] 02:20:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-05-05T03:56:27.117Z] 02:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:20:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T03:56:27.117Z] 02:20:01 2 0.00 0.00 0.03 0.00 0.03 99.93 [2023-05-05T03:56:27.117Z] 02:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T03:56:27.117Z] 02:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:20:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-05T03:56:27.117Z] 02:21:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-05-05T03:56:27.117Z] 02:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:21:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-05T03:56:27.117Z] 02:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.117Z] 02:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.117Z] 02:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:21:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-05T03:56:27.117Z] 02:22:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-05T03:56:27.117Z] 02:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.117Z] 02:22:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T03:56:27.117Z] 02:22:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-05T03:56:27.117Z] 02:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.117Z] 02:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.117Z] 02:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.117Z] 02:22:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-05T03:56:27.117Z] 02:23:01 all 0.03 0.00 0.03 0.01 0.01 99.93 [2023-05-05T03:56:27.117Z] 02:23:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-05T03:56:27.117Z] 02:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.117Z] 02:23:01 2 0.07 0.00 0.07 0.00 0.02 99.85 [2023-05-05T03:56:27.117Z] 02:23:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2023-05-05T03:56:27.117Z] 02:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.117Z] 02:23:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-05T03:56:27.117Z] 02:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.117Z] 02:23:01 7 0.02 0.00 0.02 0.03 0.00 99.93 [2023-05-05T03:56:27.117Z] 02:24:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-05T03:56:27.117Z] 02:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.117Z] 02:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:24:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-05T03:56:27.118Z] 02:24:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.118Z] 02:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-05T03:56:27.118Z] 02:24:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T03:56:27.118Z] 02:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:24:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:25:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-05T03:56:27.118Z] 02:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.118Z] 02:25:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T03:56:27.118Z] 02:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.118Z] 02:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.118Z] 02:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:26:01 all 0.16 0.00 0.01 0.00 0.01 99.83 [2023-05-05T03:56:27.118Z] 02:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:26:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T03:56:27.118Z] 02:26:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-05T03:56:27.118Z] 02:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:26:01 5 1.12 0.00 0.02 0.00 0.00 98.86 [2023-05-05T03:56:27.118Z] 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:26:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:27:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2023-05-05T03:56:27.118Z] 02:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.118Z] 02:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:27:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.118Z] 02:27:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-05T03:56:27.118Z] 02:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:27:01 5 0.25 0.00 0.02 0.00 0.02 99.72 [2023-05-05T03:56:27.118Z] 02:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:27:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-05T03:56:27.118Z] 02:28:01 all 0.17 0.00 0.01 0.01 0.01 99.81 [2023-05-05T03:56:27.118Z] 02:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:28:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-05T03:56:27.118Z] 02:28:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T03:56:27.118Z] 02:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-05T03:56:27.118Z] 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:28:01 5 1.21 0.00 0.00 0.00 0.00 98.79 [2023-05-05T03:56:27.118Z] 02:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:28:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2023-05-05T03:56:27.118Z] 02:29:01 all 0.08 0.00 0.00 0.00 0.01 99.90 [2023-05-05T03:56:27.118Z] 02:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:29:01 2 0.02 0.00 0.02 0.02 0.03 99.92 [2023-05-05T03:56:27.118Z] 02:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T03:56:27.118Z] 02:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:29:01 5 0.55 0.00 0.00 0.00 0.02 99.43 [2023-05-05T03:56:27.118Z] 02:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:30:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-05T03:56:27.118Z] 02:30:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.118Z] 02:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:30:01 2 0.05 0.00 0.02 0.02 0.03 99.88 [2023-05-05T03:56:27.118Z] 02:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T03:56:27.118Z] 02:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.118Z] [2023-05-05T03:56:27.118Z] 02:30:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T03:56:27.118Z] 02:31:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2023-05-05T03:56:27.118Z] 02:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.118Z] 02:31:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-05T03:56:27.118Z] 02:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.118Z] 02:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:31:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-05T03:56:27.118Z] 02:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:32:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T03:56:27.118Z] 02:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-05T03:56:27.118Z] 02:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.118Z] 02:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:32:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:33:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-05T03:56:27.118Z] 02:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.118Z] 02:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:33:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T03:56:27.118Z] 02:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.118Z] 02:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:33:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:33:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-05T03:56:27.118Z] 02:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-05T03:56:27.118Z] 02:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.118Z] 02:34:01 2 0.00 0.00 0.02 0.02 0.03 99.93 [2023-05-05T03:56:27.118Z] 02:34:01 3 0.07 0.00 0.02 0.02 0.00 99.90 [2023-05-05T03:56:27.118Z] 02:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.118Z] 02:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:34:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:35:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-05T03:56:27.118Z] 02:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:35:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-05T03:56:27.118Z] 02:35:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T03:56:27.118Z] 02:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.118Z] 02:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:35:01 7 0.00 0.00 0.02 0.05 0.00 99.93 [2023-05-05T03:56:27.118Z] 02:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-05T03:56:27.118Z] 02:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:36:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-05T03:56:27.118Z] 02:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T03:56:27.118Z] 02:36:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:36:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.118Z] 02:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:36:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:37:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-05-05T03:56:27.118Z] 02:37:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.118Z] 02:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:37:01 2 0.02 0.00 0.02 0.02 0.03 99.92 [2023-05-05T03:56:27.118Z] 02:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-05-05T03:56:27.118Z] 02:38:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2023-05-05T03:56:27.118Z] 02:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:38:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-05T03:56:27.118Z] 02:38:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.118Z] 02:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.118Z] 02:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.118Z] 02:38:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-05T03:56:27.118Z] 02:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-05T03:56:27.118Z] 02:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:39:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-05T03:56:27.118Z] 02:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.118Z] 02:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.118Z] 02:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.118Z] 02:39:01 7 0.02 0.00 0.00 0.08 0.02 99.88 [2023-05-05T03:56:27.118Z] 02:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-05T03:56:27.118Z] 02:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.118Z] 02:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:40:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-05T03:56:27.118Z] 02:40:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-05T03:56:27.118Z] 02:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.118Z] 02:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.118Z] 02:41:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-05T03:56:27.119Z] 02:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:41:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-05T03:56:27.119Z] 02:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.119Z] 02:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-05T03:56:27.119Z] [2023-05-05T03:56:27.119Z] 02:41:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T03:56:27.119Z] 02:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-05T03:56:27.119Z] 02:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:42:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-05T03:56:27.119Z] 02:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.119Z] 02:42:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-05T03:56:27.119Z] 02:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.119Z] 02:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:43:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-05-05T03:56:27.119Z] 02:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:43:01 2 0.03 0.00 0.00 0.02 0.03 99.92 [2023-05-05T03:56:27.119Z] 02:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T03:56:27.119Z] 02:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:43:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-05-05T03:56:27.119Z] 02:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:44:01 2 0.07 0.00 0.03 0.00 0.02 99.88 [2023-05-05T03:56:27.119Z] 02:44:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-05T03:56:27.119Z] 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.119Z] 02:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:44:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:45:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-05T03:56:27.119Z] 02:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T03:56:27.119Z] 02:45:01 2 0.03 0.00 0.02 0.02 0.03 99.90 [2023-05-05T03:56:27.119Z] 02:45:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.119Z] 02:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-05T03:56:27.119Z] 02:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.119Z] 02:46:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-05T03:56:27.119Z] 02:46:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.119Z] 02:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.119Z] 02:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.119Z] 02:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:46:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T03:56:27.119Z] 02:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:47:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-05T03:56:27.119Z] 02:47:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.119Z] 02:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:47:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:48:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2023-05-05T03:56:27.119Z] 02:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.119Z] 02:48:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T03:56:27.119Z] 02:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.119Z] 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:48:01 5 1.32 0.00 0.02 0.00 0.00 98.66 [2023-05-05T03:56:27.119Z] 02:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:49:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-05-05T03:56:27.119Z] 02:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.119Z] 02:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.119Z] 02:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.119Z] 02:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:49:01 5 0.25 0.00 0.00 0.00 0.02 99.73 [2023-05-05T03:56:27.119Z] 02:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:50:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-05-05T03:56:27.119Z] 02:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T03:56:27.119Z] 02:50:01 2 0.02 0.00 0.02 0.02 0.03 99.92 [2023-05-05T03:56:27.119Z] 02:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-05T03:56:27.119Z] 02:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.119Z] 02:51:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-05T03:56:27.119Z] 02:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.119Z] 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-05T03:56:27.119Z] 02:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.119Z] 02:52:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-05T03:56:27.119Z] 02:52:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.119Z] 02:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.119Z] 02:52:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-05T03:56:27.119Z] [2023-05-05T03:56:27.119Z] 02:52:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T03:56:27.119Z] 02:53:01 all 0.00 0.00 0.00 0.01 0.01 99.98 [2023-05-05T03:56:27.119Z] 02:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:53:01 2 0.02 0.00 0.02 0.02 0.03 99.92 [2023-05-05T03:56:27.119Z] 02:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.119Z] 02:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:53:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:54:01 all 0.16 0.00 0.01 0.00 0.01 99.81 [2023-05-05T03:56:27.119Z] 02:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:54:01 1 0.07 0.00 0.05 0.00 0.03 99.85 [2023-05-05T03:56:27.119Z] 02:54:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T03:56:27.119Z] 02:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.119Z] 02:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:54:01 5 1.19 0.00 0.00 0.00 0.02 98.79 [2023-05-05T03:56:27.119Z] 02:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:54:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-05T03:56:27.119Z] 02:55:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-05-05T03:56:27.119Z] 02:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.119Z] 02:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.119Z] 02:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.119Z] 02:55:01 5 0.57 0.00 0.07 0.00 0.00 99.37 [2023-05-05T03:56:27.119Z] 02:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-05T03:56:27.119Z] 02:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.119Z] 02:56:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.119Z] 02:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:56:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T03:56:27.119Z] 02:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.119Z] 02:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.119Z] 02:56:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.119Z] 02:57:01 all 0.38 0.00 0.03 0.02 0.01 99.56 [2023-05-05T03:56:27.119Z] 02:57:01 0 0.30 0.00 0.03 0.05 0.00 99.62 [2023-05-05T03:56:27.119Z] 02:57:01 1 0.48 0.00 0.02 0.00 0.02 99.48 [2023-05-05T03:56:27.119Z] 02:57:01 2 0.17 0.00 0.07 0.00 0.00 99.77 [2023-05-05T03:56:27.119Z] 02:57:01 3 0.28 0.00 0.00 0.02 0.02 99.68 [2023-05-05T03:56:27.119Z] 02:57:01 4 0.82 0.00 0.03 0.00 0.03 99.12 [2023-05-05T03:56:27.119Z] 02:57:01 5 0.42 0.00 0.00 0.00 0.00 99.58 [2023-05-05T03:56:27.119Z] 02:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.119Z] 02:57:01 7 0.58 0.00 0.08 0.08 0.00 99.25 [2023-05-05T03:56:27.119Z] 02:58:01 all 0.23 0.00 0.01 0.00 0.01 99.75 [2023-05-05T03:56:27.120Z] 02:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 02:58:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-05-05T03:56:27.120Z] 02:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.120Z] 02:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.120Z] 02:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.120Z] 02:58:01 5 1.69 0.00 0.03 0.00 0.02 98.26 [2023-05-05T03:56:27.120Z] 02:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 02:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.120Z] 02:59:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2023-05-05T03:56:27.120Z] 02:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.120Z] 02:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.120Z] 02:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 02:59:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T03:56:27.120Z] 02:59:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T03:56:27.120Z] 02:59:01 5 0.42 0.00 0.08 0.00 0.02 99.48 [2023-05-05T03:56:27.120Z] 02:59:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.120Z] 02:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-05T03:56:27.120Z] 03:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-05T03:56:27.120Z] 03:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:00:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.120Z] 03:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.120Z] 03:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.120Z] 03:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:00:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2023-05-05T03:56:27.120Z] 03:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-05T03:56:27.120Z] 03:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:01:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-05T03:56:27.120Z] 03:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.120Z] 03:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.120Z] 03:01:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-05T03:56:27.120Z] 03:02:01 all 0.09 0.00 0.04 0.01 0.01 99.85 [2023-05-05T03:56:27.120Z] 03:02:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-05T03:56:27.120Z] 03:02:01 1 0.05 0.00 0.05 0.02 0.03 99.85 [2023-05-05T03:56:27.120Z] 03:02:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-05-05T03:56:27.120Z] 03:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-05T03:56:27.120Z] 03:02:01 4 0.50 0.00 0.08 0.00 0.02 99.40 [2023-05-05T03:56:27.120Z] 03:02:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-05T03:56:27.120Z] 03:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-05T03:56:27.120Z] 03:02:01 7 0.00 0.00 0.02 0.08 0.00 99.90 [2023-05-05T03:56:27.120Z] 03:03:02 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-05T03:56:27.120Z] 03:03:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:03:02 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.120Z] 03:03:02 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-05T03:56:27.120Z] 03:03:02 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.120Z] 03:03:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:03:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:03:02 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T03:56:27.120Z] 03:03:02 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.120Z] [2023-05-05T03:56:27.120Z] 03:03:02 CPU %user %nice %system %iowait %steal %idle [2023-05-05T03:56:27.120Z] 03:04:01 all 0.12 0.00 0.01 0.02 0.00 99.84 [2023-05-05T03:56:27.120Z] 03:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-05T03:56:27.120Z] 03:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.120Z] 03:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:04:01 5 0.84 0.00 0.00 0.00 0.02 99.14 [2023-05-05T03:56:27.120Z] 03:04:01 6 0.00 0.00 0.02 0.07 0.00 99.92 [2023-05-05T03:56:27.120Z] 03:04:01 7 0.02 0.00 0.03 0.12 0.00 99.83 [2023-05-05T03:56:27.120Z] 03:05:01 all 0.25 0.00 0.00 0.00 0.01 99.73 [2023-05-05T03:56:27.120Z] 03:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.120Z] 03:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.120Z] 03:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.120Z] 03:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:05:01 5 1.95 0.00 0.00 0.00 0.02 98.03 [2023-05-05T03:56:27.120Z] 03:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:05:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-05T03:56:27.120Z] 03:06:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2023-05-05T03:56:27.120Z] 03:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:06:01 1 0.03 0.00 0.00 0.03 0.00 99.93 [2023-05-05T03:56:27.120Z] 03:06:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-05T03:56:27.120Z] 03:06:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.120Z] 03:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:06:01 5 0.37 0.00 0.00 0.00 0.00 99.63 [2023-05-05T03:56:27.120Z] 03:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.120Z] 03:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:07:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2023-05-05T03:56:27.120Z] 03:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.120Z] 03:07:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T03:56:27.120Z] 03:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:07:01 5 1.97 0.00 0.00 0.00 0.02 98.01 [2023-05-05T03:56:27.120Z] 03:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:07:01 7 0.02 0.00 0.00 0.10 0.00 99.88 [2023-05-05T03:56:27.120Z] 03:08:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2023-05-05T03:56:27.120Z] 03:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.120Z] 03:08:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-05T03:56:27.120Z] 03:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.120Z] 03:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:08:01 5 1.04 0.00 0.00 0.00 0.02 98.94 [2023-05-05T03:56:27.120Z] 03:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:08:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-05T03:56:27.120Z] 03:09:01 all 0.03 0.00 0.02 0.01 0.01 99.93 [2023-05-05T03:56:27.120Z] 03:09:01 0 0.03 0.00 0.00 0.05 0.02 99.90 [2023-05-05T03:56:27.120Z] 03:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.120Z] 03:09:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2023-05-05T03:56:27.120Z] 03:09:01 3 0.03 0.00 0.05 0.03 0.02 99.87 [2023-05-05T03:56:27.120Z] 03:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.120Z] 03:09:01 5 0.03 0.00 0.07 0.00 0.00 99.90 [2023-05-05T03:56:27.120Z] 03:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:09:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-05-05T03:56:27.120Z] 03:10:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2023-05-05T03:56:27.120Z] 03:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.120Z] 03:10:01 2 0.00 0.00 0.00 0.00 0.03 99.97 [2023-05-05T03:56:27.120Z] 03:10:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-05T03:56:27.120Z] 03:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.120Z] 03:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:10:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:11:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-05T03:56:27.120Z] 03:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:11:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-05T03:56:27.120Z] 03:11:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2023-05-05T03:56:27.120Z] 03:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:11:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2023-05-05T03:56:27.120Z] 03:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:11:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-05-05T03:56:27.120Z] 03:12:01 all 0.26 0.00 0.00 0.00 0.01 99.73 [2023-05-05T03:56:27.120Z] 03:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.120Z] 03:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.120Z] 03:12:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-05T03:56:27.120Z] 03:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.120Z] 03:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.120Z] 03:12:01 5 0.46 0.00 0.00 0.00 0.00 99.54 [2023-05-05T03:56:27.120Z] 03:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.120Z] 03:12:01 7 1.51 0.00 0.00 0.00 0.00 98.49 [2023-05-05T03:56:27.120Z] 03:13:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-05-05T03:56:27.121Z] 03:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:13:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2023-05-05T03:56:27.121Z] 03:13:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-05T03:56:27.121Z] 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.121Z] 03:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:13:01 7 1.97 0.00 0.00 0.02 0.02 98.00 [2023-05-05T03:56:27.121Z] 03:14:01 all 0.24 0.00 0.01 0.00 0.00 99.75 [2023-05-05T03:56:27.121Z] 03:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.121Z] 03:14:01 2 0.07 0.00 0.00 0.00 0.02 99.92 [2023-05-05T03:56:27.121Z] 03:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T03:56:27.121Z] 03:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.121Z] 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:14:01 7 1.78 0.00 0.02 0.02 0.00 98.19 [2023-05-05T03:56:27.121Z] [2023-05-05T03:56:27.121Z] 03:14:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T03:56:27.121Z] 03:15:01 all 0.23 0.00 0.00 0.00 0.01 99.75 [2023-05-05T03:56:27.121Z] 03:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.121Z] 03:15:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-05T03:56:27.121Z] 03:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.121Z] 03:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:15:01 7 1.76 0.00 0.00 0.02 0.02 98.21 [2023-05-05T03:56:27.121Z] 03:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-05T03:56:27.121Z] 03:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:16:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-05T03:56:27.121Z] 03:16:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-05T03:56:27.121Z] 03:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.121Z] 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-05T03:56:27.121Z] 03:17:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.121Z] 03:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.121Z] 03:17:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-05T03:56:27.121Z] 03:17:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-05T03:56:27.121Z] 03:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.121Z] 03:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.121Z] 03:17:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T03:56:27.121Z] 03:18:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-05-05T03:56:27.121Z] 03:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.121Z] 03:18:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-05T03:56:27.121Z] 03:18:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-05T03:56:27.121Z] 03:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.121Z] 03:18:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:19:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-05-05T03:56:27.121Z] 03:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:19:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-05T03:56:27.121Z] 03:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T03:56:27.121Z] 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:19:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-05T03:56:27.121Z] 03:20:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-05-05T03:56:27.121Z] 03:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:20:01 2 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-05T03:56:27.121Z] 03:20:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-05T03:56:27.121Z] 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.121Z] 03:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-05-05T03:56:27.121Z] 03:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:21:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-05T03:56:27.121Z] 03:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.121Z] 03:21:01 4 0.28 0.00 0.00 0.00 0.00 99.72 [2023-05-05T03:56:27.121Z] 03:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.121Z] 03:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:21:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T03:56:27.121Z] 03:22:01 all 0.26 0.00 0.00 0.01 0.01 99.72 [2023-05-05T03:56:27.121Z] 03:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.121Z] 03:22:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-05T03:56:27.121Z] 03:22:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.121Z] 03:22:01 4 1.97 0.00 0.00 0.00 0.00 98.03 [2023-05-05T03:56:27.121Z] 03:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:22:01 7 0.02 0.00 0.00 0.07 0.00 99.92 [2023-05-05T03:56:27.121Z] 03:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-05-05T03:56:27.121Z] 03:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.121Z] 03:23:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2023-05-05T03:56:27.121Z] 03:23:01 4 1.98 0.00 0.00 0.00 0.02 98.00 [2023-05-05T03:56:27.121Z] 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:23:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2023-05-05T03:56:27.121Z] 03:24:01 all 0.26 0.00 0.00 0.00 0.01 99.73 [2023-05-05T03:56:27.121Z] 03:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.121Z] 03:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:24:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-05T03:56:27.121Z] 03:24:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-05T03:56:27.121Z] 03:24:01 4 1.99 0.00 0.00 0.00 0.00 98.01 [2023-05-05T03:56:27.121Z] 03:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:24:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-05T03:56:27.121Z] 03:25:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2023-05-05T03:56:27.121Z] 03:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:25:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-05T03:56:27.121Z] 03:25:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-05T03:56:27.121Z] 03:25:01 4 1.94 0.00 0.02 0.00 0.02 98.03 [2023-05-05T03:56:27.121Z] 03:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.121Z] 03:25:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T03:56:27.121Z] [2023-05-05T03:56:27.121Z] 03:25:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T03:56:27.121Z] 03:26:01 all 0.25 0.00 0.00 0.00 0.01 99.73 [2023-05-05T03:56:27.121Z] 03:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.121Z] 03:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:26:01 2 0.05 0.00 0.00 0.00 0.05 99.90 [2023-05-05T03:56:27.121Z] 03:26:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-05-05T03:56:27.121Z] 03:26:01 4 1.89 0.00 0.02 0.00 0.02 98.08 [2023-05-05T03:56:27.121Z] 03:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.121Z] 03:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:27:01 all 0.04 0.00 0.00 0.01 0.01 99.94 [2023-05-05T03:56:27.121Z] 03:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.121Z] 03:27:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-05-05T03:56:27.121Z] 03:27:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T03:56:27.121Z] 03:27:01 4 0.30 0.00 0.00 0.00 0.00 99.70 [2023-05-05T03:56:27.121Z] 03:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:27:01 7 0.00 0.00 0.00 0.08 0.00 99.92 [2023-05-05T03:56:27.121Z] 03:28:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-05T03:56:27.121Z] 03:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:28:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2023-05-05T03:56:27.121Z] 03:28:01 3 0.02 0.00 0.02 0.05 0.02 99.90 [2023-05-05T03:56:27.121Z] 03:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.121Z] 03:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-05T03:56:27.121Z] 03:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.121Z] 03:29:01 2 0.15 0.00 0.05 0.00 0.05 99.75 [2023-05-05T03:56:27.121Z] 03:29:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-05T03:56:27.121Z] 03:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.121Z] 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.121Z] 03:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.122Z] 03:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-05T03:56:27.122Z] 03:30:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-05-05T03:56:27.122Z] 03:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:30:01 2 0.35 0.00 0.05 0.00 0.03 99.57 [2023-05-05T03:56:27.122Z] 03:30:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-05-05T03:56:27.122Z] 03:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.122Z] 03:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:30:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:31:01 all 0.00 0.00 0.00 0.00 0.01 99.98 [2023-05-05T03:56:27.122Z] 03:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.122Z] 03:31:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T03:56:27.122Z] 03:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.122Z] 03:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:31:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:32:01 all 0.13 0.00 0.01 0.02 0.01 99.83 [2023-05-05T03:56:27.122Z] 03:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:32:01 2 0.98 0.00 0.03 0.00 0.02 98.97 [2023-05-05T03:56:27.122Z] 03:32:01 3 0.02 0.00 0.02 0.15 0.02 99.80 [2023-05-05T03:56:27.122Z] 03:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.122Z] 03:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.122Z] 03:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-05-05T03:56:27.122Z] 03:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:33:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-05T03:56:27.122Z] 03:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-05-05T03:56:27.122Z] 03:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:33:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.122Z] 03:33:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:34:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-05-05T03:56:27.122Z] 03:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:34:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-05-05T03:56:27.122Z] 03:34:01 2 0.07 0.00 0.02 0.00 0.05 99.87 [2023-05-05T03:56:27.122Z] 03:34:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-05T03:56:27.122Z] 03:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:34:01 7 0.00 0.00 0.00 0.07 0.00 99.93 [2023-05-05T03:56:27.122Z] 03:35:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-05-05T03:56:27.122Z] 03:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.122Z] 03:35:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-05T03:56:27.122Z] 03:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.122Z] 03:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:35:01 7 0.00 0.00 0.00 0.08 0.00 99.92 [2023-05-05T03:56:27.122Z] 03:36:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-05T03:56:27.122Z] 03:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:36:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T03:56:27.122Z] 03:36:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2023-05-05T03:56:27.122Z] 03:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.122Z] 03:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.122Z] 03:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:36:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-05-05T03:56:27.122Z] [2023-05-05T03:56:27.122Z] 03:36:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T03:56:27.122Z] 03:37:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2023-05-05T03:56:27.122Z] 03:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:37:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-05-05T03:56:27.122Z] 03:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:37:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:38:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-05-05T03:56:27.122Z] 03:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.122Z] 03:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:38:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2023-05-05T03:56:27.122Z] 03:38:01 3 0.03 0.00 0.00 0.10 0.07 99.80 [2023-05-05T03:56:27.122Z] 03:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.122Z] 03:38:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:39:01 all 0.10 0.00 0.01 0.05 0.01 99.84 [2023-05-05T03:56:27.122Z] 03:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:39:01 2 0.76 0.00 0.03 0.00 0.03 99.17 [2023-05-05T03:56:27.122Z] 03:39:01 3 0.00 0.00 0.02 0.10 0.00 99.88 [2023-05-05T03:56:27.122Z] 03:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.122Z] 03:39:01 7 0.00 0.00 0.00 0.28 0.00 99.72 [2023-05-05T03:56:27.122Z] 03:40:01 all 0.16 0.00 0.01 0.04 0.01 99.78 [2023-05-05T03:56:27.122Z] 03:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.122Z] 03:40:01 2 1.24 0.00 0.07 0.00 0.03 98.66 [2023-05-05T03:56:27.122Z] 03:40:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-05-05T03:56:27.122Z] 03:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:40:01 7 0.00 0.00 0.02 0.32 0.00 99.67 [2023-05-05T03:56:27.122Z] 03:41:01 all 0.02 0.00 0.01 0.03 0.01 99.94 [2023-05-05T03:56:27.122Z] 03:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:41:01 2 0.08 0.00 0.00 0.00 0.02 99.90 [2023-05-05T03:56:27.122Z] 03:41:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2023-05-05T03:56:27.122Z] 03:41:01 4 0.02 0.00 0.03 0.07 0.02 99.87 [2023-05-05T03:56:27.122Z] 03:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:41:01 7 0.00 0.00 0.00 0.13 0.02 99.85 [2023-05-05T03:56:27.122Z] 03:42:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-05-05T03:56:27.122Z] 03:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:42:01 2 0.47 0.00 0.00 0.00 0.02 99.52 [2023-05-05T03:56:27.122Z] 03:42:01 3 0.03 0.00 0.07 0.00 0.03 99.87 [2023-05-05T03:56:27.122Z] 03:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.122Z] 03:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.122Z] 03:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:43:01 all 0.24 0.00 0.01 0.02 0.01 99.73 [2023-05-05T03:56:27.122Z] 03:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.122Z] 03:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.122Z] 03:43:01 2 1.73 0.00 0.00 0.00 0.00 98.27 [2023-05-05T03:56:27.122Z] 03:43:01 3 0.07 0.00 0.03 0.02 0.03 99.85 [2023-05-05T03:56:27.122Z] 03:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-05-05T03:56:27.122Z] 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:43:01 7 0.07 0.00 0.00 0.12 0.00 99.82 [2023-05-05T03:56:27.122Z] 03:44:01 all 0.10 0.00 0.01 0.01 0.01 99.87 [2023-05-05T03:56:27.122Z] 03:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.122Z] 03:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.122Z] 03:44:01 2 0.68 0.00 0.02 0.00 0.02 99.29 [2023-05-05T03:56:27.122Z] 03:44:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2023-05-05T03:56:27.122Z] 03:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.122Z] 03:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.122Z] 03:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.122Z] 03:44:01 7 0.00 0.00 0.00 0.10 0.00 99.90 [2023-05-05T03:56:27.123Z] 03:45:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-05-05T03:56:27.123Z] 03:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.123Z] 03:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.123Z] 03:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.123Z] 03:45:01 3 0.05 0.00 0.00 0.00 0.03 99.92 [2023-05-05T03:56:27.123Z] 03:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.123Z] 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.123Z] 03:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.123Z] 03:45:01 7 0.02 0.00 0.02 0.08 0.00 99.88 [2023-05-05T03:56:27.123Z] 03:46:01 all 2.70 0.00 0.75 0.58 0.02 95.95 [2023-05-05T03:56:27.123Z] 03:46:01 0 3.19 0.00 1.49 3.02 0.00 92.31 [2023-05-05T03:56:27.123Z] 03:46:01 1 1.82 0.00 0.60 0.08 0.02 97.48 [2023-05-05T03:56:27.123Z] 03:46:01 2 1.69 0.00 0.69 0.02 0.03 97.57 [2023-05-05T03:56:27.123Z] 03:46:01 3 2.29 0.00 0.50 0.03 0.03 97.14 [2023-05-05T03:56:27.123Z] 03:46:01 4 3.53 0.00 0.43 0.47 0.02 95.55 [2023-05-05T03:56:27.123Z] 03:46:01 5 2.84 0.00 1.03 0.52 0.02 95.60 [2023-05-05T03:56:27.123Z] 03:46:01 6 3.21 0.00 0.60 0.02 0.02 96.16 [2023-05-05T03:56:27.123Z] 03:46:01 7 3.06 0.00 0.64 0.50 0.02 95.78 [2023-05-05T03:56:27.123Z] 03:47:01 all 9.09 0.00 4.15 3.61 0.08 83.08 [2023-05-05T03:56:27.123Z] 03:47:01 0 8.61 0.00 3.85 5.65 0.08 81.80 [2023-05-05T03:56:27.123Z] 03:47:01 1 9.14 0.00 4.15 1.58 0.05 85.08 [2023-05-05T03:56:27.123Z] 03:47:01 2 9.53 0.00 4.58 2.59 0.07 83.24 [2023-05-05T03:56:27.123Z] 03:47:01 3 9.06 0.00 4.69 1.10 0.10 85.04 [2023-05-05T03:56:27.123Z] 03:47:01 4 10.15 0.00 3.83 6.51 0.07 79.45 [2023-05-05T03:56:27.123Z] 03:47:01 5 7.52 0.00 3.60 6.60 0.07 82.22 [2023-05-05T03:56:27.123Z] 03:47:01 6 9.84 0.00 4.51 0.51 0.08 85.06 [2023-05-05T03:56:27.123Z] 03:47:01 7 8.89 0.00 3.96 4.30 0.10 82.74 [2023-05-05T03:56:27.123Z] [2023-05-05T03:56:27.123Z] 03:47:01 CPU %user %nice %system %iowait %steal %idle [2023-05-05T03:56:27.123Z] 03:48:01 all 37.70 0.00 6.68 1.68 0.08 53.86 [2023-05-05T03:56:27.123Z] 03:48:01 0 34.84 0.00 6.20 1.83 0.08 57.05 [2023-05-05T03:56:27.123Z] 03:48:01 1 37.92 0.00 7.13 0.02 0.08 54.85 [2023-05-05T03:56:27.123Z] 03:48:01 2 39.82 0.00 7.25 0.24 0.08 52.61 [2023-05-05T03:56:27.123Z] 03:48:01 3 39.78 0.00 7.37 6.29 0.10 46.46 [2023-05-05T03:56:27.123Z] 03:48:01 4 39.01 0.00 6.32 0.34 0.08 54.25 [2023-05-05T03:56:27.123Z] 03:48:01 5 35.15 0.00 5.46 0.08 0.07 59.24 [2023-05-05T03:56:27.123Z] 03:48:01 6 39.71 0.00 7.45 3.54 0.08 49.23 [2023-05-05T03:56:27.123Z] 03:48:01 7 35.35 0.00 6.26 1.12 0.08 57.18 [2023-05-05T03:56:27.123Z] 03:49:01 all 0.17 0.00 0.09 0.01 0.01 99.72 [2023-05-05T03:56:27.123Z] 03:49:01 0 0.23 0.00 0.08 0.00 0.02 99.67 [2023-05-05T03:56:27.123Z] 03:49:01 1 0.12 0.00 0.08 0.00 0.00 99.80 [2023-05-05T03:56:27.123Z] 03:49:01 2 0.13 0.00 0.08 0.02 0.02 99.75 [2023-05-05T03:56:27.123Z] 03:49:01 3 0.20 0.00 0.13 0.02 0.02 99.63 [2023-05-05T03:56:27.123Z] 03:49:01 4 0.27 0.00 0.08 0.00 0.00 99.65 [2023-05-05T03:56:27.123Z] 03:49:01 5 0.08 0.00 0.08 0.00 0.00 99.83 [2023-05-05T03:56:27.123Z] 03:49:01 6 0.20 0.00 0.10 0.05 0.03 99.62 [2023-05-05T03:56:27.123Z] 03:49:01 7 0.12 0.00 0.08 0.00 0.02 99.78 [2023-05-05T03:56:27.123Z] 03:50:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2023-05-05T03:56:27.123Z] 03:50:01 0 1.55 0.00 0.02 0.00 0.00 98.43 [2023-05-05T03:56:27.123Z] 03:50:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.123Z] 03:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.123Z] 03:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-05T03:56:27.123Z] 03:50:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-05-05T03:56:27.123Z] 03:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.123Z] 03:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.123Z] 03:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.123Z] 03:51:01 all 0.04 0.00 0.01 0.00 0.02 99.93 [2023-05-05T03:56:27.123Z] 03:51:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2023-05-05T03:56:27.123Z] 03:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.123Z] 03:51:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-05T03:56:27.123Z] 03:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.123Z] 03:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-05T03:56:27.123Z] 03:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.123Z] 03:51:01 6 0.07 0.00 0.02 0.02 0.03 99.87 [2023-05-05T03:56:27.123Z] 03:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.123Z] 03:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-05-05T03:56:27.123Z] 03:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.123Z] 03:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.123Z] 03:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.123Z] 03:52:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-05T03:56:27.123Z] 03:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-05-05T03:56:27.123Z] 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.123Z] 03:52:01 6 0.03 0.00 0.00 0.02 0.03 99.92 [2023-05-05T03:56:27.123Z] 03:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.123Z] 03:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-05T03:56:27.123Z] 03:53:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.123Z] 03:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-05T03:56:27.123Z] 03:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.123Z] 03:53:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.123Z] 03:53:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2023-05-05T03:56:27.123Z] 03:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.123Z] 03:53:01 6 0.07 0.00 0.05 0.00 0.05 99.83 [2023-05-05T03:56:27.123Z] 03:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.123Z] 03:54:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-05-05T03:56:27.123Z] 03:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.123Z] 03:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-05-05T03:56:27.123Z] 03:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.123Z] 03:54:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2023-05-05T03:56:27.123Z] 03:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-05T03:56:27.123Z] 03:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.123Z] 03:54:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-05T03:56:27.123Z] 03:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.123Z] 03:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-05-05T03:56:27.123Z] 03:55:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-05-05T03:56:27.123Z] 03:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-05T03:56:27.123Z] 03:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-05T03:56:27.123Z] 03:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-05T03:56:27.123Z] 03:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-05-05T03:56:27.123Z] 03:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-05-05T03:56:27.123Z] 03:55:01 6 0.05 0.00 0.03 0.02 0.02 99.88 [2023-05-05T03:56:27.123Z] 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.123Z] 03:56:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-05-05T03:56:27.123Z] 03:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-05T03:56:27.123Z] 03:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.123Z] 03:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-05-05T03:56:27.123Z] 03:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-05T03:56:27.123Z] 03:56:01 4 0.30 0.00 0.00 0.00 0.00 99.70 [2023-05-05T03:56:27.123Z] 03:56:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-05T03:56:27.123Z] 03:56:01 6 0.00 0.00 0.00 0.02 0.03 99.95 [2023-05-05T03:56:27.123Z] 03:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-05T03:56:27.123Z] Average: all 0.56 0.00 0.13 0.15 0.01 99.15 [2023-05-05T03:56:27.123Z] Average: 0 0.49 0.00 0.13 0.24 0.00 99.14 [2023-05-05T03:56:27.123Z] Average: 1 0.51 0.00 0.13 0.03 0.01 99.32 [2023-05-05T03:56:27.123Z] Average: 2 0.60 0.00 0.15 0.30 0.03 98.93 [2023-05-05T03:56:27.123Z] Average: 3 0.53 0.00 0.14 0.12 0.02 99.20 [2023-05-05T03:56:27.123Z] Average: 4 0.64 0.00 0.12 0.13 0.01 99.11 [2023-05-05T03:56:27.123Z] Average: 5 0.63 0.00 0.11 0.09 0.01 99.16 [2023-05-05T03:56:27.123Z] Average: 6 0.52 0.00 0.13 0.06 0.01 99.28 [2023-05-05T03:56:27.123Z] Average: 7 0.53 0.00 0.11 0.28 0.01 99.07 [2023-05-05T03:56:27.123Z] [2023-05-05T03:56:27.123Z] [2023-05-05T03:56:27.123Z]