Pull request #56 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aa7be5aa87960ff39b62ff46e9f5cee85317843f+ad1c4890737c1de496ff22310609d87903665ac4 (682cada6ab73f08dcf3a9b6c78744f50eb7af2df) 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-ssh14459369778026984604.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4096429139377395699.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh 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/PR-56/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/PR-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11374204872128916491.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-56/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15396036570294323987.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > 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-ssh4485658513272396959.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-56/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/PR-56/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8759912415589959063.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 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 ‘prd-ubuntu20.04-docker-8c-8g-18035’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18037 in /w/workspace/exfoundry_edgex-taf-common_PR-56 [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/exfoundry_edgex-taf-common_PR-56 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 Merging remotes/origin/main commit ad1c4890737c1de496ff22310609d87903665ac4 into PR head commit aa7be5aa87960ff39b62ff46e9f5cee85317843f Merge succeeded, producing aa7be5aa87960ff39b62ff46e9f5cee85317843f Checking out Revision aa7be5aa87960ff39b62ff46e9f5cee85317843f (PR-56) Commit message: "build: bump robotframework-seleniumlibrary from 5.1.3 to 6.1.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:41:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:41:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:41:03 ========================================================= 11:41:03 EdgeX Global Pipelines Version Info 11:41:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa7be5aa87960ff39b62ff46e9f5cee85317843f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f aa7be5aa87960ff39b62ff46e9f5cee85317843f # timeout=10 11:41:08 ------------------- 11:41:08 stable info: 11:41:08 ------------------- 11:41:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:41:08 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:41:08 Message: update stable to v1.0.250 11:41:09 ------------------- 11:41:09 experimental info: 11:41:09 ------------------- 11:41:09 Commited By: **** collab-it+edgex@linuxfoundation.org 11:41:09 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:41:09 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-56 [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-56 [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-56 [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aa7be5aa87960ff39b62ff46e9f5cee85317843f [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aa7be5a [Pipeline] echo 11:41:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:41:10 provisioning config files... 11:41:10 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/config2261096148565083723tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:11 ---> docker-login.sh 11:41:11 nexus3.edgexfoundry.org:10001 11:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:11 Configure a credential helper to remove this warning. See 11:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:11 11:41:11 Login Succeeded 11:41:11 nexus3.edgexfoundry.org:10002 11:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:11 Configure a credential helper to remove this warning. See 11:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:11 11:41:11 Login Succeeded 11:41:11 nexus3.edgexfoundry.org:10003 11:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:11 Configure a credential helper to remove this warning. See 11:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:11 11:41:11 Login Succeeded 11:41:11 nexus3.edgexfoundry.org:10004 11:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:11 Configure a credential helper to remove this warning. See 11:41:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:11 11:41:11 Login Succeeded 11:41:11 docker.io 11:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:12 Configure a credential helper to remove this warning. See 11:41:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:12 11:41:12 Login Succeeded 11:41:12 ---> docker-login.sh ends [Pipeline] } 11:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:41:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:41:12 + grep -v github /etc/ssh/ssh_known_hosts 11:41:12 + [ -e /tmp/ssh_known_hosts ] 11:41:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:41:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:41:12 + sudo tee -a /etc/ssh/ssh_known_hosts 11:41:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:13 11:41:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:13 0.1.4: Pulling from edgex-devops/py-git-semver 11:41:13 b85a868b505f: Pulling fs layer 11:41:13 e2be974225ed: Pulling fs layer 11:41:13 339a4e72a1f5: Pulling fs layer 11:41:13 988bab9f4d93: Pulling fs layer 11:41:13 1469e6f7b9e6: Pulling fs layer 11:41:13 eaf3925da568: Pulling fs layer 11:41:13 bab4dde63d76: Pulling fs layer 11:41:13 bde34c3a00c8: Pulling fs layer 11:41:13 b352a97aabf1: Pulling fs layer 11:41:13 4872d77fe225: Pulling fs layer 11:41:13 5851b861e8e6: Pulling fs layer 11:41:13 bab4dde63d76: Waiting 11:41:13 bde34c3a00c8: Waiting 11:41:13 b352a97aabf1: Waiting 11:41:13 4872d77fe225: Waiting 11:41:13 eaf3925da568: Waiting 11:41:13 5851b861e8e6: Waiting 11:41:13 e2be974225ed: Verifying Checksum 11:41:13 e2be974225ed: Download complete 11:41:13 988bab9f4d93: Download complete 11:41:13 1469e6f7b9e6: Verifying Checksum 11:41:13 1469e6f7b9e6: Download complete 11:41:13 eaf3925da568: Verifying Checksum 11:41:13 eaf3925da568: Download complete 11:41:13 339a4e72a1f5: Verifying Checksum 11:41:13 339a4e72a1f5: Download complete 11:41:13 bde34c3a00c8: Download complete 11:41:13 b352a97aabf1: Verifying Checksum 11:41:13 b352a97aabf1: Download complete 11:41:13 4872d77fe225: Verifying Checksum 11:41:13 4872d77fe225: Download complete 11:41:13 5851b861e8e6: Verifying Checksum 11:41:13 5851b861e8e6: Download complete 11:41:13 b85a868b505f: Verifying Checksum 11:41:13 b85a868b505f: Download complete 11:41:14 bab4dde63d76: Verifying Checksum 11:41:14 bab4dde63d76: Download complete 11:41:15 b85a868b505f: Pull complete 11:41:15 e2be974225ed: Pull complete 11:41:15 339a4e72a1f5: Pull complete 11:41:15 988bab9f4d93: Pull complete 11:41:16 1469e6f7b9e6: Pull complete 11:41:16 eaf3925da568: Pull complete 11:41:18 bab4dde63d76: Pull complete 11:41:18 bde34c3a00c8: Pull complete 11:41:18 b352a97aabf1: Pull complete 11:41:18 4872d77fe225: Pull complete 11:41:18 5851b861e8e6: Pull complete 11:41:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:41:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:41:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:41:18 prd-ubuntu20.04-docker-8c-8g-18037 does not seem to be running inside a container 11:41:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-56 -v /w/workspace/exfoundry_edgex-taf-common_PR-56:/w/workspace/exfoundry_edgex-taf-common_PR-56:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:41:22 $ docker top 78e76bf0aef6441de1d97190c9db09a55a81f22df3d20718164e51b80781ed76 -eo pid,comm 11:41:22 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). 11:41:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:41:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:41:22 [ssh-agent] Looking for ssh-agent implementation... 11:41:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:22 $ docker exec 78e76bf0aef6441de1d97190c9db09a55a81f22df3d20718164e51b80781ed76 ssh-agent 11:41:22 SSH_AUTH_SOCK=/tmp/ssh-OIjsNiUG3dkP/agent.31 11:41:22 SSH_AGENT_PID=37 11:41:22 Running ssh-add (command line suppressed) 11:41:22 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/private_key_2739318820021733680.key (/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/private_key_2739318820021733680.key) 11:41:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:41:23 + git tag --points-at HEAD [Pipeline] } 11:41:23 $ docker exec --env ******** --env ******** 78e76bf0aef6441de1d97190c9db09a55a81f22df3d20718164e51b80781ed76 ssh-agent -k 11:41:23 unset SSH_AUTH_SOCK; 11:41:23 unset SSH_AGENT_PID; 11:41:23 echo Agent pid 37 killed; 11:41:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:41:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:41:23 [ssh-agent] Looking for ssh-agent implementation... 11:41:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:41:23 $ docker exec 78e76bf0aef6441de1d97190c9db09a55a81f22df3d20718164e51b80781ed76 ssh-agent 11:41:23 SSH_AUTH_SOCK=/tmp/ssh-gKLvuuz4QWyV/agent.69 11:41:23 SSH_AGENT_PID=75 11:41:23 Running ssh-add (command line suppressed) 11:41:23 Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/private_key_6199563508590428982.key (/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/private_key_6199563508590428982.key) 11:41:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:41:24 + git semver init 11:41:24 2023-06-07 11:41:24,350 [run_init] DEBUG init version:0.0.0 force:False 11:41:24 2023-06-07 11:41:24,351 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-56/.semver 11:41:24 2023-06-07 11:41:24,351 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-56/.semver 11:41:24 2023-06-07 11:41:24,351 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-56/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-56, universal_newlines=False, shell=None, istream=None) 11:41:24 2023-06-07 11:41:24,928 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-56/.git/info/exclude 11:41:24 2023-06-07 11:41:24,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-56/.semver/PR-56 with force:False 11:41:24 2023-06-07 11:41:24,929 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-56/.semver/PR-56 11:41:24 2023-06-07 11:41:24,933 [execute] INFO git cat-file --batch-check 11:41:24 2023-06-07 11:41:24,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-56/.semver, universal_newlines=False, shell=None, istream=) 11:41:24 2023-06-07 11:41:24,940 [execute] INFO git cat-file --batch 11:41:24 2023-06-07 11:41:24,940 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-56/.semver, universal_newlines=False, shell=None, istream=) 11:41:24 2023-06-07 11:41:24,945 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-56/.semver/PR-56 11:41:24 0.0.0 [Pipeline] } 11:41:25 $ docker exec --env ******** --env ******** 78e76bf0aef6441de1d97190c9db09a55a81f22df3d20718164e51b80781ed76 ssh-agent -k 11:41:25 unset SSH_AUTH_SOCK; 11:41:25 unset SSH_AGENT_PID; 11:41:25 echo Agent pid 75 killed; 11:41:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:41:25 + git semver [Pipeline] } 11:41:25 $ docker stop --time=1 78e76bf0aef6441de1d97190c9db09a55a81f22df3d20718164e51b80781ed76 11:41:27 $ docker rm -f --volumes 78e76bf0aef6441de1d97190c9db09a55a81f22df3d20718164e51b80781ed76 [Pipeline] // withDockerContainer [Pipeline] sh 11:41:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:41:27 Stashed 1 file(s) [Pipeline] echo 11:41:27 [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 11:41:28 provisioning config files... 11:41:28 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/config13260931650436597959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:41:28 ---> docker-login.sh 11:41:28 nexus3.edgexfoundry.org:10001 11:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:28 Configure a credential helper to remove this warning. See 11:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:28 11:41:28 Login Succeeded 11:41:28 nexus3.edgexfoundry.org:10002 11:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:28 Configure a credential helper to remove this warning. See 11:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:28 11:41:28 Login Succeeded 11:41:28 nexus3.edgexfoundry.org:10003 11:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:28 Configure a credential helper to remove this warning. See 11:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:28 11:41:28 Login Succeeded 11:41:28 nexus3.edgexfoundry.org:10004 11:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:28 Configure a credential helper to remove this warning. See 11:41:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:28 11:41:28 Login Succeeded 11:41:28 docker.io 11:41:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:41:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:41:29 Configure a credential helper to remove this warning. See 11:41:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:41:29 11:41:29 Login Succeeded 11:41:29 ---> docker-login.sh ends [Pipeline] } 11:41:29 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 11:41:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:41:30 + ls -al . 11:41:30 total 72 11:41:30 drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 11:41 . 11:41:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:40 .. 11:41:30 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:41 .git 11:41:30 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:41 .github 11:41:30 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:41 .gitignore 11:41:30 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:41 .semver 11:41:30 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:41 Dockerfile 11:41:30 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:41 Jenkinsfile 11:41:30 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:41 LICENSE 11:41:30 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:41 README.md 11:41:30 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:41 TAF-Manager 11:41:30 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:41 TUC 11:41:30 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 11:41 VERSION 11:41:30 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:41 requirements.txt 11:41:30 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:41 robot-entrypoint.sh 11:41:30 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:41 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:41:30 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=aa7be5aa87960ff39b62ff46e9f5cee85317843f --label arch=amd64 --label version=0.0.0 . 11:41:30 Sending build context to Docker daemon 457.2kB 11:41:30 Step 1/13 : FROM alpine:3.16 11:41:31 3.16: Pulling from library/alpine 11:41:31 91d30c5bc195: Pulling fs layer 11:41:31 91d30c5bc195: Verifying Checksum 11:41:31 91d30c5bc195: Download complete 11:41:31 91d30c5bc195: Pull complete 11:41:31 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 11:41:31 Status: Downloaded newer image for alpine:3.16 11:41:31 ---> 8471affe5de5 11:41:31 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 11:41:31 ---> Running in 1e7edc7ba70b 11:41:31 Removing intermediate container 1e7edc7ba70b 11:41:31 ---> 0639ba44bdba 11:41:31 Step 3/13 : LABEL maintainer="Bruce Huang " 11:41:31 ---> Running in e1a5a19c198d 11:41:32 Removing intermediate container e1a5a19c198d 11:41:32 ---> e0105040fadd 11:41:32 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 11:41:32 ---> 21c1f7bad017 11:41:32 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 11:41:32 ---> c87f65cd3cc2 11:41:32 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 11:41:32 ---> 9581f4892859 11:41:32 Step 7/13 : WORKDIR /edgex-taf 11:41:32 ---> Running in 6e3641f555cf 11:41:32 Removing intermediate container 6e3641f555cf 11:41:32 ---> 499d034194bc 11:41:32 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:41:32 ---> Running in c738dc7e082e 11:41:33 Removing intermediate container c738dc7e082e 11:41:33 ---> 91f758290c5c 11:41:33 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 11:41:33 ---> Running in 0e5551d2f27b 11:41:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:41:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:41:34 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 11:41:35 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 11:41:35 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 11:41:36 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 11:41:36 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 11:41:36 Executing busybox-1.35.0-r17.trigger 11:41:36 OK: 6 MiB in 14 packages 11:41:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:41:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:41:37 (1/9) Installing ca-certificates (20230506-r0) 11:41:38 (2/9) Installing brotli-libs (1.0.9-r6) 11:41:38 (3/9) Installing nghttp2-libs (1.47.0-r0) 11:41:39 (4/9) Installing libcurl (8.1.2-r0) 11:41:39 (5/9) Installing curl (8.1.2-r0) 11:41:39 (6/9) Installing docker-cli (20.10.20-r0) 11:41:40 (7/9) Installing oniguruma (6.9.8-r0) 11:41:41 (8/9) Installing jq (1.6-r1) 11:41:41 (9/9) Installing openssl (1.1.1u-r1) 11:41:41 Executing busybox-1.35.0-r17.trigger 11:41:41 Executing ca-certificates-20230506-r0.trigger 11:41:41 OK: 52 MiB in 23 packages 11:41:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:41:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:41:43 (1/137) Installing libmagic (5.41-r0) 11:41:43 Still waiting to schedule task 11:41:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:41:43 (2/137) Installing file (5.41-r0) 11:41:43 (3/137) Installing libxau (1.0.9-r0) 11:41:43 (4/137) Installing libxdmcp (1.1.3-r0) 11:41:44 (5/137) Installing libxcb (1.15-r0) 11:41:44 (6/137) Installing libx11 (1.8-r0) 11:41:44 (7/137) Installing libxext (1.3.4-r0) 11:41:45 (8/137) Installing libice (1.0.10-r0) 11:41:45 (9/137) Installing libuuid (2.38-r1) 11:41:45 (10/137) Installing libsm (1.2.3-r0) 11:41:45 (11/137) Installing libxt (1.2.1-r0) 11:41:46 (12/137) Installing libxmu (1.1.3-r0) 11:41:46 (13/137) Installing xset (1.2.4-r0) 11:41:47 (14/137) Installing xprop (1.2.5-r0) 11:41:47 (15/137) Installing xdg-utils (1.1.3-r3) 11:41:47 (16/137) Installing eudev-libs (3.2.11-r0) 11:41:47 (17/137) Installing pkgconf (1.8.1-r0) 11:41:48 (18/137) Installing libffi (3.4.2-r1) 11:41:48 (19/137) Installing libintl (0.21-r2) 11:41:48 (20/137) Installing libblkid (2.38-r1) 11:41:49 (21/137) Installing libmount (2.38-r1) 11:41:49 (22/137) Installing pcre (8.45-r2) 11:41:50 (23/137) Installing glib (2.72.4-r0) 11:41:50 (24/137) Installing xz-libs (5.2.5-r1) 11:41:50 (25/137) Installing libxml2 (2.9.14-r2) 11:41:51 (26/137) Installing shared-mime-info (2.2-r2) 11:41:51 (27/137) Installing hicolor-icon-theme (0.17-r1) 11:41:51 (28/137) Installing libjpeg-turbo (2.1.3-r1) 11:41:52 (29/137) Installing libpng (1.6.37-r1) 11:41:52 (30/137) Installing libwebp (1.2.3-r1) 11:41:53 (31/137) Installing zstd-libs (1.5.2-r1) 11:41:53 (32/137) Installing tiff (4.4.0-r3) 11:41:53 (33/137) Installing gdk-pixbuf (2.42.8-r0) 11:41:54 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 11:41:54 (35/137) Installing libxcomposite (0.4.5-r0) 11:41:54 (36/137) Installing libxfixes (6.0.0-r0) 11:41:54 (37/137) Installing libxrender (0.9.10-r3) 11:41:55 (38/137) Installing libxcursor (1.2.1-r0) 11:41:55 (39/137) Installing libxdamage (1.1.5-r1) 11:41:55 (40/137) Installing libxi (1.8-r0) 11:41:55 (41/137) Installing libxinerama (1.1.4-r1) 11:41:56 (42/137) Installing libxrandr (1.5.2-r1) 11:41:56 (43/137) Installing atk (2.38.0-r0) 11:41:56 (44/137) Installing libxtst (1.2.3-r3) 11:41:56 (45/137) Installing dbus-libs (1.14.8-r0) 11:41:57 (46/137) Installing at-spi2-core (2.44.1-r0) 11:41:57 (47/137) Installing at-spi2-atk (2.38.0-r0) 11:41:58 (48/137) Installing expat (2.5.0-r0) 11:41:58 (49/137) Installing libbz2 (1.0.8-r1) 11:41:58 (50/137) Installing freetype (2.12.1-r0) 11:41:59 (51/137) Installing fontconfig (2.14.0-r0) 11:41:59 (52/137) Installing pixman (0.40.0-r4) 11:41:59 (53/137) Installing cairo (1.17.4-r2) 11:42:00 (54/137) Installing cairo-gobject (1.17.4-r2) 11:42:00 (55/137) Installing avahi-libs (0.8-r6) 11:42:00 (56/137) Installing gmp (6.2.1-r2) 11:42:01 (57/137) Installing nettle (3.7.3-r0) 11:42:01 (58/137) Installing p11-kit (0.24.1-r0) 11:42:01 (59/137) Installing libtasn1 (4.18.0-r1) 11:42:02 (60/137) Installing libunistring (1.0-r0) 11:42:02 (61/137) Installing gnutls (3.7.7-r1) 11:42:03 (62/137) Installing cups-libs (2.4.2-r1) 11:42:03 (63/137) Installing libepoxy (1.5.10-r0) 11:42:04 (64/137) Installing fribidi (1.0.12-r0) 11:42:04 (65/137) Installing graphite2 (1.3.14-r1) 11:42:04 (66/137) Installing harfbuzz (4.3.0-r0) 11:42:05 (67/137) Installing libxft (2.3.4-r0) 11:42:05 (68/137) Installing pango (1.50.7-r0) 11:42:05 (69/137) Installing wayland-libs-client (1.20.0-r0) 11:42:06 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 11:42:06 (71/137) Installing wayland-libs-egl (1.20.0-r0) 11:42:06 (72/137) Installing xkeyboard-config (2.35.1-r0) 11:42:06 (73/137) Installing libxkbcommon (1.4.1-r0) 11:42:07 (74/137) Installing gtk+3.0 (3.24.34-r1) 11:42:07 Executing gtk+3.0-3.24.34-r1.post-install 11:42:07 (75/137) Installing libfontenc (1.1.4-r0) 11:42:08 (76/137) Installing mkfontscale (1.2.2-r0) 11:42:08 (77/137) Installing font-opensans (0_git20210927-r0) 11:42:09 (78/137) Installing libgcc (11.2.1_git20220219-r2) 11:42:09 (79/137) Installing libogg (1.3.5-r1) 11:42:09 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 11:42:09 (81/137) Installing flac (1.3.4-r0) 11:42:10 (82/137) Installing alsa-lib (1.2.7.2-r0) 11:42:10 (83/137) Installing libatomic (11.2.1_git20220219-r2) 11:42:10 (84/137) Installing sdl2 (2.0.22-r0) 11:42:11 (85/137) Installing aom-libs (3.3.0-r0) 11:42:12 (86/137) Installing libass (0.16.0-r0) 11:42:12 (87/137) Installing libdav1d (1.0.0-r0) 11:42:12 (88/137) Installing libpciaccess (0.16-r0) 11:42:12 (89/137) Installing libdrm (2.4.110-r0) 11:42:13 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 11:42:13 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 11:42:13 (92/137) Installing lame (3.100-r0) 11:42:14 (93/137) Installing opus (1.3.1-r1) 11:42:14 (94/137) Installing libasyncns (0.8-r1) 11:42:15 (95/137) Installing libltdl (2.4.7-r0) 11:42:15 (96/137) Installing orc (0.4.32-r0) 11:42:15 (97/137) Installing libvorbis (1.3.7-r0) 11:42:16 (98/137) Installing libsndfile (1.1.0-r0) 11:42:16 (99/137) Installing libgomp (11.2.1_git20220219-r2) 11:42:16 (100/137) Installing soxr (0.1.3-r2) 11:42:17 (101/137) Installing speexdsp (1.2.0-r0) 11:42:17 (102/137) Installing tdb-libs (1.4.6-r0) 11:42:17 (103/137) Installing libpulse (15.0-r2) 11:42:18 (104/137) Installing cjson (1.7.15-r3) 11:42:18 (105/137) Installing mbedtls (2.28.3-r0) 11:42:18 (106/137) Installing librist (0.2.6-r1) 11:42:19 (107/137) Installing libsrt (1.4.4-r0) 11:42:19 (108/137) Installing libssh (0.9.6-r1) 11:42:19 (109/137) Installing libtheora (1.1.1-r16) 11:42:20 (110/137) Installing v4l-utils-libs (1.22.1-r1) 11:42:20 (111/137) Installing libva (2.14.0-r0) 11:42:20 (112/137) Installing libvdpau (1.5-r0) 11:42:21 (113/137) Installing vidstab (1.1.0-r1) 11:42:21 (114/137) Installing libvpx (1.11.0-r1) 11:42:22 (115/137) Installing x264-libs (0.163_git20210613-r0) 11:42:22 (116/137) Installing numactl (2.0.14-r0) 11:42:22 (117/137) Installing x265-libs (3.5-r3) 11:42:23 (118/137) Installing xvidcore (1.3.7-r1) 11:42:23 (119/137) Installing ffmpeg-libs (5.0.3-r0) 11:42:29 (120/137) Installing libevent (2.1.12-r4) 11:42:29 (121/137) Installing mesa (21.3.9-r0) 11:42:29 (122/137) Installing wayland-libs-server (1.20.0-r0) 11:42:29 (123/137) Installing mesa-gbm (21.3.9-r0) 11:42:30 (124/137) Installing icu-data-en (71.1-r2) 11:42:30 Executing icu-data-en-71.1-r2.post-install 11:42:30 * 11:42:30 * If you need ICU with non-English locales and legacy charset support, install 11:42:30 * package icu-data-full. 11:42:30 * 11:42:30 (125/137) Installing icu-libs (71.1-r2) 11:42:31 (126/137) Installing lcms2 (2.13.1-r0) 11:42:31 (127/137) Installing minizip (1.2.12-r0) 11:42:31 (128/137) Installing nspr (4.33-r0) 11:42:32 (129/137) Installing sqlite-libs (3.40.1-r0) 11:42:32 (130/137) Installing nss (3.78.1-r0) 11:42:33 (131/137) Installing re2 (2022.04.01-r0) 11:42:33 (132/137) Installing snappy (1.1.9-r4) 11:42:33 (133/137) Installing libgpg-error (1.45-r0) 11:42:33 (134/137) Installing libgcrypt (1.10.1-r0) 11:42:34 (135/137) Installing libxslt (1.1.35-r0) 11:42:34 (136/137) Installing chromium (102.0.5005.182-r0) 11:42:36 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 11:42:37 Executing busybox-1.35.0-r17.trigger 11:42:37 Executing glib-2.72.4-r0.trigger 11:42:37 Executing shared-mime-info-2.2-r2.trigger 11:42:37 Executing gdk-pixbuf-2.42.8-r0.trigger 11:42:37 Executing gtk-update-icon-cache-2.24.33-r3.trigger 11:42:37 Executing fontconfig-2.14.0-r0.trigger 11:42:37 Executing mkfontscale-1.2.2-r0.trigger 11:42:37 OK: 409 MiB in 160 packages 11:42:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:42:38 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:42:38 (1/21) Installing binutils (2.38-r3) 11:42:39 (2/21) Installing isl22 (0.22-r0) 11:42:40 (3/21) Installing mpfr4 (4.1.0-r0) 11:42:40 (4/21) Installing mpc1 (1.2.1-r0) 11:42:40 (5/21) Installing gcc (11.2.1_git20220219-r2) 11:42:41 (6/21) Installing musl-dev (1.2.3-r3) 11:42:42 (7/21) Installing libc-dev (0.7.2-r3) 11:42:42 (8/21) Installing linux-headers (5.16.7-r1) 11:42:43 (9/21) Installing libffi-dev (3.4.2-r1) 11:42:43 (10/21) Installing libpq (14.8-r0) 11:42:43 (11/21) Installing openssl-dev (1.1.1u-r1) 11:42:44 (12/21) Installing libpq-dev (14.8-r0) 11:42:44 (13/21) Installing libecpg (14.8-r0) 11:42:44 (14/21) Installing libecpg-dev (14.8-r0) 11:42:45 (15/21) Installing llvm13-libs (13.0.1-r2) 11:42:46 (16/21) Installing clang-libs (13.0.1-r1) 11:42:48 (17/21) Installing clang (13.0.1-r1) 11:42:48 (18/21) Installing icu (71.1-r2) 11:42:49 (19/21) Installing icu-dev (71.1-r2) 11:42:49 (20/21) Installing llvm13 (13.0.1-r2) 11:42:54 (21/21) Installing postgresql14-dev (14.8-r0) 11:42:54 Executing busybox-1.35.0-r17.trigger 11:42:54 OK: 822 MiB in 181 packages 11:42:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:42:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:42:55 (1/10) Installing g++ (11.2.1_git20220219-r2) 11:42:56 (2/10) Installing gdbm (1.23-r0) 11:42:56 (3/10) Installing mpdecimal (2.5.1-r1) 11:42:56 (4/10) Installing readline (8.1.2-r0) 11:42:57 (5/10) Installing python3 (3.10.11-r0) 11:42:58 (6/10) Installing python3-dev (3.10.11-r0) 11:42:59 (7/10) Installing libsodium (1.0.18-r0) 11:42:59 (8/10) Installing libzmq (4.3.4-r0) 11:42:59 (9/10) Installing libsodium-dev (1.0.18-r0) 11:43:00 (10/10) Installing zeromq-dev (4.3.4-r0) 11:43:00 Executing busybox-1.35.0-r17.trigger 11:43:00 OK: 974 MiB in 191 packages 11:43:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:43:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:43:01 OK: 974 MiB in 191 packages 11:43:01 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:43:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:43:02 (1/1) Installing tzdata (2023c-r0) 11:43:03 Executing busybox-1.35.0-r17.trigger 11:43:03 OK: 978 MiB in 192 packages 11:43:03 (1/1) Purging tzdata (2023c-r0) 11:43:03 Executing busybox-1.35.0-r17.trigger 11:43:03 OK: 974 MiB in 191 packages 11:43:06 Looking in links: /tmp/tmpfkfnr9a0 11:43:06 Processing /tmp/tmpfkfnr9a0/setuptools-65.5.0-py3-none-any.whl 11:43:06 Processing /tmp/tmpfkfnr9a0/pip-23.0.1-py3-none-any.whl 11:43:06 Installing collected packages: setuptools, pip 11:43:08 Successfully installed pip-23.0.1 setuptools-65.5.0 11:43:08 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 11:43:09 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 11:43:09 Collecting pip 11:43:09 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 11:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 59.0 MB/s eta 0:00:00 11:43:09 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 11:43:09 Collecting setuptools 11:43:09 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 11:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 106.9 MB/s eta 0:00:00 11:43:09 Collecting wheel 11:43:09 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 11:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 113.2 MB/s eta 0:00:00 11:43:09 Installing collected packages: wheel, setuptools, pip 11:43:10 Attempting uninstall: setuptools 11:43:10 Found existing installation: setuptools 65.5.0 11:43:10 Uninstalling setuptools-65.5.0: 11:43:10 Successfully uninstalled setuptools-65.5.0 11:43:11 Attempting uninstall: pip 11:43:11 Found existing installation: pip 23.0.1 11:43:11 Uninstalling pip-23.0.1: 11:43:11 Successfully uninstalled pip-23.0.1 11:43:13 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 11:43:13 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 11:43:13 Processing ./edgex-taf-common 11:43:13 Preparing metadata (setup.py): started 11:43:13 Preparing metadata (setup.py): finished with status 'done' 11:43:13 Building wheels for collected packages: edgex-taf-common 11:43:13 Building wheel for edgex-taf-common (setup.py): started 11:43:14 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 11:43:14 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=add39a34892a56805fa4ce549a1fd7a924b3396aa809753aee9714bf1b0e7e9e 11:43:14 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 11:43:14 Successfully built edgex-taf-common 11:43:14 Installing collected packages: edgex-taf-common 11:43:14 Successfully installed edgex-taf-common-0.0.0 11:43:14 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 11:43:15 Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) 11:43:15 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 11:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 14.7 MB/s eta 0:00:00 11:43:15 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 11:43:15 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 11:43:15 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 11:43:15 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 11:43:15 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 11:43:15 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 11:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 18.5 MB/s eta 0:00:00 11:43:15 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 11:43:15 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 11:43:15 Preparing metadata (setup.py): started 11:43:15 Preparing metadata (setup.py): finished with status 'done' 11:43:15 Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) 11:43:15 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 11:43:15 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 11:43:15 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 11:43:15 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 11:43:15 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 11:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.0 MB/s eta 0:00:00 11:43:15 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 11:43:15 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 11:43:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 15.1 MB/s eta 0:00:00 11:43:15 Preparing metadata (setup.py): started 11:43:16 Preparing metadata (setup.py): finished with status 'done' 11:43:16 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 11:43:16 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 11:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 13.3 MB/s eta 0:00:00 11:43:16 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 11:43:16 Downloading numpy-1.22.3.zip (11.5 MB) 11:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 59.2 MB/s eta 0:00:00 11:43:17 Installing build dependencies: started 11:43:22 Installing build dependencies: finished with status 'done' 11:43:22 Getting requirements to build wheel: started 11:43:22 Getting requirements to build wheel: finished with status 'done' 11:43:22 Preparing metadata (pyproject.toml): started 11:43:23 Preparing metadata (pyproject.toml): finished with status 'done' 11:43:23 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 11:43:23 Downloading psutil-5.9.0.tar.gz (478 kB) 11:43:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 13.3 MB/s eta 0:00:00 11:43:23 Preparing metadata (setup.py): started 11:43:24 Preparing metadata (setup.py): finished with status 'done' 11:43:24 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 11:43:24 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 11:43:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 18.1 MB/s eta 0:00:00 11:43:24 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 11:43:24 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 11:43:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.5 MB/s eta 0:00:00 11:43:24 Installing build dependencies: started 11:43:27 Installing build dependencies: finished with status 'done' 11:43:27 Getting requirements to build wheel: started 11:43:27 Getting requirements to build wheel: finished with status 'done' 11:43:27 Preparing metadata (pyproject.toml): started 11:43:28 Preparing metadata (pyproject.toml): finished with status 'done' 11:43:28 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 11:43:28 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 11:43:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 19.0 MB/s eta 0:00:00 11:43:28 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 11:43:28 Downloading psycopg2-2.9.3.tar.gz (380 kB) 11:43:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 10.2 MB/s eta 0:00:00 11:43:28 Preparing metadata (setup.py): started 11:43:28 Preparing metadata (setup.py): finished with status 'done' 11:43:28 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 11:43:28 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 11:43:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 53.1 MB/s eta 0:00:00 11:43:29 Preparing metadata (setup.py): started 11:43:30 Preparing metadata (setup.py): finished with status 'done' 11:43:31 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:31 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 11:43:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 38.5 MB/s eta 0:00:00 11:43:31 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:31 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 11:43:31 Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:31 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 11:43:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 23.4 MB/s eta 0:00:00 11:43:32 Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:32 Downloading flex-6.14.1.tar.gz (40 kB) 11:43:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.1 MB/s eta 0:00:00 11:43:32 Preparing metadata (setup.py): started 11:43:32 Preparing metadata (setup.py): finished with status 'done' 11:43:32 Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:32 Downloading genson-1.2.2.tar.gz (34 kB) 11:43:32 Preparing metadata (setup.py): started 11:43:32 Preparing metadata (setup.py): finished with status 'done' 11:43:32 Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:32 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 11:43:32 Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:32 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 11:43:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 26.4 MB/s eta 0:00:00 11:43:32 Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:32 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 11:43:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 13.8 MB/s eta 0:00:00 11:43:32 Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:32 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 11:43:32 Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:32 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 11:43:32 Preparing metadata (setup.py): started 11:43:33 Preparing metadata (setup.py): finished with status 'done' 11:43:33 Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:33 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 11:43:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 13.6 MB/s eta 0:00:00 11:43:33 Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:33 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 11:43:33 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 11:43:33 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 11:43:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 34.5 MB/s eta 0:00:00 11:43:33 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 11:43:33 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 11:43:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.4 MB/s eta 0:00:00 11:43:33 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 11:43:33 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 11:43:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 21.5 MB/s eta 0:00:00 11:43:33 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 11:43:33 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 11:43:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 18.8 MB/s eta 0:00:00 11:43:33 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:43:33 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 11:43:33 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:43:33 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 11:43:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 8.1 MB/s eta 0:00:00 11:43:33 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 11:43:33 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 11:43:33 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:43:33 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 11:43:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 23.0 MB/s eta 0:00:00 11:43:33 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:43:33 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 11:43:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 27.3 MB/s eta 0:00:00 11:43:33 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 11:43:34 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:43:34 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 11:43:34 Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:34 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 11:43:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 15.7 MB/s eta 0:00:00 11:43:34 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:34 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 11:43:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 34.5 MB/s eta 0:00:00 11:43:34 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:34 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 11:43:34 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:34 Downloading PyYAML-6.0.tar.gz (124 kB) 11:43:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 15.6 MB/s eta 0:00:00 11:43:34 Installing build dependencies: started 11:43:38 Installing build dependencies: finished with status 'done' 11:43:38 Getting requirements to build wheel: started 11:43:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18043 in /w/workspace/exfoundry_edgex-taf-common_PR-56 [Pipeline] { [Pipeline] checkout 11:43:39 Getting requirements to build wheel: finished with status 'done' 11:43:39 Preparing metadata (pyproject.toml): started 11:43:39 Selected Git installation does not exist. Using Default 11:43:39 The recommended git tool is: NONE 11:43:40 Preparing metadata (pyproject.toml): finished with status 'done' 11:43:40 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:40 Downloading validate_email-1.3.tar.gz (4.7 kB) 11:43:40 Preparing metadata (setup.py): started 11:43:40 Preparing metadata (setup.py): finished with status 'done' 11:43:40 Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:40 Downloading click-8.1.3-py3-none-any.whl (96 kB) 11:43:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 14.2 MB/s eta 0:00:00 11:43:40 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:40 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 11:43:40 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:40 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 11:43:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 9.7 MB/s eta 0:00:00 11:43:40 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:40 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 11:43:40 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:40 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 11:43:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 10.0 MB/s eta 0:00:00 11:43:40 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:40 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 11:43:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 8.9 MB/s eta 0:00:00 11:43:40 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:40 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 11:43:40 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:40 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 11:43:40 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:40 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 11:43:40 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:40 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 11:43:41 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:41 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 11:43:41 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:41 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 11:43:41 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 11:43:41 Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:41 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 11:43:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 13.5 MB/s eta 0:00:00 11:43:41 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 11:43:41 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 11:43:41 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:43:41 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 11:43:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 7.7 MB/s eta 0:00:00 11:43:41 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, strict-rfc3339, GenSON, PyYAML, validate-email 11:43:41 Building wheel for robotbackgroundlogger (setup.py): started 11:43:41 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 11:43:41 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=22ede292d6578fc1c2be4912bff4e6ac560f03b337e00a8578b2ebfc60e9bf75 11:43:41 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 11:43:41 Building wheel for paho-mqtt (setup.py): started 11:43:42 Building wheel for paho-mqtt (setup.py): finished with status 'done' 11:43:42 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=9135b81e97ee16ac60e229ab23622fbb48165aae43e9cfa76fd9cbdda7ec7a3f 11:43:42 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 11:43:42 Building wheel for numpy (pyproject.toml): started 11:43:44 using credential edgex-jenkins-ssh 11:43:44 Cloning the remote Git repository 11:43:44 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 11:43:44 > git init /w/workspace/exfoundry_edgex-taf-common_PR-56 # timeout=10 11:43:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 11:43:44 > git --version # timeout=10 11:43:44 > git --version # 'git version 2.25.1' 11:43:44 using GIT_SSH to set credentials SSH Credentials for GitHub 11:43:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:43:45 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 11:43:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:43:47 Merging remotes/origin/main commit ad1c4890737c1de496ff22310609d87903665ac4 into PR head commit aa7be5aa87960ff39b62ff46e9f5cee85317843f 11:43:46 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 11:43:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 11:43:46 using GIT_SSH to set credentials SSH Credentials for GitHub 11:43:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/56/head:refs/remotes/origin/PR-56 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:43:47 Merge succeeded, producing aa7be5aa87960ff39b62ff46e9f5cee85317843f 11:43:47 Checking out Revision aa7be5aa87960ff39b62ff46e9f5cee85317843f (PR-56) 11:43:47 Commit message: "build: bump robotframework-seleniumlibrary from 5.1.3 to 6.1.0" 11:43:47 > git --version # timeout=10 11:43:47 > git --version # 'git version 2.25.1' 11:43:47 fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:43:47 > git config core.sparsecheckout # timeout=10 11:43:47 > git checkout -f aa7be5aa87960ff39b62ff46e9f5cee85317843f # timeout=10 11:43:47 > git remote # timeout=10 11:43:47 > git config --get remote.origin.url # timeout=10 11:43:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:43:47 > git merge ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 11:43:47 > git rev-parse HEAD^{commit} # timeout=10 11:43:47 > git config core.sparsecheckout # timeout=10 11:43:47 > git checkout -f aa7be5aa87960ff39b62ff46e9f5cee85317843f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:43:49 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:43:49 % Total % Received % Xferd Average Speed Time Time Time Current 11:43:49 Dload Upload Total Spent Left Speed 11:43:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 239k 0 --:--:-- --:--:-- --:--:-- 239k [Pipeline] sh 11:43:50 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:43:50 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:43:50 + sudo tee /etc/docker/daemon.new 11:43:50 { 11:43:50 "registry-mirrors": [ 11:43:50 "https://nexus3.edgexfoundry.org:10001" 11:43:50 ], 11:43:50 "bip": "10.250.0.254/24", 11:43:50 "hosts": [ 11:43:50 "tcp://0.0.0.0:5555", 11:43:50 "unix:///var/run/docker.sock" 11:43:50 ], 11:43:50 "mtu": 1458, 11:43:50 "selinux-enabled": true, 11:43:50 "seccomp-profile": "/etc/docker/seccomp.json" 11:43:50 } [Pipeline] sh 11:43:51 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:43:51 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:44:09 provisioning config files... 11:44:09 copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/config3807546517208881925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:44:10 ---> docker-login.sh 11:44:10 nexus3.edgexfoundry.org:10001 11:44:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:10 Configure a credential helper to remove this warning. See 11:44:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:10 11:44:10 Login Succeeded 11:44:10 nexus3.edgexfoundry.org:10002 11:44:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:11 Configure a credential helper to remove this warning. See 11:44:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:11 11:44:11 Login Succeeded 11:44:11 nexus3.edgexfoundry.org:10003 11:44:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:11 Configure a credential helper to remove this warning. See 11:44:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:11 11:44:11 Login Succeeded 11:44:11 nexus3.edgexfoundry.org:10004 11:44:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:12 Configure a credential helper to remove this warning. See 11:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:12 11:44:12 Login Succeeded 11:44:12 docker.io 11:44:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:44:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:44:12 Configure a credential helper to remove this warning. See 11:44:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:44:12 11:44:12 Login Succeeded 11:44:12 ---> docker-login.sh ends [Pipeline] } 11:44:12 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 11:44:13 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:44:13 + ls -al . 11:44:13 total 68 11:44:13 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:44 . 11:44:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:43 .. 11:44:13 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:43 .git 11:44:13 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:43 .github 11:44:13 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:43 .gitignore 11:44:13 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:43 Dockerfile 11:44:13 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:43 Jenkinsfile 11:44:13 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:43 LICENSE 11:44:13 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:43 README.md 11:44:13 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:43 TAF-Manager 11:44:13 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:43 TUC 11:44:13 -rw-rw-r-- 1 jenkins jenkins 5 Jun 7 11:41 VERSION 11:44:13 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:43 requirements.txt 11:44:13 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:43 robot-entrypoint.sh 11:44:13 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:43 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:44:14 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=aa7be5aa87960ff39b62ff46e9f5cee85317843f --label arch=arm64 --label version=0.0.0 . 11:44:14 Sending build context to Docker daemon 286.2kB 11:44:14 Step 1/13 : FROM alpine:3.16 11:44:15 3.16: Pulling from library/alpine 11:44:15 547446be3368: Pulling fs layer 11:44:15 547446be3368: Verifying Checksum 11:44:15 547446be3368: Download complete 11:44:15 547446be3368: Pull complete 11:44:15 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 11:44:15 Status: Downloaded newer image for alpine:3.16 11:44:15 ---> 3b5033019969 11:44:15 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 11:44:15 ---> Running in ffcae0df8826 11:44:16 Removing intermediate container ffcae0df8826 11:44:16 ---> 4e832570b90a 11:44:16 Step 3/13 : LABEL maintainer="Bruce Huang " 11:44:16 ---> Running in 5cf3f3b4cc60 11:44:16 Removing intermediate container 5cf3f3b4cc60 11:44:16 ---> 4fd2be381f30 11:44:16 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 11:44:17 ---> 059dc5d54851 11:44:17 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 11:44:17 ---> 7fd87922efe9 11:44:17 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 11:44:18 ---> 217436c04014 11:44:18 Step 7/13 : WORKDIR /edgex-taf 11:44:18 ---> Running in fec150a08aa7 11:44:18 Removing intermediate container fec150a08aa7 11:44:18 ---> 3340e6bad870 11:44:18 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:44:18 ---> Running in cccbb6ba95da 11:44:20 Removing intermediate container cccbb6ba95da 11:44:20 ---> 62e1a583f39b 11:44:20 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 11:44:20 ---> Running in eaae447efc5e 11:44:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:44:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:44:23 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 11:44:24 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 11:44:24 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 11:44:25 Executing busybox-1.35.0-r17.trigger 11:44:25 OK: 5 MiB in 14 packages 11:44:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:44:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:44:27 (1/9) Installing ca-certificates (20230506-r0) 11:44:27 (2/9) Installing brotli-libs (1.0.9-r6) 11:44:27 (3/9) Installing nghttp2-libs (1.47.0-r0) 11:44:28 (4/9) Installing libcurl (8.1.1-r1) 11:44:28 (5/9) Installing curl (8.1.1-r1) 11:44:29 (6/9) Installing docker-cli (20.10.20-r0) 11:44:30 (7/9) Installing oniguruma (6.9.8-r0) 11:44:31 (8/9) Installing jq (1.6-r1) 11:44:31 (9/9) Installing openssl (1.1.1t-r2) 11:44:31 Executing busybox-1.35.0-r17.trigger 11:44:31 Executing ca-certificates-20230506-r0.trigger 11:44:31 OK: 50 MiB in 23 packages 11:44:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:44:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:44:34 (1/136) Installing libmagic (5.41-r0) 11:44:34 (2/136) Installing file (5.41-r0) 11:44:34 (3/136) Installing libxau (1.0.9-r0) 11:44:35 (4/136) Installing libxdmcp (1.1.3-r0) 11:44:35 (5/136) Installing libxcb (1.15-r0) 11:44:35 (6/136) Installing libx11 (1.8-r0) 11:44:36 (7/136) Installing libxext (1.3.4-r0) 11:44:36 (8/136) Installing libice (1.0.10-r0) 11:44:37 (9/136) Installing libuuid (2.38-r1) 11:44:37 (10/136) Installing libsm (1.2.3-r0) 11:44:37 (11/136) Installing libxt (1.2.1-r0) 11:44:38 (12/136) Installing libxmu (1.1.3-r0) 11:44:38 (13/136) Installing xset (1.2.4-r0) 11:44:39 (14/136) Installing xprop (1.2.5-r0) 11:44:39 (15/136) Installing xdg-utils (1.1.3-r3) 11:44:39 (16/136) Installing eudev-libs (3.2.11-r0) 11:44:39 (17/136) Installing pkgconf (1.8.1-r0) 11:44:40 (18/136) Installing libffi (3.4.2-r1) 11:44:40 (19/136) Installing libintl (0.21-r2) 11:44:40 (20/136) Installing libblkid (2.38-r1) 11:44:41 (21/136) Installing libmount (2.38-r1) 11:44:41 (22/136) Installing pcre (8.45-r2) 11:44:42 (23/136) Installing glib (2.72.4-r0) 11:44:42 (24/136) Installing xz-libs (5.2.5-r1) 11:44:42 (25/136) Installing libxml2 (2.9.14-r2) 11:44:43 (26/136) Installing shared-mime-info (2.2-r2) 11:44:44 (27/136) Installing hicolor-icon-theme (0.17-r1) 11:44:44 (28/136) Installing libjpeg-turbo (2.1.3-r1) 11:44:44 (29/136) Installing libpng (1.6.37-r1) 11:44:45 (30/136) Installing libwebp (1.2.3-r1) 11:44:45 (31/136) Installing zstd-libs (1.5.2-r1) 11:44:46 (32/136) Installing tiff (4.4.0-r1) 11:44:46 (33/136) Installing gdk-pixbuf (2.42.8-r0) 11:44:46 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 11:44:47 (35/136) Installing libxcomposite (0.4.5-r0) 11:44:47 (36/136) Installing libxfixes (6.0.0-r0) 11:44:47 (37/136) Installing libxrender (0.9.10-r3) 11:44:48 (38/136) Installing libxcursor (1.2.1-r0) 11:44:48 (39/136) Installing libxdamage (1.1.5-r1) 11:44:48 (40/136) Installing libxi (1.8-r0) 11:44:49 (41/136) Installing libxinerama (1.1.4-r1) 11:44:49 (42/136) Installing libxrandr (1.5.2-r1) 11:44:49 (43/136) Installing atk (2.38.0-r0) 11:44:49 (44/136) Installing libxtst (1.2.3-r3) 11:44:50 Building wheel for numpy (pyproject.toml): still running... 11:44:50 (45/136) Installing dbus-libs (1.14.4-r0) 11:44:50 (46/136) Installing at-spi2-core (2.44.1-r0) 11:44:51 (47/136) Installing at-spi2-atk (2.38.0-r0) 11:44:51 (48/136) Installing expat (2.5.0-r0) 11:44:51 (49/136) Installing libbz2 (1.0.8-r1) 11:44:52 (50/136) Installing freetype (2.12.1-r0) 11:44:52 (51/136) Installing fontconfig (2.14.0-r0) 11:44:53 (52/136) Installing pixman (0.40.0-r4) 11:44:53 (53/136) Installing cairo (1.17.4-r2) 11:44:54 (54/136) Installing cairo-gobject (1.17.4-r2) 11:44:54 (55/136) Installing avahi-libs (0.8-r6) 11:44:54 (56/136) Installing gmp (6.2.1-r2) 11:44:55 (57/136) Installing nettle (3.7.3-r0) 11:44:55 (58/136) Installing p11-kit (0.24.1-r0) 11:44:56 (59/136) Installing libtasn1 (4.18.0-r1) 11:44:56 (60/136) Installing libunistring (1.0-r0) 11:44:56 (61/136) Installing gnutls (3.7.7-r1) 11:44:57 (62/136) Installing cups-libs (2.4.2-r0) 11:44:57 (63/136) Installing libepoxy (1.5.10-r0) 11:44:58 (64/136) Installing fribidi (1.0.12-r0) 11:44:58 (65/136) Installing graphite2 (1.3.14-r1) 11:44:58 (66/136) Installing harfbuzz (4.3.0-r0) 11:44:59 (67/136) Installing libxft (2.3.4-r0) 11:44:59 (68/136) Installing pango (1.50.7-r0) 11:45:00 (69/136) Installing wayland-libs-client (1.20.0-r0) 11:45:00 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 11:45:00 (71/136) Installing wayland-libs-egl (1.20.0-r0) 11:45:01 (72/136) Installing xkeyboard-config (2.35.1-r0) 11:45:01 (73/136) Installing libxkbcommon (1.4.1-r0) 11:45:01 (74/136) Installing gtk+3.0 (3.24.34-r1) 11:45:02 Executing gtk+3.0-3.24.34-r1.post-install 11:45:02 (75/136) Installing libfontenc (1.1.4-r0) 11:45:03 (76/136) Installing mkfontscale (1.2.2-r0) 11:45:03 (77/136) Installing font-opensans (0_git20210927-r0) 11:45:04 (78/136) Installing libgcc (11.2.1_git20220219-r2) 11:45:04 (79/136) Installing libogg (1.3.5-r1) 11:45:04 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 11:45:05 (81/136) Installing flac (1.3.4-r0) 11:45:05 (82/136) Installing alsa-lib (1.2.7.2-r0) 11:45:06 (83/136) Installing libatomic (11.2.1_git20220219-r2) 11:45:06 (84/136) Installing sdl2 (2.0.22-r0) 11:45:06 (85/136) Installing aom-libs (3.3.0-r0) 11:45:07 (86/136) Installing libass (0.16.0-r0) 11:45:07 (87/136) Installing libdav1d (1.0.0-r0) 11:45:08 (88/136) Installing libdrm (2.4.110-r0) 11:45:08 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 11:45:09 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 11:45:09 (91/136) Installing lame (3.100-r0) 11:45:10 (92/136) Installing opus (1.3.1-r1) 11:45:10 (93/136) Installing libasyncns (0.8-r1) 11:45:10 (94/136) Installing libltdl (2.4.7-r0) 11:45:10 (95/136) Installing orc (0.4.32-r0) 11:45:11 (96/136) Installing libvorbis (1.3.7-r0) 11:45:11 (97/136) Installing libsndfile (1.1.0-r0) 11:45:12 (98/136) Installing libgomp (11.2.1_git20220219-r2) 11:45:12 (99/136) Installing soxr (0.1.3-r2) 11:45:13 (100/136) Installing speexdsp (1.2.0-r0) 11:45:13 (101/136) Installing tdb-libs (1.4.6-r0) 11:45:13 (102/136) Installing libpulse (15.0-r2) 11:45:14 (103/136) Installing cjson (1.7.15-r3) 11:45:14 (104/136) Installing mbedtls (2.28.3-r0) 11:45:15 (105/136) Installing librist (0.2.6-r1) 11:45:15 (106/136) Installing libsrt (1.4.4-r0) 11:45:15 (107/136) Installing libssh (0.9.6-r1) 11:45:16 (108/136) Installing libtheora (1.1.1-r16) 11:45:16 (109/136) Installing v4l-utils-libs (1.22.1-r1) 11:45:17 (110/136) Installing libva (2.14.0-r0) 11:45:17 (111/136) Installing libvdpau (1.5-r0) 11:45:17 (112/136) Installing vidstab (1.1.0-r1) 11:45:17 (113/136) Installing libvpx (1.11.0-r1) 11:45:18 (114/136) Installing x264-libs (0.163_git20210613-r0) 11:45:19 (115/136) Installing numactl (2.0.14-r0) 11:45:19 (116/136) Installing x265-libs (3.5-r3) 11:45:19 (117/136) Installing xvidcore (1.3.7-r1) 11:45:20 (118/136) Installing ffmpeg-libs (5.0.3-r0) 11:45:21 (119/136) Installing libevent (2.1.12-r4) 11:45:21 (120/136) Installing mesa (21.3.9-r0) 11:45:22 (121/136) Installing wayland-libs-server (1.20.0-r0) 11:45:22 (122/136) Installing mesa-gbm (21.3.9-r0) 11:45:22 (123/136) Installing icu-data-en (71.1-r2) 11:45:23 Executing icu-data-en-71.1-r2.post-install 11:45:23 * 11:45:23 * If you need ICU with non-English locales and legacy charset support, install 11:45:23 * package icu-data-full. 11:45:23 * 11:45:23 (124/136) Installing icu-libs (71.1-r2) 11:45:23 (125/136) Installing lcms2 (2.13.1-r0) 11:45:24 (126/136) Installing minizip (1.2.12-r0) 11:45:24 (127/136) Installing nspr (4.33-r0) 11:45:24 (128/136) Installing sqlite-libs (3.40.1-r0) 11:45:25 (129/136) Installing nss (3.78.1-r0) 11:45:26 (130/136) Installing re2 (2022.04.01-r0) 11:45:26 (131/136) Installing snappy (1.1.9-r4) 11:45:26 (132/136) Installing libgpg-error (1.45-r0) 11:45:27 (133/136) Installing libgcrypt (1.10.1-r0) 11:45:27 (134/136) Installing libxslt (1.1.35-r0) 11:45:28 (135/136) Installing chromium (102.0.5005.182-r0) 11:45:43 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 11:45:43 Executing busybox-1.35.0-r17.trigger 11:45:43 Executing glib-2.72.4-r0.trigger 11:45:43 Executing shared-mime-info-2.2-r2.trigger 11:45:43 Executing gdk-pixbuf-2.42.8-r0.trigger 11:45:43 Executing gtk-update-icon-cache-2.24.33-r3.trigger 11:45:43 Executing fontconfig-2.14.0-r0.trigger 11:45:43 Executing mkfontscale-1.2.2-r0.trigger 11:45:43 OK: 376 MiB in 159 packages 11:45:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:45:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:45:46 (1/21) Installing binutils (2.38-r3) 11:45:46 (2/21) Installing isl22 (0.22-r0) 11:45:47 (3/21) Installing mpfr4 (4.1.0-r0) 11:45:47 (4/21) Installing mpc1 (1.2.1-r0) 11:45:48 (5/21) Installing gcc (11.2.1_git20220219-r2) 11:45:50 (6/21) Installing musl-dev (1.2.3-r3) 11:45:51 (7/21) Installing libc-dev (0.7.2-r3) 11:45:51 (8/21) Installing linux-headers (5.16.7-r1) 11:45:52 (9/21) Installing libffi-dev (3.4.2-r1) 11:45:52 (10/21) Installing libpq (14.8-r0) 11:45:53 (11/21) Installing openssl-dev (1.1.1t-r2) 11:45:54 (12/21) Installing libpq-dev (14.8-r0) 11:45:54 (13/21) Installing libecpg (14.8-r0) 11:45:54 (14/21) Installing libecpg-dev (14.8-r0) 11:45:55 (15/21) Installing llvm13-libs (13.0.1-r2) 11:45:58 Building wheel for numpy (pyproject.toml): still running... 11:46:05 (16/21) Installing clang-libs (13.0.1-r1) 11:46:11 (17/21) Installing clang (13.0.1-r1) 11:46:12 (18/21) Installing icu (71.1-r2) 11:46:12 (19/21) Installing icu-dev (71.1-r2) 11:46:13 (20/21) Installing llvm13 (13.0.1-r2) 11:46:14 (21/21) Installing postgresql14-dev (14.8-r0) 11:46:15 Executing busybox-1.35.0-r17.trigger 11:46:15 OK: 768 MiB in 180 packages 11:46:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:46:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:46:17 (1/10) Installing g++ (11.2.1_git20220219-r2) 11:46:24 (2/10) Installing gdbm (1.23-r0) 11:46:24 (3/10) Installing mpdecimal (2.5.1-r1) 11:46:24 (4/10) Installing readline (8.1.2-r0) 11:46:24 (5/10) Installing python3 (3.10.11-r0) 11:46:27 (6/10) Installing python3-dev (3.10.11-r0) 11:46:28 (7/10) Installing libsodium (1.0.18-r0) 11:46:29 (8/10) Installing libzmq (4.3.4-r0) 11:46:29 (9/10) Installing libsodium-dev (1.0.18-r0) 11:46:30 (10/10) Installing zeromq-dev (4.3.4-r0) 11:46:30 Executing busybox-1.35.0-r17.trigger 11:46:30 OK: 938 MiB in 190 packages 11:46:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:46:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:46:32 OK: 938 MiB in 190 packages 11:46:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:46:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:46:34 (1/1) Installing tzdata (2023c-r0) 11:46:35 Executing busybox-1.35.0-r17.trigger 11:46:35 OK: 941 MiB in 191 packages 11:46:36 (1/1) Purging tzdata (2023c-r0) 11:46:37 Executing busybox-1.35.0-r17.trigger 11:46:37 OK: 938 MiB in 190 packages 11:46:54 Building wheel for numpy (pyproject.toml): still running... 11:46:55 Looking in links: /tmp/tmp6p7yfcdj 11:46:55 Processing /tmp/tmp6p7yfcdj/setuptools-65.5.0-py3-none-any.whl 11:46:55 Processing /tmp/tmp6p7yfcdj/pip-23.0.1-py3-none-any.whl 11:46:55 Installing collected packages: setuptools, pip 11:47:13 Successfully installed pip-23.0.1 setuptools-65.5.0 11:47:13 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 11:47:15 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 11:47:16 Collecting pip 11:47:16 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 11:47:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 19.1 MB/s eta 0:00:00 11:47:16 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 11:47:19 Collecting setuptools 11:47:19 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 11:47:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 17.8 MB/s eta 0:00:00 11:47:19 Collecting wheel 11:47:19 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 11:47:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 20.0 MB/s eta 0:00:00 11:47:21 Installing collected packages: wheel, setuptools, pip 11:47:22 Attempting uninstall: setuptools 11:47:22 Found existing installation: setuptools 65.5.0 11:47:23 Uninstalling setuptools-65.5.0: 11:47:23 Successfully uninstalled setuptools-65.5.0 11:47:31 Attempting uninstall: pip 11:47:31 Found existing installation: pip 23.0.1 11:47:32 Uninstalling pip-23.0.1: 11:47:32 Successfully uninstalled pip-23.0.1 11:47:45 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 11:47:45 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 11:47:49 Processing ./edgex-taf-common 11:47:49 Preparing metadata (setup.py): started 11:47:50 Preparing metadata (setup.py): finished with status 'done' 11:47:50 Building wheels for collected packages: edgex-taf-common 11:47:50 Building wheel for edgex-taf-common (setup.py): started 11:47:52 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 11:47:52 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=ad4175570585a90cb27e6197c13187f4fad6d0cd29dfe69d0de286329b581d6b 11:47:52 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 11:47:52 Successfully built edgex-taf-common 11:47:52 Installing collected packages: edgex-taf-common 11:47:52 Successfully installed edgex-taf-common-0.0.0 11:47:52 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 11:47:58 Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) 11:47:58 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 11:47:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 8.7 MB/s eta 0:00:00 11:47:58 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 11:47:58 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 11:47:58 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 11:47:58 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 11:47:59 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 11:47:59 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 11:47:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 4.0 MB/s eta 0:00:00 11:47:59 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 11:47:59 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 11:47:59 Preparing metadata (setup.py): started 11:48:00 Preparing metadata (setup.py): finished with status 'done' 11:48:00 Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) 11:48:00 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 11:48:01 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 11:48:01 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 11:48:01 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 11:48:01 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 11:48:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.4 MB/s eta 0:00:00 11:48:01 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 11:48:01 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 11:48:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 2.4 MB/s eta 0:00:00 11:48:02 Preparing metadata (setup.py): started 11:48:03 Preparing metadata (setup.py): finished with status 'done' 11:48:03 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 11:48:03 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 11:48:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 5.3 MB/s eta 0:00:00 11:48:06 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 11:48:06 Downloading numpy-1.22.3.zip (11.5 MB) 11:48:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.3 MB/s eta 0:00:00 11:48:11 Installing build dependencies: started 11:48:15 Building wheel for numpy (pyproject.toml): still running... 11:48:37 Building wheel for numpy (pyproject.toml): finished with status 'done' 11:48:37 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360820 sha256=f929fb0b3d62edf959ab03d6cf166f7db37716a5c02a90afc43c7fa07b27afc0 11:48:37 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 11:48:37 Building wheel for psutil (setup.py): started 11:48:37 Building wheel for psutil (setup.py): finished with status 'done' 11:48:37 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271453 sha256=219136577ea30eef2c2c097a0e4ca180b5b42e48d40a158aa7b763f66d999315 11:48:37 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 11:48:37 Building wheel for pyzmq (pyproject.toml): started 11:48:38 Installing build dependencies: finished with status 'done' 11:48:38 Getting requirements to build wheel: started 11:48:41 Getting requirements to build wheel: finished with status 'done' 11:48:41 Preparing metadata (pyproject.toml): started 11:48:46 Preparing metadata (pyproject.toml): finished with status 'done' 11:48:47 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 11:48:47 Downloading psutil-5.9.0.tar.gz (478 kB) 11:48:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 6.3 MB/s eta 0:00:00 11:48:47 Preparing metadata (setup.py): started 11:48:50 Preparing metadata (setup.py): finished with status 'done' 11:48:50 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 11:48:50 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 11:48:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 6.1 MB/s eta 0:00:00 11:48:53 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 11:48:53 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 11:48:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.3 MB/s eta 0:00:00 11:48:56 Installing build dependencies: started 11:48:59 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 11:48:59 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537160 sha256=25aa1bdf9735e24dbad17728ee81a04527d16369c9444bb0b9d93e45b10f4a69 11:48:59 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 11:48:59 Building wheel for psycopg2 (setup.py): started 11:49:09 Building wheel for psycopg2 (setup.py): finished with status 'done' 11:49:09 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478590 sha256=b243b74b4bcb07edac0a8fca8b977b10b230ada2c2dbc666063f8712d3ede64f 11:49:09 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 11:49:09 Building wheel for pycryptodome (setup.py): started 11:49:14 Installing build dependencies: finished with status 'done' 11:49:14 Getting requirements to build wheel: started 11:49:15 Getting requirements to build wheel: finished with status 'done' 11:49:15 Preparing metadata (pyproject.toml): started 11:49:19 Preparing metadata (pyproject.toml): finished with status 'done' 11:49:19 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 11:49:19 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 11:49:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.7 MB/s eta 0:00:00 11:49:20 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 11:49:20 Downloading psycopg2-2.9.3.tar.gz (380 kB) 11:49:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 6.9 MB/s eta 0:00:00 11:49:21 Preparing metadata (setup.py): started 11:49:23 Preparing metadata (setup.py): finished with status 'done' 11:49:25 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 11:49:25 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 11:49:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.1 MB/s eta 0:00:00 11:49:26 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:49:26 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 11:49:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 10.9 MB/s eta 0:00:00 11:49:26 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:49:26 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 11:49:27 Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:27 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 11:49:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 9.2 MB/s eta 0:00:00 11:49:27 Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:27 Downloading flex-6.14.1.tar.gz (40 kB) 11:49:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 11:49:28 Preparing metadata (setup.py): started 11:49:30 Preparing metadata (setup.py): finished with status 'done' 11:49:30 Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:30 Downloading genson-1.2.2.tar.gz (34 kB) 11:49:30 Preparing metadata (setup.py): started 11:49:32 Preparing metadata (setup.py): finished with status 'done' 11:49:32 Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:32 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 11:49:33 Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:33 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 11:49:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.1 MB/s eta 0:00:00 11:49:33 Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:33 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 11:49:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.6 MB/s eta 0:00:00 11:49:33 Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:33 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 11:49:33 Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:33 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 11:49:34 Preparing metadata (setup.py): started 11:49:35 Preparing metadata (setup.py): finished with status 'done' 11:49:36 Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:36 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 11:49:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 8.8 MB/s eta 0:00:00 11:49:36 Building wheel for pycryptodome (setup.py): finished with status 'done' 11:49:36 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111216 sha256=82001e6faa29288ef064722b067af62eb4c937d82b7c3baaa098b85352da9785 11:49:36 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 11:49:36 Building wheel for flex (setup.py): started 11:49:36 Building wheel for flex (setup.py): finished with status 'done' 11:49:36 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=aba676a197104f4643826ca64e9ad54057d43143a4796538594a4ebf3bc37601 11:49:36 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 11:49:36 Building wheel for strict-rfc3339 (setup.py): started 11:49:36 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 11:49:36 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=3e281c724858aeef5b521268f92e0fa551284e6ba2c2b75599e032ce74665635 11:49:36 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 11:49:36 Building wheel for GenSON (setup.py): started 11:49:36 Building wheel for GenSON (setup.py): finished with status 'done' 11:49:36 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=1b63147ad3ac903a4defbd04af3bc4e864beba2ff7083034dd3e0104d42bb9e2 11:49:36 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 11:49:36 Building wheel for PyYAML (pyproject.toml): started 11:49:36 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 11:49:36 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=b5670db2e8363300a2e4ad4c1c1d712de97157db91bdbfe10f0de623f81ad178 11:49:36 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 11:49:36 Building wheel for validate-email (setup.py): started 11:49:36 Building wheel for validate-email (setup.py): finished with status 'done' 11:49:36 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=95911a5ca13cce763089cd435a437ead8a9aa5786958292d284a975da1cc2ecc 11:49:36 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 11:49:36 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex strict-rfc3339 GenSON PyYAML validate-email 11:49:36 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 11:49:36 Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:36 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 11:49:36 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 11:49:36 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 11:49:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.7 MB/s eta 0:00:00 11:49:37 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 11:49:37 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 11:49:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.8 MB/s eta 0:00:00 11:49:37 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 11:49:37 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 11:49:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 5.2 MB/s eta 0:00:00 11:49:38 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 11:49:38 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 11:49:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.3 MB/s eta 0:00:00 11:49:38 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:49:38 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 11:49:39 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:49:39 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 11:49:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.3 MB/s eta 0:00:00 11:49:39 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 11:49:39 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 11:49:40 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:49:40 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 11:49:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.6 MB/s eta 0:00:00 11:49:40 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:49:40 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 11:49:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.4 MB/s eta 0:00:00 11:49:40 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 11:49:42 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:49:42 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 11:49:42 Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:49:42 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 11:49:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 4.9 MB/s eta 0:00:00 11:49:42 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:49:42 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 11:49:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.2 MB/s eta 0:00:00 11:49:42 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:49:42 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 11:49:46 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 11:49:46 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 11:49:47 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:47 Downloading PyYAML-6.0.tar.gz (124 kB) 11:49:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.6 MB/s eta 0:00:00 11:49:49 Installing build dependencies: started 11:50:08 Removing intermediate container 0e5551d2f27b 11:50:08 ---> 9d49360c70a9 11:50:08 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 11:50:08 ---> Running in a9cbe90d9705 11:50:08 Removing intermediate container a9cbe90d9705 11:50:08 ---> 3528f2982db5 11:50:08 Step 11/13 : LABEL arch=amd64 11:50:08 ---> Running in 9a8b6f7f86c9 11:50:08 Removing intermediate container 9a8b6f7f86c9 11:50:08 ---> f3d2449531b9 11:50:08 Step 12/13 : LABEL git_sha=aa7be5aa87960ff39b62ff46e9f5cee85317843f 11:50:08 ---> Running in 31d24ca47135 11:50:08 Removing intermediate container 31d24ca47135 11:50:08 ---> 722117fc1ba5 11:50:08 Step 13/13 : LABEL version=0.0.0 11:50:08 ---> Running in 1b3eece4cfa6 11:50:08 Removing intermediate container 1b3eece4cfa6 11:50:08 ---> 8fbe69bed258 11:50:08 [Warning] One or more build-args [ARCH] were not consumed 11:50:08 Successfully built 8fbe69bed258 11:50:08 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 11:50:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:09 11:50:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:50:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:09 latest: Pulling from edgex-lftools-log-publisher 11:50:09 5eb5b503b376: Pulling fs layer 11:50:09 5c69ac0246d0: Pulling fs layer 11:50:09 ec43610c2a17: Pulling fs layer 11:50:09 3a2ae6a8a46f: Pulling fs layer 11:50:09 33b1e0a273af: Pulling fs layer 11:50:09 5d3b04190fa2: Pulling fs layer 11:50:09 2f39f015ded8: Pulling fs layer 11:50:09 3a2ae6a8a46f: Waiting 11:50:09 5d3b04190fa2: Waiting 11:50:09 33b1e0a273af: Waiting 11:50:09 2f39f015ded8: Waiting 11:50:09 5c69ac0246d0: Verifying Checksum 11:50:09 5c69ac0246d0: Download complete 11:50:09 3a2ae6a8a46f: Verifying Checksum 11:50:09 3a2ae6a8a46f: Download complete 11:50:09 33b1e0a273af: Verifying Checksum 11:50:09 33b1e0a273af: Download complete 11:50:09 5d3b04190fa2: Verifying Checksum 11:50:09 5d3b04190fa2: Download complete 11:50:09 ec43610c2a17: Verifying Checksum 11:50:09 ec43610c2a17: Download complete 11:50:09 5eb5b503b376: Verifying Checksum 11:50:09 5eb5b503b376: Download complete 11:50:10 2f39f015ded8: Download complete 11:50:10 5eb5b503b376: Pull complete 11:50:11 5c69ac0246d0: Pull complete 11:50:11 ec43610c2a17: Pull complete 11:50:11 3a2ae6a8a46f: Pull complete 11:50:11 33b1e0a273af: Pull complete 11:50:11 5d3b04190fa2: Pull complete 11:50:15 Installing build dependencies: finished with status 'done' 11:50:15 Getting requirements to build wheel: started 11:50:16 2f39f015ded8: Pull complete 11:50:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:50:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:50:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:50:16 prd-ubuntu20.04-docker-8c-8g-18037 does not seem to be running inside a container 11:50:16 $ 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/exfoundry_edgex-taf-common_PR-56 -v /w/workspace/exfoundry_edgex-taf-common_PR-56:/w/workspace/exfoundry_edgex-taf-common_PR-56:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:50:20 $ docker top 6094ecea2e35db5f81f385ceec8b97edc4d1d619e1f0f097282f830fb4b06b37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:50:20 ---> job-cost.sh 11:50:20 lf-activate-venv: SKIPPING 11:50:20 INFO: No Stack... 11:50:21 INFO: Retrieving Pricing Info for: v3-standard-8 11:50:21 INFO: Archiving Costs [Pipeline] sh 11:50:21 + cat /w/workspace/exfoundry_edgex-taf-common_PR-56/archives/cost.csv 11:50:21 + cut -d, -f6 [Pipeline] lock 11:50:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-56-1-stack-cost] 11:50:21 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-56-1-stack-cost] did not exist. Created. 11:50:21 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-56-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:50:22 + echo total: 0.2199999988079071 [Pipeline] stash 11:50:22 Stashed 1 file(s) [Pipeline] } 11:50:22 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-56-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:50:22 $ docker stop --time=1 6094ecea2e35db5f81f385ceec8b97edc4d1d619e1f0f097282f830fb4b06b37 11:50:23 $ docker rm -f --volumes 6094ecea2e35db5f81f385ceec8b97edc4d1d619e1f0f097282f830fb4b06b37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:50:33 Getting requirements to build wheel: finished with status 'done' 11:50:33 Preparing metadata (pyproject.toml): started 11:50:34 Preparing metadata (pyproject.toml): finished with status 'done' 11:50:34 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:34 Downloading validate_email-1.3.tar.gz (4.7 kB) 11:50:34 Preparing metadata (setup.py): started 11:50:36 Preparing metadata (setup.py): finished with status 'done' 11:50:36 Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:36 Downloading click-8.1.3-py3-none-any.whl (96 kB) 11:50:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.5 MB/s eta 0:00:00 11:50:36 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:36 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 11:50:37 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:37 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 11:50:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.6 MB/s eta 0:00:00 11:50:37 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:37 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 11:50:38 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:38 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 11:50:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.6 MB/s eta 0:00:00 11:50:38 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:50:38 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 11:50:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 37.3 kB/s eta 0:00:00 11:50:42 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:50:42 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 11:50:42 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:50:42 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 11:50:42 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:50:42 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 11:50:42 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:50:42 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 11:50:42 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:50:42 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 11:50:43 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:50:43 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 11:50:43 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 11:50:43 Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:50:43 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 11:50:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.4 MB/s eta 0:00:00 11:50:43 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 11:50:43 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 11:50:45 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 11:50:45 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 11:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.8 MB/s eta 0:00:00 11:50:46 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, strict-rfc3339, GenSON, PyYAML, validate-email 11:50:46 Building wheel for robotbackgroundlogger (setup.py): started 11:50:47 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 11:50:47 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=1d13728ce2a23127b834cbf4685cc4f7f83fd3695844991be108eb4320d867d4 11:50:47 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 11:50:47 Building wheel for paho-mqtt (setup.py): started 11:50:50 Building wheel for paho-mqtt (setup.py): finished with status 'done' 11:50:50 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=0deefe245480b0324ebf0fb7f7e0f9ec9081f901ecdbc35ea47512fab4e00ed6 11:50:50 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 11:50:50 Building wheel for numpy (pyproject.toml): started 11:53:26 Building wheel for numpy (pyproject.toml): still running... 11:54:34 Building wheel for numpy (pyproject.toml): still running... 11:55:42 Building wheel for numpy (pyproject.toml): still running... 11:56:44 Building wheel for numpy (pyproject.toml): still running... 11:57:43 Building wheel for numpy (pyproject.toml): still running... 11:58:51 Building wheel for numpy (pyproject.toml): still running... 12:00:12 Building wheel for numpy (pyproject.toml): still running... 12:01:09 Building wheel for numpy (pyproject.toml): still running... 12:06:31 Building wheel for numpy (pyproject.toml): still running... 12:08:38 Building wheel for numpy (pyproject.toml): still running... 12:11:14 Building wheel for numpy (pyproject.toml): still running... 12:13:51 Building wheel for numpy (pyproject.toml): still running... 12:15:00 Building wheel for numpy (pyproject.toml): still running... 12:17:24 Building wheel for numpy (pyproject.toml): still running... 12:21:16 Building wheel for numpy (pyproject.toml): still running... 12:22:53 Building wheel for numpy (pyproject.toml): still running... 12:25:00 Building wheel for numpy (pyproject.toml): still running... 12:25:15 Building wheel for numpy (pyproject.toml): finished with status 'done' 12:25:15 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625165 sha256=07baa25bc5667d3150a5bdf10e79e1c6cdc6202ee12f4ce53ddaebb2f18d6d86 12:25:15 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 12:25:15 Building wheel for psutil (setup.py): started 12:25:25 Building wheel for psutil (setup.py): finished with status 'done' 12:25:25 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271962 sha256=50610f09777cc6286a6eae868f68df7f2f536fa44efd32dba35c582430efbef3 12:25:25 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 12:25:25 Building wheel for pyzmq (pyproject.toml): started 12:26:46 Building wheel for pyzmq (pyproject.toml): still running... 12:28:08 Building wheel for pyzmq (pyproject.toml): still running... 12:28:30 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 12:28:30 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515205 sha256=0a19a41958fe1d19939fe561d845f241435b3a9e35499378598628b111c8ee5a 12:28:30 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 12:28:30 Building wheel for psycopg2 (setup.py): started 12:29:38 Building wheel for psycopg2 (setup.py): still running... 12:29:42 Building wheel for psycopg2 (setup.py): finished with status 'done' 12:29:42 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470364 sha256=73d294a1e0e7fec994efa2b5b0669e6d5e86ab56877aea2f78fb954f3b12fe35 12:29:42 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 12:29:42 Building wheel for flex (setup.py): started 12:29:45 Building wheel for flex (setup.py): finished with status 'done' 12:29:45 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=b55d759984d0715116a921d9d9337a9984b4d9bc21713d932bfc276f86fdf965 12:29:45 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 12:29:45 Building wheel for strict-rfc3339 (setup.py): started 12:29:47 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 12:29:47 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=ce7dccf54d2ed2999811c9dba0e4521e93d374a881fcc8e78f2d1b11305b45eb 12:29:47 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 12:29:47 Building wheel for GenSON (setup.py): started 12:29:49 Building wheel for GenSON (setup.py): finished with status 'done' 12:29:49 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=ef58259f50b2e7a9554f96477efadadbf7e0368662a853422c1de7abb9dfe7b6 12:29:49 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 12:29:49 Building wheel for PyYAML (pyproject.toml): started 12:29:53 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 12:29:53 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=b6f353355ebce8ff82494d5ec5aae3517cecdc201a2ecfa62a261547276eaead 12:29:53 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 12:29:53 Building wheel for validate-email (setup.py): started 12:29:55 Building wheel for validate-email (setup.py): finished with status 'done' 12:29:55 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=0fdbb0f40bbe689d2c5e8a2b9f53de252f4a6140e36d02d2bfd6f4546f6b95eb 12:29:55 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 12:29:55 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex strict-rfc3339 GenSON PyYAML validate-email 12:29:58 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 12:31:20 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 12:31:20 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 12:31:59 Removing intermediate container eaae447efc5e 12:31:59 ---> 06a76c784368 12:31:59 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 12:31:59 ---> Running in 3df89f0eea31 12:31:59 Removing intermediate container 3df89f0eea31 12:31:59 ---> 43fc8970b40c 12:31:59 Step 11/13 : LABEL arch=arm64 12:31:59 ---> Running in d0458747dbf8 12:31:59 Removing intermediate container d0458747dbf8 12:31:59 ---> 518ee7630654 12:31:59 Step 12/13 : LABEL git_sha=aa7be5aa87960ff39b62ff46e9f5cee85317843f 12:31:59 ---> Running in 7dedb774df12 12:31:59 Removing intermediate container 7dedb774df12 12:31:59 ---> fb4ec1bf73f1 12:31:59 Step 13/13 : LABEL version=0.0.0 12:31:59 ---> Running in 35b4b0fcbac8 12:31:59 Removing intermediate container 35b4b0fcbac8 12:31:59 ---> cf40acbc09a8 12:31:59 [Warning] One or more build-args [ARCH] were not consumed 12:31:59 Successfully built cf40acbc09a8 12:31:59 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 12:32:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:32:00 12:32:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:32:00 arm64: Pulling from edgex-lftools-log-publisher 12:32:00 8998bd30e6a1: Pulling fs layer 12:32:00 04944245beec: Pulling fs layer 12:32:00 699f458cf7ca: Pulling fs layer 12:32:00 765212b225bb: Pulling fs layer 12:32:00 f23df028b6ca: Pulling fs layer 12:32:00 d65c8cfc05b1: Pulling fs layer 12:32:00 2437ff75d9bd: Pulling fs layer 12:32:00 765212b225bb: Waiting 12:32:00 d65c8cfc05b1: Waiting 12:32:00 f23df028b6ca: Waiting 12:32:00 04944245beec: Verifying Checksum 12:32:00 04944245beec: Download complete 12:32:00 765212b225bb: Verifying Checksum 12:32:00 765212b225bb: Download complete 12:32:00 f23df028b6ca: Download complete 12:32:00 d65c8cfc05b1: Verifying Checksum 12:32:00 d65c8cfc05b1: Download complete 12:32:01 699f458cf7ca: Verifying Checksum 12:32:01 699f458cf7ca: Download complete 12:32:01 8998bd30e6a1: Verifying Checksum 12:32:01 8998bd30e6a1: Download complete 12:32:03 2437ff75d9bd: Verifying Checksum 12:32:03 2437ff75d9bd: Download complete 12:32:05 8998bd30e6a1: Pull complete 12:32:05 04944245beec: Pull complete 12:32:07 699f458cf7ca: Pull complete 12:32:07 765212b225bb: Pull complete 12:32:08 f23df028b6ca: Pull complete 12:32:08 d65c8cfc05b1: Pull complete 12:32:23 2437ff75d9bd: Pull complete 12:32:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:32:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:32:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:23 prd-ubuntu20.04-docker-arm64-4c-16g-18043 does not seem to be running inside a container 12:32:23 $ 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/exfoundry_edgex-taf-common_PR-56 -v /w/workspace/exfoundry_edgex-taf-common_PR-56:/w/workspace/exfoundry_edgex-taf-common_PR-56:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 12:32:26 $ docker top f488b570ec0de7788cd5971a69ba9d6995d06a6016633570de23a3e6966d3e14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:32:27 ---> job-cost.sh 12:32:27 lf-activate-venv: SKIPPING 12:32:27 INFO: No Stack... 12:32:27 INFO: Retrieving Pricing Info for: v3-standard-4 12:32:28 INFO: Archiving Costs [Pipeline] sh 12:32:28 + cat /w/workspace/exfoundry_edgex-taf-common_PR-56/archives/cost.csv 12:32:28 + cut -d, -f6 [Pipeline] lock 12:32:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-56-1-stack-cost] 12:32:29 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-56-1-stack-cost] did not exist. Created. 12:32:29 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-56-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:32:29 /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/durable-b7771098/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:32:30 + echo total: 0.10999999940395355 [Pipeline] stash 12:32:30 Warning: overwriting stash ‘stack-cost’ 12:32:31 Stashed 1 file(s) [Pipeline] } 12:32:31 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-56-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:32:31 $ docker stop --time=1 f488b570ec0de7788cd5971a69ba9d6995d06a6016633570de23a3e6966d3e14 12:32:32 $ docker rm -f --volumes f488b570ec0de7788cd5971a69ba9d6995d06a6016633570de23a3e6966d3e14 [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 12:32:40 + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-56/archives ] 12:32:40 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-56/archives 12:32:40 total 16 12:32:40 drwxr-xr-x 3 root root 4096 Jun 7 11:50 . 12:32:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:50 .. 12:32:40 drwxr-xr-x 2 root root 4096 Jun 7 11:50 cost 12:32:40 -rw-r--r-- 1 root root 87 Jun 7 11:50 cost.csv 12:32:40 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-56/archives 12:32:40 + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-56/archives 12:32:40 total 16 12:32:40 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:50 . 12:32:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:50 .. 12:32:40 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 11:50 cost 12:32:40 -rw-r--r-- 1 jenkins jenkins 87 Jun 7 11:50 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:33:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:33:03 ---> package-listing.sh 12:33:03 ++ facter osfamily 12:33:03 ++ tr '[:upper:]' '[:lower:]' 12:33:03 + OS_FAMILY=debian 12:33:03 + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-56 12:33:03 + START_PACKAGES=/tmp/packages_start.txt 12:33:03 + END_PACKAGES=/tmp/packages_end.txt 12:33:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:33:03 + PACKAGES=/tmp/packages_start.txt 12:33:03 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-56 ']' 12:33:03 + PACKAGES=/tmp/packages_end.txt 12:33:03 + case "${OS_FAMILY}" in 12:33:03 + dpkg -l 12:33:03 + grep '^ii' 12:33:03 + '[' -f /tmp/packages_start.txt ']' 12:33:03 + '[' -f /tmp/packages_end.txt ']' 12:33:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:33:03 + '[' /w/workspace/exfoundry_edgex-taf-common_PR-56 ']' 12:33:03 + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-56/archives/ 12:33:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-56/archives/ [Pipeline] echo 12:33:03 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/exfoundry_edgex-taf-common_PR-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:33:05 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:33:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:33:06 prd-ubuntu20.04-docker-8c-8g-18037 does not seem to be running inside a container 12:33:06 $ 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/exfoundry_edgex-taf-common_PR-56/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-56 -v /w/workspace/exfoundry_edgex-taf-common_PR-56:/w/workspace/exfoundry_edgex-taf-common_PR-56:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:33:06 $ docker top 89cbb59855e298ef0a7a1c78b158346cdd78a8e2174edc2ba9c82d28b8b03fd4 -eo pid,comm [Pipeline] { [Pipeline] sh 12:33:06 + touch /tmp/pre-build-complete [Pipeline] sh 12:33:07 + mkdir -p /var/log/sysstat [Pipeline] sh 12:33:07 + ls /var/log/sa-host 12:33:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:33:07 provisioning config files... 12:33:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-56@tmp/config10582404173434451133tmp [Pipeline] { [Pipeline] echo 12:33:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:33:08 ---> create-netrc.sh [Pipeline] } 12:33:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:33:08 ---> python-tools-install.sh [Pipeline] echo 12:33:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:33:08 ---> sudo-logs.sh 12:33:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:33:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:33:09 ---> job-cost.sh 12:33:09 lf-activate-venv: SKIPPING 12:33:09 DEBUG: total: 0.2199999988079071 12:33:09 INFO: Retrieving Stack Cost... 12:33:09 INFO: Retrieving Pricing Info for: v3-standard-8 12:33:10 INFO: Archiving Costs [Pipeline] echo 12:33:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:33:10 ---> logs-deploy.sh 12:33:10 lf-activate-venv: SKIPPING 12:33:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-56/1 12:33:10 INFO: archiving workspace using pattern(s): 12:33:11 Archives upload complete. 12:33:11 INFO: archiving logs to Nexus 12:33:12 ---> uname -a: 12:33:12 Linux prd-ubuntu20-04-docker-8c-8g-18037 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:33:12 12:33:12 12:33:12 ---> lscpu: 12:33:12 Architecture: x86_64 12:33:12 CPU op-mode(s): 32-bit, 64-bit 12:33:12 Byte Order: Little Endian 12:33:12 Address sizes: 40 bits physical, 48 bits virtual 12:33:12 CPU(s): 8 12:33:12 On-line CPU(s) list: 0-7 12:33:12 Thread(s) per core: 1 12:33:12 Core(s) per socket: 1 12:33:12 Socket(s): 8 12:33:12 NUMA node(s): 1 12:33:12 Vendor ID: AuthenticAMD 12:33:12 CPU family: 23 12:33:12 Model: 49 12:33:12 Model name: AMD EPYC-Rome Processor 12:33:12 Stepping: 0 12:33:12 CPU MHz: 2800.000 12:33:12 BogoMIPS: 5600.00 12:33:12 Virtualization: AMD-V 12:33:12 Hypervisor vendor: KVM 12:33:12 Virtualization type: full 12:33:12 L1d cache: 256 KiB 12:33:12 L1i cache: 256 KiB 12:33:12 L2 cache: 4 MiB 12:33:12 L3 cache: 128 MiB 12:33:12 NUMA node0 CPU(s): 0-7 12:33:12 Vulnerability Itlb multihit: Not affected 12:33:12 Vulnerability L1tf: Not affected 12:33:12 Vulnerability Mds: Not affected 12:33:12 Vulnerability Meltdown: Not affected 12:33:12 Vulnerability Mmio stale data: Not affected 12:33:12 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:33:12 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:33:12 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:33:12 Vulnerability Srbds: Not affected 12:33:12 Vulnerability Tsx async abort: Not affected 12:33:12 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 12:33:12 12:33:12 12:33:12 ---> nproc: 12:33:12 8 12:33:12 12:33:12 12:33:12 ---> df -h: 12:33:12 Filesystem Size Used Avail Use% Mounted on 12:33:12 overlay 155G 12G 144G 8% / 12:33:12 tmpfs 64M 0 64M 0% /dev 12:33:12 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:33:12 shm 64M 0 64M 0% /dev/shm 12:33:12 /dev/vda1 155G 12G 144G 8% /facter-os 12:33:12 12:33:12 12:33:12 ---> sar -b -r -n DEV: 12:33:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18037) 06/07/23 _x86_64_ (8 CPU) 12:33:12 12:33:12 11:40:25 LINUX RESTART (8 CPU) 12:33:12 12:33:12 11:41:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:33:12 11:42:01 79.92 10.35 69.57 0.00 1762.77 12147.18 0.00 12:33:12 11:43:01 7.92 0.00 7.92 0.00 0.00 5961.69 0.00 12:33:12 11:44:01 41.43 0.00 41.43 0.00 0.00 33853.96 0.00 12:33:12 11:45:01 12.78 0.00 12.78 0.00 0.00 7276.50 0.00 12:33:12 11:46:01 58.36 11.61 46.74 0.00 5180.60 11610.86 0.00 12:33:12 11:47:01 8.03 0.02 8.02 0.00 0.13 3271.85 0.00 12:33:12 11:48:01 6.11 0.00 6.11 0.00 0.00 3413.93 0.00 12:33:12 11:49:01 5.08 0.00 5.08 0.00 0.00 3232.39 0.00 12:33:12 11:50:01 50.46 0.00 50.46 0.00 0.00 38646.09 0.00 12:33:12 11:51:01 70.30 0.18 70.12 0.00 8.27 30309.22 0.00 12:33:12 11:52:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 12:33:12 11:53:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 12:33:12 11:54:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 12:33:12 11:55:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 12:33:12 11:56:01 2.07 0.02 2.05 0.00 0.13 26.53 0.00 12:33:12 11:57:01 1.73 0.00 1.73 0.00 0.00 19.33 0.00 12:33:12 11:58:01 0.95 0.00 0.95 0.00 0.00 9.86 0.00 12:33:12 11:59:01 1.45 0.00 1.45 0.00 0.00 16.13 0.00 12:33:12 12:00:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 12:33:12 12:01:01 1.60 0.00 1.60 0.00 0.00 17.20 0.00 12:33:12 12:02:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 12:33:12 12:03:01 1.50 0.00 1.50 0.00 0.00 15.86 0.00 12:33:12 12:04:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 12:33:12 12:05:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 12:33:12 12:06:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 12:33:12 12:07:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 12:33:12 12:08:01 1.02 0.00 1.02 0.00 0.00 11.25 0.00 12:33:12 12:09:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 12:33:12 12:10:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 12:33:12 12:11:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 12:33:12 12:12:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 12:33:12 12:13:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 12:33:12 12:14:01 2.72 1.65 1.07 0.00 37.73 12.66 0.00 12:33:12 12:15:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 12:33:12 12:16:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 12:33:12 12:17:01 1.32 0.02 1.30 0.00 0.13 16.40 0.00 12:33:12 12:18:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 12:33:12 12:19:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 12:33:12 12:20:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 12:33:12 12:21:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 12:33:12 12:22:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 12:33:12 12:23:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 12:33:12 12:24:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 12:33:12 12:25:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 12:33:12 12:26:01 0.95 0.00 0.95 0.00 0.00 10.00 0.00 12:33:12 12:27:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 12:33:12 12:28:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 12:33:12 12:29:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 12:33:12 12:30:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 12:33:12 12:31:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 12:33:12 12:32:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 12:33:12 12:33:01 2.07 0.08 1.98 0.00 4.93 39.59 0.00 12:33:12 Average: 7.57 0.46 7.11 0.00 134.55 2891.75 0.00 12:33:12 12:33:12 11:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:33:12 11:42:01 29854684 31604772 733280 2.23 64432 1981856 1975668 5.82 991324 1720912 80068 12:33:12 11:43:01 28885400 31578012 731364 2.22 68968 2895148 1951536 5.75 1009644 2618244 825764 12:33:12 11:44:01 28547948 31484956 818624 2.49 78944 3100000 2080136 6.13 1203420 2724056 61352 12:33:12 11:45:01 28187140 31182036 1124632 3.42 79536 3148852 2433988 7.17 1513436 2768880 20612 12:33:12 11:46:01 27713336 31249440 1038508 3.16 114096 3636916 2347836 6.92 1758624 2960152 32676 12:33:12 11:47:01 27020640 30602588 1707052 5.19 112748 3662700 2959776 8.72 2410308 3000920 25784 12:33:12 11:48:01 27580432 31171928 1126448 3.43 112876 3682140 2365224 6.97 1853384 2997596 11076 12:33:12 11:49:01 27839076 31464504 821072 2.50 113692 3725172 2063616 6.08 1570228 3019276 40220 12:33:12 11:50:01 26753252 31555072 733140 2.23 129164 4834692 1906344 5.62 2331448 3297004 377428 12:33:12 11:51:01 27557000 31558848 729320 2.22 135668 4047192 1769568 5.22 1353524 3488532 172 12:33:12 11:52:01 27557296 31559196 728840 2.22 135696 4047196 1769568 5.22 1353416 3488536 176 12:33:12 11:53:01 27559304 31561240 726744 2.21 135720 4047196 1769568 5.22 1350732 3488536 200 12:33:12 11:54:01 27558996 31560956 726968 2.21 135740 4047200 1769568 5.22 1351008 3488540 172 12:33:12 11:55:01 27568524 31570640 717364 2.18 135752 4047204 1769568 5.22 1341420 3488684 216 12:33:12 11:56:01 27567820 31569884 717800 2.18 135824 4047184 1793812 5.29 1341328 3488664 36 12:33:12 11:57:01 27568016 31570148 717488 2.18 135872 4047188 1793812 5.29 1341612 3488672 176 12:33:12 11:58:01 27567976 31570108 717464 2.18 135896 4047188 1793812 5.29 1341048 3488672 8 12:33:12 11:59:01 27567352 31569548 717940 2.18 135920 4047192 1793812 5.29 1341416 3488680 176 12:33:12 12:00:01 27567780 31570004 717616 2.18 135940 4047196 1793812 5.29 1341604 3488676 172 12:33:12 12:01:01 27568224 31570488 717304 2.18 135980 4047196 1793812 5.29 1341532 3488676 48 12:33:12 12:02:01 27568468 31570776 717008 2.18 136012 4047204 1793812 5.29 1341520 3488680 188 12:33:12 12:03:01 27568168 31570524 717212 2.18 136044 4047204 1793812 5.29 1341796 3488684 204 12:33:12 12:04:01 27567868 31570252 717408 2.18 136076 4047208 1793812 5.29 1341652 3488688 172 12:33:12 12:05:01 27567528 31569940 717652 2.18 136092 4047216 1793812 5.29 1342092 3488696 164 12:33:12 12:06:01 27567360 31569880 717596 2.18 136140 4047216 1793812 5.29 1341844 3488696 44 12:33:12 12:07:01 27567336 31569912 717496 2.18 136188 4047220 1793812 5.29 1341912 3488704 196 12:33:12 12:08:01 27567472 31570124 717452 2.18 136224 4047224 1793812 5.29 1342044 3488704 192 12:33:12 12:09:01 27567196 31569868 717712 2.18 136252 4047224 1793812 5.29 1341700 3488704 4 12:33:12 12:10:01 27567408 31570148 717356 2.18 136276 4047228 1793812 5.29 1341720 3488708 28 12:33:12 12:11:01 27567012 31569816 717524 2.18 136308 4047228 1793812 5.29 1341820 3488708 12 12:33:12 12:12:01 27567144 31569964 717212 2.18 136364 4047232 1809864 5.33 1342112 3488712 40 12:33:12 12:13:01 27567048 31569976 717176 2.18 136400 4047236 1809864 5.33 1341840 3488716 56 12:33:12 12:14:01 27554556 31559220 727736 2.21 136448 4048132 1809864 5.33 1355332 3488976 24 12:33:12 12:15:01 27554856 31560184 726676 2.21 136492 4048436 1809864 5.33 1355600 3489120 244 12:33:12 12:16:01 27554968 31560344 726668 2.21 136528 4048436 1809864 5.33 1355840 3489120 184 12:33:12 12:17:01 27554504 31559916 727072 2.21 136580 4048436 1809864 5.33 1355640 3489124 72 12:33:12 12:18:01 27554000 31559476 727512 2.21 136600 4048448 1809864 5.33 1355372 3489128 8 12:33:12 12:19:01 27553800 31559444 727384 2.21 136616 4048576 1809864 5.33 1355732 3489204 220 12:33:12 12:20:01 27553540 31559252 727600 2.21 136640 4048580 1809864 5.33 1355720 3489264 8 12:33:12 12:21:01 27553524 31559280 727592 2.21 136660 4048584 1809864 5.33 1355480 3489268 32 12:33:12 12:22:01 27553192 31558976 727788 2.21 136684 4048584 1809864 5.33 1355792 3489268 184 12:33:12 12:23:01 27552924 31558856 727876 2.21 136708 4048720 1809864 5.33 1355844 3489396 240 12:33:12 12:24:01 27552884 31558824 727868 2.21 136740 4048720 1809864 5.33 1355832 3489404 12 12:33:12 12:25:01 27553216 31559240 727488 2.21 136772 4048724 1809864 5.33 1355564 3489408 8 12:33:12 12:26:01 27552828 31558856 727784 2.21 136788 4048728 1809864 5.33 1355644 3489412 12 12:33:12 12:27:01 27552860 31558924 727720 2.21 136808 4048728 1809864 5.33 1355584 3489412 8 12:33:12 12:28:01 27552804 31558884 727708 2.21 136832 4048732 1809864 5.33 1356140 3489416 188 12:33:12 12:29:01 27552828 31558940 727676 2.21 136852 4048720 1809864 5.33 1355620 3489416 248 12:33:12 12:30:01 27552696 31558848 727900 2.21 136876 4048736 1809864 5.33 1356040 3489420 184 12:33:12 12:31:01 27553208 31559400 727344 2.21 136916 4048744 1809864 5.33 1356236 3489424 244 12:33:12 12:32:01 27553468 31559660 727160 2.21 136960 4048728 1809864 5.33 1355984 3489424 16 12:33:12 12:33:01 27548520 31555512 731376 2.22 137000 4049276 1800504 5.31 1357288 3489632 4 12:33:12 Average: 27643565 31522069 767917 2.34 129564 3937039 1873858 5.52 1397284 3367934 28461 12:33:12 12:33:12 11:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:33:12 11:42:01 docker0 91.48 104.73 5.53 550.47 0.00 0.00 0.00 0.00 12:33:12 11:42:01 lo 6.27 6.27 0.61 0.61 0.00 0.00 0.00 0.00 12:33:12 11:42:01 ens3 280.12 210.21 2367.20 48.47 0.00 0.00 0.00 0.00 12:33:12 11:42:01 veth75d1b86 90.70 104.05 6.64 548.74 0.00 0.00 0.00 0.04 12:33:12 11:43:01 docker0 318.75 538.94 17.61 5710.93 0.00 0.00 0.00 0.00 12:33:12 11:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 11:43:01 ens3 620.28 386.27 5765.66 143.00 0.00 0.00 0.00 0.00 12:33:12 11:43:01 veth75d1b86 318.75 538.96 21.97 5710.93 0.00 0.00 0.00 0.47 12:33:12 11:44:01 docker0 33.69 49.58 3.21 720.81 0.00 0.00 0.00 0.00 12:33:12 11:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:44:01 ens3 90.27 57.44 752.19 21.23 0.00 0.00 0.00 0.00 12:33:12 11:44:01 veth75d1b86 33.69 49.59 3.67 720.81 0.00 0.00 0.00 0.06 12:33:12 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 11:45:01 ens3 7.10 3.96 5.01 2.84 0.00 0.00 0.00 0.00 12:33:12 11:45:01 veth75d1b86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:46:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 12:33:12 11:46:01 ens3 171.80 82.22 2871.16 8.13 0.00 0.00 0.00 0.00 12:33:12 11:46:01 veth75d1b86 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 11:47:01 ens3 6.98 3.62 5.58 2.93 0.00 0.00 0.00 0.00 12:33:12 11:47:01 veth75d1b86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:48:01 ens3 3.02 1.50 2.49 1.31 0.00 0.00 0.00 0.00 12:33:12 11:48:01 veth75d1b86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 11:49:01 ens3 10.78 7.18 8.86 4.92 0.00 0.00 0.00 0.00 12:33:12 11:49:01 veth75d1b86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:50:01 docker0 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:33:12 11:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:50:01 ens3 13.68 7.43 11.37 6.12 0.00 0.00 0.00 0.00 12:33:12 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:51:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 12:33:12 11:51:01 ens3 87.34 52.64 2522.51 10.34 0.00 0.00 0.00 0.00 12:33:12 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:52:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 12:33:12 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 11:53:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:54:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:33:12 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 11:55:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:56:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:33:12 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 11:57:01 ens3 0.20 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:58:01 ens3 0.33 0.22 0.13 0.01 0.00 0.00 0.00 0.00 12:33:12 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 11:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:01:01 ens3 0.35 0.25 0.09 0.08 0.00 0.00 0.00 0.00 12:33:12 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:02:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:03:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:04:01 ens3 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00 12:33:12 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:05:01 ens3 0.62 0.53 0.32 0.22 0.00 0.00 0.00 0.00 12:33:12 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:06:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:33:12 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:07:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:09:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:11:01 ens3 0.32 0.22 0.09 0.08 0.00 0.00 0.00 0.00 12:33:12 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:13:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:14:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:14:01 ens3 7.88 5.78 5.33 5.77 0.00 0.00 0.00 0.00 12:33:12 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:15:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:16:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 12:33:12 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:18:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:19:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:21:01 ens3 0.30 0.23 0.09 0.07 0.00 0.00 0.00 0.00 12:33:12 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:22:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:25:01 ens3 0.38 0.25 0.29 0.02 0.00 0.00 0.00 0.00 12:33:12 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:26:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:33:12 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:27:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:29:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:33:12 12:31:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 12:33:12 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:33:12 12:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:33:12 12:33:01 ens3 2.97 1.78 2.66 0.85 0.00 0.00 0.00 0.00 12:33:12 Average: docker0 8.54 13.34 0.51 134.31 0.00 0.00 0.00 0.00 12:33:12 Average: lo 0.26 0.26 0.02 0.02 0.00 0.00 0.00 0.00 12:33:12 Average: ens3 25.19 15.85 275.49 4.94 0.00 0.00 0.00 0.00 12:33:12 12:33:12 12:33:12 ---> sar -P ALL: 12:33:12 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18037) 06/07/23 _x86_64_ (8 CPU) 12:33:12 12:33:12 11:40:25 LINUX RESTART (8 CPU) 12:33:12 12:33:12 11:41:01 CPU %user %nice %system %iowait %steal %idle 12:33:12 11:42:01 all 3.94 0.00 1.66 1.58 0.41 92.40 12:33:12 11:42:01 0 4.00 0.00 1.67 3.64 1.34 89.36 12:33:12 11:42:01 1 2.02 0.00 1.17 5.92 0.03 90.85 12:33:12 11:42:01 2 3.74 0.00 1.73 0.62 0.03 93.87 12:33:12 11:42:01 3 3.37 0.00 1.53 0.87 0.73 93.50 12:33:12 11:42:01 4 4.27 0.00 2.07 1.05 0.50 92.12 12:33:12 11:42:01 5 4.19 0.00 1.59 0.22 0.05 93.95 12:33:12 11:42:01 6 4.37 0.00 1.60 0.18 0.05 93.80 12:33:12 11:42:01 7 5.59 0.00 1.96 0.12 0.54 91.80 12:33:12 11:43:01 all 2.21 0.00 0.52 0.34 0.02 96.91 12:33:12 11:43:01 0 0.30 0.00 0.13 0.00 0.00 99.57 12:33:12 11:43:01 1 1.45 0.00 0.10 0.00 0.00 98.45 12:33:12 11:43:01 2 0.08 0.00 0.05 0.00 0.00 99.87 12:33:12 11:43:01 3 0.08 0.00 0.07 0.00 0.03 99.82 12:33:12 11:43:01 4 0.53 0.00 0.15 0.48 0.02 98.82 12:33:12 11:43:01 5 4.92 0.00 1.15 1.22 0.02 92.69 12:33:12 11:43:01 6 1.17 0.00 0.25 0.99 0.03 97.56 12:33:12 11:43:01 7 9.18 0.00 2.31 0.07 0.05 88.40 12:33:12 11:44:01 all 10.33 0.00 1.40 1.53 0.03 86.71 12:33:12 11:44:01 0 11.45 0.00 1.55 0.02 0.03 86.95 12:33:12 11:44:01 1 3.53 0.00 0.72 0.25 0.02 95.49 12:33:12 11:44:01 2 8.97 0.00 1.53 0.72 0.02 88.76 12:33:12 11:44:01 3 18.91 0.00 1.60 0.22 0.05 79.22 12:33:12 11:44:01 4 12.42 0.00 1.25 2.52 0.02 83.79 12:33:12 11:44:01 5 17.58 0.00 2.24 0.05 0.03 80.10 12:33:12 11:44:01 6 0.23 0.00 0.54 7.79 0.05 91.39 12:33:12 11:44:01 7 9.51 0.00 1.74 0.68 0.05 88.02 12:33:12 11:45:01 all 36.43 0.00 3.38 0.13 0.05 60.01 12:33:12 11:45:01 0 44.06 0.00 4.56 0.03 0.07 51.28 12:33:12 11:45:01 1 30.22 0.00 2.88 0.00 0.05 66.85 12:33:12 11:45:01 2 52.07 0.00 3.64 0.30 0.07 43.93 12:33:12 11:45:01 3 36.80 0.00 3.72 0.27 0.05 59.16 12:33:12 11:45:01 4 30.69 0.00 2.80 0.23 0.05 66.22 12:33:12 11:45:01 5 35.10 0.00 3.17 0.00 0.05 61.68 12:33:12 11:45:01 6 31.46 0.00 2.66 0.15 0.07 65.67 12:33:12 11:45:01 7 31.01 0.00 3.65 0.02 0.03 65.28 12:33:12 11:46:01 all 14.66 0.00 2.23 0.66 0.04 82.41 12:33:12 11:46:01 0 7.50 0.00 1.84 0.18 0.03 90.44 12:33:12 11:46:01 1 38.92 0.00 2.54 0.57 0.07 57.90 12:33:12 11:46:01 2 20.78 0.00 2.16 0.07 0.03 76.97 12:33:12 11:46:01 3 10.41 0.00 2.31 1.10 0.03 86.15 12:33:12 11:46:01 4 4.99 0.00 1.72 2.17 0.03 91.09 12:33:12 11:46:01 5 14.64 0.00 4.00 0.35 0.03 80.97 12:33:12 11:46:01 6 6.47 0.00 1.74 0.82 0.03 90.95 12:33:12 11:46:01 7 13.62 0.00 1.55 0.02 0.03 84.79 12:33:12 11:47:01 all 21.71 0.00 1.19 0.15 0.03 76.92 12:33:12 11:47:01 0 3.40 0.00 0.43 0.00 0.02 96.15 12:33:12 11:47:01 1 3.48 0.00 0.43 0.17 0.00 95.92 12:33:12 11:47:01 2 19.49 0.00 1.03 0.00 0.03 79.44 12:33:12 11:47:01 3 19.17 0.00 0.88 0.40 0.02 79.53 12:33:12 11:47:01 4 49.73 0.00 2.63 0.37 0.05 47.22 12:33:12 11:47:01 5 20.70 0.00 0.95 0.00 0.02 78.33 12:33:12 11:47:01 6 46.58 0.00 2.32 0.18 0.07 50.85 12:33:12 11:47:01 7 11.17 0.00 0.83 0.12 0.02 87.87 12:33:12 11:48:01 all 15.24 0.00 0.80 0.13 0.03 83.81 12:33:12 11:48:01 0 5.66 0.00 0.58 0.07 0.03 93.65 12:33:12 11:48:01 1 12.29 0.00 0.67 0.03 0.03 86.98 12:33:12 11:48:01 2 12.35 0.00 0.55 0.00 0.02 87.08 12:33:12 11:48:01 3 17.06 0.00 0.78 0.15 0.03 81.97 12:33:12 11:48:01 4 2.07 0.00 0.27 0.08 0.02 97.57 12:33:12 11:48:01 5 29.28 0.00 1.47 0.22 0.03 69.00 12:33:12 11:48:01 6 8.13 0.00 0.50 0.28 0.03 91.05 12:33:12 11:48:01 7 35.08 0.00 1.55 0.17 0.03 63.17 12:33:12 11:49:01 all 11.84 0.00 0.93 0.10 0.03 87.11 12:33:12 11:49:01 0 7.00 0.00 0.80 0.00 0.02 92.19 12:33:12 11:49:01 1 25.10 0.00 1.47 0.17 0.03 73.23 12:33:12 11:49:01 2 8.29 0.00 0.78 0.00 0.02 90.91 12:33:12 11:49:01 3 3.26 0.00 0.35 0.07 0.03 96.29 12:33:12 11:49:01 4 0.68 0.00 0.23 0.12 0.00 98.97 12:33:12 11:49:01 5 22.23 0.00 1.92 0.05 0.03 75.77 12:33:12 11:49:01 6 20.94 0.00 1.10 0.03 0.05 77.88 12:33:12 11:49:01 7 7.22 0.00 0.75 0.33 0.02 91.68 12:33:12 11:50:01 all 10.39 0.00 2.50 1.49 0.05 85.58 12:33:12 11:50:01 0 4.74 0.00 2.26 0.07 0.05 92.89 12:33:12 11:50:01 1 7.34 0.00 2.31 0.02 0.03 90.30 12:33:12 11:50:01 2 12.53 0.00 2.25 0.39 0.03 84.80 12:33:12 11:50:01 3 27.14 0.00 4.57 0.53 0.05 67.71 12:33:12 11:50:01 4 6.49 0.00 2.99 1.95 0.10 88.48 12:33:12 11:50:01 5 14.16 0.00 2.37 0.05 0.03 83.39 12:33:12 11:50:01 6 4.31 0.00 1.71 8.83 0.05 85.10 12:33:12 11:50:01 7 6.45 0.00 1.54 0.02 0.05 91.95 12:33:12 11:51:01 all 2.62 0.00 1.26 1.58 0.03 94.52 12:33:12 11:51:01 0 3.11 0.00 1.82 0.87 0.03 94.16 12:33:12 11:51:01 1 2.19 0.00 1.42 0.02 0.02 96.36 12:33:12 11:51:01 2 2.60 0.00 1.18 0.48 0.02 95.72 12:33:12 11:51:01 3 3.00 0.00 1.02 0.00 0.02 95.96 12:33:12 11:51:01 4 2.39 0.00 1.29 3.06 0.03 93.22 12:33:12 11:51:01 5 2.68 0.00 0.92 0.02 0.02 96.37 12:33:12 11:51:01 6 2.46 0.00 1.58 8.21 0.03 87.71 12:33:12 11:51:01 7 2.56 0.00 0.81 0.00 0.03 96.60 12:33:12 11:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:33:12 11:52:01 0 0.00 0.00 0.03 0.00 0.03 99.93 12:33:12 11:52:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:33:12 11:52:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:33:12 11:52:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 11:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 11:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:33:12 11:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:33:12 11:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:33:12 11:52:01 CPU %user %nice %system %iowait %steal %idle 12:33:12 11:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:33:12 11:53:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:33:12 11:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 11:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 11:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 11:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 11:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 11:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:33:12 11:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:33:12 11:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:33:12 11:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:33:12 11:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 11:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 11:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 11:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 11:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 11:54:01 6 0.03 0.00 0.00 0.02 0.02 99.93 12:33:12 11:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:33:12 11:55:01 all 0.19 0.00 0.01 0.00 0.01 99.78 12:33:12 11:55:01 0 0.05 0.00 0.03 0.00 0.03 99.88 12:33:12 11:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 11:55:01 2 0.05 0.00 0.00 0.02 0.00 99.93 12:33:12 11:55:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:33:12 11:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:33:12 11:55:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:33:12 11:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:33:12 11:55:01 7 1.31 0.00 0.02 0.00 0.00 98.68 12:33:12 11:56:01 all 0.27 0.00 0.03 0.00 0.01 99.69 12:33:12 11:56:01 0 0.05 0.00 0.05 0.00 0.02 99.88 12:33:12 11:56:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:33:12 11:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 11:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 11:56:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:33:12 11:56:01 5 0.02 0.00 0.05 0.00 0.00 99.93 12:33:12 11:56:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:33:12 11:56:01 7 1.99 0.00 0.03 0.00 0.02 97.96 12:33:12 11:57:01 all 0.25 0.00 0.01 0.00 0.00 99.74 12:33:12 11:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:33:12 11:57:01 1 0.07 0.00 0.00 0.02 0.00 99.92 12:33:12 11:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 11:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 11:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:33:12 11:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 11:57:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:33:12 11:57:01 7 1.76 0.00 0.00 0.00 0.00 98.24 12:33:12 11:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:33:12 11:58:01 0 0.02 0.00 0.03 0.00 0.03 99.92 12:33:12 11:58:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:33:12 11:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 11:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 11:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 11:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 11:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 12:33:12 11:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 11:59:01 all 0.02 0.00 0.01 0.00 0.01 99.97 12:33:12 11:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:33:12 11:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:33:12 11:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 11:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 11:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 11:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 11:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:33:12 11:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:00:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:33:12 12:00:01 0 0.02 0.00 0.03 0.00 0.02 99.93 12:33:12 12:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:00:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:33:12 12:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:33:12 12:00:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:33:12 12:00:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:01:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:33:12 12:01:01 0 0.02 0.00 0.03 0.00 0.03 99.92 12:33:12 12:01:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:33:12 12:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:01:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:33:12 12:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:01:01 6 0.02 0.00 0.00 0.03 0.02 99.93 12:33:12 12:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:02:01 all 0.02 0.00 0.00 0.00 0.01 99.97 12:33:12 12:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:02:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:33:12 12:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:02:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:33:12 12:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:33:12 12:03:01 all 0.07 0.00 0.01 0.00 0.00 99.91 12:33:12 12:03:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:33:12 12:03:01 1 0.43 0.00 0.00 0.02 0.02 99.53 12:33:12 12:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:03:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:33:12 12:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:03:01 6 0.03 0.00 0.00 0.02 0.00 99.95 12:33:12 12:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:33:12 12:03:01 CPU %user %nice %system %iowait %steal %idle 12:33:12 12:04:01 all 0.13 0.00 0.01 0.00 0.01 99.85 12:33:12 12:04:01 0 0.02 0.00 0.05 0.00 0.03 99.90 12:33:12 12:04:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:33:12 12:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:04:01 7 0.90 0.00 0.00 0.00 0.02 99.09 12:33:12 12:05:01 all 0.01 0.00 0.01 0.03 0.01 99.94 12:33:12 12:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:33:12 12:05:01 1 0.02 0.00 0.02 0.18 0.02 99.77 12:33:12 12:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:05:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:05:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:05:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:33:12 12:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:33:12 12:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:33:12 12:06:01 all 0.02 0.00 0.00 0.01 0.00 99.96 12:33:12 12:06:01 0 0.00 0.00 0.02 0.00 0.03 99.95 12:33:12 12:06:01 1 0.07 0.00 0.00 0.03 0.00 99.90 12:33:12 12:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:06:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:33:12 12:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:33:12 12:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:33:12 12:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:33:12 12:07:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:33:12 12:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:07:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:33:12 12:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:33:12 12:08:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:33:12 12:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:08:01 1 0.02 0.00 0.00 0.03 0.00 99.95 12:33:12 12:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:08:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:33:12 12:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:09:01 all 0.01 0.00 0.00 0.00 0.02 99.97 12:33:12 12:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:09:01 1 0.00 0.00 0.00 0.02 0.02 99.97 12:33:12 12:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:09:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:33:12 12:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:09:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:33:12 12:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:10:01 all 0.02 0.00 0.01 0.00 0.01 99.97 12:33:12 12:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:33:12 12:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:33:12 12:10:01 5 0.00 0.00 0.03 0.00 0.00 99.97 12:33:12 12:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:33:12 12:11:01 all 0.01 0.00 0.00 0.01 0.01 99.97 12:33:12 12:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:11:01 1 0.00 0.00 0.00 0.08 0.02 99.90 12:33:12 12:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:11:01 6 0.02 0.00 0.03 0.02 0.02 99.92 12:33:12 12:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:12:01 all 0.06 0.00 0.00 0.00 0.00 99.93 12:33:12 12:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:12:01 1 0.35 0.00 0.00 0.02 0.00 99.63 12:33:12 12:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:13:01 all 0.26 0.00 0.01 0.00 0.01 99.72 12:33:12 12:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:13:01 1 0.93 0.00 0.00 0.02 0.02 99.04 12:33:12 12:13:01 2 1.09 0.00 0.02 0.00 0.02 98.88 12:33:12 12:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:33:12 12:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:33:12 12:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:14:01 all 0.57 0.00 0.02 0.01 0.01 99.38 12:33:12 12:14:01 0 0.12 0.00 0.02 0.02 0.00 99.85 12:33:12 12:14:01 1 0.47 0.00 0.05 0.05 0.00 99.43 12:33:12 12:14:01 2 2.04 0.00 0.02 0.00 0.03 97.91 12:33:12 12:14:01 3 1.18 0.00 0.00 0.00 0.02 98.80 12:33:12 12:14:01 4 0.23 0.00 0.02 0.00 0.02 99.73 12:33:12 12:14:01 5 0.18 0.00 0.03 0.00 0.00 99.78 12:33:12 12:14:01 6 0.08 0.00 0.05 0.02 0.02 99.83 12:33:12 12:14:01 7 0.22 0.00 0.02 0.00 0.02 99.75 12:33:12 12:33:12 12:14:01 CPU %user %nice %system %iowait %steal %idle 12:33:12 12:15:01 all 0.26 0.00 0.00 0.00 0.01 99.73 12:33:12 12:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:15:01 1 0.02 0.00 0.00 0.03 0.00 99.95 12:33:12 12:15:01 2 0.20 0.00 0.02 0.00 0.02 99.77 12:33:12 12:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:15:01 5 1.78 0.00 0.00 0.00 0.00 98.22 12:33:12 12:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:33:12 12:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:16:01 all 0.08 0.00 0.01 0.00 0.01 99.90 12:33:12 12:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:16:01 1 0.00 0.00 0.00 0.02 0.02 99.97 12:33:12 12:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:33:12 12:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:16:01 5 0.50 0.00 0.00 0.00 0.02 99.48 12:33:12 12:16:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:33:12 12:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:33:12 12:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:33:12 12:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:17:01 1 0.02 0.00 0.00 0.03 0.00 99.95 12:33:12 12:17:01 2 0.00 0.00 0.02 0.00 0.03 99.95 12:33:12 12:17:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:33:12 12:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:33:12 12:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:33:12 12:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:18:01 1 0.00 0.00 0.00 0.02 0.02 99.97 12:33:12 12:18:01 2 0.05 0.00 0.03 0.00 0.02 99.90 12:33:12 12:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:18:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:33:12 12:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:33:12 12:19:01 all 0.01 0.00 0.00 0.00 0.00 99.98 12:33:12 12:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:19:01 1 0.02 0.00 0.02 0.02 0.00 99.95 12:33:12 12:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:19:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:33:12 12:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:33:12 12:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:33:12 12:20:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:33:12 12:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:20:01 6 0.02 0.00 0.03 0.02 0.03 99.90 12:33:12 12:20:01 7 0.00 0.00 0.03 0.00 0.00 99.97 12:33:12 12:21:01 all 0.00 0.00 0.01 0.00 0.00 99.97 12:33:12 12:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:21:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:33:12 12:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:21:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:33:12 12:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:21:01 6 0.02 0.00 0.03 0.02 0.02 99.92 12:33:12 12:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:33:12 12:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:22:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:33:12 12:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:22:01 6 0.03 0.00 0.03 0.00 0.03 99.90 12:33:12 12:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:23:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:33:12 12:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 12:33:12 12:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:23:01 5 0.30 0.00 0.00 0.00 0.02 99.68 12:33:12 12:23:01 6 0.03 0.00 0.02 0.02 0.02 99.92 12:33:12 12:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:33:12 12:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:24:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:33:12 12:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:24:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:33:12 12:24:01 6 0.03 0.00 0.02 0.02 0.00 99.93 12:33:12 12:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:33:12 12:25:01 all 0.02 0.00 0.00 0.01 0.01 99.96 12:33:12 12:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:25:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:33:12 12:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:25:01 5 0.02 0.00 0.02 0.00 0.03 99.93 12:33:12 12:25:01 6 0.00 0.00 0.00 0.07 0.02 99.92 12:33:12 12:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:33:12 12:25:01 CPU %user %nice %system %iowait %steal %idle 12:33:12 12:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 12:33:12 12:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:26:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:33:12 12:26:01 5 0.02 0.00 0.03 0.00 0.03 99.92 12:33:12 12:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:33:12 12:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:33:12 12:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:27:01 1 0.03 0.00 0.00 0.02 0.00 99.95 12:33:12 12:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:27:01 5 0.03 0.00 0.02 0.00 0.03 99.92 12:33:12 12:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:33:12 12:27:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:33:12 12:28:01 all 0.13 0.00 0.00 0.00 0.01 99.86 12:33:12 12:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:33:12 12:28:01 1 0.00 0.00 0.00 0.02 0.02 99.97 12:33:12 12:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:28:01 3 0.18 0.00 0.00 0.00 0.00 99.82 12:33:12 12:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:28:01 5 0.76 0.00 0.02 0.00 0.02 99.20 12:33:12 12:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:33:12 12:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:29:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:33:12 12:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:29:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:33:12 12:29:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:33:12 12:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:33:12 12:29:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:29:01 5 1.97 0.00 0.03 0.00 0.03 97.96 12:33:12 12:29:01 6 0.03 0.00 0.00 0.02 0.02 99.93 12:33:12 12:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:33:12 12:30:01 all 0.06 0.00 0.00 0.00 0.01 99.92 12:33:12 12:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:30:01 1 0.00 0.00 0.00 0.02 0.00 99.98 12:33:12 12:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:30:01 5 0.47 0.00 0.02 0.00 0.03 99.48 12:33:12 12:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:33:12 12:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:33:12 12:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:33:12 12:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:31:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:33:12 12:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:33:12 12:31:01 3 0.07 0.00 0.00 0.00 0.00 99.93 12:33:12 12:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:33:12 12:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:33:12 12:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:33:12 12:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:33:12 12:32:01 1 0.00 0.00 0.02 0.02 0.00 99.97 12:33:12 12:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:33:12 12:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:33:12 12:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:33:12 12:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:33:12 12:32:01 6 0.00 0.00 0.02 0.02 0.02 99.95 12:33:12 12:32:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:33:12 12:33:01 all 0.30 0.00 0.71 1.71 0.04 97.24 12:33:12 12:33:01 0 0.80 0.00 0.03 0.00 0.05 99.11 12:33:12 12:33:01 1 0.08 0.00 0.02 10.75 0.02 89.13 12:33:12 12:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:33:12 12:33:01 3 0.43 0.00 0.07 0.00 0.09 99.40 12:33:12 12:33:01 4 0.35 0.00 0.05 0.00 0.00 99.60 12:33:12 12:33:01 5 0.51 0.00 0.09 0.00 0.09 99.31 12:33:12 12:33:01 6 0.12 0.00 5.28 2.60 0.05 91.95 12:33:12 12:33:01 7 0.12 0.00 0.02 0.00 0.02 99.85 12:33:12 Average: all 2.55 0.00 0.33 0.18 0.02 96.92 12:33:12 Average: 0 1.78 0.00 0.31 0.09 0.04 97.77 12:33:12 Average: 1 2.49 0.00 0.27 0.36 0.01 96.88 12:33:12 Average: 2 2.78 0.00 0.29 0.05 0.01 96.86 12:33:12 Average: 3 2.72 0.00 0.33 0.07 0.03 96.85 12:33:12 Average: 4 2.22 0.00 0.30 0.23 0.02 97.23 12:33:12 Average: 5 3.32 0.00 0.39 0.04 0.02 96.23 12:33:12 Average: 6 2.44 0.00 0.38 0.59 0.02 96.58 12:33:12 Average: 7 2.66 0.00 0.33 0.03 0.02 96.96 12:33:12 12:33:12 12:33:12