Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 71639b79ba7a131fbb85446ae5addcc8145ea06f Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11574643089047353101.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1877172426405439916.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13336841534358018404.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5178583618317827822.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11441100301597951069.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-18044 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 71639b79ba7a131fbb85446ae5addcc8145ea06f (main) Commit message: "Merge pull request #59 from edgexfoundry/dependabot/pip/robotframework-6.0.2" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 71639b79ba7a131fbb85446ae5addcc8145ea06f # timeout=10 > git rev-list --no-walk ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-07T12:48:27.382Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-07T12:48:27.439Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-07T12:48:27.456Z] ========================================================= [2023-06-07T12:48:27.456Z] EdgeX Global Pipelines Version Info [2023-06-07T12:48:27.456Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:48:28.163Z] ------------------- [2023-06-07T12:48:28.163Z] stable info: [2023-06-07T12:48:28.163Z] ------------------- [2023-06-07T12:48:28.163Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-07T12:48:28.163Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T12:48:28.163Z] Message: update stable to v1.0.250 [2023-06-07T12:48:28.761Z] ------------------- [2023-06-07T12:48:28.761Z] experimental info: [2023-06-07T12:48:28.761Z] ------------------- [2023-06-07T12:48:28.761Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-07T12:48:28.761Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-07T12:48:28.761Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-07T12:48:28.955Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-06-07T12:48:28.964Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-06-07T12:48:28.972Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-07T12:48:28.980Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-07T12:48:28.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-07T12:48:28.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-06-07T12:48:29.006Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-07T12:48:29.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-07T12:48:29.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-07T12:48:29.037Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-07T12:48:29.046Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-07T12:48:29.056Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-06-07T12:48:29.064Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-07T12:48:29.072Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-07T12:48:29.083Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-07T12:48:29.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-07T12:48:29.102Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-07T12:48:29.112Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 71639b79ba7a131fbb85446ae5addcc8145ea06f [Pipeline] echo [2023-06-07T12:48:29.120Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 71639b7 [Pipeline] echo [2023-06-07T12:48:29.128Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T12:48:29.167Z] provisioning config files... [2023-06-07T12:48:29.180Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8476530937669915460tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:48:29.478Z] ---> docker-login.sh [2023-06-07T12:48:29.478Z] nexus3.edgexfoundry.org:10001 [2023-06-07T12:48:29.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:48:29.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:48:29.996Z] Configure a credential helper to remove this warning. See [2023-06-07T12:48:29.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:48:29.996Z] [2023-06-07T12:48:29.996Z] Login Succeeded [2023-06-07T12:48:29.996Z] nexus3.edgexfoundry.org:10002 [2023-06-07T12:48:29.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:48:29.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:48:29.996Z] Configure a credential helper to remove this warning. See [2023-06-07T12:48:29.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:48:29.996Z] [2023-06-07T12:48:29.996Z] Login Succeeded [2023-06-07T12:48:29.996Z] nexus3.edgexfoundry.org:10003 [2023-06-07T12:48:29.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:48:29.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:48:29.996Z] Configure a credential helper to remove this warning. See [2023-06-07T12:48:29.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:48:29.996Z] [2023-06-07T12:48:29.996Z] Login Succeeded [2023-06-07T12:48:29.996Z] nexus3.edgexfoundry.org:10004 [2023-06-07T12:48:30.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:48:30.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:48:30.256Z] Configure a credential helper to remove this warning. See [2023-06-07T12:48:30.256Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:48:30.256Z] [2023-06-07T12:48:30.256Z] Login Succeeded [2023-06-07T12:48:30.256Z] docker.io [2023-06-07T12:48:30.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:48:30.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:48:30.516Z] Configure a credential helper to remove this warning. See [2023-06-07T12:48:30.516Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:48:30.516Z] [2023-06-07T12:48:30.516Z] Login Succeeded [2023-06-07T12:48:30.516Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T12:48:30.523Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-07T12:48:31.078Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T12:48:31.078Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-07T12:48:31.078Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-07T12:48:31.078Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-07T12:48:31.078Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-07T12:48:31.078Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-07T12:48:31.078Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:48:31.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T12:48:31.524Z] [2023-06-07T12:48:31.524Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:48:31.852Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T12:48:32.113Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-07T12:48:32.113Z] b85a868b505f: Pulling fs layer [2023-06-07T12:48:32.113Z] e2be974225ed: Pulling fs layer [2023-06-07T12:48:32.113Z] 339a4e72a1f5: Pulling fs layer [2023-06-07T12:48:32.113Z] 988bab9f4d93: Pulling fs layer [2023-06-07T12:48:32.113Z] 1469e6f7b9e6: Pulling fs layer [2023-06-07T12:48:32.113Z] 988bab9f4d93: Waiting [2023-06-07T12:48:32.113Z] 1469e6f7b9e6: Waiting [2023-06-07T12:48:32.113Z] eaf3925da568: Pulling fs layer [2023-06-07T12:48:32.113Z] bab4dde63d76: Pulling fs layer [2023-06-07T12:48:32.113Z] bde34c3a00c8: Pulling fs layer [2023-06-07T12:48:32.113Z] b352a97aabf1: Pulling fs layer [2023-06-07T12:48:32.113Z] eaf3925da568: Waiting [2023-06-07T12:48:32.113Z] bab4dde63d76: Waiting [2023-06-07T12:48:32.113Z] 4872d77fe225: Pulling fs layer [2023-06-07T12:48:32.113Z] bde34c3a00c8: Waiting [2023-06-07T12:48:32.113Z] b352a97aabf1: Waiting [2023-06-07T12:48:32.113Z] 5851b861e8e6: Pulling fs layer [2023-06-07T12:48:32.113Z] 4872d77fe225: Waiting [2023-06-07T12:48:32.113Z] 5851b861e8e6: Waiting [2023-06-07T12:48:32.113Z] e2be974225ed: Download complete [2023-06-07T12:48:32.113Z] 988bab9f4d93: Verifying Checksum [2023-06-07T12:48:32.113Z] 988bab9f4d93: Download complete [2023-06-07T12:48:32.372Z] 1469e6f7b9e6: Verifying Checksum [2023-06-07T12:48:32.372Z] 1469e6f7b9e6: Download complete [2023-06-07T12:48:32.372Z] 339a4e72a1f5: Verifying Checksum [2023-06-07T12:48:32.372Z] 339a4e72a1f5: Download complete [2023-06-07T12:48:32.372Z] eaf3925da568: Verifying Checksum [2023-06-07T12:48:32.372Z] eaf3925da568: Download complete [2023-06-07T12:48:32.372Z] bde34c3a00c8: Download complete [2023-06-07T12:48:32.372Z] b352a97aabf1: Download complete [2023-06-07T12:48:32.372Z] 4872d77fe225: Verifying Checksum [2023-06-07T12:48:32.372Z] 4872d77fe225: Download complete [2023-06-07T12:48:32.372Z] 5851b861e8e6: Verifying Checksum [2023-06-07T12:48:32.372Z] 5851b861e8e6: Download complete [2023-06-07T12:48:32.372Z] b85a868b505f: Verifying Checksum [2023-06-07T12:48:32.372Z] b85a868b505f: Download complete [2023-06-07T12:48:32.630Z] bab4dde63d76: Verifying Checksum [2023-06-07T12:48:32.630Z] bab4dde63d76: Download complete [2023-06-07T12:48:33.573Z] b85a868b505f: Pull complete [2023-06-07T12:48:33.573Z] e2be974225ed: Pull complete [2023-06-07T12:48:34.141Z] 339a4e72a1f5: Pull complete [2023-06-07T12:48:34.141Z] 988bab9f4d93: Pull complete [2023-06-07T12:48:34.400Z] 1469e6f7b9e6: Pull complete [2023-06-07T12:48:34.660Z] eaf3925da568: Pull complete [2023-06-07T12:48:36.560Z] bab4dde63d76: Pull complete [2023-06-07T12:48:36.560Z] bde34c3a00c8: Pull complete [2023-06-07T12:48:36.560Z] b352a97aabf1: Pull complete [2023-06-07T12:48:36.560Z] 4872d77fe225: Pull complete [2023-06-07T12:48:36.560Z] 5851b861e8e6: Pull complete [2023-06-07T12:48:36.560Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-07T12:48:36.560Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T12:48:36.560Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T12:48:36.644Z] prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container [2023-06-07T12:48:36.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T12:48:40.664Z] $ docker top a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T12:48:40.745Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T12:48:40.745Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T12:48:40.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T12:48:40.865Z] $ docker exec a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 ssh-agent [2023-06-07T12:48:40.951Z] SSH_AUTH_SOCK=/tmp/ssh-HoPNf5F0qHNk/agent.32 [2023-06-07T12:48:40.951Z] SSH_AGENT_PID=38 [2023-06-07T12:48:40.958Z] Running ssh-add (command line suppressed) [2023-06-07T12:48:41.061Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5119711363504958505.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5119711363504958505.key) [2023-06-07T12:48:41.068Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T12:48:41.354Z] + git tag --points-at HEAD [Pipeline] } [2023-06-07T12:48:41.387Z] $ docker exec --env ******** --env ******** a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 ssh-agent -k [2023-06-07T12:48:41.487Z] unset SSH_AUTH_SOCK; [2023-06-07T12:48:41.489Z] unset SSH_AGENT_PID; [2023-06-07T12:48:41.489Z] echo Agent pid 38 killed; [2023-06-07T12:48:41.490Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-07T12:48:41.512Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T12:48:41.512Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T12:48:41.616Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T12:48:41.626Z] $ docker exec a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 ssh-agent [2023-06-07T12:48:41.718Z] SSH_AUTH_SOCK=/tmp/ssh-9FjEzBlC1G25/agent.70 [2023-06-07T12:48:41.718Z] SSH_AGENT_PID=76 [2023-06-07T12:48:41.723Z] Running ssh-add (command line suppressed) [2023-06-07T12:48:41.830Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_937755780320400231.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_937755780320400231.key) [2023-06-07T12:48:41.836Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T12:48:42.127Z] + git semver init [2023-06-07T12:48:42.386Z] 2023-06-07 12:48:42,307 [run_init] DEBUG init version:0.0.0 force:False [2023-06-07T12:48:42.386Z] 2023-06-07 12:48:42,308 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-06-07T12:48:42.386Z] 2023-06-07 12:48:42,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-06-07T12:48:42.386Z] 2023-06-07 12:48:42,309 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T12:48:42.953Z] 2023-06-07 12:48:42,948 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-06-07T12:48:42.953Z] 2023-06-07 12:48:42,949 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2023-06-07T12:48:42.953Z] 2023-06-07 12:48:42,949 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T12:48:42.953Z] 2023-06-07 12:48:42,949 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T12:48:42.953Z] 0.0.2-dev.24 [Pipeline] } [2023-06-07T12:48:43.230Z] $ docker exec --env ******** --env ******** a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 ssh-agent -k [2023-06-07T12:48:43.305Z] unset SSH_AUTH_SOCK; [2023-06-07T12:48:43.306Z] unset SSH_AGENT_PID; [2023-06-07T12:48:43.306Z] echo Agent pid 76 killed; [2023-06-07T12:48:43.309Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T12:48:43.604Z] + git semver [Pipeline] } [2023-06-07T12:48:43.883Z] $ docker stop --time=1 a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 [2023-06-07T12:48:45.278Z] $ docker rm -f --volumes a7a22df8f5dfd5d31e0fa5f4c1e25b808f27e19e5da36ca2b9c42c458cdc05e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T12:48:45.590Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-07T12:48:45.798Z] Stashed 1 file(s) [Pipeline] echo [2023-06-07T12:48:45.801Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.24 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T12:48:45.900Z] provisioning config files... [2023-06-07T12:48:45.908Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17787515160801341971tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:48:46.203Z] ---> docker-login.sh [2023-06-07T12:48:46.203Z] nexus3.edgexfoundry.org:10001 [2023-06-07T12:48:46.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:48:46.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:48:46.203Z] Configure a credential helper to remove this warning. See [2023-06-07T12:48:46.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:48:46.203Z] [2023-06-07T12:48:46.203Z] Login Succeeded [2023-06-07T12:48:46.203Z] nexus3.edgexfoundry.org:10002 [2023-06-07T12:48:46.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:48:46.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:48:46.203Z] Configure a credential helper to remove this warning. See [2023-06-07T12:48:46.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:48:46.203Z] [2023-06-07T12:48:46.203Z] Login Succeeded [2023-06-07T12:48:46.203Z] nexus3.edgexfoundry.org:10003 [2023-06-07T12:48:46.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:48:46.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:48:46.464Z] Configure a credential helper to remove this warning. See [2023-06-07T12:48:46.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:48:46.464Z] [2023-06-07T12:48:46.464Z] Login Succeeded [2023-06-07T12:48:46.464Z] nexus3.edgexfoundry.org:10004 [2023-06-07T12:48:46.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:48:46.464Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:48:46.464Z] Configure a credential helper to remove this warning. See [2023-06-07T12:48:46.464Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:48:46.464Z] [2023-06-07T12:48:46.464Z] Login Succeeded [2023-06-07T12:48:46.464Z] docker.io [2023-06-07T12:48:46.464Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:48:46.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:48:46.724Z] Configure a credential helper to remove this warning. See [2023-06-07T12:48:46.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:48:46.724Z] [2023-06-07T12:48:46.724Z] Login Succeeded [2023-06-07T12:48:46.724Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T12:48:46.732Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T12:48:47.403Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T12:48:47.686Z] + ls -al . [2023-06-07T12:48:47.686Z] total 72 [2023-06-07T12:48:47.686Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 12:48 . [2023-06-07T12:48:47.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:48 .. [2023-06-07T12:48:47.686Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:48 .git [2023-06-07T12:48:47.686Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:48 .github [2023-06-07T12:48:47.686Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:48 .gitignore [2023-06-07T12:48:47.686Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 12:48 .semver [2023-06-07T12:48:47.686Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:48 Dockerfile [2023-06-07T12:48:47.686Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:48 Jenkinsfile [2023-06-07T12:48:47.686Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:48 LICENSE [2023-06-07T12:48:47.686Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:48 README.md [2023-06-07T12:48:47.686Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:48 TAF-Manager [2023-06-07T12:48:47.686Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:48 TUC [2023-06-07T12:48:47.686Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 12:48 VERSION [2023-06-07T12:48:47.686Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:48 requirements.txt [2023-06-07T12:48:47.686Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:48 robot-entrypoint.sh [2023-06-07T12:48:47.686Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:48 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:48:47.982Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=71639b79ba7a131fbb85446ae5addcc8145ea06f --label arch=amd64 --label version=0.0.2-dev.24 . [2023-06-07T12:48:47.982Z] Sending build context to Docker daemon 452.6kB [2023-06-07T12:48:47.982Z] Step 1/13 : FROM alpine:3.16 [2023-06-07T12:48:48.552Z] 3.16: Pulling from library/alpine [2023-06-07T12:48:48.811Z] 91d30c5bc195: Pulling fs layer [2023-06-07T12:48:48.811Z] 91d30c5bc195: Verifying Checksum [2023-06-07T12:48:48.811Z] 91d30c5bc195: Download complete [2023-06-07T12:48:49.380Z] 91d30c5bc195: Pull complete [2023-06-07T12:48:49.380Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-07T12:48:49.380Z] Status: Downloaded newer image for alpine:3.16 [2023-06-07T12:48:49.380Z] ---> 8471affe5de5 [2023-06-07T12:48:49.380Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-07T12:48:49.954Z] ---> Running in 89701bc723c0 [2023-06-07T12:48:49.954Z] Removing intermediate container 89701bc723c0 [2023-06-07T12:48:49.954Z] ---> 3610221d1f09 [2023-06-07T12:48:49.954Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-07T12:48:49.954Z] ---> Running in 813c2bc87440 [2023-06-07T12:48:49.954Z] Removing intermediate container 813c2bc87440 [2023-06-07T12:48:49.954Z] ---> 4d7bd6b9db38 [2023-06-07T12:48:49.954Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-07T12:48:50.213Z] ---> 8ef1a6a2703d [2023-06-07T12:48:50.213Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-07T12:48:50.472Z] ---> d9c6d7cf11eb [2023-06-07T12:48:50.472Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-07T12:48:50.472Z] ---> c5026bc8e32a [2023-06-07T12:48:50.472Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-07T12:48:50.472Z] ---> Running in d2070b94fc03 [2023-06-07T12:48:50.731Z] Removing intermediate container d2070b94fc03 [2023-06-07T12:48:50.731Z] ---> 31ddbed06571 [2023-06-07T12:48:50.731Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-07T12:48:50.731Z] ---> Running in 4f3691bd209c [2023-06-07T12:48:51.298Z] Removing intermediate container 4f3691bd209c [2023-06-07T12:48:51.298Z] ---> 345ed6de4dcb [2023-06-07T12:48:51.298Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-06-07T12:48:51.298Z] ---> Running in 7e09ce0d88f1 [2023-06-07T12:48:51.556Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:48:52.494Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:48:53.061Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T12:48:53.320Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-07T12:48:53.888Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-07T12:48:54.454Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-07T12:48:54.713Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T12:48:54.972Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:48:54.972Z] OK: 6 MiB in 14 packages [2023-06-07T12:48:54.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:48:55.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:48:56.108Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T12:48:56.367Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-07T12:48:56.936Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-07T12:48:57.195Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-07T12:48:57.761Z] (5/9) Installing curl (8.1.2-r0) [2023-06-07T12:48:58.020Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-07T12:48:58.952Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-07T12:48:59.211Z] (8/9) Installing jq (1.6-r1) [2023-06-07T12:48:59.779Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-07T12:49:00.038Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:49:00.038Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T12:49:00.038Z] OK: 52 MiB in 23 packages [2023-06-07T12:49:00.038Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:49:00.606Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:49:00.867Z] Still waiting to schedule task [2023-06-07T12:49:00.867Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-07T12:49:01.174Z] (1/137) Installing libmagic (5.41-r0) [2023-06-07T12:49:01.433Z] (2/137) Installing file (5.41-r0) [2023-06-07T12:49:01.693Z] (3/137) Installing libxau (1.0.9-r0) [2023-06-07T12:49:01.953Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-06-07T12:49:02.213Z] (5/137) Installing libxcb (1.15-r0) [2023-06-07T12:49:02.780Z] (6/137) Installing libx11 (1.8-r0) [2023-06-07T12:49:03.349Z] (7/137) Installing libxext (1.3.4-r0) [2023-06-07T12:49:03.609Z] (8/137) Installing libice (1.0.10-r0) [2023-06-07T12:49:03.870Z] (9/137) Installing libuuid (2.38-r1) [2023-06-07T12:49:04.130Z] (10/137) Installing libsm (1.2.3-r0) [2023-06-07T12:49:04.390Z] (11/137) Installing libxt (1.2.1-r0) [2023-06-07T12:49:04.649Z] (12/137) Installing libxmu (1.1.3-r0) [2023-06-07T12:49:05.219Z] (13/137) Installing xset (1.2.4-r0) [2023-06-07T12:49:05.480Z] (14/137) Installing xprop (1.2.5-r0) [2023-06-07T12:49:05.739Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-06-07T12:49:05.998Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-06-07T12:49:06.258Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-06-07T12:49:06.583Z] (18/137) Installing libffi (3.4.2-r1) [2023-06-07T12:49:06.866Z] (19/137) Installing libintl (0.21-r2) [2023-06-07T12:49:07.446Z] (20/137) Installing libblkid (2.38-r1) [2023-06-07T12:49:07.705Z] (21/137) Installing libmount (2.38-r1) [2023-06-07T12:49:07.964Z] (22/137) Installing pcre (8.45-r2) [2023-06-07T12:49:08.535Z] (23/137) Installing glib (2.72.4-r0) [2023-06-07T12:49:09.105Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-06-07T12:49:09.365Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-06-07T12:49:09.934Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-06-07T12:49:10.194Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-06-07T12:49:10.455Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-06-07T12:49:11.025Z] (29/137) Installing libpng (1.6.37-r1) [2023-06-07T12:49:11.285Z] (30/137) Installing libwebp (1.2.3-r1) [2023-06-07T12:49:11.856Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-06-07T12:49:12.117Z] (32/137) Installing tiff (4.4.0-r3) [2023-06-07T12:49:12.683Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-06-07T12:49:12.941Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-07T12:49:13.199Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-06-07T12:49:13.457Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-06-07T12:49:13.716Z] (37/137) Installing libxrender (0.9.10-r3) [2023-06-07T12:49:13.976Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-06-07T12:49:14.235Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-06-07T12:49:14.492Z] (40/137) Installing libxi (1.8-r0) [2023-06-07T12:49:14.752Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-06-07T12:49:15.011Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-06-07T12:49:15.271Z] (43/137) Installing atk (2.38.0-r0) [2023-06-07T12:49:15.536Z] (44/137) Installing libxtst (1.2.3-r3) [2023-06-07T12:49:15.797Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-06-07T12:49:16.365Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-06-07T12:49:16.625Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-06-07T12:49:17.194Z] (48/137) Installing expat (2.5.0-r0) [2023-06-07T12:49:17.454Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-06-07T12:49:17.712Z] (50/137) Installing freetype (2.12.1-r0) [2023-06-07T12:49:18.279Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-06-07T12:49:18.538Z] (52/137) Installing pixman (0.40.0-r4) [2023-06-07T12:49:19.109Z] (53/137) Installing cairo (1.17.4-r2) [2023-06-07T12:49:19.368Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-06-07T12:49:19.628Z] (55/137) Installing avahi-libs (0.8-r6) [2023-06-07T12:49:20.195Z] (56/137) Installing gmp (6.2.1-r2) [2023-06-07T12:49:20.456Z] (57/137) Installing nettle (3.7.3-r0) [2023-06-07T12:49:21.024Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-06-07T12:49:21.284Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-06-07T12:49:21.855Z] (60/137) Installing libunistring (1.0-r0) [2023-06-07T12:49:22.116Z] (61/137) Installing gnutls (3.7.7-r1) [2023-06-07T12:49:22.685Z] (62/137) Installing cups-libs (2.4.2-r1) [2023-06-07T12:49:23.253Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-06-07T12:49:23.512Z] (64/137) Installing fribidi (1.0.12-r0) [2023-06-07T12:49:24.080Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-06-07T12:49:24.342Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-06-07T12:49:24.911Z] (67/137) Installing libxft (2.3.4-r0) [2023-06-07T12:49:25.177Z] (68/137) Installing pango (1.50.7-r0) [2023-06-07T12:49:25.436Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-06-07T12:49:25.695Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-07T12:49:25.953Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-06-07T12:49:26.212Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-06-07T12:49:26.781Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-06-07T12:49:27.041Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-06-07T12:49:27.979Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-07T12:49:27.979Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-06-07T12:49:28.239Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-06-07T12:49:28.501Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-06-07T12:49:29.070Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-06-07T12:49:29.330Z] (79/137) Installing libogg (1.3.5-r1) [2023-06-07T12:49:29.589Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-07T12:49:30.158Z] (81/137) Installing flac (1.3.4-r0) [2023-06-07T12:49:30.417Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-06-07T12:49:30.986Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-06-07T12:49:31.245Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-06-07T12:49:31.814Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-06-07T12:49:32.380Z] (86/137) Installing libass (0.16.0-r0) [2023-06-07T12:49:32.641Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-06-07T12:49:33.208Z] (88/137) Installing libpciaccess (0.16-r0) [2023-06-07T12:49:33.208Z] (89/137) Installing libdrm (2.4.110-r0) [2023-06-07T12:49:33.774Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-07T12:49:34.033Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-07T12:49:34.599Z] (92/137) Installing lame (3.100-r0) [2023-06-07T12:49:35.166Z] (93/137) Installing opus (1.3.1-r1) [2023-06-07T12:49:35.737Z] (94/137) Installing libasyncns (0.8-r1) [2023-06-07T12:49:35.738Z] (95/137) Installing libltdl (2.4.7-r0) [2023-06-07T12:49:35.997Z] (96/137) Installing orc (0.4.32-r0) [2023-06-07T12:49:36.565Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-06-07T12:49:36.824Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-06-07T12:49:37.392Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-06-07T12:49:37.650Z] (100/137) Installing soxr (0.1.3-r2) [2023-06-07T12:49:38.217Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-06-07T12:49:38.477Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-06-07T12:49:38.740Z] (103/137) Installing libpulse (15.0-r2) [2023-06-07T12:49:39.310Z] (104/137) Installing cjson (1.7.15-r3) [2023-06-07T12:49:39.569Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-06-07T12:49:40.134Z] (106/137) Installing librist (0.2.6-r1) [2023-06-07T12:49:40.392Z] (107/137) Installing libsrt (1.4.4-r0) [2023-06-07T12:49:40.651Z] (108/137) Installing libssh (0.9.6-r1) [2023-06-07T12:49:41.220Z] (109/137) Installing libtheora (1.1.1-r16) [2023-06-07T12:49:41.478Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-06-07T12:49:42.046Z] (111/137) Installing libva (2.14.0-r0) [2023-06-07T12:49:42.305Z] (112/137) Installing libvdpau (1.5-r0) [2023-06-07T12:49:42.564Z] (113/137) Installing vidstab (1.1.0-r1) [2023-06-07T12:49:42.822Z] (114/137) Installing libvpx (1.11.0-r1) [2023-06-07T12:49:43.391Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-06-07T12:49:43.960Z] (116/137) Installing numactl (2.0.14-r0) [2023-06-07T12:49:44.218Z] (117/137) Installing x265-libs (3.5-r3) [2023-06-07T12:49:44.786Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-06-07T12:49:45.050Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-06-07T12:49:45.985Z] (120/137) Installing libevent (2.1.12-r4) [2023-06-07T12:49:46.245Z] (121/137) Installing mesa (21.3.9-r0) [2023-06-07T12:49:46.505Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-06-07T12:49:46.766Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-06-07T12:49:47.026Z] (124/137) Installing icu-data-en (71.1-r2) [2023-06-07T12:49:47.595Z] Executing icu-data-en-71.1-r2.post-install [2023-06-07T12:49:47.595Z] * [2023-06-07T12:49:47.595Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-07T12:49:47.595Z] * package icu-data-full. [2023-06-07T12:49:47.595Z] * [2023-06-07T12:49:47.595Z] (125/137) Installing icu-libs (71.1-r2) [2023-06-07T12:49:48.163Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-06-07T12:49:48.423Z] (127/137) Installing minizip (1.2.12-r0) [2023-06-07T12:49:48.682Z] (128/137) Installing nspr (4.33-r0) [2023-06-07T12:49:49.250Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-06-07T12:49:49.508Z] (130/137) Installing nss (3.78.1-r0) [2023-06-07T12:49:50.075Z] (131/137) Installing re2 (2022.04.01-r0) [2023-06-07T12:49:50.641Z] (132/137) Installing snappy (1.1.9-r4) [2023-06-07T12:49:50.901Z] (133/137) Installing libgpg-error (1.45-r0) [2023-06-07T12:49:51.159Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-06-07T12:49:51.724Z] (135/137) Installing libxslt (1.1.35-r0) [2023-06-07T12:49:51.982Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-06-07T12:50:06.967Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-07T12:50:06.967Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:50:06.967Z] Executing glib-2.72.4-r0.trigger [2023-06-07T12:50:06.967Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-07T12:50:06.967Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-07T12:50:06.967Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-07T12:50:06.967Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-07T12:50:06.967Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-07T12:50:06.967Z] OK: 409 MiB in 160 packages [2023-06-07T12:50:06.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:50:06.967Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:50:07.228Z] (1/21) Installing binutils (2.38-r3) [2023-06-07T12:50:07.799Z] (2/21) Installing isl22 (0.22-r0) [2023-06-07T12:50:08.365Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-07T12:50:08.624Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-07T12:50:09.191Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-07T12:50:10.132Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-07T12:50:10.700Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-07T12:50:10.959Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-07T12:50:11.527Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-07T12:50:11.787Z] (10/21) Installing libpq (14.8-r0) [2023-06-07T12:50:12.046Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-07T12:50:12.614Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-07T12:50:13.182Z] (13/21) Installing libecpg (14.8-r0) [2023-06-07T12:50:13.441Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-07T12:50:13.700Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-07T12:50:15.084Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-07T12:50:16.021Z] (17/21) Installing clang (13.0.1-r1) [2023-06-07T12:50:16.589Z] (18/21) Installing icu (71.1-r2) [2023-06-07T12:50:16.846Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-07T12:50:17.411Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-07T12:50:18.347Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-07T12:50:18.915Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:50:18.915Z] OK: 822 MiB in 181 packages [2023-06-07T12:50:18.915Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:50:19.482Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:50:20.051Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-07T12:50:21.004Z] (2/10) Installing gdbm (1.23-r0) [2023-06-07T12:50:21.004Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-07T12:50:21.570Z] (4/10) Installing readline (8.1.2-r0) [2023-06-07T12:50:21.830Z] (5/10) Installing python3 (3.10.11-r0) [2023-06-07T12:50:22.788Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-06-07T12:50:23.726Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-07T12:50:23.985Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-07T12:50:24.555Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-07T12:50:24.813Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-07T12:50:24.813Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:50:25.073Z] OK: 974 MiB in 191 packages [2023-06-07T12:50:25.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:50:25.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:50:26.205Z] OK: 974 MiB in 191 packages [2023-06-07T12:50:26.205Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-07T12:50:26.774Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-07T12:50:27.341Z] (1/1) Installing tzdata (2023c-r0) [2023-06-07T12:50:27.601Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:50:27.601Z] OK: 978 MiB in 192 packages [2023-06-07T12:50:27.859Z] (1/1) Purging tzdata (2023c-r0) [2023-06-07T12:50:27.859Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:50:27.859Z] OK: 974 MiB in 191 packages [2023-06-07T12:50:30.397Z] Looking in links: /tmp/tmpc_a_kziw [2023-06-07T12:50:30.397Z] Processing /tmp/tmpc_a_kziw/setuptools-65.5.0-py3-none-any.whl [2023-06-07T12:50:30.397Z] Processing /tmp/tmpc_a_kziw/pip-23.0.1-py3-none-any.whl [2023-06-07T12:50:30.657Z] Installing collected packages: setuptools, pip [2023-06-07T12:50:33.194Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-07T12:50:33.194Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T12:50:33.763Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-07T12:50:33.763Z] Collecting pip [2023-06-07T12:50:34.022Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-07T12:50:34.022Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 85.8 MB/s eta 0:00:00 [2023-06-07T12:50:34.022Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-07T12:50:34.281Z] Collecting setuptools [2023-06-07T12:50:34.281Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-07T12:50:34.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 127.2 MB/s eta 0:00:00 [2023-06-07T12:50:34.281Z] Collecting wheel [2023-06-07T12:50:34.539Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-07T12:50:34.540Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 119.5 MB/s eta 0:00:00 [2023-06-07T12:50:34.540Z] Installing collected packages: wheel, setuptools, pip [2023-06-07T12:50:34.798Z] Attempting uninstall: setuptools [2023-06-07T12:50:34.798Z] Found existing installation: setuptools 65.5.0 [2023-06-07T12:50:34.798Z] Uninstalling setuptools-65.5.0: [2023-06-07T12:50:34.798Z] Successfully uninstalled setuptools-65.5.0 [2023-06-07T12:50:35.735Z] Attempting uninstall: pip [2023-06-07T12:50:35.735Z] Found existing installation: pip 23.0.1 [2023-06-07T12:50:35.996Z] Uninstalling pip-23.0.1: [2023-06-07T12:50:35.996Z] Successfully uninstalled pip-23.0.1 [2023-06-07T12:50:37.905Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-07T12:50:37.905Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T12:50:38.473Z] Processing ./edgex-taf-common [2023-06-07T12:50:38.473Z] Preparing metadata (setup.py): started [2023-06-07T12:50:38.733Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:50:38.733Z] Building wheels for collected packages: edgex-taf-common [2023-06-07T12:50:38.733Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-07T12:50:38.992Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-07T12:50:38.992Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=b8047308b373aa7867f32f62d5fee09372271e0ff502536cd0ada64a9bc08b1b [2023-06-07T12:50:38.992Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-07T12:50:38.992Z] Successfully built edgex-taf-common [2023-06-07T12:50:38.992Z] Installing collected packages: edgex-taf-common [2023-06-07T12:50:38.992Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-07T12:50:38.992Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T12:50:39.332Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18050 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-06-07T12:50:39.373Z] Selected Git installation does not exist. Using Default [2023-06-07T12:50:39.374Z] The recommended git tool is: NONE [2023-06-07T12:50:39.929Z] Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) [2023-06-07T12:50:39.929Z] Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) [2023-06-07T12:50:39.929Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 15.1 MB/s eta 0:00:00 [2023-06-07T12:50:39.929Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-07T12:50:39.929Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-07T12:50:39.929Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-07T12:50:39.929Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-07T12:50:40.187Z] Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) [2023-06-07T12:50:40.187Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-06-07T12:50:40.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 22.5 MB/s eta 0:00:00 [2023-06-07T12:50:40.187Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-07T12:50:40.187Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-07T12:50:40.187Z] Preparing metadata (setup.py): started [2023-06-07T12:50:40.445Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:50:40.445Z] Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) [2023-06-07T12:50:40.445Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-06-07T12:50:40.445Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-07T12:50:40.445Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-07T12:50:40.445Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-06-07T12:50:40.445Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-06-07T12:50:40.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.1 MB/s eta 0:00:00 [2023-06-07T12:50:40.445Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-07T12:50:40.445Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-07T12:50:40.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 15.6 MB/s eta 0:00:00 [2023-06-07T12:50:40.705Z] Preparing metadata (setup.py): started [2023-06-07T12:50:40.705Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:50:41.274Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-06-07T12:50:41.274Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-06-07T12:50:41.842Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 219.8 kB/s eta 0:00:00 [2023-06-07T12:50:42.099Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-07T12:50:42.099Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-07T12:50:42.359Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 48.9 MB/s eta 0:00:00 [2023-06-07T12:50:43.293Z] Installing build dependencies: started [2023-06-07T12:50:44.124Z] using credential edgex-jenkins-ssh [2023-06-07T12:50:44.140Z] Cloning the remote Git repository [2023-06-07T12:50:44.185Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T12:50:44.275Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-06-07T12:50:44.409Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-07T12:50:44.410Z] > git --version # timeout=10 [2023-06-07T12:50:44.430Z] > git --version # 'git version 2.25.1' [2023-06-07T12:50:44.434Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-07T12:50:44.592Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T12:50:45.172Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-07T12:50:45.189Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-07T12:50:45.996Z] Avoid second fetch [2023-06-07T12:50:45.997Z] Checking out Revision 71639b79ba7a131fbb85446ae5addcc8145ea06f (main) [2023-06-07T12:50:46.509Z] Commit message: "Merge pull request #59 from edgexfoundry/dependabot/pip/robotframework-6.0.2" [2023-06-07T12:50:46.585Z] Installing build dependencies: finished with status 'done' [2023-06-07T12:50:46.585Z] Getting requirements to build wheel: started [2023-06-07T12:50:46.015Z] > git config core.sparsecheckout # timeout=10 [2023-06-07T12:50:46.075Z] > git checkout -f 71639b79ba7a131fbb85446ae5addcc8145ea06f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T12:50:47.156Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T12:50:47.156Z] Preparing metadata (pyproject.toml): started [2023-06-07T12:50:47.464Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-07T12:50:47.464Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-07T12:50:47.464Z] Dload Upload Total Spent Left Speed [2023-06-07T12:50:47.464Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-06-07T12:50:48.071Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-07T12:50:48.119Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T12:50:48.382Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-07T12:50:48.382Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-07T12:50:48.382Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 11.7 MB/s eta 0:00:00 [2023-06-07T12:50:48.398Z] + sudo tee /etc/docker/daemon.new [2023-06-07T12:50:48.398Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-07T12:50:48.398Z] { [2023-06-07T12:50:48.398Z] "registry-mirrors": [ [2023-06-07T12:50:48.398Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-07T12:50:48.398Z] ], [2023-06-07T12:50:48.398Z] "bip": "10.250.0.254/24", [2023-06-07T12:50:48.398Z] "hosts": [ [2023-06-07T12:50:48.398Z] "tcp://0.0.0.0:5555", [2023-06-07T12:50:48.398Z] "unix:///var/run/docker.sock" [2023-06-07T12:50:48.398Z] ], [2023-06-07T12:50:48.398Z] "mtu": 1458, [2023-06-07T12:50:48.398Z] "selinux-enabled": true, [2023-06-07T12:50:48.398Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-07T12:50:48.398Z] } [Pipeline] sh [2023-06-07T12:50:48.641Z] Preparing metadata (setup.py): started [2023-06-07T12:50:48.725Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-07T12:50:48.902Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:50:48.902Z] Collecting redis==4.5.3 (from -r requirements.txt (line 13)) [2023-06-07T12:50:48.902Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-06-07T12:50:49.069Z] + sudo service docker restart [2023-06-07T12:50:49.162Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 18.7 MB/s eta 0:00:00 [2023-06-07T12:50:49.423Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-07T12:50:49.423Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-07T12:50:49.423Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.9 MB/s eta 0:00:00 [2023-06-07T12:50:49.682Z] Installing build dependencies: started [2023-06-07T12:50:52.225Z] Installing build dependencies: finished with status 'done' [2023-06-07T12:50:52.225Z] Getting requirements to build wheel: started [2023-06-07T12:50:52.225Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T12:50:52.225Z] Preparing metadata (pyproject.toml): started [2023-06-07T12:50:52.792Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T12:50:52.792Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-07T12:50:52.792Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-07T12:50:52.792Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 36.2 MB/s eta 0:00:00 [2023-06-07T12:50:53.049Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-07T12:50:53.049Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-07T12:50:53.049Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 12.6 MB/s eta 0:00:00 [2023-06-07T12:50:53.049Z] Preparing metadata (setup.py): started [2023-06-07T12:50:53.617Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:50:54.652Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-07T12:50:54.652Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-06-07T12:50:54.911Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 10.9 MB/s eta 0:00:00 [2023-06-07T12:50:55.170Z] Preparing metadata (setup.py): started [2023-06-07T12:50:56.549Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:50:56.549Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:50:56.549Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-07T12:50:56.549Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:50:56.549Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-06-07T12:50:56.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 62.8 MB/s eta 0:00:00 [2023-06-07T12:50:56.808Z] Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:50:56.808Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-07T12:50:56.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.9 MB/s eta 0:00:00 [2023-06-07T12:50:56.808Z] Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:50:56.808Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-07T12:50:56.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.4 MB/s eta 0:00:00 [2023-06-07T12:50:57.066Z] Preparing metadata (setup.py): started [2023-06-07T12:50:57.066Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:50:57.325Z] Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:50:57.325Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-07T12:50:57.325Z] Preparing metadata (setup.py): started [2023-06-07T12:50:57.584Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:50:57.584Z] Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:50:57.584Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-07T12:50:57.584Z] Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:50:57.584Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-07T12:50:57.584Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 21.3 MB/s eta 0:00:00 [2023-06-07T12:50:57.848Z] Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:50:57.848Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-07T12:50:57.848Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 9.6 MB/s eta 0:00:00 [2023-06-07T12:50:57.848Z] Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:50:57.848Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-07T12:50:57.848Z] Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:50:57.848Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-07T12:50:57.848Z] Preparing metadata (setup.py): started [2023-06-07T12:50:58.110Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:50:58.110Z] Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:50:58.110Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-07T12:50:58.110Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 17.2 MB/s eta 0:00:00 [2023-06-07T12:50:58.369Z] Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:50:58.369Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-07T12:50:58.369Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:50:58.369Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-06-07T12:50:58.369Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 24.0 MB/s eta 0:00:00 [2023-06-07T12:50:58.369Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:50:58.369Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-06-07T12:50:58.369Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.5 MB/s eta 0:00:00 [2023-06-07T12:50:58.369Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:50:58.369Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-06-07T12:50:58.369Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 17.7 MB/s eta 0:00:00 [2023-06-07T12:50:58.628Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:50:58.628Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-07T12:50:58.628Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 16.8 MB/s eta 0:00:00 [2023-06-07T12:50:58.628Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T12:50:58.628Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-07T12:50:58.629Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T12:50:58.629Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-06-07T12:50:58.629Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 7.6 MB/s eta 0:00:00 [2023-06-07T12:50:58.887Z] Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) [2023-06-07T12:50:58.887Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-07T12:50:58.887Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T12:50:58.887Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-07T12:50:58.887Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 22.9 MB/s eta 0:00:00 [2023-06-07T12:50:58.887Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T12:50:58.887Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-07T12:50:58.887Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.9 MB/s eta 0:00:00 [2023-06-07T12:50:58.887Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-07T12:50:59.146Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T12:50:59.147Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-07T12:50:59.147Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:50:59.147Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-07T12:50:59.147Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 16.2 MB/s eta 0:00:00 [2023-06-07T12:50:59.147Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:50:59.147Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-07T12:50:59.405Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 11.9 MB/s eta 0:00:00 [2023-06-07T12:50:59.405Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:50:59.405Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-06-07T12:50:59.663Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:50:59.663Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-07T12:50:59.663Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 15.9 MB/s eta 0:00:00 [2023-06-07T12:50:59.922Z] Installing build dependencies: started [2023-06-07T12:51:03.209Z] Installing build dependencies: finished with status 'done' [2023-06-07T12:51:03.209Z] Getting requirements to build wheel: started [2023-06-07T12:51:04.581Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T12:51:04.581Z] Preparing metadata (pyproject.toml): started [2023-06-07T12:51:04.842Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T12:51:04.842Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:51:04.842Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-07T12:51:05.101Z] Preparing metadata (setup.py): started [2023-06-07T12:51:05.101Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:51:05.360Z] Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:51:05.360Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-07T12:51:05.360Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 12.2 MB/s eta 0:00:00 [2023-06-07T12:51:05.360Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:51:05.360Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-07T12:51:05.360Z] Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:51:05.360Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-07T12:51:05.360Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.4 MB/s eta 0:00:00 [2023-06-07T12:51:05.619Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:51:05.619Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-07T12:51:05.619Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:51:05.619Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-07T12:51:05.619Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.8 MB/s eta 0:00:00 [2023-06-07T12:51:05.619Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:51:05.619Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-07T12:51:05.619Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 7.6 MB/s eta 0:00:00 [2023-06-07T12:51:05.878Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:51:05.878Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-07T12:51:05.878Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:51:05.878Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-07T12:51:05.878Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:51:05.878Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-07T12:51:06.138Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:51:06.138Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-07T12:51:06.138Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:51:06.138Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-07T12:51:06.138Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:51:06.138Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-07T12:51:06.138Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-06-07T12:51:06.138Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:51:06.138Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-06-07T12:51:06.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 15.7 MB/s eta 0:00:00 [2023-06-07T12:51:06.138Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:51:06.138Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-07T12:51:06.396Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:51:06.396Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-07T12:51:06.396Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.3 MB/s eta 0:00:00 [2023-06-07T12:51:06.655Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-06-07T12:51:06.655Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-07T12:51:06.915Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-07T12:51:06.915Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=614d46d4fe8aaa607d6d1f6a520dd1926fbec8a8d5b54a55dde276bb36e98dbf [2023-06-07T12:51:06.915Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-07T12:51:06.915Z] Building wheel for paho-mqtt (setup.py): started [2023-06-07T12:51:07.174Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-07T12:51:07.174Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=f192d32d5a17e6c37fb157ac4fe8645397b670b44657257be46fc49462588ff5 [2023-06-07T12:51:07.174Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-07T12:51:07.174Z] Building wheel for numpy (pyproject.toml): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T12:51:07.326Z] provisioning config files... [2023-06-07T12:51:07.350Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3676178515033763339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T12:51:07.690Z] ---> docker-login.sh [2023-06-07T12:51:07.690Z] nexus3.edgexfoundry.org:10001 [2023-06-07T12:51:07.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:51:08.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:51:08.236Z] Configure a credential helper to remove this warning. See [2023-06-07T12:51:08.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:51:08.236Z] [2023-06-07T12:51:08.236Z] Login Succeeded [2023-06-07T12:51:08.236Z] nexus3.edgexfoundry.org:10002 [2023-06-07T12:51:08.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:51:08.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:51:08.504Z] Configure a credential helper to remove this warning. See [2023-06-07T12:51:08.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:51:08.504Z] [2023-06-07T12:51:08.504Z] Login Succeeded [2023-06-07T12:51:08.504Z] nexus3.edgexfoundry.org:10003 [2023-06-07T12:51:08.774Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:51:09.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:51:09.045Z] Configure a credential helper to remove this warning. See [2023-06-07T12:51:09.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:51:09.046Z] [2023-06-07T12:51:09.046Z] Login Succeeded [2023-06-07T12:51:09.046Z] nexus3.edgexfoundry.org:10004 [2023-06-07T12:51:09.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:51:09.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:51:09.315Z] Configure a credential helper to remove this warning. See [2023-06-07T12:51:09.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:51:09.315Z] [2023-06-07T12:51:09.315Z] Login Succeeded [2023-06-07T12:51:09.315Z] docker.io [2023-06-07T12:51:09.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-07T12:51:09.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-07T12:51:09.850Z] Configure a credential helper to remove this warning. See [2023-06-07T12:51:09.850Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-07T12:51:09.850Z] [2023-06-07T12:51:09.850Z] Login Succeeded [2023-06-07T12:51:09.850Z] ---> docker-login.sh ends [Pipeline] } [2023-06-07T12:51:09.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-07T12:51:10.459Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-07T12:51:10.778Z] + ls -al . [2023-06-07T12:51:10.778Z] total 68 [2023-06-07T12:51:10.778Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:51 . [2023-06-07T12:51:10.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:50 .. [2023-06-07T12:51:10.778Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:50 .git [2023-06-07T12:51:10.778Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 12:50 .github [2023-06-07T12:51:10.779Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 12:50 .gitignore [2023-06-07T12:51:10.779Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 12:50 Dockerfile [2023-06-07T12:51:10.779Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 12:50 Jenkinsfile [2023-06-07T12:51:10.779Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 12:50 LICENSE [2023-06-07T12:51:10.779Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 12:50 README.md [2023-06-07T12:51:10.779Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 12:50 TAF-Manager [2023-06-07T12:51:10.779Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 12:50 TUC [2023-06-07T12:51:10.779Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 12:48 VERSION [2023-06-07T12:51:10.779Z] -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 12:50 requirements.txt [2023-06-07T12:51:10.779Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 12:50 robot-entrypoint.sh [2023-06-07T12:51:10.779Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 12:50 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:51:11.118Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=71639b79ba7a131fbb85446ae5addcc8145ea06f --label arch=arm64 --label version=0.0.2-dev.24 . [2023-06-07T12:51:11.386Z] Sending build context to Docker daemon 283.1kB [2023-06-07T12:51:11.386Z] Step 1/13 : FROM alpine:3.16 [2023-06-07T12:51:11.655Z] 3.16: Pulling from library/alpine [2023-06-07T12:51:11.926Z] 547446be3368: Pulling fs layer [2023-06-07T12:51:12.205Z] 547446be3368: Verifying Checksum [2023-06-07T12:51:12.205Z] 547446be3368: Download complete [2023-06-07T12:51:12.475Z] 547446be3368: Pull complete [2023-06-07T12:51:12.743Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-07T12:51:12.743Z] Status: Downloaded newer image for alpine:3.16 [2023-06-07T12:51:12.743Z] ---> 3b5033019969 [2023-06-07T12:51:12.743Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-07T12:51:12.743Z] ---> Running in fd13debf4231 [2023-06-07T12:51:13.011Z] Removing intermediate container fd13debf4231 [2023-06-07T12:51:13.011Z] ---> 8b1473d8dbb6 [2023-06-07T12:51:13.011Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-07T12:51:13.011Z] ---> Running in 345e99a532c7 [2023-06-07T12:51:13.604Z] Removing intermediate container 345e99a532c7 [2023-06-07T12:51:13.604Z] ---> 86fea808104a [2023-06-07T12:51:13.604Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-07T12:51:14.190Z] ---> 45e70acca00a [2023-06-07T12:51:14.190Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-07T12:51:14.459Z] ---> e73d3f153918 [2023-06-07T12:51:14.459Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-07T12:51:15.048Z] ---> cf4786275e3b [2023-06-07T12:51:15.048Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-07T12:51:15.048Z] ---> Running in be636ac090fe [2023-06-07T12:51:15.320Z] Removing intermediate container be636ac090fe [2023-06-07T12:51:15.320Z] ---> 33d4afe148ab [2023-06-07T12:51:15.320Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-07T12:51:15.320Z] ---> Running in 3cd86835e704 [2023-06-07T12:51:17.266Z] Removing intermediate container 3cd86835e704 [2023-06-07T12:51:17.266Z] ---> df54ad35ca18 [2023-06-07T12:51:17.266Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-06-07T12:51:17.266Z] ---> Running in 1294dca84674 [2023-06-07T12:51:18.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:51:18.875Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:51:20.300Z] (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T12:51:20.565Z] (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-07T12:51:20.831Z] (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-07T12:51:21.412Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:51:21.412Z] OK: 5 MiB in 14 packages [2023-06-07T12:51:21.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:51:21.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:51:23.411Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-07T12:51:23.681Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-07T12:51:24.265Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-07T12:51:24.531Z] (4/9) Installing libcurl (8.1.1-r1) [2023-06-07T12:51:25.112Z] (5/9) Installing curl (8.1.1-r1) [2023-06-07T12:51:25.377Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-07T12:51:26.788Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-07T12:51:27.052Z] (8/9) Installing jq (1.6-r1) [2023-06-07T12:51:27.633Z] (9/9) Installing openssl (1.1.1t-r2) [2023-06-07T12:51:27.899Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:51:27.899Z] Executing ca-certificates-20230506-r0.trigger [2023-06-07T12:51:28.164Z] OK: 50 MiB in 23 packages [2023-06-07T12:51:28.164Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:51:28.744Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:51:30.149Z] (1/136) Installing libmagic (5.41-r0) [2023-06-07T12:51:30.415Z] (2/136) Installing file (5.41-r0) [2023-06-07T12:51:30.681Z] (3/136) Installing libxau (1.0.9-r0) [2023-06-07T12:51:30.946Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-06-07T12:51:31.527Z] (5/136) Installing libxcb (1.15-r0) [2023-06-07T12:51:31.792Z] (6/136) Installing libx11 (1.8-r0) [2023-06-07T12:51:32.375Z] (7/136) Installing libxext (1.3.4-r0) [2023-06-07T12:51:32.640Z] (8/136) Installing libice (1.0.10-r0) [2023-06-07T12:51:33.220Z] (9/136) Installing libuuid (2.38-r1) [2023-06-07T12:51:33.486Z] (10/136) Installing libsm (1.2.3-r0) [2023-06-07T12:51:33.750Z] (11/136) Installing libxt (1.2.1-r0) [2023-06-07T12:51:34.015Z] (12/136) Installing libxmu (1.1.3-r0) [2023-06-07T12:51:34.594Z] (13/136) Installing xset (1.2.4-r0) [2023-06-07T12:51:34.859Z] (14/136) Installing xprop (1.2.5-r0) [2023-06-07T12:51:35.126Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-06-07T12:51:35.392Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-06-07T12:51:35.972Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-06-07T12:51:36.236Z] (18/136) Installing libffi (3.4.2-r1) [2023-06-07T12:51:36.501Z] (19/136) Installing libintl (0.21-r2) [2023-06-07T12:51:36.766Z] (20/136) Installing libblkid (2.38-r1) [2023-06-07T12:51:37.348Z] (21/136) Installing libmount (2.38-r1) [2023-06-07T12:51:37.613Z] (22/136) Installing pcre (8.45-r2) [2023-06-07T12:51:38.191Z] (23/136) Installing glib (2.72.4-r0) [2023-06-07T12:51:38.773Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-06-07T12:51:39.036Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-06-07T12:51:39.617Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-06-07T12:51:39.882Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-06-07T12:51:40.463Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-06-07T12:51:40.728Z] (29/136) Installing libpng (1.6.37-r1) [2023-06-07T12:51:41.308Z] (30/136) Installing libwebp (1.2.3-r1) [2023-06-07T12:51:41.574Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-06-07T12:51:42.153Z] (32/136) Installing tiff (4.4.0-r1) [2023-06-07T12:51:42.419Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-06-07T12:51:42.998Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-07T12:51:43.263Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-06-07T12:51:43.527Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-06-07T12:51:43.793Z] (37/136) Installing libxrender (0.9.10-r3) [2023-06-07T12:51:44.058Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-06-07T12:51:44.323Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-06-07T12:51:44.587Z] (40/136) Installing libxi (1.8-r0) [2023-06-07T12:51:44.851Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-06-07T12:51:45.116Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-06-07T12:51:45.693Z] (43/136) Installing atk (2.38.0-r0) [2023-06-07T12:51:45.956Z] (44/136) Installing libxtst (1.2.3-r3) [2023-06-07T12:51:46.220Z] (45/136) Installing dbus-libs (1.14.4-r0) [2023-06-07T12:51:46.485Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-06-07T12:51:47.064Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-06-07T12:51:47.329Z] (48/136) Installing expat (2.5.0-r0) [2023-06-07T12:51:47.912Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-06-07T12:51:48.178Z] (50/136) Installing freetype (2.12.1-r0) [2023-06-07T12:51:48.443Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-06-07T12:51:49.025Z] (52/136) Installing pixman (0.40.0-r4) [2023-06-07T12:51:49.610Z] (53/136) Installing cairo (1.17.4-r2) [2023-06-07T12:51:49.877Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-06-07T12:51:50.143Z] (55/136) Installing avahi-libs (0.8-r6) [2023-06-07T12:51:50.725Z] (56/136) Installing gmp (6.2.1-r2) [2023-06-07T12:51:50.993Z] (57/136) Installing nettle (3.7.3-r0) [2023-06-07T12:51:51.576Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-06-07T12:51:51.841Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-06-07T12:51:52.422Z] (60/136) Installing libunistring (1.0-r0) [2023-06-07T12:51:52.689Z] (61/136) Installing gnutls (3.7.7-r1) [2023-06-07T12:51:53.269Z] (62/136) Installing cups-libs (2.4.2-r0) [2023-06-07T12:51:53.850Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-06-07T12:51:54.428Z] (64/136) Installing fribidi (1.0.12-r0) [2023-06-07T12:51:54.691Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-06-07T12:51:54.955Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-06-07T12:51:55.535Z] (67/136) Installing libxft (2.3.4-r0) [2023-06-07T12:51:55.801Z] (68/136) Installing pango (1.50.7-r0) [2023-06-07T12:51:56.387Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-06-07T12:51:56.652Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-07T12:51:56.915Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-06-07T12:51:57.178Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-06-07T12:51:58.132Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-06-07T12:51:58.396Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-06-07T12:51:58.977Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-07T12:51:59.243Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-06-07T12:51:59.508Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-06-07T12:51:59.773Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-06-07T12:52:00.354Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-06-07T12:52:00.618Z] (79/136) Installing libogg (1.3.5-r1) [2023-06-07T12:52:01.200Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-07T12:52:01.465Z] (81/136) Installing flac (1.3.4-r0) [2023-06-07T12:52:02.047Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-06-07T12:52:02.629Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-06-07T12:52:02.629Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-06-07T12:52:03.209Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-06-07T12:52:03.789Z] (86/136) Installing libass (0.16.0-r0) [2023-06-07T12:52:04.369Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-06-07T12:52:04.634Z] (88/136) Installing libdrm (2.4.110-r0) [2023-06-07T12:52:05.218Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-07T12:52:05.481Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-07T12:52:06.062Z] (91/136) Installing lame (3.100-r0) [2023-06-07T12:52:06.328Z] (92/136) Installing opus (1.3.1-r1) [2023-06-07T12:52:06.907Z] (93/136) Installing libasyncns (0.8-r1) [2023-06-07T12:52:07.171Z] (94/136) Installing libltdl (2.4.7-r0) [2023-06-07T12:52:07.436Z] (95/136) Installing orc (0.4.32-r0) [2023-06-07T12:52:07.701Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-06-07T12:52:08.279Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-06-07T12:52:08.856Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-06-07T12:52:09.121Z] (99/136) Installing soxr (0.1.3-r2) [2023-06-07T12:52:09.385Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-06-07T12:52:09.662Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-06-07T12:52:10.242Z] (102/136) Installing libpulse (15.0-r2) [2023-06-07T12:52:10.508Z] (103/136) Installing cjson (1.7.15-r3) [2023-06-07T12:52:11.089Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-06-07T12:52:11.354Z] (105/136) Installing librist (0.2.6-r1) [2023-06-07T12:52:11.933Z] (106/136) Installing libsrt (1.4.4-r0) [2023-06-07T12:52:12.199Z] (107/136) Installing libssh (0.9.6-r1) [2023-06-07T12:52:12.778Z] (108/136) Installing libtheora (1.1.1-r16) [2023-06-07T12:52:13.043Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-06-07T12:52:13.623Z] (110/136) Installing libva (2.14.0-r0) [2023-06-07T12:52:13.888Z] (111/136) Installing libvdpau (1.5-r0) [2023-06-07T12:52:14.150Z] (112/136) Installing vidstab (1.1.0-r1) [2023-06-07T12:52:14.415Z] (113/136) Installing libvpx (1.11.0-r1) [2023-06-07T12:52:14.906Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:52:14.993Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-06-07T12:52:15.571Z] (115/136) Installing numactl (2.0.14-r0) [2023-06-07T12:52:15.836Z] (116/136) Installing x265-libs (3.5-r3) [2023-06-07T12:52:16.415Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-06-07T12:52:16.994Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-06-07T12:52:17.950Z] (119/136) Installing libevent (2.1.12-r4) [2023-06-07T12:52:18.215Z] (120/136) Installing mesa (21.3.9-r0) [2023-06-07T12:52:18.479Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-06-07T12:52:19.055Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-06-07T12:52:19.320Z] (123/136) Installing icu-data-en (71.1-r2) [2023-06-07T12:52:19.897Z] Executing icu-data-en-71.1-r2.post-install [2023-06-07T12:52:19.897Z] * [2023-06-07T12:52:19.897Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-07T12:52:19.897Z] * package icu-data-full. [2023-06-07T12:52:19.897Z] * [2023-06-07T12:52:19.897Z] (124/136) Installing icu-libs (71.1-r2) [2023-06-07T12:52:20.476Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-06-07T12:52:20.741Z] (126/136) Installing minizip (1.2.12-r0) [2023-06-07T12:52:21.320Z] (127/136) Installing nspr (4.33-r0) [2023-06-07T12:52:21.584Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-06-07T12:52:22.165Z] (129/136) Installing nss (3.78.1-r0) [2023-06-07T12:52:22.746Z] (130/136) Installing re2 (2022.04.01-r0) [2023-06-07T12:52:23.010Z] (131/136) Installing snappy (1.1.9-r4) [2023-06-07T12:52:23.589Z] (132/136) Installing libgpg-error (1.45-r0) [2023-06-07T12:52:23.855Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-06-07T12:52:24.435Z] (134/136) Installing libxslt (1.1.35-r0) [2023-06-07T12:52:24.701Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-06-07T12:52:30.038Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-07T12:52:30.038Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:52:30.038Z] Executing glib-2.72.4-r0.trigger [2023-06-07T12:52:30.038Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-07T12:52:32.615Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-07T12:52:32.615Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-07T12:52:32.615Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-07T12:52:32.615Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-07T12:52:32.615Z] OK: 376 MiB in 159 packages [2023-06-07T12:52:32.615Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:52:33.192Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:52:34.591Z] (1/21) Installing binutils (2.38-r3) [2023-06-07T12:52:35.170Z] (2/21) Installing isl22 (0.22-r0) [2023-06-07T12:52:35.748Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-07T12:52:36.013Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-07T12:52:36.589Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-07T12:52:39.164Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-07T12:52:39.743Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-07T12:52:39.743Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-07T12:52:40.697Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-07T12:52:41.275Z] (10/21) Installing libpq (14.8-r0) [2023-06-07T12:52:41.539Z] (11/21) Installing openssl-dev (1.1.1t-r2) [2023-06-07T12:52:42.121Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-07T12:52:42.386Z] (13/21) Installing libecpg (14.8-r0) [2023-06-07T12:52:42.966Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-07T12:52:43.230Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-07T12:52:45.808Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-07T12:52:48.382Z] (17/21) Installing clang (13.0.1-r1) [2023-06-07T12:52:48.961Z] (18/21) Installing icu (71.1-r2) [2023-06-07T12:52:49.227Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-07T12:52:49.804Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-07T12:52:51.754Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-07T12:52:52.335Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:52:52.335Z] OK: 768 MiB in 180 packages [2023-06-07T12:52:52.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:52:53.179Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:52:55.355Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-07T12:52:57.931Z] (2/10) Installing gdbm (1.23-r0) [2023-06-07T12:52:57.931Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-07T12:52:58.194Z] (4/10) Installing readline (8.1.2-r0) [2023-06-07T12:52:58.773Z] (5/10) Installing python3 (3.10.11-r0) [2023-06-07T12:53:01.351Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-06-07T12:53:06.677Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-07T12:53:06.677Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-07T12:53:07.255Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-07T12:53:07.519Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-07T12:53:07.788Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:53:07.788Z] OK: 938 MiB in 190 packages [2023-06-07T12:53:08.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:53:08.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:53:10.101Z] OK: 938 MiB in 190 packages [2023-06-07T12:53:10.101Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-07T12:53:10.679Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-07T12:53:12.081Z] (1/1) Installing tzdata (2023c-r0) [2023-06-07T12:53:12.659Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:53:12.872Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:53:12.924Z] OK: 941 MiB in 191 packages [2023-06-07T12:53:13.879Z] (1/1) Purging tzdata (2023c-r0) [2023-06-07T12:53:14.144Z] Executing busybox-1.35.0-r17.trigger [2023-06-07T12:53:14.144Z] OK: 938 MiB in 190 packages [2023-06-07T12:53:29.127Z] Looking in links: /tmp/tmpqtxnxk0m [2023-06-07T12:53:29.127Z] Processing /tmp/tmpqtxnxk0m/setuptools-65.5.0-py3-none-any.whl [2023-06-07T12:53:29.127Z] Processing /tmp/tmpqtxnxk0m/pip-23.0.1-py3-none-any.whl [2023-06-07T12:53:29.708Z] Installing collected packages: setuptools, pip [2023-06-07T12:53:44.790Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-07T12:53:44.790Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T12:53:46.224Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-07T12:53:46.495Z] Collecting pip [2023-06-07T12:53:46.763Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-07T12:53:46.764Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.5 MB/s eta 0:00:00 [2023-06-07T12:53:46.764Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-07T12:53:49.325Z] Collecting setuptools [2023-06-07T12:53:49.325Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-07T12:53:49.325Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 20.1 MB/s eta 0:00:00 [2023-06-07T12:53:49.325Z] Collecting wheel [2023-06-07T12:53:49.590Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-07T12:53:49.590Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 21.8 MB/s eta 0:00:00 [2023-06-07T12:53:50.990Z] Installing collected packages: wheel, setuptools, pip [2023-06-07T12:53:50.990Z] Attempting uninstall: setuptools [2023-06-07T12:53:50.990Z] Found existing installation: setuptools 65.5.0 [2023-06-07T12:53:51.944Z] Uninstalling setuptools-65.5.0: [2023-06-07T12:53:51.944Z] Successfully uninstalled setuptools-65.5.0 [2023-06-07T12:53:56.188Z] Attempting uninstall: pip [2023-06-07T12:53:56.188Z] Found existing installation: pip 23.0.1 [2023-06-07T12:53:58.121Z] Uninstalling pip-23.0.1: [2023-06-07T12:53:58.121Z] Successfully uninstalled pip-23.0.1 [2023-06-07T12:54:08.190Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-07T12:54:08.190Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T12:54:11.522Z] Processing ./edgex-taf-common [2023-06-07T12:54:11.522Z] Preparing metadata (setup.py): started [2023-06-07T12:54:12.105Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:54:12.376Z] Building wheels for collected packages: edgex-taf-common [2023-06-07T12:54:12.376Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-07T12:54:13.778Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-07T12:54:13.778Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=d4a39491083d193ce1b8422657a904314e83cab76278e358533f72dfb26ab64d [2023-06-07T12:54:13.778Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-07T12:54:13.778Z] Successfully built edgex-taf-common [2023-06-07T12:54:14.042Z] Installing collected packages: edgex-taf-common [2023-06-07T12:54:14.306Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-07T12:54:14.306Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T12:54:20.633Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:54:20.926Z] Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) [2023-06-07T12:54:20.926Z] Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) [2023-06-07T12:54:20.926Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 10.3 MB/s eta 0:00:00 [2023-06-07T12:54:20.926Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-07T12:54:20.926Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-07T12:54:21.192Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-06-07T12:54:21.192Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-06-07T12:54:21.460Z] Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) [2023-06-07T12:54:21.460Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-06-07T12:54:21.460Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.6 MB/s eta 0:00:00 [2023-06-07T12:54:21.724Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-07T12:54:21.724Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-07T12:54:21.724Z] Preparing metadata (setup.py): started [2023-06-07T12:54:22.677Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:54:22.941Z] Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) [2023-06-07T12:54:22.941Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-06-07T12:54:23.206Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-06-07T12:54:23.206Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-06-07T12:54:23.469Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-06-07T12:54:23.469Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-06-07T12:54:23.469Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.9 MB/s eta 0:00:00 [2023-06-07T12:54:23.735Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-07T12:54:23.735Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-07T12:54:23.735Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 5.0 MB/s eta 0:00:00 [2023-06-07T12:54:23.735Z] Preparing metadata (setup.py): started [2023-06-07T12:54:25.135Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:54:25.399Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-06-07T12:54:25.399Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-06-07T12:54:25.399Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 6.3 MB/s eta 0:00:00 [2023-06-07T12:54:27.328Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-07T12:54:27.328Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-07T12:54:28.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 12.1 MB/s eta 0:00:00 [2023-06-07T12:54:32.533Z] Installing build dependencies: started [2023-06-07T12:54:50.714Z] Installing build dependencies: finished with status 'done' [2023-06-07T12:54:50.714Z] Getting requirements to build wheel: started [2023-06-07T12:54:53.284Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T12:54:53.549Z] Preparing metadata (pyproject.toml): started [2023-06-07T12:54:57.788Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T12:54:58.368Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-07T12:54:58.368Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-07T12:54:58.633Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.8 MB/s eta 0:00:00 [2023-06-07T12:54:59.215Z] Preparing metadata (setup.py): started [2023-06-07T12:55:01.150Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:55:01.414Z] Collecting redis==4.5.3 (from -r requirements.txt (line 13)) [2023-06-07T12:55:01.414Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-06-07T12:55:01.414Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 7.4 MB/s eta 0:00:00 [2023-06-07T12:55:03.350Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-06-07T12:55:03.350Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-06-07T12:55:03.615Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.1 MB/s eta 0:00:00 [2023-06-07T12:55:05.551Z] Installing build dependencies: started [2023-06-07T12:55:20.516Z] Installing build dependencies: finished with status 'done' [2023-06-07T12:55:20.516Z] Getting requirements to build wheel: started [2023-06-07T12:55:20.782Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T12:55:20.782Z] Preparing metadata (pyproject.toml): started [2023-06-07T12:55:24.119Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T12:55:24.384Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-06-07T12:55:24.384Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-06-07T12:55:24.384Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.5 MB/s eta 0:00:00 [2023-06-07T12:55:25.343Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-07T12:55:25.343Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-07T12:55:25.343Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 5.6 MB/s eta 0:00:00 [2023-06-07T12:55:26.306Z] Preparing metadata (setup.py): started [2023-06-07T12:55:28.250Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:55:30.189Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-06-07T12:55:30.189Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-06-07T12:55:30.189Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 7.7 MB/s eta 0:00:00 [2023-06-07T12:55:30.768Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:55:30.768Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-07T12:55:31.347Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:55:31.347Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-06-07T12:55:31.949Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 10.8 MB/s eta 0:00:00 [2023-06-07T12:55:32.529Z] Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:55:32.529Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-07T12:55:32.793Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.2 MB/s eta 0:00:00 [2023-06-07T12:55:33.059Z] Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:55:33.059Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-07T12:55:33.059Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 [2023-06-07T12:55:33.325Z] Preparing metadata (setup.py): started [2023-06-07T12:55:34.726Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:55:35.000Z] Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:55:35.000Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-07T12:55:35.000Z] Preparing metadata (setup.py): started [2023-06-07T12:55:36.954Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:55:36.954Z] Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:55:36.954Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-07T12:55:36.954Z] Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:55:36.954Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-07T12:55:37.249Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.3 MB/s eta 0:00:00 [2023-06-07T12:55:37.512Z] Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:55:37.512Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-07T12:55:37.512Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.7 MB/s eta 0:00:00 [2023-06-07T12:55:37.776Z] Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:55:37.776Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-07T12:55:37.776Z] Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:55:37.776Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-07T12:55:37.776Z] Preparing metadata (setup.py): started [2023-06-07T12:55:39.172Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:55:39.749Z] Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:55:39.749Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-07T12:55:39.749Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 10.0 MB/s eta 0:00:00 [2023-06-07T12:55:40.013Z] Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:55:40.013Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-07T12:55:40.276Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:55:40.276Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-06-07T12:55:40.276Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 7.2 MB/s eta 0:00:00 [2023-06-07T12:55:40.540Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:55:40.540Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-06-07T12:55:40.540Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.4 MB/s eta 0:00:00 [2023-06-07T12:55:41.118Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:55:41.118Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-06-07T12:55:41.118Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 6.4 MB/s eta 0:00:00 [2023-06-07T12:55:41.383Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:55:41.383Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-07T12:55:41.383Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.3 MB/s eta 0:00:00 [2023-06-07T12:55:41.647Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T12:55:41.647Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-07T12:55:41.912Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-06-07T12:55:41.912Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-06-07T12:55:41.912Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 3.2 MB/s eta 0:00:00 [2023-06-07T12:55:42.080Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:55:42.490Z] Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) [2023-06-07T12:55:42.491Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-07T12:55:43.067Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T12:55:43.067Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-07T12:55:43.067Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.3 MB/s eta 0:00:00 [2023-06-07T12:55:43.333Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T12:55:43.333Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-07T12:55:43.333Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.6 MB/s eta 0:00:00 [2023-06-07T12:55:43.597Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-06-07T12:55:44.556Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-06-07T12:55:44.556Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-07T12:55:45.136Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:55:45.136Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-07T12:55:45.136Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 4.7 MB/s eta 0:00:00 [2023-06-07T12:55:45.401Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:55:45.401Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-07T12:55:45.401Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.6 MB/s eta 0:00:00 [2023-06-07T12:55:45.667Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:55:45.667Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-06-07T12:55:48.245Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:55:48.245Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-07T12:55:48.245Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.3 MB/s eta 0:00:00 [2023-06-07T12:55:49.649Z] Installing build dependencies: started [2023-06-07T12:56:08.613Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-07T12:56:08.614Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360838 sha256=2b44a2311e365dcb449aa746447be81a2d4cd0a27e175c3c218b5abde8d8397b [2023-06-07T12:56:08.614Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-07T12:56:08.614Z] Building wheel for psutil (setup.py): started [2023-06-07T12:56:08.614Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-07T12:56:08.614Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271451 sha256=f160d6f9619f46950ffdf799d7475737198e6964c107bb44b27259e14861298c [2023-06-07T12:56:08.614Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-07T12:56:08.614Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-07T12:56:11.725Z] Installing build dependencies: finished with status 'done' [2023-06-07T12:56:11.726Z] Getting requirements to build wheel: started [2023-06-07T12:56:29.998Z] Getting requirements to build wheel: finished with status 'done' [2023-06-07T12:56:29.998Z] Preparing metadata (pyproject.toml): started [2023-06-07T12:56:30.267Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-07T12:56:30.534Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-07T12:56:30.535Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537183 sha256=4a19bf79b3ce50a59580e1ce47cf2264a809b851c3b3fe7c1a4ecb90bd9f2fe0 [2023-06-07T12:56:30.535Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-07T12:56:30.535Z] Building wheel for psycopg2 (setup.py): started [2023-06-07T12:56:30.536Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:30.536Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-07T12:56:30.536Z] Preparing metadata (setup.py): started [2023-06-07T12:56:32.497Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-07T12:56:33.910Z] Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:33.910Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-07T12:56:34.177Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 3.9 MB/s eta 0:00:00 [2023-06-07T12:56:34.443Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:34.443Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-07T12:56:35.027Z] Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:35.027Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-07T12:56:35.027Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.3 MB/s eta 0:00:00 [2023-06-07T12:56:35.027Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:35.293Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-07T12:56:35.878Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:35.878Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-07T12:56:35.878Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.4 MB/s eta 0:00:00 [2023-06-07T12:56:36.145Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-06-07T12:56:36.411Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-07T12:56:36.411Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.5 MB/s eta 0:00:00 [2023-06-07T12:56:38.352Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:38.352Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-07T12:56:38.617Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:38.617Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-07T12:56:38.617Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:38.617Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-07T12:56:38.885Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:38.885Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-07T12:56:38.885Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:39.156Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-07T12:56:39.424Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:39.424Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-07T12:56:40.007Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-06-07T12:56:40.007Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:40.007Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-06-07T12:56:40.007Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.5 MB/s eta 0:00:00 [2023-06-07T12:56:40.273Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-06-07T12:56:40.273Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-07T12:56:40.501Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-07T12:56:40.501Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478592 sha256=f772aff68b9de6fe5c9faa7ae5e87b8a8fa2ba088ceb7449944684eac8c8d260 [2023-06-07T12:56:40.502Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-07T12:56:40.502Z] Building wheel for pycryptodome (setup.py): started [2023-06-07T12:56:41.674Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-06-07T12:56:41.674Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-07T12:56:41.674Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.7 MB/s eta 0:00:00 [2023-06-07T12:56:42.626Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-06-07T12:56:42.626Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-07T12:56:44.559Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-07T12:56:44.559Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=1b61f27087d9c49e90f3d876a0537da98f164cc4224333e98be40940feee9afb [2023-06-07T12:56:44.559Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-07T12:56:44.559Z] Building wheel for paho-mqtt (setup.py): started [2023-06-07T12:56:46.496Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-07T12:56:46.496Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=453a038f56ecc261cda9dbc7524a38f766c58373a42647f7ef03a00edbe1b049 [2023-06-07T12:56:46.496Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-07T12:56:46.761Z] Building wheel for numpy (pyproject.toml): started [2023-06-07T12:57:07.077Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-06-07T12:57:07.077Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111252 sha256=c48d6454a84e38192a4537ca2e06ed498c81759e4eecc73b1c3484d3cf5996cd [2023-06-07T12:57:07.077Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-06-07T12:57:07.077Z] Building wheel for flex (setup.py): started [2023-06-07T12:57:07.077Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-07T12:57:07.077Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=b58bf88595518897985b62d7bd1c63406a03a8eab2f8424044b66f819968ebe9 [2023-06-07T12:57:07.077Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-07T12:57:07.077Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-07T12:57:07.077Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-07T12:57:07.077Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=b8962365759b18a896fd91acc26842399dbb07141f1e6759995a68bb40c096a0 [2023-06-07T12:57:07.077Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-07T12:57:07.077Z] Building wheel for GenSON (setup.py): started [2023-06-07T12:57:07.077Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-07T12:57:07.077Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=54e3c1bb1d01f31a6cf8cc3e5ed9e9ccab1a50c1f43c9fe07ce986a20d9fc09f [2023-06-07T12:57:07.077Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-07T12:57:07.077Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-07T12:57:07.077Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-07T12:57:07.077Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=85de3c05fca74a480edae66bc2744bdf150f2d0934ddaa888e95234fef62f1a0 [2023-06-07T12:57:07.077Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-07T12:57:07.077Z] Building wheel for validate-email (setup.py): started [2023-06-07T12:57:07.077Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-07T12:57:07.077Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=6bc565c9df1ad732c92b5b7884fbf43bbb5265fdbe888b5d1a10ee2a49f0be84 [2023-06-07T12:57:07.077Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-07T12:57:07.078Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex strict-rfc3339 GenSON PyYAML validate-email [2023-06-07T12:57:07.078Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-07T12:57:17.050Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-06-07T12:57:17.050Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T12:57:55.941Z] Removing intermediate container 7e09ce0d88f1 [2023-06-07T12:57:55.941Z] ---> 53e508fbe847 [2023-06-07T12:57:55.941Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-07T12:57:55.941Z] ---> Running in 40fbecaab571 [2023-06-07T12:57:55.941Z] Removing intermediate container 40fbecaab571 [2023-06-07T12:57:55.941Z] ---> 567748b9813c [2023-06-07T12:57:55.941Z] Step 11/13 : LABEL arch=amd64 [2023-06-07T12:57:55.941Z] ---> Running in 43169772ff26 [2023-06-07T12:57:55.941Z] Removing intermediate container 43169772ff26 [2023-06-07T12:57:55.941Z] ---> dae3ffe42d4c [2023-06-07T12:57:55.941Z] Step 12/13 : LABEL git_sha=71639b79ba7a131fbb85446ae5addcc8145ea06f [2023-06-07T12:57:56.506Z] ---> Running in 63323af4b587 [2023-06-07T12:57:57.511Z] Removing intermediate container 63323af4b587 [2023-06-07T12:57:57.511Z] ---> 12667cb3472c [2023-06-07T12:57:57.511Z] Step 13/13 : LABEL version=0.0.2-dev.24 [2023-06-07T12:57:57.774Z] ---> Running in a2f3a02c78d1 [2023-06-07T12:57:57.774Z] Removing intermediate container a2f3a02c78d1 [2023-06-07T12:57:57.774Z] ---> 8f9ea2cd8aea [2023-06-07T12:57:57.774Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T12:57:57.774Z] Successfully built 8f9ea2cd8aea [2023-06-07T12:57:57.774Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-07T12:57:57.880Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-06-07T12:57:57.880Z] 71639b79ba7a131fbb85446ae5addcc8145ea06f [2023-06-07T12:57:57.880Z] latest [2023-06-07T12:57:57.880Z] 0.0.2-dev.24 [2023-06-07T12:57:57.880Z] 71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 [2023-06-07T12:57:57.880Z] main [2023-06-07T12:57:57.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:57:58.192Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:71639b79ba7a131fbb85446ae5addcc8145ea06f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:57:58.495Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:71639b79ba7a131fbb85446ae5addcc8145ea06f [2023-06-07T12:57:58.495Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T12:57:58.495Z] f77b35bd75a4: Preparing [2023-06-07T12:57:58.495Z] 198b7a5acdb0: Preparing [2023-06-07T12:57:58.495Z] d16bd8d56de1: Preparing [2023-06-07T12:57:58.495Z] f4d2bc0d2d9b: Preparing [2023-06-07T12:57:58.495Z] 6994a9791490: Preparing [2023-06-07T12:57:58.495Z] 5bc340f6d4f5: Preparing [2023-06-07T12:57:58.495Z] 198b7a5acdb0: Pushed [2023-06-07T12:57:58.495Z] d16bd8d56de1: Pushed [2023-06-07T12:57:58.495Z] f4d2bc0d2d9b: Pushed [2023-06-07T12:57:58.495Z] 6994a9791490: Pushed [2023-06-07T12:57:58.495Z] 5bc340f6d4f5: Layer already exists [2023-06-07T12:59:49.935Z] f77b35bd75a4: Pushed [2023-06-07T12:59:49.935Z] 71639b79ba7a131fbb85446ae5addcc8145ea06f: digest: sha256:d148c44a51ee4b76504186e19f7db100466cafc40db173bedd1756fb80c7d010 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:59:50.240Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:59:50.542Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-06-07T12:59:50.542Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T12:59:50.542Z] f77b35bd75a4: Preparing [2023-06-07T12:59:50.542Z] 198b7a5acdb0: Preparing [2023-06-07T12:59:50.542Z] d16bd8d56de1: Preparing [2023-06-07T12:59:50.542Z] f4d2bc0d2d9b: Preparing [2023-06-07T12:59:50.542Z] 6994a9791490: Preparing [2023-06-07T12:59:50.542Z] 5bc340f6d4f5: Preparing [2023-06-07T12:59:50.542Z] 5bc340f6d4f5: Waiting [2023-06-07T12:59:50.542Z] f77b35bd75a4: Layer already exists [2023-06-07T12:59:50.542Z] 6994a9791490: Layer already exists [2023-06-07T12:59:50.542Z] f4d2bc0d2d9b: Layer already exists [2023-06-07T12:59:50.542Z] d16bd8d56de1: Layer already exists [2023-06-07T12:59:50.542Z] 198b7a5acdb0: Layer already exists [2023-06-07T12:59:50.542Z] 5bc340f6d4f5: Layer already exists [2023-06-07T12:59:50.800Z] latest: digest: sha256:d148c44a51ee4b76504186e19f7db100466cafc40db173bedd1756fb80c7d010 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:59:51.111Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:59:51.423Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.24 [2023-06-07T12:59:51.423Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T12:59:51.423Z] f77b35bd75a4: Preparing [2023-06-07T12:59:51.423Z] 198b7a5acdb0: Preparing [2023-06-07T12:59:51.423Z] d16bd8d56de1: Preparing [2023-06-07T12:59:51.423Z] f4d2bc0d2d9b: Preparing [2023-06-07T12:59:51.423Z] 6994a9791490: Preparing [2023-06-07T12:59:51.423Z] 5bc340f6d4f5: Preparing [2023-06-07T12:59:51.423Z] 5bc340f6d4f5: Waiting [2023-06-07T12:59:51.423Z] f4d2bc0d2d9b: Layer already exists [2023-06-07T12:59:51.423Z] 198b7a5acdb0: Layer already exists [2023-06-07T12:59:51.423Z] d16bd8d56de1: Layer already exists [2023-06-07T12:59:51.423Z] 6994a9791490: Layer already exists [2023-06-07T12:59:51.423Z] f77b35bd75a4: Layer already exists [2023-06-07T12:59:51.423Z] 5bc340f6d4f5: Layer already exists [2023-06-07T12:59:51.423Z] 0.0.2-dev.24: digest: sha256:d148c44a51ee4b76504186e19f7db100466cafc40db173bedd1756fb80c7d010 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:59:51.735Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:59:52.044Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 [2023-06-07T12:59:52.044Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T12:59:52.044Z] f77b35bd75a4: Preparing [2023-06-07T12:59:52.044Z] 198b7a5acdb0: Preparing [2023-06-07T12:59:52.044Z] d16bd8d56de1: Preparing [2023-06-07T12:59:52.044Z] f4d2bc0d2d9b: Preparing [2023-06-07T12:59:52.044Z] 6994a9791490: Preparing [2023-06-07T12:59:52.044Z] 5bc340f6d4f5: Preparing [2023-06-07T12:59:52.044Z] 5bc340f6d4f5: Waiting [2023-06-07T12:59:52.044Z] d16bd8d56de1: Layer already exists [2023-06-07T12:59:52.044Z] f77b35bd75a4: Layer already exists [2023-06-07T12:59:52.044Z] f4d2bc0d2d9b: Layer already exists [2023-06-07T12:59:52.044Z] 6994a9791490: Layer already exists [2023-06-07T12:59:52.044Z] 198b7a5acdb0: Layer already exists [2023-06-07T12:59:52.044Z] 5bc340f6d4f5: Layer already exists [2023-06-07T12:59:52.044Z] 71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24: digest: sha256:d148c44a51ee4b76504186e19f7db100466cafc40db173bedd1756fb80c7d010 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:59:52.365Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:59:52.670Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-06-07T12:59:52.670Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-07T12:59:52.670Z] f77b35bd75a4: Preparing [2023-06-07T12:59:52.670Z] 198b7a5acdb0: Preparing [2023-06-07T12:59:52.670Z] d16bd8d56de1: Preparing [2023-06-07T12:59:52.670Z] f4d2bc0d2d9b: Preparing [2023-06-07T12:59:52.670Z] 6994a9791490: Preparing [2023-06-07T12:59:52.670Z] 5bc340f6d4f5: Preparing [2023-06-07T12:59:52.670Z] 5bc340f6d4f5: Waiting [2023-06-07T12:59:52.670Z] f77b35bd75a4: Layer already exists [2023-06-07T12:59:52.670Z] f4d2bc0d2d9b: Layer already exists [2023-06-07T12:59:52.670Z] d16bd8d56de1: Layer already exists [2023-06-07T12:59:52.670Z] 6994a9791490: Layer already exists [2023-06-07T12:59:52.670Z] 198b7a5acdb0: Layer already exists [2023-06-07T12:59:52.670Z] 5bc340f6d4f5: Layer already exists [2023-06-07T12:59:52.670Z] main: digest: sha256:d148c44a51ee4b76504186e19f7db100466cafc40db173bedd1756fb80c7d010 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T12:59:52.701Z] ===================================================== [Pipeline] echo [2023-06-07T12:59:52.714Z] taggedImages: [2023-06-07T12:59:52.714Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:71639b79ba7a131fbb85446ae5addcc8145ea06f [2023-06-07T12:59:52.714Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-06-07T12:59:52.714Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.24 [2023-06-07T12:59:52.714Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 [2023-06-07T12:59:52.714Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:59:53.077Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T12:59:53.077Z] [2023-06-07T12:59:53.077Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T12:59:53.374Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T12:59:53.375Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-07T12:59:53.375Z] 5eb5b503b376: Pulling fs layer [2023-06-07T12:59:53.375Z] 5c69ac0246d0: Pulling fs layer [2023-06-07T12:59:53.375Z] ec43610c2a17: Pulling fs layer [2023-06-07T12:59:53.375Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-07T12:59:53.375Z] 33b1e0a273af: Pulling fs layer [2023-06-07T12:59:53.375Z] 5d3b04190fa2: Pulling fs layer [2023-06-07T12:59:53.375Z] 3a2ae6a8a46f: Waiting [2023-06-07T12:59:53.375Z] 33b1e0a273af: Waiting [2023-06-07T12:59:53.375Z] 2f39f015ded8: Pulling fs layer [2023-06-07T12:59:53.375Z] 2f39f015ded8: Waiting [2023-06-07T12:59:53.375Z] 5d3b04190fa2: Waiting [2023-06-07T12:59:53.375Z] 5c69ac0246d0: Verifying Checksum [2023-06-07T12:59:53.375Z] 5c69ac0246d0: Download complete [2023-06-07T12:59:53.375Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-07T12:59:53.375Z] 3a2ae6a8a46f: Download complete [2023-06-07T12:59:53.375Z] ec43610c2a17: Verifying Checksum [2023-06-07T12:59:53.375Z] ec43610c2a17: Download complete [2023-06-07T12:59:53.375Z] 33b1e0a273af: Verifying Checksum [2023-06-07T12:59:53.375Z] 33b1e0a273af: Download complete [2023-06-07T12:59:53.375Z] 5d3b04190fa2: Verifying Checksum [2023-06-07T12:59:53.375Z] 5d3b04190fa2: Download complete [2023-06-07T12:59:53.469Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T12:59:53.632Z] 5eb5b503b376: Verifying Checksum [2023-06-07T12:59:53.632Z] 5eb5b503b376: Download complete [2023-06-07T12:59:55.003Z] 5eb5b503b376: Pull complete [2023-06-07T12:59:55.003Z] 5c69ac0246d0: Pull complete [2023-06-07T12:59:55.261Z] ec43610c2a17: Pull complete [2023-06-07T12:59:55.520Z] 3a2ae6a8a46f: Pull complete [2023-06-07T12:59:55.520Z] 33b1e0a273af: Pull complete [2023-06-07T12:59:55.778Z] 5d3b04190fa2: Pull complete [2023-06-07T13:00:01.038Z] 2f39f015ded8: Pull complete [2023-06-07T13:00:01.038Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-07T13:00:01.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:00:01.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:00:01.121Z] prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container [2023-06-07T13:00:01.162Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-07T13:00:08.403Z] $ docker top aeb0564c1a60088526aecf4e96aa8f627d86111f96eb108dd356df24368942f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:00:08.777Z] ---> job-cost.sh [2023-06-07T13:00:08.777Z] lf-activate-venv: SKIPPING [2023-06-07T13:00:08.777Z] INFO: No Stack... [2023-06-07T13:00:09.346Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T13:00:09.606Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T13:00:09.895Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-06-07T13:00:09.895Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T13:00:09.909Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] [2023-06-07T13:00:09.915Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] did not exist. Created. [2023-06-07T13:00:09.915Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T13:00:10.214Z] + echo total: 0.4399999976158142 [Pipeline] stash [2023-06-07T13:00:10.255Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T13:00:10.262Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T13:00:10.282Z] $ docker stop --time=1 aeb0564c1a60088526aecf4e96aa8f627d86111f96eb108dd356df24368942f9 [2023-06-07T13:00:11.435Z] $ docker rm -f --volumes aeb0564c1a60088526aecf4e96aa8f627d86111f96eb108dd356df24368942f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-07T13:00:40.583Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:01:48.427Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:02:56.286Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:04:04.156Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:05:00.509Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:05:56.884Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:07:04.738Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:12:26.640Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:15:03.323Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:17:40.019Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:19:46.659Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:20:54.505Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:23:31.210Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:27:38.002Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:29:29.615Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:31:21.217Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-07T13:31:31.282Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-07T13:31:31.282Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625243 sha256=851f724f818a0aeef684c214a3b15bd5a69ec4ede873286801937b64a6e5b529 [2023-06-07T13:31:31.282Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-07T13:31:31.282Z] Building wheel for psutil (setup.py): started [2023-06-07T13:31:41.342Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-07T13:31:41.342Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271959 sha256=ba28c826e1a6acc075aed8f7102b708773f3d154d55784dee8dc601315386b40 [2023-06-07T13:31:41.342Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-07T13:31:41.342Z] Building wheel for pyzmq (pyproject.toml): started [2023-06-07T13:33:02.952Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-07T13:34:24.662Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-06-07T13:34:42.854Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-06-07T13:34:42.854Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515176 sha256=b72ae5245fa974b974592b2a79db2453fca8efed8c4f58bdcae31ec3e1793b5e [2023-06-07T13:34:42.854Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-06-07T13:34:42.854Z] Building wheel for psycopg2 (setup.py): started [2023-06-07T13:35:50.706Z] Building wheel for psycopg2 (setup.py): still running... [2023-06-07T13:35:54.060Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-07T13:35:54.060Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470363 sha256=36e6c424bff513f46bb64fd9a81ec3a0257afbc65392ca278c54995ff65ccf1e [2023-06-07T13:35:54.060Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-07T13:35:54.060Z] Building wheel for flex (setup.py): started [2023-06-07T13:35:56.631Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-07T13:35:56.631Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=222156ab489bf91e5f1b104ecbe410facf19f0ee68a7966cd74ff36905db687d [2023-06-07T13:35:56.631Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-07T13:35:56.631Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-07T13:35:58.036Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-07T13:35:58.036Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=fb5b76e3d0c07a4cf0b696ac9d1cbd5a6434317d8af2c7ff59053bac5d3bf149 [2023-06-07T13:35:58.036Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-07T13:35:58.036Z] Building wheel for GenSON (setup.py): started [2023-06-07T13:35:59.973Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-07T13:35:59.973Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=587fa194edad7915af22a020bfa29fdc343f14db22fb0e357fc679d7484b3562 [2023-06-07T13:35:59.973Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-07T13:35:59.973Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-07T13:36:04.217Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-07T13:36:04.217Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=0ad3b4ef17f2ff01c17758b993ca6fa46652f4b5f51cb6955265fa2180f9e961 [2023-06-07T13:36:04.217Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-07T13:36:04.217Z] Building wheel for validate-email (setup.py): started [2023-06-07T13:36:05.619Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-07T13:36:05.619Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=44ded7d0da92b6885b3d6fd34a7ca601ded3282980291dd8de38aec1363e4ecb [2023-06-07T13:36:05.619Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-07T13:36:05.619Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex strict-rfc3339 GenSON PyYAML validate-email [2023-06-07T13:36:08.951Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-07T13:37:30.555Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-06-07T13:37:30.555Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-07T13:38:09.408Z] Removing intermediate container 1294dca84674 [2023-06-07T13:38:09.408Z] ---> 5a96d4de12c2 [2023-06-07T13:38:09.408Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-07T13:38:09.408Z] ---> Running in 4605dc955843 [2023-06-07T13:38:09.408Z] Removing intermediate container 4605dc955843 [2023-06-07T13:38:09.408Z] ---> dfcf7c961490 [2023-06-07T13:38:09.408Z] Step 11/13 : LABEL arch=arm64 [2023-06-07T13:38:09.408Z] ---> Running in cde8c4feaa88 [2023-06-07T13:38:09.408Z] Removing intermediate container cde8c4feaa88 [2023-06-07T13:38:09.408Z] ---> 36db7ef598eb [2023-06-07T13:38:09.408Z] Step 12/13 : LABEL git_sha=71639b79ba7a131fbb85446ae5addcc8145ea06f [2023-06-07T13:38:09.408Z] ---> Running in 8a0dc4d69873 [2023-06-07T13:38:09.408Z] Removing intermediate container 8a0dc4d69873 [2023-06-07T13:38:09.408Z] ---> 90fa9e18d623 [2023-06-07T13:38:09.408Z] Step 13/13 : LABEL version=0.0.2-dev.24 [2023-06-07T13:38:09.408Z] ---> Running in fc28f348e51e [2023-06-07T13:38:09.408Z] Removing intermediate container fc28f348e51e [2023-06-07T13:38:09.408Z] ---> 0453ae9c79d3 [2023-06-07T13:38:09.408Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-07T13:38:09.408Z] Successfully built 0453ae9c79d3 [2023-06-07T13:38:09.408Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-07T13:38:09.527Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-06-07T13:38:09.528Z] 71639b79ba7a131fbb85446ae5addcc8145ea06f [2023-06-07T13:38:09.528Z] latest [2023-06-07T13:38:09.528Z] 0.0.2-dev.24 [2023-06-07T13:38:09.528Z] 71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 [2023-06-07T13:38:09.528Z] main [2023-06-07T13:38:09.528Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:38:09.885Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:71639b79ba7a131fbb85446ae5addcc8145ea06f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:38:10.223Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:71639b79ba7a131fbb85446ae5addcc8145ea06f [2023-06-07T13:38:10.224Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T13:38:10.224Z] df9761128794: Preparing [2023-06-07T13:38:10.224Z] 471125d1da10: Preparing [2023-06-07T13:38:10.224Z] 518e7beec1c9: Preparing [2023-06-07T13:38:10.224Z] bae7ef4c099c: Preparing [2023-06-07T13:38:10.224Z] 086364bef1bc: Preparing [2023-06-07T13:38:10.224Z] dc65b23a4b7c: Preparing [2023-06-07T13:38:10.224Z] dc65b23a4b7c: Waiting [2023-06-07T13:38:10.490Z] bae7ef4c099c: Pushed [2023-06-07T13:38:10.490Z] 518e7beec1c9: Pushed [2023-06-07T13:38:10.490Z] 471125d1da10: Pushed [2023-06-07T13:38:10.759Z] dc65b23a4b7c: Layer already exists [2023-06-07T13:38:10.759Z] 086364bef1bc: Pushed [2023-06-07T13:42:02.506Z] df9761128794: Pushed [2023-06-07T13:42:02.506Z] 71639b79ba7a131fbb85446ae5addcc8145ea06f: digest: sha256:4d9ead709b7c069d8e0845cfdc876ed48347874bc1d9bb0209d916ec34a063d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:02.856Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:03.197Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-06-07T13:42:03.197Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T13:42:03.197Z] df9761128794: Preparing [2023-06-07T13:42:03.197Z] 471125d1da10: Preparing [2023-06-07T13:42:03.197Z] 518e7beec1c9: Preparing [2023-06-07T13:42:03.197Z] bae7ef4c099c: Preparing [2023-06-07T13:42:03.197Z] 086364bef1bc: Preparing [2023-06-07T13:42:03.197Z] dc65b23a4b7c: Preparing [2023-06-07T13:42:03.197Z] dc65b23a4b7c: Waiting [2023-06-07T13:42:03.197Z] df9761128794: Layer already exists [2023-06-07T13:42:03.197Z] 518e7beec1c9: Layer already exists [2023-06-07T13:42:03.197Z] bae7ef4c099c: Layer already exists [2023-06-07T13:42:03.197Z] 086364bef1bc: Layer already exists [2023-06-07T13:42:03.197Z] 471125d1da10: Layer already exists [2023-06-07T13:42:03.197Z] dc65b23a4b7c: Layer already exists [2023-06-07T13:42:03.462Z] latest: digest: sha256:4d9ead709b7c069d8e0845cfdc876ed48347874bc1d9bb0209d916ec34a063d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:03.811Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:04.150Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.24 [2023-06-07T13:42:04.150Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T13:42:04.150Z] df9761128794: Preparing [2023-06-07T13:42:04.150Z] 471125d1da10: Preparing [2023-06-07T13:42:04.150Z] 518e7beec1c9: Preparing [2023-06-07T13:42:04.150Z] bae7ef4c099c: Preparing [2023-06-07T13:42:04.150Z] 086364bef1bc: Preparing [2023-06-07T13:42:04.150Z] dc65b23a4b7c: Preparing [2023-06-07T13:42:04.150Z] dc65b23a4b7c: Waiting [2023-06-07T13:42:04.150Z] 518e7beec1c9: Layer already exists [2023-06-07T13:42:04.150Z] 471125d1da10: Layer already exists [2023-06-07T13:42:04.150Z] 086364bef1bc: Layer already exists [2023-06-07T13:42:04.150Z] bae7ef4c099c: Layer already exists [2023-06-07T13:42:04.150Z] df9761128794: Layer already exists [2023-06-07T13:42:04.150Z] dc65b23a4b7c: Layer already exists [2023-06-07T13:42:04.150Z] 0.0.2-dev.24: digest: sha256:4d9ead709b7c069d8e0845cfdc876ed48347874bc1d9bb0209d916ec34a063d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:04.764Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:05.096Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 [2023-06-07T13:42:05.096Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T13:42:05.096Z] df9761128794: Preparing [2023-06-07T13:42:05.096Z] 471125d1da10: Preparing [2023-06-07T13:42:05.096Z] 518e7beec1c9: Preparing [2023-06-07T13:42:05.096Z] bae7ef4c099c: Preparing [2023-06-07T13:42:05.096Z] 086364bef1bc: Preparing [2023-06-07T13:42:05.096Z] dc65b23a4b7c: Preparing [2023-06-07T13:42:05.096Z] dc65b23a4b7c: Waiting [2023-06-07T13:42:05.096Z] 086364bef1bc: Layer already exists [2023-06-07T13:42:05.096Z] 518e7beec1c9: Layer already exists [2023-06-07T13:42:05.096Z] df9761128794: Layer already exists [2023-06-07T13:42:05.096Z] 471125d1da10: Layer already exists [2023-06-07T13:42:05.096Z] bae7ef4c099c: Layer already exists [2023-06-07T13:42:05.096Z] dc65b23a4b7c: Layer already exists [2023-06-07T13:42:05.096Z] 71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24: digest: sha256:4d9ead709b7c069d8e0845cfdc876ed48347874bc1d9bb0209d916ec34a063d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:05.697Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:06.035Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-06-07T13:42:06.036Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-07T13:42:06.036Z] df9761128794: Preparing [2023-06-07T13:42:06.036Z] 471125d1da10: Preparing [2023-06-07T13:42:06.036Z] 518e7beec1c9: Preparing [2023-06-07T13:42:06.036Z] bae7ef4c099c: Preparing [2023-06-07T13:42:06.036Z] 086364bef1bc: Preparing [2023-06-07T13:42:06.036Z] dc65b23a4b7c: Preparing [2023-06-07T13:42:06.036Z] dc65b23a4b7c: Waiting [2023-06-07T13:42:06.036Z] 471125d1da10: Layer already exists [2023-06-07T13:42:06.036Z] df9761128794: Layer already exists [2023-06-07T13:42:06.036Z] 086364bef1bc: Layer already exists [2023-06-07T13:42:06.036Z] bae7ef4c099c: Layer already exists [2023-06-07T13:42:06.036Z] 518e7beec1c9: Layer already exists [2023-06-07T13:42:06.036Z] dc65b23a4b7c: Layer already exists [2023-06-07T13:42:06.036Z] main: digest: sha256:4d9ead709b7c069d8e0845cfdc876ed48347874bc1d9bb0209d916ec34a063d6 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-07T13:42:06.076Z] ===================================================== [Pipeline] echo [2023-06-07T13:42:06.081Z] taggedImages: [2023-06-07T13:42:06.081Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:71639b79ba7a131fbb85446ae5addcc8145ea06f [2023-06-07T13:42:06.081Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-06-07T13:42:06.081Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.24 [2023-06-07T13:42:06.081Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:71639b79ba7a131fbb85446ae5addcc8145ea06f-0.0.2-dev.24 [2023-06-07T13:42:06.081Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:06.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T13:42:06.460Z] [2023-06-07T13:42:06.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:06.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T13:42:06.792Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-07T13:42:06.792Z] 8998bd30e6a1: Pulling fs layer [2023-06-07T13:42:06.792Z] 04944245beec: Pulling fs layer [2023-06-07T13:42:06.792Z] 699f458cf7ca: Pulling fs layer [2023-06-07T13:42:06.792Z] 765212b225bb: Pulling fs layer [2023-06-07T13:42:06.792Z] f23df028b6ca: Pulling fs layer [2023-06-07T13:42:06.792Z] d65c8cfc05b1: Pulling fs layer [2023-06-07T13:42:06.792Z] 2437ff75d9bd: Pulling fs layer [2023-06-07T13:42:06.792Z] 765212b225bb: Waiting [2023-06-07T13:42:06.792Z] f23df028b6ca: Waiting [2023-06-07T13:42:06.792Z] d65c8cfc05b1: Waiting [2023-06-07T13:42:06.792Z] 2437ff75d9bd: Waiting [2023-06-07T13:42:07.058Z] 04944245beec: Verifying Checksum [2023-06-07T13:42:07.058Z] 04944245beec: Download complete [2023-06-07T13:42:07.058Z] 765212b225bb: Verifying Checksum [2023-06-07T13:42:07.058Z] 765212b225bb: Download complete [2023-06-07T13:42:07.058Z] f23df028b6ca: Verifying Checksum [2023-06-07T13:42:07.058Z] f23df028b6ca: Download complete [2023-06-07T13:42:07.058Z] d65c8cfc05b1: Verifying Checksum [2023-06-07T13:42:07.058Z] d65c8cfc05b1: Download complete [2023-06-07T13:42:07.325Z] 699f458cf7ca: Verifying Checksum [2023-06-07T13:42:07.325Z] 699f458cf7ca: Download complete [2023-06-07T13:42:07.595Z] 8998bd30e6a1: Verifying Checksum [2023-06-07T13:42:07.595Z] 8998bd30e6a1: Download complete [2023-06-07T13:42:10.176Z] 2437ff75d9bd: Verifying Checksum [2023-06-07T13:42:10.176Z] 2437ff75d9bd: Download complete [2023-06-07T13:42:12.115Z] 8998bd30e6a1: Pull complete [2023-06-07T13:42:12.382Z] 04944245beec: Pull complete [2023-06-07T13:42:13.789Z] 699f458cf7ca: Pull complete [2023-06-07T13:42:14.055Z] 765212b225bb: Pull complete [2023-06-07T13:42:14.637Z] f23df028b6ca: Pull complete [2023-06-07T13:42:14.903Z] d65c8cfc05b1: Pull complete [2023-06-07T13:42:29.882Z] 2437ff75d9bd: Pull complete [2023-06-07T13:42:29.882Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-07T13:42:29.882Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-07T13:42:29.882Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:42:30.083Z] prd-ubuntu20.04-docker-arm64-4c-16g-18050 does not seem to be running inside a container [2023-06-07T13:42:30.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-07T13:42:35.846Z] $ docker top 9d6a3a6e94f934fe94be50bccd32247b7523cd07d8ed5a533c0b0a8d925ce7f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:42:36.727Z] ---> job-cost.sh [2023-06-07T13:42:36.727Z] lf-activate-venv: SKIPPING [2023-06-07T13:42:36.727Z] INFO: No Stack... [2023-06-07T13:42:36.992Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-07T13:42:37.950Z] INFO: Archiving Costs [Pipeline] sh [2023-06-07T13:42:38.272Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-06-07T13:42:38.272Z] + cut -d, -f6 [Pipeline] lock [2023-06-07T13:42:38.569Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] [2023-06-07T13:42:38.576Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] did not exist. Created. [2023-06-07T13:42:38.576Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-07T13:42:38.920Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-6b81d6c7/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-07T13:42:39.566Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-07T13:42:39.586Z] Warning: overwriting stash ‘stack-cost’ [2023-06-07T13:42:40.115Z] Stashed 1 file(s) [Pipeline] } [2023-06-07T13:42:40.121Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-15-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-07T13:42:40.104Z] $ docker stop --time=1 9d6a3a6e94f934fe94be50bccd32247b7523cd07d8ed5a533c0b0a8d925ce7f8 [2023-06-07T13:42:41.615Z] $ docker rm -f --volumes 9d6a3a6e94f934fe94be50bccd32247b7523cd07d8ed5a533c0b0a8d925ce7f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-06-07T13:42:42.311Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T13:42:42.311Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:42.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T13:42:42.644Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:42:42.753Z] prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container [2023-06-07T13:42:42.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T13:42:43.112Z] $ docker top c71f7a7e6dc3600ff3a4cc2ec3a8abdaef98fd43e3b872b5da027087b8707189 -eo pid,comm [2023-06-07T13:42:43.154Z] 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-06-07T13:42:43.154Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T13:42:43.176Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T13:42:43.176Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T13:42:43.281Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T13:42:43.289Z] $ docker exec c71f7a7e6dc3600ff3a4cc2ec3a8abdaef98fd43e3b872b5da027087b8707189 ssh-agent [2023-06-07T13:42:43.387Z] SSH_AUTH_SOCK=/tmp/ssh-YOpXyJG5MREv/agent.33 [2023-06-07T13:42:43.387Z] SSH_AGENT_PID=39 [2023-06-07T13:42:43.392Z] Running ssh-add (command line suppressed) [2023-06-07T13:42:43.489Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8592220629937676645.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8592220629937676645.key) [2023-06-07T13:42:43.497Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T13:42:43.777Z] + git semver tag [2023-06-07T13:42:44.036Z] 2023-06-07 13:42:43,951 [run_tag] DEBUG tag force:False [2023-06-07T13:42:44.036Z] 2023-06-07 13:42:43,951 [check_head_tag] DEBUG check head tag [2023-06-07T13:42:44.036Z] 2023-06-07 13:42:43,952 [execute] INFO git cat-file --batch-check [2023-06-07T13:42:44.036Z] 2023-06-07 13:42:43,952 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-06-07T13:42:44.036Z] 2023-06-07 13:42:43,955 [execute] INFO git cat-file --batch [2023-06-07T13:42:44.036Z] 2023-06-07 13:42:43,956 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-06-07T13:42:44.036Z] 2023-06-07 13:42:43,966 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:42:44.036Z] 2023-06-07 13:42:43,966 [execute] INFO git tag -a v0.0.2-dev.24 -m v0.0.2-dev.24 [2023-06-07T13:42:44.036Z] 2023-06-07 13:42:43,966 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.24', '-m', 'v0.0.2-dev.24'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T13:42:44.036Z] 2023-06-07 13:42:43,971 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:42:44.036Z] 0.0.2-dev.24 [Pipeline] } [2023-06-07T13:42:44.049Z] $ docker exec --env ******** --env ******** c71f7a7e6dc3600ff3a4cc2ec3a8abdaef98fd43e3b872b5da027087b8707189 ssh-agent -k [2023-06-07T13:42:44.146Z] unset SSH_AUTH_SOCK; [2023-06-07T13:42:44.147Z] unset SSH_AGENT_PID; [2023-06-07T13:42:44.147Z] echo Agent pid 39 killed; [2023-06-07T13:42:44.151Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T13:42:44.450Z] + git semver [Pipeline] } [2023-06-07T13:42:44.724Z] $ docker stop --time=1 c71f7a7e6dc3600ff3a4cc2ec3a8abdaef98fd43e3b872b5da027087b8707189 [2023-06-07T13:42:46.013Z] $ docker rm -f --volumes c71f7a7e6dc3600ff3a4cc2ec3a8abdaef98fd43e3b872b5da027087b8707189 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:46.407Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T13:42:46.407Z] [2023-06-07T13:42:46.407Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:42:46.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T13:42:46.698Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-07T13:42:46.698Z] ab5ef0e58194: Pulling fs layer [2023-06-07T13:42:46.698Z] 9712f1f96733: Pulling fs layer [2023-06-07T13:42:46.698Z] 63f879dbbcfc: Pulling fs layer [2023-06-07T13:42:46.698Z] 0d9ebad4ef96: Pulling fs layer [2023-06-07T13:42:46.698Z] e9a5061849ea: Pulling fs layer [2023-06-07T13:42:46.698Z] d747dcd14b5f: Pulling fs layer [2023-06-07T13:42:46.698Z] 2de7ff778b66: Pulling fs layer [2023-06-07T13:42:46.698Z] 0d9ebad4ef96: Waiting [2023-06-07T13:42:46.698Z] 2de7ff778b66: Waiting [2023-06-07T13:42:46.698Z] d747dcd14b5f: Waiting [2023-06-07T13:42:46.698Z] e9a5061849ea: Waiting [2023-06-07T13:42:46.698Z] 9712f1f96733: Download complete [2023-06-07T13:42:46.957Z] 63f879dbbcfc: Verifying Checksum [2023-06-07T13:42:47.216Z] e9a5061849ea: Verifying Checksum [2023-06-07T13:42:47.216Z] e9a5061849ea: Download complete [2023-06-07T13:42:47.216Z] d747dcd14b5f: Verifying Checksum [2023-06-07T13:42:47.216Z] d747dcd14b5f: Download complete [2023-06-07T13:42:47.216Z] ab5ef0e58194: Verifying Checksum [2023-06-07T13:42:47.216Z] ab5ef0e58194: Download complete [2023-06-07T13:42:47.216Z] 0d9ebad4ef96: Download complete [2023-06-07T13:42:47.216Z] 2de7ff778b66: Verifying Checksum [2023-06-07T13:42:47.216Z] 2de7ff778b66: Download complete [2023-06-07T13:42:49.745Z] ab5ef0e58194: Pull complete [2023-06-07T13:42:49.745Z] 9712f1f96733: Pull complete [2023-06-07T13:42:50.307Z] 63f879dbbcfc: Pull complete [2023-06-07T13:42:53.583Z] 0d9ebad4ef96: Pull complete [2023-06-07T13:42:53.842Z] e9a5061849ea: Pull complete [2023-06-07T13:42:53.842Z] d747dcd14b5f: Pull complete [2023-06-07T13:42:54.777Z] 2de7ff778b66: Pull complete [2023-06-07T13:42:54.777Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-07T13:42:54.777Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-07T13:42:54.777Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:42:54.850Z] prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container [2023-06-07T13:42:54.888Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-06-07T13:42:59.400Z] $ docker top 7635dcb27ae16a47461b9f6a56493205cf8d9491995c4114ac550bdb5c42e82a -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-07T13:42:59.462Z] provisioning config files... [2023-06-07T13:42:59.468Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13244873049692065033tmp [2023-06-07T13:42:59.477Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1006632527206991796tmp [2023-06-07T13:42:59.484Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12268295361349793802tmp [Pipeline] { [Pipeline] echo [2023-06-07T13:42:59.498Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:42:59.776Z] ---> sigul-configuration.sh [2023-06-07T13:42:59.776Z] gpg: directory `/root/.gnupg' created [2023-06-07T13:42:59.776Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-07T13:42:59.776Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-07T13:42:59.776Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-07T13:42:59.776Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-07T13:42:59.776Z] gpg: CAST5 encrypted data [2023-06-07T13:42:59.776Z] gpg: encrypted with 1 passphrase [2023-06-07T13:42:59.776Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-07T13:43:00.062Z] + mkdir /home/jenkins [2023-06-07T13:43:00.062Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-07T13:43:00.348Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-06-07T13:43:00.357Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:43:00.644Z] ---> sigul-install.sh [2023-06-07T13:43:00.645Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-07T13:43:00.938Z] + git tag --list [2023-06-07T13:43:00.939Z] v0.0.1 [2023-06-07T13:43:00.939Z] v0.0.2-dev.1 [2023-06-07T13:43:00.939Z] v0.0.2-dev.10 [2023-06-07T13:43:00.939Z] v0.0.2-dev.11 [2023-06-07T13:43:00.939Z] v0.0.2-dev.12 [2023-06-07T13:43:00.939Z] v0.0.2-dev.13 [2023-06-07T13:43:00.939Z] v0.0.2-dev.14 [2023-06-07T13:43:00.939Z] v0.0.2-dev.15 [2023-06-07T13:43:00.939Z] v0.0.2-dev.16 [2023-06-07T13:43:00.939Z] v0.0.2-dev.17 [2023-06-07T13:43:00.939Z] v0.0.2-dev.18 [2023-06-07T13:43:00.939Z] v0.0.2-dev.19 [2023-06-07T13:43:00.939Z] v0.0.2-dev.2 [2023-06-07T13:43:00.939Z] v0.0.2-dev.20 [2023-06-07T13:43:00.939Z] v0.0.2-dev.21 [2023-06-07T13:43:00.939Z] v0.0.2-dev.22 [2023-06-07T13:43:00.939Z] v0.0.2-dev.23 [2023-06-07T13:43:00.939Z] v0.0.2-dev.24 [2023-06-07T13:43:00.939Z] v0.0.2-dev.3 [2023-06-07T13:43:00.939Z] v0.0.2-dev.4 [2023-06-07T13:43:00.939Z] v0.0.2-dev.5 [2023-06-07T13:43:00.939Z] v0.0.2-dev.6 [2023-06-07T13:43:00.939Z] v0.0.2-dev.7 [2023-06-07T13:43:00.939Z] v0.0.2-dev.8 [2023-06-07T13:43:00.939Z] v0.0.2-dev.9 [Pipeline] sh [2023-06-07T13:43:01.226Z] + lftools sign git-tag v0.0.2-dev.24 [2023-06-07T13:43:01.793Z] Signing Git tag with Sigul... [2023-06-07T13:43:01.793Z] Signing v0.0.2-dev.24 [Pipeline] echo [2023-06-07T13:43:02.060Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:43:02.352Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-07T13:43:02.359Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-07T13:43:02.382Z] $ docker stop --time=1 7635dcb27ae16a47461b9f6a56493205cf8d9491995c4114ac550bdb5c42e82a [2023-06-07T13:43:03.687Z] $ docker rm -f --volumes 7635dcb27ae16a47461b9f6a56493205cf8d9491995c4114ac550bdb5c42e82a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-07T13:43:04.071Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T13:43:04.071Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:43:04.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T13:43:04.366Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:43:04.431Z] prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container [2023-06-07T13:43:04.463Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T13:43:04.806Z] $ docker top db052aa2ba6474a1aa368a7c39cd8b87259293b34ee7938b61c1a53457c86bf4 -eo pid,comm [2023-06-07T13:43:04.850Z] 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-06-07T13:43:04.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T13:43:04.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T13:43:04.886Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T13:43:04.996Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T13:43:05.004Z] $ docker exec db052aa2ba6474a1aa368a7c39cd8b87259293b34ee7938b61c1a53457c86bf4 ssh-agent [2023-06-07T13:43:05.104Z] SSH_AUTH_SOCK=/tmp/ssh-2gQrvOurpNbh/agent.33 [2023-06-07T13:43:05.104Z] SSH_AGENT_PID=39 [2023-06-07T13:43:05.109Z] Running ssh-add (command line suppressed) [2023-06-07T13:43:05.214Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15069087529417676796.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15069087529417676796.key) [2023-06-07T13:43:05.221Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T13:43:05.507Z] + git semver bump pre [2023-06-07T13:43:05.767Z] 2023-06-07 13:43:05,674 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:43:05.767Z] 2023-06-07 13:43:05,675 [bump_version] DEBUG bumping version:0.0.2-dev.24 on axis:pre with prefix:dev [2023-06-07T13:43:05.767Z] 2023-06-07 13:43:05,675 [bump_version] DEBUG bumped version:0.0.2-dev.25 [2023-06-07T13:43:05.767Z] 2023-06-07 13:43:05,675 [write_version] DEBUG write version:0.0.2-dev.25 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2023-06-07T13:43:05.767Z] 2023-06-07 13:43:05,675 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:43:05.767Z] 2023-06-07 13:43:05,675 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:43:05.767Z] 2023-06-07 13:43:05,677 [execute] INFO git cat-file --batch-check [2023-06-07T13:43:05.767Z] 2023-06-07 13:43:05,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T13:43:05.767Z] 2023-06-07 13:43:05,682 [execute] INFO git cat-file --batch [2023-06-07T13:43:05.767Z] 2023-06-07 13:43:05,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T13:43:05.767Z] 2023-06-07 13:43:05,686 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:43:05.767Z] 0.0.2-dev.25 [Pipeline] } [2023-06-07T13:43:05.781Z] $ docker exec --env ******** --env ******** db052aa2ba6474a1aa368a7c39cd8b87259293b34ee7938b61c1a53457c86bf4 ssh-agent -k [2023-06-07T13:43:05.864Z] unset SSH_AUTH_SOCK; [2023-06-07T13:43:05.864Z] unset SSH_AGENT_PID; [2023-06-07T13:43:05.864Z] echo Agent pid 39 killed; [2023-06-07T13:43:05.868Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T13:43:06.161Z] + git semver [Pipeline] } [2023-06-07T13:43:06.435Z] $ docker stop --time=1 db052aa2ba6474a1aa368a7c39cd8b87259293b34ee7938b61c1a53457c86bf4 [2023-06-07T13:43:07.726Z] $ docker rm -f --volumes db052aa2ba6474a1aa368a7c39cd8b87259293b34ee7938b61c1a53457c86bf4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-07T13:43:08.054Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-07T13:43:08.054Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:43:08.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-07T13:43:08.349Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:43:08.414Z] prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container [2023-06-07T13:43:08.449Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-07T13:43:08.776Z] $ docker top 3358bcbf8ecc30b66234064594fea093c6c45936637fee82d45644c99fc77b42 -eo pid,comm [2023-06-07T13:43:08.815Z] 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-06-07T13:43:08.815Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-07T13:43:08.843Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-07T13:43:08.843Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-07T13:43:08.947Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-07T13:43:08.955Z] $ docker exec 3358bcbf8ecc30b66234064594fea093c6c45936637fee82d45644c99fc77b42 ssh-agent [2023-06-07T13:43:09.051Z] SSH_AUTH_SOCK=/tmp/ssh-Ig1bumAvEK2I/agent.33 [2023-06-07T13:43:09.051Z] SSH_AGENT_PID=39 [2023-06-07T13:43:09.056Z] Running ssh-add (command line suppressed) [2023-06-07T13:43:09.153Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16450268888459389886.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16450268888459389886.key) [2023-06-07T13:43:09.161Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-07T13:43:09.442Z] + git semver push [2023-06-07T13:43:09.700Z] 2023-06-07 13:43:09,610 [run_push] DEBUG push [2023-06-07T13:43:09.700Z] 2023-06-07 13:43:09,610 [execute] INFO git cat-file --batch-check [2023-06-07T13:43:09.700Z] 2023-06-07 13:43:09,610 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-07T13:43:09.700Z] 2023-06-07 13:43:09,614 [execute] INFO git rev-list 20abeb75ad43dff5c78451d5aa1aee6d877e2d77 -- [2023-06-07T13:43:09.700Z] 2023-06-07 13:43:09,614 [execute] DEBUG Popen(['git', 'rev-list', '20abeb75ad43dff5c78451d5aa1aee6d877e2d77', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T13:43:09.700Z] 2023-06-07 13:43:09,619 [execute] INFO git fetch -v origin [2023-06-07T13:43:09.700Z] 2023-06-07 13:43:09,619 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-07T13:43:10.268Z] 2023-06-07 13:43:10,212 [run_push] DEBUG no remote changes detected [2023-06-07T13:43:10.268Z] 2023-06-07 13:43:10,213 [execute] INFO git push origin semver [2023-06-07T13:43:10.268Z] 2023-06-07 13:43:10,213 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-07T13:43:11.203Z] 2023-06-07 13:43:11,060 [run_push] DEBUG push all version tags [2023-06-07T13:43:11.203Z] 2023-06-07 13:43:11,061 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-07T13:43:11.203Z] 2023-06-07 13:43:11,061 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-06-07T13:43:12.138Z] 2023-06-07 13:43:11,868 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-07T13:43:12.138Z] 0.0.2-dev.25 [Pipeline] } [2023-06-07T13:43:12.153Z] $ docker exec --env ******** --env ******** 3358bcbf8ecc30b66234064594fea093c6c45936637fee82d45644c99fc77b42 ssh-agent -k [2023-06-07T13:43:12.249Z] unset SSH_AUTH_SOCK; [2023-06-07T13:43:12.249Z] unset SSH_AGENT_PID; [2023-06-07T13:43:12.250Z] echo Agent pid 39 killed; [2023-06-07T13:43:12.254Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-07T13:43:12.549Z] + git semver [Pipeline] } [2023-06-07T13:43:12.828Z] $ docker stop --time=1 3358bcbf8ecc30b66234064594fea093c6c45936637fee82d45644c99fc77b42 [2023-06-07T13:43:14.071Z] $ docker rm -f --volumes 3358bcbf8ecc30b66234064594fea093c6c45936637fee82d45644c99fc77b42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-07T13:43:14.520Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-06-07T13:43:14.520Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-07T13:43:14.520Z] total 16 [2023-06-07T13:43:14.520Z] drwxr-xr-x 3 root root 4096 Jun 7 13:00 . [2023-06-07T13:43:14.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:43 .. [2023-06-07T13:43:14.520Z] drwxr-xr-x 2 root root 4096 Jun 7 13:00 cost [2023-06-07T13:43:14.520Z] -rw-r--r-- 1 root root 88 Jun 7 13:00 cost.csv [2023-06-07T13:43:14.520Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-07T13:43:14.520Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-07T13:43:14.520Z] total 16 [2023-06-07T13:43:14.520Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:00 . [2023-06-07T13:43:14.520Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:43 .. [2023-06-07T13:43:14.520Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 13:00 cost [2023-06-07T13:43:14.520Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 7 13:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:43:14.810Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:43:15.665Z] ---> package-listing.sh [2023-06-07T13:43:15.666Z] ++ facter osfamily [2023-06-07T13:43:15.666Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-07T13:43:15.926Z] + OS_FAMILY=debian [2023-06-07T13:43:15.926Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-06-07T13:43:15.926Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-07T13:43:15.926Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-07T13:43:15.926Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-07T13:43:15.926Z] + PACKAGES=/tmp/packages_start.txt [2023-06-07T13:43:15.926Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-06-07T13:43:15.926Z] + PACKAGES=/tmp/packages_end.txt [2023-06-07T13:43:15.926Z] + case "${OS_FAMILY}" in [2023-06-07T13:43:15.926Z] + dpkg -l [2023-06-07T13:43:15.926Z] + grep '^ii' [2023-06-07T13:43:15.926Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-07T13:43:15.926Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-07T13:43:15.926Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-07T13:43:15.926Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-06-07T13:43:15.926Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-06-07T13:43:15.926Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2023-06-07T13:43:15.936Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-07T13:43:16.211Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-07T13:43:16.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-07T13:43:16.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-07T13:43:16.837Z] prd-ubuntu20.04-docker-8c-8g-18044 does not seem to be running inside a container [2023-06-07T13:43:16.871Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-07T13:43:17.090Z] $ docker top 11a16ba9fc7a4e05ed7667e4d87f8cd914a65923c53c53958f3187db2edf80d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-07T13:43:17.415Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-07T13:43:17.699Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-07T13:43:17.979Z] + ls /var/log/sa-host [2023-06-07T13:43:17.979Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-07T13:43:18.138Z] provisioning config files... [2023-06-07T13:43:18.146Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10567947444934364914tmp [Pipeline] { [Pipeline] echo [2023-06-07T13:43:18.158Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:43:18.443Z] ---> create-netrc.sh [Pipeline] } [2023-06-07T13:43:18.450Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:43:18.774Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-07T13:43:18.782Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:43:19.064Z] ---> sudo-logs.sh [2023-06-07T13:43:19.064Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-07T13:43:19.087Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:43:19.369Z] ---> job-cost.sh [2023-06-07T13:43:19.369Z] lf-activate-venv: SKIPPING [2023-06-07T13:43:19.369Z] DEBUG: total: 0.4399999976158142 [2023-06-07T13:43:19.369Z] INFO: Retrieving Stack Cost... [2023-06-07T13:43:19.937Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-07T13:43:20.196Z] INFO: Archiving Costs [Pipeline] echo [2023-06-07T13:43:20.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-07T13:43:20.490Z] ---> logs-deploy.sh [2023-06-07T13:43:20.490Z] lf-activate-venv: SKIPPING [2023-06-07T13:43:20.490Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/15 [2023-06-07T13:43:20.490Z] INFO: archiving workspace using pattern(s): [2023-06-07T13:43:21.425Z] Archives upload complete. [2023-06-07T13:43:21.684Z] INFO: archiving logs to Nexus [2023-06-07T13:43:22.257Z] ---> uname -a: [2023-06-07T13:43:22.257Z] Linux prd-ubuntu20-04-docker-8c-8g-18044 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-06-07T13:43:22.257Z] [2023-06-07T13:43:22.257Z] [2023-06-07T13:43:22.257Z] ---> lscpu: [2023-06-07T13:43:22.257Z] Architecture: x86_64 [2023-06-07T13:43:22.257Z] CPU op-mode(s): 32-bit, 64-bit [2023-06-07T13:43:22.257Z] Byte Order: Little Endian [2023-06-07T13:43:22.257Z] Address sizes: 40 bits physical, 48 bits virtual [2023-06-07T13:43:22.257Z] CPU(s): 8 [2023-06-07T13:43:22.257Z] On-line CPU(s) list: 0-7 [2023-06-07T13:43:22.257Z] Thread(s) per core: 1 [2023-06-07T13:43:22.257Z] Core(s) per socket: 1 [2023-06-07T13:43:22.257Z] Socket(s): 8 [2023-06-07T13:43:22.257Z] NUMA node(s): 1 [2023-06-07T13:43:22.257Z] Vendor ID: AuthenticAMD [2023-06-07T13:43:22.257Z] CPU family: 23 [2023-06-07T13:43:22.257Z] Model: 49 [2023-06-07T13:43:22.257Z] Model name: AMD EPYC-Rome Processor [2023-06-07T13:43:22.257Z] Stepping: 0 [2023-06-07T13:43:22.257Z] CPU MHz: 2799.998 [2023-06-07T13:43:22.257Z] BogoMIPS: 5599.99 [2023-06-07T13:43:22.257Z] Virtualization: AMD-V [2023-06-07T13:43:22.257Z] Hypervisor vendor: KVM [2023-06-07T13:43:22.257Z] Virtualization type: full [2023-06-07T13:43:22.257Z] L1d cache: 256 KiB [2023-06-07T13:43:22.257Z] L1i cache: 256 KiB [2023-06-07T13:43:22.257Z] L2 cache: 4 MiB [2023-06-07T13:43:22.257Z] L3 cache: 128 MiB [2023-06-07T13:43:22.257Z] NUMA node0 CPU(s): 0-7 [2023-06-07T13:43:22.257Z] Vulnerability Itlb multihit: Not affected [2023-06-07T13:43:22.257Z] Vulnerability L1tf: Not affected [2023-06-07T13:43:22.257Z] Vulnerability Mds: Not affected [2023-06-07T13:43:22.257Z] Vulnerability Meltdown: Not affected [2023-06-07T13:43:22.257Z] Vulnerability Mmio stale data: Not affected [2023-06-07T13:43:22.257Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-06-07T13:43:22.257Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-06-07T13:43:22.257Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-06-07T13:43:22.257Z] Vulnerability Srbds: Not affected [2023-06-07T13:43:22.257Z] Vulnerability Tsx async abort: Not affected [2023-06-07T13:43:22.257Z] 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-06-07T13:43:22.257Z] [2023-06-07T13:43:22.257Z] [2023-06-07T13:43:22.257Z] ---> nproc: [2023-06-07T13:43:22.257Z] 8 [2023-06-07T13:43:22.257Z] [2023-06-07T13:43:22.257Z] [2023-06-07T13:43:22.257Z] ---> df -h: [2023-06-07T13:43:22.257Z] Filesystem Size Used Avail Use% Mounted on [2023-06-07T13:43:22.257Z] overlay 155G 12G 144G 8% / [2023-06-07T13:43:22.257Z] tmpfs 64M 0 64M 0% /dev [2023-06-07T13:43:22.257Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-06-07T13:43:22.257Z] shm 64M 0 64M 0% /dev/shm [2023-06-07T13:43:22.257Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-06-07T13:43:22.257Z] [2023-06-07T13:43:22.257Z] [2023-06-07T13:43:22.257Z] ---> sar -b -r -n DEV: [2023-06-07T13:43:22.257Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18044) 06/07/23 _x86_64_ (8 CPU) [2023-06-07T13:43:22.257Z] [2023-06-07T13:43:22.257Z] 11:42:38 LINUX RESTART (8 CPU) [2023-06-07T13:43:22.257Z] [2023-06-07T13:43:22.257Z] 11:43:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-06-07T13:43:22.257Z] 11:44:02 74.95 33.19 41.76 0.00 3484.62 79474.62 0.00 [2023-06-07T13:43:22.257Z] 11:45:01 8.63 0.00 8.63 0.00 0.00 44870.78 0.00 [2023-06-07T13:43:22.257Z] 11:46:01 6.93 0.00 6.93 0.00 0.00 44764.81 0.00 [2023-06-07T13:43:22.258Z] 11:47:01 1.47 0.00 1.47 0.00 0.00 4043.73 0.00 [2023-06-07T13:43:22.258Z] 11:48:01 21.76 7.78 13.98 0.00 907.72 2299.62 0.00 [2023-06-07T13:43:22.258Z] 11:49:01 23.40 2.60 20.80 0.00 2523.85 3902.55 0.00 [2023-06-07T13:43:22.258Z] 11:50:01 3.28 0.02 3.27 0.00 0.13 72.92 0.00 [2023-06-07T13:43:22.258Z] 11:51:01 1.53 0.00 1.53 0.00 0.00 16.66 0.00 [2023-06-07T13:43:22.258Z] 11:52:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2023-06-07T13:43:22.258Z] 11:53:01 2.00 0.00 2.00 0.00 0.00 22.53 0.00 [2023-06-07T13:43:22.258Z] 11:54:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 [2023-06-07T13:43:22.258Z] 11:55:01 1.52 0.00 1.52 0.00 0.00 21.86 0.00 [2023-06-07T13:43:22.258Z] 11:56:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2023-06-07T13:43:22.258Z] 11:57:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 [2023-06-07T13:43:22.258Z] 11:58:01 1.65 0.02 1.63 0.00 0.13 23.20 0.00 [2023-06-07T13:43:22.258Z] 11:59:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 [2023-06-07T13:43:22.258Z] 12:00:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2023-06-07T13:43:22.258Z] 12:01:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2023-06-07T13:43:22.258Z] 12:02:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2023-06-07T13:43:22.258Z] 12:03:01 2.73 1.02 1.72 0.00 21.86 25.46 0.00 [2023-06-07T13:43:22.258Z] 12:04:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 [2023-06-07T13:43:22.258Z] 12:05:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 [2023-06-07T13:43:22.258Z] 12:06:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2023-06-07T13:43:22.258Z] 12:07:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2023-06-07T13:43:22.258Z] 12:08:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2023-06-07T13:43:22.258Z] 12:09:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2023-06-07T13:43:22.258Z] 12:10:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 [2023-06-07T13:43:22.258Z] 12:11:01 0.90 0.00 0.90 0.00 0.00 9.20 0.00 [2023-06-07T13:43:22.258Z] 12:12:01 1.22 0.00 1.22 0.00 0.00 15.73 0.00 [2023-06-07T13:43:22.258Z] 12:13:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 [2023-06-07T13:43:22.258Z] 12:14:01 5.25 3.83 1.42 0.00 86.92 27.06 0.00 [2023-06-07T13:43:22.258Z] 12:15:01 0.90 0.00 0.90 0.00 0.00 12.00 0.00 [2023-06-07T13:43:22.258Z] 12:16:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2023-06-07T13:43:22.258Z] 12:17:01 1.12 0.02 1.10 0.00 0.13 13.06 0.00 [2023-06-07T13:43:22.258Z] 12:18:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2023-06-07T13:43:22.258Z] 12:19:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 [2023-06-07T13:43:22.258Z] 12:20:01 1.68 0.18 1.50 0.00 18.53 18.80 0.00 [2023-06-07T13:43:22.258Z] 12:21:01 1.82 0.00 1.82 0.00 0.00 22.93 0.00 [2023-06-07T13:43:22.258Z] 12:22:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2023-06-07T13:43:22.258Z] 12:23:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 [2023-06-07T13:43:22.258Z] 12:24:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2023-06-07T13:43:22.258Z] 12:25:01 0.98 0.00 0.98 0.00 0.00 13.20 0.00 [2023-06-07T13:43:22.258Z] 12:26:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 [2023-06-07T13:43:22.258Z] 12:27:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 [2023-06-07T13:43:22.258Z] 12:28:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 [2023-06-07T13:43:22.258Z] 12:29:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 [2023-06-07T13:43:22.258Z] 12:30:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 [2023-06-07T13:43:22.258Z] 12:31:01 0.88 0.00 0.88 0.00 0.00 10.93 0.00 [2023-06-07T13:43:22.258Z] 12:32:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2023-06-07T13:43:22.258Z] 12:33:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 [2023-06-07T13:43:22.258Z] 12:34:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2023-06-07T13:43:22.258Z] 12:35:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2023-06-07T13:43:22.258Z] 12:36:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2023-06-07T13:43:22.258Z] 12:37:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2023-06-07T13:43:22.258Z] 12:38:01 1.25 0.00 1.25 0.00 0.00 15.59 0.00 [2023-06-07T13:43:22.258Z] 12:39:01 1.50 0.00 1.50 0.00 0.00 16.00 0.00 [2023-06-07T13:43:22.258Z] 12:40:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2023-06-07T13:43:22.258Z] 12:41:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 [2023-06-07T13:43:22.258Z] 12:42:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2023-06-07T13:43:22.258Z] 12:43:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 [2023-06-07T13:43:22.258Z] 12:44:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2023-06-07T13:43:22.258Z] 12:45:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2023-06-07T13:43:22.258Z] 12:46:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2023-06-07T13:43:22.258Z] 12:47:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 [2023-06-07T13:43:22.258Z] 12:48:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 [2023-06-07T13:43:22.258Z] 12:49:01 77.37 12.61 64.76 0.00 1856.89 11750.97 0.00 [2023-06-07T13:43:22.258Z] 12:50:01 7.14 0.00 7.14 0.00 0.00 3870.11 0.00 [2023-06-07T13:43:22.258Z] 12:51:01 32.69 0.00 32.69 0.00 0.00 31931.34 0.00 [2023-06-07T13:43:22.258Z] 12:52:01 20.47 0.00 20.47 0.00 0.00 8209.36 0.00 [2023-06-07T13:43:22.258Z] 12:53:01 7.45 0.00 7.45 0.00 0.00 4174.64 0.00 [2023-06-07T13:43:22.258Z] 12:54:01 6.93 0.00 6.93 0.00 0.00 4095.03 0.00 [2023-06-07T13:43:22.258Z] 12:55:01 4.60 0.00 4.60 0.00 0.00 3105.22 0.00 [2023-06-07T13:43:22.258Z] 12:56:01 4.98 0.00 4.98 0.00 0.00 3290.52 0.00 [2023-06-07T13:43:22.258Z] 12:57:01 8.37 0.00 8.37 0.00 0.00 3295.98 0.00 [2023-06-07T13:43:22.258Z] 12:58:02 80.19 0.08 80.11 0.00 12.40 50178.61 0.00 [2023-06-07T13:43:22.258Z] 12:59:01 2.73 0.00 2.73 0.00 0.00 33.49 0.00 [2023-06-07T13:43:22.258Z] 13:00:01 6.77 0.03 6.73 0.00 5.07 836.79 0.00 [2023-06-07T13:43:22.258Z] 13:01:01 31.24 0.08 31.16 0.00 1.87 15944.54 0.00 [2023-06-07T13:43:22.258Z] 13:02:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 [2023-06-07T13:43:22.258Z] 13:03:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 [2023-06-07T13:43:22.258Z] 13:04:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2023-06-07T13:43:22.258Z] 13:05:01 2.10 0.00 2.10 0.00 0.00 23.73 0.00 [2023-06-07T13:43:22.258Z] 13:06:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2023-06-07T13:43:22.258Z] 13:07:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2023-06-07T13:43:22.258Z] 13:08:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 [2023-06-07T13:43:22.258Z] 13:09:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 [2023-06-07T13:43:22.258Z] 13:10:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 [2023-06-07T13:43:22.258Z] 13:11:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2023-06-07T13:43:22.258Z] 13:12:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2023-06-07T13:43:22.258Z] 13:13:01 1.45 0.00 1.45 0.00 0.00 15.33 0.00 [2023-06-07T13:43:22.258Z] 13:14:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2023-06-07T13:43:22.258Z] 13:15:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-06-07T13:43:22.258Z] 13:16:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 [2023-06-07T13:43:22.258Z] 13:17:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2023-06-07T13:43:22.258Z] 13:18:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2023-06-07T13:43:22.258Z] 13:19:01 1.47 0.00 1.47 0.00 0.00 15.46 0.00 [2023-06-07T13:43:22.258Z] 13:20:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 [2023-06-07T13:43:22.258Z] 13:21:01 0.95 0.00 0.95 0.00 0.00 9.73 0.00 [2023-06-07T13:43:22.258Z] 13:22:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2023-06-07T13:43:22.258Z] 13:23:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2023-06-07T13:43:22.258Z] 13:24:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2023-06-07T13:43:22.258Z] 13:25:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2023-06-07T13:43:22.258Z] 13:26:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2023-06-07T13:43:22.258Z] 13:27:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2023-06-07T13:43:22.258Z] 13:28:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2023-06-07T13:43:22.258Z] 13:29:01 1.32 0.00 1.32 0.00 0.00 13.73 0.00 [2023-06-07T13:43:22.258Z] 13:30:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2023-06-07T13:43:22.258Z] 13:31:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 [2023-06-07T13:43:22.258Z] 13:32:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 [2023-06-07T13:43:22.258Z] 13:33:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2023-06-07T13:43:22.258Z] 13:34:01 1.30 0.00 1.30 0.00 0.00 15.60 0.00 [2023-06-07T13:43:22.258Z] 13:35:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2023-06-07T13:43:22.258Z] 13:36:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 [2023-06-07T13:43:22.258Z] 13:37:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2023-06-07T13:43:22.258Z] 13:38:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 [2023-06-07T13:43:22.258Z] 13:39:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 [2023-06-07T13:43:22.258Z] 13:40:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2023-06-07T13:43:22.258Z] 13:41:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 [2023-06-07T13:43:22.258Z] 13:42:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 [2023-06-07T13:43:22.258Z] 13:43:01 44.53 0.08 44.44 0.00 10.53 23075.22 0.00 [2023-06-07T13:43:22.258Z] Average: 5.00 0.51 4.49 0.00 74.44 2866.49 0.00 [2023-06-07T13:43:22.258Z] [2023-06-07T13:43:22.258Z] 11:43:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-06-07T13:43:22.258Z] 11:44:02 30610668 31884100 493104 1.50 47252 1543700 1657836 4.89 603876 1416300 1092 [2023-06-07T13:43:22.258Z] 11:45:01 30609624 31883164 493832 1.50 47340 1543704 1657836 4.89 604324 1416288 152 [2023-06-07T13:43:22.258Z] 11:46:01 30609920 31883576 493092 1.50 47436 1543704 1657836 4.89 605072 1416296 4 [2023-06-07T13:43:22.258Z] 11:47:01 30609416 31883180 493472 1.50 47492 1543712 1657836 4.89 604824 1416364 168 [2023-06-07T13:43:22.258Z] 11:48:01 30348804 31764820 589288 1.79 64276 1673620 1765296 5.20 785108 1474392 1200 [2023-06-07T13:43:22.258Z] 11:49:01 30219888 31848884 500976 1.52 74028 1867424 1718788 5.07 846564 1525172 4 [2023-06-07T13:43:22.258Z] 11:50:01 30225376 31849660 500464 1.52 72620 1864172 1705692 5.03 844932 1521964 8 [2023-06-07T13:43:22.258Z] 11:51:01 30225200 31849596 500260 1.52 72660 1864172 1705692 5.03 845040 1521968 36 [2023-06-07T13:43:22.258Z] 11:52:01 30225112 31849580 500168 1.52 72708 1864184 1705692 5.03 845612 1522000 152 [2023-06-07T13:43:22.258Z] 11:53:01 30225796 31850384 499332 1.52 72820 1864180 1705692 5.03 845332 1522012 4 [2023-06-07T13:43:22.258Z] 11:54:01 30225560 31850252 499416 1.52 72908 1864180 1705692 5.03 845676 1522020 4 [2023-06-07T13:43:22.258Z] 11:55:01 30225544 31850328 499316 1.52 72956 1864188 1705692 5.03 845716 1522072 4 [2023-06-07T13:43:22.258Z] 11:56:01 30225648 31850476 499324 1.52 72984 1864196 1705692 5.03 845784 1522076 12 [2023-06-07T13:43:22.258Z] 11:57:01 30225388 31850268 499484 1.52 73032 1864200 1705692 5.03 845668 1522084 4 [2023-06-07T13:43:22.258Z] 11:58:01 30224240 31849128 500532 1.52 73100 1864184 1712168 5.05 846180 1522040 8 [2023-06-07T13:43:22.258Z] 11:59:01 30224024 31848956 500500 1.52 73128 1864184 1712168 5.05 846496 1522016 160 [2023-06-07T13:43:22.258Z] 12:00:01 30224476 31849444 500124 1.52 73160 1864188 1712168 5.05 846284 1522020 24 [2023-06-07T13:43:22.258Z] 12:01:01 30224248 31849376 500156 1.52 73192 1864316 1712168 5.05 846648 1522136 168 [2023-06-07T13:43:22.258Z] 12:02:01 30224192 31849324 500156 1.52 73216 1864320 1712168 5.05 846672 1522140 8 [2023-06-07T13:43:22.258Z] 12:03:01 30222396 31848456 500968 1.52 73304 1864936 1702804 5.02 846900 1522680 8 [2023-06-07T13:43:22.259Z] 12:04:01 30222228 31848296 500840 1.52 73324 1864944 1702804 5.02 847136 1522680 4 [2023-06-07T13:43:22.259Z] 12:05:01 30223348 31849448 499664 1.52 73364 1864940 1702804 5.02 847216 1522684 156 [2023-06-07T13:43:22.259Z] 12:06:01 30223828 31849972 499084 1.52 73396 1864948 1702804 5.02 847028 1522688 8 [2023-06-07T13:43:22.259Z] 12:07:01 30224080 31850276 498728 1.52 73436 1864944 1702804 5.02 846740 1522696 208 [2023-06-07T13:43:22.259Z] 12:08:01 30223676 31849920 499020 1.52 73484 1864948 1702804 5.02 846800 1522704 28 [2023-06-07T13:43:22.259Z] 12:09:01 30223588 31849876 498836 1.52 73536 1864948 1702804 5.02 846716 1522692 144 [2023-06-07T13:43:22.259Z] 12:10:01 30224000 31850388 498496 1.52 73576 1864960 1702804 5.02 847184 1522696 160 [2023-06-07T13:43:22.259Z] 12:11:01 30224056 31850448 498404 1.52 73608 1864960 1702804 5.02 847168 1522696 144 [2023-06-07T13:43:22.259Z] 12:12:01 30223692 31850144 498600 1.52 73648 1864968 1702804 5.02 847496 1522700 180 [2023-06-07T13:43:22.259Z] 12:13:01 30224160 31850672 498252 1.52 73704 1864964 1702804 5.02 847464 1522708 60 [2023-06-07T13:43:22.259Z] 12:14:01 30181652 31811648 536556 1.63 73772 1867860 1686316 4.97 889068 1524244 168 [2023-06-07T13:43:22.259Z] 12:15:01 30181856 31811888 536352 1.63 73812 1867864 1686316 4.97 888716 1524248 292 [2023-06-07T13:43:22.259Z] 12:16:01 30181764 31811820 536576 1.63 73836 1867864 1686316 4.97 888740 1524244 200 [2023-06-07T13:43:22.259Z] 12:17:01 30181236 31811300 537072 1.63 73880 1867856 1686316 4.97 888616 1524248 132 [2023-06-07T13:43:22.259Z] 12:18:01 30180944 31811104 537228 1.63 73928 1867864 1686316 4.97 888432 1524260 28 [2023-06-07T13:43:22.259Z] 12:19:01 30180644 31810852 537416 1.63 73984 1867864 1686316 4.97 888648 1524264 144 [2023-06-07T13:43:22.259Z] 12:20:01 30173816 31804848 541272 1.65 74032 1868444 1708496 5.04 890136 1524756 148 [2023-06-07T13:43:22.259Z] 12:21:01 30176536 31807464 540328 1.64 74068 1868432 1708416 5.03 889096 1524544 144 [2023-06-07T13:43:22.259Z] 12:22:01 30176740 31807712 540020 1.64 74104 1868440 1708416 5.03 889160 1524548 8 [2023-06-07T13:43:22.259Z] 12:23:01 30176580 31807596 540000 1.64 74148 1868428 1708416 5.03 889224 1524552 144 [2023-06-07T13:43:22.259Z] 12:24:01 30176596 31807664 539904 1.64 74192 1868444 1708416 5.03 889476 1524560 8 [2023-06-07T13:43:22.259Z] 12:25:01 30176444 31807576 539880 1.64 74240 1868440 1708416 5.03 890228 1524568 152 [2023-06-07T13:43:22.259Z] 12:26:01 30176656 31807848 539576 1.64 74272 1868448 1708416 5.03 890052 1524572 8 [2023-06-07T13:43:22.259Z] 12:27:01 30176388 31807584 539748 1.64 74304 1868452 1708416 5.03 890116 1524576 172 [2023-06-07T13:43:22.259Z] 12:28:01 30176532 31807784 539708 1.64 74348 1868456 1708416 5.03 890708 1524564 44 [2023-06-07T13:43:22.259Z] 12:29:01 30176020 31807320 540188 1.64 74384 1868452 1708416 5.03 890536 1524572 156 [2023-06-07T13:43:22.259Z] 12:30:01 30175988 31807340 540136 1.64 74416 1868460 1708416 5.03 890836 1524576 4 [2023-06-07T13:43:22.259Z] 12:31:01 30175868 31807244 540104 1.64 74440 1868468 1692300 4.99 891140 1524576 268 [2023-06-07T13:43:22.259Z] 12:32:01 30176316 31807720 539664 1.64 74460 1868472 1692300 4.99 891260 1524580 172 [2023-06-07T13:43:22.259Z] 12:33:01 30176348 31807796 539572 1.64 74500 1868472 1692300 4.99 890784 1524580 56 [2023-06-07T13:43:22.259Z] 12:34:01 30176348 31807804 539504 1.64 74516 1868476 1692300 4.99 891032 1524584 28 [2023-06-07T13:43:22.259Z] 12:35:01 30175984 31807476 539788 1.64 74540 1868480 1692300 4.99 891104 1524592 152 [2023-06-07T13:43:22.259Z] 12:36:01 30175900 31807424 540000 1.64 74564 1868480 1708476 5.04 891244 1524592 8 [2023-06-07T13:43:22.259Z] 12:37:01 30175916 31807472 539932 1.64 74580 1868488 1708476 5.04 891392 1524604 160 [2023-06-07T13:43:22.259Z] 12:38:01 30175868 31807424 539888 1.64 74620 1868480 1708476 5.04 891216 1524604 24 [2023-06-07T13:43:22.259Z] 12:39:01 30175600 31807196 540100 1.64 74644 1868492 1708476 5.04 891432 1524608 4 [2023-06-07T13:43:22.259Z] 12:40:01 30175512 31807152 540064 1.64 74676 1868496 1708476 5.04 891836 1524616 176 [2023-06-07T13:43:22.259Z] 12:41:01 30175244 31806884 540316 1.64 74692 1868496 1708476 5.04 891488 1524616 160 [2023-06-07T13:43:22.259Z] 12:42:01 30175236 31806920 540232 1.64 74716 1868500 1708476 5.04 891560 1524620 8 [2023-06-07T13:43:22.259Z] 12:43:01 30175152 31806872 540436 1.64 74756 1868492 1708476 5.04 892104 1524624 168 [2023-06-07T13:43:22.259Z] 12:44:01 30174868 31806688 540628 1.64 74780 1868560 1708476 5.04 892292 1524684 12 [2023-06-07T13:43:22.259Z] 12:45:01 30174812 31806648 540576 1.64 74804 1868572 1708476 5.04 892488 1524700 152 [2023-06-07T13:43:22.259Z] 12:46:01 30175016 31806888 540280 1.64 74836 1868572 1708476 5.04 892192 1524700 4 [2023-06-07T13:43:22.259Z] 12:47:01 30174564 31806496 540472 1.64 74868 1868584 1708476 5.04 892232 1524708 180 [2023-06-07T13:43:22.259Z] 12:48:01 30174264 31806240 540684 1.64 74900 1868576 1708476 5.04 892388 1524716 8 [2023-06-07T13:43:22.259Z] 12:49:01 29489360 31569304 745136 2.27 89844 2281864 1940048 5.72 1241936 1806588 61284 [2023-06-07T13:43:22.259Z] 12:50:01 29170988 31538896 768544 2.34 92612 2560716 1943724 5.73 1275392 2077368 231668 [2023-06-07T13:43:22.259Z] 12:51:01 28167348 31442576 843592 2.57 104876 3403712 2041040 6.02 1440628 2840032 161728 [2023-06-07T13:43:22.259Z] 12:52:01 27617272 30959068 1328444 4.04 106796 3459008 2510496 7.40 1963148 2862648 35880 [2023-06-07T13:43:22.259Z] 12:53:01 27776720 31144612 1145120 3.48 106916 3481608 2419600 7.13 1774948 2887680 6800 [2023-06-07T13:43:22.259Z] 12:54:01 27899960 31288864 997024 3.03 107032 3505164 2196684 6.47 1638844 2899404 8036 [2023-06-07T13:43:22.259Z] 12:55:01 27889412 31317620 973528 2.96 107180 3537676 2180132 6.43 1625452 2922820 22728 [2023-06-07T13:43:22.259Z] 12:56:01 27926100 31438104 847816 2.58 107796 3621760 2039760 6.01 1511784 2995364 81732 [2023-06-07T13:43:22.259Z] 12:57:01 27913916 31408780 881312 2.68 108128 3600244 2137824 6.30 1549492 2969644 11228 [2023-06-07T13:43:22.259Z] 12:58:02 28206188 31553684 737092 2.24 124264 3460364 1870116 5.51 1266876 2988104 360 [2023-06-07T13:43:22.259Z] 12:59:01 28200376 31552216 738432 2.25 124340 3460372 1886200 5.56 1268116 2988112 12 [2023-06-07T13:43:22.259Z] 13:00:01 27698044 31553212 736480 2.24 130040 3912364 1735956 5.12 1269940 3439384 468828 [2023-06-07T13:43:22.259Z] 13:01:01 27696688 31552112 737636 2.24 130268 3912452 1784976 5.26 1282980 3426684 156 [2023-06-07T13:43:22.259Z] 13:02:01 27696632 31552144 737544 2.24 130320 3912452 1784976 5.26 1283192 3426684 144 [2023-06-07T13:43:22.259Z] 13:03:01 27703168 31558684 731084 2.22 130340 3912456 1784976 5.26 1277000 3426688 148 [2023-06-07T13:43:22.259Z] 13:04:01 27703568 31559140 730548 2.22 130388 3912456 1784976 5.26 1276896 3426688 20 [2023-06-07T13:43:22.259Z] 13:05:01 27709372 31565052 724736 2.20 130464 3912460 1784976 5.26 1270848 3426696 4 [2023-06-07T13:43:22.259Z] 13:06:01 27709000 31564744 724976 2.20 130500 3912464 1784976 5.26 1271216 3426696 176 [2023-06-07T13:43:22.259Z] 13:07:01 27709008 31564752 724936 2.20 130516 3912464 1784976 5.26 1270912 3426696 160 [2023-06-07T13:43:22.259Z] 13:08:01 27709200 31564964 724888 2.20 130544 3912468 1784976 5.26 1270972 3426700 16 [2023-06-07T13:43:22.259Z] 13:09:01 27709152 31564948 724880 2.20 130568 3912472 1784976 5.26 1271084 3426700 156 [2023-06-07T13:43:22.259Z] 13:10:01 27709136 31564972 724808 2.20 130596 3912476 1784976 5.26 1271048 3426708 8 [2023-06-07T13:43:22.259Z] 13:11:01 27709088 31564948 724776 2.20 130612 3912476 1784976 5.26 1271052 3426708 156 [2023-06-07T13:43:22.259Z] 13:12:01 27709292 31565172 724492 2.20 130628 3912480 1784976 5.26 1271052 3426712 8 [2023-06-07T13:43:22.259Z] 13:13:01 27709276 31565176 724428 2.20 130644 3912484 1784976 5.26 1270816 3426716 4 [2023-06-07T13:43:22.259Z] 13:14:01 27708660 31564584 724944 2.20 130692 3912472 1784976 5.26 1271332 3426600 16 [2023-06-07T13:43:22.259Z] 13:15:01 27708568 31564524 725080 2.21 130708 3912492 1784976 5.26 1274052 3425704 160 [2023-06-07T13:43:22.259Z] 13:16:01 27708536 31564512 725036 2.20 130728 3912492 1784976 5.26 1273780 3425704 8 [2023-06-07T13:43:22.259Z] 13:17:01 27708196 31564212 725312 2.21 130756 3912496 1784976 5.26 1274044 3425708 148 [2023-06-07T13:43:22.259Z] 13:18:01 27708388 31564452 725220 2.21 130776 3912504 1784976 5.26 1273768 3425716 4 [2023-06-07T13:43:22.259Z] 13:19:01 27708624 31564728 724892 2.20 130820 3912500 1784976 5.26 1273880 3425716 152 [2023-06-07T13:43:22.259Z] 13:20:01 27708544 31564692 724860 2.20 130864 3912508 1784976 5.26 1273836 3425720 4 [2023-06-07T13:43:22.259Z] 13:21:01 27708448 31564636 724820 2.20 130892 3912508 1784976 5.26 1273884 3425720 152 [2023-06-07T13:43:22.259Z] 13:22:01 27708328 31564584 724780 2.20 130924 3912512 1784976 5.26 1274392 3425724 192 [2023-06-07T13:43:22.259Z] 13:23:01 27708312 31564592 724728 2.20 130944 3912516 1784976 5.26 1274248 3425728 224 [2023-06-07T13:43:22.259Z] 13:24:01 27708336 31564616 724648 2.20 130992 3912508 1784976 5.26 1274036 3425728 12 [2023-06-07T13:43:22.259Z] 13:25:01 27707212 31563616 725412 2.21 131032 3912520 1784976 5.26 1274024 3425732 144 [2023-06-07T13:43:22.259Z] 13:26:01 27707204 31563664 725324 2.21 131060 3912520 1784976 5.26 1274072 3425732 12 [2023-06-07T13:43:22.259Z] 13:27:01 27707404 31563928 725244 2.21 131088 3912528 1784976 5.26 1274464 3425740 152 [2023-06-07T13:43:22.259Z] 13:28:01 27707388 31563916 725312 2.21 131108 3912532 1768832 5.21 1274136 3425744 36 [2023-06-07T13:43:22.259Z] 13:29:01 27707268 31563840 725336 2.21 131132 3912536 1768832 5.21 1274340 3425744 84 [2023-06-07T13:43:22.259Z] 13:30:01 27707308 31563904 725256 2.21 131152 3912540 1768832 5.21 1274180 3425748 8 [2023-06-07T13:43:22.259Z] 13:31:01 27707228 31563848 725252 2.21 131184 3912540 1768832 5.21 1274212 3425752 164 [2023-06-07T13:43:22.259Z] 13:32:01 27707464 31564132 724924 2.20 131208 3912544 1784888 5.26 1274248 3425756 28 [2023-06-07T13:43:22.259Z] 13:33:01 27707164 31563856 725136 2.21 131228 3912548 1784888 5.26 1274272 3425760 148 [2023-06-07T13:43:22.259Z] 13:34:01 27706824 31563536 725388 2.21 131272 3912532 1784888 5.26 1274368 3425760 12 [2023-06-07T13:43:22.259Z] 13:35:01 27706500 31563268 725600 2.21 131296 3912552 1768068 5.21 1274392 3425764 196 [2023-06-07T13:43:22.259Z] 13:36:01 27706516 31563284 725552 2.21 131312 3912552 1768068 5.21 1274392 3425764 12 [2023-06-07T13:43:22.259Z] 13:37:01 27706508 31563396 725404 2.21 131336 3912624 1768068 5.21 1274468 3425820 168 [2023-06-07T13:43:22.259Z] 13:38:01 27706636 31563548 725408 2.21 131352 3912628 1768068 5.21 1274480 3425840 20 [2023-06-07T13:43:22.259Z] 13:39:01 27706872 31563816 725124 2.21 131380 3912620 1768068 5.21 1274568 3425840 160 [2023-06-07T13:43:22.259Z] 13:40:01 27707104 31564056 725064 2.20 131396 3912632 1768068 5.21 1274512 3425844 28 [2023-06-07T13:43:22.259Z] 13:41:01 27706836 31563816 725292 2.21 131404 3912632 1768068 5.21 1274536 3425844 12 [2023-06-07T13:43:22.259Z] 13:42:01 27706708 31563832 725160 2.21 131424 3912764 1768068 5.21 1274928 3425960 212 [2023-06-07T13:43:22.259Z] 13:43:01 26893620 31470796 810020 2.46 166196 4517428 1868096 5.51 1403180 4020300 928 [2023-06-07T13:43:22.259Z] Average: 29109403 31689350 633166 1.93 97185 2741553 1768112 5.21 1068944 2334605 9192 [2023-06-07T13:43:22.259Z] [2023-06-07T13:43:22.259Z] 11:43:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-06-07T13:43:22.259Z] 11:44:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.259Z] 11:44:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.259Z] 11:44:02 ens3 179.72 107.58 482.65 23.32 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.259Z] 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.259Z] 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.259Z] 11:45:01 ens3 2.37 0.81 0.74 0.48 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.259Z] 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.259Z] 11:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.259Z] 11:46:01 ens3 0.92 0.43 0.52 0.39 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.259Z] 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.259Z] 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.259Z] 11:47:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.259Z] 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:48:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:48:01 ens3 37.54 17.13 913.00 1.36 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:49:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:49:01 ens3 67.39 26.08 1373.27 1.90 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:50:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:51:01 ens3 0.35 0.18 0.08 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:52:01 ens3 0.23 0.03 0.02 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:53:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:54:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:55:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:56:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:57:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:58:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 11:59:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:00:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:01:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:02:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:04:01 ens3 0.62 0.08 0.12 0.06 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:05:01 ens3 0.70 0.38 0.38 0.21 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:09:01 ens3 0.35 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:11:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:12:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:14:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:14:01 ens3 11.36 9.90 12.12 6.63 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:16:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:17:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:18:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:19:01 ens3 0.37 0.23 0.09 0.07 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:20:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:20:01 ens3 0.12 0.28 0.01 0.06 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:21:01 ens3 0.35 0.27 0.11 0.03 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:22:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:23:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:24:01 ens3 0.23 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:25:01 ens3 0.55 0.25 0.48 0.02 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:26:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:27:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.260Z] 12:29:01 ens3 0.28 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:31:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:32:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:33:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:34:01 ens3 0.47 0.18 0.20 0.07 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:35:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:36:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:37:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:38:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:39:01 ens3 0.27 0.25 0.09 0.08 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:40:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:43:01 ens3 0.58 0.52 0.27 0.22 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:44:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:46:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:48:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:49:01 docker0 42.09 53.09 2.46 408.45 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:49:01 veth8cffd9e 41.36 52.37 2.90 406.69 0.00 0.00 0.00 0.03 [2023-06-07T13:43:22.261Z] 12:49:01 lo 6.33 6.33 0.61 0.61 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:49:01 ens3 283.20 209.32 2398.40 64.77 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:50:01 docker0 253.12 371.34 14.25 1791.86 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:50:01 veth8cffd9e 253.12 371.39 17.71 1791.86 0.00 0.00 0.00 0.15 [2023-06-07T13:43:22.261Z] 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:50:01 ens3 450.07 317.79 1838.20 104.02 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:51:01 docker0 192.72 341.29 11.54 4774.90 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:51:01 veth8cffd9e 192.72 341.31 14.17 4774.91 0.00 0.00 0.00 0.39 [2023-06-07T13:43:22.261Z] 12:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:51:01 ens3 395.40 226.21 4819.61 37.32 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:52:01 docker0 1.18 1.88 0.37 11.61 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:52:01 veth8cffd9e 1.18 1.88 0.39 11.61 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:52:01 ens3 12.03 7.21 19.85 4.94 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:53:01 veth8cffd9e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:53:01 ens3 9.25 3.60 5.28 2.63 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:54:01 veth8cffd9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:54:01 ens3 9.63 4.30 5.94 3.20 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:55:01 veth8cffd9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:55:01 ens3 6.97 4.10 5.59 3.17 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:56:01 veth8cffd9e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:56:01 ens3 6.33 2.88 4.39 2.29 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:57:01 veth8cffd9e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:57:01 ens3 14.00 7.68 10.68 5.82 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:58:02 docker0 0.12 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:58:02 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:58:02 ens3 96.03 93.24 20.76 842.87 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 12:59:01 ens3 459.87 479.02 33.41 5080.20 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 13:00:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 13:00:01 ens3 297.93 273.45 2538.67 2281.32 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 13:01:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 13:01:01 ens3 10.15 7.95 11.85 4.36 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 13:02:01 ens3 0.22 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 13:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.261Z] 13:03:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:04:01 ens3 1.77 0.98 2.71 0.37 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:05:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:06:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:07:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:08:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:09:01 ens3 0.40 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:10:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:11:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:12:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:13:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:14:01 ens3 0.92 0.58 0.41 0.43 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:15:01 ens3 17.80 24.78 3.07 66.50 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:16:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:17:01 ens3 0.22 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:18:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:19:01 ens3 2.43 4.13 0.22 6.79 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:20:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:21:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:22:01 ens3 0.10 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:23:01 ens3 0.23 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:24:01 ens3 0.97 2.27 0.13 6.69 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:25:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:26:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:27:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:28:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:29:01 ens3 2.03 2.43 0.20 6.69 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:30:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:31:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:32:01 ens3 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:33:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:34:01 ens3 4.42 8.38 0.35 7.43 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:35:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:36:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:37:01 ens3 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:38:01 ens3 0.12 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:39:01 ens3 2.42 6.03 0.22 7.28 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:40:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:41:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:42:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:43:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:43:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:43:01 ens3 164.97 135.81 3206.13 134.35 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.262Z] 13:43:01 vethdc3da19 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.263Z] Average: docker0 4.08 6.40 0.24 58.25 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.263Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.263Z] Average: ens3 21.31 16.54 147.63 71.89 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.263Z] Average: vethdc3da19 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-07T13:43:22.263Z] [2023-06-07T13:43:22.263Z] [2023-06-07T13:43:22.263Z] ---> sar -P ALL: [2023-06-07T13:43:22.263Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18044) 06/07/23 _x86_64_ (8 CPU) [2023-06-07T13:43:22.263Z] [2023-06-07T13:43:22.263Z] 11:42:38 LINUX RESTART (8 CPU) [2023-06-07T13:43:22.263Z] [2023-06-07T13:43:22.263Z] 11:43:01 CPU %user %nice %system %iowait %steal %idle [2023-06-07T13:43:22.263Z] 11:44:02 all 1.98 0.00 0.61 3.05 0.02 94.33 [2023-06-07T13:43:22.263Z] 11:44:02 0 2.69 0.00 0.32 0.12 0.02 96.86 [2023-06-07T13:43:22.263Z] 11:44:02 1 1.19 0.00 0.53 6.15 0.02 92.11 [2023-06-07T13:43:22.263Z] 11:44:02 2 1.96 0.00 1.91 12.39 0.03 83.71 [2023-06-07T13:43:22.263Z] 11:44:02 3 1.47 0.00 0.42 0.23 0.02 97.87 [2023-06-07T13:43:22.263Z] 11:44:02 4 3.42 0.00 0.33 4.49 0.02 91.73 [2023-06-07T13:43:22.263Z] 11:44:02 5 0.79 0.00 0.32 0.17 0.02 98.71 [2023-06-07T13:43:22.263Z] 11:44:02 6 3.22 0.00 0.43 0.45 0.02 95.87 [2023-06-07T13:43:22.263Z] 11:44:02 7 1.14 0.00 0.62 0.45 0.03 97.76 [2023-06-07T13:43:22.263Z] 11:45:01 all 0.22 0.00 0.01 0.04 0.01 99.72 [2023-06-07T13:43:22.263Z] 11:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-07T13:43:22.263Z] 11:45:01 1 0.00 0.00 0.00 0.10 0.03 99.86 [2023-06-07T13:43:22.263Z] 11:45:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-07T13:43:22.263Z] 11:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 11:45:01 4 0.05 0.00 0.02 0.25 0.00 99.68 [2023-06-07T13:43:22.263Z] 11:45:01 5 1.56 0.00 0.02 0.00 0.02 98.41 [2023-06-07T13:43:22.263Z] 11:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 11:46:01 all 0.27 0.00 0.01 0.04 0.01 99.67 [2023-06-07T13:43:22.263Z] 11:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 11:46:01 1 0.05 0.00 0.00 0.10 0.02 99.83 [2023-06-07T13:43:22.263Z] 11:46:01 2 0.05 0.00 0.05 0.00 0.02 99.88 [2023-06-07T13:43:22.263Z] 11:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:46:01 4 0.02 0.00 0.02 0.20 0.00 99.77 [2023-06-07T13:43:22.263Z] 11:46:01 5 1.94 0.00 0.00 0.00 0.02 98.05 [2023-06-07T13:43:22.263Z] 11:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:46:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-07T13:43:22.263Z] 11:47:01 all 0.12 0.00 0.04 0.01 0.01 99.82 [2023-06-07T13:43:22.263Z] 11:47:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2023-06-07T13:43:22.263Z] 11:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.263Z] 11:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:47:01 4 0.02 0.00 0.05 0.08 0.00 99.85 [2023-06-07T13:43:22.263Z] 11:47:01 5 0.88 0.00 0.07 0.00 0.02 99.04 [2023-06-07T13:43:22.263Z] 11:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.263Z] 11:47:01 7 0.05 0.00 0.15 0.00 0.02 99.78 [2023-06-07T13:43:22.263Z] 11:48:01 all 0.68 0.00 0.56 0.26 0.01 98.48 [2023-06-07T13:43:22.263Z] 11:48:01 0 1.18 0.00 0.58 0.40 0.00 97.83 [2023-06-07T13:43:22.263Z] 11:48:01 1 0.45 0.00 0.23 0.03 0.02 99.27 [2023-06-07T13:43:22.263Z] 11:48:01 2 0.68 0.00 0.33 0.03 0.02 98.93 [2023-06-07T13:43:22.263Z] 11:48:01 3 1.12 0.00 0.57 0.37 0.00 97.95 [2023-06-07T13:43:22.263Z] 11:48:01 4 0.80 0.00 0.48 1.10 0.02 97.60 [2023-06-07T13:43:22.263Z] 11:48:01 5 0.40 0.00 0.28 0.07 0.02 99.23 [2023-06-07T13:43:22.263Z] 11:48:01 6 0.38 0.00 1.45 0.02 0.00 98.15 [2023-06-07T13:43:22.263Z] 11:48:01 7 0.42 0.00 0.57 0.08 0.03 98.90 [2023-06-07T13:43:22.263Z] 11:49:01 all 1.23 0.00 0.60 0.34 0.01 97.82 [2023-06-07T13:43:22.263Z] 11:49:01 0 0.95 0.00 0.72 0.67 0.03 97.63 [2023-06-07T13:43:22.263Z] 11:49:01 1 0.82 0.00 0.37 0.02 0.02 98.78 [2023-06-07T13:43:22.263Z] 11:49:01 2 2.86 0.00 0.33 0.00 0.02 96.79 [2023-06-07T13:43:22.263Z] 11:49:01 3 0.92 0.00 0.43 0.13 0.02 98.50 [2023-06-07T13:43:22.263Z] 11:49:01 4 0.47 0.00 0.35 1.72 0.00 97.47 [2023-06-07T13:43:22.263Z] 11:49:01 5 1.18 0.00 0.43 0.07 0.02 98.30 [2023-06-07T13:43:22.263Z] 11:49:01 6 2.07 0.00 0.73 0.02 0.00 97.18 [2023-06-07T13:43:22.263Z] 11:49:01 7 0.58 0.00 1.42 0.07 0.02 97.91 [2023-06-07T13:43:22.263Z] 11:50:01 all 0.06 0.00 0.04 0.03 0.01 99.86 [2023-06-07T13:43:22.263Z] 11:50:01 0 0.02 0.00 0.07 0.00 0.03 99.88 [2023-06-07T13:43:22.263Z] 11:50:01 1 0.08 0.00 0.05 0.00 0.00 99.87 [2023-06-07T13:43:22.263Z] 11:50:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-07T13:43:22.263Z] 11:50:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-07T13:43:22.263Z] 11:50:01 4 0.02 0.00 0.03 0.25 0.00 99.70 [2023-06-07T13:43:22.263Z] 11:50:01 5 0.03 0.00 0.03 0.02 0.00 99.92 [2023-06-07T13:43:22.263Z] 11:50:01 6 0.23 0.00 0.07 0.00 0.02 99.68 [2023-06-07T13:43:22.263Z] 11:50:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-07T13:43:22.263Z] 11:51:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-06-07T13:43:22.263Z] 11:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.263Z] 11:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.263Z] 11:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.263Z] 11:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:51:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-06-07T13:43:22.263Z] 11:51:01 5 0.00 0.00 0.00 0.05 0.00 99.95 [2023-06-07T13:43:22.263Z] 11:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:52:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-06-07T13:43:22.263Z] 11:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2023-06-07T13:43:22.263Z] 11:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.263Z] 11:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.263Z] 11:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:52:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-06-07T13:43:22.263Z] 11:52:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.263Z] 11:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:52:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-07T13:43:22.263Z] 11:53:01 all 0.01 0.00 0.01 0.09 0.01 99.88 [2023-06-07T13:43:22.263Z] 11:53:01 0 0.00 0.00 0.00 0.23 0.02 99.75 [2023-06-07T13:43:22.263Z] 11:53:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2023-06-07T13:43:22.263Z] 11:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:53:01 4 0.00 0.00 0.02 0.32 0.00 99.67 [2023-06-07T13:43:22.263Z] 11:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:53:01 7 0.03 0.00 0.03 0.18 0.03 99.72 [2023-06-07T13:43:22.263Z] 11:54:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-06-07T13:43:22.263Z] 11:54:01 0 0.05 0.00 0.02 0.03 0.02 99.88 [2023-06-07T13:43:22.263Z] 11:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.263Z] 11:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:54:01 4 0.02 0.00 0.02 0.07 0.00 99.90 [2023-06-07T13:43:22.263Z] 11:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 11:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:54:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] [2023-06-07T13:43:22.263Z] 11:54:01 CPU %user %nice %system %iowait %steal %idle [2023-06-07T13:43:22.263Z] 11:55:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-06-07T13:43:22.263Z] 11:55:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-07T13:43:22.263Z] 11:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.263Z] 11:55:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.263Z] 11:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:55:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-06-07T13:43:22.263Z] 11:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:56:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2023-06-07T13:43:22.263Z] 11:56:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.263Z] 11:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.263Z] 11:56:01 2 0.45 0.00 0.00 0.00 0.02 99.53 [2023-06-07T13:43:22.263Z] 11:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.263Z] 11:56:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.263Z] 11:57:01 all 0.12 0.00 0.01 0.00 0.01 99.86 [2023-06-07T13:43:22.263Z] 11:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.263Z] 11:57:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 11:57:01 2 0.85 0.00 0.00 0.00 0.00 99.15 [2023-06-07T13:43:22.263Z] 11:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:57:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2023-06-07T13:43:22.263Z] 11:57:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.263Z] 11:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:57:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 11:58:01 all 0.10 0.00 0.02 0.01 0.01 99.85 [2023-06-07T13:43:22.263Z] 11:58:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 11:58:01 1 0.05 0.00 0.07 0.00 0.02 99.87 [2023-06-07T13:43:22.263Z] 11:58:01 2 0.70 0.00 0.00 0.02 0.02 99.27 [2023-06-07T13:43:22.263Z] 11:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 11:58:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-06-07T13:43:22.263Z] 11:58:01 5 0.03 0.00 0.03 0.00 0.03 99.90 [2023-06-07T13:43:22.263Z] 11:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:58:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2023-06-07T13:43:22.263Z] 11:59:01 all 0.27 0.00 0.01 0.01 0.01 99.70 [2023-06-07T13:43:22.263Z] 11:59:01 0 0.10 0.00 0.00 0.00 0.00 99.90 [2023-06-07T13:43:22.263Z] 11:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.263Z] 11:59:01 2 1.97 0.00 0.00 0.02 0.02 98.00 [2023-06-07T13:43:22.263Z] 11:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 11:59:01 4 0.02 0.00 0.03 0.05 0.00 99.90 [2023-06-07T13:43:22.263Z] 11:59:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2023-06-07T13:43:22.263Z] 11:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 11:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 12:00:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2023-06-07T13:43:22.263Z] 12:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.263Z] 12:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 12:00:01 2 1.94 0.00 0.02 0.00 0.02 98.03 [2023-06-07T13:43:22.263Z] 12:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:00:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-07T13:43:22.263Z] 12:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.263Z] 12:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 12:00:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.263Z] 12:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-06-07T13:43:22.263Z] 12:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-06-07T13:43:22.263Z] 12:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.263Z] 12:01:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-07T13:43:22.263Z] 12:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:01:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-06-07T13:43:22.263Z] 12:01:01 5 0.02 0.00 0.00 0.00 0.03 99.95 [2023-06-07T13:43:22.263Z] 12:01:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.263Z] 12:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-06-07T13:43:22.263Z] 12:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 12:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.263Z] 12:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:02:01 4 0.02 0.00 0.00 0.10 0.00 99.88 [2023-06-07T13:43:22.263Z] 12:02:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2023-06-07T13:43:22.263Z] 12:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:03:01 all 0.05 0.00 0.03 0.01 0.01 99.90 [2023-06-07T13:43:22.263Z] 12:03:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2023-06-07T13:43:22.263Z] 12:03:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2023-06-07T13:43:22.263Z] 12:03:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2023-06-07T13:43:22.263Z] 12:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 12:03:01 4 0.02 0.00 0.03 0.05 0.00 99.90 [2023-06-07T13:43:22.263Z] 12:03:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-06-07T13:43:22.263Z] 12:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 12:03:01 7 0.18 0.00 0.03 0.03 0.00 99.75 [2023-06-07T13:43:22.263Z] 12:04:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2023-06-07T13:43:22.263Z] 12:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 12:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.263Z] 12:04:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2023-06-07T13:43:22.263Z] 12:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 12:04:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2023-06-07T13:43:22.263Z] 12:04:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-06-07T13:43:22.263Z] 12:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:05:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-06-07T13:43:22.263Z] 12:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 12:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.263Z] 12:05:01 2 0.79 0.00 0.00 0.00 0.02 99.20 [2023-06-07T13:43:22.263Z] 12:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:05:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-06-07T13:43:22.263Z] 12:05:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-07T13:43:22.263Z] 12:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 12:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] [2023-06-07T13:43:22.263Z] 12:05:01 CPU %user %nice %system %iowait %steal %idle [2023-06-07T13:43:22.263Z] 12:06:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2023-06-07T13:43:22.263Z] 12:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.263Z] 12:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:06:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.263Z] 12:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:06:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-06-07T13:43:22.263Z] 12:06:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-07T13:43:22.263Z] 12:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.263Z] 12:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.263Z] 12:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.263Z] 12:07:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.263Z] 12:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:07:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-06-07T13:43:22.263Z] 12:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.263Z] 12:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 12:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 12:08:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-06-07T13:43:22.263Z] 12:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.263Z] 12:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.263Z] 12:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.263Z] 12:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.263Z] 12:08:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-06-07T13:43:22.263Z] 12:08:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2023-06-07T13:43:22.263Z] 12:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:09:01 all 0.22 0.00 0.01 0.01 0.00 99.76 [2023-06-07T13:43:22.264Z] 12:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:09:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-07T13:43:22.264Z] 12:09:01 2 1.62 0.00 0.00 0.02 0.02 98.35 [2023-06-07T13:43:22.264Z] 12:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:09:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-06-07T13:43:22.264Z] 12:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.264Z] 12:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:10:01 all 0.17 0.00 0.00 0.01 0.01 99.81 [2023-06-07T13:43:22.264Z] 12:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:10:01 2 1.26 0.00 0.00 0.03 0.02 98.69 [2023-06-07T13:43:22.264Z] 12:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:10:01 4 0.02 0.00 0.00 0.07 0.02 99.90 [2023-06-07T13:43:22.264Z] 12:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.264Z] 12:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:11:01 all 0.11 0.00 0.01 0.01 0.01 99.86 [2023-06-07T13:43:22.264Z] 12:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.264Z] 12:11:01 2 0.85 0.00 0.00 0.00 0.02 99.14 [2023-06-07T13:43:22.264Z] 12:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:11:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-06-07T13:43:22.264Z] 12:11:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-07T13:43:22.264Z] 12:11:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:12:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2023-06-07T13:43:22.264Z] 12:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:12:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-07T13:43:22.264Z] 12:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:12:01 4 0.02 0.00 0.02 0.08 0.00 99.88 [2023-06-07T13:43:22.264Z] 12:12:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-07T13:43:22.264Z] 12:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:13:01 all 0.01 0.00 0.00 0.01 0.01 99.96 [2023-06-07T13:43:22.264Z] 12:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:13:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2023-06-07T13:43:22.264Z] 12:13:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2023-06-07T13:43:22.264Z] 12:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:13:01 4 0.02 0.00 0.00 0.07 0.00 99.92 [2023-06-07T13:43:22.264Z] 12:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:14:01 all 0.34 0.00 0.03 0.03 0.01 99.58 [2023-06-07T13:43:22.264Z] 12:14:01 0 0.67 0.00 0.12 0.17 0.02 99.03 [2023-06-07T13:43:22.264Z] 12:14:01 1 0.57 0.00 0.03 0.00 0.02 99.38 [2023-06-07T13:43:22.264Z] 12:14:01 2 0.99 0.00 0.00 0.03 0.02 98.96 [2023-06-07T13:43:22.264Z] 12:14:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:14:01 4 0.08 0.00 0.03 0.05 0.00 99.83 [2023-06-07T13:43:22.264Z] 12:14:01 5 0.20 0.00 0.03 0.00 0.03 99.73 [2023-06-07T13:43:22.264Z] 12:14:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2023-06-07T13:43:22.264Z] 12:14:01 7 0.13 0.00 0.02 0.00 0.00 99.85 [2023-06-07T13:43:22.264Z] 12:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-06-07T13:43:22.264Z] 12:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.264Z] 12:15:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-07T13:43:22.264Z] 12:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:15:01 4 0.00 0.00 0.02 0.07 0.02 99.90 [2023-06-07T13:43:22.264Z] 12:15:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.264Z] 12:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:16:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-06-07T13:43:22.264Z] 12:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:16:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-07T13:43:22.264Z] 12:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:16:01 5 0.03 0.00 0.00 0.00 0.03 99.93 [2023-06-07T13:43:22.264Z] 12:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] [2023-06-07T13:43:22.264Z] 12:16:01 CPU %user %nice %system %iowait %steal %idle [2023-06-07T13:43:22.264Z] 12:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.264Z] 12:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.264Z] 12:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.264Z] 12:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:17:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-06-07T13:43:22.264Z] 12:17:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2023-06-07T13:43:22.264Z] 12:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.264Z] 12:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:18:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-06-07T13:43:22.264Z] 12:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:18:01 4 0.00 0.00 0.00 0.05 0.00 99.95 [2023-06-07T13:43:22.264Z] 12:18:01 5 0.02 0.00 0.00 0.00 0.03 99.95 [2023-06-07T13:43:22.264Z] 12:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:19:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2023-06-07T13:43:22.264Z] 12:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:19:01 2 0.65 0.00 0.00 0.00 0.02 99.33 [2023-06-07T13:43:22.264Z] 12:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:19:01 4 0.00 0.00 0.03 0.03 0.00 99.93 [2023-06-07T13:43:22.264Z] 12:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.264Z] 12:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:20:01 all 0.35 0.00 0.02 0.01 0.01 99.60 [2023-06-07T13:43:22.264Z] 12:20:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-06-07T13:43:22.264Z] 12:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.264Z] 12:20:01 2 2.00 0.00 0.00 0.02 0.02 97.96 [2023-06-07T13:43:22.264Z] 12:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-07T13:43:22.264Z] 12:20:01 4 0.00 0.00 0.02 0.05 0.00 99.93 [2023-06-07T13:43:22.264Z] 12:20:01 5 0.02 0.00 0.03 0.03 0.03 99.88 [2023-06-07T13:43:22.264Z] 12:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-07T13:43:22.264Z] 12:20:01 7 0.57 0.00 0.07 0.02 0.00 99.35 [2023-06-07T13:43:22.264Z] 12:21:01 all 0.10 0.00 0.02 0.01 0.01 99.86 [2023-06-07T13:43:22.264Z] 12:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-07T13:43:22.264Z] 12:21:01 2 0.70 0.00 0.02 0.05 0.02 99.22 [2023-06-07T13:43:22.264Z] 12:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:21:01 4 0.02 0.00 0.03 0.03 0.02 99.90 [2023-06-07T13:43:22.264Z] 12:21:01 5 0.02 0.00 0.05 0.02 0.02 99.90 [2023-06-07T13:43:22.264Z] 12:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.264Z] 12:22:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2023-06-07T13:43:22.264Z] 12:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:22:01 2 0.50 0.00 0.00 0.00 0.02 99.48 [2023-06-07T13:43:22.264Z] 12:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:22:01 4 0.02 0.00 0.02 0.03 0.00 99.93 [2023-06-07T13:43:22.264Z] 12:22:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2023-06-07T13:43:22.264Z] 12:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:23:01 all 0.00 0.00 0.00 0.01 0.01 99.98 [2023-06-07T13:43:22.264Z] 12:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:23:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-06-07T13:43:22.264Z] 12:23:01 5 0.00 0.00 0.00 0.00 0.03 99.97 [2023-06-07T13:43:22.264Z] 12:23:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:24:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2023-06-07T13:43:22.264Z] 12:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.264Z] 12:24:01 2 0.57 0.00 0.00 0.00 0.02 99.42 [2023-06-07T13:43:22.264Z] 12:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2023-06-07T13:43:22.264Z] 12:24:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-07T13:43:22.264Z] 12:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:25:01 all 0.08 0.00 0.01 0.01 0.01 99.90 [2023-06-07T13:43:22.264Z] 12:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:25:01 2 0.58 0.00 0.02 0.00 0.02 99.38 [2023-06-07T13:43:22.264Z] 12:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:25:01 4 0.02 0.00 0.00 0.05 0.00 99.93 [2023-06-07T13:43:22.264Z] 12:25:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-07T13:43:22.264Z] 12:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:26:01 all 0.21 0.00 0.01 0.01 0.01 99.76 [2023-06-07T13:43:22.264Z] 12:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:26:01 2 1.60 0.00 0.00 0.02 0.02 98.37 [2023-06-07T13:43:22.264Z] 12:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:26:01 4 0.02 0.00 0.00 0.10 0.02 99.87 [2023-06-07T13:43:22.264Z] 12:26:01 5 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-07T13:43:22.264Z] 12:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:27:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2023-06-07T13:43:22.264Z] 12:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:27:01 2 0.02 0.00 0.00 0.12 0.02 99.85 [2023-06-07T13:43:22.264Z] 12:27:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:27:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:27:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2023-06-07T13:43:22.264Z] 12:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] [2023-06-07T13:43:22.264Z] 12:27:01 CPU %user %nice %system %iowait %steal %idle [2023-06-07T13:43:22.264Z] 12:28:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2023-06-07T13:43:22.264Z] 12:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:28:01 2 0.33 0.00 0.00 0.02 0.00 99.65 [2023-06-07T13:43:22.264Z] 12:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:28:01 4 0.03 0.00 0.02 0.02 0.00 99.93 [2023-06-07T13:43:22.264Z] 12:28:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2023-06-07T13:43:22.264Z] 12:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:29:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2023-06-07T13:43:22.264Z] 12:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:29:01 2 0.85 0.00 0.00 0.00 0.02 99.14 [2023-06-07T13:43:22.264Z] 12:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:29:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-06-07T13:43:22.264Z] 12:29:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2023-06-07T13:43:22.264Z] 12:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:30:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-06-07T13:43:22.264Z] 12:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-07T13:43:22.264Z] 12:30:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-07T13:43:22.264Z] 12:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.264Z] 12:30:01 5 0.03 0.00 0.00 0.00 0.03 99.93 [2023-06-07T13:43:22.264Z] 12:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:31:01 all 0.01 0.00 0.00 0.01 0.01 99.97 [2023-06-07T13:43:22.264Z] 12:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-07T13:43:22.264Z] 12:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:31:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2023-06-07T13:43:22.264Z] 12:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.264Z] 12:31:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.264Z] 12:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:32:01 all 0.16 0.00 0.01 0.00 0.01 99.83 [2023-06-07T13:43:22.264Z] 12:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.264Z] 12:32:01 2 1.19 0.00 0.00 0.00 0.02 98.79 [2023-06-07T13:43:22.264Z] 12:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:32:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2023-06-07T13:43:22.264Z] 12:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.264Z] 12:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.264Z] 12:33:01 all 0.06 0.00 0.01 0.01 0.01 99.91 [2023-06-07T13:43:22.264Z] 12:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:33:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:33:01 2 0.33 0.00 0.00 0.02 0.02 99.63 [2023-06-07T13:43:22.265Z] 12:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-07T13:43:22.265Z] 12:33:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2023-06-07T13:43:22.265Z] 12:33:01 5 0.05 0.00 0.03 0.00 0.03 99.88 [2023-06-07T13:43:22.265Z] 12:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:34:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-06-07T13:43:22.265Z] 12:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:34:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.265Z] 12:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:34:01 5 0.05 0.00 0.03 0.00 0.03 99.88 [2023-06-07T13:43:22.265Z] 12:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:34:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-07T13:43:22.265Z] 12:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-06-07T13:43:22.265Z] 12:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.265Z] 12:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:35:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:35:01 4 0.00 0.00 0.00 0.07 0.00 99.93 [2023-06-07T13:43:22.265Z] 12:35:01 5 0.02 0.00 0.05 0.00 0.03 99.90 [2023-06-07T13:43:22.265Z] 12:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.265Z] 12:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:36:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2023-06-07T13:43:22.265Z] 12:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.265Z] 12:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:36:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-06-07T13:43:22.265Z] 12:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.265Z] 12:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:37:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-06-07T13:43:22.265Z] 12:37:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.265Z] 12:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:37:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.265Z] 12:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-06-07T13:43:22.265Z] 12:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.265Z] 12:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:38:01 4 0.00 0.00 0.02 0.03 0.00 99.95 [2023-06-07T13:43:22.265Z] 12:38:01 5 0.03 0.00 0.02 0.00 0.03 99.92 [2023-06-07T13:43:22.265Z] 12:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:38:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.265Z] [2023-06-07T13:43:22.265Z] 12:38:01 CPU %user %nice %system %iowait %steal %idle [2023-06-07T13:43:22.265Z] 12:39:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-06-07T13:43:22.265Z] 12:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.265Z] 12:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:39:01 2 0.35 0.00 0.02 0.00 0.02 99.62 [2023-06-07T13:43:22.265Z] 12:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:40:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-06-07T13:43:22.265Z] 12:40:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.265Z] 12:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.265Z] 12:40:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.265Z] 12:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:40:01 4 0.03 0.00 0.00 0.03 0.00 99.93 [2023-06-07T13:43:22.265Z] 12:40:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-06-07T13:43:22.265Z] 12:41:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2023-06-07T13:43:22.265Z] 12:41:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2023-06-07T13:43:22.265Z] 12:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2023-06-07T13:43:22.265Z] 12:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.265Z] 12:41:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2023-06-07T13:43:22.265Z] 12:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:42:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-06-07T13:43:22.265Z] 12:42:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2023-06-07T13:43:22.265Z] 12:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.265Z] 12:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.265Z] 12:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-06-07T13:43:22.265Z] 12:43:01 0 0.02 0.00 0.02 0.02 0.03 99.92 [2023-06-07T13:43:22.265Z] 12:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.265Z] 12:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:43:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2023-06-07T13:43:22.265Z] 12:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:43:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:44:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-06-07T13:43:22.265Z] 12:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:44:01 2 0.00 0.00 0.00 0.07 0.02 99.92 [2023-06-07T13:43:22.265Z] 12:44:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:44:01 4 0.03 0.00 0.05 0.02 0.02 99.88 [2023-06-07T13:43:22.265Z] 12:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:45:01 all 0.00 0.00 0.01 0.01 0.01 99.97 [2023-06-07T13:43:22.265Z] 12:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.265Z] 12:45:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.265Z] 12:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:45:01 4 0.02 0.00 0.02 0.05 0.03 99.88 [2023-06-07T13:43:22.265Z] 12:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:46:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-06-07T13:43:22.265Z] 12:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.265Z] 12:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:46:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2023-06-07T13:43:22.265Z] 12:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.265Z] 12:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:47:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-06-07T13:43:22.265Z] 12:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.265Z] 12:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.265Z] 12:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.265Z] 12:47:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:47:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2023-06-07T13:43:22.265Z] 12:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:48:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-06-07T13:43:22.265Z] 12:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:48:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-07T13:43:22.265Z] 12:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:48:01 4 0.02 0.00 0.03 0.08 0.03 99.83 [2023-06-07T13:43:22.265Z] 12:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.265Z] 12:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.265Z] 12:49:01 all 4.50 0.00 1.40 1.78 0.04 92.28 [2023-06-07T13:43:22.265Z] 12:49:01 0 3.66 0.00 1.54 0.30 0.03 94.47 [2023-06-07T13:43:22.265Z] 12:49:01 1 5.86 0.00 1.21 0.22 0.03 92.69 [2023-06-07T13:43:22.265Z] 12:49:01 2 3.99 0.00 1.68 5.55 0.03 88.74 [2023-06-07T13:43:22.265Z] 12:49:01 3 3.78 0.00 1.47 0.69 0.05 94.02 [2023-06-07T13:43:22.265Z] 12:49:01 4 4.93 0.00 1.37 5.89 0.03 87.78 [2023-06-07T13:43:22.265Z] 12:49:01 5 3.79 0.00 1.38 0.42 0.05 94.36 [2023-06-07T13:43:22.265Z] 12:49:01 6 4.23 0.00 1.07 0.60 0.03 94.07 [2023-06-07T13:43:22.265Z] 12:49:01 7 5.75 0.00 1.53 0.57 0.05 92.10 [2023-06-07T13:43:22.265Z] [2023-06-07T13:43:22.265Z] 12:49:01 CPU %user %nice %system %iowait %steal %idle [2023-06-07T13:43:22.265Z] 12:50:01 all 1.38 0.00 0.30 0.23 0.02 98.06 [2023-06-07T13:43:22.265Z] 12:50:01 0 1.11 0.00 0.22 0.00 0.02 98.66 [2023-06-07T13:43:22.265Z] 12:50:01 1 0.55 0.00 0.17 0.00 0.02 99.27 [2023-06-07T13:43:22.265Z] 12:50:01 2 0.07 0.00 0.05 1.22 0.00 98.67 [2023-06-07T13:43:22.265Z] 12:50:01 3 0.07 0.00 0.05 0.00 0.03 99.85 [2023-06-07T13:43:22.265Z] 12:50:01 4 1.43 0.00 0.32 0.50 0.03 97.72 [2023-06-07T13:43:22.265Z] 12:50:01 5 0.90 0.00 0.08 0.00 0.02 99.00 [2023-06-07T13:43:22.265Z] 12:50:01 6 1.05 0.00 0.25 0.03 0.02 98.65 [2023-06-07T13:43:22.265Z] 12:50:01 7 5.94 0.00 1.28 0.08 0.05 92.65 [2023-06-07T13:43:22.265Z] 12:51:01 all 6.78 0.00 1.08 1.57 0.05 90.52 [2023-06-07T13:43:22.265Z] 12:51:01 0 1.29 0.00 0.28 0.03 0.03 98.36 [2023-06-07T13:43:22.265Z] 12:51:01 1 5.52 0.00 1.20 0.30 0.02 92.96 [2023-06-07T13:43:22.265Z] 12:51:01 2 6.42 0.00 1.19 6.93 0.03 85.43 [2023-06-07T13:43:22.265Z] 12:51:01 3 11.86 0.00 1.50 0.89 0.07 85.69 [2023-06-07T13:43:22.265Z] 12:51:01 4 4.23 0.00 0.52 3.22 0.12 91.92 [2023-06-07T13:43:22.265Z] 12:51:01 5 14.35 0.00 1.72 0.40 0.03 83.50 [2023-06-07T13:43:22.265Z] 12:51:01 6 2.70 0.00 0.48 0.00 0.03 96.78 [2023-06-07T13:43:22.265Z] 12:51:01 7 7.84 0.00 1.73 0.81 0.05 89.57 [2023-06-07T13:43:22.265Z] 12:52:01 all 22.16 0.00 2.40 0.57 0.05 74.83 [2023-06-07T13:43:22.265Z] 12:52:01 0 19.17 0.00 2.68 0.42 0.03 77.70 [2023-06-07T13:43:22.265Z] 12:52:01 1 14.05 0.00 1.62 0.02 0.07 84.25 [2023-06-07T13:43:22.265Z] 12:52:01 2 19.55 0.00 2.24 2.07 0.03 76.11 [2023-06-07T13:43:22.265Z] 12:52:01 3 20.96 0.00 2.27 0.27 0.05 76.46 [2023-06-07T13:43:22.265Z] 12:52:01 4 23.20 0.00 2.15 0.65 0.03 73.97 [2023-06-07T13:43:22.265Z] 12:52:01 5 30.26 0.00 3.55 0.20 0.05 65.94 [2023-06-07T13:43:22.265Z] 12:52:01 6 21.42 0.00 2.40 0.42 0.05 75.71 [2023-06-07T13:43:22.265Z] 12:52:01 7 28.67 0.00 2.30 0.50 0.05 68.47 [2023-06-07T13:43:22.265Z] 12:53:01 all 26.42 0.00 1.43 0.35 0.05 71.75 [2023-06-07T13:43:22.265Z] 12:53:01 0 31.55 0.00 1.60 0.42 0.07 66.37 [2023-06-07T13:43:22.265Z] 12:53:01 1 21.66 0.00 1.23 0.33 0.03 76.74 [2023-06-07T13:43:22.265Z] 12:53:01 2 16.73 0.00 1.37 0.67 0.03 81.20 [2023-06-07T13:43:22.265Z] 12:53:01 3 26.97 0.00 1.30 0.02 0.02 71.70 [2023-06-07T13:43:22.265Z] 12:53:01 4 22.56 0.00 1.19 1.12 0.05 75.09 [2023-06-07T13:43:22.265Z] 12:53:01 5 14.96 0.00 0.85 0.00 0.03 84.16 [2023-06-07T13:43:22.265Z] 12:53:01 6 16.65 0.00 1.15 0.13 0.05 82.02 [2023-06-07T13:43:22.265Z] 12:53:01 7 60.24 0.00 2.77 0.10 0.10 36.79 [2023-06-07T13:43:22.265Z] 12:54:01 all 11.62 0.00 0.67 1.44 0.03 86.24 [2023-06-07T13:43:22.265Z] 12:54:01 0 32.25 0.00 1.83 0.97 0.05 64.89 [2023-06-07T13:43:22.265Z] 12:54:01 1 26.10 0.00 1.36 0.18 0.05 72.31 [2023-06-07T13:43:22.265Z] 12:54:01 2 10.32 0.00 0.63 1.32 0.03 87.69 [2023-06-07T13:43:22.265Z] 12:54:01 3 16.04 0.00 0.62 0.40 0.03 82.91 [2023-06-07T13:43:22.265Z] 12:54:01 4 5.52 0.00 0.47 7.78 0.02 86.21 [2023-06-07T13:43:22.265Z] 12:54:01 5 1.98 0.00 0.22 0.00 0.02 97.78 [2023-06-07T13:43:22.265Z] 12:54:01 6 0.57 0.00 0.17 0.18 0.02 99.07 [2023-06-07T13:43:22.265Z] 12:54:01 7 0.37 0.00 0.07 0.68 0.00 98.88 [2023-06-07T13:43:22.265Z] 12:55:01 all 25.20 0.00 1.27 0.21 0.04 73.28 [2023-06-07T13:43:22.265Z] 12:55:01 0 38.61 0.00 1.65 0.23 0.07 59.44 [2023-06-07T13:43:22.265Z] 12:55:01 1 36.66 0.00 1.78 0.37 0.05 61.14 [2023-06-07T13:43:22.265Z] 12:55:01 2 6.80 0.00 0.63 0.20 0.02 92.35 [2023-06-07T13:43:22.265Z] 12:55:01 3 40.90 0.00 1.82 0.03 0.05 57.20 [2023-06-07T13:43:22.265Z] 12:55:01 4 10.54 0.00 0.77 0.85 0.02 87.83 [2023-06-07T13:43:22.265Z] 12:55:01 5 3.57 0.00 0.30 0.02 0.02 96.10 [2023-06-07T13:43:22.265Z] 12:55:01 6 21.43 0.00 1.17 0.00 0.03 77.37 [2023-06-07T13:43:22.265Z] 12:55:01 7 43.05 0.00 2.05 0.00 0.05 54.85 [2023-06-07T13:43:22.265Z] 12:56:01 all 12.14 0.00 0.61 0.28 0.02 86.95 [2023-06-07T13:43:22.265Z] 12:56:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2023-06-07T13:43:22.265Z] 12:56:01 1 21.20 0.00 0.62 0.32 0.03 77.84 [2023-06-07T13:43:22.265Z] 12:56:01 2 1.37 0.00 0.15 0.40 0.02 98.06 [2023-06-07T13:43:22.265Z] 12:56:01 3 22.20 0.00 1.03 0.33 0.03 76.40 [2023-06-07T13:43:22.265Z] 12:56:01 4 1.78 0.00 0.20 0.92 0.00 97.10 [2023-06-07T13:43:22.265Z] 12:56:01 5 34.94 0.00 1.82 0.17 0.05 63.03 [2023-06-07T13:43:22.265Z] 12:56:01 6 14.32 0.00 0.88 0.08 0.02 84.70 [2023-06-07T13:43:22.265Z] 12:56:01 7 1.28 0.00 0.15 0.00 0.02 98.55 [2023-06-07T13:43:22.265Z] 12:57:01 all 11.17 0.00 1.16 0.60 0.03 87.04 [2023-06-07T13:43:22.265Z] 12:57:01 0 2.73 0.00 0.75 0.03 0.03 96.46 [2023-06-07T13:43:22.265Z] 12:57:01 1 2.27 0.00 0.27 0.78 0.02 96.67 [2023-06-07T13:43:22.265Z] 12:57:01 2 14.70 0.00 1.57 0.93 0.03 82.77 [2023-06-07T13:43:22.265Z] 12:57:01 3 12.83 0.00 1.55 0.13 0.02 85.47 [2023-06-07T13:43:22.265Z] 12:57:01 4 7.20 0.00 1.08 2.17 0.03 89.51 [2023-06-07T13:43:22.265Z] 12:57:01 5 25.63 0.00 2.15 0.00 0.03 72.19 [2023-06-07T13:43:22.265Z] 12:57:01 6 11.72 0.00 0.88 0.45 0.02 86.93 [2023-06-07T13:43:22.265Z] 12:57:01 7 12.39 0.00 1.05 0.28 0.03 86.24 [2023-06-07T13:43:22.265Z] 12:58:02 all 5.76 0.00 1.73 7.63 0.04 84.84 [2023-06-07T13:43:22.265Z] 12:58:02 0 3.35 0.00 1.39 0.02 0.05 95.20 [2023-06-07T13:43:22.265Z] 12:58:02 1 3.49 0.00 0.90 0.00 0.08 95.52 [2023-06-07T13:43:22.265Z] 12:58:02 2 3.56 0.00 1.83 41.22 0.03 53.36 [2023-06-07T13:43:22.265Z] 12:58:02 3 2.11 0.00 0.77 0.25 0.03 96.84 [2023-06-07T13:43:22.265Z] 12:58:02 4 5.17 0.00 1.43 15.88 0.03 77.49 [2023-06-07T13:43:22.265Z] 12:58:02 5 20.07 0.00 4.20 2.76 0.05 72.92 [2023-06-07T13:43:22.265Z] 12:58:02 6 4.45 0.00 1.69 0.49 0.02 93.36 [2023-06-07T13:43:22.265Z] 12:58:02 7 3.86 0.00 1.63 0.55 0.03 93.92 [2023-06-07T13:43:22.265Z] 12:59:01 all 13.58 0.00 0.38 0.09 0.07 85.88 [2023-06-07T13:43:22.266Z] 12:59:01 0 20.60 0.00 0.49 0.00 0.10 78.81 [2023-06-07T13:43:22.266Z] 12:59:01 1 10.78 0.00 0.24 0.00 0.05 88.93 [2023-06-07T13:43:22.266Z] 12:59:01 2 15.11 0.00 0.42 0.51 0.05 83.90 [2023-06-07T13:43:22.266Z] 12:59:01 3 24.04 0.00 0.82 0.19 0.14 74.82 [2023-06-07T13:43:22.266Z] 12:59:01 4 4.20 0.00 0.15 0.00 0.02 95.63 [2023-06-07T13:43:22.266Z] 12:59:01 5 8.74 0.00 0.32 0.00 0.05 90.89 [2023-06-07T13:43:22.266Z] 12:59:01 6 13.84 0.00 0.31 0.00 0.07 85.79 [2023-06-07T13:43:22.266Z] 12:59:01 7 11.42 0.00 0.31 0.00 0.09 88.18 [2023-06-07T13:43:22.266Z] 13:00:01 all 10.43 0.00 1.39 0.12 0.05 88.02 [2023-06-07T13:43:22.266Z] 13:00:01 0 11.25 0.00 1.65 0.00 0.05 87.04 [2023-06-07T13:43:22.266Z] 13:00:01 1 6.55 0.00 1.13 0.05 0.03 92.23 [2023-06-07T13:43:22.266Z] 13:00:01 2 2.26 0.00 1.02 0.75 0.02 95.94 [2023-06-07T13:43:22.266Z] 13:00:01 3 14.91 0.00 1.51 0.10 0.08 83.39 [2023-06-07T13:43:22.266Z] 13:00:01 4 9.90 0.00 1.22 0.00 0.03 88.84 [2023-06-07T13:43:22.266Z] 13:00:01 5 17.82 0.00 1.58 0.02 0.07 80.51 [2023-06-07T13:43:22.266Z] 13:00:01 6 10.37 0.00 1.39 0.00 0.03 88.21 [2023-06-07T13:43:22.266Z] 13:00:01 7 10.44 0.00 1.59 0.02 0.07 87.88 [2023-06-07T13:43:22.266Z] [2023-06-07T13:43:22.266Z] 13:00:01 CPU %user %nice %system %iowait %steal %idle [2023-06-07T13:43:22.266Z] 13:01:01 all 0.44 0.00 0.18 1.56 0.02 97.80 [2023-06-07T13:43:22.266Z] 13:01:01 0 0.13 0.00 0.13 0.02 0.02 99.70 [2023-06-07T13:43:22.266Z] 13:01:01 1 1.94 0.00 0.12 0.00 0.00 97.94 [2023-06-07T13:43:22.266Z] 13:01:01 2 0.22 0.00 0.37 8.29 0.02 91.11 [2023-06-07T13:43:22.266Z] 13:01:01 3 0.15 0.00 0.23 3.41 0.02 96.19 [2023-06-07T13:43:22.266Z] 13:01:01 4 0.33 0.00 0.17 0.18 0.02 99.30 [2023-06-07T13:43:22.266Z] 13:01:01 5 0.27 0.00 0.13 0.08 0.02 99.50 [2023-06-07T13:43:22.266Z] 13:01:01 6 0.25 0.00 0.15 0.57 0.02 99.02 [2023-06-07T13:43:22.266Z] 13:01:01 7 0.23 0.00 0.15 0.00 0.03 99.58 [2023-06-07T13:43:22.266Z] 13:02:01 all 0.05 0.00 0.01 0.02 0.01 99.91 [2023-06-07T13:43:22.266Z] 13:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:02:01 1 0.23 0.00 0.00 0.00 0.02 99.75 [2023-06-07T13:43:22.266Z] 13:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:02:01 3 0.07 0.00 0.02 0.10 0.02 99.80 [2023-06-07T13:43:22.266Z] 13:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:02:01 5 0.03 0.00 0.05 0.07 0.02 99.83 [2023-06-07T13:43:22.266Z] 13:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:03:01 all 0.17 0.00 0.02 0.00 0.01 99.80 [2023-06-07T13:43:22.266Z] 13:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.266Z] 13:03:01 1 1.17 0.00 0.02 0.00 0.00 98.81 [2023-06-07T13:43:22.266Z] 13:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.266Z] 13:03:01 3 0.07 0.00 0.07 0.02 0.00 99.85 [2023-06-07T13:43:22.266Z] 13:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:03:01 5 0.03 0.00 0.03 0.02 0.02 99.90 [2023-06-07T13:43:22.266Z] 13:03:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2023-06-07T13:43:22.266Z] 13:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:04:01 all 0.01 0.00 0.01 0.17 0.00 99.80 [2023-06-07T13:43:22.266Z] 13:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.266Z] 13:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-07T13:43:22.266Z] 13:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:04:01 5 0.00 0.00 0.00 1.38 0.00 98.62 [2023-06-07T13:43:22.266Z] 13:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:04:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:05:01 all 0.08 0.00 0.01 0.16 0.01 99.75 [2023-06-07T13:43:22.266Z] 13:05:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2023-06-07T13:43:22.266Z] 13:05:01 1 0.47 0.00 0.02 0.00 0.02 99.50 [2023-06-07T13:43:22.266Z] 13:05:01 2 0.00 0.00 0.00 0.28 0.02 99.70 [2023-06-07T13:43:22.266Z] 13:05:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:05:01 5 0.00 0.00 0.02 0.98 0.00 99.00 [2023-06-07T13:43:22.266Z] 13:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:06:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-06-07T13:43:22.266Z] 13:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:06:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2023-06-07T13:43:22.266Z] 13:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:06:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-07T13:43:22.266Z] 13:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.266Z] 13:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:07:01 all 0.16 0.00 0.03 0.00 0.01 99.81 [2023-06-07T13:43:22.266Z] 13:07:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2023-06-07T13:43:22.266Z] 13:07:01 1 0.95 0.00 0.02 0.00 0.02 99.02 [2023-06-07T13:43:22.266Z] 13:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:07:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-07T13:43:22.266Z] 13:07:01 4 0.17 0.00 0.05 0.00 0.00 99.78 [2023-06-07T13:43:22.266Z] 13:07:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:07:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:08:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2023-06-07T13:43:22.266Z] 13:08:01 0 0.00 0.00 0.05 0.00 0.02 99.93 [2023-06-07T13:43:22.266Z] 13:08:01 1 1.97 0.00 0.00 0.00 0.02 98.01 [2023-06-07T13:43:22.266Z] 13:08:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.266Z] 13:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:08:01 4 0.15 0.00 0.02 0.00 0.00 99.83 [2023-06-07T13:43:22.266Z] 13:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:09:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2023-06-07T13:43:22.266Z] 13:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.266Z] 13:09:01 1 1.94 0.00 0.03 0.00 0.02 98.01 [2023-06-07T13:43:22.266Z] 13:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:09:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2023-06-07T13:43:22.266Z] 13:09:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2023-06-07T13:43:22.266Z] 13:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.266Z] 13:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-07T13:43:22.266Z] 13:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.266Z] 13:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-07T13:43:22.266Z] 13:10:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:10:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:11:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2023-06-07T13:43:22.266Z] 13:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:11:01 1 0.05 0.00 0.02 0.00 0.03 99.90 [2023-06-07T13:43:22.266Z] 13:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:11:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2023-06-07T13:43:22.266Z] 13:11:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:11:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] [2023-06-07T13:43:22.266Z] 13:11:01 CPU %user %nice %system %iowait %steal %idle [2023-06-07T13:43:22.266Z] 13:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-06-07T13:43:22.266Z] 13:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:12:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:12:01 3 0.07 0.00 0.03 0.02 0.03 99.85 [2023-06-07T13:43:22.266Z] 13:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.266Z] 13:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:13:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-06-07T13:43:22.266Z] 13:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.266Z] 13:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:13:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2023-06-07T13:43:22.266Z] 13:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:13:01 5 0.00 0.00 0.02 0.07 0.00 99.92 [2023-06-07T13:43:22.266Z] 13:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:14:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2023-06-07T13:43:22.266Z] 13:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.266Z] 13:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:14:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:14:01 3 0.05 0.00 0.00 0.00 0.03 99.92 [2023-06-07T13:43:22.266Z] 13:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:14:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:15:01 all 0.15 0.00 0.03 0.00 0.01 99.81 [2023-06-07T13:43:22.266Z] 13:15:01 0 0.43 0.00 0.07 0.00 0.00 99.50 [2023-06-07T13:43:22.266Z] 13:15:01 1 0.45 0.00 0.03 0.00 0.02 99.50 [2023-06-07T13:43:22.266Z] 13:15:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2023-06-07T13:43:22.266Z] 13:15:01 3 0.13 0.00 0.07 0.00 0.03 99.77 [2023-06-07T13:43:22.266Z] 13:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:15:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:15:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2023-06-07T13:43:22.266Z] 13:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.266Z] 13:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:16:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:16:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-06-07T13:43:22.266Z] 13:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.266Z] 13:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:17:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:17:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2023-06-07T13:43:22.266Z] 13:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.266Z] 13:17:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:18:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.266Z] 13:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:19:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2023-06-07T13:43:22.266Z] 13:19:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.266Z] 13:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:19:01 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:20:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:20:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:21:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2023-06-07T13:43:22.266Z] 13:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.266Z] 13:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:21:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-07T13:43:22.266Z] 13:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.266Z] 13:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:22:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:22:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.266Z] 13:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:22:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-06-07T13:43:22.266Z] 13:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.266Z] 13:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] [2023-06-07T13:43:22.266Z] 13:22:01 CPU %user %nice %system %iowait %steal %idle [2023-06-07T13:43:22.266Z] 13:23:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.266Z] 13:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.266Z] 13:23:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:23:01 3 0.02 0.00 0.05 0.00 0.03 99.90 [2023-06-07T13:43:22.266Z] 13:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.266Z] 13:24:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2023-06-07T13:43:22.266Z] 13:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.266Z] 13:24:01 2 0.00 0.00 0.00 0.07 0.00 99.93 [2023-06-07T13:43:22.267Z] 13:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:24:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-07T13:43:22.267Z] 13:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:25:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2023-06-07T13:43:22.267Z] 13:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-07T13:43:22.267Z] 13:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:25:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2023-06-07T13:43:22.267Z] 13:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.267Z] 13:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:26:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.267Z] 13:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:26:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:26:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.267Z] 13:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:27:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:27:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-07T13:43:22.267Z] 13:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:27:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-06-07T13:43:22.267Z] 13:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.267Z] 13:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.267Z] 13:28:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-07T13:43:22.267Z] 13:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:28:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-07T13:43:22.267Z] 13:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:29:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-07T13:43:22.267Z] 13:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:29:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-06-07T13:43:22.267Z] 13:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:30:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-07T13:43:22.267Z] 13:30:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.267Z] 13:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.267Z] 13:31:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-07T13:43:22.267Z] 13:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:31:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-06-07T13:43:22.267Z] 13:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:31:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:32:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.267Z] 13:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.267Z] 13:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:33:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] [2023-06-07T13:43:22.267Z] 13:33:01 CPU %user %nice %system %iowait %steal %idle [2023-06-07T13:43:22.267Z] 13:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:34:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2023-06-07T13:43:22.267Z] 13:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:34:01 5 0.00 0.00 0.03 0.02 0.00 99.95 [2023-06-07T13:43:22.267Z] 13:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-06-07T13:43:22.267Z] 13:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:35:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-07T13:43:22.267Z] 13:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:35:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:35:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-07T13:43:22.267Z] 13:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:36:01 all 0.01 0.00 0.00 0.00 0.00 99.99 [2023-06-07T13:43:22.267Z] 13:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.267Z] 13:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:36:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:37:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2023-06-07T13:43:22.267Z] 13:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:37:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:37:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:38:01 all 0.00 0.00 0.01 0.01 0.01 99.98 [2023-06-07T13:43:22.267Z] 13:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:38:01 2 0.00 0.00 0.00 0.05 0.02 99.93 [2023-06-07T13:43:22.267Z] 13:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-06-07T13:43:22.267Z] 13:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-06-07T13:43:22.267Z] 13:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-07T13:43:22.267Z] 13:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:39:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:39:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-06-07T13:43:22.267Z] 13:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:40:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2023-06-07T13:43:22.267Z] 13:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.267Z] 13:40:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:40:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:40:01 6 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-07T13:43:22.267Z] 13:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:41:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:41:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:41:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:42:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2023-06-07T13:43:22.267Z] 13:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-07T13:43:22.267Z] 13:42:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-07T13:43:22.267Z] 13:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-07T13:43:22.267Z] 13:42:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-07T13:43:22.267Z] 13:42:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-07T13:43:22.267Z] 13:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-07T13:43:22.267Z] 13:43:01 all 3.58 0.00 1.46 1.10 0.02 93.84 [2023-06-07T13:43:22.267Z] 13:43:01 0 3.75 0.00 1.97 0.23 0.02 94.03 [2023-06-07T13:43:22.267Z] 13:43:01 1 3.08 0.00 1.37 0.40 0.02 95.13 [2023-06-07T13:43:22.267Z] 13:43:01 2 2.57 0.00 0.99 0.18 0.02 96.24 [2023-06-07T13:43:22.267Z] 13:43:01 3 3.39 0.00 1.33 0.05 0.03 95.20 [2023-06-07T13:43:22.267Z] 13:43:01 4 3.57 0.00 1.76 0.49 0.02 94.17 [2023-06-07T13:43:22.267Z] 13:43:01 5 3.85 0.00 1.90 7.42 0.02 86.81 [2023-06-07T13:43:22.267Z] 13:43:01 6 4.04 0.00 1.40 0.05 0.03 94.47 [2023-06-07T13:43:22.267Z] 13:43:01 7 4.37 0.00 0.96 0.00 0.03 94.64 [2023-06-07T13:43:22.267Z] Average: all 1.37 0.00 0.15 0.19 0.01 98.28 [2023-06-07T13:43:22.267Z] Average: 0 1.47 0.00 0.16 0.04 0.01 98.33 [2023-06-07T13:43:22.267Z] Average: 1 1.43 0.00 0.13 0.08 0.01 98.35 [2023-06-07T13:43:22.267Z] Average: 2 1.09 0.00 0.14 0.70 0.01 98.06 [2023-06-07T13:43:22.267Z] Average: 3 1.71 0.00 0.15 0.06 0.01 98.06 [2023-06-07T13:43:22.267Z] Average: 4 0.92 0.00 0.13 0.42 0.01 98.53 [2023-06-07T13:43:22.267Z] Average: 5 1.58 0.00 0.19 0.12 0.02 98.09 [2023-06-07T13:43:22.267Z] Average: 6 1.11 0.00 0.14 0.03 0.01 98.71 [2023-06-07T13:43:22.267Z] Average: 7 1.66 0.00 0.18 0.04 0.01 98.12 [2023-06-07T13:43:22.267Z] [2023-06-07T13:43:22.267Z] [2023-06-07T13:43:22.267Z]