Push event to branch issue-46 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8abb0c10119b40d13f81c12c2e443cfacddee858 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-ssh16343944027157685802.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh14047878272936669496.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/issue-46/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/issue-46/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8678254191723945466.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/issue-46/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2724755111586220197.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3028061096303976993.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/issue-46/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/issue-46/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17097760143659360398.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6865 in /w/workspace/oundry_edgex-taf-common_issue-46 [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/oundry_edgex-taf-common_issue-46 # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 8abb0c10119b40d13f81c12c2e443cfacddee858 (issue-46) Commit message: "feat: add influxdb-client library" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } > 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 8abb0c10119b40d13f81c12c2e443cfacddee858 # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T12:27:09.651Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T12:27:09.807Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T12:27:09.898Z] ========================================================= [2022-10-03T12:27:09.899Z] EdgeX Global Pipelines Version Info [2022-10-03T12:27:09.899Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T12:27:10.641Z] ------------------- [2022-10-03T12:27:10.641Z] stable info: [2022-10-03T12:27:10.641Z] ------------------- [2022-10-03T12:27:10.641Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T12:27:10.641Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T12:27:10.641Z] Message: update stable to v1.0.239 [2022-10-03T12:27:11.211Z] ------------------- [2022-10-03T12:27:11.211Z] experimental info: [2022-10-03T12:27:11.211Z] ------------------- [2022-10-03T12:27:11.211Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T12:27:11.211Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T12:27:11.211Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-10-03T12:27:11.550Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2022-10-03T12:27:11.586Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2022-10-03T12:27:11.619Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T12:27:11.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T12:27:11.686Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T12:27:11.724Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2022-10-03T12:27:11.754Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T12:27:11.786Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-10-03T12:27:11.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-10-03T12:27:11.864Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T12:27:11.897Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-10-03T12:27:11.929Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2022-10-03T12:27:11.960Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T12:27:11.993Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T12:27:12.036Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = issue-46 [Pipeline] echo [2022-10-03T12:27:12.076Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = issue-46 [Pipeline] echo [2022-10-03T12:27:12.109Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = issue-46 [Pipeline] echo [2022-10-03T12:27:12.148Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8abb0c10119b40d13f81c12c2e443cfacddee858 [Pipeline] echo [2022-10-03T12:27:12.179Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8abb0c1 [Pipeline] echo [2022-10-03T12:27:12.211Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T12:27:12.314Z] provisioning config files... [2022-10-03T12:27:12.327Z] copy managed file [taf-settings] to file:/w/workspace/oundry_edgex-taf-common_issue-46@tmp/config15942365064668624040tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T12:27:12.665Z] ---> docker-login.sh [2022-10-03T12:27:12.665Z] nexus3.edgexfoundry.org:10001 [2022-10-03T12:27:12.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:27:13.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:27:13.183Z] Configure a credential helper to remove this warning. See [2022-10-03T12:27:13.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:27:13.183Z] [2022-10-03T12:27:13.183Z] Login Succeeded [2022-10-03T12:27:13.183Z] nexus3.edgexfoundry.org:10002 [2022-10-03T12:27:13.183Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:27:13.183Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:27:13.183Z] Configure a credential helper to remove this warning. See [2022-10-03T12:27:13.183Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:27:13.183Z] [2022-10-03T12:27:13.183Z] Login Succeeded [2022-10-03T12:27:13.183Z] nexus3.edgexfoundry.org:10003 [2022-10-03T12:27:13.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:27:13.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:27:13.442Z] Configure a credential helper to remove this warning. See [2022-10-03T12:27:13.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:27:13.442Z] [2022-10-03T12:27:13.442Z] Login Succeeded [2022-10-03T12:27:13.442Z] nexus3.edgexfoundry.org:10004 [2022-10-03T12:27:13.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:27:13.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:27:13.442Z] Configure a credential helper to remove this warning. See [2022-10-03T12:27:13.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:27:13.442Z] [2022-10-03T12:27:13.442Z] Login Succeeded [2022-10-03T12:27:13.442Z] docker.io [2022-10-03T12:27:13.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:27:14.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:27:14.011Z] Configure a credential helper to remove this warning. See [2022-10-03T12:27:14.011Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:27:14.011Z] [2022-10-03T12:27:14.011Z] Login Succeeded [2022-10-03T12:27:14.011Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T12:27:14.039Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-03T12:27:14.699Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T12:27:14.699Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T12:27:14.699Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T12:27:14.699Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T12:27:14.699Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T12:27:14.699Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T12:27:14.699Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T12:27:15.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T12:27:15.176Z] [2022-10-03T12:27:15.177Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T12:27:15.543Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T12:27:15.543Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T12:27:15.543Z] b85a868b505f: Pulling fs layer [2022-10-03T12:27:15.543Z] e2be974225ed: Pulling fs layer [2022-10-03T12:27:15.543Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T12:27:15.543Z] 988bab9f4d93: Pulling fs layer [2022-10-03T12:27:15.543Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T12:27:15.543Z] eaf3925da568: Pulling fs layer [2022-10-03T12:27:15.543Z] bab4dde63d76: Pulling fs layer [2022-10-03T12:27:15.543Z] bde34c3a00c8: Pulling fs layer [2022-10-03T12:27:15.543Z] b352a97aabf1: Pulling fs layer [2022-10-03T12:27:15.543Z] 4872d77fe225: Pulling fs layer [2022-10-03T12:27:15.543Z] 5851b861e8e6: Pulling fs layer [2022-10-03T12:27:15.543Z] 988bab9f4d93: Waiting [2022-10-03T12:27:15.543Z] 1469e6f7b9e6: Waiting [2022-10-03T12:27:15.543Z] eaf3925da568: Waiting [2022-10-03T12:27:15.543Z] bab4dde63d76: Waiting [2022-10-03T12:27:15.543Z] bde34c3a00c8: Waiting [2022-10-03T12:27:15.543Z] b352a97aabf1: Waiting [2022-10-03T12:27:15.543Z] 4872d77fe225: Waiting [2022-10-03T12:27:15.543Z] 5851b861e8e6: Waiting [2022-10-03T12:27:15.543Z] e2be974225ed: Verifying Checksum [2022-10-03T12:27:15.543Z] e2be974225ed: Download complete [2022-10-03T12:27:15.543Z] 988bab9f4d93: Verifying Checksum [2022-10-03T12:27:15.543Z] 988bab9f4d93: Download complete [2022-10-03T12:27:15.802Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T12:27:15.802Z] 1469e6f7b9e6: Download complete [2022-10-03T12:27:15.802Z] eaf3925da568: Verifying Checksum [2022-10-03T12:27:15.802Z] eaf3925da568: Download complete [2022-10-03T12:27:15.802Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T12:27:15.802Z] 339a4e72a1f5: Download complete [2022-10-03T12:27:15.802Z] bde34c3a00c8: Download complete [2022-10-03T12:27:15.802Z] b352a97aabf1: Verifying Checksum [2022-10-03T12:27:15.802Z] b352a97aabf1: Download complete [2022-10-03T12:27:15.802Z] 4872d77fe225: Download complete [2022-10-03T12:27:15.802Z] 5851b861e8e6: Download complete [2022-10-03T12:27:15.802Z] b85a868b505f: Verifying Checksum [2022-10-03T12:27:15.802Z] b85a868b505f: Download complete [2022-10-03T12:27:16.370Z] bab4dde63d76: Verifying Checksum [2022-10-03T12:27:16.370Z] bab4dde63d76: Download complete [2022-10-03T12:27:17.309Z] b85a868b505f: Pull complete [2022-10-03T12:27:17.309Z] e2be974225ed: Pull complete [2022-10-03T12:27:17.879Z] 339a4e72a1f5: Pull complete [2022-10-03T12:27:17.879Z] 988bab9f4d93: Pull complete [2022-10-03T12:27:18.139Z] 1469e6f7b9e6: Pull complete [2022-10-03T12:27:18.399Z] eaf3925da568: Pull complete [2022-10-03T12:27:20.308Z] bab4dde63d76: Pull complete [2022-10-03T12:27:20.308Z] bde34c3a00c8: Pull complete [2022-10-03T12:27:20.308Z] b352a97aabf1: Pull complete [2022-10-03T12:27:20.308Z] 4872d77fe225: Pull complete [2022-10-03T12:27:20.308Z] 5851b861e8e6: Pull complete [2022-10-03T12:27:20.308Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T12:27:20.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T12:27:20.308Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T12:27:20.513Z] prd-ubuntu20.04-docker-8c-8g-6865 does not seem to be running inside a container [2022-10-03T12:27:20.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_edgex-taf-common_issue-46 -v /w/workspace/oundry_edgex-taf-common_issue-46:/w/workspace/oundry_edgex-taf-common_issue-46:rw,z -v /w/workspace/oundry_edgex-taf-common_issue-46@tmp:/w/workspace/oundry_edgex-taf-common_issue-46@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T12:27:21.910Z] $ docker top 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 -eo pid,comm [2022-10-03T12:27:21.975Z] 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). [2022-10-03T12:27:21.975Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T12:27:22.101Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T12:27:22.101Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T12:27:22.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T12:27:22.219Z] $ docker exec 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 ssh-agent [2022-10-03T12:27:22.347Z] SSH_AUTH_SOCK=/tmp/ssh-BGMCR72KmxaV/agent.31 [2022-10-03T12:27:22.347Z] SSH_AGENT_PID=37 [2022-10-03T12:27:22.358Z] Running ssh-add (command line suppressed) [2022-10-03T12:27:22.467Z] Identity added: /w/workspace/oundry_edgex-taf-common_issue-46@tmp/private_key_7569136114737442101.key (/w/workspace/oundry_edgex-taf-common_issue-46@tmp/private_key_7569136114737442101.key) [2022-10-03T12:27:22.484Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T12:27:22.819Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T12:27:22.860Z] $ docker exec --env ******** --env ******** 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 ssh-agent -k [2022-10-03T12:27:22.964Z] unset SSH_AUTH_SOCK; [2022-10-03T12:27:22.964Z] unset SSH_AGENT_PID; [2022-10-03T12:27:22.964Z] echo Agent pid 37 killed; [2022-10-03T12:27:22.978Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T12:27:23.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T12:27:23.060Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T12:27:23.203Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T12:27:23.205Z] $ docker exec 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 ssh-agent [2022-10-03T12:27:23.314Z] SSH_AUTH_SOCK=/tmp/ssh-FeS01YgPpmgi/agent.69 [2022-10-03T12:27:23.314Z] SSH_AGENT_PID=75 [2022-10-03T12:27:23.319Z] Running ssh-add (command line suppressed) [2022-10-03T12:27:23.421Z] Identity added: /w/workspace/oundry_edgex-taf-common_issue-46@tmp/private_key_3714782759069834706.key (/w/workspace/oundry_edgex-taf-common_issue-46@tmp/private_key_3714782759069834706.key) [2022-10-03T12:27:23.439Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T12:27:23.767Z] + git semver init [2022-10-03T12:27:24.027Z] 2022-10-03 12:27:23,973 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T12:27:24.027Z] 2022-10-03 12:27:23,973 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_edgex-taf-common_issue-46/.semver [2022-10-03T12:27:24.027Z] 2022-10-03 12:27:23,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/oundry_edgex-taf-common_issue-46/.semver [2022-10-03T12:27:24.027Z] 2022-10-03 12:27:23,974 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/oundry_edgex-taf-common_issue-46/.semver'], cwd=/w/workspace/oundry_edgex-taf-common_issue-46, universal_newlines=False, shell=None, istream=None) [2022-10-03T12:27:24.969Z] 2022-10-03 12:27:24,629 [append_file] DEBUG append to file:/w/workspace/oundry_edgex-taf-common_issue-46/.git/info/exclude [2022-10-03T12:27:24.969Z] 2022-10-03 12:27:24,629 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_edgex-taf-common_issue-46/.semver/issue-46 with force:False [2022-10-03T12:27:24.969Z] 2022-10-03 12:27:24,630 [write_file] DEBUG write to file:/w/workspace/oundry_edgex-taf-common_issue-46/.semver/issue-46 [2022-10-03T12:27:24.969Z] 2022-10-03 12:27:24,633 [execute] INFO git cat-file --batch-check [2022-10-03T12:27:24.969Z] 2022-10-03 12:27:24,634 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_edgex-taf-common_issue-46/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T12:27:24.969Z] 2022-10-03 12:27:24,639 [execute] INFO git cat-file --batch [2022-10-03T12:27:24.969Z] 2022-10-03 12:27:24,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_edgex-taf-common_issue-46/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T12:27:24.969Z] 2022-10-03 12:27:24,644 [read_version] DEBUG read version from /w/workspace/oundry_edgex-taf-common_issue-46/.semver/issue-46 [2022-10-03T12:27:24.969Z] 0.0.0 [Pipeline] } [2022-10-03T12:27:24.993Z] $ docker exec --env ******** --env ******** 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 ssh-agent -k [2022-10-03T12:27:25.101Z] unset SSH_AUTH_SOCK; [2022-10-03T12:27:25.101Z] unset SSH_AGENT_PID; [2022-10-03T12:27:25.102Z] echo Agent pid 75 killed; [2022-10-03T12:27:25.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T12:27:25.520Z] + git semver [Pipeline] } [2022-10-03T12:27:26.115Z] $ docker stop --time=1 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 [2022-10-03T12:27:27.456Z] $ docker rm -f 11328c7f32a9feefa9b857e4fd5e673111d0f5c165124255d07a688b8c4915f8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T12:27:27.858Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T12:27:28.089Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T12:27:28.106Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T12:27:28.617Z] provisioning config files... [2022-10-03T12:27:28.631Z] copy managed file [taf-settings] to file:/w/workspace/oundry_edgex-taf-common_issue-46@tmp/config163986112633545360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T12:27:28.972Z] ---> docker-login.sh [2022-10-03T12:27:28.972Z] nexus3.edgexfoundry.org:10001 [2022-10-03T12:27:28.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:27:28.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:27:28.972Z] Configure a credential helper to remove this warning. See [2022-10-03T12:27:28.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:27:28.972Z] [2022-10-03T12:27:28.972Z] Login Succeeded [2022-10-03T12:27:28.972Z] nexus3.edgexfoundry.org:10002 [2022-10-03T12:27:28.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:27:28.972Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:27:28.972Z] Configure a credential helper to remove this warning. See [2022-10-03T12:27:28.972Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:27:28.972Z] [2022-10-03T12:27:28.972Z] Login Succeeded [2022-10-03T12:27:28.972Z] nexus3.edgexfoundry.org:10003 [2022-10-03T12:27:29.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:27:29.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:27:29.232Z] Configure a credential helper to remove this warning. See [2022-10-03T12:27:29.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:27:29.232Z] [2022-10-03T12:27:29.232Z] Login Succeeded [2022-10-03T12:27:29.232Z] nexus3.edgexfoundry.org:10004 [2022-10-03T12:27:29.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:27:29.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:27:29.232Z] Configure a credential helper to remove this warning. See [2022-10-03T12:27:29.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:27:29.232Z] [2022-10-03T12:27:29.232Z] Login Succeeded [2022-10-03T12:27:29.232Z] docker.io [2022-10-03T12:27:29.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:27:29.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:27:29.753Z] Configure a credential helper to remove this warning. See [2022-10-03T12:27:29.753Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:27:29.753Z] [2022-10-03T12:27:29.753Z] Login Succeeded [2022-10-03T12:27:29.753Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T12:27:29.780Z] 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 [2022-10-03T12:27:30.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T12:27:31.046Z] + ls -al . [2022-10-03T12:27:31.046Z] total 68 [2022-10-03T12:27:31.046Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 12:27 . [2022-10-03T12:27:31.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 12:27 .. [2022-10-03T12:27:31.046Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 12:27 .git [2022-10-03T12:27:31.046Z] -rw-rw-r-- 1 jenkins jenkins 22 Oct 3 12:27 .gitignore [2022-10-03T12:27:31.046Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 12:27 .semver [2022-10-03T12:27:31.046Z] -rw-rw-r-- 1 jenkins jenkins 2265 Oct 3 12:27 Dockerfile [2022-10-03T12:27:31.046Z] -rw-rw-r-- 1 jenkins jenkins 746 Oct 3 12:27 Jenkinsfile [2022-10-03T12:27:31.046Z] -rw-rw-r-- 1 jenkins jenkins 11381 Oct 3 12:27 LICENSE [2022-10-03T12:27:31.046Z] -rw-rw-r-- 1 jenkins jenkins 3582 Oct 3 12:27 README.md [2022-10-03T12:27:31.046Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 12:27 TAF-Manager [2022-10-03T12:27:31.047Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 12:27 TUC [2022-10-03T12:27:31.047Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 12:27 VERSION [2022-10-03T12:27:31.047Z] -rw-rw-r-- 1 jenkins jenkins 307 Oct 3 12:27 requirements.txt [2022-10-03T12:27:31.047Z] -rw-rw-r-- 1 jenkins jenkins 54 Oct 3 12:27 robot-entrypoint.sh [2022-10-03T12:27:31.047Z] -rw-rw-r-- 1 jenkins jenkins 445 Oct 3 12:27 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T12:27:31.429Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8abb0c10119b40d13f81c12c2e443cfacddee858 --label arch=amd64 --label version=0.0.0 . [2022-10-03T12:27:31.430Z] Sending build context to Docker daemon 408.6kB [2022-10-03T12:27:31.430Z] Step 1/12 : FROM alpine:3.16 [2022-10-03T12:27:31.998Z] 3.16: Pulling from library/alpine [2022-10-03T12:27:32.258Z] 213ec9aee27d: Pulling fs layer [2022-10-03T12:27:32.258Z] 213ec9aee27d: Verifying Checksum [2022-10-03T12:27:32.258Z] 213ec9aee27d: Download complete [2022-10-03T12:27:32.518Z] 213ec9aee27d: Pull complete [2022-10-03T12:27:32.518Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T12:27:32.518Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T12:27:32.518Z] ---> 9c6f07244728 [2022-10-03T12:27:32.518Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2022-10-03T12:27:32.518Z] ---> Running in 62dba7b48ec2 [2022-10-03T12:27:32.781Z] Removing intermediate container 62dba7b48ec2 [2022-10-03T12:27:32.781Z] ---> b7dd6fc3c49c [2022-10-03T12:27:32.781Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2022-10-03T12:27:32.781Z] ---> Running in 3d61692110b8 [2022-10-03T12:27:32.781Z] Removing intermediate container 3d61692110b8 [2022-10-03T12:27:32.781Z] ---> 656d5674e613 [2022-10-03T12:27:32.781Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2022-10-03T12:27:33.040Z] ---> 2a4dbcce5580 [2022-10-03T12:27:33.040Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-10-03T12:27:33.300Z] ---> 6a094e74924d [2022-10-03T12:27:33.300Z] Step 6/12 : WORKDIR /edgex-taf [2022-10-03T12:27:33.300Z] ---> Running in 0d943fc840a4 [2022-10-03T12:27:33.300Z] Removing intermediate container 0d943fc840a4 [2022-10-03T12:27:33.300Z] ---> 2d8729d6bdb2 [2022-10-03T12:27:33.300Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T12:27:33.300Z] ---> Running in 17ccc8f6b672 [2022-10-03T12:27:33.870Z] Removing intermediate container 17ccc8f6b672 [2022-10-03T12:27:33.870Z] ---> 30b907262724 [2022-10-03T12:27:33.870Z] Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 [2022-10-03T12:27:34.129Z] ---> Running in a09f5e8a7ede [2022-10-03T12:27:34.388Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T12:27:35.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T12:27:35.585Z] (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) [2022-10-03T12:27:35.585Z] (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) [2022-10-03T12:27:35.848Z] Executing alpine-baselayout-3.2.0-r23.pre-upgrade [2022-10-03T12:27:35.848Z] Executing alpine-baselayout-3.2.0-r23.post-upgrade [2022-10-03T12:27:35.848Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:27:35.848Z] OK: 6 MiB in 14 packages [2022-10-03T12:27:35.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T12:27:36.787Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T12:27:37.046Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-03T12:27:37.046Z] (2/7) Installing brotli-libs (1.0.9-r6) [2022-10-03T12:27:37.046Z] (3/7) Installing nghttp2-libs (1.47.0-r0) [2022-10-03T12:27:37.304Z] (4/7) Installing libcurl (7.83.1-r3) [2022-10-03T12:27:37.304Z] (5/7) Installing curl (7.83.1-r3) [2022-10-03T12:27:37.569Z] (6/7) Installing docker-cli (20.10.18-r0) [2022-10-03T12:27:39.479Z] (7/7) Installing openssl (1.1.1q-r0) [2022-10-03T12:27:39.479Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:27:39.479Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T12:27:39.479Z] OK: 51 MiB in 21 packages [2022-10-03T12:27:39.479Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T12:27:40.420Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T12:27:40.988Z] (1/137) Installing libmagic (5.41-r0) [2022-10-03T12:27:40.988Z] (2/137) Installing file (5.41-r0) [2022-10-03T12:27:40.988Z] (3/137) Installing libxau (1.0.9-r0) [2022-10-03T12:27:41.250Z] (4/137) Installing libxdmcp (1.1.3-r0) [2022-10-03T12:27:41.250Z] (5/137) Installing libxcb (1.15-r0) [2022-10-03T12:27:41.511Z] (6/137) Installing libx11 (1.8-r0) [2022-10-03T12:27:41.511Z] (7/137) Installing libxext (1.3.4-r0) [2022-10-03T12:27:41.771Z] (8/137) Installing libice (1.0.10-r0) [2022-10-03T12:27:41.771Z] (9/137) Installing libuuid (2.38-r1) [2022-10-03T12:27:41.771Z] (10/137) Installing libsm (1.2.3-r0) [2022-10-03T12:27:42.031Z] (11/137) Installing libxt (1.2.1-r0) [2022-10-03T12:27:42.031Z] (12/137) Installing libxmu (1.1.3-r0) [2022-10-03T12:27:42.031Z] (13/137) Installing xset (1.2.4-r0) [2022-10-03T12:27:42.290Z] (14/137) Installing xprop (1.2.5-r0) [2022-10-03T12:27:42.290Z] (15/137) Installing xdg-utils (1.1.3-r3) [2022-10-03T12:27:42.290Z] (16/137) Installing eudev-libs (3.2.11-r0) [2022-10-03T12:27:42.550Z] (17/137) Installing pkgconf (1.8.0-r1) [2022-10-03T12:27:42.810Z] (18/137) Installing libffi (3.4.2-r1) [2022-10-03T12:27:42.810Z] (19/137) Installing libintl (0.21-r2) [2022-10-03T12:27:42.810Z] (20/137) Installing libblkid (2.38-r1) [2022-10-03T12:27:43.069Z] (21/137) Installing libmount (2.38-r1) [2022-10-03T12:27:43.069Z] (22/137) Installing pcre (8.45-r2) [2022-10-03T12:27:43.069Z] (23/137) Installing glib (2.72.1-r0) [2022-10-03T12:27:43.411Z] Still waiting to schedule task [2022-10-03T12:27:43.412Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-03T12:27:43.638Z] (24/137) Installing xz-libs (5.2.5-r1) [2022-10-03T12:27:43.638Z] (25/137) Installing libxml2 (2.9.14-r1) [2022-10-03T12:27:43.896Z] (26/137) Installing shared-mime-info (2.2-r0) [2022-10-03T12:27:43.896Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2022-10-03T12:27:44.156Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2022-10-03T12:27:44.156Z] (29/137) Installing libpng (1.6.37-r1) [2022-10-03T12:27:44.156Z] (30/137) Installing libwebp (1.2.3-r0) [2022-10-03T12:27:44.416Z] (31/137) Installing zstd-libs (1.5.2-r1) [2022-10-03T12:27:44.416Z] (32/137) Installing tiff (4.3.0-r1) [2022-10-03T12:27:44.678Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2022-10-03T12:27:44.678Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2022-10-03T12:27:44.678Z] (35/137) Installing libxcomposite (0.4.5-r0) [2022-10-03T12:27:44.938Z] (36/137) Installing libxfixes (6.0.0-r0) [2022-10-03T12:27:44.938Z] (37/137) Installing libxrender (0.9.10-r3) [2022-10-03T12:27:44.938Z] (38/137) Installing libxcursor (1.2.1-r0) [2022-10-03T12:27:45.197Z] (39/137) Installing libxdamage (1.1.5-r1) [2022-10-03T12:27:45.197Z] (40/137) Installing libxi (1.8-r0) [2022-10-03T12:27:45.197Z] (41/137) Installing libxinerama (1.1.4-r1) [2022-10-03T12:27:45.456Z] (42/137) Installing libxrandr (1.5.2-r1) [2022-10-03T12:27:45.456Z] (43/137) Installing atk (2.38.0-r0) [2022-10-03T12:27:45.456Z] (44/137) Installing libxtst (1.2.3-r3) [2022-10-03T12:27:45.716Z] (45/137) Installing dbus-libs (1.14.0-r1) [2022-10-03T12:27:45.716Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2022-10-03T12:27:45.975Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2022-10-03T12:27:45.975Z] (48/137) Installing expat (2.4.9-r0) [2022-10-03T12:27:45.975Z] (49/137) Installing libbz2 (1.0.8-r1) [2022-10-03T12:27:46.234Z] (50/137) Installing freetype (2.12.1-r0) [2022-10-03T12:27:46.235Z] (51/137) Installing fontconfig (2.14.0-r0) [2022-10-03T12:27:46.494Z] (52/137) Installing pixman (0.40.0-r3) [2022-10-03T12:27:46.494Z] (53/137) Installing cairo (1.17.4-r2) [2022-10-03T12:27:46.752Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2022-10-03T12:27:46.752Z] (55/137) Installing avahi-libs (0.8-r6) [2022-10-03T12:27:47.012Z] (56/137) Installing gmp (6.2.1-r2) [2022-10-03T12:27:47.012Z] (57/137) Installing nettle (3.7.3-r0) [2022-10-03T12:27:47.012Z] (58/137) Installing p11-kit (0.24.1-r0) [2022-10-03T12:27:47.272Z] (59/137) Installing libtasn1 (4.18.0-r0) [2022-10-03T12:27:47.272Z] (60/137) Installing libunistring (1.0-r0) [2022-10-03T12:27:47.532Z] (61/137) Installing gnutls (3.7.7-r0) [2022-10-03T12:27:47.791Z] (62/137) Installing cups-libs (2.4.2-r0) [2022-10-03T12:27:47.791Z] (63/137) Installing libepoxy (1.5.10-r0) [2022-10-03T12:27:48.049Z] (64/137) Installing fribidi (1.0.12-r0) [2022-10-03T12:27:48.049Z] (65/137) Installing graphite2 (1.3.14-r1) [2022-10-03T12:27:48.309Z] (66/137) Installing harfbuzz (4.3.0-r0) [2022-10-03T12:27:48.567Z] (67/137) Installing libxft (2.3.4-r0) [2022-10-03T12:27:48.567Z] (68/137) Installing pango (1.50.7-r0) [2022-10-03T12:27:48.567Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2022-10-03T12:27:48.827Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-03T12:27:48.827Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2022-10-03T12:27:48.827Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2022-10-03T12:27:49.087Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2022-10-03T12:27:49.346Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2022-10-03T12:27:50.725Z] Executing gtk+3.0-3.24.34-r1.post-install [2022-10-03T12:27:50.725Z] (75/137) Installing libfontenc (1.1.4-r0) [2022-10-03T12:27:50.725Z] (76/137) Installing mkfontscale (1.2.2-r0) [2022-10-03T12:27:50.725Z] (77/137) Installing font-opensans (0_git20210927-r0) [2022-10-03T12:27:51.296Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T12:27:51.296Z] (79/137) Installing libogg (1.3.5-r1) [2022-10-03T12:27:51.296Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T12:27:51.555Z] (81/137) Installing flac (1.3.4-r0) [2022-10-03T12:27:51.817Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2022-10-03T12:27:51.817Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2022-10-03T12:27:52.075Z] (84/137) Installing sdl2 (2.0.22-r0) [2022-10-03T12:27:52.075Z] (85/137) Installing aom-libs (3.3.0-r0) [2022-10-03T12:27:53.013Z] (86/137) Installing libass (0.16.0-r0) [2022-10-03T12:27:53.013Z] (87/137) Installing libdav1d (1.0.0-r0) [2022-10-03T12:27:53.272Z] (88/137) Installing libpciaccess (0.16-r0) [2022-10-03T12:27:53.272Z] (89/137) Installing libdrm (2.4.110-r0) [2022-10-03T12:27:53.272Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-03T12:27:53.531Z] (91/137) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-03T12:27:53.531Z] (92/137) Installing lame (3.100-r0) [2022-10-03T12:27:53.790Z] (93/137) Installing opus (1.3.1-r1) [2022-10-03T12:27:53.790Z] (94/137) Installing libasyncns (0.8-r1) [2022-10-03T12:27:53.790Z] (95/137) Installing libltdl (2.4.7-r0) [2022-10-03T12:27:54.049Z] (96/137) Installing orc (0.4.32-r0) [2022-10-03T12:27:54.049Z] (97/137) Installing libvorbis (1.3.7-r0) [2022-10-03T12:27:54.310Z] (98/137) Installing libsndfile (1.1.0-r0) [2022-10-03T12:27:54.311Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2022-10-03T12:27:54.311Z] (100/137) Installing soxr (0.1.3-r2) [2022-10-03T12:27:54.570Z] (101/137) Installing speexdsp (1.2.0-r0) [2022-10-03T12:27:54.570Z] (102/137) Installing tdb-libs (1.4.6-r0) [2022-10-03T12:27:54.570Z] (103/137) Installing libpulse (15.0-r2) [2022-10-03T12:27:54.832Z] (104/137) Installing cjson (1.7.15-r3) [2022-10-03T12:27:54.832Z] (105/137) Installing mbedtls (2.28.1-r0) [2022-10-03T12:27:55.099Z] (106/137) Installing librist (0.2.6-r1) [2022-10-03T12:27:55.099Z] (107/137) Installing libsrt (1.4.4-r0) [2022-10-03T12:27:55.359Z] (108/137) Installing libssh (0.9.6-r1) [2022-10-03T12:27:55.359Z] (109/137) Installing libtheora (1.1.1-r16) [2022-10-03T12:27:55.359Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2022-10-03T12:27:55.618Z] (111/137) Installing libva (2.14.0-r0) [2022-10-03T12:27:55.618Z] (112/137) Installing libvdpau (1.5-r0) [2022-10-03T12:27:55.618Z] (113/137) Installing vidstab (1.1.0-r1) [2022-10-03T12:27:55.877Z] (114/137) Installing libvpx (1.11.0-r1) [2022-10-03T12:27:56.136Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2022-10-03T12:27:56.395Z] (116/137) Installing numactl (2.0.14-r0) [2022-10-03T12:27:56.654Z] (117/137) Installing x265-libs (3.5-r3) [2022-10-03T12:27:57.589Z] (118/137) Installing xvidcore (1.3.7-r1) [2022-10-03T12:27:57.589Z] (119/137) Installing ffmpeg-libs (5.0.1-r1) [2022-10-03T12:28:00.123Z] (120/137) Installing libevent (2.1.12-r4) [2022-10-03T12:28:00.383Z] (121/137) Installing mesa (21.3.8-r2) [2022-10-03T12:28:00.383Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2022-10-03T12:28:00.642Z] (123/137) Installing mesa-gbm (21.3.8-r2) [2022-10-03T12:28:00.642Z] (124/137) Installing icu-data-en (71.1-r2) [2022-10-03T12:28:00.902Z] Executing icu-data-en-71.1-r2.post-install [2022-10-03T12:28:00.902Z] (125/137) Installing icu-libs (71.1-r2) [2022-10-03T12:28:00.902Z] * [2022-10-03T12:28:00.902Z] * If you need ICU with non-English locales and legacy charset support, install [2022-10-03T12:28:00.902Z] * package icu-data-full. [2022-10-03T12:28:00.902Z] * [2022-10-03T12:28:01.470Z] (126/137) Installing lcms2 (2.13.1-r0) [2022-10-03T12:28:01.470Z] (127/137) Installing minizip (1.2.12-r0) [2022-10-03T12:28:01.730Z] (128/137) Installing nspr (4.33-r0) [2022-10-03T12:28:01.730Z] (129/137) Installing sqlite-libs (3.38.5-r0) [2022-10-03T12:28:01.989Z] (130/137) Installing nss (3.78.1-r0) [2022-10-03T12:28:02.248Z] (131/137) Installing re2 (2022.04.01-r0) [2022-10-03T12:28:02.509Z] (132/137) Installing snappy (1.1.9-r4) [2022-10-03T12:28:02.509Z] (133/137) Installing libgpg-error (1.45-r0) [2022-10-03T12:28:02.509Z] (134/137) Installing libgcrypt (1.10.1-r0) [2022-10-03T12:28:02.770Z] (135/137) Installing libxslt (1.1.35-r0) [2022-10-03T12:28:03.030Z] (136/137) Installing chromium (102.0.5005.182-r0) [2022-10-03T12:28:35.118Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2022-10-03T12:28:35.118Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:28:35.118Z] Executing glib-2.72.1-r0.trigger [2022-10-03T12:28:35.118Z] Executing shared-mime-info-2.2-r0.trigger [2022-10-03T12:28:37.025Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-03T12:28:37.026Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2022-10-03T12:28:37.026Z] Executing fontconfig-2.14.0-r0.trigger [2022-10-03T12:28:37.026Z] Executing mkfontscale-1.2.2-r0.trigger [2022-10-03T12:28:37.026Z] OK: 408 MiB in 158 packages [2022-10-03T12:28:37.026Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T12:28:37.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T12:28:38.219Z] (1/21) Installing binutils (2.38-r3) [2022-10-03T12:28:38.479Z] (2/21) Installing isl22 (0.22-r0) [2022-10-03T12:28:38.738Z] (3/21) Installing mpfr4 (4.1.0-r0) [2022-10-03T12:28:40.114Z] (4/21) Installing mpc1 (1.2.1-r0) [2022-10-03T12:28:40.114Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2022-10-03T12:28:42.018Z] (6/21) Installing musl-dev (1.2.3-r0) [2022-10-03T12:28:43.394Z] (7/21) Installing libc-dev (0.7.2-r3) [2022-10-03T12:28:43.394Z] (8/21) Installing linux-headers (5.16.7-r1) [2022-10-03T12:28:43.394Z] (9/21) Installing libffi-dev (3.4.2-r1) [2022-10-03T12:28:43.653Z] (10/21) Installing libpq (14.5-r0) [2022-10-03T12:28:43.653Z] (11/21) Installing openssl-dev (1.1.1q-r0) [2022-10-03T12:28:43.653Z] (12/21) Installing libpq-dev (14.5-r0) [2022-10-03T12:28:43.911Z] (13/21) Installing libecpg (14.5-r0) [2022-10-03T12:28:43.911Z] (14/21) Installing libecpg-dev (14.5-r0) [2022-10-03T12:28:44.170Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2022-10-03T12:28:46.707Z] (16/21) Installing clang-libs (13.0.1-r1) [2022-10-03T12:28:49.241Z] (17/21) Installing clang (13.0.1-r1) [2022-10-03T12:28:49.501Z] (18/21) Installing icu (71.1-r2) [2022-10-03T12:28:49.501Z] (19/21) Installing icu-dev (71.1-r2) [2022-10-03T12:28:49.764Z] (20/21) Installing llvm13 (13.0.1-r2) [2022-10-03T12:28:51.669Z] (21/21) Installing postgresql14-dev (14.5-r0) [2022-10-03T12:28:51.929Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:28:51.929Z] OK: 821 MiB in 179 packages [2022-10-03T12:28:51.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T12:28:52.865Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T12:28:53.125Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2022-10-03T12:28:54.509Z] (2/10) Installing gdbm (1.23-r0) [2022-10-03T12:28:54.509Z] (3/10) Installing mpdecimal (2.5.1-r1) [2022-10-03T12:28:54.509Z] (4/10) Installing readline (8.1.2-r0) [2022-10-03T12:28:54.770Z] (5/10) Installing python3 (3.10.5-r0) [2022-10-03T12:28:55.710Z] (6/10) Installing python3-dev (3.10.5-r0) [2022-10-03T12:28:57.618Z] (7/10) Installing libsodium (1.0.18-r0) [2022-10-03T12:28:57.618Z] (8/10) Installing libzmq (4.3.4-r0) [2022-10-03T12:28:57.618Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2022-10-03T12:28:57.618Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2022-10-03T12:28:57.878Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:28:57.878Z] OK: 973 MiB in 189 packages [2022-10-03T12:28:57.878Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T12:28:58.815Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T12:28:59.074Z] OK: 973 MiB in 189 packages [2022-10-03T12:28:59.074Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T12:29:00.011Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T12:29:00.011Z] (1/1) Installing tzdata (2022c-r0) [2022-10-03T12:29:00.270Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:29:00.270Z] OK: 976 MiB in 190 packages [2022-10-03T12:29:00.530Z] (1/1) Purging tzdata (2022c-r0) [2022-10-03T12:29:00.530Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:29:00.530Z] OK: 973 MiB in 189 packages [2022-10-03T12:29:03.826Z] Looking in links: /tmp/tmplz7_ahpy [2022-10-03T12:29:03.826Z] Processing /tmp/tmplz7_ahpy/setuptools-58.1.0-py3-none-any.whl [2022-10-03T12:29:03.826Z] Processing /tmp/tmplz7_ahpy/pip-22.0.4-py3-none-any.whl [2022-10-03T12:29:03.826Z] Installing collected packages: setuptools, pip [2022-10-03T12:29:05.739Z] Successfully installed pip-22.0.4 setuptools-58.1.0 [2022-10-03T12:29:05.739Z] 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 [2022-10-03T12:29:06.312Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) [2022-10-03T12:29:06.572Z] Collecting pip [2022-10-03T12:29:06.572Z] Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) [2022-10-03T12:29:06.572Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 45.9 MB/s eta 0:00:00 [2022-10-03T12:29:06.572Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) [2022-10-03T12:29:07.140Z] Collecting setuptools [2022-10-03T12:29:07.140Z] Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) [2022-10-03T12:29:07.140Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 43.3 MB/s eta 0:00:00 [2022-10-03T12:29:07.140Z] Collecting wheel [2022-10-03T12:29:07.140Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-10-03T12:29:07.398Z] Installing collected packages: wheel, setuptools, pip [2022-10-03T12:29:07.398Z] Attempting uninstall: setuptools [2022-10-03T12:29:07.398Z] Found existing installation: setuptools 58.1.0 [2022-10-03T12:29:07.655Z] Uninstalling setuptools-58.1.0: [2022-10-03T12:29:07.655Z] Successfully uninstalled setuptools-58.1.0 [2022-10-03T12:29:08.590Z] Attempting uninstall: pip [2022-10-03T12:29:08.590Z] Found existing installation: pip 22.0.4 [2022-10-03T12:29:08.590Z] Uninstalling pip-22.0.4: [2022-10-03T12:29:08.590Z] Successfully uninstalled pip-22.0.4 [2022-10-03T12:29:10.499Z] Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 [2022-10-03T12:29:10.499Z] 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 [2022-10-03T12:29:11.074Z] Processing ./edgex-taf-common [2022-10-03T12:29:11.074Z] Preparing metadata (setup.py): started [2022-10-03T12:29:11.334Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:29:11.334Z] Building wheels for collected packages: edgex-taf-common [2022-10-03T12:29:11.334Z] Building wheel for edgex-taf-common (setup.py): started [2022-10-03T12:29:11.593Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-10-03T12:29:11.593Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=9af4e09ae71d3cd1c55dac44df814089a43af22b169202a19c734d3150d28480 [2022-10-03T12:29:11.593Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2022-10-03T12:29:11.593Z] Successfully built edgex-taf-common [2022-10-03T12:29:11.860Z] Installing collected packages: edgex-taf-common [2022-10-03T12:29:11.860Z] Successfully installed edgex-taf-common-0.0.0 [2022-10-03T12:29:11.860Z] 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 [2022-10-03T12:29:12.798Z] Collecting robotframework==4.1.3 [2022-10-03T12:29:12.798Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-10-03T12:29:12.798Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 25.1 MB/s eta 0:00:00 [2022-10-03T12:29:12.798Z] Installing collected packages: robotframework [2022-10-03T12:29:13.370Z] Successfully installed robotframework-4.1.3 [2022-10-03T12:29:13.370Z] 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 [2022-10-03T12:29:13.937Z] Collecting docker==4.4.1 [2022-10-03T12:29:13.937Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-10-03T12:29:13.937Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 13.8 MB/s eta 0:00:00 [2022-10-03T12:29:13.937Z] Collecting websocket-client>=0.32.0 [2022-10-03T12:29:13.937Z] Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) [2022-10-03T12:29:13.937Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 6.0 MB/s eta 0:00:00 [2022-10-03T12:29:14.196Z] Collecting requests!=2.18.0,>=2.14.2 [2022-10-03T12:29:14.196Z] Downloading requests-2.28.1-py3-none-any.whl (62 kB) [2022-10-03T12:29:14.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 8.8 MB/s eta 0:00:00 [2022-10-03T12:29:14.196Z] Collecting six>=1.4.0 [2022-10-03T12:29:14.196Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-10-03T12:29:14.196Z] Collecting idna<4,>=2.5 [2022-10-03T12:29:14.196Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2022-10-03T12:29:14.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 8.3 MB/s eta 0:00:00 [2022-10-03T12:29:14.196Z] Collecting urllib3<1.27,>=1.21.1 [2022-10-03T12:29:14.196Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) [2022-10-03T12:29:14.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 21.9 MB/s eta 0:00:00 [2022-10-03T12:29:14.456Z] Collecting charset-normalizer<3,>=2 [2022-10-03T12:29:14.456Z] Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) [2022-10-03T12:29:14.456Z] Collecting certifi>=2017.4.17 [2022-10-03T12:29:14.456Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-03T12:29:14.456Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 27.1 MB/s eta 0:00:00 [2022-10-03T12:29:14.716Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-10-03T12:29:15.285Z] Successfully installed certifi-2022.9.24 charset-normalizer-2.1.1 docker-4.4.1 idna-3.4 requests-2.28.1 six-1.16.0 urllib3-1.26.12 websocket-client-1.4.1 [2022-10-03T12:29:15.285Z] 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 [2022-10-03T12:29:15.853Z] Collecting python-dotenv==0.15.0 [2022-10-03T12:29:15.853Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-10-03T12:29:15.973Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6866 in /w/workspace/oundry_edgex-taf-common_issue-46 [Pipeline] { [Pipeline] checkout [2022-10-03T12:29:16.027Z] Selected Git installation does not exist. Using Default [2022-10-03T12:29:16.027Z] The recommended git tool is: NONE [2022-10-03T12:29:16.118Z] Installing collected packages: python-dotenv [2022-10-03T12:29:16.118Z] Successfully installed python-dotenv-0.15.0 [2022-10-03T12:29:16.118Z] 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 [2022-10-03T12:29:16.686Z] Collecting RESTinstance==1.0.2 [2022-10-03T12:29:16.686Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-10-03T12:29:16.686Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-10-03T12:29:16.686Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) [2022-10-03T12:29:16.686Z] Collecting GenSON [2022-10-03T12:29:16.686Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-10-03T12:29:16.944Z] Preparing metadata (setup.py): started [2022-10-03T12:29:17.203Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:29:17.203Z] Collecting pytz [2022-10-03T12:29:17.203Z] Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) [2022-10-03T12:29:17.203Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 41.4 MB/s eta 0:00:00 [2022-10-03T12:29:17.461Z] Collecting jsonpath-ng [2022-10-03T12:29:17.461Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-10-03T12:29:17.461Z] Collecting tzlocal [2022-10-03T12:29:17.461Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-10-03T12:29:17.461Z] Collecting strict-rfc3339 [2022-10-03T12:29:17.461Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-10-03T12:29:17.461Z] Preparing metadata (setup.py): started [2022-10-03T12:29:17.719Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:29:18.287Z] Collecting jsonschema [2022-10-03T12:29:18.287Z] Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) [2022-10-03T12:29:18.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 19.2 MB/s eta 0:00:00 [2022-10-03T12:29:18.287Z] Collecting flex [2022-10-03T12:29:18.287Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-10-03T12:29:18.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.7 MB/s eta 0:00:00 [2022-10-03T12:29:18.287Z] Preparing metadata (setup.py): started [2022-10-03T12:29:18.546Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:29:18.804Z] Collecting pygments [2022-10-03T12:29:18.805Z] Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) [2022-10-03T12:29:18.805Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 73.4 MB/s eta 0:00:00 [2022-10-03T12:29:18.805Z] Collecting docutils [2022-10-03T12:29:18.805Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2022-10-03T12:29:18.805Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 53.7 MB/s eta 0:00:00 [2022-10-03T12:29:18.805Z] Collecting rfc3987 [2022-10-03T12:29:18.805Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-10-03T12:29:18.805Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-10-03T12:29:18.805Z] Collecting PyYAML>=3.11 [2022-10-03T12:29:18.805Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-10-03T12:29:18.805Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 18.1 MB/s eta 0:00:00 [2022-10-03T12:29:19.064Z] Installing build dependencies: started [2022-10-03T12:29:20.878Z] using credential edgex-jenkins-ssh [2022-10-03T12:29:20.895Z] Cloning the remote Git repository [2022-10-03T12:29:20.934Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2022-10-03T12:29:21.000Z] > git init /w/workspace/oundry_edgex-taf-common_issue-46 # timeout=10 [2022-10-03T12:29:21.116Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-10-03T12:29:21.117Z] > git --version # timeout=10 [2022-10-03T12:29:21.139Z] > git --version # 'git version 2.25.1' [2022-10-03T12:29:21.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T12:29:21.180Z] Verifying host key using known hosts file [2022-10-03T12:29:21.347Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-03T12:29:21.358Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T12:29:21.980Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-10-03T12:29:22.008Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T12:29:22.768Z] Avoid second fetch [2022-10-03T12:29:22.769Z] Checking out Revision 8abb0c10119b40d13f81c12c2e443cfacddee858 (issue-46) [2022-10-03T12:29:23.211Z] Commit message: "feat: add influxdb-client library" [2022-10-03T12:29:23.258Z] > git --version # timeout=10 [2022-10-03T12:29:23.274Z] > git --version # 'git version 2.25.1' [2022-10-03T12:29:23.289Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T12:29:23.377Z] Installing build dependencies: finished with status 'done' [2022-10-03T12:29:23.377Z] Getting requirements to build wheel: started [2022-10-03T12:29:22.786Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T12:29:22.802Z] > git checkout -f 8abb0c10119b40d13f81c12c2e443cfacddee858 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T12:29:24.340Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T12:29:24.340Z] Preparing metadata (pyproject.toml): started [2022-10-03T12:29:24.352Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T12:29:24.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T12:29:24.352Z] Dload Upload Total Spent Left Speed [2022-10-03T12:29:24.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [2022-10-03T12:29:24.597Z] Preparing metadata (pyproject.toml): finished with status 'done' [Pipeline] sh [2022-10-03T12:29:24.856Z] Collecting validate-email>=1.2 [2022-10-03T12:29:24.856Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-10-03T12:29:24.856Z] Preparing metadata (setup.py): started [2022-10-03T12:29:24.992Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T12:29:25.114Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:29:25.114Z] Collecting click>=3.3 [2022-10-03T12:29:25.114Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-10-03T12:29:25.114Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.3 MB/s eta 0:00:00 [2022-10-03T12:29:25.114Z] Collecting jsonpointer>=1.7 [2022-10-03T12:29:25.114Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-10-03T12:29:25.114Z] Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.1) [2022-10-03T12:29:25.114Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.12) [2022-10-03T12:29:25.114Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2022-10-03T12:29:25.114Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.9.24) [2022-10-03T12:29:25.341Z] + sudo tee /etc/docker/daemon.new [2022-10-03T12:29:25.341Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T12:29:25.341Z] { [2022-10-03T12:29:25.341Z] "registry-mirrors": [ [2022-10-03T12:29:25.341Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T12:29:25.341Z] ], [2022-10-03T12:29:25.341Z] "bip": "10.250.0.254/24", [2022-10-03T12:29:25.341Z] "hosts": [ [2022-10-03T12:29:25.341Z] "tcp://0.0.0.0:5555", [2022-10-03T12:29:25.341Z] "unix:///var/run/docker.sock" [2022-10-03T12:29:25.341Z] ], [2022-10-03T12:29:25.341Z] "mtu": 1458, [2022-10-03T12:29:25.341Z] "selinux-enabled": true, [2022-10-03T12:29:25.341Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T12:29:25.341Z] } [Pipeline] sh [2022-10-03T12:29:25.372Z] Collecting ply [2022-10-03T12:29:25.372Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-10-03T12:29:25.372Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.5 MB/s eta 0:00:00 [2022-10-03T12:29:25.372Z] Collecting decorator [2022-10-03T12:29:25.372Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-10-03T12:29:25.372Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-10-03T12:29:25.372Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-10-03T12:29:25.372Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 13.4 MB/s eta 0:00:00 [2022-10-03T12:29:25.372Z] Installing build dependencies: started [2022-10-03T12:29:25.686Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T12:29:26.040Z] + sudo service docker restart [2022-10-03T12:29:27.901Z] Installing build dependencies: finished with status 'done' [2022-10-03T12:29:27.901Z] Getting requirements to build wheel: started [2022-10-03T12:29:28.161Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T12:29:28.161Z] Preparing metadata (pyproject.toml): started [2022-10-03T12:29:28.731Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T12:29:28.731Z] Collecting attrs>=17.4.0 [2022-10-03T12:29:28.731Z] Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) [2022-10-03T12:29:28.731Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.3 MB/s eta 0:00:00 [2022-10-03T12:29:28.731Z] Collecting pytz-deprecation-shim [2022-10-03T12:29:28.731Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-10-03T12:29:28.991Z] Collecting tzdata [2022-10-03T12:29:28.991Z] Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) [2022-10-03T12:29:28.991Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 32.7 MB/s eta 0:00:00 [2022-10-03T12:29:28.991Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-10-03T12:29:28.991Z] Building wheel for flex (setup.py): started [2022-10-03T12:29:29.559Z] Building wheel for flex (setup.py): finished with status 'done' [2022-10-03T12:29:29.559Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=b60e5a0337db0a2b922d2f2cd7fa162724b7feab098a7116928cf8a3013dbdcd [2022-10-03T12:29:29.559Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2022-10-03T12:29:29.559Z] Building wheel for strict-rfc3339 (setup.py): started [2022-10-03T12:29:30.128Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-10-03T12:29:30.128Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=77d70e4daeaf79d7edb42cbd91e700334e6b83e9dcadd5292bcad552d4d0c070 [2022-10-03T12:29:30.128Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2022-10-03T12:29:30.128Z] Building wheel for GenSON (setup.py): started [2022-10-03T12:29:30.388Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-10-03T12:29:30.388Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=a09afdf890760e73d7d02855f91358157f1c93a719863f9b7c8bf2e07bd3db8e [2022-10-03T12:29:30.388Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2022-10-03T12:29:30.388Z] Building wheel for pyrsistent (pyproject.toml): started [2022-10-03T12:29:31.765Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-10-03T12:29:32.025Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_x86_64.whl size=114686 sha256=8094073df600f266444a2025fca3e138bdf05d48bb10369cfe487d04c65fc3c6 [2022-10-03T12:29:32.025Z] Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 [2022-10-03T12:29:32.025Z] Building wheel for PyYAML (pyproject.toml): started [2022-10-03T12:29:32.593Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-10-03T12:29:32.593Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=718a36763b0b7d2ae7a1ed083267c10b79f49e60e8f08655ffc38cf81e574cc7 [2022-10-03T12:29:32.593Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2022-10-03T12:29:32.593Z] Building wheel for validate-email (setup.py): started [2022-10-03T12:29:32.851Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-10-03T12:29:32.851Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=9f87e9875835d41557f085e9ec8e6747ed42e9041991a847721107a70d229d07 [2022-10-03T12:29:32.851Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2022-10-03T12:29:33.110Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-10-03T12:29:33.369Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2022-10-03T12:29:35.901Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.16.0 ply-3.11 pygments-2.13.0 pyrsistent-0.18.1 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.4 tzlocal-4.2 validate-email-1.3 [2022-10-03T12:29:35.901Z] 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 [2022-10-03T12:29:36.835Z] Collecting robotbackgroundlogger==1.2 [2022-10-03T12:29:36.835Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-10-03T12:29:36.835Z] Preparing metadata (setup.py): started [2022-10-03T12:29:37.094Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:29:37.094Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-10-03T12:29:37.094Z] Building wheels for collected packages: robotbackgroundlogger [2022-10-03T12:29:37.094Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-10-03T12:29:37.353Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-10-03T12:29:37.353Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=b856a1396106dfa52e70453c6db4ebf68acd11554458d66c07b45f63af457c42 [2022-10-03T12:29:37.353Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2022-10-03T12:29:37.612Z] Successfully built robotbackgroundlogger [2022-10-03T12:29:37.612Z] Installing collected packages: robotbackgroundlogger [2022-10-03T12:29:37.870Z] Successfully installed robotbackgroundlogger-1.2 [2022-10-03T12:29:37.870Z] 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 [2022-10-03T12:29:38.438Z] Collecting configparser==5.0.1 [2022-10-03T12:29:38.438Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-10-03T12:29:38.696Z] Installing collected packages: configparser [2022-10-03T12:29:38.954Z] Successfully installed configparser-5.0.1 [2022-10-03T12:29:38.954Z] 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 [2022-10-03T12:29:39.523Z] Collecting requests==2.25.1 [2022-10-03T12:29:39.523Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-10-03T12:29:39.523Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.1 MB/s eta 0:00:00 [2022-10-03T12:29:39.523Z] Collecting chardet<5,>=3.0.2 [2022-10-03T12:29:39.523Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-10-03T12:29:39.523Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 17.3 MB/s eta 0:00:00 [2022-10-03T12:29:39.523Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.12) [2022-10-03T12:29:39.523Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) [2022-10-03T12:29:39.783Z] Collecting idna<3,>=2.5 [2022-10-03T12:29:39.783Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-10-03T12:29:39.783Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.2 MB/s eta 0:00:00 [2022-10-03T12:29:40.043Z] Installing collected packages: idna, chardet, requests [2022-10-03T12:29:40.043Z] Attempting uninstall: idna [2022-10-03T12:29:40.043Z] Found existing installation: idna 3.4 [2022-10-03T12:29:40.043Z] Uninstalling idna-3.4: [2022-10-03T12:29:40.043Z] Successfully uninstalled idna-3.4 [2022-10-03T12:29:40.610Z] Attempting uninstall: requests [2022-10-03T12:29:40.610Z] Found existing installation: requests 2.28.1 [2022-10-03T12:29:40.610Z] Uninstalling requests-2.28.1: [2022-10-03T12:29:40.610Z] Successfully uninstalled requests-2.28.1 [2022-10-03T12:29:40.610Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-10-03T12:29:40.610Z] 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 [2022-10-03T12:29:41.179Z] Collecting robotframework-requests==0.8.0 [2022-10-03T12:29:41.179Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-10-03T12:29:41.179Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-10-03T12:29:41.179Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-10-03T12:29:41.179Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-10-03T12:29:41.179Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.12) [2022-10-03T12:29:41.179Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2022-10-03T12:29:41.179Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.9.24) [2022-10-03T12:29:41.437Z] Installing collected packages: robotframework-requests [2022-10-03T12:29:41.695Z] Successfully installed robotframework-requests-0.8.0 [2022-10-03T12:29:41.696Z] 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 [2022-10-03T12:29:42.261Z] Collecting paho-mqtt==1.5.1 [2022-10-03T12:29:42.261Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-10-03T12:29:42.261Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 6.7 MB/s eta 0:00:00 [2022-10-03T12:29:42.261Z] Preparing metadata (setup.py): started [2022-10-03T12:29:42.827Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:29:42.827Z] Building wheels for collected packages: paho-mqtt [2022-10-03T12:29:42.827Z] Building wheel for paho-mqtt (setup.py): started [2022-10-03T12:29:43.394Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-10-03T12:29:43.394Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=1d20a6bfbf9243bd04e70e6671a81793f4dc73d5827dfc80ba969a7ee7d31c1c [2022-10-03T12:29:43.394Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2022-10-03T12:29:43.394Z] Successfully built paho-mqtt [2022-10-03T12:29:43.652Z] Installing collected packages: paho-mqtt [2022-10-03T12:29:43.652Z] Successfully installed paho-mqtt-1.5.1 [2022-10-03T12:29:43.652Z] 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 [2022-10-03T12:29:44.218Z] Collecting redis==3.5.3 [2022-10-03T12:29:44.218Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T12:29:44.324Z] provisioning config files... [2022-10-03T12:29:44.351Z] copy managed file [taf-settings] to file:/w/workspace/oundry_edgex-taf-common_issue-46@tmp/config3489509810624454319tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T12:29:44.476Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 9.7 MB/s eta 0:00:00 [2022-10-03T12:29:44.735Z] Installing collected packages: redis [2022-10-03T12:29:44.735Z] Successfully installed redis-3.5.3 [2022-10-03T12:29:44.735Z] 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 [2022-10-03T12:29:44.746Z] ---> docker-login.sh [2022-10-03T12:29:44.746Z] nexus3.edgexfoundry.org:10001 [2022-10-03T12:29:45.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:29:45.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:29:45.292Z] Configure a credential helper to remove this warning. See [2022-10-03T12:29:45.292Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:29:45.292Z] [2022-10-03T12:29:45.292Z] Login Succeeded [2022-10-03T12:29:45.292Z] nexus3.edgexfoundry.org:10002 [2022-10-03T12:29:45.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:29:45.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:29:45.561Z] Configure a credential helper to remove this warning. See [2022-10-03T12:29:45.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:29:45.561Z] [2022-10-03T12:29:45.561Z] Login Succeeded [2022-10-03T12:29:45.561Z] nexus3.edgexfoundry.org:10003 [2022-10-03T12:29:45.673Z] Collecting pyzmq==22.2.1 [2022-10-03T12:29:45.673Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-10-03T12:29:45.673Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.5 MB/s eta 0:00:00 [2022-10-03T12:29:45.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:29:45.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:29:45.829Z] Configure a credential helper to remove this warning. See [2022-10-03T12:29:45.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:29:45.829Z] [2022-10-03T12:29:45.829Z] Login Succeeded [2022-10-03T12:29:46.096Z] nexus3.edgexfoundry.org:10004 [2022-10-03T12:29:46.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:29:46.240Z] Installing build dependencies: started [2022-10-03T12:29:46.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:29:46.366Z] Configure a credential helper to remove this warning. See [2022-10-03T12:29:46.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:29:46.366Z] [2022-10-03T12:29:46.366Z] Login Succeeded [2022-10-03T12:29:46.366Z] docker.io [2022-10-03T12:29:46.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T12:29:46.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T12:29:46.950Z] Configure a credential helper to remove this warning. See [2022-10-03T12:29:46.950Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T12:29:46.950Z] [2022-10-03T12:29:46.950Z] Login Succeeded [2022-10-03T12:29:46.950Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T12:29:46.975Z] 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 [2022-10-03T12:29:47.741Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T12:29:48.074Z] + ls -al . [2022-10-03T12:29:48.074Z] total 64 [2022-10-03T12:29:48.074Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 12:29 . [2022-10-03T12:29:48.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 12:29 .. [2022-10-03T12:29:48.074Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 12:29 .git [2022-10-03T12:29:48.074Z] -rw-rw-r-- 1 jenkins jenkins 22 Oct 3 12:29 .gitignore [2022-10-03T12:29:48.074Z] -rw-rw-r-- 1 jenkins jenkins 2265 Oct 3 12:29 Dockerfile [2022-10-03T12:29:48.074Z] -rw-rw-r-- 1 jenkins jenkins 746 Oct 3 12:29 Jenkinsfile [2022-10-03T12:29:48.074Z] -rw-rw-r-- 1 jenkins jenkins 11381 Oct 3 12:29 LICENSE [2022-10-03T12:29:48.074Z] -rw-rw-r-- 1 jenkins jenkins 3582 Oct 3 12:29 README.md [2022-10-03T12:29:48.074Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 12:29 TAF-Manager [2022-10-03T12:29:48.074Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 12:29 TUC [2022-10-03T12:29:48.074Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 12:27 VERSION [2022-10-03T12:29:48.074Z] -rw-rw-r-- 1 jenkins jenkins 307 Oct 3 12:29 requirements.txt [2022-10-03T12:29:48.074Z] -rw-rw-r-- 1 jenkins jenkins 54 Oct 3 12:29 robot-entrypoint.sh [2022-10-03T12:29:48.074Z] -rw-rw-r-- 1 jenkins jenkins 445 Oct 3 12:29 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T12:29:48.481Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8abb0c10119b40d13f81c12c2e443cfacddee858 --label arch=arm64 --label version=0.0.0 . [2022-10-03T12:29:48.481Z] Sending build context to Docker daemon 254kB [2022-10-03T12:29:48.748Z] Step 1/12 : FROM alpine:3.16 [2022-10-03T12:29:48.773Z] Installing build dependencies: finished with status 'done' [2022-10-03T12:29:48.773Z] Getting requirements to build wheel: started [2022-10-03T12:29:49.031Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T12:29:49.031Z] Preparing metadata (pyproject.toml): started [2022-10-03T12:29:49.598Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T12:29:49.598Z] Building wheels for collected packages: pyzmq [2022-10-03T12:29:49.598Z] Building wheel for pyzmq (pyproject.toml): started [2022-10-03T12:29:50.690Z] 3.16: Pulling from library/alpine [2022-10-03T12:29:50.690Z] 9b18e9b68314: Pulling fs layer [2022-10-03T12:29:50.958Z] 9b18e9b68314: Verifying Checksum [2022-10-03T12:29:50.958Z] 9b18e9b68314: Download complete [2022-10-03T12:29:51.545Z] 9b18e9b68314: Pull complete [2022-10-03T12:29:51.545Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T12:29:51.545Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T12:29:51.545Z] ---> a6215f271958 [2022-10-03T12:29:51.545Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2022-10-03T12:29:51.545Z] ---> Running in 2c771612d26f [2022-10-03T12:29:51.819Z] Removing intermediate container 2c771612d26f [2022-10-03T12:29:51.819Z] ---> 62422d743655 [2022-10-03T12:29:51.819Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2022-10-03T12:29:52.093Z] ---> Running in d2a43e021bf2 [2022-10-03T12:29:52.363Z] Removing intermediate container d2a43e021bf2 [2022-10-03T12:29:52.363Z] ---> 4418bfbe6673 [2022-10-03T12:29:52.363Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2022-10-03T12:29:52.951Z] ---> 541f12531f28 [2022-10-03T12:29:52.951Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-10-03T12:29:53.542Z] ---> 85d1f22807c3 [2022-10-03T12:29:53.542Z] Step 6/12 : WORKDIR /edgex-taf [2022-10-03T12:29:53.542Z] ---> Running in b48d4a7fb944 [2022-10-03T12:29:53.816Z] Removing intermediate container b48d4a7fb944 [2022-10-03T12:29:53.816Z] ---> afb79c920a4c [2022-10-03T12:29:53.816Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T12:29:53.816Z] ---> Running in 3211c1f05d03 [2022-10-03T12:29:55.777Z] Removing intermediate container 3211c1f05d03 [2022-10-03T12:29:55.777Z] ---> dc5b37638784 [2022-10-03T12:29:55.777Z] Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 [2022-10-03T12:29:55.777Z] ---> Running in e792c7926876 [2022-10-03T12:29:56.740Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T12:29:57.699Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T12:29:58.665Z] (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) [2022-10-03T12:29:58.665Z] (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) [2022-10-03T12:29:58.665Z] Executing alpine-baselayout-3.2.0-r23.pre-upgrade [2022-10-03T12:29:58.665Z] Executing alpine-baselayout-3.2.0-r23.post-upgrade [2022-10-03T12:29:58.665Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:29:58.665Z] OK: 5 MiB in 14 packages [2022-10-03T12:29:58.933Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T12:29:59.894Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T12:30:00.854Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-03T12:30:01.120Z] (2/7) Installing brotli-libs (1.0.9-r6) [2022-10-03T12:30:01.387Z] (3/7) Installing nghttp2-libs (1.47.0-r0) [2022-10-03T12:30:01.387Z] (4/7) Installing libcurl (7.83.1-r3) [2022-10-03T12:30:01.658Z] (5/7) Installing curl (7.83.1-r3) [2022-10-03T12:30:01.658Z] (6/7) Installing docker-cli (20.10.18-r0) [2022-10-03T12:30:03.701Z] (7/7) Installing openssl (1.1.1q-r0) [2022-10-03T12:30:03.975Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:30:03.975Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T12:30:04.244Z] OK: 49 MiB in 21 packages [2022-10-03T12:30:04.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T12:30:05.205Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T12:30:06.167Z] (1/136) Installing libmagic (5.41-r0) [2022-10-03T12:30:06.167Z] (2/136) Installing file (5.41-r0) [2022-10-03T12:30:06.432Z] (3/136) Installing libxau (1.0.9-r0) [2022-10-03T12:30:06.432Z] (4/136) Installing libxdmcp (1.1.3-r0) [2022-10-03T12:30:06.432Z] (5/136) Installing libxcb (1.15-r0) [2022-10-03T12:30:06.698Z] (6/136) Installing libx11 (1.8-r0) [2022-10-03T12:30:06.965Z] (7/136) Installing libxext (1.3.4-r0) [2022-10-03T12:30:06.965Z] (8/136) Installing libice (1.0.10-r0) [2022-10-03T12:30:06.965Z] (9/136) Installing libuuid (2.38-r1) [2022-10-03T12:30:07.230Z] (10/136) Installing libsm (1.2.3-r0) [2022-10-03T12:30:07.230Z] (11/136) Installing libxt (1.2.1-r0) [2022-10-03T12:30:07.230Z] (12/136) Installing libxmu (1.1.3-r0) [2022-10-03T12:30:07.497Z] (13/136) Installing xset (1.2.4-r0) [2022-10-03T12:30:07.497Z] (14/136) Installing xprop (1.2.5-r0) [2022-10-03T12:30:07.497Z] (15/136) Installing xdg-utils (1.1.3-r3) [2022-10-03T12:30:07.762Z] (16/136) Installing eudev-libs (3.2.11-r0) [2022-10-03T12:30:07.762Z] (17/136) Installing pkgconf (1.8.0-r1) [2022-10-03T12:30:08.026Z] (18/136) Installing libffi (3.4.2-r1) [2022-10-03T12:30:08.026Z] (19/136) Installing libintl (0.21-r2) [2022-10-03T12:30:08.026Z] (20/136) Installing libblkid (2.38-r1) [2022-10-03T12:30:08.290Z] (21/136) Installing libmount (2.38-r1) [2022-10-03T12:30:08.290Z] (22/136) Installing pcre (8.45-r2) [2022-10-03T12:30:08.290Z] (23/136) Installing glib (2.72.1-r0) [2022-10-03T12:30:08.554Z] (24/136) Installing xz-libs (5.2.5-r1) [2022-10-03T12:30:08.554Z] (25/136) Installing libxml2 (2.9.14-r1) [2022-10-03T12:30:08.819Z] (26/136) Installing shared-mime-info (2.2-r0) [2022-10-03T12:30:08.819Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2022-10-03T12:30:09.085Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2022-10-03T12:30:09.085Z] (29/136) Installing libpng (1.6.37-r1) [2022-10-03T12:30:09.351Z] (30/136) Installing libwebp (1.2.3-r0) [2022-10-03T12:30:09.351Z] (31/136) Installing zstd-libs (1.5.2-r1) [2022-10-03T12:30:09.351Z] (32/136) Installing tiff (4.3.0-r1) [2022-10-03T12:30:09.616Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2022-10-03T12:30:09.616Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2022-10-03T12:30:09.880Z] (35/136) Installing libxcomposite (0.4.5-r0) [2022-10-03T12:30:09.880Z] (36/136) Installing libxfixes (6.0.0-r0) [2022-10-03T12:30:09.880Z] (37/136) Installing libxrender (0.9.10-r3) [2022-10-03T12:30:10.147Z] (38/136) Installing libxcursor (1.2.1-r0) [2022-10-03T12:30:10.147Z] (39/136) Installing libxdamage (1.1.5-r1) [2022-10-03T12:30:10.147Z] (40/136) Installing libxi (1.8-r0) [2022-10-03T12:30:10.413Z] (41/136) Installing libxinerama (1.1.4-r1) [2022-10-03T12:30:10.413Z] (42/136) Installing libxrandr (1.5.2-r1) [2022-10-03T12:30:10.413Z] (43/136) Installing atk (2.38.0-r0) [2022-10-03T12:30:10.677Z] (44/136) Installing libxtst (1.2.3-r3) [2022-10-03T12:30:10.677Z] (45/136) Installing dbus-libs (1.14.0-r1) [2022-10-03T12:30:10.677Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2022-10-03T12:30:10.943Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2022-10-03T12:30:10.943Z] (48/136) Installing expat (2.4.9-r0) [2022-10-03T12:30:11.216Z] (49/136) Installing libbz2 (1.0.8-r1) [2022-10-03T12:30:11.216Z] (50/136) Installing freetype (2.12.1-r0) [2022-10-03T12:30:11.216Z] (51/136) Installing fontconfig (2.14.0-r0) [2022-10-03T12:30:11.484Z] (52/136) Installing pixman (0.40.0-r3) [2022-10-03T12:30:11.484Z] (53/136) Installing cairo (1.17.4-r2) [2022-10-03T12:30:11.752Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2022-10-03T12:30:11.753Z] (55/136) Installing avahi-libs (0.8-r6) [2022-10-03T12:30:11.753Z] (56/136) Installing gmp (6.2.1-r2) [2022-10-03T12:30:12.018Z] (57/136) Installing nettle (3.7.3-r0) [2022-10-03T12:30:12.018Z] (58/136) Installing p11-kit (0.24.1-r0) [2022-10-03T12:30:12.018Z] (59/136) Installing libtasn1 (4.18.0-r0) [2022-10-03T12:30:12.284Z] (60/136) Installing libunistring (1.0-r0) [2022-10-03T12:30:12.284Z] (61/136) Installing gnutls (3.7.7-r0) [2022-10-03T12:30:12.551Z] (62/136) Installing cups-libs (2.4.2-r0) [2022-10-03T12:30:12.551Z] (63/136) Installing libepoxy (1.5.10-r0) [2022-10-03T12:30:12.817Z] (64/136) Installing fribidi (1.0.12-r0) [2022-10-03T12:30:12.817Z] (65/136) Installing graphite2 (1.3.14-r1) [2022-10-03T12:30:12.817Z] (66/136) Installing harfbuzz (4.3.0-r0) [2022-10-03T12:30:13.084Z] (67/136) Installing libxft (2.3.4-r0) [2022-10-03T12:30:13.084Z] (68/136) Installing pango (1.50.7-r0) [2022-10-03T12:30:13.351Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2022-10-03T12:30:13.351Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-03T12:30:13.351Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2022-10-03T12:30:13.621Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2022-10-03T12:30:13.890Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2022-10-03T12:30:13.890Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2022-10-03T12:30:14.159Z] Executing gtk+3.0-3.24.34-r1.post-install [2022-10-03T12:30:14.427Z] (75/136) Installing libfontenc (1.1.4-r0) [2022-10-03T12:30:14.427Z] (76/136) Installing mkfontscale (1.2.2-r0) [2022-10-03T12:30:14.427Z] (77/136) Installing font-opensans (0_git20210927-r0) [2022-10-03T12:30:14.697Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T12:30:14.697Z] (79/136) Installing libogg (1.3.5-r1) [2022-10-03T12:30:14.967Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T12:30:14.967Z] (81/136) Installing flac (1.3.4-r0) [2022-10-03T12:30:15.237Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2022-10-03T12:30:15.237Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2022-10-03T12:30:15.505Z] (84/136) Installing sdl2 (2.0.22-r0) [2022-10-03T12:30:15.505Z] (85/136) Installing aom-libs (3.3.0-r0) [2022-10-03T12:30:16.160Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-10-03T12:30:16.160Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537155 sha256=b0d4b0e22f0ec0a9e98b6556cd30cf838647dbcf51fc568653bbfe3be0fd9aef [2022-10-03T12:30:16.160Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2022-10-03T12:30:16.160Z] Successfully built pyzmq [2022-10-03T12:30:16.160Z] Installing collected packages: pyzmq [2022-10-03T12:30:16.160Z] Successfully installed pyzmq-22.2.1 [2022-10-03T12:30:16.160Z] 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 [2022-10-03T12:30:16.160Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-10-03T12:30:16.160Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-10-03T12:30:16.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 9.4 MB/s eta 0:00:00 [2022-10-03T12:30:16.160Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-10-03T12:30:16.160Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-10-03T12:30:16.160Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-10-03T12:30:16.160Z] Collecting selenium>=3.141.0 [2022-10-03T12:30:16.160Z] Downloading selenium-4.5.0-py3-none-any.whl (995 kB) [2022-10-03T12:30:16.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 30.9 MB/s eta 0:00:00 [2022-10-03T12:30:16.160Z] Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.12) [2022-10-03T12:30:16.160Z] Collecting trio~=0.17 [2022-10-03T12:30:16.160Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2022-10-03T12:30:16.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 34.9 MB/s eta 0:00:00 [2022-10-03T12:30:16.160Z] Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.9.24) [2022-10-03T12:30:16.160Z] Collecting trio-websocket~=0.9 [2022-10-03T12:30:16.160Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-10-03T12:30:16.160Z] Collecting exceptiongroup>=1.0.0rc9 [2022-10-03T12:30:16.160Z] Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) [2022-10-03T12:30:16.160Z] Collecting sortedcontainers [2022-10-03T12:30:16.160Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-10-03T12:30:16.160Z] Collecting sniffio [2022-10-03T12:30:16.160Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2022-10-03T12:30:16.160Z] Collecting async-generator>=1.9 [2022-10-03T12:30:16.160Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-10-03T12:30:16.160Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) [2022-10-03T12:30:16.160Z] Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2022-10-03T12:30:16.160Z] Collecting outcome [2022-10-03T12:30:16.160Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-10-03T12:30:16.160Z] Collecting wsproto>=0.14 [2022-10-03T12:30:16.160Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2022-10-03T12:30:16.160Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-10-03T12:30:16.160Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-10-03T12:30:16.160Z] Collecting h11<1,>=0.9.0 [2022-10-03T12:30:16.160Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2022-10-03T12:30:16.160Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.8 MB/s eta 0:00:00 [2022-10-03T12:30:16.160Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2022-10-03T12:30:16.160Z] Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.0.0rc9 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.5.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.9.2 wsproto-1.2.0 [2022-10-03T12:30:16.160Z] 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 [2022-10-03T12:30:16.464Z] (86/136) Installing libass (0.16.0-r0) [2022-10-03T12:30:16.730Z] (87/136) Installing libdav1d (1.0.0-r0) [2022-10-03T12:30:16.730Z] (88/136) Installing libdrm (2.4.110-r0) [2022-10-03T12:30:16.730Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-03T12:30:17.000Z] (90/136) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-03T12:30:17.000Z] (91/136) Installing lame (3.100-r0) [2022-10-03T12:30:17.097Z] Collecting psycopg2==2.9.3 [2022-10-03T12:30:17.097Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-10-03T12:30:17.097Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 16.0 MB/s eta 0:00:00 [2022-10-03T12:30:17.097Z] Preparing metadata (setup.py): started [2022-10-03T12:30:17.266Z] (92/136) Installing opus (1.3.1-r1) [2022-10-03T12:30:17.266Z] (93/136) Installing libasyncns (0.8-r1) [2022-10-03T12:30:17.266Z] (94/136) Installing libltdl (2.4.7-r0) [2022-10-03T12:30:17.532Z] (95/136) Installing orc (0.4.32-r0) [2022-10-03T12:30:17.532Z] (96/136) Installing libvorbis (1.3.7-r0) [2022-10-03T12:30:17.532Z] (97/136) Installing libsndfile (1.1.0-r0) [2022-10-03T12:30:17.666Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:30:17.666Z] Building wheels for collected packages: psycopg2 [2022-10-03T12:30:17.666Z] Building wheel for psycopg2 (setup.py): started [2022-10-03T12:30:17.799Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2022-10-03T12:30:17.800Z] (99/136) Installing soxr (0.1.3-r2) [2022-10-03T12:30:18.067Z] (100/136) Installing speexdsp (1.2.0-r0) [2022-10-03T12:30:18.067Z] (101/136) Installing tdb-libs (1.4.6-r0) [2022-10-03T12:30:18.067Z] (102/136) Installing libpulse (15.0-r2) [2022-10-03T12:30:18.333Z] (103/136) Installing cjson (1.7.15-r3) [2022-10-03T12:30:18.333Z] (104/136) Installing mbedtls (2.28.1-r0) [2022-10-03T12:30:18.333Z] (105/136) Installing librist (0.2.6-r1) [2022-10-03T12:30:18.599Z] (106/136) Installing libsrt (1.4.4-r0) [2022-10-03T12:30:18.599Z] (107/136) Installing libssh (0.9.6-r1) [2022-10-03T12:30:18.866Z] (108/136) Installing libtheora (1.1.1-r16) [2022-10-03T12:30:18.866Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2022-10-03T12:30:18.866Z] (110/136) Installing libva (2.14.0-r0) [2022-10-03T12:30:19.132Z] (111/136) Installing libvdpau (1.5-r0) [2022-10-03T12:30:19.132Z] (112/136) Installing vidstab (1.1.0-r1) [2022-10-03T12:30:19.132Z] (113/136) Installing libvpx (1.11.0-r1) [2022-10-03T12:30:19.402Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2022-10-03T12:30:19.402Z] (115/136) Installing numactl (2.0.14-r0) [2022-10-03T12:30:19.669Z] (116/136) Installing x265-libs (3.5-r3) [2022-10-03T12:30:19.936Z] (117/136) Installing xvidcore (1.3.7-r1) [2022-10-03T12:30:19.936Z] (118/136) Installing ffmpeg-libs (5.0.1-r1) [2022-10-03T12:30:20.897Z] (119/136) Installing libevent (2.1.12-r4) [2022-10-03T12:30:20.897Z] (120/136) Installing mesa (21.3.8-r2) [2022-10-03T12:30:20.897Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2022-10-03T12:30:21.166Z] (122/136) Installing mesa-gbm (21.3.8-r2) [2022-10-03T12:30:21.166Z] (123/136) Installing icu-data-en (71.1-r2) [2022-10-03T12:30:21.434Z] Executing icu-data-en-71.1-r2.post-install [2022-10-03T12:30:21.434Z] * [2022-10-03T12:30:21.434Z] * If you need ICU with non-English locales and legacy charset support, install [2022-10-03T12:30:21.434Z] * package icu-data-full. [2022-10-03T12:30:21.434Z] * [2022-10-03T12:30:21.434Z] (124/136) Installing icu-libs (71.1-r2) [2022-10-03T12:30:21.434Z] (125/136) Installing lcms2 (2.13.1-r0) [2022-10-03T12:30:21.701Z] (126/136) Installing minizip (1.2.12-r0) [2022-10-03T12:30:21.701Z] (127/136) Installing nspr (4.33-r0) [2022-10-03T12:30:21.968Z] (128/136) Installing sqlite-libs (3.38.5-r0) [2022-10-03T12:30:21.968Z] (129/136) Installing nss (3.78.1-r0) [2022-10-03T12:30:22.235Z] (130/136) Installing re2 (2022.04.01-r0) [2022-10-03T12:30:22.235Z] (131/136) Installing snappy (1.1.9-r4) [2022-10-03T12:30:22.499Z] (132/136) Installing libgpg-error (1.45-r0) [2022-10-03T12:30:22.499Z] (133/136) Installing libgcrypt (1.10.1-r0) [2022-10-03T12:30:22.500Z] (134/136) Installing libxslt (1.1.35-r0) [2022-10-03T12:30:22.778Z] (135/136) Installing chromium (102.0.5005.182-r0) [2022-10-03T12:30:27.657Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-10-03T12:30:27.657Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478591 sha256=d7c0e55721a88878d768c17da03d3a9ce6b52b8ecf0d342fac8ffd32550df397 [2022-10-03T12:30:27.657Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2022-10-03T12:30:27.657Z] Successfully built psycopg2 [2022-10-03T12:30:27.657Z] Installing collected packages: psycopg2 [2022-10-03T12:30:27.657Z] Successfully installed psycopg2-2.9.3 [2022-10-03T12:30:27.657Z] 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 [2022-10-03T12:30:28.593Z] Collecting numpy==1.22.3 [2022-10-03T12:30:28.593Z] Downloading numpy-1.22.3.zip (11.5 MB) [2022-10-03T12:30:28.850Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 45.8 MB/s eta 0:00:00 [2022-10-03T12:30:29.416Z] Installing build dependencies: started [2022-10-03T12:30:29.430Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2022-10-03T12:30:29.430Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:30:29.430Z] Executing glib-2.72.1-r0.trigger [2022-10-03T12:30:29.430Z] Executing shared-mime-info-2.2-r0.trigger [2022-10-03T12:30:33.607Z] Installing build dependencies: finished with status 'done' [2022-10-03T12:30:33.607Z] Getting requirements to build wheel: started [2022-10-03T12:30:33.866Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T12:30:33.866Z] Preparing metadata (pyproject.toml): started [2022-10-03T12:30:34.436Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T12:30:34.436Z] Building wheels for collected packages: numpy [2022-10-03T12:30:34.436Z] Building wheel for numpy (pyproject.toml): started [2022-10-03T12:30:36.069Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-03T12:30:36.069Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2022-10-03T12:30:36.070Z] Executing fontconfig-2.14.0-r0.trigger [2022-10-03T12:30:36.070Z] Executing mkfontscale-1.2.2-r0.trigger [2022-10-03T12:30:36.070Z] OK: 374 MiB in 157 packages [2022-10-03T12:30:36.070Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T12:30:36.649Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T12:30:37.606Z] (1/21) Installing binutils (2.38-r3) [2022-10-03T12:30:38.188Z] (2/21) Installing isl22 (0.22-r0) [2022-10-03T12:30:38.188Z] (3/21) Installing mpfr4 (4.1.0-r0) [2022-10-03T12:30:38.188Z] (4/21) Installing mpc1 (1.2.1-r0) [2022-10-03T12:30:38.456Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2022-10-03T12:30:41.050Z] (6/21) Installing musl-dev (1.2.3-r0) [2022-10-03T12:30:41.316Z] (7/21) Installing libc-dev (0.7.2-r3) [2022-10-03T12:30:41.316Z] (8/21) Installing linux-headers (5.16.7-r1) [2022-10-03T12:30:41.896Z] (9/21) Installing libffi-dev (3.4.2-r1) [2022-10-03T12:30:41.896Z] (10/21) Installing libpq (14.5-r0) [2022-10-03T12:30:42.166Z] (11/21) Installing openssl-dev (1.1.1q-r0) [2022-10-03T12:30:42.166Z] (12/21) Installing libpq-dev (14.5-r0) [2022-10-03T12:30:42.431Z] (13/21) Installing libecpg (14.5-r0) [2022-10-03T12:30:42.431Z] (14/21) Installing libecpg-dev (14.5-r0) [2022-10-03T12:30:42.431Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2022-10-03T12:30:45.779Z] (16/21) Installing clang-libs (13.0.1-r1) [2022-10-03T12:30:47.712Z] (17/21) Installing clang (13.0.1-r1) [2022-10-03T12:30:47.977Z] (18/21) Installing icu (71.1-r2) [2022-10-03T12:30:48.242Z] (19/21) Installing icu-dev (71.1-r2) [2022-10-03T12:30:48.509Z] (20/21) Installing llvm13 (13.0.1-r2) [2022-10-03T12:30:49.917Z] (21/21) Installing postgresql14-dev (14.5-r0) [2022-10-03T12:30:50.498Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:30:50.498Z] OK: 767 MiB in 178 packages [2022-10-03T12:30:50.764Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T12:30:51.722Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T12:30:52.301Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2022-10-03T12:30:54.240Z] (2/10) Installing gdbm (1.23-r0) [2022-10-03T12:30:54.505Z] (3/10) Installing mpdecimal (2.5.1-r1) [2022-10-03T12:30:54.505Z] (4/10) Installing readline (8.1.2-r0) [2022-10-03T12:30:54.505Z] (5/10) Installing python3 (3.10.5-r0) [2022-10-03T12:30:57.081Z] (6/10) Installing python3-dev (3.10.5-r0) [2022-10-03T12:30:59.018Z] (7/10) Installing libsodium (1.0.18-r0) [2022-10-03T12:30:59.018Z] (8/10) Installing libzmq (4.3.4-r0) [2022-10-03T12:30:59.018Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2022-10-03T12:30:59.018Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2022-10-03T12:30:59.018Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:30:59.018Z] OK: 937 MiB in 188 packages [2022-10-03T12:30:59.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T12:31:00.244Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T12:31:01.201Z] OK: 937 MiB in 188 packages [2022-10-03T12:31:01.201Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T12:31:02.154Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T12:31:03.109Z] (1/1) Installing tzdata (2022c-r0) [2022-10-03T12:31:03.688Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:31:03.688Z] OK: 940 MiB in 189 packages [2022-10-03T12:31:04.645Z] (1/1) Purging tzdata (2022c-r0) [2022-10-03T12:31:04.645Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T12:31:04.645Z] OK: 937 MiB in 188 packages [2022-10-03T12:31:22.840Z] Looking in links: /tmp/tmp0hm4ffwf [2022-10-03T12:31:22.840Z] Processing /tmp/tmp0hm4ffwf/setuptools-58.1.0-py3-none-any.whl [2022-10-03T12:31:22.840Z] Processing /tmp/tmp0hm4ffwf/pip-22.0.4-py3-none-any.whl [2022-10-03T12:31:22.840Z] Installing collected packages: setuptools, pip [2022-10-03T12:31:35.123Z] Successfully installed pip-22.0.4 setuptools-58.1.0 [2022-10-03T12:31:35.123Z] 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 [2022-10-03T12:31:38.451Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) [2022-10-03T12:31:38.451Z] Collecting pip [2022-10-03T12:31:38.716Z] Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) [2022-10-03T12:31:38.716Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 23.2 MB/s eta 0:00:00 [2022-10-03T12:31:38.979Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) [2022-10-03T12:31:41.544Z] Collecting setuptools [2022-10-03T12:31:41.809Z] Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) [2022-10-03T12:31:41.809Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.7 MB/s eta 0:00:00 [2022-10-03T12:31:42.074Z] Collecting wheel [2022-10-03T12:31:42.074Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-10-03T12:31:42.124Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:31:43.031Z] Installing collected packages: wheel, setuptools, pip [2022-10-03T12:31:43.298Z] Attempting uninstall: setuptools [2022-10-03T12:31:43.298Z] Found existing installation: setuptools 58.1.0 [2022-10-03T12:31:43.879Z] Uninstalling setuptools-58.1.0: [2022-10-03T12:31:44.145Z] Successfully uninstalled setuptools-58.1.0 [2022-10-03T12:31:49.478Z] Attempting uninstall: pip [2022-10-03T12:31:49.478Z] Found existing installation: pip 22.0.4 [2022-10-03T12:31:50.876Z] Uninstalling pip-22.0.4: [2022-10-03T12:31:50.876Z] Successfully uninstalled pip-22.0.4 [2022-10-03T12:32:00.922Z] Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 [2022-10-03T12:32:00.922Z] 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 [2022-10-03T12:32:04.254Z] Processing ./edgex-taf-common [2022-10-03T12:32:04.254Z] Preparing metadata (setup.py): started [2022-10-03T12:32:06.185Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:32:06.185Z] Building wheels for collected packages: edgex-taf-common [2022-10-03T12:32:06.185Z] Building wheel for edgex-taf-common (setup.py): started [2022-10-03T12:32:08.114Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-10-03T12:32:08.114Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=03879b4e8ecd188a8c78c127eb2f111ce229f3d5fd0e855eebe97e650bade40d [2022-10-03T12:32:08.114Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2022-10-03T12:32:08.114Z] Successfully built edgex-taf-common [2022-10-03T12:32:08.691Z] Installing collected packages: edgex-taf-common [2022-10-03T12:32:08.691Z] Successfully installed edgex-taf-common-0.0.0 [2022-10-03T12:32:08.691Z] 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 [2022-10-03T12:32:12.925Z] Collecting robotframework==4.1.3 [2022-10-03T12:32:12.925Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-10-03T12:32:12.925Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 10.0 MB/s eta 0:00:00 [2022-10-03T12:32:13.188Z] Installing collected packages: robotframework [2022-10-03T12:32:16.522Z] Successfully installed robotframework-4.1.3 [2022-10-03T12:32:16.522Z] 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 [2022-10-03T12:32:19.852Z] Collecting docker==4.4.1 [2022-10-03T12:32:19.852Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-10-03T12:32:19.852Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.6 MB/s eta 0:00:00 [2022-10-03T12:32:20.434Z] Collecting requests!=2.18.0,>=2.14.2 [2022-10-03T12:32:20.434Z] Downloading requests-2.28.1-py3-none-any.whl (62 kB) [2022-10-03T12:32:20.434Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.1 MB/s eta 0:00:00 [2022-10-03T12:32:20.434Z] Collecting six>=1.4.0 [2022-10-03T12:32:20.701Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-10-03T12:32:20.967Z] Collecting websocket-client>=0.32.0 [2022-10-03T12:32:20.967Z] Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) [2022-10-03T12:32:20.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 2.4 MB/s eta 0:00:00 [2022-10-03T12:32:21.231Z] Collecting charset-normalizer<3,>=2 [2022-10-03T12:32:21.231Z] Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) [2022-10-03T12:32:21.810Z] Collecting urllib3<1.27,>=1.21.1 [2022-10-03T12:32:21.810Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) [2022-10-03T12:32:21.810Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 5.9 MB/s eta 0:00:00 [2022-10-03T12:32:22.077Z] Collecting idna<4,>=2.5 [2022-10-03T12:32:22.077Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2022-10-03T12:32:22.077Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.3 MB/s eta 0:00:00 [2022-10-03T12:32:22.077Z] Collecting certifi>=2017.4.17 [2022-10-03T12:32:22.077Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-03T12:32:22.343Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 6.4 MB/s eta 0:00:00 [2022-10-03T12:32:23.749Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-10-03T12:32:27.089Z] Successfully installed certifi-2022.9.24 charset-normalizer-2.1.1 docker-4.4.1 idna-3.4 requests-2.28.1 six-1.16.0 urllib3-1.26.12 websocket-client-1.4.1 [2022-10-03T12:32:27.089Z] 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 [2022-10-03T12:32:30.420Z] Collecting python-dotenv==0.15.0 [2022-10-03T12:32:30.420Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-10-03T12:32:31.000Z] Installing collected packages: python-dotenv [2022-10-03T12:32:31.264Z] Successfully installed python-dotenv-0.15.0 [2022-10-03T12:32:31.264Z] 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 [2022-10-03T12:32:34.601Z] Collecting RESTinstance==1.0.2 [2022-10-03T12:32:34.601Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-10-03T12:32:34.868Z] Collecting docutils [2022-10-03T12:32:34.868Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2022-10-03T12:32:35.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 1.6 MB/s eta 0:00:00 [2022-10-03T12:32:35.449Z] Collecting rfc3987 [2022-10-03T12:32:35.449Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-10-03T12:32:35.449Z] Collecting jsonpath-ng [2022-10-03T12:32:35.449Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-10-03T12:32:35.449Z] Collecting GenSON [2022-10-03T12:32:35.715Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-10-03T12:32:35.715Z] Preparing metadata (setup.py): started [2022-10-03T12:32:37.650Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:32:37.650Z] Collecting strict-rfc3339 [2022-10-03T12:32:37.650Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-10-03T12:32:37.650Z] Preparing metadata (setup.py): started [2022-10-03T12:32:38.352Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:32:39.579Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:32:39.579Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) [2022-10-03T12:32:39.579Z] Collecting pygments [2022-10-03T12:32:39.579Z] Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) [2022-10-03T12:32:39.846Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 12.3 MB/s eta 0:00:00 [2022-10-03T12:32:39.846Z] Collecting tzlocal [2022-10-03T12:32:39.846Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-10-03T12:32:40.110Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-10-03T12:32:40.691Z] Collecting pytz [2022-10-03T12:32:40.691Z] Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) [2022-10-03T12:32:40.691Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 9.7 MB/s eta 0:00:00 [2022-10-03T12:32:40.956Z] Collecting jsonschema [2022-10-03T12:32:40.956Z] Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) [2022-10-03T12:32:40.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 4.3 MB/s eta 0:00:00 [2022-10-03T12:32:41.219Z] Collecting flex [2022-10-03T12:32:41.219Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-10-03T12:32:41.484Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 [2022-10-03T12:32:41.484Z] Preparing metadata (setup.py): started [2022-10-03T12:32:44.057Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:32:44.057Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-10-03T12:32:44.057Z] Collecting PyYAML>=3.11 [2022-10-03T12:32:44.057Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-10-03T12:32:44.057Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.7 MB/s eta 0:00:00 [2022-10-03T12:32:45.455Z] Installing build dependencies: started [2022-10-03T12:33:07.487Z] Installing build dependencies: finished with status 'done' [2022-10-03T12:33:07.487Z] Getting requirements to build wheel: started [2022-10-03T12:33:19.857Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T12:33:19.857Z] Preparing metadata (pyproject.toml): started [2022-10-03T12:33:22.445Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T12:33:22.445Z] Collecting validate-email>=1.2 [2022-10-03T12:33:22.445Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-10-03T12:33:22.445Z] Preparing metadata (setup.py): started [2022-10-03T12:33:24.397Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:33:24.397Z] Collecting click>=3.3 [2022-10-03T12:33:24.397Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-10-03T12:33:24.397Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.5 MB/s eta 0:00:00 [2022-10-03T12:33:24.397Z] Collecting jsonpointer>=1.7 [2022-10-03T12:33:24.397Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-10-03T12:33:24.664Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2022-10-03T12:33:24.664Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.12) [2022-10-03T12:33:24.664Z] Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.1) [2022-10-03T12:33:24.664Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.9.24) [2022-10-03T12:33:24.929Z] Collecting decorator [2022-10-03T12:33:24.929Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-10-03T12:33:24.929Z] Collecting ply [2022-10-03T12:33:24.929Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-10-03T12:33:24.929Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.4 MB/s eta 0:00:00 [2022-10-03T12:33:25.506Z] Collecting attrs>=17.4.0 [2022-10-03T12:33:25.506Z] Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) [2022-10-03T12:33:25.506Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.7 MB/s eta 0:00:00 [2022-10-03T12:33:25.506Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-10-03T12:33:25.772Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-10-03T12:33:25.772Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 2.5 MB/s eta 0:00:00 [2022-10-03T12:33:25.772Z] Installing build dependencies: started [2022-10-03T12:33:40.728Z] Installing build dependencies: finished with status 'done' [2022-10-03T12:33:40.728Z] Getting requirements to build wheel: started [2022-10-03T12:33:41.685Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T12:33:41.685Z] Preparing metadata (pyproject.toml): started [2022-10-03T12:33:44.256Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T12:33:44.256Z] Collecting pytz-deprecation-shim [2022-10-03T12:33:44.256Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-10-03T12:33:45.663Z] Collecting tzdata [2022-10-03T12:33:45.663Z] Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) [2022-10-03T12:33:45.663Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 8.8 MB/s eta 0:00:00 [2022-10-03T12:33:45.663Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-10-03T12:33:45.663Z] Building wheel for flex (setup.py): started [2022-10-03T12:33:46.048Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:33:49.009Z] Building wheel for flex (setup.py): finished with status 'done' [2022-10-03T12:33:49.009Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=08380be054bac72d44b9d5e8d739b8e489b9f776ee52f80db40b908138bded12 [2022-10-03T12:33:49.009Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2022-10-03T12:33:49.009Z] Building wheel for strict-rfc3339 (setup.py): started [2022-10-03T12:33:52.350Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-10-03T12:33:52.350Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=e049bd873fc5285cec440e38c6c998803b87ee8c12790f31ca43e2c18dcc0dc0 [2022-10-03T12:33:52.350Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2022-10-03T12:33:52.350Z] Building wheel for GenSON (setup.py): started [2022-10-03T12:33:54.947Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-10-03T12:33:54.947Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=0527d434759469f1c918acfcfcd9c0c6f70b87a1b6883e198b9892cbe7922461 [2022-10-03T12:33:54.947Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2022-10-03T12:33:54.947Z] Building wheel for pyrsistent (pyproject.toml): started [2022-10-03T12:34:05.010Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-10-03T12:34:05.010Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=114479 sha256=74a7ad908f218abf3837bf878f0fce5bfe70b3a68a9ac0b95065c3524d9e6821 [2022-10-03T12:34:05.010Z] Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 [2022-10-03T12:34:05.010Z] Building wheel for PyYAML (pyproject.toml): started [2022-10-03T12:34:08.355Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-10-03T12:34:08.355Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45335 sha256=80c5b5489c12071c7302988cc91eb89da53dc337a51dcbdc3bac52256ba6c90a [2022-10-03T12:34:08.355Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2022-10-03T12:34:08.355Z] Building wheel for validate-email (setup.py): started [2022-10-03T12:34:10.928Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-10-03T12:34:10.928Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=38658410563a440df78a465c00f69c5a358afbdba04bcaebe29cb7790085a86f [2022-10-03T12:34:10.928Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2022-10-03T12:34:10.928Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-10-03T12:34:12.868Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2022-10-03T12:34:31.074Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.16.0 ply-3.11 pygments-2.13.0 pyrsistent-0.18.1 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.4 tzlocal-4.2 validate-email-1.3 [2022-10-03T12:34:31.074Z] 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 [2022-10-03T12:34:33.010Z] Collecting robotbackgroundlogger==1.2 [2022-10-03T12:34:33.010Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-10-03T12:34:33.010Z] Preparing metadata (setup.py): started [2022-10-03T12:34:34.943Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:34:34.943Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-10-03T12:34:34.943Z] Building wheels for collected packages: robotbackgroundlogger [2022-10-03T12:34:34.943Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-10-03T12:34:37.503Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-10-03T12:34:37.503Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=7b978486d8f99877f4ee574ac09b2288f6eda3aa71a764d22698ddf41c67eeec [2022-10-03T12:34:37.503Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2022-10-03T12:34:37.503Z] Successfully built robotbackgroundlogger [2022-10-03T12:34:38.900Z] Installing collected packages: robotbackgroundlogger [2022-10-03T12:34:38.900Z] Successfully installed robotbackgroundlogger-1.2 [2022-10-03T12:34:38.900Z] 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 [2022-10-03T12:34:42.220Z] Collecting configparser==5.0.1 [2022-10-03T12:34:42.483Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-10-03T12:34:43.879Z] Installing collected packages: configparser [2022-10-03T12:34:44.143Z] Successfully installed configparser-5.0.1 [2022-10-03T12:34:44.143Z] 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 [2022-10-03T12:34:48.370Z] Collecting requests==2.25.1 [2022-10-03T12:34:48.370Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-10-03T12:34:48.370Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 [2022-10-03T12:34:48.370Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) [2022-10-03T12:34:48.370Z] Collecting idna<3,>=2.5 [2022-10-03T12:34:48.370Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-10-03T12:34:48.370Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.2 MB/s eta 0:00:00 [2022-10-03T12:34:48.370Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.12) [2022-10-03T12:34:48.370Z] Collecting chardet<5,>=3.0.2 [2022-10-03T12:34:48.370Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-10-03T12:34:48.370Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.9 MB/s eta 0:00:00 [2022-10-03T12:34:49.773Z] Installing collected packages: idna, chardet, requests [2022-10-03T12:34:49.773Z] Attempting uninstall: idna [2022-10-03T12:34:49.773Z] Found existing installation: idna 3.4 [2022-10-03T12:34:50.037Z] Uninstalling idna-3.4: [2022-10-03T12:34:50.037Z] Successfully uninstalled idna-3.4 [2022-10-03T12:34:52.603Z] Attempting uninstall: requests [2022-10-03T12:34:52.603Z] Found existing installation: requests 2.28.1 [2022-10-03T12:34:52.603Z] Uninstalling requests-2.28.1: [2022-10-03T12:34:52.603Z] Successfully uninstalled requests-2.28.1 [2022-10-03T12:34:52.867Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-10-03T12:34:52.867Z] 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 [2022-10-03T12:34:56.195Z] Collecting robotframework-requests==0.8.0 [2022-10-03T12:34:56.460Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-10-03T12:34:56.460Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-10-03T12:34:56.460Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-10-03T12:34:56.460Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-10-03T12:34:56.460Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.12) [2022-10-03T12:34:56.460Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2022-10-03T12:34:56.460Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.9.24) [2022-10-03T12:34:58.388Z] Installing collected packages: robotframework-requests [2022-10-03T12:34:58.388Z] Successfully installed robotframework-requests-0.8.0 [2022-10-03T12:34:58.388Z] 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 [2022-10-03T12:35:01.715Z] Collecting paho-mqtt==1.5.1 [2022-10-03T12:35:01.715Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-10-03T12:35:01.715Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.0 MB/s eta 0:00:00 [2022-10-03T12:35:01.982Z] Preparing metadata (setup.py): started [2022-10-03T12:35:03.910Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:35:03.910Z] Building wheels for collected packages: paho-mqtt [2022-10-03T12:35:03.910Z] Building wheel for paho-mqtt (setup.py): started [2022-10-03T12:35:07.239Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-10-03T12:35:07.239Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=3f28223f63f991049ac45d0ca4ae69f9d5e74a2c38eff5e51a5dd0dd410d73c5 [2022-10-03T12:35:07.239Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2022-10-03T12:35:07.239Z] Successfully built paho-mqtt [2022-10-03T12:35:07.476Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:35:08.192Z] Installing collected packages: paho-mqtt [2022-10-03T12:35:08.773Z] Successfully installed paho-mqtt-1.5.1 [2022-10-03T12:35:08.773Z] 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 [2022-10-03T12:35:13.017Z] Collecting redis==3.5.3 [2022-10-03T12:35:13.017Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-10-03T12:35:13.017Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 3.4 MB/s eta 0:00:00 [2022-10-03T12:35:14.956Z] Installing collected packages: redis [2022-10-03T12:35:15.222Z] Successfully installed redis-3.5.3 [2022-10-03T12:35:15.222Z] 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 [2022-10-03T12:35:21.854Z] Collecting pyzmq==22.2.1 [2022-10-03T12:35:21.854Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-10-03T12:35:21.854Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.8 MB/s eta 0:00:00 [2022-10-03T12:35:23.259Z] Installing build dependencies: started [2022-10-03T12:35:25.583Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2022-10-03T12:35:25.583Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22359276 sha256=d82cbfa09599db421f5abfdffe8c0f2699293a35fd33d45ebcb6660db92e590e [2022-10-03T12:35:25.583Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2022-10-03T12:35:25.583Z] Successfully built numpy [2022-10-03T12:35:25.583Z] Installing collected packages: numpy [2022-10-03T12:35:28.254Z] Successfully installed numpy-1.22.3 [2022-10-03T12:35:28.254Z] 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 [2022-10-03T12:35:29.191Z] Collecting psutil==5.9.0 [2022-10-03T12:35:29.191Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2022-10-03T12:35:29.191Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 12.9 MB/s eta 0:00:00 [2022-10-03T12:35:29.191Z] Preparing metadata (setup.py): started [2022-10-03T12:35:29.758Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:35:29.758Z] Building wheels for collected packages: psutil [2022-10-03T12:35:29.758Z] Building wheel for psutil (setup.py): started [2022-10-03T12:35:31.674Z] Building wheel for psutil (setup.py): finished with status 'done' [2022-10-03T12:35:31.674Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271453 sha256=5b1368b565f59c9e521209352a51fcb85a60eade7bc11fb78d65f9cff43edcd8 [2022-10-03T12:35:31.674Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2022-10-03T12:35:31.674Z] Successfully built psutil [2022-10-03T12:35:31.674Z] Installing collected packages: psutil [2022-10-03T12:35:31.932Z] Successfully installed psutil-5.9.0 [2022-10-03T12:35:31.932Z] 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 [2022-10-03T12:35:32.866Z] Collecting pycryptodome==3.15.0 [2022-10-03T12:35:32.866Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2022-10-03T12:35:32.866Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 47.3 MB/s eta 0:00:00 [2022-10-03T12:35:33.124Z] Preparing metadata (setup.py): started [2022-10-03T12:35:34.498Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:35:34.498Z] Building wheels for collected packages: pycryptodome [2022-10-03T12:35:34.498Z] Building wheel for pycryptodome (setup.py): started [2022-10-03T12:35:38.227Z] Installing build dependencies: finished with status 'done' [2022-10-03T12:35:38.227Z] Getting requirements to build wheel: started [2022-10-03T12:35:40.162Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T12:35:40.162Z] Preparing metadata (pyproject.toml): started [2022-10-03T12:35:43.495Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T12:35:43.495Z] Building wheels for collected packages: pyzmq [2022-10-03T12:35:43.495Z] Building wheel for pyzmq (pyproject.toml): started [2022-10-03T12:36:01.040Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2022-10-03T12:36:01.041Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111212 sha256=57b5198a594546390ae4f20690554410b46aa7e75ef86fc9096840ec7fb24835 [2022-10-03T12:36:01.041Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2022-10-03T12:36:01.041Z] Successfully built pycryptodome [2022-10-03T12:36:01.041Z] Installing collected packages: pycryptodome [2022-10-03T12:36:01.041Z] Successfully installed pycryptodome-3.15.0 [2022-10-03T12:36:01.041Z] 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 [2022-10-03T12:36:01.041Z] Collecting influxdb-client==1.33.0 [2022-10-03T12:36:01.041Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2022-10-03T12:36:01.041Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 16.4 MB/s eta 0:00:00 [2022-10-03T12:36:01.041Z] Collecting python-dateutil>=2.5.3 [2022-10-03T12:36:01.041Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2022-10-03T12:36:01.041Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 31.4 MB/s eta 0:00:00 [2022-10-03T12:36:01.041Z] Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.12) [2022-10-03T12:36:01.041Z] Collecting reactivex>=4.0.4 [2022-10-03T12:36:01.041Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2022-10-03T12:36:01.041Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 33.2 MB/s eta 0:00:00 [2022-10-03T12:36:01.041Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (65.4.1) [2022-10-03T12:36:01.041Z] Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.9.24) [2022-10-03T12:36:01.041Z] Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) [2022-10-03T12:36:01.041Z] Collecting typing-extensions<5.0.0,>=4.1.1 [2022-10-03T12:36:01.041Z] Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) [2022-10-03T12:36:01.041Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2022-10-03T12:36:01.041Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 [2022-10-03T12:36:01.041Z] 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 [2022-10-03T12:36:13.237Z] Removing intermediate container a09f5e8a7ede [2022-10-03T12:36:13.237Z] ---> 960395e8e57e [2022-10-03T12:36:13.237Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-10-03T12:36:13.498Z] ---> Running in c7ebb3d58240 [2022-10-03T12:36:13.498Z] Removing intermediate container c7ebb3d58240 [2022-10-03T12:36:13.498Z] ---> 2c3ea5549521 [2022-10-03T12:36:13.498Z] Step 10/12 : LABEL arch=amd64 [2022-10-03T12:36:13.498Z] ---> Running in b77cafc2965c [2022-10-03T12:36:13.498Z] Removing intermediate container b77cafc2965c [2022-10-03T12:36:13.498Z] ---> c4b5030f123e [2022-10-03T12:36:13.498Z] Step 11/12 : LABEL git_sha=8abb0c10119b40d13f81c12c2e443cfacddee858 [2022-10-03T12:36:13.498Z] ---> Running in 7a7cde091ec3 [2022-10-03T12:36:13.757Z] Removing intermediate container 7a7cde091ec3 [2022-10-03T12:36:13.757Z] ---> 4b0a46d8f072 [2022-10-03T12:36:13.757Z] Step 12/12 : LABEL version=0.0.0 [2022-10-03T12:36:13.757Z] ---> Running in 9d1169a91310 [2022-10-03T12:36:13.757Z] Removing intermediate container 9d1169a91310 [2022-10-03T12:36:13.757Z] ---> 03c902fe7291 [2022-10-03T12:36:13.757Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T12:36:13.757Z] Successfully built 03c902fe7291 [2022-10-03T12:36:13.757Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T12:36:14.691Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T12:36:14.691Z] [2022-10-03T12:36:14.691Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T12:36:15.062Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T12:36:15.323Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T12:36:15.323Z] 5eb5b503b376: Pulling fs layer [2022-10-03T12:36:15.323Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T12:36:15.323Z] ec43610c2a17: Pulling fs layer [2022-10-03T12:36:15.323Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T12:36:15.323Z] 33b1e0a273af: Pulling fs layer [2022-10-03T12:36:15.323Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T12:36:15.323Z] 2f39f015ded8: Pulling fs layer [2022-10-03T12:36:15.323Z] 33b1e0a273af: Waiting [2022-10-03T12:36:15.323Z] 5d3b04190fa2: Waiting [2022-10-03T12:36:15.323Z] 2f39f015ded8: Waiting [2022-10-03T12:36:15.323Z] 3a2ae6a8a46f: Waiting [2022-10-03T12:36:15.323Z] 5c69ac0246d0: Download complete [2022-10-03T12:36:15.323Z] 3a2ae6a8a46f: Download complete [2022-10-03T12:36:15.323Z] 33b1e0a273af: Verifying Checksum [2022-10-03T12:36:15.323Z] 33b1e0a273af: Download complete [2022-10-03T12:36:15.323Z] 5d3b04190fa2: Download complete [2022-10-03T12:36:15.323Z] ec43610c2a17: Verifying Checksum [2022-10-03T12:36:15.323Z] ec43610c2a17: Download complete [2022-10-03T12:36:15.582Z] 5eb5b503b376: Verifying Checksum [2022-10-03T12:36:15.582Z] 5eb5b503b376: Download complete [2022-10-03T12:36:16.149Z] 2f39f015ded8: Download complete [2022-10-03T12:36:16.716Z] 5eb5b503b376: Pull complete [2022-10-03T12:36:16.716Z] 5c69ac0246d0: Pull complete [2022-10-03T12:36:17.281Z] ec43610c2a17: Pull complete [2022-10-03T12:36:17.281Z] 3a2ae6a8a46f: Pull complete [2022-10-03T12:36:17.542Z] 33b1e0a273af: Pull complete [2022-10-03T12:36:17.543Z] 5d3b04190fa2: Pull complete [2022-10-03T12:36:22.811Z] 2f39f015ded8: Pull complete [2022-10-03T12:36:22.811Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T12:36:22.811Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T12:36:22.811Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T12:36:23.022Z] prd-ubuntu20.04-docker-8c-8g-6865 does not seem to be running inside a container [2022-10-03T12:36:23.050Z] $ 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/oundry_edgex-taf-common_issue-46 -v /w/workspace/oundry_edgex-taf-common_issue-46:/w/workspace/oundry_edgex-taf-common_issue-46:rw,z -v /w/workspace/oundry_edgex-taf-common_issue-46@tmp:/w/workspace/oundry_edgex-taf-common_issue-46@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-lftools-log-publisher:latest cat [2022-10-03T12:36:24.563Z] $ docker top 489e9583d53cc95df5b9eb55cfe881c0c8106ffd6b2729dc7870b9cc4ffb0559 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T12:36:25.029Z] ---> job-cost.sh [2022-10-03T12:36:25.029Z] lf-activate-venv: SKIPPING [2022-10-03T12:36:25.029Z] INFO: No Stack... [2022-10-03T12:36:25.287Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T12:36:25.854Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T12:36:26.170Z] + cat /w/workspace/oundry_edgex-taf-common_issue-46/archives/cost.csv [2022-10-03T12:36:26.170Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T12:36:26.211Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] [2022-10-03T12:36:26.217Z] Resource [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] did not exist. Created. [2022-10-03T12:36:26.217Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T12:36:26.591Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T12:36:26.641Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T12:36:26.662Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T12:36:26.737Z] $ docker stop --time=1 489e9583d53cc95df5b9eb55cfe881c0c8106ffd6b2729dc7870b9cc4ffb0559 [2022-10-03T12:36:27.897Z] $ docker rm -f 489e9583d53cc95df5b9eb55cfe881c0c8106ffd6b2729dc7870b9cc4ffb0559 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T12:36:51.327Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-10-03T12:38:12.991Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-10-03T12:38:23.039Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-10-03T12:38:23.039Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515252 sha256=c60cd8c413581cd6c805c155f4d67a7519ad9d1dd1cf2af7df8580ff1a0b8a72 [2022-10-03T12:38:23.039Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2022-10-03T12:38:23.039Z] Successfully built pyzmq [2022-10-03T12:38:24.971Z] Installing collected packages: pyzmq [2022-10-03T12:38:26.377Z] Successfully installed pyzmq-22.2.1 [2022-10-03T12:38:26.377Z] 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 [2022-10-03T12:38:30.620Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-10-03T12:38:30.620Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-10-03T12:38:30.620Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.3 MB/s eta 0:00:00 [2022-10-03T12:38:30.620Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-10-03T12:38:31.200Z] Collecting selenium>=3.141.0 [2022-10-03T12:38:31.200Z] Downloading selenium-4.5.0-py3-none-any.whl (995 kB) [2022-10-03T12:38:31.200Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 11.0 MB/s eta 0:00:00 [2022-10-03T12:38:31.200Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-10-03T12:38:31.200Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-10-03T12:38:31.465Z] Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.9.24) [2022-10-03T12:38:31.465Z] Collecting trio~=0.17 [2022-10-03T12:38:31.465Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2022-10-03T12:38:31.730Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.7 MB/s eta 0:00:00 [2022-10-03T12:38:31.730Z] Collecting trio-websocket~=0.9 [2022-10-03T12:38:31.730Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-10-03T12:38:31.730Z] Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.12) [2022-10-03T12:38:31.995Z] Collecting async-generator>=1.9 [2022-10-03T12:38:31.995Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-10-03T12:38:31.995Z] Collecting exceptiongroup>=1.0.0rc9 [2022-10-03T12:38:31.995Z] Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) [2022-10-03T12:38:32.260Z] Collecting sortedcontainers [2022-10-03T12:38:32.260Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-10-03T12:38:32.260Z] Collecting sniffio [2022-10-03T12:38:32.260Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2022-10-03T12:38:32.260Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) [2022-10-03T12:38:32.260Z] Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2022-10-03T12:38:32.260Z] Collecting outcome [2022-10-03T12:38:32.260Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-10-03T12:38:32.525Z] Collecting wsproto>=0.14 [2022-10-03T12:38:32.525Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2022-10-03T12:38:33.104Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-10-03T12:38:33.104Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-10-03T12:38:33.369Z] Collecting h11<1,>=0.9.0 [2022-10-03T12:38:33.634Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2022-10-03T12:38:33.634Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.8 MB/s eta 0:00:00 [2022-10-03T12:38:35.566Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2022-10-03T12:38:45.619Z] Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.0.0rc9 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.5.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.9.2 wsproto-1.2.0 [2022-10-03T12:38:45.619Z] 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 [2022-10-03T12:38:49.863Z] Collecting psycopg2==2.9.3 [2022-10-03T12:38:50.128Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-10-03T12:38:50.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.4 MB/s eta 0:00:00 [2022-10-03T12:38:50.709Z] Preparing metadata (setup.py): started [2022-10-03T12:38:53.285Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T12:38:53.285Z] Building wheels for collected packages: psycopg2 [2022-10-03T12:38:53.285Z] Building wheel for psycopg2 (setup.py): started [2022-10-03T12:40:01.142Z] Building wheel for psycopg2 (setup.py): still running... [2022-10-03T12:40:01.142Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-10-03T12:40:01.142Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470362 sha256=aa69f60299a3aca2395d2d6cf15a291fc32eadbfa90afae4fb75dbe0372ca7a3 [2022-10-03T12:40:01.142Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2022-10-03T12:40:01.142Z] Successfully built psycopg2 [2022-10-03T12:40:02.550Z] Installing collected packages: psycopg2 [2022-10-03T12:40:02.550Z] Successfully installed psycopg2-2.9.3 [2022-10-03T12:40:02.550Z] 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 [2022-10-03T12:40:09.189Z] Collecting numpy==1.22.3 [2022-10-03T12:40:09.189Z] Downloading numpy-1.22.3.zip (11.5 MB) [2022-10-03T12:40:09.769Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.7 MB/s eta 0:00:00 [2022-10-03T12:40:14.012Z] Installing build dependencies: started [2022-10-03T12:40:36.041Z] Installing build dependencies: finished with status 'done' [2022-10-03T12:40:36.041Z] Getting requirements to build wheel: started [2022-10-03T12:40:37.973Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T12:40:37.973Z] Preparing metadata (pyproject.toml): started [2022-10-03T12:40:42.210Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T12:40:42.210Z] Building wheels for collected packages: numpy [2022-10-03T12:40:42.210Z] Building wheel for numpy (pyproject.toml): started [2022-10-03T12:43:03.873Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:44:00.262Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:45:08.107Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:46:15.968Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:47:12.338Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:48:20.181Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:49:16.713Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:53:53.642Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:55:45.275Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:57:51.904Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T12:59:58.531Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T13:01:06.359Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T13:03:13.020Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T13:06:34.726Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T13:08:11.316Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T13:10:03.014Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T13:10:08.335Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2022-10-03T13:10:08.335Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623690 sha256=06a83a6fdd299543ac325dcee3c1a24d580e24695df2a94b036e33928c852156 [2022-10-03T13:10:08.335Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2022-10-03T13:10:08.335Z] Successfully built numpy [2022-10-03T13:10:09.729Z] Installing collected packages: numpy [2022-10-03T13:10:27.918Z] Successfully installed numpy-1.22.3 [2022-10-03T13:10:27.918Z] 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 [2022-10-03T13:10:32.162Z] Collecting psutil==5.9.0 [2022-10-03T13:10:32.162Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2022-10-03T13:10:32.162Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.2 MB/s eta 0:00:00 [2022-10-03T13:10:32.742Z] Preparing metadata (setup.py): started [2022-10-03T13:10:36.081Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T13:10:36.081Z] Building wheels for collected packages: psutil [2022-10-03T13:10:36.081Z] Building wheel for psutil (setup.py): started [2022-10-03T13:10:48.378Z] Building wheel for psutil (setup.py): finished with status 'done' [2022-10-03T13:10:48.378Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271962 sha256=eaafe3f74bf5b4290d62cc93522a09d2baac04eaf4e6cc54bf9b6d39ffba9da1 [2022-10-03T13:10:48.378Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2022-10-03T13:10:48.378Z] Successfully built psutil [2022-10-03T13:10:48.653Z] Installing collected packages: psutil [2022-10-03T13:10:50.591Z] Successfully installed psutil-5.9.0 [2022-10-03T13:10:50.591Z] 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 [2022-10-03T13:10:55.939Z] Collecting pycryptodome==3.15.0 [2022-10-03T13:10:55.939Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2022-10-03T13:10:55.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 12.1 MB/s eta 0:00:00 [2022-10-03T13:10:57.882Z] Preparing metadata (setup.py): started [2022-10-03T13:11:02.134Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T13:11:02.134Z] Building wheels for collected packages: pycryptodome [2022-10-03T13:11:02.134Z] Building wheel for pycryptodome (setup.py): started [2022-10-03T13:12:09.969Z] Building wheel for pycryptodome (setup.py): still running... [2022-10-03T13:13:06.315Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2022-10-03T13:13:06.315Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_aarch64.whl size=2017024 sha256=9590036c18097b0a71b53293e049f24a66672638d1f2cec5842c78b5b45601c6 [2022-10-03T13:13:06.315Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2022-10-03T13:13:06.315Z] Successfully built pycryptodome [2022-10-03T13:13:06.315Z] Installing collected packages: pycryptodome [2022-10-03T13:13:06.315Z] Successfully installed pycryptodome-3.15.0 [2022-10-03T13:13:06.316Z] 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 [2022-10-03T13:13:09.636Z] Collecting influxdb-client==1.33.0 [2022-10-03T13:13:09.636Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2022-10-03T13:13:09.636Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.5 MB/s eta 0:00:00 [2022-10-03T13:13:09.636Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (65.4.1) [2022-10-03T13:13:09.636Z] Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.12) [2022-10-03T13:13:09.898Z] Collecting reactivex>=4.0.4 [2022-10-03T13:13:09.899Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2022-10-03T13:13:09.899Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.6 MB/s eta 0:00:00 [2022-10-03T13:13:09.899Z] Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.9.24) [2022-10-03T13:13:10.162Z] Collecting python-dateutil>=2.5.3 [2022-10-03T13:13:10.162Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2022-10-03T13:13:10.162Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.8 MB/s eta 0:00:00 [2022-10-03T13:13:10.162Z] Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) [2022-10-03T13:13:10.162Z] Collecting typing-extensions<5.0.0,>=4.1.1 [2022-10-03T13:13:10.162Z] Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) [2022-10-03T13:13:12.728Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2022-10-03T13:13:20.901Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 [2022-10-03T13:13:20.901Z] 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 [2022-10-03T13:13:59.747Z] Removing intermediate container e792c7926876 [2022-10-03T13:13:59.747Z] ---> 749fe2fad196 [2022-10-03T13:13:59.747Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-10-03T13:13:59.747Z] ---> Running in cab60184a68b [2022-10-03T13:13:59.747Z] Removing intermediate container cab60184a68b [2022-10-03T13:13:59.747Z] ---> 7d559827f388 [2022-10-03T13:13:59.747Z] Step 10/12 : LABEL arch=arm64 [2022-10-03T13:14:00.023Z] ---> Running in d4f99fec9986 [2022-10-03T13:14:00.290Z] Removing intermediate container d4f99fec9986 [2022-10-03T13:14:00.290Z] ---> b3b094c0184c [2022-10-03T13:14:00.290Z] Step 11/12 : LABEL git_sha=8abb0c10119b40d13f81c12c2e443cfacddee858 [2022-10-03T13:14:00.290Z] ---> Running in ac8933f6718c [2022-10-03T13:14:00.555Z] Removing intermediate container ac8933f6718c [2022-10-03T13:14:00.555Z] ---> 4eec9291045c [2022-10-03T13:14:00.555Z] Step 12/12 : LABEL version=0.0.0 [2022-10-03T13:14:00.555Z] ---> Running in 684ddb57ccaf [2022-10-03T13:14:00.819Z] Removing intermediate container 684ddb57ccaf [2022-10-03T13:14:00.819Z] ---> 63a62001f088 [2022-10-03T13:14:00.819Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T13:14:00.819Z] Successfully built 63a62001f088 [2022-10-03T13:14:00.819Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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 [2022-10-03T13:14:01.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T13:14:01.747Z] [2022-10-03T13:14:01.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:14:02.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T13:14:02.147Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T13:14:02.147Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T13:14:02.147Z] 04944245beec: Pulling fs layer [2022-10-03T13:14:02.147Z] 699f458cf7ca: Pulling fs layer [2022-10-03T13:14:02.147Z] 765212b225bb: Pulling fs layer [2022-10-03T13:14:02.147Z] f23df028b6ca: Pulling fs layer [2022-10-03T13:14:02.147Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T13:14:02.147Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T13:14:02.147Z] d65c8cfc05b1: Waiting [2022-10-03T13:14:02.147Z] 765212b225bb: Waiting [2022-10-03T13:14:02.147Z] 2437ff75d9bd: Waiting [2022-10-03T13:14:02.147Z] f23df028b6ca: Waiting [2022-10-03T13:14:02.413Z] 04944245beec: Verifying Checksum [2022-10-03T13:14:02.413Z] 04944245beec: Download complete [2022-10-03T13:14:02.413Z] 765212b225bb: Verifying Checksum [2022-10-03T13:14:02.413Z] 765212b225bb: Download complete [2022-10-03T13:14:02.413Z] f23df028b6ca: Verifying Checksum [2022-10-03T13:14:02.413Z] f23df028b6ca: Download complete [2022-10-03T13:14:02.413Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T13:14:02.413Z] d65c8cfc05b1: Download complete [2022-10-03T13:14:02.413Z] 699f458cf7ca: Verifying Checksum [2022-10-03T13:14:02.413Z] 699f458cf7ca: Download complete [2022-10-03T13:14:02.996Z] 8998bd30e6a1: Download complete [2022-10-03T13:14:05.574Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T13:14:05.574Z] 2437ff75d9bd: Download complete [2022-10-03T13:14:06.979Z] 8998bd30e6a1: Pull complete [2022-10-03T13:14:07.243Z] 04944245beec: Pull complete [2022-10-03T13:14:08.640Z] 699f458cf7ca: Pull complete [2022-10-03T13:14:08.640Z] 765212b225bb: Pull complete [2022-10-03T13:14:09.596Z] f23df028b6ca: Pull complete [2022-10-03T13:14:09.596Z] d65c8cfc05b1: Pull complete [2022-10-03T13:14:24.575Z] 2437ff75d9bd: Pull complete [2022-10-03T13:14:24.575Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T13:14:24.575Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T13:14:24.575Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T13:14:24.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-6866 does not seem to be running inside a container [2022-10-03T13:14:24.911Z] $ 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/oundry_edgex-taf-common_issue-46 -v /w/workspace/oundry_edgex-taf-common_issue-46:/w/workspace/oundry_edgex-taf-common_issue-46:rw,z -v /w/workspace/oundry_edgex-taf-common_issue-46@tmp:/w/workspace/oundry_edgex-taf-common_issue-46@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-lftools-log-publisher:arm64 cat [2022-10-03T13:14:27.566Z] $ docker top e89dcdd85b3c0991775c0e7f29a96e5971f5068c9e2be9bcb721e9cebca82e22 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:14:28.482Z] ---> job-cost.sh [2022-10-03T13:14:28.482Z] lf-activate-venv: SKIPPING [2022-10-03T13:14:28.482Z] INFO: No Stack... [2022-10-03T13:14:29.065Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T13:14:30.023Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T13:14:30.688Z] + cat /w/workspace/oundry_edgex-taf-common_issue-46/archives/cost.csv [2022-10-03T13:14:30.688Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T13:14:30.744Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] [2022-10-03T13:14:30.749Z] Resource [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] did not exist. Created. [2022-10-03T13:14:30.750Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T13:14:31.475Z] /w/workspace/oundry_edgex-taf-common_issue-46@tmp/durable-75d51f6d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T13:14:32.150Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T13:14:32.185Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T13:14:32.585Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T13:14:32.601Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-issue-46-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T13:14:32.669Z] $ docker stop --time=1 e89dcdd85b3c0991775c0e7f29a96e5971f5068c9e2be9bcb721e9cebca82e22 [2022-10-03T13:14:34.192Z] $ docker rm -f e89dcdd85b3c0991775c0e7f29a96e5971f5068c9e2be9bcb721e9cebca82e22 [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-03T13:14:35.639Z] + [ -d /w/workspace/oundry_edgex-taf-common_issue-46/archives ] [2022-10-03T13:14:35.639Z] + ls -al /w/workspace/oundry_edgex-taf-common_issue-46/archives [2022-10-03T13:14:35.639Z] total 16 [2022-10-03T13:14:35.639Z] drwxr-xr-x 3 root root 4096 Oct 3 12:36 . [2022-10-03T13:14:35.639Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 3 12:36 .. [2022-10-03T13:14:35.639Z] drwxr-xr-x 2 root root 4096 Oct 3 12:36 cost [2022-10-03T13:14:35.639Z] -rw-r--r-- 1 root root 90 Oct 3 12:36 cost.csv [2022-10-03T13:14:35.639Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_edgex-taf-common_issue-46/archives [2022-10-03T13:14:35.639Z] + ls -al /w/workspace/oundry_edgex-taf-common_issue-46/archives [2022-10-03T13:14:35.639Z] total 16 [2022-10-03T13:14:35.639Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 12:36 . [2022-10-03T13:14:35.639Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 3 12:36 .. [2022-10-03T13:14:35.639Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 12:36 cost [2022-10-03T13:14:35.639Z] -rw-r--r-- 1 jenkins jenkins 90 Oct 3 12:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:14:35.969Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:14:36.851Z] ---> package-listing.sh [2022-10-03T13:14:36.851Z] ++ facter osfamily [2022-10-03T13:14:36.851Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T13:14:37.110Z] + OS_FAMILY=debian [2022-10-03T13:14:37.110Z] + workspace=/w/workspace/oundry_edgex-taf-common_issue-46 [2022-10-03T13:14:37.110Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T13:14:37.110Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T13:14:37.110Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T13:14:37.110Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T13:14:37.110Z] + '[' /w/workspace/oundry_edgex-taf-common_issue-46 ']' [2022-10-03T13:14:37.110Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T13:14:37.110Z] + case "${OS_FAMILY}" in [2022-10-03T13:14:37.110Z] + dpkg -l [2022-10-03T13:14:37.110Z] + grep '^ii' [2022-10-03T13:14:37.110Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T13:14:37.110Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T13:14:37.110Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T13:14:37.110Z] + '[' /w/workspace/oundry_edgex-taf-common_issue-46 ']' [2022-10-03T13:14:37.110Z] + mkdir -p /w/workspace/oundry_edgex-taf-common_issue-46/archives/ [2022-10-03T13:14:37.110Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_edgex-taf-common_issue-46/archives/ [Pipeline] echo [2022-10-03T13:14:37.145Z] 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/oundry_edgex-taf-common_issue-46/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-03T13:14:37.438Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T13:14:38.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T13:14:38.059Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T13:14:38.189Z] prd-ubuntu20.04-docker-8c-8g-6865 does not seem to be running inside a container [2022-10-03T13:14:38.229Z] $ 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/oundry_edgex-taf-common_issue-46/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_edgex-taf-common_issue-46 -v /w/workspace/oundry_edgex-taf-common_issue-46:/w/workspace/oundry_edgex-taf-common_issue-46:rw,z -v /w/workspace/oundry_edgex-taf-common_issue-46@tmp:/w/workspace/oundry_edgex-taf-common_issue-46@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T13:14:38.451Z] $ docker top 0e8f49416979bd88b31fd01687abb3463cb5ef61156a7f3b484a5de7afee1665 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T13:14:38.832Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T13:14:39.135Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T13:14:39.439Z] + ls /var/log/sa-host [2022-10-03T13:14:39.439Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T13:14:39.571Z] provisioning config files... [2022-10-03T13:14:39.581Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_edgex-taf-common_issue-46@tmp/config15064517390203522805tmp [Pipeline] { [Pipeline] echo [2022-10-03T13:14:39.629Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:14:39.938Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T13:14:39.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:14:40.355Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T13:14:40.387Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:14:40.691Z] ---> sudo-logs.sh [2022-10-03T13:14:40.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T13:14:40.764Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:14:41.074Z] ---> job-cost.sh [2022-10-03T13:14:41.074Z] lf-activate-venv: SKIPPING [2022-10-03T13:14:41.074Z] DEBUG: total: 0.2199999988079071 [2022-10-03T13:14:41.074Z] INFO: Retrieving Stack Cost... [2022-10-03T13:14:41.641Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T13:14:42.208Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T13:14:42.240Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T13:14:42.544Z] ---> logs-deploy.sh [2022-10-03T13:14:42.544Z] lf-activate-venv: SKIPPING [2022-10-03T13:14:42.544Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/issue-46/1 [2022-10-03T13:14:42.544Z] INFO: archiving workspace using pattern(s): [2022-10-03T13:14:43.480Z] Archives upload complete. [2022-10-03T13:14:43.739Z] INFO: archiving logs to Nexus [2022-10-03T13:14:44.309Z] ---> uname -a: [2022-10-03T13:14:44.309Z] Linux prd-ubuntu20-04-docker-8c-8g-6865 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-03T13:14:44.309Z] [2022-10-03T13:14:44.309Z] [2022-10-03T13:14:44.309Z] ---> lscpu: [2022-10-03T13:14:44.309Z] Architecture: x86_64 [2022-10-03T13:14:44.309Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-03T13:14:44.309Z] Byte Order: Little Endian [2022-10-03T13:14:44.309Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-03T13:14:44.309Z] CPU(s): 8 [2022-10-03T13:14:44.309Z] On-line CPU(s) list: 0-7 [2022-10-03T13:14:44.309Z] Thread(s) per core: 1 [2022-10-03T13:14:44.309Z] Core(s) per socket: 1 [2022-10-03T13:14:44.309Z] Socket(s): 8 [2022-10-03T13:14:44.309Z] NUMA node(s): 1 [2022-10-03T13:14:44.309Z] Vendor ID: AuthenticAMD [2022-10-03T13:14:44.309Z] CPU family: 23 [2022-10-03T13:14:44.309Z] Model: 49 [2022-10-03T13:14:44.309Z] Model name: AMD EPYC-Rome Processor [2022-10-03T13:14:44.309Z] Stepping: 0 [2022-10-03T13:14:44.309Z] CPU MHz: 2799.996 [2022-10-03T13:14:44.309Z] BogoMIPS: 5599.99 [2022-10-03T13:14:44.309Z] Virtualization: AMD-V [2022-10-03T13:14:44.309Z] Hypervisor vendor: KVM [2022-10-03T13:14:44.309Z] Virtualization type: full [2022-10-03T13:14:44.309Z] L1d cache: 256 KiB [2022-10-03T13:14:44.309Z] L1i cache: 256 KiB [2022-10-03T13:14:44.309Z] L2 cache: 4 MiB [2022-10-03T13:14:44.309Z] L3 cache: 128 MiB [2022-10-03T13:14:44.309Z] NUMA node0 CPU(s): 0-7 [2022-10-03T13:14:44.309Z] Vulnerability Itlb multihit: Not affected [2022-10-03T13:14:44.309Z] Vulnerability L1tf: Not affected [2022-10-03T13:14:44.309Z] Vulnerability Mds: Not affected [2022-10-03T13:14:44.309Z] Vulnerability Meltdown: Not affected [2022-10-03T13:14:44.309Z] Vulnerability Mmio stale data: Not affected [2022-10-03T13:14:44.309Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-03T13:14:44.309Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-03T13:14:44.309Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-03T13:14:44.309Z] Vulnerability Srbds: Not affected [2022-10-03T13:14:44.309Z] Vulnerability Tsx async abort: Not affected [2022-10-03T13:14:44.309Z] 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 [2022-10-03T13:14:44.309Z] [2022-10-03T13:14:44.309Z] [2022-10-03T13:14:44.309Z] ---> nproc: [2022-10-03T13:14:44.309Z] 8 [2022-10-03T13:14:44.309Z] [2022-10-03T13:14:44.309Z] [2022-10-03T13:14:44.309Z] ---> df -h: [2022-10-03T13:14:44.309Z] Filesystem Size Used Avail Use% Mounted on [2022-10-03T13:14:44.309Z] overlay 155G 12G 144G 8% / [2022-10-03T13:14:44.309Z] tmpfs 64M 0 64M 0% /dev [2022-10-03T13:14:44.309Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-03T13:14:44.309Z] shm 64M 0 64M 0% /dev/shm [2022-10-03T13:14:44.309Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-03T13:14:44.309Z] [2022-10-03T13:14:44.309Z] [2022-10-03T13:14:44.309Z] ---> sar -b -r -n DEV: [2022-10-03T13:14:44.309Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6865) 10/03/22 _x86_64_ (8 CPU) [2022-10-03T13:14:44.309Z] [2022-10-03T13:14:44.309Z] 12:26:36 LINUX RESTART (8 CPU) [2022-10-03T13:14:44.309Z] [2022-10-03T13:14:44.309Z] 12:27:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-03T13:14:44.309Z] 12:28:01 111.61 37.69 73.92 0.00 4223.03 15362.91 0.00 [2022-10-03T13:14:44.309Z] 12:29:01 54.94 0.00 54.94 0.00 0.00 13723.60 0.00 [2022-10-03T13:14:44.309Z] 12:30:01 32.89 0.00 32.89 0.00 0.00 22262.85 0.00 [2022-10-03T13:14:44.309Z] 12:31:01 18.13 0.00 18.13 0.00 0.00 5220.46 0.00 [2022-10-03T13:14:44.309Z] 12:32:01 48.41 9.33 39.08 0.00 2884.32 11481.82 0.00 [2022-10-03T13:14:44.309Z] 12:33:01 5.08 0.00 5.08 0.00 0.00 2415.33 0.00 [2022-10-03T13:14:44.309Z] 12:34:01 5.35 0.00 5.35 0.00 0.00 3984.14 0.00 [2022-10-03T13:14:44.309Z] 12:35:01 5.58 0.00 5.58 0.00 0.00 3136.15 0.00 [2022-10-03T13:14:44.309Z] 12:36:01 17.05 0.00 17.05 0.00 0.00 6511.60 0.00 [2022-10-03T13:14:44.309Z] 12:37:01 92.13 0.20 91.93 0.00 16.26 59740.04 0.00 [2022-10-03T13:14:44.309Z] 12:38:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2022-10-03T13:14:44.309Z] 12:39:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 [2022-10-03T13:14:44.309Z] 12:40:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2022-10-03T13:14:44.309Z] 12:41:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 [2022-10-03T13:14:44.309Z] 12:42:01 2.28 0.02 2.27 0.00 0.13 28.26 0.00 [2022-10-03T13:14:44.309Z] 12:43:01 0.90 0.00 0.90 0.00 0.00 12.13 0.00 [2022-10-03T13:14:44.309Z] 12:44:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 [2022-10-03T13:14:44.309Z] 12:45:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 [2022-10-03T13:14:44.309Z] 12:46:01 0.92 0.00 0.92 0.00 0.00 9.47 0.00 [2022-10-03T13:14:44.309Z] 12:47:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 [2022-10-03T13:14:44.309Z] 12:48:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 [2022-10-03T13:14:44.309Z] 12:49:01 1.60 0.00 1.60 0.00 0.00 17.99 0.00 [2022-10-03T13:14:44.310Z] 12:50:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2022-10-03T13:14:44.310Z] 12:51:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 [2022-10-03T13:14:44.310Z] 12:52:01 1.25 0.02 1.23 0.00 1.60 14.53 0.00 [2022-10-03T13:14:44.310Z] 12:53:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 [2022-10-03T13:14:44.310Z] 12:54:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 [2022-10-03T13:14:44.310Z] 12:55:01 1.60 0.00 1.60 0.00 0.00 17.46 0.00 [2022-10-03T13:14:44.310Z] 12:56:01 0.85 0.00 0.85 0.00 0.00 9.33 0.00 [2022-10-03T13:14:44.310Z] 12:57:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 [2022-10-03T13:14:44.310Z] 12:58:01 1.32 0.00 1.32 0.00 0.00 14.40 0.00 [2022-10-03T13:14:44.310Z] 12:59:01 0.90 0.00 0.90 0.00 0.00 11.06 0.00 [2022-10-03T13:14:44.310Z] 13:00:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 [2022-10-03T13:14:44.310Z] 13:01:01 2.85 1.65 1.20 0.00 37.73 15.60 0.00 [2022-10-03T13:14:44.310Z] 13:02:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2022-10-03T13:14:44.310Z] 13:03:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 [2022-10-03T13:14:44.310Z] 13:04:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2022-10-03T13:14:44.310Z] 13:05:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2022-10-03T13:14:44.310Z] 13:06:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2022-10-03T13:14:44.310Z] 13:07:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2022-10-03T13:14:44.310Z] 13:08:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 [2022-10-03T13:14:44.310Z] 13:09:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 [2022-10-03T13:14:44.310Z] 13:10:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2022-10-03T13:14:44.310Z] 13:11:01 0.90 0.00 0.90 0.00 0.00 11.86 0.00 [2022-10-03T13:14:44.310Z] 13:12:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 [2022-10-03T13:14:44.310Z] 13:13:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2022-10-03T13:14:44.310Z] 13:14:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2022-10-03T13:14:44.310Z] Average: 9.28 1.04 8.24 0.00 152.40 3071.12 0.00 [2022-10-03T13:14:44.310Z] [2022-10-03T13:14:44.310Z] 12:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-03T13:14:44.310Z] 12:28:01 29764672 31612564 726548 2.21 64784 2075960 1938072 5.71 987780 1811916 138560 [2022-10-03T13:14:44.310Z] 12:29:01 28893692 31585336 728400 2.22 75864 2885528 1933324 5.70 1018736 2606316 583912 [2022-10-03T13:14:44.310Z] 12:30:01 28689280 31490652 816060 2.48 84132 2968860 2012356 5.93 1162864 2636820 50188 [2022-10-03T13:14:44.310Z] 12:31:01 28553668 31490760 815188 2.48 86976 3086104 2038152 6.01 1205600 2714872 49448 [2022-10-03T13:14:44.310Z] 12:32:01 27935364 31182000 1112376 3.38 105308 3362688 2421580 7.14 1650464 2857380 3020 [2022-10-03T13:14:44.310Z] 12:33:01 28025816 31298100 994900 3.03 105428 3388656 2268636 6.69 1544572 2873832 33360 [2022-10-03T13:14:44.310Z] 12:34:01 28153792 31450884 839608 2.55 105540 3414688 2039164 6.01 1397208 2891660 22172 [2022-10-03T13:14:44.310Z] 12:35:01 28039524 31365484 929072 2.83 105648 3438376 2147992 6.33 1495440 2906876 11012 [2022-10-03T13:14:44.310Z] 12:36:01 28286652 31544864 749080 2.28 108324 3392572 2071392 6.10 1304192 2877488 33644 [2022-10-03T13:14:44.310Z] 12:37:01 27823948 31572384 720700 2.19 128888 3811268 1768316 5.21 1182992 3407420 4 [2022-10-03T13:14:44.310Z] 12:38:01 27824020 31572480 720584 2.19 128912 3811272 1768316 5.21 1183224 3407420 4 [2022-10-03T13:14:44.310Z] 12:39:01 27828088 31576636 716280 2.18 128928 3811272 1768316 5.21 1179028 3407420 40 [2022-10-03T13:14:44.310Z] 12:40:01 27827788 31576340 716492 2.18 128952 3811276 1768316 5.21 1179016 3407424 4 [2022-10-03T13:14:44.310Z] 12:41:01 27836440 31585076 707632 2.15 128980 3811276 1768316 5.21 1170516 3407424 192 [2022-10-03T13:14:44.310Z] 12:42:01 27836144 31585144 708148 2.15 129020 3811256 1780164 5.25 1170028 3407668 24 [2022-10-03T13:14:44.310Z] 12:43:01 27835740 31584780 708420 2.15 129048 3811260 1780164 5.25 1170488 3407672 196 [2022-10-03T13:14:44.310Z] 12:44:01 27836236 31585300 707752 2.15 129072 3811260 1780164 5.25 1170048 3407672 8 [2022-10-03T13:14:44.310Z] 12:45:01 27836172 31585280 707700 2.15 129100 3811268 1780164 5.25 1170084 3407676 52 [2022-10-03T13:14:44.310Z] 12:46:01 27836376 31585508 707420 2.15 129112 3811268 1780164 5.25 1170112 3407680 8 [2022-10-03T13:14:44.310Z] 12:47:01 27836292 31585496 707624 2.15 129148 3811268 1780164 5.25 1170120 3407708 44 [2022-10-03T13:14:44.310Z] 12:48:01 27836260 31585472 707628 2.15 129164 3811276 1780164 5.25 1170196 3407712 8 [2022-10-03T13:14:44.310Z] 12:49:01 27836260 31585512 707596 2.15 129196 3811276 1780164 5.25 1170180 3407712 8 [2022-10-03T13:14:44.310Z] 12:50:01 27836220 31585492 707560 2.15 129208 3811284 1780164 5.25 1170200 3407716 8 [2022-10-03T13:14:44.310Z] 12:51:01 27836172 31585472 707532 2.15 129224 3811284 1780164 5.25 1170224 3407720 184 [2022-10-03T13:14:44.310Z] 12:52:01 27836124 31585608 707320 2.15 129256 3811448 1780164 5.25 1170304 3407900 8 [2022-10-03T13:14:44.310Z] 12:53:01 27836140 31585680 707252 2.15 129272 3811468 1780164 5.25 1170424 3407904 140 [2022-10-03T13:14:44.310Z] 12:54:01 27835808 31585352 707544 2.15 129292 3811472 1780164 5.25 1170356 3407908 8 [2022-10-03T13:14:44.310Z] 12:55:01 27835928 31585556 707456 2.15 129324 3811476 1764108 5.20 1170404 3407912 8 [2022-10-03T13:14:44.310Z] 12:56:01 27835912 31585540 707416 2.15 129352 3811476 1764108 5.20 1170404 3407912 12 [2022-10-03T13:14:44.310Z] 12:57:01 27836308 31586000 707136 2.15 129368 3811480 1764108 5.20 1170932 3407916 72 [2022-10-03T13:14:44.310Z] 12:58:01 27836364 31586088 707048 2.15 129400 3811480 1764108 5.20 1170704 3407916 16 [2022-10-03T13:14:44.310Z] 12:59:01 27836316 31586056 707124 2.15 129412 3811484 1764108 5.20 1170508 3407920 176 [2022-10-03T13:14:44.310Z] 13:00:01 27836268 31586048 707084 2.15 129440 3811488 1764108 5.20 1170616 3407924 20 [2022-10-03T13:14:44.310Z] 13:01:01 27829388 31581112 711848 2.16 129488 3812616 1764108 5.20 1178496 3408276 144 [2022-10-03T13:14:44.310Z] 13:02:01 27829372 31581104 711768 2.16 129528 3812608 1764108 5.20 1178140 3408280 24 [2022-10-03T13:14:44.310Z] 13:03:01 27829312 31581120 711928 2.17 129560 3812624 1764108 5.20 1178204 3408284 52 [2022-10-03T13:14:44.310Z] 13:04:01 27829304 31581120 711884 2.16 129584 3812628 1764108 5.20 1178144 3408288 4 [2022-10-03T13:14:44.310Z] 13:05:01 27829508 31581380 711580 2.16 129616 3812632 1764108 5.20 1178384 3408292 176 [2022-10-03T13:14:44.310Z] 13:06:01 27829240 31581120 711800 2.16 129640 3812632 1764108 5.20 1178196 3408292 8 [2022-10-03T13:14:44.310Z] 13:07:01 27829192 31581144 711800 2.16 129660 3812640 1764108 5.20 1178240 3408304 172 [2022-10-03T13:14:44.310Z] 13:08:01 27828956 31580920 711984 2.17 129692 3812640 1764108 5.20 1178328 3408300 8 [2022-10-03T13:14:44.310Z] 13:09:01 27828940 31580952 711952 2.17 129716 3812644 1764108 5.20 1178372 3408304 176 [2022-10-03T13:14:44.310Z] 13:10:01 27828452 31580480 712388 2.17 129732 3812648 1764108 5.20 1178364 3408308 12 [2022-10-03T13:14:44.310Z] 13:11:01 27828364 31580424 712380 2.17 129760 3812648 1764108 5.20 1178496 3408308 188 [2022-10-03T13:14:44.310Z] 13:12:01 27828532 31580612 712368 2.17 129808 3812640 1764108 5.20 1178324 3408312 8 [2022-10-03T13:14:44.310Z] 13:13:01 27828784 31580932 712064 2.17 129832 3812656 1764108 5.20 1178584 3408316 192 [2022-10-03T13:14:44.310Z] 13:14:01 27828452 31580616 712312 2.17 129848 3812660 1764108 5.20 1178576 3408320 8 [2022-10-03T13:14:44.310Z] Average: 27956927 31556638 738377 2.25 122501 3677929 1832692 5.40 1199890 3269757 19739 [2022-10-03T13:14:44.310Z] [2022-10-03T13:14:44.310Z] 12:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-03T13:14:44.310Z] 12:28:01 docker0 203.93 329.41 12.29 1126.39 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:28:01 ens3 834.08 529.71 3552.50 105.05 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:28:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:28:01 veth8642c1e 203.23 328.88 14.95 1124.91 0.00 0.00 0.00 0.09 [2022-10-03T13:14:44.310Z] 12:29:01 docker0 770.64 1175.04 43.16 5174.98 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:29:01 ens3 1206.45 791.67 5198.48 66.93 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:29:01 veth8642c1e 770.64 1175.07 53.69 5174.99 0.00 0.00 0.00 0.42 [2022-10-03T13:14:44.310Z] 12:30:01 docker0 22.06 24.19 2.38 232.65 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:30:01 ens3 110.35 117.78 273.39 146.47 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:30:01 veth8642c1e 22.06 24.21 2.69 232.65 0.00 0.00 0.00 0.02 [2022-10-03T13:14:44.310Z] 12:31:01 docker0 15.11 18.70 1.20 243.72 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:31:01 ens3 34.14 23.45 256.48 8.29 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:31:01 veth8642c1e 15.11 18.70 1.40 243.72 0.00 0.00 0.00 0.02 [2022-10-03T13:14:44.310Z] 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:32:01 ens3 76.85 45.68 1302.87 5.57 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:32:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:32:01 veth8642c1e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:33:01 ens3 6.33 3.28 5.13 2.73 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:33:01 veth8642c1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:34:01 ens3 5.38 2.75 4.53 2.39 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:34:01 veth8642c1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:35:01 ens3 2.27 1.23 1.82 0.97 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:35:01 veth8642c1e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:36:01 docker0 7.72 9.45 0.57 106.34 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:36:01 ens3 25.15 17.35 119.34 7.82 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:37:01 ens3 116.08 71.52 2525.48 12.92 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:37:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:38:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:43:01 ens3 0.67 0.50 0.34 0.28 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:44:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:45:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:46:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:48:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:51:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:53:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:54:01 ens3 0.55 0.35 1.65 0.02 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:58:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:01:01 ens3 7.35 5.83 5.07 5.71 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:03:01 ens3 0.25 0.27 0.08 0.08 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:04:01 ens3 0.40 0.02 0.04 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.310Z] 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:05:01 ens3 0.60 0.62 0.43 0.23 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:08:01 ens3 0.13 0.13 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:10:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:11:01 ens3 1.00 0.47 0.39 0.28 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:12:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:13:01 ens3 1.38 0.75 0.52 0.30 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:14:01 ens3 0.42 0.23 0.26 0.20 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] 13:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] Average: docker0 21.69 33.12 1.27 146.46 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] Average: ens3 51.75 34.37 281.89 7.80 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-03T13:14:44.311Z] [2022-10-03T13:14:44.311Z] [2022-10-03T13:14:44.311Z] ---> sar -P ALL: [2022-10-03T13:14:44.311Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6865) 10/03/22 _x86_64_ (8 CPU) [2022-10-03T13:14:44.311Z] [2022-10-03T13:14:44.311Z] 12:26:36 LINUX RESTART (8 CPU) [2022-10-03T13:14:44.311Z] [2022-10-03T13:14:44.311Z] 12:27:01 CPU %user %nice %system %iowait %steal %idle [2022-10-03T13:14:44.311Z] 12:28:01 all 6.79 0.00 2.19 0.97 0.04 90.01 [2022-10-03T13:14:44.311Z] 12:28:01 0 6.25 0.00 2.45 1.90 0.03 89.36 [2022-10-03T13:14:44.311Z] 12:28:01 1 7.94 0.00 1.89 0.57 0.03 89.56 [2022-10-03T13:14:44.311Z] 12:28:01 2 4.50 0.00 2.30 0.79 0.03 92.38 [2022-10-03T13:14:44.311Z] 12:28:01 3 6.82 0.00 2.29 0.25 0.05 90.58 [2022-10-03T13:14:44.311Z] 12:28:01 4 6.71 0.00 1.80 3.42 0.03 88.04 [2022-10-03T13:14:44.311Z] 12:28:01 5 8.47 0.00 1.79 0.37 0.03 89.34 [2022-10-03T13:14:44.311Z] 12:28:01 6 5.23 0.00 1.76 0.27 0.03 92.71 [2022-10-03T13:14:44.311Z] 12:28:01 7 8.43 0.00 3.24 0.22 0.05 88.06 [2022-10-03T13:14:44.311Z] 12:29:01 all 1.91 0.00 0.67 0.51 0.02 96.89 [2022-10-03T13:14:44.311Z] 12:29:01 0 1.63 0.00 0.32 0.91 0.00 97.15 [2022-10-03T13:14:44.311Z] 12:29:01 1 0.77 0.00 0.65 0.37 0.00 98.22 [2022-10-03T13:14:44.311Z] 12:29:01 2 0.93 0.00 0.20 0.00 0.00 98.87 [2022-10-03T13:14:44.311Z] 12:29:01 3 3.30 0.00 1.07 0.00 0.05 95.57 [2022-10-03T13:14:44.311Z] 12:29:01 4 1.02 0.00 0.47 2.76 0.02 95.74 [2022-10-03T13:14:44.311Z] 12:29:01 5 0.33 0.00 0.10 0.00 0.00 99.57 [2022-10-03T13:14:44.311Z] 12:29:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2022-10-03T13:14:44.311Z] 12:29:01 7 7.36 0.00 2.59 0.02 0.07 89.96 [2022-10-03T13:14:44.311Z] 12:30:01 all 11.24 0.00 1.30 0.36 0.03 87.07 [2022-10-03T13:14:44.311Z] 12:30:01 0 3.23 0.00 1.03 1.07 0.03 94.63 [2022-10-03T13:14:44.311Z] 12:30:01 1 1.44 0.00 0.47 0.00 0.02 98.08 [2022-10-03T13:14:44.311Z] 12:30:01 2 25.76 0.00 2.69 0.20 0.05 71.31 [2022-10-03T13:14:44.311Z] 12:30:01 3 15.90 0.00 1.70 0.43 0.05 81.91 [2022-10-03T13:14:44.311Z] 12:30:01 4 6.71 0.00 0.75 1.08 0.02 91.44 [2022-10-03T13:14:44.311Z] 12:30:01 5 13.43 0.00 1.48 0.05 0.02 85.02 [2022-10-03T13:14:44.311Z] 12:30:01 6 5.02 0.00 0.48 0.00 0.02 94.48 [2022-10-03T13:14:44.311Z] 12:30:01 7 18.44 0.00 1.77 0.03 0.03 79.72 [2022-10-03T13:14:44.311Z] 12:31:01 all 11.11 0.00 1.36 0.21 0.03 87.29 [2022-10-03T13:14:44.311Z] 12:31:01 0 11.26 0.00 1.88 0.05 0.03 86.77 [2022-10-03T13:14:44.311Z] 12:31:01 1 4.72 0.00 0.80 0.00 0.02 94.46 [2022-10-03T13:14:44.311Z] 12:31:01 2 21.12 0.00 1.27 0.07 0.03 77.51 [2022-10-03T13:14:44.311Z] 12:31:01 3 8.89 0.00 1.00 1.32 0.02 88.77 [2022-10-03T13:14:44.311Z] 12:31:01 4 9.66 0.00 1.37 0.02 0.03 88.92 [2022-10-03T13:14:44.311Z] 12:31:01 5 23.70 0.00 2.90 0.18 0.05 73.16 [2022-10-03T13:14:44.311Z] 12:31:01 6 4.70 0.00 1.25 0.05 0.02 93.98 [2022-10-03T13:14:44.311Z] 12:31:01 7 4.76 0.00 0.40 0.00 0.02 94.82 [2022-10-03T13:14:44.311Z] 12:32:01 all 38.04 0.00 3.71 0.27 0.06 57.91 [2022-10-03T13:14:44.311Z] 12:32:01 0 39.47 0.00 3.30 1.03 0.07 56.13 [2022-10-03T13:14:44.311Z] 12:32:01 1 34.19 0.00 3.52 0.05 0.05 62.19 [2022-10-03T13:14:44.311Z] 12:32:01 2 40.06 0.00 3.63 0.37 0.07 55.88 [2022-10-03T13:14:44.311Z] 12:32:01 3 38.77 0.00 4.37 0.22 0.08 56.55 [2022-10-03T13:14:44.311Z] 12:32:01 4 53.49 0.00 3.32 0.00 0.08 43.11 [2022-10-03T13:14:44.311Z] 12:32:01 5 27.88 0.00 2.98 0.28 0.03 68.82 [2022-10-03T13:14:44.311Z] 12:32:01 6 33.03 0.00 4.85 0.15 0.05 61.92 [2022-10-03T13:14:44.311Z] 12:32:01 7 37.38 0.00 3.75 0.08 0.07 58.72 [2022-10-03T13:14:44.311Z] 12:33:01 all 12.45 0.00 0.66 0.04 0.02 86.83 [2022-10-03T13:14:44.311Z] 12:33:01 0 0.90 0.00 0.17 0.13 0.00 98.80 [2022-10-03T13:14:44.311Z] 12:33:01 1 35.70 0.00 1.59 0.13 0.05 62.52 [2022-10-03T13:14:44.311Z] 12:33:01 2 27.88 0.00 1.09 0.00 0.03 71.00 [2022-10-03T13:14:44.311Z] 12:33:01 3 8.59 0.00 0.60 0.00 0.02 90.79 [2022-10-03T13:14:44.311Z] 12:33:01 4 13.88 0.00 1.08 0.00 0.03 85.00 [2022-10-03T13:14:44.311Z] 12:33:01 5 0.20 0.00 0.08 0.07 0.00 99.65 [2022-10-03T13:14:44.311Z] 12:33:01 6 5.44 0.00 0.38 0.00 0.00 94.18 [2022-10-03T13:14:44.311Z] 12:33:01 7 6.69 0.00 0.27 0.00 0.02 93.03 [2022-10-03T13:14:44.311Z] 12:34:01 all 25.34 0.00 1.24 0.04 0.03 73.35 [2022-10-03T13:14:44.311Z] 12:34:01 0 4.03 0.00 0.45 0.05 0.02 95.45 [2022-10-03T13:14:44.311Z] 12:34:01 1 35.13 0.00 1.45 0.02 0.03 63.37 [2022-10-03T13:14:44.311Z] 12:34:01 2 9.43 0.00 0.56 0.02 0.00 90.00 [2022-10-03T13:14:44.311Z] 12:34:01 3 30.63 0.00 1.27 0.02 0.05 68.04 [2022-10-03T13:14:44.311Z] 12:34:01 4 75.00 0.00 3.80 0.08 0.08 21.04 [2022-10-03T13:14:44.311Z] 12:34:01 5 22.32 0.00 1.00 0.13 0.03 76.51 [2022-10-03T13:14:44.311Z] 12:34:01 6 2.48 0.00 0.33 0.00 0.02 97.17 [2022-10-03T13:14:44.311Z] 12:34:01 7 23.87 0.00 1.07 0.00 0.03 75.03 [2022-10-03T13:14:44.311Z] 12:35:01 all 12.25 0.00 0.61 0.03 0.02 87.09 [2022-10-03T13:14:44.311Z] 12:35:01 0 36.88 0.00 1.67 0.03 0.05 61.37 [2022-10-03T13:14:44.311Z] 12:35:01 1 1.50 0.00 0.15 0.00 0.02 98.33 [2022-10-03T13:14:44.311Z] 12:35:01 2 2.33 0.00 0.08 0.00 0.02 97.57 [2022-10-03T13:14:44.311Z] 12:35:01 3 4.55 0.00 0.42 0.00 0.02 95.01 [2022-10-03T13:14:44.311Z] 12:35:01 4 4.65 0.00 0.38 0.00 0.02 94.95 [2022-10-03T13:14:44.311Z] 12:35:01 5 16.65 0.00 0.78 0.13 0.03 82.40 [2022-10-03T13:14:44.311Z] 12:35:01 6 11.70 0.00 0.55 0.00 0.02 87.74 [2022-10-03T13:14:44.311Z] 12:35:01 7 19.86 0.00 0.87 0.07 0.02 79.19 [2022-10-03T13:14:44.311Z] 12:36:01 all 11.93 0.00 1.14 0.08 0.02 86.83 [2022-10-03T13:14:44.311Z] 12:36:01 0 6.01 0.00 0.68 0.17 0.02 93.12 [2022-10-03T13:14:44.311Z] 12:36:01 1 15.13 0.00 1.95 0.03 0.03 82.85 [2022-10-03T13:14:44.311Z] 12:36:01 2 3.45 0.00 0.35 0.00 0.00 96.20 [2022-10-03T13:14:44.311Z] 12:36:01 3 14.17 0.00 1.45 0.03 0.03 84.31 [2022-10-03T13:14:44.311Z] 12:36:01 4 33.17 0.00 2.30 0.02 0.03 64.48 [2022-10-03T13:14:44.311Z] 12:36:01 5 4.67 0.00 0.68 0.30 0.00 94.34 [2022-10-03T13:14:44.311Z] 12:36:01 6 13.26 0.00 1.05 0.02 0.02 85.65 [2022-10-03T13:14:44.311Z] 12:36:01 7 5.64 0.00 0.68 0.05 0.02 93.61 [2022-10-03T13:14:44.311Z] 12:37:01 all 4.95 0.00 2.50 0.68 0.03 91.84 [2022-10-03T13:14:44.311Z] 12:37:01 0 5.33 0.00 1.92 0.50 0.03 92.21 [2022-10-03T13:14:44.311Z] 12:37:01 1 4.72 0.00 2.17 1.35 0.02 91.75 [2022-10-03T13:14:44.311Z] 12:37:01 2 3.91 0.00 1.68 0.03 0.02 94.36 [2022-10-03T13:14:44.311Z] 12:37:01 3 3.83 0.00 3.93 0.05 0.03 92.16 [2022-10-03T13:14:44.311Z] 12:37:01 4 5.54 0.00 2.34 0.17 0.03 91.92 [2022-10-03T13:14:44.311Z] 12:37:01 5 4.79 0.00 3.51 2.97 0.03 88.70 [2022-10-03T13:14:44.311Z] 12:37:01 6 6.15 0.00 1.81 0.32 0.03 91.68 [2022-10-03T13:14:44.311Z] 12:37:01 7 5.35 0.00 2.66 0.03 0.03 91.92 [2022-10-03T13:14:44.311Z] 12:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-03T13:14:44.311Z] 12:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-03T13:14:44.311Z] 12:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-03T13:14:44.311Z] 12:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-03T13:14:44.311Z] 12:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:38:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] [2022-10-03T13:14:44.311Z] 12:38:01 CPU %user %nice %system %iowait %steal %idle [2022-10-03T13:14:44.311Z] 12:39:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-03T13:14:44.311Z] 12:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:39:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-03T13:14:44.311Z] 12:39:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2022-10-03T13:14:44.311Z] 12:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-03T13:14:44.311Z] 12:40:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-03T13:14:44.311Z] 12:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:40:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-03T13:14:44.311Z] 12:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:40:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-03T13:14:44.311Z] 12:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:40:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:40:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-03T13:14:44.311Z] 12:40:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-03T13:14:44.311Z] 12:41:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2022-10-03T13:14:44.311Z] 12:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-03T13:14:44.311Z] 12:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:41:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:41:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-03T13:14:44.311Z] 12:41:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-03T13:14:44.311Z] 12:42:01 all 0.02 0.00 0.03 0.01 0.00 99.94 [2022-10-03T13:14:44.311Z] 12:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:42:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:42:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-03T13:14:44.311Z] 12:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:42:01 5 0.02 0.00 0.02 0.07 0.02 99.88 [2022-10-03T13:14:44.311Z] 12:42:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-03T13:14:44.311Z] 12:42:01 7 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-03T13:14:44.311Z] 12:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-03T13:14:44.311Z] 12:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-03T13:14:44.311Z] 12:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:43:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-03T13:14:44.311Z] 12:43:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-03T13:14:44.311Z] 12:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:43:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-03T13:14:44.311Z] 12:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-03T13:14:44.311Z] 12:44:01 all 0.01 0.00 0.01 0.00 0.00 99.96 [2022-10-03T13:14:44.311Z] 12:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:44:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2022-10-03T13:14:44.311Z] 12:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:44:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:44:01 7 0.08 0.00 0.03 0.00 0.02 99.87 [2022-10-03T13:14:44.311Z] 12:45:01 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:45:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-03T13:14:44.311Z] 12:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:45:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-03T13:14:44.311Z] 12:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-03T13:14:44.311Z] 12:46:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:46:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-03T13:14:44.311Z] 12:46:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-03T13:14:44.311Z] 12:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-03T13:14:44.311Z] 12:46:01 7 0.07 0.00 0.03 0.00 0.02 99.88 [2022-10-03T13:14:44.311Z] 12:47:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.311Z] 12:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-03T13:14:44.311Z] 12:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:47:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:47:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-03T13:14:44.311Z] 12:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-03T13:14:44.311Z] 12:48:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-03T13:14:44.311Z] 12:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-03T13:14:44.311Z] 12:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-03T13:14:44.311Z] 12:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T13:14:44.311Z] 12:48:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-03T13:14:44.311Z] 12:49:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-03T13:14:44.311Z] 12:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-03T13:14:44.311Z] 12:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.311Z] 12:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:49:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2022-10-03T13:14:44.312Z] 12:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:49:01 5 0.02 0.00 0.00 0.03 0.00 99.95 [2022-10-03T13:14:44.312Z] 12:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:49:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-03T13:14:44.312Z] [2022-10-03T13:14:44.312Z] 12:49:01 CPU %user %nice %system %iowait %steal %idle [2022-10-03T13:14:44.312Z] 12:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-03T13:14:44.312Z] 12:50:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-03T13:14:44.312Z] 12:50:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-03T13:14:44.312Z] 12:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 12:50:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-03T13:14:44.312Z] 12:50:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 12:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-03T13:14:44.312Z] 12:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-03T13:14:44.312Z] 12:51:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 12:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 12:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-03T13:14:44.312Z] 12:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:51:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-03T13:14:44.312Z] 12:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-03T13:14:44.312Z] 12:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 12:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:53:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 12:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 12:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 12:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:53:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 12:54:01 all 0.02 0.00 0.01 0.01 0.00 99.95 [2022-10-03T13:14:44.312Z] 12:54:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-03T13:14:44.312Z] 12:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-03T13:14:44.312Z] 12:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 12:54:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-03T13:14:44.312Z] 12:54:01 6 0.02 0.00 0.00 0.08 0.00 99.90 [2022-10-03T13:14:44.312Z] 12:54:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-03T13:14:44.312Z] 12:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 12:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:55:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-03T13:14:44.312Z] 12:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2022-10-03T13:14:44.312Z] 12:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-03T13:14:44.312Z] 12:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-03T13:14:44.312Z] 12:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 12:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 12:56:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-03T13:14:44.312Z] 12:56:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2022-10-03T13:14:44.312Z] 12:57:01 all 0.12 0.00 0.02 0.00 0.00 99.86 [2022-10-03T13:14:44.312Z] 12:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:57:01 2 0.85 0.00 0.00 0.00 0.00 99.15 [2022-10-03T13:14:44.312Z] 12:57:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 12:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:57:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-03T13:14:44.312Z] 12:57:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-03T13:14:44.312Z] 12:57:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-03T13:14:44.312Z] 12:58:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:58:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-03T13:14:44.312Z] 12:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 12:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 12:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:58:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2022-10-03T13:14:44.312Z] 12:59:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 12:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-03T13:14:44.312Z] 12:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 12:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:59:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-03T13:14:44.312Z] 12:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 12:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:00:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:00:01 5 0.03 0.00 0.02 0.03 0.02 99.90 [2022-10-03T13:14:44.312Z] 13:00:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:00:01 7 0.05 0.00 0.05 0.00 0.02 99.88 [2022-10-03T13:14:44.312Z] [2022-10-03T13:14:44.312Z] 13:00:01 CPU %user %nice %system %iowait %steal %idle [2022-10-03T13:14:44.312Z] 13:01:01 all 0.21 0.00 0.04 0.01 0.01 99.73 [2022-10-03T13:14:44.312Z] 13:01:01 0 0.35 0.00 0.08 0.05 0.02 99.50 [2022-10-03T13:14:44.312Z] 13:01:01 1 0.10 0.00 0.07 0.02 0.00 99.82 [2022-10-03T13:14:44.312Z] 13:01:01 2 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-03T13:14:44.312Z] 13:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-03T13:14:44.312Z] 13:01:01 4 0.23 0.00 0.03 0.00 0.00 99.73 [2022-10-03T13:14:44.312Z] 13:01:01 5 0.18 0.00 0.00 0.02 0.00 99.80 [2022-10-03T13:14:44.312Z] 13:01:01 6 0.05 0.00 0.05 0.02 0.02 99.87 [2022-10-03T13:14:44.312Z] 13:01:01 7 0.68 0.00 0.05 0.00 0.00 99.27 [2022-10-03T13:14:44.312Z] 13:02:01 all 0.01 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:02:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:02:01 7 0.03 0.00 0.07 0.00 0.00 99.90 [2022-10-03T13:14:44.312Z] 13:03:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2022-10-03T13:14:44.312Z] 13:03:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:03:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-03T13:14:44.312Z] 13:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:03:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-03T13:14:44.312Z] 13:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-03T13:14:44.312Z] 13:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-03T13:14:44.312Z] 13:04:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:04:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:04:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-03T13:14:44.312Z] 13:04:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-03T13:14:44.312Z] 13:05:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-10-03T13:14:44.312Z] 13:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-03T13:14:44.312Z] 13:05:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:05:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:05:01 7 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-03T13:14:44.312Z] 13:06:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:06:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:06:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-03T13:14:44.312Z] 13:07:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:07:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-03T13:14:44.312Z] 13:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-03T13:14:44.312Z] 13:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:07:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:07:01 6 0.03 0.00 0.05 0.02 0.00 99.90 [2022-10-03T13:14:44.312Z] 13:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-03T13:14:44.312Z] 13:08:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2022-10-03T13:14:44.312Z] 13:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-03T13:14:44.312Z] 13:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:08:01 6 0.03 0.00 0.05 0.02 0.02 99.88 [2022-10-03T13:14:44.312Z] 13:08:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-03T13:14:44.312Z] 13:09:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:09:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:09:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2022-10-03T13:14:44.312Z] 13:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-03T13:14:44.312Z] 13:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2022-10-03T13:14:44.312Z] 13:09:01 6 0.05 0.00 0.00 0.02 0.00 99.93 [2022-10-03T13:14:44.312Z] 13:09:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-03T13:14:44.312Z] 13:10:01 all 0.01 0.00 0.02 0.00 0.00 99.96 [2022-10-03T13:14:44.312Z] 13:10:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:10:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2022-10-03T13:14:44.312Z] 13:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:10:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:10:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-03T13:14:44.312Z] 13:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:11:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-10-03T13:14:44.312Z] 13:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-03T13:14:44.312Z] 13:11:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2022-10-03T13:14:44.312Z] 13:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:11:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2022-10-03T13:14:44.312Z] 13:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2022-10-03T13:14:44.312Z] [2022-10-03T13:14:44.312Z] 13:11:01 CPU %user %nice %system %iowait %steal %idle [2022-10-03T13:14:44.312Z] 13:12:01 all 0.01 0.00 0.02 0.01 0.00 99.96 [2022-10-03T13:14:44.312Z] 13:12:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-03T13:14:44.312Z] 13:12:01 1 0.05 0.00 0.07 0.00 0.00 99.88 [2022-10-03T13:14:44.312Z] 13:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.312Z] 13:12:01 6 0.05 0.00 0.03 0.03 0.02 99.87 [2022-10-03T13:14:44.312Z] 13:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.312Z] 13:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2022-10-03T13:14:44.313Z] 13:13:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2022-10-03T13:14:44.313Z] 13:13:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2022-10-03T13:14:44.313Z] 13:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.313Z] 13:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.313Z] 13:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-03T13:14:44.313Z] 13:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-03T13:14:44.313Z] 13:13:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-10-03T13:14:44.313Z] 13:13:01 7 0.05 0.00 0.00 0.02 0.00 99.93 [2022-10-03T13:14:44.313Z] 13:14:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-10-03T13:14:44.313Z] 13:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.313Z] 13:14:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2022-10-03T13:14:44.313Z] 13:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.313Z] 13:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-03T13:14:44.313Z] 13:14:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2022-10-03T13:14:44.313Z] 13:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-03T13:14:44.313Z] 13:14:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2022-10-03T13:14:44.313Z] 13:14:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2022-10-03T13:14:44.313Z] Average: all 2.92 0.00 0.34 0.07 0.01 96.67 [2022-10-03T13:14:44.313Z] Average: 0 2.47 0.00 0.31 0.13 0.01 97.09 [2022-10-03T13:14:44.313Z] Average: 1 3.03 0.00 0.32 0.05 0.01 96.59 [2022-10-03T13:14:44.313Z] Average: 2 3.01 0.00 0.30 0.03 0.01 96.66 [2022-10-03T13:14:44.313Z] Average: 3 2.90 0.00 0.40 0.05 0.01 96.65 [2022-10-03T13:14:44.313Z] Average: 4 4.48 0.00 0.38 0.16 0.01 94.97 [2022-10-03T13:14:44.313Z] Average: 5 2.61 0.00 0.33 0.10 0.01 96.95 [2022-10-03T13:14:44.313Z] Average: 6 1.86 0.00 0.28 0.03 0.01 97.82 [2022-10-03T13:14:44.313Z] Average: 7 2.97 0.00 0.38 0.01 0.01 96.62 [2022-10-03T13:14:44.313Z] [2022-10-03T13:14:44.313Z] [2022-10-03T13:14:44.313Z]