Pull request #35 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb4acbadf26248d4c12f87e250511ea626ce5e21+d844151a1f42fb40cd3b012691e92cd9aabaf4b1 (564121b5e91d0d8b171eeebbc45d796522a4058d) 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-ssh2111160628757994028.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8202132647600549512.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-35/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3365268967421785257.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11699347246536978537.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-uart/branches/PR-35/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13477833066855236618.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-uart, buildSnap:false] ========================================================= [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-uart-settings PROJECT: device-uart USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 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-uart DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5205 in /w/workspace/edgexfoundry_device-uart_PR-35 [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-uart.git > git init /w/workspace/edgexfoundry_device-uart_PR-35 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.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-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-uart.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-uart.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d844151a1f42fb40cd3b012691e92cd9aabaf4b1 into PR head commit cb4acbadf26248d4c12f87e250511ea626ce5e21 Merge succeeded, producing cb4acbadf26248d4c12f87e250511ea626ce5e21 Checking out Revision cb4acbadf26248d4c12f87e250511ea626ce5e21 (PR-35) Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-28T20:32:29.439Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-28T20:32:29.504Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-28T20:32:29.525Z] ========================================================= [2023-11-28T20:32:29.526Z] EdgeX Global Pipelines Version Info [2023-11-28T20:32:29.526Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f cb4acbadf26248d4c12f87e250511ea626ce5e21 # 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 d844151a1f42fb40cd3b012691e92cd9aabaf4b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cb4acbadf26248d4c12f87e250511ea626ce5e21 # timeout=10 > git rev-list --no-walk bd418c67c598278a4d44eeb145d02a57e9daffa0 # timeout=10 [2023-11-28T20:32:30.239Z] ------------------- [2023-11-28T20:32:30.239Z] stable info: [2023-11-28T20:32:30.239Z] ------------------- [2023-11-28T20:32:30.239Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-28T20:32:30.239Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:32:30.239Z] Message: update stable to v1.0.258 [2023-11-28T20:32:30.809Z] ------------------- [2023-11-28T20:32:30.809Z] experimental info: [2023-11-28T20:32:30.809Z] ------------------- [2023-11-28T20:32:30.809Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-28T20:32:30.810Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-28T20:32:30.810Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-28T20:32:30.895Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-uart-settings [Pipeline] echo [2023-11-28T20:32:30.922Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-uart [Pipeline] echo [2023-11-28T20:32:30.945Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-28T20:32:30.970Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-28T20:32:30.992Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-28T20:32:31.029Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-28T20:32:31.058Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-28T20:32:31.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-28T20:32:31.106Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-28T20:32:31.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-28T20:32:31.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-28T20:32:31.193Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-uart [Pipeline] echo [2023-11-28T20:32:31.223Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-28T20:32:31.248Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-28T20:32:31.285Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:32:31.311Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-28T20:32:31.345Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:32:31.376Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-28T20:32:31.401Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-28T20:32:31.432Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-28T20:32:31.462Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-28T20:32:31.494Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-28T20:32:31.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-28T20:32:31.550Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-28T20:32:31.580Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-28T20:32:31.609Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-28T20:32:31.645Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-28T20:32:31.677Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-35 [Pipeline] echo [2023-11-28T20:32:31.709Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-35 [Pipeline] echo [2023-11-28T20:32:31.741Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-35 [Pipeline] echo [2023-11-28T20:32:31.773Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb4acbadf26248d4c12f87e250511ea626ce5e21 [Pipeline] echo [2023-11-28T20:32:31.820Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb4acba [Pipeline] echo [2023-11-28T20:32:31.855Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T20:32:31.931Z] provisioning config files... [2023-11-28T20:32:31.943Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-35@tmp/config10963899272169941897tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:32.292Z] ---> ****-login.sh [2023-11-28T20:32:32.292Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:32:32.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:32.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:32.551Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:32.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:32.551Z] [2023-11-28T20:32:32.551Z] Login Succeeded [2023-11-28T20:32:32.551Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:32:32.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:32.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:32.551Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:32.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:32.551Z] [2023-11-28T20:32:32.551Z] Login Succeeded [2023-11-28T20:32:32.810Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:32:32.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:32.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:32.811Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:32.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:32.811Z] [2023-11-28T20:32:32.811Z] Login Succeeded [2023-11-28T20:32:32.811Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:32:32.811Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:32.811Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:32.811Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:32.811Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:32.811Z] [2023-11-28T20:32:32.811Z] Login Succeeded [2023-11-28T20:32:32.811Z] ****.io [2023-11-28T20:32:33.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:33.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:33.072Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:33.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:33.072Z] [2023-11-28T20:32:33.072Z] Login Succeeded [2023-11-28T20:32:33.334Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:32:33.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-28T20:32:33.832Z] + git rev-list -1 --merges cb4acbadf26248d4c12f87e250511ea626ce5e21~1..cb4acbadf26248d4c12f87e250511ea626ce5e21 [Pipeline] echo [2023-11-28T20:32:33.856Z] -----------> git rev-list -1 --merges cb4acbadf26248d4c12f87e250511ea626ce5e21~1..cb4acbadf26248d4c12f87e250511ea626ce5e21 cb4acbadf26248d4c12f87e250511ea626ce5e21 [false] [Pipeline] sh [2023-11-28T20:32:34.164Z] + git log --format=format:%s -1 cb4acbadf26248d4c12f87e250511ea626ce5e21 [Pipeline] echo [2023-11-28T20:32:34.177Z] ========================================================= [2023-11-28T20:32:34.177Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-28T20:32:34.177Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T20:32:34.553Z] + git log --format=format:%s -1 cb4acbadf26248d4c12f87e250511ea626ce5e21 [Pipeline] echo [2023-11-28T20:32:34.565Z] [semverPrep] GIT_COMMIT: cb4acbadf26248d4c12f87e250511ea626ce5e21, Commit Message: build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0 [Pipeline] echo [2023-11-28T20:32:34.589Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-28T20:32:34.965Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-28T20:32:34.965Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-28T20:32:34.965Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-28T20:32:34.965Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-28T20:32:34.965Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-28T20:32:34.965Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-28T20:32:34.965Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:35.335Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:32:35.335Z] [2023-11-28T20:32:35.335Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:35.657Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:32:35.657Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-28T20:32:35.657Z] b85a868b505f: Pulling fs layer [2023-11-28T20:32:35.657Z] e2be974225ed: Pulling fs layer [2023-11-28T20:32:35.657Z] 339a4e72a1f5: Pulling fs layer [2023-11-28T20:32:35.657Z] 988bab9f4d93: Pulling fs layer [2023-11-28T20:32:35.657Z] 1469e6f7b9e6: Pulling fs layer [2023-11-28T20:32:35.657Z] eaf3925da568: Pulling fs layer [2023-11-28T20:32:35.657Z] bab4dde63d76: Pulling fs layer [2023-11-28T20:32:35.657Z] bde34c3a00c8: Pulling fs layer [2023-11-28T20:32:35.657Z] b352a97aabf1: Pulling fs layer [2023-11-28T20:32:35.657Z] 4872d77fe225: Pulling fs layer [2023-11-28T20:32:35.657Z] 5851b861e8e6: Pulling fs layer [2023-11-28T20:32:35.657Z] 988bab9f4d93: Waiting [2023-11-28T20:32:35.657Z] 1469e6f7b9e6: Waiting [2023-11-28T20:32:35.657Z] eaf3925da568: Waiting [2023-11-28T20:32:35.657Z] bab4dde63d76: Waiting [2023-11-28T20:32:35.657Z] bde34c3a00c8: Waiting [2023-11-28T20:32:35.657Z] b352a97aabf1: Waiting [2023-11-28T20:32:35.657Z] 4872d77fe225: Waiting [2023-11-28T20:32:35.657Z] 5851b861e8e6: Waiting [2023-11-28T20:32:35.657Z] e2be974225ed: Download complete [2023-11-28T20:32:35.657Z] 988bab9f4d93: Download complete [2023-11-28T20:32:35.657Z] 1469e6f7b9e6: Verifying Checksum [2023-11-28T20:32:35.657Z] 1469e6f7b9e6: Download complete [2023-11-28T20:32:35.657Z] 339a4e72a1f5: Verifying Checksum [2023-11-28T20:32:35.657Z] 339a4e72a1f5: Download complete [2023-11-28T20:32:35.916Z] eaf3925da568: Verifying Checksum [2023-11-28T20:32:35.916Z] eaf3925da568: Download complete [2023-11-28T20:32:35.916Z] bde34c3a00c8: Verifying Checksum [2023-11-28T20:32:35.916Z] bde34c3a00c8: Download complete [2023-11-28T20:32:35.916Z] b352a97aabf1: Download complete [2023-11-28T20:32:35.916Z] 4872d77fe225: Verifying Checksum [2023-11-28T20:32:35.916Z] 4872d77fe225: Download complete [2023-11-28T20:32:35.916Z] 5851b861e8e6: Download complete [2023-11-28T20:32:35.916Z] b85a868b505f: Verifying Checksum [2023-11-28T20:32:35.916Z] b85a868b505f: Download complete [2023-11-28T20:32:36.175Z] bab4dde63d76: Verifying Checksum [2023-11-28T20:32:36.175Z] bab4dde63d76: Download complete [2023-11-28T20:32:37.113Z] b85a868b505f: Pull complete [2023-11-28T20:32:37.372Z] e2be974225ed: Pull complete [2023-11-28T20:32:38.313Z] 339a4e72a1f5: Pull complete [2023-11-28T20:32:38.313Z] 988bab9f4d93: Pull complete [2023-11-28T20:32:38.576Z] 1469e6f7b9e6: Pull complete [2023-11-28T20:32:38.835Z] eaf3925da568: Pull complete [2023-11-28T20:32:41.384Z] bab4dde63d76: Pull complete [2023-11-28T20:32:41.384Z] bde34c3a00c8: Pull complete [2023-11-28T20:32:41.384Z] b352a97aabf1: Pull complete [2023-11-28T20:32:41.384Z] 4872d77fe225: Pull complete [2023-11-28T20:32:41.384Z] 5851b861e8e6: Pull complete [2023-11-28T20:32:41.384Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-28T20:32:41.384Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-28T20:32:41.384Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:32:41.572Z] prd-ubuntu20.04-docker-8c-8g-5205 does not seem to be running inside a container [2023-11-28T20:32:41.607Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@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-11-28T20:32:44.276Z] $ docker top 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f -eo pid,comm [2023-11-28T20:32:44.332Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-11-28T20:32:44.332Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-28T20:32:44.426Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:32:44.426Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:32:44.548Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:32:44.550Z] $ docker exec 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f ssh-agent [2023-11-28T20:32:44.658Z] SSH_AUTH_SOCK=/tmp/ssh-h9w6IS0fwNuO/agent.32 [2023-11-28T20:32:44.658Z] SSH_AGENT_PID=38 [2023-11-28T20:32:44.665Z] Running ssh-add (command line suppressed) [2023-11-28T20:32:44.766Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-35@tmp/private_key_9377919772560296154.key (/w/workspace/edgexfoundry_device-uart_PR-35@tmp/private_key_9377919772560296154.key) [2023-11-28T20:32:44.779Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:32:45.081Z] + git tag --points-at HEAD [Pipeline] } [2023-11-28T20:32:45.094Z] $ docker exec --env ******** --env ******** 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f ssh-agent -k [2023-11-28T20:32:45.191Z] unset SSH_AUTH_SOCK; [2023-11-28T20:32:45.191Z] unset SSH_AGENT_PID; [2023-11-28T20:32:45.191Z] echo Agent pid 38 killed; [2023-11-28T20:32:45.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-28T20:32:45.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-28T20:32:45.269Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-28T20:32:45.372Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-28T20:32:45.375Z] $ docker exec 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f ssh-agent [2023-11-28T20:32:45.485Z] SSH_AUTH_SOCK=/tmp/ssh-UudMmsDTs5t3/agent.70 [2023-11-28T20:32:45.485Z] SSH_AGENT_PID=76 [2023-11-28T20:32:45.489Z] Running ssh-add (command line suppressed) [2023-11-28T20:32:45.588Z] Identity added: /w/workspace/edgexfoundry_device-uart_PR-35@tmp/private_key_6182403736770506433.key (/w/workspace/edgexfoundry_device-uart_PR-35@tmp/private_key_6182403736770506433.key) [2023-11-28T20:32:45.601Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-28T20:32:45.909Z] + git semver init [2023-11-28T20:32:46.167Z] 2023-11-28 20:32:46,090 [run_init] DEBUG init version:0.0.0 force:False [2023-11-28T20:32:46.167Z] 2023-11-28 20:32:46,091 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-uart_PR-35/.semver [2023-11-28T20:32:46.167Z] 2023-11-28 20:32:46,091 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-uart.git /w/workspace/edgexfoundry_device-uart_PR-35/.semver [2023-11-28T20:32:46.167Z] 2023-11-28 20:32:46,092 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-uart.git', '/w/workspace/edgexfoundry_device-uart_PR-35/.semver'], cwd=/w/workspace/edgexfoundry_device-uart_PR-35, universal_newlines=False, shell=None, istream=None) [2023-11-28T20:32:48.094Z] 2023-11-28 20:32:47,644 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-uart_PR-35/.git/info/exclude [2023-11-28T20:32:48.094Z] 2023-11-28 20:32:47,645 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-uart_PR-35/.semver/PR-35 with force:False [2023-11-28T20:32:48.094Z] 2023-11-28 20:32:47,645 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-uart_PR-35/.semver/PR-35 [2023-11-28T20:32:48.094Z] 2023-11-28 20:32:47,650 [execute] INFO git cat-file --batch-check [2023-11-28T20:32:48.094Z] 2023-11-28 20:32:47,650 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-uart_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T20:32:48.094Z] 2023-11-28 20:32:47,656 [execute] INFO git cat-file --batch [2023-11-28T20:32:48.094Z] 2023-11-28 20:32:47,656 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-uart_PR-35/.semver, universal_newlines=False, shell=None, istream=) [2023-11-28T20:32:48.094Z] 2023-11-28 20:32:47,662 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-uart_PR-35/.semver/PR-35 [2023-11-28T20:32:48.094Z] 0.0.0 [Pipeline] } [2023-11-28T20:32:48.106Z] $ docker exec --env ******** --env ******** 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f ssh-agent -k [2023-11-28T20:32:48.196Z] unset SSH_AUTH_SOCK; [2023-11-28T20:32:48.197Z] unset SSH_AGENT_PID; [2023-11-28T20:32:48.197Z] echo Agent pid 76 killed; [2023-11-28T20:32:48.207Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-28T20:32:48.577Z] + git semver [Pipeline] } [2023-11-28T20:32:48.853Z] $ docker stop --time=1 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f [2023-11-28T20:32:50.609Z] $ docker rm -f --volumes 7291319ad4c830c04ab960302a997e55ac07004322ba8568a66aa2fb0997590f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:32:51.058Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-28T20:32:51.426Z] Stashed 1 file(s) [Pipeline] echo [2023-11-28T20:32:51.433Z] [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-11-28T20:32:51.794Z] provisioning config files... [2023-11-28T20:32:51.804Z] copy managed file [device-uart-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-35@tmp/config15354650798756660723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:32:52.137Z] ---> ****-login.sh [2023-11-28T20:32:52.137Z] nexus3.edgexfoundry.org:10001 [2023-11-28T20:32:52.137Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:52.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:52.138Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:52.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:52.138Z] [2023-11-28T20:32:52.138Z] Login Succeeded [2023-11-28T20:32:52.138Z] nexus3.edgexfoundry.org:10002 [2023-11-28T20:32:52.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:52.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:52.401Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:52.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:52.401Z] [2023-11-28T20:32:52.401Z] Login Succeeded [2023-11-28T20:32:52.401Z] nexus3.edgexfoundry.org:10003 [2023-11-28T20:32:52.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:52.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:52.401Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:52.401Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:52.401Z] [2023-11-28T20:32:52.401Z] Login Succeeded [2023-11-28T20:32:52.401Z] nexus3.edgexfoundry.org:10004 [2023-11-28T20:32:52.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:52.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:52.661Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:52.661Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:52.661Z] [2023-11-28T20:32:52.661Z] Login Succeeded [2023-11-28T20:32:52.661Z] ****.io [2023-11-28T20:32:52.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T20:32:52.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T20:32:52.920Z] Configure a credential helper to remove this warning. See [2023-11-28T20:32:52.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T20:32:52.921Z] [2023-11-28T20:32:52.921Z] Login Succeeded [2023-11-28T20:32:52.921Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T20:32:52.929Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T20:32:53.083Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:32:53.115Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T20:32:53.156Z] ========================================================= [2023-11-28T20:32:53.156Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-28T20:32:53.156Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:32:53.551Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T20:32:53.551Z] Sending build context to Docker daemon 23.04MB [2023-11-28T20:32:53.551Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:32:53.551Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T20:32:53.837Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-28T20:32:53.837Z] 7264a8db6415: Pulling fs layer [2023-11-28T20:32:53.837Z] c4d48a809fc2: Pulling fs layer [2023-11-28T20:32:53.837Z] 4f1c88b9dad5: Pulling fs layer [2023-11-28T20:32:53.837Z] ad3a456e5733: Pulling fs layer [2023-11-28T20:32:53.837Z] 69c7f0334f64: Pulling fs layer [2023-11-28T20:32:53.837Z] 1f1c1a5573a3: Pulling fs layer [2023-11-28T20:32:53.837Z] ce7588e14bc9: Pulling fs layer [2023-11-28T20:32:53.837Z] b5e4710f87ac: Pulling fs layer [2023-11-28T20:32:53.837Z] ce7588e14bc9: Waiting [2023-11-28T20:32:53.837Z] b5e4710f87ac: Waiting [2023-11-28T20:32:53.837Z] 69c7f0334f64: Waiting [2023-11-28T20:32:53.837Z] 1f1c1a5573a3: Waiting [2023-11-28T20:32:53.837Z] ad3a456e5733: Waiting [2023-11-28T20:32:53.837Z] c4d48a809fc2: Download complete [2023-11-28T20:32:53.837Z] ad3a456e5733: Verifying Checksum [2023-11-28T20:32:53.837Z] ad3a456e5733: Download complete [2023-11-28T20:32:53.837Z] 69c7f0334f64: Download complete [2023-11-28T20:32:53.837Z] 7264a8db6415: Verifying Checksum [2023-11-28T20:32:53.837Z] 7264a8db6415: Download complete [2023-11-28T20:32:53.837Z] 1f1c1a5573a3: Verifying Checksum [2023-11-28T20:32:53.837Z] 1f1c1a5573a3: Download complete [2023-11-28T20:32:54.105Z] 7264a8db6415: Pull complete [2023-11-28T20:32:54.105Z] b5e4710f87ac: Download complete [2023-11-28T20:32:54.105Z] c4d48a809fc2: Pull complete [2023-11-28T20:32:54.105Z] 4f1c88b9dad5: Verifying Checksum [2023-11-28T20:32:54.105Z] 4f1c88b9dad5: Download complete [2023-11-28T20:32:54.670Z] ce7588e14bc9: Verifying Checksum [2023-11-28T20:32:54.670Z] ce7588e14bc9: Download complete [2023-11-28T20:32:57.958Z] 4f1c88b9dad5: Pull complete [2023-11-28T20:32:57.958Z] ad3a456e5733: Pull complete [2023-11-28T20:32:57.958Z] 69c7f0334f64: Pull complete [2023-11-28T20:32:57.958Z] 1f1c1a5573a3: Pull complete [2023-11-28T20:33:00.483Z] ce7588e14bc9: Pull complete [2023-11-28T20:33:00.742Z] b5e4710f87ac: Pull complete [2023-11-28T20:33:00.742Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-28T20:33:00.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-28T20:33:00.742Z] ---> 88b5674ff536 [2023-11-28T20:33:00.742Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T20:33:04.942Z] ---> Running in 871f81ac3969 [2023-11-28T20:33:04.942Z] Removing intermediate container 871f81ac3969 [2023-11-28T20:33:04.942Z] ---> df69e86f0439 [2023-11-28T20:33:04.942Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:33:04.942Z] ---> Running in d87e49dfd4b7 [2023-11-28T20:33:04.942Z] Removing intermediate container d87e49dfd4b7 [2023-11-28T20:33:04.942Z] ---> fe3186115700 [2023-11-28T20:33:04.942Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:33:04.942Z] ---> Running in 49245b7e8322 [2023-11-28T20:33:04.942Z] Removing intermediate container 49245b7e8322 [2023-11-28T20:33:04.942Z] ---> 173912310263 [2023-11-28T20:33:04.942Z] Step 6/12 : WORKDIR /device-uart [2023-11-28T20:33:04.942Z] ---> Running in 8ee41bc5ee01 [2023-11-28T20:33:04.942Z] Removing intermediate container 8ee41bc5ee01 [2023-11-28T20:33:04.942Z] ---> aa5ccd4b4223 [2023-11-28T20:33:04.942Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:33:04.942Z] ---> Running in 0a2b0fb44874 [2023-11-28T20:33:04.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:33:04.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:33:05.201Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T20:33:05.201Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T20:33:05.201Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T20:33:05.201Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T20:33:05.201Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:33:05.201Z] OK: 268 MiB in 56 packages [2023-11-28T20:33:05.767Z] Removing intermediate container 0a2b0fb44874 [2023-11-28T20:33:05.767Z] ---> b4c7e6c93445 [2023-11-28T20:33:05.767Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T20:33:05.767Z] ---> e8636b080d3e [2023-11-28T20:33:05.767Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:33:05.767Z] ---> Running in 5c68107cde1f [2023-11-28T20:33:06.711Z] Still waiting to schedule task [2023-11-28T20:33:06.712Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-11-28T20:33:37.859Z] Removing intermediate container 5c68107cde1f [2023-11-28T20:33:37.859Z] ---> cdfb4abab1a2 [2023-11-28T20:33:37.859Z] Step 10/12 : COPY . . [2023-11-28T20:33:37.859Z] ---> 1c93497efba5 [2023-11-28T20:33:37.859Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:33:37.859Z] ---> Running in 266ca5cdadec [2023-11-28T20:33:37.859Z] Removing intermediate container 266ca5cdadec [2023-11-28T20:33:37.859Z] ---> 2bd51dfcce60 [2023-11-28T20:33:37.859Z] Step 12/12 : RUN ${MAKE} [2023-11-28T20:33:37.859Z] ---> Running in 2ee666b79b80 [2023-11-28T20:33:37.859Z] noop [2023-11-28T20:33:37.859Z] Removing intermediate container 2ee666b79b80 [2023-11-28T20:33:37.859Z] ---> 044d0da8644a [2023-11-28T20:33:37.859Z] Successfully built 044d0da8644a [2023-11-28T20:33:37.859Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:33:38.242Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:33:38.242Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:33:38.353Z] prd-ubuntu20.04-docker-8c-8g-5205 does not seem to be running inside a container [2023-11-28T20:33:38.392Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@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-11-28T20:33:38.715Z] $ docker top 2f9fd9dab6c71cf5bbd83c59b6c5f31b1b8571c6f657212607fbd7761cb1e385 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:33:39.106Z] + go version [2023-11-28T20:33:39.106Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-28T20:33:39.121Z] $ docker stop --time=1 2f9fd9dab6c71cf5bbd83c59b6c5f31b1b8571c6f657212607fbd7761cb1e385 [2023-11-28T20:33:40.389Z] $ docker rm -f --volumes 2f9fd9dab6c71cf5bbd83c59b6c5f31b1b8571c6f657212607fbd7761cb1e385 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:33:40.966Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-28T20:33:40.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:33:41.098Z] prd-ubuntu20.04-docker-8c-8g-5205 does not seem to be running inside a container [2023-11-28T20:33:41.131Z] $ 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-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@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-11-28T20:33:41.428Z] $ docker top 8d23fffd57503b7b087820bc227093b5326586f5b4acc801b282171a50369f31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T20:33:41.936Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-uart_PR-35 [Pipeline] fileExists [Pipeline] sh [2023-11-28T20:33:42.271Z] + make test [2023-11-28T20:33:42.271Z] go test ./... -coverprofile=coverage.out [2023-11-28T20:33:43.647Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-28T20:33:53.613Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-28T20:33:53.613Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-28T20:33:58.868Z] go vet ./... [2023-11-28T20:34:03.532Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T20:34:03.532Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T20:34:03.532Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T20:34:03.546Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T20:34:03.591Z] $ docker stop --time=1 8d23fffd57503b7b087820bc227093b5326586f5b4acc801b282171a50369f31 [2023-11-28T20:34:06.239Z] $ docker rm -f --volumes 8d23fffd57503b7b087820bc227093b5326586f5b4acc801b282171a50369f31 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T20:34:06.739Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T20:34:06.803Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-28T20:34:07.369Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T20:34:07.648Z] + ls -al . [2023-11-28T20:34:07.648Z] total 156 [2023-11-28T20:34:07.648Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:33 . [2023-11-28T20:34:07.648Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 20:32 .. [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 20:32 .dockerignore [2023-11-28T20:34:07.648Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 20:33 .git [2023-11-28T20:34:07.648Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:32 .github [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 28 20:32 .gitignore [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 20:32 .golangci.yml [2023-11-28T20:34:07.648Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:32 .semver [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 28 20:32 Attribution.txt [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 28 20:32 CHANGELOG.md [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 1886 Nov 28 20:32 Dockerfile [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 20:32 GOVERNANCE.md [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 28 20:32 Jenkinsfile [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 20:32 LICENSE [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 28 20:32 Makefile [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 20:32 OWNERS.md [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 28 20:32 README.md [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 20:32 VERSION [2023-11-28T20:34:07.648Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 20:32 bin [2023-11-28T20:34:07.648Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:32 cmd [2023-11-28T20:34:07.648Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 28 20:33 coverage.out [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 3716 Nov 28 20:32 go.mod [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 35303 Nov 28 20:32 go.sum [2023-11-28T20:34:07.648Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 20:32 internal [2023-11-28T20:34:07.648Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:34:08.005Z] + docker build -t device-uart -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=cb4acbadf26248d4c12f87e250511ea626ce5e21 --label arch=amd64 --label version=0.0.0 . [2023-11-28T20:34:08.005Z] Sending build context to Docker daemon 23.04MB [2023-11-28T20:34:08.005Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T20:34:08.005Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-28T20:34:08.005Z] ---> 044d0da8644a [2023-11-28T20:34:08.005Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T20:34:08.264Z] ---> Running in 864755ce65dd [2023-11-28T20:34:08.264Z] Removing intermediate container 864755ce65dd [2023-11-28T20:34:08.264Z] ---> a0f83295edb7 [2023-11-28T20:34:08.264Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T20:34:08.264Z] ---> Running in 1f1cec1a67ba [2023-11-28T20:34:08.523Z] Removing intermediate container 1f1cec1a67ba [2023-11-28T20:34:08.523Z] ---> 408a13c1a5ae [2023-11-28T20:34:08.523Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-28T20:34:08.523Z] ---> Running in 32723dcac2f3 [2023-11-28T20:34:08.523Z] Removing intermediate container 32723dcac2f3 [2023-11-28T20:34:08.523Z] ---> 8e448b0aa20c [2023-11-28T20:34:08.523Z] Step 6/26 : WORKDIR /device-uart [2023-11-28T20:34:08.523Z] ---> Running in 223d313f2811 [2023-11-28T20:34:08.782Z] Removing intermediate container 223d313f2811 [2023-11-28T20:34:08.782Z] ---> 4ac269cdb2d2 [2023-11-28T20:34:08.782Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T20:34:08.782Z] ---> Running in b71643ecf747 [2023-11-28T20:34:09.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:34:09.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:34:09.299Z] OK: 268 MiB in 56 packages [2023-11-28T20:34:09.866Z] Removing intermediate container b71643ecf747 [2023-11-28T20:34:09.866Z] ---> 8c5068d22e04 [2023-11-28T20:34:09.866Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-28T20:34:09.866Z] ---> 97c3c6bc8866 [2023-11-28T20:34:09.866Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T20:34:09.866Z] ---> Running in 2859924356ef [2023-11-28T20:34:10.431Z] Removing intermediate container 2859924356ef [2023-11-28T20:34:10.431Z] ---> a75043083224 [2023-11-28T20:34:10.431Z] Step 10/26 : COPY . . [2023-11-28T20:34:11.365Z] ---> 0889cfd5da59 [2023-11-28T20:34:11.365Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T20:34:11.365Z] ---> Running in 940bb8c79e35 [2023-11-28T20:34:11.365Z] Removing intermediate container 940bb8c79e35 [2023-11-28T20:34:11.365Z] ---> 8f5c49b88cc6 [2023-11-28T20:34:11.365Z] Step 12/26 : RUN ${MAKE} [2023-11-28T20:34:11.365Z] ---> Running in 5712eb9182d2 [2023-11-28T20:34:11.627Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-28T20:34:33.605Z] Removing intermediate container 5712eb9182d2 [2023-11-28T20:34:33.605Z] ---> 68fa962f539c [2023-11-28T20:34:33.605Z] Step 13/26 : FROM alpine:3.18 [2023-11-28T20:34:33.605Z] 3.18: Pulling from library/alpine [2023-11-28T20:34:33.605Z] 96526aa774ef: Pulling fs layer [2023-11-28T20:34:33.605Z] 96526aa774ef: Download complete [2023-11-28T20:34:33.605Z] 96526aa774ef: Pull complete [2023-11-28T20:34:33.605Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T20:34:33.605Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T20:34:33.605Z] ---> 8ca4688f4f35 [2023-11-28T20:34:33.605Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-28T20:34:33.605Z] ---> Running in 83877a585896 [2023-11-28T20:34:33.605Z] Removing intermediate container 83877a585896 [2023-11-28T20:34:33.605Z] ---> 17af0d0251d3 [2023-11-28T20:34:33.605Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-28T20:34:33.605Z] ---> Running in 48af249e823b [2023-11-28T20:34:33.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:34:33.605Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:34:33.605Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T20:34:33.605Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T20:34:33.605Z] OK: 7 MiB in 16 packages [2023-11-28T20:34:33.864Z] Removing intermediate container 48af249e823b [2023-11-28T20:34:33.864Z] ---> fa292f2fad83 [2023-11-28T20:34:33.864Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-28T20:34:33.864Z] ---> Running in 14bb80368a21 [2023-11-28T20:34:34.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-28T20:34:34.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-28T20:34:34.382Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:34:34.382Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:34:34.382Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T20:34:34.382Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:34:34.382Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:34:34.382Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T20:34:34.646Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T20:34:34.646Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T20:34:34.646Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T20:34:34.646Z] OK: 7 MiB in 16 packages [2023-11-28T20:34:35.212Z] Removing intermediate container 14bb80368a21 [2023-11-28T20:34:35.212Z] ---> dd5d9a7da342 [2023-11-28T20:34:35.212Z] Step 17/26 : WORKDIR / [2023-11-28T20:34:35.212Z] ---> Running in 7cd42e0befd7 [2023-11-28T20:34:35.212Z] Removing intermediate container 7cd42e0befd7 [2023-11-28T20:34:35.212Z] ---> 6eb01465c7c5 [2023-11-28T20:34:35.212Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-28T20:34:35.212Z] ---> 8c5dd1f6eed1 [2023-11-28T20:34:35.212Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-11-28T20:34:35.471Z] ---> 7b44aabf463c [2023-11-28T20:34:35.471Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-11-28T20:34:36.410Z] ---> 0c2d9835a41f [2023-11-28T20:34:36.410Z] Step 21/26 : EXPOSE 59995 [2023-11-28T20:34:36.410Z] ---> Running in cf7b9d2957f5 [2023-11-28T20:34:36.410Z] Removing intermediate container cf7b9d2957f5 [2023-11-28T20:34:36.410Z] ---> c155942ef58f [2023-11-28T20:34:36.410Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-11-28T20:34:36.410Z] ---> Running in e9474b70e5ea [2023-11-28T20:34:36.410Z] Removing intermediate container e9474b70e5ea [2023-11-28T20:34:36.410Z] ---> e6963f57f13f [2023-11-28T20:34:36.410Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T20:34:36.410Z] ---> Running in 94d0b4cd01bd [2023-11-28T20:34:36.410Z] Removing intermediate container 94d0b4cd01bd [2023-11-28T20:34:36.410Z] ---> 648d73e01133 [2023-11-28T20:34:36.410Z] Step 24/26 : LABEL arch=amd64 [2023-11-28T20:34:36.410Z] ---> Running in c9615bd82bca [2023-11-28T20:34:36.671Z] Removing intermediate container c9615bd82bca [2023-11-28T20:34:36.671Z] ---> 7a9ca8a48ba4 [2023-11-28T20:34:36.671Z] Step 25/26 : LABEL git_sha=cb4acbadf26248d4c12f87e250511ea626ce5e21 [2023-11-28T20:34:36.930Z] ---> Running in d9dfff79f009 [2023-11-28T20:34:36.930Z] Removing intermediate container d9dfff79f009 [2023-11-28T20:34:36.930Z] ---> ce33feee5673 [2023-11-28T20:34:36.930Z] Step 26/26 : LABEL version=0.0.0 [2023-11-28T20:34:36.930Z] ---> Running in cbdc72d10c99 [2023-11-28T20:34:37.187Z] Removing intermediate container cbdc72d10c99 [2023-11-28T20:34:37.187Z] ---> d76768ad2678 [2023-11-28T20:34:37.187Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T20:34:37.187Z] Successfully built d76768ad2678 [2023-11-28T20:34:37.187Z] Successfully tagged device-uart: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-11-28T20:34:37.939Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:34:37.939Z] [2023-11-28T20:34:37.939Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T20:34:38.256Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:34:38.256Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-28T20:34:38.256Z] 5eb5b503b376: Pulling fs layer [2023-11-28T20:34:38.256Z] 5c69ac0246d0: Pulling fs layer [2023-11-28T20:34:38.256Z] ec43610c2a17: Pulling fs layer [2023-11-28T20:34:38.256Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-28T20:34:38.256Z] 33b1e0a273af: Pulling fs layer [2023-11-28T20:34:38.256Z] 5d3b04190fa2: Pulling fs layer [2023-11-28T20:34:38.256Z] 2f39f015ded8: Pulling fs layer [2023-11-28T20:34:38.256Z] 3a2ae6a8a46f: Waiting [2023-11-28T20:34:38.256Z] 33b1e0a273af: Waiting [2023-11-28T20:34:38.256Z] 5d3b04190fa2: Waiting [2023-11-28T20:34:38.256Z] 2f39f015ded8: Waiting [2023-11-28T20:34:38.256Z] 5c69ac0246d0: Verifying Checksum [2023-11-28T20:34:38.256Z] 5c69ac0246d0: Download complete [2023-11-28T20:34:38.256Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-28T20:34:38.256Z] 3a2ae6a8a46f: Download complete [2023-11-28T20:34:38.256Z] 33b1e0a273af: Verifying Checksum [2023-11-28T20:34:38.256Z] 33b1e0a273af: Download complete [2023-11-28T20:34:38.256Z] ec43610c2a17: Verifying Checksum [2023-11-28T20:34:38.256Z] ec43610c2a17: Download complete [2023-11-28T20:34:38.256Z] 5d3b04190fa2: Verifying Checksum [2023-11-28T20:34:38.256Z] 5d3b04190fa2: Download complete [2023-11-28T20:34:38.515Z] 5eb5b503b376: Download complete [2023-11-28T20:34:39.087Z] 2f39f015ded8: Download complete [2023-11-28T20:34:40.027Z] 5eb5b503b376: Pull complete [2023-11-28T20:34:40.027Z] 5c69ac0246d0: Pull complete [2023-11-28T20:34:40.596Z] ec43610c2a17: Pull complete [2023-11-28T20:34:40.855Z] 3a2ae6a8a46f: Pull complete [2023-11-28T20:34:41.113Z] 33b1e0a273af: Pull complete [2023-11-28T20:34:41.113Z] 5d3b04190fa2: Pull complete [2023-11-28T20:34:46.377Z] 2f39f015ded8: Pull complete [2023-11-28T20:34:46.377Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-28T20:34:46.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T20:34:46.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T20:34:46.601Z] prd-ubuntu20.04-docker-8c-8g-5205 does not seem to be running inside a container [2023-11-28T20:34:46.630Z] $ 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-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@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-11-28T20:34:51.659Z] $ docker top dfcb5dd05cd7dccc121efe80aad686f71c6e8ae7aedfca4df143cbf7cfd52378 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T20:34:52.081Z] ---> job-cost.sh [2023-11-28T20:34:52.081Z] lf-activate-venv: SKIPPING [2023-11-28T20:34:52.081Z] INFO: No Stack... [2023-11-28T20:34:52.339Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T20:34:52.909Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T20:34:53.197Z] + cat /w/workspace/edgexfoundry_device-uart_PR-35/archives/cost.csv [2023-11-28T20:34:53.197Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T20:34:53.208Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] [2023-11-28T20:34:53.214Z] Resource [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] did not exist. Created. [2023-11-28T20:34:53.214Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T20:34:53.574Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-28T20:34:53.632Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T20:34:53.638Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T20:34:53.721Z] $ docker stop --time=1 dfcb5dd05cd7dccc121efe80aad686f71c6e8ae7aedfca4df143cbf7cfd52378 [2023-11-28T20:34:54.869Z] $ docker rm -f --volumes dfcb5dd05cd7dccc121efe80aad686f71c6e8ae7aedfca4df143cbf7cfd52378 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-28T21:46:56.305Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8620 in /w/workspace/edgexfoundry_device-uart_PR-35 [Pipeline] { [Pipeline] ws [2023-11-28T21:46:56.345Z] Running in /w/workspace/device-uart/2 [Pipeline] { [Pipeline] checkout [2023-11-28T21:46:59.420Z] The recommended git tool is: git [2023-11-28T21:47:10.474Z] using credential edgex-jenkins-ssh [2023-11-28T21:47:10.536Z] Cloning the remote Git repository [2023-11-28T21:47:10.606Z] Cloning repository git@github.com:edgexfoundry/device-uart.git [2023-11-28T21:47:10.762Z] > git init /w/workspace/device-uart/2 # timeout=10 [2023-11-28T21:47:10.985Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-28T21:47:10.987Z] > git --version # timeout=10 [2023-11-28T21:47:11.029Z] > git --version # 'git version 2.25.1' [2023-11-28T21:47:11.033Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T21:47:11.302Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T21:47:13.939Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-28T21:47:14.004Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-28T21:47:15.608Z] > git config remote.origin.url git@github.com:edgexfoundry/device-uart.git # timeout=10 [2023-11-28T21:47:15.727Z] Fetching upstream changes from git@github.com:edgexfoundry/device-uart.git [2023-11-28T21:47:15.729Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T21:47:15.746Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-uart.git +refs/pull/35/head:refs/remotes/origin/PR-35 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-28T21:47:16.258Z] Merging remotes/origin/main commit d844151a1f42fb40cd3b012691e92cd9aabaf4b1 into PR head commit cb4acbadf26248d4c12f87e250511ea626ce5e21 [2023-11-28T21:47:16.702Z] Merge succeeded, producing cb4acbadf26248d4c12f87e250511ea626ce5e21 [2023-11-28T21:47:16.702Z] Checking out Revision cb4acbadf26248d4c12f87e250511ea626ce5e21 (PR-35) [2023-11-28T21:47:17.451Z] Commit message: "build(deps): Bump github.com/spf13/cast from 1.5.1 to 1.6.0" [Pipeline] withEnv [Pipeline] { [2023-11-28T21:47:16.276Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T21:47:16.395Z] > git checkout -f cb4acbadf26248d4c12f87e250511ea626ce5e21 # timeout=10 [2023-11-28T21:47:16.510Z] > git remote # timeout=10 [2023-11-28T21:47:16.554Z] > git config --get remote.origin.url # timeout=10 [2023-11-28T21:47:16.582Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-28T21:47:16.603Z] > git merge d844151a1f42fb40cd3b012691e92cd9aabaf4b1 # timeout=10 [2023-11-28T21:47:16.660Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-28T21:47:16.714Z] > git config core.sparsecheckout # timeout=10 [2023-11-28T21:47:16.732Z] > git checkout -f cb4acbadf26248d4c12f87e250511ea626ce5e21 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:47:22.822Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-28T21:47:22.823Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:47:22.823Z] Dload Upload Total Spent Left Speed [2023-11-28T21:47:22.823Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 242k 0 --:--:-- --:--:-- --:--:-- 242k [Pipeline] sh [2023-11-28T21:47:23.195Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-28T21:47:23.545Z] + sudo tee /etc/docker/daemon.new [2023-11-28T21:47:23.545Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-28T21:47:23.545Z] { [2023-11-28T21:47:23.545Z] "registry-mirrors": [ [2023-11-28T21:47:23.545Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-28T21:47:23.545Z] ], [2023-11-28T21:47:23.545Z] "bip": "10.250.0.254/24", [2023-11-28T21:47:23.545Z] "hosts": [ [2023-11-28T21:47:23.545Z] "tcp://0.0.0.0:5555", [2023-11-28T21:47:23.545Z] "unix:///var/run/docker.sock" [2023-11-28T21:47:23.545Z] ], [2023-11-28T21:47:23.545Z] "mtu": 1458, [2023-11-28T21:47:23.545Z] "selinux-enabled": true, [2023-11-28T21:47:23.545Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-28T21:47:23.545Z] } [Pipeline] sh [2023-11-28T21:47:23.887Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-28T21:47:24.261Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:47:42.653Z] provisioning config files... [2023-11-28T21:47:42.694Z] copy managed file [device-uart-settings] to file:/w/workspace/device-uart/2@tmp/config8871470045007106795tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:47:43.181Z] ---> ****-login.sh [2023-11-28T21:47:43.181Z] nexus3.edgexfoundry.org:10001 [2023-11-28T21:47:43.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:47:43.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:47:43.781Z] Configure a credential helper to remove this warning. See [2023-11-28T21:47:43.781Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:47:43.781Z] [2023-11-28T21:47:43.781Z] Login Succeeded [2023-11-28T21:47:43.782Z] nexus3.edgexfoundry.org:10002 [2023-11-28T21:47:44.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:47:44.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:47:44.328Z] Configure a credential helper to remove this warning. See [2023-11-28T21:47:44.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:47:44.328Z] [2023-11-28T21:47:44.328Z] Login Succeeded [2023-11-28T21:47:44.328Z] nexus3.edgexfoundry.org:10003 [2023-11-28T21:47:44.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:47:44.603Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:47:44.603Z] Configure a credential helper to remove this warning. See [2023-11-28T21:47:44.603Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:47:44.603Z] [2023-11-28T21:47:44.603Z] Login Succeeded [2023-11-28T21:47:44.603Z] nexus3.edgexfoundry.org:10004 [2023-11-28T21:47:44.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:47:44.875Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:47:44.876Z] Configure a credential helper to remove this warning. See [2023-11-28T21:47:44.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:47:44.876Z] [2023-11-28T21:47:44.876Z] Login Succeeded [2023-11-28T21:47:44.876Z] ****.io [2023-11-28T21:47:45.148Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-28T21:47:45.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-28T21:47:45.418Z] Configure a credential helper to remove this warning. See [2023-11-28T21:47:45.419Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-28T21:47:45.419Z] [2023-11-28T21:47:45.419Z] Login Succeeded [2023-11-28T21:47:45.419Z] ---> ****-login.sh ends [Pipeline] } [2023-11-28T21:47:45.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-28T21:47:45.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:47:45.928Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-28T21:47:45.967Z] ========================================================= [2023-11-28T21:47:45.967Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-28T21:47:45.967Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:47:46.454Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-28T21:47:46.733Z] Sending build context to Docker daemon 11.58MB [2023-11-28T21:47:47.001Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:47:47.001Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-28T21:47:52.359Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-28T21:47:52.359Z] 9fda8d8052c6: Pulling fs layer [2023-11-28T21:47:52.359Z] 5d54e960e981: Pulling fs layer [2023-11-28T21:47:52.359Z] c4a7e357bf2a: Pulling fs layer [2023-11-28T21:47:52.359Z] f0e02332f6b5: Pulling fs layer [2023-11-28T21:47:52.359Z] 872ee5b61b7b: Pulling fs layer [2023-11-28T21:47:52.359Z] 0c6a40ed1a82: Pulling fs layer [2023-11-28T21:47:52.359Z] 94ae7d8d031c: Pulling fs layer [2023-11-28T21:47:52.359Z] 872ee5b61b7b: Waiting [2023-11-28T21:47:52.359Z] 0c6a40ed1a82: Waiting [2023-11-28T21:47:52.359Z] f0e02332f6b5: Waiting [2023-11-28T21:47:52.359Z] 94ae7d8d031c: Waiting [2023-11-28T21:47:52.359Z] 5d54e960e981: Verifying Checksum [2023-11-28T21:47:52.359Z] 5d54e960e981: Download complete [2023-11-28T21:47:52.359Z] f0e02332f6b5: Download complete [2023-11-28T21:47:52.359Z] 872ee5b61b7b: Verifying Checksum [2023-11-28T21:47:52.359Z] 872ee5b61b7b: Download complete [2023-11-28T21:47:52.359Z] 9fda8d8052c6: Verifying Checksum [2023-11-28T21:47:52.359Z] 9fda8d8052c6: Download complete [2023-11-28T21:47:52.359Z] 94ae7d8d031c: Download complete [2023-11-28T21:47:52.628Z] 9fda8d8052c6: Pull complete [2023-11-28T21:47:53.223Z] 5d54e960e981: Pull complete [2023-11-28T21:47:53.493Z] c4a7e357bf2a: Verifying Checksum [2023-11-28T21:47:53.493Z] c4a7e357bf2a: Download complete [2023-11-28T21:47:54.462Z] 0c6a40ed1a82: Verifying Checksum [2023-11-28T21:47:54.462Z] 0c6a40ed1a82: Download complete [2023-11-28T21:48:09.498Z] c4a7e357bf2a: Pull complete [2023-11-28T21:48:09.498Z] f0e02332f6b5: Pull complete [2023-11-28T21:48:09.498Z] 872ee5b61b7b: Pull complete [2023-11-28T21:48:17.744Z] 0c6a40ed1a82: Pull complete [2023-11-28T21:48:19.688Z] 94ae7d8d031c: Pull complete [2023-11-28T21:48:19.688Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-28T21:48:19.688Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-28T21:48:19.688Z] ---> 86de565de09d [2023-11-28T21:48:19.688Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T21:48:21.100Z] ---> Running in 7083a3780f26 [2023-11-28T21:48:21.100Z] Removing intermediate container 7083a3780f26 [2023-11-28T21:48:21.100Z] ---> 43c4f024e2db [2023-11-28T21:48:21.100Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T21:48:21.100Z] ---> Running in 86c1caa8dfe8 [2023-11-28T21:48:21.380Z] Removing intermediate container 86c1caa8dfe8 [2023-11-28T21:48:21.380Z] ---> 4f8da91ed6b7 [2023-11-28T21:48:21.380Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:48:21.650Z] ---> Running in 3263237f551c [2023-11-28T21:48:21.919Z] Removing intermediate container 3263237f551c [2023-11-28T21:48:21.919Z] ---> 487d392cb3ab [2023-11-28T21:48:21.919Z] Step 6/12 : WORKDIR /device-uart [2023-11-28T21:48:21.919Z] ---> Running in d157de894ec5 [2023-11-28T21:48:22.187Z] Removing intermediate container d157de894ec5 [2023-11-28T21:48:22.187Z] ---> ad712e543433 [2023-11-28T21:48:22.187Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:48:22.454Z] ---> Running in bf1791c20951 [2023-11-28T21:48:23.438Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:48:23.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:48:24.663Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-11-28T21:48:24.930Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-11-28T21:48:24.930Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-11-28T21:48:24.930Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-11-28T21:48:24.930Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:48:24.930Z] OK: 271 MiB in 56 packages [2023-11-28T21:48:25.889Z] Removing intermediate container bf1791c20951 [2023-11-28T21:48:25.889Z] ---> f97e22d3f676 [2023-11-28T21:48:25.889Z] Step 8/12 : COPY go.mod vendor* ./ [2023-11-28T21:48:26.475Z] ---> 5ca318c32fcf [2023-11-28T21:48:26.475Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:48:26.475Z] ---> Running in e5b83bc6d5ab [2023-11-28T21:49:48.138Z] Removing intermediate container e5b83bc6d5ab [2023-11-28T21:49:48.138Z] ---> 3d5cf7f57571 [2023-11-28T21:49:48.138Z] Step 10/12 : COPY . . [2023-11-28T21:49:48.138Z] ---> 8a4788101efc [2023-11-28T21:49:48.138Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:49:48.138Z] ---> Running in 83c158c9190b [2023-11-28T21:49:48.138Z] Removing intermediate container 83c158c9190b [2023-11-28T21:49:48.138Z] ---> e017442bae9d [2023-11-28T21:49:48.138Z] Step 12/12 : RUN ${MAKE} [2023-11-28T21:49:48.138Z] ---> Running in f37a7d2a4083 [2023-11-28T21:49:48.138Z] noop [2023-11-28T21:49:48.138Z] Removing intermediate container f37a7d2a4083 [2023-11-28T21:49:48.138Z] ---> 8f1bbc0d254f [2023-11-28T21:49:48.138Z] Successfully built 8f1bbc0d254f [2023-11-28T21:49:48.138Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:49:48.578Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T21:49:48.578Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:49:48.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-8620 does not seem to be running inside a container [2023-11-28T21:49:48.938Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@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-11-28T21:49:50.249Z] $ docker top 0cba45ffaedd8eb6425bad60df0ee37e0791b919b94b536b68a46dbb8bd8a2b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:49:51.182Z] + go version [2023-11-28T21:49:51.182Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-28T21:49:51.211Z] $ docker stop --time=1 0cba45ffaedd8eb6425bad60df0ee37e0791b919b94b536b68a46dbb8bd8a2b7 [2023-11-28T21:49:52.886Z] $ docker rm -f --volumes 0cba45ffaedd8eb6425bad60df0ee37e0791b919b94b536b68a46dbb8bd8a2b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:49:53.746Z] + docker inspect -f . ci-base-image-arm64 [2023-11-28T21:49:53.746Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:49:54.014Z] prd-ubuntu20.04-docker-arm64-4c-16g-8620 does not seem to be running inside a container [2023-11-28T21:49:54.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@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-11-28T21:49:55.369Z] $ docker top 21b40b05375664552a5ca0e7cf5206f3891b217f59899a7141e183628e638034 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:49:56.281Z] + git config --global --add safe.directory /w/workspace/device-uart/2 [Pipeline] fileExists [Pipeline] sh [2023-11-28T21:49:56.983Z] + make test [2023-11-28T21:49:56.983Z] go test ./... -coverprofile=coverage.out [2023-11-28T21:50:01.249Z] ? github.com/edgexfoundry/device-uart [no test files] [2023-11-28T21:51:37.918Z] ? github.com/edgexfoundry/device-uart/cmd [no test files] [2023-11-28T21:51:37.918Z] ? github.com/edgexfoundry/device-uart/internal/driver [no test files] [2023-11-28T21:51:37.918Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-28T21:51:37.918Z] go vet ./... [2023-11-28T21:51:52.934Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-28T21:51:52.934Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-28T21:51:52.934Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-28T21:51:53.223Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-28T21:51:53.279Z] $ docker stop --time=1 21b40b05375664552a5ca0e7cf5206f3891b217f59899a7141e183628e638034 [2023-11-28T21:51:57.490Z] $ docker rm -f --volumes 21b40b05375664552a5ca0e7cf5206f3891b217f59899a7141e183628e638034 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-28T21:51:58.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-28T21:51:58.794Z] Warning: overwriting stash ‘coverage-report’ [2023-11-28T21:51:59.260Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-28T21:51:59.846Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-28T21:52:00.177Z] + ls -al . [2023-11-28T21:52:00.178Z] total 152 [2023-11-28T21:52:00.178Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 28 21:49 . [2023-11-28T21:52:00.178Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 28 21:47 .. [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 28 21:47 .dockerignore [2023-11-28T21:52:00.178Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 28 21:47 .git [2023-11-28T21:52:00.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:47 .github [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 343 Nov 28 21:47 .gitignore [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 28 21:47 .golangci.yml [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 9941 Nov 28 21:47 Attribution.txt [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 1908 Nov 28 21:47 CHANGELOG.md [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 1886 Nov 28 21:47 Dockerfile [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 28 21:47 GOVERNANCE.md [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 675 Nov 28 21:47 Jenkinsfile [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 28 21:47 LICENSE [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 1872 Nov 28 21:47 Makefile [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 617 Nov 28 21:47 OWNERS.md [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 8892 Nov 28 21:47 README.md [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 28 20:32 VERSION [2023-11-28T21:52:00.178Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 28 21:47 bin [2023-11-28T21:52:00.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:47 cmd [2023-11-28T21:52:00.178Z] -rw-r--r-- 1 jenkins jenkins 10 Nov 28 21:49 coverage.out [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 3716 Nov 28 21:47 go.mod [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 35303 Nov 28 21:47 go.sum [2023-11-28T21:52:00.178Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 28 21:47 internal [2023-11-28T21:52:00.178Z] -rw-rw-r-- 1 jenkins jenkins 209 Nov 28 21:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:52:00.601Z] + docker build -t device-uart-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cb4acbadf26248d4c12f87e250511ea626ce5e21 --label arch=arm64 --label version=0.0.0 . [2023-11-28T21:52:00.870Z] Sending build context to Docker daemon 11.58MB [2023-11-28T21:52:01.141Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-11-28T21:52:01.141Z] Step 2/26 : FROM ${BASE} AS builder [2023-11-28T21:52:01.141Z] ---> 8f1bbc0d254f [2023-11-28T21:52:01.141Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-11-28T21:52:01.141Z] ---> Running in 560adcd5a6c8 [2023-11-28T21:52:01.419Z] Removing intermediate container 560adcd5a6c8 [2023-11-28T21:52:01.419Z] ---> 06445dce1a39 [2023-11-28T21:52:01.419Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-11-28T21:52:01.689Z] ---> Running in 3d2e8b6df0b8 [2023-11-28T21:52:01.960Z] Removing intermediate container 3d2e8b6df0b8 [2023-11-28T21:52:01.960Z] ---> 37cd8418f96a [2023-11-28T21:52:01.960Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-11-28T21:52:01.960Z] ---> Running in c2e57fe4a89d [2023-11-28T21:52:02.229Z] Removing intermediate container c2e57fe4a89d [2023-11-28T21:52:02.229Z] ---> ab35da122c5b [2023-11-28T21:52:02.229Z] Step 6/26 : WORKDIR /device-uart [2023-11-28T21:52:02.496Z] ---> Running in 7ba06bf73c59 [2023-11-28T21:52:02.767Z] Removing intermediate container 7ba06bf73c59 [2023-11-28T21:52:02.767Z] ---> 04d96054b8b0 [2023-11-28T21:52:02.767Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-28T21:52:02.767Z] ---> Running in 49d28d157627 [2023-11-28T21:52:04.187Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:52:04.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:52:05.429Z] OK: 271 MiB in 56 packages [2023-11-28T21:52:06.399Z] Removing intermediate container 49d28d157627 [2023-11-28T21:52:06.399Z] ---> e10595b1391f [2023-11-28T21:52:06.399Z] Step 8/26 : COPY go.mod vendor* ./ [2023-11-28T21:52:06.997Z] ---> 53b95c0643c8 [2023-11-28T21:52:06.997Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-28T21:52:06.997Z] ---> Running in d3d346e3733f [2023-11-28T21:52:11.264Z] Removing intermediate container d3d346e3733f [2023-11-28T21:52:11.264Z] ---> 3121ea07d8fd [2023-11-28T21:52:11.264Z] Step 10/26 : COPY . . [2023-11-28T21:52:12.236Z] ---> 52e7228650e1 [2023-11-28T21:52:12.236Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-28T21:52:12.503Z] ---> Running in c65f27be2c79 [2023-11-28T21:52:12.771Z] Removing intermediate container c65f27be2c79 [2023-11-28T21:52:12.771Z] ---> 987d6f16e304 [2023-11-28T21:52:12.771Z] Step 12/26 : RUN ${MAKE} [2023-11-28T21:52:12.771Z] ---> Running in 44d950b13566 [2023-11-28T21:52:13.736Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-uart.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.1" -trimpath -mod=readonly -o cmd/device-uart ./cmd [2023-11-28T21:54:05.580Z] Removing intermediate container 44d950b13566 [2023-11-28T21:54:05.580Z] ---> 87de7730fb02 [2023-11-28T21:54:05.580Z] Step 13/26 : FROM alpine:3.18 [2023-11-28T21:54:05.580Z] 3.18: Pulling from library/alpine [2023-11-28T21:54:05.580Z] 579b34f0a95b: Pulling fs layer [2023-11-28T21:54:06.164Z] 579b34f0a95b: Verifying Checksum [2023-11-28T21:54:06.164Z] 579b34f0a95b: Download complete [2023-11-28T21:54:06.749Z] 579b34f0a95b: Pull complete [2023-11-28T21:54:06.749Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-28T21:54:06.749Z] Status: Downloaded newer image for alpine:3.18 [2023-11-28T21:54:06.749Z] ---> 3cc203321400 [2023-11-28T21:54:06.749Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-11-28T21:54:06.749Z] ---> Running in c44de206cab3 [2023-11-28T21:54:07.019Z] Removing intermediate container c44de206cab3 [2023-11-28T21:54:07.019Z] ---> 2bbde6a9a377 [2023-11-28T21:54:07.019Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-11-28T21:54:07.019Z] ---> Running in bf8347bb46af [2023-11-28T21:54:07.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:54:08.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:54:09.533Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-28T21:54:09.533Z] Executing busybox-1.36.1-r2.trigger [2023-11-28T21:54:09.533Z] OK: 8 MiB in 16 packages [2023-11-28T21:54:10.501Z] Removing intermediate container bf8347bb46af [2023-11-28T21:54:10.501Z] ---> d6139b971bef [2023-11-28T21:54:10.501Z] Step 16/26 : RUN apk --no-cache upgrade [2023-11-28T21:54:10.501Z] ---> Running in fd5553a8fcc6 [2023-11-28T21:54:11.477Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-28T21:54:11.744Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-28T21:54:13.155Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:54:13.155Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:54:13.155Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-28T21:54:13.155Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:54:13.155Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:54:13.155Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-28T21:54:13.155Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-28T21:54:13.155Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-28T21:54:13.155Z] Executing busybox-1.36.1-r5.trigger [2023-11-28T21:54:13.155Z] OK: 8 MiB in 16 packages [2023-11-28T21:54:14.571Z] Removing intermediate container fd5553a8fcc6 [2023-11-28T21:54:14.571Z] ---> 48b19769ab1f [2023-11-28T21:54:14.571Z] Step 17/26 : WORKDIR / [2023-11-28T21:54:14.571Z] ---> Running in 3fe1758b438b [2023-11-28T21:54:14.571Z] Removing intermediate container 3fe1758b438b [2023-11-28T21:54:14.571Z] ---> 3d969ab8ef48 [2023-11-28T21:54:14.571Z] Step 18/26 : COPY --from=builder /device-uart/Attribution.txt / [2023-11-28T21:54:15.315Z] ---> 03e0d231bd42 [2023-11-28T21:54:15.315Z] Step 19/26 : COPY --from=builder /device-uart/LICENSE / [2023-11-28T21:54:15.582Z] ---> 9acd117aa799 [2023-11-28T21:54:15.582Z] Step 20/26 : COPY --from=builder /device-uart/cmd/ / [2023-11-28T21:54:20.925Z] ---> d96f28ff37ae [2023-11-28T21:54:20.925Z] Step 21/26 : EXPOSE 59995 [2023-11-28T21:54:20.925Z] ---> Running in 7f46fcee70d3 [2023-11-28T21:54:20.925Z] Removing intermediate container 7f46fcee70d3 [2023-11-28T21:54:20.925Z] ---> 0b3f177d6cb9 [2023-11-28T21:54:20.925Z] Step 22/26 : ENTRYPOINT ["/device-uart"] [2023-11-28T21:54:20.925Z] ---> Running in a3bffcb03131 [2023-11-28T21:54:21.193Z] Removing intermediate container a3bffcb03131 [2023-11-28T21:54:21.193Z] ---> 299e31bd85cc [2023-11-28T21:54:21.193Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-28T21:54:21.461Z] ---> Running in 5a30e3f546bd [2023-11-28T21:54:21.729Z] Removing intermediate container 5a30e3f546bd [2023-11-28T21:54:21.729Z] ---> 2cd6c9361c0c [2023-11-28T21:54:21.729Z] Step 24/26 : LABEL arch=arm64 [2023-11-28T21:54:21.729Z] ---> Running in b5c33f9dca1c [2023-11-28T21:54:22.006Z] Removing intermediate container b5c33f9dca1c [2023-11-28T21:54:22.006Z] ---> d078255e1959 [2023-11-28T21:54:22.006Z] Step 25/26 : LABEL git_sha=cb4acbadf26248d4c12f87e250511ea626ce5e21 [2023-11-28T21:54:22.286Z] ---> Running in 1e0354e16c6a [2023-11-28T21:54:22.553Z] Removing intermediate container 1e0354e16c6a [2023-11-28T21:54:22.553Z] ---> 7658fc425c1b [2023-11-28T21:54:22.553Z] Step 26/26 : LABEL version=0.0.0 [2023-11-28T21:54:22.553Z] ---> Running in b1ada7c52265 [2023-11-28T21:54:22.821Z] Removing intermediate container b1ada7c52265 [2023-11-28T21:54:22.821Z] ---> 84f7456e1046 [2023-11-28T21:54:22.821Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-28T21:54:22.821Z] Successfully built 84f7456e1046 [2023-11-28T21:54:22.821Z] Successfully tagged device-uart-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-11-28T21:54:23.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:54:23.613Z] [2023-11-28T21:54:23.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:54:23.985Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:54:24.253Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-28T21:54:24.253Z] 8998bd30e6a1: Pulling fs layer [2023-11-28T21:54:24.253Z] 04944245beec: Pulling fs layer [2023-11-28T21:54:24.253Z] 699f458cf7ca: Pulling fs layer [2023-11-28T21:54:24.253Z] 765212b225bb: Pulling fs layer [2023-11-28T21:54:24.253Z] f23df028b6ca: Pulling fs layer [2023-11-28T21:54:24.253Z] d65c8cfc05b1: Pulling fs layer [2023-11-28T21:54:24.253Z] 2437ff75d9bd: Pulling fs layer [2023-11-28T21:54:24.253Z] 765212b225bb: Waiting [2023-11-28T21:54:24.253Z] f23df028b6ca: Waiting [2023-11-28T21:54:24.253Z] d65c8cfc05b1: Waiting [2023-11-28T21:54:24.253Z] 2437ff75d9bd: Waiting [2023-11-28T21:54:24.253Z] 04944245beec: Verifying Checksum [2023-11-28T21:54:24.253Z] 04944245beec: Download complete [2023-11-28T21:54:24.253Z] 765212b225bb: Verifying Checksum [2023-11-28T21:54:24.253Z] 765212b225bb: Download complete [2023-11-28T21:54:24.253Z] f23df028b6ca: Verifying Checksum [2023-11-28T21:54:24.253Z] f23df028b6ca: Download complete [2023-11-28T21:54:24.521Z] d65c8cfc05b1: Verifying Checksum [2023-11-28T21:54:24.521Z] d65c8cfc05b1: Download complete [2023-11-28T21:54:24.521Z] 699f458cf7ca: Verifying Checksum [2023-11-28T21:54:24.521Z] 699f458cf7ca: Download complete [2023-11-28T21:54:24.789Z] 8998bd30e6a1: Download complete [2023-11-28T21:54:27.423Z] 2437ff75d9bd: Verifying Checksum [2023-11-28T21:54:27.423Z] 2437ff75d9bd: Download complete [2023-11-28T21:54:29.413Z] 8998bd30e6a1: Pull complete [2023-11-28T21:54:29.997Z] 04944245beec: Pull complete [2023-11-28T21:54:31.942Z] 699f458cf7ca: Pull complete [2023-11-28T21:54:31.942Z] 765212b225bb: Pull complete [2023-11-28T21:54:32.905Z] f23df028b6ca: Pull complete [2023-11-28T21:54:32.905Z] d65c8cfc05b1: Pull complete [2023-11-28T21:54:51.112Z] 2437ff75d9bd: Pull complete [2023-11-28T21:54:51.112Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-28T21:54:51.112Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-28T21:54:51.112Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:54:51.459Z] prd-ubuntu20.04-docker-arm64-4c-16g-8620 does not seem to be running inside a container [2023-11-28T21:54:51.538Z] $ 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-uart/2 -v /w/workspace/device-uart/2:/w/workspace/device-uart/2:rw,z -v /w/workspace/device-uart/2@tmp:/w/workspace/device-uart/2@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-11-28T21:54:54.400Z] $ docker top 6af20e2fd0aeb0ee98a4a37cc6734b5b92b26ab5f7a0e7b126cc6f10c15256b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:54:55.323Z] ---> job-cost.sh [2023-11-28T21:54:55.324Z] lf-activate-venv: SKIPPING [2023-11-28T21:54:55.324Z] INFO: No Stack... [2023-11-28T21:54:55.590Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-28T21:54:56.552Z] INFO: Archiving Costs [Pipeline] sh [2023-11-28T21:54:57.207Z] + cat /w/workspace/device-uart/2/archives/cost.csv [2023-11-28T21:54:57.207Z] + cut -d, -f6 [Pipeline] lock [2023-11-28T21:54:57.272Z] Trying to acquire lock on [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] [2023-11-28T21:54:57.277Z] Resource [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] did not exist. Created. [2023-11-28T21:54:57.277Z] Lock acquired on [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-28T21:54:57.995Z] /w/workspace/device-uart/2@tmp/durable-f9997282/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-28T21:54:58.344Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-28T21:54:58.403Z] Warning: overwriting stash ‘stack-cost’ [2023-11-28T21:54:58.451Z] Stashed 1 file(s) [Pipeline] } [2023-11-28T21:54:58.457Z] Lock released on resource [jenkins-edgexfoundry-device-uart-PR-35-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-28T21:54:58.550Z] $ docker stop --time=1 6af20e2fd0aeb0ee98a4a37cc6734b5b92b26ab5f7a0e7b126cc6f10c15256b5 [2023-11-28T21:55:00.108Z] $ docker rm -f --volumes 6af20e2fd0aeb0ee98a4a37cc6734b5b92b26ab5f7a0e7b126cc6f10c15256b5 [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-11-28T21:55:01.200Z] provisioning config files... [2023-11-28T21:55:01.206Z] copy managed file [device-uart-codecov-token] to file:/w/workspace/edgexfoundry_device-uart_PR-35@tmp/config9690097472352522806tmp [Pipeline] { [Pipeline] sh [2023-11-28T21:55:01.571Z] + set +x [2023-11-28T21:55:01.572Z] + bash -s -- [2023-11-28T21:55:01.572Z] + curl -s https://codecov.io/bash [2023-11-28T21:55:01.572Z] [2023-11-28T21:55:01.572Z] _____ _ [2023-11-28T21:55:01.572Z] / ____| | | [2023-11-28T21:55:01.572Z] | | ___ __| | ___ ___ _____ __ [2023-11-28T21:55:01.573Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-28T21:55:01.573Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-28T21:55:01.573Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-28T21:55:01.573Z] Bash-1.0.6 [2023-11-28T21:55:01.573Z] [2023-11-28T21:55:01.573Z] [2023-11-28T21:55:01.573Z] ==> git version 2.25.1 found [2023-11-28T21:55:01.573Z] ==> 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-11-28T21:55:01.573Z] Release-Date: 2020-01-08 [2023-11-28T21:55:01.573Z] 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-11-28T21:55:01.573Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-28T21:55:01.573Z] ==> Jenkins CI detected. [2023-11-28T21:55:01.573Z] current dir:  /w/workspace/edgexfoundry_device-uart_PR-35 [2023-11-28T21:55:01.573Z] project root: . [2023-11-28T21:55:01.573Z] --> token set from env [2023-11-28T21:55:01.573Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-28T21:55:01.573Z] ==> Running gcov in . (disable via -X gcov) [2023-11-28T21:55:01.573Z] ==> Python coveragepy not found [2023-11-28T21:55:01.573Z] ==> Searching for coverage reports in: [2023-11-28T21:55:01.573Z] + . [2023-11-28T21:55:01.573Z] -> Found 1 reports [2023-11-28T21:55:01.573Z] ==> Detecting git/mercurial file structure [2023-11-28T21:55:01.573Z] ==> Reading reports [2023-11-28T21:55:01.573Z] + ./coverage.out bytes=10 [2023-11-28T21:55:01.573Z] ==> Appending adjustments [2023-11-28T21:55:01.573Z] https://docs.codecov.io/docs/fixing-reports [2023-11-28T21:55:01.833Z] + Found adjustments [2023-11-28T21:55:01.833Z] ==> Gzipping contents [2023-11-28T21:55:01.833Z] 4.0K /tmp/codecov.BSSYnH.gz [2023-11-28T21:55:01.833Z] ==> Uploading reports [2023-11-28T21:55:01.833Z] url: https://codecov.io [2023-11-28T21:55:01.833Z] query: branch=PR-35&commit=cb4acbadf26248d4c12f87e250511ea626ce5e21&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-35%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=35&job=&cmd_args= [2023-11-28T21:55:01.833Z] -> Pinging Codecov [2023-11-28T21:55:01.833Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-35&commit=cb4acbadf26248d4c12f87e250511ea626ce5e21&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-uart%2Fjob%2FPR-35%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-uart&service=jenkins&flags=&pr=35&job=&cmd_args= [2023-11-28T21:55:02.403Z] -> Uploading to [2023-11-28T21:55:02.403Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-28/B9AA6E0BBD74AE3A32605C7A7C664919/cb4acbadf26248d4c12f87e250511ea626ce5e21/fd87f353-941b-446f-8229-983178c6b933.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231128%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231128T215502Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1ade960148a633cb923cdbf2706da203213353c757abe7593ccdcf200219e67 [2023-11-28T21:55:02.403Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-28T21:55:02.403Z] Dload Upload Total Spent Left Speed [2023-11-28T21:55:02.663Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 603 0 0 100 603 0 2374 --:--:-- --:--:-- --:--:-- 2374 [2023-11-28T21:55:02.663Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/lf-edge/device-uart/commit/cb4acbadf26248d4c12f87e250511ea626ce5e21 [Pipeline] } [2023-11-28T21:55:02.670Z] 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-11-28T21:55:04.498Z] + [ -d /w/workspace/edgexfoundry_device-uart_PR-35/archives ] [2023-11-28T21:55:04.498Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-35/archives [2023-11-28T21:55:04.498Z] total 16 [2023-11-28T21:55:04.498Z] drwxr-xr-x 3 root root 4096 Nov 28 20:34 . [2023-11-28T21:55:04.498Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:34 .. [2023-11-28T21:55:04.498Z] drwxr-xr-x 2 root root 4096 Nov 28 20:34 cost [2023-11-28T21:55:04.498Z] -rw-r--r-- 1 root root 82 Nov 28 20:34 cost.csv [2023-11-28T21:55:04.498Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-uart_PR-35/archives [2023-11-28T21:55:04.499Z] + ls -al /w/workspace/edgexfoundry_device-uart_PR-35/archives [2023-11-28T21:55:04.499Z] total 16 [2023-11-28T21:55:04.499Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 28 20:34 . [2023-11-28T21:55:04.499Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 28 20:34 .. [2023-11-28T21:55:04.499Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 28 20:34 cost [2023-11-28T21:55:04.499Z] -rw-r--r-- 1 jenkins jenkins 82 Nov 28 20:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:55:04.796Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:55:05.659Z] ---> package-listing.sh [2023-11-28T21:55:05.659Z] ++ facter osfamily [2023-11-28T21:55:05.659Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-28T21:55:05.918Z] + OS_FAMILY=debian [2023-11-28T21:55:05.918Z] + workspace=/w/workspace/edgexfoundry_device-uart_PR-35 [2023-11-28T21:55:05.918Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-28T21:55:05.918Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-28T21:55:05.918Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-28T21:55:05.918Z] + PACKAGES=/tmp/packages_start.txt [2023-11-28T21:55:05.918Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-35 ']' [2023-11-28T21:55:05.918Z] + PACKAGES=/tmp/packages_end.txt [2023-11-28T21:55:05.918Z] + case "${OS_FAMILY}" in [2023-11-28T21:55:05.918Z] + dpkg -l [2023-11-28T21:55:05.918Z] + grep '^ii' [2023-11-28T21:55:05.918Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-28T21:55:05.918Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-28T21:55:05.918Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-28T21:55:05.918Z] + '[' /w/workspace/edgexfoundry_device-uart_PR-35 ']' [2023-11-28T21:55:05.918Z] + mkdir -p /w/workspace/edgexfoundry_device-uart_PR-35/archives/ [2023-11-28T21:55:05.918Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-uart_PR-35/archives/ [Pipeline] echo [2023-11-28T21:55:05.929Z] 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-uart_PR-35/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-28T21:55:06.204Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-28T21:55:06.796Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-28T21:55:06.796Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-28T21:55:06.942Z] prd-ubuntu20.04-docker-8c-8g-5205 does not seem to be running inside a container [2023-11-28T21:55:06.981Z] $ 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-uart_PR-35/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-uart_PR-35 -v /w/workspace/edgexfoundry_device-uart_PR-35:/w/workspace/edgexfoundry_device-uart_PR-35:rw,z -v /w/workspace/edgexfoundry_device-uart_PR-35@tmp:/w/workspace/edgexfoundry_device-uart_PR-35@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-11-28T21:55:07.174Z] $ docker top a109aa410c1849d1aa0dd69f02ab98372e123468dcb917432969b387c0fd39f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-28T21:55:07.585Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-28T21:55:07.868Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-28T21:55:08.156Z] + ls /var/log/sa-host [2023-11-28T21:55:08.156Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-28T21:55:08.254Z] provisioning config files... [2023-11-28T21:55:08.263Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-uart_PR-35@tmp/config5808594187817216017tmp [Pipeline] { [Pipeline] echo [2023-11-28T21:55:08.340Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:55:08.624Z] ---> create-netrc.sh [Pipeline] } [2023-11-28T21:55:08.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:55:09.042Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-28T21:55:09.050Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:55:09.334Z] ---> sudo-logs.sh [2023-11-28T21:55:09.334Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-28T21:55:09.402Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:55:09.682Z] ---> job-cost.sh [2023-11-28T21:55:09.682Z] lf-activate-venv: SKIPPING [2023-11-28T21:55:09.682Z] DEBUG: total: 0.2199999988079071 [2023-11-28T21:55:09.682Z] INFO: Retrieving Stack Cost... [2023-11-28T21:55:10.255Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-28T21:55:10.514Z] INFO: Archiving Costs [Pipeline] echo [2023-11-28T21:55:10.526Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-28T21:55:10.814Z] ---> logs-deploy.sh [2023-11-28T21:55:10.814Z] lf-activate-venv: SKIPPING [2023-11-28T21:55:10.814Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-uart/PR-35/2 [2023-11-28T21:55:10.814Z] INFO: archiving workspace using pattern(s): [2023-11-28T21:55:11.754Z] Archives upload complete. [2023-11-28T21:55:12.014Z] INFO: archiving logs to Nexus [2023-11-28T21:55:12.588Z] ---> uname -a: [2023-11-28T21:55:12.588Z] Linux prd-ubuntu20-04-docker-8c-8g-5205 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-11-28T21:55:12.588Z] [2023-11-28T21:55:12.588Z] [2023-11-28T21:55:12.588Z] ---> lscpu: [2023-11-28T21:55:12.588Z] Architecture: x86_64 [2023-11-28T21:55:12.588Z] CPU op-mode(s): 32-bit, 64-bit [2023-11-28T21:55:12.588Z] Byte Order: Little Endian [2023-11-28T21:55:12.588Z] Address sizes: 40 bits physical, 48 bits virtual [2023-11-28T21:55:12.588Z] CPU(s): 8 [2023-11-28T21:55:12.588Z] On-line CPU(s) list: 0-7 [2023-11-28T21:55:12.588Z] Thread(s) per core: 1 [2023-11-28T21:55:12.588Z] Core(s) per socket: 1 [2023-11-28T21:55:12.588Z] Socket(s): 8 [2023-11-28T21:55:12.588Z] NUMA node(s): 1 [2023-11-28T21:55:12.588Z] Vendor ID: AuthenticAMD [2023-11-28T21:55:12.588Z] CPU family: 23 [2023-11-28T21:55:12.588Z] Model: 49 [2023-11-28T21:55:12.588Z] Model name: AMD EPYC-Rome Processor [2023-11-28T21:55:12.588Z] Stepping: 0 [2023-11-28T21:55:12.588Z] CPU MHz: 2800.000 [2023-11-28T21:55:12.588Z] BogoMIPS: 5600.00 [2023-11-28T21:55:12.588Z] Virtualization: AMD-V [2023-11-28T21:55:12.588Z] Hypervisor vendor: KVM [2023-11-28T21:55:12.588Z] Virtualization type: full [2023-11-28T21:55:12.588Z] L1d cache: 256 KiB [2023-11-28T21:55:12.588Z] L1i cache: 256 KiB [2023-11-28T21:55:12.588Z] L2 cache: 4 MiB [2023-11-28T21:55:12.588Z] L3 cache: 128 MiB [2023-11-28T21:55:12.588Z] NUMA node0 CPU(s): 0-7 [2023-11-28T21:55:12.588Z] Vulnerability Itlb multihit: Not affected [2023-11-28T21:55:12.588Z] Vulnerability L1tf: Not affected [2023-11-28T21:55:12.588Z] Vulnerability Mds: Not affected [2023-11-28T21:55:12.588Z] Vulnerability Meltdown: Not affected [2023-11-28T21:55:12.588Z] Vulnerability Mmio stale data: Not affected [2023-11-28T21:55:12.588Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-11-28T21:55:12.588Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-11-28T21:55:12.588Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-11-28T21:55:12.588Z] Vulnerability Srbds: Not affected [2023-11-28T21:55:12.588Z] Vulnerability Tsx async abort: Not affected [2023-11-28T21:55:12.588Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-11-28T21:55:12.588Z] [2023-11-28T21:55:12.588Z] [2023-11-28T21:55:12.588Z] ---> nproc: [2023-11-28T21:55:12.588Z] 8 [2023-11-28T21:55:12.588Z] [2023-11-28T21:55:12.588Z] [2023-11-28T21:55:12.588Z] ---> df -h: [2023-11-28T21:55:12.588Z] Filesystem Size Used Avail Use% Mounted on [2023-11-28T21:55:12.588Z] overlay 155G 12G 144G 8% / [2023-11-28T21:55:12.588Z] tmpfs 64M 0 64M 0% /dev [2023-11-28T21:55:12.588Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-11-28T21:55:12.588Z] shm 64M 0 64M 0% /dev/shm [2023-11-28T21:55:12.588Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-11-28T21:55:12.588Z] [2023-11-28T21:55:12.588Z] [2023-11-28T21:55:12.588Z] ---> sar -b -r -n DEV: [2023-11-28T21:55:12.588Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5205) 11/28/23 _x86_64_ (8 CPU) [2023-11-28T21:55:12.588Z] [2023-11-28T21:55:12.588Z] 20:31:44 LINUX RESTART (8 CPU) [2023-11-28T21:55:12.588Z] [2023-11-28T21:55:12.588Z] 20:32:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-11-28T21:55:12.588Z] 20:33:01 140.63 47.61 93.02 0.00 5380.30 165637.46 0.00 [2023-11-28T21:55:12.588Z] 20:34:01 243.74 1.33 242.41 0.00 18.53 72880.92 0.00 [2023-11-28T21:55:12.588Z] 20:35:01 204.08 0.23 203.85 0.00 12.13 46868.86 0.00 [2023-11-28T21:55:12.588Z] 20:36:01 4.27 1.60 2.67 0.00 36.26 34.28 0.00 [2023-11-28T21:55:12.588Z] 20:37:01 41.52 11.50 30.02 0.00 5183.07 4761.21 0.00 [2023-11-28T21:55:12.588Z] 20:38:01 17.86 0.37 17.50 0.00 20.40 3805.90 0.00 [2023-11-28T21:55:12.588Z] 20:39:01 3.22 0.02 3.20 0.00 0.13 83.99 0.00 [2023-11-28T21:55:12.588Z] 20:40:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 [2023-11-28T21:55:12.588Z] 20:41:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 [2023-11-28T21:55:12.588Z] 20:42:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2023-11-28T21:55:12.588Z] 20:43:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2023-11-28T21:55:12.588Z] 20:44:01 1.13 0.00 1.13 0.00 0.00 18.13 0.00 [2023-11-28T21:55:12.588Z] 20:45:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 [2023-11-28T21:55:12.588Z] 20:46:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 [2023-11-28T21:55:12.588Z] 20:47:01 1.93 0.02 1.92 0.00 0.13 27.33 0.00 [2023-11-28T21:55:12.588Z] 20:48:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 [2023-11-28T21:55:12.588Z] 20:49:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2023-11-28T21:55:12.588Z] 20:50:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2023-11-28T21:55:12.588Z] 20:51:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2023-11-28T21:55:12.588Z] 20:52:01 1.85 0.00 1.85 0.00 0.00 20.66 0.00 [2023-11-28T21:55:12.588Z] 20:53:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2023-11-28T21:55:12.588Z] 20:54:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 [2023-11-28T21:55:12.588Z] 20:55:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2023-11-28T21:55:12.588Z] 20:56:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2023-11-28T21:55:12.588Z] 20:57:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 [2023-11-28T21:55:12.588Z] 20:58:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 [2023-11-28T21:55:12.588Z] 20:59:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 [2023-11-28T21:55:12.588Z] 21:00:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 [2023-11-28T21:55:12.588Z] 21:01:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2023-11-28T21:55:12.588Z] 21:02:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 [2023-11-28T21:55:12.588Z] 21:03:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 [2023-11-28T21:55:12.588Z] 21:04:01 2.00 0.00 2.00 0.00 0.00 21.73 0.00 [2023-11-28T21:55:12.588Z] 21:05:01 1.48 0.00 1.48 0.00 0.00 16.13 0.00 [2023-11-28T21:55:12.588Z] 21:06:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2023-11-28T21:55:12.588Z] 21:07:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 [2023-11-28T21:55:12.588Z] 21:08:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 [2023-11-28T21:55:12.588Z] 21:09:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 [2023-11-28T21:55:12.588Z] 21:10:01 1.63 0.00 1.63 0.00 0.00 18.40 0.00 [2023-11-28T21:55:12.588Z] 21:11:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2023-11-28T21:55:12.588Z] 21:12:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 [2023-11-28T21:55:12.588Z] 21:13:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 [2023-11-28T21:55:12.588Z] 21:14:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 [2023-11-28T21:55:12.588Z] 21:15:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2023-11-28T21:55:12.588Z] 21:16:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 [2023-11-28T21:55:12.588Z] 21:17:01 1.30 0.02 1.28 0.00 0.13 14.53 0.00 [2023-11-28T21:55:12.588Z] 21:18:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2023-11-28T21:55:12.588Z] 21:19:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 [2023-11-28T21:55:12.588Z] 21:20:01 1.60 0.00 1.60 0.00 0.00 16.93 0.00 [2023-11-28T21:55:12.588Z] 21:21:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2023-11-28T21:55:12.588Z] 21:22:01 1.78 0.00 1.78 0.00 0.00 20.13 0.00 [2023-11-28T21:55:12.588Z] 21:23:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2023-11-28T21:55:12.588Z] 21:24:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 [2023-11-28T21:55:12.588Z] 21:25:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2023-11-28T21:55:12.588Z] 21:26:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 [2023-11-28T21:55:12.588Z] 21:27:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2023-11-28T21:55:12.588Z] 21:28:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2023-11-28T21:55:12.588Z] 21:29:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2023-11-28T21:55:12.588Z] 21:30:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2023-11-28T21:55:12.588Z] 21:31:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2023-11-28T21:55:12.588Z] 21:32:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 [2023-11-28T21:55:12.588Z] 21:33:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 [2023-11-28T21:55:12.588Z] 21:34:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2023-11-28T21:55:12.588Z] 21:35:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2023-11-28T21:55:12.588Z] 21:36:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 [2023-11-28T21:55:12.588Z] 21:37:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2023-11-28T21:55:12.588Z] 21:38:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 [2023-11-28T21:55:12.588Z] 21:39:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2023-11-28T21:55:12.588Z] 21:40:01 1.65 0.00 1.65 0.00 0.00 18.12 0.00 [2023-11-28T21:55:12.588Z] 21:41:02 1.45 0.00 1.45 0.00 0.00 16.13 0.00 [2023-11-28T21:55:12.588Z] 21:42:01 1.86 0.00 1.86 0.00 0.00 21.55 0.00 [2023-11-28T21:55:12.588Z] 21:43:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 [2023-11-28T21:55:12.588Z] 21:44:01 2.08 0.00 2.08 0.00 0.00 23.06 0.00 [2023-11-28T21:55:12.588Z] 21:45:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 [2023-11-28T21:55:12.588Z] 21:46:01 2.03 0.00 2.03 0.00 0.00 22.13 0.00 [2023-11-28T21:55:12.588Z] 21:47:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 [2023-11-28T21:55:12.588Z] 21:48:01 2.05 0.00 2.05 0.00 0.00 22.53 0.00 [2023-11-28T21:55:12.588Z] 21:49:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2023-11-28T21:55:12.588Z] 21:50:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 [2023-11-28T21:55:12.588Z] 21:51:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2023-11-28T21:55:12.588Z] 21:52:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 [2023-11-28T21:55:12.589Z] 21:53:01 1.33 0.00 1.33 0.00 0.00 14.13 0.00 [2023-11-28T21:55:12.589Z] 21:54:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 [2023-11-28T21:55:12.589Z] 21:55:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2023-11-28T21:55:12.589Z] Average: 9.11 0.76 8.35 0.00 128.36 3557.47 0.00 [2023-11-28T21:55:12.589Z] [2023-11-28T21:55:12.589Z] 20:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-11-28T21:55:12.589Z] 20:33:01 29263668 31596176 728140 2.21 73796 2532828 1845400 5.44 971312 2277380 485044 [2023-11-28T21:55:12.589Z] 20:34:01 28105244 31527848 775432 2.36 152892 3424120 1929508 5.69 1217740 3048564 202420 [2023-11-28T21:55:12.589Z] 20:35:01 27595056 31577544 726868 2.21 165636 3941648 1760752 5.19 1263180 3483124 408 [2023-11-28T21:55:12.589Z] 20:36:01 27586508 31571088 733236 2.23 165692 3942736 1760752 5.19 1272304 3483412 32 [2023-11-28T21:55:12.589Z] 20:37:01 27143668 31539684 736388 2.24 182172 4337148 1704812 5.02 1544280 3624748 94428 [2023-11-28T21:55:12.589Z] 20:38:01 27113288 31555476 718892 2.19 194692 4368532 1711384 5.04 1571960 3619596 200 [2023-11-28T21:55:12.589Z] 20:39:01 27119160 31556400 717800 2.18 193228 4365276 1718664 5.07 1568768 3616360 4 [2023-11-28T21:55:12.589Z] 20:40:01 27125508 31562752 711400 2.16 193252 4365280 1718664 5.07 1563008 3616360 160 [2023-11-28T21:55:12.589Z] 20:41:01 27125648 31562960 711068 2.16 193276 4365284 1718664 5.07 1563032 3616364 12 [2023-11-28T21:55:12.589Z] 20:42:01 27126260 31563600 710576 2.16 193308 4365288 1718664 5.07 1563216 3616368 172 [2023-11-28T21:55:12.589Z] 20:43:01 27125992 31563496 710652 2.16 193336 4365416 1718664 5.07 1563244 3616496 12 [2023-11-28T21:55:12.589Z] 20:44:01 27128560 31566096 707988 2.15 193368 4365420 1718664 5.07 1561380 3616500 164 [2023-11-28T21:55:12.589Z] 20:45:01 27128512 31566088 707956 2.15 193380 4365424 1718664 5.07 1561412 3616504 8 [2023-11-28T21:55:12.589Z] 20:46:01 27128592 31566184 707772 2.15 193420 4365428 1718664 5.07 1561128 3616508 176 [2023-11-28T21:55:12.589Z] 20:47:01 27126696 31564424 709652 2.16 193480 4365400 1740192 5.13 1561620 3616480 68 [2023-11-28T21:55:12.589Z] 20:48:01 27127440 31565216 709020 2.16 193512 4365412 1740192 5.13 1561580 3616484 172 [2023-11-28T21:55:12.589Z] 20:49:01 27127108 31564896 709276 2.16 193548 4365416 1740192 5.13 1561524 3616488 12 [2023-11-28T21:55:12.589Z] 20:50:01 27126840 31564692 709448 2.16 193572 4365420 1740192 5.13 1561584 3616492 172 [2023-11-28T21:55:12.589Z] 20:51:01 27127076 31564968 709228 2.16 193600 4365420 1740192 5.13 1561632 3616492 12 [2023-11-28T21:55:12.589Z] 20:52:01 27128004 31565932 708212 2.15 193648 4365408 1740192 5.13 1560792 3616496 4 [2023-11-28T21:55:12.589Z] 20:53:01 27127988 31565956 708136 2.15 193668 4365424 1740192 5.13 1560932 3616496 12 [2023-11-28T21:55:12.589Z] 20:54:01 27128116 31566112 708120 2.15 193696 4365428 1740192 5.13 1560884 3616500 168 [2023-11-28T21:55:12.589Z] 20:55:01 27127832 31565860 708332 2.15 193724 4365432 1724080 5.08 1560916 3616504 8 [2023-11-28T21:55:12.589Z] 20:56:01 27127824 31565900 708236 2.15 193760 4365436 1724080 5.08 1560984 3616508 168 [2023-11-28T21:55:12.589Z] 20:57:01 27127460 31565580 708504 2.15 193788 4365440 1724080 5.08 1561156 3616512 16 [2023-11-28T21:55:12.589Z] 20:58:01 27127224 31565400 708616 2.15 193848 4365444 1724080 5.08 1561224 3616516 40 [2023-11-28T21:55:12.589Z] 20:59:01 27127168 31565380 708576 2.15 193864 4365444 1724080 5.08 1561124 3616516 8 [2023-11-28T21:55:12.589Z] 21:00:01 27127556 31565792 708320 2.15 193884 4365448 1724080 5.08 1561140 3616520 196 [2023-11-28T21:55:12.589Z] 21:01:01 27127288 31565544 708540 2.15 193904 4365448 1724080 5.08 1561160 3616520 4 [2023-11-28T21:55:12.589Z] 21:02:01 27127304 31565584 708468 2.15 193940 4365436 1724080 5.08 1561192 3616524 188 [2023-11-28T21:55:12.589Z] 21:03:01 27127256 31565600 708384 2.15 193988 4365456 1724080 5.08 1561536 3616528 176 [2023-11-28T21:55:12.589Z] 21:04:01 27127208 31565624 708292 2.15 194056 4365464 1724080 5.08 1561584 3616528 184 [2023-11-28T21:55:12.589Z] 21:05:01 27127604 31566128 707940 2.15 194140 4365468 1724080 5.08 1561740 3616540 4 [2023-11-28T21:55:12.589Z] 21:06:01 27127780 31566344 707920 2.15 194176 4365468 1724080 5.08 1561536 3616540 172 [2023-11-28T21:55:12.589Z] 21:07:01 27127756 31566356 708072 2.15 194216 4365472 1724080 5.08 1561788 3616544 4 [2023-11-28T21:55:12.589Z] 21:08:01 27127740 31566380 708000 2.15 194252 4365476 1724080 5.08 1561828 3616548 40 [2023-11-28T21:55:12.589Z] 21:09:01 27127944 31566744 707548 2.15 194324 4365604 1724080 5.08 1561956 3616668 8 [2023-11-28T21:55:12.589Z] 21:10:01 27127864 31566764 707516 2.15 194368 4365608 1707612 5.03 1561888 3616680 40 [2023-11-28T21:55:12.589Z] 21:11:01 27127596 31566520 707704 2.15 194384 4365612 1707612 5.03 1562024 3616684 12 [2023-11-28T21:55:12.589Z] 21:12:01 27127036 31565988 708180 2.15 194424 4365600 1707612 5.03 1562068 3616684 36 [2023-11-28T21:55:12.589Z] 21:13:01 27127416 31566396 707912 2.15 194444 4365616 1707612 5.03 1562080 3616688 4 [2023-11-28T21:55:12.589Z] 21:14:01 27127700 31566716 707576 2.15 194468 4365620 1707612 5.03 1561996 3616688 40 [2023-11-28T21:55:12.589Z] 21:15:01 27127368 31566396 707812 2.15 194492 4365624 1707612 5.03 1561996 3616692 12 [2023-11-28T21:55:12.589Z] 21:16:01 27127352 31566432 707744 2.15 194508 4365628 1707612 5.03 1562056 3616700 196 [2023-11-28T21:55:12.589Z] 21:17:01 27126428 31565524 708588 2.15 194532 4365620 1707612 5.03 1562592 3616700 20 [2023-11-28T21:55:12.589Z] 21:18:01 27126352 31565660 708076 2.15 194556 4365632 1707612 5.03 1562656 3616704 176 [2023-11-28T21:55:12.589Z] 21:19:01 27126744 31566056 707612 2.15 194580 4365636 1707612 5.03 1562652 3616708 8 [2023-11-28T21:55:12.589Z] 21:20:01 27126736 31566096 707532 2.15 194604 4365636 1707612 5.03 1562632 3616708 4 [2023-11-28T21:55:12.589Z] 21:21:01 27126904 31566276 707480 2.15 194628 4365644 1707612 5.03 1562632 3616712 8 [2023-11-28T21:55:12.589Z] 21:22:01 27126572 31566028 707708 2.15 194676 4365648 1707612 5.03 1562844 3616716 40 [2023-11-28T21:55:12.589Z] 21:23:01 27126304 31565784 707904 2.15 194696 4365652 1723688 5.08 1563168 3616724 8 [2023-11-28T21:55:12.589Z] 21:24:01 27126792 31566336 707408 2.15 194744 4365656 1739944 5.13 1562956 3616728 40 [2023-11-28T21:55:12.589Z] 21:25:01 27126412 31565988 707636 2.15 194768 4365656 1739944 5.13 1563012 3616732 8 [2023-11-28T21:55:12.589Z] 21:26:01 27126388 31566004 707580 2.15 194800 4365660 1739944 5.13 1563076 3616732 36 [2023-11-28T21:55:12.589Z] 21:27:01 27126540 31566196 707536 2.15 194828 4365660 1739944 5.13 1563364 3616732 20 [2023-11-28T21:55:12.589Z] 21:28:01 27126256 31565940 707776 2.15 194848 4365664 1739944 5.13 1563380 3616736 40 [2023-11-28T21:55:12.589Z] 21:29:01 27126208 31565900 707740 2.15 194864 4365668 1739944 5.13 1563052 3616740 8 [2023-11-28T21:55:12.589Z] 21:30:01 27126192 31565920 707676 2.15 194884 4365668 1739944 5.13 1563120 3616740 44 [2023-11-28T21:55:12.589Z] 21:31:01 27126084 31565840 707884 2.15 194912 4365672 1739944 5.13 1563072 3616744 24 [2023-11-28T21:55:12.589Z] 21:32:01 27125988 31565784 707876 2.15 194936 4365680 1739944 5.13 1563592 3616752 64 [2023-11-28T21:55:12.589Z] 21:33:01 27126472 31566276 707588 2.15 194952 4365680 1739944 5.13 1563172 3616752 8 [2023-11-28T21:55:12.589Z] 21:34:01 27126480 31566324 707520 2.15 194972 4365684 1739944 5.13 1563196 3616756 184 [2023-11-28T21:55:12.589Z] 21:35:01 27126432 31566280 707484 2.15 194984 4365684 1739944 5.13 1563140 3616756 8 [2023-11-28T21:55:12.589Z] 21:36:01 27125476 31565408 708180 2.15 195016 4365688 1719096 5.07 1565032 3615880 4 [2023-11-28T21:55:12.589Z] 21:37:01 27125468 31565444 708124 2.15 195052 4365696 1719096 5.07 1564716 3615888 24 [2023-11-28T21:55:12.589Z] 21:38:01 27125324 31565344 708120 2.15 195088 4365696 1719096 5.07 1564804 3615888 212 [2023-11-28T21:55:12.589Z] 21:39:01 27125552 31565596 707812 2.15 195104 4365700 1719096 5.07 1565020 3615892 188 [2023-11-28T21:55:12.589Z] 21:40:01 27125868 31565940 707468 2.15 195128 4365700 1703024 5.02 1564504 3615892 12 [2023-11-28T21:55:12.589Z] 21:41:02 27125524 31565656 707908 2.15 195184 4365704 1703024 5.02 1564560 3615896 8 [2023-11-28T21:55:12.589Z] 21:42:01 27125664 31565856 707864 2.15 195244 4365712 1703024 5.02 1564872 3615904 40 [2023-11-28T21:55:12.589Z] 21:43:01 27125712 31566008 707720 2.15 195344 4365700 1703024 5.02 1565060 3615904 8 [2023-11-28T21:55:12.589Z] 21:44:01 27125916 31566320 707360 2.15 195428 4365716 1703024 5.02 1564872 3615908 4 [2023-11-28T21:55:12.589Z] 21:45:01 27125616 31566100 707508 2.15 195524 4365720 1703024 5.02 1565056 3615912 8 [2023-11-28T21:55:12.589Z] 21:46:01 27125568 31566172 707396 2.15 195620 4365720 1703024 5.02 1565056 3615912 8 [2023-11-28T21:55:12.589Z] 21:47:01 27125520 31566160 707352 2.15 195652 4365724 1703024 5.02 1565112 3615916 12 [2023-11-28T21:55:12.589Z] 21:48:01 27125208 31565912 707800 2.15 195716 4365716 1703024 5.02 1565116 3615916 12 [2023-11-28T21:55:12.589Z] 21:49:01 27125412 31566148 707532 2.15 195740 4365728 1703024 5.02 1565260 3615920 8 [2023-11-28T21:55:12.589Z] 21:50:01 27125364 31566136 707492 2.15 195760 4365736 1703024 5.02 1565108 3615928 192 [2023-11-28T21:55:12.589Z] 21:51:01 27125524 31566300 707452 2.15 195784 4365736 1703024 5.02 1565116 3615928 24 [2023-11-28T21:55:12.589Z] 21:52:01 27125248 31566084 707648 2.15 195824 4365740 1703024 5.02 1565172 3615932 196 [2023-11-28T21:55:12.589Z] 21:53:01 27125232 31566096 707572 2.15 195852 4365740 1703024 5.02 1565256 3615932 4 [2023-11-28T21:55:12.589Z] 21:54:01 27125436 31566344 707268 2.15 195884 4365748 1703024 5.02 1565232 3615940 40 [2023-11-28T21:55:12.589Z] 21:55:01 27125356 31566280 707248 2.15 195908 4365752 1719172 5.07 1565232 3615944 28 [2023-11-28T21:55:12.589Z] Average: 27175331 31565356 710276 2.16 191708 4321642 1725151 5.08 1544445 3590375 9484 [2023-11-28T21:55:12.589Z] [2023-11-28T21:55:12.589Z] 20:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-11-28T21:55:12.589Z] 20:33:01 docker0 9.35 10.20 0.69 185.44 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:33:01 ens3 542.81 367.94 5923.48 87.24 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:33:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:34:01 veth27a0450 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:34:01 docker0 199.45 352.72 17.18 2419.21 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:34:01 ens3 399.25 241.84 2453.78 97.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:35:01 docker0 6.23 12.51 0.38 141.15 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:35:01 ens3 128.55 77.44 2740.88 19.72 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:35:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:36:01 ens3 11.98 6.78 5.94 6.05 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:37:01 ens3 157.78 65.58 2727.12 4.91 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:37:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:38:01 ens3 2.53 1.58 1.21 0.71 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:38:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:39:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:40:01 ens3 0.23 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:41:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:42:01 ens3 1.15 0.50 0.40 0.28 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:43:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:44:01 ens3 0.35 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:45:01 ens3 0.28 0.02 0.07 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:46:01 ens3 0.82 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:47:01 ens3 0.68 0.42 0.35 0.28 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:48:01 ens3 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:49:01 ens3 0.17 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:50:01 ens3 0.25 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:51:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:53:01 ens3 0.30 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:54:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:55:01 ens3 0.33 0.10 0.10 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:56:01 ens3 1.32 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:57:01 ens3 0.88 0.52 0.36 0.28 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:58:01 ens3 0.67 0.40 0.39 0.27 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:59:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 20:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.589Z] 21:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:00:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:01:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:02:01 ens3 0.25 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:03:01 ens3 0.27 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:04:01 ens3 1.67 0.55 0.50 0.29 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:05:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:06:01 ens3 0.77 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:07:01 ens3 0.92 0.58 0.37 0.29 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:08:01 ens3 0.92 0.35 0.28 0.15 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:09:01 ens3 0.57 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:10:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:11:01 ens3 0.85 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:12:01 ens3 0.52 0.35 0.26 0.21 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:13:01 ens3 0.25 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:14:01 ens3 0.28 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:15:01 ens3 0.33 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:16:01 ens3 1.33 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:17:01 ens3 0.98 0.63 0.52 0.42 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:18:01 ens3 0.38 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:19:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:20:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:21:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:22:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:23:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:24:01 ens3 0.27 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:25:01 ens3 0.27 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:26:01 ens3 1.33 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:27:01 ens3 0.78 0.45 0.36 0.28 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:28:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:29:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:30:01 ens3 0.33 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:31:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:32:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:33:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:34:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:35:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:36:01 ens3 4.93 3.63 2.45 5.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:36:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:37:01 ens3 0.55 0.35 0.34 0.27 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:38:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:39:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:40:01 ens3 0.27 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:41:02 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:42:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:43:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:44:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:45:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:46:01 ens3 1.32 0.10 0.12 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:47:01 ens3 0.92 0.68 0.59 0.48 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:48:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:49:01 ens3 0.95 0.45 0.44 0.28 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:51:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:52:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:53:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:54:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:55:01 ens3 0.37 0.13 0.16 0.06 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] 21:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] Average: docker0 2.59 4.52 0.22 33.09 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] Average: ens3 15.42 9.36 167.06 2.72 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-11-28T21:55:12.590Z] [2023-11-28T21:55:12.590Z] [2023-11-28T21:55:12.590Z] ---> sar -P ALL: [2023-11-28T21:55:12.590Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5205) 11/28/23 _x86_64_ (8 CPU) [2023-11-28T21:55:12.590Z] [2023-11-28T21:55:12.590Z] 20:31:44 LINUX RESTART (8 CPU) [2023-11-28T21:55:12.590Z] [2023-11-28T21:55:12.590Z] 20:32:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:55:12.590Z] 20:33:01 all 8.87 0.00 3.19 4.59 0.07 83.28 [2023-11-28T21:55:12.591Z] 20:33:01 0 7.65 0.00 3.65 3.73 0.05 84.91 [2023-11-28T21:55:12.591Z] 20:33:01 1 9.56 0.00 2.87 10.96 0.05 76.57 [2023-11-28T21:55:12.591Z] 20:33:01 2 10.30 0.00 3.27 0.25 0.07 86.11 [2023-11-28T21:55:12.591Z] 20:33:01 3 9.60 0.00 2.36 2.18 0.07 85.80 [2023-11-28T21:55:12.591Z] 20:33:01 4 6.53 0.00 3.23 0.22 0.03 89.98 [2023-11-28T21:55:12.591Z] 20:33:01 5 6.24 0.00 2.39 3.59 0.08 87.70 [2023-11-28T21:55:12.591Z] 20:33:01 6 12.02 0.00 2.79 14.86 0.07 70.27 [2023-11-28T21:55:12.591Z] 20:33:01 7 9.06 0.00 4.97 0.96 0.10 84.91 [2023-11-28T21:55:12.591Z] 20:34:01 all 26.04 0.00 4.57 3.47 0.09 65.83 [2023-11-28T21:55:12.591Z] 20:34:01 0 24.90 0.00 4.14 0.49 0.08 70.39 [2023-11-28T21:55:12.591Z] 20:34:01 1 26.39 0.00 4.26 0.98 0.08 68.29 [2023-11-28T21:55:12.591Z] 20:34:01 2 25.74 0.00 4.35 4.37 0.08 65.45 [2023-11-28T21:55:12.591Z] 20:34:01 3 25.90 0.00 4.94 0.96 0.08 68.12 [2023-11-28T21:55:12.591Z] 20:34:01 4 25.46 0.00 4.09 0.44 0.08 69.92 [2023-11-28T21:55:12.591Z] 20:34:01 5 27.49 0.00 6.13 18.84 0.08 47.45 [2023-11-28T21:55:12.591Z] 20:34:01 6 26.30 0.00 3.99 1.50 0.08 68.12 [2023-11-28T21:55:12.591Z] 20:34:01 7 26.17 0.00 4.63 0.25 0.10 68.84 [2023-11-28T21:55:12.591Z] 20:35:01 all 18.66 0.00 3.77 3.10 0.07 74.40 [2023-11-28T21:55:12.591Z] 20:35:01 0 17.79 0.00 4.44 7.70 0.07 70.00 [2023-11-28T21:55:12.591Z] 20:35:01 1 18.99 0.00 3.84 0.37 0.08 76.72 [2023-11-28T21:55:12.591Z] 20:35:01 2 18.41 0.00 3.58 1.91 0.07 76.03 [2023-11-28T21:55:12.591Z] 20:35:01 3 18.20 0.00 3.54 0.32 0.05 77.89 [2023-11-28T21:55:12.591Z] 20:35:01 4 20.44 0.00 4.42 0.59 0.07 74.49 [2023-11-28T21:55:12.591Z] 20:35:01 5 19.67 0.00 3.89 7.75 0.07 68.63 [2023-11-28T21:55:12.591Z] 20:35:01 6 17.54 0.00 3.29 0.23 0.07 78.87 [2023-11-28T21:55:12.591Z] 20:35:01 7 18.25 0.00 3.18 5.99 0.07 72.51 [2023-11-28T21:55:12.591Z] 20:36:01 all 0.49 0.00 0.04 0.01 0.01 99.44 [2023-11-28T21:55:12.591Z] 20:36:01 0 0.63 0.00 0.03 0.00 0.00 99.33 [2023-11-28T21:55:12.591Z] 20:36:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2023-11-28T21:55:12.591Z] 20:36:01 2 0.25 0.00 0.03 0.02 0.02 99.68 [2023-11-28T21:55:12.591Z] 20:36:01 3 2.05 0.00 0.07 0.02 0.05 97.82 [2023-11-28T21:55:12.591Z] 20:36:01 4 0.17 0.00 0.03 0.00 0.00 99.80 [2023-11-28T21:55:12.591Z] 20:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.591Z] 20:36:01 6 0.22 0.00 0.03 0.00 0.00 99.75 [2023-11-28T21:55:12.591Z] 20:36:01 7 0.57 0.00 0.07 0.07 0.02 99.28 [2023-11-28T21:55:12.591Z] 20:37:01 all 1.89 0.00 0.89 0.46 0.02 96.74 [2023-11-28T21:55:12.591Z] 20:37:01 0 1.37 0.00 0.57 0.03 0.02 98.01 [2023-11-28T21:55:12.591Z] 20:37:01 1 2.76 0.00 0.72 0.53 0.03 95.96 [2023-11-28T21:55:12.591Z] 20:37:01 2 0.95 0.00 1.92 0.57 0.02 96.55 [2023-11-28T21:55:12.591Z] 20:37:01 3 2.51 0.00 0.56 0.03 0.03 96.87 [2023-11-28T21:55:12.591Z] 20:37:01 4 2.04 0.00 0.92 0.58 0.02 96.44 [2023-11-28T21:55:12.591Z] 20:37:01 5 2.02 0.00 0.98 0.92 0.02 96.06 [2023-11-28T21:55:12.591Z] 20:37:01 6 2.73 0.00 0.92 0.07 0.02 96.26 [2023-11-28T21:55:12.591Z] 20:37:01 7 0.75 0.00 0.52 0.99 0.02 97.73 [2023-11-28T21:55:12.591Z] 20:38:01 all 0.82 0.00 0.53 0.12 0.01 98.52 [2023-11-28T21:55:12.591Z] 20:38:01 0 0.78 0.00 0.38 0.00 0.02 98.82 [2023-11-28T21:55:12.591Z] 20:38:01 1 0.83 0.00 0.90 0.05 0.02 98.20 [2023-11-28T21:55:12.591Z] 20:38:01 2 0.80 0.00 1.02 0.35 0.00 97.83 [2023-11-28T21:55:12.591Z] 20:38:01 3 0.89 0.00 0.40 0.05 0.03 98.62 [2023-11-28T21:55:12.591Z] 20:38:01 4 0.67 0.00 0.27 0.17 0.02 98.88 [2023-11-28T21:55:12.591Z] 20:38:01 5 0.83 0.00 0.53 0.03 0.00 98.60 [2023-11-28T21:55:12.591Z] 20:38:01 6 0.78 0.00 0.40 0.02 0.00 98.80 [2023-11-28T21:55:12.591Z] 20:38:01 7 0.97 0.00 0.32 0.27 0.02 98.43 [2023-11-28T21:55:12.591Z] 20:39:01 all 0.06 0.00 0.06 0.01 0.01 99.85 [2023-11-28T21:55:12.591Z] 20:39:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2023-11-28T21:55:12.591Z] 20:39:01 1 0.07 0.00 0.05 0.00 0.00 99.88 [2023-11-28T21:55:12.591Z] 20:39:01 2 0.03 0.00 0.05 0.03 0.00 99.88 [2023-11-28T21:55:12.591Z] 20:39:01 3 0.27 0.00 0.13 0.00 0.05 99.55 [2023-11-28T21:55:12.591Z] 20:39:01 4 0.07 0.00 0.05 0.07 0.02 99.80 [2023-11-28T21:55:12.591Z] 20:39:01 5 0.00 0.00 0.05 0.00 0.00 99.95 [2023-11-28T21:55:12.591Z] 20:39:01 6 0.03 0.00 0.07 0.00 0.00 99.90 [2023-11-28T21:55:12.591Z] 20:39:01 7 0.03 0.00 0.03 0.02 0.02 99.90 [2023-11-28T21:55:12.591Z] 20:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-11-28T21:55:12.591Z] 20:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.591Z] 20:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:55:12.591Z] 20:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:40:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-11-28T21:55:12.591Z] 20:40:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-11-28T21:55:12.591Z] 20:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:40:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-28T21:55:12.591Z] 20:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.591Z] 20:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.591Z] 20:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:41:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-28T21:55:12.591Z] 20:41:01 3 0.03 0.00 0.03 0.00 0.05 99.88 [2023-11-28T21:55:12.591Z] 20:41:01 4 0.05 0.00 0.03 0.02 0.02 99.88 [2023-11-28T21:55:12.591Z] 20:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:42:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2023-11-28T21:55:12.591Z] 20:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.591Z] 20:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:42:01 3 0.00 0.00 0.03 0.00 0.05 99.92 [2023-11-28T21:55:12.591Z] 20:42:01 4 0.03 0.00 0.00 0.02 0.02 99.93 [2023-11-28T21:55:12.591Z] 20:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:42:01 6 0.32 0.00 0.02 0.00 0.00 99.67 [2023-11-28T21:55:12.591Z] 20:42:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-28T21:55:12.591Z] 20:43:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2023-11-28T21:55:12.591Z] 20:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.591Z] 20:43:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:43:01 3 0.17 0.00 0.02 0.00 0.05 99.77 [2023-11-28T21:55:12.591Z] 20:43:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2023-11-28T21:55:12.591Z] 20:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:43:01 6 0.12 0.00 0.02 0.00 0.00 99.87 [2023-11-28T21:55:12.591Z] 20:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.591Z] [2023-11-28T21:55:12.591Z] 20:43:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:55:12.591Z] 20:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.591Z] 20:44:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.591Z] 20:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.591Z] 20:44:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2023-11-28T21:55:12.591Z] 20:44:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T21:55:12.591Z] 20:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.591Z] 20:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T21:55:12.591Z] 20:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.591Z] 20:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.591Z] 20:45:01 3 0.03 0.00 0.02 0.00 0.05 99.90 [2023-11-28T21:55:12.591Z] 20:45:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-28T21:55:12.591Z] 20:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.591Z] 20:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.591Z] 20:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:46:01 3 0.03 0.00 0.07 0.00 0.03 99.87 [2023-11-28T21:55:12.591Z] 20:46:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-11-28T21:55:12.591Z] 20:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.591Z] 20:46:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-28T21:55:12.591Z] 20:47:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2023-11-28T21:55:12.591Z] 20:47:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2023-11-28T21:55:12.591Z] 20:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.591Z] 20:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:47:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2023-11-28T21:55:12.591Z] 20:47:01 4 0.05 0.00 0.05 0.02 0.02 99.87 [2023-11-28T21:55:12.591Z] 20:47:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-11-28T21:55:12.591Z] 20:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:47:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2023-11-28T21:55:12.591Z] 20:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.591Z] 20:48:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T21:55:12.591Z] 20:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:48:01 3 0.03 0.00 0.03 0.00 0.05 99.88 [2023-11-28T21:55:12.591Z] 20:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T21:55:12.591Z] 20:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.591Z] 20:49:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:49:01 3 0.02 0.00 0.02 0.00 0.05 99.92 [2023-11-28T21:55:12.591Z] 20:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.591Z] 20:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:49:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-28T21:55:12.591Z] 20:49:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T21:55:12.591Z] 20:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T21:55:12.591Z] 20:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.591Z] 20:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:50:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T21:55:12.591Z] 20:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:55:12.591Z] 20:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.591Z] 20:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.591Z] 20:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.591Z] 20:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.591Z] 20:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:51:01 3 0.05 0.00 0.05 0.00 0.03 99.87 [2023-11-28T21:55:12.591Z] 20:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T21:55:12.591Z] 20:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:51:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2023-11-28T21:55:12.591Z] 20:51:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-28T21:55:12.591Z] 20:52:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-11-28T21:55:12.591Z] 20:52:01 0 0.03 0.00 0.02 0.03 0.02 99.90 [2023-11-28T21:55:12.591Z] 20:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.591Z] 20:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:52:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-11-28T21:55:12.591Z] 20:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.591Z] 20:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.591Z] 20:52:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T21:55:12.591Z] 20:53:01 all 0.16 0.00 0.01 0.01 0.01 99.81 [2023-11-28T21:55:12.591Z] 20:53:01 0 0.02 0.00 0.00 0.10 0.03 99.85 [2023-11-28T21:55:12.591Z] 20:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:53:01 3 1.22 0.00 0.03 0.00 0.03 98.71 [2023-11-28T21:55:12.591Z] 20:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:54:01 all 0.18 0.00 0.02 0.01 0.01 99.78 [2023-11-28T21:55:12.591Z] 20:54:01 0 0.02 0.00 0.02 0.08 0.00 99.88 [2023-11-28T21:55:12.591Z] 20:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.591Z] 20:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:54:01 3 1.34 0.00 0.03 0.00 0.02 98.61 [2023-11-28T21:55:12.591Z] 20:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.591Z] 20:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.591Z] 20:54:01 7 0.03 0.00 0.03 0.00 0.03 99.90 [2023-11-28T21:55:12.591Z] [2023-11-28T21:55:12.591Z] 20:54:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:55:12.591Z] 20:55:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-11-28T21:55:12.591Z] 20:55:01 0 0.00 0.00 0.02 0.03 0.03 99.92 [2023-11-28T21:55:12.591Z] 20:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.591Z] 20:55:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.591Z] 20:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.591Z] 20:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.591Z] 20:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 20:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 20:56:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2023-11-28T21:55:12.592Z] 20:56:01 0 0.05 0.00 0.02 0.07 0.03 99.83 [2023-11-28T21:55:12.592Z] 20:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.592Z] 20:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 20:56:01 3 0.03 0.00 0.00 0.00 0.03 99.93 [2023-11-28T21:55:12.592Z] 20:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-28T21:55:12.592Z] 20:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 20:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 20:56:01 7 0.02 0.00 0.00 0.08 0.00 99.90 [2023-11-28T21:55:12.592Z] 20:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T21:55:12.592Z] 20:57:01 0 0.00 0.00 0.02 0.02 0.03 99.93 [2023-11-28T21:55:12.592Z] 20:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 20:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 20:57:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T21:55:12.592Z] 20:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 20:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 20:57:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 20:57:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 20:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-28T21:55:12.592Z] 20:58:01 0 0.07 0.00 0.03 0.07 0.03 99.80 [2023-11-28T21:55:12.592Z] 20:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.592Z] 20:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 20:58:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 20:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 20:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 20:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 20:58:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2023-11-28T21:55:12.592Z] 20:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.592Z] 20:59:01 0 0.02 0.00 0.03 0.03 0.03 99.88 [2023-11-28T21:55:12.592Z] 20:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 20:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 20:59:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-11-28T21:55:12.592Z] 20:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 20:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 20:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 20:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:00:01 all 0.00 0.00 0.00 0.00 0.00 99.99 [2023-11-28T21:55:12.592Z] 21:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:00:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-11-28T21:55:12.592Z] 21:01:01 0 0.02 0.00 0.05 0.02 0.03 99.88 [2023-11-28T21:55:12.592Z] 21:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.592Z] 21:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T21:55:12.592Z] 21:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:01:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-28T21:55:12.592Z] 21:01:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.592Z] 21:02:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2023-11-28T21:55:12.592Z] 21:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:02:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2023-11-28T21:55:12.592Z] 21:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:02:01 6 0.00 0.00 0.02 0.00 0.03 99.95 [2023-11-28T21:55:12.592Z] 21:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.592Z] 21:03:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-11-28T21:55:12.592Z] 21:03:01 0 0.07 0.00 0.02 0.02 0.00 99.90 [2023-11-28T21:55:12.592Z] 21:03:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:03:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2023-11-28T21:55:12.592Z] 21:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:03:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2023-11-28T21:55:12.592Z] 21:03:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:04:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-11-28T21:55:12.592Z] 21:04:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2023-11-28T21:55:12.592Z] 21:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:04:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T21:55:12.592Z] 21:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:04:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:05:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-28T21:55:12.592Z] 21:05:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2023-11-28T21:55:12.592Z] 21:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:05:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2023-11-28T21:55:12.592Z] 21:05:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:05:01 6 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T21:55:12.592Z] 21:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] [2023-11-28T21:55:12.592Z] 21:05:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:55:12.592Z] 21:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T21:55:12.592Z] 21:06:01 0 0.00 0.00 0.00 0.03 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:06:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-11-28T21:55:12.592Z] 21:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:06:01 6 0.03 0.00 0.00 0.00 0.03 99.93 [2023-11-28T21:55:12.592Z] 21:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:07:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-11-28T21:55:12.592Z] 21:07:01 0 0.02 0.00 0.00 0.07 0.00 99.92 [2023-11-28T21:55:12.592Z] 21:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.592Z] 21:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:07:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:08:01 all 0.01 0.00 0.01 0.00 0.02 99.96 [2023-11-28T21:55:12.592Z] 21:08:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.592Z] 21:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.592Z] 21:08:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.592Z] 21:08:01 7 0.07 0.00 0.07 0.00 0.03 99.83 [2023-11-28T21:55:12.592Z] 21:09:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2023-11-28T21:55:12.592Z] 21:09:01 0 0.05 0.00 0.00 0.05 0.00 99.90 [2023-11-28T21:55:12.592Z] 21:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:09:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T21:55:12.592Z] 21:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T21:55:12.592Z] 21:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:09:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-28T21:55:12.592Z] 21:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T21:55:12.592Z] 21:10:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:10:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:10:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:10:01 7 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T21:55:12.592Z] 21:11:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.592Z] 21:11:01 0 0.02 0.00 0.02 0.02 0.05 99.90 [2023-11-28T21:55:12.592Z] 21:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T21:55:12.592Z] 21:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T21:55:12.592Z] 21:12:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2023-11-28T21:55:12.592Z] 21:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:12:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T21:55:12.592Z] 21:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T21:55:12.592Z] 21:13:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2023-11-28T21:55:12.592Z] 21:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:13:01 3 0.00 0.00 0.02 0.02 0.03 99.93 [2023-11-28T21:55:12.592Z] 21:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.592Z] 21:13:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.592Z] 21:14:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2023-11-28T21:55:12.592Z] 21:14:01 0 0.02 0.00 0.00 0.05 0.00 99.93 [2023-11-28T21:55:12.592Z] 21:14:01 1 0.00 0.00 0.03 0.00 0.03 99.93 [2023-11-28T21:55:12.592Z] 21:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:14:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.592Z] 21:15:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T21:55:12.592Z] 21:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:15:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T21:55:12.592Z] 21:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:15:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T21:55:12.592Z] 21:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:16:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-11-28T21:55:12.592Z] 21:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:16:01 1 0.00 0.00 0.02 0.00 0.03 99.95 [2023-11-28T21:55:12.592Z] 21:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:16:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] [2023-11-28T21:55:12.592Z] 21:16:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:55:12.592Z] 21:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.592Z] 21:17:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:17:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2023-11-28T21:55:12.592Z] 21:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.592Z] 21:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-11-28T21:55:12.592Z] 21:18:01 0 0.07 0.00 0.02 0.02 0.02 99.88 [2023-11-28T21:55:12.592Z] 21:18:01 1 0.03 0.00 0.05 0.00 0.03 99.88 [2023-11-28T21:55:12.592Z] 21:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:18:01 3 0.00 0.00 0.00 0.00 0.03 99.97 [2023-11-28T21:55:12.592Z] 21:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:19:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-11-28T21:55:12.592Z] 21:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:19:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2023-11-28T21:55:12.592Z] 21:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.592Z] 21:19:01 3 0.78 0.00 0.03 0.02 0.02 99.15 [2023-11-28T21:55:12.592Z] 21:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.592Z] 21:20:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2023-11-28T21:55:12.592Z] 21:20:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.592Z] 21:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:20:01 3 0.37 0.00 0.00 0.05 0.02 99.57 [2023-11-28T21:55:12.592Z] 21:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.592Z] 21:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.592Z] 21:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.592Z] 21:21:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T21:55:12.592Z] 21:21:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-11-28T21:55:12.592Z] 21:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:21:01 3 0.07 0.00 0.05 0.02 0.02 99.85 [2023-11-28T21:55:12.592Z] 21:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.592Z] 21:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.592Z] 21:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-11-28T21:55:12.593Z] 21:22:01 0 0.00 0.00 0.02 0.08 0.00 99.90 [2023-11-28T21:55:12.593Z] 21:22:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2023-11-28T21:55:12.593Z] 21:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:22:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2023-11-28T21:55:12.593Z] 21:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.593Z] 21:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-11-28T21:55:12.593Z] 21:23:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:23:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T21:55:12.593Z] 21:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:23:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:55:12.593Z] 21:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.593Z] 21:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.593Z] 21:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T21:55:12.593Z] 21:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T21:55:12.593Z] 21:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:24:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:24:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T21:55:12.593Z] 21:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:25:01 all 0.09 0.00 0.00 0.00 0.01 99.89 [2023-11-28T21:55:12.593Z] 21:25:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:25:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2023-11-28T21:55:12.593Z] 21:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:25:01 3 0.68 0.00 0.02 0.02 0.02 99.27 [2023-11-28T21:55:12.593Z] 21:25:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:26:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-11-28T21:55:12.593Z] 21:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:26:01 3 0.17 0.00 0.00 0.02 0.03 99.78 [2023-11-28T21:55:12.593Z] 21:26:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T21:55:12.593Z] 21:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T21:55:12.593Z] 21:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-11-28T21:55:12.593Z] 21:27:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-11-28T21:55:12.593Z] 21:27:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-11-28T21:55:12.593Z] 21:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.593Z] 21:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:27:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] [2023-11-28T21:55:12.593Z] 21:27:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:55:12.593Z] 21:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-28T21:55:12.593Z] 21:28:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:28:01 1 0.03 0.00 0.02 0.00 0.05 99.90 [2023-11-28T21:55:12.593Z] 21:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:28:01 3 0.03 0.00 0.02 0.03 0.02 99.90 [2023-11-28T21:55:12.593Z] 21:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:29:01 all 0.10 0.00 0.00 0.00 0.00 99.89 [2023-11-28T21:55:12.593Z] 21:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:55:12.593Z] 21:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:29:01 3 0.71 0.00 0.02 0.00 0.02 99.25 [2023-11-28T21:55:12.593Z] 21:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:30:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2023-11-28T21:55:12.593Z] 21:30:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:30:01 1 0.02 0.00 0.00 0.00 0.03 99.95 [2023-11-28T21:55:12.593Z] 21:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:30:01 3 0.70 0.00 0.00 0.02 0.02 99.27 [2023-11-28T21:55:12.593Z] 21:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:30:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T21:55:12.593Z] 21:30:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-11-28T21:55:12.593Z] 21:31:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.593Z] 21:31:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-11-28T21:55:12.593Z] 21:31:01 1 0.02 0.00 0.03 0.02 0.03 99.90 [2023-11-28T21:55:12.593Z] 21:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.593Z] 21:32:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-11-28T21:55:12.593Z] 21:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:32:01 1 0.00 0.00 0.02 0.00 0.05 99.93 [2023-11-28T21:55:12.593Z] 21:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.593Z] 21:32:01 3 0.00 0.00 0.02 0.03 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:33:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2023-11-28T21:55:12.593Z] 21:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T21:55:12.593Z] 21:33:01 1 0.03 0.00 0.00 0.00 0.03 99.93 [2023-11-28T21:55:12.593Z] 21:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:33:01 3 0.27 0.00 0.05 0.00 0.02 99.67 [2023-11-28T21:55:12.593Z] 21:33:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-11-28T21:55:12.593Z] 21:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.593Z] 21:34:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:34:01 1 0.08 0.00 0.03 0.02 0.03 99.83 [2023-11-28T21:55:12.593Z] 21:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.593Z] 21:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:35:01 all 0.09 0.00 0.01 0.01 0.00 99.88 [2023-11-28T21:55:12.593Z] 21:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:55:12.593Z] 21:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:35:01 3 0.58 0.00 0.05 0.08 0.02 99.27 [2023-11-28T21:55:12.593Z] 21:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:35:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T21:55:12.593Z] 21:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:36:01 all 0.14 0.00 0.04 0.10 0.03 99.70 [2023-11-28T21:55:12.593Z] 21:36:01 0 0.13 0.00 0.02 0.60 0.02 99.23 [2023-11-28T21:55:12.593Z] 21:36:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-28T21:55:12.593Z] 21:36:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-11-28T21:55:12.593Z] 21:36:01 3 0.35 0.00 0.05 0.17 0.08 99.35 [2023-11-28T21:55:12.593Z] 21:36:01 4 0.08 0.00 0.07 0.00 0.03 99.82 [2023-11-28T21:55:12.593Z] 21:36:01 5 0.03 0.00 0.07 0.00 0.00 99.90 [2023-11-28T21:55:12.593Z] 21:36:01 6 0.40 0.00 0.03 0.00 0.02 99.55 [2023-11-28T21:55:12.593Z] 21:36:01 7 0.03 0.00 0.03 0.00 0.05 99.88 [2023-11-28T21:55:12.593Z] 21:37:01 all 0.07 0.00 0.01 0.22 0.02 99.68 [2023-11-28T21:55:12.593Z] 21:37:01 0 0.02 0.00 0.02 1.00 0.02 98.95 [2023-11-28T21:55:12.593Z] 21:37:01 1 0.02 0.00 0.00 0.00 0.08 99.90 [2023-11-28T21:55:12.593Z] 21:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:37:01 3 0.40 0.00 0.02 0.45 0.05 99.08 [2023-11-28T21:55:12.593Z] 21:37:01 4 0.05 0.00 0.02 0.32 0.03 99.58 [2023-11-28T21:55:12.593Z] 21:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:37:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.593Z] 21:38:01 all 0.07 0.00 0.01 0.07 0.01 99.83 [2023-11-28T21:55:12.593Z] 21:38:01 0 0.00 0.00 0.02 0.40 0.02 99.57 [2023-11-28T21:55:12.593Z] 21:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:38:01 3 0.52 0.00 0.05 0.18 0.05 99.20 [2023-11-28T21:55:12.593Z] 21:38:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-11-28T21:55:12.593Z] 21:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.593Z] [2023-11-28T21:55:12.593Z] 21:38:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:55:12.593Z] 21:39:01 all 0.07 0.00 0.01 0.02 0.01 99.89 [2023-11-28T21:55:12.593Z] 21:39:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:39:01 3 0.45 0.00 0.05 0.12 0.02 99.37 [2023-11-28T21:55:12.593Z] 21:39:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2023-11-28T21:55:12.593Z] 21:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:40:01 all 0.01 0.00 0.01 0.03 0.02 99.92 [2023-11-28T21:55:12.593Z] 21:40:01 0 0.00 0.00 0.02 0.25 0.05 99.68 [2023-11-28T21:55:12.593Z] 21:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:40:01 4 0.05 0.00 0.00 0.00 0.07 99.88 [2023-11-28T21:55:12.593Z] 21:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:40:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-11-28T21:55:12.593Z] 21:41:02 all 0.08 0.00 0.03 0.00 0.04 99.85 [2023-11-28T21:55:12.593Z] 21:41:02 0 0.03 0.00 0.05 0.03 0.03 99.85 [2023-11-28T21:55:12.593Z] 21:41:02 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:55:12.593Z] 21:41:02 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:41:02 3 0.45 0.00 0.07 0.00 0.17 99.32 [2023-11-28T21:55:12.593Z] 21:41:02 4 0.05 0.00 0.08 0.00 0.03 99.83 [2023-11-28T21:55:12.593Z] 21:41:02 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:41:02 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:41:02 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:42:01 all 0.05 0.00 0.03 0.04 0.07 99.81 [2023-11-28T21:55:12.593Z] 21:42:01 0 0.02 0.00 0.03 0.27 0.03 99.64 [2023-11-28T21:55:12.593Z] 21:42:01 1 0.02 0.00 0.03 0.00 0.10 99.85 [2023-11-28T21:55:12.593Z] 21:42:01 2 0.00 0.00 0.02 0.00 0.03 99.95 [2023-11-28T21:55:12.593Z] 21:42:01 3 0.29 0.00 0.02 0.00 0.24 99.46 [2023-11-28T21:55:12.593Z] 21:42:01 4 0.05 0.00 0.10 0.02 0.12 99.71 [2023-11-28T21:55:12.593Z] 21:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.593Z] 21:42:01 6 0.00 0.00 0.00 0.00 0.03 99.97 [2023-11-28T21:55:12.593Z] 21:42:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T21:55:12.593Z] 21:43:01 all 0.09 0.00 0.02 0.01 0.03 99.84 [2023-11-28T21:55:12.593Z] 21:43:01 0 0.03 0.00 0.03 0.10 0.03 99.80 [2023-11-28T21:55:12.593Z] 21:43:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:43:01 3 0.60 0.00 0.05 0.00 0.12 99.24 [2023-11-28T21:55:12.593Z] 21:43:01 4 0.03 0.00 0.05 0.00 0.07 99.85 [2023-11-28T21:55:12.593Z] 21:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.593Z] 21:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T21:55:12.593Z] 21:44:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-11-28T21:55:12.593Z] 21:44:01 0 0.02 0.00 0.00 0.03 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:44:01 3 0.23 0.00 0.03 0.00 0.02 99.72 [2023-11-28T21:55:12.593Z] 21:44:01 4 0.05 0.00 0.05 0.00 0.03 99.87 [2023-11-28T21:55:12.593Z] 21:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.593Z] 21:45:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-11-28T21:55:12.593Z] 21:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:55:12.593Z] 21:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.593Z] 21:45:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-11-28T21:55:12.593Z] 21:45:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2023-11-28T21:55:12.593Z] 21:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.593Z] 21:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.593Z] 21:46:01 all 0.09 0.00 0.01 0.07 0.00 99.83 [2023-11-28T21:55:12.594Z] 21:46:01 0 0.03 0.00 0.02 0.38 0.00 99.57 [2023-11-28T21:55:12.594Z] 21:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T21:55:12.594Z] 21:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:46:01 3 0.53 0.00 0.02 0.00 0.02 99.43 [2023-11-28T21:55:12.594Z] 21:46:01 4 0.03 0.00 0.03 0.15 0.02 99.77 [2023-11-28T21:55:12.594Z] 21:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.594Z] 21:47:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2023-11-28T21:55:12.594Z] 21:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-11-28T21:55:12.594Z] 21:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.594Z] 21:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.594Z] 21:47:01 3 0.48 0.00 0.02 0.02 0.03 99.45 [2023-11-28T21:55:12.594Z] 21:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.594Z] 21:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.594Z] 21:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:48:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2023-11-28T21:55:12.594Z] 21:48:01 0 0.03 0.00 0.03 0.03 0.02 99.88 [2023-11-28T21:55:12.594Z] 21:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-11-28T21:55:12.594Z] 21:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-11-28T21:55:12.594Z] 21:48:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2023-11-28T21:55:12.594Z] 21:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.594Z] 21:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:49:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-11-28T21:55:12.594Z] 21:49:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2023-11-28T21:55:12.594Z] 21:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.594Z] 21:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-11-28T21:55:12.594Z] 21:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.594Z] 21:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:49:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.594Z] 21:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] [2023-11-28T21:55:12.594Z] 21:49:01 CPU %user %nice %system %iowait %steal %idle [2023-11-28T21:55:12.594Z] 21:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-11-28T21:55:12.594Z] 21:50:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2023-11-28T21:55:12.594Z] 21:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:50:01 3 0.02 0.00 0.02 0.00 0.05 99.92 [2023-11-28T21:55:12.594Z] 21:50:01 4 0.03 0.00 0.03 0.02 0.00 99.92 [2023-11-28T21:55:12.594Z] 21:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:50:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2023-11-28T21:55:12.594Z] 21:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:51:01 all 0.01 0.00 0.01 0.03 0.01 99.94 [2023-11-28T21:55:12.594Z] 21:51:01 0 0.05 0.00 0.05 0.12 0.03 99.75 [2023-11-28T21:55:12.594Z] 21:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.594Z] 21:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:51:01 3 0.00 0.00 0.02 0.13 0.02 99.83 [2023-11-28T21:55:12.594Z] 21:51:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2023-11-28T21:55:12.594Z] 21:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:52:01 all 0.08 0.00 0.01 0.01 0.01 99.89 [2023-11-28T21:55:12.594Z] 21:52:01 0 0.07 0.00 0.03 0.02 0.02 99.87 [2023-11-28T21:55:12.594Z] 21:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.594Z] 21:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:52:01 3 0.47 0.00 0.02 0.00 0.00 99.52 [2023-11-28T21:55:12.594Z] 21:52:01 4 0.03 0.00 0.00 0.08 0.00 99.88 [2023-11-28T21:55:12.594Z] 21:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:52:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-11-28T21:55:12.594Z] 21:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.594Z] 21:53:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-11-28T21:55:12.594Z] 21:53:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2023-11-28T21:55:12.594Z] 21:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.594Z] 21:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-11-28T21:55:12.594Z] 21:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-11-28T21:55:12.594Z] 21:54:01 0 0.07 0.00 0.05 0.02 0.03 99.83 [2023-11-28T21:55:12.594Z] 21:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-11-28T21:55:12.594Z] 21:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:54:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-11-28T21:55:12.594Z] 21:54:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-11-28T21:55:12.594Z] 21:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-11-28T21:55:12.594Z] 21:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:55:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-11-28T21:55:12.594Z] 21:55:01 0 0.02 0.00 0.02 0.02 0.03 99.92 [2023-11-28T21:55:12.594Z] 21:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] 21:55:01 3 0.33 0.00 0.00 0.02 0.02 99.63 [2023-11-28T21:55:12.594Z] 21:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-11-28T21:55:12.594Z] 21:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-11-28T21:55:12.594Z] 21:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-11-28T21:55:12.594Z] Average: all 0.71 0.00 0.17 0.15 0.01 98.96 [2023-11-28T21:55:12.594Z] Average: 0 0.66 0.00 0.17 0.20 0.02 98.96 [2023-11-28T21:55:12.594Z] Average: 1 0.71 0.00 0.16 0.15 0.02 98.96 [2023-11-28T21:55:12.594Z] Average: 2 0.68 0.00 0.17 0.09 0.01 99.05 [2023-11-28T21:55:12.594Z] Average: 3 0.87 0.00 0.17 0.06 0.03 98.86 [2023-11-28T21:55:12.594Z] Average: 4 0.68 0.00 0.17 0.03 0.01 99.10 [2023-11-28T21:55:12.594Z] Average: 5 0.68 0.00 0.17 0.37 0.00 98.78 [2023-11-28T21:55:12.594Z] Average: 6 0.74 0.00 0.15 0.20 0.01 98.91 [2023-11-28T21:55:12.594Z] Average: 7 0.68 0.00 0.17 0.11 0.01 99.03 [2023-11-28T21:55:12.594Z] [2023-11-28T21:55:12.594Z] [2023-11-28T21:55:12.594Z]